@charset "UTF-8";html,body{max-width:100vw;overflow-x:clip;margin:0;width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:pre-line}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background-color:transparent}::selection{background:#fff98e;color:#111}::-moz-selection{background:#fff98e;color:#111}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}@keyframes page-enter{0%{opacity:0}to{opacity:1}}#page-content{animation:page-enter .8s cubic-bezier(.22,1,.36,1) both}html.js .js-title-reveal{visibility:hidden}html.js .js-title-reveal.is-ready,html.anim-failsafe .js-title-reveal{visibility:visible}html.anim-failsafe .js-fade-up{opacity:1;transform:none}.js-title-reveal .word-line{display:inline-block;overflow:hidden;vertical-align:top;padding-bottom:.15em;margin-bottom:-.15em}.js-title-reveal .word-inner{display:inline-block;will-change:transform}.js-fade-up{opacity:0;transform:translateY(40px);will-change:transform,opacity}@media(prefers-reduced-motion:reduce){#page-content{animation:none;opacity:1}html.js .js-title-reveal,.js-title-reveal{visibility:visible}.js-fade-up{opacity:1;transform:none}.js-title-reveal .word-inner{transform:none!important}}.navbar-wrapper__container.show-bg .navbar-wrapper__bg{opacity:1}.navbar-wrapper__container.light-mode .navbar-wrapper__logo{filter:grayscale(1) brightness(0)}.navbar-wrapper__container.light-mode .navbar-wrapper__dropdown-trigger{color:#111}.navbar-wrapper__container.light-mode .navbar-wrapper__dropdown-trigger .navbar-wrapper__dropdown-arrow svg path{fill:#111}.navbar-wrapper__container.light-mode .navbar-wrapper__get-into{border:1px solid rgba(0,0,0,.3);color:#111}.navbar-wrapper__container.light-mode .navbar-wrapper__get-into:hover{border-color:#fff}.navbar-wrapper__container.light-mode .navbar-wrapper__language{background:#0000001a}.navbar-wrapper__container.light-mode .navbar-wrapper__language:hover{background-color:#fff}.navbar-wrapper__container.light-mode .navbar-wrapper__hamburger span{background:#111}.navbar-wrapper{position:fixed;top:0;left:0;width:100%;z-index:100;font-family:Inter}.navbar-wrapper__container{position:relative;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:1030px){.navbar-wrapper__container{padding:calc(16px*100vw/1440px) calc(60px*100vw/1440px);height:calc(60px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__container{padding:calc(16px*100vw/375px) calc(16px*100vw/375px)}}.navbar-wrapper__bg{background:#ffffff03;backdrop-filter:blur(16px);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:0;transition:all .5s}.navbar-wrapper__logo{display:flex;align-items:center;flex-shrink:0;transition:all .5s}.navbar-wrapper__logo img{width:auto;display:block}@media only screen and (min-width:1030px){.navbar-wrapper__logo img{height:calc(22px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__logo img{height:calc(22px*100vw/375px)}}.navbar-wrapper__dropdowns{display:flex;align-items:center}@media only screen and (min-width:1030px){.navbar-wrapper__dropdowns{gap:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__dropdowns{display:none}}.navbar-wrapper__dropdown-trigger{display:flex;align-items:center;background:transparent;border:none;border-radius:999px;color:#fff;text-align:center;font-family:DM Sans;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;transition:background .2s,color .2s;transition:color .5s}@media only screen and (min-width:1030px){.navbar-wrapper__dropdown-trigger{gap:calc(4px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__dropdown-trigger{gap:calc(4px*100vw/375px)}}@media only screen and (min-width:1030px){.navbar-wrapper__dropdown-trigger{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__dropdown-trigger{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.navbar-wrapper__dropdown-trigger{padding:calc(8px*100vw/1440px) calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__dropdown-trigger{padding:calc(8px*100vw/375px) calc(16px*100vw/375px)}}.navbar-wrapper__dropdown-trigger.is-active{background-color:#f5f87a;color:#1a1a1a}.navbar-wrapper__dropdown-arrow{display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease}.navbar-wrapper__dropdown-arrow svg{display:block}@media only screen and (min-width:1030px){.navbar-wrapper__dropdown-arrow svg{height:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__dropdown-arrow svg{height:calc(16px*100vw/375px)}}@media only screen and (min-width:1030px){.navbar-wrapper__dropdown-arrow svg{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__dropdown-arrow svg{width:calc(16px*100vw/375px)}}.navbar-wrapper__dropdown-arrow svg path{transition:all .25s ease}.navbar-wrapper__dropdown-trigger.is-active .navbar-wrapper__dropdown-arrow{transform:rotate(-180deg)}.navbar-wrapper__dropdown-trigger.is-active .navbar-wrapper__dropdown-arrow svg path{fill:#000}.navbar-wrapper__buttons{display:flex;align-items:center;flex-shrink:0}@media only screen and (min-width:1030px){.navbar-wrapper__buttons{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__buttons{display:none}}.navbar-wrapper__get-into,.navbar-wrapper__schedule,.navbar-wrapper__language{font-family:Inter;text-align:center;font-style:normal;line-height:normal;cursor:pointer;border-radius:999px}@media only screen and (min-width:1030px){.navbar-wrapper__get-into,.navbar-wrapper__schedule,.navbar-wrapper__language{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__get-into,.navbar-wrapper__schedule,.navbar-wrapper__language{font-size:calc(14px*100vw/375px)}}.navbar-wrapper__get-into{background:transparent;border:none;color:#fff;font-family:DM Sans;font-weight:500;transition:all .2s}@media only screen and (min-width:1030px){.navbar-wrapper__get-into{padding:calc(9px*100vw/1440px) calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__get-into{padding:calc(9px*100vw/375px) calc(16px*100vw/375px)}}.navbar-wrapper__get-into:hover{background-color:#fff;color:#111}.navbar-wrapper__schedule{background-color:#f5f87a;border:none;color:#111;font-family:DM Sans;font-weight:500;transition:all .2s}@media only screen and (min-width:1030px){.navbar-wrapper__schedule{padding:calc(9px*100vw/1440px) calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__schedule{padding:calc(9px*100vw/375px) calc(16px*100vw/375px)}}.navbar-wrapper__schedule:hover{background-color:#fff}.navbar-wrapper__language{background:#ffffff1a;border:none;color:#fff;font-family:DM Sans;font-weight:500;transition:.25s;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:1030px){.navbar-wrapper__language{padding:calc(8px*100vw/1440px) calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__language{padding:calc(8px*100vw/375px) calc(8px*100vw/375px)}}.navbar-wrapper__language:hover{background-color:#fff;color:#111}.navbar-wrapper__language img{width:16px;height:16px;object-fit:contain;transition:transform .3s ease}@media only screen and (min-width:1030px){.navbar-wrapper__language img{height:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__language img{height:calc(16px*100vw/375px)}}@media only screen and (min-width:1030px){.navbar-wrapper__language img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__language img{width:calc(16px*100vw/375px)}}.navbar-wrapper__language-dropdown{position:relative;flex-shrink:0}.navbar-wrapper__language-menu{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;background:#232323eb;backdrop-filter:blur(16px);box-shadow:0 16px 48px #00000040;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:all .25s ease;z-index:400}@media only screen and (min-width:1030px){.navbar-wrapper__language-menu{min-width:calc(130px*100vw/1440px);gap:calc(6px*100vw/1440px);padding:calc(12px*100vw/1440px);border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__language-menu{right:0;left:auto;min-width:calc(130px*100vw/375px);gap:calc(6px*100vw/375px);padding:calc(12px*100vw/375px);border-radius:calc(20px*100vw/375px)}}.navbar-wrapper__language-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navbar-wrapper__language-option{display:flex;align-items:center;color:#a3a3a3;text-decoration:none;font-family:Inter;transition:all .2s ease}@media only screen and (min-width:1030px){.navbar-wrapper__language-option{gap:calc(8px*100vw/1440px);padding:calc(12px*100vw/1440px);border-radius:calc(14px*100vw/1440px);font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__language-option{gap:calc(8px*100vw/375px);padding:calc(12px*100vw/375px);border-radius:calc(14px*100vw/375px);font-size:calc(14px*100vw/375px)}}.navbar-wrapper__language-option img{flex-shrink:0;object-fit:contain}@media only screen and (min-width:1030px){.navbar-wrapper__language-option img{width:calc(16px*100vw/1440px);height:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-wrapper__language-option img{width:calc(16px*100vw/375px);height:calc(16px*100vw/375px)}}.navbar-wrapper__language-option:hover,.navbar-wrapper__language-option.is-active{background:#ffffff1f;color:#fff}.soluciones-wrapper{position:absolute;top:calc(100% + 8px);left:0;right:0;width:95%;margin:auto;transform:none;box-sizing:border-box;background:#fff;box-shadow:0 16px 48px #00000026;z-index:200}@media only screen and (min-width:1030px){.soluciones-wrapper{border-radius:calc(20px*100vw/1440px);padding:calc(48px*100vw/1440px);min-width:calc(720px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper{display:none}}.soluciones-wrapper__container{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.soluciones-wrapper__container{gap:calc(24px*100vw/1440px);max-width:calc(1050px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__container{gap:calc(24px*100vw/375px);max-width:calc(1050px*100vw/375px)}}.soluciones-wrapper__title{font-weight:400;color:#1a1a1a;margin:0}@media only screen and (min-width:1030px){.soluciones-wrapper__title{font-size:calc(22px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__title{font-size:calc(22px*100vw/375px)}}.soluciones-wrapper__cards{display:grid}@media only screen and (min-width:1030px){.soluciones-wrapper__cards{grid-template-columns:repeat(3,1fr);column-gap:calc(60px*100vw/1440px);row-gap:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__cards{grid-template-columns:1fr;gap:calc(16px*100vw/375px)}}.soluciones-wrapper__card{display:flex;align-items:flex-start;cursor:pointer}@media only screen and (min-width:1030px){.soluciones-wrapper__card{gap:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__card{gap:calc(16px*100vw/375px)}}.soluciones-wrapper__card:hover .soluciones-wrapper__icon{background-color:#111;color:#fff98e}.soluciones-wrapper__icon{background-color:#eaeaea;color:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}@media only screen and (min-width:1030px){.soluciones-wrapper__icon{width:calc(50px*100vw/1440px);height:calc(50px*100vw/1440px);border-radius:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__icon{width:calc(50px*100vw/375px);height:calc(50px*100vw/375px);border-radius:calc(10px*100vw/375px)}}.soluciones-wrapper__icon svg{height:auto}@media only screen and (min-width:1030px){.soluciones-wrapper__icon svg{width:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__icon svg{width:calc(24px*100vw/375px)}}.soluciones-wrapper__info{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.soluciones-wrapper__info{gap:calc(4px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__info{gap:calc(4px*100vw/375px)}}.soluciones-wrapper__info .soluciones-wrapper__title{font-weight:500}@media only screen and (min-width:1030px){.soluciones-wrapper__info .soluciones-wrapper__title{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__info .soluciones-wrapper__title{font-size:calc(16px*100vw/375px)}}.soluciones-wrapper__text{color:#888;margin:0;line-height:1.4}@media only screen and (min-width:1030px){.soluciones-wrapper__text{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.soluciones-wrapper__text{font-size:calc(16px*100vw/375px)}}.about-wrapper{position:absolute;top:calc(100% + 8px);left:0;right:0;width:95%;margin:auto;transform:none;box-sizing:border-box;background:#fff;box-shadow:0 16px 48px #00000026;z-index:200}@media only screen and (min-width:1030px){.about-wrapper{border-radius:calc(20px*100vw/1440px);padding:calc(48px*100vw/1440px);min-width:calc(720px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper{display:none}}.about-wrapper__container{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.about-wrapper__container{max-width:calc(1050px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper__container{max-width:calc(1050px*100vw/375px)}}.about-wrapper__cards{display:grid}@media only screen and (min-width:1030px){.about-wrapper__cards{grid-template-columns:repeat(3,1fr);column-gap:calc(60px*100vw/1440px);row-gap:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper__cards{grid-template-columns:1fr;gap:calc(16px*100vw/375px)}}.about-wrapper__card{display:flex;align-items:flex-start;cursor:pointer}@media only screen and (min-width:1030px){.about-wrapper__card{gap:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper__card{gap:calc(16px*100vw/375px)}}.about-wrapper__card:hover .soluciones-wrapper__icon{background-color:#111;color:#fff98e}.about-wrapper__info{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.about-wrapper__info{gap:calc(4px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper__info{gap:calc(4px*100vw/375px)}}.about-wrapper__info .soluciones-wrapper__title{font-size:14px;font-weight:500}@media only screen and (min-width:1030px){.about-wrapper__info .soluciones-wrapper__title{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper__info .soluciones-wrapper__title{font-size:calc(16px*100vw/375px)}}.about-wrapper__icon{background-color:#eaeaea;color:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}@media only screen and (min-width:1030px){.about-wrapper__icon{width:calc(50px*100vw/1440px);height:calc(50px*100vw/1440px);border-radius:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper__icon{width:calc(50px*100vw/375px);height:calc(50px*100vw/375px);border-radius:calc(10px*100vw/375px)}}.about-wrapper__title{font-weight:500;color:#1a1a1a;margin:0;line-height:1.3}@media only screen and (min-width:1030px){.about-wrapper__title{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper__title{font-size:calc(16px*100vw/375px)}}.about-wrapper__text{color:#888;margin:0;line-height:1.4}@media only screen and (min-width:1030px){.about-wrapper__text{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.about-wrapper__text{font-size:calc(16px*100vw/375px)}}.soluciones-wrapper,.about-wrapper{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(16px);transition:opacity .28s ease,transform .28s ease,visibility .28s ease}.soluciones-wrapper.is-open,.about-wrapper.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navbar-wrapper__mobile-toggle{display:none}@media only screen and (max-width:1029px){.navbar-wrapper__mobile-toggle{display:flex;align-items:center;position:relative;width:calc(44px*100vw/375px);height:calc(44px*100vw/375px)}}.navbar-wrapper__hamburger{width:calc(44px*100vw/375px);height:calc(44px*100vw/375px);border:none;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:calc(6px*100vw/375px);padding:0;cursor:pointer;position:absolute;inset:0;margin:auto}.navbar-wrapper__hamburger span{width:100%;height:2px;background:#fff;border-radius:999px;display:block;transition:all .5s}.navbar-mobile{position:fixed;inset:0;z-index:300;background:#111;color:#fff;overflow-y:auto}.navbar-mobile__inner{min-height:100%;display:flex;flex-direction:column;padding:calc(16px*100vw/375px) calc(16px*100vw/375px) calc(32px*100vw/375px)}.navbar-mobile__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:calc(32px*100vw/375px)}.navbar-mobile__top img{height:calc(22px*100vw/375px);width:auto;display:block}.navbar-mobile__close-wrap{position:relative;width:calc(44px*100vw/375px);height:calc(44px*100vw/375px)}.navbar-mobile__close{width:calc(44px*100vw/375px);height:calc(44px*100vw/375px);border:none;background:transparent;cursor:pointer;padding:0;position:absolute;inset:0;margin:auto}.navbar-mobile__close span{position:absolute;left:50%;top:50%;width:70%;height:2px;background:#fff;border-radius:999px;transform-origin:center}.navbar-mobile__close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.navbar-mobile__close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.navbar-mobile__links{display:flex;flex-direction:column;gap:calc(12px*100vw/375px)}.navbar-mobile__group{border-top:1px solid rgba(255,255,255,.12);padding-top:calc(12px*100vw/375px)}.navbar-mobile__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;color:#fff;font-family:Inter;font-size:calc(18px*100vw/375px);font-weight:400;text-align:left;padding:calc(10px*100vw/375px) 0;cursor:pointer}.navbar-mobile__trigger.is-active{color:#fff98e}.navbar-mobile__arrow{display:inline-flex;transition:transform .25s ease}.navbar-mobile__arrow svg{display:block}@media only screen and (min-width:1030px){.navbar-mobile__arrow svg{height:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-mobile__arrow svg{height:calc(16px*100vw/375px)}}@media only screen and (min-width:1030px){.navbar-mobile__arrow svg{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-mobile__arrow svg{width:calc(16px*100vw/375px)}}.navbar-mobile__panel{padding-top:calc(8px*100vw/375px);display:flex;flex-direction:column;gap:calc(12px*100vw/375px)}.navbar-mobile__card{display:flex;align-items:flex-start;gap:calc(12px*100vw/375px);padding:calc(14px*100vw/375px);border-radius:calc(14px*100vw/375px);background:#ffffff0a}.navbar-mobile__icon{width:calc(44px*100vw/375px);height:calc(44px*100vw/375px);border-radius:calc(10px*100vw/375px);background:#1c1c1c;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.navbar-mobile__icon svg{width:calc(24px*100vw/375px);height:auto}.navbar-mobile__info{display:flex;flex-direction:column;gap:calc(4px*100vw/375px)}.navbar-mobile__card-title{color:#fff;font-family:Inter;font-size:calc(14px*100vw/375px);font-weight:500;margin:0;line-height:1.3}.navbar-mobile__card-text{color:#ffffffa6;font-family:Inter;font-size:calc(13px*100vw/375px);margin:0;line-height:1.4}.navbar-mobile__buttons{margin-top:auto;display:flex;flex-direction:column;gap:calc(12px*100vw/375px);padding-top:calc(32px*100vw/375px)}.navbar-mobile__buttons .navbar-wrapper__get-into,.navbar-mobile__buttons .navbar-wrapper__schedule,.navbar-mobile__buttons .navbar-wrapper__language{width:100%;justify-content:center;display:inline-flex;align-items:center;min-height:calc(44px*100vw/375px)}@media only screen and (min-width:1030px){.navbar-mobile{display:none!important}}.navbar-mobile__actions{display:flex;align-items:center}@media only screen and (min-width:1030px){.navbar-mobile__actions{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.navbar-mobile__actions{gap:calc(12px*100vw/375px)}}[hidden]{display:none!important}.navbar-mobile__trigger.is-active .navbar-mobile__arrow{transform:rotate(-180deg)}.navbar-mobile{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.navbar-mobile.is-open{opacity:1;visibility:visible;pointer-events:auto}.navbar-mobile__panel{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);max-height:0;overflow:hidden;transition:opacity .25s ease,transform .25s ease,max-height .25s ease,visibility .25s ease}.navbar-mobile__panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);max-height:1000px}.section-hero{position:relative}.section-hero .bg-hero{position:absolute;top:0;bottom:0;z-index:-1;height:100%;width:100%;overflow:hidden}.section-hero .bg-hero img{object-fit:cover;width:100%;height:100%;display:block}.section-hero__container{display:flex;align-items:center;width:100%}@media only screen and (min-width:1030px){.section-hero__container{gap:calc(65px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__container{gap:calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.section-hero__container{padding:calc(155px*100vw/1440px) 0 calc(121px*100vw/1440px) calc(60px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__container{flex-direction:column;padding:0}}.section-hero__col{display:flex;flex-direction:column;align-items:flex-start;width:50%}@media only screen and (min-width:1030px){.section-hero__col{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__col{gap:calc(24px*100vw/375px)}}@media only screen and (max-width:1029px){.section-hero__col{width:auto;align-items:center;text-align:center;padding:calc(120px*100vw/375px) calc(20px*100vw/375px) calc(40px*100vw/375px)}}.section-hero__title{color:#fff;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-hero__title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__title{font-size:calc(34px*100vw/375px)}}@media only screen and (min-width:1030px){.section-hero__title{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__title{line-height:calc(38px*100vw/375px)}}.section-hero__description{color:#d4d4d4;font-family:Inter;font-style:normal;font-weight:500;opacity:.6}@media only screen and (min-width:1030px){.section-hero__description{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__description{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-hero__description{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__description{line-height:calc(22px*100vw/375px)}}.section-hero__buttons{display:flex;align-items:center}@media only screen and (min-width:1030px){.section-hero__buttons{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__buttons{gap:calc(12px*100vw/375px)}}@media only screen and (max-width:1029px){.section-hero__buttons{flex-wrap:wrap;justify-content:center}}.section-hero__button,.section-hero__button-secondary{border-radius:999px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;color:#111;font-family:DM Sans;font-style:normal;font-weight:500;flex-shrink:0;transition:all .2s}@media only screen and (min-width:1030px){.section-hero__button,.section-hero__button-secondary{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__button,.section-hero__button-secondary{gap:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.section-hero__button,.section-hero__button-secondary{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__button,.section-hero__button-secondary{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-hero__button,.section-hero__button-secondary{padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__button,.section-hero__button-secondary{padding:calc(12px*100vw/375px) calc(24px*100vw/375px)}}.section-hero__button{background:#fff98e}.section-hero__button:hover{background-color:#fff}@media only screen and (min-width:1030px){.section-hero__button:hover img{transform:translate(8px)}}.section-hero__button img{height:auto;transition:all .5s}@media only screen and (min-width:1030px){.section-hero__button img{width:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__button img{width:calc(20px*100vw/375px)}}.section-hero__button-secondary{background:transparent;color:#fff}@media only screen and (min-width:1030px){.section-hero__button-secondary{padding-left:calc(16px*100vw/1440px);padding-right:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero__button-secondary{padding-left:calc(16px*100vw/375px);padding-right:calc(16px*100vw/375px)}}.section-hero__button-secondary:hover{background:#fff;color:#111}.section-hero__col--image{width:50%}@media only screen and (max-width:1029px){.section-hero__col--image{width:100%;max-width:100%;padding:0 0 calc(80px*100vw/375px) calc(20px*100vw/375px)}}.section-hero__col--image img{width:100%;height:auto;display:block}.section-features{background:#fff}@media only screen and (min-width:1030px){.section-features{padding:calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features{padding:calc(80px*100vw/375px) calc(20px*100vw/375px)}}.section-features__container{display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (min-width:1030px){.section-features__container{gap:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__container{gap:calc(20px*100vw/375px)}}.section-features__header{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-features__header{max-width:calc(1000px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__header{max-width:100%}}@media only screen and (min-width:1030px){.section-features__header{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__header{gap:calc(16px*100vw/375px)}}.section-features__title{color:#111;text-align:center;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-features__title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features__title{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__title{line-height:calc(36px*100vw/375px)}}.section-features__description{color:#11111180;text-align:center;font-family:Inter;font-style:normal;font-weight:500;margin:0}@media only screen and (min-width:1030px){.section-features__description{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__description{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features__description{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__description{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features__description{max-width:calc(726px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__description{max-width:calc(726px*100vw/375px)}}.section-features__disclaimer p{color:#11111180;text-align:center;font-family:Inter;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-features__disclaimer p{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__disclaimer p{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features__disclaimer p{line-height:calc(21px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__disclaimer p{line-height:calc(21px*100vw/375px)}}.section-features__disclaimer p a{color:#111;text-decoration:underline}.section-features__card-head{position:relative;z-index:10}.section-features__grid{display:grid;width:100%}@media only screen and (min-width:1030px){.section-features__grid{grid-template-columns:repeat(3,1fr);gap:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid{grid-template-columns:1fr;gap:calc(20px*100vw/375px)}}.section-features__grid .section-features__card{background:#eaeaea;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;overflow:hidden}@media only screen and (min-width:1030px){.section-features__grid .section-features__card{border-radius:calc(24px*100vw/1440px);padding:calc(48px*100vw/1440px) 0 0}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card{border-radius:calc(14px*100vw/375px);padding:calc(28px*100vw/375px) 0 0}}.section-features__grid .section-features__card .section-features__card-title{color:#111;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-title{font-size:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card .section-features__card-title{font-size:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-title{line-height:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card .section-features__card-title{line-height:calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-title{padding-left:calc(33px*100vw/1440px);padding-right:calc(33px*100vw/1440px);padding-bottom:calc(24px*100vw/1440px);max-width:calc(325px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card .section-features__card-title{padding-left:calc(20px*100vw/375px);padding-right:calc(20px*100vw/375px);padding-bottom:calc(16px*100vw/375px)}}.section-features__grid .section-features__card .section-features__card-button{border-radius:999px;background:#111;display:inline-flex;justify-content:center;align-items:center;color:#fff;text-align:center;font-family:DM Sans;font-style:normal;font-weight:500;border:none;cursor:pointer;transition:all .5s}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-button{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card .section-features__card-button{font-size:calc(13px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-button{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card .section-features__card-button{gap:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-button{margin-left:calc(33px*100vw/1440px);padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card .section-features__card-button{margin-left:calc(20px*100vw/375px);padding:calc(12px*100vw/375px) calc(24px*100vw/375px)}}.section-features__grid .section-features__card .section-features__card-button:hover{background-color:#fff;color:#111}.section-features__grid .section-features__card .section-features__card-button:hover img{filter:invert(1)}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-button:hover img{transform:translate(8px)}}.section-features__grid .section-features__card .section-features__card-button img{height:auto;transition:background-color .2s;transition:color .2s;transition:transform .5s}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-button img{width:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card .section-features__card-button img{width:calc(20px*100vw/375px)}}.section-features__grid .section-features__card .section-features__card-image{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:flex-end}@media only screen and (min-width:1030px){.section-features__grid .section-features__card .section-features__card-image{height:calc(410px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features__grid .section-features__card .section-features__card-image{height:calc(340px*100vw/375px)}}.section-features__grid .section-features__card .section-features__card-image img{width:100%;height:auto;display:block}.section-features>.section-features__container>.section-features__card,.section-features__container>.section-features__card{background:#0d0d0d;display:flex;overflow:hidden;box-sizing:border-box;width:100%;position:relative}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card,.section-features__container>.section-features__card{flex-direction:row;align-items:center;justify-content:space-between;gap:calc(148px*100vw/1440px);padding:0 0 0 calc(92px*100vw/1440px);border-radius:calc(24px*100vw/1440px);max-height:calc(834px*100vw/1440px);min-width:92%}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card,.section-features__container>.section-features__card{flex-direction:column;align-items:flex-start;gap:calc(60px*100vw/375px);padding:calc(32px*100vw/375px) 0 0;border-radius:calc(14px*100vw/375px);min-width:unset;max-height:unset}}.section-features>.section-features__container>.section-features__card .section-features__card-head,.section-features__container>.section-features__card .section-features__card-head{position:relative;z-index:2}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-head,.section-features__container>.section-features__card .section-features__card-head{padding:0 calc(24px*100vw/375px) 0}}.section-features>.section-features__container>.section-features__card .section-features__card-title,.section-features__container>.section-features__card .section-features__card-title{color:#fff;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-title,.section-features__container>.section-features__card .section-features__card-title{font-size:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-title,.section-features__container>.section-features__card .section-features__card-title{font-size:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-title,.section-features__container>.section-features__card .section-features__card-title{line-height:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-title,.section-features__container>.section-features__card .section-features__card-title{line-height:calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-title,.section-features__container>.section-features__card .section-features__card-title{padding-bottom:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-title,.section-features__container>.section-features__card .section-features__card-title{padding-bottom:calc(12px*100vw/375px)}}.section-features>.section-features__container>.section-features__card .section-features__card-button,.section-features__container>.section-features__card .section-features__card-button{border-radius:999px;background:#fff98e;display:flex;justify-content:center;align-items:center;color:#111;text-align:center;font-family:DM Sans;font-style:normal;font-weight:500;border:none;cursor:pointer;width:fit-content}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-button,.section-features__container>.section-features__card .section-features__card-button{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-button,.section-features__container>.section-features__card .section-features__card-button{font-size:calc(13px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-button,.section-features__container>.section-features__card .section-features__card-button{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-button,.section-features__container>.section-features__card .section-features__card-button{gap:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-button,.section-features__container>.section-features__card .section-features__card-button{padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-button,.section-features__container>.section-features__card .section-features__card-button{padding:calc(12px*100vw/375px) calc(24px*100vw/375px)}}.section-features>.section-features__container>.section-features__card .section-features__card-button:hover,.section-features__container>.section-features__card .section-features__card-button:hover{background-color:#fff}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-button:hover img,.section-features__container>.section-features__card .section-features__card-button:hover img{transform:translate(8px)}}.section-features>.section-features__container>.section-features__card .section-features__card-button img,.section-features__container>.section-features__card .section-features__card-button img{height:auto;transition:all .5s}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-button img,.section-features__container>.section-features__card .section-features__card-button img{width:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-button img,.section-features__container>.section-features__card .section-features__card-button img{width:calc(20px*100vw/375px)}}.section-features>.section-features__container>.section-features__card .section-features__card-image,.section-features__container>.section-features__card .section-features__card-image{display:flex;align-items:center;position:relative;z-index:2}@media only screen and (min-width:1030px){.section-features>.section-features__container>.section-features__card .section-features__card-image,.section-features__container>.section-features__card .section-features__card-image{max-width:calc(700px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-features>.section-features__container>.section-features__card .section-features__card-image,.section-features__container>.section-features__card .section-features__card-image{top:0;width:100%;justify-content:center}}.section-features>.section-features__container>.section-features__card .section-features__card-image img,.section-features__container>.section-features__card .section-features__card-image img{width:100%;height:auto;display:block}.section-features>.section-features__container>.section-features__card .section-features__card-bg,.section-features__container>.section-features__card .section-features__card-bg{position:absolute;z-index:1;right:0;top:0;height:100%;width:auto}.section-features>.section-features__container>.section-features__card .section-features__card-bg img,.section-features__container>.section-features__card .section-features__card-bg img{height:100%;width:auto}.section-features__card-image--video{position:relative;z-index:2;width:100%;height:100%;overflow:hidden;border-radius:inherit}.section-features__video{display:block;width:100%;height:100%;object-fit:cover}.section-features__video-btn{position:absolute;right:24px;bottom:24px;width:52px;height:52px;padding:0;border:none;background:transparent;border-radius:999px;cursor:pointer;z-index:3;display:inline-flex;align-items:center;justify-content:center}@media only screen and (max-width:1029px){.section-features__video-btn{right:24px;bottom:24px}}.section-features__progress-ring{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg);overflow:visible}.section-features__ring-track,.section-features__ring-progress{fill:none;stroke-width:4}.section-features__ring-track{stroke:#ffffff47}.section-features__ring-progress{stroke:#fff;stroke-linecap:round;stroke-dasharray:175.93;stroke-dashoffset:175.93;transition:stroke-dashoffset .08s linear}.section-features__video-btn-bg{position:absolute;inset:4px;border-radius:999px;background:#5a5a5a94;backdrop-filter:blur(6px)}.section-features__video-btn-icon{position:relative;z-index:2;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.section-features__video-btn-icon .icon-pause,.section-features__video-btn-icon .icon-play{position:absolute;display:block;transition:opacity .2s ease}.section-features__video-btn-icon .icon-pause{width:12px;height:12px;opacity:1}.section-features__video-btn-icon .icon-pause:before,.section-features__video-btn-icon .icon-pause:after{content:"";position:absolute;top:0;width:3px;height:12px;background:#fff;border-radius:2px}.section-features__video-btn-icon .icon-pause:before{left:1px}.section-features__video-btn-icon .icon-pause:after{right:1px}.section-features__video-btn-icon .icon-play{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff;transform:translate(1px);opacity:0}.section-features__video-btn.is-paused .icon-pause{opacity:0}.section-features__video-btn.is-paused .icon-play,.section-features__video-btn.is-playing .icon-pause{opacity:1}.section-features__video-btn.is-playing .icon-play{opacity:0}.section-stats__container{display:flex;align-items:center;justify-content:space-between;background-color:#fff98e;overflow:hidden}@media only screen and (min-width:1030px){.section-stats__container{margin:0 calc(180px*100vw/1440px) calc(120px*100vw/1440px);padding-left:calc(60px*100vw/1440px);border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__container{flex-direction:column;align-items:flex-start;margin:0 calc(24px*100vw/375px) calc(80px*100vw/375px);padding:calc(32px*100vw/375px) 0 0;border-radius:calc(12px*100vw/375px)}}.section-stats__content{display:flex;flex-direction:column;flex:1;width:100%}@media only screen and (min-width:1030px){.section-stats__content{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__content{gap:calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats__content{max-width:calc(470px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__content{max-width:calc(372px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats__content{padding-top:calc(42px*100vw/1440px);padding-bottom:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__content{padding-top:0;padding-bottom:calc(24px*100vw/375px);padding-right:calc(24px*100vw/375px);padding-left:calc(24px*100vw/375px)}}.section-stats__head{display:flex;flex-direction:column;flex:1;width:100%}@media only screen and (min-width:1030px){.section-stats__head{gap:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__head{gap:calc(10px*100vw/375px)}}.section-stats__description{color:#111;font-family:Inter;font-style:normal;font-weight:500;opacity:.6;margin:0}@media only screen and (min-width:1030px){.section-stats__description{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__description{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats__description{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__description{line-height:calc(20px*100vw/375px)}}.section-stats__number{color:#111;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-stats__number{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__number{font-size:calc(40px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats__number{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__number{line-height:calc(44px*100vw/375px)}}.section-stats__flags{display:grid;grid-template-columns:repeat(5,auto);justify-content:center;align-items:center;gap:12px;max-width:355px}@media only screen and (min-width:1030px){.section-stats__flags{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__flags{gap:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats__flags{max-width:calc(355px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__flags{max-width:calc(355px*100vw/375px)}}@media only screen and (max-width:1029px){.section-stats__flags{grid-template-columns:repeat(3,auto);justify-content:stretch}}.section-stats__country{display:flex;align-items:center;gap:8px}@media only screen and (min-width:1030px){.section-stats__country{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__country{gap:calc(8px*100vw/375px)}}.section-stats__country img{width:24px;height:24px;object-fit:cover;flex-shrink:0}@media only screen and (min-width:1030px){.section-stats__country img{width:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__country img{width:calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats__country img{height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__country img{height:calc(24px*100vw/375px)}}.section-stats__country p{margin:0;color:#11111180;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1}@media only screen and (min-width:1030px){.section-stats__country p{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__country p{font-size:calc(14px*100vw/375px)}}.section-stats__disclaimer p{color:#111;font-family:Inter;font-style:normal;font-weight:400;opacity:.5;margin:0}@media only screen and (min-width:1030px){.section-stats__disclaimer p{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__disclaimer p{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats__disclaimer p{line-height:calc(21px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats__disclaimer p{line-height:calc(21px*100vw/375px)}}.section-stats__map{flex-shrink:0;display:flex;align-items:center;max-width:55%}@media only screen and (max-width:1029px){.section-stats__map{max-width:none;width:100%;justify-content:center}}.section-stats__map img{width:100%;height:100%;object-fit:contain;display:block}.section-use-cases{background-color:#fff}@media only screen and (min-width:1030px){.section-use-cases{padding:0 0 calc(120px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases{padding:0 0 calc(80px*100vw/375px)}}.section-use-cases__container{display:flex;flex-direction:column;align-items:center;margin:0 auto}.section-use-cases__title{font-family:Inter,sans-serif;font-weight:400;color:#111;text-align:center;margin:0;letter-spacing:-.02em}@media only screen and (min-width:1030px){.section-use-cases__title{font-size:calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__title{font-size:calc(30px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__title{line-height:calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__title{line-height:calc(34px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__title{padding-left:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__title{padding-left:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__title{padding-right:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__title{padding-right:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__title{margin-bottom:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__title{margin-bottom:calc(24px*100vw/375px)}}.section-use-cases__slide{display:flex;flex-direction:column;align-items:center;max-width:100%}@media only screen and (min-width:1030px){.section-use-cases__slide{width:calc(873px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide{width:calc(280px*100vw/375px)}}.section-use-cases__card{width:100%;overflow:hidden;background-color:#181818;position:relative;flex-shrink:0}@media only screen and (min-width:1030px){.section-use-cases__card{border-radius:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__card{border-radius:calc(12px*100vw/375px)}}.section-use-cases__card-image{position:relative;width:100%;height:100%}.section-use-cases__card-image-img,.section-use-cases__card-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-use-cases__slide-info{text-align:center;display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;width:100%}@media only screen and (min-width:1030px){.section-use-cases__slide-info{margin-top:calc(24px*100vw/1440px);padding:0 calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-info{margin-top:calc(12px*100vw/375px);padding:0}}.section-use-cases__slide-title{color:#111;font-family:Inter,sans-serif;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-use-cases__slide-title{font-size:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-title{font-size:calc(18px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__slide-title{line-height:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-title{line-height:calc(22px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__slide-title{margin-bottom:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-title{margin-bottom:calc(18px*100vw/375px)}}.section-use-cases__slide-description{color:#111;opacity:.6;font-family:Inter,sans-serif;font-weight:500;max-width:90%}@media only screen and (min-width:1030px){.section-use-cases__slide-description{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-description{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__slide-description{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-description{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__slide-description{margin:0 0 calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-description{margin:0 0 calc(16px*100vw/375px);max-width:100%}}.section-use-cases__slide-button{font-family:DM Sans;display:inline-flex;align-items:center;text-decoration:none;background-color:#111;color:#fff;transition:background .25s ease,transform .25s ease;border-radius:999px;letter-spacing:.01em;font-weight:500}@media only screen and (min-width:1030px){.section-use-cases__slide-button{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-button{gap:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.section-use-cases__slide-button{padding:calc(12px*100vw/1440px) calc(16px*100vw/1440px);font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-button{padding:calc(9px*100vw/375px) calc(12px*100vw/375px);font-size:calc(12px*100vw/375px)}}.section-use-cases__slide-button:hover{background-color:#fff;color:#111}.section-use-cases__slide-button:hover img{filter:invert(1)}@media only screen and (min-width:1030px){.section-use-cases__slide-button:hover img{transform:translate(8px)}}.section-use-cases__slide-button img{display:block;transition:filter .2s;transition:transform .5s}.section-use-cases__slide-button-arrow{line-height:1;transition:transform .25s ease}@media only screen and (min-width:1030px){.section-use-cases__slide-button-arrow{font-size:calc(17px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__slide-button-arrow{font-size:calc(14px*100vw/375px)}}.section-use-cases__slide-button:hover .section-use-cases__slide-button-arrow{transform:translate(3px)}.section-use-cases .splide__slide{opacity:.2;transition:opacity .2s}.section-use-cases .splide__slide.is-visible.is-active{opacity:1}.section-use-cases__controls{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-use-cases__controls{gap:calc(42px*100vw/1440px);margin-top:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__controls{gap:calc(20px*100vw/375px);margin-top:calc(32px*100vw/375px)}}.section-use-cases__arrow{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;border:1.5px solid #a3a3a3;background:transparent;cursor:pointer;transition:border-color .25s ease,transform .2s ease}@media only screen and (min-width:1030px){.section-use-cases__arrow{width:calc(48px*100vw/1440px);height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__arrow{width:calc(48px*100vw/375px);height:calc(48px*100vw/375px)}}.section-use-cases__arrow svg{fill:#111;transition:all .2s}@media only screen and (min-width:1030px){.section-use-cases__arrow svg{width:calc(20px*100vw/1440px);height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-use-cases__arrow svg{width:calc(20px*100vw/375px);height:calc(20px*100vw/375px)}}.section-use-cases__arrow:hover{border-color:#111}.section-use-cases__arrow:active{transform:scale(.95)}.section-compliance{width:100%;overflow:hidden;background:#000;margin-top:-1px;margin-bottom:-1px}.section-compliance__container{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.section-compliance__background{position:absolute;inset:0;z-index:0}.section-compliance__background img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-compliance__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;width:100%}@media only screen and (min-width:1030px){.section-compliance__content{padding:calc(175px*100vw/1440px) calc(24px*100vw/1440px);max-width:calc(900px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__content{padding:calc(80px*100vw/375px) calc(24px*100vw/375px);max-width:100%}}.section-compliance__title{color:#fff;text-align:center;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-compliance__title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.section-compliance__title{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__title{line-height:calc(36px*100vw/375px)}}.section-compliance__subtitle{color:#fff;text-align:center;font-family:Inter;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-compliance__subtitle{font-size:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__subtitle{font-size:calc(17px*100vw/375px)}}@media only screen and (min-width:1030px){.section-compliance__subtitle{line-height:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__subtitle{line-height:calc(22px*100vw/375px)}}@media only screen and (min-width:1030px){.section-compliance__subtitle{padding-top:calc(32px*100vw/1440px);padding-bottom:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__subtitle{padding-top:calc(16px*100vw/375px);padding-bottom:calc(16px*100vw/375px)}}.section-compliance__badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-compliance__badges{gap:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__badges{gap:calc(20px*100vw/375px)}}@media only screen and (max-width:1029px){.section-compliance__badges{flex-direction:column}}.section-compliance__badge{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1029px){.section-compliance__badge{width:100%;max-width:calc(280px*100vw/375px)}}.section-compliance__badge img{height:auto;display:block}@media only screen and (min-width:1030px){.section-compliance__badge img{max-width:calc(180px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__badge img{max-width:calc(160px*100vw/375px)}}.section-compliance__disclaimer p{color:#fff;font-family:Inter;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-compliance__disclaimer p{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__disclaimer p{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-compliance__disclaimer p{line-height:calc(21px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__disclaimer p{line-height:calc(21px*100vw/375px)}}@media only screen and (min-width:1030px){.section-compliance__disclaimer p{padding-top:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-compliance__disclaimer p{padding-top:calc(32px*100vw/375px)}}.section-simulator{background-color:#111;display:flex;align-items:center;margin-top:-1px;margin-bottom:-1px}@media only screen and (min-width:1030px){.section-simulator{padding:calc(120px*100vw/1440px) calc(94px*100vw/1440px) calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator{padding:calc(80px*100vw/375px) calc(24px*100vw/375px)}}.section-simulator__container{width:100%;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:1030px){.section-simulator__container{gap:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator__container{gap:calc(40px*100vw/375px)}}@media only screen and (max-width:1029px){.section-simulator__container{flex-direction:column}}.section-simulator__col:first-child{flex:0 0 auto;display:flex;flex-direction:column}@media only screen and (min-width:1030px){.section-simulator__col:first-child{gap:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator__col:first-child{gap:calc(10px*100vw/375px)}}@media only screen and (min-width:1030px){.section-simulator__col:first-child{max-width:calc(646px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator__col:first-child{max-width:100%}}.section-simulator__title{color:#fff;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-simulator__title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator__title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.section-simulator__title{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator__title{line-height:calc(36px*100vw/375px)}}.section-simulator__description{color:#fff;font-family:DM Sans;font-style:normal;font-weight:500;margin:0}@media only screen and (min-width:1030px){.section-simulator__description{font-size:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator__description{font-size:calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.section-simulator__description{line-height:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator__description{line-height:calc(26px*100vw/375px)}}.section-simulator__card{max-width:100%;height:100%}@media only screen and (min-width:1030px){.section-simulator__card{width:calc(586px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-simulator__card{width:100%}}.section-simulator__card img{width:100%;height:auto;display:block}.input-wrapper{position:relative}.input-wrapper .dropdown-container{position:absolute;bottom:0;margin:auto}@media only screen and (min-width:1030px){.input-wrapper .dropdown-container{top:4%;right:0}}@media only screen and (max-width:1029px){.input-wrapper .dropdown-container{top:0;right:0}}.dropdown-container{position:relative}@media only screen and (min-width:1030px){.dropdown-container{width:calc(100px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container{width:calc(100px*100vw/375px)}}.dropdown-container .selected-option{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;background:transparent;border:none}@media only screen and (min-width:1030px){.dropdown-container .selected-option{padding:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .selected-option{padding:calc(10px*100vw/375px)}}.dropdown-container .selected-option span{color:#fff;font-family:Inter;font-style:normal;font-weight:500}@media only screen and (min-width:1030px){.dropdown-container .selected-option span{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .selected-option span{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.dropdown-container .selected-option span{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .selected-option span{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.dropdown-container .selected-option span{margin-right:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .selected-option span{margin-right:calc(8px*100vw/375px)}}.dropdown-container .selected-option svg{height:auto;transition:transform .25s ease}@media only screen and (min-width:1030px){.dropdown-container .selected-option svg{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .selected-option svg{width:calc(16px*100vw/375px)}}.dropdown-container .selected-option svg path{transition:fill .25s ease}.dropdown-container .options{display:flex;flex-direction:column;opacity:0;visibility:hidden;position:absolute;top:100%;left:0;width:100%;z-index:100;transition:all .2s;border:1px solid rgba(255,255,255,.4);background:#006bf8}@media only screen and (min-width:1030px){.dropdown-container .options{gap:calc(5px*100vw/1440px);padding:calc(10px*100vw/1440px);border-radius:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .options{gap:calc(5px*100vw/375px);padding:calc(10px*100vw/375px);border-radius:calc(12px*100vw/375px)}}.dropdown-container .options .option{display:flex;align-items:center;cursor:pointer;text-align:center;font-family:Inter;font-style:normal;font-weight:500;background:transparent;border:none;color:#fff;width:100%}@media only screen and (min-width:1030px){.dropdown-container .options .option{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .options .option{font-size:calc(16px*100vw/375px)}}@media only screen and (min-width:1030px){.dropdown-container .options .option{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .options .option{line-height:calc(24px*100vw/375px)}}.dropdown-container .options .option.disabled{color:#a8a8a8;pointer-events:none}.dropdown-container .options .option:hover{color:#d4d4d4}.dropdown-container .flag-icon{height:auto}@media only screen and (min-width:1030px){.dropdown-container .flag-icon{width:calc(12px*100vw/1440px);margin-right:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.dropdown-container .flag-icon{width:calc(12px*100vw/375px);margin-right:calc(10px*100vw/375px)}}.dropdown-container .selected-country{margin-top:20px;font-size:18px;font-weight:700}.dropdown-container.is-open .selected-option svg{transform:rotate(180deg)}.dropdown-container.is-open .selected-option svg path{fill:#fff}label{margin-bottom:8px}@media only screen and (min-width:1030px){label{margin-bottom:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){label{margin-bottom:calc(8px*100vw/375px)}}.form-control{width:100%;font-family:DM Sans;background-color:transparent;color:#fff;font-style:normal;font-weight:400;appearance:none;outline:none;transition:all .5s;border:1px solid rgba(255,255,255,.4)}@media only screen and (min-width:1030px){.form-control{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.form-control{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.form-control{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.form-control{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.form-control{border-radius:calc(12px*100vw/1440px);height:calc(40px*100vw/1440px);padding:calc(5px*100vw/1440px) calc(22px*100vw/1440px)}}@media only screen and (max-width:1029px){.form-control{border-radius:calc(12px*100vw/375px);height:calc(40px*100vw/375px);padding:calc(10px*100vw/375px) calc(23px*100vw/375px)}}.form-control::placeholder{color:#fff6}.first-input-wrapper{position:relative}.first-input-wrapper span{font-weight:500;position:absolute;top:0;bottom:0;margin:auto;height:fit-content;right:6%}@media only screen and (min-width:1030px){.first-input-wrapper span{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.first-input-wrapper span{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.first-input-wrapper span{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.first-input-wrapper span{line-height:calc(20px*100vw/375px)}}.dropdown-container.is-open svg{transition:all .5s;transform:rotate(180deg)}.dropdown-container.is-open svg path{fill:#006bf8}.dropdown-container .options{opacity:0;visibility:hidden;pointer-events:none}.dropdown-container.is-open .options{opacity:1;visibility:visible;pointer-events:auto}.form-select .selected-option{padding:0;height:100%;justify-content:space-between}.form-select .selected-option span.initial{color:#fff6}.form-select .selected-option svg{transition:all .5s;transform:rotate(0)}.form-select .selected-option svg path{fill:#006bf8}.form-select .options{gap:0;background:#010d25;border-color:#006bf8}@media only screen and (min-width:1030px){.form-select .options{padding:calc(16px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.form-select .options{padding:calc(16px*100vw/375px) 0}}.form-select .options .option{transition:all .5s;font-style:normal}@media only screen and (min-width:1030px){.form-select .options .option{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.form-select .options .option{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.form-select .options .option{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.form-select .options .option{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.form-select .options .option{padding:calc(5px*100vw/1440px) calc(22px*100vw/1440px)}}@media only screen and (max-width:1029px){.form-select .options .option{padding:calc(10px*100vw/375px) calc(23px*100vw/375px)}}.form-select .options .option.grey{background:#ffffff0d}.form-select .options .option:hover{background-color:#ffffff0d;color:#006bf8}.comisiones-card{font-family:Inter;position:relative;background-color:#ffffff1a;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}@media only screen and (min-width:1030px){.comisiones-card{border-radius:calc(24px*100vw/1440px);padding:calc(40px*100vw/1440px);max-width:calc(586px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card{flex-direction:column;gap:calc(22px*100vw/375px);padding:calc(16px*100vw/375px);border-radius:calc(20px*100vw/375px);max-width:none}}.comisiones-card .bg-light{position:absolute;top:0;left:-20%;height:auto;z-index:0}@media only screen and (min-width:1030px){.comisiones-card .bg-light{width:calc(835px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card .bg-light{left:-80%;width:calc(835px*100vw/375px)}}.comisiones-card .col{width:100%;position:relative;z-index:10}.comisiones-card .subtitle{font-weight:800}@media only screen and (min-width:1030px){.comisiones-card .subtitle{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card .subtitle{font-size:calc(16px*100vw/375px)}}@media only screen and (max-width:1029px){.comisiones-card .subtitle{text-align:center}}@media only screen and (min-width:1030px){.comisiones-card .send-group{margin-top:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card .send-group{margin-top:calc(16px*100vw/375px)}}.comisiones-card .send-group p{margin-bottom:0}@media only screen and (min-width:1030px){.comisiones-card .send-group p{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card .send-group p{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.comisiones-card .send-group p{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card .send-group p{line-height:calc(20px*100vw/375px)}}.comisiones-card .send-group p.disclaimer{color:#ffffff50}@media only screen and (min-width:1030px){.comisiones-card .send-group p.disclaimer{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card .send-group p.disclaimer{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.comisiones-card .send-group p.disclaimer{line-height:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card .send-group p.disclaimer{line-height:calc(16px*100vw/375px)}}@media only screen and (min-width:1030px){.comisiones-card .send-group p.disclaimer{max-width:calc(234px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card .send-group p.disclaimer{max-width:none}}.comisiones-card form{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (min-width:1030px){.comisiones-card form{gap:calc(30px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form{gap:calc(30px*100vw/375px);width:100%}}.comisiones-card form .form-group{display:flex;flex-direction:column;width:100%}.comisiones-card form .form-group .input-wrapper{position:relative}.comisiones-card form .form-group .input-wrapper .form-control{width:100%;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;font-weight:600}@media only screen and (min-width:1030px){.comisiones-card form .form-group .input-wrapper .form-control{height:calc(85px*100vw/1440px);padding-top:calc(40px*100vw/1440px);padding-bottom:calc(16px*100vw/1440px);padding-left:calc(24px*100vw/1440px);padding-right:calc(134px*100vw/1440px);font-size:calc(32px*100vw/1440px);line-height:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .form-group .input-wrapper .form-control{height:calc(76px*100vw/375px);padding-top:calc(40px*100vw/375px);padding-bottom:calc(16px*100vw/375px);padding-left:calc(24px*100vw/375px);padding-right:calc(126px*100vw/375px);font-size:calc(20px*100vw/375px);line-height:calc(32px*100vw/375px)}}.comisiones-card form .form-group .input-wrapper .form-control:focus{border-color:#fff98e;color:#fff98e;background-color:#fff98e0d}.comisiones-card form .form-group .input-wrapper .dropdown-container{display:flex;align-items:center;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:1030px){.comisiones-card form .form-group .input-wrapper .dropdown-container{right:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .form-group .input-wrapper .dropdown-container{right:calc(16px*100vw/375px)}}.comisiones-card form .form-group .input-wrapper .dropdown-container .options{position:absolute;top:70%;right:0;left:auto;border:1px solid rgba(255,255,255,.2);background:#2a2a2a;backdrop-filter:blur(7.5px)}@media only screen and (min-width:1030px){.comisiones-card form .form-group .input-wrapper .dropdown-container .options{width:calc(130px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .form-group .input-wrapper .dropdown-container .options{width:calc(130px*100vw/375px)}}.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option{width:100%;display:flex;align-items:center;background:transparent;border:none;color:#fff}@media only screen and (min-width:1030px){.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option{padding:calc(8px*100vw/1440px) calc(12px*100vw/1440px);gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option{padding:calc(8px*100vw/375px) calc(12px*100vw/375px);gap:calc(8px*100vw/375px);font-size:calc(14px*100vw/375px)}}.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option .flag-icon{margin:0}.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option .check-icon{height:auto}@media only screen and (min-width:1030px){.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option .check-icon{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option .check-icon{width:calc(16px*100vw/375px)}}.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option.active{border-radius:8px;background:#ffffff1a}.comisiones-card form .form-group .input-wrapper .dropdown-container .options .option.disabled{opacity:.3;color:#fff}.comisiones-card form .form-group label{color:#d4d4d4;font-weight:500;position:absolute}@media only screen and (min-width:1030px){.comisiones-card form .form-group label{font-size:calc(14px*100vw/1440px);line-height:calc(18px*100vw/1440px);top:calc(16px*100vw/1440px);left:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .form-group label{font-size:calc(14px*100vw/375px);line-height:calc(18px*100vw/375px);top:calc(16px*100vw/375px);left:calc(24px*100vw/375px)}}.comisiones-card form .card-info-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper{gap:calc(24px*100vw/1440px);max-width:80%}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper{gap:calc(24px*100vw/375px)}}.comisiones-card form .card-info-wrapper .items-wrapper{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .items-wrapper{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .items-wrapper{gap:calc(8px*100vw/375px)}}.comisiones-card form .card-info-wrapper .items-wrapper .item{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .items-wrapper .item{flex-direction:column;align-items:flex-start;gap:calc(4px*100vw/375px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .items-wrapper .item .content{margin-left:calc(16px*100vw/375px)}}.comisiones-card form .card-info-wrapper .items-wrapper .item p{font-style:normal;font-weight:500}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .items-wrapper .item p{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .items-wrapper .item p{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .items-wrapper .item p{line-height:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .items-wrapper .item p{line-height:calc(18px*100vw/375px)}}.comisiones-card form .card-info-wrapper .items-wrapper .item p.name,.comisiones-card form .card-info-wrapper .items-wrapper .item p.content{color:#d4d4d4}.comisiones-card form .card-info-wrapper .items-wrapper .item p.content[data-timer]{color:#fff98e}.comisiones-card form .card-info-wrapper .items-wrapper .item .heading{display:flex;align-items:center}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .items-wrapper .item .heading{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .items-wrapper .item .heading{gap:calc(4px*100vw/375px)}}.comisiones-card form .card-info-wrapper .items-wrapper .item .heading img{height:auto}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .items-wrapper .item .heading img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .items-wrapper .item .heading img{width:calc(12px*100vw/375px)}}.comisiones-card form .card-info-wrapper .info-message{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .info-message{gap:calc(4px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .info-message{gap:calc(4px*100vw/375px);align-items:flex-start}}.comisiones-card form .card-info-wrapper .info-message img{height:auto}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .info-message img{width:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .info-message img{width:calc(12px*100vw/375px)}}.comisiones-card form .card-info-wrapper .info-message p{color:#d4d4d4;font-style:normal;font-weight:500}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .info-message p{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .info-message p{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .info-message p{line-height:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .info-message p{line-height:calc(18px*100vw/375px)}}.comisiones-card form .card-info-wrapper .disclaimer p{color:#d4d4d4;text-align:center;font-style:normal;font-weight:500}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .disclaimer p{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .disclaimer p{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.comisiones-card form .card-info-wrapper .disclaimer p{line-height:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .disclaimer p{line-height:calc(12px*100vw/375px)}}@media only screen and (max-width:1029px){.comisiones-card form .card-info-wrapper .disclaimer p br{display:none}}.comisiones-card form .fast-wrapper{display:flex;justify-content:center;align-items:center;border:1px solid rgba(107,200,92,.2)}@media only screen and (min-width:1030px){.comisiones-card form .fast-wrapper{padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px);gap:calc(8px*100vw/1440px);border-radius:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .fast-wrapper{padding:calc(12px*100vw/375px);gap:calc(8px*100vw/375px);border-radius:calc(16px*100vw/375px)}}.comisiones-card form .fast-wrapper img{height:auto}@media only screen and (min-width:1030px){.comisiones-card form .fast-wrapper img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .fast-wrapper img{width:calc(16px*100vw/375px)}}.comisiones-card form .fast-wrapper p{color:#6bc85c;font-style:normal;font-weight:500}@media only screen and (min-width:1030px){.comisiones-card form .fast-wrapper p{max-width:calc(290px*100vw/1440px);font-size:calc(14px*100vw/1440px);line-height:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .fast-wrapper p{max-width:calc(290px*100vw/375px);font-size:calc(12px*100vw/375px);line-height:calc(12px*100vw/375px)}}.comisiones-card form .notice-wrapper{width:100%}@media only screen and (min-width:1030px){.comisiones-card form .notice-wrapper{max-width:80%}}.comisiones-card form .notice-wrapper .items-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (min-width:1030px){.comisiones-card form .notice-wrapper .items-wrapper{gap:calc(21px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .notice-wrapper .items-wrapper{gap:calc(16px*100vw/375px)}}.comisiones-card form .notice-wrapper .items-wrapper .item{display:flex;justify-content:center;align-items:center}@media only screen and (min-width:1030px){.comisiones-card form .notice-wrapper .items-wrapper .item{gap:calc(4px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .notice-wrapper .items-wrapper .item{gap:calc(4px*100vw/375px)}}.comisiones-card form .notice-wrapper .items-wrapper .item img{height:auto}@media only screen and (min-width:1030px){.comisiones-card form .notice-wrapper .items-wrapper .item img{width:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .notice-wrapper .items-wrapper .item img{width:calc(12px*100vw/375px)}}.comisiones-card form .notice-wrapper .items-wrapper .item p{color:#d4d4d4;font-style:normal;font-weight:500;text-align:center}@media only screen and (min-width:1030px){.comisiones-card form .notice-wrapper .items-wrapper .item p{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .notice-wrapper .items-wrapper .item p{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.comisiones-card form .notice-wrapper .items-wrapper .item p{line-height:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .notice-wrapper .items-wrapper .item p{line-height:calc(12px*100vw/375px)}}.comisiones-card form .icon-comisiones{width:100%;display:flex;justify-content:flex-end}@media only screen and (min-width:1030px){.comisiones-card form .icon-comisiones{margin:calc(23px*100vw/1440px) 0 calc(7px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .icon-comisiones{margin:calc(16px*100vw/375px) 0}}.comisiones-card form .icon-comisiones img{height:auto}@media only screen and (min-width:1030px){.comisiones-card form .icon-comisiones img{width:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.comisiones-card form .icon-comisiones img{width:calc(40px*100vw/375px)}}.section-calculator{display:flex;align-items:center;justify-content:center;background-color:#111;color:#fff;font-family:Inter;margin-top:-1px;margin-bottom:-1px}@media only screen and (min-width:1030px){.section-calculator{padding:calc(120px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator{padding:calc(80px*100vw/375px) calc(20px*100vw/375px)}}.section-calculator .form-message{color:red}@media only screen and (min-width:1030px){.section-calculator .form-message{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .form-message{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .form-message{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .form-message{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .form-message{margin:calc(12px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.section-calculator .form-message{margin:calc(12px*100vw/375px) 0}}.section-calculator__container{width:100%;display:flex;flex-direction:column;align-items:center}.section-calculator__title{color:#fff;font-family:DM Sans;font-style:normal;font-weight:400;margin:0;text-align:center}@media only screen and (min-width:1030px){.section-calculator__title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator__title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator__title{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator__title{line-height:calc(36px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator__title{padding-bottom:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator__title{padding-bottom:calc(40px*100vw/375px)}}.section-calculator__image-wrapper{max-width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (min-width:1030px){.section-calculator__image-wrapper{width:calc(500px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator__image-wrapper{width:100%}}.section-calculator__image-wrapper img,.section-calculator__image-wrapper span{display:block;width:100%;height:auto}.section-calculator__disclaimer{color:#fff;text-align:center;font-family:Inter;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-calculator__disclaimer{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator__disclaimer{font-size:calc(11px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator__disclaimer{padding-top:calc(59px*100vw/1440px);max-width:calc(772px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator__disclaimer{padding-top:calc(30px*100vw/375px)}}.section-calculator .button{color:#fff;font-weight:600;cursor:pointer}@media only screen and (min-width:1030px){.section-calculator .button{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .button{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .button{line-height:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .button{line-height:calc(18px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .button{padding:calc(11px*100vw/1440px) calc(24px*100vw/1440px);border-radius:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .button{padding:calc(11px*100vw/375px) calc(24px*100vw/375px);border-radius:calc(12px*100vw/375px);width:calc(194px*100vw/375px)}}.section-calculator .button.button-primary{background-color:#ff8a00;border:solid 1px #FF8A00;transition:all .5s}.section-calculator .button.button-primary:hover{background-color:#e67600;border-color:#e67600}.section-calculator label{margin-bottom:8px;transition:all .2s}@media only screen and (min-width:1030px){.section-calculator label{margin-bottom:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator label{margin-bottom:calc(8px*100vw/375px)}}.section-calculator .form-control{width:100%;font-family:Inter;background-color:transparent;color:#fff;font-style:normal;font-weight:400;appearance:none;outline:none;transition:all .5s;border:1px solid rgba(255,255,255,.4)}@media only screen and (min-width:1030px){.section-calculator .form-control{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .form-control{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .form-control{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .form-control{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .form-control{height:calc(40px*100vw/1440px);padding:calc(5px*100vw/1440px) calc(22px*100vw/1440px);border-radius:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .form-control{height:calc(40px*100vw/375px);padding:calc(10px*100vw/375px) calc(23px*100vw/375px);border-radius:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .form-control#phone{padding-left:calc(100px*100vw/1440px)!important}}@media only screen and (max-width:1029px){.section-calculator .form-control#phone{padding-left:calc(100px*100vw/375px)!important}}.section-calculator .form-control::placeholder{color:#fff6}.section-calculator .form-control:focus{border-color:#fff98e}.section-calculator .form-group:focus-within label{color:#fff98e}.section-calculator .form-group:focus-within .first-input-wrapper span{color:#fff98e}.section-calculator .first-input-wrapper{position:relative}.section-calculator .first-input-wrapper span{position:absolute;top:0;bottom:0;right:6%;margin:auto;height:fit-content;font-weight:400;transition:all .2s}@media only screen and (min-width:1030px){.section-calculator .first-input-wrapper span{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .first-input-wrapper span{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .first-input-wrapper span{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .first-input-wrapper span{line-height:calc(20px*100vw/375px)}}.section-calculator .input-wrapper{position:relative}.section-calculator .input-wrapper .dropdown-container{position:absolute;bottom:0;right:0;margin:auto}@media only screen and (min-width:1030px){.section-calculator .input-wrapper .dropdown-container{top:4%}}@media only screen and (max-width:1029px){.section-calculator .input-wrapper .dropdown-container{top:0}}.section-calculator .dropdown-container{position:relative;width:100%}.section-calculator .dropdown-container .selected-option{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;background:transparent;border:none}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .selected-option{padding:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .selected-option{padding:calc(10px*100vw/375px)}}.section-calculator .dropdown-container .selected-option span{color:#fff;font-family:Inter;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .selected-option span{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .selected-option span{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .selected-option span{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .selected-option span{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .selected-option span{margin-right:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .selected-option span{margin-right:calc(8px*100vw/375px)}}.section-calculator .dropdown-container .selected-option svg{height:auto;transition:transform .25s ease}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .selected-option svg{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .selected-option svg{width:calc(16px*100vw/375px)}}.section-calculator .dropdown-container .selected-option svg path{transition:fill .25s ease}.section-calculator .dropdown-container .options{position:absolute;top:100%;left:0;width:100%;z-index:100;display:flex;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:all .2s;border:1px solid rgba(255,255,255,.4);background:#fff98e}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .options{gap:calc(5px*100vw/1440px);padding:calc(10px*100vw/1440px);border-radius:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .options{gap:calc(5px*100vw/375px);padding:calc(10px*100vw/375px);border-radius:calc(12px*100vw/375px)}}.section-calculator .dropdown-container .options .option{display:flex;align-items:center;width:100%;cursor:pointer;text-align:center;font-family:Inter;font-style:normal;font-weight:400;background:transparent;border:none;color:#fff}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .options .option{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .options .option{font-size:calc(16px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .options .option{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .options .option{line-height:calc(24px*100vw/375px)}}.section-calculator .dropdown-container .options .option.disabled{color:#a8a8a8;pointer-events:none}.section-calculator .dropdown-container .options .option:hover{color:#99c5ff}.section-calculator .dropdown-container .flag-icon{height:auto}@media only screen and (min-width:1030px){.section-calculator .dropdown-container .flag-icon{width:calc(12px*100vw/1440px);margin-right:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .dropdown-container .flag-icon{width:calc(12px*100vw/375px);margin-right:calc(10px*100vw/375px)}}.section-calculator .dropdown-container.is-open .options{opacity:1;visibility:visible;pointer-events:auto}.section-calculator .dropdown-container.is-open .selected-option svg{transform:rotate(180deg)}.section-calculator .dropdown-container.is-open .selected-option svg path{fill:#fff98e}.section-calculator .form-select .selected-option{justify-content:space-between;height:100%;width:100%;padding:0}.section-calculator .form-select .selected-option span.initial{color:#fff6}.section-calculator .form-select .selected-option svg{transform:rotate(0);transition:all .5s}.section-calculator .form-select .selected-option svg path{fill:#fff98e}.section-calculator .form-select .options{gap:0;background:#111;border-color:#fff98e}@media only screen and (min-width:1030px){.section-calculator .form-select .options{padding:calc(16px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.section-calculator .form-select .options{padding:calc(16px*100vw/375px) 0}}.section-calculator .form-select .options .option{transition:all .5s}@media only screen and (min-width:1030px){.section-calculator .form-select .options .option{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .form-select .options .option{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .form-select .options .option{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .form-select .options .option{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-calculator .form-select .options .option{padding:calc(5px*100vw/1440px) calc(22px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-calculator .form-select .options .option{padding:calc(10px*100vw/375px) calc(23px*100vw/375px)}}.section-calculator .form-select .options .option.grey{background:#ffffff0d}.section-calculator .form-select .options .option:hover{background-color:#ffffff0d;color:#fff98e}.calculadora-wrapper .container .container-form{display:flex;justify-content:center;margin:0 auto}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form{width:calc(400px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form{width:100%}}.calculadora-wrapper .container .container-form form{text-align:center;width:100%}.calculadora-wrapper .container .container-form form .form-group{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .form-group{margin-bottom:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .form-group{margin-bottom:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .form-group:last-of-type{margin-bottom:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .form-group:last-of-type{margin-bottom:calc(40px*100vw/375px)}}.calculadora-wrapper .container .container-form form .form-group label{text-align:center;font-weight:400}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .form-group label{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .form-group label{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .form-group label{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .form-group label{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .form-group label{margin-bottom:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .form-group label{margin-bottom:calc(10px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .form-group input,.calculadora-wrapper .container .container-form form .form-group select{height:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .form-group input,.calculadora-wrapper .container .container-form form .form-group select{height:calc(40px*100vw/375px)}}.calculadora-wrapper .container .container-form form .section-features__card-button{border-radius:999px;background:#fff98e;display:inline-flex;justify-content:center;align-items:center;color:#111;text-align:center;font-family:DM Sans;font-style:normal;font-weight:500;border:none;cursor:pointer;transition:all .2s}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .section-features__card-button{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .section-features__card-button{font-size:calc(13px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .section-features__card-button{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .section-features__card-button{gap:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .section-features__card-button{margin-left:calc(33px*100vw/1440px);padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .section-features__card-button{margin-left:calc(20px*100vw/375px);padding:calc(12px*100vw/375px) calc(24px*100vw/375px)}}.calculadora-wrapper .container .container-form form .section-features__card-button:hover{background-color:#fff}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .section-features__card-button:hover img{transform:translate(8px)}}.calculadora-wrapper .container .container-form form .section-features__card-button img{height:auto;transition:all .5s}@media only screen and (min-width:1030px){.calculadora-wrapper .container .container-form form .section-features__card-button img{width:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-wrapper .container .container-form form .section-features__card-button img{width:calc(20px*100vw/375px)}}.calculadora-popup-wrapper{position:fixed;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;z-index:-1;transition:all .5s}@media only screen and (max-width:1029px){.calculadora-popup-wrapper{padding:0 calc(12px*100vw/375px)}}.calculadora-popup-wrapper.active{opacity:1;visibility:visible;z-index:9999}.calculadora-popup-wrapper .bg-pop-up{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#111;opacity:.6}.calculadora-popup-wrapper .close-modal-calculadora{position:absolute;top:0;right:0;background-color:transparent;border:none;cursor:pointer;border-radius:20px}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .close-modal-calculadora{padding:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .close-modal-calculadora{padding:calc(16px*100vw/375px)}}.calculadora-popup-wrapper .close-modal-calculadora img{height:auto}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .close-modal-calculadora img{width:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .close-modal-calculadora img{width:calc(12px*100vw/375px)}}.calculadora-popup-wrapper .card-wrapper{position:relative;border:1px solid rgba(255,255,255,.2);background:#111;overflow-y:auto}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper{width:calc(545px*100vw/1440px);min-height:calc(552px*100vw/1440px);max-height:90vh;padding:calc(80px*100vw/1440px) calc(67px*100vw/1440px);border-radius:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper{width:100%;max-height:90vh;padding:calc(80px*100vw/375px) calc(40px*100vw/375px);border-radius:calc(12px*100vw/375px)}}.calculadora-popup-wrapper .card-wrapper .form-message{color:red}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper .form-message{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper .form-message{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper .form-message{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper .form-message{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper .form-message{margin:calc(12px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper .form-message{margin:calc(12px*100vw/375px) 0}}.calculadora-popup-wrapper .card-wrapper .card-title{color:#fff;text-align:center;font-style:normal;font-family:DM Sans;font-weight:400}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper .card-title{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper .card-title{font-size:calc(18px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper .card-title{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper .card-title{line-height:calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper .card-title{margin-bottom:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper .card-title{margin-bottom:calc(40px*100vw/375px)}}.calculadora-popup-wrapper .card-wrapper form{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form{gap:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form{gap:calc(14px*100vw/375px)}}.calculadora-popup-wrapper .card-wrapper form .form-group{display:flex;flex-direction:column}.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox{position:relative;flex-direction:row;cursor:pointer;user-select:none}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox{gap:calc(12px*100vw/1440px);padding-left:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox{gap:calc(12px*100vw/375px);padding-left:calc(24px*100vw/375px)}}.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox label{cursor:pointer}.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox .checkmark{position:absolute;top:0;left:0;background-color:transparent;border:2px solid rgba(255,255,255,.2)}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox .checkmark{width:calc(16px*100vw/1440px);height:calc(16px*100vw/1440px);border-radius:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox .checkmark{width:calc(16px*100vw/375px);height:calc(16px*100vw/375px);border-radius:calc(12px*100vw/375px)}}.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox .checkmark:after{position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox input:checked~.checkmark{background-color:#fff98e}.calculadora-popup-wrapper .card-wrapper form .form-group.checkbox input:checked~.checkmark:after{display:block}.calculadora-popup-wrapper .card-wrapper form .form-group label{color:#fff;font-family:Inter;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .form-group label{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .form-group label{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .form-group label{line-height:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .form-group label{line-height:calc(16px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .form-group label{margin-bottom:calc(6px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .form-group label{margin-bottom:calc(6px*100vw/375px)}}.calculadora-popup-wrapper .card-wrapper form .form-group label a{text-decoration:underline}.calculadora-popup-wrapper .card-wrapper form .section-features__card-button{width:fit-content;margin-left:auto;margin-right:auto;border-radius:999px;background:#fff98e;display:inline-flex;justify-content:center;align-items:center;color:#111;text-align:center;font-family:DM Sans;font-style:normal;font-weight:500;border:none;cursor:pointer;transition:all .2s}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button{font-size:calc(13px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button{gap:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button{padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button{padding:calc(12px*100vw/375px) calc(24px*100vw/375px)}}.calculadora-popup-wrapper .card-wrapper form .section-features__card-button:hover{background-color:#fff}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button:hover img{transform:translate(8px)}}.calculadora-popup-wrapper .card-wrapper form .section-features__card-button img{height:auto;transition:all .5s}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button img{width:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .card-wrapper form .section-features__card-button img{width:calc(20px*100vw/375px)}}.calculadora-popup-wrapper .iti input{background-color:#111;color:#fff;border:1px solid rgba(255,255,255,.2)}.calculadora-popup-wrapper .iti input::placeholder{color:#fff6}.calculadora-popup-wrapper .iti input:focus{outline:none}.calculadora-popup-wrapper .iti__selected-dial-code{color:#fff}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .iti__selected-dial-code{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .iti__selected-dial-code{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .iti__selected-dial-code{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .iti__selected-dial-code{line-height:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .iti__selected-country-primary{padding-right:calc(7px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .iti__selected-country-primary{padding-right:calc(7px*100vw/375px)}}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .iti__selected-country-primary{padding-left:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .iti__selected-country-primary{padding-left:calc(10px*100vw/375px)}}.calculadora-popup-wrapper .iti__arrow{border-top-color:#fff;border-right-color:#fff;border-bottom-color:#fff}.calculadora-popup-wrapper .iti__country-list{background-color:#111;border:1px solid rgba(255,255,255,.15);z-index:9999}.calculadora-popup-wrapper .iti__country{color:#fff;transition:background .2s ease}.calculadora-popup-wrapper .iti__country:hover{background-color:#ffffff14}.calculadora-popup-wrapper .iti__country.iti__highlight{background-color:#006bf833}.calculadora-popup-wrapper .iti__country-name{color:#fff}.calculadora-popup-wrapper .iti__dial-code{color:#fff9}.calculadora-popup-wrapper .iti__country-list::-webkit-scrollbar{width:6px}.calculadora-popup-wrapper .iti__country-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.calculadora-popup-wrapper .iti__search-input-wrapper{border:none}.calculadora-popup-wrapper .iti--inline-dropdown .iti__dropdown-content{border:none;box-shadow:none}.calculadora-popup-wrapper .iti__dropdown-content{background-color:transparent}@media only screen and (min-width:1030px){.calculadora-popup-wrapper .iti .iti__selected-dial-code{margin-left:calc(4px*100vw/1440px)}}@media only screen and (max-width:1029px){.calculadora-popup-wrapper .iti .iti__selected-dial-code{margin-left:calc(4px*100vw/375px)}}.calculadora-popup-wrapper .iti__selected-country{padding-right:6px}.calculator-marketing-note{color:#ffffff8c;font-family:DM Sans;font-size:12px;line-height:18px;margin-top:12px}select.form-control{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M5.069 5.775L8.129 8.829l3.06-3.054.94.94-4 4-4-4 .94-.94z' fill='%23006BF8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}select.form-control option{color:#111}.section-investors{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#111;font-family:Inter;margin-top:-1px;margin-bottom:-1px}@media only screen and (min-width:1030px){.section-investors{padding:calc(120px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.section-investors{padding:calc(80px*100vw/375px) 0}}.section-investors__container{width:100%;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1030px){.section-investors__container{padding:0 calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investors__container{padding:0 calc(20px*100vw/375px)}}.section-investors__title{color:#fff;font-family:DM Sans;font-style:normal;font-weight:400;margin:0;text-align:center}@media only screen and (min-width:1030px){.section-investors__title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investors__title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.section-investors__title{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investors__title{line-height:calc(36px*100vw/375px)}}@media only screen and (min-width:1030px){.section-investors__title{max-width:calc(800px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investors__title{max-width:calc(800px*100vw/375px)}}@media only screen and (min-width:1030px){.section-investors__title{padding-bottom:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investors__title{padding-bottom:calc(40px*100vw/375px)}}.section-investors__marquee-wrapper{position:relative;width:100%;overflow:hidden}.section-investors__marquee-wrapper:before,.section-investors__marquee-wrapper:after{content:"";position:absolute;top:0;bottom:0;z-index:2;pointer-events:none}@media only screen and (min-width:1030px){.section-investors__marquee-wrapper:before,.section-investors__marquee-wrapper:after{width:calc(200px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investors__marquee-wrapper:before,.section-investors__marquee-wrapper:after{width:calc(60px*100vw/375px)}}.section-investors__marquee-wrapper:before{left:0;background:linear-gradient(to right,#111 0%,transparent 100%)}.section-investors__marquee-wrapper:after{right:0;background:linear-gradient(to left,#111 0%,transparent 100%)}.section-investors__marquee-track{display:flex;width:max-content;animation:marquee 20s linear infinite}@media only screen and (min-width:1030px){.section-investors__marquee-track{gap:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investors__marquee-track{gap:calc(20px*100vw/375px)}}.section-investors__marquee-track:hover{animation-play-state:paused}.section-investors__card{display:flex;flex-shrink:0;align-items:center;justify-content:center;border:1.57px solid rgba(255,255,255,.2);background:#ffffff0a;backdrop-filter:blur(12.59px);-webkit-backdrop-filter:blur(12.59px)}@media only screen and (min-width:1030px){.section-investors__card{width:calc(253px*100vw/1440px);height:calc(131px*100vw/1440px);border-radius:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investors__card{width:calc(160px*100vw/375px);height:calc(88px*100vw/375px);padding:calc(16px*100vw/375px) calc(20px*100vw/375px);border-radius:calc(16px*100vw/375px)}}.section-investors__card img{display:block;max-width:100%;height:auto}.section-trusted{background-color:#111;overflow:hidden;display:flex;align-items:center;flex-direction:column;margin-top:-1px;margin-bottom:-1px}@media only screen and (min-width:1030px){.section-trusted{padding:calc(120px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.section-trusted{padding:calc(80px*100vw/375px) 0}}.section-trusted__container{margin:0 auto;max-width:100%}@media only screen and (min-width:1030px){.section-trusted__container{padding:0 calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__container{padding:0 calc(24px*100vw/375px)}}.section-trusted__title{color:#fff;text-align:center;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-trusted__title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.section-trusted__title{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__title{line-height:calc(36px*100vw/375px)}}@media only screen and (min-width:1030px){.section-trusted__title{padding-bottom:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__title{padding-bottom:calc(24px*100vw/375px)}}.section-trusted__item{display:flex;flex-direction:column;gap:0;max-width:100%}@media only screen and (min-width:1030px){.section-trusted__item{width:calc(873px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__item{width:calc(280px*100vw/375px)}}.section-trusted__image{position:relative;width:100%;overflow:hidden}@media only screen and (min-width:1030px){.section-trusted__image{border-radius:calc(24px*100vw/1440px);aspect-ratio:8/3}}@media only screen and (max-width:1029px){.section-trusted__image{border-radius:calc(10px*100vw/375px);aspect-ratio:4/3}}.section-trusted__image img{width:100%;height:100%;object-fit:cover;display:block}.section-trusted__info{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.section-trusted__info{padding:calc(32px*100vw/1440px) calc(4px*100vw/1440px) 0;gap:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__info{padding:calc(20px*100vw/375px) calc(4px*100vw/375px) 0;gap:calc(10px*100vw/375px)}}.section-trusted__item-title{color:#fff;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-trusted__item-title{font-size:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__item-title{font-size:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-trusted__item-title{line-height:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__item-title{line-height:calc(24px*100vw/375px)}}.section-trusted__description{color:#d4d4d4;font-family:Inter;font-style:normal;font-weight:500;opacity:.6;margin:0}@media only screen and (min-width:1030px){.section-trusted__description{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__description{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-trusted__description{line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__description{line-height:calc(20px*100vw/375px)}}.section-trusted__controls{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-trusted__controls{gap:calc(42px*100vw/1440px);margin-top:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__controls{gap:calc(20px*100vw/375px);margin-top:calc(32px*100vw/375px)}}.section-trusted__arrow{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;border:1.5px solid rgba(255,255,255,.2);background:transparent;cursor:pointer;transition:border-color .25s ease,transform .2s ease}@media only screen and (min-width:1030px){.section-trusted__arrow{width:calc(48px*100vw/1440px);height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__arrow{width:calc(48px*100vw/375px);height:calc(48px*100vw/375px)}}.section-trusted__arrow svg{fill:#fff;transition:all .2s}@media only screen and (min-width:1030px){.section-trusted__arrow svg{width:calc(20px*100vw/1440px);height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-trusted__arrow svg{width:calc(20px*100vw/375px);height:calc(20px*100vw/375px)}}.section-trusted__arrow:hover{border-color:#fff}.section-trusted__arrow:active{transform:scale(.95)}.easy-steps{background-color:#111;display:flex;flex-direction:column;align-items:center;font-family:DM Sans,sans-serif;margin-top:-1px;margin-bottom:-1px}@media only screen and (min-width:1030px){.easy-steps{padding:calc(120px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps{padding:calc(80px*100vw/375px) calc(20px*100vw/375px)}}.easy-steps .title{color:#fff;text-align:center;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.easy-steps .title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.easy-steps .title{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .title{line-height:calc(36px*100vw/375px)}}@media only screen and (min-width:1030px){.easy-steps .title{padding-bottom:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .title{padding-bottom:calc(24px*100vw/375px)}}.easy-steps .stepsWrapper{display:flex;align-items:flex-start;justify-content:center;gap:0;width:100%;position:relative}@media only screen and (min-width:1030px){.easy-steps .stepsWrapper{max-width:calc(860px*100vw/1440px);margin-bottom:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .stepsWrapper{flex-direction:column;align-items:flex-start;gap:calc(28px*100vw/375px);max-width:100%;margin-bottom:calc(40px*100vw/375px)}}.easy-steps .stepItem{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;min-width:0}@media only screen and (max-width:1029px){.easy-steps .stepItem{flex-direction:row;align-items:flex-start;gap:calc(16px*100vw/375px);flex:unset;width:100%}}.easy-steps .connector{position:absolute;z-index:0;background:linear-gradient(to right,#3a3a3a 0% 100%)}@media only screen and (min-width:1030px){.easy-steps .connector{top:calc(19px*100vw/1440px);left:calc(50% + 20px*100vw/1440px);width:calc(100% - (40px*100vw/1440px));height:1px}}@media only screen and (max-width:1029px){.easy-steps .connector{display:none}}.easy-steps .circle{border-radius:50%;background-color:#ffffff1a;border:1.5px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;position:relative;z-index:1;transition:background-color .7s ease,border-color .7s ease,color .7s ease,box-shadow .7s ease;flex-shrink:0}@media only screen and (min-width:1030px){.easy-steps .circle{width:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .circle{width:calc(40px*100vw/375px)}}@media only screen and (min-width:1030px){.easy-steps .circle{height:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .circle{height:calc(40px*100vw/375px)}}@media only screen and (min-width:1030px){.easy-steps .circle{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .circle{font-size:calc(14px*100vw/375px)}}.easy-steps .circle.active{background-color:#fff98e;border-color:#fff98e;color:#111}.easy-steps .label{color:#fff;text-align:center;font-family:Inter;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.easy-steps .label{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .label{font-size:calc(15px*100vw/375px)}}@media only screen and (min-width:1030px){.easy-steps .label{padding-top:calc(22px*100vw/1440px);max-width:calc(200px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .label{padding-top:calc(8px*100vw/375px);text-align:left}}.easy-steps .label.activeLabel{color:#fff}.easy-steps .imageWrapper{width:100%;overflow:hidden;position:relative}@media only screen and (min-width:1030px){.easy-steps .imageWrapper{max-width:calc(850px*100vw/1440px);border-radius:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.easy-steps .imageWrapper{max-width:100%;border-radius:calc(8px*100vw/375px)}}.easy-steps .dashboardImage{width:100%;height:auto;display:block;object-fit:cover}.section-stats-dark{background-color:#111;margin-top:-1px;margin-bottom:-1px}@media only screen and (min-width:1030px){.section-stats-dark{padding:calc(60px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.section-stats-dark{padding:calc(40px*100vw/375px) 0}}.section-stats-dark__container{display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:24px;border:1px solid #737373;background:#111}@media only screen and (min-width:1030px){.section-stats-dark__container{margin:0 calc(180px*100vw/1440px) 0;padding-left:calc(60px*100vw/1440px);border-radius:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats-dark__container{flex-direction:column;align-items:flex-start;margin:0 calc(24px*100vw/375px) 0;padding:calc(32px*100vw/375px) 0 0;border-radius:calc(12px*100vw/375px)}}.section-stats-dark__content{display:flex;flex-direction:column;flex:1;width:100%}@media only screen and (min-width:1030px){.section-stats-dark__content{gap:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats-dark__content{gap:calc(10px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats-dark__content{max-width:calc(400px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats-dark__content{max-width:calc(372px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats-dark__content{padding-top:calc(42px*100vw/1440px);padding-bottom:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats-dark__content{padding-top:0;padding-bottom:calc(24px*100vw/375px);padding-right:calc(24px*100vw/375px);padding-left:calc(24px*100vw/375px)}}.section-stats-dark__title{color:#fff;font-family:DM Sans;font-style:normal;font-weight:500;margin:0}@media only screen and (min-width:1030px){.section-stats-dark__title{font-size:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats-dark__title{font-size:calc(20px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats-dark__title{line-height:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats-dark__title{line-height:calc(24px*100vw/375px)}}.section-stats-dark__number{color:#111;font-family:DM Sans;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-stats-dark__number{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats-dark__number{font-size:calc(40px*100vw/375px)}}@media only screen and (min-width:1030px){.section-stats-dark__number{line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-stats-dark__number{line-height:calc(44px*100vw/375px)}}.section-stats-dark__map{flex-shrink:0;display:flex;align-items:center;max-width:55%}@media only screen and (max-width:1029px){.section-stats-dark__map{max-width:none;width:100%;justify-content:center}}.section-stats-dark__map img{width:100%;height:100%;object-fit:contain;display:block}.section-cta{width:100%;overflow:hidden;background:#111;margin-top:-1px;margin-bottom:-1px}.section-cta__container{position:relative;width:100%;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-cta__container{min-height:calc(400px*100vw/1440px);padding:calc(120px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__container{min-height:calc(280px*100vw/375px);padding:calc(48px*100vw/375px) calc(20px*100vw/375px)}}.section-cta__background{position:absolute;inset:0;z-index:0}.section-cta__background img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-cta__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;width:100%}@media only screen and (min-width:1030px){.section-cta__content{padding:calc(120px*100vw/1440px) calc(24px*100vw/1440px);max-width:calc(1100px*100vw/1440px);gap:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__content{padding:calc(48px*100vw/375px) calc(24px*100vw/375px);max-width:100%;gap:calc(24px*100vw/375px)}}.section-cta__title{color:#fff;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.section-cta__title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.section-cta__title{line-height:1.05}}@media only screen and (max-width:1029px){.section-cta__title{line-height:1.05}}.section-cta__button{font-family:DM Sans;font-weight:500;display:inline-flex;align-items:center;background-color:#fff98e;color:#111;text-align:center;font-style:normal;line-height:normal;border-radius:999px;text-decoration:none;transition:background-color .2s ease,transform .2s ease;transition:all .2s}@media only screen and (min-width:1030px){.section-cta__button{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__button{gap:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.section-cta__button{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__button{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-cta__button{padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__button{padding:calc(12px*100vw/375px) calc(24px*100vw/375px)}}.section-cta__button:hover{background-color:#fff}@media only screen and (min-width:1030px){.section-cta__button:hover img{transform:translate(8px)}}.section-cta__button img{display:block;height:auto;transition:all .5s}@media only screen and (min-width:1030px){.section-cta__button img{width:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__button img{width:calc(20px*100vw/375px)}}.section-cta__button span{line-height:1}@media only screen and (min-width:1030px){.section-cta__button span{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__button span{font-size:calc(16px*100vw/375px)}}.section-cta__gradient-bg{position:absolute;bottom:0;left:0;z-index:1;width:100%;background:linear-gradient(180deg,#1110,#111)}@media only screen and (min-width:1030px){.section-cta__gradient-bg{height:calc(120px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cta__gradient-bg{height:calc(120px*100vw/375px)}}.section-footer{width:100%;background:#111;color:#fff;margin-top:-1px;margin-bottom:-1px}.section-footer__container{margin:0 auto;display:flex;flex-direction:column}@media only screen and (min-width:1030px){.section-footer__container{padding:calc(80px*100vw/1440px) calc(120px*100vw/1440px) calc(25px*100vw/1440px);gap:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__container{padding:calc(80px*100vw/375px) calc(20px*100vw/375px) calc(24px*100vw/375px);gap:calc(32px*100vw/375px)}}.section-footer__top-info{width:100%}.section-footer__main{display:flex;align-items:flex-start}@media only screen and (min-width:1030px){.section-footer__main{gap:calc(80px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__main{flex-direction:column;gap:calc(28px*100vw/375px)}}.section-footer__logo{display:flex;flex-direction:column;flex-shrink:0}@media only screen and (min-width:1030px){.section-footer__logo{gap:calc(20px*100vw/1440px);min-width:calc(220px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__logo{gap:calc(20px*100vw/375px);width:100%;min-width:unset}}.section-footer__media{display:flex}@media only screen and (min-width:1030px){.section-footer__media{gap:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__media{gap:calc(10px*100vw/375px)}}.section-footer__social{display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.25);transition:all .2s ease}@media only screen and (min-width:1030px){.section-footer__social{width:calc(36px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__social{width:calc(36px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__social{height:calc(36px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__social{height:calc(36px*100vw/375px)}}.section-footer__social svg{object-fit:contain}@media only screen and (min-width:1030px){.section-footer__social svg{width:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__social svg{width:calc(18px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__social svg{height:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__social svg{height:calc(18px*100vw/375px)}}.section-footer__social svg{display:block}.section-footer__social svg path{transition:all .2s ease}.section-footer__social:hover{border-color:#fff98e;background:#fff98e}.section-footer__social:hover svg path{fill:#000}.section-footer__link-sales{color:#fff;font-family:Inter;font-weight:400;transition:all .2s ease;opacity:.6}@media only screen and (min-width:1030px){.section-footer__link-sales{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__link-sales{font-size:calc(14px*100vw/375px)}}.section-footer__link-sales:hover{opacity:1;color:#fff98e}.section-footer__category{display:flex;flex-direction:column;flex:1}@media only screen and (min-width:1030px){.section-footer__category{gap:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__category{gap:calc(16px*100vw/375px);width:100%}}.section-footer__title{color:#fff;font-family:Inter;font-style:normal;font-weight:400;line-height:normal;margin:0}@media only screen and (min-width:1030px){.section-footer__title{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__title{font-size:calc(16px*100vw/375px)}}.section-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}@media only screen and (min-width:1030px){.section-footer__list{gap:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__list{gap:calc(12px*100vw/375px)}}.section-footer__item a{color:#a3a3a3;font-family:Inter;font-weight:400;line-height:normal;text-decoration:none;transition:color .2s ease}@media only screen and (min-width:1030px){.section-footer__item a{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__item a{font-size:calc(14px*100vw/375px)}}.section-footer__item a:hover{color:#fff98e}.section-footer__offices-info{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-footer__offices-info{gap:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__offices-info{flex-direction:column;align-items:flex-start;gap:calc(16px*100vw/375px)}}.section-footer__office-card{display:flex;align-items:center;border:none;padding:0}@media only screen and (min-width:1030px){.section-footer__office-card{gap:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__office-card{gap:calc(12px*100vw/375px)}}.section-footer__number{text-decoration:none}.section-footer__number:hover{border-color:#fff98e;background-color:#fff98e;color:#000}.section-footer__number:hover svg path{fill:#000}.section-footer__whatsapp{text-decoration:none}.section-footer__whatsapp:hover{border-color:#fff98e;background-color:#fff98e}.section-footer__whatsapp:hover svg path{fill:#000}.section-footer__location{display:flex;align-items:center}@media only screen and (min-width:1030px){.section-footer__location{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__location{gap:calc(8px*100vw/375px)}}.section-footer__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#e8f558}@media only screen and (min-width:1030px){.section-footer__icon img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__icon img{width:calc(16px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__icon img{height:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__icon img{height:calc(16px*100vw/375px)}}.section-footer__icon img{display:block}.section-footer__text{color:#fff;font-family:Inter;font-style:normal;font-weight:400;line-height:24px;margin:0}@media only screen and (min-width:1030px){.section-footer__text{font-size:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__text{font-size:calc(15px*100vw/375px)}}.section-footer__contact{display:flex;align-items:center;flex-wrap:wrap}@media only screen and (min-width:1030px){.section-footer__contact{gap:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__contact{gap:calc(10px*100vw/375px)}}.section-footer__number{display:inline-flex;align-items:center;border:1px solid #404040;color:#a3a3a3;font-family:Inter;font-style:normal;font-weight:400;line-height:24px;transition:all .5s}@media only screen and (min-width:1030px){.section-footer__number{gap:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__number{gap:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__number{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__number{font-size:calc(14px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__number{border-radius:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__number{border-radius:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__number{padding:calc(8px*100vw/1440px) calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__number{padding:calc(6px*100vw/375px) calc(12px*100vw/375px)}}.section-footer__number svg{flex-shrink:0;display:block}@media only screen and (min-width:1030px){.section-footer__number svg{width:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__number svg{width:calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__number svg{height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__number svg{height:calc(24px*100vw/375px)}}.section-footer__number svg path{transition:all .2s ease}.section-footer__whatsapp{display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;transition:all .2s ease}@media only screen and (min-width:1030px){.section-footer__whatsapp{width:calc(36px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__whatsapp{width:calc(36px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__whatsapp{height:calc(36px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__whatsapp{height:calc(36px*100vw/375px)}}.section-footer__whatsapp svg{display:block}@media only screen and (min-width:1030px){.section-footer__whatsapp svg{width:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__whatsapp svg{width:calc(18px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__whatsapp svg{height:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__whatsapp svg{height:calc(18px*100vw/375px)}}.section-footer__whatsapp svg path{transition:all .2s ease}.section-footer__address{color:#d4d4d4;font-family:Inter;font-style:normal;font-weight:400;line-height:normal;opacity:.6;margin:0;transition:all .5s}@media only screen and (min-width:1030px){.section-footer__address{font-size:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__address{font-size:calc(14px*100vw/375px)}}.section-footer__copyright{text-align:center;color:#fff9;font-family:Inter;font-style:normal;font-weight:400;line-height:normal}@media only screen and (min-width:1030px){.section-footer__copyright{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__copyright{font-size:calc(11px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__copyright{padding-top:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__copyright{padding-top:calc(12px*100vw/375px)}}.section-footer__legals{color:#fff9;font-family:Inter;font-style:normal;font-weight:400;line-height:normal}@media only screen and (min-width:1030px){.section-footer__legals{font-size:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__legals{font-size:calc(11px*100vw/375px)}}@media only screen and (min-width:1030px){.section-footer__legals{padding-top:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-footer__legals{padding-top:calc(12px*100vw/375px)}}.section-footer__legals a{text-decoration:underline}.section-hero-Tr{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #EAEAEA}.section-hero-Tr__container{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (min-width:1030px){.section-hero-Tr__container{gap:calc(80px*100vw/1440px);margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tr__container{margin:calc(80px*100vw/375px) calc(24px*100vw/375px);gap:calc(32px*100vw/375px);flex-wrap:wrap;align-items:center;justify-content:flex-start}}.section-hero-Tr__content{display:flex;flex:1;flex-direction:column}@media only screen and (min-width:1030px){.section-hero-Tr__content{gap:calc(24px*100vw/1440px);max-width:calc(480px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tr__content{gap:calc(24px*100vw/375px);max-width:100%}}.section-hero-Tr__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-hero-Tr__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tr__title{font-size:calc(40px*100vw/375px);line-height:calc(44px*100vw/375px)}}.section-hero-Tr__description{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-hero-Tr__description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tr__description{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-hero-Tr__cta{display:inline-flex;align-items:center;width:fit-content;background-color:#111;color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-style:normal;font-weight:500;border-radius:100px;transition:all .5s ease}@media only screen and (min-width:1030px){.section-hero-Tr__cta{gap:calc(8px*100vw/1440px);font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px);padding:calc(14px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tr__cta{gap:calc(8px*100vw/375px);font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px);padding:calc(12px*100vw/375px) calc(20px*100vw/375px)}}.section-hero-Tr__cta:hover{background-color:#fff;color:#111}.section-hero-Tr__cta:hover img{filter:invert(1)}@media only screen and (min-width:1030px){.section-hero-Tr__cta:hover img{transform:translate(8px)}}.section-hero-Tr__cta img{display:inline-block;height:auto;transition:background-color .2s;transition:color .2s;transition:transform .5s}@media only screen and (min-width:1030px){.section-hero-Tr__cta img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tr__cta img{width:calc(16px*100vw/375px)}}.section-hero-Tr__image{display:flex;align-items:center;flex-shrink:0;width:100%}@media only screen and (min-width:1030px){.section-hero-Tr__image{justify-content:flex-end;max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tr__image{justify-content:center;max-width:100%}}.section-hero-Tr__image img{display:block;width:100%;height:auto}@media only screen and (min-width:1030px){.section-hero-Tr__image img{border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tr__image img{border-radius:calc(20px*100vw/375px)}}.section-savings{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #EAEAEA}.section-savings__container{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (min-width:1030px){.section-savings__container{gap:calc(48px*100vw/1440px);margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-savings__container{flex-direction:column;align-items:flex-start;gap:calc(32px*100vw/375px);margin:calc(80px*100vw/375px) calc(24px*100vw/375px)}}.section-savings__content{display:flex;flex:1;flex-direction:column}@media only screen and (min-width:1030px){.section-savings__content{gap:calc(24px*100vw/1440px);max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-savings__content{gap:calc(24px*100vw/375px);max-width:100%}}.section-savings__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-savings__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-savings__title{font-size:calc(36px*100vw/375px);line-height:calc(40px*100vw/375px)}}.section-savings__description{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-savings__description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-savings__description{font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px)}}.section-savings__disclaimer{margin:0;color:#11111180;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-savings__disclaimer{font-size:calc(14px*100vw/1440px);line-height:calc(21px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-savings__disclaimer{font-size:calc(14px*100vw/375px);line-height:calc(21px*100vw/375px)}}.section-savings__image{display:flex;align-items:center;flex-shrink:0;width:100%}@media only screen and (min-width:1030px){.section-savings__image{justify-content:flex-end;max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-savings__image{justify-content:center;max-width:100%}}.section-savings__image img{display:block;width:100%;height:auto}@media only screen and (min-width:1030px){.section-savings__image img{border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-savings__image img{border-radius:calc(20px*100vw/375px)}}.section-benefits{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1030px){.section-benefits{margin:calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefits{margin:0 calc(24px*100vw/375px) calc(80px*100vw/375px)}}.section-benefits__container{display:flex;width:100%;align-items:stretch}@media only screen and (min-width:1030px){.section-benefits__container{gap:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefits__container{flex-direction:column;gap:calc(24px*100vw/375px)}}.section-benefits__card{display:flex;flex:1;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:#f0f0f0}@media only screen and (min-width:1030px){.section-benefits__card{border-radius:calc(20px*100vw/1440px);padding:0 0 calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefits__card{border-radius:calc(12px*100vw/375px);padding:0 0 calc(24px*100vw/375px)}}.section-benefits__card-image{width:100%;flex:1}.section-benefits__card-image img{display:block;width:100%;height:100%;object-fit:cover}.section-benefits__card-image .img2b{position:relative;height:100%}@media only screen and (min-width:1030px){.section-benefits__card-image .img2b{width:85%;top:calc(40px*100vw/1440px);left:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefits__card-image .img2b{width:85%;top:calc(40px*100vw/375px);left:calc(20px*100vw/375px)}}.section-benefits__card-image .img3b{position:relative;height:100%}@media only screen and (min-width:1030px){.section-benefits__card-image .img3b{width:90%;top:calc(20px*100vw/1440px);left:calc(25px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefits__card-image .img3b{width:90%;top:calc(20px*100vw/375px);left:calc(25px*100vw/375px)}}.section-benefits__card-text{margin:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-benefits__card-text{font-size:calc(32px*100vw/1440px);line-height:calc(32px*100vw/1440px);margin-top:calc(32px*100vw/1440px);margin-left:calc(42px*100vw/1440px);margin-right:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefits__card-text{font-size:calc(20px*100vw/375px);line-height:calc(26px*100vw/375px);margin-top:calc(20px*100vw/375px);margin-left:calc(16px*100vw/375px);margin-right:calc(16px*100vw/375px)}}.section-benefits__disclaimer{margin:0;color:#11111180;text-align:center;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-benefits__disclaimer{font-size:calc(14px*100vw/1440px);line-height:calc(21px*100vw/1440px);margin-top:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefits__disclaimer{font-size:calc(14px*100vw/375px);line-height:calc(21px*100vw/375px);margin-top:calc(20px*100vw/375px)}}.section-benefits__disclaimer a{color:#111;text-decoration:underline}.black-locations:has(.section-locations){background-color:#111;margin-top:-1px;margin-bottom:-1px}@media only screen and (min-width:1030px){.black-locations:has(.section-locations){padding:calc(120px*100vw/1440px) calc(61px*100vw/1440px) calc(120px*100vw/1440px)}}@media only screen and (max-width:1029px){.black-locations:has(.section-locations){padding:calc(80px*100vw/375px) calc(24px*100vw/375px) calc(80px*100vw/375px)}}@media only screen and (min-width:1030px){.black-locations:has(.section-locations) .section-locations{margin:0;padding-bottom:0}}@media only screen and (max-width:1029px){.black-locations:has(.section-locations) .section-locations{margin:0;padding-bottom:0}}.black-locations:has(.section-locations) .section-locations__title{color:#fff}@media only screen and (min-width:1030px){.section-locations{margin:calc(120px*100vw/1440px) calc(61px*100vw/1440px);padding-bottom:calc(120px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-locations{margin:calc(80px*100vw/375px) calc(24px*100vw/375px);padding-bottom:calc(80px*100vw/375px)}}.section-locations__container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1030px){.section-locations__container{gap:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-locations__container{gap:calc(24px*100vw/375px)}}.section-locations__title{margin:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-locations__title{font-size:calc(58px*100vw/1440px);line-height:calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-locations__title{font-size:calc(28px*100vw/375px);line-height:calc(32px*100vw/375px)}}.section-locations__grid{display:grid;width:100%}@media only screen and (min-width:1030px){.section-locations__grid{grid-template-columns:repeat(3,1fr);column-gap:calc(42px*100vw/1440px);row-gap:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-locations__grid{grid-template-columns:1fr;gap:calc(24px*100vw/375px)}}.section-locations__card{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%}@media only screen and (min-width:1030px){.section-locations__card{height:calc(239px*100vw/1440px);border-radius:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-locations__card{height:calc(239px*100vw/375px);border-radius:calc(12px*100vw/375px)}}.section-locations__card:after{content:"";position:absolute;inset:0;z-index:1}.section-locations__card-image{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;display:block;transition:transform .35s ease}.section-locations__card:hover .section-locations__card-image{transform:scale(1.04)}.section-locations__card-name{position:relative;z-index:2;color:#fff;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-locations__card-name{font-size:calc(32px*100vw/1440px);line-height:calc(48px*100vw/1440px);padding:0 calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-locations__card-name{font-size:calc(22px*100vw/375px);line-height:calc(28px*100vw/375px);padding:0 calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.section-questions{margin:calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions{margin:calc(80px*100vw/375px) calc(24px*100vw/375px) calc(80px*100vw/375px);padding-top:0}}.section-questions__container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1030px){.section-questions__container{gap:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions__container{gap:calc(24px*100vw/375px)}}.section-questions__title{margin:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-questions__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions__title{font-size:calc(28px*100vw/375px);line-height:calc(32px*100vw/375px)}}.section-questions__list{width:100%}@media only screen and (min-width:1030px){.section-questions__list{max-width:calc(800px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions__list{max-width:100%}}.section-questions__item{border-top:1px solid #e0e0e0;transition:border-top-color .3s ease}.section-questions__item--active{border-top-color:#111}.section-questions__question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;border:none;background:none;cursor:pointer;text-align:left}@media only screen and (min-width:1030px){.section-questions__question{padding:calc(28px*100vw/1440px) 0;gap:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions__question{padding:calc(18px*100vw/375px) 0;gap:calc(16px*100vw/375px)}}.section-questions__question span:first-child{color:#111;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-questions__question span:first-child{font-size:calc(18px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions__question span:first-child{font-size:calc(15px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-questions__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;opacity:.6;transform:rotate(-90deg);transition:transform .35s ease,opacity .3s ease}.section-questions__icon--open{transform:rotate(90deg);opacity:1}.section-questions__icon img{display:block}@media only screen and (min-width:1030px){.section-questions__icon img{width:calc(20px*100vw/1440px);height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions__icon img{width:calc(20px*100vw/375px);height:calc(20px*100vw/375px)}}.section-questions__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.section-questions__answer--open{grid-template-rows:1fr}.section-questions__answer-inner{overflow:hidden}.section-questions__answer-inner p{margin:0;color:#111;opacity:.5;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-questions__answer-inner p{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px);margin-bottom:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions__answer-inner p{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px);margin-bottom:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-questions__answer-inner p:last-child{margin-bottom:calc(28px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questions__answer-inner p:last-child{margin-bottom:calc(28px*100vw/375px)}}.section-hero-Tm{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #EAEAEA}.section-hero-Tm__container{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (min-width:1030px){.section-hero-Tm__container{gap:calc(80px*100vw/1440px);margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tm__container{margin:calc(80px*100vw/375px) calc(24px*100vw/375px);gap:calc(32px*100vw/375px);flex-wrap:wrap;align-items:center;justify-content:flex-start}}.section-hero-Tm__content{display:flex;flex:1;flex-direction:column}@media only screen and (min-width:1030px){.section-hero-Tm__content{gap:calc(24px*100vw/1440px);max-width:calc(480px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tm__content{gap:calc(24px*100vw/375px);max-width:100%}}.section-hero-Tm__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-hero-Tm__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tm__title{font-size:calc(40px*100vw/375px);line-height:calc(44px*100vw/375px)}}.section-hero-Tm__description{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-hero-Tm__description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tm__description{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-hero-Tm__cta{display:inline-flex;align-items:center;width:fit-content;background-color:#111;color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-style:normal;font-weight:500;border-radius:100px;transition:all .5s ease}@media only screen and (min-width:1030px){.section-hero-Tm__cta{gap:calc(8px*100vw/1440px);font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px);padding:calc(14px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tm__cta{gap:calc(8px*100vw/375px);font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px);padding:calc(12px*100vw/375px) calc(20px*100vw/375px)}}.section-hero-Tm__cta:hover{background-color:#fff;color:#111}.section-hero-Tm__cta:hover img{filter:invert(1)}@media only screen and (min-width:1030px){.section-hero-Tm__cta:hover img{transform:translate(8px)}}.section-hero-Tm__cta img{display:inline-block;height:auto;transition:background-color .2s;transition:color .2s;transition:transform .5s}@media only screen and (min-width:1030px){.section-hero-Tm__cta img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tm__cta img{width:calc(16px*100vw/375px)}}.section-hero-Tm__image{display:flex;align-items:center;flex-shrink:0;width:100%}@media only screen and (min-width:1030px){.section-hero-Tm__image{justify-content:flex-end;max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tm__image{justify-content:center;max-width:100%}}.section-hero-Tm__image img{display:block;width:100%;height:auto}@media only screen and (min-width:1030px){.section-hero-Tm__image img{border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-Tm__image img{border-radius:calc(20px*100vw/375px)}}.section-benefitsPM{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1030px){.section-benefitsPM{margin:calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsPM{margin:0 calc(24px*100vw/375px) calc(80px*100vw/375px)}}.section-benefitsPM__card-main{position:relative;display:flex;width:100%;align-items:center;justify-content:space-between;overflow:hidden;background-color:#111}@media only screen and (min-width:1030px){.section-benefitsPM__card-main{gap:calc(40px*100vw/1440px);min-height:calc(547px*100vw/1440px);margin-bottom:calc(42px*100vw/1440px);border-radius:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsPM__card-main{flex-direction:column;gap:0;min-height:calc(480px*100vw/375px);margin-bottom:calc(24px*100vw/375px);border-radius:calc(24px*100vw/375px)}}.section-benefitsPM__card-main-info{display:flex;flex-shrink:0;flex-direction:column;position:relative;z-index:2}@media only screen and (min-width:1030px){.section-benefitsPM__card-main-info{gap:calc(20px*100vw/1440px);max-width:40%;padding:calc(56px*100vw/1440px) 0 calc(56px*100vw/1440px) calc(56px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsPM__card-main-info{gap:calc(20px*100vw/375px);max-width:100%;padding:calc(32px*100vw/375px) calc(24px*100vw/375px) calc(32px*100vw/375px)}}.section-benefitsPM__card-main-title{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-benefitsPM__card-main-title{font-size:calc(32px*100vw/1440px);line-height:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsPM__card-main-title{font-size:calc(24px*100vw/375px);line-height:calc(30px*100vw/375px)}}.section-benefitsPM__card-main-text{margin:0;color:#a3a3a3;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-benefitsPM__card-main-text{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsPM__card-main-text{font-size:calc(13px*100vw/375px);line-height:calc(20px*100vw/375px)}}.section-benefitsPM__card-main-image{position:absolute;z-index:1;right:0;display:flex;flex:1;align-items:flex-end;justify-content:flex-end;min-height:0}@media only screen and (min-width:1030px){.section-benefitsPM__card-main-image{width:100%;height:100%;max-width:50%}}@media only screen and (max-width:1029px){.section-benefitsPM__card-main-image{bottom:0;width:93%;height:calc(320px*100vw/375px)}}.section-benefitsPM__card-main-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:bottom}.section-benefitsPM__container{display:flex;width:100%;align-items:stretch}@media only screen and (min-width:1030px){.section-benefitsPM__container{gap:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsPM__container{flex-direction:column;gap:calc(24px*100vw/375px)}}.section-benefitsPM__card{display:flex;flex:1;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:#f0f0f0}@media only screen and (min-width:1030px){.section-benefitsPM__card{border-radius:calc(20px*100vw/1440px);padding:0 0 calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsPM__card{border-radius:calc(12px*100vw/375px);padding:0 0 calc(24px*100vw/375px)}}.section-benefitsPM__card-image{width:100%;flex:1}.section-benefitsPM__card-image img{display:block;width:100%;height:100%;object-fit:cover}.section-benefitsPM__card-image .benefit1{position:relative}@media only screen and (min-width:1030px){.section-benefitsPM__card-image .benefit1{top:calc(45px*100vw/1440px);left:calc(30px*100vw/1440px);width:85%;height:90%}}@media only screen and (max-width:1029px){.section-benefitsPM__card-image .benefit1{top:calc(10px*100vw/375px);left:calc(30px*100vw/375px);width:85%;height:90%}}.section-benefitsPM__card-image .img2b{position:relative}@media only screen and (min-width:1030px){.section-benefitsPM__card-image .img2b{top:calc(40px*100vw/1440px);left:calc(20px*100vw/1440px);width:85%;height:100%}}@media only screen and (max-width:1029px){.section-benefitsPM__card-image .img2b{top:calc(40px*100vw/375px);left:calc(20px*100vw/375px);width:85%;height:100%}}.section-benefitsPM__card-image .img3b{position:relative}@media only screen and (min-width:1030px){.section-benefitsPM__card-image .img3b{top:calc(20px*100vw/1440px);left:calc(25px*100vw/1440px);width:90%;height:100%}}@media only screen and (max-width:1029px){.section-benefitsPM__card-image .img3b{top:calc(20px*100vw/375px);left:calc(25px*100vw/375px);width:90%;height:100%}}.section-benefitsPM__card-text{margin:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-benefitsPM__card-text{font-size:calc(32px*100vw/1440px);line-height:calc(32px*100vw/1440px);margin-top:calc(32px*100vw/1440px);margin-left:calc(42px*100vw/1440px);margin-right:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsPM__card-text{font-size:calc(20px*100vw/375px);line-height:calc(26px*100vw/375px);margin-top:calc(20px*100vw/375px);margin-left:calc(16px*100vw/375px);margin-right:calc(16px*100vw/375px)}}.section-hero-mult-d{display:flex;align-items:center;justify-content:center;background-color:#111}.section-hero-mult-d__container{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;gap:0}@media only screen and (min-width:1030px){.section-hero-mult-d__container{padding:calc(160px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-mult-d__container{padding:calc(80px*100vw/375px) calc(24px*100vw/375px)}}.section-hero-mult-d__eyebrow{margin:0;color:#a3a3a3;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-hero-mult-d__eyebrow{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px);margin-bottom:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-mult-d__eyebrow{font-size:calc(13px*100vw/375px);line-height:calc(22px*100vw/375px);margin-bottom:calc(24px*100vw/375px)}}.section-hero-mult-d__title{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-hero-mult-d__title{max-width:calc(680px*100vw/1440px);font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px);margin-bottom:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-mult-d__title{max-width:100%;font-size:calc(36px*100vw/375px);line-height:calc(40px*100vw/375px);margin-bottom:calc(24px*100vw/375px)}}.section-hero-mult-d__description{margin:0;color:#a3a3a3;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-hero-mult-d__description{max-width:calc(970px*100vw/1440px);font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px);margin-bottom:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-mult-d__description{max-width:100%;font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px);margin-bottom:calc(28px*100vw/375px)}}.section-hero-mult-d__cta{display:inline-flex;align-items:center;width:fit-content;background-color:#fff98e;color:#111;text-decoration:none;font-family:Inter,sans-serif;font-weight:400;border-radius:100px;transition:background-color .2s ease,transform .2s ease;transition:all .2s}@media only screen and (min-width:1030px){.section-hero-mult-d__cta{gap:calc(8px*100vw/1440px);font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px);padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px);margin-bottom:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-mult-d__cta{gap:calc(8px*100vw/375px);font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px);padding:calc(12px*100vw/375px) calc(20px*100vw/375px);margin-bottom:calc(32px*100vw/375px)}}.section-hero-mult-d__cta:hover{background-color:#fff}@media only screen and (min-width:1030px){.section-hero-mult-d__cta:hover img{transform:translate(8px)}}.section-hero-mult-d__cta img{display:inline-block;height:auto;transition:all .5s}@media only screen and (min-width:1030px){.section-hero-mult-d__cta img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-mult-d__cta img{width:calc(16px*100vw/375px)}}.section-hero-mult-d__cta:hover img{transform:translate(6px)}.section-hero-mult-d__image{width:100%;overflow:hidden;position:relative;border:1px solid rgba(234,234,234,.6)}@media only screen and (min-width:1030px){.section-hero-mult-d__image{max-width:calc(1012px*100vw/1440px);border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-hero-mult-d__image{max-width:100%;border-radius:calc(12px*100vw/375px)}}.section-hero-mult-d__image img{display:block;width:100%;height:auto}.section-hero-mult-d__image--video{aspect-ratio:1012/506}@media only screen and (max-width:1029px){.section-hero-mult-d__image--video{aspect-ratio:auto}}.section-hero-mult-d__video{display:block;width:100%;height:100%;object-fit:cover}.section-hero-mult-d__video-btn{position:absolute;left:24px;bottom:24px;width:52px;height:52px;padding:0;border:none;background:transparent;border-radius:999px;cursor:pointer;z-index:3;display:inline-flex;align-items:center;justify-content:center}@media only screen and (max-width:1029px){.section-hero-mult-d__video-btn{right:16px;bottom:16px}}.section-hero-mult-d__progress-ring{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg);overflow:visible}.section-hero-mult-d__ring-track,.section-hero-mult-d__ring-progress{fill:none;stroke-width:4}.section-hero-mult-d__ring-track{stroke:#ffffff47}.section-hero-mult-d__ring-progress{stroke:#fff;stroke-linecap:round;stroke-dasharray:175.93;stroke-dashoffset:175.93;transition:stroke-dashoffset .08s linear}.section-hero-mult-d__video-btn-bg{position:absolute;inset:4px;border-radius:999px;background:#5a5a5a94;backdrop-filter:blur(6px)}.section-hero-mult-d__video-btn-icon{position:relative;z-index:2;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.section-hero-mult-d__video-btn-icon .icon-pause,.section-hero-mult-d__video-btn-icon .icon-play{position:absolute;display:block;transition:opacity .2s ease}.section-hero-mult-d__video-btn-icon .icon-pause{width:12px;height:12px;opacity:1}.section-hero-mult-d__video-btn-icon .icon-pause:before,.section-hero-mult-d__video-btn-icon .icon-pause:after{content:"";position:absolute;top:0;width:3px;height:12px;background:#fff;border-radius:2px}.section-hero-mult-d__video-btn-icon .icon-pause:before{left:1px}.section-hero-mult-d__video-btn-icon .icon-pause:after{right:1px}.section-hero-mult-d__video-btn-icon .icon-play{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff;transform:translate(1px);opacity:0}.section-hero-mult-d__video-btn.is-paused .icon-pause{opacity:0}.section-hero-mult-d__video-btn.is-paused .icon-play,.section-hero-mult-d__video-btn.is-playing .icon-pause{opacity:1}.section-hero-mult-d__video-btn.is-playing .icon-play{opacity:0}.section-receive-transfers{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1030px){.section-receive-transfers{margin:calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers{margin:calc(80px*100vw/375px) calc(24px*100vw/375px)}}.section-receive-transfers__countries{display:flex;flex-direction:column;align-items:center;width:100%}@media only screen and (min-width:1030px){.section-receive-transfers__countries{margin-bottom:calc(56px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers__countries{margin-bottom:calc(40px*100vw/375px)}}.section-receive-transfers__countries-title{margin:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-receive-transfers__countries-title{max-width:calc(780px*100vw/1440px);font-size:calc(64px*100vw/1440px);line-height:calc(68px*100vw/1440px);margin-bottom:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers__countries-title{max-width:100%;font-size:calc(32px*100vw/375px);line-height:calc(38px*100vw/375px);margin-bottom:calc(32px*100vw/375px)}}.section-receive-transfers__countries-list{display:flex;align-items:center;justify-content:center;width:100%}@media only screen and (min-width:1030px){.section-receive-transfers__countries-list{gap:calc(48px*100vw/1440px);flex-wrap:nowrap}}@media only screen and (max-width:1029px){.section-receive-transfers__countries-list{gap:calc(15px*100vw/375px) calc(40px*100vw/375px);flex-wrap:wrap}}.section-receive-transfers__countries-flag{display:flex;align-items:center}@media only screen and (min-width:1030px){.section-receive-transfers__countries-flag{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers__countries-flag{gap:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-receive-transfers__countries-flag img{width:calc(40px*100vw/1440px);height:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers__countries-flag img{width:calc(28px*100vw/375px);height:calc(28px*100vw/375px)}}.section-receive-transfers__countries-selector{margin:0;color:#a3a3a3;text-transform:uppercase;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-receive-transfers__countries-selector{font-size:calc(32px*100vw/1440px);line-height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers__countries-selector{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.section-receive-transfers__container{display:flex;width:100%;align-items:stretch}@media only screen and (min-width:1030px){.section-receive-transfers__container{gap:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers__container{flex-direction:column;gap:calc(24px*100vw/375px)}}.section-receive-transfers__card{display:flex;flex:1;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:#f0f0f0}@media only screen and (min-width:1030px){.section-receive-transfers__card{border-radius:calc(20px*100vw/1440px);padding:0 0 calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers__card{border-radius:calc(12px*100vw/375px);padding:0 0 calc(24px*100vw/375px)}}.section-receive-transfers__card-image{width:100%;flex:1}.section-receive-transfers__card-image img{display:block;width:100%;height:100%;object-fit:cover}.section-receive-transfers__card-image .benefit1{position:relative}@media only screen and (min-width:1030px){.section-receive-transfers__card-image .benefit1{top:calc(75px*100vw/1440px);left:calc(30px*100vw/1440px);width:85%;height:65%}}@media only screen and (max-width:1029px){.section-receive-transfers__card-image .benefit1{top:calc(10px*100vw/375px);left:calc(30px*100vw/375px);width:85%;height:65%}}.section-receive-transfers__card-image .img2b{position:relative}@media only screen and (min-width:1030px){.section-receive-transfers__card-image .img2b{top:0;left:calc(28px*100vw/1440px);width:85%;height:76.5%}}@media only screen and (max-width:1029px){.section-receive-transfers__card-image .img2b{top:calc(-30px*100vw/375px);left:calc(27px*100vw/375px);width:85%;height:76.5%}}.section-receive-transfers__card-image .img3b{position:relative}@media only screen and (min-width:1030px){.section-receive-transfers__card-image .img3b{top:calc(20px*100vw/1440px);left:calc(25px*100vw/1440px);width:90%;height:100%}}@media only screen and (max-width:1029px){.section-receive-transfers__card-image .img3b{top:calc(12px*100vw/375px);left:calc(20px*100vw/375px);width:90%;height:100%}}.section-receive-transfers__card-text{margin:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-receive-transfers__card-text{font-size:calc(32px*100vw/1440px);line-height:calc(32px*100vw/1440px);margin-top:calc(32px*100vw/1440px);margin-left:calc(42px*100vw/1440px);margin-right:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-receive-transfers__card-text{font-size:calc(20px*100vw/375px);line-height:calc(26px*100vw/375px);margin-top:calc(20px*100vw/375px);margin-left:calc(16px*100vw/375px);margin-right:calc(16px*100vw/375px)}}.section-heroCIM{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #EAEAEA}.section-heroCIM__container{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (min-width:1030px){.section-heroCIM__container{gap:calc(80px*100vw/1440px);margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-heroCIM__container{margin:calc(80px*100vw/375px) calc(24px*100vw/375px);gap:calc(32px*100vw/375px);flex-wrap:wrap;align-items:center;justify-content:flex-start}}.section-heroCIM__content{display:flex;flex:1;flex-direction:column}@media only screen and (min-width:1030px){.section-heroCIM__content{gap:calc(24px*100vw/1440px);max-width:calc(480px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-heroCIM__content{gap:calc(24px*100vw/375px);max-width:100%}}.section-heroCIM__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-heroCIM__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-heroCIM__title{font-size:calc(40px*100vw/375px);line-height:calc(44px*100vw/375px)}}.section-heroCIM__description{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-heroCIM__description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-heroCIM__description{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-heroCIM__cta{display:inline-flex;align-items:center;width:fit-content;background-color:#111;color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-style:normal;font-weight:500;border-radius:100px;transition:all .5s ease}@media only screen and (min-width:1030px){.section-heroCIM__cta{gap:calc(8px*100vw/1440px);font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px);padding:calc(14px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-heroCIM__cta{gap:calc(8px*100vw/375px);font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px);padding:calc(12px*100vw/375px) calc(20px*100vw/375px)}}.section-heroCIM__cta:hover{background-color:#fff;color:#111}.section-heroCIM__cta:hover img{filter:invert(1)}@media only screen and (min-width:1030px){.section-heroCIM__cta:hover img{transform:translate(8px)}}.section-heroCIM__cta img{display:inline-block;height:auto;transition:background-color .2s;transition:color .2s;transition:transform .5s}@media only screen and (min-width:1030px){.section-heroCIM__cta img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-heroCIM__cta img{width:calc(16px*100vw/375px)}}.section-heroCIM__image{display:flex;align-items:center;flex-shrink:0;width:100%}@media only screen and (min-width:1030px){.section-heroCIM__image{justify-content:flex-end;max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-heroCIM__image{justify-content:center;max-width:100%}}.section-heroCIM__image img{display:block;width:100%;height:auto}@media only screen and (min-width:1030px){.section-heroCIM__image img{border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-heroCIM__image img{border-radius:calc(20px*100vw/375px)}}.section-payment{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #EAEAEA}.section-payment__container{display:flex;width:100%;align-items:center;justify-content:space-between}@media only screen and (min-width:1030px){.section-payment__container{margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px);gap:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-payment__container{flex-direction:column;align-items:flex-start;margin:calc(80px*100vw/375px) calc(24px*100vw/375px);gap:calc(32px*100vw/375px)}}.section-payment__content{display:flex;flex-direction:column;flex:1}@media only screen and (min-width:1030px){.section-payment__content{gap:calc(24px*100vw/1440px);max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-payment__content{gap:calc(24px*100vw/375px);max-width:100%}}.section-payment__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-payment__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-payment__title{font-size:calc(36px*100vw/375px);line-height:calc(40px*100vw/375px)}}.section-payment__description{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-payment__description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px);max-width:calc(600px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-payment__description{font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px);max-width:100%}}.section-payment__image{flex-shrink:0;display:flex;width:100%;align-items:center}@media only screen and (min-width:1030px){.section-payment__image{justify-content:flex-end;max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-payment__image{justify-content:center;max-width:100%}}.section-payment__image img{display:block;width:100%;height:auto}@media only screen and (min-width:1030px){.section-payment__image img{border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-payment__image img{border-radius:calc(12px*100vw/375px)}}.section-infrastructure{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #EAEAEA}.section-infrastructure__container{display:flex;width:100%;align-items:center;justify-content:space-between}@media only screen and (min-width:1030px){.section-infrastructure__container{margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px);gap:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-infrastructure__container{flex-direction:column;align-items:flex-start;margin:calc(80px*100vw/375px) calc(24px*100vw/375px);gap:calc(32px*100vw/375px)}}.section-infrastructure__content{display:flex;flex:1;flex-direction:column}@media only screen and (min-width:1030px){.section-infrastructure__content{gap:calc(24px*100vw/1440px);max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-infrastructure__content{gap:calc(24px*100vw/375px);max-width:100%}}.section-infrastructure__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-infrastructure__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-infrastructure__title{font-size:calc(36px*100vw/375px);line-height:calc(40px*100vw/375px)}}.section-infrastructure__description{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-infrastructure__description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-infrastructure__description{font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px)}}.section-infrastructure__image{display:flex;width:100%;align-items:center;flex-shrink:0}@media only screen and (min-width:1030px){.section-infrastructure__image{justify-content:flex-end;max-width:calc(622px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-infrastructure__image{justify-content:center;max-width:100%}}.section-infrastructure__image img{display:block;width:100%;height:auto}@media only screen and (min-width:1030px){.section-infrastructure__image img{border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-infrastructure__image img{border-radius:calc(12px*100vw/375px)}}.section-benefitsCIM{display:flex;align-items:center;justify-content:center}.section-benefitsCIM__container{display:flex;width:100%;flex-direction:column}@media only screen and (min-width:1030px){.section-benefitsCIM__container{gap:calc(24px*100vw/1440px);margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__container{gap:calc(24px*100vw/375px);margin:calc(80px*100vw/375px) calc(24px*100vw/375px)}}.section-benefitsCIM__banner{display:flex;align-items:center;justify-content:space-between;background-color:#111}@media only screen and (min-width:1030px){.section-benefitsCIM__banner{gap:calc(48px*100vw/1440px);border-radius:calc(24px*100vw/1440px);padding:calc(107px*100vw/1440px) calc(140px*100vw/1440px) calc(107px*100vw/1440px) calc(81px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__banner{flex-direction:column;align-items:flex-start;gap:calc(32px*100vw/375px);border-radius:calc(24px*100vw/375px);padding:calc(32px*100vw/375px) calc(24px*100vw/375px)}}.section-benefitsCIM__banner-content{display:flex;flex:1;flex-direction:column}@media only screen and (min-width:1030px){.section-benefitsCIM__banner-content{gap:calc(26px*100vw/1440px);max-width:calc(560px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__banner-content{gap:calc(26px*100vw/375px);max-width:100%}}.section-benefitsCIM__banner-title{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-benefitsCIM__banner-title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__banner-title{font-size:calc(36px*100vw/375px);line-height:calc(40px*100vw/375px)}}.section-benefitsCIM__banner-description{margin:0;color:#a3a3a3;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-benefitsCIM__banner-description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__banner-description{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-benefitsCIM__currencies{display:flex;flex-shrink:0;flex-direction:column;list-style:none;margin:0;padding:0}@media only screen and (min-width:1030px){.section-benefitsCIM__currencies{gap:calc(30px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__currencies{gap:calc(24px*100vw/375px);width:100%}}.section-benefitsCIM__currency-item{display:flex;align-items:center}@media only screen and (min-width:1030px){.section-benefitsCIM__currency-item{gap:calc(13px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__currency-item{gap:calc(13px*100vw/375px)}}.section-benefitsCIM__currency-flag{overflow:hidden;flex-shrink:0}@media only screen and (min-width:1030px){.section-benefitsCIM__currency-flag{width:calc(40px*100vw/1440px);height:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__currency-flag{width:calc(32px*100vw/375px);height:calc(32px*100vw/375px)}}.section-benefitsCIM__currency-flag img{display:block;width:100%;height:100%;object-fit:cover}.section-benefitsCIM__currency-label{color:#fff;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-benefitsCIM__currency-label{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__currency-label{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-benefitsCIM__cards{display:flex}@media only screen and (min-width:1030px){.section-benefitsCIM__cards{gap:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__cards{flex-direction:column;gap:calc(24px*100vw/375px)}}.section-benefitsCIM__card{display:flex;flex:1;flex-direction:column;align-items:center;text-align:center;background-color:#eaeaea}@media only screen and (min-width:1030px){.section-benefitsCIM__card{gap:calc(24px*100vw/1440px);border-radius:calc(24px*100vw/1440px);padding:calc(56px*100vw/1440px) calc(40px*100vw/1440px) calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__card{gap:calc(24px*100vw/375px);border-radius:calc(24px*100vw/375px);padding:calc(32px*100vw/375px) calc(24px*100vw/375px)}}.section-benefitsCIM__card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media only screen and (min-width:1030px){.section-benefitsCIM__card-icon{width:calc(120px*100vw/1440px);height:calc(120px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__card-icon{width:calc(96px*100vw/375px);height:calc(96px*100vw/375px)}}.section-benefitsCIM__card-icon img{display:block;width:100%;height:auto}.section-benefitsCIM__card-title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:500}@media only screen and (min-width:1030px){.section-benefitsCIM__card-title{max-width:calc(400px*100vw/1440px);font-size:calc(32px*100vw/1440px);line-height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__card-title{max-width:100%;font-size:calc(18px*100vw/375px);line-height:calc(26px*100vw/375px)}}.section-benefitsCIM__card-description{margin:0;color:#111;opacity:.5;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-benefitsCIM__card-description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-benefitsCIM__card-description{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-globalT{width:100%;overflow:hidden;background:#000}.section-globalT__container{position:relative;display:flex;width:100%;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-globalT__container{height:100vh;min-height:calc(900px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-globalT__container{min-height:100vh}}.section-globalT__background{position:absolute;inset:0;z-index:0}.section-globalT__background img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.section-globalT__content{position:relative;z-index:2;display:flex;width:100%;flex-direction:column;align-items:center;text-align:center;margin:0 auto}@media only screen and (min-width:1030px){.section-globalT__content{max-width:calc(700px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-globalT__content{max-width:100%;padding:calc(64px*100vw/375px) calc(24px*100vw/375px)}}.section-globalT__title{margin:0;color:#fff;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-globalT__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-globalT__title{font-size:calc(32px*100vw/375px);line-height:calc(36px*100vw/375px)}}.section-globalT__text{margin:0;color:#fff;text-align:center;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-globalT__text{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px);padding-top:calc(24px*100vw/1440px);padding-bottom:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-globalT__text{font-size:calc(17px*100vw/375px);line-height:calc(22px*100vw/375px);padding-top:calc(16px*100vw/375px);padding-bottom:calc(16px*100vw/375px)}}.section-globalT__cta{display:inline-flex;align-items:center;width:fit-content;background-color:#fff98e;color:#111;text-decoration:none;font-family:Inter,sans-serif;font-weight:400;border-radius:100px;transition:background-color .2s ease,transform .2s ease;transition:all .2s}@media only screen and (min-width:1030px){.section-globalT__cta{gap:calc(8px*100vw/1440px);font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px);padding:calc(12px*100vw/1440px) calc(24px*100vw/1440px);margin-bottom:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-globalT__cta{gap:calc(8px*100vw/375px);font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px);padding:calc(12px*100vw/375px) calc(20px*100vw/375px);margin-bottom:calc(32px*100vw/375px)}}.section-globalT__cta:hover{background-color:#fff}@media only screen and (min-width:1030px){.section-globalT__cta:hover img{transform:translate(8px)}}.section-globalT__cta img{display:inline-block;height:auto;transition:all .5s}@media only screen and (min-width:1030px){.section-globalT__cta img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-globalT__cta img{width:calc(16px*100vw/375px)}}.section-globalT__cta:hover img{transform:translate(6px)}.section-commitment{width:100%;background:#fff}.section-commitment__container{display:flex;width:100%;align-items:center;justify-content:center}.section-commitment__content{display:flex;width:100%;flex-direction:column;align-items:center;text-align:center;margin:0 auto}@media only screen and (min-width:1030px){.section-commitment__content{max-width:calc(1000px*100vw/1440px);padding:calc(120px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-commitment__content{max-width:100%;padding:calc(48px*100vw/375px) calc(24px*100vw/375px)}}.section-commitment__icon{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-commitment__icon{margin-bottom:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-commitment__icon{margin-bottom:calc(12px*100vw/375px)}}.section-commitment__icon img{height:auto;display:block}@media only screen and (min-width:1030px){.section-commitment__icon img{width:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-commitment__icon img{width:calc(36px*100vw/375px)}}.section-commitment__text{margin:0;color:#111;text-align:center;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-commitment__text{font-size:calc(32px*100vw/1440px);line-height:calc(44px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-commitment__text{font-size:calc(20px*100vw/375px);line-height:calc(28px*100vw/375px)}}.section-cardsBenefits{display:flex;align-items:center;justify-content:center}.section-cardsBenefits__container{display:flex;width:100%;flex-direction:column}@media only screen and (min-width:1030px){.section-cardsBenefits__container{gap:calc(24px*100vw/1440px);margin:calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cardsBenefits__container{gap:calc(24px*100vw/375px);margin:calc(80px*100vw/375px) calc(24px*100vw/375px)}}.section-cardsBenefits__cards{display:flex}@media only screen and (min-width:1030px){.section-cardsBenefits__cards{gap:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cardsBenefits__cards{flex-direction:column;gap:calc(24px*100vw/375px)}}.section-cardsBenefits__card{display:flex;flex:1;flex-direction:column;align-items:center;text-align:center;background-color:#eaeaea}@media only screen and (min-width:1030px){.section-cardsBenefits__card{gap:calc(24px*100vw/1440px);border-radius:calc(24px*100vw/1440px);padding:calc(56px*100vw/1440px) calc(40px*100vw/1440px) calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cardsBenefits__card{gap:calc(24px*100vw/375px);border-radius:calc(24px*100vw/375px);padding:calc(32px*100vw/375px) calc(24px*100vw/375px)}}.section-cardsBenefits__card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media only screen and (min-width:1030px){.section-cardsBenefits__card-icon{width:calc(120px*100vw/1440px);height:calc(120px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cardsBenefits__card-icon{width:calc(96px*100vw/375px);height:calc(96px*100vw/375px)}}.section-cardsBenefits__card-icon img{display:block;width:100%;height:auto}.section-cardsBenefits__card-title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-cardsBenefits__card-title{max-width:calc(400px*100vw/1440px);font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cardsBenefits__card-title{max-width:100%;font-size:calc(18px*100vw/375px);line-height:calc(26px*100vw/375px)}}.section-cardsBenefits__card-description{margin:0;color:#111;opacity:.5;text-align:left;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-cardsBenefits__card-description{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cardsBenefits__card-description{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-cardsBenefits__card-description p{margin:0}@media only screen and (min-width:1030px){.section-cardsBenefits__card-description p+p{margin-top:calc(18px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-cardsBenefits__card-description p+p{margin-top:calc(18px*100vw/375px)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-investorsAb{width:100%;overflow:hidden;background:#111}.section-investorsAb__container{display:flex;width:100%;flex-direction:column;align-items:center}@media only screen and (min-width:1030px){.section-investorsAb__container{gap:calc(53px*100vw/1440px);padding:calc(120px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.section-investorsAb__container{gap:calc(40px*100vw/375px);padding:calc(64px*100vw/375px) 0}}.section-investorsAb__title{margin:0;color:#fff;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-investorsAb__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investorsAb__title{font-size:calc(32px*100vw/375px);line-height:calc(38px*100vw/375px);margin-left:calc(24px*100vw/375px);margin-right:calc(24px*100vw/375px)}}.section-investorsAb__marquee-wrapper{position:relative;width:100%;overflow:hidden}.section-investorsAb__marquee-wrapper:before,.section-investorsAb__marquee-wrapper:after{content:"";position:absolute;top:0;bottom:0;z-index:2;pointer-events:none}@media only screen and (min-width:1030px){.section-investorsAb__marquee-wrapper:before,.section-investorsAb__marquee-wrapper:after{width:calc(200px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investorsAb__marquee-wrapper:before,.section-investorsAb__marquee-wrapper:after{width:calc(60px*100vw/375px)}}.section-investorsAb__marquee-wrapper:before{left:0;background:linear-gradient(to right,#111 0%,transparent 100%)}.section-investorsAb__marquee-wrapper:after{right:0;background:linear-gradient(to left,#111 0%,transparent 100%)}.section-investorsAb__marquee-track{display:flex;width:max-content;animation:marquee 20s linear infinite}@media only screen and (min-width:1030px){.section-investorsAb__marquee-track{gap:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investorsAb__marquee-track{gap:calc(20px*100vw/375px)}}.section-investorsAb__card{display:flex;flex-shrink:0;align-items:center;justify-content:center;border:1.57px solid rgba(255,255,255,.2);background:#ffffff0a;backdrop-filter:blur(12.59px);-webkit-backdrop-filter:blur(12.59px)}@media only screen and (min-width:1030px){.section-investorsAb__card{width:calc(253px*100vw/1440px);height:calc(131px*100vw/1440px);border-radius:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-investorsAb__card{width:calc(160px*100vw/375px);height:calc(88px*100vw/375px);padding:calc(16px*100vw/375px) calc(20px*100vw/375px);border-radius:calc(16px*100vw/375px)}}.section-investorsAb__card img{display:block;max-width:100%;height:auto}.section-titleMain{position:relative;display:flex;width:100%;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid #eaeaea;padding-bottom:5px}.section-titleMain__bg-dots{position:absolute;inset:0;z-index:0;background-image:radial-gradient(circle,#d1d1d1 1px,transparent 1px);background-size:24px 24px}.section-titleMain__gradient{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#fff98e 1%,#fff98e 1%,transparent 48%)}.section-titleMain__container{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.section-titleMain__container{padding:calc(155px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-titleMain__container{width:100%;padding:calc(80px*100vw/375px) calc(24px*100vw/375px)}}.section-titleMain__title{width:100%;margin:0;padding:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-titleMain__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-titleMain__title{font-size:calc(28px*100vw/375px);line-height:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.section-questMain{margin:calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questMain{margin:calc(80px*100vw/375px) calc(24px*100vw/375px)}}.section-questMain__container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:1030px){.section-questMain__container{gap:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questMain__container{gap:calc(24px*100vw/375px)}}.section-questMain__title{margin:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-questMain__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questMain__title{font-size:calc(28px*100vw/375px);line-height:calc(32px*100vw/375px)}}.section-questMain__list{width:100%}@media only screen and (min-width:1030px){.section-questMain__list{max-width:calc(800px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questMain__list{max-width:100%}}.section-questMain__item{border-top:1px solid #e0e0e0;transition:border-top-color .3s ease}.section-questMain__item--active{border-top-color:#111}.section-questMain__question{display:flex;width:100%;align-items:center;justify-content:space-between;border:none;background:none;cursor:pointer;text-align:left}@media only screen and (min-width:1030px){.section-questMain__question{gap:calc(16px*100vw/1440px);padding:calc(28px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.section-questMain__question{gap:calc(16px*100vw/375px);padding:calc(18px*100vw/375px) 0}}.section-questMain__question span:first-child{color:#111;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-questMain__question span:first-child{font-size:calc(18px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questMain__question span:first-child{font-size:calc(15px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-questMain__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;opacity:.6;transform:rotate(-90deg);transition:transform .35s ease,opacity .3s ease}.section-questMain__icon--open{transform:rotate(90deg);opacity:1}.section-questMain__icon img{display:block}@media only screen and (min-width:1030px){.section-questMain__icon img{width:calc(20px*100vw/1440px);height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questMain__icon img{width:calc(20px*100vw/375px);height:calc(20px*100vw/375px)}}.section-questMain__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.section-questMain__answer--open{grid-template-rows:1fr}.section-questMain__answer-inner{overflow:hidden}.section-questMain__answer-inner p{margin:0;color:#111;opacity:.5;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-questMain__answer-inner p{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px);margin-bottom:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questMain__answer-inner p{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px);margin-bottom:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-questMain__answer-inner p:last-child{margin-bottom:calc(28px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-questMain__answer-inner p:last-child{margin-bottom:calc(28px*100vw/375px)}}.section-success{position:relative}.section-success .bg-success{position:absolute;top:0;bottom:0;z-index:-1;width:100%;height:100%;overflow:hidden}.section-success .bg-success img{display:block;width:100%;height:100%;object-fit:cover}.section-success__container{display:flex;flex-direction:column;align-items:center;text-align:center}@media only screen and (min-width:1030px){.section-success__container{gap:calc(40px*100vw/1440px);padding:calc(240px*100vw/1440px) calc(60px*100vw/1440px) calc(240px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-success__container{gap:calc(16px*100vw/375px);padding:calc(100px*100vw/375px) calc(24px*100vw/375px) calc(120px*100vw/375px)}}.section-success__title{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-success__title{max-width:calc(850px*100vw/1440px);font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-success__title{max-width:100%;font-size:calc(34px*100vw/375px);line-height:calc(38px*100vw/375px)}}.section-success__description{margin:0;color:#a3a3a3;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-success__description{max-width:calc(620px*100vw/1440px);font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-success__description{max-width:100%;font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-success__button{display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;cursor:pointer;text-decoration:none;border-radius:999px;background:#fff98e;color:#111;text-align:center;font-family:Inter,sans-serif;font-style:normal;font-weight:400;transition:background-color .2s ease,transform .2s ease;transition:all .2s}@media only screen and (min-width:1030px){.section-success__button{gap:calc(8px*100vw/1440px);height:calc(40px*100vw/1440px);padding:calc(8px*100vw/1440px) calc(20px*100vw/1440px);font-size:calc(16px*100vw/1440px);margin-top:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-success__button{gap:calc(8px*100vw/375px);height:calc(38px*100vw/375px);padding:calc(8px*100vw/375px) calc(20px*100vw/375px);font-size:calc(14px*100vw/375px);margin-top:calc(16px*100vw/375px)}}.section-success__button:hover{background-color:#fff}@media only screen and (min-width:1030px){.section-success__button:hover img{transform:translate(8px)}}.section-success__button img{display:inline-block;height:auto;transition:all .5s}@media only screen and (min-width:1030px){.section-success__button img{width:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-success__button img{width:calc(16px*100vw/375px)}}.hero-blog{position:relative;width:100%;background-color:#111}.hero-blog__container{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1030px){.hero-blog__container{gap:calc(40px*100vw/1440px);padding:calc(120px*100vw/1440px) calc(60px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__container{gap:calc(40px*100vw/375px);padding:calc(120px*100vw/375px) calc(24px*100vw/375px) calc(80px*100vw/375px);text-align:center}}.hero-blog__head{display:flex;justify-content:space-between;align-items:center;width:100%}@media only screen and (min-width:1030px){.hero-blog__head{gap:calc(40px*100vw/1440px);padding:0 calc(120px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.hero-blog__head{flex-direction:column;gap:calc(40px*100vw/375px);text-align:center}}.hero-blog__head-title{color:#fff;text-align:center;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;margin:0}@media only screen and (min-width:1030px){.hero-blog__head-title{font-size:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__head-title{font-size:calc(32px*100vw/375px)}}@media only screen and (min-width:1030px){.hero-blog__head-title{line-height:1.05}}@media only screen and (max-width:1029px){.hero-blog__head-title{line-height:1.05}}.hero-blog__controls{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.hero-blog__controls{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__controls{gap:calc(20px*100vw/375px)}}.hero-blog__arrow{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;border:1.5px solid #404040;background:transparent;cursor:pointer;transition:border-color .25s ease,transform .2s ease}@media only screen and (min-width:1030px){.hero-blog__arrow{width:calc(48px*100vw/1440px);height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__arrow{width:calc(48px*100vw/375px);height:calc(48px*100vw/375px)}}.hero-blog__arrow svg{fill:#fff;transition:all .2s}@media only screen and (min-width:1030px){.hero-blog__arrow svg{width:calc(20px*100vw/1440px);height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__arrow svg{width:calc(20px*100vw/375px);height:calc(20px*100vw/375px)}}.hero-blog__arrow:hover{border-color:#fff}.hero-blog__arrow:active{transform:scale(.95)}.hero-blog__card{display:flex;width:100%;align-items:center;justify-content:space-between}@media only screen and (min-width:1030px){.hero-blog__card{gap:calc(24px*100vw/1440px);padding:0 calc(120px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.hero-blog__card{flex-direction:column;gap:calc(24px*100vw/375px);text-align:center}}.hero-blog__col{display:flex;flex-direction:column}@media only screen and (max-width:1029px){.hero-blog__col{width:100%;max-width:100%;align-items:center}}.hero-blog__label{color:#fff98e;font-family:Inter,sans-serif;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media only screen and (min-width:1030px){.hero-blog__label{font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__label{font-size:calc(13px*100vw/375px);line-height:calc(20px*100vw/375px)}}.hero-blog__title{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.hero-blog__title{max-width:calc(480px*100vw/1440px);padding-top:calc(12px*100vw/1440px);padding-bottom:calc(24px*100vw/1440px);font-size:calc(36px*100vw/1440px);line-height:calc(44px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__title{max-width:100%;padding-top:calc(12px*100vw/375px);padding-bottom:calc(20px*100vw/375px);font-size:calc(24px*100vw/375px);line-height:calc(32px*100vw/375px);text-align:center}}.hero-blog__author{margin:0;color:#a3a3a3;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.hero-blog__author{font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__author{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.hero-blog__author-name{color:#fff;font-weight:400}.hero-blog__col--image{width:100%}@media only screen and (min-width:1030px){.hero-blog__col--image{max-width:calc(520px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__col--image{max-width:100%}}.hero-blog__image-wrapper{width:100%;overflow:hidden}@media only screen and (min-width:1030px){.hero-blog__image-wrapper{border-radius:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog__image-wrapper{border-radius:calc(16px*100vw/375px)}}.hero-blog__image{display:block;width:100%;height:auto;object-fit:cover}.categories{background-color:#fff}@media only screen and (min-width:1030px){.categories{padding:calc(120px*100vw/1440px) calc(60px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories{padding:calc(48px*100vw/375px) calc(24px*100vw/375px)}}.categories__filter-bar{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.categories__filter-bar{gap:calc(12px*100vw/1440px);margin-bottom:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__filter-bar{gap:calc(10px*100vw/375px);margin-bottom:calc(40px*100vw/375px);flex-wrap:wrap}}.categories__filter-label{color:#11111180;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.categories__filter-label{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px);margin-right:calc(4px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__filter-label{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px);margin-right:calc(4px*100vw/375px)}}.categories__filter-btn{border:1px solid #a3a3a3;border-radius:10px;background:transparent;color:#111;font-family:Inter,sans-serif;font-weight:400;cursor:pointer}@media only screen and (min-width:1030px){.categories__filter-btn{font-size:calc(12px*100vw/1440px);padding:calc(8px*100vw/1440px) calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__filter-btn{font-size:calc(12px*100vw/375px);padding:calc(8px*100vw/375px) calc(12px*100vw/375px)}}.categories__filter-btn--active{border-color:#111;font-weight:500}.categories__filter-btn:hover:not(.categories__filter-btn--active){border-color:#9ca3af}.categories__grid{display:grid}@media only screen and (min-width:1030px){.categories__grid{grid-template-columns:repeat(3,1fr);gap:calc(80px*100vw/1440px) calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__grid{grid-template-columns:1fr;gap:calc(40px*100vw/375px)}}@media(max-width:1024px)and (min-width:769px){.categories__grid{grid-template-columns:repeat(2,1fr);gap:40px 32px}}.categories__card{display:flex;flex-direction:column}.categories__card-image{width:100%;overflow:hidden}@media only screen and (min-width:1030px){.categories__card-image{border-radius:calc(12px*100vw/1440px);margin-bottom:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__card-image{border-radius:calc(12px*100vw/375px);margin-bottom:calc(12px*100vw/375px)}}.categories__card-img{width:100%;height:auto;display:block;object-fit:cover}.categories__card-body{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.categories__card-body{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__card-body{gap:calc(10px*100vw/375px)}}.categories__card-label{color:#ffb40a;font-family:Inter,sans-serif;text-transform:uppercase}@media only screen and (min-width:1030px){.categories__card-label{font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__card-label{font-size:calc(13px*100vw/375px);line-height:calc(20px*100vw/375px)}}.categories__card-title{margin:0;color:#111;font-family:Inter,sans-serif;font-weight:500}@media only screen and (min-width:1030px){.categories__card-title{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__card-title{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.categories__card-excerpt{margin:0;color:#11111180;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.categories__card-excerpt{font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__card-excerpt{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.categories__card-author{margin:0;color:#11111180;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.categories__card-author{font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.categories__card-author{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.categories__card-author-name{color:#111}.poster-view{display:flex;width:100%;background-color:#eaeaea}@media only screen and (min-width:1030px){.poster-view{min-height:calc(480px*100vw/1440px)}}@media only screen and (max-width:1029px){.poster-view{flex-direction:column;min-height:unset}}.poster-view__image-col{position:relative;flex-shrink:0;overflow:hidden}@media only screen and (min-width:1030px){.poster-view__image-col{width:50%}}@media only screen and (max-width:1029px){.poster-view__image-col{width:100%;height:calc(220px*100vw/375px)}}.poster-view__image{display:block;width:100%;height:100%;object-fit:cover}.poster-view__content-col{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:1030px){.poster-view__content-col{width:50%;padding:calc(151px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.poster-view__content-col{width:100%;padding:calc(32px*100vw/375px) calc(20px*100vw/375px)}}.poster-view__label{color:#ffb40a;font-family:Inter,sans-serif;font-weight:500;text-transform:uppercase}@media only screen and (min-width:1030px){.poster-view__label{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.poster-view__label{font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px)}}.poster-view__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.poster-view__title{max-width:calc(600px*100vw/1440px);padding-top:calc(12px*100vw/1440px);padding-bottom:calc(24px*100vw/1440px);font-size:calc(32px*100vw/1440px);line-height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.poster-view__title{max-width:100%;padding-top:calc(8px*100vw/375px);padding-bottom:calc(16px*100vw/375px);font-size:calc(20px*100vw/375px);line-height:calc(28px*100vw/375px)}}.poster-view__author{margin:0;color:#11111180;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.poster-view__author{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.poster-view__author{font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px)}}.poster-view__author-name{color:#111}.insights{background-color:#fff}@media only screen and (min-width:1030px){.insights{padding:calc(120px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.insights{padding:calc(48px*100vw/375px) 0 calc(56px*100vw/375px)}}.insights__title{color:#111;font-family:DM Sans,sans-serif;font-weight:400;text-align:center;margin:0}@media only screen and (min-width:1030px){.insights__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px);margin-bottom:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__title{font-size:calc(28px*100vw/375px);line-height:calc(32px*100vw/375px);margin-bottom:calc(32px*100vw/375px);padding:0 calc(16px*100vw/375px)}}.insights__carousel{border-bottom:1px solid rgba(0,0,0,.1215686275)}@media only screen and (min-width:1030px){.insights__carousel{padding-bottom:calc(53px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__carousel{padding-bottom:calc(40px*100vw/375px)}}.insights .splide__slide{display:flex;flex-direction:column;align-items:center;max-width:100%}@media only screen and (min-width:1030px){.insights .splide__slide{width:calc(873px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights .splide__slide{width:calc(280px*100vw/375px)}}.insights__card{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1030px){.insights__card{max-width:100%}}@media only screen and (max-width:1029px){.insights__card{max-width:100%}}.insights__card-image{width:100%;overflow:hidden}@media only screen and (min-width:1030px){.insights__card-image{border-radius:calc(16px*100vw/1440px);margin-bottom:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__card-image{border-radius:calc(12px*100vw/375px);margin-bottom:calc(16px*100vw/375px)}}.insights__card-img{width:100%;height:auto;display:block;object-fit:cover}.insights__card-body{display:flex;flex-direction:column}.insights__card-label{color:#ffb40a;font-family:Inter,sans-serif;font-weight:500;text-transform:uppercase}@media only screen and (min-width:1030px){.insights__card-label{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__card-label{font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px)}}.insights__card-title{color:#111;font-family:DM Sans,sans-serif;font-weight:500;margin:0}@media only screen and (min-width:1030px){.insights__card-title{font-size:calc(26px*100vw/1440px);line-height:calc(39px*100vw/1440px);padding-top:calc(12px*100vw/1440px);padding-bottom:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__card-title{font-size:calc(18px*100vw/375px);line-height:calc(24px*100vw/375px);padding-top:calc(8px*100vw/375px);padding-bottom:calc(16px*100vw/375px)}}.insights__card-author{color:#11111180;font-family:Inter,sans-serif;font-weight:400;margin:0}@media only screen and (min-width:1030px){.insights__card-author{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__card-author{font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px)}}.insights__card-author-name{color:#111}.insights .splide__slide{opacity:.2;transition:opacity .2s}.insights .splide__slide.is-visible.is-active{opacity:1}.insights__controls{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1030px){.insights__controls{gap:calc(24px*100vw/1440px);margin-top:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__controls{gap:calc(20px*100vw/375px);margin-top:calc(32px*100vw/375px)}}.insights__arrow{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;border:1.5px solid #a3a3a3;background:transparent;cursor:pointer;transition:border-color .25s ease,transform .2s ease}@media only screen and (min-width:1030px){.insights__arrow{width:calc(48px*100vw/1440px);height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__arrow{width:calc(48px*100vw/375px);height:calc(48px*100vw/375px)}}.insights__arrow svg{fill:#111;transition:all .2s}@media only screen and (min-width:1030px){.insights__arrow svg{width:calc(20px*100vw/1440px);height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.insights__arrow svg{width:calc(20px*100vw/375px);height:calc(20px*100vw/375px)}}.insights__arrow:hover{border-color:#111}.insights__arrow:active{transform:scale(.95)}.hero-blog-post{position:relative;width:100%;overflow:hidden}.hero-blog-post__bg{position:absolute;inset:0;z-index:0}.hero-blog-post__bg-img{width:100%;height:100%;object-fit:cover;display:block}@media only screen and (min-width:1030px){.hero-blog-post__bg-img{filter:blur(calc(28px*100vw/1440px));transform:scale(1.1)}}@media only screen and (max-width:1029px){.hero-blog-post__bg-img{filter:blur(calc(20px*100vw/375px));transform:scale(1.05)}}.hero-blog-post__bg-overlay{position:absolute;inset:0;background:#0000008c}.hero-blog-post__container{position:relative;z-index:1;display:flex;align-items:center}@media only screen and (min-width:1030px){.hero-blog-post__container{gap:calc(42px*100vw/1440px);padding:calc(120px*100vw/1440px) calc(187px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog-post__container{flex-direction:column;gap:calc(24px*100vw/375px);padding:calc(80px*100vw/375px) calc(16px*100vw/375px) calc(40px*100vw/375px)}}.hero-blog-post__image-col{flex-shrink:0;overflow:hidden}@media only screen and (min-width:1030px){.hero-blog-post__image-col{width:48%;max-width:calc(560px*100vw/1440px);border-radius:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog-post__image-col{width:100%;max-width:100%;border-radius:calc(12px*100vw/375px)}}.hero-blog-post__image{width:100%;height:auto;display:block;object-fit:cover}.hero-blog-post__content-col{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.hero-blog-post__content-col{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog-post__content-col{gap:calc(8px*100vw/375px);width:100%}}.hero-blog-post__label{color:var(--Amarillo-EFEX, #FFF98E);font-family:Inter,sans-serif;font-weight:500;text-transform:uppercase}@media only screen and (min-width:1030px){.hero-blog-post__label{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog-post__label{font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px)}}.hero-blog-post__title{color:#fff;font-family:DM Sans,sans-serif;font-weight:400;margin:0}@media only screen and (min-width:1030px){.hero-blog-post__title{font-size:calc(26px*100vw/1440px);line-height:calc(39px*100vw/1440px);max-width:calc(520px*100vw/1440px)}}@media only screen and (max-width:1029px){.hero-blog-post__title{font-size:calc(22px*100vw/375px);line-height:calc(30px*100vw/375px)}}.post-content{margin:0 auto}@media only screen and (min-width:1030px){.post-content{max-width:calc(760px*100vw/1440px);padding:calc(120px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.post-content{max-width:100%;padding:calc(60px*100vw/375px) calc(16px*100vw/375px)}}.post-content__meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media only screen and (min-width:1030px){.post-content__meta{gap:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__meta{gap:calc(16px*100vw/375px)}}.post-content__meta-left,.post-content__meta-right{display:flex;align-items:center}@media only screen and (min-width:1030px){.post-content__meta-left,.post-content__meta-right{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__meta-left,.post-content__meta-right{gap:calc(12px*100vw/375px);flex-wrap:wrap}}.post-content__date,.post-content__share-label,.post-content__author{font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.post-content__date,.post-content__share-label,.post-content__author{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__date,.post-content__share-label,.post-content__author{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.post-content__date,.post-content__share-label{color:#11111180}.post-content__tag{border:1px solid #a3a3a3;border-radius:10px;background:transparent;color:#111;font-family:DM Sans,sans-serif;font-weight:400;cursor:pointer}@media only screen and (min-width:1030px){.post-content__tag{font-size:calc(12px*100vw/1440px);padding:calc(8px*100vw/1440px) calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__tag{font-size:calc(12px*100vw/375px);padding:calc(8px*100vw/375px) calc(12px*100vw/375px)}}.post-content__share-btn{display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #a3a3a3;background:transparent;cursor:pointer;transition:border-color .2s ease}@media only screen and (min-width:1030px){.post-content__share-btn{width:calc(40px*100vw/1440px);height:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__share-btn{width:calc(40px*100vw/375px);height:calc(40px*100vw/375px)}}.post-content__share-btn:hover{border-color:#6b7280}.post-content__share-btn img{display:block}@media only screen and (min-width:1030px){.post-content__share-btn img{width:calc(20px*100vw/1440px);height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__share-btn img{width:calc(20px*100vw/375px);height:calc(20px*100vw/375px)}}.post-content__divider{border:none;border-top:1px solid rgba(17,17,17,.1019607843)}@media only screen and (min-width:1030px){.post-content__divider{margin:calc(32px*100vw/1440px) 0}}@media only screen and (max-width:1029px){.post-content__divider{margin:calc(32px*100vw/375px) 0}}.post-content .divi-bottom{margin-top:0}@media only screen and (min-width:1030px){.post-content .divi-bottom{margin-bottom:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content .divi-bottom{margin-bottom:calc(32px*100vw/375px)}}.post-content__author{color:#7f7f7f;margin:0}@media only screen and (min-width:1030px){.post-content__author{margin-bottom:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__author{margin-bottom:calc(32px*100vw/375px)}}.post-content__author-name{color:#111;font-weight:400}.post-content__body{display:flex;flex-direction:column}.post-content__body p{color:#11111180;font-family:Inter,sans-serif;font-weight:400;margin:0}@media only screen and (min-width:1030px){.post-content__body p{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px);margin-bottom:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__body p{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px);margin-bottom:calc(28px*100vw/375px)}}.post-content__heading{color:#111;font-family:DM Sans,sans-serif;font-weight:500}@media only screen and (min-width:1030px){.post-content__heading{font-size:calc(32px*100vw/1440px);line-height:calc(48px*100vw/1440px);margin:calc(8px*100vw/1440px) 0 calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__heading{font-size:calc(24px*100vw/375px);line-height:calc(32px*100vw/375px);margin:calc(8px*100vw/375px) 0 calc(20px*100vw/375px)}}.post-content__image-wrapper{width:100%;overflow:hidden;background:#f3f4f6}@media only screen and (min-width:1030px){.post-content__image-wrapper{border-radius:calc(12px*100vw/1440px);margin-bottom:calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.post-content__image-wrapper{border-radius:calc(12px*100vw/375px);margin-bottom:calc(28px*100vw/375px)}}.post-content__image{display:block;width:100%;height:auto;object-fit:cover}.more-posts{background-color:#fff}@media only screen and (min-width:1030px){.more-posts{padding:calc(120px*100vw/1440px) calc(61px*100vw/1440px)}}@media only screen and (max-width:1029px){.more-posts{padding:calc(48px*100vw/375px) calc(16px*100vw/375px) calc(60px*100vw/375px)}}.more-posts__title{margin:0;color:#111;text-align:center;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.more-posts__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px);margin-bottom:calc(80px*100vw/1440px)}}@media only screen and (max-width:1029px){.more-posts__title{font-size:calc(28px*100vw/375px);line-height:calc(32px*100vw/375px);margin-bottom:calc(32px*100vw/375px)}}.more-posts__grid{display:grid}@media only screen and (min-width:1030px){.more-posts__grid{grid-template-columns:repeat(3,1fr);gap:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.more-posts__grid{grid-template-columns:1fr;gap:calc(42px*100vw/375px)}}.more-posts__card{display:flex;flex-direction:column}.more-posts__card-image{width:100%;overflow:hidden}@media only screen and (min-width:1030px){.more-posts__card-image{border-radius:calc(12px*100vw/1440px);margin-bottom:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.more-posts__card-image{border-radius:calc(12px*100vw/375px);margin-bottom:calc(16px*100vw/375px)}}.more-posts__card-img{display:block;width:100%;height:auto;object-fit:cover}.more-posts__card-body{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.more-posts__card-body{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.more-posts__card-body{gap:calc(12px*100vw/375px)}}.more-posts__card-label{color:#ffb40a;font-family:Inter,sans-serif;font-weight:400;text-transform:uppercase}@media only screen and (min-width:1030px){.more-posts__card-label{font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.more-posts__card-label{font-size:calc(13px*100vw/375px);line-height:calc(20px*100vw/375px)}}.more-posts__card-title{margin:0;color:#111;font-family:Inter,sans-serif;font-weight:500}@media only screen and (min-width:1030px){.more-posts__card-title{font-size:calc(18px*100vw/1440px);line-height:calc(27px*100vw/1440px)}}@media only screen and (max-width:1029px){.more-posts__card-title{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.more-posts__card-excerpt,.more-posts__card-author{margin:0;color:#11111180;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.more-posts__card-excerpt,.more-posts__card-author{font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.more-posts__card-excerpt,.more-posts__card-author{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.more-posts__card-author-name{color:#111;font-weight:400}.section-offices{background-color:#111;color:#fff;overflow:hidden;margin-top:-1px;margin-bottom:-1px}@media only screen and (min-width:1030px){.section-offices{padding:calc(120px*100vw/1440px) calc(80px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-offices{padding:calc(80px*100vw/375px) calc(20px*100vw/375px)}}.section-offices__container{width:100%;margin:0 auto}.section-offices__title{margin:0;text-align:center;color:#fff;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-offices__title{font-size:calc(64px*100vw/1440px);line-height:calc(64px*100vw/1440px);margin-bottom:calc(64px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-offices__title{font-size:calc(36px*100vw/375px);line-height:calc(40px*100vw/375px);margin-bottom:calc(40px*100vw/375px)}}.section-offices__content{display:grid;align-items:center}@media only screen and (min-width:1030px){.section-offices__content{grid-template-columns:1fr calc(550px*100vw/1440px);gap:calc(80px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-offices__content{grid-template-columns:1fr;gap:calc(40px*100vw/375px)}}.section-offices__map,.section-offices__map-svg{width:100%}.section-offices__map-svg svg{display:block;width:100%;height:auto;overflow:visible}.section-offices__map-svg .pin-map{opacity:.75;transform-box:fill-box;transform-origin:center;transition:opacity .3s ease,transform .3s ease,filter .3s ease}.section-offices__map-svg .pin-map path,.section-offices__map-svg .pin-map circle{transition:fill .3s ease,stroke .3s ease}.section-offices__map-svg .pin-map.is-active{opacity:1;transform:scale(1.16);filter:drop-shadow(0 0 10px rgba(255,249,142,.65))}.section-offices__map-svg .pin-map.is-active path,.section-offices__map-svg .pin-map.is-active circle{fill:#fff98e}.section-offices__list{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.section-offices__list{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-offices__list{gap:calc(12px*100vw/375px)}}.section-offices__item{width:100%;text-align:left;border:1px solid #404040;background:transparent;cursor:pointer;transition:border-color .25s ease,background-color .25s ease}@media only screen and (min-width:1030px){.section-offices__item{border-radius:calc(16px*100vw/1440px);padding:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-offices__item{border-radius:calc(14px*100vw/375px);padding:calc(16px*100vw/375px)}}.section-offices__item:hover,.section-offices__item:focus-visible,.section-offices__item.is-active{border-color:#fff98e}.section-offices__item-title{display:block;color:#fff;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-offices__item-title{font-size:calc(22px*100vw/1440px);line-height:calc(28px*100vw/1440px);margin-bottom:calc(8px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-offices__item-title{font-size:calc(18px*100vw/375px);line-height:calc(24px*100vw/375px);margin-bottom:calc(6px*100vw/375px)}}.section-offices__item-address{display:block;color:#a3a3a3;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-offices__item-address{font-size:calc(15px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-offices__item-address{font-size:calc(14px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-notfound{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:160px 24px 120px;text-align:center}.section-notfound__container{max-width:640px;margin:0 auto}.section-notfound__code{font-size:14px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;opacity:.6;margin:0 0 16px}.section-notfound__title{font-size:clamp(32px,5vw,56px);line-height:1.1;margin:0 0 20px}.section-notfound__description{font-size:18px;line-height:1.6;opacity:.75;margin:0 0 40px}.section-notfound__description span{display:block;font-size:16px;opacity:.7;margin-top:8px}.section-notfound__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.section-notfound__link{display:inline-flex;align-items:center;padding:14px 28px;border:1px solid currentColor;border-radius:999px;font-size:16px;font-weight:500;text-decoration:none;color:inherit;transition:opacity .2s ease}.section-notfound__link:hover{opacity:.7}.savings-calc .calc-gate{max-width:1180px;margin:0 auto;padding:40px 20px 72px;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}@media(max-width:900px){.savings-calc .calc-gate{grid-template-columns:1fr;gap:24px;padding:28px 20px 56px}}.savings-calc .calc-gate__intro{background:var(--brand-black);color:#fff;border-radius:6px;padding:34px 32px 30px}.savings-calc .calc-gate__intro .kicker{color:#c9c9bd}.savings-calc .calc-gate__intro h1{color:#fff;font-size:1.85rem;font-weight:800;letter-spacing:-.015em;margin-bottom:12px}.savings-calc .calc-gate__intro p{color:#c9c9bd;font-size:.95rem;margin:0}.savings-calc .calc-gate__intro .cover-rule{width:90px;height:6px;background:var(--yellow);margin-top:22px;border-radius:1px}.savings-calc .calc-gate__wordmark{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:22px}.savings-calc .calc-gate__wordmark img{height:30px;width:auto;display:block}.savings-calc .calc-gate__wordmark span{font-size:.78rem;color:#96968a;letter-spacing:.02em}.savings-calc .calc-gate__form{background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:28px 28px 26px;display:flex;flex-direction:column;gap:16px}.savings-calc .calc-gate__field{display:flex;flex-direction:column;gap:6px;min-width:0}.savings-calc .calc-gate__field label{font-size:.8rem;font-weight:700;color:var(--ink-2)}.savings-calc .calc-gate__field input[type=text],.savings-calc .calc-gate__field input[type=email],.savings-calc .calc-gate__field input[type=tel],.savings-calc .calc-gate__field select{width:100%;font:inherit;font-weight:600;font-size:.98rem;color:var(--ink);background:var(--gray);border:1px solid var(--line);border-radius:4px;padding:11px 12px;outline:none;transition:.15s ease}.savings-calc .calc-gate__field input[type=text]:focus,.savings-calc .calc-gate__field input[type=email]:focus,.savings-calc .calc-gate__field input[type=tel]:focus,.savings-calc .calc-gate__field select:focus{border-color:var(--focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--focus) 22%,transparent)}.savings-calc .calc-gate__field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2355554E' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:38px}.savings-calc .calc-gate__field .iti{width:100%}.savings-calc .calc-gate__privacy{display:flex;align-items:flex-start;gap:10px;font-size:.82rem;color:var(--ink-2);cursor:pointer}.savings-calc .calc-gate__privacy input[type=checkbox]{appearance:none;flex:none;width:18px;height:18px;margin-top:1px;border:1px solid var(--line);border-radius:3px;background:var(--gray);cursor:pointer;transition:.15s ease}.savings-calc .calc-gate__privacy input[type=checkbox]:checked{background:var(--brand-black) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23FFF98E' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") no-repeat center;border-color:var(--brand-black)}.savings-calc .calc-gate__privacy a{text-decoration:underline;color:var(--ink)}.savings-calc .calc-gate__note{font-size:.76rem;line-height:1.5;color:var(--ink-3);margin:0}.savings-calc .calc-gate__submit{font-family:var(--sans);font-weight:700;font-size:.92rem;color:var(--yellow);background:var(--brand-black);border:1px solid var(--brand-black);border-radius:4px;padding:13px 18px;cursor:pointer;transition:.15s ease}.savings-calc .calc-gate__submit:hover{background:#000}.savings-calc .calc-gate__submit[disabled]{opacity:.6;cursor:progress}.savings-calc .calc-gate__error{font-size:.82rem;font-weight:600;color:var(--bad);margin:0}.savings-calc .calc-gate__error[hidden]{display:none}html:not([data-lead-unlocked=true]) .savings-calc [data-calc-tool]{display:none}html[data-lead-unlocked=true] .savings-calc [data-calc-gate]{display:none}.savings-calc{--yellow: #FFF98E;--yellow-mid: #FFDA47;--yellow-dark: #FFB40A;--brand-black: #111111;--ink: #111111;--paper: #FFFFFF;--gray: #EAEAEA;--ink-2: #55554E;--ink-3: #8A8A7E;--page: #F2F2EE;--line: #E2E2DC;--yellow-tint: #FFFDE3;--yellow-line: #B8B478;--good: #1E6E46;--good-bg: #E7F2EA;--bad: #A83320;--bad-bg: #F7E9E5;--focus: #1E6E46;--sans: "DM Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;background:var(--page);color:var(--ink);font-family:var(--sans);line-height:1.45;font-variant-numeric:tabular-nums}@media only screen and (min-width:1030px){.savings-calc{padding-top:calc(76px*100vw/1440px)}}@media only screen and (max-width:1029px){.savings-calc{padding-top:calc(72px*100vw/375px)}}.savings-calc{white-space:normal}.savings-calc *{box-sizing:border-box}.savings-calc h1,.savings-calc h2,.savings-calc h3{font-family:var(--sans);text-wrap:balance;margin:0}.savings-calc a{color:inherit}.savings-calc .page{max-width:1180px;margin:0 auto;padding:24px 20px 64px}.savings-calc .kicker{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--ink-2);margin-bottom:10px}.savings-calc .kicker:before{content:"";width:12px;height:12px;background:var(--yellow);border:1px solid var(--brand-black);flex:none}.savings-calc .masthead{background:var(--brand-black);color:#fff;border-radius:6px;padding:30px 32px 26px;margin-bottom:24px}.savings-calc .masthead .kicker{color:#c9c9bd;margin-bottom:0}.savings-calc .masthead h1{color:#fff;font-size:1.7rem;font-weight:800;letter-spacing:-.01em;max-width:660px;margin:0 0 10px}@media(max-width:640px){.savings-calc .masthead h1{font-size:1.35rem}}.savings-calc .masthead .subtitle{color:#deded4;font-size:1.05rem;max-width:660px;margin:0}@media(max-width:640px){.savings-calc .masthead .subtitle{font-size:.95rem}}.savings-calc .masthead-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.savings-calc .meta-badge{font-size:.76rem;color:#c9c9bd;border:1px solid #34342E;padding:6px 12px;border-radius:999px;white-space:nowrap}.savings-calc .wordmark-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:16px}.savings-calc .brand-logo{height:32px;width:auto;display:block}.savings-calc .tagline{font-size:.78rem;color:#96968a;letter-spacing:.02em}.savings-calc .cover-rule{width:90px;height:6px;background:var(--yellow);margin-top:20px;border-radius:1px}.savings-calc .card{background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:22px 24px;margin-bottom:18px}.savings-calc .card .hint{color:var(--ink-2);font-size:.85rem;margin:0 0 16px}.savings-calc .card>h2{font-size:1.05rem;font-weight:800;letter-spacing:-.005em;margin-bottom:4px}.savings-calc .presets{display:flex;gap:10px;flex-wrap:wrap}.savings-calc .preset-btn{font-family:var(--sans);font-weight:700;font-size:.85rem;color:var(--ink);background:var(--gray);border:1px solid var(--line);border-radius:4px;padding:9px 14px;cursor:pointer;transition:.15s ease}.savings-calc .preset-btn:hover{border-color:var(--yellow-line);background:var(--yellow);color:var(--brand-black)}.savings-calc .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px 20px}.savings-calc .field{display:flex;flex-direction:column;gap:6px;min-width:0}.savings-calc .field label{font-size:.8rem;font-weight:700;color:var(--ink-2)}.savings-calc .field input[type=number],.savings-calc .field input[type=text]{width:100%;font:inherit;font-weight:600;font-size:1rem;color:var(--ink);background:var(--gray);border:1px solid var(--line);border-radius:4px;padding:10px 12px;outline:none;transition:.15s ease}.savings-calc .field input[type=number]:focus,.savings-calc .field input[type=text]:focus{border-color:var(--focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--focus) 22%,transparent)}.savings-calc .field .caption{font-size:.76rem;color:var(--ink-3)}.savings-calc .field input[type=range]{width:100%;accent-color:var(--good)}@media(min-width:700px){.savings-calc .form-grid .field>label{display:flex;align-items:flex-end;line-height:1.35;min-height:2.7em}}.savings-calc .range-value{font-size:.82rem;font-weight:700;color:var(--ink)}.savings-calc .toggle-row{display:flex;align-items:center;gap:10px;cursor:pointer;user-select:none}.savings-calc .switch{position:relative;width:42px;height:24px;flex:none}.savings-calc .switch input{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0}.savings-calc .switch .track{position:absolute;inset:0;background:var(--line);border-radius:999px;transition:.15s ease}.savings-calc .switch .thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--paper);box-shadow:0 1px 3px #00000040;transition:.15s ease}.savings-calc .switch input:checked+.track{background:var(--good)}.savings-calc .switch input:checked+.track+.thumb{transform:translate(18px)}.savings-calc .toggle-label{font-weight:700;font-size:.95rem}.savings-calc .toggle-sub{color:var(--ink-2);font-size:.82rem;margin:2px 0 0}.savings-calc .optional-body{margin-top:16px;padding-top:16px;border-top:1px dashed var(--line)}.savings-calc .optional-body[hidden]{display:none}.savings-calc .pill-group{display:flex;gap:8px;flex-wrap:wrap}.savings-calc .pill{position:relative}.savings-calc .pill input{position:absolute;opacity:0;inset:0;cursor:pointer;margin:0}.savings-calc .pill span{display:inline-block;padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:var(--gray);font-size:.85rem;font-weight:600;color:var(--ink-2);transition:.15s ease}.savings-calc .pill input:checked+span{background:var(--brand-black);color:var(--yellow);border-color:var(--brand-black)}.savings-calc .results-sentinel{height:1px;margin-bottom:-1px}.savings-calc .results-sticky{position:sticky;z-index:20;margin-bottom:18px;padding-top:10px;background:var(--page);transition:padding .18s ease}@media only screen and (min-width:1030px){.savings-calc .results-sticky{top:calc(76px*100vw/1440px)}}@media only screen and (max-width:1029px){.savings-calc .results-sticky{top:calc(72px*100vw/375px)}}.savings-calc .results-sticky .results-section{margin:0}.savings-calc .results-sticky:after{content:"";position:absolute;inset:auto 0 -14px;height:14px;background:linear-gradient(to bottom,#11111112,#1110);opacity:0;pointer-events:none;transition:opacity .18s ease}.savings-calc .results-sticky.is-stuck{padding-bottom:10px}.savings-calc .results-sticky.is-stuck:after{opacity:1}.savings-calc .results-sticky.is-stuck .results-grid{gap:10px}.savings-calc .results-sticky.is-stuck .stat-card,.savings-calc .results-sticky.is-stuck .ahorro-card{padding:12px 16px;gap:2px}.savings-calc .results-sticky.is-stuck .stat-card .stat-value{font-size:1.35rem}.savings-calc .results-sticky.is-stuck .ahorro-card .stat-value{font-size:1.7rem}.savings-calc .results-sticky.is-stuck .bar-track,.savings-calc .results-sticky.is-stuck .stat-sub,.savings-calc .results-sticky.is-stuck .stat-pct{display:none}.savings-calc .results-sticky.is-stuck .stat-annual{font-size:.82rem}.savings-calc .results-grid{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:16px;align-items:stretch}@media(max-width:820px){.savings-calc .results-grid{grid-template-columns:1fr}}@media(max-width:820px){.savings-calc .results-sticky.is-stuck .results-grid{grid-template-columns:1fr 1.15fr 1fr;gap:6px}.savings-calc .results-sticky.is-stuck .stat-card,.savings-calc .results-sticky.is-stuck .ahorro-card{padding:10px 8px;text-align:center;align-items:center}.savings-calc .results-sticky.is-stuck .stat-label{font-size:.58rem;letter-spacing:.04em}.savings-calc .results-sticky.is-stuck .stat-card .stat-value{font-size:1rem}.savings-calc .results-sticky.is-stuck .ahorro-card .stat-value{font-size:1.15rem}.savings-calc .results-sticky.is-stuck .stat-annual{display:none}}@media(max-height:520px){.savings-calc .results-sticky{position:static}}@media(prefers-reduced-motion:reduce){.savings-calc .results-sticky,.savings-calc .results-sticky:after{transition:none}}.savings-calc .stat-card{border-radius:6px;padding:22px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--line)}.savings-calc .stat-card.sin{background:var(--bad-bg)}.savings-calc .stat-card.sin .stat-label{color:var(--bad)}.savings-calc .stat-card.sin .bar-fill{background:var(--bad)}.savings-calc .stat-card.con{background:var(--good-bg)}.savings-calc .stat-card.con .stat-label{color:var(--good)}.savings-calc .stat-card.con .bar-fill{background:var(--good)}.savings-calc .stat-card .stat-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.savings-calc .stat-card .stat-value{font-weight:800;font-size:1.9rem;letter-spacing:-.01em}.savings-calc .stat-card .stat-sub{font-size:.8rem;color:var(--ink-2)}.savings-calc .bar-track{height:8px;border-radius:999px;background:#14131014;overflow:hidden;margin-top:4px}.savings-calc .bar-fill{height:100%;border-radius:999px}.savings-calc .ahorro-card{background:var(--brand-black);border:1px solid #2A2A22;color:#edead8;border-radius:6px;padding:22px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:6px;position:relative;overflow:hidden}.savings-calc .ahorro-card .stat-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--yellow)}.savings-calc .ahorro-card .stat-value{font-weight:800;font-size:2.4rem;letter-spacing:-.01em;color:#4ade80}.savings-calc .ahorro-card .stat-annual{font-size:.95rem;color:#c9c6b0;opacity:.9}.savings-calc .ahorro-card .stat-pct{margin-top:8px;font-size:.85rem;font-weight:700;background:#4ade8029;color:#4ade80;padding:4px 10px;border-radius:999px}.savings-calc .annual-hero{background:var(--brand-black);border:1px solid #2A2A22;color:#fff;border-radius:6px;padding:38px 36px 34px;margin-bottom:18px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.savings-calc .annual-hero .kicker{justify-content:center;color:#c9c9bd;margin-bottom:6px}.savings-calc .annual-hero-label{font-size:1rem;font-weight:600;color:#c9c9bd}.savings-calc .annual-hero-value{font-weight:800;font-size:3.9rem;line-height:1;letter-spacing:-.02em;color:#4ade80;margin:10px 0 8px;font-variant-numeric:tabular-nums}@media(max-width:640px){.savings-calc .annual-hero-value{font-size:2.6rem}}.savings-calc .annual-hero-sub{font-size:.95rem;color:#c9c6b0}.savings-calc .annual-hero-sub b{color:#edead8}.savings-calc .table-wrap{overflow-x:auto}.savings-calc table{width:100%;border-collapse:collapse;min-width:560px}.savings-calc thead th{text-align:right;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-2);font-weight:700;padding:0 10px 10px;border-bottom:2px solid var(--line)}.savings-calc thead th:first-child{text-align:left}.savings-calc tbody td{padding:11px 10px;text-align:right;border-bottom:1px solid var(--line);font-size:.92rem}.savings-calc tbody td:first-child{text-align:left;color:var(--ink-2);font-weight:500}.savings-calc tbody tr.benefit td:first-child{font-style:italic}.savings-calc td.num-sin{color:var(--bad);font-weight:600}.savings-calc td.num-con{color:var(--good);font-weight:600}.savings-calc td.num-diff{font-weight:700}.savings-calc tr.total-row td{border-top:2px solid var(--ink);border-bottom:none;font-weight:800;padding-top:14px}.savings-calc tr.total-row td:first-child{color:var(--ink)}.savings-calc details.card{padding:0;overflow:hidden}.savings-calc details.card>summary{list-style:none;cursor:pointer;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.savings-calc details.card>summary::-webkit-details-marker{display:none}.savings-calc .summary-title{font-weight:800;font-size:1.02rem}.savings-calc .summary-sub{color:var(--ink-2);font-size:.83rem;font-weight:400;margin-top:2px}.savings-calc .chevron{transition:transform .15s ease;color:var(--ink-2)}.savings-calc details[open] .chevron{transform:rotate(180deg)}.savings-calc .assump-body{padding:0 24px 24px}.savings-calc .assump-group{margin-bottom:18px}.savings-calc .assump-group h3{font-size:.83rem;font-weight:700;color:var(--ink-2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.savings-calc .reset-btn{display:block;margin:0 0 22px auto;font-family:var(--sans);font-weight:700;font-size:.82rem;color:#fff;background:var(--bad);border:1px solid var(--bad);border-radius:4px;padding:9px 14px;cursor:pointer}.savings-calc .reset-btn:hover{filter:brightness(.92)}.savings-calc .calc-cta{background:var(--yellow-tint);border:1px solid var(--yellow-line);border-radius:6px;padding:26px 28px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.savings-calc .calc-cta h2{font-size:1.1rem;font-weight:800;margin-bottom:4px}.savings-calc .calc-cta p{color:var(--ink-2);font-size:.88rem;margin:0}.savings-calc .calc-cta-button{display:inline-block;background:var(--brand-black);color:var(--yellow);font-weight:700;font-size:.88rem;padding:12px 22px;border-radius:4px;white-space:nowrap;transition:.15s ease}.savings-calc .calc-cta-button:hover{background:#000}.savings-calc .footer{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.savings-calc .disclaimer{color:var(--ink-3);font-size:.78rem;max-width:78ch}.savings-calc :focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media(prefers-reduced-motion:reduce){.savings-calc *{transition:none!important}}.navbar-wrapper--minimal .navbar-wrapper__container{justify-content:space-between}@media only screen and (max-width:1029px){.navbar-wrapper--minimal .navbar-wrapper__buttons{display:flex;gap:calc(8px*100vw/375px)}}@media only screen and (max-width:1029px){.navbar-wrapper--minimal .navbar-wrapper__get-into{display:none}}@media only screen and (max-width:1029px){.navbar-wrapper--minimal .navbar-wrapper__schedule{font-size:calc(13px*100vw/375px);padding:calc(9px*100vw/375px) calc(16px*100vw/375px);white-space:nowrap}}.audience-hero{display:flex;justify-content:center;border-bottom:1px solid #eaeaea}.audience-hero__container{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media only screen and (min-width:1030px){.audience-hero__container{gap:calc(20px*100vw/1440px);margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px) calc(72px*100vw/1440px);max-width:calc(880px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-hero__container{gap:calc(16px*100vw/375px);margin:calc(72px*100vw/375px) calc(24px*100vw/375px) calc(48px*100vw/375px)}}.audience-hero__kicker{display:inline-flex;background-color:#fff98e;color:#111;font-family:DM Sans,sans-serif;font-weight:500;border-radius:999px}@media only screen and (min-width:1030px){.audience-hero__kicker{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-hero__kicker{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.audience-hero__kicker{padding:calc(6px*100vw/1440px) calc(16px*100vw/1440px);line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-hero__kicker{padding:calc(6px*100vw/375px) calc(14px*100vw/375px);line-height:calc(18px*100vw/375px)}}.audience-hero__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.audience-hero__title{font-size:calc(52px*100vw/1440px);line-height:calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-hero__title{font-size:calc(32px*100vw/375px);line-height:calc(38px*100vw/375px)}}.audience-hero__text{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif}@media only screen and (min-width:1030px){.audience-hero__text{font-size:calc(18px*100vw/1440px);line-height:calc(28px*100vw/1440px);max-width:calc(680px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-hero__text{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.audience-hero__actions{display:flex}@media only screen and (min-width:1030px){.audience-hero__actions{gap:calc(12px*100vw/1440px);margin-top:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-hero__actions{flex-direction:column;align-items:stretch;width:100%;gap:calc(10px*100vw/375px);margin-top:calc(8px*100vw/375px)}}.audience-hero__cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;white-space:nowrap;background-color:#111;color:#fff;text-decoration:none;font-family:DM Sans,sans-serif;font-weight:500;border-radius:999px;transition:opacity .3s ease}@media only screen and (min-width:1030px){.audience-hero__cta{font-size:calc(17px*100vw/1440px);padding:calc(16px*100vw/1440px) calc(32px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-hero__cta{font-size:calc(15px*100vw/375px);padding:calc(14px*100vw/375px) calc(24px*100vw/375px);width:100%}}.audience-hero__cta:hover{opacity:.85}.audience-hero__cta--secondary{background-color:transparent;color:#111;border:1px solid #d4d4d4}.audience-hero__cta--secondary:hover{opacity:1;border-color:#111}.audience-caps{display:flex;justify-content:center;border-bottom:1px solid #eaeaea}.audience-caps__container{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1030px){.audience-caps__container{gap:calc(48px*100vw/1440px);margin:calc(96px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-caps__container{gap:calc(28px*100vw/375px);margin:calc(56px*100vw/375px) calc(24px*100vw/375px)}}.audience-caps__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.audience-caps__title{font-size:calc(40px*100vw/1440px);line-height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-caps__title{font-size:calc(28px*100vw/375px);line-height:calc(34px*100vw/375px)}}.audience-caps__grid{display:grid}@media only screen and (min-width:1030px){.audience-caps__grid{grid-template-columns:repeat(2,1fr);gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-caps__grid{grid-template-columns:1fr;gap:calc(16px*100vw/375px)}}.audience-caps__item{background-color:#fff;border:1px solid #eaeaea}@media only screen and (min-width:1030px){.audience-caps__item{padding:calc(32px*100vw/1440px);border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-caps__item{padding:calc(24px*100vw/375px);border-radius:calc(16px*100vw/375px)}}.audience-caps__item-title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-weight:500}@media only screen and (min-width:1030px){.audience-caps__item-title{font-size:calc(22px*100vw/1440px);line-height:calc(30px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-caps__item-title{font-size:calc(19px*100vw/375px);line-height:calc(26px*100vw/375px)}}.audience-caps__item-text{color:#111;opacity:.6;font-family:Inter,sans-serif}@media only screen and (min-width:1030px){.audience-caps__item-text{margin-top:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-caps__item-text{margin-top:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.audience-caps__item-text{font-size:calc(16px*100vw/1440px);line-height:calc(26px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-caps__item-text{font-size:calc(15px*100vw/375px);line-height:calc(23px*100vw/375px)}}.audience-close{display:flex;justify-content:center;background-color:#111}.audience-close__container{display:flex;width:100%}@media only screen and (min-width:1030px){.audience-close__container{align-items:center;justify-content:space-between;gap:calc(64px*100vw/1440px);margin:calc(72px*100vw/1440px) calc(58px*100vw/1440px);max-width:calc(1100px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-close__container{flex-direction:column;align-items:flex-start;gap:calc(24px*100vw/375px);margin:calc(48px*100vw/375px) calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.audience-close__copy{max-width:calc(600px*100vw/1440px)}}.audience-close__title{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.audience-close__title{font-size:calc(34px*100vw/1440px);line-height:calc(42px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-close__title{font-size:calc(26px*100vw/375px);line-height:calc(32px*100vw/375px)}}.audience-close__text{color:#fff;opacity:.6;font-family:Inter,sans-serif}@media only screen and (min-width:1030px){.audience-close__text{margin-top:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-close__text{margin-top:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.audience-close__text{font-size:calc(17px*100vw/1440px);line-height:calc(26px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-close__text{font-size:calc(15px*100vw/375px);line-height:calc(22px*100vw/375px)}}.audience-close__cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;white-space:nowrap;background-color:#fff98e;color:#111;text-decoration:none;font-family:DM Sans,sans-serif;font-weight:500;border-radius:999px;transition:background-color .3s ease}@media only screen and (min-width:1030px){.audience-close__cta{font-size:calc(18px*100vw/1440px);padding:calc(18px*100vw/1440px) calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.audience-close__cta{font-size:calc(16px*100vw/375px);padding:calc(16px*100vw/375px) calc(28px*100vw/375px);width:100%}}.audience-close__cta:hover{background-color:#fff}.campaign-calc .calc-cta{display:none}.calc-head{display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:1030px){.calc-head{gap:calc(16px*100vw/1440px);margin:calc(88px*100vw/1440px) calc(58px*100vw/1440px) calc(40px*100vw/1440px);max-width:calc(760px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-head{gap:calc(14px*100vw/375px);margin:calc(56px*100vw/375px) calc(24px*100vw/375px) calc(28px*100vw/375px)}}.calc-head__chip{display:inline-flex;align-items:center;background-color:#fff98e;color:#111;font-family:DM Sans,sans-serif;font-weight:500;border-radius:999px}@media only screen and (min-width:1030px){.calc-head__chip{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-head__chip{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.calc-head__chip{padding:calc(6px*100vw/1440px) calc(16px*100vw/1440px);line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-head__chip{padding:calc(6px*100vw/375px) calc(14px*100vw/375px);line-height:calc(18px*100vw/375px)}}.calc-head__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.calc-head__title{font-size:calc(48px*100vw/1440px);line-height:calc(54px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-head__title{font-size:calc(32px*100vw/375px);line-height:calc(38px*100vw/375px)}}.calc-head__text{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif}@media only screen and (min-width:1030px){.calc-head__text{font-size:calc(18px*100vw/1440px);line-height:calc(28px*100vw/1440px);max-width:calc(560px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-head__text{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.calc-close{display:flex;justify-content:center;background-color:#111}.calc-close__container{display:flex;width:100%}@media only screen and (min-width:1030px){.calc-close__container{align-items:center;justify-content:space-between;gap:calc(64px*100vw/1440px);margin:calc(56px*100vw/1440px) calc(58px*100vw/1440px);max-width:calc(1100px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__container{flex-direction:column;align-items:flex-start;gap:calc(24px*100vw/375px);margin:calc(40px*100vw/375px) calc(24px*100vw/375px)}}@media only screen and (min-width:1030px){.calc-close__copy{max-width:calc(560px*100vw/1440px)}}.calc-close__heading{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.calc-close__heading{font-size:calc(32px*100vw/1440px);line-height:calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__heading{font-size:calc(26px*100vw/375px);line-height:calc(32px*100vw/375px)}}.calc-close__text{color:#fff;opacity:.6;font-family:Inter,sans-serif}@media only screen and (min-width:1030px){.calc-close__text{margin-top:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__text{margin-top:calc(8px*100vw/375px)}}@media only screen and (min-width:1030px){.calc-close__text{font-size:calc(17px*100vw/1440px);line-height:calc(26px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__text{font-size:calc(15px*100vw/375px);line-height:calc(22px*100vw/375px)}}.calc-close__actions{display:flex;flex-direction:column;flex-shrink:0}@media only screen and (min-width:1030px){.calc-close__actions{align-items:flex-start;gap:calc(10px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__actions{align-items:center;gap:calc(10px*100vw/375px);width:100%}}.calc-close__cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;white-space:nowrap;background-color:#fff98e;color:#111;text-decoration:none;font-family:DM Sans,sans-serif;font-weight:500;border-radius:999px;transition:background-color .3s ease}@media only screen and (min-width:1030px){.calc-close__cta{font-size:calc(18px*100vw/1440px);line-height:calc(26px*100vw/1440px);padding:calc(18px*100vw/1440px) calc(40px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__cta{font-size:calc(16px*100vw/375px);padding:calc(16px*100vw/375px) calc(28px*100vw/375px);width:100%}}.calc-close__cta:hover{background-color:#fff}.calc-close__note{margin:0;color:#fff;opacity:.45;font-family:Inter,sans-serif}@media only screen and (min-width:1030px){.calc-close__note{font-size:calc(13px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__note{font-size:calc(12px*100vw/375px)}}.calc-close__export{background:none;border:none;padding:0;color:#fff;opacity:.55;font-family:Inter,sans-serif;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:opacity .2s ease}@media only screen and (min-width:1030px){.calc-close__export{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__export{font-size:calc(13px*100vw/375px)}}@media only screen and (min-width:1030px){.calc-close__export{margin-top:calc(4px*100vw/1440px)}}@media only screen and (max-width:1029px){.calc-close__export{margin-top:calc(2px*100vw/375px)}}.calc-close__export:hover{opacity:1}.campaign-calc .page{padding-bottom:24px}.print-only{display:none}@media print{body:has(.campaign-calc){background:#fff;color:#000}body:has(.campaign-calc) .navbar-wrapper,body:has(.campaign-calc) .navbar-mobile,body:has(.campaign-calc) .section-diag-footer,body:has(.campaign-calc) .section-footer,body:has(.campaign-calc) .calc-head,body:has(.campaign-calc) .calc-close,body:has(.campaign-calc) [data-calc-gate],body:has(.campaign-calc) .presets,body:has(.campaign-calc) .reset-btn{display:none!important}body:has(.campaign-calc) .print-only{display:block}body:has(.campaign-calc) .results-sticky{position:static!important;inset:auto!important;box-shadow:none!important;transform:none!important}body:has(.campaign-calc) .results-sticky.is-stuck .bar-track,body:has(.campaign-calc) .results-sticky.is-stuck .stat-sub,body:has(.campaign-calc) .results-sticky.is-stuck .stat-pct,body:has(.campaign-calc) .results-sticky.is-stuck .stat-annual{display:revert!important}body:has(.campaign-calc) .results-sticky.is-stuck .results-grid{grid-template-columns:repeat(3,1fr)!important}body:has(.campaign-calc) .results-sentinel{display:none!important}body:has(.campaign-calc) .masthead,body:has(.campaign-calc) .annual-hero,body:has(.campaign-calc) .results-sticky,body:has(.campaign-calc) .results-section,body:has(.campaign-calc) .stat-card{background:#fff!important;color:#000!important;border:1px solid #ccc}body:has(.campaign-calc) .annual-hero-value,body:has(.campaign-calc) .annual-hero-label,body:has(.campaign-calc) .annual-hero-sub,body:has(.campaign-calc) .stat-annual,body:has(.campaign-calc) .stat-pct,body:has(.campaign-calc) .masthead *{color:#000!important}body:has(.campaign-calc) .results-section,body:has(.campaign-calc) .annual-hero,body:has(.campaign-calc) .results-grid{break-inside:avoid}body:has(.campaign-calc) .campaign-calc{font-size:11pt;margin:0;padding:0}body:has(.campaign-calc) .calc-print-head{margin-bottom:16pt;padding-bottom:10pt;border-bottom:1px solid #ccc}body:has(.campaign-calc) .calc-print-head__brand{margin:0 0 4pt;font-family:DM Sans,sans-serif;font-weight:700;font-size:13pt;letter-spacing:.08em}body:has(.campaign-calc) .calc-print-head__title{margin:0;font-family:DM Sans,sans-serif;font-weight:400;font-size:17pt}body:has(.campaign-calc) .calc-print-head__industry{margin:4pt 0 0;font-size:10pt;color:#555}body:has(.campaign-calc) .calc-print-note{margin-top:16pt;padding-top:10pt;border-top:1px solid #ccc;font-size:8.5pt;line-height:1.5;color:#444}}.section-diag-hero{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eaeaea}.section-diag-hero__container{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (min-width:1030px){.section-diag-hero__container{gap:calc(80px*100vw/1440px);margin:calc(120px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__container{margin:calc(72px*100vw/375px) calc(24px*100vw/375px);gap:calc(32px*100vw/375px);flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}}.section-diag-hero__content{display:flex;flex:1;flex-direction:column;align-items:flex-start}@media only screen and (min-width:1030px){.section-diag-hero__content{gap:calc(24px*100vw/1440px);max-width:calc(560px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__content{gap:calc(20px*100vw/375px);max-width:100%}}.section-diag-hero__chip{display:inline-flex;align-items:center;width:fit-content;background-color:#fff98e;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:500;border-radius:999px}@media only screen and (min-width:1030px){.section-diag-hero__chip{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__chip{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-diag-hero__chip{padding:calc(6px*100vw/1440px) calc(16px*100vw/1440px);line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__chip{padding:calc(6px*100vw/375px) calc(14px*100vw/375px);line-height:calc(18px*100vw/375px)}}.section-diag-hero__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-hero__title{font-size:calc(56px*100vw/1440px);line-height:calc(60px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__title{font-size:calc(34px*100vw/375px);line-height:calc(40px*100vw/375px)}}.section-diag-hero__description{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-hero__description{font-size:calc(18px*100vw/1440px);line-height:calc(28px*100vw/1440px);max-width:calc(480px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__description{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.section-diag-hero__actions{display:flex;align-items:center}@media only screen and (min-width:1030px){.section-diag-hero__actions{gap:calc(12px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__actions{flex-direction:column;align-items:stretch;width:100%;gap:calc(10px*100vw/375px)}}.section-diag-hero__cta{display:inline-flex;white-space:nowrap;align-items:center;width:fit-content;background-color:#111;color:#fff;text-decoration:none;font-family:Inter,sans-serif;font-style:normal;font-weight:500;border-radius:100px;transition:all .5s ease}@media only screen and (min-width:1030px){.section-diag-hero__cta{gap:calc(8px*100vw/1440px);font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px);padding:calc(14px*100vw/1440px) calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__cta{gap:calc(8px*100vw/375px);font-size:calc(14px*100vw/375px);line-height:calc(20px*100vw/375px);padding:calc(12px*100vw/375px) calc(20px*100vw/375px)}}.section-diag-hero__cta:hover{opacity:.85}@media only screen and (max-width:1029px){.section-diag-hero__cta{width:100%;justify-content:center;text-align:center}}.section-diag-hero__cta--secondary{background-color:transparent;color:#111;border:1px solid #d4d4d4}.section-diag-hero__cta--secondary:hover{opacity:1;border-color:#111}.section-diag-hero__note{margin:0;color:#111;opacity:.45;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-hero__note{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__note{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-diag-hero__note{line-height:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__note{line-height:calc(18px*100vw/375px)}}.section-diag-hero__image{display:flex;flex:1;overflow:hidden;background-color:#eaeaea}@media only screen and (min-width:1030px){.section-diag-hero__image{border-radius:calc(24px*100vw/1440px);max-width:calc(600px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-hero__image{border-radius:calc(16px*100vw/375px);width:100%;max-width:100%}}.section-diag-hero__image img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;display:block}.section-diag-outcomes{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eaeaea}.section-diag-outcomes__container{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1030px){.section-diag-outcomes__container{gap:calc(56px*100vw/1440px);margin:calc(100px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__container{gap:calc(32px*100vw/375px);margin:calc(64px*100vw/375px) calc(24px*100vw/375px)}}.section-diag-outcomes__head{display:flex;flex-direction:column}@media only screen and (min-width:1030px){.section-diag-outcomes__head{gap:calc(16px*100vw/1440px);max-width:calc(720px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__head{gap:calc(12px*100vw/375px)}}.section-diag-outcomes__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-outcomes__title{font-size:calc(40px*100vw/1440px);line-height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__title{font-size:calc(28px*100vw/375px);line-height:calc(34px*100vw/375px)}}.section-diag-outcomes__intro{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-outcomes__intro{font-size:calc(18px*100vw/1440px);line-height:calc(28px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__intro{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.section-diag-outcomes__list{display:flex;list-style:none;padding:0;margin:0}@media only screen and (min-width:1030px){.section-diag-outcomes__list{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__list{flex-direction:column;gap:calc(20px*100vw/375px)}}.section-diag-outcomes__item{display:flex;flex:1;flex-direction:column;background-color:#fff;border:1px solid #eaeaea}@media only screen and (min-width:1030px){.section-diag-outcomes__item{gap:calc(12px*100vw/1440px);padding:calc(32px*100vw/1440px);border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__item{gap:calc(8px*100vw/375px);padding:calc(24px*100vw/375px);border-radius:calc(16px*100vw/375px)}}.section-diag-outcomes__number{color:#111;opacity:.3;font-family:DM Sans,sans-serif;font-style:normal;font-weight:500;font-variant-numeric:tabular-nums}@media only screen and (min-width:1030px){.section-diag-outcomes__number{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__number{font-size:calc(12px*100vw/375px)}}.section-diag-outcomes__item-title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:500}@media only screen and (min-width:1030px){.section-diag-outcomes__item-title{font-size:calc(20px*100vw/1440px);line-height:calc(28px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__item-title{font-size:calc(18px*100vw/375px);line-height:calc(24px*100vw/375px)}}.section-diag-outcomes__item-text{margin:0;color:#111;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-outcomes__item-text{font-size:calc(16px*100vw/1440px);line-height:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__item-text{font-size:calc(15px*100vw/375px);line-height:calc(22px*100vw/375px)}}.section-diag-outcomes__pregunta{margin:0;color:#111;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;border-left:2px solid #fff98e}@media only screen and (min-width:1030px){.section-diag-outcomes__pregunta{font-size:calc(24px*100vw/1440px);line-height:calc(34px*100vw/1440px);padding-left:calc(24px*100vw/1440px);max-width:calc(760px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-outcomes__pregunta{font-size:calc(20px*100vw/375px);line-height:calc(28px*100vw/375px);padding-left:calc(16px*100vw/375px)}}.section-diag-cta{display:flex;align-items:center;justify-content:center;background-color:#111}.section-diag-cta__container{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media only screen and (min-width:1030px){.section-diag-cta__container{gap:calc(16px*100vw/1440px);margin:calc(88px*100vw/1440px) calc(58px*100vw/1440px);max-width:calc(820px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-cta__container{gap:calc(14px*100vw/375px);margin:calc(56px*100vw/375px) calc(24px*100vw/375px)}}.section-diag-cta__title{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-cta__title{font-size:calc(44px*100vw/1440px);line-height:calc(52px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-cta__title{font-size:calc(30px*100vw/375px);line-height:calc(36px*100vw/375px)}}.section-diag-cta__intro{margin:0;color:#fff;opacity:.6;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-cta__intro{font-size:calc(18px*100vw/1440px);line-height:calc(28px*100vw/1440px);max-width:calc(620px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-cta__intro{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.section-diag-cta__actions{display:flex;align-items:center}@media only screen and (min-width:1030px){.section-diag-cta__actions{gap:calc(16px*100vw/1440px);margin-top:calc(16px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-cta__actions{flex-direction:column;align-items:stretch;width:100%;gap:calc(10px*100vw/375px);margin-top:calc(12px*100vw/375px)}}.section-diag-cta__cta{display:inline-flex;white-space:nowrap;align-items:center;width:fit-content;background-color:#fff98e;color:#111;text-decoration:none;font-family:DM Sans,sans-serif;font-style:normal;font-weight:500;border-radius:999px;transition:all .3s ease}@media only screen and (min-width:1030px){.section-diag-cta__cta{font-size:calc(18px*100vw/1440px);line-height:calc(26px*100vw/1440px);padding:calc(18px*100vw/1440px) calc(36px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-cta__cta{font-size:calc(16px*100vw/375px);line-height:calc(22px*100vw/375px);padding:calc(16px*100vw/375px) calc(28px*100vw/375px);width:100%;justify-content:center;text-align:center}}.section-diag-cta__cta:hover{background-color:#fff}.section-diag-cta__cta--secondary{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}.section-diag-cta__cta--secondary:hover{background-color:transparent;border-color:#fff}.section-diag-cta__note{margin:0;color:#fff;opacity:.45;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-cta__note{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-cta__note{font-size:calc(13px*100vw/375px)}}@media only screen and (max-width:1029px){.section-diag-cta__note{width:100%;text-align:center}}.section-diag-proof{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eaeaea}.section-diag-proof__container{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1030px){.section-diag-proof__container{gap:calc(48px*100vw/1440px);margin:calc(96px*100vw/1440px) calc(58px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-proof__container{gap:calc(28px*100vw/375px);margin:calc(56px*100vw/375px) calc(24px*100vw/375px)}}.section-diag-proof__title{margin:0;color:#111;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-diag-proof__title{font-size:calc(40px*100vw/1440px);line-height:calc(48px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-proof__title{font-size:calc(28px*100vw/375px);line-height:calc(34px*100vw/375px)}}.section-diag-proof__list{display:flex}@media only screen and (min-width:1030px){.section-diag-proof__list{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-proof__list{flex-direction:column;gap:calc(20px*100vw/375px)}}.section-diag-proof__item{display:flex;flex:1;flex-direction:column;margin:0;background-color:#fff;border:1px solid #eaeaea}@media only screen and (min-width:1030px){.section-diag-proof__item{gap:calc(20px*100vw/1440px);padding:calc(32px*100vw/1440px);border-radius:calc(20px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-proof__item{gap:calc(16px*100vw/375px);padding:calc(24px*100vw/375px);border-radius:calc(16px*100vw/375px)}}.section-diag-proof__logo{display:flex;align-items:center}.section-diag-proof__logo img{width:auto;object-fit:contain}@media only screen and (min-width:1030px){.section-diag-proof__logo img{height:calc(28px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-proof__logo img{height:calc(24px*100vw/375px)}}.section-diag-proof__quote{margin:0;color:#111;font-family:DM Sans,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-diag-proof__quote{font-size:calc(18px*100vw/1440px);line-height:calc(28px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-proof__quote{font-size:calc(16px*100vw/375px);line-height:calc(24px*100vw/375px)}}.section-diag-proof__source{margin-top:auto;color:#111;opacity:.5;font-family:Inter,sans-serif;font-weight:400}@media only screen and (min-width:1030px){.section-diag-proof__source{font-size:calc(14px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-proof__source{font-size:calc(13px*100vw/375px)}}.section-diag-footer{display:flex;align-items:center;justify-content:center;background-color:#fff;border-top:1px solid #eaeaea}.section-diag-footer__container{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1030px){.section-diag-footer__container{gap:calc(16px*100vw/1440px);margin:calc(48px*100vw/1440px) calc(58px*100vw/1440px);max-width:calc(820px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-footer__container{gap:calc(16px*100vw/375px);margin:calc(32px*100vw/375px) calc(24px*100vw/375px)}}.section-diag-footer__legal{margin:0;color:#111;opacity:.5;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-footer__legal{font-size:calc(13px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-footer__legal{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-diag-footer__legal{line-height:calc(20px*100vw/1440px);max-width:calc(760px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-footer__legal{line-height:calc(18px*100vw/375px)}}.section-diag-footer__meta{display:flex;align-items:center;color:#111;opacity:.5;font-family:Inter,sans-serif;font-style:normal;font-weight:400}@media only screen and (min-width:1030px){.section-diag-footer__meta{font-size:calc(13px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-footer__meta{font-size:calc(12px*100vw/375px)}}@media only screen and (min-width:1030px){.section-diag-footer__meta{gap:calc(24px*100vw/1440px)}}@media only screen and (max-width:1029px){.section-diag-footer__meta{gap:calc(16px*100vw/375px)}}@media only screen and (max-width:1029px){.section-diag-footer__meta{flex-wrap:wrap}}.section-diag-footer__meta a:hover{opacity:.7;text-decoration:underline}
