/*! CSS Used from: Embedded */
[class^=icon-]:after, [class^=icon-]:before {
    font-family: onetsg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-loupe:before {
    content: "";
}

.icon-notification:before {
    content: "";
}

* {
    padding: 0;
    list-style-type: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
}

* {
    margin: 0;
}

svg {
    pointer-events: none;
}

img {
    aspect-ratio: attr(width)/attr(height);
}

.ProfileImage_imageSvg__dNN0g {
    width: 100%;
    height: 100%;
}

.ProfileImage_imageSvgWrap__2XRzf {
    flex-shrink: 0;
    width: var(--profile-image-size);
    height: var(--profile-image-size);
    border-radius: 100%;
}

.ProfileImage_imageSvgWrapDefault__izjQV {
    background-color: #ffd200;
}

.Logo_header__bJ1F_ {
    display: flex;
    align-items: center;
    transition: height .17s cubic-bezier(.55, .06, .68, .19), width .17s cubic-bezier(.55, .06, .68, .19);
    height: 100px;
}

.Logo_headerHomePage__Y2A2d {
    height: 100px;
}

.Logo_logoLink__qUFvz {
    transition: height .17s cubic-bezier(.55, .06, .68, .19), width .17s cubic-bezier(.55, .06, .68, .19);
    display: flex;
    height: 100%;
    width: 183px;
}

.Search_button__8_lE6, .Search_wrapper__SfTRk {
    transition-property: width;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.55, .06, .68, .19);
}

.Search_wrapper__SfTRk {
    display: flex;
    position: relative;
    height: 35px;
    width: 280px;
    border-radius: 20px;
    margin: auto 0;
}

.Search_wrapperStandard__j6qil {
    background-color: #efefef;
}

.Search_field__WvEQR {
    background: none;
    border: none;
    padding-left: 8px;
    padding-right: 12px;
    -webkit-appearance: none;
    min-width: 0;
    flex: 1 1;
}

.Search_button__8_lE6, .Search_field__WvEQR {
    outline: none;
    font-family: Fira Sans, Arial, sans-serif;
}

.Search_button__8_lE6 {
    background: #ffd200;
    text-transform: uppercase;
    border-radius: 20px;
    border: none;
    font-size: .75em;
    font-weight: 700;
    letter-spacing: 0;
    width: 99px;
    right: 2px;
}

.Search_placeholder__Z8in2 {
    position: absolute;
    pointer-events: none;
    display: none;
}

.Search_field__WvEQR:focus ~ .Search_placeholder__Z8in2 {
    display: none;
}

.Search_loupe__vtLtF {
    top: 9px;
    left: 14px;
    height: 16px;
    width: 16px;
    color: #c4c4c4;
}

.Search_placeholderText__pT197 {
    height: 35px;
    line-height: 35px;
    left: 35px;
    font-size: .9em;
    color: #c4c4c4;
    font-family: Fira Sans, Arial, sans-serif;
}

.Search_google__kskjl {
    width: 97px;
    height: 16px;
    top: 11px;
    right: 106px;
}

@media screen and (max-width: 1072px) {
    .Search_wrapper__SfTRk {
        width: 252px;
    }

    .Search_button__8_lE6 {
        width: 77px;
    }

    .Search_google__kskjl {
        right: 84px;
    }
}

.MenuIcon_menuItem__Ebsmk {
    text-transform: uppercase;
    display: grid;
    grid-template-columns:auto auto;
    align-items: center;
    white-space: nowrap;
    font-size: .8em;
    color: #1e1e1e;
    position: relative;
    transition: all .17s cubic-bezier(.55, .06, .68, .19);
}

.MenuIcon_menuItemPlain__e2Bh0 {
    margin-right: 15px;
}

.MenuIcon_menuItemPlainCollapsed___kByt {
    margin-left: 10px;
}

.MenuIcon_menuItemYellow__EUgY8 {
    margin: 0 15px 0 5px;
    gap: 5px;
}

.MenuIcon_menuItemYellow__EUgY8:before {
    content: "";
    position: absolute;
    background-color: #ffd200;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    top: -9px;
    left: -6px;
    z-index: -1;
}

