.header-landing{height:114px !important}
.header-landing.edit-view{top:33px !important}
.header-landing-top{min-height:34px;max-height:34px;background-color:#b02533}
.header-landing-top .icon-rounded{min-width:25px;width:25px;height:25px}
.header-landing-top .icon-rounded__icon{position:relative;top:-30%}
.header-landing-top-contacts{display:flex;align-items:center;min-height:34px;gap:2%}
.header-landing-top-contacts .block{display:flex;flex-direction:row;gap:25px;align-items:center;justify-content:flex-end;align-items:center;gap:16px}
.header-landing-top-contacts .menu-item{font-size:16px;line-height:1.1em;font-weight:700;text-transform:uppercase;color:#fff}
.header-landing-top-contacts .languages .language-switcher__currlang{color:#fff}
.header-landing-content{background-color:#2a0000 !important;color:white !important;align-content:center;min-height:80px !important}
.header-landing-content .header-inner{display:flex;justify-content:space-between;flex-direction:row;width:100%}
.header-landing-content .header-logo{width:10%}
.header-landing-content .header-menu-site{justify-content:center;width:75%;gap:4%}
.header-landing-content .menu-site__single-item{font-size:16px;font-weight:700;line-height:21px;letter-spacing:.1px;text-decoration:none;text-transform:uppercase;color:#fff;align-content:center;position:relative}
.header-landing-content .header-bar__hamburger{width:40px;height:40px;background-color:#fff;border-radius:40px;justify-content:center;align-items:center}
.header-landing-content .header-bar__hamburger .megamenu--main.show{top:114px !important;height:calc(var(--vh, 1vh) * 100 - 114px) !important}
@media(min-width:992px){.header-landing-content .menu-site__single-item hr{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:6px;border:0;margin:0;opacity:0;top:25px;background-color:#fff}
.header-landing-content .menu-site__single-item:hover hr{opacity:1;width:100%;transition:all .2s ease-in-out}
}@media(min-width:992px) and (prefers-reduced-motion:reduce){.header-landing-content .menu-site__single-item:hover hr{transition:none}
}@media(max-width:1400px){.header-landing-content .header-menu-site{width:80%;gap:3%}
}@media(max-width:1200px){.header-landing-content .menu-site__single-item{font-size:12px}
}@media(max-width:992px){.header-landing-top-contacts .languages{height:34px;align-content:center}
}