.Popup-module-scss-module__fwGLOG__popupWrapper{z-index:50;pointer-events:none;box-sizing:border-box;justify-content:flex-start;gap:20px;width:100%;padding:0 50px;display:flex;position:absolute;top:130px;left:0}.Popup-module-scss-module__fwGLOG__popupWrapper>*{pointer-events:auto}@media (max-width:600px){.Popup-module-scss-module__fwGLOG__popupWrapper{scroll-snap-type:x mandatory;gap:10px;padding:0 15px;top:80px;overflow-x:auto}.Popup-module-scss-module__fwGLOG__popupWrapper::-webkit-scrollbar{display:none}}.Popup-module-scss-module__fwGLOG__popupCard{background:#fff;border-radius:16px;flex-direction:column;flex:0 0 calc(25% - 15px);max-width:calc(25% - 15px);animation:.5s ease-out Popup-module-scss-module__fwGLOG__popupFadeIn;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.Popup-module-scss-module__fwGLOG__popupCard .Popup-module-scss-module__fwGLOG__imageArea{cursor:pointer;background:#fdfdfd;border-bottom:1px solid #f2f2f2;width:100%}.Popup-module-scss-module__fwGLOG__popupCard .Popup-module-scss-module__fwGLOG__imageArea img{width:100%;height:auto;transition:transform .4s;display:block}.Popup-module-scss-module__fwGLOG__popupCard .Popup-module-scss-module__fwGLOG__imageArea:hover img{transform:scale(1.02)}.Popup-module-scss-module__fwGLOG__popupCard .Popup-module-scss-module__fwGLOG__bottomArea{background:#fff;justify-content:space-between;padding:14px 16px;display:flex}.Popup-module-scss-module__fwGLOG__popupCard .Popup-module-scss-module__fwGLOG__bottomArea button{cursor:pointer;color:#888;white-space:nowrap;background:0 0;border:none;font-size:11px}.Popup-module-scss-module__fwGLOG__popupCard .Popup-module-scss-module__fwGLOG__bottomArea button:hover{color:#555}.Popup-module-scss-module__fwGLOG__popupCard .Popup-module-scss-module__fwGLOG__bottomArea .Popup-module-scss-module__fwGLOG__closeBtn{color:#222;font-weight:700}.Popup-module-scss-module__fwGLOG__popupCard .Popup-module-scss-module__fwGLOG__bottomArea .Popup-module-scss-module__fwGLOG__closeBtn:hover{color:#000}@media (max-width:1024px){.Popup-module-scss-module__fwGLOG__popupCard{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media (max-width:600px){.Popup-module-scss-module__fwGLOG__popupCard{scroll-snap-align:center;flex:0 0 80%;max-width:none}}@keyframes Popup-module-scss-module__fwGLOG__popupFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
