.Hero-module__ZARIfG__heroSection{aspect-ratio:21/9;justify-content:center;align-items:center;width:100%;min-height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__slide{opacity:0;z-index:1;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.Hero-module__ZARIfG__slide.Hero-module__ZARIfG__active{opacity:1;z-index:2}.Hero-module__ZARIfG__slideContent{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 20px;display:flex;position:relative}.Hero-module__ZARIfG__contentOverlay{background:var(--hero-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:40px;display:flex}.Hero-module__ZARIfG__bgImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__title{background:linear-gradient(135deg,var(--hero-title-from)0%,var(--hero-title-to)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:4rem;font-weight:800;animation:.8s ease-out forwards Hero-module__ZARIfG__slideUp}.Hero-module__ZARIfG__description{color:var(--text-secondary);opacity:0;max-width:800px;margin-bottom:40px;font-size:1.5rem;animation:.8s ease-out .2s forwards Hero-module__ZARIfG__slideUp}.Hero-module__ZARIfG__ctaGroup{opacity:0;gap:20px;animation:.8s ease-out .4s forwards Hero-module__ZARIfG__slideUp;display:flex}.Hero-module__ZARIfG__indicators{z-index:10;gap:12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__indicator{cursor:pointer;background:#ffffff4d;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module__ZARIfG__indicator.Hero-module__ZARIfG__active{background:var(--accent-primary);transform:scale(1.2)}@keyframes Hero-module__ZARIfG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .Hero-module__ZARIfG__slideBgOverlay{opacity:.3;filter:saturate(1.5)}@media (max-width:1024px){.Hero-module__ZARIfG__heroSection{aspect-ratio:16/9}.Hero-module__ZARIfG__title{font-size:3rem}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{aspect-ratio:auto;height:100dvh;min-height:560px;padding-top:var(--header-height)}.Hero-module__ZARIfG__contentOverlay{width:90%;padding:25px 20px}.Hero-module__ZARIfG__title{margin-bottom:15px;font-size:2rem}.Hero-module__ZARIfG__description{margin-bottom:30px;font-size:1rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;gap:12px;width:100%}.Hero-module__ZARIfG__ctaGroup a{width:100%}.Hero-module__ZARIfG__indicators{bottom:20px}}
