.cc-poster-frame{position:relative}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.cc-poster{animation:linear both cc-paste-up;animation-timeline:view();animation-range:entry 10% entry 95%}.cc-poster-frame:after{content:"";background:var(--brand-ink);opacity:0;pointer-events:none;height:4px;animation:linear both cc-roller;animation-timeline:view();animation-range:entry 10% entry 95%;position:absolute;top:0;left:0;right:0}}}@keyframes cc-paste-up{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0 0 0%)}}@keyframes cc-roller{0%{opacity:1;top:0%}92%{opacity:1}to{opacity:0;top:calc(100% - 4px)}}
