.top-banner{--progress:0;background:#000;max-height:calc(15.625vw*(1 - var(--progress)));min-height:calc(15.625vw*(1 - var(--progress)));overflow:hidden;position:relative;transition:min-height .12s linear,max-height .12s linear;width:100%;will-change:min-height,max-height}.top-banner__wrapper{height:15.625vw;position:relative;width:100%}.top-banner__wrapper .rotating-banner,.top-banner__wrapper .rotating-banner__link,.top-banner__wrapper img,.top-banner__wrapper picture{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.top-banner__slot{height:100%;width:100%}.top-banner__close{backdrop-filter:blur(2px);background:rgb(0 0 0 / .6);border:1px solid hsl(0 0% 100% / .15);border-radius:4px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;left:8px;line-height:1.2;padding:4px 10px;position:absolute;top:8px;z-index:2}.top-banner__close:hover{background:rgb(0 0 0 / .8)}@media(max-width:767px){.top-banner__close{font-size:10px;left:4px;padding:3px 8px;top:4px}}.main-header.has-top-banner{position:sticky;top:0}