.store-popup-wrapper{background-color:rgba(0,0,0,0);border:none;overflow:visible;transition:transform .3s ease-out,opacity .3s ease-out,overlay .3s ease-out allow-discrete,display .3s ease-out allow-discrete;opacity:0;transform:translateY(4px) scale(.98)}.store-popup-wrapper:open{opacity:1;transform:translateY(0) scale(1)}@starting-style{.store-popup-wrapper:open{opacity:0;transform:translateY(4px) scale(.98)}}.store-popup-wrapper::backdrop{background-color:rgba(0,0,0,.4)}.store-popup{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:-.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}