.store-popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:9999;display:flex;justify-content:center;align-items:center}.store-popup{margin-top:100px;max-width:320px;position:relative;padding:48px 40px 30px;border-radius:20px;box-shadow:2px 4px 4px 0 rgba(0,0,0,.25);background-color:#d4edfa;color:#000;font-size:16px;overflow:visible}.store-popup__i{position:absolute;top:0;left:50%;transform:translate(-50%, -50%)}.store-popup__close{position:absolute;top:16px;right:16px;cursor:pointer;width:16.2px;height:17.1px;color:#000;margin:0 7px 10.9px 5.8px}.store-popup__t{font-size:16px;font-weight:600;letter-spacing:-0.32px;margin-bottom:15px}.store-popup__l{line-height:1.5;list-style:none;padding:0 7px;margin:0;margin-bottom:20px;display:flex;flex-flow:column nowrap}.store-popup__l li{margin-bottom:9px}.store-popup__l li:last-child{margin-bottom:0}.store-popup__l li a{border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);background-color:#fff;padding:7px 30px;display:flex;flex-flow:row nowrap;gap:16px;cursor:pointer;color:#000}.store-popup__l li a:hover{color:#003ea8 !important}.store-popup__l li img{width:26px}.store-popup__f{line-height:1.5;color:#1e1e1e;text-decoration:underline;text-align:center;cursor:pointer}.store-popup__f:hover{color:#003ea8 !important}.store-popup-wrapper{transition:background-color .3s ease-in-out}@starting-style{.store-popup-wrapper{background-color:rgba(0,0,0,0)}}.store-popup{transition:opacity .3s ease-in-out,transform .3s cubic-bezier(0.45, 0, 0.55, 1)}.store-popup-wrapper.hide{background-color:rgba(0,0,0,0)}.store-popup-wrapper.hide .store-popup{opacity:0;transform:scale(0.98)}@starting-style{.store-popup{opacity:0;transform:scale(0.98)}}
