.features-grid{display:grid;grid-template-columns:repeat(var(--grid-columns, 3),1fr);gap:var(--grid-gap, 32px);align-items:center}.features-grid__item{display:flex;flex-direction:row;align-items:center;gap:clamp(12px,1.5vw,20px)}.features-grid[data-icon-position=right] .features-grid__item{flex-direction:row-reverse}.features-grid[data-icon-position=left] .features-grid__item{flex-direction:row}.features-grid__text-content{flex:1;display:flex;flex-direction:column;gap:4px;text-align:right}.features-grid__heading{margin:0;font-size:clamp(20px,1.1vw,20px);line-height:35px;letter-spacing:0;font-weight:600;color:rgba(var(--color-foreground),1);white-space:nowrap}.features-grid__description{margin:0;font-size:clamp(16px,.85vw,16px);line-height:30px;letter-spacing:0;color:rgba(var(--color-foreground),1)}.features-grid__icon{flex-shrink:0;width:clamp(123px,5.5vw,110px);height:clamp(123px,5.5vw,110px);display:flex;align-items:center;justify-content:center}.features-grid__icon img{width:100%;height:100%;object-fit:contain;display:block}.features-grid__icon--placeholder{background-color:rgba(var(--color-foreground),1)}.features-grid__icon--placeholder svg{width:50%;height:50%;opacity:1}.section-features-grid .spacing-style{padding-block-start:clamp(20px,2.5vw,48px)!important;padding-block-end:clamp(20px,2.5vw,48px)!important}@media(max-width:1100px){.features-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:749px){.features-grid{grid-template-columns:1fr;gap:24px}.features-grid__item{flex-direction:row;align-items:center;gap:14px}.features-grid__text-content{text-align:right}.features-grid__icon{width:100px;height:100px}.features-grid__heading{font-size:18px;white-space:normal}.features-grid__description{font-size:14px}.section-features-grid .spacing-style{padding-block-start:clamp(37px,2.5vw,48px)!important;padding-block-end:clamp(52px,2.5vw,48px)!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/feature-items.css.map */
