html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}b{font-weight:bolder}button,input{font-size:100%;line-height:1.15}button,input{overflow:visible}button{text-transform:none}button,[type=button],[type=submit]{appearance:button;-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0;font:inherit}h1,h2,h3,h4{text-wrap:balance}p{max-width:75ch;text-wrap:pretty}ul,ol{list-style:none}img{max-width:100%;height:auto}a{display:block;color:#030712;text-decoration:none;background-color:transparent}img{max-width:100%;height:auto;font-style:italic;vertical-align:middle;border-style:none}button{padding:0;font:inherit;color:inherit;background:none;border:none;outline:none}@font-face{font-family:Inter;font-weight:300;font-display:swap;src:local("Inter Light"),url(/asset/font/inter/Inter-Light.woff2) format("woff2"),url(/asset/font/inter/Inter-Light.woff) format("woff"),url(/asset/font/inter/Inter-Light.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:400;font-display:swap;src:local("Inter"),url(/asset/font/inter/Inter-Regular.woff2) format("woff2"),url(/asset/font/inter/Inter-Regular.woff) format("woff"),url(/asset/font/inter/Inter-Regular.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:600;font-display:swap;src:local("Inter SemiBold"),url(/asset/font/inter/Inter-SemiBold.woff2) format("woff2"),url(/asset/font/inter/Inter-SemiBold.woff) format("woff"),url(/asset/font/inter/Inter-SemiBold.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:700;font-display:swap;src:local("Inter Bold"),url(/asset/font/inter/Inter-Bold.woff2) format("woff2"),url(/asset/font/inter/Inter-Bold.woff) format("woff"),url(/asset/font/inter/Inter-Bold.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:800;font-display:swap;src:local("Inter Black"),url(/asset/font/inter/Inter-Black.woff2) format("woff2"),url(/asset/font/inter/Inter-Black.woff) format("woff"),url(/asset/font/inter/Inter-Black.ttf) format("ttf")}h1{font-size:4.76rem}h2{font-size:3.81rem}h3{font-size:3.04rem}h4{font-size:2.44rem}p{font-size:1.56rem}html{scroll-behavior:smooth;scrollbar-gutter:stable;font-size:62.5%}body{overflow-x:hidden;width:100%;font-family:Inter,system-ui,sans-serif;font-size:1.56rem;color:#030712;background-color:#f3f4f6;font-weight:400}.base-layout{max-width:192rem;margin:auto;padding-right:3.2rem;padding-left:3.2rem}@media screen and (min-width: 64em){.base-layout{padding-right:4.8rem;padding-left:4.8rem}}@media screen and (min-width: 80em){.base-layout{padding-right:6.4rem;padding-left:6.4rem}}.section{padding-top:8rem;padding-bottom:8rem}@media screen and (min-width: 80em){.section{padding-top:11.2rem;padding-bottom:11.2rem}}.fade-in{opacity:0}.fade-in-animation{animation:fadeIn 1.2s ease-in both}@keyframes fadeIn{to{opacity:1}}.fade-in-up{transform:translateY(3.2rem);opacity:0}.fade-in-up-animation{animation:fadeInUp 1.2s ease-in-out both}@keyframes fadeInUp{to{transform:translateY(0);opacity:1}}.fade-in-down{transform:translateY(-3.2rem);opacity:0}.fade-in-down-animation{animation:fadeInDown 1.2s ease-in-out both}@keyframes fadeInDown{to{transform:translateY(0);opacity:1}}.fade-in-left{transform:translate(-3.2rem);opacity:0}.fade-in-left-animation{animation:fadeInLeft 1.2s ease-in-out both}@keyframes fadeInLeft{to{transform:translate(0);opacity:1}}.fade-in-right{transform:translate(3.2rem);opacity:0}.fade-in-right-animation{animation:fadeInRight 1.2s ease-in-out both}@keyframes fadeInRight{to{transform:translate(0);opacity:1}}.zoom-in{transform:scale(.5);opacity:0}.zoom-in-animation{animation:zoomIn 1.2s ease-out both}@keyframes zoomIn{to{transform:scale(1);opacity:1}}.skeleton{position:relative;overflow:hidden;display:block;visibility:hidden;opacity:0;background-color:#e5e7eb;border-radius:1.2rem;transition:opacity .5s,visibility .5s}.skeleton:before{content:"";position:absolute;top:0;left:0;transform:translate(-100%);width:100%;height:100%;background:linear-gradient(90deg,#0000,#9ca3af99,#0000);animation:1.5s shimmer infinite}.skeleton--active{visibility:visible;opacity:1}@keyframes shimmer{to{transform:translate(100%)}}.custom-image{position:relative;display:inline-block;border-radius:1.2rem;transition:opacity .5s,visibility .5s}.custom-image__skeleton{position:absolute;top:0;left:0;width:100%;height:100%}.custom-image__content{visibility:visible;opacity:1}::-webkit-scrollbar{width:1.3rem;border-radius:2rem}::-webkit-scrollbar-thumb{background-color:#29be75;background-clip:content-box;border:.3rem solid transparent;border-radius:2rem}::-webkit-scrollbar-thumb:hover{background-color:#50d895}::-webkit-scrollbar-thumb:active{background-color:#197c4c}::-webkit-scrollbar-track{background:#e5e7eb}::-webkit-scrollbar-corner{background:#e5e7eb}.radial{position:absolute;display:block;width:20.8rem;height:20.8rem;background:radial-gradient(100% 100% at 50% 50%,#29be754d 0,#29be750d 40%,#fff0 50%)}@media screen and (min-width: 80em){.radial{width:38.4rem;height:38.4rem}}.button{cursor:pointer;display:flex;gap:1.2rem;align-items:center;justify-content:center;padding:1.2rem 3.2rem;color:#f3f4f6;text-align:center;background:linear-gradient(90deg,#197c4c,#50d895);border:none;border-radius:999rem;outline:none;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a;transition:transform .5s;font-weight:600}.button:active{transform:scale(.95)}.button:hover{transform:scale(1.05)}@media screen and (min-width: 48em){.button{font-size:1.95rem}}.button__icon{display:flex;width:2.4rem;height:2.4rem;fill:#f3f4f6}.navbar{will-change:transform;position:fixed;z-index:100;top:0;left:0;width:100%;background-color:#f9fafb;border-bottom:.1rem solid #29be75;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a;transition:transform .5s}.navbar--scroll-down{transform:translateY(-150%)}.navbar--scroll-up{transform:translateY(0)}.navbar__container{display:flex;align-items:center;justify-content:space-between;padding-top:1.2rem;padding-bottom:1.2rem}.navbar__space{display:block;height:6.4rem}.navbar__button-menu{cursor:pointer;display:flex}@media screen and (min-width: 64em){.navbar__button-menu{position:absolute;visibility:hidden;opacity:0}}.navbar__menu{will-change:transform;position:absolute;z-index:100;top:0;right:0;transform:translate(100%);display:flex;flex-direction:column;gap:6.4rem;align-items:flex-end;width:80%;max-width:38.4rem;height:100vh;padding:3.2rem;list-style:none;background-color:#f3f4f6;box-shadow:none}@media screen and (min-width: 64em){.navbar__menu{top:50%;left:50%;transform:translate(-50%,-50%);flex-direction:row;gap:8rem;align-items:center;width:auto;max-width:auto;height:auto;padding:0;background-color:transparent;transition:none}}.navbar__menu-transition{transition:transform .5s,box-shadow .5s}.navbar__menu--active{transform:translate(0);box-shadow:-2.5rem 0 5rem #00000040}@media screen and (min-width: 64em){.navbar__menu--active{top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:none}}.navbar__link{position:relative;font-size:1.95rem}.navbar__link:before{content:"";position:absolute;right:0;bottom:-.8rem;width:0;height:.3rem;background-color:#1c9d5e;border-radius:2rem;transition:width .5s}.navbar__link:hover:before{width:100%}.navbar__link--active{font-weight:600}.navbar__link--active:before{width:100%}.navbar__link-contact{visibility:visible;opacity:1}@media screen and (min-width: 64em){.navbar__link-contact{visibility:hidden;opacity:0}}.navbar__button{visibility:hidden;opacity:0}@media screen and (min-width: 64em){.navbar__button{visibility:visible;opacity:1}}.navbar__overlay{z-index:30}@media screen and (min-width: 64em){.navbar__overlay{visibility:hidden!important;opacity:0!important}}.navbar__logo{width:12.8rem;height:auto}@media screen and (min-width: 30em){.navbar__logo{width:16rem}}.overlay{position:fixed;top:0;left:0;display:block;width:100%;height:100vh;visibility:hidden;opacity:0;background-color:#00000080;transition:opacity .5s,visibility .5s}.overlay--active{visibility:visible;opacity:1}.footer{position:relative;background-color:#083521}.footer:before{content:"";position:absolute;z-index:-1;top:-4rem;width:100%;height:8rem;background-color:#083521;border-radius:50%;box-shadow:0 2.5rem 5rem #00000040}.footer:after{content:"";position:absolute;z-index:-2;top:-4.8rem;width:100%;height:8rem;background-color:#50d895;border-radius:50%;box-shadow:0 2.5rem 5rem #00000040}.footer__logo{width:100%;max-width:32rem;height:auto}.footer__container{position:relative;display:flex;flex-direction:column;gap:8rem;padding-bottom:6.4rem}.footer__container-leave{display:flex;flex-direction:column;gap:3.2rem;place-items:center center;padding-top:20.8rem;padding-bottom:20.8rem}@media screen and (min-width: 64em){.footer__container-leave{padding-bottom:32rem}}.footer__container-leave-title{display:flex;gap:2rem;align-items:center}.footer__leave-title{font-size:2.44rem;text-align:center;font-weight:800}@media screen and (min-width: 30em){.footer__leave-title{font-size:3.04rem}}@media screen and (min-width: 48em){.footer__leave-title{font-size:3.81rem}}@media screen and (min-width: 64em){.footer__leave-title{font-size:4.76rem}}@media screen and (min-width: 80em){.footer__leave-title{font-size:5.96rem}}.footer__leave-circle{width:4rem;height:4rem}@media screen and (min-width: 64em){.footer__leave-circle{width:6.4rem;height:6.4rem}}.footer__container-logo{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start;max-width:60rem}.footer__description{line-height:1.5;color:#fff}@media screen and (min-width: 48em){.footer__description{font-size:1.95rem}}.footer__menu-title{margin-bottom:5.6rem;font-size:3.04rem;color:#f3f4f6;font-weight:800}.footer__menu{display:flex;flex-direction:column;gap:6.4rem;align-items:flex-start}.footer__link{position:relative;font-size:1.95rem;color:#f3f4f6}.footer__link:before{content:"";position:absolute;bottom:-.8rem;left:0;width:0;height:.3rem;background-color:#1c9d5e;border-radius:1.2rem;transition:width .5s}.footer__link:hover:before{width:100%}.footer__link--active{font-weight:600}.footer__link--active:before{width:100%}.footer__social-container-icon{display:flex;align-self:flex-start;padding:2rem;background-color:#1c9d5e;border-radius:999rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a;transition:transform .5s}.footer__social-container-icon:hover{transform:scale(1.05)}.footer__social-container-icon:active{transform:scale(.95)}.footer__social-icon{display:flex;fill:#f3f4f6}.footer__container-social{display:flex;flex-wrap:wrap;gap:3.2rem}.footer__container-menu{display:flex;flex-direction:column;align-items:flex-start}.footer__container-copyright{display:flex;flex-direction:column;gap:.8rem;align-items:center;justify-content:center}.footer__divider{width:100%;height:.3rem;background-color:#1c9d5e;border-radius:2rem}.footer__copyright-text{font-size:1.25rem;color:#6b7280;text-align:center}@media screen and (min-width: 30em){.footer__copyright-text{font-size:1.56rem}}.footer__container-information{display:flex;flex-wrap:wrap;gap:12.8rem}@media screen and (min-width: 64em){.footer__container-information{gap:20.8rem}}@media screen and (min-width: 80em){.footer__container-information{gap:25.6rem}}.dropdown{position:relative;z-index:30;display:flex;align-items:center;width:100%}.dropdown__button{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.6rem 2rem;background-color:#ddfbeb;border:.2rem solid #29be75;border-radius:1.2rem;transition:box-shadow .5s}.dropdown__button:hover{box-shadow:0 0 0 .2rem #8aebbb}@media screen and (min-width: 48em){.dropdown__title{font-size:1.95rem}}.dropdown__icon{width:2rem;height:2rem;transition:transform .5s}.dropdown__container{position:absolute;z-index:20;top:8rem;width:100%;padding:2rem;visibility:hidden;opacity:0;background-color:#ddfbeb;border:.2rem solid #29be75;border-radius:1.2rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a;transition:visibility .5s,opacity .5s}.dropdown__scroll{overflow:auto;display:flex;flex-direction:column;gap:3.2rem;max-height:20rem}@media screen and (min-width: 48em){.dropdown__scroll{max-height:30rem}}.dropdown__container--active{visibility:visible;opacity:1}.dropdown__icon--active{transform:rotate(180deg)}.modal{position:fixed;z-index:100;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;visibility:hidden;opacity:0;background-color:transparent;border:0;transition:opacity .5s,visibility .5s}.modal--active{visibility:visible;opacity:1}body>main .modal--active{overflow:hidden}.modal--active .modal__overlay{visibility:visible;opacity:1}.modal__container{position:relative;z-index:110;transform:scale(.5);width:100%;padding:3.2rem 2rem;opacity:0;background-color:#f3f4f6;border-radius:2rem;box-shadow:0 2.5rem 5rem #00000040;transition:transform .5s,opacity .5s,visibility .5s}@media screen and (min-width: 64em){.modal__container{width:auto}}.modal--active .modal__container{transform:scale(1);opacity:1}.modal__container-title{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:3.2rem;padding:0 1.2rem}.modal__title{font-weight:700;position:relative;font-size:2.44rem}.modal__title:before{content:"";position:absolute;bottom:-.4rem;width:70%;height:.3rem;background-color:#1c9d5e;border-radius:2rem}.modal__icon{width:1.6rem;height:1.6rem;fill:#6b7280;transition:fill .5s}.modal__container-icon{cursor:pointer;display:flex;padding:.6rem;border:.2rem solid #6b7280;border-radius:1.2rem;transition:border-color .5s,transform .5s}.modal__container-icon:hover{transform:scale(1.05);border-color:#1c9d5e}.modal__container-icon:hover .modal__icon{fill:#1c9d5e}.modal__container-icon:active{transform:scale(.95)}.not-found{display:flex;flex-direction:column;gap:5.6rem;align-items:center;justify-content:center;min-height:100vh}.not-found__letter{font-size:40vw;color:#ddfbeb;text-shadow:0 .8rem 3.2rem rgba(0,0,0,.3);font-weight:800}@media screen and (min-width: 80em){.not-found__letter{position:absolute}}.not-found__container{z-index:10;display:flex;flex-direction:column;align-items:center;padding:4rem;background-color:#d1d5db80;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);border:.1rem solid #50d895;border-radius:2rem;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a}@media screen and (min-width: 90em){.not-found__container{min-width:65rem}}@media screen and (min-width: 80em){.not-found__container{min-width:50rem}}.not-found__container-title{display:flex;gap:2rem;align-items:center;justify-content:center}.not-found__title{font-size:4.76rem;color:#175036;font-weight:800;text-align:center}@media screen and (min-width: 90em){.not-found__title{font-size:7.45rem}}@media screen and (min-width: 80em){.not-found__title{font-size:5.96rem}}.not-found__emoji{width:4rem}@media screen and (min-width: 80em){.not-found__emoji{width:6.4rem}}.not-found__subtitle{max-width:32rem;margin:2rem 0;font-size:1.95rem;line-height:1.5;text-align:center}@media screen and (min-width: 80em){.not-found__subtitle{font-size:2.44rem}}.not-found__description{font-size:1.56rem;text-align:center}.not-found__button{margin-top:4rem;padding:1.2rem 3.2rem;color:#f3f4f6;border-radius:3.2rem;transition:transform .5s;font-weight:600}.not-found__button:hover{transform:scale(1.05)}.not-found__button:active{transform:scale(.95)}.hero{position:relative}.hero__container-information{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;width:100%}.hero__container{position:relative;z-index:10;display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;width:100%;padding-top:6.4rem;padding-bottom:6.4rem;background-color:#083521}.hero__container:before{content:"";position:absolute;z-index:-1;bottom:-4rem;width:100%;height:8rem;background-color:#083521;border-radius:50%;box-shadow:0 2.5rem 5rem #00000040}@media screen and (min-width: 48em){.hero__container{padding-top:8rem;padding-bottom:8rem}}@media screen and (min-width: 80em){.hero__container{padding-top:12.8rem;padding-bottom:12.8rem}}.hero__title{width:100%;max-width:144rem;font-size:3.04rem;line-height:1;color:#f3f4f6;text-align:center;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 48em){.hero__title{font-size:4.76rem}}@media screen and (min-width: 80em){.hero__title{font-size:5.96rem}}.hero__description{width:100%;margin:auto;margin-top:2rem;line-height:1.5;color:#f3f4f6;text-align:center}@media screen and (min-width: 48em){.hero__description{margin-top:4rem;font-size:1.95rem}}@media screen and (min-width: 80em){.hero__description{font-size:2.44rem}}.hero__radial-right{z-index:-1;right:20.8rem;bottom:0}@media screen and (min-width: 30em){.hero__radial-right{right:-20.8rem}}.hero__radial-left{z-index:-1;top:0;left:20.8rem}@media screen and (min-width: 30em){.hero__radial-left{left:-20.8rem}}.hero__container-image{position:relative;z-index:30;top:-6.4rem;left:50%;transform:translate(-50%);width:80%;max-width:1200px;margin-top:4rem}.hero__container-image:after{content:"";position:absolute;z-index:-1;top:1.2rem;left:50%;transform:translate(-50%);width:90%;height:100%;background-color:#29be7580;border-radius:2rem}.hero__container-image:before{content:"";position:absolute;z-index:-2;top:2.4rem;left:50%;transform:translate(-50%);width:80%;height:100%;background-color:#29be7540;border-radius:2rem}.hero__image{max-height:550px;object-fit:cover;border:1.2rem solid #1c9d5e;border-radius:2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}.hero__button{margin-top:3.2rem}@media screen and (min-width: 30em){.hero__button{place-self:center center}}@media screen and (min-width: 48em){.hero__button{margin-top:4rem}}.client-slider__container-title{display:flex;flex-direction:column;gap:1.2rem;align-items:center;justify-content:center}.client-slider__line{width:24rem;opacity:.5;fill:none}@media screen and (min-width: 48em){.client-slider__line{width:38.4rem}}.client-slider__title{max-width:100rem;font-size:3.04rem;line-height:1;text-align:center;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 48em){.client-slider__title{font-size:4.76rem}}.slider{position:relative;z-index:10;overflow:hidden;width:100%;padding:4rem 0}.slider__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.slider__content{display:flex;gap:6.4rem;align-items:center;justify-content:center;width:-webkit-max-content;width:max-content;animation:slider 80s forwards linear infinite}.slider__item{display:flex;align-items:center;justify-content:center;width:32rem;height:32rem}.slider__overlay{position:absolute;z-index:20;top:50%;left:-.2rem;transform:translateY(-50%);display:block;width:8rem;height:100%;background:linear-gradient(90deg,#f3f4f6,#f3f4f600 58%)}.slider__overlay--right{right:-.2rem;left:auto;background:linear-gradient(270deg,#f3f4f6,#f3f4f600 58%)}@keyframes slider{to{transform:translate(calc(-50% - 6.4rem + 4rem))}}.why-choose-us{display:flex;flex-direction:column;gap:6.4rem;align-items:center;justify-content:center;width:100%}.why-choose-us__container-title{display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;width:100%;margin-bottom:12.8rem}.why-choose-us__badge{display:flex;gap:.8rem;align-items:center;padding:.8rem 3.2rem;background-color:#19623f;border:.1rem solid #29be75;border-radius:999rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}.why-choose-us__badge-text{color:#f3f4f6;font-weight:600}.why-choose-us__container-text{display:flex;flex-direction:column;gap:1.2rem;align-items:center;justify-content:center}.why-choose-us__title{font-size:3.04rem;line-height:1;text-align:center;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 48em){.why-choose-us__title{font-size:4.76rem}}.why-choose-us__line{width:16rem;opacity:.5;fill:transparent}.why-choose-us__description{line-height:1.5;text-align:center}@media screen and (min-width: 48em){.why-choose-us__description{font-size:1.95rem}}.why-choose-us__card{display:flex;flex-direction:column;gap:5.6rem}@media screen and (min-width: 80em){.why-choose-us__card{display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width: 90em){.why-choose-us__card{grid-template-columns:50rem 1fr}}.why-choose-us__card-image{width:100%;max-height:400px;object-fit:cover;border-radius:2rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}@media screen and (min-width: 80em){.why-choose-us__card-image{width:100%;max-height:none}}.why-choose-us__card-container-text{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;padding:2rem;background-color:#e5e7eb;border:#9ca3af solid .1rem;border-radius:2rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}@media screen and (min-width: 80em){.why-choose-us__card-container-text{gap:2.8rem;padding:3.2rem}}.why-choose-us__card-container-emoji{padding:1.6rem;background-color:#bdf5d9;border:.2rem solid #19623f;border-radius:1.2rem}.why-choose-us__card-emoji{width:3.2rem;height:3.2rem}.why-choose-us__card-title{font-size:2.44rem;line-height:1;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 48em){.why-choose-us__card-title{font-size:3.04rem}}.why-choose-us__card-description{line-height:1.5}@media screen and (min-width: 48em){.why-choose-us__card-description{font-size:1.95rem}}.why-choose-us__container-card{display:flex;flex-direction:column;gap:6.4rem}.why-choose-us__list{display:flex;flex-direction:column;gap:4rem;padding:2rem;background-color:#e5e7eb;border:.1rem solid #9ca3af;border-radius:2rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}@media screen and (min-width: 80em){.why-choose-us__list{display:grid;grid-template-columns:1fr 1fr;padding:3.2rem}}.why-choose-us__list-item{display:flex;gap:1.6rem}.why-choose-us__list-icon{min-width:3.2rem;min-height:3.2rem;fill:#1c9d5e}.why-choose-us__list-title{font-size:1.95rem;line-height:1;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 48em){.why-choose-us__list-title{font-size:2.44rem}}.why-choose-us__list-description{line-height:1.5}@media screen and (min-width: 48em){.why-choose-us__list-description{font-size:1.95rem}}.why-choose-us__container-list-text{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width: 80em){.why-choose-us__container-list-text{gap:1.6rem}}.why-choose-us__container{display:flex;flex-direction:column;gap:6.4rem;max-width:144rem}.slogan__container{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;padding-top:8rem;padding-bottom:8rem;background-color:#083521;border-top:1.2rem solid #1c9d5e;border-bottom:1.2rem solid #1c9d5e;box-shadow:0 2.5rem 5rem -1.2rem #00000040}.slogan__title{position:relative;z-index:20;font-size:2.44rem;line-height:1;color:#f3f4f6;text-align:center;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 30em){.slogan__title{font-size:3.04rem}}@media screen and (min-width: 48em){.slogan__title{font-size:3.81rem}}@media screen and (min-width: 48em){.slogan__title{font-size:4.76rem}}@media screen and (min-width: 64em){.slogan__title{font-size:5.96rem}}.slogan__button{z-index:20}.slogan__radial-right{z-index:0;top:0;right:-20.8rem}.slogan__radial-left{z-index:0;bottom:0;left:-20.8rem}.testimonial__container-information{position:relative;display:flex;flex-direction:column;gap:4rem;align-items:center;justify-content:center}.testimonial__container-title{display:flex;flex-direction:column;align-items:center}.testimonial__title{font-size:3.04rem;line-height:1;text-align:center;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 48em){.testimonial__title{font-size:3.81rem}}@media screen and (min-width: 64em){.testimonial__title{font-size:4.76rem}}@media screen and (min-width: 80em){.testimonial__title{font-size:5.96rem}}.testimonial__line{width:12.8rem;margin-top:1.2rem;opacity:.5;fill:none}@media screen and (min-width: 48em){.testimonial__line{width:19.6rem}}.testimonial__description{line-height:1.5;text-align:center}@media screen and (min-width: 48em){.testimonial__description{font-size:1.95rem}}@media screen and (min-width: 80em){.testimonial__description{max-width:120rem;font-size:2.44rem}}.testimonial__container-card{display:flex;flex-wrap:wrap;gap:6.4rem;align-items:center;justify-content:center;margin-top:12.8rem}@media screen and (min-width: 64em){.testimonial__container-card{gap:12.8rem;margin-top:20.8rem}}.card-testimonial{max-width:60rem;padding:2rem;background-color:#d1d5db;border:.1rem solid #9ca3af;border-radius:2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}@media screen and (min-width: 48em){.card-testimonial{padding:3.2rem}}@media screen and (min-width: 80em){.card-testimonial{height:48rem}}.card-testimonial__container-title{display:flex;gap:1.2rem;align-items:center}@media screen and (min-width: 48em){.card-testimonial__container-title{gap:2rem}}.card-testimonial__image{width:9.6rem;border-radius:1.2rem}.card-testimonial__container-name{display:flex;flex-direction:column;gap:.4rem}.card-testimonial__title{font-size:1.95rem;font-weight:600}@media screen and (min-width: 48em){.card-testimonial__title{font-size:2.44rem}}.card-testimonial__occupation{font-size:1.25rem;line-height:1.5;color:#4b5563}@media screen and (min-width: 48em){.card-testimonial__occupation{font-size:1.56rem}}.card-testimonial__container-star{display:flex;gap:.6rem}.card-testimonial__star{width:2.4rem;height:2.4rem;fill:#eab308}.card-testimonial__description{margin-top:2rem;line-height:1.5}@media screen and (min-width: 64em){.card-testimonial__description{font-size:1.95rem}}.partner-slider__container-title{display:flex;flex-direction:column;gap:1.2rem;align-items:center;justify-content:center}.partner-slider__title{font-size:3.04rem;line-height:1;text-align:center;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 30em){.partner-slider__title{font-size:3.81rem}}@media screen and (min-width: 48em){.partner-slider__title{font-size:4.76rem}}.partner-slider__line{width:12.8rem;height:auto;opacity:.5;fill:none}@media screen and (min-width: 30em){.partner-slider__line{width:20.8rem}}@media screen and (min-width: 48em){.partner-slider__line{width:28.8rem}}.hero-simulator{position:relative}.hero-simulator__container-information{position:relative;overflow:hidden}.hero-simulator__container{position:relative;z-index:10;display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;width:100%;padding-top:6.4rem;padding-bottom:6.4rem;background-color:#083521}.hero-simulator__container:before{content:"";position:absolute;z-index:-1;bottom:-4rem;width:100%;height:8rem;background-color:#083521;border-radius:50%;box-shadow:0 2.5rem 5rem #00000040}@media screen and (min-width: 48em){.hero-simulator__container{padding-top:8rem;padding-bottom:8rem}}@media screen and (min-width: 80em){.hero-simulator__container{padding-top:12.8rem;padding-bottom:12.8rem}}.hero-simulator__title{font-size:3.04rem;line-height:1;color:#f3f4f6;text-align:center;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 48em){.hero-simulator__title{font-size:4.76rem}}@media screen and (min-width: 80em){.hero-simulator__title{font-size:7.45rem}}.hero-simulator__description{width:100%;margin:auto;margin-top:2rem;line-height:1.5;color:#f3f4f6;text-align:center}@media screen and (min-width: 48em){.hero-simulator__description{margin-top:4rem;font-size:1.95rem}}@media screen and (min-width: 80em){.hero-simulator__description{font-size:2.44rem}}.hero-simulator__radial-right{z-index:-1;right:20.8rem;bottom:0}@media screen and (min-width: 30em){.hero-simulator__radial-right{right:-20.8rem}}.hero-simulator__radial-left{z-index:-1;top:0;left:20.8rem}@media screen and (min-width: 30em){.hero-simulator__radial-left{left:-20.8rem}}.hero-simulator__container-image{position:relative;z-index:30;top:-6.4rem;left:50%;transform:translate(-50%);width:80%;max-width:1200px;margin-top:4rem}.hero-simulator__container-image:after{content:"";position:absolute;z-index:-1;top:1.2rem;left:50%;transform:translate(-50%);width:90%;height:100%;background-color:#29be7580;border-radius:2rem}.hero-simulator__container-image:before{content:"";position:absolute;z-index:-2;top:2.4rem;left:50%;transform:translate(-50%);width:80%;height:100%;background-color:#29be7540;border-radius:2rem}.hero-simulator__image{max-height:550px;object-fit:cover;border:1.2rem solid #1c9d5e;border-radius:2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}.hero-simulator__button{margin-top:3.2rem}@media screen and (min-width: 30em){.hero-simulator__button{place-self:center center}}@media screen and (min-width: 48em){.hero-simulator__button{margin-top:4rem}}.process{display:flex;flex-direction:column;align-items:center;justify-content:center}.process__title{margin-bottom:14.4rem;font-size:3.04rem;line-height:1;text-align:center;letter-spacing:-.1rem;font-weight:800}@media screen and (min-width: 30em){.process__title{font-size:3.81rem}}@media screen and (min-width: 48em){.process__title{font-size:4.76rem}}@media screen and (min-width: 64em){.process__title{font-size:5.96rem}}.process__container-card{position:relative;display:grid;gap:6.4rem;place-items:center}@media screen and (min-width: 80em){.process__container-card{grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:0}}.process__illustration{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);width:80rem;height:auto;opacity:.35}.process__arrow{transform:rotate(90deg);fill:none}@media screen and (min-width: 80em){.process__arrow{transform:rotate(0);width:8rem;height:auto}}@media screen and (min-width: 90em){.process__arrow{width:12.8rem}}.card-process{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;max-width:40rem;padding:2rem;background-color:#ddfbeb;border:.2rem solid #1c9d5e;border-radius:2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}@media screen and (min-width: 48em){.card-process{padding:3.2rem}}@media screen and (min-width: 80em){.card-process{min-width:35rem;height:36rem}}@media screen and (min-width: 90em){.card-process{min-width:40rem}}.card-process__title{font-size:2.44rem;font-weight:800}@media screen and (min-width: 48em){.card-process__title{font-size:3.04rem}}.card-process__description{line-height:1.5}@media screen and (min-width: 48em){.card-process__description{font-size:1.95rem}}.card-process__container-icon{padding:1.2rem;background-color:#bdf5d9;border:.2rem solid #1c9d5e;border-radius:1.2rem}.card-process__icon{display:flex;fill:#1c9d5e}.service-area{display:flex;flex-direction:column;align-items:center;justify-content:center}.service-area__container-title{display:flex;flex-direction:column;gap:2rem}.service-area__title{font-size:3.04rem;text-align:center;font-weight:800}@media screen and (min-width: 48em){.service-area__title{font-size:3.81rem}}@media screen and (min-width: 64em){.service-area__title{font-size:4.76rem}}.service-area__description{line-height:1.5;text-align:center}@media screen and (min-width: 48em){.service-area__description{font-size:1.95rem}}.service-area__container{position:relative;width:100%;max-width:144rem;margin-top:12.8rem}.service-area__container-card{display:flex;flex-direction:column;gap:6.4rem;align-items:center;justify-content:center;margin-top:8rem}.dropdown-service{cursor:pointer;width:100%;padding:2rem;text-align:start;border-radius:1.2rem;transition:background-color .5s,color .5s}.dropdown-service:hover{color:#f3f4f6;background-color:#1c9d5e}@media screen and (min-width: 48em){.dropdown-service{font-size:1.95rem}}.card-service{position:absolute;display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%;padding:2rem;visibility:hidden;opacity:0;background-color:#ddfbeb;border:.2rem solid #29be75;border-radius:2rem;transition:opacity .5s,visibility .5s,transform .5s,box-shadow .5s}.card-service:hover{transform:scale(1.05);box-shadow:0 0 0 .3rem #8aebbb}@media screen and (min-width: 48em){.card-service{flex-direction:row;gap:3.2rem;padding:3.2rem}}.card-service__title{font-size:2.44rem;font-weight:700}@media screen and (min-width: 48em){.card-service__title{font-size:3.04rem}}.card-service__description{line-height:1.5}@media screen and (min-width: 48em){.card-service__description{font-size:1.95rem}}.card-service--active{position:relative;visibility:visible;opacity:1}.card-service__container-information{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.card-service__subtitle{font-size:1.95rem;font-weight:600}.modal-form-subscribe{overflow:hidden auto;display:flex;flex-direction:column;gap:6.4rem;max-width:120rem;max-height:70vh}@media screen and (min-width: 64em){.modal-form-subscribe{flex-direction:row;gap:2rem}}.modal-form-subscribe__container{display:flex;flex-direction:column;gap:3.2rem;padding:2.4rem;background-color:#073521;border-radius:2rem}@media screen and (min-width: 64em){.modal-form-subscribe__container{position:-webkit-sticky;position:sticky;top:0;left:0;align-items:center;justify-content:space-between;width:100%}}.modal-form-subscribe__list{display:flex;flex-direction:column;gap:2rem}.modal-form-subscribe__list-item{display:flex;gap:1.2rem;align-items:center}.modal-form-subscribe__list-text{color:#f9fafb;font-weight:700}.modal-form-subscribe__container-icon{display:flex;padding:.8rem;background-color:#29be75;border-radius:999rem}.modal-form-subscribe__icon{width:2rem;height:2rem;fill:#f9fafb}.modal-form-subscribe__logo{margin:0 auto}@media screen and (min-width: 64em){.modal-form-subscribe__logo{width:28.8rem;height:auto}}.form-subscribe{display:flex;flex-direction:column;gap:3.2rem;padding:1.2rem 1.2rem 3.2rem}@media screen and (min-width: 64em){.form-subscribe{gap:2rem;width:100%}}.form-subscribe__container{position:relative;display:flex;flex-direction:column;gap:3.2rem}.form-subscribe__title{font-size:2.44rem;line-height:1;letter-spacing:-.1rem;font-weight:800}.form-subscribe__description{line-height:1.5}.input{width:100%;padding:2rem 1.6rem;color:#030712;background-color:#e5e7eb;border:none;border-radius:1.2rem;outline:none}.input::placeholder{color:#6b7280}.form-subscribe__error{height:auto;max-height:0;color:#450a0a;visibility:hidden;opacity:0;background-color:#fecaca;border:.1rem solid #f87171;border-radius:1.2rem;transition:opacity .5s,visibility .5s,max-height .5s,padding .2s;font-weight:600}.form-subscribe__error--active{max-height:100rem;padding:1.6rem 2rem;visibility:visible;opacity:1;transition:opacity .5s,visibility .5s,max-height .5s,padding .2s}.form-subscribe__success{height:auto;max-height:0;color:#052e16;visibility:hidden;opacity:0;background-color:#bbf7d0;border:.1rem solid #4ade80;border-radius:1.2rem;transition:opacity .5s,visibility .5s,max-height .5s,padding .2s;font-weight:600}.form-subscribe__success--active{max-height:100rem;padding:1.6rem 2rem;visibility:visible;opacity:1;transition:opacity .5s,visibility .5s,max-height .5s,padding .2s}.form-subscribe__loader{position:absolute;z-index:100;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1.6rem;visibility:hidden;opacity:0;background-color:#0000004d;border-radius:2rem;transition:opacity .5s,visibility .5s}.form-subscribe__loader--active{visibility:visible;opacity:1}.loader{display:inline-block;box-sizing:border-box;width:6.4rem;height:6.4rem;border:.8rem solid #50d895;border-bottom-color:transparent;border-radius:50%;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animation-delay-20{animation-delay:.2s}.animation-delay-40{animation-delay:.4s}.animation-delay-50{animation-delay:.5s}.animation-delay-60{animation-delay:.6s}.animation-delay-80{animation-delay:.8s}.animation-delay-100{animation-delay:1s}.overflow-hidden{overflow:hidden}.inline{display:inline}