.MenuIcon_menuItemBigMargin__1RXS5 {
    margin-right: 40px;
}

.MenuIcon_icon__05Zpq {
    overflow: visible;
    height: 18px;
}

.MenuIcon_bigIcon__hFjKv {
    height: 22px;
    overflow: visible;
    margin-right: 5px;
}

.MenuIcon_highlightedIcon__Wf9HA {
    transform: scale(.75);
}

.MenuIcon_labelText__1aP8c {
    display: inline-block;
    transition: opacity .17s cubic-bezier(.55, .06, .68, .19), max-width .17s cubic-bezier(.55, .06, .68, .19);
    position: relative;
    overflow: hidden;
}

.MenuIcon_showLabelText__kne3B {
    max-width: 100px;
}

.MenuIcon_menuItemNotifications__9Kz8T {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffd200;
    color: #1e1e1e;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    margin-right: 15px;
    position: relative;
    transition: all .17s cubic-bezier(.55, .06, .68, .19);
    font-size: .8em;
}

.MenuIcon_menuItemNotificationsIcon__AplZC {
    position: relative;
    left: 1px;
}

.MenuIcon_menuItemNotificationsIcon__AplZC:before {
    font-size: 1.25em;
}

.MenuIcon_miniLabel__vVptt {
    position: absolute;
    font-weight: 400;
    letter-spacing: 0;
    text-align: right;
    color: #969696;
    text-transform: uppercase;
    display: flex;
}

.MenuIcon_miniLabelExpanded__nbyNS {
    font-size: .6em;
    top: -15.5px;
}

.MenuIcon_miniLabelStandard__HQoqH {
    color: #969696;
}

.MenuIcon_autopromoContainer__64ELS {
    display: flex;
    position: relative;
}

.MenuIcon_autopromoContainer__64ELS:before {
    content: "autopromocja";
    position: absolute;
    left: 0;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
}

.MenuIcon_autopromoContainerStandard__cFcnt:before {
    color: #969696;
}

.MenuIcon_autopromoContainerNoCollapsed__z6wNP {
    margin-top: 6px;
}

.MenuIcon_autopromoContainerNoCollapsed__z6wNP:before {
    top: -14px;
    font-size: .6em;
}

.MenuIcon_promoIconBig__F8ZRM {
    height: 32px;
}

.MenuMailIcon_menuMailIcon__GB_Ek {
    position: relative;
}

.ServiceMenu_wrapper__u9dcw {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .17s cubic-bezier(.55, .06, .68, .19);
    padding: 4px 0 4px 15px;
    position: relative;
}

.ServiceMenu_editorModalPlaceholder__0SNWz {
    margin-right: 15px;
    width: 36px;
    height: 36px;
}

.Header_header__8pfb1 {
    position: fixed;
    z-index: 500000;
    background-color: #fff;
    top: 0;
    min-width: 1274px;
    width: 100%;
}

@media screen and (max-width: 1366px) {
    .Header_header__8pfb1 {
        min-width: 1248px;
    }
}

.Header_headerBorder__Xqs1H {
    border-bottom: 1px solid #dcdcdc;
}

.Header_wrapper__5i_bk {
    margin: auto;
    width: 1274px;
    padding: 0 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

@media screen and (max-width: 1366px) {
    .Header_wrapper__5i_bk {
        width: 1248px;
    }
}

.Header_menu__5FXt9 {
    display: flex;
    align-items: center;
    position: relative;
    margin-left: auto;
}

.Header_profileIcon__yCsF_ {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    cursor: pointer;
}

/*! CSS Used from: Embedded */
[data-icontest="mail"] > svg {
    pointer-events: none;
}

/*! CSS Used from: Embedded */
body.sponsoring header.pageHeader {
    min-height: 48px;
    height: auto;
}

body.sponsoring #sponsoring {
    display: block !important;
    position: relative;
    overflow: hidden;
    border-bottom: inherit;
    -webkit-transition: height 450ms linear;
    -ms-transition: height 450ms linear;
    -moz-transition: height 450ms linear;
    -o-transition: height 450ms linear;
    transition: height 450ms linear;
}

