.c-product-card{display:block;width:100%;overflow:hidden;text-decoration:none;cursor:pointer;position:relative}.c-product-card:hover .c-product-card__image-hover,.c-product-card.is-active .c-product-card__image-hover{opacity:0}.c-product-card:hover .c-product-card__image-no-hover,.c-product-card.is-active .c-product-card__image-no-hover{display:block}.c-product-card:hover .c-product-card__wrapper,.c-product-card.is-active .c-product-card__wrapper{display:grid}@media screen and (min-width: 768px){.c-product-card:hover .c-product-card__button,.c-product-card.is-active .c-product-card__button{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-product-card:hover .c-product-card__swatches--colors,.c-product-card.is-active .c-product-card__swatches--colors{display:block}.c-product-card:hover .c-product-card__swatches--count,.c-product-card.is-active .c-product-card__swatches--count{display:none}.c-product-card:hover swiper-container::part(button-prev),.c-product-card:hover swiper-container::part(button-next),.c-product-card.is-active swiper-container::part(button-prev),.c-product-card.is-active swiper-container::part(button-next){display:block}.c-product-card.hide-pagination swiper-container::part(button-prev),.c-product-card.hide-pagination swiper-container::part(button-next){display:none}.c-product-card.is-active-mobile .c-product-card__image-hover{opacity:1;visibility:visible}.c-product-card.is-active-mobile .c-product-card__wrapper-link{pointer-events:all}.c-product-card__link{width:100%;height:100%;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-product-card__image-container{position:relative;height:100%;max-height:80%;width:100%;overflow:hidden}@media screen and (min-width: 1200px){.c-product-card__image-container{height:calc(100% - 55px);max-height:unset}}.c-product-card__image-container--border{border:1px solid #000}.c-product-card__image-container swiper-container{height:100%}.c-product-card__image-container swiper-container::part(button-prev),.c-product-card__image-container swiper-container::part(button-next){height:10px;padding:10px;color:#000;display:none}@media screen and (max-width: 767px){.c-product-card__image-container swiper-container::part(button-prev),.c-product-card__image-container swiper-container::part(button-next){display:none !important}}.c-product-card__image-container swiper-container::part(pagination){display:none}.c-product-card__image-container swiper-container::part(scrollbar){--swiper-scrollbar-border-radius: 0;--swiper-scrollbar-size: 1px;--swiper-scrollbar-bg-color: #bdbdbd00;--swiper-scrollbar-drag-bg-color: #000;top:calc(100% - 2px)}@media screen and (min-width: 768px){.c-product-card__image-container swiper-container::part(scrollbar){display:none}}.c-product-card__image-container a:not(.c-product-card-jln__first-image-link){display:block;width:100%;height:100%}.c-product-card__image-container .c-product-card-jln__first-image-link.display-block{display:block}.c-product-card__image-container .c-product-card-jln__first-image-link.display-block .c-product-card-jln__image{position:static}.c-product-card__image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.c-product-card__discount-amount{display:block;color:#000;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.36px;text-transform:capitalize}.c-product-card__image{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.c-product-card__image--state--default{display:none}@media screen and (min-width: 768px){.c-product-card__image--state--default{display:block;z-index:2;opacity:100%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.c-product-card__image--state--default.is-hidden{opacity:0;pointer-events:none}}.c-product-card__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;border:none;background:rgba(0,0,0,0);cursor:pointer;position:absolute;top:30px;right:25px;z-index:6}.c-product-card__button:hover svg path,.c-product-card__button.is-active svg path{fill:#222}@media screen and (min-width: 768px){.c-product-card__button{top:20px;right:20px}}.c-product-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 10px 15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:20%}@media screen and (min-width: 768px){.c-product-card__wrapper{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;padding:10px 10px 15px}}.c-product-card__title{margin:0;color:#000;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.36px;text-transform:capitalize;grid-column-start:1;grid-column-end:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.c-product-card__price{display:block;color:#000;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.36px;text-transform:capitalize}.c-product-card__compare-at-price{color:#000;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.36px;text-transform:capitalize;text-decoration:underline;text-underline-offset:-40%;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.c-product-card__image-hover{opacity:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1.01);transform:translate(-50%, -50%) scale(1.01);pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:5}@media screen and (min-width: 768px){.c-product-card__image-hover{opacity:1}}.c-product-card__no-hover-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-product-card__price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.c-product-card__swatches-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-self:end;-ms-flex-item-align:end;align-self:end;display:none;pointer-events:none;cursor:pointer}@media screen and (min-width: 768px){.c-product-card__swatches-wrapper{display:block}}.c-product-card__swatches--count{color:#000;text-align:center;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;letter-spacing:.36px;text-transform:capitalize}.c-product-card__swatches--colors{display:none}.c-product-card__colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 0 0}.c-product-card__box{display:block;width:10px;height:10px;overflow:hidden}.c-product-card__box img,.c-product-card__box div{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.c-product-card__boxes-span{color:#000;font-size:12px;font-weight:400;letter-spacing:.03em}.c-product-card__wrapper-link{position:absolute;display:block;top:0;left:0;width:100%;height:100%}