.auth_main__BfsrI {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 100px 24px 0;
}

.auth_content__ln47p {
    max-width: 1280px;
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 1050px) {
    .auth_content__ln47p {
        width: 100%;
    }
}

.auth_title___wTBr {
    color: #FFF;
    font-size: 40px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -1.36px;
    margin-bottom: 25px;
}

.auth_desc__eRa9z {
    color: #686868;
    font-size: 21px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.315px;
    margin-bottom: 40px;
}

.auth_input__6lnHK {
    margin-bottom: 25px;
}

.auth_inputLabel__anDTJ {
    width: 100%;
    margin-bottom: 5px;
    color: #686868;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.315px;
}

.auth_mainButton__ondp1 {
    gap: 16px !important;
    margin-top: 25px !important;
    width: 100%  !important;
    height: 60px  !important;
}

.auth_mainButton__ondp1 > span {
    font-size: 20px;
}

.auth_mainButton__ondp1 > svg {
    min-width: 32px;
    width: 32px;
    height: 32px;
    transition-duration: .3s;
}

.auth_mainButton__ondp1:hover > svg {
    transform: translateX(5px);
}

.auth_yellowLink__lebjd {
    color: #FFCF25;
    text-decoration: underline;
    transition-duration: .3s;
    cursor: pointer;
}

.auth_yellowLink__lebjd:hover {
    color: #FFF;
}

@media screen and (max-width: 500px) {
    .auth_content__ln47p {
        padding-top: 25px;
    }
}

@media screen and (max-width: 330px) {
    .auth_mainButton__ondp1 {
        gap: 8px;
        height: 40px;
    }

    .auth_mainButton__ondp1 > span {
        font-size: 14px;
    }

    .auth_mainButton__ondp1 > svg {
        min-width: 20px;
        width: 20px;
        height: 20px;
    }
}


body.light .auth_title___wTBr {
    color: #000;
}

body.light .auth_desc__eRa9z, body.light .auth_inputLabel__anDTJ {
    color: #5B5B5B;
}

.auth_rulesText__Gb0PW {
    position: relative;
    color: #FFF;
    text-align: justify;
    transition-duration: .3s;
}

.auth_ellipse__Rs34u {
    position: absolute;
    pointer-events: none;
    width: 330px;
    height: 154px;
    border-radius: 330px;
    background: #FAFF00FF;
    filter: blur(250px);
    will-change: filter;
}

@supports (-moz-appearance:none ) {
    .auth_ellipse__Rs34u {
        opacity: 0.2;
    }
}

.auth_rulesText__Gb0PW > span {
    display: block;
    margin-bottom: 5px;
}

.auth_bigger__ilRn8 {
    display: block;
    font-size: 28px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}

.auth_num__45Ax2 {
    font-weight: 600;
}

.auth_linkHighlight__2v1pW {
    color: #FFCF25;
}

.auth_notFound__btNIU {
    align-items: center;
    color: #FFF;
    font-weight: 700;
    font-size: 78px;
    transition-duration: .3s;
}

body.light .auth_rulesText__Gb0PW {
    color: #000;
}

body.light .auth_notFound__btNIU {
    color: #000;
}


@media screen and (max-width: 380px) {
    .auth_ellipse__Rs34u {
        width: 240px;
    }

    .auth_rulesText__Gb0PW {
        word-break: break-all;
    }
}
.MainButton_main__YD4Ai {
    height: 34px;
    width: max-content;
    padding: 8px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    border: none;
    outline: none;
    border-radius: 5px;
    background-color: #FFCF25;
    transition: all .3s ease;
    cursor: pointer;
}

.MainButton_glow__viN8D {
    height: 40px;
    padding-right: 22px;
    gap: 14px;
    box-shadow: 0 0 24.639px 0 rgb(251 213 1 / 50%);
}

.MainButton_iBut__z5_7S {
    width: 24px;
    height: 24px;
    padding: 7px;
}

.MainButton_main__YD4Ai:hover {
    box-shadow: 0 0 24px 0 rgb(251 213 1 / 50%);
}

.MainButton_glow__viN8D:hover {
    box-shadow: 0 0 24px 0 rgb(251 213 1 / 70%);
}

.MainButton_icon__0hizR {
    min-width: 14px;
    width: 14px;
    height: 14px;
}

.MainButton_glow__viN8D > .MainButton_icon__0hizR {
    min-width: 24px;
    width: 24px;
    height: 24px;
}

.MainButton_iBut__z5_7S > .MainButton_icon__0hizR {
    min-width: 12px;
    width: 12px;
    height: 12px;
}

