.product-offer-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--grid-spacing)}.product-offer-panel__media,.product-offer-panel__content{min-height:100%;overflow:hidden;border-radius:var(--card-corner-radius)}.product-offer-panel__media{background:rgba(var(--color-foreground),.04)}.product-offer-panel__media img,.product-offer-panel__media svg{width:100%;height:100%;display:block;object-fit:cover}.product-offer-panel__content{display:flex;align-items:center;justify-content:center;padding:clamp(3.2rem,5vw,6.4rem)}.product-offer-panel__content-inner{width:min(100%,52rem)}.product-offer-panel__eyebrow{margin:0 0 1.2rem;color:rgba(var(--color-foreground),.68);font-size:var(--font-size-static-xs);font-weight:var(--font-weight-semibold);letter-spacing:.16em;line-height:var(--line-height-static-sm);text-transform:uppercase}.product-offer-panel__heading{margin:0;max-width:42rem}.product-offer-panel__offers{display:grid;gap:1.6rem;padding:0;margin:2.8rem 0;list-style:none}.product-offer-panel__offers li{position:relative;padding-inline-start:2.2rem;color:rgba(var(--color-foreground),.78);font-size:var(--font-size-static-md);line-height:1.55}.product-offer-panel__offers li:before{content:"";position:absolute;inset-block-start:.82em;inset-inline-start:0;width:.6rem;height:.6rem;border-radius:999px;background:currentColor}.product-offer-panel__offers strong{color:rgb(var(--color-foreground));font-weight:var(--font-weight-semibold)}.product-offer-panel__actions{display:flex;flex-wrap:wrap;gap:1.2rem}.product-offer-panel__actions modal-opener{display:contents}.product-offer-panel__button{min-width:19rem;background:rgb(var(--color-white-rgb));border-color:rgb(var(--color-white-rgb));color:rgb(var(--color-black-rgb))}.product-offer-panel__button:hover,.product-offer-panel__button:focus-visible{background:rgb(var(--color-white-rgb));border-color:rgb(var(--color-white-rgb));color:rgb(var(--color-black-rgb));opacity:.82}@media screen and (max-width:749px){.product-offer-panel{grid-template-columns:1fr}.product-offer-panel__content{padding:3.2rem 2.4rem}.product-offer-panel__actions{display:grid}.product-offer-panel__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-product-offer-panel.css.map */
