:root{--c-negro: #1F1C1B;--c-blanco: #ffffff;--c-off-white: #F7F6F0;--c-gris-600: #585858;--c-gris-400: #A0A0A0;--step-5: clamp(2rem, 1.648rem + 1.5vw, 3rem);--step-6: clamp(2.25rem, 1.634rem + 2.63vw, 4rem);--step-4: clamp(1.5rem, 1.324rem + .75vw, 2rem);--step-3: clamp(1.25rem, 1.162rem + .38vw, 1.5rem);--step-1: clamp(1rem, .912rem + .38vw, 1.25rem)}@media(max-height:750px)and (min-width:768px){:root{--step-5: clamp(1.625rem, 1.2rem + 1.2vw, 2.25rem);--step-6: clamp(1.875rem, 1.3rem + 1.8vw, 3rem);--step-4: clamp(1.25rem, 1.1rem + .55vw, 1.625rem);--step-3: clamp(1.125rem, 1rem + .35vw, 1.375rem)}}#human-resources{--hr-accent: #2563EB;--hr-accent-light: #EFF4FF;--hr-negro: #1F1C1B;--hr-off-white: #F7F6F0;--hr-gris-600: #585858;--hr-gris-400: #A0A0A0;--hr-gris-200: #E3E3E3;--hr-gris-100: #F6F6F6;background:var(--hr-off-white)}#human-resources section{padding:100px 24px;max-width:1200px;margin:0 auto}#human-resources h2{font-size:var(--step-5);font-weight:400;color:var(--c-negro);letter-spacing:-.03em;line-height:110%;margin:0 0 24px}#human-resources p{color:var(--c-gris-600);line-height:170%;margin:0}.hr-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:140px 24px 80px!important;max-width:none!important;overflow:hidden;background:var(--hr-negro)}.hr-hero__content{max-width:800px;position:relative;z-index:2;margin-top:-100px}#hr-hero-iso{filter:blur(12px);opacity:0;transition:filter 1.2s cubic-bezier(.22,1,.36,1),opacity .8s ease}#hr-hero-iso.hero-iso--revealed{filter:blur(0px);opacity:1}.hr-hero__eyebrow{display:block;font-family:Geist Mono,monospace;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.96px;line-height:1.1;color:#ffffffb3;margin-bottom:24px;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.hr-hero__eyebrow.hr-title--revealed{opacity:1;transform:translateY(0)}.hr-hero h1{font-size:var(--step-6);font-weight:400;color:#fff;letter-spacing:-.03em;line-height:110%;margin:0 0 24px;transform:scale(1.2);opacity:0;transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .5s ease}.hr-hero h1.hr-title--revealed{transform:scale(1);opacity:1}#human-resources .hr-hero__desc{font-size:1.15rem;line-height:170%;color:#fff;max-width:600px;margin:0 auto;text-align:center;transform:translateY(16px);opacity:0;transition:transform .7s cubic-bezier(.22,1,.36,1) .15s,opacity .5s ease .15s}#human-resources .hr-hero__desc.hr-title--revealed{transform:translateY(0);opacity:1}.hr-hero__scroll-hint{margin-top:40px;opacity:0;transform:translateY(10px);transition:opacity .6s ease .4s,transform .6s cubic-bezier(.22,1,.36,1) .4s}.hr-hero__scroll-hint.hr-title--revealed{opacity:1;transform:translateY(0)}.scroll-mouse{width:24px;height:38px;border:2px solid #fff;border-radius:12px;position:relative;margin:0 auto}.scroll-mouse__wheel{width:4px;height:8px;background:#fff;border-radius:2px;position:absolute;top:6px;left:50%;transform:translate(-50%);animation:scrollWheel 1.8s ease-in-out infinite}@keyframes scrollWheel{0%{opacity:1;transform:translate(-50%) translateY(0)}50%{opacity:.3;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.hr-hero__content{transition:transform .3s ease-out,filter .3s ease-out,opacity .3s ease-out}.suite-cta{padding:0 24px 120px;max-width:1200px;margin:0 auto}.suite-cta__eyebrow{font-family:Geist Mono,monospace;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:12px;display:flex;align-items:center;gap:8px}.suite-cta__title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;letter-spacing:-.03em;line-height:110%;color:#1f1c1b;margin:0 0 40px}.suite-cta__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.suite-cta__card{border:1px solid #E5E5E5;border-radius:16px;padding:32px 28px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:12px;transition:border-color .2s,box-shadow .2s,transform .2s}.suite-cta__card:hover{border-color:#ccc;box-shadow:0 4px 20px #0000000f;transform:translateY(-2px)}.suite-cta__accent{width:32px;height:4px;border-radius:2px}.suite-cta__card-title{font-size:1.25rem;font-weight:600;letter-spacing:-.03em;line-height:110%;color:#1f1c1b;margin:0}.suite-cta__card-desc{font-size:.95rem;line-height:160%;color:#666;margin:0;flex:1}.suite-cta__arrow{font-size:14px;font-weight:500;color:#1f1c1b;display:flex;align-items:center;gap:6px;margin-top:8px}.suite-cta__arrow svg{transition:transform .2s}.suite-cta__card:hover .suite-cta__arrow svg{transform:translate(4px)}@media(max-width:768px){.hr-hero{padding:100px 20px 60px!important;min-height:100vh;min-height:100svh}.hr-hero h1{font-size:var(--step-5)}.hr-hero__content{margin-top:-40px}#hr-hero-iso.hero-iso--revealed{opacity:.6}.suite-cta__grid{grid-template-columns:1fr;gap:16px}.suite-cta{padding:0 20px 100px}}@media(max-width:480px){#human-resources section{padding:60px 16px}}
