.Hero-module__ZARIfG__hero{background-color:var(--color-bg);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroBackground img{object-fit:cover;object-position:right center;animation:20s ease-out infinite alternate Hero-module__ZARIfG__zoomParallax}.Hero-module__ZARIfG__heroOverlay{z-index:1;background:linear-gradient(90deg,#fafafa 0%,#fafafad9 45%,#fafafa00 80%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroContent{z-index:2;text-align:left;max-width:650px;margin:0 auto 0 0;position:relative}.Hero-module__ZARIfG__title{color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:max(2rem,min(3.5vw,3.2rem));font-weight:800;line-height:1.1}.Hero-module__ZARIfG__titleHighlight{color:var(--color-primary);background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__description{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Hero-module__ZARIfG__ctaWrapper{justify-content:flex-start;gap:1rem;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--color-primary);color:#fff;border-radius:var(--border-radius);transition:var(--transition);align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;display:inline-flex;box-shadow:0 10px 25px #2563eb4d}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--color-primary-hover);transform:translateY(-3px);box-shadow:0 15px 35px #2563eb66}@keyframes Hero-module__ZARIfG__zoomParallax{0%{transform:scale(1)}to{transform:scale(1.1)}}.Hero-module__ZARIfG__animateSlideUp{opacity:0;animation:1s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__slideUp;transform:translateY(40px)}.Hero-module__ZARIfG__delay1{animation-delay:.2s}.Hero-module__ZARIfG__delay2{animation-delay:.4s}.Hero-module__ZARIfG__delay3{animation-delay:.6s}@keyframes Hero-module__ZARIfG__slideUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__btnPrimary{white-space:nowrap;justify-content:center;width:100%;padding:.8rem 1rem;font-size:.85rem}}