@media screen and (max-width: 1024px) {
    body.sponsoring #sponsoring {
        width: 1024px;
    }
}

body.sponsoring #sponsoring .sponsoring-wrapper {
    width: 1920px;
    position: relative;
    top: 0;
    left: 50%;
    font-size: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: transform 450ms linear;
    -ms-transition: transform 450ms linear;
    -moz-transition: transform 450ms linear;
    -o-transition: transform 450ms linear;
    transition: transform 450ms linear;
    margin-left: -7px;
}

body.sponsoring #sponsoring .sponsoring-wrapper a {
    position: absolute;
    z-index: 1;
    display: block;
    outline: 0;
    text-decoration: none;
}

body.sponsoring #sponsoring .sponsoring-wrapper .sponsoring-sticky, body.sponsoring #sponsoring .sponsoring-wrapper .sponsoring-sticky-expanded {
    position: absolute;
    display: none;
    width: 1920px;
    height: 60px;
    left: 0;
    z-index: 3;
}

body.sponsoring #sponsoring .sponsoring-wrapper .sponsoring-sticky img, body.sponsoring #sponsoring .sponsoring-wrapper .sponsoring-sticky-expanded img {
    width: 1920px;
    height: 60px;
}

body.sponsoring #sponsoring .sponsoring-wrapper .sponsoring-sticky-expanded {
    display: block;
}

body.sponsoring #sponsoring .pageAligment.lv1w {
    position: absolute;
    z-index: 2;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    display: block;
}

body.sponsoring #sponsoring .pageAligment.lv1w .btn {
    position: absolute;
    width: 120px;
    height: 40px;
    top: 0;
    margin-top: 5px;
    right: 5px;
    cursor: pointer;
    background-size: 120px 40px;
    background-repeat: no-repeat;
}

body.sponsoring.sponsoring-double #sponsoring {
    height: 120px;
}

body.sponsoring.sponsoring-double #sponsoring .sponsoring-wrapper .pageAligment.lv1w .btn.collapse {
    top: 120px;
}

body.sponsoring.sponsoring-double #sponsoring .sponsoring-wrapper a.click-collapsed {
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
}

body.sponsoring.sponsoring-double #sponsoring .sponsoring-wrapper a.click-expanded {
    width: 100%;
    height: 700px;
    top: 120px;
    left: 0;
}

body.sponsoring.sponsoring-double #sponsoring .sponsoring-wrapper .sponsoring-sticky {
    top: 120px;
}

body.sponsoring.sponsoring-double #sponsoring .sponsoring-wrapper .sponsoring-sticky-expanded {
    top: 820px;
}

@media only screen and (max-width: 1024px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 140px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-140px);
    }
}

@media only screen and (min-width: 1025px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 140px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-140px);
    }
}

@media only screen and (min-width: 1056px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 124px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-124px);
    }
}

@media only screen and (min-width: 1088px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 108px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-108px);
    }
}

@media only screen and (min-width: 1120px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 92px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-92px);
    }
}

@media only screen and (min-width: 1152px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 76px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-76px);
    }
}

@media only screen and (min-width: 1184px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 60px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-60px);
    }
}

@media only screen and (min-width: 1216px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 44px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-44px);
    }
}

@media only screen and (min-width: 1248px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 30px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-30px);
    }
}

@media only screen and (min-width: 1280px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: 12px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(-12px);
    }
}

@media only screen and (min-width: 1312px) {
    html body.sponsoring #sponsoring .sponsoring-wrapper {
        margin-left: -7px;
    }

    html body.sponsoring #sponsoring .sponsoring-wrapper .pageAligment {
        transform: translateX(7px);
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .google_svg__google1, .google_svg__google3 {
        fill: #ea4335;
        fill-opacity: .8;
    }

    .google_svg__google3 {
        fill: #4285f4;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .profile_svg__profile_ico_b {
        fill: none;
        stroke: #1e1e1e;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-width: 2px;
    }
}

