.text-with-icons .item-list{display:grid;gap:2rem}.text-with-icons .item-list .grid-item{position:relative;display:flex;align-items:center;justify-content:center}.text-with-icons .item-list .grid-item .item-wrapper{max-width:20rem;width:100%;height:100%}.text-with-icons .item-list .grid-item .item-wrapper>*{margin-bottom:0}.text-with-icons .item-list .grid-item .item-wrapper>*:not(:last-child){margin-bottom:.5rem}.text-with-icons .item-list .grid-item .item-wrapper .item-icon{display:inline-block;width:2rem}.text-with-icons .item-list .grid-item .item-wrapper:hover .item-icon{animation:bounceScale .1s cubic-bezier(0,0,.3,1)}.text-with-icons .item-list.icon-size--medium .grid-item .item-wrapper .item-icon{width:2.5rem}.text-with-icons .item-list.icon-size--large .grid-item .item-wrapper .item-icon{width:3.5rem}@media screen and (max-width:749px){.text-with-icons .item-list.mobile-column-1{grid-template-columns:1fr}.text-with-icons .item-list.mobile-column-2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px){.text-with-icons .item-list{gap:3rem}.text-with-icons .item-list.desktop-column-2{grid-template-columns:repeat(2,1fr)}.text-with-icons .item-list.desktop-column-3{grid-template-columns:repeat(3,1fr)}.text-with-icons .item-list.desktop-column-4{grid-template-columns:repeat(4,1fr)}.text-with-icons .item-list.desktop-column-5{grid-template-columns:repeat(5,1fr)}}.text-with-icons .item-list .grid-item .item-wrapper.large-image-size{display:grid;grid-template-columns:repeat(2,1fr);flex-direction:row;gap:20px;max-width:none}.text-with-icons .item-list .grid-item .item-wrapper.large-image-size .item-icon.media{border-radius:24px}.text-with-icons .item-list .grid-item.text-with-image-card .item-wrapper{display:grid;grid-template-columns:repeat(2,1fr);flex-direction:row;gap:20px;max-width:none}.text-with-icons .item-list .grid-item.text-with-image-card .h5{font-size:1.25rem}.text-with-icons .item-list .grid-item .item-wrapper.large-image-size .item-icon{width:100%}.text-with-icons .item-list .grid-item .item-wrapper.large-image-size img{width:100%;object-fit:cover;border-radius:20px}.text-with-icons .item-list .grid-item .item-wrapper.large-image-size .content{display:flex;flex-direction:column;align-items:center;justify-content:center}.text-with-icons .item-list .grid-item.text-with-image-card .item-wrapper:hover .item-icon,.text-with-icons .item-list .grid-item .item-wrapper.large-image-size:hover .item-icon.media{animation:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-text-with-icons.css.map */
