.mm-deleted-videos{position:relative;overflow-x:clip;color:var(--mm-deleted-videos-text-color);margin-block:0px 80px}.mm-deleted-videos__background-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:var(--mm-deleted-videos-background);max-width:var(--mm-deleted-videos-max-width);margin-inline:auto}.mm-deleted-videos__background-wrap picture{display:block;width:100%;height:100%}.mm-deleted-videos__background{display:block;width:100%;height:100%;object-fit:cover}.mm-deleted-videos__inner{position:relative;z-index:1;width:100%;max-width:var(--mm-deleted-videos-max-width);margin-inline:auto;padding:var(--mm-deleted-videos-padding-top) var(--mm-deleted-videos-padding-inline) var(--mm-deleted-videos-padding-bottom);box-sizing:border-box}.mm-deleted-videos__layout{display:grid;grid-template-columns:var(--mm-deleted-videos-left-column-width) minmax(0,1fr);gap:var(--mm-deleted-videos-column-gap);align-items:stretch}.mm-deleted-videos__layout--no-intro,.mm-deleted-videos__layout--no-grid{grid-template-columns:minmax(0,1fr)}.mm-deleted-videos__intro{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center}.mm-deleted-videos__heading-wrap{position:relative;width:min(100%,var(--mm-deleted-videos-heading-image-width));margin-inline:auto}.mm-deleted-videos__heading-wrap--without-image{width:auto;max-width:100%}.mm-deleted-videos__heading-image{display:block;width:100%;height:auto;object-fit:contain}.mm-deleted-videos__heading h2{position:absolute;top:50%;left:50%;width:min(85%,240px);margin:0;transform:translate(-50%,-50%);color:var(--mm-deleted-videos-text-color);font-family:Thunder,sans-serif;font-size:54px;font-style:italic;font-weight:700;line-height:79.985%;text-align:center;text-transform:uppercase}.mm-deleted-videos__heading-wrap--without-image .mm-deleted-videos__heading h2{position:static;width:auto;transform:none}.mm-deleted-videos__heading p,.mm-deleted-videos__heading strong,.mm-deleted-videos__heading em{margin:0}.mm-deleted-videos__intro-button{padding-top:36px}.mm-deleted-videos__button{display:inline-flex;min-width:220px;padding:15px 20px 12px;justify-content:center;align-items:center;border-radius:4px;background:var(--mm-deleted-videos-button-background);color:var(--mm-deleted-videos-button-text);text-align:center;font-family:Thunder,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.mm-deleted-videos__button:hover{background:var(--mm-deleted-videos-button-hover-background);color:var(--mm-deleted-videos-button-hover-text)}.mm-deleted-videos__button:active{transform:translateY(1px)}.mm-deleted-videos__button:focus-visible,.mm-deleted-videos__card-trigger:focus-visible,.mm-deleted-videos__title-trigger:focus-visible,.mm-deleted-videos__card-title:focus-visible,.mm-deleted-videos__control:focus-visible,.mm-deleted-videos__close:focus-visible{outline:2px solid currentColor;outline-offset:4px}.mm-deleted-videos__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--mm-deleted-videos-grid-gap);align-self:start}.mm-deleted-videos__card{min-width:0}.mm-deleted-videos__thumbnail{display:block;width:100%;aspect-ratio:1.75;overflow:hidden;border:0;border-radius:0;background:#2a2a2a;color:inherit;padding:0;cursor:default}button.mm-deleted-videos__thumbnail,a.mm-deleted-videos__thumbnail{cursor:pointer}.mm-deleted-videos__thumbnail-image,.mm-deleted-videos__placeholder{width:100%;height:100%;display:block;object-fit:cover}.mm-deleted-videos__placeholder{opacity:.45}.mm-deleted-videos__card-title{display:inline-block;margin:13px 0 0;border:0;background:transparent;color:var(--mm-deleted-videos-text-color);font-family:Albert Sans,sans-serif;font-size:14px;font-style:normal;font-weight:900;line-height:140%;text-align:left;text-decoration:none;text-transform:uppercase;padding:0}.mm-deleted-videos__title-trigger{cursor:pointer}.mm-deleted-videos__mobile-button{display:none}.mm-deleted-videos__dialog{width:100vw;max-width:none;height:100svh;max-height:none;margin:0;padding:0;border:0;background:transparent;color:#fff;overscroll-behavior:contain}.mm-deleted-videos__dialog::backdrop{background:var(--mm-deleted-videos-modal-overlay);opacity:var(--mm-deleted-videos-modal-overlay-opacity)}.mm-deleted-videos__dialog[open]{display:grid;place-items:center}.mm-deleted-videos__modal-inner{position:relative;width:min(1240px,calc(100vw - 80px));max-height:85svh}.mm-deleted-videos__player{position:relative;width:100%;max-height:85svh;aspect-ratio:var(--mm-deleted-videos-player-aspect-ratio, 16 / 9)}.mm-deleted-videos__player.is-mm-deleted-videos-portrait{width:min(90vw,calc(85svh * var(--mm-deleted-videos-player-aspect-ratio, 9 / 16)));margin-inline:auto}.mm-deleted-videos__hosted-target,.mm-deleted-videos__youtube,.mm-deleted-videos__vimeo,.mm-deleted-videos__hosted-video,.mm-deleted-videos__youtube iframe,.mm-deleted-videos__vimeo iframe{position:absolute;top:0;right:0;bottom:0;left:0}.mm-deleted-videos__youtube,.mm-deleted-videos__vimeo{z-index:1}.mm-deleted-videos__hosted-target{z-index:2}.mm-deleted-videos__hosted-target:empty,.mm-deleted-videos__youtube:empty,.mm-deleted-videos__vimeo:empty{pointer-events:none}.mm-deleted-videos__hosted-video,.mm-deleted-videos__youtube iframe,.mm-deleted-videos__vimeo iframe{width:100%;height:100%;display:block;object-fit:contain}.mm-deleted-videos__youtube iframe,.mm-deleted-videos__vimeo iframe{border:0}.mm-deleted-videos__video-controls{position:absolute;left:18px;bottom:18px;z-index:3;display:flex;gap:14px;align-items:center}.mm-deleted-videos__video-controls[hidden]{display:none}.mm-deleted-videos__control{position:relative;display:flex;width:50px;height:50px;padding:10px;justify-content:center;align-items:center;border:1px solid rgba(255,255,255,.25);background:#ffffff1a;color:var(--mm-deleted-videos-text-color);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .2s ease,transform .2s ease}.mm-deleted-videos__control:hover{background:#fff3}.mm-deleted-videos__control:active{transform:translateY(1px)}.mm-deleted-videos__sound-control.is-sound-on:after{content:"";position:absolute;width:130%;height:2px;background:currentColor;transform:rotate(-45deg)}.mm-deleted-videos__close{position:fixed;top:24px;right:24px;z-index:3;display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:#ffffff1a;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(prefers-reduced-motion:reduce){.mm-deleted-videos__button,.mm-deleted-videos__control{transition:none}}@media screen and (max-width:749px){.mm-deleted-videos__inner{padding:var(--mm-deleted-videos-padding-top-mobile) var(--mm-deleted-videos-padding-inline-mobile) var(--mm-deleted-videos-padding-bottom-mobile)}.mm-deleted-videos__layout{display:flex;flex-direction:column;gap:var(--mm-deleted-videos-card-gap-mobile)}.mm-deleted-videos__intro{display:block}.mm-deleted-videos__heading-wrap{width:min(100%,var(--mm-deleted-videos-heading-image-width-mobile))}.mm-deleted-videos__heading-wrap--without-image{width:auto}.mm-deleted-videos__heading h2{font-size:44px}.mm-deleted-videos__intro-button{display:none}.mm-deleted-videos__grid{grid-template-columns:1fr;gap:var(--mm-deleted-videos-card-gap-mobile)}.mm-deleted-videos__card-title{margin-top:11px;font-size:14px}.mm-deleted-videos__mobile-button{display:flex;justify-content:center;margin-top:32px}.mm-deleted-videos__mobile-button .mm-deleted-videos__button{width:min(290px,100%)}.mm-deleted-videos__modal-inner{width:min(90vw,1240px)}.mm-deleted-videos__control{width:38px;height:38px}.mm-deleted-videos__close{top:16px;right:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mm-deleted-videos.css.map */
