body,html{height:100%}body{background-color:#f4f5f8;min-width:320px}.page-container{background:#fff;display:flex;flex-direction:column;min-height:100%}.page-container--centered{margin:0 auto;max-width:1376px}.page-container__body{flex-grow:1;flex-shrink:0}html[data-device-type=desktop]{min-width:1024px}.header{background:#fff;box-shadow:0 1px 2px 0 rgba(22,33,54,.16);position:relative;z-index:10}.header__grid{align-items:center;display:flex}.header__grid>*+*{margin-left:32px}.header__grid-min{flex-grow:0}.header__grid-max{flex-grow:1}.header-search__field,.header-search__overlay{display:none}.main-menu{font-size:14px;font-weight:500;line-height:20px;margin-right:auto}.main-menu__sections{display:flex;height:80px;position:relative}.main-menu__sections-link,.main-menu__sections-name{color:inherit}.main-menu__sections-link[data-title]:after,.main-menu__sections-name[data-title]:after{color:transparent;content:attr(data-title);display:block;font-weight:700;height:1px;overflow:hidden;visibility:hidden}.main-menu__sections-link:hover,.main-menu__sections-name:hover{text-decoration:none}.main-menu__sections-item{align-items:center;cursor:pointer;display:flex;padding-left:8px;padding-right:8px}.main-menu__sections-item:first-child{margin-left:-8px}.main-menu__sections-item:nth-last-child(2){margin-right:-8px}.main-menu__sections-item.hovered:not(.main-menu__sections-item--active){color:#29b6f6}.main-menu__sections-item--active{font-weight:700;position:relative}.main-menu__sections-item--active:after{background:#28467f;bottom:0;content:"";height:4px;left:8px;position:absolute;width:calc(100% - 16px)}.main-menu__sections-item-border{background:#28467f;bottom:0;display:none;height:4px;left:0;position:absolute;transition:all .3s linear;width:60px}.main-menu[data-state=opened] .main-menu__sections:after,.main-menu[data-state=opened] .main-menu__sections:before{border-color:transparent;border-style:solid;bottom:0;content:"";height:0;position:absolute;width:0;z-index:1}.main-menu[data-state=opened] .main-menu__sections:before{border-width:0 0 60px 150px;right:100%}.main-menu[data-state=opened] .main-menu__sections:after{border-width:60px 0 0 150px;left:100%}.main-menu__subsections-item{cursor:pointer;font-weight:500;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.main-menu__subsections-name{box-sizing:border-box;font-size:16px;font-weight:700;line-height:24px}.main-menu__subsections-link{display:block}.main-menu__subsections-link:hover{text-decoration:none}.main-menu__submenu{background-color:#fff;box-shadow:0 8px 16px 0 rgba(22,33,54,.08),0 -8px 16px 0 rgba(22,33,54,.04),0 16px 24px 0 rgba(22,33,54,.16);box-sizing:border-box;font-size:14px;left:0;line-height:20px;overflow:hidden;padding:32px 0 24px;position:absolute;top:100%;visibility:hidden;width:100%}.main-menu__submenu-columns{display:flex;justify-content:space-between}.main-menu__submenu-column{flex-grow:1}.main-menu__submenu-column:not(:first-child){padding-left:24px}.main-menu__submenu-item{margin-bottom:16px;white-space:nowrap}.main-menu__submenu-item a{color:inherit}.main-menu__submenu-item+.main-menu__submenu-item--title{margin-top:32px}.main-menu__submenu-item--title{font-size:16px;font-weight:700;line-height:24px}.main-menu__submenu-item:hover:not(.main-menu__submenu-item--title):not(.main-menu__submenu-item--selected){color:#29b6f6}.main-menu__submenu-item--selected{color:#2ecc71}.main-menu__submenu[data-state=opened]{transition:all .3s ease-in-out;visibility:visible}@media screen and (min-width:1240px){.main-menu{font-size:16px;line-height:24px}.main-menu__sections-item{padding-left:16px;padding-right:16px}.main-menu__sections-item:first-child{margin-left:-16px}.main-menu__sections-item:nth-last-child(2){margin-right:-16px}.main-menu__sections-item--active:after{left:16px;width:calc(100% - 32px)}.main-menu__submenu{font-size:16px;line-height:24px}.main-menu__submenu-item--title{font-size:18px;line-height:28px}.main-menu__submenu-column:not(:first-child){padding-left:16px}.main-menu__submenu-column{min-width:230px}}@media (hover:none){.main-menu__sections-link:active{pointer-events:none!important}}.promo-card{flex-grow:4;height:120px;position:relative}.promo-card--large{height:136px}.promo-card--large .dfp-banner{min-width:380px}.env-touch .promo-card--large{z-index:-1}.promo-card__link{display:flex;justify-content:flex-end;position:absolute;right:0;top:0;width:100%}.env-touch .promo-card__link{display:block}.promo-card__img{height:120px}.promo-card__img--large{height:136px}.env-touch .promo-card__img--large{height:auto;max-width:350px;padding-left:16px;padding-top:10px;width:80%}.header-auth-counter{margin-left:-8px;margin-top:-5px;position:absolute}.header-auth-counter>div{height:16px;padding:0;width:16px}.header-auth-avatar{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.dropdown-popup{position:relative}.dropdown-popup__toggler{cursor:pointer}.dropdown-popup__dropdown{position:absolute;right:-10px;top:30px;visibility:hidden;width:240px;z-index:20}.dropdown-popup__dropdown--opened{visibility:visible}