.advantages{display:flex;flex-direction:column;gap:40px}.advantages__title{text-transform:uppercase}.advantages__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.advantages__card{background-color:#f0eeec;height:fit-content;min-height:340px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;border-radius:8px}.advantages__card-title{font-family:var(--heading-font);font-weight:500;font-size:20px;line-height:100%;letter-spacing:-.01em;text-transform:uppercase;opacity:.5}.advantages__card-content{opacity:.85}@media screen and (max-width:989px){.advantages__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:749px){.advantages__grid{grid-template-columns:1fr}.advantages__card{min-height:260px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-advantages.css.map */
