.icon-cards-grid{background-color:rgb(var(--color-background))}.icon-cards-grid__wrapper{display:flex;flex-direction:column;gap:3rem}.icon-cards-grid__heading{margin:0;color:rgb(var(--color-foreground))}.icon-cards-grid__heading,.icon-cards-grid__heading *:not(strong):not(b){font-weight:inherit!important}.icon-cards-grid__heading p{margin:0;line-height:1.2}.icon-cards-grid__heading strong,.icon-cards-grid__heading b{font-weight:900!important;color:var(--heading-bold-color, currentColor)!important}.icon-cards-grid__subheading{margin-top:1rem;color:rgba(var(--color-foreground),.75)}.icon-cards-grid__cards{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}.icon-card{background-color:rgb(var(--color-background));border:1px solid rgba(0,0,0,.1);border-radius:1.5rem;padding:0;display:flex;flex-direction:row;align-items:stretch;gap:0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden;min-height:var(--image-height-mobile, 120px)}.icon-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(var(--color-shadow),.1)}.icon-card__image-wrapper{width:var(--image-width-mobile, 30%);min-width:var(--image-width-mobile, 30%);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background-color:rgba(var(--color-foreground),.03);order:1}.icon-cards-grid__wrapper--no-heading .icon-card__image-wrapper{width:var(--no-heading-image-width-mobile, 30%);min-width:var(--no-heading-image-width-mobile, 30%)}.icon-card__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.icon-card__content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.5rem;min-width:0;padding:1.5rem;order:2;text-align:left}.icon-card--text-align-mobile-left .icon-card__content{text-align:left}.icon-card--text-align-mobile-center .icon-card__content{text-align:center}.icon-card--text-align-mobile-right .icon-card__content{text-align:right}.icon-card--mobile-right .icon-card__image-wrapper{order:2}.icon-card--mobile-right .icon-card__content{order:1}.icon-card__heading{margin:0;color:rgb(var(--color-foreground));line-height:1.3}.icon-card__heading,.icon-card__heading *:not(strong){font-weight:inherit!important}.icon-card__heading p{margin:0;line-height:inherit}.icon-card__heading strong,.icon-card__heading b{font-weight:700!important}.icon-card__text{margin:0;font-size:var(--card-text-size, 15px);line-height:1.6;color:rgba(var(--color-foreground),.75)}.icon-card__text,.icon-card__text *:not(strong):not(b){font-weight:inherit!important}.icon-card__text p{margin:0}.icon-card__text p+p{margin-top:.5rem}.icon-card__text strong,.icon-card__text b{font-weight:700!important}@media screen and (min-width: 750px){.icon-cards-grid__wrapper--with-heading{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start}.icon-cards-grid__wrapper--with-heading .icon-cards-grid__heading-wrapper{text-align:left;position:sticky;top:2rem}.icon-cards-grid__wrapper--heading-align-start{align-items:start}.icon-cards-grid__wrapper--heading-align-center{align-items:center}.icon-cards-grid__wrapper--heading-align-end{align-items:end}.icon-cards-grid__wrapper--with-heading .icon-cards-grid__cards{grid-template-columns:repeat(2,1fr);gap:2rem}.icon-cards-grid__wrapper--with-heading .icon-cards-grid__cards .icon-card:last-child:nth-child(odd){grid-column:1 / -1;max-width:calc(50% - 1rem);margin:0 auto}.icon-cards-grid__wrapper--no-heading .icon-cards-grid__cards{grid-template-columns:repeat(2,1fr);gap:2rem}.icon-cards-grid__wrapper--no-heading .icon-card__image-wrapper{width:var(--no-heading-image-width-desktop, 35%);min-width:var(--no-heading-image-width-desktop, 35%)}.icon-card{min-height:var(--image-height-desktop, 150px)}.icon-card__image-wrapper{width:var(--image-width-desktop, 20%);min-width:var(--image-width-desktop, 20%)}.icon-card__content{padding:2rem}.icon-card--desktop-left .icon-card__image-wrapper{order:1}.icon-card--desktop-left .icon-card__content,.icon-card--desktop-right .icon-card__image-wrapper{order:2}.icon-card--desktop-right .icon-card__content{order:1}.icon-card--text-align-desktop-left .icon-card__content{text-align:left}.icon-card--text-align-desktop-center .icon-card__content{text-align:center}.icon-card--text-align-desktop-right .icon-card__content{text-align:right}}@media screen and (min-width: 990px){.icon-cards-grid__wrapper--with-heading{gap:5rem}.icon-cards-grid__wrapper--with-heading .icon-cards-grid__cards,.icon-cards-grid__wrapper--no-heading .icon-cards-grid__cards{gap:2.5rem}.icon-card__content{padding:2.5rem}.icon-cards-grid__wrapper--no-heading .icon-cards-grid__cards{grid-template-columns:repeat(2,1fr)}}@media (prefers-color-scheme: dark){.icon-card{border-color:rgba(var(--color-foreground),.15)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-icon-cards-grid.css.map */
