.wc-carousel *{box-sizing:border-box}.wc-carousel{overflow:visible}.wc-carousel__inner{position:relative;overflow:visible}.wc-carousel__component{display:block;flex:1;min-width:0;position:relative;z-index:1;overflow:visible;clip-path:inset(0 -100vw 0 0)}.wc-carousel__layout{display:flex;align-items:stretch;gap:var(--slide-gap, 20px);isolation:isolate}.wc-carousel__hero{position:relative;z-index:2;flex-shrink:0;width:var(--hero-width, 455px)}.wc-carousel__hero .wc-carousel__card--hero{width:100%}.wc-carousel__swiper{position:relative;overflow:visible!important}.wc-carousel__swiper .swiper-wrapper{align-items:stretch}.wc-carousel__header{margin-bottom:var(--header-gap, 28px)}.wc-carousel__title{margin:0;color:var(--heading-color, #1a1a1a);font-size:var(--heading-size, 32px);font-weight:600;line-height:1.2}.wc-carousel__subtitle{margin:24px 0 0;color:var(--subtitle-color, #b2b2b2);font-size:var(--subtitle-size, 14px);font-weight:400;line-height:normal}.wc-carousel__slide{width:auto;height:auto}.wc-carousel__slide--product{width:var(--product-width, 305px)}.wc-carousel__card{position:relative;height:var(--card-height, 516px);border-radius:var(--card-radius, 10px);overflow:hidden}.wc-carousel__card--hero{background:#1a1a1a}.wc-carousel__hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.wc-carousel__hero-image{display:block;width:100%;height:100%;object-fit:cover}.wc-carousel__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a1a;pointer-events:none}.wc-carousel__hero-foot{position:absolute;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 20px 40px}.wc-carousel__hero-title{margin:0;color:var(--hero-title-color, #fff);font-size:var(--hero-title-size, 28px);font-weight:300;line-height:normal;text-align:center}.wc-carousel__hero-btn{display:inline-flex;align-items:center;justify-content:center;min-width:120px;min-height:30px;padding:6px 18px;border-radius:100px;background:#fff6;color:var(--hero-btn-color, #fff);font-size:var(--hero-btn-size, 12px);font-weight:500;line-height:normal;text-decoration:none;transition:opacity .3s ease}.wc-carousel__hero-btn:hover{opacity:.85;color:var(--hero-btn-color, #fff)}.wc-carousel__hero-desc{display:none}.wc-carousel__hero-desc p{margin:0}.wc-carousel__card--product{background:#f6f3ed99}.wc-carousel__product-inner{display:flex;flex-direction:column;height:100%;padding:10px}.wc-carousel__product-media{position:relative;flex-shrink:0;width:100%;aspect-ratio:1 / 1;border-radius:var(--card-radius, 10px);background:#f6f3ed;overflow:hidden}.wc-carousel__product-media-link{display:block;width:100%;height:100%;text-decoration:none}.wc-carousel__product-image{display:block;width:100%;height:100%;object-fit:cover}.wc-carousel__product-body{display:flex;flex:1;flex-direction:column;min-height:0;padding-top:18px}.wc-carousel__product-title{margin:0;color:var(--title-color, #1a1a1a);font-size:var(--title-size, 16px);font-weight:500;line-height:normal}.wc-carousel__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.wc-carousel__tag{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:2px 10px;border-radius:100px;background:#523f2b1a;color:var(--tag-color, #523f2b);font-size:var(--tag-size, 9px);font-weight:400;line-height:1.2;white-space:nowrap}.wc-carousel__coupon{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;margin-top:10px;padding:0 12px;border:.5px solid #fff;border-radius:var(--card-radius, 10px);background:linear-gradient(90deg,#b91c1c,#1a1a1a)}.wc-carousel__coupon-text{margin:0;color:#fff;font-size:var(--coupon-text-size, 14px);font-weight:600;line-height:28px;text-shadow:0 4px 4px rgba(50,6,8,.2)}.wc-carousel__coupon-copy{flex-shrink:0;min-width:56px;height:24px;padding:0 8px;border:.5px solid #fff;border-radius:6px;background:#0003;color:#fff;font-size:12px;font-weight:600;line-height:normal;text-transform:uppercase;cursor:pointer}.wc-carousel__coupon-copy.is-copied{background:#2c934ed9}.wc-carousel__price-row{display:flex;align-items:flex-end;gap:4px;margin-top:auto;padding-top:16px}.wc-carousel__price{color:var(--price-color, #1a1a1a);font-size:var(--price-size, 16px);font-weight:500;line-height:normal;text-transform:uppercase}.wc-carousel__old-price{color:var(--old-price-color, #b2b2b2);font-size:var(--old-price-size, 10px);font-weight:400;line-height:normal;text-decoration:line-through}.wc-carousel__actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.wc-carousel__add-form{margin:0}.wc-carousel__product-form{flex-shrink:0}.wc-carousel__button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:140px;min-height:32px;padding:6px 18px;border:0;border-radius:var(--card-radius, 10px);background:var(--btn-bg, #1a1a1a);color:var(--btn-color, #fff);font-size:var(--btn-size, 12px);font-weight:600;line-height:normal;text-decoration:none;cursor:pointer;transition:opacity .3s ease}.wc-carousel__button:hover{opacity:.85;color:var(--btn-color, #fff)}.wc-carousel__button:disabled{opacity:.5;cursor:not-allowed}.wc-carousel__learn{flex-shrink:0;color:var(--learn-color, #10d3e5);font-size:var(--learn-size, 10px);font-weight:400;line-height:normal;text-decoration:underline;white-space:nowrap}.wc-carousel__learn:hover{color:var(--learn-color, #10d3e5);opacity:.85}.wc-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border:0;border-radius:999px;background:#1a1a1ac7;color:#fff;z-index:3;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.wc-carousel__nav svg{width:18px;height:18px}.wc-carousel__nav--prev{left:8px}.wc-carousel__nav--next{right:-18px}@media(max-width:767px){.wc-carousel__header{margin-bottom:var(--header-gap-m, 19px)}.wc-carousel__title{font-size:var(--heading-size-m, 20px);line-height:1.2}.wc-carousel__subtitle{margin-top:6px;font-size:var(--subtitle-size-m, 12px);line-height:normal}.wc-carousel__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--slide-gap-m, 5px);row-gap:var(--slide-gap-row-m, 20px);isolation:isolate}.wc-carousel__hero{width:100%;grid-column:1;grid-row:1}.wc-carousel__component{display:contents;clip-path:none}.wc-carousel__swiper,.wc-carousel__swiper.swiper{display:contents;overflow:visible!important}.wc-carousel__swiper .swiper-wrapper{display:contents;transform:none!important}.wc-carousel__slide--product{width:100%;grid-column:var(--mobile-grid-col, auto);grid-row:var(--mobile-grid-row, auto);margin:0!important}.wc-carousel__card{height:var(--card-height-m, 260px);border-radius:var(--card-radius-m, 5px)}.wc-carousel__card--hero{background:#1a1a1a}.wc-carousel__hero-overlay{background:linear-gradient(16.52deg,#1a1a1a99 10.15%,#1a1a1a00 33.84%)}.wc-carousel__hero-foot{align-items:flex-start;gap:6px;padding:0 12px 12px}.wc-carousel__hero-title{width:100%;font-size:var(--hero-title-size-m, 12px);font-weight:600;text-align:left}.wc-carousel__hero-desc{display:block;width:100%;color:#ffffffb3;font-size:6px;font-weight:400;line-height:1.35;text-align:left}.wc-carousel__hero-desc p{color:#ffffffb3;font-size:6px;line-height:1.35}.wc-carousel__hero-btn{display:none}.wc-carousel__product-inner{padding:5px}.wc-carousel__product-media{height:130px;aspect-ratio:auto;border-radius:var(--card-radius-m, 5px)}.wc-carousel__product-body{padding-top:8px}.wc-carousel__product-title{font-size:var(--title-size-m, 10px);font-weight:500}.wc-carousel__tags{gap:4px;margin-top:6px}.wc-carousel__tag{min-height:11px;padding:1px 6px;font-size:var(--tag-size-m, 5px);line-height:1.2}.wc-carousel__coupon{min-height:18px;margin-top:6px;padding:0 6px;border-radius:var(--card-radius-m, 5px)}.wc-carousel__coupon-text{font-size:var(--coupon-text-size-m, 7px);line-height:14px;text-shadow:0 2px 2px rgba(50,6,8,.2)}.wc-carousel__coupon-copy{min-width:28px;height:12px;padding:0 4px;border-radius:3px;background:#fff6;font-size:6px}.wc-carousel__price-row{gap:2px;padding-top:8px}.wc-carousel__price{font-size:var(--price-size-m, 10px);font-weight:600}.wc-carousel__old-price{font-size:var(--old-price-size-m, 7px)}.wc-carousel__actions{align-items:flex-end;margin-top:6px}.wc-carousel__button{min-width:70px;min-height:16px;padding:2px 8px;border-radius:var(--card-radius-m, 5px);font-size:var(--btn-size-m, 6px);font-weight:600}.wc-carousel__learn{font-size:var(--learn-size-m, 5px);line-height:1.1}.wc-carousel__nav{display:none}}
/*# sourceMappingURL=/cdn/shop/t/131/assets/section-wc-carousel-cards.css.map */
