.hero-landing-crehana{padding:6rem 0 2rem}.form-message{align-items:center;animation:fadeInUp .4s ease forwards;background:rgba(72,34,244,.08);border:1px solid rgba(72,34,244,.2);border-radius:8px;color:#050823;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:10px;opacity:0;padding:.75rem 1rem;transform:translateY(5px);width:fit-content}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.arrow-right{animation:arrowBounce 1s infinite;color:#4822f4;display:inline-block;font-size:1.2rem}@keyframes arrowBounce{0%,to{transform:translateX(0)}50%{transform:translateX(5px)}}.hero-container{align-items:center;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1350px;padding:0 4rem}.highlight-mora{color:var(--mora-blue)}.hero-left{display:flex;flex-direction:column;gap:1.5rem}.hero-title{color:var(--core-black);font-family:Familjen Grotesk,sans-serif;font-size:2.5rem;line-height:1.2}.hero-subtitle{color:var(--core-black);font-family:Inter,sans-serif;font-size:1.125rem;max-width:90%}.hero-cta-button{background-color:var(--mora-blue);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background .2s ease;width:fit-content}.hero-cta-button:hover{background-color:#341ae1}.logo-cartera-placeholder img{height:40px;margin-top:1.5rem;opacity:.8}.hero-right{background:var(--off-white);border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.05);padding:2rem}@media (max-width:960px){.hero-landing-crehana{padding:2rem 0}.hero-left{align-items:center}.hero-container{align-items:center;gap:3rem;grid-template-columns:1fr;padding:0}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}}.trust-logos-section{background-color:transparent;display:flex;justify-content:center;padding:0 0 6rem}.trust-container{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(76,97%,70%,.1);border:1px solid hsla(0,0%,100%,.25);border-radius:2rem;box-shadow:0 20px 40px rgba(0,0,0,.1);display:flex;flex-direction:column;max-width:1100px;overflow:hidden;padding:1rem;width:100%}.trust-title{color:var(--core-black);font-family:Familjen Grotesk,sans-serif;font-size:1.6em!important;font-weight:600!important;margin-bottom:.5rem!important;text-align:center}.trust-title .mora-blue{color:var(--mora-blue)}.logos-slider-wrapper{overflow:hidden;position:relative;width:100%}.logos-slider-track{align-items:center;animation:scroll-logos 30s linear infinite;display:flex;gap:3rem;justify-content:center;margin:0 auto;width:fit-content}.logos-slider-track img{height:100px;object-fit:contain;opacity:.9;transition:transform .3s ease;width:auto}.logos-slider-track img:hover{opacity:1;transform:scale(1.05)}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.trust-logos-section{padding:1rem 0}.trust-title{font-size:1.5rem;margin-bottom:2rem}.logos-slider-track{gap:2rem}.logos-slider-track img{height:32px}}.scroll-step-section{align-items:center;background-color:var(--mora-blue)!important;border-radius:1rem;display:flex;flex-direction:column;padding:6rem 2rem}.learning-header{margin-bottom:4rem;max-width:800px;text-align:center}.learning-header .headline{color:#fff!important;font-family:Familjen Grotesk,sans-serif;font-size:3rem!important;margin-bottom:1rem!important}.learning-header .subtitle{color:var(--invisible-tech)!important;font-family:STIX Two Text,serif!important;font-size:1.5rem;font-style:italic!important;font-weight:500}.scroll-step-wrapper{display:flex;flex-direction:column;gap:4rem}.scroll-step-card{border:1px solid hsla(0,0%,100%,.2);border-radius:1.5rem;box-shadow:0 8px 24px rgba(0,0,0,.08);margin:0 auto;max-width:800px;opacity:0;padding:2rem;pointer-events:none;position:flex;top:6rem;transform:scale(.98);transition:all .4s ease}.scroll-step-card.white-card{background:hsla(0,0%,100%,.9);color:var(--core-black)!important}.scroll-step-card.blue-card,.scroll-step-card.white-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.scroll-step-card.blue-card{background:rgba(72,34,244,.8);color:#fff!important}.scroll-step-card.blue-card .card-title{color:var(--invisible-tech)!important}.scroll-step-card.white-card .card-title{color:var(--mora-blue)!important}.scroll-step-card.active{opacity:1;pointer-events:auto;transform:scale(1.1);z-index:100}.scroll-step-card:first-child{z-index:1}.scroll-step-card:nth-child(2){z-index:2}.scroll-step-card:nth-child(3){z-index:3}.scroll-step-card:nth-child(4){z-index:4}.scroll-step-card:nth-child(5){z-index:5}.card-title{font-family:Familjen Grotesk,sans-serif;font-size:1.5rem!important;margin-bottom:1rem!important}.card-body,.card-title{color:inherit!important}.card-body{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.scroll-step-card{align-items:center;display:grid;gap:1.5rem;grid-template-columns:minmax(260px,340px) 1fr}.card-media{width:100%}.card-image{aspect-ratio:4/3;border-radius:1rem;display:block;max-width:100%;object-fit:cover;width:100%}.scroll-step-card.blue-card .card-image{border-color:hsla(0,0%,100%,.45)}@media (max-width:1024px){.scroll-step-card{grid-template-columns:minmax(220px,300px) 1fr}}@media (max-width:768px){.scroll-step-section{padding:6rem 1em}.learning-header .headline{font-size:2rem!important}.scroll-step-card{grid-template-columns:1fr;margin:0 1rem;padding:1.5rem;transform:scale(1)}.scroll-step-card.active{transform:scale(1.02)}.card-image{aspect-ratio:16/10}}@media (max-width:480px){.learning-header .headline{font-size:1.75rem!important}.card-title{font-size:1.25rem!important}}.mora-blue-text{color:var(--mora-blue)!important}.invisible-tech-text{color:var(--invisible-tech)!important}.latam-content-section{background:#fff;color:var(--dark-purple);padding:6rem 1.5rem}.latam-container{margin:0 auto;max-width:1200px;width:100%}.latam-header{margin-bottom:2.5rem}.latam-title{color:var(--dark-pruple)!important;font-family:Familjen Grotesk,sans-serif;font-size:clamp(2rem,3.6vw,3rem);line-height:1.15}.latam-grid{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr)}.latam-card{background:var(--mora-blue);border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:.25rem;grid-column:span 3;justify-content:center;min-height:112px;opacity:0;padding:1.25rem 1.25rem 1rem;transform:translateY(30px);transition:transform .18s ease,box-shadow .18s ease,opacity .6s ease,transform .6s ease}.latam-card:hover{box-shadow:0 14px 32px rgba(0,0,0,.16);transform:translateY(-2px)}.latam-card.visible{opacity:1;transform:translateY(0)}.latam-metric{color:var(--invisible-tech)!important;font-family:Familjen Grotesk,sans-serif;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:700;line-height:1;position:relative}.latam-metric:before{content:"+";margin-right:.15rem}.latam-card-title{color:#fff!important;font-family:Inter,sans-serif;font-size:.95rem}.latam-card--wide{align-items:flex-start;grid-column:span 6}.latam-card--wide .latam-card-heading{color:var(--invisible-tech)!important;font-family:Familjen Grotesk,sans-serif;font-size:clamp(1.5rem,2.8vw,2rem)!important;font-weight:700!important;margin-bottom:.25rem}.latam-card--wide .latam-card-sub{color:#fff!important;font-family:Inter,sans-serif;font-size:.95rem;opacity:.85}.latam-cta-block{margin-top:2.25rem;text-align:center}.latam-cta-text{color:var(--dark-purple)!important;font-family:Inter,sans-serif;margin-bottom:1rem!important}.latam-cta-button{background:var(--mora-blue);border:1px solid hsla(0,0%,100%,.35);border-radius:10px;box-shadow:0 10px 22px rgba(0,0,0,.12);color:#fff!important;display:inline-block;font-family:Inter,sans-serif;font-weight:700;padding:.9rem 1.25rem;text-decoration:none;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.latam-cta-button:hover{box-shadow:0 12px 28px rgba(0,0,0,.16);filter:brightness(1.03)}.latam-cta-button:active{transform:translateY(1px)}@media (max-width:1024px){.latam-card{grid-column:span 6}.latam-card--wide{grid-column:span 12}}@media (max-width:640px){.latam-content-section{border-radius:24px;padding:2rem 1.5rem}.latam-grid{gap:.75rem}.latam-card{grid-column:span 12;min-height:100px}}.ai-helper-section{background:var(--mora-blue)!important;border-radius:1rem;padding:4rem 2rem!important}.ai-helper-grid{align-items:stretch!important;display:grid!important;gap:2.5rem!important;grid-template-columns:1.1fr .9fr!important;margin:0 auto!important;max-width:1200px!important}.ai-title{color:#fff!important;font-family:Familjen Grotesk,sans-serif!important;font-size:clamp(1.9rem,3.2vw,2.6rem)!important;font-weight:500!important;line-height:1.15!important;margin:0 0 1rem!important;text-align:left!important}.ai-title-stix{color:var(--invisible-tech)!important;font-family:STIX Two Text,serif!important;font-style:italic!important}.ai-lead{color:#fff!important;font-family:Inter,sans-serif!important;line-height:1.65!important;margin:0 0 1.5rem!important;max-width:62ch!important;opacity:1!important;text-align:left!important}.ai-brand{font-family:Familjen Grotesk,sans-serif!important;font-weight:700!important;margin-right:.25rem!important}.ai-brand,.ai-lead-stix{color:var(--invisible-tech)!important}.ai-lead-stix{font-family:STIX Two Text,serif!important;font-style:italic!important}.ai-media{background:#fff!important;border-radius:14px!important;box-shadow:0 8px 22px rgba(0,0,0,.08)!important;overflow:hidden!important;padding:0!important}.ai-media img{display:block!important;height:auto!important;width:100%!important}.ai-right{position:relative!important}.scroll-separator{background:linear-gradient(to bottom,var(--invisible-tech),#fff)!important;border-radius:999px!important;height:0!important;left:-2rem!important;opacity:1!important;position:absolute!important;top:0!important;transform:translateY(0)!important;transition:opacity .4s ease,height .6s ease!important;width:4px!important}.animated-list{display:grid!important;gap:1rem!important;list-style:none!important;margin:0!important;padding-left:1.25rem!important;position:relative!important}.anim-item{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.08);color:var(--dark-purple)!important;display:grid!important;grid-template-columns:20px 1fr!important;margin:0 auto;max-width:800px;opacity:0;padding:.6rem;pointer-events:none;position:flex;top:6rem;transform:scale(.98);transition:all .4s ease}.anim-item:hover{background:hsla(0,0%,100%,.22)!important;box-shadow:0 12px 28px rgba(0,0,0,.12)!important}.anim-item-icon{background:linear-gradient(135deg,var(--invisible-tech),var(--mora-blue))!important;border-radius:999px!important;box-shadow:0 0 0 3px hsla(0,0%,100%,.2)!important;height:12px!important;margin-top:.4rem!important;width:12px!important}.anim-item-title{color:var(--mora-blue)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:1.15rem!important;font-weight:700!important;line-height:1.25!important;margin:0 0 .25rem!important;text-shadow:0 1px 4px rgba(0,0,0,.25)!important}.anim-item-text{color:var(--dark-purple)!important;font-family:Inter,sans-serif!important;line-height:1.6!important;margin:0!important;opacity:1!important}.anim-item.is-visible,.scroll-separator.is-visible{opacity:1!important;transform:translateY(0)!important}@media (max-width:980px){.ai-helper-grid{gap:2rem!important;grid-template-columns:1fr!important}}@media (max-width:640px){.animated-list{padding-left:0!important}.ai-helper-section{padding:3rem 1.25rem!important}.anim-item{padding:.85rem .9rem!important}}.metrics-section.v2{background:#fff;padding:4rem 2rem;text-align:center}.metrics-section.v2 .metrics-header{margin:0 auto 3rem;max-width:760px}.metrics-section.v2 .metrics-header .headline{color:var(--mora-blue)!important;font-family:Familjen Grotesk,sans-serif;font-size:clamp(3rem,3vw,2.4rem)!important;margin-bottom:.75rem}.metrics-section.v2 .metrics-header .subtitle{color:var(--core-black)!important;font-family:Inter,sans-serif;font-size:1rem!important;opacity:.85}.metrics-grid.grid-4x4{display:grid;gap:1.75rem;grid-template-columns:repeat(2,1fr);margin:0 auto 3rem;max-width:1100px}.metric-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.6);border:1px solid rgba(72,34,244,.25);border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,.1);overflow:hidden;padding:1rem;position:relative;text-align:left}.metric-card:after{background:conic-gradient(from 180deg,var(--mora-blue),var(--invisible-tech),var(--mora-blue));border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1;padding:1px;pointer-events:none;position:absolute}.card-image-wrap{border-radius:12px;box-shadow:0 6px 14px rgba(0,0,0,.08);margin-bottom:1rem;overflow:hidden;width:100%}.card-main-image{display:block;height:auto;object-fit:cover;transition:transform .3s ease;width:100%}.metric-card:hover .card-main-image{transform:scale(1.03)}.metric-card .card-title{color:var(--mora-blue)!important;font-family:Familjen Grotesk,sans-serif;font-size:1.06rem;line-height:1.25;margin:0 0 .4rem;text-shadow:0 1px 0 hsla(0,0%,100%,.6)}.metric-card .card-text{color:var(--core-black);font-family:Inter,sans-serif;font-size:.96rem;margin:0;opacity:.9}.metrics-cta .cta-title{color:var(--core-black);font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;margin-bottom:1rem!important}.metrics-cta .cta-button{background:var(--mora-blue);border-radius:10px;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:background .2s ease,transform .2s ease}.metrics-cta .cta-button:hover{background:var(--dark-purple);transform:translateY(-1px)}@media (max-width:1100px){.metrics-grid.grid-4x4{gap:1.5rem}}@media (max-width:980px){.metrics-grid.grid-4x4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.metrics-section.v2 .metrics-header .headline{font-family:Familjen Grotesk,sans-serif;font-size:2rem!important;margin-bottom:1rem!important}.metrics-section.v2{padding:3rem 0}.metrics-grid.grid-4x4{grid-template-columns:1fr}}.results-module.v2{background:#fff;padding:6rem 2rem}.results-container{margin:0 auto;max-width:1200px}.results-header{margin-bottom:2.25rem!important;text-align:left!important}.results-headline{color:var(--mora-blue)!important;font-size:clamp(1.9rem,3.6vw,2.4rem)!important;margin:0 0 .25rem!important;text-align:left!important}.results-headline,.results-subheadline{font-family:Familjen Grotesk,sans-serif!important;line-height:1.1!important}.results-subheadline{color:var(--core-black)!important;font-size:clamp(2rem,4.2vw,3rem)!important;margin:0!important}.results-kpis{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.kpi-card{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:var(--off-white);border:1px solid rgba(0,0,0,.06);border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.05);padding:1.25rem}.kpi-top{align-items:baseline;column-gap:.6rem;display:flex;flex-wrap:wrap;margin-bottom:.25rem;row-gap:.15rem}.kpi-number{font-size:clamp(2.2rem,5vw,2.8rem)!important}.kpi-number,.kpi-suffix{color:var(--mora-blue)!important;font-family:Familjen Grotesk,sans-serif!important;font-weight:700!important}.kpi-suffix{font-size:clamp(1.6rem,3.5vw,2rem)!important}.kpi-label-strong{font-size:clamp(1rem,2.2vw,1.15rem)!important;font-weight:700!important}.kpi-label-strong,.kpi-text{font-family:Inter,sans-serif!important}.kpi-text{color:var(--core-black)!important;font-size:1rem!important;line-height:1.6!important;margin:0!important;opacity:1!important}.results-footnote{align-items:center;color:var(--light-grey)!important;display:flex;font-family:Inter,sans-serif!important;font-size:.95rem!important;gap:.5rem;margin-bottom:1rem!important;margin-top:1.5rem!important}.results-footnote img{display:inline-block;height:auto;opacity:.8}@media (max-width:1024px){.results-module.v2{padding:4.5rem 0}.results-kpis{gap:1rem;grid-template-columns:1fr}}.success-stories-section{margin:0 auto;max-width:1200px;padding:6rem 2rem}.success-stories-title{color:var(--mora-blue)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:clamp(2rem,3.8vw,3rem)!important;font-weight:700!important;margin:0 0 2rem!important;text-align:left!important}.success-stories-container{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.story-card{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#fff;border:1px solid rgba(38,38,38,.08);border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.05);display:flex;flex-direction:column;max-width:360px;overflow:hidden;padding:1.25rem;position:relative;text-align:left;width:100%}.story-card:before{background:linear-gradient(180deg,var(--mora-blue),var(--invisible-tech));border-radius:4px 0 0 4px;bottom:0;content:"";left:0;opacity:.9;position:absolute;top:0;width:4px}.client-info.vertical{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.company-logo{height:auto;margin-bottom:.5rem;object-fit:contain;width:80px}.author-name{color:var(--core-black)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;margin:0 0 .1rem!important}.stars-container{color:#f5a524!important;font-size:1rem!important;line-height:1!important;margin:.1rem 0 .25rem!important}.author-company,.stars-container{font-family:Inter,sans-serif!important}.author-company{color:var(--light-grey)!important;font-size:.95rem!important;margin:0!important}.story-content{display:flex;flex-direction:column}.story-quote{color:var(--core-black)!important;font-family:Inter,sans-serif!important;font-size:1rem!important;line-height:1.65!important;margin:.25rem 0 0!important;padding-left:1.1rem;position:relative}.story-quote:before{color:var(--mora-blue);content:"“";font-family:STIX Two Text,serif!important;font-size:1.4rem;font-style:italic!important;left:0;position:absolute;top:-.15rem}@media (max-width:980px){.success-stories-section{padding:4.5rem 1.25rem}}@media (max-width:640px){.success-stories-container{gap:1rem}.story-card{max-width:100%}.company-logo{width:64px}}.faqs-section{background:#fff;padding:6rem 2rem}.faqs-container{margin:0 auto;max-width:900px}.faqs-title{color:var(--mora-blue)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:clamp(2rem,3.5vw,3rem)!important;font-weight:700!important;margin-bottom:.5rem!important;text-align:left!important}.faqs-subtitle{color:var(--core-black)!important;font-family:Inter,sans-serif!important;font-size:1.125rem!important;margin-bottom:2rem!important;text-align:left!important}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:var(--off-white);border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item.open{border-color:var(--mora-blue);box-shadow:0 6px 16px rgba(0,0,0,.06)}.faq-question{background:transparent;border:none;color:var(--core-black)!important;cursor:pointer;font-family:Familjen Grotesk,sans-serif!important;font-size:1.125rem!important;font-weight:600!important;outline:none;padding:1rem 2.5rem 1rem 1.25rem;position:relative;text-align:left;white-space:normal;width:100%}.faq-question:after{color:var(--mora-blue);content:"+";font-size:1.25rem;position:absolute;right:1rem;transition:transform .3s ease}.faq-item.open .faq-question:after{content:"–";transform:rotate(180deg)}.faq-answer{color:var(--light-grey)!important;font-family:Inter,sans-serif!important;font-size:1rem!important;line-height:1.6;max-height:0;overflow:hidden;padding:0 1.25rem;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:200px;padding:.75rem 1.25rem 1rem}@media (max-width:640px){.faq-question{font-size:1rem!important;line-height:1.4;padding-right:2.75rem}.faqs-section{padding:6rem 0}}.final-cta-section{background:var(--mora-blue);border-radius:1rem;color:#fff;padding:4rem 2rem}.final-cta-container{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between;margin:0 auto;max-width:1200px}.final-cta-text{flex:1 1 50%}.final-cta-title{font-family:Inter,sans-serif!important;font-size:2rem!important;font-weight:400!important;line-height:1.4;margin:0}.final-cta-title strong{font-weight:700!important}.final-cta-right{flex:1 1 40%}.final-cta-subtitle{font-family:Familjen Grotesk,sans-serif!important;font-size:1.1rem;line-height:1.5;margin-bottom:1.5rem!important}.final-cta-button{background-color:#fff;border-radius:8px;color:var(--mora-blue);display:inline-block;font-family:Inter,sans-serif!important;font-size:1rem;font-weight:600;padding:1rem 1.8rem;text-decoration:none;transition:all .3s ease}.final-cta-button:hover{background-color:hsla(0,0%,100%,.85)}@media (max-width:768px){.final-cta-container{flex-direction:column;gap:1.5rem;text-align:center}.final-cta-right,.final-cta-text{flex:1 1 100%}}