
.sessao_destaques-container{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;@media screen and (max-width:991px){display:block;}.sessao_destaques-item{position:relative;display:flex;align-items:center;justify-content:start;.sessao_destaques-bg{width:100%;height:100%;position:relative;&::before{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:1;}img{width:100%;height:100%;object-fit:cover;@media screen and (max-width:991px){min-height:360px;height:100%;}}}.sessao_destaques-content{position:absolute;padding:3.125rem;color:var(--color-custom-04);overflow:hidden;z-index:3;transition:all .4s;@media screen and (max-width:991px){padding:1.25rem;}.btn_principal{margin:2rem 0 0;}}&.sessao_destaques-item-0{grid-row:1 / 3;.sessao_destaques-bg{&:after{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background:linear-gradient(27 0deg,rgba(0,0,0,0) 31.25%,rgba(0,0,0,0.656) 100%);backdrop-filter:blur(10px);z-index:2;}img{min-height:720px;@media screen and (max-width:991px){min-height:540px;}}@media screen and (max-width:991px){height:100%;}}.sessao_destaques-content{max-width:calc(480px + 15rem);padding-left:12rem;@media screen and (max-width:1399px){padding-left:6rem;}@media screen and (max-width:991px){padding:1.25rem;}}}&.sessao_destaques-item-1{grid-column:2;grid-row:1;.sessao_destaques-content{max-width:calc(430px + 6.25rem);transform:translateY(60px);.btn_principal{opacity:0;}}}&.sessao_destaques-item-2{grid-column:2;grid-row:2;.sessao_destaques-content{max-width:calc(430px + 6.25rem);transform:translateY(60px);.btn_principal{opacity:0;}}}&:hover{.sessao_destaques-content{transform:translateY(0%);.btn_principal{opacity:1;}}}}}
.sessao_vantagens-container{background-color:rgb(3,106,172,.85);backdrop-filter:blur(10px);.sessao_vantagens-wrapper{display:flex;justify-content:space-between;gap:1rem;padding-top:1.875rem;min-height:225px;@media screen and (max-width:1199px){padding-bottom:1.875rem;flex-wrap:wrap;row-gap:2rem;}.sessao_vantagens-item{max-width:280px;color:var(--color-custom-04);@media screen and (max-width:1199px){max-width:280px;width:100%;margin:0 auto;}.sessao_vantagens-embaixo,.sessao_vantagens-topo{font-size:var(--fs-3);font-weight:bold;transition:all .4s;}.sessao_vantagens-descricao{border-top:1px solid rgb(255,255,255,.10);padding-top:.75rem;margin-top:1rem;transition:all .4s;}&:hover .sessao_vantagens-descricao{font-size:var(--fs-6);}&:hover .sessao_vantagens-topo{font-size:var(--fs-2);}}}}
#site-footer{background-color:var(--color-custom-06);}.custom-footer{display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;color:var(--color-custom-04);font-family:var(--font-3);}.custom-footer.bg_footer{padding:3rem 0 2rem;background-size:cover;background-repeat:no-repeat;background-position:center;}.custom-footer hr{opacity:.1;border-color:var(--color-custom-06);margin:1rem 0;}.custom-footer ul{list-style:none;padding:0;margin:0;}.custom-footer p{line-height:130%;margin-bottom:0;}.custom-footer h2{font-size:var(--fs-5);font-weight:bold;margin-bottom:1.375rem;}.custom-footer a{color:var(--color-custom-04);display:block;padding:.3125rem 0;margin-bottom:0;transition:all .4s;}.custom-footer a:hover{color:var(--color-primary);}.custom-footer .footer_colunas{margin:3rem 0 4rem;}.custom-footer .footer_colunas .footer_col-02_grid,.custom-footer .footer_colunas{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:1rem;}.custom-footer .footer_colunas.footer_colunas-01{align-items:center;}.custom-footer .hr{width:100%;display:block;}.custom-footer .footer_colunas .footer_col{width:100%;}.custom-footer .footer_colunas .footer_col-01{max-width:190px;}.custom-footer .footer_colunas .footer_col-01 .social-icons{width:100%;display:flex;align-items:center;justify-content:center;gap:.625rem;margin-top:1.5rem;}.custom-footer .footer_colunas .footer_col-01 .social-icons .social-icon span,.custom-footer .footer_colunas .footer_col-01 .social-icons .social-icon{font-size:1.5rem;}.custom-footer .footer_colunas .footer_col-02{max-width:856px;}.custom-footer .footer_colunas .footer-dados{width:100%;}.custom-footer .footer_colunas .footer-phones{max-width:285px;}.custom-footer .footer_colunas .footer-address{max-width:338px;}.custom-footer .formulario.formulario-newsletter h2,.custom-footer .footer_colunas .footer-phones .phone-label,.custom-footer .footer_colunas .footer-address .address-label{display:block;font-weight:bold;font-size:var(--fs-6);margin-bottom:.625rem;}.custom-footer .footer_colunas .footer-phones .phone-number{font-size:var(--fs-3);font-weight:bold;@media screen and (max-width:991px){font-size:var(--fs-2);}}.custom-footer .footer_colunas .footer-address .address-text a{font-size:var(--fs-6);}.custom-footer .footer_colunas .footer_col-02_grid .hr hr{margin-bottom:0;}.custom-footer .formulario.formulario-newsletter{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;column-gap:1rem;row-gap:.3125rem;}.custom-footer .formulario.formulario-newsletter .row{flex-wrap:nowrap;gap:1.5rem}.custom-footer .formulario.formulario-newsletter .col-12{width:100%;max-width:100%;}.custom-footer .formulario.formulario-newsletter .col-5{max-width:306px;width:100%;}.custom-footer .formulario.formulario-newsletter .col-2{max-width:196px;width:100%;}.custom-footer .formulario.formulario-newsletter .btn-form{width:100%;min-height:52px;color:var(--color-custom-01);font-size:var(--fs-7);font-weight:bold;border:1px solid var(--color-primary);border-radius:5px;padding:.75rem;cursor:pointer;background-color:var(--color-primary);transition:all .4s;}.custom-footer .formulario.formulario-newsletter .btn-form:hover{border-color:var(--color-custom-03);background-color:var(--color-custom-03);}.custom-footer .formulario.formulario-newsletter input{min-height:52px;padding:.75rem 1.25rem;border-radius:5px;background-color:var(--color-custom-04);border:1px solid var(--color-custom-04);color:var(--color-text);font-size:var(--fs-7);}.custom-footer .formulario.formulario-newsletter input:focus,.custom-footer .formulario.formulario-newsletter input:focus-visible{outline:none;border-color:var(--color-primary);}.custom-footer #footer_copyright{text-align:center;color:var(--color-custom-01);}.custom-footer #footer_copyright .copyright-content{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2.25rem;}.custom-footer ul.footer-dados.footer-emails a{display:flex;align-items:center;justify-content:center;gap:1rem;font-weight:bold;font-size:var(--fs-5);transition:all .4s;}.custom-footer ul.footer-dados.footer-emails a svg{width:33px;}.custom-footer ul.footer-dados.footer-emails a svg path{fill:var(--color-custom-04);transition:all .4s;}.custom-footer ul.footer-dados.footer-emails .email-address{transition:all .4s;}.custom-footer ul.footer-dados.footer-emails a:hover .email-address{color:var(--color-primary);}.custom-footer ul.footer-dados.footer-emails a:hover svg path{fill:var(--color-primary);}.custom-footer #footer_copyright p{margin-bottom:0;}.custom-footer #footer_copyright a{color:var(--color-custom-01);}.custom-footer #footer_copyright .social-icons a{font-size:var(--fs-6);}@media screen and (max-width:1200px){.custom-footer .footer_colunas.footer_colunas-01{justify-content:center;}}@media screen and (max-width:991px){.custom-footer .footer_colunas .footer_col-02_grid{justify-content:center;text-align:center;}.custom-footer .footer_colunas .footer-address,.custom-footer .footer_colunas .footer-phones{max-width:500px;}.custom-footer .formulario.formulario-newsletter .col-5{max-width:206px;}.custom-footer .footer_colunas.footer_colunas-01{margin:0;}.custom-footer .footer_colunas.footer_colunas-01~.hr,.footer_colunas.footer_colunas-02{display:none;}}@media screen and (max-width:767px){.custom-footer .footer_colunas .footer_col-02_grid .hr{order:-1;margin-bottom:1rem;}.custom-footer .footer_colunas .footer_col-02_grid .wpcf7{display:none;}.custom-footer #footer_copyright .copyright-content{flex-direction:column;justify-content:center;}}
#site-header{height:var(--header-height);display:flex;align-items:center;position:sticky;position:fixed;width:100%;top:0;z-index:100;backdrop-filter:blur(10px);box-shadow:0px 4px 4px rgba(0,0,0,0.1);background-color:rgba(255,255,255,0.9);}#site-header .container-xxl{display:flex;justify-content:space-between;align-items:center;gap:.625rem;}.logo{width:100%;max-width:215px;position:relative;display:flex;align-items:center;min-height:var(--header-height);}.site-logo-link{display:inline-flex;align-items:flex-start;position:absolute;font-size:1.5rem;font-weight:bold;color:var(--color-text);padding:1rem;transition:padding .35s ease,border-radius .35s ease,background .35s ease;}.site-logo-link:not(.scrolled){top:0;background:var(--color-text);border-radius:0 0 15px 15px;}.site-logo-link .custom-logo,.site-logo-link .vertical-logo{transition:opacity .35s ease,visibility .35s ease;display:block;width:100%;height:auto;}.site-logo-link .custom-logo{opacity:0;visibility:hidden;position:absolute;inset:0;width:100%;height:100%;object-fit:contain;}.site-logo-link .vertical-logo{opacity:1;visibility:visible;position:relative;}.site-logo-link.scrolled .custom-logo{opacity:1;visibility:visible;position:relative;height:auto;}.site-logo-link.scrolled .vertical-logo{opacity:0;visibility:hidden;position:absolute;inset:0;}.logo:not(:has(.vertical-logo)){min-height:unset;}.logo:not(:has(.vertical-logo)) .site-logo-link{position:relative;}.logo:not(:has(.vertical-logo)) .custom-logo{position:relative;opacity:1;visibility:visible;}#site-header .social-icons a{color:var(--color-text);&:hover{color:var(--color-destaque);}}.desktop-navigation{width:100%;}.desktop-menu{display:flex;align-items:center;justify-content:space-between;gap:.3125rem;width:100%;max-width:1190px;padding:0 1rem;margin:0 auto;}.desktop-menu li{flex-grow:0;display:block;}.desktop-menu a{width:fit-content;color:var(--color-text);font-size:var(--fs-7);font-weight:500;padding:1rem 0;position:relative;display:flex;white-space:nowrap;transition:all .4s;}.desktop-menu .current-menu-item a,.desktop-menu a:hover{color:var(--color-primary);text-shadow:0 0 .8px currentColor,0 0 0px currentColor;}.desktop-menu a::after{content:'';position:absolute;bottom:0;left:50%;transform:translatex(-50%);width:0;height:2px;border-radius:4px;background:var(--color-primary);transition:width 0.3s ease;}.desktop-menu .current-menu-item a::after,.desktop-menu a:hover::after{width:27px;}.header-phones{width:100%;max-width:180px;}.header-phones .phone-item a{display:flex;align-items:center;gap:.5rem;color:var(--color-text);transition:all .4s;}.header-phones .phone-item a:hover{color:var(--color-primary);text-shadow:0 0 .8px currentColor,0 0 0px currentColor;}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:10px;z-index:1001;}.hamburger-line{width:22px;height:3px;background:var(--color-primary);border-radius:3px;transition:all 0.3s ease;}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:rotate(50deg) translate(7px,7px);}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0;}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-50deg) translate(5px,-5px);}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,0.8);z-index:999;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;}.mobile-menu-overlay.active{opacity:1;visibility:visible;}.mobile-navigation{position:absolute;top:0;right:0;width:80%;max-width:400px;height:100vh;background:var(--color-bg);padding:80px 30px 30px;transform:translateX(100%);transition:transform 0.3s ease;overflow-y:auto;}.mobile-menu-overlay.active .mobile-navigation{transform:translateX(0);}.mobile-menu{display:flex;flex-direction:column;gap:20px;}.mobile-menu li{border-bottom:1px solid var(--color-custom-05);transition:all .4s;}.mobile-menu a{display:block;color:var(--color-text);font-weight:500;font-size:1.1rem;padding:15px 0;transition:color 0.3s ease,padding-left 0.3s ease;}.mobile-menu li:hover,.mobile-menu .current-menu-item{border-color:var(--color-primary);}.mobile-menu .current-menu-item a,.mobile-menu a:hover{color:var(--color-primary);padding-left:10px;font-weight:bold;}body.mobile-menu-open{overflow:hidden;}@media (max-width:1536px){.logo{max-width:180px;}.header-phones{max-width:160px;}.header-phones .phone-item a{font-size:var(--fs-14px);}.header-phones .phone-item a svg{width:16px;}}@media (max-width:1299px){.logo{max-width:140px;}.desktop-menu{padding:0 .3125rem;}}@media (max-width:1199px){.header-phones .phone-item a .phone-number{display:none;}.header-phones{max-width:22px;}.header-phones .phone-item a svg{width:22px;}}@media (max-width:991px){.desktop-navigation{display:none;}.mobile-menu-toggle{display:flex;}.header-phones{max-width:42px;display:flex;align-items:center;justify-content:center;}}
.section-depoimentos{position:relative;padding:9rem 0;@media screen and (max-width:1399px){padding:5rem 0;}.section-depoimentos__header{margin-bottom:3.125rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;@media screen and (max-width:991px){margin-bottom:0;}.section-depoimentos__heading{max-width:600px;margin:0 auto;}}.slider_depoimentos{position:relative;padding:3rem 0;@media screen and (max-width:1399px){padding:2rem 3rem;}@media screen and (max-width:767px){padding:2rem 0;}.swiper-button{&.swiper-button-prev{left:-40px;@media screen and (max-width:1399px){left:0;}}&.swiper-button-next{right:-40px;@media screen and (max-width:1399px){right:0;}}svg{path{fill:var(--color-custom-05);}}@media screen and (max-width:767px){display:none;}}.swiper-pagination{.swiper-pagination-bullet{background:var(--color-custom-05);&.swiper-pagination-bullet-active{background:var(--color-custom-03);}}}}.section-depoimentos__item{padding:1rem 0;.section-depoimentos__card{padding:47px 34px;height:350px;background:var(--color-custom-01);box-shadow:3px 3px 7.3px rgba(0,0,0,0.1);border-radius:20px;display:flex;align-items:start;justify-content:center;flex-direction:column;gap:2rem;@media screen and (max-width:991px){text-align:center;align-items:center;gap:1.25rem;}h3{font-size:var(--fs-5);color:var(--color-primary);}p{font-size:var(--fs-6);}.section-depoimentos__stars{display:flex;align-items:center;justify-content:start;gap:.75rem;}}}}
.section-logos{background-color:var(--color-custom-01);padding-top:1rem;padding-bottom:6rem;.section-logos__header{border-top:1px solid rgba(136,136,136,0.2);padding-top:3rem;h2{text-align:center;color:var(--color-primary);text-transform:uppercase;font-size:var(--fs-5);font-weight:bold;}}.slider_logos{position:relative;.swiper-button{&.swiper-button-prev{left:-10px;@media screen and (max-width:1399px){left:0;}}&.swiper-button-next{right:-10px;@media screen and (max-width:1399px){right:0;}}svg{path{fill:var(--color-custom-05);}}}.swiper-pagination{bottom:-2rem;.swiper-pagination-bullet{background-color:var(--color-custom-05);&.swiper-pagination-bullet-active{background-color:var(--color-custom-03);}}}}.section-logos__inner{@media screen and (max-width:1399px){padding:0 2rem;}.section-logos__item{display:flex;align-items:center;justify-content:center;article{aspect-ratio:1/1;img{max-width:100%;height:auto;object-fit:contain;}}}}}.page-logos{background-color:var(--color-custom-01);min-height:60dvh;.page_logos-header{display:flex;align-items:center;justify-content:center;min-height:285px;background-blend-mode:multiply;background-color:rgba(3,106,172,0.62);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:var(--header-height);margin-bottom:5rem;h1{text-transform:uppercase;color:var(--color-custom-01);}}.section-logos__header{display:none;}.section-logos__inner-grid{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;column-gap:10px;row-gap:3rem;@media screen and (max-width:991px){row-gap:10px;}.section-logos__item{width:100%;max-width:calc(20% - 8px);@media screen and (max-width:1199px){max-width:calc(25% - 8px);}@media screen and (max-width:991px){row-gap:10px;max-width:calc(33.3% - 8px);}@media screen and (max-width:575px){max-width:calc(50% - 5px);}article{border:1px solid #DFDFDF;}}}}
.section_quem_somos{padding-top:calc(var(--header-height) + 9rem);padding-bottom:6.25rem;@media screen and (max-width:991px){padding-top:calc(var(--header-height) + 4rem);}}.section_quem_somos .row{align-items:end;justify-content:space-between;}.section_quem_somos .col-1{max-width:calc(41% - 1rem);}.section_quem_somos .col-2{max-width:calc(55.249% - 1rem);}.section_quem_somos .section_quem_somos-conteudo>div p{max-width:470px;}.section_quem_somos .sessao_vantagens-container{background-color:transparent;}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-wrapper{padding:0;column-gap:3rem;row-gap:2.25rem;flex-wrap:wrap;}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-item{color:var(--color-text);width:100%;max-width:calc(50% - 1.5rem);background-color:var(--color-custom-01);box-shadow:0px 4px 4px rgba(0,0,0,0.05);border-radius:10px;padding:1.5rem 1.375rem;}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-item .sessao_vantagens-embaixo,.section_quem_somos .sessao_vantagens-container .sessao_vantagens-item .sessao_vantagens-topo{color:var(--color-primary);}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-item:hover .sessao_vantagens-descricao{font-size:var(--fs-7);}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-item:hover .sessao_vantagens-topo{font-size:var(--fs-3);}.sessao_1-container{position:relative;aspect-ratio:1920 / 777;width:100%;min-height:400px;display:flex;align-items:end;justify-content:center;overflow:hidden;}.sessao_1-bg{position:absolute;inset:0;z-index:0;}.sessao_1-bg::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,0.62);}.sessao_1-bg img{width:100%;height:100%;object-fit:cover;display:block;}.sessao_1-inner{position:relative;z-index:1;display:flex;justify-content:center;padding-top:10rem;padding-bottom:10rem;}.sessao_1-conteudo{max-width:785px;text-align:center;color:var(--color-custom-01);}.sessao_2-container .container-lg{padding-left:0;padding-right:0;margin-left:0;}.sessao_2-container .row{align-items:center;justify-content:space-between;flex-wrap:nowrap;}.sessao_2-container .sessao_2-conteudo{max-width:545px;padding:1rem 1.25rem;}.sessao_2-container .sessao_2-conteudo p{max-width:470px;}.sessao_3-container{background-color:var(--color-primary);color:var(--color-custom-01);padding-top:9.5rem;padding-bottom:9.5rem;}.sessao_3-container .container-lg{margin-right:0;padding-left:0;padding-right:0;overflow:hidden;}.sessao_3-container .row{align-items:start;justify-content:space-between;gap:2.25rem;flex-wrap:nowrap;}.sessao_3-container .sessao_3-conteudo{width:100%;min-width:545px;max-width:35.48%;padding:1rem 1.25rem;}.sessao_3-container .slider_timeline{width:100%;max-width:64.45%;}.sessao_3-container .slider_timeline .swiper.swiper-horizontal{padding-right:250px;}.sessao_3-container .slider_timeline .sessao_3-imagem,.sessao_3-container .slider_timeline img{aspect-ratio:376 / 489;width:100%;max-width:376px;}.sessao_3-container .slider_timeline .sessao_3-ano{font-size:var(--fs-3);font-weight:bold;text-align:center;margin-top:.625rem;}.sessao_3-container .slider_timeline .swiper-pagination{display:none;}@media screen and (max-width:1399px){.section_quem_somos .row{justify-content:space-evenly;}.section_quem_somos .col-1{max-width:calc(39% - 1rem);}.section_quem_somos .col-2{max-width:calc(58% - 1rem);}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-item{max-width:calc(50% - .625rem);}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-wrapper{gap:1.25rem;}.sessao_1-inner{padding-top:6rem;padding-bottom:6rem;}.sessao_3-container .slider_timeline .swiper.swiper-horizontal{padding-right:150px;}}@media screen and (max-width:1199px){.section_quem_somos .row{align-items:center;gap:2rem;}.section_quem_somos .col-2,.section_quem_somos .section_quem_somos-conteudo>div p,.section_quem_somos .col-1{max-width:650px;}.section_quem_somos .row,.sessao_2-container .row{flex-direction:column;}.sessao_2-container .sessao_2-conteudo{margin:0 auto;padding:2rem 1.25rem;text-align:center;max-width:640px;}.sessao_2-container .sessao_2-conteudo p{max-width:100%;}}@media screen and (max-width:991px){.sessao_1-inner{padding-top:2rem;padding-bottom:2rem;}.sessao_3-container .row{flex-direction:column;align-items:center;justify-content:center;}.sessao_3-container .slider_timeline{max-width:100%;}}@media screen and (max-width:575px){.sessao_3-container .sessao_3-conteudo{min-width:100%;max-width:100%;}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-wrapper{flex-direction:column;}.section_quem_somos .sessao_vantagens-container .sessao_vantagens-item{max-width:100%;}.sessao_3-container .slider_timeline .swiper.swiper-horizontal{padding-right:0;}}