.svh-news-carousel{position:relative;width:100%;margin:clamp(28px,5vw,58px) 0;outline:none}
.svh-news-carousel:focus-visible{border-radius:28px;outline:3px solid rgba(17,17,17,.35);outline-offset:5px}
.svh-news-carousel .svh-news-carousel__track{display:flex!important;flex-wrap:nowrap!important;gap:0!important;overflow-x:auto;margin:0!important;padding:0!important;border-radius:clamp(20px,3vw,32px);background:#111;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.svh-news-carousel .svh-news-carousel__track::-webkit-scrollbar{display:none}
.svh-news-carousel .svh-news-carousel__slide{position:relative;display:grid!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-height:clamp(260px,58vw,680px);margin:0!important;place-items:center;overflow:hidden;background:#111;scroll-snap-align:start;scroll-snap-stop:always}
.svh-news-carousel .svh-news-carousel__slide img{display:block;width:100%!important;height:clamp(260px,58vw,680px)!important;max-width:none!important;margin:0!important;border-radius:0!important;object-fit:contain}
.svh-news-carousel .svh-news-carousel__track.is-cropped .svh-news-carousel__slide img,.svh-news-carousel .is-cropped .svh-news-carousel__slide img{object-fit:cover}
.svh-news-carousel .svh-news-carousel__slide figcaption{position:absolute;right:0;bottom:0;left:0;margin:0;padding:34px 20px 16px;background:linear-gradient(transparent,rgba(0,0,0,.78));color:#fff;font-size:.84rem;text-align:left}
.svh-news-carousel__arrow{position:absolute;z-index:3;top:50%;display:grid;width:48px;height:48px;margin:0;padding:0;place-items:center;transform:translateY(-50%);border:1px solid rgba(255,255,255,.65);border-radius:999px;background:rgba(255,255,255,.92);color:#111;font:900 1.2rem/1 -apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;box-shadow:0 10px 28px rgba(0,0,0,.24);cursor:pointer;transition:opacity .18s ease,transform .18s ease,background .18s ease}
.svh-news-carousel__arrow:hover{transform:translateY(-50%) scale(1.06);background:#fff}.svh-news-carousel__arrow:disabled{opacity:.28;cursor:default;transform:translateY(-50%)}
.svh-news-carousel__arrow--previous{left:16px}.svh-news-carousel__arrow--next{right:16px}
.svh-news-carousel__status{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 4px 0;color:#626469;font:800 .78rem/1 -apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif}
.svh-news-carousel__dots{display:flex;align-items:center;justify-content:flex-end;gap:7px}.svh-news-carousel__dots button{width:8px;height:8px;margin:0;padding:0;border:0;border-radius:999px;background:#c5c7ca;cursor:pointer;transition:width .2s ease,background .2s ease}.svh-news-carousel__dots button.is-active{width:24px;background:#111}
@media(max-width:640px){.svh-news-carousel{margin:26px 0}.svh-news-carousel .svh-news-carousel__slide,.svh-news-carousel .svh-news-carousel__slide img{height:clamp(250px,76vw,480px);min-height:clamp(250px,76vw,480px)}.svh-news-carousel__arrow{top:auto;bottom:43px;width:42px;height:42px}.svh-news-carousel__arrow--previous{left:12px}.svh-news-carousel__arrow--next{right:12px}.svh-news-carousel__status{padding-top:11px}}
@media(prefers-reduced-motion:reduce){.svh-news-carousel .svh-news-carousel__track{scroll-behavior:auto}.svh-news-carousel__arrow,.svh-news-carousel__dots button{transition:none}}
