@keyframes jkl-ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:translate(-50%,-50%) scale(2);opacity:0}}@keyframes jkl-spin{to{transform:rotate(360deg)}}.jkl-iwh{display:block;margin-top:var(--section-margin-top, 56px);margin-bottom:var(--section-margin-bottom, 56px);width:100%;padding:0 16px}.jkl-iwh--full-width .jkl-iwh__container{max-width:100%;padding:0}.jkl-iwh--full-width .jkl-iwh__image{border-radius:0}.jkl-iwh__container{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:1536px;margin:0 auto;padding:0}@media(min-width:1024px){.jkl-iwh__container{padding:0 16px}}.jkl-iwh__product-desktop{display:none}@media(min-width:1024px){.jkl-iwh__product-desktop{display:block;position:absolute;left:70px;top:50%;transform:translateY(-50%);z-index:1;width:320px}}.jkl-iwh__product-desktop .jkl-iwh__product-card{display:none}.jkl-iwh__product-desktop .jkl-iwh__product-card[data-active=true]{display:block}.jkl-iwh__image-wrapper{position:relative;width:100%}.jkl-iwh__image-container{position:relative;width:100%;line-height:0}.jkl-iwh__image-container picture{display:block;width:100%}.jkl-iwh__image{width:100%;height:auto;object-fit:cover;border-radius:24px 24px 0 0}@media(min-width:1024px){.jkl-iwh__image{border-radius:24px}}.jkl-iwh__image--desktop{display:none}@media(min-width:768px){.jkl-iwh__image--desktop{display:block}}.jkl-iwh__image--mobile{display:block}@media(min-width:768px){.jkl-iwh__image--mobile{display:none}}.jkl-iwh__placeholder{width:100%;aspect-ratio:4/3;background-color:#f3f4f6;border-radius:24px 24px 0 0;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.jkl-iwh__placeholder{border-radius:24px}}.jkl-iwh__placeholder-svg{width:50%;height:50%;fill:#d1d5db}.jkl-iwh__hotspots{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.jkl-hotspot{position:absolute;width:28px;height:28px;border-radius:9999px;border:none;background:transparent;cursor:pointer;pointer-events:auto;padding:0;left:var(--hotspot-x-mobile, 50%);top:var(--hotspot-y-mobile, 50%);transform:translate(-50%,-50%);transition:transform .3s ease;display:flex;align-items:center;justify-content:center;z-index:10}@media(min-width:768px){.jkl-hotspot{left:var(--hotspot-x, 50%);top:var(--hotspot-y, 50%)}}.jkl-hotspot:hover{background-color:transparent;transform:translate(-50%,-50%) scale(1.15)}.jkl-hotspot:focus{outline:none}.jkl-hotspot__ring{position:absolute;width:26px;height:26px;border-radius:9999px;border:1px solid white}.jkl-hotspot__ping{position:absolute;width:26px;height:26px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:9999px;border:1px solid white;animation:ping 1s cubic-bezier(0,0,.2,1) infinite;opacity:.75}.jkl-hotspot__circle{position:relative;width:18px;height:18px;border-radius:9999px;display:flex;align-items:center;justify-content:center;z-index:1;background-color:#fff}.jkl-hotspot__dot{width:12px;height:12px;background-color:#f7329a;border-radius:9999px;opacity:0;transform:scale(0);transition:opacity .3s ease,transform .3s ease}.jkl-hotspot--active .jkl-hotspot__dot{opacity:1;transform:scale(1)}.jkl-iwh__product-mobile{display:block;width:100%}@media(min-width:1024px){.jkl-iwh__product-mobile{display:none}}.jkl-iwh__product-mobile .jkl-iwh__product-card{display:none}.jkl-iwh__product-mobile .jkl-iwh__product-card[data-active=true]{display:block}.jkl-iwh__cta{display:inline-block;background-color:#fff;color:#000;border:1px solid black;margin-top:24px;padding:8px 24px;border-radius:9999px;font-size:18px;font-weight:700;text-transform:uppercase;text-decoration:none;transition:background-color .3s ease}.jkl-iwh__cta:hover{color:#1f1f1f;background-color:#f9fafb;text-decoration:underline}.jkl-iwh__cta--desktop{display:none}@media(min-width:1024px){.jkl-iwh__cta--desktop{display:inline-block;position:absolute;bottom:20px;left:50%;transform:translate(-50%);margin-top:0;border:none;z-index:15}}.jkl-iwh__cta--mobile{display:block;width:fit-content;margin:24px auto 0}@media(min-width:1024px){.jkl-iwh__cta--mobile{display:none}}.jkl-hotspot-card--desktop{display:flex;flex-direction:column;position:relative;border-radius:25px;background-color:#f7f6f2;overflow:hidden}.jkl-hotspot-card--desktop .jkl-hotspot-card__image-container{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:25px 25px 0 0}.jkl-hotspot-card--desktop .jkl-hotspot-card__image-link{display:block;position:relative;width:100%;height:100%}.jkl-hotspot-card--desktop .jkl-hotspot-card__image{width:100%;height:100%;object-fit:cover;object-position:center}.jkl-hotspot-card--desktop .jkl-hotspot-card__image--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .3s ease}.jkl-hotspot-card--desktop:hover .jkl-hotspot-card__image--hover{opacity:1}.jkl-hotspot-card--desktop .jkl-hotspot-card__image-placeholder{width:100%;height:100%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.jkl-hotspot-card--desktop .jkl-hotspot-card__image-placeholder svg{width:40%;height:40%;fill:#9ca3af}.jkl-hotspot-card--desktop .jkl-hotspot-card__discount-badge{position:absolute;left:16px;top:16px;background-color:#d84c8a;color:#fff;padding:0 2px;font-size:16px;font-weight:600;text-transform:uppercase}.jkl-hotspot-card--desktop .jkl-wishlist-btn{position:absolute;right:16px;top:16px;color:#4b5563;transition:color .2s ease,fill .2s ease,stroke .2s ease}.jkl-hotspot-card--desktop .jkl-wishlist-btn:hover{background-color:transparent;color:#f6c6e5}.jkl-hotspot-card--desktop .jkl-wishlist-btn:hover .jkl-wishlist-btn__icon--empty path{fill:#f6c6e5}.jkl-hotspot-card--desktop .jkl-wishlist-btn .jkl-wishlist-btn__icon{transition:all .2s ease}.jkl-hotspot-card--desktop .jkl-wishlist-btn .jkl-wishlist-btn__icon path{transition:fill .2s ease,stroke .2s ease}.jkl-hotspot-card--desktop .jkl-hotspot-card__content{display:flex;flex-direction:column;gap:4px;padding:0 16px}.jkl-hotspot-card--desktop .jkl-hotspot-card__labels{display:flex;align-items:center;flex-wrap:wrap;min-height:21px;gap:4px;margin-top:12px;margin-bottom:6px}.jkl-hotspot-card--desktop .jkl-hotspot-card__title{margin:0}.jkl-hotspot-card--desktop .jkl-hotspot-card__title a{font-family:var(--font-futura-pt, "futura-pt", sans-serif);font-size:18px;line-height:20px;text-transform:uppercase;font-weight:700;color:#1f1f1f;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.jkl-hotspot-card--desktop .jkl-hotspot-card__subtitle{display:block;line-height:20px;margin-bottom:8px;font-size:18px;text-transform:capitalize;color:#1f1f1f;text-decoration:none}.jkl-hotspot-card--desktop .jkl-hotspot-card__footer{display:flex;flex-direction:column;margin-top:auto;padding:16px;width:100%}.jkl-hotspot-card--desktop .jkl-hotspot-card__footer-row{display:flex;gap:8px;align-items:center;justify-content:space-between;min-height:37px;position:relative}.jkl-hotspot-card--desktop .jkl-hotspot-card__price{display:flex;align-items:baseline;gap:8px}.jkl-hotspot-card--desktop .jkl-hotspot-card__price .jkl-pdp-price__current{font-size:20px;line-height:20px;font-weight:700;color:#1f1f1f}.jkl-hotspot-card--desktop .jkl-hotspot-card__price .jkl-pdp-price__current--sale{color:#d84c8a}.jkl-hotspot-card--desktop .jkl-hotspot-card__price .jkl-pdp-price__compare{font-size:20px;font-weight:400;color:#1f1f1f}.jkl-hotspot-card--desktop .jkl-hotspot-card__price .jkl-pdp-price__badge{font-size:12px}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable{position:absolute;right:0;top:0;height:37px;width:37px;padding:0 10px;border-radius:9999px;background-color:#d84c8a;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;white-space:nowrap;font-family:var(--font-futura-pt, "futura-pt", sans-serif);letter-spacing:0;transition:width .3s ease,background-color .3s ease}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable .jkl-hotspot-card__add-to-cart-price,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable .jkl-hotspot-card__add-to-cart-separator,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable .jkl-hotspot-card__add-to-cart-text{display:none;font-size:14px;font-weight:400}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable .jkl-hotspot-card__add-to-cart-text{font-weight:700}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable .jkl-hotspot-card__add-to-cart-icon{display:flex;align-items:center;justify-content:center}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable .jkl-hotspot-card__add-to-cart-loading,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable .jkl-hotspot-card__add-to-cart-success{display:none}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable:hover{width:100%}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable:hover .jkl-hotspot-card__add-to-cart-price,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable:hover .jkl-hotspot-card__add-to-cart-separator,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable:hover .jkl-hotspot-card__add-to-cart-text{display:block}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable:hover .jkl-hotspot-card__add-to-cart-icon{display:none}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--loading{pointer-events:none}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--loading .jkl-hotspot-card__add-to-cart-icon,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--loading .jkl-hotspot-card__add-to-cart-price,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--loading .jkl-hotspot-card__add-to-cart-separator,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--loading .jkl-hotspot-card__add-to-cart-text{display:none}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--loading .jkl-hotspot-card__add-to-cart-loading{display:flex}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--success{background-color:#10b981}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--success .jkl-hotspot-card__add-to-cart-icon,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--success .jkl-hotspot-card__add-to-cart-price,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--success .jkl-hotspot-card__add-to-cart-separator,.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--success .jkl-hotspot-card__add-to-cart-text{display:none}.jkl-hotspot-card--desktop .jkl-hotspot-card__add-to-cart--expandable.jkl-hotspot-card__add-to-cart--success .jkl-hotspot-card__add-to-cart-success{display:flex}.jkl-hotspot-card--mobile{display:flex;align-items:stretch;gap:16px;background-color:#fdf3f9;position:relative;border-radius:0 0 24px 24px}.jkl-hotspot-card--mobile .jkl-wishlist-btn{position:absolute;right:16px;top:16px}.jkl-hotspot-card--mobile .jkl-hotspot-card__image-wrapper{width:33.333%;min-width:150px;flex-shrink:0}.jkl-hotspot-card--mobile .jkl-hotspot-card__image-link{display:block;width:100%;height:100%}.jkl-hotspot-card--mobile .jkl-hotspot-card__image{width:100%;height:100%;object-fit:cover;border-radius:0 0 0 24px}.jkl-hotspot-card--mobile .jkl-hotspot-card__image-placeholder{width:100%;height:100%;min-height:150px;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;border-radius:0 0 0 24px}.jkl-hotspot-card--mobile .jkl-hotspot-card__image-placeholder svg{width:40%;height:40%;fill:#9ca3af}.jkl-hotspot-card--mobile .jkl-hotspot-card__content{flex:1;padding:16px 16px 16px 0;display:flex;flex-direction:column}.jkl-hotspot-card--mobile .jkl-hotspot-card__labels{display:flex;align-items:center;flex-wrap:wrap;min-height:21px;gap:4px;margin-top:12px;margin-bottom:6px}.jkl-hotspot-card--mobile .jkl-hotspot-card__title{margin:0 0 4px;line-height:24px}.jkl-hotspot-card--mobile .jkl-hotspot-card__title a{font-family:var(--font-futura-pt, "futura-pt", sans-serif);font-size:16px;text-transform:uppercase;font-weight:700;line-height:1.25;color:#1f1f1f;text-decoration:none}.jkl-hotspot-card--mobile .jkl-hotspot-card__subtitle{display:block;font-size:14px;color:#4b5563;font-weight:700;text-decoration:none;margin-bottom:8px;line-height:1.42857}.jkl-hotspot-card--mobile .jkl-hotspot-card__price{margin-bottom:12px;display:flex;align-items:baseline;gap:8px}.jkl-hotspot-card--mobile .jkl-hotspot-card__price .jkl-pdp-price__current{font-size:15px;line-height:20px;font-weight:700;letter-spacing:0;color:#1f1f1f}@media(min-width:768px){.jkl-hotspot-card--mobile .jkl-hotspot-card__price .jkl-pdp-price__current{font-size:20px}}.jkl-hotspot-card--mobile .jkl-hotspot-card__price .jkl-pdp-price__current--sale{color:#d84c8a}.jkl-hotspot-card--mobile .jkl-hotspot-card__price .jkl-pdp-price__compare{text-decoration:line-through;color:#1f1f1f;font-size:14px}.jkl-hotspot-card--mobile .jkl-hotspot-card__price .jkl-pdp-price__badge{font-size:11px}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 16px;background-color:#1f1f1f;color:#fff;border:none;border-radius:9999px;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease;width:fit-content}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart:hover:not(:disabled){background-color:#374151}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart--sold-out{background-color:#1f1f1f;cursor:not-allowed}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart .jkl-hotspot-card__add-to-cart-loading,.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart .jkl-hotspot-card__add-to-cart-success{display:none}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart--loading{pointer-events:none}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart--loading .jkl-hotspot-card__add-to-cart-text{display:none}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart--loading .jkl-hotspot-card__add-to-cart-loading{display:flex}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart--success{background-color:#10b981}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart--success .jkl-hotspot-card__add-to-cart-text{display:none}.jkl-hotspot-card--mobile .jkl-hotspot-card__add-to-cart--success .jkl-hotspot-card__add-to-cart-success{display:flex}.jkl-wishlist-btn{z-index:10;width:32px;height:32px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1f1f1f;transition:transform .3s ease;padding:0}.jkl-wishlist-btn:hover{transform:scale(1.1)}.jkl-wishlist-btn__icon{width:24px;height:24px}.jkl-wishlist-btn__icon--filled{display:none;color:#ef4444}.jkl-wishlist-btn__spinner{display:none;width:18px;height:18px;border:2px solid #e5e7eb;border-top-color:#1f1f1f;border-radius:9999px;animation:jkl-spin .8s linear infinite}.jkl-wishlist-btn--loading{pointer-events:none}.jkl-wishlist-btn--loading .jkl-wishlist-btn__icon{display:none}.jkl-wishlist-btn--loading .jkl-wishlist-btn__spinner{display:block}.jkl-wishlist-btn--active .jkl-wishlist-btn__icon--empty{display:none}.jkl-wishlist-btn--active .jkl-wishlist-btn__icon--filled{display:block}.jkl-hotspot-card__spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:9999px;animation:jkl-spin .8s linear infinite}
/*# sourceMappingURL=/cdn/shop/t/6/assets/jkl-image-with-hotspots.css.map */
