.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;overflow:hidden;overflow-y:auto}.login a{cursor:pointer}.login-section .login{background-color:#fff}.login_state_disabled{display:none}.login_type_profile{height:80vh}.login__title{padding:0 30px!important;text-align:center;font-weight:600;font-size:24px;line-height:150%;margin:0 0 16px;color:#1b1d1f}.login__title_place_log-out{margin-bottom:36px}.login__subtitle{font-weight:400!important;font-size:16px;line-height:150%;margin:0;color:#1b1d1f}.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{padding:16px;margin:16px 0 0;border:0;background-color:#f2f4f6;width:100%;height:48px;font-weight:400;font-size:16px;line-height:24px;border-radius:8px;box-sizing:border-box}.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;padding:0;transition:all .3s ease}.login__input_type_submit:hover{background-color:#0057a7}.login__input_place_profile{margin-top:0;margin-bottom:16px}.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}.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/payment/payment__contact-button_type_mail.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}}.conditions{position:relative;flex-direction:column;box-sizing:border-box;padding:24px 24px 16px;width:100%;max-width:1110px;background-color:#f2f4f6;border-radius:16px}.conditions,.conditions__top-wrapper{display:flex;gap:16px}.conditions__bottom-wrapper{display:grid;grid-template-columns:1fr 1px 3fr;grid-template-rows:auto;column-gap:40px;max-width:1000px;width:100%}.conditions__date{color:#1c3341;font-size:18px;font-weight:600;line-height:150%;position:relative}.conditions__dividing-strip{background-color:#e0e6ec;width:1px}@media (max-width:767px){.conditions{gap:8px;padding:16px 16px 0}.conditions__top-wrapper{flex-direction:column;gap:8px}.conditions__bottom-wrapper{grid-template-columns:auto;grid-template-rows:auto 1px auto;column-gap:0;row-gap:16px}.conditions__date{font-size:16px;max-width:60%}.conditions__dividing-strip{width:auto;height:1px}}.cf-toggle{display:grid;grid-template-columns:1fr 1fr;width:95px;background-color:#fff;border-radius:8px;height:32px;position:absolute;top:16px;right:16px;transition:all .3s ease}.cf-toggle_hourly{position:static;background-color:#f2f4f6}.cf-toggle__span{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:24px;color:#1c3341;border-radius:8px;cursor:pointer;transition:all .3s ease}.cf-toggle__span_active{color:#fff;background-color:#1c3341;cursor:default}.sun-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sun-table__cell{position:relative;background-size:24px;padding-left:28px;padding-right:8px;background-repeat:no-repeat;background-position-y:center;background-position-x:0;font-size:18px;font-weight:400;line-height:150%}.paramount-conditions-table{min-width:206px}.paramount-conditions-table__cell{position:relative}.paramount-conditions-table__cell_current-conditions{width:125px}.paramount-conditions-table__cell_current-temp{color:#1c3341;font-size:50px;font-weight:600;line-height:150%;height:100px}.paramount-conditions-table__cell_text{color:#9aa9b2;font-size:18px;font-weight:400;line-height:150%;white-space:nowrap}.paramount-conditions-table__cell_digits{color:#1c3341;font-size:18px;font-weight:500;line-height:150%;text-align:end}.paramount-conditions-table__conditions-image{width:100px;height:100px}.secondary-conditions-table{margin:16px 0 8px}.secondary-conditions-table_mobile{display:none}.secondary-conditions-table__cell{position:relative;white-space:nowrap;padding-right:32px;padding-bottom:8px;padding-top:0;line-height:100%}.secondary-conditions-table__cell_title{color:#9aa9b2;font-size:18px;font-weight:400}.secondary-conditions-table__cell_value{color:#1c3341;font-size:30px;font-weight:500}.secondary-conditions-table__cell_caption{color:#9aa9b2;font-size:18px;font-weight:400;line-height:120%}.secondary-conditions-table__cell_top-spacing{padding-top:16px}.secondary-conditions-table__cell_column-gap{padding-right:32px}.secondary-conditions-table__span{font-size:18px;font-weight:400;margin-left:8px}.secondary-conditions-table__span_units{line-height:normal;color:#1c3341;vertical-align:top}.secondary-conditions-table__span_caption{color:#9aa9b2;line-height:120%}.secondary-conditions-table__text{font-size:inherit;white-space:break-spaces;display:inline-flex;line-height:-20%}.secondary-conditions-table__img{width:24px;height:24px;margin-right:8px;vertical-align:top;margin-top:3px}@media (max-width:991px){.secondary-conditions-table__cell_title{font-size:16px}.secondary-conditions-table__cell_value{font-size:18px}.secondary-conditions-table__span{font-size:14px}}@media (max-width:767px){.secondary-conditions-table{margin:0 0 8px}.secondary-conditions-table_desktop{display:none}.secondary-conditions-table_mobile{display:table}.secondary-conditions-table__cell_value{padding-bottom:16px}.secondary-conditions-table__cell_image{padding-top:3px}}.hourly-conditions{display:flex;flex-direction:column;gap:16px;max-width:100%;overflow:hidden;overflow-x:scroll;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 97%,rgba(0,0,0,.1));background-size:102% 475px;background-position:bottom;background-repeat:no-repeat;position:relative}.hourly-conditions__top-wrapper{display:flex;justify-content:space-between;position:-webkit-sticky;position:sticky;left:0}.hourly-conditions__date{margin:0;font-size:18px;font-weight:600;line-height:150%}.hourly-conditions__restart{display:flex;justify-content:center;align-items:center;margin:0;padding:4px 6px;background-color:#ffe8ad}.hourly-conditions::-webkit-scrollbar{width:5px}.hourly-conditions::-webkit-scrollbar-thumb{background-color:#f1f2f7;border-radius:10px}.hourly-conditions::-webkit-scrollbar-thumb:hover{background-color:#eeeff6}.hourly-conditions::-webkit-scrollbar-thumb:active{background-color:#c9e1fd}@media (max-width:575px){.hourly-conditions__date{font-size:16px}}.hourly-conditions-table{cursor:grab;position:relative;margin-bottom:12px}.hourly-conditions-table__heading{position:relative;font-size:18px;font-weight:300;line-height:150%;color:#1c3341;padding:0 14px 8px}.hourly-conditions-table__cell{position:relative;min-width:72px;max-width:72px;color:#1c3341;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.hourly-conditions-table__cell_time{font-weight:400;color:#9aa9b2;font-size:16px}.hourly-conditions-table__cell_night{background-color:#eeeff6}.hourly-conditions-table__cell_sunrise{background:#eeeff6;background:linear-gradient(90deg,#eeeff6,rgba(238,239,246,0))}.hourly-conditions-table__cell_sunset{background:#eeeff6;background:linear-gradient(270deg,#eeeff6,rgba(238,239,246,0))}.hourly-conditions-table__cell_numbers{padding:7px 0}.hourly-conditions-table__cell_wind-direction{font-size:12px;font-weight:500;line-height:normal}.hourly-conditions-table__cell_uv{padding:0}.hourly-conditions-table__cell_shimmer{max-width:none;width:100%}.hourly-conditions-table__img{width:40px;height:40px}.hourly-conditions-table__img_arrow{width:16px;height:11.3px}.hourly-conditions-table__uv-span{border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.hourly-conditions-table__uv-span_outer{border:2px dashed #ead300;width:40px;height:40px;margin:0 auto}.hourly-conditions-table__uv-span_inner{border:2px solid #ead300;width:30px;height:30px}.hourly-conditions-table__fake-cell{width:0;position:relative}.hourly-conditions-table__svg{position:absolute;z-index:-1}.hourly-conditions-table__svg_air-temp,.hourly-conditions-table__svg_wind-speed{top:-30px}.hourly-conditions-table__svg_chance-of-rain{top:0}.hourly-conditions-table__span-heading{position:-webkit-sticky;position:sticky;left:14px}@media (max-width:575px){.hourly-conditions-table__cell_heading{font-size:16px}}.section-title{font-size:24px;font-style:normal;font-weight:600;line-height:150%;color:#000}.section-title_conditions{margin:15px 0 24px!important}.section-title_hourly-conditions{margin:39px 0 24px!important}@media (max-width:575px){.section-title{font-size:18px}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.shimmer-effect{animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,transparent,#fff,transparent);background-size:200% 100%;position:absolute;top:2px;left:2px;right:2px;bottom:2px;border-radius:8px}.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%}