.product-carousel{position:relative;background:var(--pc-bg, #ffffff)}.product-carousel__inner{padding:64px 32px 72px}.product-carousel__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px;gap:24px}.product-carousel__eyebrow{font-size:13px;letter-spacing:.06em;color:var(--pc-accent, #c9a7a2);margin:0 0 8px}.product-carousel__title{font-family:var(--font-heading, "Calgary", serif);font-size:30px;color:var(--pc-heading, #263942);margin:0;font-weight:500}.product-carousel__nav{display:flex;gap:10px;flex-shrink:0}.product-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--pc-heading, #263942);background:transparent;color:var(--pc-heading, #263942);cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease}.product-carousel__arrow:hover{background:var(--pc-heading, #263942);color:var(--pc-bg, #ffffff);transform:translateY(-2px)}.product-carousel__track-wrap{overflow:hidden}.product-carousel__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;list-style:none;margin:0;padding:4px 4px 12px;scrollbar-width:none}.product-carousel__track::-webkit-scrollbar{display:none}.product-carousel__slide{flex:0 0 calc(25% - 15px);scroll-snap-align:start}.product-card{display:block;text-decoration:none;color:inherit}.product-card__media{position:relative;aspect-ratio:1 / 1.1;background:var(--pc-card-bg, #f7f3ec);border-radius:4px;overflow:hidden;margin-bottom:14px}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .5s ease}.product-card__image--main{opacity:1}.product-card__image--hover,.product-card:hover .product-card__image--main{opacity:0}.product-card:hover .product-card__image--hover{opacity:1}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__badge{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:11px;letter-spacing:.04em;text-transform:uppercase;background:var(--pc-accent, #c9a7a2);color:#fff;border-radius:2px}.product-card__title{font-size:14.5px;font-weight:500;color:var(--pc-heading, #263942);margin:0 0 6px}.product-card__price{font-size:14px;color:var(--pc-text, #4f6d7a);margin:0}.product-card__price--sale{color:var(--pc-accent, #c9a7a2);font-weight:600;margin-right:6px}.product-card__price--compare{text-decoration:line-through;opacity:.6}.product-carousel__footer{display:flex;justify-content:center;margin-top:44px}.product-carousel__button{display:inline-block;padding:14px 32px;border:1px solid var(--pc-heading, #263942);color:var(--pc-heading, #263942);text-decoration:none;font-size:14px;letter-spacing:.03em;border-radius:2px;transition:background .3s ease,color .3s ease}.product-carousel__button:hover{background:var(--pc-heading, #263942);color:#fff}@media(max-width:989px){.product-carousel__slide{flex:0 0 calc(50% - 10px)}}@media(max-width:480px){.product-carousel__inner{padding:48px 20px 56px}.product-carousel__header{flex-direction:column;align-items:flex-start;gap:16px}.product-carousel__slide{flex:0 0 72%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-carousel.css.map */
