:root{--bp-xs:0;--bp-sm:425px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1200px}@keyframes fadeFromLeft{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeFromRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeFromTop{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeFromBottom{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}@keyframes zoomInFade{0%{opacity:0;transform:scale(.5)}100%{opacity:1;transform:scale(1)}}@keyframes zoomOutFade{0%{opacity:0;transform:scale(1.5)}100%{opacity:1;transform:scale(1)}}@keyframes rotateFade{0%{opacity:0;transform:rotate(-90deg)}100%{opacity:1;transform:rotate(0)}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.fade-left{animation:fadeFromLeft 1s ease-out forwards}.fade-right{animation:fadeFromRight 1s ease-out forwards}.fade-top{animation:fadeFromTop 1s ease-out forwards}.fade-bottom{animation:fadeFromBottom 1s ease-out forwards}.zoom-in{animation:zoomInFade 1s ease-out forwards}.zoom-out{animation:zoomOutFade 1s ease-out forwards}.rotate-fade{animation:rotateFade 1s ease-out forwards}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}.delay-9{animation-delay:.9s}.delay-10{animation-delay:1s}.modules{max-width:85.7142857143rem;margin:0 auto;padding:2.1428571429rem}@media screen and (max-width:768px){.modules{padding:2.1428571429rem 0 1.4285714286rem 2.1428571429rem}}@media (min-width:769px){.modules__wrapper{display:flex;flex-direction:column;gap:5.3571428571rem;transform:translate3d(0,0,0)!important;transition:none!important}}.modules__container{overflow:hidden}.modules__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.1428571429rem}@media (min-width:769px){.modules__header{display:none}}.modules__title{font-weight:700;font-size:1.4285714286rem;text-align:center;margin-bottom:0}.modules__nav{display:flex;gap:.7142857143rem;margin-right:2.1428571429rem}.modules__grid{display:flex;flex-direction:column;gap:3.5714285714rem}.modules .slider-button-next,.modules .slider-button-prev{display:flex;align-items:center;justify-content:center;width:1.7142857143rem;height:1.7142857143rem;cursor:pointer}.modules .slider-button-next svg,.modules .slider-button-prev svg{fill:#00b38d}.modules .slider-button-next:hover svg,.modules .slider-button-prev:hover svg{opacity:.8}.module-card{display:flex!important;align-items:center;border-radius:1.4285714286rem;overflow:hidden}.module-card:nth-of-type(odd){flex-direction:row}.module-card:nth-of-type(even){flex-direction:row-reverse}@media (max-width:768px){.module-card{flex-direction:column!important}}@media screen and (min-width:769px){.module-card{gap:4.2857142857rem;padding:1.4285714286rem}}.module-card__image{flex:1;max-width:50%;align-self:stretch;display:flex;align-items:center;justify-content:center;opacity:0}@media (max-width:768px){.module-card__image{max-width:100%;margin-bottom:1.4285714286rem;opacity:1}}.module-card__image-content{max-width:100%;height:auto;object-fit:contain;border-radius:1.4285714286rem;box-shadow:0 .3571428571rem .7142857143rem rgba(0,0,0,.2)}.module-card__content{flex:1;max-width:60%;display:flex;justify-content:center;opacity:0}@media (max-width:768px){.module-card__content{justify-content:start;width:100%;max-width:100%;opacity:1}}.mobile-app__title,.module-card__title{font-weight:700;font-size:1.1428571429rem;margin-bottom:.7142857143rem;display:flex;align-items:center;gap:.7142857143rem}@media screen and (min-width:769px){.mobile-app__title,.module-card__title{font-size:1.4285714286rem;gap:1.4285714286rem}}.mobile-app__icon,.module-card__icon{fill:#00b38d;font-size:2em}.info-integration__features,.module-card__features{padding:0;margin-bottom:20px}.info-integration__feature,.module-card__feature{margin-bottom:10px;align-items:center;list-style:disc;list-style-position:inside}.info-integration__feature::marker,.module-card__feature::marker{color:#00b38d;font-size:1.2em}.module-card__label{font-weight:700;margin-bottom:.7142857143rem}.module-card__indicator{margin-bottom:.7142857143rem;align-items:center;list-style:disc;list-style-position:inside}.module-card__indicator::marker{color:#00b38d;font-size:1.2em}.module-card__description{opacity:.5;line-height:1.5;margin-bottom:.7142857143rem}.mobile-app{display:flex;padding:1.4285714286rem;align-items:center;border-radius:1.4285714286rem;overflow:hidden}@media (max-width:768px){.mobile-app{flex-direction:column-reverse}}.mobile-app__image{flex:1;max-width:50%;align-self:stretch;display:flex;align-items:center;justify-content:center;opacity:0}@media (max-width:768px){.mobile-app__image{max-width:100%;margin-bottom:1.4285714286rem}}.mobile-app__image-content{max-width:100%;height:auto;object-fit:contain}.mobile-app__content{flex:1;padding:1.4285714286rem;max-width:60%;display:flex;justify-content:center;opacity:0}@media (max-width:768px){.mobile-app__content{justify-content:start;width:100%;max-width:100%}}.mobile-app__features{padding:0;margin-bottom:1.4285714286rem}.mobile-app__feature{margin-bottom:10px;align-items:center;list-style:disc;list-style-position:inside}.mobile-app__feature::marker{color:#00b38d;font-size:1.2em}.info-integration{background-color:rgba(0,179,141,.15);padding:2.1428571429rem}@media screen and (min-width:769px){.info-integration{padding:5.3571428571rem 2.1428571429rem}}.info-integration__content{display:flex;flex-direction:column;align-items:flex-start}.info-integration__title{font-weight:700;font-size:2.1428571429rem;color:#000;margin-bottom:2.1428571429rem;text-align:left;line-height:1.3;max-width:55ch;opacity:0}.info-integration__features{gap:1.4285714286rem;margin-bottom:0}@media screen and (min-width:769px){.info-integration__features{display:flex;flex-wrap:wrap}}.info-integration__feature{opacity:0}@media (max-width:768px){.info-integration__title{font-size:1.7142857143rem}.info-integration__features{flex-direction:column;gap:.7142857143rem}}.info-integration__highlight{color:#00b38d;opacity:0}.fieldset{padding:.7142857143rem;border:.1428571429rem solid rgb(228.65,228.65,228.65)}@media (min-width:769px){.fieldset{padding:1.4285714286rem}}.fieldset__legend{font-weight:700;border-bottom:.1428571429rem solid rgb(228.65,228.65,228.65);padding-bottom:.7142857143rem;margin-bottom:.7142857143rem}.contact-form{padding:2.1428571429rem;left:50%;top:50%;width:95%;max-width:42.8571428571rem;transform:translate(-50%,-50%);background-color:#fff;box-shadow:0 .7142857143rem 1.4285714286rem rgba(0,0,0,.15);border-radius:1.4285714286rem}.contact-form::backdrop{background-color:rgba(0,0,0,.5)}.contact-form__form{display:flex;flex-direction:column;gap:1.4285714286rem}.contact-form__container{display:flex;justify-content:center}.contact-form__form-group{display:flex;flex-direction:column;gap:.7142857143rem}.contact-form__content{border-radius:1.4285714286rem;padding:2.1428571429rem;width:100%;position:relative}@media (max-width:768px){.contact-form__content{padding:1.4285714286rem}}.contact-form__header{margin-bottom:1.4285714286rem;position:relative}.contact-form__title{font-weight:700;font-size:1.4285714286rem;margin:0 0 .7142857143rem 0}.contact-form__subtitle{color:rgb(52.7,52.7,52.7);font-size:1.4285714286rem}.contact-form__close{position:absolute;top:-2.1428571429rem;right:-2.1428571429rem;background:0 0;border:none;cursor:pointer;padding:.3571428571rem;font-size:1.2857142857rem}.contact-form__button{width:100%}.contact-form__button .icon{font-size:1.2em}.footer{background-color:rgb(52.7,52.7,52.7);color:#fff;padding:.7142857143rem .7142857143rem 5rem}.footer__container{position:relative}.footer__line--1{padding:2.1428571429rem;color:#000;border-radius:1.4285714286rem;background-color:#fff}@media screen and (min-width:769px){.footer__line--1{padding:3.5714285714rem 2.1428571429rem}}.footer__line--2{padding:2.1428571429rem}@media screen and (min-width:769px){.footer__line--2{padding:3.5714285714rem 2.1428571429rem}}.footer__content{display:flex;justify-content:space-between;gap:1.4285714286rem}@media (max-width:768px){.footer__content{flex-direction:column;align-items:flex-start}}.footer__cta{display:flex;justify-content:space-between;align-items:center;gap:1.4285714286rem}@media (max-width:768px){.footer__cta{flex-direction:column}}.footer__cta-text{display:flex;justify-content:center;align-items:center;gap:.7142857143rem;font-size:1.4285714286rem}@media (max-width:768px){.footer__cta-text{display:inline-block}}.footer__cta-heading{font-weight:700;color:#000;text-wrap:prettier;font-size:1.4285714286rem}.footer__cta-subheading{font-weight:400}@media (max-width:768px){.footer__whatsapp{width:100%;display:flex;place-content:center}}.footer__whatsapp-icon{font-size:1.2857142857rem}.footer__group{display:flex;flex-direction:column;gap:.7142857143rem}@media (max-width:768px){.footer__group:has(>.footer__credit){margin-inline:auto}}.footer__contact{display:flex;justify-content:center;align-items:center;gap:.7142857143rem;font-size:1.1428571429rem;font-weight:700}.footer__contact .footer__icon{font-size:1.5em;fill:#00b38d}.footer__contact focus,.footer__contact:hover{filter:brightness(.8)}.footer__link{color:inherit;background:0 0}.footer__credit{display:flex;gap:.7142857143rem;align-items:center}@media screen and (max-width:768px){.footer__credit{margin-top:2.1428571429rem}}.footer__credit-text{color:#fff}.footer__credit-logo{display:block;width:3.5714285714rem}