.featured-image-gallery,.featured-image-gallery__container{width:100%}.featured-image-gallery__header{text-align:center;margin-bottom:2.5rem}.featured-image-gallery__title{margin:0;word-break:break-word}.featured-image-gallery__grid{display:grid;grid-template-columns:1fr;gap:2rem}.gallery-item{display:flex;flex-direction:column;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-4px)}.gallery-item__image-wrapper{position:relative;width:100%;overflow:hidden;border-radius:.8rem .8rem 0 0;background-color:#0000000d;line-height:0;border:1px solid #ddd}.gallery-item__image,.gallery-item__image--placeholder{display:block;width:100%;height:auto;object-fit:cover;transition:transform .3s ease;cursor:pointer}.gallery-item__image-wrapper:hover .gallery-item__image{transform:scale(1.05)}.gallery-item__image--placeholder{background-color:var(--color-border);display:flex;align-items:center;justify-content:center}.gallery-item__image--placeholder svg{width:50%;height:50%;opacity:.3}.gallery-item__content{text-align:center;background:#021323;color:#fff;padding:20px 10px;border-radius:0 0 .6rem .6rem}.gallery-item__title{margin:0;font-size:1.3rem;line-height:1.3;color:inherit;word-break:break-word}.gallery-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:none;align-items:center;justify-content:center;z-index:9999;opacity:0;transition:opacity .3s ease;padding:2rem}.gallery-modal.active{display:flex;opacity:1}.gallery-modal__overlay{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;z-index:0}.gallery-modal__content{position:relative;z-index:1;width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;padding:2rem 0;animation:modalSlideUp .4s cubic-bezier(.34,1.56,.64,1);border-radius:.8rem}@keyframes modalSlideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.gallery-modal__image{width:100%;height:auto;display:block;object-fit:contain;border-radius:.8rem;flex-shrink:0}.gallery-modal__close{position:fixed;top:2rem;right:2rem;width:3rem;height:3rem;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10000;padding:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gallery-modal__close:hover{background:#ffffff4d;transform:scale(1.1)}.gallery-modal__close svg{width:1.5rem;height:1.5rem}@media screen and (min-width:750px){.featured-image-gallery__header{margin-bottom:3rem}.featured-image-gallery__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media screen and (min-width:1024px){.featured-image-gallery__header{margin-bottom:3.5rem}.featured-image-gallery__grid{grid-template-columns:repeat(4,1fr);gap:3rem}}@media screen and (max-width:749px){.gallery-modal{padding:0}.gallery-modal__content{width:100vw;border-radius:0}.gallery-modal__image{border-radius:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/featured-image-gallery.css.map */
