.login{display:flex;flex-direction:column;align-items:center;padding:24px;font-family:Graphik LCG,system-ui,Helvetica,Arial,sans-serif;width:100%;max-width:390px;position:relative}.login a{cursor:pointer}.login-section .login{background-color:#fff}.login_state_disabled{display:none}.login_type_profile{height:80vh}.login__title{padding:0!important;text-align:center;font-weight:700;font-size:20px;line-height:150%;margin:0 0 16px;color:#1b1d1f}.login__title_place_log-out{margin-bottom:36px}.login__title_smaller{font-size:18px}.login__title_green{color:#00bf88}.login__subtitle{font-weight:400!important;font-size:16px;line-height:150%;margin:0;color:#1b1d1f;text-align:center}.login__subtitle_green{color:#00bf88}.login__subtitle_red{color:#fe4040}.login__form{display:flex;flex-direction:column;margin:0 0 24px;width:100%;position:relative}.login__error{display:flex;align-items:center;transition:all .4s ease;height:0;width:100%;font-weight:400;font-size:16px;line-height:24px;background-color:#ffbfbf;border-radius:8px}.login__error_active{height:auto;border:1px solid #fe4040;margin-top:16px;padding:12px 16px}.login__input-container{display:flex;align-items:center;gap:10px;margin-bottom:20px}.login__input{padding:12px;margin:16px 0 0;border:0;background-color:#e5ebf2;width:100%;min-height:48px;font-weight:400;font-size:16px;line-height:24px;border-radius:8px;box-sizing:border-box;text-decoration:none!important}.login__input_state_error{border:1px solid #fe4040;padding:15px}.login__input_state_disabled{color:#9aa9b2}.login__input_type_submit{background-color:#0081f6;text-align:center;color:#fff!important;transition:all .3s ease;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.login__input_type_submit :hover{background-color:#0057a7}.login__input_type_submit.disabled,.login__input_type_submit.disabled:hover,.login__input_type_submit:disabled,.login__input_type_submit:disabled:hover{cursor:not-allowed;background-color:#e5ebf2}.login__input_place_profile{margin-top:0;margin-bottom:16px}.login__input_country-code{padding-right:5px;font-size:14px}.login__input-error{display:none;color:#fe4040;font-weight:400;font-size:14px;line-height:150%;margin-top:4px}.login__input-error_active{display:block;color:#fe4040}.login__change-text{color:#1c3341;font-weight:400;font-size:16px;line-height:150%}.login__change-button{margin:0 0 24px;font-size:16px;line-height:150%;color:#0081f6;padding:0;border:0;background-color:transparent;font-family:Graphik LCG,system-ui,Helvetica,Arial,sans-serif;transition:all .3s ease}.login__change-button:hover{color:#0057a7}.login__agreement{color:#9aa9b2;font-weight:400;font-size:14px;line-height:150%;text-align:center}.login__agreement-link{color:#1c3341!important;text-decoration:none!important;transition:all .3s ease}.login__agreement-link:hover{color:#0057a7!important}.login__loading{display:none;z-index:2;top:105px;left:0;right:0;bottom:0;align-items:center;justify-content:center;background-color:#fff}.login__loading_active{display:flex;position:absolute}.login__loader{background-image:url(/img/login/login__loader.svg);background-repeat:no-repeat;animation:spin 1s linear infinite;width:70px;height:70px}.login__social-container{display:flex;width:100%;margin-bottom:24px;justify-content:space-evenly}.login__social-btn{border-radius:50%;transition:all .3s ease}.login__social-img{width:48px;height:48px;border-radius:50%}.login__social-img:hover{border:2px solid #e0e6ec}.login__confirm-btn{background-color:#0081f6;color:#fff;border-radius:8px;height:48px;width:100%;margin:0 0 16px;padding:0;border:0;transition:all .3s ease}.login__confirm-btn:active,.login__confirm-btn:hover{background-color:#0057a7}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;justify-content:center;align-items:center;z-index:1000}.popup-overlay__container{display:flex;flex-direction:column;background-color:#fff;position:relative;padding:40px;border-radius:20px;width:100%;max-width:423px}.popup-overlay__close-button{position:absolute;top:16px;right:16px;cursor:pointer;width:24px;height:24px;border-radius:4px;transition:all .3s ease;background-image:url(/img/close.svg);background-size:contain}.popup-overlay__close-button:hover{background-color:#c7ccd7}.popup-overlay_active{display:flex}.subscription-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:none;justify-content:center;align-items:center;z-index:1000;padding:20px}.subscription-popup_active{display:flex}.subscription-popup__container{position:relative;width:100%;max-width:390px;height:90vh;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.subscription-popup__close-btn{position:absolute;top:0;right:-32px;z-index:100000;border:none;width:24px;height:24px;background-image:url(/img/close.svg);background-size:11px;background-repeat:no-repeat;background-position:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;padding:0;margin:0}.subscription-popup__close-btn:hover{opacity:.6}@media (max-width:480px){.subscription-popup{padding-top:36px}.subscription-popup__close-btn{top:-32px;right:0}}.login-section,.login-section_fade-out{transition:opacity .3s ease}.login-section_fade-out{opacity:.1}.login-section_fade-out .subscription-popup__container{opacity:1}.payment{display:flex;flex-direction:column;align-items:center;padding:24px;max-width:800px;font-family:Graphik LCG,system-ui,Helvetica,Arial,sans-serif;background-color:#fff;width:100%;margin:0 auto 24px}.payment__image{width:120px;height:120px;margin-bottom:32px;background-repeat:no-repeat;background-position:50%;background-size:120px}.payment__image_state_error{background-image:url(/img/payment/payment__image_state_error.svg)}.payment__image_state_success{background-image:url(/img/payment/payment__image_state_success.svg)}.payment__title{font-weight:700;font-size:50px;line-height:150%;text-align:center;margin-bottom:16px;padding:0!important}.payment__error-wrapper{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f2f4f6;margin-bottom:16px;border-radius:8px;gap:16px;width:100%}.payment__error-text{font-weight:400;font-size:18px;line-height:150%;color:#1b1d1f;max-width:441px;margin:0}.payment__error-button{height:60px;width:163px;display:flex;align-items:center;padding-left:64px;padding-right:24px;white-space:nowrap;background-image:url(/img/payment/payment__error-button.svg);background-repeat:no-repeat;background-position-x:24px;background-position-y:18px;background-size:24px;border-radius:8px;color:#fff!important;text-decoration:none!important;background-color:#0081f6;font-size:18px;transition:background-color .3s ease}.payment__error-button:active,.payment__error-button:hover{background-color:#0057a7}.payment__separator{height:1px;width:100%;background-color:#e0e6ec;margin-bottom:16px}.payment__subtitle{font-weight:600;font-size:24px;line-height:150%;color:#1b1d1f;margin-bottom:32px;text-align:center}.payment__contact-wrapper{display:flex;width:100%;justify-content:center;gap:24px}.payment__store-container{display:flex;gap:24px}.payment__contact-button{display:flex;align-items:center;height:60px;width:236px;border-radius:8px;color:#fff!important;text-decoration:none!important;background-repeat:no-repeat;background-size:24px;font-size:18px;background-position-y:18px;transition:background-color .3s ease}.payment__contact-button_type_whapp{background-color:#25d366;background-image:url(/img/payment/payment__contact-button_type_whapp.svg);background-position-x:24px;padding-left:64px}.payment__contact-button_type_whapp:active,.payment__contact-button_type_whapp:hover{background-color:#20994c}.payment__contact-button_type_mail{background-color:#0081f6;background-image:url(/img/mail-icon.svg);background-position-x:47.5px;padding-left:87.5px}.payment__contact-button_type_mail:active,.payment__contact-button_type_mail:hover{background-color:#0057a7}@media screen and (max-width:768px){.payment__title{font-weight:600;font-size:24px}.payment__error-wrapper{flex-direction:column;gap:24px}.payment__error-button{width:100%;font-size:16px;background-position-x:calc(50% - 49px);padding-left:calc(50% - 17px)}.payment__subtitle{font-weight:400;font-size:16px;margin-bottom:24px}.payment__contact-wrapper,.payment__store-container{flex-direction:column}.payment__contact-button{width:100%;font-size:16px}.payment__contact-button_type_whapp{background-position-x:calc(50% - 82px);padding-left:calc(50% - 50px)}.payment__contact-button_type_mail{background-position-x:calc(50% - 61px);padding-left:calc(50% - 29px)}}@media screen and (max-width:575px){.payment__contact-button,.payment__error-button{height:48px;background-position-y:12px}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.shimmer-effect{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3215686274509804),transparent);background-size:200% 100%;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:6px}.shimmer-effect_big{top:5px;bottom:5px;left:5px;right:5px}.shimmer-effect_zero{top:0;left:0;right:0;bottom:0}.shimmer-effect_hourly{left:20px;right:20px;background:linear-gradient(90deg,transparent,#f2f4f6,transparent);animation:shimmer 1.5s linear infinite;background-size:200% 100%}.shimmer-effect_relative{position:relative}.shimmer-effect_blue{background:linear-gradient(90deg,#0081f6,#81c2ff,#0081f6);background-size:200% 100%}.body_light .shimmer-effect{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#e6e6e6,#fff,#e6e6e6);background-size:200% 100%}.body_lightcold .shimmer-effect{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#e0e6ec,#fff,#e0e6ec);background-size:200% 100%}.body_lightcold .shimmer-effect_blue{background:linear-gradient(90deg,#0081f6,#81c2ff,#0081f6);background-size:200% 100%}.body_lightcold .shimmer-effect_soft{background:linear-gradient(90deg,rgba(224,230,236,.3764705882352941),#fff,rgba(224,230,236,.3764705882352941));background-size:200% 100%}