
.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;}.logo a{font-size:1.5rem;font-weight:bold;color:var(--color-text);}#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;}}
.areas_loop{&.layout-1{padding-top:7rem;padding-bottom:5.625rem;@media screen and (max-width:991px){padding:3rem 0;}.atuacoes__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;margin-bottom:2.5rem;.atuacoes__conteudo{max-width:600px;}}.areas_loop_container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.625rem;.areas_loop__item{width:100%;max-width:306px;min-height:420px;display:flex;align-items:center;justify-content:center;flex-direction:column;article{border-radius:10px;padding:2.5rem 1.5rem;overflow:hidden;transition:all .4s;.areas_loop__titulo{font-size:var(--fs-5);font-weight:bold;color:var(--color-primary);margin-top:.3125rem;}.areas_loop__subtitulo{font-size:var(--fs-5);font-weight:bold;}.areas_loop__desc{color:rgb(136,136,136);border-bottom:1px solid rgba(136,136,136,.20);padding-bottom:1.5rem;}.btn_principal{margin:1rem auto 0;opacity:0;height:0;min-height:0;transform:translateY(20%);}}&:hover article{background-color:var(--color-custom-01);box-shadow:0px 4px 4px rgba(0,0,0,0.07);.btn_principal{opacity:1;height:60px;transform:translateY(0%);}}@media screen and (max-width:991px){&{min-height:auto;max-width:100%;article{background-color:var(--color-custom-01);box-shadow:0px 4px 4px rgba(0,0,0,0.07);.btn_principal{opacity:1;height:60px;transform:translateY(0%);margin-left:0;}}}}}}}.slider_produto_mobile{position:relative;padding-bottom:2rem;.swiper-pagination{bottom:0;}}&.layout-2{.areas_loop_container{display:grid;grid-template-columns:repeat(4,1fr);.areas_loop__item{aspect-ratio:480/900;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative;overflow:hidden;padding-top:var(--header-height);&:after{content:'';position:absolute;bottom:0;width:100%;height:50%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.656) 100%);backdrop-filter:blur(10px);-webkit-mask-image:linear-gradient(to top,black 20px,transparent 100%);mask-image:linear-gradient(to top,black 20px,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.areas_loop__bg{width:100%;aspect-ratio:480/900;position:relative;img{width:100%;aspect-ratio:480/900;object-fit:cover;}&::after{content:'';position:absolute;display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.7);bottom:0;transition:all .4s;}}article{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--color-custom-01);z-index:2;.areas_loop__titulo{font-size:var(--fs-5);font-weight:bold;margin-top:.625rem;margin-bottom:1.125rem;}.areas_loop__subtitulo{max-width:calc(22ch - 1rem);font-weight:400;font-size:var(--fs-6);}.btn_principal{margin-top:1.5rem;}}&:hover{.areas_loop__bg{&::after{background-color:rgba(0,0,0,0.02);}}}}}}}.page-area-de-atuacao{.atuacoes__header{display:none;}}
.loop-blog{background-color:var(--color-custom-01);.blog__card{display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding:7rem 0;@media screen and (max-width:991px){padding:3rem 0;flex-direction:column-reverse;justify-content:center;text-align:center;}.blog__content{width:100%;max-width:calc(40% - .3125rem);@media screen and (max-width:991px){max-width:100%;}.blog__header{font-size:var(--fs-3);font-weight:bold;color:var(--color-primary);@media screen and (max-width:991px){font-size:var(--fs-2);}}.blog__title{font-size:var(--fs-2);font-weight:bold;}.blog__desc{margin-top:2rem;font-size:var(--fs-6);max-width:470px;@media screen and (max-width:991px){max-width:100%;}}.btn_principal{margin:2rem 0 0;@media screen and (max-width:991px){margin:2rem auto 0;}}}.blog__thumb_video{width:100%;max-width:calc(57% - .3125rem);display:flex;align-items:center;justify-content:center;@media screen and (max-width:991px){max-width:100%;}img,video{border-radius:10px;@media screen and (max-width:991px){margin:0 auto 1rem;}}&.has_img,&.has_video{justify-content:space-between;}&.has_video img{max-width:40.05%;}&.has_img video{max-width:55.18%;object-fit:contain;background-color:#000;aspect-ratio:405/516;}@media screen and (max-width:991px){video{display:none;}}}}}.page-atividades{.loop-blog{.blog__item:nth-child(odd){background-color:var(--color-bg);}.blog__item:nth-child(even){.blog__card{flex-direction:row-reverse;}}}.painel_pagination{.nav-links{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem 1rem;.page-numbers{color:var(--color-text);height:30px;display:flex;align-items:center;justify-content:center;padding:.625rem;transition:all .4s;}.page-numbers:hover,.page-numbers.current{background-color:var(--color-primary);color:var(--color-custom-01);}.page-numbers:not(.prev,.next){width:30px;}}}}
.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;}}}}
.loop-produtos{background-color:var(--color-primary);color:var(--color-custom-01);padding-bottom:4rem;padding-top:.625rem;.produtos__header{display:flex;align-items:center;justify-content:center;gap:1rem;@media screen and (max-width:991px){flex-direction:column;text-align:center;margin-top:4rem;}.btn_secondario{margin-right:0;@media screen and (max-width:991px){margin-right:auto;margin-top:0;}}}.slider_produtos{padding:4rem 0;.swiper-button.swiper-button-prev{left:1%;}.swiper-button.swiper-button-next{right:1%;}}.produtos__container{position:relative;padding:0 3rem;.produtos__item{padding:.3125rem;.produtos__card{position:relative;max-width:416px;overflow:hidden;border-radius:30px;margin:0 auto;.produtos__thumbnail{position:relative;img{transition:all 0.4s;}&:after{content:'';width:100%;height:215px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.656) 100%);backdrop-filter:blur(10px);border-radius:0px 0px 20px 20px;position:absolute;bottom:0;-webkit-mask-image:linear-gradient(to top,black 20px,transparent 100%);mask-image:linear-gradient(to top,black 20px,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}}.produtos__content{position:absolute;bottom:0;left:0;width:100%;padding:0.625rem 2.5rem;display:flex;flex-direction:column;color:var(--color-custom-01);overflow:hidden;transform:translateY(40%);transition:all .4s;.produtos__title{font-size:var(--fs-3);font-weight:bold;max-width:260px;z-index:2;transition:transform 0.4s;}.produtos__desc{font-size:var(--fs-6);display:flex;justify-content:space-between;opacity:0;transition:all .4s;svg{min-width:46px;}}}&:hover{.produtos__thumbnail{img{transform:scale(1.1);}}.produtos__content{transform:translateY(0%);.produtos__desc{opacity:1;}}}}}}}.page-produto{padding-top:calc(var(--header-height) + 4rem);.conteudo-principal-page_produto{display:grid;align-items:center;grid-template-columns:.74fr 1fr;gap:3rem;}.produtos__container{padding:0;}.loop-produtos{background-color:transparent;.produtos__header{display:none;}.produtos__item{.produtos__card{.produtos__content{.produtos__title{font-size:var(--fs-6);max-width:140px;}.produtos__desc{font-size:var(--fs-7);}}}}}.swiper-pagination{.swiper-pagination-bullet{}}}
.section-hero{overflow:hidden;.banner_content{position:relative;display:flex;align-items:center;justify-content:center;.section-hero__bg-item{position:relative;width:100%;max-width:100%;&::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);}.section-hero__bg video,.section-hero__bg img,.section-hero__bg{min-height:855px;max-height:855px;display:block;height:100%;width:100%;max-width:100%;object-fit:cover;}}.section-hero__inner{position:absolute;z-index:2;color:var(--color-custom-01);.section-hero__content{padding:var(--header-height) 0 0;max-width:856px;margin:0 auto;h1{margin-bottom:1.25rem;}}}}}#sessao-1{margin:6.25rem auto;@media screen and (max-width:991px){margin:2.25rem auto;}.sessao_1-grid{display:flex;align-items:stretch;justify-content:center;gap:1.25rem;flex-wrap:wrap;@media screen and (max-width:991px){flex-direction:column;align-items:center;}img{border-radius:30px;}.sessao_1-col_1{width:100%;max-width:calc(63% - .75rem);@media screen and (max-width:991px){max-width:100%;}.sessao_1-conteudo{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;@media screen and (max-width:767px){flex-direction:column;justify-content:center;}&>*{width:100%;max-width:50%;@media screen and (max-width:767px){max-width:100%;text-align:center;img{margin:0 auto;}}}&.sessao_1-conteudo_1{margin-bottom:1.875rem;}}}.sessao_1-col_2{width:100%;max-width:calc(36.7% - .75rem);@media screen and (max-width:991px){.sessao_1-imagem_3{display:none;}}}}}#sessao-2{.sessao_2-video{position:relative;@media screen and (max-width:1199px){display:flex;flex-direction:column-reverse;}&::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;max-height:425px;background:linear-gradient(180deg,rgba(3,106,172,0) 0%,#036AAC 100%);z-index:1;@media screen and (max-width:1199px){bottom:0;height:100%;max-height:1040px;background:linear-gradient(180deg,rgba(3,106,172,0) 0%,#036AAC 55%);}}@media screen and (max-width:1199px){video{min-height:855px;object-fit:cover;}}.sessao_vantagens-container{position:absolute;width:100%;max-width:100%;z-index:2;@media screen and (max-width:1199px){margin-top:-170px;background-color:transparent;backdrop-filter:unset;position:unset;}}}}