.collection-shoppable-promo-grid__item{min-width:0}.collection-shoppable-promo{position:relative;width:100%;height:100%;aspect-ratio:2 / 1;overflow:hidden;border-radius:.8rem;background:#f4ede3;isolation:isolate}.collection-shoppable-promo__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.collection-shoppable-promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(112deg,#0d0a0894,#0d0a0861 31%,#0d0a0814 49%,#0d0a0800 60%);pointer-events:none}.collection-shoppable-promo__copy{position:absolute;inset:0 auto 0 0;z-index:2;display:flex;width:44%;padding:clamp(2rem,2vw,3rem);flex-direction:column;align-items:flex-start;justify-content:flex-start;color:#fff!important;text-align:left}.collection-shoppable-promo__benefits{display:flex;flex-wrap:wrap;justify-content:flex-start;flex-wrap:nowrap;gap:.5rem;margin:0 0 1.2rem;padding:0;list-style:none}.collection-shoppable-promo__benefits li{padding:.52rem .8rem .46rem;border:.1rem solid rgba(46,41,37,.35);border-radius:99rem;background:#fffcf6b8;font-size:.8rem;font-weight:700;letter-spacing:.075em;line-height:1;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem)}.collection-shoppable-promo__benefits li:nth-child(1){border-color:#ffffffc7;background:#4e392fd1;color:#fff}.collection-shoppable-promo__benefits li:nth-child(2){border-color:#b64d31;background:#b64d31;color:#fff}.collection-shoppable-promo__benefits li:nth-child(3){border-color:#47646a;background:#47646a;color:#fff}.collection-shoppable-promo__heading{max-width:40rem;margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(5.2rem,4.8vw,6.2rem)!important;font-style:var(--font-heading-style);font-weight:700!important;letter-spacing:-.06em!important;line-height:.82!important;text-transform:uppercase;white-space:normal}.collection-shoppable-promo__heading>span{display:block;white-space:nowrap}.collection-shoppable-promo__text{max-width:31rem;margin:1.2rem 0 0;font-size:clamp(1.22rem,1.15vw,1.55rem);font-weight:500;line-height:1.35}.collection-shoppable-promo__cta{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.2rem;padding-bottom:.25rem;border-bottom:.1rem solid currentColor;color:#fff!important;font-size:1.08rem;font-weight:750;letter-spacing:.065em;line-height:1.15;text-decoration:none;text-transform:uppercase}.collection-shoppable-promo__cta-short{display:none}.collection-shoppable-promo__cta:hover,.collection-shoppable-promo__cta:focus-visible{opacity:.68}.collection-shoppable-promo__cta:focus-visible{outline:.2rem solid currentColor;outline-offset:.35rem}.collection-product-hotspot{position:absolute;top:var(--hotspot-y);left:var(--hotspot-x);z-index:4;width:3.6rem;height:3.6rem;transform:translate(-50%,-50%)}.collection-product-hotspot__trigger{position:relative;z-index:2;display:grid;place-items:center;width:3.6rem;height:3.6rem;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:#4e392f;cursor:pointer;-webkit-appearance:none;appearance:none;touch-action:manipulation}.collection-product-hotspot__marker{position:relative;display:block;width:1.2rem;height:1.2rem;border:.2rem solid #fffdf8;border-radius:50%;background:#b64d31;box-shadow:0 0 0 .1rem #4e392f59,0 .2rem .7rem #0000003d}.collection-product-hotspot__marker:before{content:"";position:absolute;top:-.8rem;right:-.8rem;bottom:-.8rem;left:-.8rem;border:.1rem solid rgba(255,253,248,.9);border-radius:50%;animation:collection-product-hotspot-pulse 2s ease-out infinite}.collection-product-hotspot__trigger:focus-visible{outline:.2rem solid #fffdf8;outline-offset:.2rem;box-shadow:0 0 0 .2rem #4e392f}.collection-product-hotspot__card{position:absolute;top:50%;right:3.2rem;z-index:3;width:min(24rem,calc(100vw - 4rem));padding:.8rem;border:.1rem solid rgba(78,57,47,.12);border-radius:1.2rem;background:#fffdf8fa;color:#4e392f;box-shadow:0 1.6rem 4rem #4e392f33;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%) translate(.8rem) scale(.96);transform-origin:right center;transition:opacity .16s ease,transform .18s ease,visibility .16s ease}.collection-product-hotspot--below .collection-product-hotspot__card{top:3.2rem;right:auto;left:50%;transform:translate(-50%) translateY(-.6rem) scale(.96);transform-origin:top center}.collection-product-hotspot.is-open{z-index:10}.collection-product-hotspot.is-open .collection-product-hotspot__card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translate(0) scale(1)}.collection-product-hotspot--below.is-open .collection-product-hotspot__card{transform:translate(-50%) translateY(0) scale(1)}.collection-product-hotspot__product{display:grid;grid-template-columns:6.8rem minmax(0,1fr);align-items:center;gap:1rem;color:inherit;text-decoration:none}.collection-product-hotspot__thumbnail{display:block;width:6.8rem;height:auto;aspect-ratio:4 / 5;border-radius:.8rem;background:#f1f1f1;object-fit:cover}.collection-product-hotspot__details{display:grid;gap:.35rem;min-width:0;font-size:1.25rem;line-height:1.25}.collection-product-hotspot__details strong{font-size:1.35rem;font-weight:600;line-height:1.2}.collection-product-hotspot__cta{margin-top:.15rem;color:#b64d31;font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.collection-product-hotspot__close{position:absolute;top:.35rem;right:.45rem;z-index:2;display:none;width:2.8rem;height:2.8rem;padding:0;border:0;background:transparent;color:#4e392f;font:inherit;font-size:2rem;line-height:1;cursor:pointer}@media(hover:hover)and (pointer:fine){.collection-product-hotspot:hover{z-index:10}.collection-product-hotspot:hover .collection-product-hotspot__card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) translate(0) scale(1)}.collection-product-hotspot--below:hover .collection-product-hotspot__card{transform:translate(-50%) translateY(0) scale(1)}}@media screen and (min-width:750px){.collection-product-hotspot--necklace .collection-product-hotspot__card{top:3.2rem;right:auto;left:50%;transform:translate(-50%) translateY(-.6rem) scale(.96);transform-origin:top center}.collection-product-hotspot--necklace.is-open .collection-product-hotspot__card,.collection-product-hotspot--necklace:hover .collection-product-hotspot__card{transform:translate(-50%) translateY(0) scale(1)}}@media screen and (max-width:749px){.collection-shoppable-promo{aspect-ratio:4 / 3;border-radius:.7rem}.collection-shoppable-promo__copy{width:36%;padding:1.15rem .4rem 1.15rem 1.25rem}.collection-shoppable-promo__benefits{flex-wrap:wrap;gap:.25rem;margin-bottom:.8rem}.collection-shoppable-promo__benefits li{padding:.38rem .48rem .34rem;font-size:.58rem;letter-spacing:.035em}.collection-shoppable-promo__heading{max-width:11rem;font-size:2.6rem!important;line-height:.84}.collection-shoppable-promo__text{max-width:14rem;margin-top:.75rem;font-size:.92rem;line-height:1.25}.collection-shoppable-promo__cta{gap:.35rem;margin-top:.75rem;font-size:.78rem}.collection-shoppable-promo__cta-long{display:none}.collection-shoppable-promo__cta-short{display:inline}.collection-product-hotspot,.collection-product-hotspot__trigger{width:3.8rem;height:3.8rem}.collection-product-hotspot__card{right:2.8rem;width:min(20.5rem,calc(100vw - 3rem));padding:.65rem}.collection-product-hotspot--below .collection-product-hotspot__card{top:2.8rem;left:auto;right:-1.2rem;transform:translateY(-.5rem) scale(.96);transform-origin:top right}.collection-product-hotspot--below.is-open .collection-product-hotspot__card{transform:translateY(0) scale(1)}.collection-product-hotspot__product{grid-template-columns:5.6rem minmax(0,1fr);gap:.75rem}.collection-product-hotspot__thumbnail{width:5.6rem;height:auto;aspect-ratio:4 / 5}.collection-product-hotspot__details{gap:.25rem;padding-right:1.8rem;font-size:1.1rem}.collection-product-hotspot__details strong{font-size:1.18rem}.collection-product-hotspot__cta{font-size:.92rem}.collection-product-hotspot__close{display:grid;place-items:center}}@keyframes collection-product-hotspot-pulse{0%{opacity:.9;transform:scale(.55)}75%,to{opacity:0;transform:scale(1.25)}}@media(prefers-reduced-motion:reduce){.collection-product-hotspot__marker:before{animation:none}.collection-product-hotspot__card{transition:none}}@media screen and (max-width:749px){.collection-product-hotspot--earrings.collection-product-hotspot--below .collection-product-hotspot__card{top:50%;right:2.8rem;left:auto;transform:translateY(-50%) translate(.8rem) scale(.96);transform-origin:right center}.collection-product-hotspot--earrings.collection-product-hotspot--below.is-open .collection-product-hotspot__card{transform:translateY(-50%) translate(0) scale(1)}}.collection-shoppable-promo .collection-shoppable-promo__copy .collection-shoppable-promo__cta,.collection-shoppable-promo .collection-shoppable-promo__copy .collection-shoppable-promo__cta span{border-color:#fff!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.collection-shoppable-promo__text{white-space:nowrap}.collection-shoppable-promo__benefits{flex-wrap:nowrap}
/*# sourceMappingURL=/cdn/shop/t/10/assets/collection-shoppable-promo.css.map */
