.side-navigation{position:fixed;display:flex;top:0;right:55px;padding:0 10px;height:100%;align-items:center;justify-content:space-between}@media(max-width:767px){.side-navigation{display:none}}.menu{display:inline-block;list-style:none;margin:0;padding:0}.menu-item{display:block;padding:2px 9px;margin:0 2px}.menu-item span{height:15px;width:3px;background:#202020;box-shadow:0 0 1px #fff;opacity:.5;display:block;transition:all .5s ease;border-radius:1px}.menu-item:first-child{display:none}.menu-item-active span{height:45px;opacity:1}.close-icon[data-v-2fd94a8a]{right:8px!important;top:8px!important}.dialog-content[data-v-2fd94a8a]{display:flex;flex-direction:column;align-items:center;padding:30px 50px 50px;background-color:#fff}.dialog-content-image[data-v-2fd94a8a]{max-width:150px;max-height:150px}.dialog-content-title[data-v-2fd94a8a]{font-size:25px;font-weight:700}.dialog-content-text[data-v-2fd94a8a],.dialog-content-title[data-v-2fd94a8a]{text-align:center;margin-bottom:30px;line-height:1.625;color:#111}.dialog-content-text[data-v-2fd94a8a]{font-size:18px}.dialog-content-copy-block[data-v-2fd94a8a]{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px;background-color:#f1f1f1;padding:10px 12px;border-radius:5px}.dialog-content-copy-text[data-v-2fd94a8a]{font-size:13px}.dialog-content-copy-text a[data-v-2fd94a8a]{color:#767676}.dialog-content-copy-icon[data-v-2fd94a8a]{display:flex;cursor:pointer}.dialog-content-copy-icon i[data-v-2fd94a8a]{color:#767676}.subscription-updating-indicator[data-v-02f47b94]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:9999}.spinner[data-v-02f47b94]{width:48px;height:48px;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;-webkit-animation:spin-data-v-02f47b94 .9s linear infinite;animation:spin-data-v-02f47b94 .9s linear infinite}@-webkit-keyframes spin-data-v-02f47b94{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-02f47b94{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}