.social-video__item{position:relative;display:flex;flex-direction:column;aspect-ratio:var(--SOCIAL-VIDEO-ASPECT-RATIO);overflow:hidden}.social-video__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.social-video__thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.social-video__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.social-video__video{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease}.social-video__video video{width:100%;height:100%;object-fit:cover}.social-video__item.is-playing .social-video__video{opacity:1}.social-video__item.is-playing .social-video__button .icon-play{display:none}.social-video__item.is-playing .social-video__button .icon-pause{display:flex}.social-video__content{display:flex;width:100%;height:100%;align-items:var(--alignment-align-items);justify-content:var(--alignment-justify-content);position:absolute;top:0;left:0;padding:var(--inner);cursor:pointer}.social-video__button-wrapper{display:flex;align-items:center;gap:calc(var(--inner) / 4);background:var(--bg);padding:calc(var(--inner) / 4);border-radius:var(--radius)}.social-video__text{font-size:var(--body-medium);color:var(--text)}.social-video__button{--icons: var(--text);--icon-size: 20px;width:var(--icon-size);height:var(--icon-size);padding:0;cursor:pointer;transition:none}.social-video__button .icon-pause{display:none}shop-the-look-product-card__image-wrapper{width:100%;height:100%;overflow:hidden}.shop-the-look-block__image-wrapper img,.shop-the-look-product-card__image-wrapper img{object-fit:cover}.shop-the-look-product-card__image-wrapper .image-wrapper{height:100%;padding-top:100%}.shop-the-look-block__image-wrapper img,.shop-the-look-product-card__image-wrapper img{object-fit:cover;width:100%;height:100%}.shop-the-look-product-card{display:grid;width:100%;grid-template-columns:1fr 3fr;border-radius:.75rem;overflow:hidden;background:var(--product-background-color, var(--bg))}.shop-the-look-product-card__info{padding:.875rem;font-size:.875rem;display:flex;align-items:center;font-family:var(--FONT-STACK-HEADING)}.shop-the-look-product-card__title{color:var(--product-text-color, var(--text));transition:opacity .3s ease}.shop-the-look-product-card__title:hover{color:var(--product-text-color, var(--text));opacity:.7}.social-shop-the-look{width:100%;color:var(--text)}.social-shop-the-look__dot{position:absolute;top:var(--top);left:var(--left);width:1.5rem;height:1.5rem;padding:0;display:block;background:var(--bg);border-radius:1rem;transform:translate(-50%,-50%);box-shadow:0 2px 5px var(--text)}.social-shop-the-look__dot svg{transition:transform .2s ease}.social-shop-the-look__dot:hover svg{transform:rotate(90deg)}.social-shop-the-look.is-active .social-shop-the-look__dot svg{transform:rotate(135deg)}.social-shop-the-look__product{position:absolute;top:1rem;width:100%;left:0;padding:.5rem;align-items:center;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease}.social-shop-the-look__product .shop-the-look-product-card__info{margin:0}.social-shop-the-look.is-active .social-shop-the-look__product{opacity:1;visibility:visible;pointer-events:auto;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/56/assets/social-videos.css.map */
