.custom-grid-section{display:block}.custom-grid-container{margin:0 auto;max-width:var(--page-width, 120rem);padding:0 1.5rem}.custom-grid-section--full-width .custom-grid-container{max-width:100%;padding:0}.custom-grid-header{margin-bottom:2rem}.custom-grid-header--left{text-align:left}.custom-grid-header--center{text-align:center}.custom-grid-header--right{text-align:right}.custom-grid-header__title{margin:0 0 1rem}.custom-grid-header__desc{margin:0}.custom-grid-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(var(--mobile-cols),1fr)}@media screen and (min-width:750px){.custom-grid-wrapper{grid-template-columns:repeat(var(--desktop-cols),1fr)}}.custom-grid-card{display:block;position:relative;height:100%;overflow:hidden;border-radius:0}a.custom-grid-card{text-decoration:none}.custom-grid-card__image-wrapper{width:100%;height:100%;display:block;overflow:hidden}.custom-grid-card__image{width:100%;height:100%;display:block;object-fit:cover}.custom-grid-card__content{position:absolute;top:0;left:0;width:100%;height:100%;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;opacity:0;transition:opacity .3s ease;z-index:2;text-align:center}.custom-grid-card:hover .custom-grid-card__content{opacity:1}.custom-grid-card__title{margin:0 0 .5rem;font-size:10px;transform:translateY(20px);transition:transform .3s ease;font-weight:500;letter-spacing:.03em}.custom-grid-card__text{margin:0;transform:translateY(20px);transition:transform .3s ease}.custom-grid-card__text p{font-size:10px}.custom-grid-card:hover .custom-grid-card__title,.custom-grid-card:hover .custom-grid-card__text{transform:translateY(0)}.custom-grid-card__content{background:#111c}.custom-grid-header{max-width:1300px;margin:0 auto 2rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-grid.css.map */
