@charset "UTF-8";.watching-btn:link,.watching-btn:visited{position:absolute;display:inline-block;padding:15px 40px;border-radius:100px;text-decoration:none;text-transform:uppercase;transition:all .2s}.watching-btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.2);transform:translateY(-3px)}.watching-btn:active{box-shadow:0 5px 10px rgba(0,0,0,.2);transform:translateY(-1px)}.watching-btn-white{background-color:#07f!important;color:#fff!important}.watching-btn:after{content:"";position:absolute;right:0;bottom:0;z-index:-1;display:inline-block;width:140px;height:48px;border-radius:100px;transition:all .4s}.watching-btn-white:after{background-color:#07f}.watching-btn:after{animation:moveInBottom 1s ease-out;animation-iteration-count:infinite}.watching-btn-animated{animation:bouncing 1s ease-out;animation-iteration-count:infinite}@keyframes bouncing{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes moveInBottom{0%{opacity:1}to{opacity:0;transform:scaleX(1.2) scaleY(1.4)}}.onboarding[data-v-ad473d3c]{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:rgba(29,29,29,0);animation:onboarding-enter-ad473d3c .5s;animation-fill-mode:forwards}.onboarding-leave[data-v-ad473d3c]{animation:onboarding-leave-ad473d3c 1s;animation-fill-mode:forwards}@keyframes onboarding-enter-ad473d3c{0%{background:rgba(29,29,29,0)}to{background:rgba(29,29,29,.8)}}@keyframes onboarding-leave-ad473d3c{0%{background:rgba(29,29,29,.8)}to{background:rgba(29,29,29,0)}}.container[data-v-ad473d3c]{position:absolute;right:0;opacity:1;transform:scale(0);animation:container-enter-ad473d3c .7s;animation-delay:1s;animation-fill-mode:forwards}.container-bottom[data-v-ad473d3c]{animation:container-bottom-enter-ad473d3c .7s;animation-delay:1s;animation-fill-mode:forwards}.container-bottom-leave[data-v-ad473d3c]{animation:container-bottom-leave-ad473d3c .7s;animation-fill-mode:forwards}.container-leave[data-v-ad473d3c]{animation:container-leave-ad473d3c .7s;animation-fill-mode:forwards}.container-text[data-v-ad473d3c]{opacity:0;animation:container-text-ad473d3c .5s;animation-delay:1s;animation-fill-mode:forwards}.container-text__inner[data-v-ad473d3c]{animation:container-text-ad473d3c .8s;animation-delay:1.5s;animation-fill-mode:forwards}.container-text-leave[data-v-ad473d3c]{animation:container-text-leave-ad473d3c .2s;animation-fill-mode:forwards}.container-header[data-v-ad473d3c]{margin:0 0 14px;color:#2f2f2f;font-weight:700;font-size:20px;line-height:110%}.container-step[data-v-ad473d3c]{margin:0 0 12px;color:#07f;font-weight:400;font-size:12px;line-height:130%}.container-description[data-v-ad473d3c]{margin:0;color:#2f2f2f;font-weight:400;font-size:16px;line-height:110%}.container-next[data-v-ad473d3c]{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:14px 28px 0 auto;border-radius:50%;background:#07f;cursor:pointer}.container-next__shadow[data-v-ad473d3c]{animation:bouncing-next-ad473d3c 1s;animation-iteration-count:infinite}.container-next__outline[data-v-ad473d3c]{position:absolute;width:44px;height:44px;border:4px solid #07f;border-radius:50%}.container-next__outline-second[data-v-ad473d3c]{animation-delay:.2s!important}.container-next__outline-active[data-v-ad473d3c]{animation:next-outline-ad473d3c 2s;animation-iteration-count:infinite}.container-arrow[data-v-ad473d3c]{position:absolute;opacity:0;animation:container-text-ad473d3c 1s;animation-delay:1.8s;animation-fill-mode:forwards}.container-arrow__inner[data-v-ad473d3c]{animation:container-text-ad473d3c 1.3s;animation-delay:1.58s;animation-fill-mode:forwards}.container-arrow-leave[data-v-ad473d3c]{animation:container-text-leave-ad473d3c .2s;animation-fill-mode:forwards}@keyframes bouncing-next-ad473d3c{0%{box-shadow:0 0 rgba(34,60,80,.2);transform:translateY(0)}50%{box-shadow:0 13px 4px rgba(34,60,80,.2);transform:translateY(-5px)}to{box-shadow:0 0 rgba(34,60,80,.2);transform:translateY(0)}}@keyframes next-outline-ad473d3c{0%{opacity:1}50%{opacity:0;transform:scale(1.8)}to{opacity:0;transform:scale(1.8)}}@keyframes container-text-ad473d3c{0%{opacity:0}to{opacity:1}}@keyframes container-text-leave-ad473d3c{0%{opacity:1}to{opacity:0}}@keyframes container-enter-ad473d3c{0%{transform:translate(150px) translateY(-150px) scale(0)}to{transform:translate(0) translateY(0) scale(1)}}@keyframes container-leave-ad473d3c{0%{transform:translate(0) translateY(0) scale(1)}to{transform:translate(150px) translateY(-150px) scale(0)}}@keyframes container-bottom-enter-ad473d3c{0%{transform:translate(150px) translateY(150px) scale(0)}to{transform:translate(0) translateY(0) scale(1)}}@keyframes container-bottom-leave-ad473d3c{0%{transform:translate(0) translateY(0) scale(1)}to{transform:translate(150px) translateY(150px) scale(0)}}#app{display:flex;flex-flow:column nowrap;justify-content:flex-start}main{flex:1 0 auto}.afc-header{position:relative;width:100%;border-bottom:1px solid #e6e6e6;background:#f6f6ef}.afc-header .afc-container{position:relative;display:flex;flex-flow:row nowrap;gap:0 90px;align-items:center;justify-content:flex-start;max-width:1380px;padding-top:16px;padding-bottom:16px}.afc-header__logo{width:64px;min-width:64px;max-width:64px;height:64px;min-height:64px;max-height:64px;margin-right:auto}.afc-header__logo a{display:block}.afc-header__logo img{display:block;-o-object-fit:contain;object-fit:contain;width:64px;min-width:64px;max-width:64px;height:64px;min-height:64px;max-height:64px}.afc-header__back{display:flex;gap:8px;align-items:center;width:auto;margin:15px auto 15px 0;color:#2f2f2f;text-decoration:none;opacity:.8;cursor:pointer}.afc-header__back:hover{color:#07f;text-decoration:none;opacity:1}.afc-header__back:hover .back-path{fill:#07f}.afc-header__back-text{display:inline}.afc-header__navigation{display:flex;flex-flow:row nowrap;gap:0 50px;align-items:center;justify-content:flex-end}.afc-header__navigation a{font-weight:400;font-size:21px;text-decoration:none}.afc-header__buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:100%;margin-left:auto}.afc-header__profile{width:46px;height:46px}.afc-header__profile span{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.afc-header__profile img{width:46px;height:46px}.afc-header__profile-menu{position:absolute;top:var(--afc19fd8);right:44px;z-index:1000;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;min-width:246px;border-radius:3px;background-color:#fff;filter:drop-shadow(0 4px 30px rgba(0,0,0,.2))}.afc-header__profile-menu:after{content:"";position:absolute;top:-16px;right:22px;border:10px solid transparent;border-top:10px solid #fff;transform:rotate(180deg)}.afc-header__profile-menu .afc-button.text{width:100%!important;padding:16px!important;border-radius:0;background:rgba(255,255,255,.7);color:#2f2f2f!important;font-size:16px;line-height:130%;white-space:nowrap;transition:none!important}.afc-header__profile-menu .afc-button.text:not(:last-child){border-bottom:1px solid rgba(47,47,47,.2)!important}.afc-header__profile-menu .afc-button.text:hover{border-bottom:none!important;background:rgba(47,47,47,.1);color:#07f!important}.afc-header__profile-menu .afc-button.text:hover:last-child{border-radius:0 0 3px 3px}.afc-header__profile-menu .afc-button.text:hover:first-child{border-radius:3px 3px 0 0}.afc-header__profile-buttons{width:100%}.afc-header__profile-close{display:none}@media (max-width: 770px){.afc-header__profile-menu{padding:0}}@media (max-width: 640px){.afc-header__back{width:30px;height:16px}.afc-header__back svg{width:100%;height:100%}.afc-header__logo{position:var(--1bb2b74e);top:16px;left:calc(50% - 20px);width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;margin-right:auto}.afc-header__logo img{display:block;-o-object-fit:contain;object-fit:contain;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px}.afc-header__profile,.afc-header__profile img{width:40px;height:40px}.afc-header__profile-menu{position:fixed;top:0;left:0;z-index:1000;justify-content:flex-start;width:100%;height:100%;padding:72px 0}.afc-header__profile-menu .afc-button.text{width:100%!important;padding:16px!important;border-radius:0;background:rgba(255,255,255,.7);color:#2f2f2f!important;font-size:16px;line-height:130%;white-space:nowrap;transition:none!important}.afc-header__profile-menu .afc-button.text:first-child{border-top:1px solid rgba(47,47,47,.2)!important}.afc-header__profile-menu .afc-button.text:last-child{border-bottom:1px solid rgba(47,47,47,.2)!important}.afc-header__profile-menu .afc-button.text:hover{border-bottom:none!important;border-radius:0!important;background:rgba(47,47,47,.1);color:#07f!important}.afc-header__back-text{display:none}.afc-header__profile-close{position:absolute;top:25px;right:25px;display:block;width:15px!important;height:15px!important;opacity:.3}}.afc-footer[data-v-7c89fc9f]{background-color:#f6f6ef}.afc-container[data-v-7c89fc9f]{display:flex;flex-shrink:0;flex-direction:column;gap:24px;align-items:center;width:100%;max-width:1124px;padding:16px 0 28px}@media (max-width: 1250px){.afc-container[data-v-7c89fc9f]{padding-right:44px;padding-left:44px}}@media (max-width: 800px){.afc-container[data-v-7c89fc9f]{gap:0}}@media screen and (max-width: 680px){.afc-container[data-v-7c89fc9f]{padding-right:14px;padding-left:14px}}.row[data-v-7c89fc9f]{display:flex;width:100%}.row.mobile[data-v-7c89fc9f]{display:none}.row[data-v-7c89fc9f]:last-of-type{padding-top:20px;border-top:1px solid rgba(202,204,198,.8)}@media (max-width: 800px){.row[data-v-7c89fc9f]{flex-direction:column}.row.mobile[data-v-7c89fc9f]{display:flex;gap:12px}}.column[data-v-7c89fc9f]{display:flex;flex-direction:column;gap:8px}.column[data-v-7c89fc9f]:nth-of-type(1){flex-basis:285px;margin-right:21px}.column[data-v-7c89fc9f]:nth-of-type(2){flex-basis:451px;margin-right:21px}.column[data-v-7c89fc9f]:nth-of-type(3){flex-basis:316px}.column .text[data-v-7c89fc9f]{color:#25282b;font-weight:400;font-style:normal;font-size:14px;font-family:manrope,arial,sans-serif;line-height:140%;letter-spacing:.28px;text-decoration:none}.column .text a[data-v-7c89fc9f]{padding:0;color:inherit}.column .text .link[data-v-7c89fc9f]{text-decoration:underline}.column .top[data-v-7c89fc9f]{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.column .bottom[data-v-7c89fc9f]{margin-top:auto;padding-top:20px;border-top:1px solid rgba(202,204,198,.8);white-space:nowrap}.column .bottom .text[data-v-7c89fc9f]{font-size:12px;line-height:140%;letter-spacing:.24px}@media (max-width: 800px){.column .bottom[data-v-7c89fc9f]{display:none}}@media (max-width: 800px){.column[data-v-7c89fc9f]{flex-basis:unset!important}.column .top[data-v-7c89fc9f]{margin-bottom:21px}}.payments[data-v-7c89fc9f]{display:flex;flex-shrink:0;flex-wrap:wrap;gap:5px 10px;align-content:flex-start;align-items:flex-start;width:315px}.payments.short[data-v-7c89fc9f]{width:252px}.payments img[data-v-7c89fc9f]{flex-shrink:0;width:55px;height:34.5px}input[data-v-f9bc309a],input[data-v-f9bc309a]:focus,[type=text][data-v-f9bc309a]:focus,[type=email][data-v-f9bc309a]:focus,[type=url][data-v-f9bc309a]:focus,[type=password][data-v-f9bc309a]:focus,[type=number][data-v-f9bc309a]:focus,[type=date][data-v-f9bc309a]:focus,[type=datetime-local][data-v-f9bc309a]:focus,[type=month][data-v-f9bc309a]:focus,[type=search][data-v-f9bc309a]:focus,[type=tel][data-v-f9bc309a]:focus,[type=time][data-v-f9bc309a]:focus,[type=week][data-v-f9bc309a]:focus,[multiple][data-v-f9bc309a]:focus,textarea[data-v-f9bc309a]:focus{border:none;box-shadow:none;outline:none}.afc-input__content[data-v-f9bc309a]{position:relative;border-bottom:1px solid rgba(47,47,47,.5);background-color:#fff;transition:.3s}.afc-input__content.focus[data-v-f9bc309a]{border-color:#2f2f2f;border-bottom:1px solid rgb(47,47,47)}.afc-input__content.disabled[data-v-f9bc309a]{border-color:rgba(120,120,120,.87);cursor:default}.afc-input__content.error[data-v-f9bc309a]:not(.disabled){border-color:#d83434}.afc-input__content.error:not(.disabled) input[data-v-f9bc309a]{color:#d83434}.afc-input__label[data-v-f9bc309a]{position:absolute;top:10px;left:20px;padding:0 2px;color:rgba(60,60,60,.67);font-weight:500;font-size:16px;cursor:text;transition:.3s}.afc-input__label.focus[data-v-f9bc309a],.afc-input__label.floated[data-v-f9bc309a]{top:-6px;left:12px;background-color:#fff;color:#2f2f2f;font-weight:400;font-size:12px}.afc-input__label.disabled[data-v-f9bc309a]{color:rgba(120,120,120,.87);cursor:default}.afc-input__label.error[data-v-f9bc309a]:not(.disabled){color:#d83434}.afc-input__input[data-v-f9bc309a]{width:100%;height:100%;padding:8px 0;color:#2f2f2f;font-weight:500;font-size:16px}.afc-input__input[data-v-f9bc309a]::-moz-placeholder{color:#2f2f2f;opacity:.5}.afc-input__input[data-v-f9bc309a]::placeholder{color:#2f2f2f;opacity:.5}.afc-input__input[data-v-f9bc309a]:disabled{color:rgba(120,120,120,.87)}.afc-input__error[data-v-f9bc309a]{padding-top:8px;color:#d83434;font-size:14px}.afc-button[data-v-59998fa2]{display:inline-flex;justify-content:center;align-items:center;width:var(--36a4550d);min-width:var(--83990c26);padding:var(--c22ca4d0);border:1px solid #0077ff;border-radius:48px;background-color:#07f;transition:.6s;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:var(--25ff6049);font-weight:var(--ab885e80);color:rgba(255,255,255,.97);text-decoration:none;line-height:16px;cursor:pointer}.afc-button[outlined][data-v-59998fa2]:not([outlined=false]){background-color:transparent;color:#07f}.afc-button[outlined][data-v-59998fa2]:not([outlined=false]):hover{background-color:#07f;color:rgba(255,255,255,.97)}.afc-button[outlined][data-v-59998fa2]:not([outlined=false]):active{background-color:#006be4}.afc-button[color-black][outlined][data-v-59998fa2]:not([outlined=false]){color:#000}.afc-button[color-black][outlined][data-v-59998fa2]:not([outlined=false]):hover{background-color:#2189ff;color:rgba(255,255,255,.97)}.afc-button[color-black][outlined][data-v-59998fa2]:not([outlined=false]):active{background-color:#006be4}.afc-button[data-v-59998fa2]:hover{background-color:#2189ff;color:rgba(255,255,255,.97)}.afc-button[data-v-59998fa2]:active{background-color:#006be4}.afc-button.text[data-v-59998fa2]{justify-content:flex-start;border:none;background-color:transparent;color:#07f;text-align:left}.afc-button[disabled][data-v-59998fa2]:not([disabled=false]){border-color:rgba(120,120,120,.87);cursor:default}.afc-button[disabled][data-v-59998fa2]:not([disabled=false]):not([outlined]){background-color:rgba(120,120,120,.87)}.afc-button[disabled]:not([disabled=false])[outlined][data-v-59998fa2]{color:rgba(120,120,120,.87)}.afc-button[disabled]:not([disabled=false])[outlined][data-v-59998fa2]:hover{background-color:transparent;color:rgba(120,120,120,.87)}.afc-card{display:flex;flex-flow:column nowrap;justify-content:center;width:var(--e6967db4);max-width:var(--edb4f13c);padding:var(--9ae1111e);margin:var(--0f2f4364);border-radius:var(--ea2c4704);background-color:var(--7f95d235);box-shadow:0 4px 30px rgba(0,0,0,.2);overflow:hidden}.auth-login__message[data-v-718bcea2]{width:100%;color:#1965ee;font-weight:600;font-size:16px;white-space:pre-wrap}.auth-login__description[data-v-718bcea2]{margin-top:0;margin-bottom:40px;color:#2f2f2f;font-weight:400;font-size:24px;line-height:28px;text-align:center}.auth-login__toggle-type[data-v-718bcea2]{display:flex;gap:0 12px;align-items:center;margin-bottom:30px}.auth-login__note-text[data-v-718bcea2]{margin:0;color:#ff7373;font-size:14px}.auth-login .afc-input[data-v-718bcea2]{margin-bottom:16px}.auth-login__buttons[data-v-718bcea2]{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;margin-top:24px}@media (max-width: 640px){.afc-card[data-v-718bcea2]{box-sizing:content-box;max-width:288px!important;padding:36px!important;box-shadow:none}}.auth-new-password__description[data-v-43bc19e7]{margin-bottom:24px;color:#2f2f2f;font-size:24px;line-height:28px;text-align:center}.auth-new-password .afc-input[data-v-43bc19e7]{margin-bottom:16px}@media (max-width: 640px){.afc-card[data-v-43bc19e7]{box-sizing:content-box;max-width:288px!important;padding:36px!important;box-shadow:none}}.captcha[data-v-5e699613]{margin:0 auto;padding-top:12px;color:#2f2f2f}.captcha__description[data-v-5e699613]{margin-bottom:8px;font-weight:700;font-size:14px;line-height:130%}.captcha__functional[data-v-5e699613]{display:flex;align-items:center;justify-content:center;gap:4px;font-weight:400;font-size:16px;line-height:25px}.captcha__functional>input[data-v-5e699613]{text-align:center;border:1px solid rgba(0,0,0,.3);border-radius:3px;width:100%;height:100%;max-width:40px;max-height:25px;outline:none;transition:border .3s}@media (max-width: 640px){.captcha__functional>input[data-v-5e699613]{max-width:50px;max-height:35px;height:35px}}.captcha>input[data-v-5e699613]{border-radius:12px;padding:4px}input[type=number][data-v-5e699613]::-webkit-inner-spin-button,input[type=number][data-v-5e699613]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.auth-password-reset[data-v-f1d47448]{position:relative}.auth-password-reset__description[data-v-f1d47448]{margin-bottom:40px;color:#2f2f2f;font-size:24px;line-height:28px;text-align:center}.auth-password-reset__privacy[data-v-f1d47448]{margin-bottom:20px;color:#323232;font-weight:400;font-size:14px}.auth-password-reset__buttons[data-v-f1d47448]{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;margin:24px 0}.auth-password-reset__back[data-v-f1d47448]{position:absolute;top:25px;left:25px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;text-decoration:none;opacity:.5}.auth-password-reset__back[data-v-f1d47448]:hover{opacity:1}.auth-password-reset__back:hover .back-text[data-v-f1d47448]{color:#07f}.auth-password-reset__back:hover .svg-path[data-v-f1d47448]{fill:#07f;stroke:#07f}.auth-password-reset__spam[data-v-f1d47448]{justify-content:center;margin:0 auto;color:#2f2f2f;font-size:14px;opacity:.5}.back-arrow[data-v-f1d47448]{height:9px;transform:rotate(180deg)}.back-text[data-v-f1d47448]{color:#2f2f2f;font-size:14px;line-height:25px}@media (max-width: 640px){.auth-password-reset__description[data-v-f1d47448]{margin-top:50px}.auth-password-reset__back[data-v-f1d47448]{top:0}.afc-card[data-v-f1d47448]{box-sizing:content-box;max-width:288px!important;padding:36px!important;box-shadow:none}}.registration-form__description[data-v-35c02449]{margin-top:0;margin-bottom:40px;color:#2f2f2f;font-size:24px;line-height:28px;text-align:center}.registration-form__privacy[data-v-35c02449]{margin-bottom:20px;color:#323232;font-weight:400;font-size:14px}.registration-form .afc-input[data-v-35c02449]{margin-bottom:16px}.registration-form .afc-checkbox[data-v-35c02449]{align-items:center;margin-bottom:20px}.registration-form .afc-checkbox[data-v-35c02449] .afc-checkbox__label{font-size:14px}.registration-form .afc-checkbox__label a[data-v-35c02449]{color:#2b2b2b!important}.registration-form__buttons[data-v-35c02449]{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;margin-top:24px}@media (max-width: 640px){.afc-card[data-v-35c02449]{box-sizing:content-box;max-width:288px!important;padding:36px!important;box-shadow:none}}
