.glass{background:var(--linear-branco, linear-gradient(91deg, rgba(176, 176, 176, .25) 3.64%, rgba(176, 176, 176, .6) 100%));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px}.form .grid-2{justify-items:unset;gap:20px}.form-item__label{display:block;margin-bottom:.5rem;font-weight:700}.form-item__input,.form-item__textarea{background:#f8f7f4;border:1px solid #285D55;padding:10px;border-radius:8px;margin-bottom:20px;width:100%}.form-item__input::placeholder,.form-item__textarea::placeholder{color:#666;font-size:.875rem}.form-item__error{background:#ff4b4b33;color:#ff4b4b;font-size:.875rem;padding:5px 10px;border-radius:4px;display:inline-block;transform:translateY(-10px)}.form-footer a,.form-footer p{font-size:.875rem}.form-footer a{text-decoration:underline}.form-footer a:hover{color:#056936}@media screen and (max-width: 1140px){.form .grid-2{gap:0}.form-item__input{margin-bottom:20px}.form-footer{display:flex;flex-direction:column}.form-footer.center{align-items:flex-start}.form-footer .btn{width:100%}}*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{width:100%;scroll-behavior:smooth;line-height:1;background-color:#fcf6ee}a{text-decoration:none}button{cursor:pointer;border:none}span,input,label,button,li,select,textarea,table,td{font-family:Poppins,sans-serif}img{max-width:100%;object-fit:cover}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}strong{font-weight:700}h1{font-family:Poppins,sans-serif;font-size:2rem;line-height:120%}h1 a{font-family:Inter,sans-serif}@media screen and (max-width: 740px){h1{font-size:2rem;line-height:120%;font-family:Poppins,sans-serif}h1 a{font-family:Inter,sans-serif}}h2{font-weight:300;font-family:Poppins,sans-serif;font-size:3.5rem;line-height:120%}h2 a{font-family:Inter,sans-serif}@media screen and (max-width: 740px){h2{font-size:2.25rem;line-height:120%;font-family:Poppins,sans-serif}h2 a{font-family:Inter,sans-serif}}h3{font-family:Poppins,sans-serif;font-size:2rem;line-height:140%;font-weight:300}h3 a{font-family:Inter,sans-serif}@media screen and (max-width: 740px){h3{font-size:1.5rem;line-height:120%;font-family:Poppins,sans-serif}h3 a{font-family:Inter,sans-serif}}h4{font-family:Poppins,sans-serif;font-size:1.125rem;line-height:120%}h4 a{font-family:Inter,sans-serif}@media screen and (max-width: 740px){h4{font-size:1.125rem;line-height:120%;font-family:Inter,sans-serif}h4 a{font-family:Inter,sans-serif}}h5{font-family:Inter,sans-serif;font-size:1.25rem;line-height:120%}h5 a{font-family:Inter,sans-serif}@media screen and (max-width: 740px){h5{font-size:1rem;line-height:120%;font-family:Inter,sans-serif}h5 a{font-family:Inter,sans-serif}}h6{font-weight:700;text-transform:uppercase;font-family:Inter,sans-serif;font-size:1rem;line-height:normal}h6 a{font-family:Inter,sans-serif}@media screen and (max-width: 740px){h6{font-size:1rem;line-height:normal;font-family:Inter,sans-serif}h6 a{font-family:Inter,sans-serif}}p{font-weight:300;line-height:150%;font-family:Inter,sans-serif;font-size:1rem;line-height:140%}p a{font-family:Inter,sans-serif}@media screen and (max-width: 740px){p{font-size:1rem;line-height:2rem;font-family:Inter,sans-serif}p a{font-family:Inter,sans-serif}}a{color:inherit;font-weight:unset;background:unset;font-family:Inter,sans-serif;font-size:1rem;line-height:100%}a a{font-family:Inter,sans-serif}@media screen and (max-width: 740px){a{font-size:1rem;line-height:100%;font-family:Inter,sans-serif}a a{font-family:Inter,sans-serif}}.faq{margin:0 20px}.faq__container{padding:60px 80px;display:grid;grid-template-columns:repeat(3,1fr);background-color:#02391d;border-radius:28px;gap:60px}@media screen and (max-width: 740px){.faq__container{margin:0!important;padding:40px}}.faq_text{justify-content:center;gap:20px;color:#e5e7eb}.faq_text_h3{font-weight:500}.faq_text_p{font-weight:300}@media screen and (max-width: 1140px){.faq_text{grid-column:span 3!important}}.faq_accordions{grid-column:span 2;gap:30px;list-style:none}@media screen and (max-width: 1140px){.faq_accordions{grid-column:span 3;padding:0}}.faq_accordions details{transition:max-height .3s ease-out}.faq_accordions details .open{display:none}.faq_accordions details .closed{display:block}.faq_accordions details[open] .open{display:block}.faq_accordions details[open] .closed{display:none}.faq_accordions details[open] .accordion-body{opacity:1}.faq_accordions details[open] .accordion-text{white-space:wrap}.faq_accordions .accordion{cursor:pointer;border-radius:10px;background-color:#f3faf7;padding:24px}.faq_accordions .accordion hr{border:none;height:1px;background-color:#191e1c;width:100%;margin:20px 0}.faq_accordions .accordion summary::marker{content:none}.faq_accordions .accordion-container{display:flex;align-items:center;justify-content:space-between;gap:10px}.faq_accordions .accordion-text{color:#191e1c;font-weight:500;font-size:1.125rem;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.faq_accordions .accordion-body{opacity:0;transition:opacity .3s ease-out;color:#18181b;font-size:.875rem;font-weight:400}@media screen and (max-width: 740px){.faq.section{padding:120px 0}}.pagination{padding:40px 0;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.pagination a,.pagination .active{transition:.3s;font-size:22px;padding:15px 23px;text-decoration:none;font-weight:400;color:#13312e;border:2px solid #E3DBD8;border-radius:5px}.pagination a:hover,.pagination a.active,.pagination .active:hover,.pagination .active.active{border-color:#13312e}.pagination .disabled{display:none}#home .header{font-family:Inter,sans-serif;font-weight:400;background:transparent;box-shadow:none}#home .header__nav ul{gap:40px}#home .header__nav a{color:#e5e7eb;font-size:1.125rem;font-weight:300}.header{position:fixed;top:0;z-index:100;width:100%;background-color:#02391d;transition:.3s ease;box-shadow:0 16px 16px -8px #0c0c0d1a,0 4px 4px -4px #0c0c0d0d}.header.active{background-color:#02391d!important;box-shadow:0 16px 16px -8px #0c0c0d1a,0 4px 4px -4px #0c0c0d0d!important}.header.active .header__logo img{height:40px!important}.header.active .header__nav ul{gap:20px!important}.header.active .header__nav a{color:#ede9fe!important;font-size:1rem!important}.header__container{align-items:center;padding:20px}.header__logo img{height:40px}.header__nav ul{display:flex;gap:20px}.header__nav a{color:#ede9fe;font-size:1rem}.menu__item{position:relative}.menu__item a{display:block;font-size:1rem;font-weight:700;padding:1rem .5rem;transition:.3s ease}.menu__item a:before{content:"";display:block;width:0;height:0;border-radius:10px;background-color:#cf9a40;position:absolute;top:1.25rem;left:0}.menu__item a:hover{transform:translate(8px)}.menu__item a:hover:before{width:10px;height:10px;left:-10px}@media screen and (max-width: 1140px){.menu__item a{font-size:clamp(1rem,3vw,1.2rem)}}.mobile-menu,.mobile-menu-icon{display:none}@media screen and (max-width: 1140px){.menu__item.responsive-none{display:none}.mobile-menu-icon{display:block}.mobile-menu-icon button{border:none;background-color:transparent;cursor:pointer}.mobile-menu ul{padding-top:1.875rem;display:flex;flex-direction:column;text-align:start;padding-bottom:1rem}.mobile-menu .menu__item{display:block;padding-top:1.25rem}.mobile-menu .menu__item a{color:#fff}.mobile-menu.open{display:flex;flex-direction:column;justify-content:start}header.open{background:#191e1c;height:100vh}}.footer{background-color:#02391d;color:#e5e7eb}.footer__pre{padding:40px 20px 140px}.footer__pre-title{padding-right:80px;border-right:4px solid #056936}.footer__pre-title h2{color:#056936;font-weight:700;font-size:2.5rem;margin-bottom:20px}.footer__pre-title p{font-size:1.125rem}.footer__container{padding:5rem 20px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:100px}.footer__logo{gap:20px;margin-bottom:40px}.footer__nav{margin-left:100px}.footer__nav h2{margin-bottom:20px;padding-left:.5rem}.footer__nav ul{align-items:flex-start}.footer__social ul{display:flex;flex-direction:column;gap:20px}.footer__social a{display:flex;align-items:center;gap:10px}.footer__social a:hover div{background-color:#02391d}.footer__social a:hover p{text-decoration:underline}.footer__social a:hover path{fill:#fff}.footer__social div{border:2px solid #02391D;border-radius:8px;padding:8px;transition:.25s ease}.footer__social div svg{width:1.25rem;height:1.25rem}.footer__social div svg path{fill:#02391d}.footer__copy{padding:1.5rem 0;border-top:1px solid #dfdfdf;font-size:.875rem;color:#9ca3af}.footer__copy.txt-center{width:100%}.footer__copy a{font-size:.875rem;text-decoration:underline}.footer__copy a:hover{color:#056936}.footer-tit{font-size:clamp(1.25rem,2vw,2rem);font-weight:300;color:#fff}.footer-txt{color:#9ca3af;font-size:1rem}.footer .responsive-none{display:block}.footer .menu__item a{color:#9ca3af;font-size:1rem}.footer .menu__item:hover a{color:#fff}@media screen and (max-width: 960px){.footer__container{grid-template-columns:1fr;padding:5rem 40px 40px;gap:60px}.footer__pre{padding:60px 20px}.footer__pre.grid-2{grid-template-columns:1fr}.footer__pre-title{padding-bottom:40px;border-right:0 solid #056936;border-bottom:2px solid #056936}.footer__pre-title h2{text-align:center;color:#056936}.footer__nav{margin-left:0}.footer__copy.container{margin:20px}.footer__copy.txt-center{width:unset}}@media screen and (max-width: 740px){.footer__container{padding:5rem 20px 20px;gap:80px}.footer__pre-title{padding-right:0;border-right:0 solid #056936;border-bottom:2px solid #056936}.footer__pre .btn{width:100%}.footer__copy span{line-height:150%}.footer-txt{line-height:130%}}.main{min-height:60vh}.color-dark{color:#191e1c}.color-white{color:#fff}#area .hero-box.container{margin-top:120px}#area .post__content{margin:60px auto;max-width:800px}.areas-de-atuacao{padding:0 20px}@media screen and (max-width: 740px){.areas-de-atuacao{padding:0}}#home .areas .circle-rotate{display:none}.areas{padding:120px 20px;position:relative}.areas__container{padding:0 20px}.areas .circle-rotate__arrow{top:50%;left:40%;animation:left-right 2s ease-in-out infinite}@media screen and (max-width: 1140px){.areas .circle-rotate__container{top:40px;left:60px}}@media screen and (max-width: 1140px){.areas .circle-rotate{display:none}}.areas__tit{display:flex;justify-content:space-between}@media screen and (max-width: 960px){.areas__tit{flex-direction:column;gap:40px}}.areas__tit h2{color:#fff;font-size:2.5rem;font-weight:700}.areas__tit p{font-size:1.25rem;font-weight:500;max-width:600px}.areas__list{margin-top:80px;display:flex;gap:20px}.areas__item{flex:1;background:linear-gradient(180deg,#0000 35.62%,#0009),var(--img-url);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;border-radius:28px;min-height:500px;position:relative;overflow:hidden;transition:flex .3s ease}.areas__item:hover{flex:2.5}.areas__item:hover:before{opacity:1}.areas__item:hover .areas__item-box h3{color:#fff}.areas__item:hover .areas__item-txt{color:#fff;display:block}.areas__item-box{position:absolute;width:100%;left:0;bottom:12%}.areas__item-box h3{white-space:nowrap;font-weight:700;transition:transform .3s ease;font-size:1.5rem;margin:0;position:absolute;left:25px;bottom:25px;transform-origin:left}.areas__item-txt{display:none;height:100%;width:100%;line-height:140%;position:absolute;top:0;left:0;padding:4rem 2rem}@media screen and (max-width: 960px){.areas__tit h2{font-size:2.25rem;text-align:center;max-width:unset;margin:0}.areas__tit p{margin-left:0}.areas__item{border-radius:14px}}@media screen and (max-width: 740px){.areas__tit h2{font-size:1.875rem;line-height:140%}.areas__tit p{font-size:1rem;line-height:140%}.areas__list{flex-direction:column;flex-wrap:wrap}}.area_btn{align-items:center;justify-content:center;display:flex;padding:80px 0}.city{padding:0 20px}.city .swiper{width:100%;height:100%}.city .swiper-slide{text-align:center;font-size:18px;border-radius:8px;display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px}.city .swiper-slide img{display:block;width:90px!important;height:90px!important;object-fit:contain}.city .container{padding:0 20px;margin-bottom:220px}.city-swiper{padding:0 60px!important}.city__title{font-size:1.5rem;font-weight:700;max-width:750px;margin-bottom:40px;color:#02391d}.city__item{display:flex;flex-direction:column;align-items:center;text-align:center}.city__image{max-width:90px;object-position:center;object-fit:cover}.city__name{font-size:1.125rem;color:#02391d}.city__nav{color:#02391d!important}@media screen and (max-width: 740px){.city .container{padding:0;margin-bottom:120px}}.hero-slider{width:100%;height:100%;min-height:100vh;position:relative;z-index:0;overflow-x:hidden;overflow-y:hidden}@media screen and (max-width: 740px){.hero-slider{min-height:900px}}.hero-slider h1{font-family:Poppins,sans-serif;font-weight:700;font-size:2.675rem;line-height:140%}.hero-slider p{font-family:Inter,sans-serif;font-size:1.25rem;line-height:150%}@media screen and (max-width: 740px){.hero-slider h1{font-size:2.25rem}}.slide-bg-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.hero-slider .swiper-slide{overflow:hidden;color:#fff}.hero-slider .swiper-container{width:100%;position:absolute;left:0;top:0}.hero-slider .slide-inner{background:var(--img-url) top center/cover no-repeat!important;min-height:100vh;background-size:cover;display:grid;grid-template-columns:repeat(11,1fr)}@media screen and (max-width: 740px){.hero-slider .slide-inner{height:2000px;grid-template-columns:repeat(8,1fr)}}@media screen and (max-width: 540px){.hero-slider .slide-inner{height:1400px;object-fit:fill}}.hero-style{padding:120px 0}@media (max-width: 991px){.hero-style .slide-title h2{margin:0 0 35px}}@media (max-width: 767px){.hero-style .slide-title h2{margin:0 0 30px}}.slide-btns{display:flex;gap:24px;flex-wrap:wrap}.container-sliders h2{font-size:40px}@media screen and (max-width: 740px){.container-sliders{grid-column:2/span 6}}.hero-slider{overflow-x:hidden}.container-sliders{position:absolute;top:50%;transform:translateY(-50%);width:50%;z-index:10;margin-left:5%;padding:120px 0}@media screen and (max-width: 740px){.container-sliders{top:0;transform:translateY(0);padding:0}}.container-sliders-txt{color:#fff;position:relative;z-index:13;margin:140px 0;grid-column:2/span 5;padding:40px 20px;display:flex;flex-direction:column;gap:30px;height:fit-content;background:#ffffff1a;border-radius:16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 10px #0000004d}@media screen and (max-width: 1440px){.container-sliders{width:50%}}@media screen and (max-width: 1140px){.container-sliders{width:60%}}@media screen and (max-width: 740px){.container-sliders{width:90%}.container-sliders-txt{margin:100px 0}}.swiper-container{position:relative}@media screen and (max-width: 540px){.hero-slider .swiper-container{height:100%}}@media screen and (max-width: 540px){.swiper-slide .swiper-slide-active{height:1800px!important}}@media screen and (max-width: 540px){.hero-slider .swiper-slide{overflow:visible}}.quem{display:flex;align-items:center;padding:120px 20px;min-height:100vh}.quem__img{max-width:90%}.quem__img img{border-radius:20px}.quem__txt{gap:20px;color:#02391d;font-weight:400}.quem__txt h2{font-size:2.5rem;font-weight:700;color:#056936}.quem__txt p{font-size:1.25rem}@media screen and (max-width: 740px){.quem__txt h2{font-size:2.5rem}.quem__txt p{font-size:1.125rem}}.postagens{padding:120px 20px;display:flex;gap:40px}.postagens .postagens-txt{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:0 20px}.postagens .postagens-txt h2{font-size:2.5rem;font-weight:700;color:#056936;min-width:400px}.postagens .postagens-txt p{font-weight:300;color:#191e1c;font-size:20px}@media screen and (max-width: 1140px){.postagens .postagens-txt{flex-direction:column;gap:20px;padding:0}.postagens .postagens-txt p{margin-right:1rem}}.postagens-btn{display:flex;justify-content:center;align-items:center;margin-bottom:140px}@media screen and (max-width: 740px){.postagens-btn{margin-bottom:40px}}.office__container.container.grid-2{align-items:stretch;justify-items:stretch;padding:120px 20px;gap:40px}@media screen and (max-width: 740px){.office__container.container.grid-2{padding:0}}.office{padding:120px 20px}.office__txt-cta{margin-top:40px;display:grid;grid-template-columns:minmax(150px,250px) auto;gap:20px}.office__txt-cta img{height:100%}.office__txt-cta div{align-items:flex-start}.office__txt h2{font-size:clamp(2rem,10vw,2.5rem);font-weight:600;color:#056936;margin-bottom:20px}.office img{border-radius:16px;height:445px}.office .officie_img_txt{color:#191e1c;display:flex;justify-content:flex-end;flex-direction:column}.office .officie_img_txt p{font-size:20px!important}@media screen and (max-width: 1140px){.office{padding:120px 20px}.office__container.grid-2,.office__txt-cta{grid-template-columns:1fr}.office__txt img{display:none}}.officie_cards{padding:80px 20px;display:flex;flex-direction:column}.officie_card{padding:50px 80px;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;color:#fff}@media screen and (max-width: 1140px){.officie_card{display:flex;flex-direction:column}}@media screen and (max-width: 740px){.officie_card{padding:30px 20px}}.officie_card h3{font-size:clamp(2rem,2vw,2.25rem);font-weight:500}.officie_card .officie_card-img img{max-width:100%;border-radius:20px}.officie_card .officie_card-txt{padding:80px}@media screen and (max-width: 960px){.officie_card .officie_card-txt{padding:0}}.bg-officie_1{background-color:#02391d;text-align:left;border-radius:16px 16px 0 0}.bg-officie_2{border-radius:0 0 16px 16px;background-color:#056936;text-align:right}.testimonials{padding:120px 20px}.testemonials-container{padding:80px 100px;display:flex;flex-direction:column;gap:80px;align-items:center;justify-content:center}@media screen and (max-width: 960px){.testemonials-container{padding:80px 20px}}.testemonials-title{width:60%}@media screen and (max-width: 960px){.testemonials-title{width:100%}}.testemonials-title h2{color:#fff;text-align:center;font-size:clamp(2.25rem,2vw,2.5rem);font-weight:300}.lio-slider{position:relative;max-width:100%;margin:auto;background-color:transparent}.lio-slider .swiper{width:100%}.lio-slider .swiper .card{height:fit-content;padding:30px 22px;width:100%;text-align:center;border-radius:8px;background:#d9d9d9}.lio-slider .swiper .card .testimonial-txt{display:flex;flex-direction:column;gap:8px}.lio-slider .swiper .card .testimonial-txt h3{color:#4d5b54;font-size:1.5rem;font-weight:400}.lio-slider .swiper .card .testimonial-txt h2{color:#4d5b54;font-size:1rem;font-family:Inter,sans-serif;font-weight:500}.lio-slider .swiper .card .testimonial-txt p{color:#4d5b54;font-size:14px;font-weight:300}.lio-slider .swiper .card .description{color:#fff;text-align:left;font-size:21px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:.21px;padding:8px}.lio-slider .swiper .thumbnail img{width:70px;height:70px;border-radius:1000px;object-fit:cover}@media all and (min-width: 1024px){.lio-slider .slider__prev{left:-70px}.lio-slider .slider__next{right:-70px}}@media all and (min-width: 1024px){.lio-slider .swiper .card{width:324.15px!important}}@media all and (min-width: 1280px){.lio-slider .swiper .card{width:378.15px!important}}.slider__prev,.slider__next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.slider__prev:hover,.slider__next:hover{background-color:#000c}.slider__prev{left:10px}.slider__next{right:10px}.slider__prev:before{content:"";display:block;width:12px;height:12px;border:solid white;border-width:2px 2px 0 0;transform:rotate(-135deg);margin-left:4px}.slider__next:before{content:"";display:block;width:12px;height:12px;border:solid white;border-width:2px 2px 0 0;transform:rotate(45deg);margin-right:4px}@media screen and (max-width: 960px){.lio-slider{width:100%}}@media screen and (max-width: 960px){.slider__prev{z-index:2;top:110%}}@media screen and (max-width: 960px){.slider__next{z-index:2;top:110%}}.who{padding:180px 20px;background-color:#191e1c}.who__container{color:#fff;display:flex;gap:20px}.who__item{cursor:pointer;background:var(--img-url);background-position:bottom;background-size:cover;background-repeat:no-repeat;border-radius:20px;padding:4rem 3rem;min-height:600px;flex:1;transition:flex .3s ease;margin-top:40px}.who__item h3{color:#fff;font-size:1.75rem;font-weight:700}.who__item h2{font-size:2rem;font-weight:700}.who__item_subtitle p{color:#fff;font-weight:300}.who__item-txt{display:grid;grid-template-columns:1fr 1fr;align-items:flex-end;gap:40px;height:100%;position:relative}.who__item-txt-item{transform:translateY(0);transition:transform .6s ease-in-out}.who__item-box{padding:2rem 1rem;height:fit-content;overflow:hidden;position:absolute;transform:translate(60px);left:50%;right:0;bottom:0;opacity:0;transition:opacity .2s ease}@media screen and (max-width: 960px){.who__item-box{transform:translate(0)}}.who__item-box h4{color:#fff;font-size:clamp(1.125rem,2vw,1.375rem);margin-bottom:10px}.who__item-box p{color:#fff;font-size:1rem}.who__persons{flex:2.5;display:flex;gap:20px}.who__person{transition:flex .6s ease-in-out;background:linear-gradient(180deg,#0000 54.57%,#0009 76.5%),var(--img-url) no-repeat;background-position:center center;background-size:cover}.who__person .btn-pri__arrow{width:45px;height:45px;position:absolute}.who__person .btn-pri__arrow svg{display:block;width:1.5rem;height:1.5rem;transform:translate(-50%,-50%) rotate(-45deg);transition:.3s ease}.who__person:hover{flex:5;background:linear-gradient(79deg,#036d3600,#036d368c 35%,#036d36),var(--img-url) no-repeat;background-position:center center;background-size:cover}.who__person:hover .who__item-txt-item{transform:translateY(-200px)}@media screen and (max-width: 740px){.who__person:hover .who__item-txt-item{transform:translateY(0)}}.who__person:hover .who__item_subtitle{transform:translate(0);opacity:1;position:relative}.who__person:hover .who__item-tit{display:none}.who__person:hover .who__item-box{opacity:1;transition:opacity .6s ease}.who__person:hover .btn-pri__arrow svg{transform:translate(-50%,-50%) rotate(45deg)}.who__cta{flex:1;gap:20px;justify-content:center;align-items:flex-start}.who__cta p{font-size:1.25rem;line-height:140%}.who__cta span{font-size:1rem;line-height:140%}@media screen and (max-width: 1140px){.who__container{flex-direction:column}}@media screen and (max-width: 960px){.who{padding:120px 20px}.who__container{gap:40px}.who__persons{flex-direction:column;gap:40px}.who__item{padding:20px;min-height:400px;background-position:center}.who__item.space-between{align-items:end}.who__item h2{font-size:2rem}.who__item h3{font-size:1.25rem}.who__item-tit p{font-size:.875rem;margin-top:10px;line-height:130%}.who__item-txt{gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.who__item-box{display:block;position:static;height:unset;padding:20px}.who__item-box p{font-size:.75rem;line-height:130%}.who__person .btn-pri__arrow{display:none}}.who__item_subtitle{opacity:0;position:absolute;top:0}.who__persons:hover .who__person:not(:hover) .who__item-txt{display:none}@media screen and (max-width: 960px){.who__persons:hover .who__person:not(:hover) .who__item-txt{display:block}}.who__persons:has(.who__person:active) .who__person:not(:active) .who__item-txt{display:none}@media screen and (max-width: 960px){.who__persons:has(.who__person:active) .who__person:not(:active) .who__item-txt{display:block}}.who__person:hover .who__item_subtitle{opacity:1;transition:opacity .6s ease-in-out}.who__person:hover .who__item-box{opacity:1;transform:translateY(-50%);top:50%;transition:opacity .6s ease-in-out .4s,transform .6s ease-in-out .4s}@media screen and (max-width: 540px){.who__item-box{display:none}}.category{padding:0 20px}.category-posts.container{margin:120px auto}.category-posts h2{color:#02391d;font-size:2.5rem}.category-posts .card__list{margin-top:40px}@media screen and (max-width: 960px){.category-posts.container{margin:80px auto}}@media screen and (max-width: 740px){.category-posts.container{margin:60px auto}}.card__list--postagens{padding:80px}@media screen and (max-width: 960px){.card__list--postagens{padding:20px}}.sidebar{position:sticky;top:120px;gap:30px}.sidebar__aside{grid-row:1;gap:8px;border-radius:28px;padding:30px;background:#fff}.sidebar__aside .categories-list{list-style:none;margin:0;padding:0;gap:10px}.sidebar__aside .category-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:1rem;color:#02391d;cursor:pointer}.sidebar__aside .category-item:hover{color:#191e1c;text-decoration:underline;font-weight:500}.sidebar__aside .category-item-text{flex:1;text-align:left}.sidebar__aside .category-item-number{text-align:right}.sidebar__aside h2{font-weight:700;color:#02391d;font-size:1.375rem}.post__container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.post__container.container{padding:140px 20px}@media screen and (max-width: 740px){.post__container{display:flex;flex-direction:column-reverse}}.post__block{gap:30px;grid-column:span 2}.post__thumbnail{height:400px;max-width:1000px;object-fit:cover}.post__thumbnail__img{height:100%;border-radius:28px;width:100%;max-height:100%}.post__extras{justify-content:space-between;display:flex;align-items:center;gap:10px}.post__extras-social a{border:1px solid #191E1C;border-radius:8px;padding:6px;transition:background-color .2s ease}.post__extras-social a svg{width:16px;height:16px}.post__extras-social a svg path{fill:#191e1c}.post__extras-social a:hover{background-color:#1f2937}.post__extras-social a:hover svg path{fill:#fff}.post__extras-social ul{display:flex;gap:20px}.post__extras-tags ul{list-style:none;display:flex;gap:20px;flex-wrap:wrap}.post__extras-tags__item{border-radius:20px;background-color:#f1f5eb;padding:5px 10px;color:#727272}.post__extras-tags__item:hover{text-decoration:underline}.post__title{color:#02391d}.recents_posts{padding:80px 20px}.recents_posts ul{padding-top:40px}.recents_posts h3{font-size:clamp(1.6rem,2vw,2.25rem);font-weight:700;color:#cf9a40}.bg-white{background-color:#fff!important}.color-yellow{color:#cf9a40!important}.bg-yellow{background-color:#cf9a40!important}.yellow path{fill:#5c3b00!important}.color-yellow-100{color:#5c3b00!important}.post__content{text-align:justify!important}.post__content p{color:#727272;margin-bottom:1.375rem;line-height:140%;font-size:1.25rem}.post__content p:last-child{margin:0}.post__content a{color:#02391d;font-size:1.125rem;text-decoration:none;transition:color .2s ease}.post__content a span{text-decoration:none}.post__content a:hover{text-decoration:underline;opacity:.7}.post__content h1{font-size:2rem}.post__content h2{font-size:1.875rem}.post__content h3{font-size:1.775rem}.post__content h4{font-size:1.675rem}.post__content h5{font-size:1.575rem}.post__content h6{font-size:1.475rem}.post__content h6:first-child{margin-top:0}.post__content h1,.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{font-weight:500;color:#02391d;line-height:110%;margin-top:1.5rem;margin-bottom:1.25rem}.post__content img{margin-bottom:20px;height:auto;object-fit:cover}.post__content ul,.post__content ol{padding:10px 60px;color:#191e1c}@media screen and (max-width: 740px){.post__content ul,.post__content ol{padding:10px 20px}}.post__content li{margin-bottom:10px;line-height:140%}.post__content iframe{max-width:100%}.post__content blockquote{padding:100px 50px 50px;background-color:#fff;display:flex;gap:15px;flex-direction:column;position:relative;border-radius:20px;box-shadow:0 0 60px #0000000d;color:#02391d;font-size:1.25rem;margin-bottom:20px}.post__content blockquote strong{font-size:1.375rem}.post__content blockquote:before{content:"";background-image:url(https://protributo.com.br/build/assets/quote-DXtDdWLp.svg);background-repeat:no-repeat;background-size:contain;width:50px;height:50px;position:absolute;top:30px;left:40px}@media screen and (max-width: 740px){.post__content blockquote{font-size:1rem;padding:80px 20px 20px;line-height:140%}.post__content blockquote strong{font-size:1rem}.post__content blockquote:before{position:absolute;top:20px;left:20px}}.post__content figcaption{font-size:.75rem;color:#797979;text-align:right;margin-top:-10px}#area .category-posts{margin:20px auto}#area .category-posts div{padding:0 80px}#area .post__content{max-width:unset}@media screen and (max-width: 740px){#area .hero-box{margin:0 20px}#area .category-posts div{padding:0}}.search .hero-box.container{margin-top:140px}.search .hero-box{padding:60px 80px;min-height:unset}.search .hero-box h1{font-size:2.5rem;font-weight:400}.search .category-posts.container{margin:80px auto}.search .search-form{margin-top:20px;max-width:400px}.search .search-form input{background:transparent;color:#fff}.search .search-form input:focus{border:2px solid #e3dbd8}.search .search-form input::placeholder{color:#fff}.search .search-form svg path{fill:#fff!important}@media screen and (max-width: 740px){.search .hero-box{padding:40px}.search .hero-box h1{font-size:2rem}.search .search-form{width:100%}}.author{padding:0 20px}.author .hero-box__txt{gap:10px}@media screen and (max-width: 960px){.author .hero-box__container{flex-direction:column;align-items:center}.author .hero-box p{line-height:130%}}@media screen and (max-width: 740px){.author .hero-box h1{text-align:center;font-size:2rem}}#page-404{padding:20px 40px}.page-404{min-height:43.75rem;height:100vh}.page-404__txt{gap:40px;align-items:flex-start}.page-404__img svg #ovni-base{animation:jumpAnimation 2.5s ease-in-out infinite}.page-404 h1{font-size:5rem;line-height:100%}.page-404 h2{font-size:1.75rem;font-weight:400;line-height:120%;color:#13312e;width:70%}@media screen and (max-width: 1140px){.page-404{gap:0}.page-404 h1{font-size:3.5rem}.page-404 h2{font-size:1.25rem}.page-404__img svg{max-width:100%}}@media screen and (max-width: 740px){.page-404{gap:0}.page-404__txt{grid-row:2;text-align:center;align-items:center;margin-top:-80px}.page-404 h1{text-align:center;font-size:4rem;line-height:100%}.page-404 h2{font-size:1.5rem;width:100%}}@keyframes jumpAnimation{0%{transform:translateY(0)}50%{transform:translateY(15px)}to{transform:translateY(0)}}.reading-progress-bar{position:fixed;top:0;left:0;width:100%;height:6px;background:#f0f0f0;z-index:9999}.reading-progress-bar__fill{width:0;height:100%;background:#18181b;transition:width .1s ease}.card__list ul{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 960px){.card__list ul{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 740px){.card__list ul{grid-template-columns:1fr}}.card__item{height:fit-content;background:#f2f7f4;border-radius:16px;padding:20px;transition:.25s ease}@media screen and (max-width: 740px){.card__item{margin-top:20px;padding:10px}}.card__item-img{margin-bottom:20px;border-radius:20px;overflow:hidden}.card__item-img img{transition:.3s ease;border-radius:20px;max-height:300px;width:100%}.card__item-txt{align-items:flex-start;gap:10px}.card__item-txt h3{font-size:1.375rem;font-family:Inter,sans-serif;font-weight:400}.card__item-txt .btn-post{text-decoration:underline;color:#333c38;font-weight:700;font-size:1rem}.card__item-infos{display:flex;flex-wrap:wrap;gap:10px 20px;margin-bottom:20px}.card__item-infos a:hover{text-decoration:underline}.card__item-infos div,.card__item-infos a{display:flex;align-items:center;gap:10px}.card__item-infos path{fill:#5c3b00}.card__item-infos p{font-size:1rem;font-weight:400}.card__item:hover{box-shadow:0 0 20px #0000001a;cursor:pointer}.card__item:hover .card__item-img img{transform:scale(1.02)}.card__item:hover h3{text-decoration:underline}@media screen and (max-width: 1140px){.card__item-txt h3{font-size:1.25rem}.card__item-txt .btn{height:40px}}.card__atuacao{background-color:#fff;padding:30px;border-radius:10px;border:1px solid #F3FAF7;height:fit-content;cursor:pointer;transition:box-shadow .3s ease,transform .3s ease}.card__atuacao-txt .title{font-weight:600;font-size:1.225rem;color:#02391d}.card__atuacao-txt .description{font-size:1rem;color:#18181b}.card__atuacao-img{margin-bottom:20px;border-radius:20px;overflow:hidden}.card__atuacao-img img{transition:.3s ease;border-radius:20px;max-height:300px;width:100%}.card__atuacao:hover{box-shadow:0 8px 16px #0003;transform:translateY(-4px)}.section{padding:120px 20px}.circle-rotate{position:relative}.circle-rotate__container{position:absolute;bottom:120px;left:40%}.circle-rotate__arrow{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);animation:top-down 2s ease-in-out infinite}.circle-rotate__arrow svg{transform:rotate(90deg);width:35px;height:35px}.circle-rotate__arrow svg path{fill:#fff}.circle-rotate p{height:200px;width:200px;position:relative;animation:rotate 15s linear infinite}.circle-rotate span{position:absolute;left:50%;transform-origin:0 100px;font-weight:700;font-size:1rem;color:#056936}@keyframes top-down{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-15px)}}@keyframes left-right{0%,to{transform:translate(0) translateY(-50%)}50%{transform:translate(15px) translateY(-50%)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-cta{display:flex;align-items:center;background:var(--img-url) top/cover no-repeat;border-radius:1.75rem;padding:40px;min-height:600px}.contact-cta__txt{background-color:#fff;color:#056936;display:flex;flex-direction:column;border-radius:1rem;padding:25px 33px;margin-left:60%}.contact-cta__txt-description{color:#056936;font-weight:300;font-family:Inter,sans-serif;font-size:16px}.contact-cta__txt h2{color:#056936;font-size:2.5rem;font-weight:600;margin-bottom:20px}.contact-cta__nav{margin-top:20px}.contact-cta__nav ul{gap:20px}.contact-cta__item{cursor:pointer;display:flex;align-items:center;gap:10px}.contact-cta__item:hover .contact-cta__item-icon{background:#056936}.contact-cta__item:hover .contact-cta__item-icon path{fill:#fcf6ee}@media screen and (max-width: 740px){.contact-cta__item-number{display:flex;flex-direction:column;gap:5px}.contact-cta__item-number span{display:none}}.contact-cta__item-icon{border-radius:4px;border:2px solid #056936;padding:10px;height:40px;width:40px;transition:background .3s ease}.contact-cta__item-icon path{fill:#056936}.contact-cta__item-txt a{font-size:1.125rem;line-height:140%;word-break:break-all}.contact-cta__item-txt a:hover{text-decoration:underline}@media screen and (max-width: 1140px){.contact-cta{padding:20px 40px}.contact-cta__txt{padding:40px;margin-left:50%}}@media screen and (max-width: 960px){.contact-cta__txt{padding:40px;margin-left:30%}}@media screen and (max-width: 740px){.contact-cta{padding:40px 20px;min-height:unset}.contact-cta__txt{padding:20px;margin-left:0;max-width:100%}.contact-cta__txt h2{font-size:1.75rem}.contact-cta__txt p{line-height:130%}.contact-cta__item a{font-size:1rem}}.contact-form{color:#02391d;padding:120px 20px;margin-top:120px}.contact-form .yellow{background-color:#cf9a40}.contact-form h2{font-size:3rem;font-weight:700;margin-right:4rem}.contact-form__grid{display:grid;grid-template-columns:repeat(3,1fr)}.contact-form__grid form{grid-column:span 2}@media screen and (max-width: 1140px){.contact-form__grid{display:flex;flex-direction:column;gap:40px}.contact-form__grid form{grid-column:span 2}}.hero-box{background:#02391d;border-radius:28px;min-height:400px;padding:80px;color:#fff;justify-content:center;gap:10px}.hero-box.container{margin-top:180px}.hero-box h1{font-size:3.5rem;line-height:1.2}.hero-box__breadcrumb{display:flex;gap:5px}.hero-box__breadcrumb a,.hero-box__breadcrumb span{opacity:.5;transition:.3s ease}.hero-box__breadcrumb a.active{opacity:1}.hero-box__breadcrumb a:hover{opacity:1;text-decoration:underline}@media screen and (max-width: 740px){.hero-box__breadcrumb{flex-wrap:wrap}}.hero-box__container{display:flex;gap:20px}.hero-box__img{width:150px;height:150px;border-radius:50%;overflow:hidden}.hero-box__img img{width:100%;height:100%;object-fit:cover}.hero-box__email{display:flex;align-items:center;gap:10px}.hero-box__description{max-width:500px}.hero-box__description p{font-size:.875rem}@media screen and (max-width: 960px){.hero-box{padding:80px 40px}.hero-box.container{margin-top:140px}}@media screen and (max-width: 740px){.hero-box{padding:40px 20px;min-height:300px}.hero-box h1{font-size:2.5rem}}.btn-whatsapp-pulse{background:#2bbc38;color:#fff;position:fixed;bottom:40px;right:40px;font-size:40px;display:flex;justify-content:center;align-items:center;width:0;height:0;padding:40px;text-decoration:none;border-radius:50%;animation-name:pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite}.btn-whatsapp-pulse svg{position:absolute;z-index:100000;height:38px;width:38px}@keyframes pulse{0%{box-shadow:0 0 #25d36680}80%{box-shadow:0 0 0 14px #25d36600}}.btns{display:flex;gap:20px;align-items:center}@media screen and (max-width: 740px){.btns{flex-direction:column}.btns .btn{width:100%;text-align:center}}.btn{font-family:Inter,sans-serif;font-size:1.125rem;line-height:130%;font-weight:400;text-decoration:none;display:inline-block;border-radius:8px;padding:.75rem 1rem;transition:.3s}@media screen and (max-width: 740px){.btn{text-align:center}}.btn-sec{border:2px solid #fff;color:#fff;gap:10px;height:50px}.btn-sec:hover{background-color:#056936}.btn-pri{background-color:#056936;color:#fff;gap:10px;height:50px;text-transform:capitalize;transition:.95s ease}.btn-pri .btn-pri__arrow{transition:.25s ease}.btn-pri:hover .btn-pri__arrow{opacity:1;width:25px;height:25px}.btn-pri:hover svg{display:block;transform:translate(-50%,-50%)}.btn-pri:hover svg path{fill:#056936}.btn-pri__arrow{background-color:#fff;border-radius:50px;width:15px;height:15px;position:relative;transition:.25s ease}.btn-pri__arrow svg{position:absolute;top:50%;left:50%;transform:translateY(-50%);display:none}.btn-edit{position:relative;z-index:100}.btn-edit a{background-color:#191e1c;color:#fff;gap:8px;font-size:1.125rem;position:fixed;bottom:50px;right:140px;padding:.5rem 1rem}.btn-edit a:hover{background-color:#18181b}.btn-yellow{background-color:#cf9a40;color:#fff}.btn-yellow:hover svg path{fill:#cf9a40}.link{position:relative}.link:before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.link:hover:before{transform-origin:left;transform:scaleX(1)}.search{cursor:pointer}.search-container{display:flex;justify-content:center;align-items:center;width:100%}.search-form{position:relative;display:flex;align-items:center;width:100%}.search-input{width:100%;padding:14px 20px;transition:width .3s ease,opacity .3s ease;font-size:1rem;color:#727272;border:1px solid #e3dbd8;border-radius:999px;outline:none;box-sizing:border-box}.search-button{background:none;border:none;cursor:pointer;position:relative;right:40px;z-index:2;width:20px;height:20px}.search-button svg{fill:#191e1c}.search-input.active{width:200px;opacity:1;padding:14px 20px}.center{display:inline-flex;align-items:center;justify-content:center}.flex-column{display:flex;flex-direction:column}.space-between{display:flex;justify-content:space-between}.grid-2{display:grid;grid-template-columns:1fr 1fr;justify-items:center;align-items:center;gap:40px}@media screen and (max-width: 740px){.grid-2{grid-template-columns:1fr}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media screen and (max-width: 740px){.grid-3{grid-template-columns:1fr;gap:40px 0}}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media screen and (max-width: 740px){.grid-4{grid-template-columns:1fr;gap:20px}}.grid-9{display:grid;grid-template-columns:repeat(9,1fr);gap:40px}@media screen and (max-width: 1140px){.grid-9{display:flex;flex-wrap:wrap;gap:20px}}.span-1{grid-column:span 1}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.span-4{grid-column:span 4}.uppercase{text-transform:uppercase}.strong{font-weight:700}.txt-center{width:50%;text-align:center;margin:0 auto}@media screen and (max-width: 740px){.txt-center{width:80%}}.italic{font-style:italic}.txt-75{width:75%;margin:0 auto;text-align:center}@media screen and (max-width: 740px){.txt-75{width:100%}}.txt-50{width:50%;margin:0 auto;text-align:center}@media screen and (max-width: 740px){.txt-50{width:100%}}.container{max-width:1440px;margin:0 auto}.container p{text-align:justify!important}.debug{border:2px solid red}@media screen and (max-width: 1140px){.debug{border:2px solid greenyellow}}@media screen and (max-width: 960px){.debug{border:2px solid blue}}@media screen and (max-width: 740px){.debug{border:2px solid tomato}}.gap-20{gap:20px}.subtitle{font-size:1.25rem!important;font-weight:500!important}.ul{list-style:none}.border{border-radius:8px}.bg{background-color:#fcf6ee}.bg-dark{background-color:#191e1c}.bg-green{background-color:#02391d}.no-scroll{overflow-y:hidden}.relative{position:relative}hr.custom-hr{border:none;height:1px;background-color:#e3dbd8;width:100%;margin:10px 0}
