.product-offer{position:relative;display:flex;align-items:flex-start;gap:1.2rem;width:100%;min-height:7.2rem;margin-block:1.4rem;padding:1.4rem 1.5rem;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--text-boxes-radius, .8rem);background:rgba(var(--color-foreground),.035);box-sizing:border-box}.product-offer:before{content:"";position:absolute;inset-block:1.2rem;inset-inline-start:0;width:.3rem;border-radius:0 .3rem .3rem 0;background:rgb(var(--color-button))}.product-offer__icon{flex:0 0 auto;display:grid;place-items:center;width:3.8rem;height:3.8rem;color:rgb(var(--color-button));border:1px solid rgba(var(--color-foreground),.12);border-radius:50%;background:rgb(var(--color-background))}.product-offer__icon svg{display:block;width:2rem;height:2rem}.product-offer__content{flex:1 1 auto;min-width:0;text-align:start}.product-offer__headline{margin:0 0 .35rem;color:currentColor;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 1.55rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.25;letter-spacing:.01em}.product-offer__supporting{margin:0;color:rgba(var(--color-foreground),.68);font-size:1.2rem;line-height:1.45}[dir=rtl] .product-offer:before,html[lang=ar] .product-offer:before{border-radius:.3rem 0 0 .3rem}@media screen and (min-width:750px){.product-offer{min-height:7.6rem;padding:1.5rem 1.6rem}.product-offer__supporting{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.product-offer,.product-offer *{scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-product-offer.css.map */
