.custom-gallery{margin:60px auto}.gallery-header{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #D2C39F}.gallery-header h2,.gallery-header p{margin:0}.gallery-row{display:grid;gap:30px;margin-bottom:30px}.gallery-row--2{grid-template-columns:repeat(2,1fr)}.gallery-row--3{grid-template-columns:repeat(3,1fr)}.gallery-card{display:block;position:relative;overflow:hidden}.gallery-card img{width:100%;display:block;height:auto;object-fit:cover;transition:.35s}.gallery-card:hover img{transform:scale(1.05)}.gallery-btn{position:absolute;left:20px;bottom:20px;background:#7f467c;letter-spacing:0}.gallery-btn:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) #7f467c}.gallery-btn:not([disabled]):hover:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) #7f467c}@media(min-width:750px)and (max-width:989.99px){.custom-gallery{padding-left:3rem;padding-right:3rem}.gallery-row{gap:20px;margin-bottom:20px}.gallery-btn{white-space:nowrap;left:10px;bottom:10px}}@media(min-width:750px){.gallery-header p{max-width:47%;width:510px}}@media(max-width:749.99px){.gallery-header{flex-direction:column;align-items:baseline;margin-left:20px;margin-right:20px}.gallery-row--2,.gallery-row--3{grid-template-columns:1fr}.custom-gallery{margin:30px auto 60px;padding-left:0;padding-right:0}.gallery-row{gap:0;margin-bottom:0}.gallery-btn{left:10px;bottom:10px;font-size:18px}.gallery-card img{aspect-ratio:402 / 260}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/custom-gallery.css.map */
