.HeroSlider-module__BJqekG__hero{background:var(--bg-secondary);width:100%;height:clamp(600px,75vh,850px);position:relative;overflow:hidden}.HeroSlider-module__BJqekG__slide{opacity:0;z-index:1;align-items:center;width:100%;height:100%;transition:opacity 1.2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0}.HeroSlider-module__BJqekG__slideActive{opacity:1;z-index:2}.HeroSlider-module__BJqekG__bgWrapper{z-index:0;display:none;position:absolute;inset:0}.HeroSlider-module__BJqekG__isNews .HeroSlider-module__BJqekG__bgWrapper{display:block}.HeroSlider-module__BJqekG__blurredBg{filter:blur(50px)brightness(1.2)saturate(.8);object-fit:cover;opacity:.4;width:100%;height:100%;transform:scale(1.1)}.HeroSlider-module__BJqekG__heroImage{object-fit:cover;object-position:center 20%;transition:transform 10s ease-out}.HeroSlider-module__BJqekG__isNews .HeroSlider-module__BJqekG__heroImage{object-fit:contain;filter:drop-shadow(0 15px 40px #00000026)}.HeroSlider-module__BJqekG__slideActive .HeroSlider-module__BJqekG__heroImage{transform:scale(1.1)}.HeroSlider-module__BJqekG__heroOverlay{z-index:3;background:linear-gradient(90deg,#000c 0%,#0006 40%,#0000 100%);align-items:center;padding:80px 5% 40px;display:flex;position:absolute;inset:0}.HeroSlider-module__BJqekG__heroContent{opacity:0;max-width:850px;transition:all .8s cubic-bezier(.19,1,.22,1) .4s;transform:translateY(30px)}.HeroSlider-module__BJqekG__slideActive .HeroSlider-module__BJqekG__heroContent{opacity:1;transform:translateY(0)}.HeroSlider-module__BJqekG__typeBadge{background:var(--bg-primary);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);text-transform:uppercase;letter-spacing:.08em;border-radius:4px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:900;display:inline-flex;color:var(--text-primary)!important}.HeroSlider-module__BJqekG__isNews .HeroSlider-module__BJqekG__typeBadge{background:var(--accent-secondary);border:none;color:#fff!important}.HeroSlider-module__BJqekG__heroTitle{letter-spacing:-.04em;margin-bottom:1.8rem;font-size:3.5rem;font-weight:950;line-height:1.25;transition:all .3s;color:#fff!important}.HeroSlider-module__BJqekG__readTitle{opacity:.6;filter:grayscale(.5)}.HeroSlider-module__BJqekG__heroTitle span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#39393938;border-radius:4px;padding:.15em .5em}.HeroSlider-module__BJqekG__isNews .HeroSlider-module__BJqekG__heroTitle{font-size:2.8rem}.HeroSlider-module__BJqekG__heroMeta{text-shadow:0 2px 8px #000c;align-items:center;gap:1.5rem;margin-bottom:2.2rem;font-size:1.1rem;font-weight:750;display:flex;color:#fff!important}.HeroSlider-module__BJqekG__dot{background:var(--accent-secondary);border-radius:50%;width:5px;height:5px}.HeroSlider-module__BJqekG__accent{text-transform:uppercase;font-weight:850;color:var(--accent-secondary)!important}.HeroSlider-module__BJqekG__ratingText{color:#f59e0b!important}.HeroSlider-module__BJqekG__heroDescription{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:750px;margin-bottom:3.5rem;font-size:1.2rem;font-weight:600;line-height:1.7;display:-webkit-box;overflow:hidden;color:#eee!important}.HeroSlider-module__BJqekG__heroDescription span{-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;border-radius:4px;padding:.3em .8em}.HeroSlider-module__BJqekG__heroActions{gap:1.5rem;display:flex}.HeroSlider-module__BJqekG__btnPrimary{background:#fff;border-radius:8px;align-items:center;gap:.8rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:950;transition:all .3s;display:flex;box-shadow:0 8px 15px #0000001a;color:#000!important}.HeroSlider-module__BJqekG__btnPrimary:hover{background:#fff;transform:scale(1.05)translateY(-3px);color:#000!important}.HeroSlider-module__BJqekG__btnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;color:#fff!important}.HeroSlider-module__BJqekG__btnSecondary:hover{background:#fff3;border-color:#fff}.HeroSlider-module__BJqekG__dotsContainer{z-index:10;gap:1rem;display:flex;position:absolute;top:40px;right:5%}.HeroSlider-module__BJqekG__navItem{color:var(--text-muted);cursor:pointer;background:#ffffff25;border:none;border-bottom:3px solid #0000000d;padding:.5rem 1rem;font-size:1.1rem;font-weight:900;transition:all .3s}.HeroSlider-module__BJqekG__navItemActive{background:var(--accent-secondary);border-color:var(--accent-secondary);border-radius:4px;transform:translateY(-8px);box-shadow:0 4px 12px #e639464d;color:#fff!important}@media (max-width:1024px){.HeroSlider-module__BJqekG__heroTitle{font-size:3rem}.HeroSlider-module__BJqekG__isNews .HeroSlider-module__BJqekG__heroTitle{font-size:2.8rem}.HeroSlider-module__BJqekG__heroDescription{font-size:1.1rem}}@media (max-width:768px){.HeroSlider-module__BJqekG__hero{height:calc(100svh - 155px);min-height:520px}.HeroSlider-module__BJqekG__heroOverlay{background:linear-gradient(#000000e6 0%,#0006 60%,#000000f2 100%);align-items:center;padding:100px 1.5rem}.HeroSlider-module__BJqekG__heroContent{text-align:left}.HeroSlider-module__BJqekG__heroTitle{letter-spacing:-.02em;margin-bottom:.8rem;font-size:1.5rem;line-height:1.25}.HeroSlider-module__BJqekG__isNews .HeroSlider-module__BJqekG__typeBadge{margin-top:15px;margin-bottom:.8rem}.HeroSlider-module__BJqekG__heroTitle span{background:#00000080;padding:.1em .4em}.HeroSlider-module__BJqekG__isNews .HeroSlider-module__BJqekG__heroTitle{font-size:1.8rem}.HeroSlider-module__BJqekG__heroDescription{display:none}.HeroSlider-module__BJqekG__heroMeta{gap:.8rem;margin-bottom:1.5rem;font-size:.95rem}.HeroSlider-module__BJqekG__heroActions{z-index:10;gap:.8rem;width:100%;margin-top:1rem}.HeroSlider-module__BJqekG__btnPrimary,.HeroSlider-module__BJqekG__btnSecondary{flex:1;justify-content:center;padding:1rem;font-size:.9rem}.HeroSlider-module__BJqekG__btnSecondary{background:#ffffff26;border-color:#ffffff4d;color:#fff!important}.HeroSlider-module__BJqekG__dotsContainer{gap:.4rem;inset:auto auto 25px 1.5rem}.HeroSlider-module__BJqekG__navItem{color:#ffffff80;border-color:#ffffff1a;padding:.3rem .6rem;font-size:.9rem}.HeroSlider-module__BJqekG__navItemActive{color:#fff;border-color:var(--accent-secondary)}}
