.HeroSlider-module__rPQQfq__sliderContainer{background-color:var(--color-primary);width:100%;height:600px;position:relative;overflow:hidden}.HeroSlider-module__rPQQfq__slide{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.HeroSlider-module__rPQQfq__slide1{background:linear-gradient(135deg,var(--color-primary-light)0%,var(--color-primary)100%)}.HeroSlider-module__rPQQfq__slide2{background-color:#334155}.HeroSlider-module__rPQQfq__slide3{background-color:#0f172a}.HeroSlider-module__rPQQfq__slideContent{color:var(--text-white);max-width:600px}.HeroSlider-module__rPQQfq__iconWrapper{margin-bottom:var(--space-md);border-radius:var(--radius-full);background:#ffffff1a;justify-content:center;align-items:center;width:100px;height:100px;font-size:4rem;display:flex}.HeroSlider-module__rPQQfq__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--font-bold);margin-bottom:var(--space-md);color:var(--text-white)}.HeroSlider-module__rPQQfq__subtitle{font-size:var(--text-lg);font-weight:var(--font-normal);color:#ffffffe6;margin-bottom:var(--space-xl);line-height:1.6}.HeroSlider-module__rPQQfq__navBtn{color:#fff;cursor:pointer;width:50px;height:50px;transition:all var(--transition-fast);z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__rPQQfq__navBtn:hover{color:var(--color-primary);background:#fff}.HeroSlider-module__rPQQfq__prev{left:var(--space-lg)}.HeroSlider-module__rPQQfq__next{right:var(--space-lg)}.HeroSlider-module__rPQQfq__dots{bottom:var(--space-lg);gap:var(--space-sm);z-index:10;display:flex;position:absolute;left:50%;transform:translate(-50%)}.HeroSlider-module__rPQQfq__dot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-fast);background:#ffffff4d;border:none;border-radius:50%}.HeroSlider-module__rPQQfq__activeDot{background:#fff;transform:scale(1.2)}@media (max-width:768px){.HeroSlider-module__rPQQfq__sliderContainer{height:500px}.HeroSlider-module__rPQQfq__navBtn{display:none}}
