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