.text-with-icons .rte{margin-bottom:1.25rem;color:var(--color-text)}.text-with-icons .rte:last-child{margin-top:1.25rem;margin-bottom:0}.text-with-icons.card-square .text-with-icons__block{aspect-ratio:1.24;justify-content:center}.text-with-icons.has_shadow{box-shadow:0 1px 4px #00000029}.section-spacing-padding .text-with-icons__inner{margin:10px}@media only screen and (min-width: 768px){.section-spacing-padding .text-with-icons__inner{margin:20px}}.text-with-icons{background:var(--color-bg)}.text-with-icons.text-left{text-align:left}.text-with-icons.text-center{text-align:center}.text-with-icons.text-right{text-align:right}.text-with-icons__inner{max-width:100%;display:grid;grid-gap:var(--grid-gap-mobile, 5px);justify-content:center;grid-auto-columns:minmax(250px,300px)}@media only screen and (min-width: 768px){.text-with-icons__inner{grid-template-columns:repeat(auto-fill,minmax(200px,400px));grid-gap:var(--grid-gap,40px)}}.text-with-icons.m-icon-columns-1 .text-with-icons__inner{grid-template-columns:1fr}.text-with-icons.m-icon-columns-2 .text-with-icons__inner{grid-template-columns:repeat(2,minmax(100px,400px))}.text-with-icons.m-icon-columns-3 .text-with-icons__inner{grid-template-columns:repeat(3,minmax(100px,400px))}@media only screen and (min-width: 768px){.text-with-icons.icon-columns-2 .text-with-icons__inner{grid-template-columns:repeat(2,minmax(200px,400px))}}@media only screen and (min-width: 768px){.text-with-icons.icon-columns-3 .text-with-icons__inner{grid-template-columns:repeat(3,minmax(200px,400px))}}@media only screen and (min-width: 768px){.text-with-icons.icon-columns-4 .text-with-icons__inner{grid-template-columns:repeat(2,minmax(200px,400px))}}@media only screen and (min-width: 1068px){.text-with-icons.icon-columns-4 .text-with-icons__inner{grid-template-columns:repeat(4,minmax(200px,400px))}}@media only screen and (max-width: 767px){.text-with-icons.swipe-on-mobile .text-with-icons__inner{overflow-x:auto;overflow-y:hidden;justify-content:flex-start;scroll-snap-type:x mandatory;grid-auto-flow:column;grid-auto-columns:minmax(250px,300px);grid-template-columns:repeat(auto-fill,minmax(250px,300px));scrollbar-width:none}.text-with-icons.swipe-on-mobile .text-with-icons__inner::-webkit-scrollbar{display:none}}.text-with-icons__block{position:relative;display:flex;align-items:center;scroll-snap-align:center;scroll-snap-stop:always;border-radius:var(--card-border-radius);background-color:var(--color-card-bg);background-image:var(--gradient-card-bg)}.text-with-icons__block:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:var(--card-bg-image);background-repeat:no-repeat;background-size:auto 98%;background-position:left}.text-with-icons__block.has-card-bg{padding:15px}.text-with-icons__block-content{font-size:.9375rem;z-index:1}.text-with-icons__block-content-heading,.text-with-icons__block-content-subheading{line-height:1;margin-bottom:15px;font-weight:var(--font-body-medium-weight, 500);color:var(--color-heading, --color-accent)}.text-with-icons__block-content p{font-size:inherit;color:var(--color-text, --color-accent)}.text-with-icons__block-content>*:last-child{margin-bottom:0}.text-with-icons__icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;z-index:1}.text-with-icons__icon svg{width:100%;height:auto;fill:var(--color-text, --color-accent)}.text-with-icons__icon img{display:block;width:100%;height:100%;object-fit:contain}.text-with-icons .text-with-icons__block.icon-left .text-with-icons__icon{margin-right:10px}.text-with-icons .text-with-icons__block.icon-top{flex-direction:column}.text-with-icons .text-with-icons__block.icon-top .text-with-icons__icon{margin-bottom:10px}.text-with-icons.text-left .text-with-icons__block.icon-left{justify-content:flex-start}.text-with-icons.text-center .text-with-icons__block.icon-left{justify-content:center}.text-with-icons.text-right .text-with-icons__block.icon-left{justify-content:flex-end}.text-with-icons.text-left .text-with-icons__block.icon-top{align-items:flex-start}.text-with-icons.text-center .text-with-icons__block.icon-top{align-items:center}.text-with-icons.text-right .text-with-icons__block.icon-top{align-items:flex-end}.text-with-icons .text-with-icons__block.icon-right{flex-direction:row-reverse}.text-with-icons.text-center .text-with-icons__block.icon-right{justify-content:center}.text-with-icons .text-with-icons__block.icon-right .text-with-icons__icon{margin-left:10px}.text-with-icons.icon-small .text-with-icons__icon{height:32px}.text-with-icons.icon-medium .text-with-icons__icon{height:48px;width:48px}.text-with-icons.icon-large .text-with-icons__icon{height:64px;width:64px}.text-with-icons.icon-xlarge .text-with-icons__icon{height:80px;width:80px}.text-with-icons.icon-dxlarge .text-with-icons__icon{height:120px;width:120px}@media only screen and (max-width: 767px){.text-with-icons.icon-medium .text-with-icons__icon{height:28px;width:28px}.text-with-icons.icon-large .text-with-icons__icon{height:34px;width:34px}.text-with-icons.icon-xlarge .text-with-icons__icon{height:40px;width:40px}.text-with-icons.icon-dxlarge .text-with-icons__icon{height:60px;width:60px}.text-with-icons .text-with-icons__block.icon-top .text-with-icons__icon{margin-bottom:5px}.text-with-icons .text-with-icons__block.icon-right .text-with-icons__icon{margin-left:5px}.text-with-icons .text-with-icons__block.icon-left .text-with-icons__icon{margin-right:5px}}.text-with-icons-heading{line-height:1;margin-bottom:5px;color:var(--color-heading, --color-accent)}.text-with-icons.heading-large .text-with-icons__block-content-heading,.text-with-icons.heading-large .text-with-icons__block-content-subheading{font-size:20px}.text-with-icons.heading-medium .text-with-icons__block-content-heading,.text-with-icons.heading-medium .text-with-icons__block-content-subheading{font-size:16px}.text-with-icons.heading-small .text-with-icons__block-content-heading,.text-with-icons.heading-small .text-with-icons__block-content-subheading{font-size:14px}@media only screen and (max-width: 767px){.text-with-icons.heading-large .text-with-icons__block-content-heading,.text-with-icons.heading-large .text-with-icons__block-content-subheading{font-size:14px}.text-with-icons.heading-medium .text-with-icons__block-content-heading,.text-with-icons.heading-medium .text-with-icons__block-content-subheading{font-size:12px}.text-with-icons.heading-small .text-with-icons__block-content-heading,.text-with-icons.heading-small .text-with-icons__block-content-subheading{font-size:10px}.text-with-icons__block.has-card-bg{padding:4px 10px}}@media only screen and (max-width: 480px){.text-with-icons.heading-large .text-with-icons__block-content-subheading,.text-with-icons.heading-medium .text-with-icons__block-content-subheading{font-size:10px}.text-with-icons.heading-small .text-with-icons__block-content-subheading{font-size:8px}.text-with-icons.card-square .text-with-icons__block{aspect-ratio:auto}.row.mobile_full_width{padding:0}}.block-link{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/392/assets/text-with-icons.css.map */
