*,:before,:after{padding:0;margin:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,main{display:block}body{overflow-x:hidden;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}img,iframe,video,audio,object{max-width:100%}img,iframe{border:0 none}img{height:auto;display:inline-block;vertical-align:middle}b,strong{font-weight:700}svg:not(:root){overflow:hidden}a,button,input[type=submit],input[type=button],input[type=reset],input[type=file],input[type=image],label[for]{cursor:pointer;text-decoration:none}a[href^=tel],button[disabled],input[disabled],textarea[disabled],select[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type*=submit],input[type=tel],input[type=time],input[type=url],input[type=color],textarea,a[href^=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}button,select{text-transform:none}ol,ul,li{list-style:none}a{color:inherit;text-decoration:none}body{min-width:20rem;font-family:"Aconchego";font-size:1rem;font-weight:400;color:#000}.shell{max-width:1060px;margin:0 auto}@media(min-width: 320px)and (max-width: 768px){.shell{width:100%;padding:0 3.625rem}}main{height:100%;width:100%;margin-top:6rem}@media(min-width: 320px)and (max-width: 768px){main{margin-top:5.75rem}}.section__breadcrumb{width:100%;padding-top:5.5rem}@media(min-width: 320px)and (max-width: 768px){.section__breadcrumb{padding-top:2rem}}.section__breadcrumb .breadcrumbs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 320px)and (max-width: 768px){.section__breadcrumb .breadcrumbs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.section__breadcrumb .breadcrumbs:first-child{margin-left:0;color:#7c7c7c}.section__breadcrumb .breadcrumbs span{font-family:"Aconchego";font-size:1.125rem;font-weight:300;color:#7c7c7c;margin:0 .2rem}.section__breadcrumb .breadcrumbs span:first-child{margin-left:0;color:#7c7c7c}.section__breadcrumb .breadcrumbs span a{font-family:"Aconchego";font-size:1.125rem;font-weight:300;color:#7c7c7c}.btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:3.3125rem;background-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;font-family:"Aconchego";font-size:1.125rem;font-weight:600;text-transform:uppercase;margin:auto;border-radius:.5rem;padding:0 1.5rem;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 320px)and (max-width: 768px){.btn{height:1.875rem;font-size:.6875rem;padding:0 .75rem}}.btn__primary{background-color:#00245b;color:#fff}@media(min-width: 769px){.btn__primary:hover{background-color:#00154d;-webkit-transition:all .4s;transition:all .4s}}.btn__secondary{background-color:#22af9e;color:#fff}@media(min-width: 769px){.btn__secondary:hover{background-color:#00154d;-webkit-transition:all .4s;transition:all .4s}}.header{position:fixed;top:0;left:0;background-color:#00154d;width:100%;height:6rem;z-index:3}@media(min-width: 320px)and (max-width: 768px){.header{width:100%;height:5.75rem;-webkit-transition:all .4s;transition:all .4s}.header.active{height:100vh;-webkit-transition:all .4s;transition:all .4s}}.header .content__menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media(min-width: 320px)and (max-width: 768px){.header .content__menu{position:relative;height:5.75rem}}.header .content__menu .open__menu{display:none;position:absolute;right:3px;top:0;bottom:0;margin:auto;height:1.145rem;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .open__menu{display:block}.header .content__menu .open__menu::before{content:"";width:100%;height:100vh;z-index:0;background-color:#fff;opacity:0;visibility:hidden;position:fixed;left:0;top:0;opacity:0;-webkit-transition:all .4s;transition:all .4s}.header .content__menu .open__menu.active{top:22px;-webkit-transition:all .4s;transition:all .4s}.header .content__menu .open__menu.active::before{visibility:visible;opacity:.7;-webkit-transition:all .4s;transition:all .4s}.header .content__menu .open__menu.active .hamburger-line{width:1.25rem}.header .content__menu .open__menu.active .hamburger-line--top{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:.25rem;height:.125rem}.header .content__menu .open__menu.active .hamburger-line--middle{opacity:0}.header .content__menu .open__menu.active .hamburger-line--bottom{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0px;height:.125rem}.header .content__menu .open__menu .hamburger-line{display:block;width:25.11px;border-radius:10px;height:2px;background-color:#fff;position:relative;z-index:9;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.header .content__menu .open__menu .hamburger-line--middle{top:6px}.header .content__menu .open__menu .hamburger-line--bottom{top:12px}}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .logo{width:330px}}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar{position:relative;width:100%}}.header .content__menu .navbar .close__menu{display:none}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .close__menu{position:fixed;top:18.97px;right:calc(50% - 11rem);z-index:4;-webkit-transform:translateX(62.5rem);transform:translateX(62.5rem);-webkit-transition:all .4s;transition:all .4s}.header .content__menu .navbar .close__menu.active{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform:all .4s;transform:all .4s}}.header .content__menu .navbar .logo__mobile{display:none}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .logo__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:200px;left:61px;top:32px;z-index:9;position:fixed;-webkit-transform:translateY(-1000px);transform:translateY(-1000px);-webkit-transition:all .4s;transition:all .4s}.header .content__menu .navbar .logo__mobile.active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .4s;transition:all .4s}}.header .content__menu .navbar .menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:792px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .menu{position:fixed;right:0;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#00245b;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:372px;padding:6.25rem 3.8125rem 0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-transform:translateY(-1000px);transform:translateY(-1000px);-webkit-transition:all .4s;transition:all .4s}.header .content__menu .navbar .menu.active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .4s;transition:all .4s}}.header .content__menu .navbar .menu .menu-item{position:relative;margin-left:2.5rem}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .menu .menu-item{margin-left:0;margin-bottom:1.375rem}}.header .content__menu .navbar .menu .menu-item:nth-child(2){cursor:pointer;-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transition:all .4s;transition:all .4s}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .menu .menu-item:nth-child(2){position:relative;right:.875rem}}.header .content__menu .navbar .menu .menu-item:nth-child(2)::before{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAHCAYAAADTcMcaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAGBJREFUeAGNjlsNwCAMRSsBCUiYhDnZnGwScAAOkIAEJCCl3CaQ8MGjTU7S10lLzJyAJUVg7wNeEqsRmxCB6Q0RM7g2QpgNunhPBEebF0Qs4Gm1Bz+dYriYVMIgGvCu5hUY+Gp1wrnx8gAAAABJRU5ErkJggg==);width:12px;height:6px;background-size:100%;background-repeat:no-repeat;display:block;position:absolute;right:-1.5rem;vertical-align:middle;top:1px;bottom:0;margin:auto}@media(min-width: 769px){.header .content__menu .navbar .menu .menu-item:nth-child(2):hover::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAHCAYAAADTcMcaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAGBJREFUeAGNjlsNwCAMRSsBCUiYhDnZnGwScAAOkIAEJCCl3CaQ8MGjTU7S10lLzJyAJUVg7wNeEqsRmxCB6Q0RM7g2QpgNunhPBEebF0Qs4Gm1Bz+dYriYVMIgGvCu5hUY+Gp1wrnx8gAAAABJRU5ErkJggg==);width:12px;height:6px;background-size:100%;background-repeat:no-repeat;display:block;position:absolute;right:-1.5rem;vertical-align:middle;top:1px;bottom:0;margin:auto}}.header .content__menu .navbar .menu .menu-item a{font-family:"Aconchego";font-size:.75rem;font-weight:400;color:#fff;text-transform:uppercase;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .menu .menu-item a{font-size:.6875rem;line-height:.9375rem}}.header .content__menu .navbar .menu .menu-item .sub-menu{position:absolute;opacity:0;top:2.8rem;visibility:hidden;left:-1rem;-webkit-transition:all .4s;transition:all .4s;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:.875rem;border-radius:.125rem;background-color:#00245b;-webkit-box-shadow:0px .1875rem .375rem rgba(0,0,0,.1607843137);box-shadow:0px .1875rem .375rem rgba(0,0,0,.1607843137)}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .menu .menu-item .sub-menu{left:1rem}}.header .content__menu .navbar .menu .menu-item .sub-menu.active{opacity:1;visibility:visible;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .menu .menu-item .sub-menu.active{position:relative;left:1rem;right:0}}.header .content__menu .navbar .menu .menu-item .sub-menu .menu-item{margin-bottom:.8125rem;margin-left:0}.header .content__menu .navbar .menu .menu-item .sub-menu .menu-item a{text-transform:initial;color:#bcbcbc;font-family:"Aconchego";font-size:.75rem;font-weight:300}.header .content__menu .navbar .menu .menu-item .sub-menu .menu-item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-top:32px}.header .content__menu .navbar .menu .menu-item .sub-menu .menu-item:first-child::before{content:"Serviços";text-transform:uppercase;position:absolute;top:0px;color:#fff;font-family:"Aconchego";font-size:.875rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.header .content__menu .navbar .menu .menu-item .sub-menu .menu-item:first-child{right:0}}.header .content__menu .navbar .menu .menu-item .sub-menu .menu-item:nth-child(2)::before{display:none}.footer{background-color:#00245b;widows:100%}.footer__content{width:100%;padding:3.9375rem 0 3.1875rem}@media(min-width: 320px)and (max-width: 768px){.footer__content{padding:3.02875rem 0 3.6875rem}}.footer__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 320px)and (max-width: 768px){.footer__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__row:last-child{margin-top:1.5625rem}.footer__column{width:100%}.footer__column--contato{max-width:196px}@media(min-width: 320px)and (max-width: 768px){.footer__column--contato{max-width:43%}}.footer__column--atendimento{max-width:264px}@media(min-width: 320px)and (max-width: 768px){.footer__column--atendimento{max-width:43%;-ms-flex-line-pack:end;align-content:end;position:relative;top:45px}}.footer__column--servicos{max-width:223px}@media(min-width: 320px)and (max-width: 768px){.footer__column--servicos{max-width:43%;margin-top:6.5rem}}.footer__column:nth-child(4){max-width:216px}@media(min-width: 320px)and (max-width: 768px){.footer__column:nth-child(4){max-width:43%;margin-top:6.5rem}}.footer__column--newsletter{width:100%;max-width:351px;margin-right:14.6875rem;margin-top:1.0625rem}@media(min-width: 320px)and (max-width: 768px){.footer__column--newsletter{margin-right:0;max-width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__column--newsletter .footer__title{margin-top:3.25rem}}.footer__column--passageiros{margin-right:1.875rem;max-width:241px}@media(min-width: 320px)and (max-width: 768px){.footer__column--passageiros{max-width:43%}.footer__column--passageiros .footer__title{white-space:initial}}.footer__column--motoristas{max-width:223px}@media(min-width: 320px)and (max-width: 768px){.footer__column--motoristas{max-width:43%}.footer__column--motoristas .footer__title{white-space:initial}}.footer__logo{margin-bottom:3.405625rem}@media(min-width: 320px)and (max-width: 768px){.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:3.15375rem}}@media(min-width: 320px)and (max-width: 768px){.footer__logo--desktop{display:none}}.footer__logo--mobile{display:none}@media(min-width: 320px)and (max-width: 768px){.footer__logo--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__title{color:#fff;text-transform:uppercase;margin-bottom:.75rem;line-height:1.25rem;font-family:"Aconchego";font-size:.875rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.footer__title{white-space:pre}}.footer__titleNews{color:#fff;margin-bottom:.5rem;font-family:"Aconchego";font-size:.875rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.footer__titleNews{font-size:.75rem}}.footer__news{width:100%}.footer__news form{width:100%}.footer__news form .wpcf7-response-output{position:absolute;bottom:-3rem;padding:0;margin:0;width:100%;max-width:300px;color:#fff;font-family:"Aconchego";font-size:.75rem;font-weight:300}.footer__news form .form__row,.footer__news form p{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.footer__news form .form__row .field,.footer__news form p .field{border:none;height:2.5rem;width:228px;color:rgba(0,21,77,.5019607843);font-family:"Aconchego";font-size:.875rem;font-weight:300;padding-left:1rem;border-radius:.25rem}.footer__news form .form__row .field::-webkit-input-placeholder, .footer__news form p .field::-webkit-input-placeholder{color:rgba(0,21,77,.5019607843)}.footer__news form .form__row .field::-moz-placeholder, .footer__news form p .field::-moz-placeholder{color:rgba(0,21,77,.5019607843)}.footer__news form .form__row .field:-ms-input-placeholder, .footer__news form p .field:-ms-input-placeholder{color:rgba(0,21,77,.5019607843)}.footer__news form .form__row .field::-ms-input-placeholder, .footer__news form p .field::-ms-input-placeholder{color:rgba(0,21,77,.5019607843)}.footer__news form .form__row .field::placeholder,.footer__news form p .field::placeholder{color:rgba(0,21,77,.5019607843)}.footer__news form .form__row .btn__secondary,.footer__news form p .btn__secondary{position:absolute;right:0;width:6.3125rem;height:2.5625rem;font-family:"Aconchego";font-size:.875rem;font-weight:600}.footer__news form .form__row .wpcf7-not-valid-tip,.footer__news form p .wpcf7-not-valid-tip{margin-top:.625rem}.footer__news form .form__row.aceite,.footer__news form p.aceite{margin-top:1rem}.footer__news form .form__row.aceite .wpcf7-form-control-wrap,.footer__news form p.aceite .wpcf7-form-control-wrap{width:100%}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance{width:100%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox],.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]{display:none}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:checked~.wpcf7-list-item-label::after,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:checked~.wpcf7-list-item-label::after{border-color:#000;opacity:1}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{position:relative;color:#fff;font-family:"Aconchego";font-size:.875rem;font-weight:300;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:pre}@media(min-width: 320px)and (max-width: 768px){.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{font-size:.75rem}}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label a,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label a{color:#fff;font-family:"Aconchego";font-size:.875rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label a,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label a{font-size:.75rem}}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:before,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:before{content:"";border-radius:0rem;width:1rem;height:1rem;display:block;position:relative;background-color:#fff;border:.0625rem solid #22af9e;margin-right:.5rem;-webkit-transition:background .3s;transition:background .3s}.footer__news form .form__row.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label::after,.footer__news form p.aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label::after{content:"";height:1.25rem;width:.5625rem;background:rgba(0,0,0,0);border:.125rem solid #22af9e;border-top:0;border-left:0;left:.5rem;top:-0.625rem;position:absolute;-webkit-transform:rotate(40deg);transform:rotate(40deg);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.footer__link{color:#fff;line-height:1.25rem;font-family:"Aconchego";font-size:.875rem;font-weight:300}.footer__redes{margin-bottom:2.5rem}.footer__icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.75rem;gap:0 1.5rem;color:#fff}@media(min-width: 320px)and (max-width: 768px){.footer__icons{color:#22af9e;gap:0 .875rem}}@media(min-width: 320px)and (max-width: 768px){.footer__icons--desktop{display:none}}.footer__icons--mobile{display:none}@media(min-width: 320px)and (max-width: 768px){.footer__icons--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__menu{width:100%}.footer__menu--certificados{margin-top:4.75rem}@media(min-width: 320px)and (max-width: 768px){.footer__menu--certificadosDesktop{display:none}}.footer__menu--certificadosMobile{display:none}@media(min-width: 320px)and (max-width: 768px){.footer__menu--certificadosMobile{display:block;margin:3.25rem 0 1.6875rem}}.footer__menu--links__externos{margin-top:2.375rem}.footer__menu--links__externos #menu-links-externos .menu-item{margin-bottom:1.5rem}.footer__menu--links__externos #menu-links-externos .menu-item a{color:#fff;text-decoration:none;line-height:initial;font-family:"Aconchego";font-size:.875rem;font-weight:600;text-transform:uppercase;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 769px){.footer__menu--links__externos #menu-links-externos .menu-item a:hover{text-decoration:underline;-webkit-transition:all .4s;transition:all .4s}}.footer__menu .menu .menu-item{margin-bottom:.75rem}.footer__menu .menu .menu-item a{color:#fff;text-decoration:none;line-height:1.25rem;font-family:"Aconchego";font-size:.875rem;font-weight:300;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 769px){.footer__menu .menu .menu-item a:hover{text-decoration:underline;-webkit-transition:all .4s;transition:all .4s}}.footer__certificados{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;gap:0 1.5rem}.footer__apps{margin-top:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 1.375rem}@media(min-width: 320px)and (max-width: 768px){.footer__apps{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.0625rem 0}}.footer__apps .apple{width:5.75rem;height:2.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00245b;border:.0625rem solid #fff;border-radius:.4375rem;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 769px){.footer__apps .apple:hover{background-color:#00154d;-webkit-transition:all .4s;transition:all .4s}}@media(min-width: 320px)and (max-width: 768px){.footer__apps .apple{width:6.625rem}}.footer__apps .google{width:6.625rem;height:2.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00245b;border:.0625rem solid #fff;border-radius:.4375rem;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 769px){.footer__apps .google:hover{background-color:#00154d;-webkit-transition:all .4s;transition:all .4s}}.footer__copy{width:100%;margin-top:3.6875rem}@media(min-width: 320px)and (max-width: 768px){.footer__copy--desktop{display:none}}.footer__copy--mobile{display:none}@media(min-width: 320px)and (max-width: 768px){.footer__copy--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__copy p{color:#fff;white-space:pre;font-family:"Aconchego";font-size:.875rem;font-weight:300}.footer .box-cookies.hide{display:none !important}.footer .box-cookies{position:fixed;background-color:#000;width:67.4375rem;z-index:998;bottom:0;height:5.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;right:0;margin:auto;padding:1.5rem 2.125rem 1.625rem 3.125rem}@media(min-width: 320px)and (max-width: 768px){.footer .box-cookies{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.25rem 0;height:12.4375rem;width:100%}}.footer .box-cookies .container--cookies{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(min-width: 320px)and (max-width: 768px){.footer .box-cookies .container--cookies{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer .box-cookies .container--cookies .text{width:70%}@media(min-width: 320px)and (max-width: 768px){.footer .box-cookies .container--cookies .text{width:19.75rem;margin-left:0}}.footer .box-cookies .container--cookies .text .msg-cookies{font-family:"Aconchego";font-size:.875rem;font-weight:300;color:#fff;line-height:1.375rem;text-align:center}.footer .box-cookies .container--cookies .text .msg-cookies a{text-decoration:underline}@media(min-width: 320px)and (max-width: 768px){.footer .box-cookies .container--cookies .text .msg-cookies{text-align:center;font-size:1rem;line-height:1.375rem;width:100%;margin-bottom:1.5rem}}.footer .box-cookies .container--cookies .btn__primary{border-radius:.125rem;width:14.0625rem}@media(min-width: 320px)and (max-width: 768px){.footer .box-cookies .container--cookies .btn__primary{width:13.125rem}}.section__error{width:100%}.section__error .content__error{width:100%;height:100%;padding:9.375rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section__error .content__error h1{margin-bottom:1.875rem;font-family:"Aconchego";font-size:5rem;font-weight:500;color:#fee44f;text-transform:uppercase}.section__error .content__error h2{font-family:"Aconchego";font-size:1.75rem;font-weight:500;color:#000;margin-bottom:1.875rem}.homeBanner{width:100%}.homeBanner__content{width:100%;position:relative}.homeBanner__image{width:100%}@media(min-width: 320px)and (max-width: 768px){.homeBanner__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:260px}}.homeBanner__image img{width:100%}.homeBanner__imageMobile{display:none}@media(min-width: 320px)and (max-width: 768px){.homeBanner__imageMobile{display:block}.homeBanner__imageMobile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media(min-width: 320px)and (max-width: 768px){.homeBanner__imageDesktop{display:none}}.homeBanner__text{position:absolute;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;bottom:0;max-width:70.75rem}@media(min-width: 320px)and (max-width: 768px){.homeBanner__text{max-width:17.5rem}}.homeBanner__text ul{margin-top:1rem;margin-left:1.25rem}.homeBanner__text ul li{list-style:disc;text-transform:uppercase;color:#fff;line-height:2.1875rem;font-family:"Aconchego";font-size:1.5rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.homeBanner__text ul li{font-size:.6875rem;line-height:.9375rem}}.homeBanner__text ul li::marker{color:#22af9e}.homeBanner__h1{color:#fff;font-family:"Aconchego";font-size:3.125rem;font-weight:300;text-transform:uppercase;line-height:4.25rem}@media(min-width: 320px)and (max-width: 768px){.homeBanner__h1{font-size:1.25rem;line-height:1.5625rem}}.homeBanner__h1 span{color:#22af9e;font-weight:600}.homeBanner__slider .swiper-pagination-homeBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:3.94rem;z-index:1}@media(min-width: 320px)and (max-width: 768px){.homeBanner__slider .swiper-pagination-homeBanner{bottom:1rem}}.homeBanner__slider .swiper-pagination-homeBanner .swiper-pagination-bullet{width:.8125rem;height:.8125rem;background:#ededed;margin:0 .5rem;opacity:1}@media(min-width: 320px)and (max-width: 768px){.homeBanner__slider .swiper-pagination-homeBanner .swiper-pagination-bullet{width:.3125rem;height:.3125rem;margin:0 .15625rem}}.homeBanner__slider .swiper-pagination-homeBanner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#22af9e}.operacaoFragmentada{width:100%;background-repeat:no-repeat;background-position:top center;background-size:cover;padding:6.25rem 0 6.75rem;min-height:555px}@media(min-width: 320px)and (max-width: 768px){.operacaoFragmentada{padding:3.9375rem 0 3.6875rem;min-height:unset;background-position:center}}@media(min-width: 1441px){.operacaoFragmentada{padding:7.5rem 0 8.125rem}}.operacaoFragmentada__content{width:100%}.operacaoFragmentada__text{width:100%;max-width:826px;margin:auto auto 3.75rem}@media(min-width: 320px)and (max-width: 768px){.operacaoFragmentada__text{max-width:241px;margin:auto auto 2rem}}.operacaoFragmentada__text h2{color:#00154d;font-family:"Aconchego";font-size:2rem;font-weight:500;text-align:center;text-transform:uppercase;line-height:2.625rem}@media(min-width: 320px)and (max-width: 768px){.operacaoFragmentada__text h2{font-size:.8125rem;line-height:1.125rem}}.operacaoFragmentada__text p{color:#000;font-family:"Aconchego";font-size:2rem;font-weight:300;text-align:center;text-transform:lowercase;line-height:2.625rem}@media(min-width: 320px)and (max-width: 768px){.operacaoFragmentada__text p{font-size:.8125rem;line-height:1.125rem}}.melhorOpcaoHome{width:100%;margin:6.5rem 0 9.625rem}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome{margin:3.75rem 0 4rem}}.melhorOpcaoHome__content{width:100%}.melhorOpcaoHome__h2{color:#22af9e;margin-bottom:6.5625rem;text-align:center;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome__h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome__h2{margin:0 auto 4rem;max-width:194px}}.melhorOpcaoHome__grid{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;gap:0 5.125rem}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome__grid{grid-template-columns:unset;display:unset;gap:unset;position:relative}}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome__grid--desktop{display:none}}.melhorOpcaoHome__grid--mobile{display:none}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome__grid--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;grid-template-columns:initial;gap:0}}.melhorOpcaoHome__grid--mobile .swiper-button-next-melhorOpcao,.melhorOpcaoHome__grid--mobile .swiper-button-prev-melhorOpcao{z-index:1}.melhorOpcaoHome__grid--mobile .swiper-button-next-melhorOpcao::after,.melhorOpcaoHome__grid--mobile .swiper-button-prev-melhorOpcao::after{color:#22af9e;font-size:1.560625rem}.melhorOpcaoHome__grid--mobile .swiper-button-prev-melhorOpcao{left:-2.5625rem}.melhorOpcaoHome__grid--mobile .swiper-button-next-melhorOpcao{right:-2.5625rem}.melhorOpcaoHome .box{height:26.3125rem;-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,.1019607843);box-shadow:0px 2px 2px 0px rgba(0,0,0,.1019607843);border-top-right-radius:5rem;border-bottom-right-radius:5rem;border-bottom-left-radius:5rem;position:relative}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box{border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem;border-bottom-left-radius:2.5rem;height:21.9575rem;margin-bottom:.3125rem}}.melhorOpcaoHome .box:first-child .box__description{padding:1.315625rem 3.75rem 1.5625rem}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box:first-child .box__description{padding:2rem 3.75rem 1.5625rem}}.melhorOpcaoHome .box__image{width:100%;height:13.15625rem;border-top-right-radius:5rem}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box__image{border-top-right-radius:2.5rem;height:10.5rem}}.melhorOpcaoHome .box__image img{width:100%;border-top-right-radius:5rem;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box__image img{border-top-right-radius:2.5rem}}.melhorOpcaoHome .box__description{width:100%;padding:1.315625rem 2.375rem 1.5625rem;height:13.1875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box__description{padding:4rem 1.1875rem 1.5625rem}}.melhorOpcaoHome .box__h3{color:#00154d;font-family:"Aconchego";font-size:1.125rem;font-weight:500;text-align:center;line-height:1.5625rem}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box__h3{font-size:.75rem;line-height:1rem}}.melhorOpcaoHome .box__text{opacity:0;visibility:hidden;z-index:0;height:0;padding:1.625rem 1rem;width:0;position:absolute;top:auto}.melhorOpcaoHome .box__text.active{top:0;visibility:visible;opacity:1;z-index:1;background-color:#00154d;border-top-right-radius:5rem;border-bottom-right-radius:5rem;border-bottom-left-radius:5rem;width:100%;height:100%}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box__text.active{border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem;border-bottom-left-radius:2.5rem}}.melhorOpcaoHome .box__text h3{color:#22af9e;font-family:"Aconchego";font-size:1.125rem;font-weight:600;line-height:1.5625rem;text-transform:uppercase;text-align:center;margin-bottom:1.25rem}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box__text h3{font-size:1rem;line-height:1.25rem}}.melhorOpcaoHome .box__text p{color:#fff;font-family:"Aconchego";font-size:1.125rem;font-weight:300;line-height:1.5625rem;text-align:center}@media(min-width: 320px)and (max-width: 768px){.melhorOpcaoHome .box__text p{font-size:.9375rem;line-height:1.25rem}}.melhorOpcaoHome .box__icon{width:auto;position:absolute;bottom:1.3125rem}.melhorOpcaoHome .box__icon .box__icon--hover{display:none;position:relative;bottom:.25rem;z-index:2}.solucaoIdealHome{width:100%;background-color:#ededed;border-top-left-radius:6.25rem;border-top-right-radius:6.25rem;padding:5.9375rem 0 7.125rem}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome{border-top-left-radius:3.125rem;border-top-right-radius:3.125rem;padding:3.125rem 0 3.5rem}}.solucaoIdealHome__content{width:100%}.solucaoIdealHome__h2{color:#22af9e;text-align:center;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__h2{max-width:219px;margin:auto}}.solucaoIdealHome__negocios{width:100%;margin:6rem 0 0}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__negocios{margin-top:3.9375rem}}.solucaoIdealHome__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:5.625rem;gap:0 2.5rem;position:relative}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__btn--desktop{display:none}}.solucaoIdealHome__btn--mobile{display:none}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__btn--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3.0625rem}}.solucaoIdealHome__btn--mobile .swiper-button-next-solucaoIdeal,.solucaoIdealHome__btn--mobile .swiper-button-prev-solucaoIdeal{z-index:1}.solucaoIdealHome__btn--mobile .swiper-button-next-solucaoIdeal::after,.solucaoIdealHome__btn--mobile .swiper-button-prev-solucaoIdeal::after{color:#22af9e;font-size:1.560625rem}.solucaoIdealHome__btn--mobile .swiper-button-prev-solucaoIdeal{left:-2.5625rem;z-index:1}.solucaoIdealHome__btn--mobile .swiper-button-next-solucaoIdeal{right:-2.5625rem;z-index:1}.solucaoIdealHome__btn .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:5.8125rem;padding:0 .625rem;border-radius:.625rem;-webkit-box-shadow:0;box-shadow:0;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.solucaoIdealHome__btn .icons.active{background-color:#fff;-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,.1019607843);box-shadow:0px 2px 2px 0px rgba(0,0,0,.1019607843);-webkit-transition:all .4s;transition:all .4s}.solucaoIdealHome__btn .icons.active .text{color:#22af9e;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 769px){.solucaoIdealHome__btn .icons:hover{background-color:#fff;-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,.1019607843);box-shadow:0px 2px 2px 0px rgba(0,0,0,.1019607843);-webkit-transition:all .4s;transition:all .4s}.solucaoIdealHome__btn .icons:hover .text{color:#22af9e;-webkit-transition:all .4s;transition:all .4s}}.solucaoIdealHome__btn .icons .text{color:#00154d;text-transform:uppercase;text-align:center;line-height:1.5625rem;margin-top:.5rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__btn .icons .text{font-size:.625rem;line-height:1rem}}.solucaoIdealHome__grid{width:100%;display:none}.solucaoIdealHome__grid.active{display:block}.solucaoIdealHome__slider{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:12.5rem}.solucaoIdealHome__slider--desktop{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__slider--desktop{display:none}}.solucaoIdealHome__slider--mobile{display:none}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__slider--mobile{display:block}}.solucaoIdealHome__swiper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5.8125rem}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__swiper .swiper-wrapper{height:4.6875rem}}.solucaoIdealHome__swiper .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.solucaoIdealHome__swiper .swiper-wrapper .swiper-slide:last-child::after{display:none}.solucaoIdealHome__swiper .swiper-wrapper .swiper-slide::before{content:"";width:1.1725rem;height:1.1725rem;background-color:#22af9e;position:absolute;bottom:.3125rem;border-radius:100%;z-index:1}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__swiper .swiper-wrapper .swiper-slide::before{width:.75rem;height:.75rem}}.solucaoIdealHome__swiper .swiper-wrapper .swiper-slide::after{content:"";width:356px;height:.20375rem;background-color:#fff;position:absolute;right:-12.5rem;bottom:.8125rem;z-index:0}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__swiper .swiper-wrapper .swiper-slide::after{width:189px;right:-8.125rem;bottom:.625rem}}.solucaoIdealHome__swiper .swiper-wrapper .swiper-slide p{color:#00154d;text-align:center;text-transform:uppercase;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__swiper .swiper-wrapper .swiper-slide p{font-size:.75rem;line-height:.9375rem}}.solucaoIdealHome__swiper .swiper-button-next-solucoes,.solucaoIdealHome__swiper .swiper-button-prev-solucoes{z-index:1;bottom:0;top:initial;width:12px;height:16px}.solucaoIdealHome__swiper .swiper-button-next-solucoes::after,.solucaoIdealHome__swiper .swiper-button-prev-solucoes::after{color:#22af9e;font-size:0;display:none}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__swiper .swiper-button-next-solucoes,.solucaoIdealHome__swiper .swiper-button-prev-solucoes{bottom:-0.75rem}}.solucaoIdealHome__swiper .swiper-button-next-solucoes.swiper-button-disabled,.solucaoIdealHome__swiper .swiper-button-prev-solucoes.swiper-button-disabled{opacity:0}.solucaoIdealHome__swiper .swiper-button-prev-solucoes{left:0rem;bottom:.25rem}.solucaoIdealHome__swiper .swiper-button-next-solucoes{bottom:.25rem;right:0rem}.solucaoIdealHome__text{width:100%;margin-bottom:4.21875rem}.solucaoIdealHome__text h3{color:#00154d;max-width:818px;margin-bottom:1.5rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__text h3{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__text h3{max-width:231px;font-size:.9375rem;line-height:1.1875rem;margin-bottom:.625rem}}.solucaoIdealHome__text p{color:#00154d;max-width:881px;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:500}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__text p{max-width:250px;font-size:.75rem;line-height:.9375rem}}.solucaoIdealHome__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;max-width:12.5rem}.solucaoIdealHome__item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.solucaoIdealHome__item:last-child::after{display:none}.solucaoIdealHome__item::before{content:"";background-color:#22af9e;margin:auto;position:absolute;top:0;border-radius:100%;bottom:0;z-index:1;width:1.1725rem;height:1.1725rem}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__item::before{width:.75rem;height:.75rem}}.solucaoIdealHome__item::after{content:"";position:absolute;width:190px;z-index:0;top:0;bottom:0;margin:auto;background-color:#fff;right:-6.4375rem;height:.20375rem}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__item::after{width:189px;right:-8.125rem;bottom:.625rem}}.solucaoIdealHome__item p{color:#00154d;text-align:center;text-transform:uppercase;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__item p{font-size:.75rem;line-height:.9375rem}}.solucaoIdealHome__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.solucaoIdealHome__buttons .btn__primary{margin:0}.solucaoIdealHome__buttons .btn__primary:first-child{margin-right:2rem}@media(min-width: 320px)and (max-width: 768px){.solucaoIdealHome__buttons .btn__primary:first-child{margin-right:1rem}}.homeDepoimentos{width:100%;margin:8.9375rem auto 9.5625rem}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos{margin:3.25rem auto 4.4375rem}}.homeDepoimentos__content{width:100%}.homeDepoimentos__h2{color:#22af9e;text-align:center;margin-bottom:6.0625rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__h2{max-width:219px;margin:auto auto 2.3125rem}}.homeDepoimentos__slider{width:100%;margin:auto;max-width:58rem;position:relative}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__slider{max-width:100%}}.homeDepoimentos__slider .swiper-button-next-depoimentos,.homeDepoimentos__slider .swiper-button-prev-depoimentos{z-index:1}.homeDepoimentos__slider .swiper-button-next-depoimentos::after,.homeDepoimentos__slider .swiper-button-prev-depoimentos::after{color:#22af9e;font-size:1.560625rem}.homeDepoimentos__slider .swiper-button-prev-depoimentos{left:-3.5625rem}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__slider .swiper-button-prev-depoimentos{left:-2.5625rem}}.homeDepoimentos__slider .swiper-button-next-depoimentos{right:-3.5625rem}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__slider .swiper-button-next-depoimentos{right:-2.5625rem}}.homeDepoimentos__box{width:100%;position:relative;background-color:#00245b;min-height:28.6875rem;border-top-right-radius:5rem;border-bottom-right-radius:5rem;border-bottom-left-radius:5rem;padding:5rem 11.0625rem}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__box{max-width:100%;min-height:27.875rem;padding:1.25rem 4.0625rem 1.875rem 2.71875rem;border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem;border-bottom-left-radius:2.5rem}}.homeDepoimentos__box .icon__left{position:absolute;left:6.045rem;top:9.0625rem}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__box .icon__left{left:.625rem;top:4.6875rem;max-width:1.25rem}.homeDepoimentos__box .icon__left svg{width:100%}}.homeDepoimentos__item{width:100%;position:relative}.homeDepoimentos__item .icon__right{position:absolute;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);right:-5rem;bottom:-3.125rem}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__item .icon__right{right:-1.875rem;bottom:-2.8125rem;max-width:1.25rem}.homeDepoimentos__item .icon__right svg{width:100%}}.homeDepoimentos__item h3{text-transform:uppercase;color:#22af9e;margin-bottom:2.5rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}.homeDepoimentos__item p{color:#fff;line-height:1.875rem;margin-bottom:1.5rem;font-family:"Aconchego";font-size:1.25rem;font-weight:200}@media(min-width: 320px)and (max-width: 768px){.homeDepoimentos__item p{font-size:.8125rem;line-height:1.125rem;margin-bottom:1.25rem}}.homeDepoimentos__h4{text-align:right;color:#fff;font-family:"Aconchego";font-size:1.25rem;font-weight:600}.homeCases{width:100%;margin:11.3125rem 0 11.0625rem}@media(min-width: 320px)and (max-width: 768px){.homeCases{margin:4.5625rem 0}}.homeCases__content{width:100%}.homeCases__h2{color:#22af9e;text-align:center;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.homeCases__h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.homeCases__h2{max-width:219px;margin:auto}}.homeCases__slider{margin:4.46875rem 0 4.375rem;position:relative}@media(min-width: 320px)and (max-width: 768px){.homeCases__slider{margin:3.375rem 0 2.8125rem}}.homeCases__slider .swiper-button-next-cases,.homeCases__slider .swiper-button-prev-cases{z-index:1}.homeCases__slider .swiper-button-next-cases::after,.homeCases__slider .swiper-button-prev-cases::after{color:#22af9e;font-size:1.560625rem}.homeCases__slider .swiper-button-prev-cases{left:-3.5625rem}@media(min-width: 320px)and (max-width: 768px){.homeCases__slider .swiper-button-prev-cases{left:-2.5625rem}}.homeCases__slider .swiper-button-next-cases{right:-3.5625rem}@media(min-width: 320px)and (max-width: 768px){.homeCases__slider .swiper-button-next-cases{right:-2.5625rem}}.homeCases__swiper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeCases__swiper .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.homeLider{background-color:#00245b;background-position:center;background-repeat:no-repeat;background-size:cover;height:1059px;margin-bottom:9.3125rem;border-top-left-radius:6.25rem;border-top-right-radius:6.25rem}@media(min-width: 320px)and (max-width: 768px){.homeLider{margin-bottom:4.6875rem;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem;height:1234px}}@media(min-width: 1441px){.homeLider{height:1130px}}.homeLider__content{width:100%;padding-top:4.75rem}@media(min-width: 320px)and (max-width: 768px){.homeLider__content{padding-top:3.875rem}}.homeLider__title{width:100%;max-width:573px;margin:auto}@media(min-width: 320px)and (max-width: 768px){.homeLider__title{max-width:151px}}.homeLider__title h2{color:#fff;text-align:center;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.homeLider__title h2{font-size:1.0625rem;line-height:1.3125rem}}.homeLider__grid{width:100%;position:relative}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homeLider__grid .grid__item h3{color:#fff;font-family:"Aconchego";font-size:3.125rem;font-weight:600;text-transform:uppercase;line-height:4.25rem}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item h3{font-size:1.25rem;line-height:1.5625rem}}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item h3{font-size:2rem;line-height:2.3125rem}}.homeLider__grid .grid__item h3 strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;bottom:.625rem;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item h3 strong{font-size:.75rem;line-height:1rem;bottom:0rem}}.homeLider__grid .grid__item p{color:#fff;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item p{font-size:.6875rem;line-height:1rem;margin-top:.3125rem}}.homeLider__grid .grid__item:nth-child(1){position:absolute;top:calc(50% + 70px)}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(1){position:relative;margin-top:4.75rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media(min-width: 1441px){.homeLider__grid .grid__item:nth-child(1){top:calc(50% + 90px)}}.homeLider__grid .grid__item:nth-child(1) h3{max-width:185px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(1) h3{max-width:118px}}.homeLider__grid .grid__item:nth-child(1) h3 strong{-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(1) h3 strong{-webkit-box-align:start;-ms-flex-align:start;align-items:start;left:30px}}.homeLider__grid .grid__item:nth-child(1) p{max-width:220px;text-align:right;position:relative;right:35px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(1) p{max-width:137px;text-align:left;right:unset;left:30px}}.homeLider__grid .grid__item:nth-child(2){position:absolute;top:calc(50% + 280px);left:calc(50% - 85px)}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(2){left:0;position:relative;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;top:initial;margin-top:2.5rem}}@media(min-width: 1441px){.homeLider__grid .grid__item:nth-child(2){top:calc(50% + 320px)}}.homeLider__grid .grid__item:nth-child(2) h3{max-width:155px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(2) h3{max-width:95px}}.homeLider__grid .grid__item:nth-child(2) h3 strong{-webkit-box-align:end;-ms-flex-align:end;align-items:end;right:10px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(2) h3 strong{left:5px;right:initial}}.homeLider__grid .grid__item:nth-child(2) p{max-width:203px;position:relative;left:45px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(2) p{max-width:137px;left:27px}}.homeLider__grid .grid__item:nth-child(3){position:absolute;top:calc(50% + 65px);right:calc(50% - 420px)}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(3){right:0;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;top:initial;margin-top:3.9375rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}@media(min-width: 1441px){.homeLider__grid .grid__item:nth-child(3){top:calc(50% + 90px)}}.homeLider__grid .grid__item:nth-child(3) h3{max-width:230px}.homeLider__grid .grid__item:nth-child(3) h3 strong{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.homeLider__grid .grid__item:nth-child(3) p{max-width:185px;text-align:right;position:relative;left:40px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(3) p{max-width:127px;left:0}}.homeLider__grid .grid__item:nth-child(4){position:absolute;top:calc(50% + 335px);left:calc(50% - 520px)}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(4){left:0;position:relative;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;top:initial;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-top:3.4375rem}}@media(min-width: 1441px){.homeLider__grid .grid__item:nth-child(4){top:calc(50% + 390px)}}.homeLider__grid .grid__item:nth-child(4) h3{max-width:170px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(4) h3{max-width:94px}}.homeLider__grid .grid__item:nth-child(4) h3 strong{-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative;left:40px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(4) h3 strong{left:17px}}.homeLider__grid .grid__item:nth-child(4) p{max-width:220px;position:relative;left:40px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(4) p{max-width:137px;left:0px;text-align:right}}.homeLider__grid .grid__item:nth-child(5){position:absolute;top:calc(50% + 575px);left:calc(50% - 190px)}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(5){left:-16px;position:relative;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;top:initial;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2.8125rem}}@media(min-width: 1441px){.homeLider__grid .grid__item:nth-child(5){top:calc(50% + 640px)}}.homeLider__grid .grid__item:nth-child(5) h3{max-width:190px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(5) h3{max-width:122px}}.homeLider__grid .grid__item:nth-child(5) h3 strong{-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative;left:40px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(5) h3 strong{left:30px}}.homeLider__grid .grid__item:nth-child(5) p{max-width:231px;position:relative;left:40px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(5) p{max-width:137px;left:30px}}.homeLider__grid .grid__item:nth-child(6){position:absolute;top:calc(50% + 545px);right:calc(50% - 667px)}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(6){right:0;position:relative;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;top:initial;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-top:calc(50% - 70px)}}@media(min-width: 1441px){.homeLider__grid .grid__item:nth-child(6){top:calc(50% + 590px)}}.homeLider__grid .grid__item:nth-child(6) h3{max-width:52px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(6) h3{max-width:32px}}.homeLider__grid .grid__item:nth-child(6) h3 strong{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.homeLider__grid .grid__item:nth-child(6) p{max-width:215px;text-align:right;position:relative;right:163px}@media(min-width: 320px)and (max-width: 768px){.homeLider__grid .grid__item:nth-child(6) p{right:0;max-width:137px}}.homeComoContratar{width:100%}.homeComoContratar__content{width:100%}.homeComoContratar__text{width:100%;max-width:1127px;padding-bottom:4.468125rem}@media(min-width: 320px)and (max-width: 768px){.homeComoContratar__text{max-width:322px;padding-bottom:3.5625rem}}.homeComoContratar__text h2{margin-bottom:2rem;line-height:2.8125rem;color:#22af9e;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.homeComoContratar__text h2{font-size:1.0625rem;line-height:1.3125rem}}.homeComoContratar__text p{color:#00154d;font-family:"Aconchego";font-size:1.25rem;font-weight:300;line-height:1.625rem}@media(min-width: 320px)and (max-width: 768px){.homeComoContratar__text p{font-size:.8125rem;line-height:1.125rem}}.homeComoContratar__text p strong{font-weight:600;text-transform:uppercase}.homeComoContratar__grid{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);justify-items:center;gap:5rem 2rem;margin-bottom:4.818125rem}@media(min-width: 320px)and (max-width: 768px){.homeComoContratar__grid{grid-template-columns:1fr;gap:0;justify-items:flex-start;margin-bottom:0}}.homeComoContratar__grid .grid__text{width:100%}@media(min-width: 320px)and (max-width: 768px){.homeComoContratar__grid .grid__text{margin-bottom:4.4375rem}}.homeComoContratar__grid .grid__text h3{position:relative;text-transform:uppercase;max-width:360px;margin-bottom:1.614375rem;color:#00154d;font-family:"Aconchego";font-size:1.125rem;font-weight:600;line-height:1.5625rem;padding-left:4.125rem}@media(min-width: 320px)and (max-width: 768px){.homeComoContratar__grid .grid__text h3{font-size:.75rem;line-height:1rem;padding-left:2.8125rem;margin-bottom:1.25rem;max-width:226px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.homeComoContratar__grid .grid__text h3 strong{color:#22af9e;font-size:6rem;position:absolute;left:0;width:3.4375rem}@media(min-width: 320px)and (max-width: 768px){.homeComoContratar__grid .grid__text h3 strong{font-size:4rem;line-height:2.3125rem;bottom:.3125rem}}.homeComoContratar__grid .grid__text p{text-align:center;-ms-flex-line-pack:center;align-content:center;color:#fff;background-color:#00245b;padding:1.8125rem 2.125rem;height:19.25rem;border-top-right-radius:3.125rem;border-bottom-right-radius:3.125rem;border-bottom-left-radius:3.125rem;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.homeComoContratar__grid .grid__text p{max-width:100%;text-align:left;font-size:.75rem;line-height:1rem;padding:2rem 1.96875rem;border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem;border-bottom-left-radius:2.5rem;height:100%}}.homeSolucaoCompleta{width:100%;padding:6.375rem 0 12.375rem;height:43.75rem}@media(min-width: 320px)and (max-width: 768px){.homeSolucaoCompleta{height:400px;padding:2.5rem 0}}.homeSolucaoCompleta__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:43.75rem}@media(min-width: 320px)and (max-width: 768px){.homeSolucaoCompleta__content{height:400px}}.homeSolucaoCompleta__image{position:absolute;left:calc(50% - 750px);bottom:20px;margin:auto;z-index:-1;max-width:675px}@media(min-width: 320px)and (max-width: 768px){.homeSolucaoCompleta__image{left:calc(50% - 195px);max-width:292px;bottom:0}}.homeSolucaoCompleta__description{width:100%;max-width:558px;margin:6.0625rem 5.875rem auto auto}@media(min-width: 320px)and (max-width: 768px){.homeSolucaoCompleta__description{margin:2.625rem 0 auto auto;max-width:199px}}.homeSolucaoCompleta__description .btn__primary{margin:0}@media(min-width: 320px)and (max-width: 768px){.homeSolucaoCompleta__description .btn__primary{margin:2rem 0 0 auto}}.homeSolucaoCompleta__text{width:100%}.homeSolucaoCompleta__text h3{color:#00154d;text-transform:uppercase;margin-bottom:1rem;font-family:"Aconchego";font-size:1.875rem;font-weight:300;line-height:2.625rem}@media(min-width: 320px)and (max-width: 768px){.homeSolucaoCompleta__text h3{font-size:.9375rem;line-height:1.1875rem;margin-bottom:1.9375rem;text-align:right}}.homeSolucaoCompleta__text p{color:#22af9e;text-transform:uppercase;margin-bottom:2rem;font-family:"Aconchego";font-size:2rem;font-weight:500;line-height:2.625rem}@media(min-width: 320px)and (max-width: 768px){.homeSolucaoCompleta__text p{font-size:.9375rem;line-height:1.1875rem;text-align:right;max-width:113px;margin:0 0 auto auto}}.homeBannerChamada{width:100%}.homeBannerChamada__content{width:100%;position:relative}.homeBannerChamada__description{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}.homeBannerChamada__description .btn__secondary{margin:2.0625rem 0 0}.homeBannerChamada__image{width:100%}.homeBannerChamada__image img{width:100%}.homeBannerChamada__text{width:100%;max-width:572px}@media(min-width: 320px)and (max-width: 768px){.homeBannerChamada__text{max-width:217px}}.homeBannerChamada__text h2{color:#fff;font-family:"Aconchego";font-size:3.125rem;font-weight:300;text-transform:uppercase;line-height:4.25rem}@media(min-width: 320px)and (max-width: 768px){.homeBannerChamada__text h2{font-size:1.25rem;line-height:1.5625rem}}.homeBannerChamada__text h2 strong{font-weight:600}.bannerContato{width:100%;height:800px}@media(min-width: 320px)and (max-width: 768px){.bannerContato{height:790px}}@media(min-width: 1441px){.bannerContato{height:100%}}.bannerContato__content{width:100%;height:800px}@media(min-width: 320px)and (max-width: 768px){.bannerContato__content{height:790}}@media(min-width: 1441px){.bannerContato__content{height:100%}}.bannerContato__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.bannerContato__image img{width:100%}@media(min-width: 1441px){.bannerContato__image img{height:100%;-o-object-fit:cover;object-fit:cover}}@media(min-width: 1441px){.bannerContato__image{height:initial}}.bannerContato__description{width:100%;position:relative}@media(min-width: 1441px){.bannerContato__description{position:absolute;top:11.625rem}}.bannerContato__row{width:100%;position:absolute;bottom:6.3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 6.46875rem}@media(min-width: 320px)and (max-width: 768px){.bannerContato__row{gap:0;bottom:3.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media(min-width: 1441px){.bannerContato__row{bottom:initial;top:5.625rem}}.bannerContato__column{width:100%;max-width:626px}@media(min-width: 320px)and (max-width: 768px){.bannerContato__column{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.bannerContato__column--first{max-width:325px}@media(min-width: 320px)and (max-width: 768px){.bannerContato__column--first{max-width:155px}}.bannerContato__h1{color:#22af9e;margin-bottom:9.608125rem;font-family:"Aconchego";font-size:3.125rem;font-weight:600;text-transform:uppercase;line-height:4.25rem}@media(min-width: 320px)and (max-width: 768px){.bannerContato__h1{font-size:1.25rem;line-height:1.5625rem}}@media(min-width: 320px)and (max-width: 768px){.bannerContato__h1{margin-bottom:1.875rem}}@media(min-width: 1441px){.bannerContato__h1{margin-bottom:9.0625rem}}.bannerContato__text{width:100%}.bannerContato__text h2{color:#fff;margin-bottom:2.5rem;font-family:"Aconchego";font-size:2.25rem;font-weight:300;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.bannerContato__text h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.bannerContato__text h2{margin-bottom:1.25rem;font-size:1.0625rem;line-height:1.3125rem}}.bannerContato__text h2 strong{font-weight:600}.bannerContato__text p{color:#fff;max-width:283px;font-family:"Aconchego";font-size:1.25rem;font-weight:300;line-height:1.875rem}@media(min-width: 320px)and (max-width: 768px){.bannerContato__text p{max-width:150px;font-size:.8125rem;line-height:1.125rem}}.bannerContato__infos{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:1.25rem}@media(min-width: 320px)and (max-width: 768px){.bannerContato__infos{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:3.0625rem}}.bannerContato__infosTitle{width:100%;text-transform:uppercase;text-align:right;color:#fff;margin-bottom:1rem;font-family:"Aconchego";font-size:1.5rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.bannerContato__infosTitle{text-align:left;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:.8125rem;line-height:1.125rem;margin-bottom:.75rem}}.bannerContato__infosLink{width:100%;text-align:right;color:#fff;margin-bottom:3.9375rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.bannerContato__infosLink{text-align:left;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:.8125rem;line-height:1.125rem;margin-bottom:1.875rem}}.bannerContato__redes{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:4rem}@media(min-width: 320px)and (max-width: 768px){.bannerContato__redes{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:3.3125rem}}.bannerContato__redes .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 1.5rem}.bannerContato__icon{color:#22af9e}.bannerContato__icon:last-child svg{width:2.0625rem;height:2.0625rem;-o-object-fit:cover;object-fit:cover}.bannerContato__icon svg{width:1.5rem;height:1.5rem}@media(min-width: 320px)and (max-width: 768px){.bannerContato__buttons{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.bannerContato__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2rem 0;margin-top:3.37375rem}@media(min-width: 320px)and (max-width: 768px){.bannerContato__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:.875rem;gap:1.875rem}}.bannerContato__wrapper .btn__secondary{margin:0 0 auto auto}@media(min-width: 320px)and (max-width: 768px){.bannerContato__wrapper .btn__secondary{margin:0}}@media(min-width: 320px)and (max-width: 768px){.bannerContato__wrapper .btn__secondary--secondary{width:13.875rem;height:2.875rem}}.middleContato{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#00245b;height:676px}@media(min-width: 320px)and (max-width: 768px){.middleContato{height:681px}}@media(min-width: 1441px){.middleContato{height:896px}}.middleContato__content{height:676px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4.75rem 0}@media(min-width: 320px)and (max-width: 768px){.middleContato__content{height:681px;padding:3.1875rem 0 3.125rem}}@media(min-width: 1441px){.middleContato__content{padding:12.8125rem 0 4.75rem}}.middleContato__column{width:100%;max-width:402px;margin:0 0 0 auto;position:relative;left:60px}@media(min-width: 320px)and (max-width: 768px){.middleContato__column{left:unset;max-width:188px;margin:0}.middleContato__column--secondary{margin:0 0 auto auto}}.middleContato__column .btn__secondary{margin:2.5rem 0 0;width:22.1875rem}@media(min-width: 320px)and (max-width: 768px){.middleContato__column .btn__secondary{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:1.875rem 0 0}.middleContato__column .btn__secondary--secondary{margin:1.875rem 0 auto auto}}.middleContato__text{width:100%}.middleContato__text--secondary{margin-top:4rem}@media(min-width: 320px)and (max-width: 768px){.middleContato__text--secondary{margin:20.875rem 0 auto auto}}.middleContato__text--secondary h2{max-width:380px}@media(min-width: 320px)and (max-width: 768px){.middleContato__text--secondary h2{text-align:right;max-width:180px}}.middleContato__text h2{color:#fff;font-family:"Aconchego";font-size:2.25rem;font-weight:300;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.middleContato__text h2{font-size:1.0625rem;line-height:1.3125rem}}.middleContato__text h2 strong{font-weight:600}.trabalheConoscoContato{width:100%;background-position:top center;background-repeat:no-repeat;background-size:cover;height:1087px}@media(min-width: 320px)and (max-width: 768px){.trabalheConoscoContato{height:749px}}@media(min-width: 1441px){.trabalheConoscoContato{height:1440px}}.trabalheConoscoContato__content{height:1087px;width:100%}@media(min-width: 320px)and (max-width: 768px){.trabalheConoscoContato__content{height:749px}}.trabalheConoscoContato__row{width:100%}.trabalheConoscoContato__row--first{padding:8.8125rem 0 16.75rem}@media(min-width: 320px)and (max-width: 768px){.trabalheConoscoContato__row--first{padding:4.5625rem 0 .625rem}}@media(min-width: 1441px){.trabalheConoscoContato__row--first{padding:12.8125rem 0 26.75rem}}.trabalheConoscoContato__row .btn__primary{margin:2rem 0 auto auto}@media(min-width: 320px)and (max-width: 768px){.trabalheConoscoContato__row .btn__primary{margin-top:1.3125rem}}.trabalheConoscoContato__row .btn__primary--first{margin:3rem 0 0 0}@media(min-width: 320px)and (max-width: 768px){.trabalheConoscoContato__row .btn__primary--first{margin-top:1.375rem}}.trabalheConoscoContato__text{width:100%;max-width:418px}@media(min-width: 320px)and (max-width: 768px){.trabalheConoscoContato__text{max-width:124px}}.trabalheConoscoContato__text--secondary{margin:auto 0 auto auto}.trabalheConoscoContato__text--secondary h2{text-align:right}.trabalheConoscoContato__text--secondary p{text-align:right}.trabalheConoscoContato__text h2{color:#22af9e;margin-bottom:1rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.trabalheConoscoContato__text h2{font-size:1.0625rem;line-height:1.3125rem}}.trabalheConoscoContato__text p{color:#00154d;font-family:"Aconchego";font-size:1.25rem;font-weight:300;line-height:1.875rem}@media(min-width: 320px)and (max-width: 768px){.trabalheConoscoContato__text p{font-size:.8125rem;line-height:1.125rem}}.bannerPassageiros{width:100%}.bannerPassageiros__content{width:100%;position:relative}.bannerPassageiros__description{width:100%;position:absolute;top:5.77875rem}@media(min-width: 320px)and (max-width: 768px){.bannerPassageiros__description{bottom:unset;top:2.0625rem}}.bannerPassageiros__text{width:100%;max-width:572px}@media(min-width: 320px)and (max-width: 768px){.bannerPassageiros__text{max-width:245px}}.bannerPassageiros__text h3{color:#fff;max-width:31.375rem;font-family:"Aconchego";font-size:1.875rem;font-weight:300;text-transform:uppercase;line-height:2.625rem}@media(min-width: 320px)and (max-width: 768px){.bannerPassageiros__text h3{font-size:1.0625rem;line-height:1.3125rem}}.bannerPassageiros__h1{color:#fff;font-family:"Aconchego";font-size:3.125rem;font-weight:300;text-transform:uppercase;line-height:4.25rem}@media(min-width: 320px)and (max-width: 768px){.bannerPassageiros__h1{font-size:1.25rem;line-height:1.5625rem}}.bannerPassageiros__h1 span{color:#22af9e;font-weight:600}.passageirosForm{width:100%;background-color:#00245b;padding-bottom:4.6875rem}@media(min-width: 320px)and (max-width: 768px){.passageirosForm{padding-bottom:2.25rem}}.passageirosForm__content{width:100%;max-width:1280px;margin:auto;background-color:#ededed;height:27.6875rem;border-radius:5rem;padding:3.75rem 4.1875rem}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__content{max-width:95%;height:100%;border-radius:2rem;padding:2.1875rem 2rem}}@media(min-width: 1441px){.passageirosForm__content{max-width:1680px}}.passageirosForm__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.125rem}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__header{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.passageirosForm__h2{color:#22af9e;font-family:"Aconchego";font-size:1.75rem;font-weight:600;text-transform:uppercase;line-height:2.25rem}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__h2{text-align:center;margin-bottom:1.5rem}}.passageirosForm__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 1rem}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.25rem}}.passageirosForm__buttons .btn__secondary{cursor:pointer;font-size:.875rem}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__buttons .btn__secondary{margin:0}}.passageirosForm__buttons .btn__secondary.active{background-color:#00245b}.passageirosForm__form{width:100%}.passageirosForm__form form{width:100%}.passageirosForm__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.3125rem}.passageirosForm__row--button{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.passageirosForm__row--button .link{color:#00154d;margin-right:.625rem;margin-top:1rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__row--button .link{width:100%;text-align:center;margin:auto auto 1.5rem}}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__row--button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.passageirosForm__row--button .btn__primary{margin:0}.passageirosForm__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:49%;position:relative}.passageirosForm__column .autocomplete-suggestions{position:absolute;width:100%;opacity:0;padding:0;visibility:hidden;overflow-y:auto;z-index:1;top:5rem;max-height:18.75rem}.passageirosForm__column .autocomplete-suggestions.active{opacity:1;visibility:visible;background-color:#fff;padding:1rem}.passageirosForm__column .autocomplete-suggestions li{cursor:pointer;max-width:85%;color:#00245b;margin-bottom:.625rem;line-height:1.5rem;font-family:"Aconchego";font-size:1rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__column{width:100%}}.passageirosForm__column--min{width:23.5%}@media(min-width: 320px)and (max-width: 768px){.passageirosForm__column--min{width:49%}}.passageirosForm__column label{color:#00245b;line-height:1.5rem;margin-bottom:.9375rem;font-family:"Aconchego";font-size:.875rem;font-weight:600}.passageirosForm__column input{width:100%;color:rgba(0,21,77,.5019607843);padding-left:1rem;border-radius:.1875rem;height:2.5625rem;border:.0625rem solid #00245b;font-family:"Aconchego";font-size:.875rem;font-weight:300}.passageirosForm__column input::-webkit-input-placeholder{color:rgba(0,21,77,.5019607843)}.passageirosForm__column input::-moz-placeholder{color:rgba(0,21,77,.5019607843)}.passageirosForm__column input:-ms-input-placeholder{color:rgba(0,21,77,.5019607843)}.passageirosForm__column input::-ms-input-placeholder{color:rgba(0,21,77,.5019607843)}.passageirosForm__column input::placeholder{color:rgba(0,21,77,.5019607843)}.significadoPassageiros{width:100%;margin:8.5rem 0 6.3125rem}@media(min-width: 320px)and (max-width: 768px){.significadoPassageiros{margin:4rem 0 2.8125rem}}.significadoPassageiros__content{width:100%}.significadoPassageiros__title{width:100%;max-width:790px;margin:auto auto 6.125rem}@media(min-width: 320px)and (max-width: 768px){.significadoPassageiros__title{max-width:229px;margin-bottom:2.8125rem}}.significadoPassageiros__title h2{text-align:center;color:#00154d;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.significadoPassageiros__title h2{font-size:1.0625rem;line-height:1.3125rem}}.significadoPassageiros__title h2 strong{color:#22af9e;font-weight:600}.significadoPassageiros__grid{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4.4375rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 320px)and (max-width: 768px){.significadoPassageiros__grid{gap:2.8125rem 0}}.significadoPassageiros__item{width:100%;max-width:243px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.significadoPassageiros__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:6.25rem;margin-bottom:1.5rem}@media(min-width: 320px)and (max-width: 768px){.significadoPassageiros__image{height:3.125rem}}.significadoPassageiros__description{width:100%}.significadoPassageiros__description h3{text-transform:uppercase;text-align:center;color:#00154d;font-family:"Aconchego";font-size:1.125rem;font-weight:600;margin-bottom:.5rem;line-height:1.5625rem}@media(min-width: 320px)and (max-width: 768px){.significadoPassageiros__description h3{font-size:.75rem;line-height:1rem}}.significadoPassageiros__description p{text-align:center;color:#00154d;font-family:"Aconchego";font-size:1.125rem;font-weight:300;line-height:1.5625rem}@media(min-width: 320px)and (max-width: 768px){.significadoPassageiros__description p{font-size:.6875rem;line-height:1rem}}.nossoAppPassageiros{width:100%;margin-bottom:8.625rem;height:640px}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros{height:100%;margin-bottom:4.3125rem}}@media(min-width: 1441px){.nossoAppPassageiros{margin-bottom:0}}.nossoAppPassageiros__content{width:100%;height:640px;position:relative}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__content{height:100%}}.nossoAppPassageiros__images{position:absolute;left:calc(50% - 713px);top:0;margin:auto;max-width:580px}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__images{left:calc(50% - 215px);position:relative;max-width:100%;margin-bottom:1.25rem}}@media(min-width: 1441px){.nossoAppPassageiros__images{left:-423px}}.nossoAppPassageiros__description{width:100%;max-width:591px;margin:auto 0 auto auto}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__description{max-width:100%;margin:0}}.nossoAppPassageiros__h2{color:#22af9e;margin-bottom:2.5rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__h2--desktop{display:none}}.nossoAppPassageiros__h2--mobile{display:none}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__h2--mobile{display:block;text-align:center;max-width:169px;margin:auto auto .875rem}}.nossoAppPassageiros__text{width:100%}.nossoAppPassageiros__text h3{color:#00154d;text-transform:uppercase;line-height:1.75rem;margin-bottom:.5rem;font-family:"Aconchego";font-size:1.25rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__text h3{max-width:220px;font-size:.8125rem;line-height:1.125rem}}.nossoAppPassageiros__text p{color:#00154d;line-height:1.75rem;margin-bottom:2.5rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__text p{max-width:220px;font-size:.8125rem;line-height:1.125rem;margin-bottom:3.875rem}}.nossoAppPassageiros__text h4{color:#22af9e;text-transform:uppercase;line-height:1.75rem;margin-bottom:.5rem;font-family:"Aconchego";font-size:1.25rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__text h4{text-align:center;font-size:.8125rem;line-height:1.125rem;margin-bottom:1.5625rem}}.nossoAppPassageiros__apps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 2.5rem;margin-top:2rem}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__apps{gap:0 1.3125rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.nossoAppPassageiros__apps .apple{width:8.1875rem;height:3.5rem;background-color:#00245b;border-radius:.4375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 769px){.nossoAppPassageiros__apps .apple:hover{background-color:#00154d;-webkit-transition:all .4s;transition:all .4s}}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__apps .apple{width:6.625rem;height:2.625rem}.nossoAppPassageiros__apps .apple img{width:85%}}.nossoAppPassageiros__apps .google{width:8.8125rem;height:3.5rem;background-color:#00245b;border-radius:.4375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s;transition:all .4s}@media(min-width: 769px){.nossoAppPassageiros__apps .google:hover{background-color:#00154d;-webkit-transition:all .4s;transition:all .4s}}@media(min-width: 320px)and (max-width: 768px){.nossoAppPassageiros__apps .google{width:6.625rem;height:2.625rem}.nossoAppPassageiros__apps .google img{width:85%}}.gestaoPassageiros{background-position:bottom center;background-repeat:no-repeat;background-size:contain;width:100%;height:542px;position:relative;z-index:0;margin-bottom:-8.125rem}@media(min-width: 320px)and (max-width: 768px){.gestaoPassageiros{background-position:top center;height:15.625rem;margin-bottom:-3.125rem}}@media(min-width: 1441px){.gestaoPassageiros{height:900px;background-size:100%;margin-bottom:-11.125rem}}.gestaoPassageiros__content{width:100%;padding:3.25rem 0 0}@media(min-width: 320px)and (max-width: 768px){.gestaoPassageiros__content{padding:0}}@media(min-width: 1441px){.gestaoPassageiros__content{padding:18.25rem 0 0}}.gestaoPassageiros__title{width:100%;max-width:761px;margin:auto auto 3.125rem}@media(min-width: 320px)and (max-width: 768px){.gestaoPassageiros__title{max-width:191px;margin-bottom:1.625rem}}.gestaoPassageiros__title h2{text-align:center;color:#22af9e;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.gestaoPassageiros__title h2{font-size:1.0625rem;line-height:1.3125rem}}.gestaoPassageiros .btn__primary{padding:0 3.96875rem}@media(min-width: 320px)and (max-width: 768px){.gestaoPassageiros .btn__primary{padding:0 .75rem}}.praVocePassageiros{width:100%;position:relative;z-index:1}.praVocePassageiros__content{width:100%;position:relative}.praVocePassageiros__images{width:100%}.praVocePassageiros__image img{width:100%}.praVocePassageiros__row{width:100%;position:relative}.praVocePassageiros__description{position:absolute;bottom:12rem;width:100%;max-width:291px}@media(min-width: 320px)and (max-width: 768px){.praVocePassageiros__description{max-width:144px;bottom:5.5rem}}@media(min-width: 1441px){.praVocePassageiros__description{bottom:17rem}}.praVocePassageiros__description .btn__primary{margin:2rem 0 0}@media(min-width: 320px)and (max-width: 768px){.praVocePassageiros__description .btn__primary{margin-top:1.5rem}}.praVocePassageiros__h2{max-width:281px;margin:0 0 1rem;color:#fff;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.praVocePassageiros__h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.praVocePassageiros__h2{max-width:108px;margin-bottom:1rem}}.praVocePassageiros__text{width:100%}.praVocePassageiros__text p{color:#fff;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.praVocePassageiros__text p{font-size:.8125rem;line-height:1.125rem}}.encontrePassageiros{width:100%;border-top-left-radius:6.25rem;border-top-right-radius:6.25rem;background-color:#ededed;margin-top:-5.3125rem;position:relative;z-index:2}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros{margin-top:-2.5rem;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem}}.encontrePassageiros__content{width:100%;padding:5.3125rem 0 5.1875rem}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros__content{padding:3.25rem 0 5.1875rem}.encontrePassageiros__content .btn__secondary{text-align:center;line-height:.9375rem;height:2.8125rem;width:11.1875rem}}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros__title{width:100%;max-width:229px;margin:auto}}.encontrePassageiros__title h2{text-align:center;color:#00154d;font-family:"Aconchego";font-size:2.25rem;font-weight:300;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros__title h2{font-size:1.0625rem;line-height:1.3125rem}}.encontrePassageiros__title h2 strong{color:#22af9e;font-weight:600}.encontrePassageiros__grid{width:100%;max-width:985px;justify-items:center;display:grid;grid-template-columns:repeat(3, 1fr);gap:0 5.625rem;margin:6.4375rem auto}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros__grid{grid-template-columns:1fr;justify-items:center;gap:2.8125rem 0;margin:2.8125rem 0}}.encontrePassageiros__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.encontrePassageiros__image{width:6.25rem;height:6.25rem}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros__image{width:3.125rem;height:3.125rem}}.encontrePassageiros__image img{width:100%}.encontrePassageiros__description{margin-top:1.5rem;width:100%}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros__description{margin-top:.9375rem}}.encontrePassageiros__text{width:100%}.encontrePassageiros__text h3{text-transform:uppercase;text-align:center;margin-bottom:.5rem;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600;color:#00154d}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros__text h3{font-size:.75rem;line-height:1rem}}.encontrePassageiros__text p{max-width:265px;margin:auto;text-align:center;font-family:"Aconchego";font-size:1.125rem;font-weight:300;line-height:1.5625rem;color:#00154d}@media(min-width: 320px)and (max-width: 768px){.encontrePassageiros__text p{max-width:237px;font-size:.75rem;line-height:.9375rem}}.templateForm{width:100%;background-color:#ededed;padding:2rem 0}@media(min-width: 320px)and (max-width: 768px){.templateForm{padding:2.25rem 0}}.templateForm__backPage{width:-webkit-max-content;width:-moz-max-content;width:max-content}.templateForm__backPage a{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#00154d;font-family:"Aconchego";font-size:.875rem;font-weight:600}.templateForm__backPage a img{margin-right:.625rem}.templateForm__content{width:100%;padding-top:4.5rem}@media(min-width: 320px)and (max-width: 768px){.templateForm__content{padding-top:1.9375rem}}.templateForm__h1{text-align:center;color:#22af9e;margin-bottom:2.5rem;font-family:"Aconchego";font-size:2rem;font-weight:500;text-transform:uppercase;line-height:2.625rem}@media(min-width: 320px)and (max-width: 768px){.templateForm__h1{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.templateForm__h1{max-width:187px;margin:0 auto 1.875rem}}.templateForm__text{width:100%;margin:auto;max-width:768px}@media(min-width: 320px)and (max-width: 768px){.templateForm__text{max-width:225px;margin:0}}.templateForm__text p{text-align:center;color:#00154d;line-height:1.5625rem;margin-bottom:3.625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:300}.templateForm__text h2{text-transform:uppercase;color:#00245b;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.templateForm__text h2{font-size:.75rem;line-height:1.125rem}}.templateForm__form{width:100%;margin:2rem auto 0;max-width:768px}@media(min-width: 320px)and (max-width: 768px){.templateForm__form{margin-top:2.25rem}}.templateForm__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}@media(min-width: 320px)and (max-width: 768px){.templateForm__row{margin-bottom:2rem}}.templateForm__row p{width:100%}.templateForm__row p .wpcf7-form-control-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-top:1rem}.templateForm__row p .wpcf7-form-control-wrap .wpcf7-response-output{position:absolute;bottom:-3rem;padding:0;margin:0;width:100%;max-width:300px;color:#fff;font-family:"Aconchego";font-size:.75rem;font-weight:300}.templateForm__row p .wpcf7-form-control-wrap .first{margin-left:0}.templateForm__row p .wpcf7-form-control-wrap .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.templateForm__row p .wpcf7-form-control-wrap .wpcf7-list-item label input{width:1rem;height:1rem;margin-right:.5rem;accent-color:#00154d}.templateForm__row p .wpcf7-form-control-wrap .wpcf7-list-item label .wpcf7-list-item-label{color:#00154d;font-family:"Aconchego";font-size:.875rem;font-weight:300}.templateForm__row--aceite{margin-top:1rem}.templateForm__row--aceite .wpcf7-form-control-wrap{width:100%}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance{width:100%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]{display:none}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:checked~.wpcf7-list-item-label::after{border-color:#000;opacity:1}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{position:relative;color:#00154d;font-family:"Aconchego";font-size:.875rem;font-weight:300;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:pre}@media(min-width: 320px)and (max-width: 768px){.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{font-size:.75rem}}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label a{color:#00154d;font-family:"Aconchego";font-size:.875rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label a{font-size:.75rem}}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:before{content:"";border-radius:0rem;width:1rem;height:1rem;display:block;position:relative;background-color:#fff;border:.0625rem solid #00154d;margin-right:.5rem;-webkit-transition:background .3s;transition:background .3s}.templateForm__row--aceite .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label::after{content:"";height:1.25rem;width:.5625rem;background:rgba(0,0,0,0);border:.125rem solid #00154d;border-top:0;border-left:0;left:.5rem;top:-0.625rem;position:absolute;-webkit-transform:rotate(40deg);transform:rotate(40deg);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.templateForm__row--button{margin:1.125rem 0 4.875rem 0;position:relative}@media(min-width: 320px)and (max-width: 768px){.templateForm__row--button{margin-bottom:2rem}}.templateForm__row--button p{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.templateForm__row--button p .wpcf7-spinner{position:absolute;right:130px;bottom:0}@media(min-width: 320px)and (max-width: 768px){.templateForm__row--button p .wpcf7-spinner{right:60px}}.templateForm__row--button p .btn__primary{margin:0 0 auto auto}.templateForm__radio{width:100%}@media(min-width: 320px)and (max-width: 768px){.templateForm__radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;gap:.75rem 0;margin-bottom:.25rem}}.templateForm__label{text-transform:uppercase;color:#00154d;margin-bottom:1rem;font-family:"Aconchego";font-size:.875rem;font-weight:600}.templateForm__field{width:100%;color:rgba(0,21,77,.5019607843);height:3rem;border-radius:.25rem;border:.0625rem,solid #00245b;padding-left:1rem;font-family:"Aconchego";font-size:.875rem;font-weight:300}.templateForm__field[name=mensagem]{height:11.8125rem;padding-top:.75rem}.section__privacidade{width:100%;padding-top:5rem}@media(min-width: 320px)and (max-width: 768px){.section__privacidade{padding-top:2.5rem}}.section__privacidade h1{text-align:center;white-space:pre;color:#22af9e;margin:0 0 2.625rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.section__privacidade h1{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.section__privacidade h1{white-space:unset}}.section__privacidade .btn__primary{margin:auto auto 5rem}.section__privacidade .imagens{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.5rem;gap:0 2.4375rem}.section__privacidade .desctiption{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 320px)and (max-width: 768px){.section__privacidade .desctiption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.section__privacidade .desctiption .text{width:100%;max-width:49%}@media(min-width: 320px)and (max-width: 768px){.section__privacidade .desctiption .text{max-width:100%}}.section__privacidade .desctiption .text p{min-height:60px}@media(min-width: 320px)and (max-width: 768px){.section__privacidade .desctiption .text p{min-height:initial}}.section__privacidade .desctiption h2{width:100%;text-transform:uppercase;color:#00245b;line-height:2.625rem;margin-bottom:1rem;font-family:"Aconchego";font-size:1.875rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.section__privacidade .desctiption h2{font-size:1.25rem;line-height:1.875rem}}.section__privacidade .desctiption h3{width:100%;text-transform:uppercase;color:#00245b;line-height:2rem;margin-bottom:1rem;font-family:"Aconchego";font-size:1.5rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.section__privacidade .desctiption h3{font-size:1.125rem;line-height:1.625rem}}.section__privacidade .desctiption h4{width:100%;text-transform:uppercase;color:#00245b;line-height:1.5625rem;margin-bottom:1rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}.section__privacidade .desctiption p{width:100%;color:#00245b;line-height:1.875rem;margin-bottom:2.5rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.section__privacidade .desctiption p{font-size:1rem;line-height:1.5rem;margin-bottom:2rem}}.section__privacidade .desctiption ul{margin-bottom:1.25rem}.section__privacidade .desctiption ul li{font-family:"Aconchego";font-size:1.5rem;font-weight:300;color:#000;line-height:2rem;list-style:disc;margin-left:1.5rem}@media(min-width: 320px)and (max-width: 768px){.section__privacidade .desctiption ul li{font-size:1rem;line-height:1.5rem;margin-left:1.2rem}}.bannerEmpresasInternas{width:100%}.bannerEmpresasInternas__content{width:100%;position:relative}.bannerEmpresasInternas__image{width:100%}.bannerEmpresasInternas__image img{width:100%}.bannerEmpresasInternas__texts{width:100%;position:absolute;top:3.25rem;max-width:47.5rem}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__texts{top:2.0625rem;max-width:14rem}}.bannerEmpresasInternas__texts .btn__primary{margin:auto 0}.bannerEmpresasInternas__logo{max-width:11.25rem;margin-top:2.875rem}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__logo{position:absolute;bottom:.1875rem;right:-3.125rem;max-width:5.0625rem}}.bannerEmpresasInternas__backPage{width:100%}.bannerEmpresasInternas__backPage a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__backPage a{font-size:.6875rem;line-height:.9375rem}}.bannerEmpresasInternas__backPage a img{margin-bottom:.125rem;margin-right:1rem}.bannerEmpresasInternas__text{width:100%}.bannerEmpresasInternas__text h2{width:100%;color:#22af9e;margin-top:5rem;font-family:"Aconchego";font-size:3.125rem;font-weight:600;text-transform:uppercase;line-height:3.75rem}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__text h2{font-size:1.25rem;line-height:1.5625rem}}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__text h2{font-size:1.25rem;margin-top:2.875rem;line-height:1.5625rem}}@media(min-width: 1441px){.bannerEmpresasInternas__text h2{margin-top:10rem}}.bannerEmpresasInternas__text h2 strong{color:#fff}.bannerEmpresasInternas__text h3{width:100%;color:#fff;font-family:"Aconchego";font-size:1.875rem;font-weight:300;text-transform:uppercase;line-height:2.625rem}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__text h3{font-size:1.25rem;line-height:1.5625rem}}.bannerEmpresasInternas__text p{width:100%;color:#fff;max-width:40rem;margin-top:1.6875rem;margin-bottom:2.5rem;line-height:1.875rem;font-family:"Aconchego";font-size:1.125rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__text p{font-size:.8125rem;line-height:1.125rem;margin-bottom:1.25rem}}.bannerEmpresasInternas__text ul{position:relative;bottom:2.5rem;margin-left:1.25rem;margin-bottom:2.5rem}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__text ul{bottom:.625rem}}.bannerEmpresasInternas__text ul li{list-style:disc;color:#fff;line-height:1.875rem;font-family:"Aconchego";font-size:1.125rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.bannerEmpresasInternas__text ul li{font-size:.8125rem;line-height:1.125rem}}.bannerEmpresasInternas__text ul li::marker{color:#22af9e}.comoFunciona{width:100%;position:relative;z-index:1;background-color:#ededed;border-top-left-radius:5rem;border-top-right-radius:5rem;margin-top:-5.4375rem;padding-bottom:5.8125rem}@media(min-width: 320px)and (max-width: 768px){.comoFunciona{overflow-x:hidden;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem}}.comoFunciona__content{width:100%;padding-top:5.4375rem}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__content{padding-top:3.875rem}}.comoFunciona__h2{width:100%;margin-bottom:5.9375rem}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__h2{max-width:13.875rem;margin:auto auto 3.5rem}}.comoFunciona__h2 h2{text-align:center;color:#22af9e;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__h2 h2{font-size:1.0625rem;line-height:1.3125rem}}.comoFunciona__rows{width:100%}.comoFunciona__row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:75px 4.375rem;min-height:13.75rem;margin-bottom:4.6875rem;padding:4.375rem 0 4.75rem}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;margin-bottom:6.5625rem}}.comoFunciona__column{position:relative;width:14.375rem}.comoFunciona__column--grid{width:100%;max-width:770px;display:grid;justify-items:flex-end;grid-template-columns:repeat(2, 1fr);gap:3.125rem 3.75rem}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__column--grid{grid-template-columns:1fr;max-width:13.625rem;gap:2.5rem 0}}.comoFunciona__column .curveLeft,.comoFunciona__column .curveRight{position:absolute}.comoFunciona__column .curveLeft{bottom:0;top:0;right:0;margin:auto}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__column .curveLeft{display:none}}.comoFunciona__column .curveLeft::after{content:"";width:250px;height:100%;min-height:125px;border-left:3.26px solid #00245b;border-top:3.26px solid #00245b;border-top-left-radius:105px;background:rgba(0,0,0,0);position:absolute;top:-70px;left:80px}.comoFunciona__column .curveLeft::before{content:"";width:550px;height:100%;min-height:125px;border-right:3.26px solid #00245b;border-bottom:3.26px solid #00245b;border-bottom-right-radius:105px;background:rgba(0,0,0,0);position:absolute;bottom:-76px;right:-83px}@media(min-width: 1441px){.comoFunciona__column .curveLeft::before{width:1100px}}.comoFunciona__column .curveRight{bottom:0;top:0;right:0;margin:auto}.comoFunciona__column .curveRight::after{content:"";width:250px;height:100%;min-height:125px;border-right:3.26px solid #00245b;border-top:3.26px solid #00245b;border-top-right-radius:105px;background:rgba(0,0,0,0);position:absolute;top:-70px;right:336px}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__column .curveRight::after{right:259px;border-top-right-radius:36px}}@media(min-width: 1441px){.comoFunciona__column .curveRight::after{right:339px}}.comoFunciona__column .curveRight::before{content:"";width:550px;height:100%;min-height:125px;border-left:3.26px solid #00245b;border-bottom:3.26px solid #00245b;border-bottom-left-radius:105px;background:rgba(0,0,0,0);position:absolute;bottom:-76px;right:-211px}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__column .curveRight::before{right:-288px;border-bottom-left-radius:36px}}@media(min-width: 1441px){.comoFunciona__column .curveRight::before{width:1100px;right:-758px}}.comoFunciona__text{width:100%;max-width:14.1875rem}.comoFunciona__text h3{text-transform:uppercase;line-height:2rem;font-family:"Aconchego";font-size:1.5rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__text h3{text-align:center;font-size:.8125rem;line-height:1.125rem}}.comoFunciona__text p{color:#00245b;line-height:1.875rem;margin-top:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__text p{text-align:center;font-size:.8125rem;margin-top:.9375rem;line-height:1.125rem}}.comoFunciona__p{text-transform:uppercase;position:relative;color:#00245b;width:18.625rem;min-height:3.125rem;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.comoFunciona__p{font-size:.75rem;line-height:1rem}}.comoFunciona__p span{position:absolute;top:3px;left:-52px;width:18px;height:18px;border-radius:100%}.textoLayout{width:100%;background-color:#ededed;margin-top:-1px;padding-bottom:5.8125rem}@media(min-width: 320px)and (max-width: 768px){.textoLayout{margin-top:-100px;margin-bottom:4.875rem;position:relative;z-index:1}}.textoLayout__content{width:100%}.textoLayout__text{width:100%;max-width:48rem;margin:auto;margin-bottom:5.9375rem}@media(min-width: 320px)and (max-width: 768px){.textoLayout__text{max-width:14.375rem;margin-bottom:4.5rem}}.textoLayout__text p{width:100%;text-align:center;text-transform:uppercase;color:#00245b;line-height:1.75rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.textoLayout__text p{font-size:.8125rem;line-height:1.125rem}}.porque{width:100%;margin-bottom:6.1875rem}.porque__content{width:100%}.porque__title{width:100%;margin-top:6.4375rem}@media(min-width: 320px)and (max-width: 768px){.porque__title{margin-top:3.6875rem}}.porque__title h2{text-align:center;color:#22af9e;margin-bottom:3.1875rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.porque__title h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.porque__title h2{max-width:13.875rem;margin:auto auto 2.5rem}}.porque__title h4{text-align:center;color:#00245b;margin-bottom:5.9375rem;font-family:"Aconchego";font-size:1.5rem;font-weight:600;text-transform:uppercase;line-height:2rem}@media(min-width: 320px)and (max-width: 768px){.porque__title h4{font-size:1.0625rem;line-height:1.3125rem}}.porque__title p{text-align:center;color:#00245b;margin:auto auto 6.125rem;max-width:47.25rem;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.porque__title p{font-size:.8125rem;max-width:15rem;line-height:1.125rem}}.porque__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 123px}@media(min-width: 320px)and (max-width: 768px){.porque__row{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5rem 0}}.porque__row--number{gap:0 80px}.porque__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 320px)and (max-width: 768px){.porque__box{width:100%;max-width:15.5625rem}}.porque__text{width:100%;margin-top:1.5625rem}.porque__text h4{position:relative;bottom:15px;color:#22af9e;font-family:"Aconchego";font-size:6rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.porque__text h4{bottom:-15px;font-size:4rem;line-height:2.3125rem}}.porque__text p{text-align:center;color:#00245b;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.porque__text p{font-size:.75rem;line-height:1rem}}.porque__text h3{text-align:center;text-transform:uppercase;color:#22af9e;margin:1.5rem auto 2.1875rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.porque__text h3{font-size:.75rem;line-height:1rem;margin:1.25rem auto .9375rem}}.porque__text--number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;gap:0 1.625rem}@media(min-width: 320px)and (max-width: 768px){.porque__text--number{gap:3.4375rem 1.5625rem}}.porque__text--number p{text-align:left;font-size:1.125rem}@media(min-width: 320px)and (max-width: 768px){.porque__text--number p{font-size:.8125rem;line-height:1.125rem}}.porque__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:end;align-self:flex-end;margin-top:.875rem;gap:0 .9375rem;margin-right:1.25rem}.nossosNumeros{width:100%;margin:5.1875rem 0 6.1875rem}@media(min-width: 320px)and (max-width: 768px){.nossosNumeros{margin:3.6875rem 0 3.75rem}}.nossosNumeros__content{width:100%}.nossosNumeros__title{width:100%;margin-bottom:5.5rem}@media(min-width: 320px)and (max-width: 768px){.nossosNumeros__title{margin-bottom:2.4375rem}}.nossosNumeros__title h2{text-align:center;width:100%;color:#22af9e;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.nossosNumeros__title h2{font-size:1.0625rem;line-height:1.3125rem}}.nossosNumeros__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 2.5rem;margin-bottom:5.9375rem}@media(min-width: 320px)and (max-width: 768px){.nossosNumeros__row{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5rem 0;margin-bottom:3.5625rem}}.nossosNumeros__column{width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(min-width: 320px)and (max-width: 768px){.nossosNumeros__column{max-width:240px;width:100%}.nossosNumeros__column:nth-child(even) .nossosNumeros__text h3{text-align:right}.nossosNumeros__column:nth-child(even) .nossosNumeros__text p{text-align:right;margin:.625rem 0 auto auto}}.nossosNumeros__text{width:100%}.nossosNumeros__text h3{text-transform:uppercase;text-align:center;color:#00245b;font-family:"Aconchego";font-size:2.25rem;font-weight:500}@media(min-width: 320px)and (max-width: 768px){.nossosNumeros__text h3{text-align:left;font-size:1.875rem}}.nossosNumeros__text h3 strong{font-weight:600;color:#22af9e;font-size:6rem}@media(min-width: 320px)and (max-width: 768px){.nossosNumeros__text h3 strong{font-size:2rem}}.nossosNumeros__text p{max-width:265px;text-align:center;color:#00154d;margin:1.125rem auto 0;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.nossosNumeros__text p{text-align:left;max-width:10.6875rem;font-size:.8125rem;margin:.625rem 0 0;line-height:1.125rem}}.bannerFotter{width:100%}.bannerFotter__content{width:100%;position:relative}.bannerFotter__image{width:100%}.bannerFotter__image img{width:100%}.bannerFotter__desc{width:100%;margin:auto 0 auto auto;position:absolute;top:6.0625rem;max-width:22.9375rem;right:8.5rem}@media(min-width: 320px)and (max-width: 768px){.bannerFotter__desc{max-width:10.5rem;right:4.125rem;top:2.4375rem}}@media(min-width: 1441px){.bannerFotter__desc{right:calc(50% - 34.0625rem);top:9.375rem}}.bannerFotter__desc .btn__primary{margin:2.5rem 0 0}@media(min-width: 320px)and (max-width: 768px){.bannerFotter__desc .btn__primary{margin:1.75rem 0 auto auto}}.bannerFotter__text{width:100%}.bannerFotter__text p{color:#fff;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.bannerFotter__text p{text-align:right;font-size:.75rem;line-height:1rem}}.bannerFotter__text p em{font-style:normal;font-weight:500}.bannerFotter__text p strong{color:#22af9e;line-height:2.8125rem;font-size:2.25rem}@media(min-width: 320px)and (max-width: 768px){.bannerFotter__text p strong{font-size:1.0625rem;line-height:1.3125rem}}.bannerQuemSomos{width:100%}.bannerQuemSomos__content{width:100%;position:relative}.bannerQuemSomos__image{width:100%}.bannerQuemSomos__image img{width:100%}.bannerQuemSomos__description{width:100%;position:absolute;bottom:5.77875rem}@media(min-width: 320px)and (max-width: 768px){.bannerQuemSomos__description{bottom:unset;top:4.4375rem}}@media(min-width: 1441px){.bannerQuemSomos__description{top:12.5rem}}.bannerQuemSomos__text{width:100%;max-width:23.3125rem}@media(min-width: 320px)and (max-width: 768px){.bannerQuemSomos__text{max-width:9.4375rem}}.bannerQuemSomos__h1{color:#fff;font-family:"Aconchego";font-size:3.125rem;font-weight:600;text-transform:uppercase;line-height:4.25rem}@media(min-width: 320px)and (max-width: 768px){.bannerQuemSomos__h1{font-size:1.25rem;line-height:1.5625rem}}.bannerQuemSomos__h1 span{color:#22af9e}.quemSomosMiddle{width:100%;background-repeat:no-repeat;background-position:bottom center;background-size:100%;margin-top:6.53125rem;padding-bottom:15.34375rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosMiddle{margin-top:3.125rem;padding-bottom:9.625rem}}.quemSomosMiddle__content{width:100%}.quemSomosMiddle__text{width:100%;max-width:54.625rem;margin:auto}@media(min-width: 320px)and (max-width: 768px){.quemSomosMiddle__text{max-width:15.8125rem}}.quemSomosMiddle__text h2{text-align:center;color:#22af9e;margin:auto auto 4.375rem;max-width:41.8125rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosMiddle__text h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.quemSomosMiddle__text h2{margin-bottom:1.3125rem;max-width:17.25rem}}.quemSomosMiddle__text h3{text-align:center;text-transform:uppercase;color:#00245b;margin-bottom:1.25rem;font-family:"Aconchego";font-size:1.25rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.quemSomosMiddle__text h3{font-size:.8125rem;line-height:1.125rem}}.quemSomosMiddle__text p{text-align:center;color:#00245b;margin-bottom:1.25rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.quemSomosMiddle__text p{font-size:.8125rem;line-height:1.125rem}}.ecossistema{width:100%;background-repeat:no-repeat;background-position:bottom center;background-size:contain;height:1275px;background-color:#00245b;border-top-left-radius:6.25rem;border-top-right-radius:6.25rem;padding:5.125rem 0 6rem;margin-bottom:5.75rem}@media(min-width: 320px)and (max-width: 768px){.ecossistema{height:1790px;padding:0;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem;margin-bottom:3.1875rem;margin-top:-40px}}@media(min-width: 1441px){.ecossistema{height:1670px}}.ecossistema__content{width:100%}.ecossistema__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 320px)and (max-width: 768px){.ecossistema__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.ecossistema__column{width:100%;max-width:37.5rem}@media(min-width: 320px)and (max-width: 768px){.ecossistema__column{max-width:100%}}.ecossistema__column:last-child{max-width:20rem}@media(min-width: 320px)and (max-width: 768px){.ecossistema__column:last-child{max-width:100%}}.ecossistema__title{width:100%}.ecossistema__title h2{color:#22af9e;margin-bottom:7.9375rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.ecossistema__title h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.ecossistema__title h2{text-align:center;margin-top:3.375rem}}.ecossistema__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ecossistema__grid--right{display:grid;gap:3.4375rem;grid-template-columns:repeat(2, 1fr)}@media(min-width: 320px)and (max-width: 768px){.ecossistema__grid--right{gap:0rem}}.ecossistema__icone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.ecossistema__item{width:100%;max-width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;top:105px}@media(min-width: 320px)and (max-width: 768px){.ecossistema__item{top:initial;margin-bottom:3.125rem}}@media(min-width: 1441px){.ecossistema__item{top:15.625rem}}.ecossistema__item:first-child,.ecossistema__item:nth-child(2){top:15px}@media(min-width: 320px)and (max-width: 768px){.ecossistema__item:first-child,.ecossistema__item:nth-child(2){top:initial}}@media(min-width: 1441px){.ecossistema__item:first-child,.ecossistema__item:nth-child(2){top:5rem}}.ecossistema__item:first-child,.ecossistema__item:nth-child(3){max-width:27%;right:65px}@media(min-width: 320px)and (max-width: 768px){.ecossistema__item:first-child,.ecossistema__item:nth-child(3){max-width:50%;right:10px}}@media(min-width: 1441px){.ecossistema__item:first-child,.ecossistema__item:nth-child(3){right:14.25rem}}.ecossistema__item:nth-child(2),.ecossistema__item:nth-child(4){max-width:50%;right:32px}@media(min-width: 320px)and (max-width: 768px){.ecossistema__item:nth-child(2),.ecossistema__item:nth-child(4){right:initial}}@media(min-width: 1441px){.ecossistema__item:nth-child(2),.ecossistema__item:nth-child(4){right:7.1875rem}}.ecossistema__item:nth-child(5){right:65px}@media(min-width: 320px)and (max-width: 768px){.ecossistema__item:nth-child(5){right:initial}}@media(min-width: 1441px){.ecossistema__item:nth-child(5){right:14.6875rem}}.ecossistema__item:nth-child(5),.ecossistema__item:nth-child(6){max-width:24%;top:195px}@media(min-width: 320px)and (max-width: 768px){.ecossistema__item:nth-child(5),.ecossistema__item:nth-child(6){top:initial;max-width:50%}}@media(min-width: 1441px){.ecossistema__item:nth-child(5),.ecossistema__item:nth-child(6){top:25.625rem}}@media(min-width: 1441px){.ecossistema__item:nth-child(6){right:5.9375rem}}.ecossistema__item:last-child{max-width:52%;top:195px}@media(min-width: 320px)and (max-width: 768px){.ecossistema__item:last-child{max-width:100%;top:initial}}@media(min-width: 1441px){.ecossistema__item:last-child{top:25.625rem;right:.9375rem}}.ecossistema__item--right{position:relative;left:3.125rem}@media(min-width: 320px)and (max-width: 768px){.ecossistema__item--right{left:initial}}@media(min-width: 1441px){.ecossistema__item--right{left:8.125rem}}.ecossistema__item--right:first-child,.ecossistema__item--right:nth-child(3),.ecossistema__item--right:nth-child(2),.ecossistema__item--right:last-child{max-width:100%;right:0;top:0}.ecossistema__text{width:100%;position:relative;left:3.125rem;max-width:15.8125rem;margin-bottom:3.625rem;margin-top:7rem}@media(min-width: 320px)and (max-width: 768px){.ecossistema__text{left:initial;margin:2rem auto 3.125rem}}@media(min-width: 1441px){.ecossistema__text{left:8.125rem}}.ecossistema__text p{color:#fff;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.ecossistema__text p{text-align:center;line-height:1.125rem;font-size:.8125rem}}.ecossistema__text p strong{text-transform:uppercase;color:#22af9e}.ecossistema__text h3{text-transform:uppercase;text-align:center;color:#fff;line-height:1.875rem;margin-top:1rem;font-family:"Aconchego";font-size:1.25rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.ecossistema__text h3{font-size:.75rem;line-height:1.125rem}}.ecossistema__text--final{max-width:48.0625rem;margin:8.625rem auto 0}@media(min-width: 320px)and (max-width: 768px){.ecossistema__text--final{margin-top:1.25rem;max-width:17rem}}@media(min-width: 1441px){.ecossistema__text--final{left:0;margin-top:28.375rem}}.ecossistema__text--final p{text-align:center;text-transform:uppercase}.ecossistema__text--final p strong{color:#fff}.ecossistema__text--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;margin-top:0;left:initial}.ecossistema__text--item p{text-align:center;text-transform:uppercase;margin-top:1.0625rem}.gestaoCertificada{width:100%;margin-bottom:5rem}.gestaoCertificada__content{width:100%}.gestaoCertificada__title{max-width:52.25rem;margin:auto auto 3.625rem}@media(min-width: 320px)and (max-width: 768px){.gestaoCertificada__title{max-width:13.6875rem;margin-bottom:4.0625rem}}.gestaoCertificada__title h2{text-align:center;color:#22af9e;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.gestaoCertificada__title h2{font-size:1.0625rem;line-height:1.3125rem}}.gestaoCertificada__title h2 strong{font-weight:300;color:#00245b}.gestaoCertificada__row{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);justify-items:center;gap:0 1.3125rem}@media(min-width: 320px)and (max-width: 768px){.gestaoCertificada__row{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}.gestaoCertificada__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gestaoCertificada__image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:6.375rem;height:6.25rem;margin-bottom:1.5rem}.gestaoCertificada__image img{width:100%;-o-object-fit:contain;object-fit:contain}.gestaoCertificada__text{width:100%}.gestaoCertificada__text p{text-align:center;color:#00245b;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.gestaoCertificada__text p{font-size:.75rem;line-height:1.125rem}}.gestaoCertificada__text p strong{margin-bottom:.5rem}.solucaoCompleta{width:100%;background-color:#ededed;padding:4.8125rem 0 13.4375rem;border-top-left-radius:5rem;border-top-right-radius:5rem}@media(min-width: 320px)and (max-width: 768px){.solucaoCompleta{padding:3.0625rem 0 9.375rem;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem}}.solucaoCompleta__content{width:100%}.solucaoCompleta__title{max-width:62.75rem;margin:auto auto 5.75rem}@media(min-width: 320px)and (max-width: 768px){.solucaoCompleta__title{max-width:14.9375rem;margin-bottom:3.6875rem}}.solucaoCompleta__title h2{text-align:center;color:#22af9e;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.solucaoCompleta__title h2{font-size:1.0625rem;line-height:1.3125rem}}.solucaoCompleta__title h2 strong{font-weight:300;color:#00245b}.solucaoCompleta__row{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;gap:0 4.5625rem}@media(min-width: 320px)and (max-width: 768px){.solucaoCompleta__row{grid-template-columns:1fr;gap:3.9375rem 0}}.solucaoCompleta__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#22af9e;padding:0 2.5rem;height:29.5625rem;border-top-right-radius:5rem;border-bottom-right-radius:5rem;border-bottom-left-radius:5rem}@media(min-width: 320px)and (max-width: 768px){.solucaoCompleta__item{padding:0 1.375rem;height:17.8125rem;border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem;border-bottom-left-radius:2.5rem}}.solucaoCompleta__item:nth-child(2){background-color:#99c940}.solucaoCompleta__item:nth-child(3){background-color:#ab479b}.solucaoCompleta__text{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.solucaoCompleta__text p{text-align:center;color:#fff;font-family:"Aconchego";font-size:1.125rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.solucaoCompleta__text p{font-size:.8125rem;line-height:1.125rem}}.solucaoCompleta__text p:first-child{margin-bottom:1.25rem}.solucaoCompleta__text p strong{font-weight:600;text-transform:uppercase;margin-bottom:1.25rem}@media(min-width: 320px)and (max-width: 768px){.solucaoCompleta__text p strong{font-size:.9375rem;line-height:1.1875rem}}.nossaTrajetoria{width:100%;background-color:#00245b;border-top-left-radius:6.25rem;border-top-right-radius:6.25rem;margin-top:-5rem;padding:3.9375rem 0}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria{border-top-left-radius:3.125rem;border-top-right-radius:3.125rem}}.nossaTrajetoria__content{width:100%}.nossaTrajetoria__title{width:100%}.nossaTrajetoria__title h2{text-align:center;color:#22af9e;margin-bottom:4.5rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria__title h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria__title h2{margin-bottom:2.75rem}}.nossaTrajetoria__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nossaTrajetoria__swiper{width:100%}.nossaTrajetoria__swiper .swiper-wrapper{height:100%}.nossaTrajetoria__swiper .swiper-button-next-nossaTrajetoria,.nossaTrajetoria__swiper .swiper-button-prev-nossaTrajetoria{top:12px;z-index:1}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria__swiper .swiper-button-next-nossaTrajetoria,.nossaTrajetoria__swiper .swiper-button-prev-nossaTrajetoria{top:initial;bottom:0}}.nossaTrajetoria__swiper .swiper-button-next-nossaTrajetoria::after,.nossaTrajetoria__swiper .swiper-button-prev-nossaTrajetoria::after{color:#22af9e;font-size:1.560625rem}.nossaTrajetoria__swiper .swiper-button-prev-nossaTrajetoria{left:-0.4375rem}.nossaTrajetoria__swiper .swiper-button-next-nossaTrajetoria{right:-0.5rem}.nossaTrajetoria__swiper .swiper-slide:last-child .nossaTrajetoria__text::after{display:none}.nossaTrajetoria__text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:16.875rem;margin-top:3.5rem}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria__text{margin-top:0;margin-bottom:3.125rem;min-height:11.25rem}}.nossaTrajetoria__text::before{content:"";border-radius:100%;position:absolute;z-index:1;background-color:#22af9e;top:-3.375rem;width:1.175rem;height:1.175rem}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria__text::before{top:initial;bottom:-4rem}}.nossaTrajetoria__text::after{content:"";z-index:0;position:absolute;background-color:#fff;width:22.5rem;top:-2.875rem;left:8.4375rem;height:.20375rem}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria__text::after{top:initial;bottom:-3.5625rem;width:19.4375rem}}.nossaTrajetoria__text h3{text-align:center;color:#22af9e;margin-bottom:.5rem;font-family:"Aconchego";font-size:2rem;font-weight:500;text-transform:uppercase;line-height:2.625rem}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria__text h3{font-size:1.0625rem;line-height:1.3125rem}}.nossaTrajetoria__text h4{text-align:center;color:#fff;margin-bottom:.5rem;font-family:"Aconchego";font-size:1.5rem;font-weight:600;text-transform:uppercase;line-height:2rem}@media(min-width: 320px)and (max-width: 768px){.nossaTrajetoria__text h4{font-size:1.0625rem;line-height:1.3125rem}}.nossaTrajetoria__text p{text-align:center;color:#fff;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}.unicos{width:100%;margin:5.8125rem 0 20rem}@media(min-width: 320px)and (max-width: 768px){.unicos{margin:4.625rem 0 20rem}}.unicos__content{width:100%}.unicos__title{width:100%;margin-bottom:9.125rem}@media(min-width: 320px)and (max-width: 768px){.unicos__title{margin-bottom:4.5rem}}.unicos__title h2{text-align:center;color:#22af9e;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.unicos__title h2{font-size:1.0625rem;line-height:1.3125rem}}.unicos__row{display:grid;grid-template-columns:repeat(4, 1fr);justify-items:center;position:relative;margin-bottom:7.4375rem}@media(min-width: 320px)and (max-width: 768px){.unicos__row{grid-template-columns:1fr;margin-bottom:1.625rem}}.unicos__row .mask{position:absolute;top:-65px;width:1440px}@media(min-width: 320px)and (max-width: 768px){.unicos__row .mask{width:400px;top:-30px}}@media(min-width: 320px)and (max-width: 768px){.unicos__row .mask--desk{display:none}}.unicos__row .mask--mob{display:none}@media(min-width: 320px)and (max-width: 768px){.unicos__row .mask--mob{display:block;z-index:0}}.unicos__row .mask img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 320px)and (max-width: 768px){.unicos__row .mask img{-o-object-fit:contain;object-fit:contain}}.unicos__row--nogrid{grid-template-columns:repeat(3, 1fr)}@media(min-width: 320px)and (max-width: 768px){.unicos__row--nogrid{grid-template-columns:1fr}}.unicos__item{margin-left:1.5625rem;position:relative;z-index:1}@media(min-width: 320px)and (max-width: 768px){.unicos__item{margin:auto;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.unicos__item p{color:#00245b;min-height:9.25rem;margin-bottom:4.0625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.unicos__item p{position:relative;top:115px;margin-bottom:190px}.unicos__item p:first-child{top:0}.unicos__item p:last-child{max-width:100px;text-align:right}}@media(min-width: 320px)and (max-width: 768px){.unicos__item p{min-height:initial;font-size:.8125rem;line-height:1.125rem}}.unicos__item p strong{font-weight:600;text-transform:uppercase;font-size:2rem}@media(min-width: 320px)and (max-width: 768px){.unicos__item p strong{font-size:.8125rem;line-height:1.125rem}}.unicos__column{width:100%}.unicos__text{width:100%;max-width:236px;position:relative}@media(min-width: 320px)and (max-width: 768px){.unicos__text{max-width:239px;margin:auto}}.unicos__text h2{color:#22af9e;font-family:"Aconchego";font-size:1.5rem;font-weight:600;text-transform:uppercase;line-height:2rem}@media(min-width: 320px)and (max-width: 768px){.unicos__text h2{font-size:1.0625rem;line-height:1.3125rem}}@media(min-width: 320px)and (max-width: 768px){.unicos__text h2{text-align:center;font-size:1.0625rem;line-height:1.3125rem;margin-bottom:115px}}.unicos__text h3{text-align:center;position:relative;text-transform:uppercase;color:#22af9e;margin-bottom:1.375rem;font-family:"Aconchego";font-size:1.125rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.unicos__text h3{font-size:.75rem;line-height:1rem;left:50px}}.unicos__text ul{margin-left:2rem}@media(min-width: 320px)and (max-width: 768px){.unicos__text ul{margin-left:0;position:relative;left:80px}}.unicos__text ul li{list-style:disc;position:relative;color:#00245b;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.unicos__text ul li{font-size:.75rem;line-height:1rem}}.unicos__text ul li::marker{color:#22af9e}.unicos__text--semfrete{max-width:253px}@media(min-width: 320px)and (max-width: 768px){.unicos__text--semfrete .bg-semfrete{max-width:400px}.unicos__text--semfrete .bg-semfrete img{width:100%}}@media(min-width: 320px)and (max-width: 768px){.unicos__text--comfrete{margin-top:161px}}@media(min-width: 320px)and (max-width: 768px){.unicos__text--comfrete .bg-comfrete{max-width:400px}.unicos__text--comfrete .bg-comfrete img{width:100%}}.unicos__text--comfrete h3{position:relative;left:9.375rem}@media(min-width: 320px)and (max-width: 768px){.unicos__text--comfrete h3{left:60px}}@media(min-width: 1441px){.unicos__text--comfrete h3{left:12.5rem}}.unicos__text--comfrete ul{margin-left:0;position:relative;left:9.375rem}@media(min-width: 320px)and (max-width: 768px){.unicos__text--comfrete ul{left:105px}}@media(min-width: 1441px){.unicos__text--comfrete ul{left:14.0625rem}}.unicos__text--comfrete ul li{list-style:disc;position:relative;color:#fff;line-height:1.5625rem;font-family:"Aconchego";font-size:1.125rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.unicos__text--comfrete ul li{font-size:.75rem;line-height:1rem}}.unicos__text--comfrete ul li::marker{color:#22af9e}.unicos__text .bg-semfrete,.unicos__text .bg-comfrete{position:absolute;width:600px;height:600px;z-index:0;top:-5rem;left:-15.625rem}@media(min-width: 320px)and (max-width: 768px){.unicos__text .bg-semfrete,.unicos__text .bg-comfrete{left:-70px;top:-150px}}.unicos__text .bg-semfrete img,.unicos__text .bg-comfrete img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.unicos__text .bg-comfrete{left:-4.375rem}.quemSomosEmpresas{width:100%;margin:8.0625rem 0 7.3125rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas{margin-top:0;margin-bottom:60px}}.quemSomosEmpresas__content{width:100%}.quemSomosEmpresas__title{width:100%;margin-bottom:5rem}.quemSomosEmpresas__title h2{text-align:center;color:#22af9e;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas__title h2{font-size:1.0625rem;line-height:1.3125rem}}.quemSomosEmpresas__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas__row{gap:3.8125rem 0}}.quemSomosEmpresas__item{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ededed;max-width:21.5625rem;height:34.5rem;border-top-right-radius:5rem;border-bottom-right-radius:5rem;border-bottom-left-radius:5rem;padding:4rem 1rem 4rem 1rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas__item{height:100%;max-width:16.1875rem;border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem;border-bottom-left-radius:2.5rem;padding:3.3125rem 1rem 3.3125rem 1rem}}.quemSomosEmpresas__item .btn__primary{position:absolute;left:0;margin:auto;right:0;bottom:4rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas__item .btn__primary{position:relative;bottom:initial}}.quemSomosEmpresas__image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:8.125rem;height:6.25rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas__image{max-width:5rem}}.quemSomosEmpresas__image img{width:100%;-o-object-fit:contain;object-fit:contain}.quemSomosEmpresas__text{width:100%;margin-top:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas__text{margin-top:1.5625rem}}.quemSomosEmpresas__text h2{text-align:center;text-transform:uppercase;color:#22af9e;margin-bottom:1rem;font-family:"Aconchego";font-size:1rem;font-weight:600}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas__text h2{font-size:.75rem;line-height:1.125rem}}.quemSomosEmpresas__text p{text-align:center;color:#00245b;margin-bottom:1rem;line-height:1.5625rem;font-family:"Aconchego";font-size:1rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.quemSomosEmpresas__text p{font-size:.75rem;line-height:1.125rem;margin-bottom:1.875rem}}.bannerFotterFinal__content{width:100%;position:relative}.bannerFotterFinal__image{width:100%}.bannerFotterFinal__image img{width:100%}.bannerFotterFinal__desc{width:100%;margin:auto 0 auto auto;position:absolute;top:6.0625rem;max-width:22.9375rem;right:8.5rem}@media(min-width: 320px)and (max-width: 768px){.bannerFotterFinal__desc{right:3.125rem;top:3.125rem}}@media(min-width: 1441px){.bannerFotterFinal__desc{top:8.75rem;right:calc(50% - 33.75rem)}}.bannerFotterFinal__desc .btn__primary{margin:2.5rem 0 auto auto}@media(min-width: 320px)and (max-width: 768px){.bannerFotterFinal__desc .btn__primary{margin-top:20px}}.bannerFotterFinal__text{width:100%}@media(min-width: 320px)and (max-width: 768px){.bannerFotterFinal__text{max-width:161px;margin:auto 0 auto auto}}.bannerFotterFinal__text h2{text-align:right;color:#22af9e;margin-bottom:1rem;font-family:"Aconchego";font-size:2.25rem;font-weight:500;text-transform:uppercase;line-height:2.8125rem}@media(min-width: 320px)and (max-width: 768px){.bannerFotterFinal__text h2{font-size:1.0625rem;line-height:1.3125rem}}.bannerFotterFinal__text p{text-align:right;color:#fff;line-height:1.875rem;font-family:"Aconchego";font-size:1.25rem;font-weight:300}@media(min-width: 320px)and (max-width: 768px){.bannerFotterFinal__text p{font-size:.8125rem;line-height:1.125rem}}