.features-grid{padding:100px 0;background:rgb(var(--color-background))}.features-grid__container{max-width:1200px;margin:0 auto;padding:0 2rem}.features-grid__heading{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;text-align:center;margin:0 0 1rem;color:rgb(var(--color-foreground));letter-spacing:-.02em}.features-grid__subheading{text-align:center;font-size:1.35rem;color:rgba(var(--color-foreground),.55);margin:0 0 4rem;line-height:1.5}.features-grid__items{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.features-grid__item{text-align:center;padding:3rem 2rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.1);border-radius:12px;transition:all .35s ease}.features-grid__item:hover{border-color:#f60;transform:translateY(-6px);box-shadow:0 20px 50px #0000000f}.features-grid__icon{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-left:auto;margin-right:auto;background:#ff66001a;border-radius:50%;color:#f60}.features-grid__icon svg{width:36px;height:36px}.features-grid__item-title{font-size:1.45rem;font-weight:700;margin:0 0 1rem;color:rgb(var(--color-foreground))}.features-grid__item-desc{font-size:1.15rem;color:rgba(var(--color-foreground),.6);margin:0;line-height:1.7}@media(max-width:768px){.features-grid__items{grid-template-columns:repeat(2,1fr);gap:1.2rem}.features-grid{padding:70px 0}.features-grid__item{padding:2rem 1.2rem}.features-grid__item-title{font-size:1.15rem}.features-grid__item-desc{font-size:.95rem}}@media(max-width:480px){.features-grid__items{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-features-grid.css.map */
