.features-grid{display:flex;justify-content:center;flex-wrap:wrap;--gap:clamp(2rem, 2.6vw, 5rem);--count:2;gap:var(--gap);text-align:center;font-size:var(--p16)}.features-grid .feature-item{width:100%;max-width:calc((100% / var(--count)) - (var(--gap) - (var(--gap) / var(--count))))}.feature-item{display:flex;flex-direction:column;align-items:center}.feature-item__icon-wrapper{margin-bottom:16px;display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;color:#00c4e6}.feature-item__icon{width:100%;height:100%;object-fit:contain}.feature-item__svg-wrapper svg{width:36px;height:36px;stroke:currentColor;fill:none}.feature-item__title{font-size:var(--p20);font-weight:500;color:var(--bodyColor);margin:0 0 1rem}.feature-item__description{line-height:1.4;font-size:1.4rem}@media screen and (min-width:750px){.features-grid{--count:4}.feature-item__description{font-size:var(--p16)}}@media screen and (min-width:1200px){.features-grid{--count:6}.feature-item__icon-wrapper{width:4rem;height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/features-grid.css.map */
