.mix-promo{max-width:1132px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:24px 26px;border:1px solid #f2c8bb;border-radius:14px;background:linear-gradient(135deg,#fff7f3 0%,#fff 75%)}
.mix-promo-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--brand);color:#fff;font-size:32px;font-weight:800;line-height:1}
.mix-promo-copy h2,.mix-promo-copy p{margin:0}.mix-promo-copy h2{font-size:clamp(23px,3vw,34px);line-height:1.08;letter-spacing:-.035em}.mix-promo-copy p{margin-top:7px;color:var(--muted);max-width:760px}.mix-promo-kicker{font-size:11px!important;font-weight:850;letter-spacing:.13em;color:var(--brand)!important;margin-bottom:6px!important}.mix-promo-home{margin-top:8px;margin-bottom:8px}.mix-promo-catalog{margin-top:32px;margin-bottom:-38px}.mix-promo-product{grid-template-columns:auto minmax(0,1fr);padding:16px 18px;margin:22px 0;background:#fff7f3}.mix-promo-product .mix-promo-symbol{width:38px;height:38px;font-size:25px}.mix-promo-product strong{font-size:17px}.mix-promo-product p{font-size:14px;margin-top:3px}
@media(max-width:760px){.mix-promo{margin-left:18px;margin-right:18px;grid-template-columns:auto minmax(0,1fr);padding:20px}.mix-promo .ghost{grid-column:1/-1}.mix-promo-catalog{margin-top:22px;margin-bottom:-38px}.mix-promo-product{margin:20px 0}.mix-promo-copy h2{font-size:24px}}
