.custom-grid-cards{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background-color:#fff}.custom-grid-cards__container{max-width:1200px;margin:0 auto;padding:0 20px}.custom-grid-cards .custom-grid-cards__header{text-align:center;margin-bottom:calc(var(--heading-subheading-gap-mobile) * 2.5)}.custom-grid-cards .custom-grid-cards__heading{margin:0 0 var(--heading-subheading-gap-mobile);font-size:var(--heading-font-size-mobile);color:var(--heading-color);font-weight:700;line-height:1.2}.custom-grid-cards .custom-grid-cards__heading:last-child{margin-bottom:0}.custom-grid-cards .custom-grid-cards__subheading{margin:0;font-size:var(--subheading-font-size-mobile);color:var(--subheading-color);line-height:1.5}.custom-grid-cards .custom-grid-cards__grid{display:flex;flex-wrap:wrap;gap:var(--grid-gap-mobile);justify-content:center}.custom-grid-cards .custom-grid-cards__grid .custom-grid-cards__card-item{min-width:150px;max-width:360px;display:flex;flex-direction:column;align-items:center}.custom-grid-cards .custom-grid-cards__grid .custom-grid-cards__card-item .custom-grid-cards__card-image{width:100%;overflow:hidden;border-radius:var(--card-image-radius);margin-bottom:16px}.custom-grid-cards .custom-grid-cards__grid .custom-grid-cards__card-item .custom-grid-cards__card-image img{width:100%;height:auto;display:block}.custom-grid-cards .custom-grid-cards__grid .custom-grid-cards__card-item .custom-grid-cards__card-text{margin:0 0 16px;font-size:var(--card-text-font-size-mobile);color:var(--card-text-color);font-weight:600;line-height:1.4}.custom-grid-cards .custom-grid-cards__grid .custom-grid-cards__card-item .custom-grid-cards__card-button{display:inline-block;padding:var(--button-padding-vertical) var(--button-padding-horizontal);font-size:var(--button-font-size-mobile);font-weight:600;color:var(--button-text-color);background-color:var(--button-background-color);border-radius:var(--button-border-radius);text-decoration:none;border:none;transition:background-color .2s}@media(min-width:750px){.custom-grid-cards .custom-grid-cards__header{margin-bottom:calc(var(--heading-subheading-gap-desktop) * 2.5)}.custom-grid-cards .custom-grid-cards__heading{margin-bottom:var(--heading-subheading-gap-desktop);font-size:var(--heading-font-size-desktop)}.custom-grid-cards .custom-grid-cards__subheading{font-size:var(--subheading-font-size-desktop)}.custom-grid-cards .custom-grid-cards__grid{gap:var(--grid-gap-desktop)}.custom-grid-cards .custom-grid-cards__grid .custom-grid-cards__card-item{flex:0 0 calc((100% - 2 * var(--grid-gap-desktop)) / 3);min-width:220px}.custom-grid-cards .custom-grid-cards__grid .custom-grid-cards__card-item .custom-grid-cards__card-text{font-size:var(--card-text-font-size-desktop)}.custom-grid-cards .custom-grid-cards__grid .custom-grid-cards__card-item .custom-grid-cards__card-button{font-size:var(--button-font-size-desktop)}}
/*# sourceMappingURL=/cdn/shop/t/689/assets/section-custom-grid-cards.css.map */
