.card-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2rem;row-gap:1rem}.card-grid-section h2{text-align:center;margin-bottom:3rem}.card--shadow .colored-card__image{box-shadow:3px 3px #4d4d4d}@media (max-width: 749px){.card-grid{grid-template-columns:1fr}}.colored-card{background-color:rgba(var(--color),.2);padding:15px;border-radius:12px;display:flex;flex-direction:column;height:100%;box-shadow:0 0 30px #0000002b}.colored-card__heading{margin-top:2rem}.colored-card__heading.center{text-align:center}.colored-card__image{border-radius:8px;overflow:hidden}.colored-card__separator{display:block!important;background-color:#e4e4e7;height:1px;width:100%;margin-bottom:1rem}.colored-card__button{margin-top:1rem;width:100%;flex:1;display:flex;align-items:flex-end}.colored-card__button .btn{width:100%;background-color:rgb(var(--color));border:none}.colored-card__wrapper{padding:0 1rem;flex:1;display:flex;flex-direction:column}.colored-card__content ul{list-style-type:none;padding-left:0}.colored-card__content .checkmark{width:20px;height:20px;color:rgb(var(--color));display:inline-block;margin-right:8px;margin-top:-2px}.colored-card__content li{margin-bottom:.5rem}@media (max-width: 749px){.colored-card__wrapper{padding:0}.colored-card__heading{margin-bottom:1rem}.colored-card__separator{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-card-grid.css.map */
