.o-product-delivery-variants__heading{border-bottom:1px solid rgba(var(--color-black),.1);font-family:var(--heading-family,var(--ff-secondary));font-weight:var(--heading-weight,600);margin-bottom:1.6rem;padding-bottom:1.6rem;text-transform:uppercase}.o-product-delivery-variants__heading-variant{margin-right:1em}.o-product-delivery-variants .m-variants__fieldset{display:grid;gap:.8rem;grid-template-columns:auto}.o-product-delivery-variants__notice{align-items:flex-start;background-color:rgb(var(--color-background));display:none;gap:1.2rem;margin-left:calc(var(--option-padding-left, 1.6rem)*-1);margin-right:calc(var(--option-padding-right, 1.6rem)*-1);margin-top:1.2rem;padding:1.2rem var(--option-padding-right,1.6rem) 1.2rem var(--option-padding-left,1.6rem);width:calc(100% + var(--option-padding-left, 1.6rem) + var(--option-padding-right, 1.6rem))}.o-product-delivery-variants__notice:last-child{border-end-end-radius:calc(var(--option-radius, 1.6rem) - var(--option-border-width, 1px));border-end-start-radius:calc(var(--option-radius, 1.6rem) - var(--option-border-width, 1px));margin-bottom:calc(var(--option-padding-bottom, 1.6rem)*-1)}.o-product-delivery-variants__notice--sold-out{align-items:center;background-color:rgba(var(--color-background),.5);display:flex}.o-product-delivery-variants .delivery-variant__option-wrapper{cursor:pointer}.o-product-delivery-variants .delivery-variant__option-wrapper.disabled{cursor:not-allowed;pointer-events:none}.delivery-variant__option-wrapper:has(.m-variants__input:checked) .o-product-delivery-variants__notice{align-items:center;display:flex}.o-product-delivery-variants__notice-icon{align-items:center;color:rgb(var(--color-accent));display:flex;flex-shrink:0;height:var(--body-fs-md);justify-content:center}.o-product-delivery-variants__notice-icon svg{display:block;height:1.6rem;width:1.6rem}.o-product-delivery-variants__notice-title{color:rgb(var(--color-text))}.o-product-delivery-variants__notice-title--button{appearance:none;background:none;border:0;cursor:pointer;margin:0;padding:0;text-align:left;text-decoration:underline}.o-product-delivery-variants__notice-text{color:rgb(var(--color-text))}.o-product-delivery-variants__notice-text p:last-child{margin-bottom:0}.o-product-delivery-variants__notice-title+.o-product-delivery-variants__notice-text{margin-top:.4rem}.o-product-delivery-variants .delivery-variant__option-wrapper{--option-padding-top:2.5rem;--option-padding-right:2.5rem;--option-padding-bottom:1.2rem;--option-padding-left:2.5rem;--option-radius:1.6rem;--option-border-width:2px}@media screen and (max-width:767px){.o-product-delivery-variants .delivery-variant__option-wrapper{--option-padding-left:1.2rem}}.o-product-delivery-variants .delivery-variant__option-wrapper{background-color:rgb(var(--color-background));border:var(--option-border-width) solid rgba(var(--color-text),.2);border-radius:var(--option-radius);flex:1;max-width:100%;min-width:28rem;order:var(--order,0);padding:var(--option-padding-top) var(--option-padding-right) var(--option-padding-bottom) var(--option-padding-left)}.o-product-delivery-variants .delivery-variant__option-wrapper:has(.m-variants__input:checked){background-color:rgb(var(--color-background));border-color:rgb(var(--color-text))}.o-product-delivery-variants .delivery-variant__option-wrapper .m-variants__radio-top{align-items:center;display:flex;gap:.8rem;margin-bottom:1rem}.o-product-delivery-variants .delivery-variant__option .m-price__regular .price-item--regular{font-family:var(--body-family,var(--ff-primary));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;flex-wrap:wrap;gap:.4rem}.o-product-delivery-variants .delivery-variant__option-delivery-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:space-between}.o-product-delivery-variants .delivery-variant__option-delivery-wrapper .a-badge{background-color:rgb(var(--color-background));color:rgb(var(--color-text));flex-shrink:0}.o-product-delivery-variants .delivery-variant__option-delivery-dates{display:flex;flex-direction:column;gap:.4rem;min-width:0}.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}.o-product-delivery-variants .delivery-variant__option-content--disabled{opacity:.5}.o-product-delivery-variants--static .delivery-variant__option-wrapper{--option-padding-bottom:var(--option-padding-top);--option-padding-left:var(--option-padding-top);cursor:default}