.MainButton_text__nFbOs {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

.MainButton_glow__viN8D > .MainButton_text__nFbOs {
    font-weight: 400;
}
.ArticleConstructor_list__B15WX {
	display: flex;
	flex-direction: column;
	width: calc(100% - 24px);
	max-width: 1280px;
	margin: 12px auto;
	gap: 12px;
}

.ArticleConstructor_item__hmo2o {
	display:flex;

	width: 100%;

	font-weight: 500;
	font-size: 18px;
}
.ArticleConstructor_item__hmo2o p,
.ArticleConstructor_item__hmo2o a {
	color: #fff;
    width: -moz-fit-content;
    width: fit-content;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.ArticleConstructor_item__hmo2o img {
	border-radius: 5px;
	aspect-ratio: 2.5 / 1;
	width: 150px;
	object-fit: cover;
	border: 1px solid #212121;
	background-color: #000;
	height: 100%;
}

.ArticleConstructor_item__hmo2o .ArticleConstructor_itemBlock__k__Ig {
	display: flex;
	align-items: center;
	gap: 15px;
}

.ArticleConstructor_item__hmo2o .ArticleConstructor_itemBlock__k__Ig:nth-child(2n) {
	justify-content: flex-end;
    width: 300px;
}

.ArticleConstructor_negativeButton__QO1h_ {
	background-color: #ff2c5e !important;
}

.ArticleConstructor_negativeButton__QO1h_:hover {
    box-shadow: 0 0 24px #ff2c5e80 !important;
}

.ArticleConstructor_negativeButton__QO1h_ * {
	color: #fff !important;
	fill: #fff !important;
}

.ArticleConstructor_item__hmo2o .ArticleConstructor_caption__uJItj {
	font-size: 14px;
	color: #686868;
}

.ArticleConstructor_constructor__w6_zO {
	padding: 10px 15px;
	color: #fff;
	border-radius: 5px;
	border: 1px solid #5d5d5d50;
	background-color: #000;
}

.ArticleConstructor_cover__h4JHf {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
	aspect-ratio: 2.5 / 1;
	width: 100%;
	object-fit: cover;
	border: 1px solid #212121;
    background-color: rgb(0 0 0 / 63%);
	height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.ArticleConstructor_cover__h4JHf button {
    opacity: 0;
    pointer-events: none;
}

.ArticleConstructor_cover__h4JHf:hover button {
    opacity: 1;
    pointer-events:all;
}

.ArticleConstructor_buttons__4xA_p {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.ArticleConstructor_langSwitch__ZEsGl {
	border-radius: 5px;
	background-color: #000;
	display: flex;
	width: 100%;
	border: 1px solid #212121;
	overflow: hidden;
}

.ArticleConstructor_langSwitch__ZEsGl .ArticleConstructor_lang__uwtUA {
	cursor: pointer;
	width: 100%;
	text-align: center;
	padding: 15px;
	color: #fff;
}

.ArticleConstructor_langSwitch__ZEsGl .ArticleConstructor_lang__uwtUA.ArticleConstructor_active__SC5Rb {
	cursor:default;
	background-color: #ffcf25;
	color: #000;
	font-weight: 500;
	
}

.ArticleConstructor_langSwitch__ZEsGl .ArticleConstructor_lang__uwtUA:nth-of-type(1) {
	border-radius: 5px 0px 0px 5px;
}

.ArticleConstructor_langSwitch__ZEsGl .ArticleConstructor_lang__uwtUA:nth-of-type(2) {
	border-radius: 0px;
}

.ArticleConstructor_langSwitch__ZEsGl .ArticleConstructor_lang__uwtUA:nth-of-type(3) {
	border-radius: 0px 5px 5px 0px;
}



@media screen and (max-width: 550px) {
    .ArticleConstructor_item__hmo2o {
        display: block;
    }
    .ArticleConstructor_itemBlock__k__Ig {
        margin: 10px 0px;
    }

    .ArticleConstructor_item__hmo2o .ArticleConstructor_itemBlock__k__Ig:nth-child(2n) {
        width: 100%;
    }

    .ArticleConstructor_itemBlock__k__Ig button {
        width: 100%;
    }
}

body.light .ArticleConstructor_langSwitch__ZEsGl {
	background: #fff;
	border-color: #8a8a8a4f;
}

body.light .ArticleConstructor_langSwitch__ZEsGl .ArticleConstructor_lang__uwtUA {
	color: #000;
}

body.light .ArticleConstructor_constructor__w6_zO {
	background-color: #fff;
	color: #000;
	border-color: #8a8a8a4f
}

body.light .ArticleConstructor_list__B15WX .ArticleConstructor_item__hmo2o p,
body.light .ArticleConstructor_list__B15WX .ArticleConstructor_item__hmo2o a {
	color: #000;
}
@keyframes ResizablePreload_blink__lKBFH {
    0%, 100% {
        background-color: rgb(65 65 65 / 30%);
    }

    50% {
        background-color: rgb(65 65 65 / 20%);
    }
}

.ResizablePreload_main__Aniiq {
    border-radius: 5px;
    animation: ResizablePreload_blink__lKBFH ease infinite 2s;
}
.MobileHeader_main__OpjLe {
    position: absolute;
    width: 100%;
    height: 58px;
    padding: 0 24px;
    border-bottom: 1px solid #242424;
    background-color: #000;
    display: none;
    justify-content: space-between;
    align-items: center;
    transition-duration: .3s;
    z-index: 100;
}

.MobileHeader_placeholder__tRwxW {
    display: none;
    opacity: 0;
    height: 58px;
}

.MobileHeader_main__OpjLe.MobileHeader_open__8oa1o {
    position: fixed;
}

.MobileHeader_left__DG4NA {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    cursor: pointer;
}

.MobileHeader_left__DG4NA > img {
    width: 123px;
    height: 36px;
}

.MobileHeader_right__VQsbq {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    border: 1px solid #686868;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition-duration: .3s;
}

.MobileHeader_lang__lXibW {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    position: relative;
}

.MobileHeader_langMenu__Sj1S6 {
    z-index: 21345;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    width: 200px;
    position: absolute;
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    border: 1px solid #242424;
}

.MobileHeader_langMenu__Sj1S6 .MobileHeader_item__ZfHJv {
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #242424;
    color: #686868;
}

.MobileHeader_langMenu__Sj1S6 .MobileHeader_item__ZfHJv.MobileHeader_active__VEGSW {
    color: #ffcf25;
}

.MobileHeader_langMenu__Sj1S6 .MobileHeader_item__ZfHJv:nth-last-of-type(1) {
    border: none;
}
 
.MobileHeader_lang__lXibW > span {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #686868;
}

.MobileHeader_right__VQsbq:hover {
    border-color: #FFF;
}

.MobileHeader_menuIcon__Rp3Dl, .MobileHeader_menuIcon2__33Anz {
    position: absolute;
    width: 18px;
    height: 18px;
    transition-duration: .3s;
}

.MobileHeader_menuIcon__Rp3Dl > path, .MobileHeader_menuIcon2__33Anz > path {
    transition-duration: .3s;
}

.MobileHeader_menuIcon2__33Anz {
    opacity: 0;
}

.MobileHeader_open__8oa1o .MobileHeader_menuIcon__Rp3Dl {
    opacity: 0;
}

.MobileHeader_open__8oa1o .MobileHeader_menuIcon2__33Anz {
    opacity: 1;
}

.MobileHeader_right__VQsbq:hover > .MobileHeader_menuIcon__Rp3Dl > path, .MobileHeader_right__VQsbq:hover > .MobileHeader_menuIcon2__33Anz > path {
    fill: #FFF;
}

.MobileHeader_menu__qPC8i {
    position: fixed;
    top: 58px;
    left: -100vw;
    padding: 24px;
    width: 100%;
    height: calc(100dvh - 58px);
    background-color: #000;
    transition-duration: .3s;
    z-index: 100;
}

.MobileHeader_menu__qPC8i.MobileHeader_open__8oa1o {
    left: 0;
}

.MobileHeader_top__phqZE {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

.MobileHeader_links__uCg6N {
    margin-top: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 35px;
}

.MobileHeader_link__TdXcH {
    color: #686868;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.48px;
    transition-duration: .3s;
    cursor: pointer;
}

.MobileHeader_link__TdXcH:hover {
    color: #FFF;
    filter: drop-shadow(0 0 24px rgb(255 255 255 / 50%));
}

@media screen and (max-width: 1200px) {
    .MobileHeader_main__OpjLe, .MobileHeader_placeholder__tRwxW {
        display: flex;
    }
}

@media screen and (max-width: 400px) {
    .MobileHeader_top__phqZE > button, .MobileHeader_top__phqZE > div {
        width: 100%;
    }
}

body.light .MobileHeader_main__OpjLe {
    background-color: #FFF;
    border-color: #EDEDED;
}

body.light .MobileHeader_menu__qPC8i {
    background-color: #FFF;
}

body.light .MobileHeader_right__VQsbq:hover {
    border-color: #000;
}

body.light .MobileHeader_right__VQsbq:hover > .MobileHeader_menuIcon__Rp3Dl > path, body.light .MobileHeader_right__VQsbq:hover > .MobileHeader_menuIcon2__33Anz > path {
    fill: #000;
}

body.light .MobileHeader_link__TdXcH:hover {
    color: #000;
    filter: drop-shadow(0 0 24px rgb(0 0 0 / 50%));
}

body.light .MobileHeader_langMenu__Sj1S6 {
    border-color: rgb(138 138 138 / 31%)
}


body.light .MobileHeader_langMenu__Sj1S6 .MobileHeader_item__ZfHJv {
    border-color: rgb(138 138 138 / 31%)
}


body.light .MobileHeader_langMenu__Sj1S6 .MobileHeader_item__ZfHJv.MobileHeader_active__VEGSW {
    color: #000;
}
.NotificationManager_main__xMKsZ {
    position: fixed;
    pointer-events: none;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 75px 24px 0;
    z-index: 10000;
}

.NotificationManager_notification__EFPNI {
    opacity: 0;
    position: relative;
    max-width: 500px;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 20px;
    border-radius: 5px;
    border: 1px solid #505050;
    background: rgb(37 37 37 / 63%);
    -webkit-backdrop-filter: blur(125px);
            backdrop-filter: blur(125px);
    transition-duration: .3s;
}

.NotificationManager_active__m7fVy > .NotificationManager_notification__EFPNI {
    opacity: 1;
}

.NotificationManager_indicator__M1d0u {
    position: absolute;
    width: 40%;
    height: 3px;
    top: -1px;
    background-color: #FFCF25;
    border-radius: 0 0 5px 5px;
}

.NotificationManager_indicator__M1d0u.NotificationManager_red__CyoQM {
    background-color: #c45a5a;
}

.NotificationManager_indicator__M1d0u.NotificationManager_green__5hHXv {
    background-color: #51d959;
}

.NotificationManager_indicator__M1d0u.NotificationManager_gray__6NETU {
    background-color: #505050;
}

.NotificationManager_text__9LUpY {
    width: 100%;
    text-align: center;
    color: #FFF;
    word-break: break-all;
}

body.light .NotificationManager_notification__EFPNI {
    border: 1px solid #CBCBCB;
    background: rgb(238 238 238 / 63%);
}

body.light .NotificationManager_text__9LUpY {
    color: #000;
}
.Modals_modalOver__jVcJg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100dvh;
	padding: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s, pointer-events 0s;
	-webkit-backdrop-filter: blur(20px);
	        backdrop-filter: blur(20px);
	z-index: 1000;
}

.Modals_modalOver__jVcJg.Modals_open__kaJtK {
	opacity: 1 !important;
	pointer-events: auto;
}

.Modals_modalApi__rklt2 {
	background: linear-gradient(180deg, #000, #131313);
	border-radius: 25px !important;
	width: 100%;
	max-height: 90vh !important;
	max-width: 750px !important;
	padding: 25px 20px !important;
}

.Modals_modalIn__GylKI {
	position: relative;
	max-width: 600px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 48px;
	background-color: #000;
	border: 1px solid #5d5d5d50;
	border-radius: 10px;
	transition-duration: 0.3s;
}

.Modals_inputInfo__f3bjm {
	width: 100%;
	color: #3e3e3e;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 12px;
}

.Modals_input__CoiEP {
	margin-bottom: 25px;
}

.Modals_title__JJriu {
	color: #fff;
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: -1.36px;
	margin-bottom: 12px;
}

.Modals_desc__ceJke {
	color: #686868;
	text-align: center;
	font-size: 21px;
	font-weight: 400;
	line-height: 140%;
	letter-spacing: 0.315px;
	margin-bottom: 25px;
}

.Modals_mainButton__UjAkA {
	gap: 16px;
	margin-top: 25px;
	width: 100% !important;
	height: 60px !important;
}

.Modals_mainButton__UjAkA > span {
	font-size: 20px;
}

.Modals_mainButton__UjAkA > svg {
	min-width: 32px;
	width: 32px;
	height: 32px;
	transition-duration: 0.3s;
}

.Modals_cross__mhgKW {
	position: absolute;
	top: 24px;
	right: 24px;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.Modals_cross__mhgKW > path {
	transition-duration: 0.3s;
}

.Modals_cross__mhgKW:hover > path {
	fill: #fff;
}

.Modals_coinSelect__Nio_D {
	width: 100%;
	min-height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1px;
	background-color: #1d1d1d;
	border: 1px solid #1d1d1d;
	border-radius: 5px;
	margin-bottom: 25px;
	overflow: hidden;
}

.Modals_coinSelect2__oj2MA {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1px;
}

.Modals_coin__0tfOc {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	background-color: #000;
	transition-duration: 0.3s;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}

.Modals_coin__0tfOc:hover,
.Modals_coin__0tfOc.Modals_selected__3rPqC {
	background-color: #1d1d1d;
}

.Modals_coinIcon__egTZd {
	width: 24px;
	height: 24px;
}

.Modals_coin__0tfOc > span {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.Modals_apiInfo__vdLCD {
	width: 100%;
	height: 95%;
	overflow: auto;
}

.Modals_apiRow__McqIM {
	padding: 11.5px 35px;
	font-size: 18px;
	margin-bottom: 20px;
	width: 100%;
	justify-content: space-between;
	display: flex;
	color: #fff;
	text-wrap: nowrap;
}

.Modals_apiRow__McqIM a {
	text-wrap: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 50%;
	color: #ffcf25;
	text-decoration: none;
}

body.light .Modals_apiRow__McqIM a {
	color: #000;
}

body.light .Modals_apiRow__McqIM p {
	color: #000 !important;
}

.Modals_apiRow__McqIM p {
	overflow-x: auto;
	width: 50%;
}

.Modals_apiRow__McqIM div {
	width: 50%;
}

.Modals_apiRow__McqIM div p {
	width: 100%;
}

.Modals_apiRow__McqIM div:nth-child(2n) {
	color: #5b5b5b !important;
	align-self: flex-end;
}

.Modals_emailModal__AywZj {
	overflow: clip;
	position: relative;
	background-color: rgb(0 0 0);
	padding: 54px 60px;
	width: 100%;
	max-width: 931px;
	border: 1px #212121 solid;
	border-radius: 5px;
}

.Modals_emailModal__AywZj h1 {
	font-size: 21px;
	font-weight: 500;
	color: #fff;
	line-height: 155%;
	letter-spacing: 1.5%;
	opacity: 0.75;
	margin-bottom: 12px;
}

.Modals_emailModal__AywZj p {
	font-size: 16px;
	color: #fff;
	line-height: 155%;
	letter-spacing: 1.5%;
	opacity: 0.75;
	margin-bottom: 25px;
}

.Modals_emailModal__AywZj input[type="email"] {
	padding: 25px 35px;
	background-color: rgb(62 62 62 / 10%);
	outline: none;
	border: 1px rgb(91 91 91 / 77%) solid;
	border-radius: 5px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	width: 100%;
	max-width: 413px;
	margin-bottom: 25px;
}

.Modals_emailModal__AywZj .Modals_negativeButton__agHGp {
	background-color: #ff2c5e !important;
	box-shadow: none !important;
}

.Modals_emailModal__AywZj .Modals_negativeButton__agHGp * {
	color: #fff !important;
	fill: #fff !important;
}

.Modals_emailModal__AywZj .Modals_checkBox__HvbDP {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-top: 25px;
}

.Modals_emailModal__AywZj .Modals_checkBox__HvbDP span {
	color: #fff;
	opacity: 0.75;
}

.Modals_checkBox__HvbDP input[type="checkbox"] {
	background-color: #000;
	outline: none;
}

.Modals_emailModal__AywZj .Modals_emailInner__CSigB {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 562px;
}

.Modals_emailModal__AywZj .Modals_ellipse__mmaDR {
	background-color: rgb(255 207 37 / 25%);
	border-radius: 100%;
	position: absolute;
	bottom: -72px;
	left: 43px;
	width: 338px;
	height: 338px;
	filter: blur(175px);
}

.Modals_emailModal__AywZj .Modals_sticker__Y3cAV {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	position: absolute;
	right: 0;
	bottom: 0;
}

.Modals_withdrawsTable__W7qAR {
	width: 100%;
	color: #fff;
	text-align: center;
}

.Modals_withdrawsTableItem__cmePT:first-of-type p {
	color: #686868;
	font-weight: 500;
}

.Modals_withdrawsTableItem__cmePT {
	width: 100%;

	display: grid;
	grid-template-columns: 50px repeat(auto-fit, minmax(50px, 1fr));
	grid-gap: 15px;
	gap: 15px;
	margin: 15px;
}

body.light .Modals_withdrawsTable__W7qAR {
	color: #000;
}

body.light .Modals_emailModal__AywZj {
	background-color: #fff;
	border-color: #5d5d5d50;
}

body.light .Modals_emailModal__AywZj input[type="email"] {
	border-color: #5d5d5d50;
	background-color: rgb(14 14 14 / 3%);
	color: #000;
}

body.light .Modals_emailModal__AywZj h1 {
	color: #000;
}

body.light .Modals_emailModal__AywZj p {
	color: #000;
}

body.light .Modals_emailModal__AywZj .Modals_checkBox__HvbDP span {
	color: #000;
}

body.light .Modals_emailModal__AywZj .Modals_ellipse__mmaDR {
	background-color: rgb(255 207 37 / 55%);
}

body.light .Modals_modalApi__rklt2 {
	background: linear-gradient(180deg, #fff, #f4f4f4);
}

body.light .Modals_apiRow__McqIM p {
	color: #0b0911;
}

@media screen and (max-width: 870px) {
	.Modals_emailModal__AywZj .Modals_sticker__Y3cAV {
		display: none;
	}
}

@media screen and (max-width: 620px) {
	.Modals_modalOver__jVcJg {
		padding: 0;
	}

	.Modals_withdrawsTableItem__cmePT {
		min-width: 650px;
	}

	.Modals_withdrawsTable__W7qAR {
		overflow: auto;
		max-width: 850px;
	}

	.Modals_modalIn__GylKI {
		max-width: 100%;
		width: 100%;
		height: 100%;
		border: none;
		border-radius: 0;
	}
}

@media screen and (max-width: 580px) {
	.Modals_emailModal__AywZj {
		padding: 60px 25px !important;
	}
	.Modals_coinSelect__Nio_D {
		flex-direction: column;
	}
}

@media screen and (max-width: 350px) {
	.Modals_coinSelect__Nio_D {
		gap: 0;
	}

	.Modals_coinSelect2__oj2MA {
		flex-direction: column;
		height: 120px;
		gap: 0;
	}

	.Modals_coin__0tfOc {
		min-height: 60px;
	}

	.Modals_mainButton__UjAkA {
		gap: 8px;
		height: 40px;
	}

	.Modals_mainButton__UjAkA > span {
		font-size: 14px;
	}

	.Modals_mainButton__UjAkA > svg {
		min-width: 16px;
		width: 16px;
		height: 16px;
		transition-duration: 0.3s;
	}
}

body.light .Modals_modalIn__GylKI {
	background-color: #ebebeb;
}

body.light .Modals_title__JJriu {
	color: #000;
}

body.light .Modals_desc__ceJke,
body.light .Modals_inputInfo__f3bjm {
	color: #5b5b5b;
}

body.light .Modals_coinSelect__Nio_D {
	border-color: #cbcbcb;
	background-color: #cbcbcb;
}

body.light .Modals_coin__0tfOc {
	background-color: #ebebeb;
}

body.light .Modals_coin__0tfOc:hover,
body.light .Modals_coin__0tfOc.Modals_selected__3rPqC {
	background-color: #cbcbcb;
}

body.light .Modals_coin__0tfOc > span {
	color: #000;
}

body.light .Modals_cross__mhgKW:hover > path {
	fill: #000;
}

.IconDropdown_main__Zu_hI {
    position: relative;
    min-width: 160px;
    transition-duration: .3s;
}

.IconDropdown_open__hfE47 {
    min-width: 300px;
}

.IconDropdown_button__sog_B {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding: 0 27px;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #5d5d5d50;
    cursor: pointer;
    transition-duration: .3s;
}

body.light .IconDropdown_button__sog_B {
    border-color: rgb(138 138 138 / 31%);
}

.IconDropdown_open__hfE47 > .IconDropdown_button__sog_B, .IconDropdown_button__sog_B:hover {
    border-color: #FFCF25 !important;
}

.IconDropdown_open__hfE47 > .IconDropdown_button__sog_B {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.IconDropdown_icons__0IEqn {
    position: relative;
    min-width: 24px;
    width: 24px;
    height: 24px;
}

.IconDropdown_buttonIcon__YfXMS {
    position: absolute;
    min-width: 24px;
    width: 24px;
    height: 24px;
    transition-duration: .3s;
}

.IconDropdown_buttonIcon__YfXMS:first-child {
    opacity: 0;
}

.IconDropdown_open__hfE47 > .IconDropdown_button__sog_B > .IconDropdown_icons__0IEqn > .IconDropdown_buttonIcon__YfXMS:first-child {
    opacity: 1;
}

.IconDropdown_open__hfE47 > .IconDropdown_button__sog_B > .IconDropdown_icons__0IEqn > .IconDropdown_buttonIcon__YfXMS:last-child {
    opacity: 0;
}

.IconDropdown_inputs__rvQFn {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.IconDropdown_arrow__hUyUv {
    min-width: 16px;
    width: 16px;
    height: 16px;
    transition-duration: .3s;
}

.IconDropdown_open__hfE47 > .IconDropdown_button__sog_B > .IconDropdown_arrow__hUyUv {
    transform: rotate(-180deg);
}

.IconDropdown_nameButton__ZKQWS {
    position: absolute;
    pointer-events: auto;
    width: 100%;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    transition: all .3s, pointer-events 0s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.IconDropdown_search__LF5SG {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    outline: none;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    transition: all .3s, pointer-events 0s;
}

.IconDropdown_search__LF5SG::placeholder {
    color: #3E3E3E;
}

.IconDropdown_open__hfE47 > .IconDropdown_button__sog_B > .IconDropdown_inputs__rvQFn > .IconDropdown_search__LF5SG {
    opacity: 1;
    pointer-events: auto;
}

.IconDropdown_open__hfE47 > .IconDropdown_button__sog_B > .IconDropdown_inputs__rvQFn > .IconDropdown_nameButton__ZKQWS {
    opacity: 0;
    pointer-events: none;
}

.IconDropdown_noClick__u3o3G { }

.IconDropdown_dropdown__gS5jT {
    z-index: 9999;
    position: absolute;
    width: 100%;
    max-height: 304px;
    overflow-y: auto;
    top: 60px;
    right: 0;
    opacity: 0;
    pointer-events: none;
    border: 1px solid #FFCF25;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #16161650;
    -webkit-backdrop-filter: blur(13px);
            backdrop-filter: blur(13px);
    transition: all .3s, z-index 0s, pointer-events 0s;
}

.IconDropdown_dropdown__gS5jT::-webkit-scrollbar {
    width: 10px;
    background: transparent;
}

.IconDropdown_dropdown__gS5jT::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    background-clip: content-box;
    border-radius: 5px;
}

.IconDropdown_open__hfE47 > .IconDropdown_dropdown__gS5jT {
    opacity: 1;
    pointer-events: auto;
}

body.light .IconDropdown_variant___G1Mh  {
    border-top-color: #CBCBCB;
}

.IconDropdown_variant___G1Mh {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 6px;
    padding: 0 32px;
    border-top: 1px solid #5d5d5d50;
    cursor: pointer;
    transition-duration: .3s;
}

.IconDropdown_variant___G1Mh:hover {
    background-color: rgb(255 207 37 / 10%);
}

.IconDropdown_variant___G1Mh:nth-child(2) {
    border-top: none !important;
}

.IconDropdown_dropdownIcon__BFaE_ {
    min-width: 24px;
    width: 24px;
    height: 24px;
}

.IconDropdown_dropdownName__cRn6r {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.IconDropdown_mobile__r1Srn {
    height: 60px;
    display: none;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding: 0 32px;
}

.IconDropdown_mobile__r1Srn > .IconDropdown_search__LF5SG {
    position: relative;
    height: 60px;
}

.IconDropdown_open__hfE47 > .IconDropdown_dropdown__gS5jT > .IconDropdown_mobile__r1Srn > .IconDropdown_search__LF5SG {
    pointer-events: auto;
    opacity: 1;
}

.IconDropdown_mobile__r1Srn > .IconDropdown_buttonIcon__YfXMS {
    position: relative;
    opacity: 1;
}

@media screen and (max-width: 570px) {
    .IconDropdown_dropdown__gS5jT {
        width: 100%;
        max-height: none;
        height: 100dvh;
        position: fixed;
        top: 0;
        left: 0;
        border: none;
        border-radius: 0;
        z-index: 100;
    }

    .IconDropdown_open__hfE47 > .IconDropdown_dropdown__gS5jT {
        opacity: 1;
        pointer-events: auto;
    }

    .IconDropdown_mobile__r1Srn {
        display: flex;
    }

    .IconDropdown_mobile__r1Srn > .IconDropdown_buttonIcon__YfXMS {
        filter: brightness(2.5);
    }

    .IconDropdown_mobile__r1Srn > .IconDropdown_search__LF5SG::placeholder {
        color: #9B9B9B;
    }
}

@media screen and (max-width: 350px) {
    .IconDropdown_main__Zu_hI {
        min-width: 130px;
    }

    .IconDropdown_button__sog_B {
        padding: 0 17px;
    }
}

body.light .IconDropdown_nameButton__ZKQWS, body.light .IconDropdown_dropdownName__cRn6r {
    color: #000;
}

body.light .IconDropdown_arrow__hUyUv > path {
    fill: #000;
}

body.light .IconDropdown_dropdown__gS5jT  {
    background-color: rgb(233 233 233 / 31%);
}

body.light .IconDropdown_search__LF5SG  {
    color: #000;
}
.WalletsHistory_walletsList__vkFZM {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
  background-color: #fff;
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #ffcf25;
  border-radius: 0px 0px 5px 5px;
  border-top: none;
  z-index: 9999;
  background-color: #16161650;
  position: absolute;
  -webkit-backdrop-filter: blur(13px);
          backdrop-filter: blur(13px);
  transition: opacity 0.3s ease-in-out;
}

.WalletsHistory_walletsHistory__pm4hm {
  position: relative;
}

.WalletsHistory_walletsListOpenedInput__M6UHO {
  border-color: #ffcf25 !important;
  border-radius: 5px 5px 0px 0px;
}

.WalletsHistory_walletsList__vkFZM.WalletsHistory_hidden__z0suP {
  opacity: 0;
  pointer-events: none;
}

.WalletsHistory_walletsList__vkFZM .WalletsHistory_item__g4ZrJ {
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
  border-bottom: 1px solid #5d5d5d50;
  height: 60px;
  padding: 20px 32px;
  color: #fff;
}

.WalletsHistory_walletsList__vkFZM .WalletsHistory_item__g4ZrJ:hover {
  background-color: #ffcf251a;
}

.WalletsHistory_multiIcon__WBjB5 {
  align-items: center;
  justify-content: center;
  display: flex;
  gap: 10px;
  margin-right: 10px;
}

.WalletsHistory_multiIcon__WBjB5 svg.WalletsHistory_list__iHlod {
  margin-right: 10px;
  height: 16px;
  width: 16px;
}

.WalletsHistory_multiIcon__WBjB5 svg {
  height: 24px;
  width: 24px;
  transition: all 0.3s ease-in-out;
  transform: rotate(0deg);
}

.WalletsHistory_transform__xjPPT {
  transform: rotate(180deg) !important;
}

.WalletsHistory_multiIcon__WBjB5 svg path {
  transition: fill 0.3s ease-in-out;
}

.WalletsHistory_multiIcon__WBjB5 svg:hover path {
  fill: #ffcf25;
}

.WalletsHistory_walletsList__vkFZM .WalletsHistory_item__g4ZrJ:last-of-type {
    border-bottom: none;
}

@media screen and (max-width: 570px) {
  .WalletsHistory_walletsList__vkFZM,
  .WalletsHistory_walletsListOpenedInput__M6UHO {
    border-color: #5d5d5d50;
  }
}

body.light .WalletsHistory_multiIcon__WBjB5 * {
  fill: #000 !important;
}

body.light .WalletsHistory_walletsList__vkFZM {
  border-color: #cbcbcb;
  background-color: #e9e9e94f !important;
}

body.light .WalletsHistory_walletsList__vkFZM .WalletsHistory_item__g4ZrJ {
  color: #000;
}

.FaqTab_main__dhqMe {
    width: 100%;
}

.FaqTab_question__s3qpy {
    width: 100%;
    min-height: 65px;
    padding: 20px 23px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    border-radius: 5px;
    border: 1px solid #212121;
    cursor: pointer;
    transition-duration: .3s;
    background-color: #050505;
}

.FaqTab_open__DchQ4 > .FaqTab_question__s3qpy {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.FaqTab_question__s3qpy > span {
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 130%;
}

.FaqTab_question__s3qpy > svg {
    min-width: 16px;
    width: 16px;
    height: 16px;
}

.FaqTab_question__s3qpy > svg > rect {
    transition-duration: .3s;
}

.FaqTab_open__DchQ4 > .FaqTab_question__s3qpy > svg > rect:last-child {
    opacity: 0;
}

.FaqTab_answer__Zw8ES {
    width: 100%;
    height: 0;
    padding: 0 50px 0 23px;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
    border: 1px solid transparent;
    border-top: none;
    transition-duration: .3s;
    background-color: #000;
}

.FaqTab_open__DchQ4 > .FaqTab_answer__Zw8ES {
    padding: 16px 50px 16px 23px;
    border-color: #212121;
}

.FaqTab_answerIn__7FDf1 {
    color: #686868;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.24px;
    opacity: 0;
    transition-duration: .3s;
}

.FaqTab_open__DchQ4 > .FaqTab_answer__Zw8ES > .FaqTab_answerIn__7FDf1 {
    opacity: 1;
}

@media screen and (max-width: 950px) {
    .FaqTab_open__DchQ4 > .FaqTab_question__s3qpy {
        border-bottom-color: transparent;
    }

    .FaqTab_question__s3qpy > svg > rect {
        fill: #FFF;
    }
}



body.light .FaqTab_question__s3qpy > span {
    color: #000;
}

body.light .FaqTab_answerIn__7FDf1 {
    color: #5B5B5B;
}

body.light .FaqTab_question__s3qpy, body.light .FaqTab_open__DchQ4 > .FaqTab_answer__Zw8ES {
    border-color: #CBCBCB;
}

body.light .FaqTab_question__s3qpy > svg > rect {
    fill: #000;
}

body.light .FaqTab_question__s3qpy {
    background-color: #fff;
}

body.light .FaqTab_answer__Zw8ES {
    background-color: #fff;
}
.WelcomeNotify_main__bOb7y {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100dvh;
    display: flex;
    justify-content: center;
    padding: 130px 32px;
    background-color: rgb(0 0 0 / 50%);
    z-index: 10000000;
    transition: all .3s, pointer-events 0s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.WelcomeNotify_main__bOb7y.WelcomeNotify_active__qtR_M {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}


.WelcomeNotify_content__GyfVu {
    width: max-content;
    max-width: 1280px;
    height: max-content;
    background: rgb(0 0 0 / 4%);
    border: 1px solid #212121;
    -webkit-backdrop-filter: blur(62.5px);
            backdrop-filter: blur(62.5px);
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 42px 160px;
}

.WelcomeNotify_text__meNRJ {
    font-weight: 400;
    font-size: 21px;
    line-height: 155%;
    text-align: center;
    letter-spacing: 0.015em;
    color: #FFF;
    opacity: 0.75;
    margin-bottom: 25px;
}

@media screen and (max-width: 800px) {
    .WelcomeNotify_content__GyfVu {
        padding: 42px;
    }
}


body.light .WelcomeNotify_content__GyfVu     {
    background-color: rgb(255 255 255 / 50%);
}

body.light .WelcomeNotify_text__meNRJ     {
    color: #000;
}

.Loyalty_exchTypeHolder__o7Jhk {
	width: 100%;
	display: flex;
	margin-top: 25px;
}

.Loyalty_exchTypeHolder__o7Jhk .Loyalty_overflow__OcuVX {
	overflow-x: auto;
}

.Loyalty_exchTypeHolder__o7Jhk .Loyalty_yours__EBpSw {
	display: flex;
	gap: 25px;
	flex-direction: column;
	width: 50%;
	border-radius: 25px 0 0 25px;
	border: 1px solid #242424;
	background: #050505;
	padding: 45px 45px 53px;
}

.Loyalty_yours__EBpSw .Loyalty_caption__IEODl {
	color: #686868;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.16px;
}

.Loyalty_yours__EBpSw .Loyalty_progressBar__JtVz6 {

	overflow: hidden;
	width: 100%;
	height: 15px;
	background-color: #0f0f0f;
	position: relative;
	border-radius: 25px;
}

.Loyalty_yours__EBpSw .Loyalty_progressBar__JtVz6 .Loyalty_progress___rESK {
	transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
	width: 0%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 25px;
	height: 15px;
	background-color: #adff00;
}

.Loyalty_yours__EBpSw .Loyalty_sum___a3sB {
	transition: all 1s ease-out;
	color: #adff00;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.16px;
	display: flex;
	padding: 13px 14px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 25px;
	border: 0.5px solid #adff00;
	background: rgb(173 255 0 / 10%);
}

.Loyalty_yours__EBpSw .Loyalty_header__aaq4D {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.Loyalty_yours__EBpSw .Loyalty_header__aaq4D .Loyalty_type__Ed1n4 {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	position: relative;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.16px;
	padding: 13px 13px 13px 33px;
	border-radius: 25px;
	background: #0f0f0f;
}

.Loyalty_yours__EBpSw .Loyalty_header__aaq4D .Loyalty_type__Ed1n4::after {
	transition: all 1s ease-in-out;
	z-index: 2;
	content: " ";
	position: absolute;
	top: 19px;
	width: 9px;
	border-radius: 100%;
	height: 9px;
	left: 14px;
}

.Loyalty_yours__EBpSw .Loyalty_header__aaq4D .Loyalty_type__Ed1n4.Loyalty_green__gZQVa::after {
	background: #adff00;
}

.Loyalty_yours__EBpSw h1 {
	color: #ebebeb;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.21px;
}

.Loyalty_yours__EBpSw .Loyalty_header__aaq4D a {
	color: #686868;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.16px;
	-webkit-text-decoration-line: underline;
	        text-decoration-line: underline;
}

.Loyalty_yours__EBpSw .Loyalty_header__aaq4D svg {
	width: 24px;
	height: 24px;
	padding: 3px;
	border-radius: 4px;
	border: 1px solid #242424;
	background: #0f0f0f;
}

.Loyalty_exchTypeHolder__o7Jhk .Loyalty_table__n_lYk {
	width: 50%;
	padding: 45px;
	background: #050505;
	border-radius: 0 25px 25px 0;
	border: 1px solid #242424;
	border-left: unset;
	overflow: clip;
	position: relative;
}

.Loyalty_table__n_lYk .Loyalty_tableHeader__k8qQL {
	color: #686868;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.16px;
	display: grid;
	grid-template-columns: repeat(5, minmax(36px, 1fr));
	padding: 12px 24px;
	justify-content: center;
	align-items: center;
	grid-gap: 65px;
	gap: 65px;
	border-radius: 25px;
	border: 1px solid #181818;
	background: rgb(15 15 15 / 10%);
}

.Loyalty_table__n_lYk .Loyalty_item__6ovqN {
	color: #fff;
	border-bottom: 1px solid #181818;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.16px;
	display: grid;
	grid-gap: 65px;
	gap: 65px;
	padding: 25px 26px;
	grid-template-columns: repeat(5, minmax(36px, 1fr));
}

.Loyalty_table__n_lYk .Loyalty_item__6ovqN:nth-last-of-type(1) {
	border: none;
}

.Loyalty_switch__d2tMI {
	width: 30px;
	height: 14px;
	flex-shrink: 0;
	border-radius: 25px;
	border: 1px solid #fff;
	background: rgb(255 255 255 / 15%);
	position: relative;
	transition: all 0.3s ease-in-out;
}

.Loyalty_switch__d2tMI::after {
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 1px;
	left: 3px;
	content: " ";
	width: 10px;
	height: 10px;
	flex-shrink: 0;
	border-radius: 25px;
	background: #fff;
}

.Loyalty_switch__d2tMI.Loyalty_active__PFjEB {
	border: 1px solid #ffcf25;
	background: rgb(255 207 37 / 15%);
}

.Loyalty_switch__d2tMI.Loyalty_active__PFjEB::after {
	background: #ffcf25;
	left: 16px;
}

.Loyalty_exchangesSwitch__gDc9p {
	display: flex;
	margin-bottom: 31px;
	flex-direction: column;
	gap: 12px;
}

.Loyalty_rowWithSwitch__OwKas {
	display: flex;
	width: 100%;
	align-items: flex-end;
	gap: 30px;
}

.Loyalty_exchangesSwitch__gDc9p p {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.Loyalty_table__n_lYk .Loyalty_item__6ovqN .Loyalty_lvl__775e0 {
	width: 60px;
	text-align: center;
	text-wrap: nowrap;
	height: 21px;
	padding: 3px 13px;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	border: 0.5px solid #686868;
	background: rgb(104 104 104 / 10%);
	color: #686868;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.12px;
}

.Loyalty_table__n_lYk .Loyalty_item__6ovqN .Loyalty_lvl__775e0.Loyalty_current__Qq6Uq {
	color: #ffcf25;
	border: 0.5px solid #ffcf25;
	background: rgb(255 207 37 / 10%);
}

.Loyalty_table__n_lYk .Loyalty_ellipse1__aiLXe {
	bottom: -20px;
	left: -20px;
	position: absolute;
	width: 106px;
	height: 104px;
	background: #ffcf25;
	filter: blur(200px);
}

.Loyalty_table__n_lYk .Loyalty_ellipse2__lcCNI {
	top: 12px;
	right: -50px;
	position: absolute;
	width: 106px;
	height: 104px;
	background: #ffcf25;
	filter: blur(200px);
}

.Loyalty_yours__EBpSw .Loyalty_turnover__1rl8n {
	display: flex;
	gap: 12px;
	align-items: center;
}

.Loyalty_yours__EBpSw.Loyalty_inactive__JAU_j .Loyalty_type__Ed1n4::after {
	background-color: #686868 !important;
}

.Loyalty_yours__EBpSw.Loyalty_inactive__JAU_j .Loyalty_header__aaq4D svg * {
	fill: #686868 !important;
}

.Loyalty_yours__EBpSw.Loyalty_inactive__JAU_j .Loyalty_sum___a3sB svg g path:first-of-type {
	fill: #686868 !important;
}

.Loyalty_yours__EBpSw.Loyalty_inactive__JAU_j .Loyalty_sum___a3sB {
	border-color: #686868 !important;
	color: #686868;
	background-color: rgb(104 104 104 / 10%);
}

@media screen and (max-width: 540px) {
	.Loyalty_exchTypeHolder__o7Jhk .Loyalty_yours__EBpSw .Loyalty_header__aaq4D {
		align-items: flex-start;
		flex-direction: column;
		gap: 12px;
	}

	.Loyalty_yours__EBpSw .Loyalty_turnover__1rl8n {
		align-items: flex-start;
		flex-direction: column;
		gap: 12px;
	}
}


@media screen and (max-width: 1350px) {
	.Loyalty_exchTypeHolder__o7Jhk {
		flex-direction: column;
	}

	.Loyalty_exchTypeHolder__o7Jhk .Loyalty_yours__EBpSw {
		padding: 25px;
		width: 100%;
		border-radius: 25px 25px 0 0;
	}

	.Loyalty_exchTypeHolder__o7Jhk .Loyalty_table__n_lYk {
		padding: 25px;
		border-top: unset;
		border-left: 1px solid #242424;
		width: 100%;
		border-radius: 0 0 25px 25px;
	}

	.Loyalty_exchTypeHolder__o7Jhk .Loyalty_table__n_lYk .Loyalty_tableHeader__k8qQL {
		min-width: 500px;
		gap: 15px;
	}

	.Loyalty_exchTypeHolder__o7Jhk .Loyalty_table__n_lYk .Loyalty_item__6ovqN {
		min-width: 500px;
		gap: 15px;
	}
}



body.light .Loyalty_yours__EBpSw {
	background-color: #fff;
}

body.light .Loyalty_table__n_lYk {
	background-color: #fff;
}

body.light .Loyalty_yours__EBpSw .Loyalty_type__Ed1n4 {
	background-color: rgb(0 0 0 / 10%);
	color: #000;
}

body.light .Loyalty_yours__EBpSw .Loyalty_header__aaq4D svg {
	background-color: rgb(0 0 0 / 10%) !important;
	fill: #000;
}

body.light .Loyalty_yours__EBpSw .Loyalty_header__aaq4D svg * {
	fill: #000;
}

body.light .Loyalty_yours__EBpSw {
	border-color: #5d5d5d50;
}

body.light .Loyalty_table__n_lYk {
	border-color: #5d5d5d50;
}

body.light .Loyalty_table__n_lYk .Loyalty_item__6ovqN p {
	color: #000;
}

body.light .Loyalty_table__n_lYk .Loyalty_tableHeader__k8qQL {
	border-color: #5d5d5d50;
}

body.light .Loyalty_yours__EBpSw h1 {
	color: #000;
}

body.light .Loyalty_yours__EBpSw .Loyalty_progressBar__JtVz6 {
	background-color: rgb(0 0 0 / 10%) !important;
}

body.light .Loyalty_yours__EBpSw .Loyalty_sum___a3sB svg g path:last-of-type {
	fill: #fff !important;
}

.MultiSelect_multiSelect__PNIwl {
  position: relative;
  width: 100%;
  font-family: system-ui, -apple-system, sans-serif;
  margin: 15px 0px;
}

.MultiSelect_multiSelectControl__zFHSg {
  font-weight: 500;
  background: #000;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 12px 16px;
  min-height: 48px;

  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: all 0.2s ease;
}

.MultiSelect_multiSelectControl__zFHSg:hover {
  border-color: rgba(255, 255, 255, 0.2);
}

.MultiSelect_multiSelectControl__zFHSg.MultiSelect_open__m_nQO {
  border-color: #ffd700;
  box-shadow: 0 0 0 1px #ffd700;
}


.MultiSelect_selectedOptions__7iEa9 {
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  flex: 1 1;
}

.MultiSelect_placeholder__v1g7f {
  color: rgba(255, 255, 255, 0.5);
}

.MultiSelect_selectedTag__9p579 {
  background: rgba(255, 215, 0, 0.1);
  border: 1px solid rgba(255, 215, 0, 0.2);
  color: #ffd700;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.MultiSelect_removeIcon__ESlqA {
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}

.MultiSelect_removeIcon__ESlqA:hover {
  opacity: 1;
}

.MultiSelect_dropdownIcon__QWXsv {
  color: rgba(255, 255, 255, 0.5);
  transition: transform 0.2s ease;
}

.MultiSelect_dropdownIcon__QWXsv.MultiSelect_open__m_nQO {
  transform: rotate(180deg);
}

.MultiSelect_optionsDropdown__USaL4 {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.95);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  max-height: 250px;
  overflow-y: auto;
  z-index: 1000;
  animation: MultiSelect_dropdownFade__LJf0O 0.2s ease;
}

.MultiSelect_option__bNIDv {
  padding: 12px 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.8);

  transition: all 0.2s ease;
}

.MultiSelect_option__bNIDv:hover {
  background: rgba(255, 255, 255, 0.05);
}

.MultiSelect_option__bNIDv.MultiSelect_selected__eKLgm {
  color: #ffd700;
  background: rgba(255, 215, 0, 0.05);
}

.MultiSelect_checkbox__010Ze {
  width: 18px;
  height: 18px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffd700;
  font-size: 12px;
  accent-color: #ffcf25;
}

.MultiSelect_option__bNIDv.MultiSelect_selected__eKLgm .MultiSelect_checkbox__010Ze {
  background: rgba(255, 215, 0, 0.1);
  border-color: #ffd700;
}
