.social-button{align-items:center;background:var(--bg-base-primary);border:0;border-radius:2px;box-shadow:var(--shadow);display:flex;font-size:14px;font-weight:500;justify-content:center;padding:10px}.social-button__icon{flex-shrink:0;font-size:20px;margin-right:18px}[data-ui-theme=dark-full] .social-button--google{background:#4285f4}[data-ui-theme=dark-full] .social-button--google .social-button__icon{padding:5px;position:relative;transform:scale(1.2)}.social-button--facebook{background:#39579a;color:var(--white)}.social-button--facebook .icon{fill:#39579a;background:#fff;border-radius:2px;padding-left:3px;padding-top:3px}.auth-form{display:flex;margin-top:62px}@media screen and (min-width:1400px){.auth-form{align-items:center;margin-top:0;min-height:calc(100vh - 55px)}}@media (max-width:600px){.auth-form{flex-grow:1;margin-top:0}}.auth-form__container{background:var(--bg-base-secondary);border-radius:2px;box-shadow:var(--shadow);margin:0 auto;padding:20px 55px;width:410px}@media (max-width:600px){.auth-form__container{border-radius:0;box-shadow:0;padding:0;width:100%}}.auth-form__title{color:var(--text-base);font-size:20px;font-weight:500;line-height:25px;margin-top:16px}.auth-form__text,.auth-form__title{font-style:normal;text-align:center}.auth-form__text{color:#9b9b9b;font-size:12px;font-weight:400;line-height:19px;margin:0 auto;max-width:320px;padding:5px 0 22px}.auth-form__restore-img{height:170px;margin:0 auto;width:170px}.auth-form__head-text{font-size:12px;margin-bottom:10px;text-align:center}.auth-form__link{color:var(--text-link-white-bg);font-size:12px;line-height:19px}@media (max-width:600px){.auth-form__content{padding:20px 20px 75px;width:100%}}@media (max-width:450px){.auth-form__content{padding:20px 10px}}.auth-form__forgot{display:flex;font-size:12px;justify-content:space-between;order:1}@media (max-width:600px){.auth-form__forgot{order:0;padding-bottom:10px}}.auth-form__forgot .react_checkbox,.auth-form__forgot a{color:var(--text-link-white-bg)}.auth-form__forgot a{font-size:12px;line-height:19px}.auth-form__footer{margin-bottom:10px;order:0}@media (max-width:600px){.auth-form__footer{background:#fff;bottom:0;box-shadow:0 0 10px #c6cfde;left:0;margin-bottom:0;order:1;padding:20px;position:fixed;right:0;z-index:13}}.auth-form__footer button{width:100%}.auth-form__divide{color:var(--text-base);font-size:1.8rem;height:2.8rem;line-height:2.8rem;margin:2rem 0;position:relative;text-align:center}.auth-form__divide:after{background-color:var(--text-tips);content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.auth-form__divide span{background-color:var(--bg-base-secondary);display:inline-block;padding:0 2rem;position:relative;z-index:2}.auth-form--loading{align-items:center;height:100%;justify-content:center}.validated-input__label{align-items:center;display:flex;font-size:12px;font-weight:500;line-height:19px;padding-bottom:5px}.validated-input__optional{color:var(--text-tips);font-size:12px;font-style:italic;font-weight:400;margin-left:auto}.validated-input .serpstat-phone-input.react-tel-input .flag-dropdown{border:1px solid var(--border-base-divider);border-right:0}.validated-input .react-tel-input input[type=tel]{border:1px solid var(--border-base-divider)}.validated-input--error input{border:1px solid #d66464;box-shadow:0 0 2px 0 #d66464}.restore-password-sent__container{margin:150px auto 0;max-width:618px;padding:0 20px}.restore-password-sent__title{color:#333;font-size:36px;font-weight:700;line-height:1.17;margin-bottom:24px;text-align:center}.restore-password-sent__text{color:#333;font-size:16px;line-height:1.5;padding-bottom:30px}.restore-password-sent__text a{color:var(--text-link-white-bg);text-decoration:underline}.tenantIdTooltip{min-width:38rem!important}.promo-header{align-items:center;background:var(--bg-base-primary);box-shadow:0 3px 5px var(--box_shadow_1),0 1px 2px var(--box_shadow_1);display:flex;justify-content:space-between;padding:15px 15px 15px 40px;width:100%;z-index:1}@media screen and (max-width:450px){.promo-header{padding:10px 15px}.promo-header .header_logo{width:auto}}.promo-header .header_lang{min-width:30px}.promo-header .header_lang .button_content{align-items:center;display:flex}.promo-header--no-shadow{border-bottom:1px solid var(--border-base-divider);box-shadow:none}.promo-header--dark{background:linear-gradient(#052343 49.9rem,#fff 0)}.promo-header--dark .header_lang .icon,.promo-header--dark .header_lang .link_text,.promo-header--dark .header_logo,.promo-header--dark .header_logo:hover,.promo-header--dark .header_logo_text,.promo-header--dark .header_logo img{color:#fff!important}.promo-header--dark .header_logo_text:before{background-color:#fff!important}.dashboard-slider{background-color:var(--bg-base-secondary);display:flex;flex-grow:1;height:100%;position:relative}.dashboard-slider__slide{align-items:center;display:flex;height:100%;position:absolute;visibility:hidden;width:100%}.dashboard-slider__slide .dashboard-slider__block,.dashboard-slider__slide .dashboard-slider__image{opacity:0}.dashboard-slider__slide .dashboard-slider__image{transition:opacity 1s ease-in-out}.dashboard-slider__slide .dashboard-slider__block{transition:opacity 2s ease-in-out}.dashboard-slider__slide-active{visibility:visible}.dashboard-slider__slide-active .dashboard-slider__block,.dashboard-slider__slide-active .dashboard-slider__image{opacity:1}.dashboard-slider__container{flex:1;margin:0 20px;position:relative}.dashboard-slider__arrow-left,.dashboard-slider__arrow-right{color:var(--blue_8);display:flex;padding:10px}.dashboard-slider__arrow-left .icon,.dashboard-slider__arrow-right .icon{height:24px;width:24px}.feedback{display:flex;flex-direction:column;min-width:490px;width:100%}.feedback__avatar{border-radius:50%;height:100px;width:100px}.feedback__name{font-size:20px;font-weight:500;line-height:25px}.feedback__text-1{color:var(--text-tips)}.feedback__text-3{font-size:25px;font-style:normal;font-weight:500;line-height:37px}.feedback__text-4{font-weight:700}.feedback__text-5{font-weight:400}.feedback__rating-user{background-repeat:no-repeat;height:35px;width:300px}.feedback__rating-global,.feedback__ratings div{background-repeat:no-repeat;height:100px}.feedback__rating,.feedback__ratings div{background-size:contain}.feedback__rating{background-repeat:no-repeat;height:100px}.feedback__rating--1{background-position:0;width:130px}.feedback__rating--2{background-position:50%;width:220px}.feedback__rating--3{background-position:100%;width:135px}.feedback-wrapper__feedbacks{background-color:var(--bg-base-secondary);display:flex;flex-direction:column;min-height:calc(100vh - 55px);padding:20px 0;width:100%}.feedback-wrapper__slider{flex:2}.feedback-wrapper__slider .dashboard-slider__right{display:none;width:0}.feedback-wrapper__slider .dashboard-slider__left{width:100%}.feedback-wrapper__container{flex:2}.feedback-wrapper__content .auth-form .auth-form__container{box-shadow:var(--shadow)}.feedback-wrapper section{width:50%}@media (max-width:999.98px){.feedback-wrapper{background:var(--bg-base-secondary)}.feedback-wrapper .feedback-wrapper__feedbacks{display:none}.feedback-wrapper section{flex-grow:1;max-width:100%;min-height:calc(100vh - 55px);width:100%}}@media (min-width:1400px){.feedback-wrapper section.feedback-wrapper__content{width:calc(100% - 750px)}.feedback-wrapper section.feedback-wrapper__feedbacks{width:750px}}@media (max-width:1399.98px){.feedback-wrapper .feedback__rating--1{width:100px}.feedback-wrapper .feedback__rating--2{width:150px}.feedback-wrapper .feedback__rating--3{width:100px}}