@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,300,200,900,700italic,600,600italic);
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:480px){.Logo img{width:150px;height:auto}}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.Nav ul{display:flex}@media only screen and (max-width:480px){.Nav ul{flex-direction:column;margin-top:60px;padding-left:112px}}.Nav ul li{margin:0 30px}@media only screen and (max-width:480px){.Nav ul li{margin:15px 0}}.Nav ul li a{color:#1c3d44;font-size:14px;text-decoration:none;transition:all .5s}.Nav ul li a:hover{opacity:.8;text-decoration:underline}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.HeaderUser{height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABbCAYAAABK4BTvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADFSURBVHgB7dbLCcJAEAbgmZDcPQqJoB1YgAuLxrPYQaxAW0gHdqD2IQh2YAXmYAEevCWb370kaoiPkw+c/zTMfuyysDBLVEmgQlBNHHoxAgUKFCjw6+AHw0XR1LrtGndhS83ECRjLw3YdF+vlZTzjbQi8c9Osk5t0DCDyVTi72TbohdpXg32111LDsse+6kf2qJGda10Gry4UDWKeEig+udmc782+68Dkk594FCAkjwmO7ORPzHsjnw+BAgUK/Adox24dPANZdzWyf7JM2wAAAABJRU5ErkJggg==) no-repeat 0;display:flex;justify-content:space-around;align-items:center;padding:0 40px}@media only screen and (max-width:480px){.HeaderUser{background:none;justify-content:flex-start;height:auto}}.HeaderUser__notification{position:relative;margin-top:7px;width:60px;cursor:pointer}.HeaderUser__notification .count{background:#e30035;color:#fff;position:absolute;top:-20px;right:15px;font-weight:700;width:26px;height:26px;border-radius:50%;display:flex;justify-content:center;align-items:center}.HeaderUser__name{margin-left:12px;margin-right:12px}.HeaderUser__name a{margin-top:5px}.HeaderUser__logout a,.HeaderUser__name a{color:#1c3d44;font-weight:700;display:inline-block}.HeaderUser__logout a{margin-top:19px}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.Title{color:#263142}@media only screen and (max-width:480px){.Title{font-size:5vw}}@media only screen and (max-width:480px)and (min-width:1024px){.Title{font-size:20px;font-size:1.25rem}}.Title.big{font-size:8vw}@media only screen and (min-width:1024px){.Title.big{font-size:32px;font-size:2rem}}.Title.big{font-weight:700;line-height:45px}.Title.big span{font-weight:100;display:block}.Title.small{font-size:5.5vw}@media only screen and (min-width:1024px){.Title.small{font-size:22px;font-size:1.375rem}}.Title.small{margin-top:27px;line-height:30px}@media only screen and (max-width:480px){.Title.small{font-size:4.25vw;margin-bottom:30px}}@media only screen and (max-width:480px)and (min-width:1024px){.Title.small{font-size:17px;font-size:1.0625rem}}.Title .subtitle{font-weight:700;width:100%;margin-bottom:10px;display:inline-block}.Title p{font-size:8vw}@media only screen and (min-width:1024px){.Title p{font-size:32px;font-size:2rem}}.Title p{line-height:45px;margin-bottom:26px}@media only screen and (max-width:480px){.Title p{font-size:6vw;line-height:27px}}@media only screen and (max-width:480px)and (min-width:1024px){.Title p{font-size:24px;font-size:1.5rem}}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.FormInput{position:relative;margin-bottom:3vh}@media only screen and (min-width:1024px){.FormInput{margin-bottom:20px}}.FormInput .__react_component_tooltip{max-width:250px;line-height:1.2}.FormInput .special-label{display:none}.FormInput .country-list{text-align:left}.FormInput .form-control,.FormInput input{font-size:3.5vw}@media only screen and (min-width:1024px){.FormInput .form-control,.FormInput input{font-size:14px;font-size:.875rem}}.FormInput .form-control,.FormInput input{padding:2.6vh 8vw;width:100%;border:1px solid #daeaef;border-radius:5px;color:#777879}@media only screen and (min-width:1024px){.FormInput .form-control,.FormInput input{padding:16px 6px}}.FormInput .form-control:focus,.FormInput .form-control:hover,.FormInput input:focus,.FormInput input:hover{border:1px solid #daeaef;box-shadow:none}.FormInput .form-control{padding-left:50px}.FormInput__big input{border:1px solid #daeaef}@media only screen and (min-width:1024px){.FormInput__big input{padding:22px 16px}}.FormInput__error input{border:1px solid red}.FormInput__error .error_label{text-align:left;font-size:3vw}@media only screen and (min-width:1024px){.FormInput__error .error_label{font-size:12px;font-size:.75rem}}.FormInput__error .error_label{color:red;line-height:1.2;margin-top:2px}.FormInput label{font-size:12px;width:100%;display:inline-block;margin-bottom:8px}.FormInput__box{position:relative}.FormInput__toggle{position:absolute;right:6px;bottom:9px;height:calc(100% - 24px);cursor:pointer;border-radius:3px;background:transparent;border:none}@media only screen and (min-width:1024px){.FormInput__toggle{border-radius:5px}}.FormInput__toggle.clean{color:#000;background-color:#f4f4f4;margin-top:1px;height:calc(100% - 2px)}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.Loader--white .spinner>div{background-color:#fff!important}.Loader.fullPage{position:fixed;left:50%;top:50%}.Loader .spinner{width:100%;height:40px;text-align:center;font-size:10px}.Loader .spinner>div{background-color:#263142;height:100%;width:6px;display:inline-block;margin-left:2px}.Loader .spinner>div:first-child{margin-left:0}.Loader .spinner>div{-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.Loader .spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.Loader .spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.Loader .spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.Loader .spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}.Loader--small .spinner{height:20px;width:44px}.Loader--small .spinner>div{width:2px}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.Button{display:inline-block}.Button button{font-size:3.25vw}@media only screen and (min-width:1024px){.Button button{font-size:13px;font-size:.8125rem}}.Button button{font-weight:700;background:#263142;color:#fff;border-radius:30px;border:none;cursor:pointer;padding:2vh 6vw}@media only screen and (min-width:1024px){.Button button{padding:18px 35px}}.Button button{transition:all .5s}.Button button:hover{background:#1c2533}.Button__loader{text-align:center;padding:3vh 6vw}@media only screen and (min-width:1024px){.Button__loader{padding:18px 35px}}.Button--fluid{display:block}.Button--fluid button{width:100%}.Button--disabled button{background:#daeaef;cursor:default}.Button--gray button{background:#e8e5e3;color:#1c3d44}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.MeChangePasswordContainer{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;background:hsla(0,0%,100%,.5);z-index:9990}.MeChangePasswordContainer__content{margin:auto;background:#fff;box-shadow:0 0 8px 1px rgba(0,0,0,.34);width:100%;max-width:600px;display:flex;justify-content:center;flex-direction:column;padding:60px 40px;text-align:center}.MeChangePasswordContainer__content p{font-size:4vw}@media only screen and (min-width:1024px){.MeChangePasswordContainer__content p{font-size:16px;font-size:1rem}}.MeChangePasswordContainer__content p{color:#777879;line-height:28px;margin-bottom:20px}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.MeUpdateContainer{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;background:hsla(0,0%,100%,.5);z-index:9999}.MeUpdateContainer__content{margin:auto;background:#fff;box-shadow:0 0 8px 1px rgba(0,0,0,.34);width:100%;max-width:600px;display:flex;justify-content:center;flex-direction:column;text-align:center}.MeUpdateContainer__content .Title{font-size:4.5vw}@media only screen and (min-width:1024px){.MeUpdateContainer__content .Title{font-size:18px;font-size:1.125rem}}.MeUpdateContainer__content .FormInput label{text-align:left;padding-left:10px}.MeUpdateContainer__content p{font-size:4vw}@media only screen and (min-width:1024px){.MeUpdateContainer__content p{font-size:16px;font-size:1rem}}.MeUpdateContainer__content p{color:#777879;line-height:28px;margin-bottom:20px}.MeUpdateContainer__content--scroll{padding:60px 40px;max-width:600px;max-height:90vh;overflow-y:auto}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.Popup{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.5);z-index:9999}.Popup,.Popup__content{display:flex;align-items:center}.Popup__content{margin:auto;background:#fff;box-shadow:0 0 8px 1px rgba(0,0,0,.34);width:90%;text-align:center;justify-content:center;flex-direction:column;padding:60px 40px;font-size:4vw}@media only screen and (min-width:1024px){.Popup__content{font-size:16px;font-size:1rem}}.Popup__content{color:#297e94;line-height:28px}@media only screen and (min-width:1024px){.Popup__content{width:700px}}.Popup__text{width:100%}.Popup__actions{margin-top:30px}.Popup__actions button{font-size:3.25vw}@media only screen and (min-width:1024px){.Popup__actions button{font-size:13px;font-size:.8125rem}}.Popup__actions button{color:#fff;background:#263142;border-radius:24px;text-transform:uppercase;font-weight:700;padding:12px 20px;cursor:pointer;border:none}.Popup__actions button:hover{background:#1c3d44;transition:background .2s ease}.Popup__actions button:first-child{margin-right:10px}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.AccountNotificationContainer{position:relative;text-align:center}.AccountNotificationContainer__button{background-size:cover!important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAZCAYAAADaILXQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJbSURBVHgBxVbBbtNAEJ3x2iiCIAVxSUXamIo74YYEAUcNZ8IXQG7cyB80/YKqX1D6B+HEgUIsVFXlVn6ArlCKuBHUIhXZm2HGsVs1jR2nHDpSvJOdnTdv1zOzRsgpi0+a60DYOlLBg6HvD/P4qFkLSp5Xun3n3mtA6vDf8jWw/l5fWNLHAz0zAGYZF+orLQW4KTGmeHYHn7fXsvxTmVceNz0L8T2rBSDwiWCDmXyJgV1+ejery7+Pvn/bg3mZL9afHRCQy8Brg53t7kTgLnuusjo8VuHdtHdgQQprAeafngQWkTmxsVoqhnYHUsSaPk0teSLhVppjYiMLns8HjnhfBoO0n+aIsQ0pOv85wGNRhKnpRme20qXA/1euAJzGW6VR+rGEdqgTXao4F7grCxFqoh/ufkh9oQXO8UTndKzlAg+M1YrZ+5Ahelw40RpCejkTvOx5rgVqdeww2oJZwtUrAwK+ksKbNJ+Wv5xbcWT32aEmrLkKG5BDKvVmnwePA+ggCBo/93x9jrkwToClrMMwbENOCVXYFh9pF47j9MsPPfeUuQA7xuknvcQE5lz0PCIYyqg+s3dlByMDLyQZMOl+lwWeFgDibomV+sov3kCJj6TH/SLX9ZUmFLUCTLKtYXNabES9GaFF2RfTHEFIH+589CO0OI28C6sQnsbzPfb4GjkiVSX1QIqIb6cLwIj6jwp6coFkUl161OyMLFhP0uykAMOiUZvR1nOkq51ltJzwrTHqDauu7dgHRXNmy5OumZ8WQ61PbixX3/Gtc4u36DLjQtwW2j92P+3PAv8H8gAEs8dGvXQAAAAASUVORK5CYII=) no-repeat;width:23px;height:25px;cursor:pointer;display:inline-block}.AccountNotificationContainer .count{background:#e30035;color:#fff;position:absolute;top:-20px;right:5px;font-weight:700;width:26px;height:26px;border-radius:50%;display:flex;justify-content:center;align-items:center}.AccountNotificationContainer__title{font-size:5vw}@media only screen and (min-width:1024px){.AccountNotificationContainer__title{font-size:20px;font-size:1.25rem}}.AccountNotificationContainer__title{margin-bottom:20px;font-weight:700}.AccountNotificationContainer__list{max-height:50vh;overflow:scroll}@media only screen and (min-width:1024px){.AccountNotificationContainer__list{max-height:40vh}}.AccountNotificationContainer__item{text-align:left;padding:10px 20px}.AccountNotificationContainer__item:nth-child(odd){background:#eff6f8}.AccountNotificationContainer__item h3{font-size:4vw}@media only screen and (min-width:1024px){.AccountNotificationContainer__item h3{font-size:16px;font-size:1rem}}.AccountNotificationContainer__item h3{font-weight:700}.AccountNotificationContainer__item p{font-size:3vw}@media only screen and (min-width:1024px){.AccountNotificationContainer__item p{font-size:12px;font-size:.75rem}}.AccountNotificationContainer__item p{line-height:1.5}.AccountNotificationContainer__item p a{text-decoration:none;color:#297e94;font-weight:700}.AccountNotificationContainer__item label{display:block;font-weight:700}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.HeaderContainer{padding:0 20px;display:flex;justify-content:space-between;align-items:center;width:100%;height:92px;background:#fff;position:fixed;top:0;left:0;z-index:100;transition:all .5s}.HeaderContainer.shadow{box-shadow:0 -2px 24px 0 rgba(0,0,0,.43)}.HeaderContainer__desktop{display:flex;justify-content:space-between;align-items:center;height:92px}@media only screen and (max-width:480px){.HeaderContainer__desktop .HeaderUser,.HeaderContainer__desktop .Nav{display:none}}.HeaderContainer .buttonMobile{display:none}@media only screen and (max-width:480px){.HeaderContainer .buttonMobile{display:block;position:relative}.HeaderContainer .buttonMobile .button{position:absolute;z-index:100}.HeaderContainer .buttonMobile .list{position:fixed;z-index:99;background:#fff;width:100%;height:100%;top:0;right:-100%;display:flex;align-items:flex-start;padding-top:80px;flex-direction:column;transition:all .5s ease-in-out}.HeaderContainer .buttonMobile .list.open{right:0;transition:all .5s ease-in-out}}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.FooterPartial{width:100%;border-top:1px solid #263142;padding:50px 0;background:#fff;display:inline-block}@media only screen and (max-width:480px){.FooterPartial__mobile{display:flex;flex-direction:column-reverse}.FooterPartial__mobile--address{margin-top:35px}.FooterPartial__mobile--contact{margin-bottom:20px}.FooterPartial__mobile--contact .FooterPartial__contact--title{padding-bottom:5px}.FooterPartial__mobile--contact .FooterPartial__contact--content p span{margin-top:4px}}.FooterPartial__address{display:inline-block;margin-top:27px}.FooterPartial__address p{color:#777879;line-height:25px}@media only screen and (max-width:480px){.FooterPartial__address p{line-height:150%}}.FooterPartial__address p span{color:#263142}@media only screen and (max-width:480px){.FooterPartial__address p span{font-size:3vw}}@media only screen and (max-width:480px)and (min-width:1024px){.FooterPartial__address p span{font-size:12px;font-size:.75rem}}.FooterPartial__contact--title{font-size:16px;color:#263142;padding-bottom:24px;border-bottom:1px solid rgba(38,49,66,.5)}.FooterPartial__contact--content{display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (max-width:480px){.FooterPartial__contact--content{display:block}}.FooterPartial__contact--content p{width:40%;color:#263142;margin-top:20px}@media only screen and (max-width:480px){.FooterPartial__contact--content p{width:100%}}.FooterPartial__contact--content p.large{width:70%}.FooterPartial__contact--content p span{display:inline-block;width:100%;color:#777879;margin-top:9px}.FooterPartial__chat{position:fixed;bottom:20px;right:20px;z-index:99;transition:transform .2s,opacity .5s,visibility .5s}.FooterPartial__chat #blip-chat-container,.FooterPartial__chat #blip-chat-open-iframe,.FooterPartial__chat .chat-blip-container{position:relative!important;bottom:0!important;right:0!important;display:flex;justify-content:flex-end}.FooterPartial__chat--icone{height:40px;width:40px;border-radius:50%;background:#0096fa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABeSURBVHgB7dSxDYAwDETRM5OwGTOwQTaFDcgGhy0FKaIDX+kvWXKal84guflczHeEZbEAWKGpB8jYzEOix1kgrsACC/wEjqvzu8GcNj2ydZ8dr48askmxCWxQJcW8G3Ccxn02KPO+AAAAAElFTkSuQmCC) 50% no-repeat;cursor:pointer}.FooterPartial__chat--blip,.FooterPartial__chat--whatsapp{display:none}.FooterPartial__chat--blip{position:relative}.FooterPartial__chat--blip #blip-chat-open-iframe{min-height:36px!important;max-height:36px!important;min-width:36px!important;height:36px!important;border-radius:16px!important;max-width:185px!important;padding-right:16px!important}.FooterPartial__chat--blip #blip-chat-open-iframe img{width:20%!important}.FooterPartial__chat--whatsapp{cursor:pointer;max-height:36px;white-space:nowrap;background:#0096fa;color:#fff;font-weight:700;justify-content:center;align-items:center;gap:8px;border-radius:16px;padding:8px 16px 8px 8px;margin-top:8px;box-shadow:0 1px 6px rgba(0,0,0,.1),0 2px 32px rgba(0,0,0,.1);transition:transform .2s,opacity .5s,visibility .5s}.FooterPartial__chat--whatsapp i{display:block;height:36px;width:36px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFJSURBVHgBlVQBccMwDHQYGIIhBEIYLAxmBjWDhcHGIGPQDUHKIBsCj0HHQJUvUvJ1ksb9u7+cbfklvdUaswEissyWeWZGWhBlz5tSiBCK7CEeCnPAG1wYmIHp4LxOIlnC9yOxaxIyx50EiV2LSlZFbQohFauoxwNtIcjaMXtmUyAaoDOL1UUIGtVHUwDxeyqIpjGYS6ZpZBBNgaBW+YXV1BCgvkR85QeCbu5Sy8gCOtnuTSFmHWjNwqGl5aFenxXUiy4LwJEIsL/66UlswpgWn/klCGxBdKTlAdVfK3EeH6WVxbDTSjJ8oDVwzKLs+e2NbeGG+SHiZ7WIv6c8AQ5mY54AeHdXHQ6ylRbbArET+NvhgXp4pfWfaTIbBz4lC5mnXZ6pp3vkwnuIW51UNL3uH/OXeamq6kcSef68MB1Tq0xxF+a3xP7ngjdBAQFhFX3OdAAAAABJRU5ErkJggg==) 50% no-repeat}.FooterPartial__chat--whatsapp i,.FooterPartial__chat--whatsapp label{cursor:pointer}.FooterPartial__chat--whatsapp:active{transform:scale(.9)}.FooterPartial__chat.actived .FooterPartial__chat--icone,.FooterPartial__chat:hover .FooterPartial__chat--icone{display:none}.FooterPartial__chat.actived .FooterPartial__chat--blip,.FooterPartial__chat:hover .FooterPartial__chat--blip{display:block}.FooterPartial__chat.actived .FooterPartial__chat--blip #blip-chat-open-iframe img,.FooterPartial__chat:hover .FooterPartial__chat--blip #blip-chat-open-iframe img{width:100%!important}.FooterPartial__chat.actived .FooterPartial__chat--whatsapp,.FooterPartial__chat:hover .FooterPartial__chat--whatsapp{display:flex}.FooterPartial__chat.actived .FooterPartial__chat--blip #blip-chat-open-iframe{padding-right:0!important;border-radius:50px!important}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.DashboardLayout{background:#fbfbfb;padding-top:92px}
@media screen and (orientation:landscape){:root{--layoutWidth:1280;--layoutHeight:800}}@media screen and (orientation:portrait){:root{--layoutWidth:800;--layoutHeight:1280}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{outline:none;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print{*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}}body{font-family:Helvetica,Open Sans,sans-serif;font-size:14px}#yield{display:flex;flex-direction:column;min-height:100vh;position:relative}
