.only_on_desktop{display:none}@media (min-width:1025px){.only_on_desktop{display:block}}.only_on_tablet{display:none}@media (min-width:769px) and (max-width:1024px){.only_on_tablet{display:block}}.only_on_mobile{display:none}@media (max-width:425px),(min-width:426px) and (max-width:768px){.only_on_mobile{display:block}}.hide_on_mobile{display:block}@media (max-width:425px),(min-width:426px) and (max-width:768px){.hide_on_mobile{display:none}}:root{--header-height:72px}@media (min-width:426px) and (max-width:768px){:root{--header-height:60px}}@media (max-width:425px){:root{--header-height:72px}}body{padding-top:72px;padding-top:var(--header-height)}._header_1n5or_19{align-items:center;background:rgb(var(--background-color));cursor:auto;display:flex;height:72px;height:var(--header-height);justify-content:center;left:0;max-width:100vw;position:fixed;right:0;top:0;z-index:100}._header__wrapper_1n5or_1{--wrapper-horizontal-padding:30px;align-items:center;display:flex;justify-content:space-between;max-width:calc(1280px + var(--wrapper-horizontal-padding)*2);padding:0 var(--wrapper-horizontal-padding);width:100%}@media (max-width:425px),(min-width:426px) and (max-width:768px),(min-width:769px) and (max-width:1024px){._header__wrapper_1n5or_1{--wrapper-horizontal-padding:16px}}._header__left_1n5or_1{align-items:center;display:flex}._header__logo_1n5or_1{align-items:flex-start;border-radius:4px;box-shadow:0 0 0 0 rgb(var(--focus-dark));color:rgb(var(--white));display:flex;gap:3px;height:36px;outline:none;text-decoration:none;transition:box-shadow .15s ease-in-out}._header__logo_1n5or_1._focus-visible_1n5or_1{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__logo_1n5or_1:focus-visible{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__logo_1n5or_1 svg{height:100%}._header__logo__desktop__img_1n5or_1{fill:rgb(var(--brand-red))}._header__logo__desktop__text_1n5or_1{fill:rgb(var(--white))}@media (max-width:1304px) and (min-width:1145px){._header__logo__desktop_1n5or_1{display:none}}._header__logo__mobile_1n5or_1{display:none}._header__logo__mobile__img_1n5or_1{fill:rgb(var(--brand-red))}@media (max-width:1304px) and (min-width:1145px){._header__logo__mobile_1n5or_1{display:block}}@media (min-width:769px) and (max-width:1024px){._header__logo_1n5or_1{height:36px}}@media (max-width:425px),(min-width:426px) and (max-width:768px){._header__logo_1n5or_1{height:24px}}._header__navigation_1n5or_1 ul{display:flex;gap:20px;list-style:none;margin:0;padding-left:20px;padding-right:20px}._header__navigation_1n5or_1 ul li{font-family:Roboto,sans-serif;font-size:18px;font-weight:400}@media (max-width:1140px) and (min-width:871px){._header__navigation_1n5or_1 ul{padding-left:32px;padding-right:32px}}._header__navigation__item_1n5or_1{border-radius:4px;box-shadow:0 0 0 0 rgb(var(--focus-dark));color:rgb(var(--white));outline:none;text-decoration:none;transition:box-shadow .15s ease-in-out}._header__navigation__item_1n5or_1._focus-visible_1n5or_1{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__navigation__item_1n5or_1:focus-visible{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__navigation__item--selected_1n5or_1{color:rgb(var(--brand-red))}@media (hover:hover){._header__navigation__item_1n5or_1:hover{color:rgb(var(--brand-red))}}@media (max-width:1145px){._header__navigation_1n5or_1{display:none}}._header__right_1n5or_1{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;flex-shrink:1;height:72px;height:var(--header-height)}._header__search-btn_1n5or_1{all:initial;align-items:center;border-radius:4px;box-shadow:0 0 0 0 rgb(var(--focus-dark));color:rgb(var(--white));cursor:pointer;display:flex;height:32px;justify-content:center;transition:box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:32px}._header__search-btn_1n5or_1._focus-visible_1n5or_1{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__search-btn_1n5or_1:focus-visible{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__search-btn__icon_1n5or_1{height:32px;width:32px}@media (hover:hover){._header__search-btn_1n5or_1:hover{color:rgb(var(--active-red))}}@media (max-width:420px){._header__search-btn_1n5or_1{display:none}}._header__auth-btn_1n5or_1{all:initial;align-items:center;border-radius:36px;box-shadow:0 0 0 0 rgb(var(--focus-dark));color:rgb(var(--white));cursor:pointer;display:flex;font-family:Rubik,sans-serif;font-size:14px;transition:box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}._header__auth-btn_1n5or_1._focus-visible_1n5or_1{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__auth-btn_1n5or_1:focus-visible{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__auth-btn__icon_1n5or_1{align-items:center;background:rgb(var(--dark-3));border-radius:36px;display:flex;height:36px;justify-content:center;width:36px}._header__auth-btn__icon_1n5or_1 svg{height:24px;width:24px}@media (hover:hover){._header__auth-btn__icon_1n5or_1:hover{background:rgb(var(--dark-4))}}._header__auth-btn__text_1n5or_1{margin-left:14px}@media (max-width:1220px){._header__auth-btn__text_1n5or_1{display:none}}._header__profile-btn_1n5or_297{all:initial;align-items:center;color:rgb(var(--white));cursor:pointer;display:flex;flex-basis:36px;flex-grow:1;flex-shrink:1;font-family:Rubik,sans-serif;font-size:14px;font-weight:400;height:100%;max-width:-moz-min-content;max-width:min-content;min-width:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}._header__profile-btn_1n5or_297._focus-visible_1n5or_1 ._header__profile-btn__avatar_1n5or_297{box-shadow:0 0 0 4px rgb(var(--focus-dark))}._header__profile-btn_1n5or_297:focus-visible ._header__profile-btn__avatar_1n5or_297{box-shadow:0 0 0 4px rgb(var(--focus-dark))}._header__profile-btn__avatar-container_1n5or_1{position:relative}._header__profile-btn__avatar_1n5or_297{--size:36px;border-radius:100px;box-shadow:0 0 0 0 rgb(var(--focus-dark));display:block;height:var(--size);outline:none;transition:box-shadow .15s ease-in-out;width:var(--size)}@media (min-width:426px) and (max-width:768px){._header__profile-btn__avatar_1n5or_297{--size:28px}}._header__profile-btn__notification_1n5or_1{align-items:center;background:rgb(var(--background-color));border-radius:14px;display:flex;height:14px;justify-content:center;position:absolute;right:-3px;top:-2px;width:14px}._header__profile-btn__notification_1n5or_1:before{background:rgb(var(--green));border-radius:8px;content:"";height:8px;width:8px}@media (hover:hover){._header__profile-btn_1n5or_297:hover{color:rgb(var(--active-red))}}._header__live_1n5or_1{all:initial;align-items:center;background-color:rgb(var(--dark-3));border-radius:10px;box-shadow:0 0 0 0 rgb(var(--focus-dark));color:rgb(var(--white));cursor:pointer;display:flex;height:36px;justify-content:center;transition:box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:36px}._header__live_1n5or_1._focus-visible_1n5or_1{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__live_1n5or_1:focus-visible{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__live_1n5or_1 svg{display:block;height:26px;width:26px}@media (hover:hover){._header__live_1n5or_1:hover{background:rgb(var(--dark-4))}}@media (max-width:375px){._header__live_1n5or_1{display:none}}._header__notifications_1n5or_1{all:initial;align-items:center;background-color:rgb(var(--dark-3));border-radius:10px;box-shadow:0 0 0 0 rgb(var(--focus-dark));color:rgb(var(--white));cursor:pointer;display:flex;height:36px;justify-content:center;position:relative;transition:box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:36px}._header__notifications_1n5or_1._focus-visible_1n5or_1{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__notifications_1n5or_1:focus-visible{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__notifications_1n5or_1 svg{display:block;height:24px;width:24px}@media (hover:hover){._header__notifications_1n5or_1:hover{background-color:rgb(var(--dark-4))}}._header__burger_1n5or_1{all:initial;align-items:center;border-radius:4px;box-shadow:0 0 0 0 rgb(var(--focus-dark));color:rgb(var(--white));cursor:pointer;display:flex;outline:none;transition:box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}._header__burger_1n5or_1._focus-visible_1n5or_1{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__burger_1n5or_1:focus-visible{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._header__burger_1n5or_1 svg{display:block;height:24px}._header__burger_1n5or_1 svg path{--length:24;--offset:-38;fill:none;stroke:currentColor;stroke-dasharray:var(--length) var(--total-length);stroke-dashoffset:var(--offset);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;transition:stroke-dasharray .3s var(--transition-curve),stroke-dashoffset .3s var(--transition-curve);will-change:stroke-dasharray,stroke-dashoffset}@media (prefers-reduced-motion:reduce){._header__burger_1n5or_1 svg path{transition:none}}._header__burger_1n5or_1 ._line--1_1n5or_487,._header__burger_1n5or_1 ._line--3_1n5or_488{--total-length:126.64183044433594}._header__burger_1n5or_1 ._line--2_1n5or_491{--total-length:70}._header__burger--active_1n5or_1 ._line--1_1n5or_487,._header__burger--active_1n5or_1 ._line--3_1n5or_488{--length:22.627416998;--offset:-94.1149185097}._header__burger--active_1n5or_1 ._line--2_1n5or_491{--length:0;--offset:-50}@media (hover:hover){._header__burger_1n5or_1:hover{color:rgb(var(--active-red))}}@media (min-width:1146px){._header__burger_1n5or_1{display:none}}._theme-switcher_1n5or_519{align-items:center;display:flex;flex-direction:column;position:relative}._theme-switcher-button_1n5or_1{all:initial;background-color:rgb(var(--dark-3));background-image:var(--color-scheme-icon);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:10px;box-shadow:0 0 0 0 rgb(var(--focus-dark));cursor:pointer;height:36px;transition:box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:36px}._theme-switcher-button_1n5or_1._focus-visible_1n5or_1{box-shadow:0 0 0 3px rgb(var(--focus-dark))}._theme-switcher-button_1n5or_1:focus-visible{box-shadow:0 0 0 3px rgb(var(--focus-dark))}@media (hover:hover){._theme-switcher-button_1n5or_1:hover{background-color:rgb(var(--dark-4))}}._theme-switcher-dropdown_1n5or_1{background:rgb(var(--dark-3));border-radius:12px;display:flex;flex-direction:column;gap:8px;margin:4px 0 0;opacity:0;padding:16px;pointer-events:none;position:fixed;top:72px;top:var(--header-height);transform:translateY(-100%);transition:opacity .3s var(--transition-curve),transform .3s var(--transition-curve);z-index:99}._theme-switcher-dropdown--in_1n5or_1{opacity:1;pointer-events:all;transform:translateY(0)}._theme-switcher-dropdown_1n5or_1 li{list-style-type:none}._theme-switcher-dropdown_1n5or_1 input[type=radio]{display:none}._theme-switcher-dropdown_1n5or_1 label{--svg-color:var(--white);box-shadow:0 0 0 0 rgb(var(--focus-dark));color:rgb(var(--gray-2));cursor:pointer;display:flex;padding:12px 12px 12px 8px;transition:box-shadow .15s ease-in-out}._theme-switcher-dropdown_1n5or_1 label svg{height:20px;margin-right:12px;width:20px}@media (hover:hover){._theme-switcher-dropdown_1n5or_1 label:hover{color:rgb(var(--white))}._theme-switcher-dropdown_1n5or_1 label:hover svg{color:rgb(var(--svg-color))}}._theme-switcher-dropdown_1n5or_1 input[type=radio]:checked+label{color:rgb(var(--white))}._theme-switcher-dropdown_1n5or_1 input[type=radio]:checked+label svg{color:rgb(var(--svg-color))}._theme-switcher-dropdown_1n5or_1 input[type=radio]:focus+label{box-shadow:0 0 0 3px rgb(var(--focus-dark))}@media (max-width:1145px){._theme-switcher_1n5or_519{display:none}}
/*# sourceMappingURL=header.css.map */
