.hero-slider{height:500px;overflow:hidden;border-radius:28px 4px 28px 4px;box-shadow:0 26px 70px rgba(16,42,67,.18);background:#e8eff1}.hero-slider .slides,.hero-slider .slide{position:absolute;inset:0;margin:0}.hero-slider .slide{opacity:0;visibility:hidden;transition:opacity .65s ease}.hero-slider .slide.is-active{opacity:1;visibility:visible}.hero-slider .slide img{width:100%;height:100%;object-fit:cover}.hero-slider .slide figcaption{position:absolute;right:18px;top:18px;background:rgba(7,28,49,.78);color:#fff;padding:9px 12px;border-radius:3px;font-size:11px;letter-spacing:.02em;backdrop-filter:blur(6px)}.slider-arrow{position:absolute;top:50%;z-index:4;width:46px;height:58px;transform:translateY(-50%);border:0;background:rgba(7,28,49,.72);color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s}.slider-arrow:hover{background:#087a78}.slider-arrow svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.slider-prev{left:0}.slider-next{right:0}.slider-dots{position:absolute;z-index:5;right:22px;bottom:20px;display:flex;gap:8px}.slider-dots button{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.slider-dots button.is-active{width:25px;border-radius:10px;background:#fff}.hero-slider .media-note{z-index:3}.hero-slider:hover .slide{animation-play-state:paused}@media(max-width:900px){.hero-slider{height:430px}}@media(max-width:560px){.hero-slider{height:320px;border-radius:18px 3px 18px 3px}.slider-arrow{width:38px;height:48px}.hero-slider .slide figcaption{display:none}.slider-dots{right:14px;bottom:12px}.hero-slider .media-note{bottom:42px}}
@media(prefers-reduced-motion:reduce){.hero-slider .slide{transition:none}}
.hero-slider .media-note{left:24px;right:auto;max-width:calc(100% - 48px);box-sizing:border-box}
@media(max-width:560px){.hero-slider .media-note{left:14px;right:14px;bottom:42px;max-width:none;padding:14px 16px}}
