.image-gallery-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000f2;z-index:99999;display:flex;align-items:flex-start;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow:hidden}.image-gallery-popup-overlay.is-active{opacity:1;visibility:visible}.image-gallery-popup-container{position:relative;width:100%;height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:60px 20px 20px;box-sizing:border-box;overflow:hidden}.image-gallery-popup-close{position:fixed;top:20px;right:20px;width:44px;height:44px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100001;transition:background-color .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-gallery-popup-close:hover{background-color:#fff3;transform:scale(1.1)}.image-gallery-popup-close:active{transform:scale(.95)}.image-gallery-popup-close svg{width:20px;height:20px}.image-gallery-popup-content{position:relative;width:100%;max-width:1400px;height:100%;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.image-gallery-popup-scroll{width:100%;height:100%;max-height:100vh;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;padding:20px;box-sizing:border-box;scroll-behavior:smooth}.image-gallery-popup-scroll::-webkit-scrollbar{width:8px}.image-gallery-popup-scroll::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.image-gallery-popup-scroll::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.image-gallery-popup-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff80}.image-gallery-popup-item{width:100%;max-width:100%;margin-bottom:30px;display:flex;align-items:flex-start;justify-content:center;flex-shrink:0}.image-gallery-popup-item:last-child{margin-bottom:0;padding-bottom:20px}.image-gallery-popup-item img{max-width:100%;width:auto;height:auto;max-height:none;object-fit:contain;border-radius:4px;display:block}.image-gallery-popup-item img[src$=".gif"],.image-gallery-popup-item img[src$=".GIF"]{max-width:100%;height:auto}@media screen and (max-width:749px){.image-gallery-popup-overlay{width:100vw;height:100vh}.image-gallery-popup-container{padding:50px 10px 10px;height:100vh}.image-gallery-popup-close{top:10px;right:10px;width:40px;height:40px}.image-gallery-popup-close svg{width:18px;height:18px}.image-gallery-popup-content{max-width:100%}.image-gallery-popup-scroll{padding:10px;max-height:100vh}.image-gallery-popup-item{margin-bottom:20px}.image-gallery-popup-item:last-child{padding-bottom:10px}}.image-gallery-popup-close:focus{outline:2px solid #ffffff;outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.image-gallery-popup-item{animation:fadeIn .4s ease}.image-gallery-popup-item:nth-child(1){animation-delay:.1s}.image-gallery-popup-item:nth-child(2){animation-delay:.2s}.image-gallery-popup-item:nth-child(3){animation-delay:.3s}.image-gallery-popup-item:nth-child(4){animation-delay:.4s}.image-gallery-popup-item:nth-child(n+5){animation-delay:.5s}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-image-gallery-popup.css.map */
