.header-logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}@media(min-width:600px){.header-logo{display:inline-block}}.header-logo.is-vip-badge{position:relative;margin-left:calc(var(--spacing-3xs)*-1)}@media(min-width:600px){.header-logo.is-vip-badge{margin-left:0}}.header-logo.is-vip-badge:before{content:"VIP";display:block;width:16px;height:36px;line-height:16px;font-weight:800;writing-mode:vertical-lr;transform:rotate(-180deg);position:static;margin-right:5px;font-size:10px;text-align:center;background:var(--yellow-400);color:var(--black-400);border-radius:var(--radius-s)}@media(min-width:600px){.header-logo.is-vip-badge:before{width:23px;height:auto;line-height:13px;font-weight:600;writing-mode:initial;transform:none;position:absolute;top:-11px;right:0;margin-right:0}}.header-logo__img{width:40px;height:31px}@media(min-width:600px){.header-logo__img{width:auto;height:auto}}