.feature-cards{padding:60px 0;background-color:rgb(var(--color-background))}.feature-cards__header{text-align:center;max-width:600px;margin:0 auto 40px}.feature-cards__subheading{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8a6a3b;margin:0 0 16px}.feature-cards__heading{font-weight:700;line-height:1.2;margin:0;color:rgb(var(--color-foreground))}.feature-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-cards__card{border:1px solid rgb(var(--color-foreground),.12);border-radius:4px;padding:28px 24px;display:flex;flex-direction:column}.feature-cards__icon{width:48px;height:48px;border-radius:50%;background:#f7f5f2;display:flex;align-items:center;justify-content:center;color:#8a6a3b;margin-bottom:20px}.feature-cards__icon img{width:20px;height:20px;object-fit:contain}.feature-cards__card-heading{font-size:16px;font-weight:600;margin:0 0 10px;color:rgb(var(--color-foreground))}.feature-cards__card-text{font-size:13px;line-height:1.6;color:rgb(var(--color-foreground),.6);margin:0}@media screen and (max-width:990px){.feature-cards__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.feature-cards{padding:40px 0}.feature-cards .page-width{padding:0 16px}.feature-cards__header{margin-bottom:28px}.feature-cards__grid{grid-template-columns:1fr;gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/feature-cards.css.map */
