:root{--sticky-header-outer-height:180px;--sticky-header-inner-height:84px;--sticky-header-height-difference:calc(var(--sticky-header-outer-height) - var(--sticky-header-inner-height))}.sticky-header-outer{height:var(--sticky-header-outer-height);position:-webkit-sticky;position:sticky;top:calc(var(--sticky-header-height-difference)*-1)}.sticky-header-inner{height:var(--sticky-header-inner-height);position:-webkit-sticky;position:sticky;top:0}
