.scroll-expand{--scroll-expand-side-inset:0px;--scroll-expand-radius:12px;position:relative;isolation:isolate}.scroll-expand__aperture{position:relative;min-height:inherit;overflow:clip;clip-path:inset(0 var(--scroll-expand-side-inset) round var(--scroll-expand-radius))}.scroll-expand__frame{position:absolute;z-index:0;inset:0 var(--scroll-expand-side-inset);border-radius:var(--scroll-expand-radius);pointer-events:none}.scroll-expand__content{position:relative;z-index:1;width:100%;min-height:inherit}@media (min-width:1281px) and (prefers-reduced-motion:no-preference){html:not(.reduce-motion)[data-scroll-expand-header-retreat=true] .nav-home{transform:translate3d(0,var(--rk-scroll-expand-nav-offset,0),0)}html:not(.reduce-motion)[data-scroll-expand-header-retreat=true][data-scroll-expand-header-phase=open] .nav-home{visibility:hidden}html:not(.reduce-motion)[data-scroll-expand-header-phase=closing] .nav-home,html:not(.reduce-motion)[data-scroll-expand-header-phase=opening] .nav-home{will-change:transform}html.is-rankings-handoff-active .nav-home-row-stack{transform:translateZ(0)!important;transition:none!important}}html.is-rankings-handoff-active,html.is-rankings-handoff-active body{scroll-behavior:auto!important;overscroll-behavior-y:none}@media (prefers-reduced-motion:reduce){.scroll-expand{--scroll-expand-side-inset:0px!important;--scroll-expand-radius:12px!important}}html.reduce-motion .scroll-expand{--scroll-expand-side-inset:0px!important;--scroll-expand-radius:12px!important}