.header{background:#fff;left:0;position:fixed;right:0;top:0!important;transition:.1s ease-out;z-index:99}.header .hs_cos_wrapper_type_language_switcher{display:none!important}.header .container .header-wrapper-anchors{display:flex;gap:30px;justify-content:space-between;padding-bottom:25px;padding-top:25px}.header .container .header-wrapper-anchors .header-wrapper-anchors__logo{max-width:200px}.header .container .header-wrapper-anchors .header-wrapper-anchors__items{align-items:center;display:flex;gap:26px}.header .container .header-wrapper-anchors .header-wrapper-anchors__items .header-wrapper-anchors__items--item.active,.header .container .header-wrapper-anchors .header-wrapper-anchors__items .header-wrapper-anchors__items--item:hover{color:var(--Orange)}.header .container .header-wrapper-anchors .header-wrapper-anchors__actions{display:flex}.header .container .header-wrapper-anchors .header-wrapper-anchors__actions .button-wrapper{min-width:-moz-max-content;min-width:max-content}@media (max-width:992px){.header .container .header-wrapper-anchors .header-wrapper-anchors__items{display:none}}.header .container .language-switcher{align-items:center;display:none;margin-right:15px;min-width:-moz-max-content;min-width:max-content;position:relative}.header .container .language-switcher .title{color:var(--Orange);display:flex;font-size:16px;font-weight:700;line-height:100%}.header .container .language-switcher .title .lang{align-items:center;cursor:pointer;display:flex;gap:5px}.header .container .language-switcher .title .lang:after{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTAgNyI+PHBhdGggc3Ryb2tlPSIjMDAzODU3IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTkgMS41LTQuMTA4IDRMMSAxLjUiLz48L3N2Zz4=");margin-top:-3px;transition:.15s ease-in}.header .container .language-switcher .title .lang svg{display:block!important;width:25px}.header .container .language-switcher .title .lang.active:after{margin-top:4px;transform:rotate(180deg)}.header .container .language-switcher .title .lang.active svg{filter:invert(73%) sepia(73%) saturate(5473%) hue-rotate(338deg) brightness(97%) contrast(92%)}.header .container .language-switcher .language-switcher-wrapper{background:var(--Peach);border-radius:0 0 8px 8px;left:-40px;max-width:150px;opacity:0;padding:10px;position:absolute;top:calc(100% + 12px);transform:scale(0);transition:.1s ease-in;width:-moz-max-content;width:max-content}@media (max-width:1300px){.header .container .language-switcher .language-switcher-wrapper{left:-52px}}.header .container .language-switcher .language-switcher-wrapper ul{align-items:center;display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.header .container .language-switcher .language-switcher-wrapper ul li{margin-bottom:10px;text-align:center}.header .container .language-switcher .language-switcher-wrapper ul li:last-child{margin-bottom:0}.header .container .language-switcher .language-switcher-wrapper ul li a{color:var(--Blue);font-size:16px;line-height:120%;text-align:center}.header .container .language-switcher .language-switcher-wrapper ul li:hover a{color:var(--Orange)}.header .container .language-switcher .language-switcher-wrapper.active{opacity:1;transform:scale(1)}