.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.button[data-v-1f1c06e2]{align-items:center;border:none;border-radius:6px;color:var(--text-color);cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:center;min-width:126px;padding:13px 20px;position:relative;transition:box-shadow .4s,background-color .4s}@media screen and (max-width:480px){.button[data-v-1f1c06e2]{line-height:129.9%}}.button[data-v-1f1c06e2]:after,.button[data-v-1f1c06e2]:before{content:"";height:100%;position:absolute;width:100%}.button[data-v-1f1c06e2]:after{background-color:var(--background-color);border-radius:inherit;z-index:2}.button.blue[data-v-1f1c06e2]{--text-color:#9bccf9;--background-color:#1e3549;box-shadow:-1px 2px 14px -2px #40baff63}.button.blue[data-v-1f1c06e2]:not(:disabled):before{background:linear-gradient(93.3deg,#305a79 11.24%,#7a9cc9 95.32%);border-radius:7px;left:-1px;padding:1px;top:-1px;z-index:1}.button.blue[data-v-1f1c06e2]:not(:disabled):hover{box-shadow:0 0 11px 3px #5fc5ff63}.button.blue[data-v-1f1c06e2]:not(:disabled):active{--background-color:#213040}.button.blue[data-v-1f1c06e2]:disabled{--background-color:#1e3549;--text-color:#40607b;box-shadow:none;cursor:not-allowed}.button.blue[data-v-1f1c06e2]:disabled:before{display:none}.button.pink[data-v-1f1c06e2]{--text-color:#d7b8f0;--background-color:#3d2559;box-shadow:-1px 2px 14px -2px #8424be63}.button.pink[data-v-1f1c06e2]:not(:disabled):before{background:linear-gradient(93.3deg,#8c21df 11.24%,#e779ea 95.32%);border-radius:7px;left:-1px;padding:1px;top:-1px;z-index:1}.button.pink[data-v-1f1c06e2]:not(:disabled):hover{box-shadow:0 0 17px 8px #8424be63}.button.pink[data-v-1f1c06e2]:disabled,.button.pink[data-v-1f1c06e2]:not(:disabled):active{--background-color:#301a49}.button.pink[data-v-1f1c06e2]:disabled{--text-color:#4e2f71;box-shadow:-1px 2px 14px -2px #8424be63;cursor:not-allowed}.button.fit[data-v-1f1c06e2]{width:-moz-fit-content;width:fit-content}.button.full[data-v-1f1c06e2]{width:100%}.button__content[data-v-1f1c06e2]{z-index:3}.header[data-v-1983e5be]{left:0;padding:8px 0;position:fixed;top:0;transition:background-color .2s;width:100%;z-index:20}@media screen and (max-width:480px){.header[data-v-1983e5be]{display:none}}.header.background[data-v-1983e5be]{background-color:#1c212d}.header__inner[data-v-1983e5be]{align-items:center;display:flex;gap:41px;justify-content:flex-end}.header__inner.authorized[data-v-1983e5be]{gap:32px}.header__inner nav[data-v-1983e5be]{align-items:center;color:#fff;display:flex;font-family:Rubik,sans-serif;font-size:1rem;font-style:normal;font-weight:400;gap:40px}@media screen and (max-width:950px){.header__inner nav[data-v-1983e5be]{gap:30px}}.header__inner nav a[data-v-1983e5be]{transition:color .2s}.header__inner nav a[data-v-1983e5be]:hover{color:#9bccf9;text-decoration:underline}.header__inner nav a.active[data-v-1983e5be]{color:#7a9cc9;text-decoration:underline}.header__inner .profile[data-v-1983e5be]{align-items:center;display:flex;gap:11px;height:64px}.header__inner .profile[data-v-1983e5be]:before{background-color:#fff;content:"";display:block;height:32px;margin-right:21px;width:1px}.header__inner .profile__username[data-v-1983e5be]{color:#fff;font-family:Rubik,sans-serif;font-size:1rem;font-style:normal;font-weight:400}.header__inner .profile button[data-v-1983e5be]{background-color:transparent;border:none;height:24px;outline:none;width:24px}.header__inner .profile button svg[data-v-1983e5be]{cursor:pointer;transition:color .2s}.header__inner .profile button:hover svg[data-v-1983e5be]{color:#9bccf9}.container[data-v-7f961d8e]{display:flex;flex-direction:column;gap:13px}@media screen and (max-width:480px){.container[data-v-7f961d8e]{margin:0 auto}}.error[data-v-7f961d8e]{color:#e32d4e;font-family:Rubik,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:129.9%}.input[data-v-7f961d8e]{align-items:stretch;background-color:#27384b;border:1px solid transparent;border-radius:8px;display:flex;max-height:48px;padding:8px 4px;transition:border-color .2s}.input.focus[data-v-7f961d8e],.input.focus .icon[data-v-7f961d8e]{border-color:#fff}.input.focus .icon svg[data-v-7f961d8e]{color:#fff}.input.error[data-v-7f961d8e]{border-color:#e32d4e}.input.error .icon svg[data-v-7f961d8e]{color:#e32d4e}.input .icon[data-v-7f961d8e]{border-right:1px solid #7a9cc9;padding:4px 8px 0;transition:border-color .2s}.input .icon svg[data-v-7f961d8e]{transition:color .2s}.input .eye-icon[data-v-7f961d8e]{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding-right:11px}.input input[data-v-7f961d8e]{background:none;border:none;color:#fff;font-family:Rubik,sans-serif;font-size:1rem;font-style:normal;font-weight:400;height:100%;padding:6px 8px;width:100%}@media screen and (max-width:480px){.input input[data-v-7f961d8e]{line-height:144.188%}}.input input[data-v-7f961d8e]::-moz-placeholder{color:#7a9cc9;font-family:Rubik,sans-serif;font-size:1rem;font-style:normal;font-weight:400}.input input[data-v-7f961d8e]::placeholder{color:#7a9cc9;font-family:Rubik,sans-serif;font-size:1rem;font-style:normal;font-weight:400}@media screen and (max-width:480px){.input input[data-v-7f961d8e]::-moz-placeholder{line-height:144.188%}.input input[data-v-7f961d8e]::placeholder{line-height:144.188%}}.checkbox[data-v-5fb75920]{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:7px}.checkbox.checked .box[data-v-5fb75920]{background-color:#7a9cc9}.checkbox.checked .box svg[data-v-5fb75920]{opacity:1;visibility:visible}.checkbox .box[data-v-5fb75920]{align-items:center;background:transparent;border:1px solid #7a9cc9;border-radius:3px;display:flex;height:16px;justify-content:center;transition:background-color .2s;width:16px}.checkbox .box svg[data-v-5fb75920]{opacity:0;transition:opacity .2s,visibility .2s;visibility:hidden}.checkbox .text[data-v-5fb75920]{color:#7a9cc9;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400}.footer[data-v-79654289]{background-color:#1c212d;padding:32px 0 39px}@media screen and (max-width:480px){.footer[data-v-79654289]{display:none}}.footer__inner div[data-v-79654289]{display:flex;flex-direction:column;gap:18px;width:-moz-fit-content;width:fit-content}.footer__inner div .logo[data-v-79654289]{align-items:center;border-bottom:1px solid #7a9cc9;display:flex;gap:17px;padding-bottom:20px}.footer__inner div .logo span[data-v-79654289]{font-size:1.5rem;font-weight:700;letter-spacing:6px;line-height:.74;text-transform:uppercase}.footer__inner div .logo span[data-v-79654289],.footer__inner div nav[data-v-79654289]{color:#fff;font-family:Rubik,sans-serif;font-style:normal}.footer__inner div nav[data-v-79654289]{align-items:center;display:flex;font-size:.875rem;font-weight:400;gap:24px}.footer__inner div nav a[data-v-79654289]:hover{color:#9bccf9;text-decoration:underline}.tap-bar[data-v-a65efad1]{align-items:center;background-color:#27384b;bottom:0;display:none;justify-content:space-between;left:0;padding:12px 17px calc(env(safe-area-inset-bottom) + 12px);position:fixed;width:100%;z-index:1000}@media screen and (max-width:480px){.tap-bar[data-v-a65efad1]{display:flex}}.tap-bar a svg[data-v-a65efad1]{color:#fff}.tap-bar a.active svg[data-v-a65efad1],.tap-bar a.router-link-active svg[data-v-a65efad1]{color:#9bccf9}.root[data-v-4c641a26]{position:relative;z-index:1}@media screen and (max-width:480px){.root[data-v-4c641a26]{width:calc(100% - 32px)}}.root[data-v-4c641a26]:before{aspect-ratio:1;background:linear-gradient(90deg,#305a79,#7a9cc9);border-radius:6px;content:"";height:calc(100% - 2px);inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;transition:opacity .2s;width:calc(100% - 2px);z-index:-1;z-index:2}.root.transparent[data-v-4c641a26]:before{opacity:0}.overlay[data-v-5d6adb02]{background:#0e151e;bottom:0;opacity:.5;right:0}.modal[data-v-5d6adb02],.overlay[data-v-5d6adb02]{left:0;position:fixed;top:0}.modal[data-v-5d6adb02]{align-items:center;display:flex;height:100%;justify-content:center;min-height:100vh;opacity:0;overflow:auto;transition:visibility .2s,opacity .2s;visibility:hidden;width:100vw;z-index:100}.modal.active[data-v-5d6adb02]{opacity:1;visibility:visible}.modal__content[data-v-5d6adb02]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(224deg,rgba(48,52,64,.6),rgba(57,63,79,.31));border-radius:8px;min-width:414px;padding:32px;position:relative}@media screen and (max-width:480px){.modal__content[data-v-5d6adb02]{min-width:unset;padding:32px 16px}}.modal__close[data-v-5d6adb02]{cursor:pointer;position:absolute;right:6px;top:5px}@media screen and (max-width:480px){.modal__close[data-v-5d6adb02]{right:16px;top:16px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}a,a:checked{color:unset}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;outline:none}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}button{border:none;outline:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input::-ms-clear,input::-ms-reveal,input[type=password]::-ms-clear,input[type=password]::-ms-reveal{display:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}*{box-sizing:border-box;margin:0;padding:0;scrollbar-color:#40607b transparent;scrollbar-width:thin}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../fonts/Roboto/Roboto-Regular.woff2) format("woff2"),url(../../fonts/Roboto/Roboto-Regular.woff) format("woff"),url(../../fonts/Roboto/Roboto-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:400;src:url(../../fonts/Roboto/Roboto-Italic.woff2) format("woff2"),url(../../fonts/Roboto/Roboto-Italic.woff) format("woff"),url(../../fonts/Roboto/Roboto-Italic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:300;src:url(../../fonts/Rubik/Rubik-Light.woff2) format("woff2"),url(../../fonts/Rubik/Rubik-Light.woff) format("woff"),url(../../fonts/Rubik/Rubik-Light.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:url(../../fonts/Rubik/Rubik-Regular.woff2) format("woff2"),url(../../fonts/Rubik/Rubik-Regular.woff) format("woff"),url(../../fonts/Rubik/Rubik-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:italic;font-weight:400;src:url(../../fonts/Rubik/Rubik-Italic.woff2) format("woff2"),url(../../fonts/Rubik/Rubik-Italic.woff) format("woff"),url(../../fonts/Rubik/Rubik-Italic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:600;src:url(../../fonts/Rubik/Rubik-Semibold.woff2) format("woff2"),url(../../fonts/Rubik/Rubik-Semibold.woff) format("woff"),url(../../fonts/Rubik/Rubik-Semibold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:700;src:url(../../fonts/Rubik/Rubik-Bold.woff2) format("woff2"),url(../../fonts/Rubik/Rubik-Bold.woff) format("woff"),url(../../fonts/Rubik/Rubik-Bold.ttf) format("truetype")}::-webkit-scrollbar{background:transparent;display:block;height:7px;max-height:80%;right:10px;width:7px}::-webkit-scrollbar-track{background-color:transparent;border-radius:6px}::-webkit-scrollbar-thumb{background-color:#40607b;border-radius:10px}::-webkit-scrollbar-track-piece:end{background:transparent;margin-bottom:10px}::-webkit-scrollbar-track-piece:start{background:transparent;margin-top:10px}body{background-color:#0e1118;min-height:100vh}body.no-scroll{overflow:hidden}.container{margin:0 auto;max-width:1110px;width:100%}@media screen and (max-width:1280px){.container{padding:0 20px}}@media screen and (max-width:480px){.container{margin:0 16px;padding:0}}.untouchable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}h2{color:#fff;font-family:Rubik,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600}@media screen and (max-width:950px){h2{color:#fff;font-family:Roboto,sans-serif;font-size:2.25rem;font-style:normal;font-weight:600;letter-spacing:.64px}}@media screen and (max-width:480px){h2{color:#fff;font-family:Rubik,sans-serif;font-size:2rem;font-style:normal;font-weight:600}}.Vue-Toastification__container{top:64px!important}@media screen and (max-width:950px){.Vue-Toastification__container{right:0!important;width:100%}}@media screen and (max-width:480px){.Vue-Toastification__container{align-items:center;display:flex;justify-content:flex-start;top:8px!important;width:100%}}.Vue-Toastification__toast{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;display:flex;height:54px;justify-content:center;min-height:54px;padding:17px;position:relative;width:414px}@media screen and (max-width:950px){.Vue-Toastification__toast{margin:10px auto;width:calc(100% - 40px)!important}}@media screen and (max-width:480px){.Vue-Toastification__toast{margin:0;width:calc(100% - 30px)!important}}.Vue-Toastification__icon{z-index:3}.Vue-Toastification__toast-body{flex:unset;font-family:Rubik,sans-serif;font-size:13px;font-weight:400;letter-spacing:.26px;line-height:1;width:-moz-fit-content;width:fit-content;z-index:3}.Vue-Toastification__icon{margin-right:7px;width:16px}.Vue-Toastification__toast--success{background:unset}.Vue-Toastification__toast--success:after{background:linear-gradient(239deg,rgba(13,118,36,.6),#0f1118);border-radius:inherit;content:"";height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px);z-index:2}.Vue-Toastification__toast--success:before{background:linear-gradient(132.38deg,hsla(0,0%,100%,.47) 3.59%,rgba(141,232,161,.13) 98.11%);border-radius:inherit;content:"";display:block;height:calc(100% + 3px);left:-1px;position:absolute;top:-1px;width:calc(100% + 3px);z-index:1}.Vue-Toastification__toast--error{background:unset}.Vue-Toastification__toast--error:after{background:linear-gradient(239deg,rgba(156,18,26,.6),#0f1118);border-radius:inherit;content:"";height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px);z-index:2}.Vue-Toastification__toast--error:before{background:linear-gradient(132.38deg,hsla(0,0%,100%,.47) 3.59%,rgba(242,148,182,.13) 98.11%);border-radius:inherit;content:"";display:block;height:calc(100% + 3px);left:-1px;position:absolute;top:-1px;width:calc(100% + 3px);z-index:1}.swiper{border-radius:6px;display:none}@media screen and (max-width:480px){.swiper{display:flex;padding-bottom:16px;width:100%}}.swiper-pagination{bottom:0!important}.swiper-pagination-bullet{background-color:#3b455b;border-radius:2px;height:6px;width:6px}.swiper-pagination-bullet-active{background-color:#fff}.main-container{display:flex;flex-direction:column;min-height:100dvh;min-width:1000px}@media screen and (max-width:1280px){.main-container{min-width:100%}}@media screen and (max-width:480px){.main-container{min-width:100%}}.main-container__content{flex:1}.login-modal{align-items:flex-start;display:flex;flex-direction:column;gap:13px}.login-modal h4{color:#fff;font-size:1.75rem;font-weight:700;letter-spacing:.56px;line-height:normal;padding-bottom:10px}.login-modal h4,.login-modal__checkbox{font-family:Rubik,sans-serif;font-style:normal}.login-modal__checkbox{color:#7a9cc9;font-size:.875rem;font-weight:500}.login-modal__input{width:100%}.login-modal .error{color:#e32d4e;font-family:Rubik,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:129.9%}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}
