.gallery-grid .content-box{grid-template-areas:"full top-half" "full bottom-half";display:grid;gap:18px;border-top:5px solid var(--brand-color)}.gallery-grid .gallery-item:last-child{grid-area:bottom-half}.gallery-grid .gallery-item:nth-child(2){grid-area:top-half}.gallery-grid .gallery-item:first-child{grid-area:full}.gallery-grid .image-box{line-height:1;height:100%;overflow:hidden}.gallery-grid .image-box svg{display:block;width:100%;height:100%}.gallery-grid .image-box img{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--duration-long) ease}.gallery-grid .image-box img.desktop{display:block}.gallery-grid .image-box img.mobile{display:none}.gallery-grid .gallery-item{position:relative}.gallery-grid .text-box{position:absolute;left:0;bottom:0;margin:0;padding:38px 50px}.gallery-grid .gallery-title{margin-bottom:0;margin-top:10px}.gallery-grid .gallery-subtitle,.gallery-grid a{color:inherit}@media only screen and (min-width: 989px){.gallery-grid .gallery-item:hover .image-box img{transform:scale(1.03)}}@media only screen and (max-width: 1199px){.gallery-grid .text-box h3.gallery-title{font-size:calc(var(--font-heading-scale) * 2.8rem)}.gallery-grid .text-box{padding:15px 20px}}@media screen and (max-width: 767px){.gallery-grid .content-box{grid-template-areas:"full" "top-half" "bottom-half";gap:16px}.gallery-grid .text-box{padding:18px 20px;max-width:80%}.gallery-grid .image-box img.desktop{display:none}.gallery-grid .image-box img.mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/gallery-grid.css.map */
