.product-card{display:block;height:100%;min-width:0;padding:1rem .4rem 1.2rem;position:relative}.product-card.loading{min-height:35rem;width:100%}@media(min-width:75em){.product-card.loading{min-height:50rem}}.product-card__headless-loader{min-width:0}.product-card__images{position:relative}.product-card--sold-out .product-card__images img,.product-card--sold-out .product-card__images svg{opacity:.5}.product-card__image-wrapper{display:none;overflow:hidden}.product-card__image-wrapper.active{border-radius:50%;display:block}.product-card__image-wrapper img,.product-card__image-wrapper svg{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card__wishlist{border-radius:50%;color:var(--color-system-white);margin-left:auto;pointer-events:auto}@media(min-width:75em){.product-card__wishlist{margin:0;opacity:0}.product-card__wishlist:focus{opacity:1}}@media(max-width:74.99em){.product-card__wishlist{align-items:flex-end;display:flex;flex-direction:row-reverse;height:100%;justify-content:flex-start;width:-moz-fit-content;width:fit-content}}.product-card:hover .product-card__wishlist{opacity:1}.product-card .product-card-form--has-quick-view .wk-floating{margin-top:3rem;right:0}.product-card .wk-icon{--size:16px!important;--stroke:#fff!important;background-color:var(--color-sale);border-radius:50%;color:var(--color-system-white);padding:.8rem}.product-card .wk-icon:hover{background-color:var(--color-system-black)}.product-card__hovered-content{align-items:center;bottom:0;display:flex;flex-direction:row;gap:1.2rem;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}.product-card__hovered-content--quickview{flex-direction:column;pointer-events:none}.product-card__floating-atc{opacity:0;transition:opacity var(--transition);z-index:10}.product-card__floating-atc[disabled]{display:none}.product-card__floating-atc:hover[disabled],.product-card__floating-atc:hover[disabled]+.product-card__wishlist{opacity:1}.product-card__floating-atc--quickadd{background-color:var(--color-secondary-button-background);border-radius:50%;padding:.8rem;pointer-events:auto;z-index:10}.product-card__floating-atc--quickadd:hover:not([disabled]){background-color:var(--color-secondary-button-background-hover);color:var(--color-system-white)}.product-card__floating-atc--quickadd .quickadd-icon{color:var(--color-system-white)}.product-card__floating-atc--quickadd:focus{opacity:1}@media(max-width:74.99em){.product-card__floating-atc--quickadd{display:none}}.product-card__floating-atc--quickview{align-items:center;background-color:var(--color-primary-button-background);border:.15rem solid var(--color-primary-button-border);border-radius:9.9rem;color:var(--color-primary-button-text);display:flex;font-family:var(--font-heading-family);font-weight:600;gap:.7rem;pointer-events:auto;z-index:10}.product-card__floating-atc--quickview:focus:not([disabled]),.product-card__floating-atc--quickview:hover:not([disabled]){background-color:var(--color-system-black);color:var(--color-system-white)}.product-card__floating-atc--quickview:focus:not([disabled]){opacity:1}.product-card__floating-atc--quickview .quickview-icon{color:var(--color-accent)}@media(max-width:74.99em){.product-card__floating-atc--quickview{display:none}}.product-card:hover .product-card__floating-atc{opacity:1;z-index:10}.product-card:hover .product-card__floating-atc[disabled]{display:none}.product-card__info{align-items:center;display:flex;flex-direction:column;gap:.6rem;margin-top:2.5rem;padding:0 .4rem}.product-card--sold-out .product-card__info{opacity:.5}.product-card__badges{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;position:absolute;top:0;transform:translateY(-50%);width:100%;z-index:2}.product-card__badges--bottom{align-items:center;bottom:0;flex-direction:column;top:auto;transform:translateY(25%)}.product-card__badges--top{padding-top:5px}.product-card__vendor-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between}.product-card__vendor{word-wrap:break-word;font-family:var(--font-body-family);font-weight:400;padding:.2rem 0}.product-card__type{font-size:1rem;line-height:1.2;opacity:.6}.product-card .price{font-size:1.2rem;font-weight:700}.product-card .price__compare{align-items:center;display:flex;font-size:1.2rem;font-weight:500;opacity:.6;padding-left:.8rem}.product-card__form{display:flex;flex-direction:column;gap:1.6rem}.product-card .product-form__submit{margin-top:auto}.product-card__quick-add{border-top:.1rem solid var(--color-background);margin-top:1rem;padding-top:.5rem}.product-card__quick-add button{padding:0}@media(min-width:48em){.product-card__quick-add{display:none}}.product-card--skeleton .price__regular,.product-card--skeleton .product-card__title,.product-card--skeleton .product-card__title a,.product-card--skeleton .product-card__vendor{background-color:var(--color-system-placeholder);border-radius:.5rem;color:var(--color-system-placeholder);opacity:.8}.product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis}.product-card__title a{color:inherit;font-weight:400}.product-card .product-card__info,.product-card lazy-resources{display:flex;flex-grow:1}.product-card lazy-resources{flex-direction:column;height:100%}
.product-card-form .swatches{align-items:center;gap:.8rem}.product-card-form .swatches__swatch{height:1.6rem;width:1.6rem}.product-card-form .swatches__more{padding:0}
.badge{align-items:center;background-color:var(--color-system-white);border-radius:.8rem;color:var(--color-system-black);display:flex;flex-wrap:wrap;font-family:var(--font-heading-family);justify-content:center;line-height:1.2;max-width:100%;padding:.6rem 1.2rem;text-align:center;width:-moz-max-content;width:max-content}.badge--small{padding:.4rem .8rem}.badge--large{line-height:1.5;padding:.8rem 1.6rem}.badge--new{background:var(--color-badge-new);color:var(--color-badge-new-text)}.badge--sale{background:var(--color-badge-sale);color:var(--color-badge-sale-text)}.badge--promo{background:var(--color-badge-promo);color:var(--color-badge-promo-text);font-size:1rem}.badge--discount{background:var(--color-badge-discount);color:var(--color-badge-discount-text)}.badge--sold-out{background:var(--color-badge-sold-out);color:var(--color-badge-sold-out-text)}
.featured-content{overflow:hidden}.featured-content__info,.featured-content__text{display:flex;flex-direction:column;gap:.8rem}@media(max-width:74.99em){.featured-content__info,.featured-content__text{align-items:center;text-align:center}}@media(min-width:75em){.featured-content__info{align-items:center;flex-direction:row;justify-content:space-between}}@media(max-width:74.99em){.featured-content__title{font-size:2.5rem}}@media(min-width:75em){.featured-content__text{max-width:70rem}}.featured-content__description{color:rgb(var(--color-text-rgb)/60%)}.featured-content__view-all-wrapper{flex-shrink:0;text-align:center}.featured-content__view-all-buttons{align-items:center;display:flex;flex-direction:column}.featured-content__tab-buttons-wrapper{margin-top:2.4rem}@media(max-width:74.99em){.featured-content__tab-buttons-wrapper{margin:2.4rem auto 0;width:-moz-fit-content;width:fit-content}}.featured-content__tab-buttons{text-wrap:nowrap;display:flex;flex-wrap:nowrap;gap:.8rem;overflow-x:auto;width:100%}.featured-content__tab-buttons::-webkit-scrollbar{display:none}.featured-content__tab-button{border:1px solid var(--color-accent);border-radius:9.9rem;color:var(--color-text);font-family:var(--font-heading-family);font-size:1.4rem;font-weight:500;padding:.8rem 1.6rem;position:relative;transition:color var(--transition),background-color var(--transition);z-index:1}.featured-content__tab-button:hover,.featured-content__tab-button[opened]{background-color:var(--color-accent);color:var(--color-system-white)}.featured-content__tab-content{margin-top:4rem}.featured-content__items-container.loading{min-height:10rem}@media(max-width:74.99em){.featured-content__items-container.loading>*{width:100%}}.featured-content__item.swiper-slide{height:auto}.featured-content__products-swiper-container .swiper-arrow{top:40%}@media(min-width:75em){.featured-content .swiper.no-swiper .swiper-wrapper,.featured-content .swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;gap:2rem 4rem;grid-template-columns:repeat(var(--desktop-columns),1fr)}.featured-content .swiper.no-swiper .swiper-slide,.featured-content .swiper:not(.swiper-initialized) .swiper-slide{margin-right:0!important}}@media(max-width:74.99em){.featured-content .swiper-arrow{display:none}}@media(min-width:75em){.featured-content .swiper-scrollbar{display:none}}
