.offer-product-section{display:none;flex-direction:column;width:100%;min-height:382px;padding:1px 0;gap:24px;margin:0 auto}.dtc-hidden{display:none}.offer-product-info-container{width:100%;min-height:27px;display:flex;justify-content:space-between;align-items:center;gap:32px}.offer-product-divider{background:#008060;height:2px;width:100%}.offer-product-title{width:656px;max-width:100%;margin:0;font-size:16px;font-style:normal;font-weight:600;line-height:27px;text-transform:uppercase;color:#171d03;text-align:center}.offer-product-bundle-container{display:flex;flex-direction:column;min-height:329px;gap:20px}.offer-product-item{min-height:90px;padding:18px 16px;display:flex;flex-direction:column;border-radius:6px;border:1px solid #d8d8d8;background:#fff;gap:16px;position:relative}.offer-product-item:has(input:checked){border:2px solid #04933d;background:#e5f2ef}.offer-product-item-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center}.offer-radio{-webkit-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #787878;border-radius:50%;background-color:#fff;position:relative;cursor:pointer;transition:border-color .2s ease-in-out}.offer-radio:checked{border-color:#04933d}.offer-radio:before{content:"";position:absolute;width:12px;height:12px;background-color:#04933d;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease-in-out}.offer-radio:checked:before{opacity:1}.offer-product-item-inner-container{display:flex;align-items:center;width:240px;max-width:100%;min-height:54px;gap:18px}.product-item-offer-container{display:flex;flex-direction:column;gap:8px}.product-item-offer{width:100%;display:flex;align-items:center;gap:12px}.offer-badges{display:flex;align-items:center;justify-content:center;width:79px;height:28px;border-radius:6px;gap:5px;padding:6px 8px;border:1px solid #c8fe4c;background:#c8fe4c;font-weight:400;font-size:13px;line-height:16px;vertical-align:middle;text-transform:uppercase;color:#0c281f}.product-offer-title{font-weight:600;font-size:18px;line-height:27px;color:#171d03}.offer-badges-discount{font-weight:600}.product-item-offer-final-text{font-weight:400;font-size:14px;line-height:100%;color:#000;display:flex;flex-direction:column;gap:3px}.product-item-price-container{display:flex;flex-direction:column;gap:3px;text-align:right}.product-item-sale-price,.sale-price-final-text{font-weight:400;font-size:16px;line-height:100%;color:#000}.sale-price-final-text{font-size:14px}.product-item-regular-price{font-weight:400;font-size:14px;text-decoration:line-through;color:#000000b2}.product-offer-options-container{width:100%;height:100%;display:flex;flex-direction:column;gap:16px}.product-offer-options-title{font-weight:400;font-size:12px;line-height:16.8px;color:#555}.offer-label,.second-offer-label{width:120px;height:28px;border-radius:6px;padding:6px 10px 6px 8px;background:#0b4d27;color:#fff;font-weight:600;font-size:13px;line-height:16px;text-align:center;vertical-align:middle;text-transform:uppercase;position:absolute;right:7px;top:-13px}.second-offer-label{background:#c9641f}.select-product-size,.select-product-color{position:relative}.select-product-size{width:100%;max-width:320px}.select-product-size .m-product-option--label{display:none}.select-product-size select,.select-product-color{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none!important;width:100%;max-width:320px;height:100%;padding:8px 36px 8px 6px;border-radius:4px;border:1px solid #909090;background:#fff}.select-product-size:after{content:"";position:absolute;pointer-events:none;right:12px;top:50%;width:10px;height:6px;transform:translateY(-50%);background-image:url(/cdn/shop/files/ar-down_svg.png?v=1746632991);background-repeat:no-repeat;background-size:contain;background-position:center}.offer-product-item .product-offer-options-container{display:none}.offer-product-item:has(input:checked) .product-offer-options-container{display:flex;flex-direction:column;gap:16px}.custom-select-wrapper{position:relative;width:100%;max-width:145px}.custom-select{position:relative;display:flex;flex-direction:column;border:1px solid #909090;border-radius:4px;background:#fff;cursor:pointer}.custom-select__trigger{display:flex;align-items:center;justify-content:space-between;padding:8px 6px}.custom-select__option-content{display:flex;align-items:center;gap:8px}.custom-select__option-content img{width:16px;height:16px;border-radius:50%;object-fit:cover;border:1px solid #ccc}.select-product-option-container{display:flex;gap:8px;height:100%;align-items:center}.custom-options{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border:1px solid #909090;border-radius:4px;box-shadow:0 2px 4px #0000001a;z-index:999;display:none;flex-direction:column}.custom-options.open{display:flex}.custom-option{display:flex;align-items:center;gap:8px;padding:8px 6px;cursor:pointer;transition:background-color .2s ease}.custom-option img{width:16px;height:16px;border-radius:50%;object-fit:cover}.custom-option:hover{background-color:#ececec}.custom-option.selected{background-color:#fff}.custom-option.selected:hover{background-color:#ececec}.custom-select__option-content:after{content:"";position:absolute;pointer-events:none;right:12px;top:50%;width:10px;height:6px;transform:translateY(-50%);background-image:url(/cdn/shop/files/ar-down_svg.png?v=1746632991);background-repeat:no-repeat;background-size:contain;background-position:center}.swatches-image-radio{-webkit-appearance:none;appearance:none;width:16px;height:16px;border:2px solid #787878;border-radius:50%;background-color:#fff;position:relative;cursor:pointer;transition:border-color .2s ease-in-out}.swatches-image-radio:before{content:"";position:absolute;width:12px;height:12px;background-image:var(--swatch-url);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;transition:opacity .2s ease-in-out}.container-swatches-image{display:flex;align-items:center}.title-options-value,.product-number-option{font-weight:400;font-size:14px;color:#212806}@media screen and (max-width: 767px){.offer-product-info-container{gap:8px}.offer-product-title{font-size:14px}.product-offer-title{font-size:15px;line-height:100%}.product-item-offer{gap:6px}.offer-radio{width:14px;height:14px}.offer-radio:before{width:7px;height:7px}.offer-badges{width:70px;height:22px;gap:2px;padding:2px 8px}.product-item-sale-price{font-size:14px;display:flex}span.sale-price-final-text{font-size:12px}.offer-product-item-inner-container{gap:8px}.offer-label,.second-offer-label{right:7px;top:-10.12px;height:20px;display:flex;justify-content:center;align-items:center;padding:2px 8px}.product-item-offer-final-text{font-size:12px}.custom-select__option-content{gap:4px}.select-size-dropdown.title-options-value{padding:4px 25px 4px 6px;max-width:100%;height:31px}.select-product-size{width:100%;max-width:100%}.select-product-option-container{height:31px}.custom-select{height:31px;justify-content:center}.title-options-value{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/quantity-breaks.css.map */
