*{margin:0;padding:0;box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth}body{font-family:"Inter",sans-serif;color:#2b4d41;background-color:#2b4d41;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:#0f172a;font-weight:700;line-height:1.2;margin-bottom:1rem}a{color:#2b4d41;text-decoration:none;transition:color .3s ease}a:hover{color:#ccfdbd}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:90%;margin:0 auto;padding:0 1.5rem}br.br-desktop{display:none}@media(min-width: 768px){br.br-desktop{display:inline}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;border:1px solid rgba(0,0,0,0);outline:none;text-align:center}.btn--primary{background-color:#2b4d41;color:#ccfdbd}.btn--primary:hover{background-color:rgb(61.275,109.725,92.625);color:#ccfdbd;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.btn--outline{background-color:rgba(0,0,0,0);color:#2b4d41;border-color:#2b4d41}.btn--outline:hover{background-color:rgba(43,77,65,.05);color:#2b4d41;transform:translateY(-2px)}.fade-up{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out;will-change:opacity,transform}.fade-up.is-visible{opacity:1;transform:translateY(0)}.header{background-color:#ccfdbd;padding:2rem 0;position:relative;z-index:50}.header__container{display:flex;justify-content:space-between;align-items:center}.header__logo{display:block}.header__logo img{height:32px;width:auto}.header__actions{display:none;gap:1rem;align-items:center}@media(min-width: 768px){.header__actions{display:flex;gap:1.5rem}}.hero{background-color:#ccfdbd;padding:2rem 0 1rem;text-align:left}@media(min-width: 768px){.hero{text-align:center}}@media(min-width: 768px){.hero{padding-bottom:0;margin-bottom:-4rem}}.hero__container{display:flex;flex-direction:column;align-items:flex-start}@media(min-width: 768px){.hero__container{align-items:center}}.hero__content{max-width:800px;margin:0 auto 1.5rem}@media(min-width: 768px){.hero__content{margin-bottom:4rem}}.hero__title{font-size:2.25rem;margin-bottom:1rem;color:#2b4d41;font-weight:700;letter-spacing:-0.02em}@media(min-width: 768px){.hero__title{font-size:3.5rem}}.hero__subtitle{font-size:1.125rem;color:#2b4d41;margin-bottom:1rem;max-width:600px;font-weight:400;line-height:1.5}@media(min-width: 768px){.hero__subtitle{margin-left:auto;margin-right:auto;font-size:1.25rem}}.hero__actions{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}@media(min-width: 768px){.hero__actions{justify-content:center}}.hero__actions .btn--outline{display:none}@media(min-width: 768px){.hero__actions .btn--outline{display:flex}}.hero__image-wrapper{width:100%;max-width:1000px;margin:0 auto;display:none}@media(min-width: 768px){.hero__image-wrapper{display:block;margin-top:4rem}}.hero__image{width:100%;height:auto;border-radius:16px}.comparison{padding:0;background-color:rgba(0,0,0,0);width:100%;overflow-x:hidden}.comparison__slider{position:relative;width:100vw;max-width:100vw;margin:0;border-radius:0;overflow:hidden;height:auto;max-height:none;aspect-ratio:4/3}@media(min-width: 768px){.comparison__slider{height:auto;aspect-ratio:16/9;max-height:90vh;min-height:400px}}.comparison__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}.comparison__img--before{position:absolute;top:0;left:0;width:100%;height:100%}.comparison__after{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:inset(0 50% 0 0)}.comparison__after .comparison__img--after{width:100%;height:100%;object-fit:cover;object-position:center bottom}.comparison__range{position:absolute;top:0;left:0;width:100vw;height:100%;opacity:0;cursor:ew-resize;z-index:20}.comparison__handle{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:48px;height:48px;background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:16px;pointer-events:none;z-index:10;backdrop-filter:blur(8px)}.comparison__handle::before,.comparison__handle::after{content:"";position:absolute;background-color:hsla(0,0%,100%,.7);width:2px;height:1500px;left:50%;transform:translateX(-50%)}.comparison__handle::before{top:-1500px}.comparison__handle::after{bottom:-1500px}.comparison__arrow{width:8px;height:auto}.comparison__floating-ctas{display:none;position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);gap:1rem;background-color:hsla(0,0%,100%,.4);backdrop-filter:blur(8px);padding:.5rem 1.5rem;border-radius:100px;z-index:30;border:1px solid hsla(0,0%,100%,.5)}@media(min-width: 1024px){.comparison__floating-ctas{display:flex}}.comparison__floating-ctas .btn{padding:.5rem 1.5rem}.comparison__floating-ctas .btn--outline{border:none;color:#2b4d41}.comparison__floating-ctas .btn--outline:hover{background-color:rgba(0,0,0,.05)}.desktop-anim-image{display:none}@media(min-width: 1024px){.desktop-anim-image{display:block}}.desktop-scroll-wrapper{position:relative;height:auto}@media(min-width: 1024px){.desktop-scroll-wrapper{height:250vh;background-color:#ccfdbd}}.desktop-scroll-sticky{position:relative;width:100%}@media(min-width: 1024px){.desktop-scroll-sticky{position:sticky;top:0;height:100vh;overflow:hidden;display:block}.desktop-scroll-sticky .desktop-anim-image{position:absolute;left:50%;transform:translateX(-50%);top:calc(48px*(1 - var(--scroll-progress, 0)));width:calc(min(1000px,90vw) + (100vw - min(1000px,90vw))*var(--scroll-progress, 0));height:calc(min(560px,50.4vw) + (100vh - min(560px,50.4vw))*var(--scroll-progress, 0));max-width:none;margin:0;z-index:2;opacity:var(--hero-opacity, 1)}.desktop-scroll-sticky .desktop-anim-image .hero__image{border-radius:calc(16px*(1 - var(--scroll-progress, 0)));height:100%;width:100%;object-fit:cover}.desktop-scroll-sticky .comparison{padding:0;position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1;opacity:var(--comp-opacity, 0);transform:translateY(calc(30px * (1 - var(--comp-opacity, 0))));pointer-events:none}.desktop-scroll-sticky .comparison.is-interactive{pointer-events:auto;z-index:5}.desktop-scroll-sticky .comparison__slider{width:100%;height:100vh;max-height:none;max-width:none;aspect-ratio:auto;border-radius:0;margin:0}}.desktop-steps-wrapper{position:relative;height:600vh;background-color:#2b4d41}.desktop-steps-wrapper.steps-collapsed{height:100vh}.desktop-steps-sticky{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;display:block}.steps-collapsed .desktop-steps-sticky{position:relative}.benefits{background-color:#2b4d41;padding:5rem 0;color:#ccfdbd}.benefits__container{display:flex;flex-direction:column;gap:3rem;align-items:center}@media(min-width: 768px){.benefits__container{flex-direction:row;align-items:center;justify-content:space-between;gap:4rem}}.benefits__content{flex:1;display:flex;flex-direction:column;align-items:flex-start;max-width:500px}.benefits__title{font-size:2rem;color:#ccfdbd;margin-bottom:1rem;line-height:1.2}@media(min-width: 768px){.benefits__title{font-size:2.5rem}}.benefits__description{color:#ccfdbd;font-size:1.125rem;margin-bottom:2rem;line-height:1.5}.benefits__list{list-style:none;padding:0;margin:0 0 2rem 0;display:flex;flex-direction:column;gap:1rem}.benefits__item{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#ccfdbd}.benefits__icon{width:24px;height:24px}.benefits__btn{background-color:#ccfdbd;color:#2b4d41;padding:.75rem 2rem;border-radius:50px;font-weight:600}.benefits__btn:hover{background-color:rgb(184.875,252.25,164.25);color:#2b4d41}.benefits__image-wrapper{flex:1;width:100%;border-radius:24px;overflow:hidden;display:flex;justify-content:center}@media(min-width: 768px){.benefits__image-wrapper{max-width:50%;justify-content:flex-end}}.benefits__image{width:100%;height:auto;border-radius:24px;object-fit:contain}.scenarios{background-color:#ccfdbd;padding:3rem 0;text-align:center;width:100%;overflow:hidden;border-top:5px solid #2b4d41;border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-left-radius:40px;border-bottom-right-radius:40px}@media(min-width: 768px){.scenarios{border-radius:0;padding:4rem 0}}.scenarios__header{margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.scenarios__label{font-size:.875rem;font-weight:700;letter-spacing:.05em;color:#2b4d41;margin-bottom:.5rem;text-transform:uppercase}.scenarios__title{font-size:1.75rem;color:#2b4d41;margin-bottom:3rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.scenarios__title{font-size:2.5rem}}.scenarios__subtitle{font-size:1.125rem;color:#2b4d41;margin-bottom:3rem;max-width:600px;font-weight:400}.scenarios__btn{background-color:#2b4d41;color:#ccfdbd}.scenarios__btn:hover{background-color:rgb(61.275,109.725,92.625);color:#ccfdbd}.scenarios__carousel-wrapper{width:100%;overflow:hidden;cursor:grab}.scenarios__carousel-wrapper:active{cursor:grabbing}.scenarios__track{display:flex;gap:24px;width:max-content;will-change:transform}.scenarios__item{width:65vw;max-width:320px;border-radius:16px;overflow:hidden;aspect-ratio:16/9;flex-shrink:0}@media(min-width: 768px){.scenarios__item{width:28vw;max-width:450px}}.scenarios__img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;user-select:none}.cta-banner{background-color:#2b4d41;padding:6rem 0;text-align:center}.cta-banner__container{display:flex;flex-direction:column;align-items:center;justify-content:center}.cta-banner__title{font-size:2.2rem;color:#ccfdbd;margin-bottom:2rem;line-height:1.3;font-weight:700}@media(min-width: 768px){.cta-banner__title{font-size:2.75rem}}.cta-banner__btn{background-color:#ccfdbd;color:#2b4d41;padding:.75rem 2.5rem;border-radius:50px;font-weight:600;font-size:1rem}.cta-banner__btn:hover{background-color:rgb(184.875,252.25,164.25);color:#2b4d41;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.2)}.steps{position:relative;padding:6rem 0 0;overflow:hidden;height:95vh;min-height:650px;display:flex;align-items:flex-end;color:#ccfdbd;background-color:#2b4d41}@media(min-width: 1024px){.steps{height:100vh;padding:6rem 0 0}}.steps__backgrounds{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.steps__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center top;background-repeat:no-repeat;opacity:0;transition:opacity .8s ease-in-out}.steps__bg--active{opacity:1}.steps__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 60%),linear-gradient(to top, #2B4D41 0%, rgba(43, 77, 65, 0.6) 20%, transparent 50%);z-index:1}.steps__container{position:relative;z-index:2;display:flex;flex-direction:column}.steps{color:#ccfdbd;background-color:#2b4d41}.steps__backgrounds{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.steps__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center top;background-repeat:no-repeat;opacity:0;transition:opacity .8s ease-in-out}.steps__bg--active{opacity:1}.steps__bg--step4{background-image:url("../resources/icons/mobile_sessao_6_item4.png")}@media(min-width: 768px){.steps__bg--step4{background-image:url("../resources/images/bg4_sessao_6.png")}}.steps__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 60%),linear-gradient(to top, #2B4D41 0%, rgba(43, 77, 65, 0.6) 20%, transparent 50%);z-index:1}.steps__container{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;height:100%;width:100%;padding-bottom:.25rem;gap:.25rem}@media(min-width: 768px){.steps__container{padding-bottom:3rem;gap:1rem}}.steps__content-wrapper{display:flex;flex-direction:column;flex:1;position:relative;align-items:flex-start;justify-content:flex-end}@media(min-width: 768px){.steps__content-wrapper{flex-direction:row;align-items:flex-end;justify-content:space-between}}.steps__texts,.steps__mockups{position:relative;width:100%}@media(min-width: 768px){.steps__texts,.steps__mockups{width:50%}}.steps__texts{display:flex;flex-direction:column;justify-content:flex-end;min-height:150px;padding-bottom:0}@media(min-width: 768px){.steps__texts{padding-bottom:0}}.steps__text{position:absolute;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .5s ease,transform .5s ease;transform:translateY(20px);margin-bottom:1.5rem}.steps__text--active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.steps__title{font-size:1.6rem;color:#ccfdbd;margin-bottom:.5rem;line-height:1.1}@media(min-width: 768px){.steps__title{font-size:3.5rem;color:#ccfdbd;margin-bottom:1.5rem}}.steps__description{font-size:1rem;color:#ccfdbd;line-height:1.5}@media(min-width: 768px){.steps__description{color:#ccfdbd}}.steps__mockups{display:none}@media(min-width: 768px){.steps__mockups{display:flex;justify-content:flex-end;align-items:flex-end;min-height:auto}}.steps__mockup{position:absolute;bottom:0;width:auto;height:auto;max-width:250px;max-height:45vh;object-fit:contain;opacity:0;pointer-events:none;transition:opacity .5s ease,transform .5s ease;transform:translateY(20px)}.steps__mockup--active{opacity:1;transform:translateY(0)}@media(min-width: 768px){.steps__mockup{max-width:380px;max-height:65vh;right:0;bottom:0}}.steps__nav{display:flex;flex-direction:column;width:100%;padding-bottom:1.5rem;position:relative;z-index:3}@media(min-width: 768px){.steps__nav{display:grid;grid-template-columns:repeat(4, 1fr);gap:3rem;padding-bottom:0}}.steps__nav-item{background:rgba(0,0,0,0);border:none;text-align:left;cursor:pointer;padding:0;color:hsla(0,0%,100%,.6);transition:color .3s ease;display:none}@media(min-width: 768px){.steps__nav-item{display:block}}.steps__nav-item--active{display:block;color:#ccfdbd}.steps__nav-item--active .steps__progress-fill{width:100%;transition:width 5s linear}.steps__nav-item:hover{color:hsla(0,0%,100%,.9)}.steps__progress{width:100%;height:3px;background-color:hsla(0,0%,100%,.3);margin-bottom:1rem;position:relative;overflow:hidden;border-radius:2px}.steps__progress-fill{position:absolute;top:0;left:0;height:100%;width:0%;background-color:#ccfdbd}.steps__nav-label{font-size:1rem;font-weight:500}.verified{background-color:#2b4d41;padding:6rem 0;color:#ccfdbd;text-align:center}.verified__card{position:relative;border:2px solid rgba(204,253,189,.4);border-radius:20px;padding:2rem 1rem 2rem;margin:0 auto;max-width:800px}.verified__badge-wrapper{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center}.verified__badge{width:64px;height:64px;object-fit:contain}.verified__logo{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.verified__logo img{height:50px;width:auto}.verified__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}@media(min-width: 768px){.verified__title{font-size:2rem}}.verified__highlight{color:#49adf4}.verified__description{font-size:.875rem;line-height:1.6;color:#fff;max-width:700px;margin:0 auto}@media(min-width: 768px){.verified__description{font-size:1rem}}.split-comparison{padding:3rem 0 0 0;background-color:#ccfdbd}@media(min-width: 1024px){.split-comparison{padding:6rem 0}}.split-comparison__container{display:flex;flex-direction:column;gap:3rem;align-items:flex-start}@media(min-width: 1024px){.split-comparison__container{gap:0;align-items:center}}@media(min-width: 1024px){.split-comparison__container{flex-direction:row;justify-content:space-between;align-items:center}}.split-comparison__content{width:100%;text-align:left}@media(min-width: 1024px){.split-comparison__content{width:38%;padding-right:4rem}}.split-comparison__title{font-size:1.75rem;font-weight:700;color:#2b4d41;margin-bottom:2rem;line-height:1.1}@media(min-width: 768px){.split-comparison__title{font-size:2.4rem}}.split-comparison__description{font-size:1rem;color:#2b4d41;line-height:1.6;margin-bottom:2rem;opacity:.9}.split-comparison__slider{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative;border-radius:0;overflow:hidden;box-shadow:none}@media(min-width: 1024px){.split-comparison__slider{width:62%;margin-left:0;margin-right:0;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}}.split-comparison__wrapper{position:relative;width:100%;height:auto;max-height:none;aspect-ratio:4/3;display:flex;align-items:center}@media(min-width: 1024px){.split-comparison__wrapper{height:auto;aspect-ratio:16/10}}.split-comparison__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}.split-comparison__overlay{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:inset(0 50% 0 0);overflow:hidden}.split-comparison__overlay img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center bottom}.split-comparison__range{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:10}.split-comparison__handle{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;gap:16px;pointer-events:none;z-index:5;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 4px 6px rgba(0,0,0,.1);backdrop-filter:blur(8px)}.split-comparison__handle::before,.split-comparison__handle::after{content:"";position:absolute;background-color:hsla(0,0%,100%,.7);width:2px;height:1500px;left:50%;transform:translateX(-50%)}.split-comparison__handle::before{top:-1500px}.split-comparison__handle::after{bottom:-1500px}.split-comparison__arrow-left,.split-comparison__arrow-right{width:8px;height:auto;opacity:.9}.legal-page{padding:5rem 0;background-color:#ccfdbd;min-height:60vh}.legal-page__container{max-width:800px;margin:0 auto}.legal-page__title{font-size:2.5rem;font-weight:700;color:#2b4d41;margin-bottom:3rem}.legal-page__content{color:#2b4d41;font-size:1rem;line-height:1.8}.legal-page__content h2{font-size:2rem;color:#2b4d41;margin-top:3rem;margin-bottom:1rem}.legal-page__content h3{font-size:1.25rem;color:#2b4d41;margin-top:2rem;margin-bottom:.5rem}.legal-page__content p{margin-bottom:1rem}.legal-page__content ul,.legal-page__content ol{margin-bottom:1rem;padding-left:2rem}.legal-page__content ul li,.legal-page__content ol li{margin-bottom:.5rem}.legal-page__content a{color:#2b4d41;text-decoration:underline;transition:opacity .3s ease}.legal-page__content a:hover{opacity:.7}.footer{background-color:#2b4d41;color:#ccfdbd;padding:3rem 0 3rem}.footer h3{color:#ccfdbd}.footer__container{display:flex;flex-direction:column;gap:0}@media(min-width: 1024px){.footer__container{flex-direction:row;gap:5rem;justify-content:space-between;align-items:flex-start;position:relative}}.footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}@media(min-width: 1024px){.footer__brand{min-height:200px;justify-content:flex-start}}.footer__logo{color:#ccfdbd;transition:opacity .3s ease}.footer__logo:hover{opacity:.8}.footer__logo svg{width:153px;height:40px}.footer__brand-text{font-size:.875rem;line-height:1.5;color:#ccfdbd;max-width:250px}.footer__cnpj{font-size:.75rem;color:#ccfdbd;margin-top:6rem;opacity:.8}@media(min-width: 1024px){.footer__cnpj{position:absolute;bottom:0;left:1.5rem;margin-top:0}}.footer__contact{margin-top:5rem}@media(min-width: 1024px){.footer__contact{margin-left:-5%;margin-top:0}}.footer__title{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.footer__contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer__contact-list li{display:flex;align-items:center}.footer__contact-list li a{display:flex;align-items:center;gap:.5rem;color:#ccfdbd;font-size:.875rem;text-decoration:none;transition:opacity .3s ease}.footer__contact-list li a:hover{opacity:.8}.footer__contact-list li a .footer__icon{width:20px;height:20px;object-fit:contain;opacity:.9}.footer__legal{margin-top:5rem}@media(min-width: 1024px){.footer__legal{margin-top:0}}.footer__legal-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer__legal-list li a{color:#ccfdbd;font-size:.875rem;text-decoration:none;transition:opacity .3s ease}.footer__legal-list li a:hover{opacity:.8}.footer__social{display:flex;gap:16px;margin-top:1.5rem}@media(min-width: 1024px){.footer__social{margin-top:0;align-items:flex-start;padding-top:4px}}.footer__social a{color:#ccfdbd;transition:opacity .3s ease}.footer__social a:hover{opacity:.8}.footer__social a .footer__social-icon{width:24px;height:24px;object-fit:contain}/*# sourceMappingURL=main.css.map */
