.hero-fullscreen .article .accolade{opacity:calc(1 - var(--scroll-progress, 0));--position-left:calc(clamp(3.125rem, calc(100vw * 0.0320512821 + 3.125rem - calc(calc(0.0320512821 * 360) / 16 * 1rem)), 6.25rem) * -1 * var(--scroll-progress, 0))}.hero-fullscreen .article .accolade .arch{bottom:0;height:6.25rem;left:var(--position-left);position:absolute;width:2.375rem}.hero-fullscreen .article .accolade .arch path{fill:var(--map-fallback-icon)}.hero-fullscreen .article .accolade:after,.hero-fullscreen .article .accolade:before{background:var(--map-fallback-icon);content:"";display:block;left:var(--position-left);position:absolute;width:3px}@media(max-width:800px){.hero-fullscreen .article .accolade{--accolade-bottom-minHeight:calc(var(--map-fallback-gap-section) + var(--hero-bottom-items-height, 0)/16*1rem)}}@media(min-width:800.1px){.hero-fullscreen .article .accolade{--accolade-bottom-minHeight:var(--map-fallback-gap-section)}}.hero-fullscreen[data-layout=text-top] .article .accolade:before{bottom:6.25rem;height:calc(100% + var(--map-fallback-gap-section) - 6.25rem)}.hero-fullscreen[data-layout=text-top] .article .accolade:after{height:calc(100lvh - 100% - var(--map-fallback-gap-section) - var(--spareHeightForPageHeader, 0px));min-height:var(--accolade-bottom-minHeight);top:100%}.hero-fullscreen[data-layout=text-bottom] .article .accolade:before{bottom:6.25rem;height:calc(100lvh - var(--map-fallback-gap-section) - 6.25rem - var(--spareHeightForPageHeader, 0px));min-height:100%}.hero-fullscreen[data-layout=text-bottom] .article .accolade:after{height:var(--accolade-bottom-minHeight);top:100%}