.offer-cards{background:var(--color-bg, #ffffff)}.offer-cards__header{text-align:center;max-width:768px;margin:0 auto 60px}.offer-cards__title{color:var(--color-heading);margin-bottom:16px}.offer-cards__description{margin:0;font-size:1.125rem;color:var(--color-text);line-height:1.7}.offer-cards__grid{display:grid;gap:24px}@media only screen and (min-width: 640px){.offer-cards__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1024px){.offer-cards__grid{grid-template-columns:repeat(4,1fr)}}.offer-cards__card{position:relative;padding:32px;background:var(--color-card-bg);border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 2px 8px #0000000a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden}.offer-cards__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014;border-color:rgba(var(--color-accent-rgb),.3)}.offer-cards__icon{width:56px;height:56px;border-radius:12px;background:var(--color-accent);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.offer-cards__icon svg{width:28px;height:28px;stroke:#fff}.offer-cards__card-title{font-size:1.25rem;font-weight:600;color:var(--color-heading);margin:0 0 12px;line-height:1.3}.offer-cards__card-text{margin:0;font-size:.9375rem;color:var(--color-text);line-height:1.7}@media only screen and (max-width: 639px){.offer-cards__card{padding:24px}.offer-cards__icon{width:48px;height:48px;margin-bottom:20px}.offer-cards__icon svg{width:24px;height:24px}.offer-cards__card-title{font-size:1.125rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/offer-cards.css.map */
