.section-product-carousel{padding-block:40px}@media screen and (min-width: 769px){.section-product-carousel{padding-block:60px 40px}}.product-carousel__header{text-align:center;padding:0 24px;margin-bottom:28px}.product-carousel__heading{font-family:"Domaine",serif;font-size:26px;line-height:1.2;margin:0 0 10px}.product-carousel__subheading{font-family:"Domaine",serif;font-size:16px;margin:0;opacity:.75}@media screen and (min-width: 769px){.product-carousel__heading{font-size:36px}.product-carousel__subheading{font-size:18px}}.product-carousel__track-area{position:relative;padding:0 56px}@media screen and (max-width: 600px){.product-carousel__track-area{padding:0 44px}}.product-carousel__swiper{overflow:hidden;width:100%}.product-carousel__swiper .swiper-wrapper{align-items:stretch}.product-carousel__swiper .swiper-slide{height:auto;box-sizing:border-box;display:flex;flex-grow:0}.product-carousel__nav{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;display:flex;align-items:center;justify-content:space-between}.product-carousel__btn{pointer-events:all;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;color:#3f4727;transition:opacity .2s ease,transform .15s ease;flex-shrink:0}.product-carousel__btn svg{width:28px;height:28px;display:block}.product-carousel__btn:hover{opacity:.6}.product-carousel__btn.is-disabled{opacity:.2;cursor:default;pointer-events:none}.pcc{display:flex;flex-direction:column;height:100%;flex-grow:1;width:auto}@media only screen and (min-device-width: 375px)and (max-device-width: 812px)and (-webkit-min-device-pixel-ratio: 3){.pcc{width:500px}}.pcc__image-link{display:block;text-decoration:none}.pcc__image-wrapper{position:relative;width:100%;padding-bottom:100%;background:#f5f5f3;border-radius:12px;overflow:hidden;margin-bottom:14px}.pcc__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:12px;transition:opacity .4s ease}.pcc__image--primary{opacity:1;z-index:1}.pcc__image--hover{opacity:0;z-index:2}.pcc__image-wrapper:hover .pcc__image--hover{opacity:1}.pcc__image-wrapper:hover .pcc__image--primary{opacity:0}.pcc__image-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#b6b3ae}.pcc__badge{position:absolute;top:10px;right:10px;z-index:5;background:#3f4727;color:#fff;font-family:"OldschoolGrotesk",sans-serif;font-size:9px;letter-spacing:1.5px;padding:4px 8px;border-radius:3px;text-transform:uppercase}.pcc__info{display:flex;flex-direction:column;flex:1}.pcc__title{font-family:"Domaine",serif;color:#3f4727;font-size:14px;line-height:1.3;text-decoration:none;margin-bottom:10px;display:block;flex:1}.pcc__title:hover{text-decoration:underline}@media screen and (min-width: 1024px){.pcc__title{font-size:15px}}.pcc__variant-form{display:flex;flex-direction:column;gap:8px}.pcc__select-wrapper{position:relative;width:100%}.pcc__variant-select{width:100%;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #d2cfc9;border-radius:6px;padding:9px 32px 9px 12px;font-family:"OldschoolGrotesk",sans-serif;font-size:11px;letter-spacing:.5px;color:#3f4727;cursor:pointer;transition:border-color .2s ease;line-height:1.3}.pcc__variant-select:hover,.pcc__variant-select:focus{border-color:#3f4727;outline:none}.pcc__variant-select option:disabled{color:#b6b3ae}.pcc__select-caret{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#3f4727;display:flex;align-items:center}.pcc__select-caret svg{width:12px;height:12px}.pcc__single-variant{font-family:"OldschoolGrotesk",sans-serif;font-size:11px;color:#b6b3ae;margin:0;min-height:16px}.pcc__price{font-family:"OldschoolGrotesk",sans-serif;font-size:11px;letter-spacing:1.2px;color:#3f4727;display:flex;align-items:center;gap:6px;min-height:18px}.pcc__price-regular{color:#3f4727}.pcc__price-sale{color:#c0392b}.pcc__price-compare{color:#b6b3ae;text-decoration:line-through}.pcc__atc-btn{margin-top:auto;width:100%;display:flex;align-items:center;justify-content:center;padding:11px 16px;background:#3f4727;color:#fff;border:none;border-radius:6px;font-family:"OldschoolGrotesk",sans-serif;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .2s ease,transform .1s ease;position:relative;overflow:hidden}.pcc__atc-btn:hover:not(:disabled){background:#2d3219;color:#fff}.pcc__atc-btn:active:not(:disabled){transform:scale(0.98)}.pcc__atc-btn:disabled{background:#b6b3ae;cursor:not-allowed}.pcc__atc-btn-loading{display:none}.pcc__atc-btn.is-loading .pcc__atc-btn-text{opacity:0}.pcc__atc-btn.is-loading .pcc__atc-btn-loading{display:flex;position:absolute}.pcc__atc-btn.is-success{background:#5a7a4a}.pcc__spinner{width:18px;height:18px;animation:pcc-spin .8s linear infinite}@keyframes pcc-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=section-product-carousel.css.map */