.hero-right-nomina{display:grid;height:100%;place-items:center;width:100%}.hero-right-image{border-radius:24px;height:100%;max-height:640px;object-fit:cover;width:100%}.payroll-hero{background:#fff;padding:4rem 0}.payroll-container{align-items:center;display:grid;gap:3rem;grid-template-columns:1.5fr 1fr;margin:0 auto;max-width:1200px}.payroll-title{color:var(--core-black);font-family:Familjen Grotesk,sans-serif;font-size:2.5rem!important;line-height:1.2;margin-bottom:1.5rem!important}.payroll-title .special-text{color:var(--mora-blue);font-family:STIX Two Text,serif;font-style:italic}.payroll-subtitle{color:var(--core-black);font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;margin-bottom:2rem!important}.payroll-subtitle .highlight-mora{color:var(--mora-blue);font-weight:500}.benefits-title{font-family:Familjen Grotesk,sans-serif;font-size:1.25rem;margin-bottom:1rem!important}.benefits-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding-left:0}.benefits-list li{font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;padding-left:1.5rem;position:relative}.benefits-list li:before{color:var(--invisible-tech);content:"✔";font-weight:700;left:0;position:absolute;top:0}.payroll-cta-wrapper{margin-top:2rem}.payroll-cta-button{background:var(--mora-blue);border-radius:9999px;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:background .3s ease}.payroll-cta-button:hover{background:var(--dark-purple)}.payroll-image{border-radius:1rem;height:auto;max-width:100%}@media (max-width:992px){.payroll-container{grid-template-columns:1fr;text-align:center}.payroll-left{order:2}.payroll-right{order:1}.benefits-list li{justify-content:center}}.payroll-soluciones-section{background:var(--mora-blue)!important;padding:4rem 0!important}.payroll-soluciones-container{margin:0 auto;max-width:1200px}.payroll-soluciones-header{margin-bottom:2.5rem!important;text-align:center!important}.payroll-soluciones-header .headline{color:#fff!important;font-family:Familjen Grotesk,sans-serif!important;font-size:2.25rem!important;font-weight:700!important;line-height:1.2!important;margin:0 0 1rem!important}.payroll-soluciones-header .subtitle{color:#fff!important;font-family:Inter,sans-serif!important;font-size:1.125rem!important;line-height:1.6!important;margin:0 auto 2rem!important;max-width:800px!important}.payroll-soluciones-header .special-text{color:var(--invisible-tech)!important;font-family:STIX Two Text,serif!important;font-style:italic!important}.payroll-cards-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr)}.solution-card{background:#fff!important;border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;transition:transform .25s ease,box-shadow .25s ease}.solution-card:hover{box-shadow:0 10px 28px rgba(0,0,0,.1);transform:translateY(-4px)}.solution-card .card-icon{color:var(--mora-blue);margin-bottom:.25rem}.solution-card .card-title{color:var(--mora-blue)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:1.3rem!important;font-weight:500!important;margin:.25rem 0!important}.solution-card .card-body{color:var(--core-black)!important;font-family:Inter,sans-serif!important;font-size:.985rem!important;line-height:1.55!important;margin:0!important}.payroll-soluciones-cta{display:flex;justify-content:center!important;margin-top:2.5rem!important}.btn-primary{background:var(--invisible-tech)!important;border-radius:9999px!important;color:var(--core-black)!important;display:inline-block;font-family:Inter,sans-serif!important;font-weight:600!important;padding:.875rem 1.75rem!important;text-decoration:none!important;transition:background .25s ease,transform .25s ease}.btn-primary:hover{background:#d0f55a!important;transform:translateY(-2px)}@media (max-width:1100px){.payroll-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.payroll-soluciones-header .headline{font-size:1.9rem!important}.payroll-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.payroll-cards-grid{grid-template-columns:1fr}}.payroll-beneficios-section{background:#fff;padding:4rem 0!important}.payroll-beneficios-container{margin:0 auto;max-width:1000px;padding:0 2rem}.payroll-beneficios-header{margin-bottom:2.5rem!important;text-align:center}.payroll-beneficios-header .headline{color:var(--core-black)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:2.25rem!important;font-weight:700!important;line-height:1.2!important;margin:0!important}.payroll-beneficios-header .special-text{color:var(--mora-blue)!important;font-family:STIX Two Text,serif!important;font-style:italic!important}.beneficios-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.beneficio-card{background:var(--off-white);border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.05);overflow:hidden;padding:2rem;position:relative;transition:transform .25s ease}.beneficio-card:before{animation:borderFlow 6s linear infinite;background:linear-gradient(135deg,var(--invisible-tech),var(--mora-blue),var(--invisible-tech));background-size:200% 200%;border-radius:1rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute}@keyframes borderFlow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.beneficio-card:hover{transform:translateY(-4px)}.beneficio-title{color:var(--mora-blue)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:1.25rem!important;font-weight:700!important;margin-bottom:.75rem!important}.beneficio-body{color:var(--core-black)!important;font-family:Inter,sans-serif!important;font-size:1rem!important;line-height:1.55!important;margin:0!important}@media (max-width:900px){.beneficios-grid{grid-template-columns:1fr}}.rrhh-speed-section{background:#fff;padding:4rem 0;text-align:center}.rrhh-speed-container{margin:0 auto;max-width:900px;padding:0 2rem}.rrhh-speed-header{margin-bottom:2.5rem}.rrhh-speed-header .headline{color:var(--core-black)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:2.25rem!important;font-weight:700!important;margin-bottom:1rem!important}.rrhh-speed-header .special-text{color:var(--mora-blue)!important;font-family:STIX Two Text,serif!important;font-style:italic!important}.rrhh-speed-header .subtitle{color:var(--core-black)!important;font-family:Inter,sans-serif!important;font-size:1.125rem!important;justify-self:anchor-center;line-height:1.6!important;margin:0 auto;max-width:700px}.rrhh-benefits-list{gap:1.5rem;list-style:none;margin:0;padding:0}.benefit-box,.rrhh-benefits-list{display:flex;flex-direction:column}.benefit-box{align-items:center;background:var(--mora-blue);border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.1);color:#fff;gap:.75rem;padding:2rem 1.5rem;transition:transform .25s ease,box-shadow .25s ease}.benefit-box:hover{box-shadow:0 12px 32px rgba(0,0,0,.15);transform:translateY(-4px)}.benefit-icon{color:#fff}.benefit-title{font-family:Familjen Grotesk,sans-serif!important;font-size:1.25rem!important;font-weight:700!important}.benefit-body,.benefit-title{color:#fff!important;margin:0!important}.benefit-body{font-family:Inter,sans-serif!important;font-size:1rem!important;line-height:1.55!important}@media (max-width:768px){.benefit-box{padding:1.5rem}}.hana-ai-card-image{align-self:center;border-radius:8px;height:auto;margin-top:1rem;max-width:900px;object-fit:cover;width:100%}.seccionCrehana{align-items:anchor-center;display:grid;justify-self:center;margin-bottom:4rem;margin-top:4rem;max-width:1200px}.faqs-section{background:var(--mora-blue);padding:3rem 4rem}.faqs-subtitle{font-family:Inter,sans-serif!important;font-size:1.125rem!important;margin-bottom:2rem!important}.faqs-subtitle,.faqs-title{color:#fff!important;text-align:left!important}.faqs-title{font-family:Familjen Grotesk,sans-serif!important;font-size:clamp(2rem,3.5vw,3rem)!important;font-weight:700!important;margin-bottom:.5rem!important}:root{--mora-blue:#4822f4;--dark-purple:#140058;--strategic-purple:#6556ff;--core-black:#262626;--invisible-tech:#d6fd6a;--light-grey:#777;--off-white:#f7f7f7}.comparador-section{background:#fff!important;padding:4rem 0!important;text-align:center!important}.comparador-container{margin:0 auto!important;max-width:1100px!important;padding:0 2rem!important}.comparador-title{color:var(--core-black)!important;font-family:Familjen Grotesk,sans-serif!important;font-size:2.25rem!important;font-weight:700!important;line-height:1.2!important;margin:0 0 2.5rem!important}.comparador-title .special-text{color:var(--mora-blue)!important;font-family:STIX Two Text,serif!important;font-style:italic!important}.comparador-grid{background:#fff!important;border:1px solid rgba(0,0,0,.1)!important;border-radius:1rem!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;overflow:hidden!important}.comp-col-title{background:var(--mora-blue)!important;border-right:1px solid hsla(0,0%,100%,.2)!important;color:#fff!important;font-family:Familjen Grotesk,sans-serif!important;font-size:1.25rem!important;font-weight:700!important;padding:1rem!important;text-align:center!important}.comp-col-title:last-child{border-right:none!important}.comp-item{align-items:center!important;border-right:1px solid rgba(0,0,0,.08)!important;border-top:1px solid rgba(0,0,0,.08)!important;color:var(--core-black)!important;display:flex!important;font-family:Inter,sans-serif!important;font-size:1rem!important;justify-content:center!important;line-height:1.55!important;padding:1rem!important;text-align:center!important}.comp-item:nth-child(3n){border-right:none!important}.manual-title{background:var(--light-grey)!important;color:#fff!important}.comp-item.manual{background:rgba(0,0,0,.04)!important;color:var(--light-grey)!important;font-style:italic!important}.digital-title{background:var(--mora-blue)!important;color:#fff!important}.comp-item.digital{background:rgba(72,34,244,.05)!important;color:var(--core-black)!important;font-weight:600!important}.comparador-mobile-cards{display:none!important;gap:1.25rem!important;margin-top:1.25rem!important}.comp-m-card{background:var(--off-white)!important;border:1px solid rgba(72,34,244,.12)!important;border-radius:1rem!important;box-shadow:0 8px 24px rgba(0,0,0,.05)!important;overflow:hidden!important;text-align:left!important}.comp-m-title{background:var(--mora-blue)!important;color:#fff!important;font-family:Familjen Grotesk,sans-serif!important;font-size:1.25rem!important;font-weight:700!important;margin:0!important;padding:1rem!important;text-align:center!important}.comp-m-list{list-style:none!important;margin:0!important;padding:0!important}.m-row{align-items:center!important;border-top:1px solid rgba(0,0,0,.08)!important;display:grid!important;gap:.75rem!important;grid-template-columns:1fr 1fr!important;padding:1rem!important}.m-row:first-child{border-top:none!important}.m-aspect{color:var(--mora-blue)!important;font-weight:700!important}.m-aspect,.m-value{font-family:Inter,sans-serif!important}.m-value{color:var(--core-black)!important}.comp-m-card.manual{background:rgba(0,0,0,.05)!important;border:1px solid rgba(0,0,0,.1)!important}.comp-m-card.manual .comp-m-title{background:var(--light-grey)!important;color:#fff!important}.comp-m-card.manual .m-aspect,.comp-m-card.manual .m-value{color:var(--light-grey)!important}.comp-m-card.digital{background:#fff!important;border:2px solid var(--mora-blue)!important}.comp-m-card.digital .comp-m-title{background:var(--mora-blue)!important;color:#fff!important}.comp-m-card.digital .m-row.highlight{background:rgba(72,34,244,.05)!important;font-weight:600!important}@media (max-width:900px){.comparador-grid{display:none!important}.comparador-mobile-cards{display:grid!important}}@media (max-width:520px){.m-row{grid-template-columns:1fr!important}.m-aspect{margin-bottom:.25rem!important}}