.custom-card-grid{width:100%}.custom-card-grid-section+.custom-features-section,.custom-card-grid-section+.custom-image-grid-section,.custom-card-grid-section+.custom-steps-section,.custom-card-grid-section+.custom-banner-section,.custom-card-grid-section+.custom-header-section,.custom-card-grid-section+.custom-notice-bar-section,.custom-card-grid-section+.custom-product-notice-section,.custom-card-grid-section+.custom-image-section,.custom-card-grid-section+.custom-callout-section,.custom-features-section+.custom-card-grid-section,.custom-image-grid-section+.custom-card-grid-section,.custom-steps-section+.custom-card-grid-section,.custom-banner-section+.custom-card-grid-section,.custom-header-section+.custom-card-grid-section,.custom-notice-bar-section+.custom-card-grid-section,.custom-product-notice-section+.custom-card-grid-section,.custom-image-section+.custom-card-grid-section,.custom-callout-section+.custom-card-grid-section{margin-top:0}.custom-card-grid__wrapper{padding-top:var(--spacing-sections-desktop);padding-bottom:var(--spacing-sections-desktop)}.custom-card-grid__header{text-align:center;max-width:80rem;margin:0 auto 6rem}.custom-card-grid__tagline{margin:0 0 1rem;font-size:1rem;letter-spacing:.13rem;line-height:calc(1 + .2 / var(--font-body-scale));text-transform:uppercase;color:rgba(var(--color-foreground),.75)}.custom-card-grid__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:calc(1 + .3/max(1,var(--font-heading-scale)));margin:0 0 2rem;color:rgb(var(--color-foreground))}.custom-card-grid__description{margin:0;font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.custom-card-grid__description p{margin:0 0 1rem}.custom-card-grid__description p:last-child{margin-bottom:0}.custom-card-grid__grid{display:grid;gap:3rem;margin:0;padding:0;list-style:none}.custom-card-grid__grid--1-col-desktop{grid-template-columns:1fr}.custom-card-grid__grid--2-col-desktop{grid-template-columns:repeat(2,1fr)}.custom-card-grid__grid--3-col-desktop{grid-template-columns:repeat(3,1fr)}.custom-card-grid__grid--4-col-desktop{grid-template-columns:repeat(4,1fr)}.custom-card-grid__grid--5-col-desktop{grid-template-columns:repeat(5,1fr)}.custom-card-grid__card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--text-boxes-radius);overflow:hidden;box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}.custom-card-grid__image-link{display:block;text-decoration:none}.custom-card-grid__image-wrapper{position:relative;width:100%;background:rgba(var(--color-foreground),.04);overflow:hidden}.custom-card-grid__image-wrapper--adapt{padding-bottom:0}.custom-card-grid__image-wrapper--portrait{padding-bottom:133.33%}.custom-card-grid__image-wrapper--square{padding-bottom:100%}.custom-card-grid__image-wrapper--landscape{padding-bottom:66.67%}.custom-card-grid__image-wrapper--portrait,.custom-card-grid__image-wrapper--square,.custom-card-grid__image-wrapper--landscape{position:relative}.custom-card-grid__image-wrapper--portrait .custom-card-grid__image,.custom-card-grid__image-wrapper--square .custom-card-grid__image,.custom-card-grid__image-wrapper--landscape .custom-card-grid__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.custom-card-grid__image{width:100%;height:auto;display:block;transition:transform .3s ease}.custom-card-grid__card:hover .custom-card-grid__image{transform:scale(1.05)}.custom-card-grid__content{padding:3rem;display:flex;flex-direction:column;flex:1}.custom-card-grid__card-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.3;margin:0 0 1.5rem;font-size:2rem;color:rgb(var(--color-foreground))}.custom-card-grid__card-description{margin:0 0 2rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.85);flex:1}.custom-card-grid__card-description p{margin:0 0 1rem}.custom-card-grid__card-description p:last-child{margin-bottom:0}.custom-card-grid__button-wrapper{margin-top:auto;text-align:left}.custom-card-grid__button-wrapper .button{display:inline;padding:.5rem 1rem;font-size:1.4rem;font-weight:400}.custom-card-grid__placeholder{text-align:center;padding:6rem 2rem;background:rgba(var(--color-foreground),.04);border-radius:var(--text-boxes-radius);border:2px dashed rgba(var(--color-foreground),.2)}.custom-card-grid__placeholder p{margin:0;font-size:1.6rem;color:rgba(var(--color-foreground),.6)}@media screen and (max-width: 989px){.custom-card-grid__wrapper{padding-top:var(--spacing-sections-desktop);padding-bottom:var(--spacing-sections-desktop)}.custom-card-grid__header{margin-bottom:4rem}.custom-card-grid__grid{gap:2.5rem}.custom-card-grid__grid--2-col-desktop,.custom-card-grid__grid--3-col-desktop,.custom-card-grid__grid--4-col-desktop,.custom-card-grid__grid--5-col-desktop,.custom-card-grid__grid--2-col-mobile{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 749px){.custom-card-grid__wrapper{padding-top:var(--spacing-sections-desktop);padding-bottom:var(--spacing-sections-desktop)}.custom-card-grid__header{margin-bottom:3rem}.custom-card-grid__grid{gap:2rem}.custom-card-grid__grid--1-col-desktop,.custom-card-grid__grid--2-col-desktop,.custom-card-grid__grid--3-col-desktop,.custom-card-grid__grid--4-col-desktop,.custom-card-grid__grid--5-col-desktop{grid-template-columns:1fr}.custom-card-grid__grid--2-col-mobile{grid-template-columns:repeat(2,1fr)}.custom-card-grid__content{padding:3rem}.custom-card-grid__card-heading{font-size:1.8rem;margin-bottom:1.2rem}.custom-card-grid__card-description{font-size:1.4rem;margin-bottom:1.5rem}.custom-card-grid__tagline{font-size:1.2rem}.custom-card-grid__description{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-custom-card-grid.css.map */
