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