.landing-footer{display:flex;align-items:center;justify-content:space-between;height:126px;padding:0 176px;background-color:var(--rhino-color)}@media (max-width:1439.98px){.landing-footer{flex-direction:column;height:auto;padding:20px 0 24px}}@media (max-width:1439.98px){.landing-footer__menu{display:flex;flex-direction:column}}.landing-footer__menu-item{padding:0 20px;font-size:14px;line-height:1.71;color:var(--main-white-color);text-decoration:none}@media (max-width:1439.98px){.landing-footer__menu-item{margin-bottom:15px}}.landing-footer__payments{display:flex}.landing-footer__payment-wrapper{display:flex;align-items:center;justify-content:center;width:50px;height:30px;margin-right:10px;background-color:var(--porcelain-color);border-radius:4px;opacity:.9}.landing-footer__payment-wrapper:last-child{margin-right:0}.landing-footer__copyright{margin-top:5px;font-size:11px;color:var(--bombay-color);text-align:right}@media (max-width:1439.98px){.landing-footer__copyright{margin-top:20px;text-align:center}}.profile-avatar{position:relative;overflow:hidden;border-radius:50%}.profile-avatar__gravatar{position:relative;z-index:1;display:flex;width:100%;height:100%}.profile-avatar__default{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;background-image:url(/img/default-avatar.png);background-position:50%;background-size:cover}.header-profile{position:relative;display:flex;align-items:center;justify-content:center;min-width:120px;height:56px;font-size:14px;line-height:1.71;color:var(--main-white-color);text-align:right;text-decoration:none;cursor:pointer}.header-profile:hover{background-color:var(--cloud-burst-color)}.header-profile__login-icon{margin-left:10px;font-size:16px;color:inherit}.header-profile__label{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 20px}.header-profile__avatar{width:34px;margin-left:10px;border:1px solid var(--main-white-color)}.header-profile__menu{position:absolute;bottom:-96px;z-index:10;width:100%;background:var(--rhino-color)}.header-profile__action{display:flex;align-items:center;justify-content:flex-end;height:48px;padding:20px;font-size:14px;line-height:1.71;color:var(--main-white-color);text-align:right;text-decoration:none}.header-profile__action:hover{background-color:var(--fiord-color)}.header-profile__action-icon{margin-left:10px;color:var(--main-white-color)}.landing-header{width:100%;height:56px;background-color:var(--rhino-color)}.landing-header .container{display:flex;align-items:center;justify-content:space-between}.landing-header .container--mobile{position:fixed;z-index:10000000;width:100vw}.landing-header__logo{width:32px;height:32px;margin-right:16px;margin-left:16px}.landing-header__left-side{display:flex;align-items:center;justify-content:space-between;width:100%}@media (max-width:1439.98px){.landing-header__left-side{height:56px}}.landing-header__menu-wrapper{margin-right:20px}@media (max-width:1439.98px){.landing-header__menu-wrapper{display:none}}.landing-header__logo-wrapper{display:flex;align-items:center}.landing-header__tab{position:relative;display:inline-flex;align-items:center;height:56px;padding:0 20px;font-size:14px;line-height:1.71;color:var(--main-white-color);text-decoration:none}.landing-header__tab.active:after{position:absolute;bottom:0;left:calc(50% - 35px);display:block;width:70px;height:6px;content:" ";background-color:var(--dodger-blue-color)}.landing-header__tab.active:hover:after{background-color:var(--second-blue-color);opacity:1}.landing-header__tab:hover:after{position:absolute;bottom:0;left:calc(50% - 35px);display:block;width:70px;height:6px;content:" ";background-color:var(--second-gray-color);opacity:.4}.landing-header__right-side{border-left:1px solid var(--cloud-burst-color)}@media (max-width:1439.98px){.landing-header__profile{display:none}}.landing-header__mobile-menu-icon{margin-right:20px}.landing-header__user{font-size:15px;font-weight:700;line-height:2.53;color:var(--main-white-color)}.landing-header__mobile-menu{position:fixed;z-index:10;display:none;width:100%;height:100vh;background-color:var(--rhino-color)}.landing-header__mobile-menu--open{display:block}.landing-header__mobile-profile:hover{background:transparent}.landing-header__mobile-menu-toggle{display:none;margin-right:20px}@media (max-width:1439.98px){.landing-header__mobile-menu-toggle{display:block}}.landing-header__mobile-menu-links{display:flex;flex-direction:column;justify-content:center;height:100vh}.landing-header__mobile-menu-link{margin-bottom:38px;font-size:14px;line-height:1.71;color:var(--main-white-color);text-decoration:none}.landing-header__mobile-login-link{margin-right:10px;color:var(--main-white-color);text-decoration:none}.landing-header__mobile-login-icon{width:20px;height:20px;margin-left:10px;color:var(--main-white-color)}.landing-header__mobile-menu-login{position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:98px;padding-bottom:56px;border-top:1px solid var(--cloud-burst-color)}