.video__frame{position:relative;display:block;aspect-ratio:var(--ratio);overflow:hidden;background:#000}@media(max-width:749px){.video__frame{aspect-ratio:var(--ratio-m)}}.video__poster img,.video__frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video__frame video{opacity:0;transition:opacity .4s}.video__frame.is-playing video{opacity:1}.video__frame{--ctl: rgba(0,0,0,.45)}.video__control{position:absolute;z-index:2;display:grid;place-items:center;border:0;cursor:pointer;color:#fff;background:var(--ctl);border-radius:50%;padding:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video__control:hover,.video__control:focus-visible{background:#000000a6}.video__control--play{top:0;right:0;bottom:0;left:0;margin:auto;width:64px;height:64px;opacity:0;visibility:hidden;transition:opacity .2s,background .2s}.video__frame.is-paused .video__control--play{opacity:1;visibility:visible;transition-delay:.4s}.video__control--play .icon--play{margin-left:4px}.video__control--sound{right:16px;bottom:16px;width:40px;height:40px;transition:background .2s}.video__frame.is-muted .video__control--sound .icon--sound-on,.video__frame:not(.is-muted) .video__control--sound .icon--sound-off{display:none}@media(max-width:749px){.video__control--play{width:56px;height:56px}.video__control--sound{right:12px;bottom:12px}}@media(min-width:750px){[class*=template-page-the-wardrobe-chron] .main-content .video__frame{width:calc(80vh * var(--ratio));max-width:100%;margin-inline:auto}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/video.css.map */
