.o-product-delivery-variants__heading{font-family:var(--heading-family,var(--heading-ff));font-weight:var(--heading-weight,600);margin-bottom:1.6rem;text-transform:uppercase}.o-product-delivery-variants .m-variants__fieldset{display:flex;flex-wrap:wrap;gap:.8rem}.o-product-delivery-variants .delivery-variant__option-wrapper{background-color:rgb(var(--color-background-secondary));border:1px solid rgba(var(--color-button),.2);border-radius:1.6rem;flex:1;max-width:100%;min-width:28rem;order:var(--order,0);padding:1.6rem}.o-product-delivery-variants .delivery-variant__option-wrapper:has(.m-variants__input:checked){background-color:rgb(var(--color-background));border-color:rgb(var(--color-button))}.o-product-delivery-variants .delivery-variant__option-wrapper .m-variants__radio-top{align-items:center;display:flex;gap:1.6rem;margin-bottom:1rem}.o-product-delivery-variants .delivery-variant__option .m-price__regular .price-item--regular{font-family:var(--body-family,var(--body-ff));font-size:var(--body-fs-lg);font-weight:500}.o-product-delivery-variants .delivery-variant__option-title{font-weight:500;margin-right:auto}.o-product-delivery-variants .delivery-variant__option-delivery{align-items:center;display:flex;gap:.8rem}.o-product-delivery-variants .delivery-variant__option-delivery-date-price{align-items:center;display:flex;gap:.8rem;justify-content:space-between}.o-product-delivery-variants .delivery-variant__option-stock{align-items:center;display:flex}.o-product-delivery-variants .delivery-variant__option-stock-indicator{background:rgb(var(--color-accent));border-radius:50%;display:inline-block;height:.8rem;margin-right:.8rem;width:.8rem}