:root{--primary-color:var(--blue);--secondary-color:var(--light-blue);--accent-color:var(--yellow);--text-color:var(--almost-black);--light-text-color:var(--dark-grey);--border-color:var(--medium-grey);--white:#fff;--almost-white:#f1f1f1;--black:#000;--almost-black: ;--blue: ;--light-blue: ;--light-blue-hover: ;--light-grey: ;--medium-grey: ;--dark-grey: ;--yellow: ;--light-yellow: ;--red:red;--light-red:#ffc8c8;--green:green}.header-top__item{align-items:center;display:flex;font-size:14px;font-weight:700}.header-top__icon{margin-right:8px}.custom-language-switcher{cursor:pointer;position:relative;user-select:none}.custom-language-switcher__languages{background:#d9ead3;border-radius:5px;box-shadow:2px 2px 20px rgba(0,0,0,.2);display:none;list-style:none;margin:0;padding:20px;position:absolute;top:100%;width:fit-content;z-index:2}.custom-language-switcher__languages>li:not(:last-child){margin-bottom:15px}.custom-language-switcher:hover .custom-language-switcher__languages{display:block}.custom-language-switcher__language>a:hover{color:var(--primary-color)}@media (max-width:){.header-top__item{color:var(--dark-grey);font-size:1rem;font-weight:400}}@media (min-width:){.custom-language-switcher,.login-button{padding:1.7rem 0}.login-button__label{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.font-bold{font-weight:700!important}.color-primary{color:var(--primary-color)!important}.js-login-button{padding:5px 20px}.custom-language-switcher{padding-bottom:5px;padding-top:5px}.custom-language-switcher__languages{margin-left:-60px}.js-login-button__link{align-items:center;color:#000;display:flex}.mega-menu.active{padding:10px 0!important}li.hs-menu-item.hs-menu-depth-2{font-size:14px}