.icon-row__grid{display:grid;grid-template-columns:repeat(var(--icon-row-cols, 4),1fr);gap:3rem 2.4rem;align-items:start}.icon-row__slide{display:contents}@media screen and (max-width:989px){.icon-row__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.icon-row__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:0;scrollbar-width:none}.icon-row__grid::-webkit-scrollbar{display:none}.icon-row__slide{display:flex;flex:0 0 100%;width:100%;scroll-snap-align:start;gap:1.6rem}.icon-row__item{flex:1;min-width:0}}.icon-row__item{display:flex;flex-direction:column}.icon-row__icon-wrap{width:5.2rem;height:5.2rem;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.6rem;flex-shrink:0}.icon-row__icon-wrap svg{width:24px;height:24px;flex-shrink:0}.icon-row__heading{font-size:1.6rem;font-weight:700;margin:0 0 .6rem;line-height:1.3;color:rgb(var(--color-foreground))}.icon-row__text{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.65);margin:0}.icon-row__text p{margin:0}.icon-row__section-heading{margin:0 0 3.2rem}.icon-row__dots{display:none}@media screen and (max-width:749px){.icon-row__dots{display:flex;justify-content:center;align-items:center;gap:.6rem;margin-top:1.8rem}.icon-row__dot{width:.7rem;height:.7rem;border-radius:50%;border:none;padding:0;cursor:pointer;background:rgba(var(--color-foreground),.2);transition:background .2s ease,transform .2s ease;flex-shrink:0}.icon-row__dot.is-active{background:rgb(var(--color-foreground));transform:scale(1.3)}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-icon-row.css.map */