/*! CSS Used from: Embedded */
* {
    padding: 0;
    list-style-type: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
}

* {
    margin: 0;
}

svg {
    pointer-events: none;
}

img {
    aspect-ratio: attr(width)/attr(height);
}

.CollapsedItem_itemLinkSimple__Xkvzr {
    font-size: .8em;
    font-weight: 400;
    line-height: 1.29;
    padding: 11px 25px;
    text-transform: uppercase;
    display: block;
}

.CollapsedItem_itemLinkWithImage__9TI4c {
    min-height: 79px;
    padding: 12px;
    display: grid;
    grid-template:"img title" -webkit-min-content "img subtitle" auto/min-content auto;
    grid-template:"img title" min-content "img subtitle" auto/min-content auto;
}

.CollapsedItem_itemLinkSimple__Xkvzr, .CollapsedItem_itemLinkWithImage__9TI4c {
    color: #1e1e1e;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.CollapsedItem_itemLinkSimple__Xkvzr:hover, .CollapsedItem_itemLinkWithImage__9TI4c:hover {
    background: #e9e9e9;
}

.CollapsedItem_itemImage__Cggmq {
    grid-area: img;
    margin-right: 12px;
}

.CollapsedItem_itemTitle__WM5qW {
    grid-area: title;
    font-weight: 500;
    font-size: 1em;
    line-height: 1.29;
}

.CollapsedItem_itemMore__2EJka {
    grid-area: subtitle;
    font-size: .75em;
    font-weight: 300;
    align-self: end;
}

.CollapsedItem_itemBorder__ny5Ez {
    border-top: 1px dotted #ccc;
}

.CollapsedItem_itemPipe__ohotH {
    color: #ffd200;
}

.CollapsedItems_collapsedMenuWithImages__tyMEx {
    border-right: 1px solid #dcdcdc;
    border-bottom: 5px solid #ffd200;
    flex-direction: column;
    width: 497px;
}

.CollapsedItems_collapsedMenu__sup9v {
    border-bottom: 1px solid #dcdcdc;
}

.CollapsedItems_collapsedMenuWithImages__tyMEx, .CollapsedItems_collapsedMenu__sup9v {
    display: none;
    pointer-events: none;
    position: absolute;
    top: 46px;
    right: 0;
    z-index: 5;
    background: #fff;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.CollapsedItems_column__vl0lz {
    border-right: 1px solid #dcdcdc;
    width: 149px;
}

