.watch-shop{overflow:hidden}.watch-shop__grid{display:grid;gap:24px;max-width:1200px;margin:0 auto;padding:0 20px}.watch-shop__grid--2{grid-template-columns:repeat(2,1fr)}.watch-shop__grid--3{grid-template-columns:repeat(3,1fr)}.watch-shop__grid--4{grid-template-columns:repeat(4,1fr)}.watch-shop__card{position:relative;border-radius:8px;overflow:hidden;background-color:#f7f4ef;border:1px solid #DDD7CD;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s cubic-bezier(.25,1,.5,1)}.watch-shop__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0c6f6d1a}.aspect-ratio--16-9{aspect-ratio:16/9}.aspect-ratio--4-3{aspect-ratio:4/3}.aspect-ratio--1-1{aspect-ratio:1}.aspect-ratio--3-4{aspect-ratio:3/4}.aspect-ratio--9-16{aspect-ratio:9/16}.watch-shop__media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.watch-shop__poster{width:100%;height:100%;object-fit:cover;z-index:1;transition:opacity .4s ease}.watch-shop__poster--placeholder{display:flex;align-items:center;justify-content:center;background-color:#f7f4ef}.watch-shop__poster-shimmer{width:100%;height:100%;background:linear-gradient(110deg,#f0ece6 8%,#f7f4ef 18%,#f0ece6 33%);background-size:200% 100%;animation:watchShopShimmer 1.5s ease-in-out infinite}@keyframes watchShopShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.watch-shop__playback-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:2;opacity:0;transition:opacity .4s ease;pointer-events:none}.watch-shop__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bf,#0000004d,#0000);z-index:3;pointer-events:none;transition:opacity .3s ease}.watch-shop__content{position:absolute;left:0;right:0;bottom:0;padding:20px;z-index:4;color:#fff;text-align:left;display:flex;flex-direction:column;gap:8px;transition:opacity .3s ease}.watch-shop__card-title{font-family:var(--font-heading--family),serif;font-size:1.25rem!important;font-weight:600!important;color:#fff!important;margin:0!important;line-height:1.3;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.5)}.watch-shop__card-subheading{font-family:var(--font-body--family),sans-serif;font-size:.85rem!important;color:#ffffffd9!important;margin:0!important;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.5)}.watch-shop__cta-btn{align-self:flex-start;margin-top:8px;padding:8px 16px!important;font-size:.8rem!important;background-color:#fff!important;color:#1e1e1e!important;border-color:#fff!important}.watch-shop__cta-btn:hover{background-color:#0c6f6d!important;border-color:#0c6f6d!important;color:#fff!important}.watch-shop__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;padding:0;margin:0;background:transparent!important;border:none!important;cursor:pointer;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center;appearance:none;-webkit-appearance:none}.watch-shop__play-icon-wrapper{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#c59a3de6;box-shadow:0 4px 15px #c59a3d66,0 0 #c59a3d33;color:#fff;transition:all .3s ease}.watch-shop__play-btn svg{width:24px;height:24px;margin-left:3px}.watch-shop__card:hover .watch-shop__play-btn{transform:translate(-50%,-50%) scale(1.1)}.watch-shop__play-btn:hover .watch-shop__play-icon-wrapper{background-color:#0c6f6d;box-shadow:0 6px 20px #0c6f6d80}@media(prefers-reduced-motion:reduce){.watch-shop__card{transition:none}}.watch-shop__card--placeholder .placeholder-svg{width:100%;height:100%;fill:#ddd7cd;background-color:#f7f4ef}@media screen and (max-width:990px){.watch-shop__grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}}@media screen and (max-width:576px){.watch-shop__grid{grid-template-columns:1.3fr!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex!important;gap:16px!important;padding-bottom:16px;-webkit-overflow-scrolling:touch}.watch-shop__grid::-webkit-scrollbar{display:none}.watch-shop__card{scroll-snap-align:start;flex:0 0 82%;aspect-ratio:9/16}}.watch-shop__card--playing .watch-shop__play-btn{display:none!important}.watch-shop__card--playing .watch-shop__overlay,.watch-shop__card--playing .watch-shop__content{opacity:0!important;pointer-events:none!important}.watch-shop__card--playing .watch-shop__poster,.watch-shop__card--playing .watch-shop__poster--placeholder{opacity:0}.watch-shop__playback-video--active{opacity:1!important;pointer-events:auto!important}
/*# sourceMappingURL=/cdn/shop/t/16/assets/watch-shop.css.map */
