.features__container{margin:3.5rem 0;display:grid;grid-template-columns:repeat(2,1fr);padding:3.5rem 0;row-gap:2rem}.features__item{display:flex;flex-direction:column;gap:1.8rem;align-items:center;justify-content:center;box-sizing:content-box;padding:0 3rem;border-right:1px solid #cbcbcb;flex:1}.features__icon{width:5rem;height:5rem;aspect-ratio:1/1}.features__text{text-align:center;color:rgb(var(--color-foreground));font-size:1.5rem;line-height:2.5rem}.features__item:nth-child(2n){border-right:none}@media screen and (min-width: 750px){.features__wrapper{max-width:var(--page-width);margin:0 auto;padding:0 5rem}.features__container{grid-template-columns:repeat(3,1fr);border-radius:.5rem}.features__item:nth-child(2n){border-right:1px solid #cbcbcb}.features__item:nth-child(3n){border-right:none}}@media screen and (min-width: 990px){.features__text{max-width:var(--width)}.features__container{padding:5.5rem 0;min-height:22.9rem;margin-top:7rem;margin-bottom:7rem;display:flex;align-items:stretch;justify-content:center}.features__item:nth-child(3n){border-right:1px solid #cbcbcb}.features__item:last-child{border-right:none}}@media screen and (min-width: 1555px){.features__item{padding:.8rem 4.5rem}.features__text{font-size:1.8rem;line-height:3rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-features.css.map */
