.product-offer-selector-wrapper{--offer-selector-accent: #feab41;--offer-selector-selected-bg: #fdede8;display:block}.product-offer-selector{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;border:0}.product-offer-selector__option{display:grid;grid-template-columns:auto auto 1fr auto;grid-template-rows:auto;gap:5px;align-items:center;padding:14px 16px;border:1px solid rgba(var(--color-foreground),.12);border-radius:12px;background:#fff;cursor:pointer;outline:none;transition:border-color .2s ease,background-color .2s ease}.product-offer-selector__radio{grid-column:1;grid-row:1;align-self:center;width:22px;height:22px;border:2px solid rgba(var(--color-foreground),.2);border-radius:50%;background:#fff;flex-shrink:0;position:relative;box-sizing:border-box}.product-offer-selector__media{grid-column:2;grid-row:1;align-self:center}.product-offer-selector__body{grid-column:3;grid-row:1;align-self:center}.product-offer-selector__prices{grid-column:4;grid-row:1;align-self:center}.product-offer-selector__option--selected{border:2px solid rgba(var(--color-base-accent-1));background:var(--offer-selector-selected-bg)}.product-offer-selector__option--unavailable{opacity:.55;cursor:not-allowed}.product-offer-selector__option:focus-within{outline:none}.product-offer-selector__input:focus-visible+.product-offer-selector__radio{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(var(--color-base-accent-1))}.product-offer-selector__option--selected .product-offer-selector__radio{border-color:#000}.product-offer-selector__option--selected .product-offer-selector__radio:before{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;border:2px solid #ffffff;border-radius:50%;transform:translate(-50%,-50%);box-sizing:border-box}.product-offer-selector__option--selected .product-offer-selector__radio:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;border-radius:50%;background:rgba(var(--color-base-accent-1));transform:translate(-50%,-50%)}.product-offer-selector__media{display:flex;align-items:center;justify-content:center;width:56px;height:56px;flex-shrink:0}.product-offer-selector__media img{width:100%;height:100%;object-fit:contain}.product-offer-selector__body{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.product-offer-selector__title{font-family:Souvenir-Std,serif;font-size:15px;line-height:1.2;color:rgb(var(--color-foreground))}.product-offer-selector__badge{display:inline-block;padding:4px 10px;border-radius:999px;background:rgba(var(--color-base-accent-1));color:rgb(var(--color-background));font-size:1.1rem;font-weight:600;line-height:1.3}.product-offer-selector__prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.product-offer-selector__compare{font-size:1.3rem;color:rgba(var(--color-foreground),.55);text-decoration:line-through;line-height:1.2;font-weight:700}.product-offer-selector__price{font-size:1.5rem;font-weight:700;color:var(--offer-selector-accent);line-height:1.2}.product-offer-selector__items{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:5px;padding-top:12px;margin-top:4px;border-top:1px solid rgba(var(--color-foreground),.1)}.product-offer-selector__item{display:grid;grid-template-columns:auto 1fr auto;gap:5px;align-items:center;min-width:0}.product-offer-selector__item-media{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;grid-column:1}.product-offer-selector__item-media img{width:100%;height:100%;object-fit:contain}.product-offer-selector__item-title{font-family:Souvenir-Std,serif;font-size:11px;line-height:1.25;color:rgb(var(--color-foreground));grid-column:2;min-width:0}.product-offer-selector__item-prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;grid-column:3;flex-shrink:0}.product-offer-selector__item-compare{font-size:11px;line-height:1.2;color:rgba(var(--color-foreground),.55);text-decoration:line-through;white-space:nowrap;font-weight:700}.product-offer-selector__item-free{font-size:11px;font-weight:700;line-height:1.2;color:var(--offer-selector-accent);text-transform:uppercase;white-space:nowrap}@media screen and (min-width:750px){.product-offer-selector__option{padding:16px 18px;gap:12px 14px}.product-offer-selector__title{font-size:calc(var(--font-heading-scale) * 2rem)}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-product-offer-selector.css.map */
