.gc-section{background:var(--gc-bg);padding-top:var(--gc-padding-top);padding-bottom:var(--gc-padding-bottom)}.gc-container{max-width:var(--gc-max-width);margin:0 auto;padding:0 20px}.gc-header{margin-bottom:32px;text-align:var(--gc-heading-align)}.gc-heading{font-size:var(--gc-heading-size);font-weight:var(--gc-heading-weight);color:var(--gc-heading-color);margin:0 0 8px;line-height:1.2}.gc-subheading{font-size:var(--gc-subheading-size);color:var(--gc-subheading-color);margin:0}.gc-grid{display:grid;grid-template-columns:repeat(var(--gc-columns, 6),1fr);gap:var(--gc-gap)}.gc-cell{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gc-cell:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.gc-cell--image-text{display:flex;flex-direction:column}.gc-cell__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gc-cell__content{position:relative;z-index:2;display:flex;flex-direction:column;height:100%}.gc-cell__heading,.gc-cell__text{margin:0}.gc-cell__button{display:inline-block;text-decoration:none;font-weight:600;transition:filter .2s ease;cursor:pointer}.gc-cell__button:hover{filter:brightness(1.15)}.gc-cell--badge{display:flex;align-items:center;justify-content:center;text-align:center}.gc-badge__text{display:block}.gc-cell--icon-text{display:flex;align-items:center;justify-content:center;text-align:center}.gc-icon-text__content{display:flex;flex-direction:column;align-items:center}.gc-icon-text__icon{display:flex;align-items:center;justify-content:center}.gc-icon-text__icon svg{width:100%;height:100%;fill:currentColor}.gc-icon-text__icon-img{object-fit:contain}.gc-icon-text__heading,.gc-icon-text__text{margin:0}.gc-cell--testimonial{display:flex;align-items:flex-start}.gc-testimonial__content{display:flex;flex-direction:column}.gc-testimonial__star{display:flex;align-items:center;justify-content:center;flex-shrink:0}.gc-testimonial__star svg{width:100%;height:100%}.gc-testimonial__quote{margin:0}.gc-testimonial__author{font-style:normal;display:block}.gc-testimonial__location{display:block}@media(max-width:960px){.gc-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.gc-grid{grid-template-columns:repeat(2,1fr)}.gc-cell__heading{font-size:18px!important}}@media(max-width:400px){.gc-grid{grid-template-columns:1fr}.gc-cell{grid-column:span 1!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-grid-composer.css.map */
