.cs-user-navigation-header{box-sizing:border-box;height:72px;cursor:initial;border:1px solid var(--light-color-layout-dimmed);background-color:rgba(var(--light-color-layout-main-rgba),.5);border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin:16px;display:flex}.dark-theme .cs-user-navigation-header{border:1px solid var(--dark-color-layout-border);background-color:rgba(var(--dark-color-layout-main-rgba),.5)}@media screen and (min-width:1024px){.cs-user-navigation-header{border:1px solid var(--light-color-layout-dimmed);background-color:rgba(var(--light-color-layout-accent-rgba),.5);margin-top:0}.dark-theme .cs-user-navigation-header{border:1px solid var(--dark-color-layout-border);background-color:rgba(var(--dark-color-layout-accent-rgba),.5)}}@media screen and (max-width:374px){.cs-user-navigation-header{margin:16px 8px}}.cs-user-navigation-header__image{object-fit:contain;object-position:center;box-sizing:border-box;box-shadow:0 0 0 2px var(--light-color-layout-main),0 0 0 4px var(--light-color-layout-border);background-color:var(--global-brand-header-light);border-radius:50%;margin-left:16px}.dark-theme .cs-user-navigation-header__image{box-shadow:0 0 0 2px var(--dark-color-layout-main),0 0 0 4px var(--dark-color-layout-border);background-color:var(--global-brand-header-dark);border-radius:40px}.cs-user-navigation-header__close{justify-self:flex-end;width:24px;height:24px}@media screen and (min-width:1024px){.cs-user-navigation-header__close{display:none}}.cs-user-navigation-header__eye{justify-self:center;align-items:center;width:28px;height:28px;margin-right:24px;display:flex}.cs-user-navigation-header__eye:hover{cursor:pointer}.cs-user-navigation-header__close__icon{color:var(--light-color-typography-main);font-size:2.4rem}.dark-theme .cs-user-navigation-header__close__icon{color:var(--dark-color-typography-main)}.cs-user-navigation-header__eye__icon{color:var(--light-color-typography-main);font-size:2.8rem}.dark-theme .cs-user-navigation-header__eye__icon{color:var(--dark-color-typography-main)}.cs-user-navigation-header__content{flex-direction:column;justify-items:center;width:100%;display:flex}.cs-user-navigation-header__content__username{color:var(--light-color-typography-main);width:100%;font-size:1.4rem;font-weight:500;line-height:16px}.dark-theme .cs-user-navigation-header__content__username{color:var(--dark-color-typography-accent)}.cs-user-navigation-header__content__balance{color:var(--light-color-typography-main);border-radius:6px;font-size:1.8rem;font-weight:700;line-height:24px}.dark-theme .cs-user-navigation-header__content__balance{color:var(--dark-color-typography-main)}.cs-user-navigation-header__content__hide-balance:before{content:"●●●●●";color:var(--light-color-typography-main);font-size:1.8rem}.dark-theme .cs-user-navigation-header__content__hide-balance:before{color:var(--dark-color-typography-main)}
.cs-user-top-menu-grid{margin:0 4px 24px}@media screen and (min-width:1024px){.cs-user-top-menu-grid{margin-bottom:16px}}.cs-user-top-menu-grid.cs-user-top-menu-grid__margin{margin-bottom:12px}@media screen and (min-width:1024px){.cs-user-top-menu-grid.cs-user-top-menu-grid__margin{margin-bottom:16px}}.cs-user-top-menu-grid__content{justify-content:center;row-gap:16px;display:grid;grid-template-columns:repeat(4,72px)!important}.cs-user-top-menu-grid__content>:last-child{grid-column:span 2}@media (max-width:359px){.cs-user-top-menu-grid__content{grid-template-columns:repeat(3,72px)!important}.cs-user-top-menu-grid__content>:last-child{grid-column:1/-1}}.cs-user-top-menu-grid__content>:last-child .cs-icon-square-item__border{box-sizing:border-box;width:calc(100% - 8px)}
.cs-main-layout-about-us .cs-grid{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:1024px){.cs-main-layout-about-us .cs-grid{grid-template-columns:repeat(2,1fr)}}
.cs-icon-square-item{flex-direction:column;align-items:center;gap:8px;min-width:72px;display:flex}@media (max-width:354px){.cs-icon-square-item{width:auto}}.cs-icon-square-item__border{border:1px solid var(--light-color-layout-dimmed);background-color:rgba(var(--light-color-layout-main-rgba),.5);box-sizing:border-box;cursor:pointer;min-width:64px;height:64px;color:inherit;border-radius:20px;justify-content:center;align-items:center;text-decoration:none;display:flex}.dark-theme .cs-icon-square-item__border{border:1px solid var(--dark-color-layout-border);background-color:rgba(var(--dark-color-layout-main-rgba),.5)}@media screen and (min-width:1024px){.cs-icon-square-item__border{background-color:rgba(var(--light-color-layout-accent-rgba),.5)}.dark-theme .cs-icon-square-item__border{background-color:rgba(var(--dark-color-layout-accent-rgba),.5)}.cs-icon-square-item__border:hover{background-color:rgba(var(--light-color-typography-main-rgba),.08)}.dark-theme .cs-icon-square-item__border:hover{background-color:#262731;background-color:rgba(var(--dark-color-typography-main-rgba),.06)}}.cs-icon-square-item__border:active{background-color:var(--light-color-layout-main)}.dark-theme .cs-icon-square-item__border:active{background-color:var(--dark-color-layout-main)}@media screen and (min-width:1024px){.cs-icon-square-item__border:active{background-color:var(--light-color-layout-accent)}.dark-theme .cs-icon-square-item__border:active{background-color:var(--dark-color-layout-accent)}}.cs-icon-square-item__border__icon{width:36px;height:36px;font-size:3.6rem}.cs-icon-square-item__border__icon.cs-icon-square-item__green{color:var(--sports-global-grass)}.dark-theme .cs-icon-square-item__border__icon.cs-icon-square-item__green{color:var(--dark-color-descriptive-success)}.cs-icon-square-item__border__icon.cs-icon-square-item__red{color:var(--light-color-brand-red)}.cs-icon-square-item__border__icon.cs-icon-square-item__blue{color:var(--global-interactive-blue-dark1)}.dark-theme .cs-icon-square-item__border__icon.cs-icon-square-item__blue{color:var(--global-interactive-blue)}.cs-icon-square-item__border__icon.cs-icon-square-item__accent{color:var(--light-color-typography-accent)}.dark-theme .cs-icon-square-item__border__icon.cs-icon-square-item__accent{color:var(--dark-color-typography-accent)}.cs-icon-square-item__label{color:var(--light-color-typography-main);text-align:center;font-size:1.2rem;font-weight:500;line-height:16px}.dark-theme .cs-icon-square-item__label{color:var(--dark-color-typography-main)}
