.logo__link{display:block;color:inherit;border-radius:4px;max-width:fit-content}
.logo__img-block{width:185px;height:28px;display:flex;align-items:center;justify-content:center}
.logo__img{max-height:100%}
@media only screen and (max-width:1229px){.logo__img-block{height:26px;width:122px}
}
@media only screen and (max-width:1229px){.global-header__wrapper--design-2023 .logo__img-block{width:128px;height:27px}
.global-header__wrapper--design-2023 .logo--reduced-footer .logo__img-block{width:114px;height:25px}
}
@media only screen and (max-width:767px){.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo__img-block{width:128px;height:27px}
.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo--reduced-footer .logo__img-block{width:114px;height:25px}
}
@media only screen and (max-width:767px){.global-header__wrapper--design-2023 .logo__img-block,.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo__img-block{width:122px;height:26px}
}