[id^=shopify-section-] .image-gallery-modal{--padding-top-mobile: calc(var(--padding-top, 36px) * .75);--padding-bottom-mobile: calc(var(--padding-bottom, 36px) * .75);--padding-top-desktop: var(--padding-top, 36px);--padding-bottom-desktop: var(--padding-bottom, 36px);padding-top:calc(var(--padding-top-mobile) * 1px);padding-bottom:calc(var(--padding-bottom-mobile) * 1px)}@media (min-width: 769px){[id^=shopify-section-] .image-gallery-modal{padding-top:calc(var(--padding-top-desktop) * 1px);padding-bottom:calc(var(--padding-bottom-desktop) * 1px)}}.image-gallery-modal__grid{--columns-desktop: 4;--columns-mobile: 2;display:grid;grid-template-columns:repeat(var(--columns-mobile),1fr);gap:.625rem}@media (min-width: 769px){.image-gallery-modal__grid{grid-template-columns:repeat(var(--columns-desktop),1fr);gap:10px}}.image-gallery-modal__item{position:relative;overflow:hidden;cursor:pointer;transition:transform .3s ease-in-out;aspect-ratio:3 / 4}.image-gallery-modal__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}@media (pointer: fine){.image-gallery-modal__item:hover .image-gallery-modal__image{transform:scale(1.1)}}.image-gallery-modal__button{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;border:none;cursor:pointer;width:100%;height:auto;z-index:1}.image-gallery-modal__button:focus-visible{outline:2px solid rgb(var(--primary-button-background));outline-offset:2px}.image-gallery-modal .placeholder-section{padding:3rem 1rem;text-align:center;border:2px dashed rgb(var(--border-color));border-radius:.5rem;background-color:rgb(var(--background-secondary))}.image-gallery-modal .placeholder-section__content h3{margin-bottom:.5rem;color:rgb(var(--text-color))}.image-gallery-modal .placeholder-section__content p{color:rgb(var(--text-color-secondary));margin:0}x-modal.modal--gallery[id*=gallery-modal-]{--modal-body-max-width: 100vw;--modal-header-padding-block: 0;--modal-header-padding-inline: 0;--modal-body-padding-block: 16px;--modal-body-padding-inline: 8px}x-modal.modal--gallery[id*=gallery-modal-]::part(content){max-width:100vw;max-height:100%;width:100%;height:auto;border-radius:0}@media (max-width: 767px){x-modal.modal--gallery[id*=gallery-modal-]::part(content){height:100%;max-height:100%}}x-modal.modal--gallery[id*=gallery-modal-]::part(header){padding:0}x-modal.modal--gallery[id*=gallery-modal-]::part(content){position:relative}x-modal.modal--gallery[id*=gallery-modal-]::part(close-button){position:absolute;top:1.5rem;right:1rem;z-index:9999;width:34px;height:34px;border-radius:50%;background-color:#fff;border:1px solid rgba(0,0,0,.1);color:#000;display:flex;align-items:center;justify-content:center;opacity:1!important;pointer-events:auto!important}x-modal.modal--gallery[id*=gallery-modal-]::part(close-button) svg{width:16px;height:16px}.image-gallery-modal__content{padding:0;height:100%}.image-gallery-modal__layout{display:grid;grid-template-columns:1fr 1fr;height:660px}.image-gallery-modal__block-image{flex:1;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;overflow:hidden;aspect-ratio:1/1}.image-gallery-modal__block-image img{width:100%;height:100%;object-fit:cover;object-position:top}.image-gallery-modal__product-info{flex:0 0 auto;padding:1.5rem;display:grid;grid-template-rows:1.5fr auto;gap:1.5rem;background-color:#f7f7f7;overflow:hidden}.image-gallery-modal__product-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-gallery-modal__product-image img{width:100%;height:100%;object-fit:contain;border-radius:.5rem}.image-gallery-modal__product-details{display:flex;flex-direction:column;align-items:center;gap:.25rem}.image-gallery-modal__product-title{margin:0;font-size:1.125rem;line-height:1.4}.image-gallery-modal__product-title a{text-decoration:none;color:inherit}.image-gallery-modal__product-title a:hover{text-decoration:underline}.image-gallery-modal__description{text-align:center;font-size:.875rem;line-height:1.6;color:#666}.image-gallery-modal__view-details{padding-top:1rem}.image-gallery-modal__view-details .link{font-size:.875rem;font-weight:500}.image-gallery-modal__content .image-with-product__slideshow,.image-gallery-modal__content .image-with-product__slides-container{position:relative;z-index:1}.image-gallery-modal__content .image-with-product__slide{position:absolute;z-index:2}.image-gallery-modal__content .image-with-product__slide--active{z-index:3}.image-gallery-modal__content .image-with-product__navigation{position:absolute;z-index:4}@media (max-width: 767px){x-modal.modal--gallery[id*=gallery-modal-]{--modal-body-padding-block: 0px;--modal-body-padding-inline: 0px}x-modal.modal--gallery[id*=gallery-modal-]::part(content){height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden}x-modal.modal--gallery[id*=gallery-modal-]::part(close-button){top:1rem;right:1rem}.image-gallery-modal__content{height:100vh;height:100dvh;overflow:hidden}.image-gallery-modal__layout{grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:100dvh;row-gap:1rem;overflow:scroll}.image-gallery-modal__block-image{height:100%;aspect-ratio:unset}.image-gallery-modal__product-info{padding:1rem;grid-template-rows:1fr auto;height:auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.image-gallery-modal__product-image{height:200px;flex-shrink:0}.image-gallery-modal__product-details{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}}.modal--gallery [data-modal-slideshow=true] .image-with-product__navigation .image-with-product__dots{display:flex!important;gap:8px!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap;row-gap:6px;margin-top:12px}.modal--gallery [data-modal-slideshow=true] .image-with-product__navigation .image-with-product__dot{-webkit-appearance:none!important;appearance:none!important;display:block!important;width:28px!important;height:4px!important;border:0!important;padding:0!important;border-radius:2px!important;background:#00000059!important;cursor:pointer!important}.modal--gallery [data-modal-slideshow=true] .image-with-product__navigation .image-with-product__dot--active,.modal--gallery [data-modal-slideshow=true] .image-with-product__navigation .image-with-product__dots button.is-active,.modal--gallery [data-modal-slideshow=true] .image-with-product__navigation .image-with-product__dots button[aria-current=true]{background:#000000d9!important}.modal--gallery [data-modal-slideshow=true] .image-with-product__navigation .image-with-product__dot:hover,.modal--gallery [data-modal-slideshow=true] .image-with-product__navigation .image-with-product__dots button:focus-visible{background:#0000008c!important;outline:none!important}
/*# sourceMappingURL=/cdn/shop/t/54/assets/image-gallery-modal.css.map */
