.custom-grid-section{padding-top:var(--section-padding-top, 3.6rem);padding-bottom:var(--section-padding-bottom, 3.6rem)}.custom-grid-container{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,300px);gap:var(--grid-gap, 20px);width:100%}.grid-item{position:relative;border-radius:1.2rem;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.grid-item--small{grid-column:span 1;grid-row:span 1}.grid-item--medium{grid-column:span 2;grid-row:span 1}.grid-item--large{grid-column:span 2;grid-row:span 2}.grid-item__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.grid-item__image img{width:100%;height:100%;object-fit:cover;object-position:center}.grid-item__content{position:relative;z-index:3;padding:2.4rem;text-align:left}.grid-item--small .grid-item__content{padding:2rem}.custom-grid-container .grid-item>*+*{margin-top:10px}.grid-item--small .grid-item__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.grid-item__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;text-decoration:none}.grid-item__description,.grid-item__heading{margin:0}.grid-item__heading{margin:0;font-family:var(--font-body-family);font-weight:var(--font-body-weight);line-height:1.2}.custom-grid-container .grid-item__content>*+*{margin-top:.5rem}.custom-grid-container .grid-item__content>*+.button{margin-top:3rem}.categories--center-align .custom-grid-container .grid-item{justify-content:center}@media screen and (max-width: 989px){.custom-grid-container{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,280px)}.grid-item--large,.grid-item--medium{grid-column:span 2;grid-row:span 1}.grid-item--small{grid-column:span 1;grid-row:span 1}}@media screen and (max-width: 749px){.custom-grid-container{grid-template-columns:1fr;grid-template-rows:repeat(4,250px);gap:calc(var(--grid-gap, 20px) * .75)}.grid-item--large,.grid-item--medium,.grid-item--small{grid-column:span 1;grid-row:span 1}.grid-item__content{padding:2rem}.grid-item__description{-webkit-line-clamp:2}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/categories-section.css.map */