.Menu_navContainer__NYe3C {
    width: 100%;
    position: relative;
    background-color: #fff;
    line-height: 1;
    border-bottom: 1px solid #dcdcdc;
    z-index: 499950;
    max-height: 47px;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

.Menu_navWrapper__V8IJH {
    overflow: visible;
    width: 1274px;
    height: 47px;
    display: flex;
    margin: 0 auto;
    padding: 0 7px;
}

@media screen and (max-width: 1366px) {
    .Menu_navWrapper__V8IJH {
        width: 1248px;
    }
}

.Menu_navMenuListItem__epMSL, .Menu_navMoreItem__KfVvP {
    border-left: 1px solid #dcdcdc;
    position: relative;
    display: flex;
    align-items: center;
}

.Menu_navMenuListItem__epMSL:hover, .Menu_navMoreItem__KfVvP:hover {
    background: #d9d9d9;
}

.Menu_navMenuLink__42wao {
    font-size: .875em;
    font-weight: 700;
    padding: 16px 22px;
}

@media screen and (max-width: 1280px) {
    .Menu_navMenuLink__42wao {
        padding: 16px 14px;
    }
}

.Menu_navMoreDots___u72r {
    font-size: 1.75em;
    font-weight: 700;
    padding: 8px 22px;
}

.Menu_navMenuLink__42wao, .Menu_navMoreDots___u72r {
    color: #1e1e1e;
    cursor: pointer;
    display: block;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.Menu_moreArrow__uRfGz {
    width: 0;
    height: 0;
    border-left: 5.5px solid transparent;
    border-right: 5.5px solid transparent;
    border-top: 5px solid;
    margin-left: 10px;
    display: inline-block;
}

.Menu_premium__ywOlo {
    background-color: #164492;
    border: none;
}

.Menu_premium__ywOlo .Menu_navMenuLink__42wao {
    color: #fff;
}

.Menu_premium__ywOlo:hover {
    background-color: #164492;
}

.Menu_homePageOrDetail__y7IC_ {
    margin-top: 100px;
}

.PageGroup_wide__visie {
    min-width: 1274px;
}

@media screen and (max-width: 1366px) {
    .PageGroup_wide__visie {
        min-width: 1248px;
    }
}

.OchatActionIcon_container__Su588, .OchatActionIcon_wrapper__cohfw {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.OchatActionIcon_container__Su588 {
    gap: 15px;
}

.OchatActionIcon_wrapper__cohfw {
    position: fixed;
    z-index: 20;
    transition: opacity .5s ease-in-out, bottom .5s ease-in-out;
}

.OchatActionIcon_wrapperHidden__eb1Kf {
    opacity: 0;
    bottom: -100%;
}

.OchatActionIcon_wrapperDesktop___OVoV {
    right: calc((100% - 1274px) / 2 + 7px);
}

@media screen and (max-width: 1366px) {
    .OchatActionIcon_wrapperDesktop___OVoV {
        right: calc((100% - 1274px) / 2 + 20px);
    }
}

.OchatActionIcon_ctaItem__su_0F {
    gap: 9px;
    background-color: #9325ea;
    border-radius: 40px;
    height: 40px;
    padding: 0 10px 0 15px;
}

.OchatActionIcon_ctaItem__su_0F, .OchatActionIcon_iconWrapper__cx1_e {
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
}

.OchatActionIcon_iconWrapper__cx1_e {
    border-radius: 100%;
    justify-content: center;
    background: url("aiball.webp") no-repeat;
}

.OchatActionIcon_iconWrapperDesktop__APLZv {
    background-size: 40px, 40px;
    width: 40px;
    height: 40px;
}

.OchatActionIcon_iconDesktop__njaoA {
    display: flex;
    justify-content: center;
    align-items: center;
}

.OchatActionIcon_itemTitle__yV3tP {
    color: #fff;
    font-size: .75em;
    font-weight: 400;
}

.OchatActionIcon_itemTitleDesktop__4Br75 {
    white-space: nowrap;
}

.OchatActionIcon_itemIcon__b97Hm {
    width: 23px;
    height: auto;
}

.OchatActionIcon_ctaItem__su_0F, .OchatActionIcon_iconWrapper__cx1_e {
    transition: opacity .5s ease-in-out;
}

.OchatActionIcon_iconsHidden__lLtAv {
    opacity: 0;
    width: 0;
    height: 0;
    pointer-events: none;
    overflow: hidden;
}

.OchatActionIcon_iconsVisible__9AiNu {
    opacity: 1;
}

/*! CSS Used from: Embedded */
[class*=" icon-"]:after, [class*=" icon-"]:before, [class^=icon-]:after, [class^=icon-]:before {
    font-family: onetsg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
    content: "";
}

.icon-notification:before {
    content: "";
}

* {
    padding: 0;
    list-style-type: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
}

* {
    margin: 0;
}

svg {
    pointer-events: none;
}

.ProfileImage_imageSvg__dNN0g {
    width: 100%;
    height: 100%;
}

.ProfileImage_imageSvgWrap__2XRzf {
    flex-shrink: 0;
    width: var(--profile-image-size);
    height: var(--profile-image-size);
    border-radius: 100%;
}

.ProfileImage_imageSvgWrapDefault__izjQV {
    background-color: #ffd200;
}

.Header_headerWrapper__UJp_v {
    position: relative;
}

.Header_headerWrapper__UJp_v:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background-color: #fff;
}

.Header_headerWrapperlist__xIuox {
    z-index: 28;
}

.Header_header__GTbCs {
    --offsetToTop: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    transition: box-shadow .5s ease-out;
}

.Header_headerlist__DZBtL {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    height: 63px;
    position: relative;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
}

.Header_iconsMenuItem__FKC9I, .Header_iconsMenu__kC0_b {
    display: flex;
    align-items: center;
    position: relative;
}

.Header_iconsMenuItem__FKC9I {
    justify-content: center;
    background: #ffd200;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    padding: 1px;
    font-size: 1.5em;
    margin-right: 12px;
    color: #1e1e1e;
}

.Header_iconsMenuItem__FKC9I:after {
    content: " ";
    position: absolute;
    display: block;
    top: -5px;
    right: -12px;
    bottom: -5px;
    left: -5px;
}

.Header_iconsMenuItemNotifications__RAKy2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: medium;
}

.Header_iconsMenuItemNotificationsIcon__GU60b {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Header_iconsMenuItemNotificationsIcon__GU60b:before {
    position: relative;
    left: 1px;
    font-size: .938em;
}

.Header_profileIcon__RFRiU {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 12px 0 0;
    font-size: 1.625em;
}

.Header_profileIcon__RFRiU:after {
    content: " ";
    position: absolute;
    display: block;
    top: -5px;
    right: -12px;
    bottom: -5px;
    left: -2px;
}

.Header_onetLogoLink__VKOyM {
    width: 95px;
    z-index: 11;
    display: flex;
}

.Header_onetLogoLinkDefault__ViZ7M {
    height: 28px;
}


@media all {
    [class*=" icon-"]:after, [class*=" icon-"]:before, [class^=icon-]:after, [class^=icon-]:before {
        font-family: onetsg;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .icon-mail:before {
        content: "";
    }

    .icon-notification:before {
        content: "";
    }

    * {
        padding: 0;
        list-style-type: none;
        -webkit-text-decoration: none;
        text-decoration: none;
        box-sizing: border-box;
    }

    * {
        margin: 0;
    }

    svg {
        pointer-events: none;
    }

    ::selection {
        background-color: #ffd200;
        color: #1e1e1e;
    }
}


@media all {
    .ProfileImage_imageSvg__dNN0g {
        width: 100%;
        height: 100%;
    }

    .ProfileImage_imageSvgWrap__2XRzf {
        flex-shrink: 0;
        width: var(--profile-image-size);
        height: var(--profile-image-size);
        border-radius: 100%;
    }

    .ProfileImage_imageSvgWrapDefault__izjQV {
        background-color: #ffd200;
    }

    .Counter_counter__El1xK {
        background: #e00a17;
        border-radius: 100%;
        color: #fff;
        line-height: 1;
        font-weight: 500;
        pointer-events: none;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-user-select: none;
        user-select: none;
    }

    .Counter_counterMobile__odMsw {
        width: 17px;
        height: 17px;
        font-size: .5625em;
    }

    .Counter_headerIcon__HxXmB {
        left: -9px;
        top: -5px;
        position: absolute;
    }

    .Header_headerWrapper__UJp_v {
        position: relative;
    }

    .Header_headerWrapper__UJp_v:before {
        content: " ";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        background-color: #fff;
    }

    .Header_headerWrapperlist__xIuox {
        z-index: 28;
    }

    .Header_header__GTbCs {
        --offsetToTop: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        transition: box-shadow .5s ease-out;
    }

    .Header_headerlist__DZBtL {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 15px;
        height: 63px;
        position: relative;
        max-width: 420px;
        margin-left: auto;
        margin-right: auto;
    }

    .Header_iconsMenuItem__FKC9I, .Header_iconsMenu__kC0_b {
        display: flex;
        align-items: center;
        position: relative;
    }

    .Header_iconsMenuItem__FKC9I {
        justify-content: center;
        background: #ffd200;
        border-radius: 100%;
        width: 30px;
        height: 30px;
        padding: 1px;
        font-size: 1.5em;
        margin-right: 12px;
        color: #1e1e1e;
    }

    .Header_iconsMenuItem__FKC9I:after {
        content: " ";
        position: absolute;
        display: block;
        top: -5px;
        right: -12px;
        bottom: -5px;
        left: -5px;
    }

    .Header_iconsMenuItemNotifications__RAKy2 {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        font-size: medium;
    }

    .Header_iconsMenuItemNotificationsIcon__GU60b {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Header_iconsMenuItemNotificationsIcon__GU60b:before {
        position: relative;
        left: 1px;
        font-size: .938em;
    }

    .Header_profileIcon__RFRiU {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        position: relative;
        width: 30px;
        height: 30px;
        margin: 0 12px 0 0;
        font-size: 1.625em;
    }

    .Header_profileIcon__RFRiU:after {
        content: " ";
        position: absolute;
        display: block;
        top: -5px;
        right: -12px;
        bottom: -5px;
        left: -2px;
    }

    .Header_onetLogoLink__VKOyM {
        width: 95px;
        z-index: 11;
        display: flex;
    }

    .Header_onetLogoLinkDefault__ViZ7M {
        height: 28px;
    }
}

/*! CSS Used from: Embedded ; media=all */
@media all {
    .profile_svg__profile_ico_b {
        fill: none;
        stroke: #1e1e1e;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-width: 2px;
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: onetsg;
    src: url("onetsg.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/*! CSS Used from: Embedded */
* {
    padding: 0;
    list-style-type: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
}

* {
    margin: 0;
}

.DefaultMenu_navContainer__Dlh01 {
    display: flex;
    width: 100%;
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0;
    max-width: 420px;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.DefaultMenu_navMenuListItem__PK45D {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1;
    border-left: 1px solid #dcdcdc;
    border-right: 0;
    text-align: center;
    height: 45px;
    font-size: .6875em;
    color: #1e1e1e;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    padding: 16px;
    font-weight: 600;
}

.DefaultMenu_navMenuListItem__PK45D.DefaultMenu_premium__EmxzE {
    background-color: #164492;
    color: #fff;
}

.DefaultMenu_navMenuListItem__PK45D.DefaultMenu_premium__EmxzE:hover {
    background-color: #164492;
}

.DefaultMenu_navMoreTgl__VW1kx {
    padding: 16px;
    font-weight: 500;
    text-align: center;
    border-right: 1px solid #dcdcdc;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 1.375em;
    line-height: .5;
    flex: none;
}


@media all {
    * {
        padding: 0;
        list-style-type: none;
        -webkit-text-decoration: none;
        text-decoration: none;
        box-sizing: border-box;
    }

    * {
        margin: 0;
    }

    ::selection {
        background-color: #ffd200;
        color: #1e1e1e;
    }
}


@media all {
    .DefaultMenu_navContainer__Dlh01 {
        display: flex;
        width: 100%;
        position: relative;
        background-color: #fff;
        margin: auto;
        padding: 0;
        max-width: 420px;
        border-bottom: 1px solid #dcdcdc;
        border-top: 1px solid #dcdcdc;
    }

    .DefaultMenu_navMenuListItem__PK45D {
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 1 1;
        border-left: 1px solid #dcdcdc;
        border-right: 0;
        text-align: center;
        height: 45px;
        font-size: .6875em;
        color: #1e1e1e;
        -webkit-text-decoration: none;
        text-decoration: none;
        text-transform: uppercase;
        padding: 16px;
        font-weight: 600;
    }

    .DefaultMenu_navMenuListItem__PK45D.DefaultMenu_premium__EmxzE {
        background-color: #164492;
        color: #fff;
    }

    .DefaultMenu_navMenuListItem__PK45D.DefaultMenu_premium__EmxzE:hover {
        background-color: #164492;
    }

    .DefaultMenu_navMoreTgl__VW1kx {
        padding: 16px;
        font-weight: 500;
        text-align: center;
        border-right: 1px solid #dcdcdc;
        cursor: pointer;
        letter-spacing: 1px;
        font-size: 1.375em;
        line-height: .5;
        flex: none;
    }
}


.headerMobile {
    display: none;
}

@media screen and (max-width: 1024px) {
    .headerMobile {
        display: block;
    }

    .headerDesktop {
        display: none;
    }

}