.landing{padding:40px}@media(max-width:1919px){.landing{padding:24px}}@media(max-width:1023px){.landing{padding:16px}}.landing section{max-width:100%}.landing-content{max-width:1552px;margin:0 auto;width:100%}@media(max-width:1399px){.landing-content{max-width:100%}}.landing-title{display:flex;align-items:center;color:var(--lavender);font-size:24px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase;gap:8px;transition:color .3s linear}@media screen and (max-width:767px){.landing-title{font-size:20px}}.landing-title-icon{z-index:1;display:flex;align-items:center;justify-content:center}.landing-title-icon-christmas svg{color:#d85456}.landing-title-icon svg,.landing-title-icon img{width:24px;height:24px}.landing-button{color:#22b5ff;background:#1e1e1e}.landing-live-drop-head{width:100%;height:56px;display:flex;align-items:center;justify-content:flex-start;gap:11px;background:#16161b;border-radius:10px 10px 0 0;padding-left:14px;color:#fff;text-shadow:0 4.15px 8.3px rgba(0,0,0,.25);font-size:16px;font-weight:600;line-height:normal}.landing-live-drop-head svg{color:#22b5ff}.landing-featured-cases{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:24px}@media screen and (max-width:1023px){.landing-featured-cases{margin-top:32px}}@media screen and (max-width:767px){.landing-featured-cases{margin-top:24px}}.landing-featured-cases-view-all-btn{color:var(--lavender);font-size:16px;transition:all .3s linear}@media screen and (max-width:767px){.landing-featured-cases-view-all-btn{width:100%}}.landing-featured-cases-list{width:100%;display:grid;margin-top:24px;gap:16px;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.landing-featured-cases-list{grid-template-columns:repeat(3,1fr)}}@media(min-width:1150px){.landing-featured-cases-list{grid-template-columns:repeat(4,1fr)}}@media(min-width:1600px){.landing-featured-cases-list{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:767px){.landing-featured-cases-list{margin-top:16px}}.landing-top-banners{display:flex;margin-top:10px;width:100%;align-items:center;flex-wrap:nowrap;gap:16px}@media(max-width:1399px){.landing-top-banners{gap:8px}}@media(max-width:1092px){.landing-top-banners{margin-bottom:4px}}.landing-top-banners-wrapper{overflow-x:auto;width:100%;display:flex;flex-wrap:nowrap}.landing-top-banners-wrapper::-webkit-scrollbar{width:6px}.landing-top-banners-wrapper::-webkit-scrollbar-track{background:#a9abca0d;border-radius:3px}.landing-top-banners-wrapper::-webkit-scrollbar-thumb{background:#292a31;border-radius:3px}.landing-top-banners-item{flex:1;display:flex;align-items:flex-end;padding:24px 32px;width:100%;aspect-ratio:343/170;min-width:343px;min-height:152px;border-radius:4px;overflow:hidden;position:relative;z-index:1;transition:transform .3s ease}.landing-top-banners-item:hover{transform:translateY(-8px)}@media(max-width:1599px){.landing-top-banners-item{padding:24px}}.landing-top-banners-item-bg{width:100%;height:100%;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.landing-top-banners-item-btn{z-index:1;position:relative;display:flex;align-items:center;justify-content:center;height:48px;padding:0 24px;border-radius:4px;background:#e3e3fa;color:#21252e;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media(max-width:1599px){.landing-top-banners-item-btn{font-size:14px;padding:20px;height:40px}}@media(max-width:1399px){.landing-top-banners-item-btn{font-size:12px;padding:16px;height:32px}}.landing-top-banners-item-btn span{display:flex;align-items:center;justify-content:center}.landing-top-banners-item-btn svg{width:16px;height:16px}.landing-promotions{display:flex;position:relative;align-items:end;width:100%;height:246px;overflow:hidden;border-radius:4px;cursor:pointer;transition:transform .3s ease}.landing-promotions:hover{transform:translateY(-8px)}@media screen and (max-width:1919px){.landing-promotions{height:172px}}@media screen and (min-width:768px)and (max-width:1023px){.landing-promotions{align-items:center}}.landing-promotions.boxesBanner{background:linear-gradient(284deg,#4fb7fb .8%,#1c67d7 102.01%),#21252e}.landing-promotions.battlesBanner{background:linear-gradient(257deg,#fbcd4f -14.67%,#c57f1e 99.26%),#21252e}.landing-promotions.rewardsBanner{background:linear-gradient(284deg,#a54ffb .8%,#4c00b6 102.01%),#21252e}.landing-promotions-list{flex:1 0;width:100%;display:flex;align-items:center;gap:32px;margin-top:72px}@media(max-width:1399px){.landing-promotions-list{margin-top:40px;gap:8px}}@media screen and (max-width:1023px){.landing-promotions-list{flex-direction:column;margin-top:32px;gap:16px}}.landing-promotions-content{z-index:1;position:relative;width:100%;height:100%;padding:32px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1919px){.landing-promotions-content{padding:20px}}@media screen and (max-width:1023px){.landing-promotions-content{justify-content:center}}.landing-promotions-icon{z-index:1;display:flex;align-items:center;justify-content:center}.landing-promotions-icon svg,.landing-promotions-icon img{width:40px;height:40px}@media screen and (max-width:1919px){.landing-promotions-icon svg,.landing-promotions-icon img{width:32px;height:32px}}@media screen and (min-width:768px)and (max-width:1023px){.landing-promotions-icon svg,.landing-promotions-icon img{width:56px;height:56px}}.landing-promotions-title{color:#e3e3fa;font-family:Golos Text,sans-serif;font-size:40px;font-weight:700;font-style:normal;line-height:130%;text-transform:capitalize;gap:20px}@media screen and (max-width:1919px){.landing-promotions-title{font-size:28px}}@media screen and (min-width:768px)and (max-width:1023px){.landing-promotions-title{font-size:40px}}.landing-promotions-text{color:#e3e3fa;font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media screen and (max-width:1919px){.landing-promotions-text{font-size:14px}}@media screen and (min-width:768px)and (max-width:1023px){.landing-promotions-text{font-size:20px}}.landing-promotions-arrow{width:16px;height:16px;transform:rotate(180deg)}@media screen and (min-width:768px)and (max-width:1023px){.landing-promotions-arrow{width:32px;height:32px}}.landing-promotions-arrow-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#e3e3fa}@media screen and (min-width:768px)and (max-width:1023px){.landing-promotions-arrow-wrapper{min-width:64px;min-height:64px}}.landing-promotions-arrow-wrapper-big{margin-right:48px;display:none}@media screen and (min-width:768px)and (max-width:1023px){.landing-promotions-arrow-wrapper-big{display:flex}}.landing-promotions-arrow.to-boxes{color:#22b5ff}.landing-promotions-arrow.to-battles{color:#e4ac3b}.landing-promotions-arrow.to-rewards{color:#8230e0}.landing-promotions-img{position:absolute;top:50%;transform:translateY(-50%);z-index:0;-o-object-fit:contain;object-fit:contain}.landing-promotions-img.boxes{width:282px;height:245px;left:55%}@media screen and (max-width:1919px){.landing-promotions-img.boxes{width:182px;height:164px}}@media screen and (max-width:1023px){.landing-promotions-img.boxes{left:36%;transform:translate(34%,-50%)}}@media screen and (max-width:767px){.landing-promotions-img.boxes{left:36%;transform:translate(34%,-50%)}}.landing-promotions-img.swords{width:232px;height:232px;left:53%}@media screen and (max-width:1919px){.landing-promotions-img.swords{width:160px;height:160px}}@media screen and (max-width:1023px){.landing-promotions-img.swords{left:36%;transform:translate(53%,-50%)}}@media screen and (max-width:767px){.landing-promotions-img.swords{left:36%;transform:translate(42%,-50%)}}.landing-promotions-img.gift{width:216px;height:246px;left:54%}@media screen and (max-width:1919px){.landing-promotions-img.gift{width:150px;height:170px}}@media screen and (max-width:1023px){.landing-promotions-img.gift{left:36%;transform:translate(59%,-50%)}}@media screen and (max-width:767px){.landing-promotions-img.gift{left:36%;transform:translate(48%,-50%)}}.landing-promotions-asset{position:absolute;top:50%;transform:translateY(-50%);z-index:0;-o-object-fit:contain;object-fit:contain}.landing-promotions-asset.boxes{width:546px;height:400px;left:30%}@media screen and (max-width:1919px){.landing-promotions-asset.boxes{width:308.181px;height:230.911px}}@media screen and (max-width:1023px){.landing-promotions-asset.boxes{left:32%;transform:translate(10%,-50%)}}@media screen and (max-width:767px){.landing-promotions-asset.boxes{left:32%;transform:translate(3%,-50%)}}.landing-promotions-asset.swords{width:370px;height:370px;left:30%;top:50%;transform:translateY(-48%)}@media screen and (max-width:1919px){.landing-promotions-asset.swords{width:263.264px;height:256.464px}}@media screen and (max-width:1023px){.landing-promotions-asset.swords{left:38%;transform:translate(10%,-48%)}}@media screen and (max-width:767px){.landing-promotions-asset.swords{left:38%;transform:translate(1%,-48%)}}.landing-promotions-asset.gift{width:427px;height:475px;left:20%;top:50%;transform:translateY(-48%)}@media screen and (max-width:1919px){.landing-promotions-asset.gift{width:296.134px;height:370.251px}}@media screen and (max-width:1023px){.landing-promotions-asset.gift{left:36%;transform:translate(10%,-48%)}}@media screen and (max-width:767px){.landing-promotions-asset.gift{left:36%;transform:translate(-6%,-48%)}}.landing-case-battles{width:100%;margin-top:72px}@media screen and (max-width:1599px){.landing-case-battles{margin-top:48px}}@media screen and (min-width:1024px)and (max-width:1919px){.landing-case-battles{margin-top:28px}}@media screen and (min-width:768px)and (max-width:1023px){.landing-case-battles{margin-top:28px}}@media screen and (max-width:767px){.landing-case-battles{margin-top:60px}}.landing-case-battles-head{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767px){.landing-case-battles-head{flex-direction:column;gap:8px}}.landing-case-battles-head-btn.shared-button{height:40px}@media screen and (max-width:767px){.landing-case-battles-head-btn{width:100%}}.landing-case-battles-list{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:20px}@media screen and (min-width:480px){.landing-case-battles-list{margin-top:20px}}.landing-how-it-works{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:72px}@media(max-width:1399px){.landing-how-it-works{margin-top:40px}}@media screen and (max-width:1023px){.landing-how-it-works{margin-top:32px}}.landing-how-it-works-content{display:flex;width:100%;align-items:center;justify-content:center;gap:65px}@media(max-width:1399px){.landing-how-it-works-content{gap:24px}}@media screen and (max-width:767px){.landing-how-it-works-content{flex-direction:column}}.landing-how-it-works-item{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:347px}@media screen and (min-width:768px)and (max-width:1023px){.landing-how-it-works-item{max-width:unset;justify-items:center}}.landing-how-it-works-item img{width:auto;height:256px;max-height:256px}@media screen and (max-width:1023px){.landing-how-it-works-item img{height:192px;max-height:192px}}.landing-how-it-works-item-title{font-family:Golos Text,sans-serif;color:var(--lavender);font-size:20px;font-weight:700;line-height:24px;text-align:center;margin-top:16px;transition:all .3s linear}@media(max-width:1399px){.landing-how-it-works-item-title{font-size:16px}}.landing-how-it-works-item-title-summer{margin-top:0}.landing-how-it-works-item-text{font-family:Golos Text,sans-serif;color:var(--lavender-grey);text-align:center;font-size:16px;font-weight:500;line-height:24px;margin-top:24px;transition:all .3s linear}@media(max-width:1399px){.landing-how-it-works-item-text{font-size:14px}}.landing-deposits-methods{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;border-radius:4px;background:var(--dark-night);padding:32px 62px 32px 32px;margin-top:72px;position:relative;transition:.3s all linear}.landing-deposits-methods-snow{position:absolute;top:-10px;right:-5px;width:113px;height:27px}@media(max-width:1399px){.landing-deposits-methods{margin-top:40px;padding:32px}}@media(max-width:1150px){.landing-deposits-methods{justify-content:center}}@media screen and (max-width:1023px){.landing-deposits-methods{margin-top:32px}}@media(max-width:800px){.landing-deposits-methods{flex-direction:column;gap:24px;padding:24px}}.landing-deposits-methods-title{color:var(--lavender);font-size:32px;font-weight:700;line-height:110%;text-transform:uppercase;transition:all .3s linear}@media(max-width:800px){.landing-deposits-methods-title{font-size:24px;text-align:center}}.landing-deposits-methods-description{color:var(--lavender-grey);font-size:16px;font-weight:500;line-height:120%;transition:all .3s linear}@media(max-width:800px){.landing-deposits-methods-description{font-size:12px;text-align:center}}.landing-deposits-methods-section{display:flex;gap:24px}.landing-deposits-methods-section-first{flex-direction:column;max-width:378px}@media(max-width:1150px){.landing-deposits-methods-section-first{align-items:center;margin-bottom:32px;max-width:100%;min-width:100%}}@media(max-width:800px){.landing-deposits-methods-section-first{max-width:unset;min-width:unset;margin-bottom:0}}.landing-deposits-methods-section-second{gap:16px}.landing-deposits-methods-section-second img{width:60px;height:64px;min-width:64px;min-height:64px}@media(max-width:532px){.landing-deposits-methods-section-second img{width:32px;height:32px;min-width:32px;min-height:32px}}.landing-deposits-methods-section-third{width:240px}@media(max-width:1550px){.landing-deposits-methods-section-third{width:100px}}@media(max-width:1399px){.landing-deposits-methods-section-third{width:160px}}@media(max-width:1150px){.landing-deposits-methods-section-third{margin-left:60px}}@media(max-width:800px){.landing-deposits-methods-section-third{margin-left:0;width:100%}}.landing-deposits-methods-btn.shared-button{height:56px}.christmas-bg{background:url(/assets/landing-bg.C-wwBy_Q.webp) no-repeat top;background-size:contain}._container_13c9x_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#16171b;padding:1rem}._errorCard_13c9x_10{width:100%;max-width:600px;padding:2rem;background-color:#1a1a20;border-radius:4px;box-shadow:0 4px 20px #00000026;border:1px solid #2e2f35}._header_13c9x_20{display:flex;align-items:center;margin-bottom:1.5rem}._iconWrapper_13c9x_26{background-color:#e53b5a1a;padding:.75rem;border-radius:50%;margin-right:1rem}._icon_13c9x_26{height:1.5rem;width:1.5rem;color:#e53b5a}._title_13c9x_39{font-family:Golos Text,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0}._description_13c9x_47{font-family:Golos Text,sans-serif;color:#ffffffb3;margin-bottom:.5rem}._pathInfo_13c9x_53{font-family:Golos Text,sans-serif;color:#ffffffb3;margin-bottom:1rem}._pathInfo_13c9x_53 code{background-color:#29292f;padding:.125rem .375rem;border-radius:4px;font-family:monospace;color:#22b5ff}._errorDetails_13c9x_66{margin-top:1.5rem;padding:1rem;background-color:#29292f;border-radius:4px;overflow:auto;max-height:16rem}._detailsTitle_13c9x_75{font-family:Golos Text,sans-serif;font-size:1rem;font-weight:600;margin-top:0;margin-bottom:.5rem;color:#fff}._errorMessage_13c9x_84{font-family:monospace;color:#fb3529;margin-bottom:.5rem;word-break:break-word}._componentStack_13c9x_91{margin-top:.5rem}._componentStack_13c9x_91 summary{cursor:pointer;color:#65d83e;font-family:Golos Text,sans-serif;font-weight:500}._componentStack_13c9x_91 summary:hover{color:#87e168}._componentStack_13c9x_91 pre{margin-top:.5rem;padding:.5rem;background-color:#363640;border-radius:4px;overflow:auto;font-size:.875rem;color:#ffffffbf}._actions_13c9x_113{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem}._primaryButton_13c9x_120{padding:.75rem 1.25rem;border-radius:4px;font-family:Golos Text,sans-serif;font-weight:500;cursor:pointer;border:none;background-color:#65d83e;color:#16161b;transition:all .2s ease}._primaryButton_13c9x_120:hover{background-color:#62bb43;transform:translateY(-1px)}._primaryButton_13c9x_120:active{transform:translateY(1px)}._secondaryButton_13c9x_139{padding:.75rem 1.25rem;border-radius:4px;font-family:Golos Text,sans-serif;font-weight:500;cursor:pointer;background-color:#363640;color:#fff;border:1px solid #42424b;transition:all .2s ease}._secondaryButton_13c9x_139:hover{background-color:#2f3138}._supportText_13c9x_154{margin-top:1.5rem;font-size:.875rem;color:#676778;text-align:center}._pageErrorContainer_13c9x_161{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:2rem;margin:2rem 0}._pageErrorCard_13c9x_170{width:100%;max-width:800px;padding:1.5rem;background-color:#1a1a20;border-radius:4px;box-shadow:0 2px 12px #0000001a;border:1px solid #2e2f35}._caseBattleCardFrame_1b79l_1{--case-battle-frame-top: linear-gradient( 90deg, rgba(239, 241, 243, .12) 0%, rgba(239, 241, 243, 0) 24% );position:relative;width:100%;padding-top:1px;border-radius:12px;overflow:hidden;background:var(--case-battle-frame-top);background-repeat:no-repeat;background-size:100% 16px;transition:background .3s linear}@media(min-width:1024px){._caseBattleCardFrame_1b79l_1{overflow:visible}}._caseBattleCardFrame_1b79l_1._NORMAL_1b79l_22{--case-battle-frame-top: linear-gradient( 90deg, #ffd24f 0%, rgba(255, 210, 79, .88) 7%, rgba(255, 210, 79, .4) 17%, rgba(255, 210, 79, .1) 27%, rgba(255, 210, 79, 0) 35% )}._caseBattleCardFrame_1b79l_1._GROUP_1b79l_32{--case-battle-frame-top: linear-gradient( 90deg, #9db4ff 0%, rgba(157, 180, 255, .88) 7%, rgba(157, 180, 255, .4) 17%, rgba(157, 180, 255, .1) 27%, rgba(157, 180, 255, 0) 35% )}._caseBattleCardFrame_1b79l_1._CRAZY_1b79l_42{--case-battle-frame-top: linear-gradient( 90deg, #d88cf3 0%, rgba(216, 140, 243, .88) 7%, rgba(216, 140, 243, .4) 17%, rgba(216, 140, 243, .1) 27%, rgba(216, 140, 243, 0) 35% )}._caseBattleCardFrame_1b79l_1._TERMINAL_1b79l_52{--case-battle-frame-top: linear-gradient( 90deg, #ff7c7d 0%, rgba(255, 124, 125, .88) 7%, rgba(255, 124, 125, .42) 19%, rgba(255, 124, 125, .12) 30%, rgba(255, 124, 125, 0) 40% )}._caseBattleCardFrame_1b79l_1._DEGEN_1b79l_62{--case-battle-frame-top: linear-gradient( 90deg, #d88cf3 0%, rgba(216, 140, 243, .88) 7%, rgba(216, 140, 243, .4) 17%, rgba(216, 140, 243, .1) 27%, rgba(216, 140, 243, 0) 35% )}._caseBattleCardFrame_1b79l_1._POINTS_RUSH_1b79l_72,._caseBattleCardFrame_1b79l_1._POINTS_RUSH_CRAZY_1b79l_72{--case-battle-frame-top: linear-gradient( 90deg, #56d7ca 0%, rgba(86, 215, 202, .88) 7%, rgba(86, 215, 202, .4) 17%, rgba(86, 215, 202, .1) 27%, rgba(86, 215, 202, 0) 35% )}._caseBattleCard_1b79l_1{display:grid;grid-template-columns:342px minmax(0,1fr) 246px;grid-template-rows:auto minmax(72px,auto);grid-template-areas:"header cases stats" "avatars cases stats";-moz-column-gap:16px;column-gap:16px;row-gap:8px;align-items:center;width:100%;min-height:136px;padding:8px 16px 8px 0;border-radius:12px;background:var(--dark-night);position:relative;overflow:hidden;isolation:isolate;container-type:inline-size;container-name:battle-card;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .3s linear,border-color .3s linear}@media(min-width:1024px){._caseBattleCard_1b79l_1{overflow:visible}}._caseBattleCard_1b79l_1>*{position:relative;z-index:2}._caseBattleCard_1b79l_1._NORMAL_1b79l_22{background:linear-gradient(135deg,#ffa4000d 3.7%,#ffa40000 22.2%),var(--dark-night)}._caseBattleCard_1b79l_1._GROUP_1b79l_32{background:linear-gradient(135deg,#89a5ff40 3.7%,#89a5ff00 20.7%),var(--dark-night)}._caseBattleCard_1b79l_1._CRAZY_1b79l_42{background:linear-gradient(135deg,#bb6bd940 3.7%,#bb6bd900 20.7%),var(--dark-night)}._caseBattleCard_1b79l_1._TERMINAL_1b79l_52{background:linear-gradient(135deg,#ff727340 3.7%,#ff727300 25.6%),var(--dark-night)}._caseBattleCard_1b79l_1._DEGEN_1b79l_62{background:linear-gradient(135deg,#bb6bd940 3.7%,#bb6bd900 20.7%),var(--dark-night)}._caseBattleCard_1b79l_1._POINTS_RUSH_1b79l_72,._caseBattleCard_1b79l_1._POINTS_RUSH_CRAZY_1b79l_72{background:linear-gradient(135deg,#56d7ca33 3.7%,#56d7ca00 22.2%),var(--dark-night)}@media(max-width:1023px){._caseBattleCard_1b79l_1{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;grid-template-areas:"header" "cases" "avatars" "stats";-moz-column-gap:0;column-gap:0;row-gap:8px;align-items:stretch;min-height:372px;padding:8px}}@media(max-width:1023px){._caseBattleCard_1b79l_1._NORMAL_1b79l_22{background:linear-gradient(168.389deg,#ffa40033 4.0229%,#ffa40000 58.845%),var(--dark-night)}}@media(max-width:1023px){._caseBattleCard_1b79l_1._GROUP_1b79l_32{background:linear-gradient(168.389deg,#89a5ff33 4.0229%,#89a5ff00 58.845%),var(--dark-night)}}@media(max-width:1023px){._caseBattleCard_1b79l_1._CRAZY_1b79l_42,._caseBattleCard_1b79l_1._DEGEN_1b79l_62{background:linear-gradient(168.389deg,#bb6bd926 4.0229%,#3f074700 58.845%),var(--dark-night)}}@media(max-width:1023px){._caseBattleCard_1b79l_1._TERMINAL_1b79l_52{background:linear-gradient(168.389deg,#ff727333 4.0229%,#231e2100 58.845%),var(--dark-night)}}@media(max-width:1023px){._caseBattleCard_1b79l_1._POINTS_RUSH_1b79l_72,._caseBattleCard_1b79l_1._POINTS_RUSH_CRAZY_1b79l_72{background:linear-gradient(168.389deg,#56d7ca33 4.0229%,#56d7ca00 58.845%),var(--dark-night)}}._caseBattleCardBg_1b79l_169{position:absolute;z-index:0;pointer-events:none;width:342px;min-width:342px;border-radius:12px 0 0 12px;top:0;left:0;height:100%}._caseBattleCardBg_1b79l_169._NORMAL_1b79l_22{background:radial-gradient(circle at 0% 0%,rgba(214,152,36,.35) 0%,rgba(169,123,39,.18) 28%,transparent 78%)}._caseBattleCardBg_1b79l_169._TERMINAL_1b79l_52{background:radial-gradient(circle at 0% 100%,rgba(255,114,115,.35) 0%,rgba(151,74,74,.18) 32%,transparent 78%)}._caseBattleCardBg_1b79l_169._DEGEN_1b79l_62{background:radial-gradient(circle at 0% 100%,rgba(187,107,217,.35) 0%,rgba(116,73,136,.18) 34%,transparent 80%)}._caseBattleCardBg_1b79l_169._GROUP_1b79l_32{background:radial-gradient(circle at 0% 100%,rgba(137,165,255,.35) 0%,rgba(84,100,150,.2) 38%,transparent 80%)}._caseBattleCardBg_1b79l_169._CRAZY_1b79l_42{background:radial-gradient(circle at 0% 100%,rgba(187,107,217,.35) 0%,rgba(116,73,136,.18) 34%,transparent 80%)}._caseBattleCardBg_1b79l_169._POINTS_RUSH_1b79l_72,._caseBattleCardBg_1b79l_169._POINTS_RUSH_CRAZY_1b79l_72{background:radial-gradient(circle at 0% 0%,rgba(86,215,202,.35) 0%,rgba(86,215,202,.18) 28%,transparent 78%)}@media(max-width:1023px){._caseBattleCardBg_1b79l_169{width:100%;min-width:0;height:100%;border-radius:12px;background:none}}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207{position:absolute;top:8px;left:8px;height:40px;width:40px;border-radius:8px;display:flex;justify-content:center;align-items:center;z-index:1;display:none}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._NORMAL_1b79l_22{background:#ffb12026}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._NORMAL_1b79l_22 svg{color:#ffb120}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._TERMINAL_1b79l_52{background:#d8545626}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._TERMINAL_1b79l_52 svg{color:#f06367}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._DEGEN_1b79l_62{background:#bb6bd926}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._DEGEN_1b79l_62 svg{color:#bb6bd9}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._GROUP_1b79l_32{background:#89a5ff26}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._GROUP_1b79l_32 svg{color:#89a5ff}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._CRAZY_1b79l_42{background:#bb6bd926}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._CRAZY_1b79l_42 svg{color:#bb6bd9}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._POINTS_RUSH_1b79l_72,._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._POINTS_RUSH_CRAZY_1b79l_72{background:#56d7ca26}._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._POINTS_RUSH_1b79l_72 svg,._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207._POINTS_RUSH_CRAZY_1b79l_72 svg{color:#56d7ca}@media(max-width:1023px){._caseBattleCardBg_1b79l_169 ._caseBattleCardIcon_1b79l_207{display:flex}}._caseBattleCardIcons_1b79l_275{position:absolute;top:4px;left:40px;z-index:1}._ThemeChristmas_1b79l_282._NORMAL_1b79l_22{position:relative}._ThemeChristmas_1b79l_282._NORMAL_1b79l_22:before{content:"";position:absolute;background:url(/assets/normal-bg.-E7el2at.png) no-repeat center center;background-size:cover;pointer-events:none;top:0;left:0;width:400px;height:100%}@media(max-width:650px){._ThemeChristmas_1b79l_282._NORMAL_1b79l_22:before{background:url(/assets/normal-mobile-bg.CtWJFZlY.png) no-repeat center center;background-size:cover;width:200px}}@media(min-width:650px)and (max-width:1024px){._ThemeChristmas_1b79l_282._NORMAL_1b79l_22:before{background:url(/assets/normal-laptop-bg.CyFhY340.png) no-repeat center center;background-size:cover;width:400px}}._ThemeChristmas_1b79l_282._NORMAL_1b79l_22:after{content:"";position:absolute;background:url(/assets/normal-bg.-E7el2at.png) no-repeat center center;background-size:cover;pointer-events:none;transform:scaleX(-1);top:0;right:0;width:400px}@media(max-width:1024px){._ThemeChristmas_1b79l_282._NORMAL_1b79l_22:after{background:none}}._ThemeChristmas_1b79l_282._CRAZY_1b79l_42{position:relative}._ThemeChristmas_1b79l_282._CRAZY_1b79l_42:before{content:"";position:absolute;background:url(/assets/crazy-bg.yJE9ksn6.png) no-repeat center center;background-size:cover;pointer-events:none;top:0;left:0;width:400px;height:100%}@media(max-width:650px){._ThemeChristmas_1b79l_282._CRAZY_1b79l_42:before{background:url(/assets/crazy-mobile-bg.BOKm59No.png) no-repeat center center;background-size:cover;width:200px}}@media(min-width:650px)and (max-width:1024px){._ThemeChristmas_1b79l_282._CRAZY_1b79l_42:before{background:url(/assets/crazy-laptop-bg.5LOsYlPX.png) no-repeat center center;background-size:cover;width:400px}}._ThemeChristmas_1b79l_282._CRAZY_1b79l_42:after{content:"";position:absolute;background:url(/assets/crazy-bg.yJE9ksn6.png) no-repeat center center;background-size:cover;pointer-events:none;transform:scaleX(-1);top:0;right:0;width:400px}@media(max-width:1024px){._ThemeChristmas_1b79l_282._CRAZY_1b79l_42:after{background:none}}._ThemeChristmas_1b79l_282._GROUP_1b79l_32{position:relative}._ThemeChristmas_1b79l_282._GROUP_1b79l_32:before{content:"";position:absolute;background:url(/assets/shared-bg.CPCrp7sz.png) no-repeat center center;background-size:cover;pointer-events:none;top:0;left:0;width:400px;height:100%}@media(max-width:650px){._ThemeChristmas_1b79l_282._GROUP_1b79l_32:before{background:url(/assets/shared-mobile-bg.Dy3bs825.png) no-repeat center center;background-size:cover;width:200px}}@media(min-width:650px)and (max-width:1024px){._ThemeChristmas_1b79l_282._GROUP_1b79l_32:before{background:url(/assets/shared-laptop-bg.CMSCSNV1.png) no-repeat center center;background-size:cover;width:400px}}._ThemeChristmas_1b79l_282._GROUP_1b79l_32:after{content:"";position:absolute;background:url(/assets/shared-bg.CPCrp7sz.png) no-repeat center center;background-size:cover;pointer-events:none;transform:scaleX(-1);top:0;right:0;width:400px}@media(max-width:1024px){._ThemeChristmas_1b79l_282._GROUP_1b79l_32:after{background:none}}._ThemeChristmas_1b79l_282._TERMINAL_1b79l_52{position:relative}._ThemeChristmas_1b79l_282._TERMINAL_1b79l_52:before{content:"";position:absolute;background:url(/assets/terminal-bg.DpJvMGLS.png) no-repeat center center;background-size:cover;pointer-events:none;top:0;left:0;width:400px;height:100%}@media(max-width:650px){._ThemeChristmas_1b79l_282._TERMINAL_1b79l_52:before{background:url(/assets/terminal-mobile-bg.DnqwUqA0.png) no-repeat center center;background-size:cover;width:200px}}@media(min-width:650px)and (max-width:1024px){._ThemeChristmas_1b79l_282._TERMINAL_1b79l_52:before{background:url(/assets/terminal-laptop-bg.B5IsfcBk.png) no-repeat center center;background-size:cover;width:400px}}._ThemeChristmas_1b79l_282._TERMINAL_1b79l_52:after{content:"";position:absolute;background:url(/assets/terminal-bg.DpJvMGLS.png) no-repeat center center;background-size:cover;pointer-events:none;transform:scaleX(-1);top:0;right:0;width:400px}@media(max-width:1024px){._ThemeChristmas_1b79l_282._TERMINAL_1b79l_52:after{background:none}}._ThemeChristmas_1b79l_282._DEGEN_1b79l_62{background:#f0636733}._ThemeChristmas2025_1b79l_462{position:relative}._ThemeChristmas2025_1b79l_462:after{content:"";position:absolute;width:100%;height:100%;top:0;right:0;z-index:0;pointer-events:none}._ThemeChristmas2025_1b79l_462._NORMAL_1b79l_22:after{background:url(/assets/normal-bg.DcsFs6N0.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._NORMAL_1b79l_22:hover:after{background:url(/assets/normal-bg-hover.DEqyRdTA.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._CRAZY_1b79l_42:after{background:url(/assets/crazy-bg.Dh7gPFSs.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._CRAZY_1b79l_42:hover:after{background:url(/assets/crazy-bg-hover.PdzvG5_4.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._GROUP_1b79l_32:after{background:url(/assets/group-bg.DEvwfhGm.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._GROUP_1b79l_32:hover:after{background:url(/assets/group-bg-hover.DplnVk44.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._TERMINAL_1b79l_52:after{background:url(/assets/terminal-bg.r2tsuqDF.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._TERMINAL_1b79l_52:hover:after{background:url(/assets/terminal-bg-hover.BJyfmOD4.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._DEGEN_1b79l_62:after{background:url(/assets/terminal-bg.r2tsuqDF.svg) repeat 0 0/auto}._ThemeChristmas2025_1b79l_462._DEGEN_1b79l_62:hover:after{background:url(/assets/terminal-bg-hover.BJyfmOD4.svg) repeat 0 0/auto}._ThemeEaster_1b79l_506{position:relative}._ThemeEaster_1b79l_506:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/normal-bg.CHQUCHsb.png) repeat-x -142px bottom;z-index:0;pointer-events:none}._ThemeEaster_1b79l_506._NORMAL_1b79l_22:after{background-size:579px 290px;background:url(/assets/normal-bg.CHQUCHsb.png) repeat-x -142px bottom}._ThemeEaster_1b79l_506._CRAZY_1b79l_42:after{background:url(/assets/crazy-bg.DRE-k5Pd.svg) repeat-x -75px -12px;background-size:459px 481px}._ThemeEaster_1b79l_506._GROUP_1b79l_32:after{background:url(/assets/group-bg.C05DGHEJ.svg) repeat -302px -62px;background-size:311px 312px}._ThemeEaster_1b79l_506._TERMINAL_1b79l_52:after{background:url(/assets/test.Cpp5W_6H.svg) repeat -95px -184px;background-size:224px 224px;opacity:.07}._ThemeEaster_1b79l_506._DEGEN_1b79l_62:after{background:url(/assets/test.Cpp5W_6H.svg) repeat -95px -184px;background-size:224px 224px;opacity:.07}._ThemeSummer_1b79l_540{position:relative}._ThemeSummer_1b79l_540:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;opacity:1;z-index:0;pointer-events:none}._ThemeSummer_1b79l_540._NORMAL_1b79l_22:after{background:url(/assets/main-battle-bg.CgkXqgXM.svg) repeat-x center bottom}._ThemeSummer_1b79l_540._CRAZY_1b79l_42:after{background:url(/assets/crazy-battle-bg.BWr4PwyR.svg) repeat-x center bottom}._ThemeSummer_1b79l_540._GROUP_1b79l_32{background:#1bb2ff33}._ThemeSummer_1b79l_540._GROUP_1b79l_32:after{background:url(/assets/shared-battle-bg.B7CBuiLK.svg) repeat-x center bottom}._ThemeSummer_1b79l_540._TERMINAL_1b79l_52{background:#f33e4433}._ThemeSummer_1b79l_540._TERMINAL_1b79l_52:after{background:url(/assets/terminal-batte-bg.BgMCDd3I.svg) repeat-x center bottom}._ThemeSummer_1b79l_540._DEGEN_1b79l_62{background:#f33e4433}._ThemeSummer_1b79l_540._DEGEN_1b79l_62:after{background:url(/assets/terminal-batte-bg.BgMCDd3I.svg) repeat-x center bottom}._ThemeHalloween_1b79l_577{position:relative}._ThemeHalloween_1b79l_577:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:auto;opacity:1;z-index:0;pointer-events:none}@media screen and (max-width:767px){._ThemeHalloween_1b79l_577:after{background-size:inherit}}._ThemeHalloween_1b79l_577._NORMAL_1b79l_22:after{background:url(/assets/bg_classic.DjTzHkJl.svg) repeat center}._ThemeHalloween_1b79l_577._CRAZY_1b79l_42:after{background:url(/assets/bg_crazy.C1GG1s8V.svg) repeat center}._ThemeHalloween_1b79l_577._GROUP_1b79l_32:after{background:url(/assets/bg_share.BFlfY-os.svg) repeat center}._ThemeHalloween_1b79l_577._TERMINAL_1b79l_52:after{background:url(/assets/bg_terminal.zk0kUNQD.svg) repeat center}._ThemeHalloween_1b79l_577._DEGEN_1b79l_62:after{background:url(/assets/bg_terminal.zk0kUNQD.svg) repeat center}.battles{width:100%;display:flex;justify-content:center;max-width:100vw;min-height:100vh;padding:40px 24px}@media(max-width:1919px){.battles{padding:24px}}@media(max-width:1599px){.battles{padding:40px}}@media(max-width:1439px){.battles{padding:24px}}@media(max-width:1023px){.battles{padding:16px}}.battles-current{width:100%;display:flex;justify-content:center;max-width:100vw;padding:0 48px}.battles-current-back{gap:8px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;color:#e3e3fa80;font-size:14px;font-weight:600;line-height:normal;letter-spacing:.28px;text-transform:uppercase}.battles-current-back-icon{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;border-radius:0 0 8px;background:#a9abca0d}.battles-current-back-icon svg{color:#e3e3fa;width:16px;height:16px}.battles-current-head{display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;border-radius:8px;background:#e3e3fa08;padding:8px;margin-top:16px}.battles-current-mode{display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:8px;background:#b9bbde0d;margin-right:8px}.battles-current-lootboxes-list{display:flex;align-items:center}.battles-current-lootboxes-list-item{width:64px;height:64px;opacity:.4;transition:all .3s linear}.battles-current-lootboxes-list-item-selected{transform:scale(1.25);opacity:1}.battles-current-lootboxes-info{display:flex}.battles-current-lootboxes-info-name{color:#b9bbde;font-size:14px;font-weight:500;line-height:normal;margin-right:16px;position:relative}.battles-current-lootboxes-info-name:after{position:absolute;top:50%;right:-10px;transform:translateY(-50%);content:"";width:4px;height:4px;border-radius:44px;background:#e3e3fa80}.battles-current-lootboxes-info-price{color:#22b5ff;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.battles-current-lootboxes-round{color:#b9bbde;font-size:14px;font-weight:500;line-height:normal}.battles-current-fairness.shared-button--ghost{color:#e3e3fa80;font-size:14px;font-weight:500;line-height:normal;text-transform:uppercase}.battles-current-fairness-icon{width:24px;height:24px}.battles-current-mute{display:flex;height:48px;width:48px;justify-content:center;align-items:center}.battles-current-mute img{width:24px;height:24px}.battles-current-value-wrapper{display:flex;height:48px;padding:16px;justify-content:center;align-items:center;border-radius:8px;background:#b9bbde0d;gap:8px;color:#e3e3fa80;font-size:14px;font-weight:500;line-height:normal;text-transform:uppercase}.battles-title{display:flex;align-items:center;white-space:nowrap;gap:8px;color:var(--lavender);text-align:center;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:20px;letter-spacing:.64px;text-transform:uppercase}.battles-title-christmas svg{color:#d85456}.battles-title img,.battles-title svg{width:24px;height:24px}@media screen and (min-width:768px){.battles-title img,.battles-title svg{width:32px;height:32px}}@media screen and (min-width:1920px){.battles-title img,.battles-title svg{width:32px;height:32px}}@media screen and (min-width:768px){.battles-title{font-size:32px}}@media screen and (min-width:1920px){.battles-title{font-size:32px}}.battles-go-back{width:48px;height:48px}.battles-all{width:100%}.battles-all-empty{display:flex;justify-content:center;align-items:center;height:calc(100vh - 200px)}.battles-all-empty-content{display:flex;flex-direction:column;align-items:center;text-align:center}.battles-all-empty-icon{width:80px;height:80px;margin-bottom:16px}.battles-all-empty-text{color:#e3e3fabf;text-align:center;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:24px}.battles-all-loading{display:flex;justify-content:center;align-items:center;height:calc(100vh - 200px)}.battles-all-head{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1023px){.battles-all-head{flex-direction:column;gap:20px}}.battles-all-head-left{display:flex;align-items:center;gap:24px;width:100%}@media screen and (max-width:1023px){.battles-all-head-left{flex-direction:column}}.battles-all-head-right{display:flex;align-items:center;gap:24px;width:unset}@media(max-width:601px){.battles-all-head-right{width:100%}}.battles-all-btn-create{width:262px;max-width:100%;height:48px;border-radius:4px!important;text-transform:none!important;white-space:nowrap}@media(max-width:601px){.battles-all-btn-create{width:100%}}.battles-all-filters{display:flex;align-items:center;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-top:24px}@media screen and (min-width:1400px)and (max-width:1599px){.battles-all-filters{gap:28px}}@media screen and (max-width:767px){.battles-all-filters{gap:24px;align-items:center}}.battles-all-filters-status{display:flex;align-items:center;gap:8px}@media screen and (max-width:1023px){.battles-all-filters-status{width:100%}}.battles-all-filters-status-btn{display:flex;height:40px;min-width:88px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:var(--battles-filter-non-active-bg);color:var(--lavender-grey);border:1px solid var(--battles-filter-non-active-border);text-align:center;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:normal;text-transform:capitalize;transition:all .3s linear}@media screen and (max-width:1023px){.battles-all-filters-status-btn{width:100%}}.battles-all-filters-status-btn-image{transition:all .3s linear}.battles-all-filters-status-btn-image.desc{transform:rotate(0)}.battles-all-filters-status-btn-image.asc{transform:rotate(180deg)}.battles-all-filters-status-btn.active{background:#1bb2ff33;border:1px solid rgba(27,178,255,.2);color:#1bb2ff}.battles-all-filters-dropdowns{display:flex;align-items:center;gap:24px}@media screen and (max-width:767px){.battles-all-filters-dropdowns{width:100%;flex-direction:column}}@media screen and (max-width:767px){.battles-all-filters-dropdowns-item{max-width:176px}}.battles-all-dropdown{width:-moz-fit-content;width:fit-content;min-width:174px;max-width:100%;position:relative;z-index:6}@media screen and (max-width:1023px){.battles-all-dropdown{width:100%}}.battles-all-list{width:100%;display:flex;flex-direction:column;margin-top:24px;gap:8px;transition:opacity .2s ease-in-out}.battles-all-list.is-updating{opacity:.6;pointer-events:none}@media(max-width:1023px){.battles-all-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,343px),1fr));gap:12px}}.battles-all-filter-wrap{display:flex;justify-content:space-between;width:100%;flex-direction:row}@media(max-width:601px){.battles-all-filter-wrap{flex-direction:column;align-items:center}}.battles-create{max-width:100%;width:100%;padding-bottom:20px;display:flex;flex-direction:column}@media screen and (max-width:767px){.battles-create{padding-bottom:20px}}@media screen and (min-width:1024px){.battles-create{margin:0 auto}}@media(min-width:1400px){.battles-create{min-height:100vh}}@media screen and (min-width:1920px){.battles-create{width:calc(100vw - 180px)}}.battles-create-footer{position:sticky;z-index:3;bottom:54px;display:flex;align-items:center;justify-content:space-between;border-radius:16px;border-top:1px solid rgba(227,227,250,.1);background:#21252e;box-shadow:0 0 40px 22px #171719,0 2px 16px #171719;padding:20px}@media screen and (max-width:767px){.battles-create-footer{flex-direction:column;padding:24px}}.battles-create-footer-info{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:48px;padding:0 16px;gap:8px;border-radius:4px;border:1px solid transparent;background:var(--create-battle-interact-btn);color:var(--create-battle-value-title);font-size:18px;font-weight:500;line-height:normal;transition:all .3s linear}.battles-create-footer-info-value{color:var(--lavender);transition:all .3s linear}.battles-create-footer-info.casesmodal{font-size:14px}.battles-create-footer-info--sponsored{background:initial}.battles-create-footer-info--sponsored.is-sponsored-toggle{background:#22b5ff1a;border:1px solid rgba(34,181,255,.2)}@media screen and (max-width:767px){.battles-create-footer-info{width:100%;font-size:14px;justify-content:start}}.battles-create-footer-info-wrapper{display:flex;align-items:center;gap:8px}@media screen and (max-width:767px){.battles-create-footer-info-wrapper{width:100%}}.battles-create-footer-info-wrapper--sponsored{min-height:64px;height:100%;justify-content:space-between;padding:8px 20px;border-radius:4px 4px 0 0;margin-top:24px;background:var(--dark-night);transition:all .3s linear}@media(max-width:1068px){.battles-create-footer-info-wrapper--sponsored{align-items:baseline;max-height:100%;padding:8px 16px}}@media screen and (max-width:767px){.battles-create-footer-info-wrapper--sponsored{flex-direction:column}}.battles-create-footer-info-wrapper--sponsored.is-single-password{margin-top:2px!important}.battles-create-footer-info-wrapper--sponsored.easter{position:relative;overflow:hidden}.battles-create-footer-info-wrapper--sponsored.easter:after{content:"";position:absolute;width:140%;height:500px;left:50%;top:50%;background:url(/assets/bg.DH0ojKvK.svg) repeat center;background-size:948px 382px;transform:rotate(-12.949deg) translate(-50%,-100%);z-index:0}.battles-create-footer-info-wrapper--sponsored-toggle{display:flex;align-items:center}.battles-create-footer-info-wrapper--sponsored-toggle-item{display:flex;align-items:center;padding:0 16px;position:relative}@media(max-width:1068px){.battles-create-footer-info-wrapper--sponsored-toggle-item{padding:0}}.battles-create-footer-info-wrapper--sponsored-toggle-item .is-sponsored-toggle .toggler{background-color:#65d83e}.battles-create-footer-info-wrapper--sponsored-toggle-item .is-sponsored-toggle .toggler .circle{background:#e3e3fa}@media screen and (max-width:767px){.battles-create-footer-info-wrapper--sponsored-toggle-item:not(:last-child):after{display:none}}.battles-create-footer-info-wrapper--sponsored.is-sponsored-toggle{background:var(--sponsored-battle-toggled-bg);transition:all .3s linear}.battles-create-footer-info-wrapper--sponsored-toggle{display:flex;align-items:center;z-index:1;gap:8px}@media(max-width:1068px){.battles-create-footer-info-wrapper--sponsored-toggle{height:48px}}.battles-create-footer-info-wrapper--sponsored-toggle.third-row{height:48px;padding-left:8px}.battles-create-footer-info-wrapper--sponsored-toggle.is-sponsored-toggle .toggler.active{background-color:var(--light-green);transition:all .3s linear}.battles-create-footer-info-wrapper--sponsored-toggle.is-sponsored-toggle .toggler.active .circle{background:#e3e3fa}@media(max-width:1068px){.battles-create-footer-info-wrapper--sponsored-toggle-line{width:100%;height:1px;background:var(--divider-color);transition:all .3s linear}}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code{display:flex;padding:20px;align-items:center;background:var(--create-sponsored-battle-setings-bg)!important;margin-top:2px;border-radius:0 0 4px 4px;gap:16px}@media screen and (max-width:767px){.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code{flex-direction:column}}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-title{font-size:14px;font-weight:500;color:var(--lavender-grey)!important;text-transform:uppercase}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-title-wrapper{max-width:288px;width:100%;display:flex;flex-direction:column;gap:8px}@media screen and (max-width:767px){.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-title-wrapper{max-width:100%}}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-title-wrapper input[type=number]{-moz-appearance:textfield}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-title-wrapper input[type=number]::-webkit-outer-spin-button,.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-title-wrapper input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-input.shared-modal-input{height:48px}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-select{width:100%;background-color:var(--create-battle-deposit-in-last-dropdown-bg)!important;z-index:100;transition:all .3s linear}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-select.dropdown{justify-content:space-between}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-select.dropdown .dropdown-selected-item{font-size:14px;font-weight:500;text-transform:capitalize;color:var(--lavender)!important}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-select.dropdown .dropdown-menu{border:none}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-select.dropdown .dropdown-menu-item{background:#171719;border:none}.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-select.dropdown .dropdown-menu-item:hover,.battles-create-footer-info-wrapper--sponsored-toggle-with-my-code-select.dropdown .dropdown-menu-item.selected{background:#21252e;color:#e3e3fa}@media screen and (max-width:767px){.battles-create-footer-info-wrapper--sponsored-toggle-item{padding-left:0}}.battles-create-footer-info-wrapper--sponsored-toggle-item-btn{padding:0 0 0 40px!important;white-space:nowrap}@media screen and (max-width:767px){.battles-create-footer-info-wrapper--sponsored-toggle-item-btn{font-size:14px!important;background-color:initial!important;border:none!important}}.battles-create-footer-info-wrapper--sponsored-toggle-item-btn:disabled{cursor:not-allowed}.battles-create-footer-info-wrapper--sponsored-toggle.second-row{width:100%;justify-content:end;height:48px}@media(max-width:1068px){.battles-create-footer-info-wrapper--sponsored-toggle.second-row{flex-direction:row;align-items:center}}@media screen and (max-width:767px){.battles-create-footer-info-wrapper--sponsored-toggle.second-row{justify-content:flex-start}}.battles-create-footer-info-wrapper--sponsored-toggle-text{display:flex;align-items:center;gap:8px}.battles-create-footer-info-wrapper--sponsored-toggle-text svg{color:var(--light-green);transition:all .3s linear}.battles-create-footer-info-wrapper--sponsored-toggle-text.is-sponsored-toggle span{color:var(--lavender);transition:all .3s linear}.battles-create-footer-info-wrapper--sponsored-toggle-text span{color:var(--sponsored-battle-title);text-align:center;font-size:16px;font-weight:600;transition:all .3s linear;text-wrap:nowrap}@media(max-width:978px){.battles-create-footer-info-wrapper--sponsored-toggle-text span{font-size:16px}}.battles-create-footer-info-wrapper--sponsored-options{display:flex;align-items:center;gap:8px}.battles-create-head{display:flex;flex-direction:column}.battles-create-head-wrapper{display:flex;gap:16px}@media screen and (max-width:1023px){.battles-create-head-wrapper{flex-direction:column}}.battles-create-head-buttons{display:flex;align-items:center;gap:16px}@media screen and (max-width:767px){.battles-create-head-buttons{gap:8px;flex-direction:column}}.battles-create-head-submit{width:262px;gap:6px;height:64px!important;white-space:nowrap}.battles-create-head-submit.shared-button{align-items:center;font-size:16px;font-weight:500;text-transform:none}@media screen and (max-width:1023px){.battles-create-head-submit{width:100%}}.battles-create-head-info{width:100%;display:flex;align-items:center;gap:8px}@media screen and (max-width:767px){.battles-create-head-info{gap:8px}}.battles-create-head-info-separator{width:1px;height:32px;background:#e3e3fa0d}@media(max-width:1068px){.battles-create-head-info-separator{display:none!important}}.battles-create-head-info-title{font-size:24px}.battles-create-head-info-title svg{height:32px;width:32px}@media screen and (max-width:767px){.battles-create-head-info-title svg{height:24px;width:24px}}@media screen and (max-width:767px){.battles-create-head-info-title{font-size:16px}}@media screen and (min-width:1920px){.battles-create-head-info-title{font-size:32px}}.battles-create-form{display:flex;width:100%;flex-direction:column;justify-content:space-between;margin-top:32px;gap:1px}@media(max-width:927px){.battles-create-form{flex-direction:column}}@media(max-width:1440px){.battles-create-form{margin-top:24px}}@media screen and (max-width:767px){.battles-create-form{margin-top:16px}}.battles-create-form-section{display:flex;flex-direction:row;align-items:flex-start;border-radius:4px;flex-wrap:wrap}.battles-create-form-section-modes{background-color:var(--create-battle-modes-bg);border-radius:4px 4px 0 0;transition:all .3s linear}@media(max-width:1734px){.battles-create-form-section{width:100%}}.battles-create-form-section .dropdown{border-bottom:1px solid transparent;border-radius:4px;padding-right:16px;width:288px;display:flex;justify-content:space-between}@media screen and (max-width:767px){.battles-create-form-section .dropdown{width:100%;margin-top:8px}}.battles-create-form-section .dropdown-menu{z-index:100;gap:0;padding:0;width:100%;background:transparent;top:56px;border-radius:4px;border:none}.battles-create-form-section .dropdown.open{background-color:#282c37bf}.battles-create-form-section-wrapper{padding:4px 4px 4px 12px;background:var(--create-battle-modes-bg);border-radius:0 0 4px 4px;display:flex;gap:16px;transition:all .3s linear}@media(max-width:1734px){.battles-create-form-section-wrapper{width:100%;justify-content:space-between}}@media(max-width:978px){.battles-create-form-section-wrapper{padding:0 4px 8px 8px;flex-direction:column;gap:0}}.battles-create-form-section.cases{padding:0;margin-top:24px}@media(min-width:979px){.battles-create-form-section{gap:20px}}.battles-create-form-section-sub-mode{display:flex;align-items:end;color:#e3e3fa;font-size:16px;font-weight:600;padding:8px 8px 8px 0;gap:12px;position:relative}@media(max-width:978px){.battles-create-form-section-sub-mode{padding:16px 8px 16px 0}}.battles-create-form-section-sub-mode-wrapper{display:flex;align-items:center;position:relative;gap:16px}@media(max-width:978px){.battles-create-form-section-sub-mode-wrapper{width:100%}.battles-create-form-section-sub-mode-wrapper:after{content:"";position:absolute;height:1px;width:calc(100% + 12px);bottom:0;left:-8px;background:var(--graphite);transition:all .3s linear}}.battles-create-form-section-sub-mode-jackpot{position:relative;align-self:center}@media(max-width:978px){.battles-create-form-section-sub-mode-jackpot{width:100%;align-items:center;margin:0}.battles-create-form-section-sub-mode-jackpot:before{display:none}.battles-create-form-section-sub-mode-jackpot:after{content:"";position:absolute;height:1px;width:calc(100% + 12px);bottom:0;left:-8px;background:var(--graphite)}}.battles-create-form-section-sub-mode .toggle-container{gap:0}.battles-create-form-section-sub-mode-info{display:flex;align-items:center;gap:8px;height:24px;transition:all .3s linear;color:var(--lavender-grey)}@media screen and (max-width:767px){.battles-create-form-section-sub-mode-info{font-weight:500;font-size:14px}}.battles-create-form-section-sub-mode-info svg{color:#e3e3fabf;transition:all .3s linear}.battles-create-form-section-sub-mode-info-luxspin svg{color:var(--luxspin-icon)!important;transition:all .3s linear}.battles-create-form-section-sub-mode-info-jackpot svg{color:var(--jackpot-icon)!important;transition:all .3s linear}.battles-create-form-section-sub-mode-info-private svg{color:var(--private-icon)!important;transition:all .3s linear}.battles-create-form-section-sub-mode-info-luxspin,.battles-create-form-section-sub-mode-info-jackpot,.battles-create-form-section-sub-mode-info-private{color:var(--lavender);transition:all .3s linear}.battles-create-form-section-title{color:#e3e3fa;text-align:left;font-family:Golos Text,sans-serif;font-size:20px;font-weight:700;line-height:normal;letter-spacing:.48px;text-transform:uppercase}@media screen and (min-width:1400px){.battles-create-form-section-title{font-size:24px}}.battles-create-form-section-players{display:flex;min-width:288px;flex-direction:column;justify-content:center;margin-left:auto;gap:16px}@media screen and (max-width:767px){.battles-create-form-section-players{margin-left:unset}}.battles-create-form-section-players-btn{display:flex;min-width:234px;height:92px;padding:0 52px;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex:1;border-radius:8px;background:#e3e3fa0d;transition:all .3s linear;border:1px solid transparent;color:#e3e3fa;font-size:24px;font-weight:500;line-height:normal;text-transform:uppercase}@media screen and (max-width:767px){.battles-create-form-section-players-btn{min-width:168px;font-size:16px}}@media screen and (min-width:1024px){.battles-create-form-section-players-btn{min-width:150px;padding:0 24px;font-size:16px;height:72px;gap:6px}}.battles-create-form-section-players-btn-text{color:#e3e3fa59;font-size:14px;font-weight:500;line-height:normal;text-transform:uppercase;white-space:nowrap}.battles-create-form-section-players-btn-type{display:flex;align-items:center;position:relative;z-index:1;padding:12px 0 12px 16px}.battles-create-form-section-players-btn-type-select{width:100%;background-color:var(--create-battle-players-dropdown-bg)!important;z-index:100;transition:all .3s linear}.battles-create-form-section-players-btn-type-select:hover{transition:all .3s ease-in-out;background-color:#282c3780!important}.battles-create-form-section-players-btn-type-wrapper{width:100%;background-color:#171719;z-index:1}.battles-create-form-section-players-btn-type-wrapper:hover{transition:all .3s ease-in-out;background-color:#21252e}.battles-create-form-section-players-btn-type span{display:flex;align-items:center}.battles-create-form-section-players-btn-type span:not(:last-child):after{content:"";display:flex;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='none'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill='%23E3E3FA'%20fill-opacity='.5'%20d='m4.7%208.937%202.356%202.358-.942.942.943.944-.943.942-1.65-1.65-1.886%201.886-.942-.942%201.886-1.887-1.65-1.65.942-.942.943.942zM2%202l2.364.002%207.878%207.879.943-.943.943.943-1.65%201.65%201.886%201.886-.943.942-1.886-1.886-1.65%201.65-.943-.942.943-.944-7.883-7.883zm9.638%200L14%202.002v2.349l-2.7%202.701-2.358-2.357z'/%3e%3c/svg%3e");width:16px;height:16px;margin-left:8px;margin-right:8px;z-index:1}@media screen and (min-width:1024px){.battles-create-form-section-players-btn-type span:not(:last-child):after{width:12px;height:12px;background-size:100%}}.battles-create-form-section-mode{width:-moz-fit-content;width:fit-content;display:flex;justify-items:flex-start;padding:4px 0 4px 4px}@media screen and (max-width:767px){.battles-create-form-section-mode{display:grid;width:100%;justify-items:stretch;gap:8px;padding:8px;grid-template-columns:repeat(2,1fr)}}.battles-create-form-section-mode-button{display:flex;align-items:center;justify-content:center;height:48px;padding:0 16px;background:transparent;gap:8px;border-radius:2px;transition:all .3s ease-in-out;color:var(--lavender-35);font-size:14px;font-weight:600}@media screen and (max-width:767px){.battles-create-form-section-mode-button{justify-content:flex-start;padding:0 0 0 16px}}.battles-create-form-section-mode-button img{height:28px;width:28px}.battles-create-form-section-mode-button.active{background:var(--create-battle-active-mode-bg);color:var(--lavender);transition:all .3s linear}.battles-create-form-section-mode-btn{display:flex;padding:10px 0 10px 32px;justify-content:center;align-items:center;width:100%;position:relative;color:var(--create-battle-value-title);font-family:Golos Text,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.36px;border-radius:8px;transition:all .3s linear;gap:8px}.battles-create-form-section-mode-btn.is-sponsored-toggle{font-weight:500}.battles-create-form-section-mode-btn.active.is-sponsored-toggle{color:var(--lavender);transition:all .3s linear}.battles-create-form-section-mode-btn.active.is-sponsored-toggle:after{border:1px solid var(--light-green);transition:all .3s linear}.battles-create-form-section-mode-btn.active.is-sponsored-toggle:before{background:var(--light-green)!important;transition:all .3s linear}@media(max-width:1068px){.battles-create-form-section-mode-btn{font-size:16px;line-height:21px}.battles-create-form-section-mode-btn{width:100%;border-radius:0;justify-content:flex-start;height:48px;padding:0 0 0 50px}.battles-create-form-section-mode-btn:nth-child(odd){padding-right:10px}.battles-create-form-section-mode-btn:nth-child(2n){padding-right:10px}.battles-create-form-section-mode-btn.active{padding-right:10px}}.battles-create-form-section-mode-btn:last-child{padding-right:8px}@media screen and (max-width:767px){.battles-create-form-section-mode-btn:last-child{padding-right:10px}}.battles-create-form-section-mode-btn img{width:28px;height:28px}.battles-create-form-section-mode-btn:after{content:"";position:absolute;left:0;display:flex;border-radius:41px;border:1px solid rgba(185,187,222,.05);background:var(--graphite)!important;width:22px;height:22px;transition:all .3s linear}@media(max-width:1068px){.battles-create-form-section-mode-btn:after{left:8px}}.battles-create-form-section-mode-btn:before{content:"";position:absolute;left:5px;display:flex;border-radius:41px;background:transparent;width:14px;height:14px;z-index:2;transform:scale(.5);transition:all .3s linear}@media(max-width:1068px){.battles-create-form-section-mode-btn:before{left:13px}}.battles-create-form-section-mode-btn.active{color:var(--lavender);transition:all .3s linear}.battles-create-form-section-mode-btn.active:before{background:var(--accent-blue);transform:scale(1);transition:all .3s linear}.battles-create-form-section-cases{width:100%;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(216px,1fr))}@media(max-width:1800px){.battles-create-form-section-cases{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.battles-create-form-section-cases-add{width:100%;height:272px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;gap:16px;border-radius:4px;background:#4fb7fb0d;cursor:pointer;color:var(--lavender);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:normal;transition:all .3s linear}.battles-create-form-section-cases-add-btn{width:62px;height:62px;display:flex;align-items:center;justify-content:center;background:#1bb2ff0d;border-radius:50%;color:#009dec}.battles-case-card{width:100%;height:272px;max-height:272px;padding:16px;border-radius:4px;background:var(--dark-night);transition:all .3s linear;will-change:transform,opacity;justify-content:flex-end;overflow:hidden}.battles-case-card-easter-bg{position:relative}.battles-case-card-easter-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/bg.DH0ojKvK.svg) no-repeat left -262px bottom -32px;background-size:948px auto;opacity:0;z-index:-1;transition:opacity .3s linear}.battles-case-card-easter-bg:hover:after{opacity:1}.battles-case-card-modal img{height:170px;transform:translateY(7%)}@media screen and (max-width:767px){.battles-case-card-modal img{height:164px}}@media(max-width:1216px){.battles-case-card-modal{min-width:calc(25% - 12px)}}@media(max-width:929px){.battles-case-card-modal{min-width:calc(33% - 10px)}}@media(max-width:713px){.battles-case-card-modal{min-width:calc(50% - 8px)}}@media(max-width:498px){.battles-case-card-modal{min-width:100%}}.battles-case-card-toolbar{top:0;left:0}.battles-case-card-toolbar-btn{z-index:2;transform:scale(1);opacity:0;width:38px;height:38px;color:#6a6b78;border:1px solid rgba(227,227,250,.05);background-color:var(--case-card-toolbar-btn-bg);border-radius:4px;transition:opacity .3s ease-in-out,color .2s ease-in-out,background-color .3s linear}.battles-case-card:hover .battles-case-card-toolbar-btn{opacity:1}.battles-case-card-toolbar-btn:hover{color:var(--lavender);transition:all .3s linear}.battles-case-card-container{width:170px;height:170px}.battles-case-card-img{z-index:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:translateY(15px)}.battles-case-card-img-container{padding:18px 18px 0}.battles-case-card-title{color:var(--lavender);text-align:center;font-size:14px;font-weight:700;line-height:normal;transition:all .3s linear}.battles-case-card-price{color:#22b5ff;font-size:14px;font-weight:600;line-height:19px;text-transform:uppercase}.battles-case-card-btn.shared-button{min-height:40px;height:40px;width:100%;text-transform:capitalize}@media(min-width:1400px){.battles-case-card-btn.shared-button{max-width:100%}}@media screen and (max-width:1023px){.battles-case-card-btn.shared-button{max-width:100%}}.battles-case-card-counter{width:100%;min-height:40px;height:40px;display:flex;align-items:center;justify-content:space-between;border-radius:4px;background:var(--case-card-toolbar-btn-bg);padding:8px;color:var(--lavender);font-size:16px;font-weight:600;line-height:normal;text-transform:uppercase;transition:all .3s linear}@media(min-width:1400px){.battles-case-card-counter{max-width:100%}}.battles-case-card-counter-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;background:var(--case-card-toolbar-btn-bg);color:var(--lavender);transition:all .3s linear}.battles-case-card-counter-btn:disabled{background:var(--lavender-grey);transition:all .3s linear;cursor:not-allowed;opacity:.3}.battles-case-card-counter-btn img,.battles-case-card-counter-btn svg{width:10px;height:10px}.battles-case-card:hover{cursor:pointer;background-color:var(--case-card-hover);transition:all .3s linear}.add-cases-modal{max-width:1136px;max-height:87%;height:87%;display:flex;margin-top:64px;overflow:hidden;contain:layout style;transform:translateZ(0);flex-direction:column;align-items:flex-start;border-radius:4px;background:var(--add-cases-modal-bg);padding:64px 0 100px;transition:all .3s linear!important;touch-action:auto!important}@media(max-width:1599px){.add-cases-modal{max-width:942px;padding:56px 0 80px}}@media(max-width:1024px){.add-cases-modal{max-width:100%;max-height:calc(100svh - 64px);height:calc(100svh - 64px)}}@media screen and (max-width:767px){.add-cases-modal{max-height:calc(100svh - 64px);height:calc(100svh - 64px);margin-top:64px;border-radius:0;padding:0 0 100px}}@media(max-width:480px){.add-cases-modal{max-height:calc(100svh - 64px);height:calc(100svh - 64px);margin-top:64px}}.add-cases-modal-backdrop{background:#171719e6!important}@media screen and (max-width:767px){.add-cases-modal-backdrop{align-items:flex-start;padding:0;background:linear-gradient(to bottom,transparent 0%,transparent 64px,rgba(23,23,25,.9) 64px,rgba(23,23,25,.9) 100%)!important}}@media screen and (max-width:767px){.add-cases-modal .cross-btn{display:none!important}}@media screen and (min-width:1024px){.add-cases-modal-search input{padding:10px 16px 10px 50px;font-size:16px;min-height:46px}.add-cases-modal-search img{width:20px}}.add-cases-modal.body{overflow:hidden;position:fixed;width:100%}.add-cases-modal-spinner{width:100%;height:56px;display:flex;justify-content:center;align-items:center;margin-top:8px;grid-column:1/-1}.add-cases-modal-filters{display:flex;width:100%;margin-top:16px;justify-content:space-between}@media(max-width:666px){.add-cases-modal-filters{flex-direction:column;gap:10px}}.add-cases-modal-filters-cell{display:flex;gap:16px}@media screen and (max-width:767px){.add-cases-modal-filters-cell>.dropdown *{font-size:14px!important}}@media(max-width:666px){.add-cases-modal-filters-cell{gap:10px;flex-direction:column}}.add-cases-modal-filters-mobile svg{color:var(--lavender);transition:all .3s linear}@media screen and (max-width:767px){.add-cases-modal-filters-mobile{height:48px;justify-content:space-between;border-radius:4px;background:var(--Colors-Buttons-Alternative-Alternative-2, #282c37)}.add-cases-modal-filters-mobile .dropdown-title{display:none}.add-cases-modal-filters-mobile .dropdown-selected-item{max-width:300px;overflow:hidden;color:var(--lavender-grey);text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:normal;text-transform:uppercase;transition:all .3s linear}}@media screen and (max-width:767px){.add-cases-modal-filters-mobile-row{display:flex;gap:8px;width:100%}.add-cases-modal-filters-mobile-row .add-cases-modal-filters-mobile{flex:1}}.add-cases-modal-header{width:100%;display:flex;flex-direction:column}@media screen and (max-width:767px){.add-cases-modal-header{display:flex;flex-direction:column;gap:8px}}.add-cases-modal-content{display:flex;flex-direction:column;width:100%;height:100%;min-height:450px;padding:0 40px;overflow:hidden;flex-grow:1}@media(max-width:1599px){.add-cases-modal-content{padding:0 20px}}@media screen and (max-width:767px){.add-cases-modal-content{padding:20px 20px 60px;overflow:visible}}.add-cases-modal-search.search-input-wrapper{min-width:150px}.add-cases-modal-search .search-input{color:#4fb7fb}@media screen and (max-width:767px){.add-cases-modal-search .search-input{font-size:14px}}@media screen and (max-width:767px){.add-cases-modal-search{width:100%}}@media screen and (max-width:767px){.add-cases-modal-search-row{display:flex;gap:8px;align-items:center;width:100%;overflow:visible}}@media screen and (max-width:767px){.add-cases-modal-search-buttons{display:flex;gap:8px;overflow:visible}}@media screen and (max-width:767px){.add-cases-modal-search-btn{color:var(--lavender);cursor:pointer;transition:all .3s linear;border-radius:4px;background:var(--Colors-Accents-5, rgba(227, 227, 250, .05));display:flex;width:48px;height:48px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;position:relative;overflow:visible}.add-cases-modal-search-btn:hover,.add-cases-modal-search-btn--active{background:#e3e3fa26}.add-cases-modal-search-btn svg{width:24px;height:24px;color:#e3e3fa}.add-cases-modal-search-btn .add-cases-modal-search-btn-badge{position:absolute;right:-4px;top:-6px;width:16px;height:16px;border-radius:50%;background:#4fb7fb;color:#21252e;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1;z-index:10;pointer-events:none}}.add-cases-modal-list{width:100%;display:grid;grid-gap:8px;overflow-y:auto;min-height:0;position:relative;margin-top:16px;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));margin-bottom:8px;padding-bottom:0}@media(max-width:560px){.add-cases-modal-list{grid-template-columns:repeat(auto-fill,minmax(152px,1fr))}}.add-cases-modal-footer{width:100%;display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;z-index:1;background:var(--dark-night);border-radius:0 0 4px 4px;padding:24px 40px;transition:all .3s linear}@media(max-width:1599px){.add-cases-modal-footer{padding:16px 20px}}@media screen and (max-width:767px){.add-cases-modal-footer{flex-direction:column}}.add-cases-modal-footer-btn.shared-button{height:40px;max-width:160px;font-size:14px;font-weight:500}@media screen and (min-width:1024px){.add-cases-modal-footer-btn.shared-button{max-width:130px}}@media screen and (max-width:767px){.add-cases-modal-footer-btn.shared-button{height:56px;width:100%;max-width:100%;margin-top:16px;font-size:16px;font-weight:600}}.playerOptions{padding:0 12px 0 0!important}.playerOptions.dropdown:hover{background-color:#282c37bf!important}.playerOptions .dropdown-menu{top:48px!important}.playerOptions .dropdown-menu-item:hover{background:#e3e3fa80!important}.playerOptions .dropdown-menu.selected{background-color:transparent;color:#4fb7fb}.avatar-icons{gap:6px}.password-modal{display:flex;justify-content:center;align-items:center;margin:16px}.password-modal-content{border:1px solid rgba(227,227,250,.15);background:#1e2024;border-radius:12px;width:100%;max-width:480px;max-height:480px;position:relative}.password-modal-content form{padding:0 24px 24px}.password-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer}.password-modal-title{text-align:center;margin-bottom:24px;color:#e3e3fa;font-size:16px;font-weight:700;text-transform:uppercase;border-bottom:1px solid rgba(227,227,250,.15);padding:32px 0}.password-modal-subtitle{text-align:center;margin-bottom:16px;color:#e3e3fa80;font-size:14px;font-weight:400}.password-modal-inviter{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;gap:10px}.password-modal-inviter-name{color:#fff;font-size:16px;font-weight:700}.password-modal-inviter-info{display:flex;align-items:center;gap:8px}.password-modal-inviter-level{color:#fff}.password-modal-inviter-avatar{width:88px;height:88px;border-radius:50%}.password-modal-password-label{color:#e3e3fabf;font-size:16px;font-weight:500;margin-bottom:12px}.password-modal-inputs{display:flex;justify-content:space-between;margin-bottom:24px;position:relative;cursor:text;gap:8px}.password-modal-input{width:48px;height:48px;background:#2a2d36;border:1px solid #3d4251;border-radius:4px;color:#fff;font-size:24px;text-align:center;line-height:48px;position:relative}.password-modal-input.active{border-color:#4f7fff}.password-modal-cursor{position:absolute;top:25%;left:5px;width:2px;height:50%;background-color:#fff;animation:blink 1s step-end infinite}.password-modal-hidden-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:text}.password-modal-submit{width:100%;height:48px;background:#4caf50;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s linear}.password-modal-submit:hover{background-color:#45a049}.password-modal-submit:disabled{background-color:#2a2d36;cursor:not-allowed}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}.all-cases-dropdown{text-transform:capitalize}.battle-empty-text{display:flex;justify-content:center;align-items:center;height:300px;color:#b9bbde}.dnd-wrapper{touch-action:none}.create-battle-button-wrapper{display:flex;align-items:center}.create-battle-button-wrapper svg{width:22px;height:22px}.battle-create-toggler-separator{border-left:1px solid rgba(227,227,250,.5);margin:auto 0;height:80%}.check-icon-blue{width:24px;height:24px;color:#4fb7fb;stroke:#4fb7fb}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-toast{--toast-surface: rgba(43, 51, 69, .5);--toast-surface-hover: rgba(54, 64, 85, .5);--toast-surface-active: rgba(88, 101, 126, .35);--toast-surface-current: var(--toast-surface);--toast-title-color: #65d83e;--toast-icon-background: #65d83e;--toast-accent-rgb: 101, 216, 62;--toast-progress: 1;position:relative;z-index:0;display:flex;width:min(328px,100vw - 16px);min-height:90px;padding:24px 24px 26px;align-items:center;gap:16px;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,var(--toast-surface-current) 0%,var(--toast-surface-current) 100%);backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);isolation:isolate;transition:background .18s ease}@media(max-width:480px){.custom-toast{width:100%}}.custom-toast:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(60% 110% at 0% 50%,rgba(var(--toast-accent-rgb),.24),rgba(var(--toast-accent-rgb),.18) 26%,rgba(var(--toast-accent-rgb),.11),rgba(var(--toast-accent-rgb),.05) 70%,rgba(var(--toast-accent-rgb),.01) 84%,#0000);background-position:left center;background-repeat:no-repeat;background-size:100% 100%;opacity:var(--toast-progress);transition:opacity .08s linear}.custom-toast:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.custom-toast:hover{--toast-surface-current: var(--toast-surface-hover)}.custom-toast:active{--toast-surface-current: var(--toast-surface-active)}.custom-toast--success{--toast-title-color: #65d83e;--toast-icon-background: #65d83e;--toast-accent-rgb: 101, 216, 62}.custom-toast--error{--toast-title-color: #ff7273;--toast-icon-background: #ef6464;--toast-accent-rgb: 216, 84, 86}.custom-toast--info{--toast-title-color: #1bb2ff;--toast-icon-background: #1bb2ff;--toast-accent-rgb: 100, 203, 255}.custom-toast--pending{--toast-title-color: #bb6bd9;--toast-icon-background: #bb6bd9;--toast-accent-rgb: 187, 107, 217}.custom-toast--level-up{--level-up-accent: #65d83e}.custom-toast--level-up:before{background:radial-gradient(60% 110% at 0% 50%,color-mix(in srgb,var(--level-up-accent) 24%,transparent),color-mix(in srgb,var(--level-up-accent) 18%,transparent) 26%,color-mix(in srgb,var(--level-up-accent) 11%,transparent),color-mix(in srgb,var(--level-up-accent) 5%,transparent) 70%,color-mix(in srgb,var(--level-up-accent) 1%,transparent) 84%,#0000)}.custom-toast--level-up .custom-toast-status{color:#eff1f3}.custom-toast-status,.custom-toast-text{margin:0}.custom-toast-status{color:var(--toast-title-color);font-family:Golos Text,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.custom-toast-img{display:flex;min-width:40px;width:40px;height:40px;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;background:var(--toast-icon-background);color:#1a1d23}.custom-toast-img svg{display:block}.custom-toast-img path{fill:currentColor!important}.custom-toast-text{color:#9da6b8;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}.custom-toast-text strong{font-weight:600}.custom-toast-content{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;min-width:0}.pending-progress-bar{height:2px!important;background-color:#bb6bd9!important;opacity:1!important}._volumeToggler_1x2la_1{transition:all .2s ease-in-out}._volumeToggler_1x2la_1:hover{cursor:pointer;transform:scale(1.1)}._soundIcon_1x2la_9{min-width:48px}@media screen and (max-width:767px){._soundIcon_1x2la_9{height:40px!important;width:100%}}._checkboxRoot_1qa5e_1{--checkbox-control-size: 24px;--checkbox-control-radius: 6px;position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--checkbox-hit-size);height:var(--checkbox-hit-size);padding:0;border:0;border-radius:10px;background:transparent;color:#eff1f3;flex-shrink:0;cursor:pointer;outline:none;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent}._checkboxRoot_1qa5e_1[data-size=s]{--checkbox-hit-size: 24px;--checkbox-control-size: 20px;--checkbox-control-radius: 4px}._checkboxRoot_1qa5e_1[data-disabled]{cursor:not-allowed}._checkboxRoot_1qa5e_1:focus-visible ._checkboxControl_1qa5e_29{box-shadow:0 0 0 2px #14161ad9,0 0 0 4px #1bb2ff59}._checkboxRoot_1qa5e_1:not([data-disabled]):hover ._checkboxControl_1qa5e_29{border-color:#64cbff8c;background:#181b21}._checkboxRoot_1qa5e_1[data-state=checked] ._checkboxControl_1qa5e_29,._checkboxRoot_1qa5e_1[data-state=indeterminate] ._checkboxControl_1qa5e_29{background:#1bb2ff;border-color:#1bb2ff;box-shadow:none}._checkboxRoot_1qa5e_1[data-state=checked]:not([data-disabled]):hover ._checkboxControl_1qa5e_29,._checkboxRoot_1qa5e_1[data-state=indeterminate]:not([data-disabled]):hover ._checkboxControl_1qa5e_29{background:#35b7ff;border-color:#35b7ff}._checkboxRoot_1qa5e_1[data-state=checked] ._checkboxCheck_1qa5e_45{opacity:1;transform:rotate(-45deg) scale(1)}._checkboxRoot_1qa5e_1[data-state=indeterminate] ._checkboxIndeterminate_1qa5e_49{opacity:1;transform:scaleX(1)}._checkboxRoot_1qa5e_1[data-disabled][data-state=unchecked] ._checkboxControl_1qa5e_29{background:#14161a;border-color:#1e232c}._checkboxRoot_1qa5e_1[data-disabled][data-state=checked] ._checkboxControl_1qa5e_29,._checkboxRoot_1qa5e_1[data-disabled][data-state=indeterminate] ._checkboxControl_1qa5e_29{background:#1a6891;border-color:#1a6891}._checkboxControl_1qa5e_29{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--checkbox-control-size);height:var(--checkbox-control-size);border-radius:var(--checkbox-control-radius);border:1px solid #232935;background:#14161a;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;pointer-events:none}._checkboxIndicator_1qa5e_76{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}._checkboxCheck_1qa5e_45,._checkboxIndeterminate_1qa5e_49{position:absolute;opacity:0;transition:opacity .2s ease,transform .2s ease}._checkboxCheck_1qa5e_45{width:11px;height:6px;border-left:2px solid #14161a;border-bottom:2px solid #14161a;transform:rotate(-45deg) scale(.75);transform-origin:center}._checkboxRoot_1qa5e_1[data-size=s] ._checkboxCheck_1qa5e_45{width:10px;height:5px}._checkboxIndeterminate_1qa5e_49{width:10px;height:2px;border-radius:999px;background:#14161a;transform:scaleX(.6)}._checkboxRoot_1qa5e_1[data-size=s] ._checkboxIndeterminate_1qa5e_49{width:8px}._checkboxField_1qa5e_117{display:inline-flex;align-items:center;gap:12px;min-height:48px}._checkboxField_1qa5e_117[data-size=s]{min-height:40px}._checkboxField_1qa5e_117[data-has-subtitle]{align-items:flex-start;min-height:56px}._checkboxField_1qa5e_117[data-size=s][data-has-subtitle]{min-height:48px}._checkboxFieldContent_1qa5e_137{display:flex;flex-direction:column;justify-content:center;min-width:0;cursor:pointer}._checkboxField_1qa5e_117[data-has-subtitle] ._checkboxFieldContent_1qa5e_137{padding:2px 0}._checkboxFieldTitle_1qa5e_149,._checkboxFieldSubtitle_1qa5e_150{font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._checkboxFieldTitle_1qa5e_149{color:#eff1f3}._checkboxFieldSubtitle_1qa5e_150{color:#9da6b8}._checkboxField_1qa5e_117[data-disabled] ._checkboxFieldContent_1qa5e_137{cursor:not-allowed}._checkboxField_1qa5e_117[data-disabled] ._checkboxFieldTitle_1qa5e_149{color:#9da6b8}._checkboxField_1qa5e_117[data-disabled] ._checkboxFieldSubtitle_1qa5e_150{color:#29303c}._volumeControl_3qu9s_1{width:100px;display:flex}._volumeSlider_3qu9s_6{-webkit-appearance:none;width:100%;height:6px;border-radius:8px;background:#e3e3fa33;outline:none}._volumeSlider_3qu9s_6::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;outline:3px solid #1A6891;background:#1bb2ff;cursor:pointer}._volumeSlider_3qu9s_6::-moz-range-thumb{width:16px;height:16px;border-radius:50%;outline:3px solid #1A6891;background:#1bb2ff;cursor:pointer;border:none}._button_1r0rz_1{display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:8px;background:#29303c;box-shadow:0 4px 4px #1a1d2326;color:#9da6b8;cursor:pointer;transition:background-color .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1),color .24s cubic-bezier(.22,1,.36,1)}._button_1r0rz_1 svg{width:16px;height:16px}._button_1r0rz_1:hover:not(:disabled):not([aria-disabled=true]){background:#333a49;border-color:#9da6b8;color:#eff1f3}._button_1r0rz_1:active:not(:disabled):not([aria-disabled=true]),._button_1r0rz_1:focus-visible{outline:0;background:#29303c;border-color:#1bb2ff;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1a3b4f;color:#1bb2ff}._button_1r0rz_1:disabled,._button_1r0rz_1[aria-disabled=true]{background:#29303c;border-color:transparent;box-shadow:0 4px 4px #1a1d2326;color:#555d6c;cursor:default;pointer-events:none}._sm_1r0rz_39{width:40px;height:40px}._md_1r0rz_44,._responsive_1r0rz_49{width:48px;height:48px}@media screen and (max-width:767px){._responsive_1r0rz_49{width:40px;height:40px}}._toggle_1rd4k_1{display:flex;position:relative;width:32px;height:12px}._toggleInput_1rd4k_8{opacity:0;width:0;height:0}._toggleInput_1rd4k_8:checked+._toggleLabel_1rd4k_13{background-color:#1a6891}._toggleInput_1rd4k_8:checked+._toggleLabel_1rd4k_13:before{transform:translate(20px);background-color:#1bb2ff;outline:3px solid #1A6891}._toggleInput_1rd4k_8:disabled+._toggleLabel_1rd4k_13{cursor:not-allowed;opacity:.45}._toggleLabel_1rd4k_13{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#eff1f3;border-radius:20px;transition:.4s}._toggleLabel_1rd4k_13:before{position:absolute;content:"";height:16px;width:16px;left:-2px;bottom:-2px;background-color:#1bb2ff;outline:3px solid #1A6891;border-radius:50%;transition:.4s}._toggleInputAccent_1rd4k_50{opacity:0;width:0;height:0}._toggleInputAccent_1rd4k_50:checked+._toggleLabelAccent_1rd4k_55{background-color:#1a6891}._toggleInputAccent_1rd4k_50:checked+._toggleLabelAccent_1rd4k_55:before{transform:translate(20px);background:#1bb2ff;box-shadow:0 0 0 2px #13658f}._toggleInputAccent_1rd4k_50:checked+._toggleLabelAccent_1rd4k_55:hover:before{background:#35b7ff;box-shadow:0 0 0 2px #13658f,0 0 0 4px #35b7ff2e}._toggleInputAccent_1rd4k_50:disabled+._toggleLabelAccent_1rd4k_55{cursor:not-allowed;opacity:.45}._toggleLabelAccent_1rd4k_55{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#14161a;border-radius:20px;transition:.4s}._toggleLabelAccent_1rd4k_55:before{position:absolute;content:"";height:16px;width:16px;left:-2px;bottom:-2px;background-color:#aab3c5;border-radius:50%;transition:.4s;will-change:transform;box-shadow:0 0 0 2px #29303c}._toggleLabelAccent_1rd4k_55:hover:before{background:#f4f6ff;box-shadow:0 0 0 2px #29303c,0 0 0 4px #f4f6ff14}._toggleInputPositive_1rd4k_101{opacity:0;width:0;height:0}._toggleInputPositive_1rd4k_101:checked+._toggleLabelPositive_1rd4k_106{background-color:#498e3a}._toggleInputPositive_1rd4k_101:checked+._toggleLabelPositive_1rd4k_106:before{transform:translate(20px);background:#87f45f;box-shadow:0 0 0 2px #498e3a}._toggleInputPositive_1rd4k_101:checked+._toggleLabelPositive_1rd4k_106:hover:before{background:#87f45f;box-shadow:0 0 0 2px #498e3a,0 0 0 4px #87f45f2e}._toggleInputPositive_1rd4k_101:disabled+._toggleLabelPositive_1rd4k_106{cursor:not-allowed;opacity:.45}._toggleLabelPositive_1rd4k_106{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#14161a;border-radius:20px;transition:.4s}._toggleLabelPositive_1rd4k_106:before{position:absolute;content:"";height:16px;width:16px;left:-2px;bottom:-2px;background-color:#aab3c5;border-radius:50%;transition:.4s;box-shadow:0 0 0 2px #29303c}._toggleLabelPositive_1rd4k_106:hover:before{background:#f4f6ff;box-shadow:0 0 0 2px #29303c,0 0 0 4px #f4f6ff14}._text_1rd4k_151{font-size:16px;font-weight:700;line-height:1.5;color:#eff1f3}._toggleContainer_861y5_1{display:flex;align-items:center;gap:10px}._text_861y5_7{font-size:14px;color:#9da6b8;white-space:nowrap;transition:color .3s ease;font-weight:500}._text_861y5_7._active_861y5_14{color:#eff1f3}@media(max-width:864px){._text_861y5_7{font-size:14px}}._toggler_861y5_23{width:40px;height:24px;border-radius:100px;background-color:#16171b;border:1px solid rgba(227,227,250,.1);display:flex;align-items:center;cursor:pointer;transition:all .3s ease}._toggler_861y5_23._active_861y5_14{background-color:#1bb2ff33;border:1px solid transparent;transition:all .3s linear}._toggler_861y5_23._active_861y5_14>._circle_861y5_39{background-color:#009dec}._toggler_861y5_23._disabled_861y5_42{opacity:.5;cursor:not-allowed}._toggler_861y5_23._disabled_861y5_42+._circle_861y5_39{background-color:#e3e3fa59}._circle_861y5_39{width:16px;height:16px;background-color:#e3e3fa80;border-radius:50%;margin-left:3px;transition:transform .3s ease,background-color .3s linear}._circle_861y5_39._moveRight_861y5_58{transform:translate(17px)}._circle_861y5_39 ._moveLeft_861y5_61{transform:translate(0)}._button_mgizu_1{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;gap:8px;height:48px;border-radius:4px;border:1px solid transparent;outline:1px solid transparent;font-weight:500;line-height:normal;text-transform:capitalize;cursor:pointer;transition:all .3s linear}._button_mgizu_1:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-radius:inherit;z-index:-1;opacity:0;transition:opacity .3s linear,background .3s linear,box-shadow .3s linear}._button_mgizu_1:after{content:"";position:absolute;border-radius:inherit;z-index:-2;transition:all .3s linear;transform:translateZ(-1px)}._button_mgizu_1:is(:disabled,[aria-disabled=true]){pointer-events:none;cursor:default}._button_mgizu_1:is(:disabled,[aria-disabled=true]):before{opacity:0;box-shadow:none}._button_mgizu_1:is(:disabled,[aria-disabled=true]):after{box-shadow:none}._primary_mgizu_47{background:var(--button-primary-bg, #4fb7fb);color:#1a1d23;border:none;font-size:16px;line-height:normal;transition:all .3s linear}._primary_mgizu_47:not(:disabled):not([aria-disabled=true]){background:var(--button-primary-bg, #4fb7fb);color:#1a1d23;border:none}@media(min-width:768px){._primary_mgizu_47:before{background:var(--button-primary-hover-bg, #a3d8ff);transition:all .3s linear}}@media(min-width:768px){._primary_mgizu_47:hover:not(:disabled):not([aria-disabled=true]):before{background:var(--button-primary-hover-bg, #a3d8ff);opacity:1;transition:all .3s linear}}._primary_mgizu_47:active:not(:disabled):not([aria-disabled=true]){background:var(--button-primary-bg, #4fb7fb)}._primary_mgizu_47:active:not(:disabled):not([aria-disabled=true]):before{opacity:1;background:var(--button-primary-bg, #4fb7fb);box-shadow:0 0 0 4px #0a91ff40,0 0 0 2px #0a91ff80;transition:all .3s linear}._primary_mgizu_47:is(:disabled,[aria-disabled=true]){border:1px solid var(--button-primary-disabled-bg, rgba(227, 227, 250, .05));background:var(--button-primary-disabled-bg, rgba(227, 227, 250, .05));color:var(--lavender-35)}._secondary_mgizu_88{border:1px solid var(--button-secondary-border);background:var(--button-secondary-bg);color:var(--lavender-grey);transition:all .3s linear}._secondary_mgizu_88:hover:not(:disabled):not([aria-disabled=true]){border:1px solid rgba(227,227,250,.05);background:var(--button-secondary-hover-bg);transition:all .3s linear}._secondary_mgizu_88:active:not(:disabled):not([aria-disabled=true]){border:1px solid rgb(79,183,251);background:var(--button-ghost-active-bg);color:var(--lavender);transition:all .3s linear}._secondary_mgizu_88:active:not(:disabled):not([aria-disabled=true]):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}._secondary_mgizu_88:is(:disabled,[aria-disabled=true]){border:1px solid var(--button-primary-disabled-bg);background:var(--button-primary-disabled-bg);color:var(--lavender-35);transition:all .3s linear}._ghost_mgizu_118{background:var(--button-ghost-bg);border:none;color:var(--lavender-grey);transition:all .3s linear}._ghost_mgizu_118:hover:not(:disabled):not([aria-disabled=true]){background:var(--button-ghost-hover-bg);transition:all .3s linear}._ghost_mgizu_118:active:not(:disabled):not([aria-disabled=true]){border:none;background:var(--button-ghost-active-bg);transition:all .3s linear}._ghost_mgizu_118:is(:disabled,[aria-disabled=true]){border:none;background:var(--button-primary-disabled-bg);color:var(--lavender-35);transition:all .3s linear}._green_mgizu_140{background:var(--light-green);color:#21252e;border:none;transition:all .3s linear}._green_mgizu_140:before{background:var(--button-green-hover-bg);transition:all .3s linear}._green_mgizu_140:hover:not(:disabled):before{opacity:1;background:var(--button-green-hover-bg);transition:all .3s linear}._green_mgizu_140:active:not(:disabled){background:transparent}._green_mgizu_140:active:not(:disabled):before{opacity:1;border:none;background:var(--light-green);box-shadow:0 0 0 4px #65d83e40,0 0 0 2px #65d83e40;transition:all .3s linear}._green_mgizu_140:is(:disabled,[aria-disabled=true]){border:1px solid var(--button-primary-disabled-bg);background:var(--button-primary-disabled-bg);color:var(--lavender-35);cursor:default;transition:all .3s linear}._blue_mgizu_173{color:#21252e;border:none;background:#4fb7fb}._blue_mgizu_173:before{background:#4fb7fb}._blue_mgizu_173:hover:not(:disabled):not([aria-disabled=true]):before{opacity:1;background:#a3d8ff}._blue_mgizu_173:active:not(:disabled):not([aria-disabled=true]){background:transparent}._blue_mgizu_173:active:not(:disabled):not([aria-disabled=true]):before{opacity:1;background:#4fb7fb;box-shadow:0 0 0 4px #0a91ff40,0 0 0 2px #0a91ff80}._blue_mgizu_173:is(:disabled,[aria-disabled=true]){border:1px solid rgba(227,227,250,.05);background:#e3e3fa0d;color:#e3e3fa59}._white_mgizu_199{background:linear-gradient(180deg,#f0f6ff -45.83%,#b1d3ea 125%);color:#21252e;border:none}._white_mgizu_199:before{background:linear-gradient(0deg,#fff3,#fff3),linear-gradient(180deg,#f0f6ff -45.83%,#b1d3ea 125%)}._white_mgizu_199:hover:not(:disabled):not([aria-disabled=true]):before{opacity:1}._white_mgizu_199:active:not(:disabled):not([aria-disabled=true]){background:transparent}._white_mgizu_199:active:not(:disabled):not([aria-disabled=true]):before{opacity:1;background:#f0f6ff;border:2px solid #b1d3ea}._white_mgizu_199:is(:disabled,[aria-disabled=true]){border:1px solid rgba(227,227,250,.05);background:#e3e3fa0d;color:#e3e3fa59}._view_mgizu_224{background:#555c63;color:#fff}._view_mgizu_224:hover:not(:disabled):not([aria-disabled=true]){background:#5e5e66}._view_mgizu_224:is(:disabled,[aria-disabled=true]){background:#555c63;color:#1e1e1e}._asideCta_mgizu_236{height:32px;border-radius:4px;border:1px solid #33333c;background:#ffffff0d;color:#fffffff2;text-transform:capitalize;font-size:16px;font-weight:600}._asideCta_mgizu_236 svg{color:#22b5ff}._asideCta_mgizu_236:hover:not(:disabled):not([aria-disabled=true]){background:#ffffff26}._asideCta_mgizu_236:is(:disabled,[aria-disabled=true]) svg{color:#555c63}._sizeXs_mgizu_256{padding:0 8px}._sizeS_mgizu_260{padding:0 16px}._sizeM_mgizu_264{padding:0 24px}._sizeL_mgizu_268{padding:0 32px}._sizeXl_mgizu_272{padding:0 48px}._fontS_mgizu_276{font-size:14px}._fontM_mgizu_280{font-size:16px}._fontL_mgizu_284{font-size:18px}._pulse_mgizu_288{animation:_pulse_mgizu_288 2s infinite}._round_mgizu_292{width:32px;height:32px;border-radius:50%}._round_mgizu_292:hover{border-radius:50%}._fullWidth_mgizu_301{width:100%}._loading_mgizu_305{position:relative;pointer-events:none}._spinner_mgizu_310{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center}._spinnerSvg_mgizu_320{width:20px;height:20px;animation:_spin_mgizu_310 .8s linear infinite}._spinnerCircle_mgizu_326{stroke-dasharray:60;stroke-dashoffset:45;stroke-linecap:round;opacity:.5}._content_mgizu_333{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s ease;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-transform:inherit}._contentHidden_mgizu_345{opacity:0}@keyframes _spin_mgizu_310{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_mgizu_288{0%{box-shadow:0 0 #65d83ee6}70%{box-shadow:0 0 0 20px #65d83e00}to{box-shadow:0 0 #65d83e00}}._trigger_1yhfn_1{display:inline-block}._triggerWrapper_1yhfn_5[data-state=open] button,._triggerWrapper_1yhfn_5[data-state=open] a,._triggerWrapper_1yhfn_5[data-state=open] div{background:#009dec26!important;color:#009dec!important}._dropdownMenu_1yhfn_12{position:relative;min-width:280px;border-radius:8px;background:#21252e;z-index:10;overflow:hidden;animation:_dropdownFadeIn_1yhfn_1 .2s ease-in-out}@keyframes _dropdownFadeIn_1yhfn_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownMenu_1yhfn_12:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._arrow_1yhfn_45{fill:#21252e}._menuItem_1yhfn_49{padding:16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background:#2b334580}._menuItem_1yhfn_49:hover{background:#e3e3fa0d}._itemContent_1yhfn_61{display:flex;align-items:center;gap:12px;color:#e3e3fa}._itemContent_1yhfn_61 svg{width:20px;height:20px}._itemContent_1yhfn_61 span{font-size:14px;font-weight:500}@keyframes _overlayShow_1abuj_1{0%{opacity:0}to{opacity:1}}@keyframes _contentShow_1abuj_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._overlay_1abuj_19{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:flex-start;justify-content:center;padding:24px 16px;background-color:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:100dvh}@supports not (height: 100dvh){._overlay_1abuj_19{min-height:100vh}}._overlayTransparent_1abuj_39{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}._content_1abuj_44{position:relative;width:100%;max-width:560px;max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch;margin:auto 0;background:#21252e;border-radius:8px;color:#e3e3fa;box-shadow:0 10px 38px -10px #0006,0 10px 20px -15px #0000004d;animation:_contentShow_1abuj_1 .2s cubic-bezier(.16,1,.3,1)}._content_1abuj_44::-webkit-scrollbar{width:8px}._content_1abuj_44::-webkit-scrollbar-track{background:#292a31;border-radius:4px}._content_1abuj_44::-webkit-scrollbar-thumb{background:#6a6b78;border-radius:4px}._content_1abuj_44::-webkit-scrollbar-thumb:hover{background:#9695a5}._content_1abuj_44:focus{outline:none}._closeButton_1abuj_76{position:absolute;top:8px;right:8px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#b6b6c9;background-color:transparent;border:none;border-radius:50%;cursor:pointer;padding:0;transition:all .2s ease}._closeButton_1abuj_76:hover{background-color:#e3e3fa1a;color:#e3e3fa}._closeButton_1abuj_76:focus{outline:none;box-shadow:0 0 0 2px #22b5ff}._closeButton_1abuj_76:active{background-color:#e3e3fa26;transform:scale(.95)}._closeButton_1abuj_76 svg{width:20px;height:20px}._preloader_ipt38_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1a1d23;display:flex;justify-content:center;align-items:center;z-index:9999}._logoSpinner_1th4v_1{display:inline-block;animation:_logoAnimation_1th4v_1 3s cubic-bezier(.34,1.56,.64,1) infinite;transform-origin:center}@keyframes _logoAnimation_1th4v_1{0%{transform:scale(1) rotate(0)}10%{transform:scale(.8) rotate(0)}50%{transform:scale(.8) rotate(360deg)}70%{transform:scale(1) rotate(360deg)}to{transform:scale(1) rotate(360deg)}}._OTPRoot_1t8a1_1{display:flex;gap:.5rem;flex-wrap:nowrap}._OTPInput_1t8a1_7{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:4px;font-size:24px;font-weight:500;color:#eff1f3;border:1px solid rgba(30,35,46,.5);background:#14161a;padding:0;height:72px;width:100%;max-width:50px;line-height:1}._OTPInput_1t8a1_7:hover{box-shadow:0 0 0 1px #1bb2ff}._OTPInput_1t8a1_7:focus{box-shadow:0 0 0 2px #1bb2ff}._OTPInput_1t8a1_7::-moz-selection{background-color:transparent;color:#fff}._OTPInput_1t8a1_7::selection{background-color:transparent;color:#fff}._content_1mq5q_1{position:relative;max-width:480px;padding:0;overflow:unset;background-color:#14161a;border-radius:12px}._header_1mq5q_10{position:relative;display:flex;justify-content:space-between;align-items:center}._closeGlassButton_1mq5q_17{position:absolute;top:0;right:-44px;z-index:20;display:flex;align-items:center;justify-content:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;color:#c8ccd7;border-radius:6px;background:linear-gradient(180deg,#3640558c,#36405573);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f,0 4px 4px #1a1d2326;width:32px;height:32px;cursor:pointer;transition:.2s}._closeGlassButton_1mq5q_17:hover{background:#fff3}@media screen and (max-width:767px){._closeGlassButton_1mq5q_17{top:-53px;right:20px}}._headerTitle_1mq5q_49{margin:0;font-size:16px;font-weight:500;color:#e3e3fa}@media screen and (max-width:767px){._headerTitle_1mq5q_49{font-size:14px}}._closeButton_1mq5q_61{position:absolute;right:-18px;background:none;border:none;font-size:20px;line-height:1;color:#e3e3fa;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}._closeButton_1mq5q_61:hover{color:#fff;transform:scale(1.1)}._closeButton_1mq5q_61:disabled{opacity:.5;cursor:not-allowed}._body_1mq5q_87{display:flex;flex-direction:column;padding:48px 64px;gap:8px;background:#1e232e80;border-radius:12px}._body_1mq5q_87:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}@media screen and (max-width:767px){._body_1mq5q_87{padding:24px 16px}}._stepTitle_1mq5q_114{text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:150%;color:#eff1f3}@media screen and (max-width:767px){._stepTitle_1mq5q_114{font-size:18px}}._description_1mq5q_128{color:#9da6b8;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%}@media screen and (max-width:767px){._description_1mq5q_128{font-size:13px}}._otpContainer_1mq5q_142{padding:16px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){._otpContainer_1mq5q_142{width:100%;display:flex;justify-content:center;padding:12px 8px}}._descriptionContainer_1mq5q_155{display:flex;justify-content:center;margin:32px 0}@media screen and (max-width:767px){._descriptionContainer_1mq5q_155{margin:16px 0}}._error_1mq5q_166{display:flex;align-items:center;justify-content:center;gap:8px;color:#ff7273;font-size:12px;text-align:center;font-weight:400}._buttons_1mq5q_177{display:flex;justify-content:space-between;gap:12px;margin-top:40px}@media screen and (max-width:767px){._buttons_1mq5q_177{margin-top:24px}}._buttons_1mq5q_177 ._button_1mq5q_177{flex:1}._cancel_1mq5q_192{border-radius:6px;background:#333a49;box-shadow:0 0 0 3px #232935;color:#9da6b8;font-size:14px;font-style:normal;font-weight:500;line-height:150%}._resendContainer_1mq5q_203{display:flex;justify-content:center;margin-top:16px}._resendButton_1mq5q_209{background:none;border:none;color:#009dec;font-size:14px;cursor:pointer;padding:8px 16px;transition:all .2s ease}._resendButton_1mq5q_209:hover:not(:disabled){text-decoration:underline;opacity:.9}._resendButton_1mq5q_209:disabled{color:#e3e3fa;cursor:not-allowed}._mainInfo_fa5v1_1{display:flex;align-items:center;flex-direction:column;gap:24px;position:relative;transition:all .3s linear;width:100%}@media(min-width:1800px){._mainInfo_fa5v1_1{flex-direction:row;align-items:stretch}}._mainInfo_fa5v1_1._christmas2025_fa5v1_16{margin-top:12px}._mainInfo_fa5v1_1._summer_fa5v1_19{position:relative}@media screen and (max-width:767px){._mainInfo_fa5v1_1._summer_fa5v1_19{padding:32px 16px 16px}}._mainInfo_fa5v1_1._summer_fa5v1_19:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/profile-bg.C42cho3r.svg) no-repeat center bottom;background-size:contain;z-index:0;pointer-events:none}@media screen and (max-width:767px){._mainInfo_fa5v1_1._summer_fa5v1_19:before{display:none}}._mainInfo_fa5v1_1._summer_fa5v1_19:after{content:"";position:absolute;top:-35px;left:0;right:0;height:255px;width:100%;background:url(/assets/mobile-profile-bg.CBf-ucwU.png) no-repeat center top;background-size:contain;z-index:0;pointer-events:none;display:none}@media screen and (max-width:767px){._mainInfo_fa5v1_1._summer_fa5v1_19:after{display:block}}._mainInfo_fa5v1_1._summer_fa5v1_19>*{position:relative;z-index:1}._mainInfo_fa5v1_1._halloween_fa5v1_67{position:relative;overflow:hidden}._mainInfo_fa5v1_1._halloween_fa5v1_67:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/profile-bg.BdsYWseD.svg) no-repeat center bottom;background-size:cover;z-index:0;pointer-events:none}@media screen and (max-width:767px){._mainInfo_fa5v1_1._halloween_fa5v1_67:before{display:none}}._mainInfo_fa5v1_1._halloween_fa5v1_67>*{position:relative;z-index:1}@media screen and (min-width:768px){._mainInfo_fa5v1_1{flex-direction:row}}@media(max-width:1799px){._mainInfo_fa5v1_1{flex-direction:column!important;align-items:center!important;padding:0}}._snowLeft_fa5v1_105{position:absolute;top:-10px;left:-4px}._snowRight_fa5v1_111{position:absolute;top:-10px;right:-4px;transform:scaleX(-1)}._user_fa5v1_118{display:flex;flex-direction:row;gap:16px;justify-content:space-between;width:100%}@media screen and (max-width:767px){._user_fa5v1_118{flex-direction:column}}._userInfo_fa5v1_131{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}@media screen and (max-width:767px){._userInfo_fa5v1_131{flex-direction:column}}._userEaster_fa5v1_144{position:absolute;top:-42px;left:50%;transform:translate(-50%)}@media(min-width:768px){._userEaster_fa5v1_144{display:none}}._userAvatarWrap_fa5v1_156{position:relative}._userAvatarWrapSnow_fa5v1_160{position:absolute;width:45px;height:14px;z-index:1;left:17.5px;top:-3.3px}._userAvatarWrapEaster_fa5v1_169{position:absolute;width:106px;height:100px;top:-4px;left:-21px;z-index:0}._userAvatarWrapSummer_fa5v1_178{position:absolute;width:126px;height:123px;top:-19px;left:-23px;z-index:0}._userAvatarWrapHalloween_fa5v1_187{position:absolute;width:167px;height:117px;top:-48px;left:-45px;z-index:0}._userAvatarWrapHalloweenMobile_fa5v1_196{position:absolute;width:268px;height:145px;top:-36px;left:-89px;z-index:-1;pointer-events:none;display:none}@media screen and (max-width:767px){._userAvatarWrapHalloweenMobile_fa5v1_196{display:block}}._userAvatarWrapChristmas2025_fa5v1_212{position:absolute;width:191px;height:123px;top:-31px;left:-63px;pointer-events:none;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/assets/avatar-bg.DZT9fOMd.png);display:block}@media screen and (max-width:767px){._userAvatarWrapChristmas2025_fa5v1_212{display:none}}._userAvatarWrapChristmas2025Mobile_fa5v1_231{position:absolute;width:289px;height:129px;top:-30px;left:-70px;pointer-events:none;display:none;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/assets/avatar-mobile-bg.CZp2_py8.png)}@media screen and (max-width:767px){._userAvatarWrapChristmas2025Mobile_fa5v1_231{display:block}}._userAvatarWrapChristmas2025Decor_fa5v1_250{position:absolute;width:36px;height:38px;bottom:-13px;left:-23px;z-index:2;display:block}@media screen and (max-width:767px){._userAvatarWrapChristmas2025Decor_fa5v1_250{display:none}}._userAvatarWrapChristmas2025DecorMobile_fa5v1_265{position:absolute;width:62px;height:51px;bottom:-21px;left:-46px;z-index:2;pointer-events:none;display:none}@media screen and (max-width:767px){._userAvatarWrapChristmas2025DecorMobile_fa5v1_265{display:block}}._userAvatar_fa5v1_156{width:96px;height:96px;background:var(--deep-space);border-radius:98px;border:1px solid #EFF1F3;overflow:hidden;transition:all .3s linear;position:relative;z-index:1}._userAvatar_fa5v1_156 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._nameWrap_fa5v1_298{display:flex;flex-direction:column;gap:12px}._welcome_fa5v1_304{color:#9da6b8;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:16px}._userName_fa5v1_313{color:#eff1f3;text-align:center;font-weight:700;transition:color .3s linear;font-size:24px;font-style:normal;line-height:24px;letter-spacing:-.48px;text-transform:uppercase}@media(max-width:1069px){._userName_fa5v1_313{font-size:13px}}@media(max-width:1023px){._userName_fa5v1_313{font-size:16px}}@media(min-width:768px)and (max-width:804px){._userName_fa5v1_313{font-size:14px}}._logoutWrap_fa5v1_340{display:flex;flex-direction:row;justify-content:center;gap:24px}@media screen and (max-width:767px){._logoutWrap_fa5v1_340{gap:8px}}._userDate_fa5v1_352{position:relative;font-size:14px;font-weight:400;white-space:nowrap;color:#eff1f3;transition:color .3s linear;border-radius:6px;background:#2b334580;height:48px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:24px}._userDate_fa5v1_352:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._date_fa5v1_382{color:#9da6b8;transition:color .3s linear}._level_fa5v1_387{width:100%;overflow:hidden;font-size:16px;font-weight:600;position:relative;transition:all .3s linear}._level_fa5v1_387._easterDecorationBg_fa5v1_395{position:relative;overflow:hidden}._level_fa5v1_387._easterDecorationBg_fa5v1_395:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-71%,-68%) rotate(-10deg);width:140%;height:460px;background:url(/assets/header-bg.27RoKJU1.svg) repeat center;background-size:1440px 760px;z-index:0}@media(max-width:1400px){._level_fa5v1_387._easterDecorationBg_fa5v1_395:after{transform:translate(-32%,-32%) rotate(-10deg)}}@media screen and (max-width:767px){._level_fa5v1_387._easterDecorationBg_fa5v1_395:after{display:none}}._level_fa5v1_387._summerDecorationBg_fa5v1_421{position:relative;overflow:hidden}._levelDecoration_fa5v1_426{position:absolute;left:0;right:0;bottom:0}@media(max-width:1400px){._levelDecoration_fa5v1_426{left:-37px}}@media screen and (max-width:767px){._levelDecoration_fa5v1_426{display:none}}._levelDecorationEaster_fa5v1_443{z-index:0;position:absolute;right:0;bottom:0}._levelDecorationChristmas2025_fa5v1_450{z-index:0;position:absolute;right:-22px;bottom:-36px;height:125px}@media(max-width:1400px){._levelDecorationChristmas2025_fa5v1_450{display:none}}._levelDecorationSummer_fa5v1_463{z-index:2;position:absolute;right:-32px;bottom:0;width:204px;height:128px}@media(max-width:1280px){._levelDecorationSummer_fa5v1_463{display:none}}._levelDecorationHalloween_fa5v1_477{z-index:2;position:absolute;right:0;bottom:0;width:150px;height:82px;pointer-events:none}@media(max-width:1866px)and (min-width:1799px){._levelDecorationHalloween_fa5v1_477{display:none}}@media(max-width:1225px)and (min-width:1093px){._levelDecorationHalloween_fa5v1_477{display:none}}@media(max-width:1067px){._levelDecorationHalloween_fa5v1_477{right:-28px}}@media(max-width:900px){._levelDecorationHalloween_fa5v1_477{display:none}}._levelTop_fa5v1_507{display:flex;justify-content:space-between;z-index:1}._levelTop_fa5v1_507._levelTopMaxLevel_fa5v1_512{justify-content:center}._levelBlock_fa5v1_516{display:flex;gap:8px;align-items:center;transition:color .3s linear;color:#eff1f3;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:150%}._lvl_fa5v1_529{text-transform:uppercase}@media screen and (max-width:767px){._levelLabelPrefix_fa5v1_534{display:none}}._levelValue_fa5v1_539{border-radius:6px;background:#1a3b4f80;color:#1bb2ff;height:40px;width:40px;display:flex;align-items:center;justify-content:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-left:12px}._buyxp_fa5v1_555{display:block}@media screen and (max-width:767px){._buyxp_fa5v1_555{display:none}}._buyxpMobile_fa5v1_564{display:none}@media screen and (max-width:767px){._buyxpMobile_fa5v1_564{display:block}}._levelSlider_fa5v1_573{background:#14161a;height:20px;border-radius:38px;padding:4px;margin-top:16px;transition:all .3s linear;position:relative;z-index:1}._levelSliderProgress_fa5v1_584{width:0;height:100%;border-radius:38px;background:#1bb2ff;transition:all .3s linear}._levelSliderProgress_fa5v1_584._easter_fa5v1_395{background:#65d83e}._levelSliderProgress_fa5v1_584._halloween_fa5v1_67{background:#e6780c}._levelSliderProgress_fa5v1_584._summer_fa5v1_19{background:var(--accent-blue)}._levelSliderProgress_fa5v1_584._christmas2025_fa5v1_16{height:100%;border-radius:6px;background-size:40px 40px;background-image:repeating-linear-gradient(-45deg,#fff 0,#fff 14px,#4fb7fb 0px,#4fb7fb 30px)}._userInfoWrapper_fa5v1_607{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;border-radius:12px;border:1px solid #1A242E;background:radial-gradient(451.67% 736.08% at -5.47% -56.29%,#21335673,#1a1d2338 32%,#1a1d2324 67.01%,#1a1d2338),#1e232c80;box-shadow:0 4px 4px #1a1d2326;padding:24px;gap:16px}._userInfoWrapper_fa5v1_607:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 45%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 45%),radial-gradient(120% 120% at 0% 0%,rgba(27,178,255,.5),transparent 70%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,0),transparent 70%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media screen and (max-width:767px){._userInfoWrapper_fa5v1_607{flex-direction:column;align-items:center;gap:16px;padding:32px}}._button_30ybx_1{--button-radius: 10px;--btn-border-width-default: 2px;--btn-border-width-hover: var(--btn-border-width-default);--btn-border-width-active: var(--btn-border-width-hover);--btn-border-hover: var(--btn-border);--btn-border-active: var(--btn-border-hover);--btn-text-color-hover: var(--btn-text-color);--btn-text-color-active: var(--btn-text-color-hover);position:relative;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border:var(--btn-border-width-default) solid var(--btn-border);border-radius:var(--button-radius);box-shadow:var(--btn-shadow-default);background:var(--btn-bg-default);color:var(--btn-text-color);font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;text-shadow:0 .5px 0 rgba(0,0,0,.25);cursor:pointer;white-space:nowrap;overflow:hidden;transition:background .25s ease,box-shadow .25s ease,border-width .25s ease,border-color .25s ease,color .25s ease}._button_30ybx_1:before,._button_30ybx_1:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;pointer-events:none;transition:opacity .25s ease}._button_30ybx_1:before{background:var(--btn-bg-default)}._button_30ybx_1:after{background:var(--btn-bg-hover);opacity:0}._button_30ybx_1:hover:not(:disabled):not([aria-disabled=true]){border-width:var(--btn-border-width-hover);border-color:var(--btn-border-hover);box-shadow:var(--btn-shadow-hover);color:var(--btn-text-color-hover);background:var(--btn-bg-hover)}._button_30ybx_1:hover:not(:disabled):not([aria-disabled=true]):after{opacity:1}._button_30ybx_1:active:not(:disabled):not([aria-disabled=true]){border-width:var(--btn-border-width-active);border-color:var(--btn-border-active);box-shadow:var(--btn-shadow-active);color:var(--btn-text-color-active)}._button_30ybx_1:active:not(:disabled):not([aria-disabled=true]):after{opacity:0}._button_30ybx_1:is(:disabled,[aria-disabled=true]){--btn-border: transparent;--btn-border-hover: transparent;--btn-border-active: transparent;--btn-border-width-default: 0px;--btn-border-width-hover: 0px;--btn-border-width-active: 0px;--btn-text-color: $neutral-disabled-gray;--btn-text-color-hover: $neutral-disabled-gray;--btn-text-color-active: $neutral-disabled-gray;--btn-shadow-default: none;--btn-shadow-hover: none;--btn-shadow-active: none;--btn-bg-default: $darkNight3;--btn-bg-hover: $darkNight3;border:none;box-shadow:none;background:#1e232c;color:#333a49;cursor:default;pointer-events:none;text-shadow:none}._button_30ybx_1:is(:disabled,[aria-disabled=true]):before,._button_30ybx_1:is(:disabled,[aria-disabled=true]):after{background:#1e232c;box-shadow:none;opacity:0}._content_30ybx_94{display:flex;align-items:center;justify-content:center;gap:inherit;position:relative;z-index:1}._sm_30ybx_103{--button-radius: 4px;--btn-border-width-default: 1px;height:32px;font-size:12px}._xs_30ybx_110{--button-radius: 6px;--btn-border-width-default: 2px;height:40px;font-size:14px}._md_30ybx_117{--button-radius: 6px;--btn-border-width-default: 2px;height:48px;font-size:14px}._lg_30ybx_124{--button-radius: 6px;--btn-border-width-default: 2px;height:56px;font-size:16px}._xl_30ybx_131{--button-radius: 6px;--btn-border-width-default: 2px;--btn-border-width-hover: 1px;height:64px;font-size:16px}._green_30ybx_139{--btn-border: #b0fd45;--btn-text-color: #192221;--btn-shadow-default: 0 0 0 2px #325C2F;--btn-shadow-hover: 0 0 0 1px #192221, 0 0 0 3px #325C2F;--btn-shadow-active: 0 0 0 2px #213722, 0 0 0 4px #87f45f, 0 0 0 6px #213722;--btn-bg-default: linear-gradient(94deg, #64C844 0%, #7BEA53 30.29%, #46A330 98.08%);--btn-bg-hover: linear-gradient(94deg, #69DE41 0%, #9CF77B 30.29%, #7AE357 98.08%)}._green_30ybx_139._sm_30ybx_103{--btn-shadow-default: 0 0 0 2px #213722}._green_30ybx_139._xs_30ybx_110,._green_30ybx_139._md_30ybx_117{--btn-shadow-hover: 0 0 0 2px #192221, 0 0 0 4px #325C2F;--btn-bg-hover: linear-gradient(94deg, #69DE41 0%, #9CF77B 30.29%, #7AE357 98.08%), linear-gradient(177deg, #213722 -213.87%, #87F45F 6.63%, #65D83E 141.39%, #498E3A 344.4%, #192221 633.56%), #65D83E}._green_30ybx_139._lg_30ybx_124{--btn-shadow-hover: 0 0 0 2px #213722, 0 0 0 4px #498E3A;--btn-bg-hover: linear-gradient(94deg, #69DE41 0%, #9CF77B 30.29%, #7AE357 98.08%), linear-gradient(177deg, #213722 -213.87%, #87F45F 6.63%, #65D83E 141.39%, #498E3A 344.4%, #192221 633.56%), #65D83E}._green_30ybx_139._xl_30ybx_131{--btn-bg-hover: linear-gradient(94deg, #69DE41 0%, #9CF77B 30.29%, #7AE357 98.08%), linear-gradient(177deg, #213722 -213.87%, #87F45F 6.63%, #65D83E 141.39%, #498E3A 344.4%, #192221 633.56%), #65D83E}._blue_30ybx_167{--btn-border: #64cbff;--btn-border-width-default: 2px;--btn-border-width-hover: 1px;--btn-border-width-active: 1px;--btn-text-color: #14161a;--btn-shadow-default: 0 0 0 2px rgba(26, 59, 79, .75);--btn-shadow-hover: 0 0 0 2px #14161a, 0 0 0 4px #1bb2ff;--btn-shadow-active: 0 0 0 2px #14161a, 0 0 0 4px #64cbff;--btn-bg-default: linear-gradient(94deg, #1BB2FF 0%, #64CBFF 30.29%, #1B8CC8 98.08%);--btn-bg-hover: linear-gradient(94deg, #4AC2FF 0%, #9DDEFF 30.29%, #4AC2FF 98.08%)}._blue_30ybx_167._xs_30ybx_110,._blue_30ybx_167._md_30ybx_117,._blue_30ybx_167._lg_30ybx_124,._blue_30ybx_167._xl_30ybx_131{--btn-bg-hover: linear-gradient(94deg, #4AC2FF 0%, #9DDEFF 30.29%, #4AC2FF 98.08%), linear-gradient(101deg, rgba(88, 101, 126, .21) -4.07%, rgba(27, 178, 255, .59) 24.38%, rgba(100, 203, 255, .59) 41.76%, rgba(27, 178, 255, .59) 67.96%, rgba(88, 101, 126, .21) 105.26%), #64CBFF}._red_30ybx_183{--btn-border: #231e21;--btn-border-width-hover: 1px;--btn-text-color: #231e21;--btn-shadow-default: 0 0 0 2px #612f32;--btn-shadow-hover: 0 0 0 2px #231e21, 0 0 0 4px #612f32;--btn-shadow-active: 0 0 0 2px #392123, 0 0 0 4px #ff7273, 0 0 0 6px #392123;--btn-bg-default: linear-gradient(94deg, #D85456 0%, #FF7273 30.29%, #AE4547 98.08%);--btn-bg-hover: linear-gradient(94deg, #E6595B 0%, #FF8C8D 30%, #E6595B 98.08%)}._red_30ybx_183._sm_30ybx_103{--btn-shadow-default: 0 0 0 2px #392123;--btn-bg-default: linear-gradient(94deg, #D85456 0%, #FF7273 30.29%, #AE4547 98.08%), #FF7273}._red_30ybx_183._lg_30ybx_124{--btn-shadow-hover: 0 0 0 2px #392123, 0 0 0 4px #AE4547}._red_30ybx_183._xl_30ybx_131{--btn-shadow-hover: 0 0 0 2px #392123, 0 0 0 4px #612F32}._social_30ybx_204{position:relative;border-radius:8px;background:#1a3b4fbf;color:#1bb2ff}._social_30ybx_204:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._social_30ybx_204:hover:not(:disabled):not(:active){background:#1bb2ff40;box-shadow:0 0 0 2px #14161a,0 0 0 4px #1bb2ff,0 4px 4px #1a1d2326;color:#64cbff}._social_30ybx_204:hover:not(:disabled):not(:active):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._social_30ybx_204:active:not(:disabled),._social_30ybx_204:focus-visible:not(:disabled){outline:0;background:#1a3b4fbf;box-shadow:0 0 0 2px #14161a,0 0 0 4px #64cbff,0 4px 4px #1a1d2326;color:#1bb2ff}._social_30ybx_204:disabled{opacity:.5;cursor:not-allowed}._default_30ybx_251{border-radius:6px;color:#b9bbde;background:#36405580}._default_30ybx_251:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._default_30ybx_251:hover,._default_30ybx_251:active{background:#404a61b3;--btn-text-color-hover: $lavenderGrey}._default_30ybx_251:hover:not(:disabled):not([aria-disabled=true]){background:#404a61b3;--btn-text-color-hover: $lavenderGrey}._default_30ybx_251:active:not(:disabled):not([aria-disabled=true]){background:#404a61b3;--btn-text-color-hover: $lavenderGrey}._default_30ybx_251:active:not(:disabled):not([aria-disabled=true]):before{background:#404a61b3;--btn-text-color-hover: $lavenderGrey}._accentSecondary_30ybx_290{--btn-border: #1a242e;--btn-border-hover: transparent;--btn-border-active: #64cbff;--btn-border-width-active: 1px;--btn-text-color: #1bb2ff;--btn-text-color-hover: #14161a;--btn-text-color-active: #14161a;--btn-shadow-default: none;--btn-shadow-hover: 0 0 0 2px #14161a, 0 0 0 4px rgba(27, 178, 255, .25);--btn-shadow-active: 0 0 0 2px #14161a, 0 0 0 4px #64cbff;--btn-bg-default: rgba(26, 59, 79, .75);--btn-bg-hover: #64cbff}._accentSecondary_30ybx_290:hover:not(:disabled):not([aria-disabled=true]){background:#64cbff}._accentSecondary_30ybx_290:active:not(:disabled):not([aria-disabled=true]){background:#1bb2ff}._accentSecondary_30ybx_290:active:not(:disabled):not([aria-disabled=true]):before{background:#1bb2ff}._sm_30ybx_103._accentSecondary_30ybx_290{--button-radius: 4px}._icon_30ybx_318{position:relative;background:#36405580;border-radius:8px;font-size:16px;font-style:normal;font-weight:500;line-height:150%;color:#9da6b8;display:flex;justify-content:center;align-items:center}._icon_30ybx_318:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._icon_30ybx_318:hover{background:#555d6c}._button_1eyc1_1{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;padding:8px;border-radius:6px;background:#36405580;color:#9da6b8;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate;cursor:pointer;transition:background-color .3s linear,color .3s linear,border-color .3s linear}._button_1eyc1_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:0}._button_1eyc1_1:hover:not(:disabled):not([aria-disabled=true]){background:#58657e59;color:#9da6b8}._button_1eyc1_1:disabled,._button_1eyc1_1[aria-disabled=true]{cursor:not-allowed;color:#9da6b840}._button_1eyc1_1 svg{width:20px;height:20px;flex:0 0 auto;color:currentColor}@media screen and (min-width:768px)and (max-width:1023px){._stretchOnTouch_1eyc1_49{flex:1;width:100%;min-width:0;height:48px}}@media screen and (max-width:767px){._stretchOnTouch_1eyc1_49{flex:1;width:100%;min-width:0;height:48px}}._button_1bign_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;height:48px;padding:8px 16px;border:none;border-radius:6px;background:#333a49;box-shadow:0 0 0 3px #232935;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap;cursor:pointer;overflow:hidden;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._button_1bign_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid transparent;border-radius:inherit;pointer-events:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._button_1bign_1 svg{color:inherit;flex-shrink:0}@media(hover:hover){._button_1bign_1:hover:not(:disabled):not([aria-disabled=true]){background:#333a49;box-shadow:none;color:#eff1f3}}._button_1bign_1:active:not(:disabled):not([aria-disabled=true]){background:#232935bf;box-shadow:none;color:#9da6b8}._button_1bign_1:active:not(:disabled):not([aria-disabled=true]):before{border-color:#333a49;box-shadow:inset 0 0 0 4px #1a1d23}._button_1bign_1:focus-visible{outline:0;box-shadow:0 0 0 3px #232935,0 0 0 5px #1bb2ff59}._button_1bign_1:disabled,._button_1bign_1[aria-disabled=true]{opacity:.4;pointer-events:none}._button_r5v0o_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:2px solid #231e21;border-radius:6px;background:#392123;color:#ff7273;position:relative;font-size:14px;font-weight:500;line-height:150%;text-shadow:0 .5px 0 rgba(0,0,0,.25);white-space:nowrap;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,opacity .2s ease}._button_r5v0o_1 svg{width:20px;height:20px;flex-shrink:0}@media(hover:hover){._button_r5v0o_1:hover:not(:disabled){background:#612f32;border-color:#d85456;box-shadow:0 0 0 2px #392123;color:#231e21}}._button_r5v0o_1:active:not(:disabled){background:#392123;border-color:#d85456;box-shadow:0 0 0 2px #231e21,0 0 0 4px #d85456;color:#d85456}._button_r5v0o_1:disabled{opacity:.7;cursor:default}._md_r5v0o_44{height:48px}._sm_r5v0o_48{height:40px}._loading_r5v0o_52{pointer-events:none}._spinner_r5v0o_56{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center}._content_r5v0o_66{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit}._contentHidden_r5v0o_73{opacity:0}._container_c0iqy_1{position:relative;display:flex;flex-direction:column;gap:8px;width:100%}._label_c0iqy_9{color:#e3e3fa80;font-size:14px;font-style:normal;font-weight:400;line-height:140%}._input_c0iqy_17{position:relative}._field_c0iqy_21{display:flex;width:100%;height:40px;padding:0 16px;align-items:center;border-radius:6px;border:1px solid #333A49;background:#14161a;color:#eff1f3;font-size:14px;font-style:normal;font-weight:400;line-height:140%;outline:none;transition:all .3s linear;z-index:100}._field_c0iqy_21::-moz-placeholder{color:#29303c;font-size:14px;font-style:normal;font-weight:400;line-height:140%;-moz-transition:color .3s linear;transition:color .3s linear}._field_c0iqy_21::placeholder{color:#29303c;font-size:14px;font-style:normal;font-weight:400;line-height:140%;transition:color .3s linear}._field_c0iqy_21:-webkit-autofill{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button;border:1px solid rgba(42,46,56,.05)!important;background:#2a2e380d!important;color:#e3e3fa!important;-webkit-transition:all 3000s linear 0s;transition:all 3000s linear 0s}._field_c0iqy_21:focus-visible{border-radius:4px;background:var(--charcoal-gray, #16171b);box-shadow:0 0 0 4px #009dec26}._field_c0iqy_21[readonly]:focus{border-color:#e3e3fa26}._field_c0iqy_21:not([readonly]):focus{border-color:var(--accent-blue, #009dec);box-shadow:0 0 0 4px #009dec26}._field_c0iqy_21[data-error=true]{color:#ff4747;border-color:#ff4747!important;box-shadow:none}._field_c0iqy_21[data-has-prefix=true]{padding-left:44px}._field_c0iqy_21[data-has-postfix=true]{padding-right:var(--input-postfix-padding-right, 44px)}._textTruncate_c0iqy_78{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._prefix_c0iqy_84{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px;color:var(--lavender, #e3e3fa)}._postfix_c0iqy_95{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px;color:var(--lavender, #e3e3fa);z-index:101}._postfix_c0iqy_95 button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}._postfix_c0iqy_95 button svg{color:var(--lavender, #e3e3fa);width:24px;height:24px}._error_c0iqy_121{color:#d85456;font-size:14px;font-style:normal;font-weight:400;line-height:140%}._tooltip_c0iqy_129{position:relative;max-width:230px!important;padding:12px 16px!important;font-size:14px!important;line-height:140%!important;z-index:1000!important;isolation:isolate;box-shadow:0 8px 24px #0000004d;color:#d85456!important;font-weight:400!important;border-radius:8px!important;--rt-opacity: 1 !important;pointer-events:none!important}._tooltip_c0iqy_129:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}@media(max-width:851px){._tooltip_c0iqy_129{display:none!important}}._tooltipInline_c0iqy_163{display:none;color:#d85456;font-size:14px;font-style:normal;font-weight:400;line-height:140%}@media(max-width:851px){._tooltipInline_c0iqy_163{display:block}}._inputV2_c0iqy_177{width:100%;padding:13px 16px;font-size:14px;font-weight:400;line-height:20px;border-radius:8px;border:1px solid #232935;background:#14161a;color:#eff1f3;transition:all .3s linear}._inputV2_c0iqy_177::-moz-placeholder{color:#9da6b8;-moz-transition:color .3s linear;transition:color .3s linear}._inputV2_c0iqy_177::placeholder{color:#9da6b8;transition:color .3s linear}._inputV2_c0iqy_177:disabled{opacity:.75;cursor:not-allowed}._inputV2_c0iqy_177:-webkit-autofill{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button;border:1px solid #232935!important;background:#14161a!important;color:#eff1f3!important;-webkit-transition:all .3s linear;transition:all .3s linear}._inputV2_c0iqy_177:focus{border:1px solid #1BB2FF;transition:all .3s linear}._inputV2_c0iqy_177:focus-visible{border-radius:8px;background:#14161a;box-shadow:none}._inputV2_c0iqy_177[readonly]:focus{border-color:#1bb2ff}._inputV2_c0iqy_177:not([readonly]):focus{border-color:var(--accent-blue, #009dec);box-shadow:none}._inputV2-wrapper_c0iqy_220{position:relative}._inputV2--password_c0iqy_223{padding-right:48px}._inputV2--error_c0iqy_226{border-color:#e53b5a}._wrapper_v54tn_1{position:relative;width:100%}._padding_v54tn_6{position:absolute;top:calc(100% + 6px);left:0;width:100%;background:#21252e;border-radius:4px;padding:12px 8px 12px 12px;z-index:999;box-shadow:0 4px 10px #00000073}._suggestions_v54tn_18{max-height:240px;overflow-y:auto;padding-right:4px}._suggestions_v54tn_18::-webkit-scrollbar{width:4px}._suggestions_v54tn_18::-webkit-scrollbar-track{background:#e3e3fa08;border-radius:40px}._suggestions_v54tn_18::-webkit-scrollbar-thumb{background:#323744;border-radius:100px}._item_v54tn_35{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:4px;line-height:130%;cursor:pointer;color:#e3e3fa80;transition:background-color .2s ease,color .2s ease}._item_v54tn_35:hover{background:#e3e3fa06;color:#e3e3fa}._item_v54tn_35:active{background:#1a1d23;color:#e3e3fa}._footer_11pmn_1{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;z-index:0;border-radius:12px;background:#1e232c80}._footer_11pmn_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.4),transparent 16%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.4),transparent 16%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 150%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 150%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media screen and (max-width:767px){._footer_11pmn_1{gap:8px}._footer_11pmn_1>*{flex:1;min-width:0}}._footer_11pmn_1._bare_11pmn_33{padding:0;border-radius:0;background:transparent}._footer_11pmn_1._bare_11pmn_33:before{display:none}._buttons_11pmn_42{display:flex;align-items:center;gap:8px}@media screen and (max-width:767px){._buttons_11pmn_42{flex:2}._buttons_11pmn_42>*{flex:1;min-width:0}}._button_1xsmd_1{position:relative;width:auto;min-width:-moz-max-content;min-width:max-content;height:48px;padding:0 24px;background:#36405580;border-radius:8px;font-size:16px;font-style:normal;font-weight:500;line-height:150%;color:#eff1f3;display:flex;align-items:center;justify-content:center;gap:8px}._button_1xsmd_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._button_1xsmd_1:hover{background:#555d6c}._button_1xsmd_1 svg{min-width:20px;height:20px;color:#9da6b8}._button_1xsmd_1 span{overflow:visible;text-overflow:clip;white-space:nowrap}@media screen and (max-width:767px){._button_1xsmd_1{width:100%;min-width:0;max-width:none;height:40px;padding:0}._button_1xsmd_1 span{display:none}}@media screen and (max-width:767px){._autoWidth_1xsmd_59{width:100%;max-width:none}}._tierIcon_1gd3n_1{display:flex;align-items:center;justify-content:center;flex-shrink:0}._tierIcon_1gd3n_1._small_1gd3n_7{width:32px;height:32px}._tierIcon_1gd3n_1._small_1gd3n_7 ._badge_1gd3n_11{width:24px;height:24px}._tierIcon_1gd3n_1._medium_1gd3n_15{width:48px;height:48px}._tierIcon_1gd3n_1._medium_1gd3n_15 ._badge_1gd3n_11{width:40px;height:40px}._tierIcon_1gd3n_1._large_1gd3n_23{width:64px;height:64px}._tierIcon_1gd3n_1._large_1gd3n_23 ._badge_1gd3n_11{width:56px;height:56px}._badge_1gd3n_11{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._tierRankIcon_kuqw1_1{position:relative;display:flex;align-items:center;justify-content:center;width:auto;height:auto}._tierRankIcon_kuqw1_1._small_kuqw1_9{width:32px;height:32px}._tierRankIcon_kuqw1_1._medium_kuqw1_13{width:48px;height:48px}._tierRankIcon_kuqw1_1._large_kuqw1_17{width:64px;height:64px}._number_kuqw1_22{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:#29303c;text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin-left:1px}._toast_zv320_1 ._iconWrapper_zv320_1{position:relative;flex-shrink:0}._toast_zv320_1 ._iconRank_zv320_5{position:absolute;bottom:-3px;left:calc(100% - 33px)}@keyframes _overlayShow_87vqw_1{0%{opacity:0}to{opacity:1}}@keyframes _overlayHide_87vqw_1{0%{opacity:1}to{opacity:0}}@keyframes _contentShow_87vqw_1{0%{opacity:0}to{opacity:1}}@keyframes _contentHide_87vqw_1{0%{opacity:1}to{opacity:0}}._overlay_87vqw_33{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._overlay_87vqw_33[data-state=open]{animation:_overlayShow_87vqw_1 .15s cubic-bezier(.16,1,.3,1)}._overlay_87vqw_33[data-state=closed]{animation:_overlayHide_87vqw_1 .15s cubic-bezier(.16,1,.3,1)}._content_87vqw_47{position:fixed;left:50%;top:50%;z-index:51;width:auto;height:auto;max-width:calc(100vw - 32px);max-height:85vh}@media screen and (max-width:851px){._content_87vqw_47{width:100%;max-width:calc(100vw - 32px);max-height:92vh}}._content_87vqw_47{color:var(--modal-text, #fff);border-radius:4px;transform:translate(-50%,-50%);overflow-y:auto;scrollbar-gutter:stable;padding:0}._content_87vqw_47:focus{outline:none}._content_87vqw_47[data-state=open]{animation:_contentShow_87vqw_1 .2s cubic-bezier(.16,1,.3,1)}._content_87vqw_47[data-state=closed]{animation:_contentHide_87vqw_1 .2s cubic-bezier(.16,1,.3,1)}@media screen and (max-width:851px){._content_87vqw_47[data-mobile-position=top]{top:64px;transform:translate(-50%);max-height:calc(100dvh - 64px)}}._content_87vqw_47::-webkit-scrollbar{width:2px}._content_87vqw_47::-webkit-scrollbar-track{background:#0003}._content_87vqw_47::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}._content_87vqw_47::-webkit-scrollbar-thumb:hover{background:#ffffff80}._closeButton_87vqw_102{position:absolute;top:16px;right:16px;z-index:10;background:#ffffff0d;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s}._closeButton_87vqw_102:hover{background:#ffffff1a;transform:rotate(90deg)}._noContentOverflow_87vqw_124{overflow:unset}._container_175xc_1{display:flex;flex-direction:column;gap:12px;width:100%}._label_175xc_8{color:#eff1f3;font-size:16px;font-weight:500;line-height:normal;text-transform:none}._trigger_175xc_16{display:flex;align-items:center;justify-content:space-between;border-radius:8px;border:1px solid #232935;background:#2b334580;padding:14px 8px 14px 16px;height:48px;color:#eff1f3;font-size:14px;font-weight:500;line-height:150%;cursor:pointer;width:100%;position:relative;transition:all .3s}._trigger_175xc_16:hover{background:#36405580}._trigger_175xc_16._withIcon_175xc_37{padding-left:48px}._trigger_175xc_16[data-disabled]{opacity:.35;cursor:not-allowed}._trigger_175xc_16[data-state=open]{border-radius:8px;border:1px solid #1BB2FF;background:#1a3b4f80;box-shadow:0 0 0 4px #1a242e inset}._trigger_175xc_16[data-state=open] ._indicatorWrapper_175xc_50{background:#1b8cc8}._trigger_175xc_16[data-state=open] ._indicator_175xc_50{transform:rotate(180deg);color:#eff1f3}._icon_175xc_58{position:absolute;left:0;top:0;height:100%;width:48px;display:flex;align-items:center;justify-content:center;z-index:5;pointer-events:none}._indicatorWrapper_175xc_50{display:flex;align-items:center;justify-content:center;position:relative;border-radius:6px;border:2px solid #1A1D23;background:#58657e59;height:32px;width:32px}._indicatorWrapper_175xc_50:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._indicator_175xc_50{color:#e3e3fa;transition:transform .3s linear;position:absolute;display:flex;align-items:center;justify-content:center;transform-origin:center center}._content_175xc_106{overflow:hidden;background:#1e232c;border:1px solid #232935;border-radius:8px;animation:_selectFadeIn_175xc_1 .2s ease-in-out;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);z-index:1000;max-width:calc(100vw - 32px)}@media(max-width:768px){._content_175xc_106{max-width:calc(100vw - 24px)}}@keyframes _selectFadeIn_175xc_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._viewport_175xc_133{padding:0;overflow-y:auto}._viewport_175xc_133::-webkit-scrollbar{width:4px}._viewport_175xc_133::-webkit-scrollbar-track{background:#1f2024;border-radius:3px}._viewport_175xc_133::-webkit-scrollbar-thumb{background:#35373d;border-radius:3px;outline:2px solid #35373d}._scrollButton_175xc_150{display:flex;align-items:center;justify-content:center;height:16px;background-color:#1e232c;color:#e3e3fa;cursor:pointer;border-bottom:1px solid #232935}._scrollButton_175xc_150:hover{background-color:#22b5ff26}._scrollIndicator_175xc_164{font-size:10px;line-height:1}._item_175xc_169{display:block;font-size:14px;padding:14px 16px;width:100%;cursor:pointer;white-space:nowrap;transition:all .3s linear;font-variant-numeric:tabular-nums;color:#eff1f3;font-weight:500;line-height:150%;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}._item_175xc_169[data-highlighted]{background:#333a49}._item_175xc_169:not(:last-child){border-bottom:1px solid #232935}._item_175xc_169:first-child{border-top-left-radius:8px;border-top-right-radius:8px}._item_175xc_169:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}._item_175xc_169[data-state=checked]{color:#eff1f3;background:#1a3b4f80}._item_175xc_169:first-letter{text-transform:uppercase}._groupLabel_175xc_206{padding:8px 16px;font-size:12px;color:#e3e3fab3;font-weight:500}._root_1kpti_1{flex-shrink:0;width:100%}._root_1kpti_1 ._trigger_1kpti_6{min-width:0;width:100%;padding:8px 8px 8px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;height:48px;background:#2b334580;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:8px;border:none;box-shadow:0 4px 4px #1a1d2326;position:relative;transition:background .2s ease}._root_1kpti_1 ._trigger_1kpti_6:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:opacity .2s ease}@media(hover:hover){._root_1kpti_1 ._trigger_1kpti_6:hover:not([data-state=open]):not([data-disabled]){background:#36405580}}._root_1kpti_1 ._trigger_1kpti_6[data-state=open]{background:#1a2c39}._root_1kpti_1 ._trigger_1kpti_6[data-state=open]:after{opacity:0}._root_1kpti_1 ._trigger_1kpti_6[data-state=open]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid #1bb2ff;pointer-events:none}._root_1kpti_1 ._text_1kpti_56{display:inline-flex;align-items:center;gap:0;min-width:0;flex:1 1 auto}._root_1kpti_1 ._label_1kpti_64{font-weight:400;font-size:14px;line-height:1.5;color:#eff1f3;white-space:nowrap;flex-shrink:0}._root_1kpti_1 ._value_1kpti_73{font-weight:600;font-size:14px;line-height:1.5;color:#eff1f3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._capitalizeText_1kpti_84{text-transform:capitalize}._root_1kpti_1 ._arrowBox_1kpti_88{width:32px;height:32px;border-radius:6px;background:#333a49;box-shadow:0 0 0 2px #1a1d23;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._root_1kpti_1 ._arrowIcon_1kpti_101{width:16px;height:16px;color:#c8ccd7;transition:transform .2s ease}._root_1kpti_1 ._trigger_1kpti_6[data-state=open] ._arrowIcon_1kpti_101{transform:rotate(180deg)}._root_1kpti_1 ._trigger_1kpti_6[data-state=open] ._arrowBox_1kpti_88{background:#1a6891;box-shadow:0 0 0 2px #1a3b4f}._content_1kpti_117{position:fixed;display:flex;flex-direction:column;gap:2px;padding:4px;border-radius:8px;background:#232935;box-shadow:0 8px 24px #0000004d;z-index:2000;max-height:200px;overflow-y:auto}._content_1kpti_117::-webkit-scrollbar{width:4px}._content_1kpti_117::-webkit-scrollbar-track{background:transparent}._content_1kpti_117::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}._content_1kpti_117{min-width:var(--radix-select-trigger-width);max-width:calc(100vw - 32px)}@media(max-width:768px){._content_1kpti_117{max-width:calc(100vw - 24px)}}._content_1kpti_117 ._item_1kpti_150{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:6px;border:none;background:transparent;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;color:#e3e3fa;cursor:pointer;transition:background .15s}._content_1kpti_117 ._item_1kpti_150:hover{background:#29303c}._content_1kpti_117 ._item_1kpti_150{width:100%;justify-content:flex-start;white-space:nowrap}._content_1kpti_117 ._fixedItemHeight_1kpti_175{min-height:var(--filter-dropdown-item-height);padding-top:0;padding-bottom:0}._content_1kpti_117 ._item_1kpti_150[data-highlighted]{background:#29303c}._content_1kpti_117 ._item_1kpti_150[data-state=checked]{background:#1a2c39;color:#1bb2ff}._caseBattleCardItemStats_p25kq_1{grid-area:stats;flex:0 0 246px;min-width:246px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:0;z-index:1}._caseBattleStatsTitle_p25kq_14{color:#9da6b8;font-size:14px;font-style:normal;font-weight:500;line-height:10px}._caseBattleStatsCurrency_p25kq_22{color:#65d83e;font-size:14px;font-style:normal;font-weight:600;line-height:10px}._caseBattleCardItemStatsPrize_p25kq_30{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;z-index:1}@media(max-width:768px){._caseBattleCardItemStatsPrize_p25kq_30{flex-direction:row}}._caseBattleCardWaiting_p25kq_45{color:#65d83e;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:10px}._caseBattleCardAllCount_p25kq_54{color:#555d6c;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:10px}._caseBattleCardUsersCount_p25kq_63{color:#eff1f3;font-weight:600}._caseBattleCardBtn_p25kq_68{width:100%}@media(max-width:650px){._caseBattleCardBtn_p25kq_68{min-width:100%}}@media(max-width:1023px){._caseBattleCardItemStats_p25kq_1{flex:none;min-width:0;width:100%;justify-self:stretch;padding-top:8px}._caseBattleCardItemStatsPrize_p25kq_30{width:246px;max-width:100%;flex-direction:column}}._caseBattleCardBtn_yiv2r_1{height:48px;width:100%;font-size:12px;z-index:unset;border-radius:6px!important}@media screen and (min-width:768px){._caseBattleCardBtn_yiv2r_1{padding:0 10px}}@media screen and (min-width:1024px){._caseBattleCardBtn_yiv2r_1{font-size:14px}}@media screen and (max-width:767px){._caseBattleCardBtn_yiv2r_1{padding:0 10px}}@media(max-width:650px){._caseBattleCardBtn_yiv2r_1{min-width:100%}}._buttonContent_yiv2r_29{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:1}._buttonContent_yiv2r_29 svg{flex-shrink:0}._joinText_yiv2r_41{text-transform:capitalize}._joinContent_yiv2r_45{display:inline-flex;align-items:center;gap:2px}._christmasBlur_yiv2r_51{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._CaseBattleCardHeaderLink_kqvbo_1,._CaseBattleCardUsersContent_kqvbo_2{position:relative;z-index:1;display:block;width:342px;min-width:342px;box-sizing:border-box;color:inherit;text-decoration:none}._CaseBattleCardHeaderLink_kqvbo_1{grid-area:header;padding-left:8px}._CaseBattleCardUsersContent_kqvbo_2{grid-area:avatars;padding-left:8px}._CaseBattleCardHeader_kqvbo_1{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;min-width:0}._CaseBattleCardHeaderMain_kqvbo_32{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}._CaseBattleCardUsersModeIcons_kqvbo_40{display:flex;align-items:center;gap:8px;flex-shrink:0}._CaseBattleCardUsersModeIconTooltip_kqvbo_47{position:relative;flex:0 0 40px}._CaseBattleCardUsersModeIcon_kqvbo_40,._CaseBattleCardUsersJackpotIcon_kqvbo_53{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;border-radius:8px;box-shadow:0 4px 2px #0000000a}._CaseBattleCardUsersModeIcon_kqvbo_40:before,._CaseBattleCardUsersJackpotIcon_kqvbo_53:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._CaseBattleCardUsersModeIcon_kqvbo_40 svg,._CaseBattleCardUsersJackpotIcon_kqvbo_53 svg{width:20px;height:20px;position:relative;z-index:2}._CaseBattleCardUsersModeIcon_kqvbo_40._NORMAL_kqvbo_86{background:#ffa20026;color:#ffd24f}._CaseBattleCardUsersModeIcon_kqvbo_40._TERMINAL_kqvbo_90,._CaseBattleCardUsersModeIcon_kqvbo_40._DEGEN_kqvbo_90{background:#d8545626;color:#f06367}._CaseBattleCardUsersModeIcon_kqvbo_40._GROUP_kqvbo_94{background:#89a5ff26;color:#89a5ff}._CaseBattleCardUsersModeIcon_kqvbo_40._CRAZY_kqvbo_98{background:#bb6bd926;color:#bb6bd9}._CaseBattleCardUsersModeIcon_kqvbo_40._POINTS_RUSH_kqvbo_102,._CaseBattleCardUsersModeIcon_kqvbo_40._POINTS_RUSH_CRAZY_kqvbo_102{background:#56d7ca26;color:#56d7ca}._CaseBattleCardUsersJackpotIcon_kqvbo_53{background:#d8545626;color:#ff8989}._CaseBattleCardUsersTitle_kqvbo_112{position:relative;width:-moz-fit-content;width:fit-content}._CaseBattleCardUsersModeCopy_kqvbo_117{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0}._CaseBattleCardUsersMode_kqvbo_40{display:inline-flex;align-items:center;text-align:left;font-size:16px;font-weight:500;line-height:11px;white-space:nowrap;position:relative;z-index:1}._CaseBattleCardUsersMode_kqvbo_40._NORMAL_kqvbo_86{color:#ffd24f}._CaseBattleCardUsersMode_kqvbo_40._TERMINAL_kqvbo_90,._CaseBattleCardUsersMode_kqvbo_40._DEGEN_kqvbo_90{color:#ff7273}._CaseBattleCardUsersMode_kqvbo_40._GROUP_kqvbo_94{color:#89a5ff}._CaseBattleCardUsersMode_kqvbo_40._CRAZY_kqvbo_98{color:#bb6bd9}._CaseBattleCardUsersMode_kqvbo_40._POINTS_RUSH_kqvbo_102,._CaseBattleCardUsersMode_kqvbo_40._POINTS_RUSH_CRAZY_kqvbo_102{color:#56d7ca}._CaseBattleCardUsersCurrency_kqvbo_152{color:#eff1f3;font-size:14px;font-weight:500;line-height:10px}._CaseBattleCardUsersAvatars_kqvbo_159{width:100%;display:flex;align-items:center;justify-content:center;z-index:1;min-height:72px;border-radius:10px;padding:16px 12px;box-sizing:border-box;overflow:hidden}._CaseBattleCardUsersAvatars_kqvbo_159._NORMAL_kqvbo_86{background:#26201652}._CaseBattleCardUsersAvatars_kqvbo_159._TERMINAL_kqvbo_90,._CaseBattleCardUsersAvatars_kqvbo_159._DEGEN_kqvbo_90{background:#2d1c1c52}._CaseBattleCardUsersAvatars_kqvbo_159._GROUP_kqvbo_94{background:#212b4052}._CaseBattleCardUsersAvatars_kqvbo_159._CRAZY_kqvbo_98{background:#2c1c3252}._CaseBattleCardUsersAvatars_kqvbo_159._POINTS_RUSH_kqvbo_102,._CaseBattleCardUsersAvatars_kqvbo_159._POINTS_RUSH_CRAZY_kqvbo_102{background:#16343152}._caseBattleCardIcons_kqvbo_187{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;padding-top:2px}@media(max-width:1023px){._CaseBattleCardHeaderLink_kqvbo_1,._CaseBattleCardUsersContent_kqvbo_2{width:100%;min-width:0}._CaseBattleCardHeaderLink_kqvbo_1{padding-left:52px}._withInlineModeInfo_kqvbo_204{padding-left:0}._CaseBattleCardHeader_kqvbo_1{min-height:40px;align-items:center}._hideModeIconsOnMobile_kqvbo_211{display:none}._CaseBattleCardUsersModeCopy_kqvbo_117{justify-content:center}._CaseBattleCardUsersMode_kqvbo_40{display:block;max-width:100%}._CaseBattleCardUsersCurrency_kqvbo_152{display:flex;align-items:center}._CaseBattleCardUsersContent_kqvbo_2{padding-left:0;padding-top:8px}._CaseBattleCardUsersAvatars_kqvbo_159{padding:0}._CaseBattleCardUsersAvatars_kqvbo_159._NORMAL_kqvbo_86{background:#533f0f52}._CaseBattleCardUsersAvatars_kqvbo_159._GROUP_kqvbo_94{background:#23355d52}._CaseBattleCardUsersAvatars_kqvbo_159._CRAZY_kqvbo_98,._CaseBattleCardUsersAvatars_kqvbo_159._DEGEN_kqvbo_90{background:#30214052}._CaseBattleCardUsersAvatars_kqvbo_159._TERMINAL_kqvbo_90{background:#49303552}._CaseBattleCardUsersAvatars_kqvbo_159._POINTS_RUSH_kqvbo_102,._CaseBattleCardUsersAvatars_kqvbo_159._POINTS_RUSH_CRAZY_kqvbo_102{background:#16343152}}@container battle-card (max-width: 340px){._CaseBattleCardUsersAvatars_kqvbo_159{min-height:64px}}._UsersAvatarLayout_172uk_1{display:flex;align-items:center;justify-content:center;width:100%;min-width:0}._UsersAvatarLayoutTeamBattle_172uk_9{gap:20px}._UsersAvatarTeam_172uk_13{display:flex;align-items:center;min-width:0}._UsersAvatarTeam_172uk_13>*+*{margin-left:-8px}._UsersAvatarTeamBattle_172uk_22{display:flex;align-items:center;min-width:0;gap:12px}._UsersAvatarTeamSolo_172uk_29,._UsersAvatarTeamShared_172uk_36{display:flex;align-items:center;min-width:0;gap:16px}@media(max-width:601px){._UsersAvatarTeam_172uk_13>*+*{margin-left:-6px}._UsersAvatarTeamBattle_172uk_22{gap:12px}._UsersAvatarTeamSolo_172uk_29,._UsersAvatarTeamShared_172uk_36{gap:16px}}._GroupAvatar_1409r_1{position:relative;width:36px;height:40px;flex:0 0 36px}._UserAvatarWrapper_1409r_8,._UserAvatarNoUser_1409r_9{position:absolute;top:2px;left:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid transparent}._UserAvatarWrapper_1409r_8{background:#171b27}._UserAvatarWrapper_1409r_8 ._UserAvatar_1409r_8{width:100%;height:100%;min-width:100%;min-height:100%;max-width:100%;max-height:100%;border:none;background:transparent}._UserAvatarWrapper_1409r_8:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;pointer-events:none}._UserAvatar_1409r_8{display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;overflow:hidden}._UserAvatarNoUser_1409r_9{background:transparent;color:#e3e3fa59}._UserAvatarNoUser_1409r_9:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;pointer-events:none}._UserAvatarNoUser_1409r_9 svg{position:relative;z-index:1}._UserAvatarNORMAL_1409r_69{border-color:#ffd24f;box-shadow:0 0 0 2px #534327}._UserAvatarNORMAL_1409r_69:after,._UserAvatarNORMAL_1409r_69._UserAvatarNoUser_1409r_9:before{box-shadow:inset 0 0 0 3px #534327}._UserAvatarNORMAL_1409r_69._UserAvatarNoUser_1409r_9{border:none;box-shadow:0 0 0 2px #534327,inset 0 0 0 3px #534327}._UserAvatarNORMAL_1409r_69._UserAvatarNoUser_1409r_9:before{box-shadow:none}._UserAvatarGROUP_1409r_84{border-color:#89a5ff;box-shadow:0 0 0 2px #37425c}._UserAvatarGROUP_1409r_84:after,._UserAvatarGROUP_1409r_84._UserAvatarNoUser_1409r_9:before{box-shadow:inset 0 0 0 3px #37425c}._UserAvatarGROUP_1409r_84._UserAvatarNoUser_1409r_9{border:none;box-shadow:0 0 0 2px #37425c,inset 0 0 0 3px #37425c}._UserAvatarGROUP_1409r_84._UserAvatarNoUser_1409r_9:before{box-shadow:none}._UserAvatarCRAZY_1409r_99{border-color:#bb6bd9;box-shadow:0 0 0 2px #381f42}._UserAvatarCRAZY_1409r_99:after{box-shadow:inset 0 0 0 3px #381f42}._UserAvatarCRAZY_1409r_99._UserAvatarNoUser_1409r_9{border:none;box-shadow:0 0 0 2px #381f42,inset 0 0 0 3px #381f42}._UserAvatarCRAZY_1409r_99._UserAvatarNoUser_1409r_9:before{box-shadow:none}._UserAvatarDEGEN_1409r_114{border-color:#bb6bd9;box-shadow:0 0 0 2px #381f42}._UserAvatarDEGEN_1409r_114:after,._UserAvatarDEGEN_1409r_114._UserAvatarNoUser_1409r_9:before{box-shadow:inset 0 0 0 3px #381f42}._UserAvatarDEGEN_1409r_114._UserAvatarNoUser_1409r_9{border:none;box-shadow:0 0 0 2px #381f42,inset 0 0 0 3px #381f42}._UserAvatarDEGEN_1409r_114._UserAvatarNoUser_1409r_9:before{box-shadow:none}._UserAvatarTERMINAL_1409r_129{border-color:#f06367;box-shadow:0 0 0 2px #4d3035}._UserAvatarTERMINAL_1409r_129:after{box-shadow:inset 0 0 0 3px #4d3035}._UserAvatarTERMINAL_1409r_129._UserAvatarNoUser_1409r_9{border:none;box-shadow:0 0 0 2px #4d3035,inset 0 0 0 3px #4d3035}._UserAvatarTERMINAL_1409r_129._UserAvatarNoUser_1409r_9:before{box-shadow:none}._UserAvatarTERMINAL_1409r_129._UserAvatarNoUser_1409r_9:after{box-shadow:none}._UserAvatarLevel_1409r_147{position:absolute;top:-2px;right:-4px;color:#fff;z-index:2}.user-level{display:flex;align-items:center;gap:4px}.user-level-icon{position:relative;display:flex;align-items:center;justify-content:center}.user-level-icon span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;leading-trim:both;text-edge:cap;text-shadow:0 1px .1px rgba(0,0,0,.45);font-size:clamp(6px,var(--icon-size, 24px) * .333,12px);font-weight:700;text-transform:uppercase;line-height:1;pointer-events:none;color:#fff}.user-level.is-max .user-level-icon span{transform:translate(-50%,-50%)}.user-level.battle-level .user-level-icon span{color:#fff}@media(max-width:767px){.user-level.battle-level .user-level-icon span{font-size:7px}}.user-level-label{font-size:16px;font-weight:600;line-height:120%;color:var(--lavender)}._BattleCardTooltip_13h91_1{position:absolute;z-index:4;top:10px;left:-50%;display:inline-flex;max-width:min(343px,100vw - 16px);padding:24px;align-items:center;gap:16px;box-sizing:border-box;border-radius:8px;background:#26262c80;backdrop-filter:blur(29.5px);-webkit-backdrop-filter:blur(29.5px);visibility:hidden;overflow-x:hidden;opacity:0;transform:scale(.98);transition:opacity .3s linear,transform .3s linear;will-change:opacity,transform}@media screen and (max-width:1023px){._BattleCardTooltip_13h91_1{left:-180px;top:20px}}@media screen and (max-width:767px){._BattleCardTooltip_13h91_1{left:0;top:89px}}@media(max-width:480px){._BattleCardTooltip_13h91_1{top:88px}}._BattleCardTooltip_13h91_1._icon_13h91_40{top:calc(100% + 8px);left:0}@media screen and (max-width:1023px){._BattleCardTooltip_13h91_1._icon_13h91_40{top:calc(100% + 8px);left:0}}@media screen and (max-width:767px){._BattleCardTooltip_13h91_1._icon_13h91_40{top:calc(100% + 8px);left:0}}@media(max-width:480px){._BattleCardTooltip_13h91_1._icon_13h91_40{top:calc(100% + 8px)}}._BattleCardTooltip_13h91_1 ._textWrapper_13h91_61{display:flex;flex-direction:column;gap:12px;min-width:0}._BattleCardTooltip_13h91_1 ._tooltipText_13h91_67{color:#b9bbde;font-size:14px;font-weight:400;line-height:150%}._BattleCardTooltip_13h91_1 ._tooltipTitle_13h91_73{color:#e3e3fa;font-size:16px;font-weight:700;line-height:normal;text-transform:uppercase}._BattleCardTooltip_13h91_1._private_13h91_80,._BattleCardTooltip_13h91_1._sponsored_13h91_80,._BattleCardTooltip_13h91_1._jackpot_13h91_80{width:-moz-max-content;width:max-content;z-index:100;top:-50px;left:-40px;text-align:center;padding:10px}@media screen and (max-width:1599px){._BattleCardTooltip_13h91_1._private_13h91_80,._BattleCardTooltip_13h91_1._sponsored_13h91_80,._BattleCardTooltip_13h91_1._jackpot_13h91_80{top:-40px;left:-30px;padding:8px}}._BattleCardTooltip_13h91_1._private_13h91_80 p,._BattleCardTooltip_13h91_1._sponsored_13h91_80 p,._BattleCardTooltip_13h91_1._jackpot_13h91_80 p{text-align:center;font-size:14px;font-weight:400;text-transform:capitalize}@media screen and (max-width:1599px){._BattleCardTooltip_13h91_1._private_13h91_80 p,._BattleCardTooltip_13h91_1._sponsored_13h91_80 p,._BattleCardTooltip_13h91_1._jackpot_13h91_80 p{font-size:12px}}._BattleCardTooltipArea_13h91_107{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border-radius:inherit;cursor:help}._iconsRow_os2st_1{display:flex;align-items:center;gap:8px}._sponsoredMode_os2st_7,._privateMode_os2st_8{position:relative;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:4px}._sponsoredMode_os2st_7._jackpot_os2st_17 svg,._privateMode_os2st_8._jackpot_os2st_17 svg{color:#ff8989}._pointRush_os2st_22{color:#56d7ca}._caseBattleCardCases_1z0nz_1{grid-area:cases;flex:1 1 auto;min-width:0;height:120px;border-radius:12px;display:flex;flex-direction:column;justify-content:center;background:var(--case-battle-card-cases-bg);position:relative;z-index:1;overflow:hidden;transition:background .3s linear}._caseBattleCardCases-tablet-wrapper_1z0nz_16{min-width:130px;width:100%}._caseBattleCardCases_1z0nz_1:after{content:"";z-index:2;position:absolute;right:-1px;top:0;width:129px;height:100%;border-radius:0 5px 5px 0;background:var(--case-battle-card-cases-gradient);pointer-events:none}._caseBattleCardCases-arrow-container_1z0nz_32{position:relative;font-size:0;padding:8px}._caseBattleCardCasesList_1z0nz_38{padding:0 88px 0 0;z-index:1;overflow-x:auto;overflow-y:hidden;width:100%;display:flex;position:relative;flex-wrap:nowrap;align-items:center;height:100%}._caseBattleCardCasesViewport_1z0nz_51{position:relative;width:100%;height:100%;overflow:visible}._caseBattleCardCase_1z0nz_1{position:relative;display:flex;flex-direction:column;height:112px;width:112px;min-height:112px;min-width:112px;align-items:center;justify-content:center;flex:0 0 112px;transition:opacity .2s ease,filter .2s ease,transform .2s ease}._caseBattleCardCase_1z0nz_1:not(:last-child){margin-right:-8px}._caseBattleCardCase_1z0nz_1 img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}._caseBattleCardCase_1z0nz_1._opened_1z0nz_80{opacity:.2;filter:grayscale(1) saturate(.2)}._caseBattleCardCase_1z0nz_1._finished_1z0nz_85{opacity:.55;filter:grayscale(1)}._caseBattleCardCase_1z0nz_1._active_1z0nz_90{transform:translateY(-2px)}._arrowIcon_1z0nz_94{color:#e3e3fabf;position:absolute;top:6px;left:var(--case-battle-arrow-left, 0px);transform:translate(-50%);z-index:3;pointer-events:none}@media(min-width:1024px){._caseBattleCardCases_1z0nz_1{overflow:visible!important}._arrowIcon_1z0nz_94{top:-12px}}._StatsRound_2w1pw_1{position:absolute;left:2px;bottom:2px;background:var(--dark-night);border-radius:0 10px 10px;display:inline-flex;padding:6px 8px;justify-content:center;align-items:center;height:28px;min-width:56px;z-index:3;color:var(--lavender-grey);font-size:12px;font-weight:600;line-height:1.5;white-space:nowrap}._StatsRound_2w1pw_1._live_2w1pw_21 ._StatsRoundCompleted_2w1pw_21{color:#fff}._StatsRound_2w1pw_1._finished_2w1pw_25 ._StatsRoundCompleted_2w1pw_21,._StatsRound_2w1pw_1._finished_2w1pw_25 ._StatsRoundTotal_2w1pw_26{color:var(--lavender-grey)}._StatsRound_2w1pw_1._waiting_2w1pw_30{justify-content:center}._StatsRoundValue_2w1pw_34{color:var(--lavender-grey)}._StatsRoundCompleted_2w1pw_21{color:#fff}._StatsRoundTotal_2w1pw_26{color:var(--lavender-grey)}.cases{width:100%;display:flex;justify-content:center;max-width:100vw;padding:40px 24px 0}@media screen and (max-width:1919px){.cases{padding:40px 16px 0}}@keyframes shine-animation{0%,to{left:-165px}50%{left:100%}}._allSection_1axl6_1{width:100%;padding-bottom:48px}._title_1axl6_6{display:flex;align-items:center;gap:8px;color:#eff1f3;text-align:center;font-family:Golos Text,sans-serif;font-size:32px;font-weight:700;line-height:normal;letter-spacing:.64px;text-transform:uppercase;transition:color .3s linear}@media screen and (max-width:767px){._title_1axl6_6{font-size:28px}}._titleChristmas_1axl6_25 svg{color:#d85456}._title_1axl6_6 img,._title_1axl6_6 svg{width:32px;height:24px}._head_1axl6_34{display:flex;gap:32px;margin-top:24px;align-items:center}@media screen and (max-width:1023px){._head_1axl6_34{align-items:flex-start;flex-direction:column;gap:16px}}._filters_1axl6_48{display:flex;align-items:center;gap:8px;position:relative;z-index:6;flex-shrink:0}@media screen and (max-width:1023px){._filters_1axl6_48{width:100%}}@media screen and (max-width:767px){._filters_1axl6_48{flex-direction:column;align-items:stretch}}._dropdownType_1axl6_68,._dropdownOrder_1axl6_69,._dropdownPrice_1axl6_70{z-index:6}@media screen and (max-width:1023px){._dropdownType_1axl6_68,._dropdownOrder_1axl6_69,._dropdownPrice_1axl6_70{width:100%}}._dropdownType_1axl6_68{width:182px}._dropdownOrder_1axl6_69{width:274px}._dropdownPrice_1axl6_70{width:185px}._list_1axl6_93{width:100%;display:grid;gap:16px;margin-top:40px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){._list_1axl6_93{grid-template-columns:repeat(3,1fr)}}@media(min-width:1150px){._list_1axl6_93{grid-template-columns:repeat(4,1fr)}}@media(min-width:1600px){._list_1axl6_93{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:767px){._list_1axl6_93{margin-top:24px}}._listEmpty_1axl6_121{display:flex;justify-content:center;align-items:center;height:calc(100vh - 200px)}._listEmptyContent_1axl6_128{display:flex;flex-direction:column;align-items:center;text-align:center}._listEmptyIcon_1axl6_135{width:80px;height:80px;margin-bottom:16px}._listEmptyText_1axl6_141{color:#e3e3fabf;text-align:center;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:24px}._loadingWrapper_1axl6_150{display:flex;justify-content:center;margin-top:16px;margin-bottom:16px}._bannerWrapper_1axl6_157{display:flex;align-items:center;width:100%;overflow-x:auto;gap:16px}._skeleton_1axl6_165{width:437px!important;height:241px!important}@media screen and (max-width:767px){._skeleton_1axl6_165{width:361px!important;height:186px!important}}._root_12zwc_1{display:flex;align-items:center;gap:6px;width:100%;height:48px;padding:4px 16px;border:1px solid #333A49;border-radius:8px;background:#14161a;transition:border-color .2s ease,box-shadow .2s ease}._root_12zwc_1:focus-within{border-color:#1bb2ff;box-shadow:0 0 0 4px #009dec26}._icon_12zwc_18{width:16px;height:16px;flex-shrink:0;color:#29303c}._priceLabel_12zwc_25{color:#29303c}._input_12zwc_29{flex:1 1 auto;min-width:0;padding:0;border:0;background:transparent;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;outline:none}._input_12zwc_29::-moz-placeholder{color:#29303c}._input_12zwc_29::placeholder{color:#29303c}._input_12zwc_29::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}._wrapper_1js3i_6{width:100%;position:relative;overflow:visible}._wrapper_1js3i_6._wrapperHalloweenEnabled_1js3i_11:nth-child(3n):before{content:"";position:absolute;top:0;z-index:5;pointer-events:none;width:95px;height:95px;background-size:contain;background-repeat:no-repeat;opacity:1;transition:opacity .3s linear;left:50px;right:auto;background-image:url(/assets/case-decoration.CtuPKB-U.svg)}@media screen and (max-width:767px){._wrapper_1js3i_6._wrapperHalloweenEnabled_1js3i_11:nth-child(3n):before{width:60px;height:60px}}._wrapper_1js3i_6._wrapperHalloweenEnabled_1js3i_11:nth-child(6n):before{left:55px;background-image:url(/assets/case-decoration-2.R22FOHKr.svg)}._wrapper_1js3i_6._wrapperHalloweenEnabled_1js3i_11:nth-child(9n):before{left:60px;background-image:url(/assets/case-decoration-2.R22FOHKr.svg)}._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(16n+1):before,._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(16n+2):before,._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(16n+3):before,._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(4):before,._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(8):before,._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(14n):before{content:"";position:absolute;z-index:5;pointer-events:none;background-size:contain;background-repeat:no-repeat;opacity:1;transition:opacity .3s linear}._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(16n+1):before{top:-11px;width:100px;height:24px;right:0;background-image:url(/assets/case-decoration-1.DqWM9NlZ.svg)}._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(16n+2):before{top:-11px;width:57px;height:24px;left:0;background-image:url(/assets/case-decoration-2.Bo1XXfNF.svg)}._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(16n+3):before{top:-11px;width:45px;height:24px;right:20px;background-image:url(/assets/case-decoration-3.Dv6VabpZ.svg)}._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(4):before{top:-5px;width:42px;height:24px;right:-18px;background-image:url(/assets/case-decoration-4.Cj3a1S3t.svg)}._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(8):before{top:-11px;width:82px;height:24px;left:42px;background-image:url(/assets/case-decoration-5.BPPLPkth.svg)}._wrapper_1js3i_6._wrapperChristmas2025Enabled_1js3i_41:nth-child(14n):before{top:-11px;width:82px;height:24px;right:-13px;background-image:url(/assets/case-decoration-2.Bo1XXfNF.svg)}._card_1js3i_94{width:100%;height:300px;padding-bottom:16px;color:#e3e3fa;background-color:#1e232c;overflow:hidden;border-radius:12px;transition:all .3s linear;position:relative}._card_1js3i_94:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:10;opacity:0;transition:opacity .3s linear}._card_1js3i_94:hover{background-color:#2b334580;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326;transition:all .3s linear;cursor:pointer}._card_1js3i_94:hover:before{opacity:1}._card_1js3i_94:hover ._toolbarBtn_1js3i_130{opacity:1}._card_1js3i_94:hover ._img_1js3i_133{--case-image-mask-color: #000000}._card_1js3i_94:hover ._imgContainer_1js3i_136{transform:translateY(-80%) translate(-50%) scale(1.05)}._card_1js3i_94:hover ._imgContainer_1js3i_136:after{box-shadow:0 0 80px 40px var(--case-card-mask-hover);transition:all .3s linear}._card_1js3i_94:hover ._halloweenDecoration_1js3i_144{opacity:0}._card_1js3i_94:hover ._wave_1js3i_147,._card_1js3i_94:hover .wave-animation{opacity:1}._card_1js3i_94 .wave-animation{border-radius:0 0 4px 4px;opacity:0;transition:opacity .3s linear}@media(max-width:1399px){._card_1js3i_94{height:334px}}@media screen and (max-width:767px){._card_1js3i_94{height:248px;padding-bottom:6px}}._easterBg_1js3i_170{position:relative}._easterBg_1js3i_170:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/boxes-card-bg.sr5VtLr5.svg) no-repeat left 43% bottom -32px;background-size:798px auto;opacity:0;z-index:-1;transition:opacity .3s linear}._easterBg_1js3i_170:hover:after{opacity:1}._christmas2025Bg_1js3i_187{position:relative;z-index:0}._christmas2025Bg_1js3i_187:before{padding:0;-webkit-mask:none;mask:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/case-bg.BGO7OwWc.svg) no-repeat top;background-size:cover;opacity:0;z-index:-1;transition:opacity .3s linear}._christmas2025Bg_1js3i_187:hover:before{opacity:1}._summerBg_1js3i_208{position:relative}._summerBg_1js3i_208:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='578'%20height='529'%20viewBox='0%200%20578%20529'%20fill='none'%3e%3cg%20opacity='0.02'%3e%3cpath%20d='M464.455%20201.18C456.357%20185.482%20431.688%20192.993%20426.926%20209.93C435.995%20194.621%20460.638%20198.57%20464.342%20215.985C468.009%20198.539%20492.689%20194.552%20501.77%20209.882C501.236%20198.8%20477.85%20181.858%20464.455%20201.18Z'%20fill='url(%23paint0_radial_25707_84256)'/%3e%3cpath%20d='M436.14%20217.219C428.821%20210.381%20417.099%20219.063%20417.8%20229C419.709%20219.115%20433.607%20216.55%20438.914%20225.136C437.532%20215.136%20449.933%20208.332%20457.707%20214.786C455.304%20208.977%20439.592%20204.374%20436.14%20217.219Z'%20fill='url(%23paint1_radial_25707_84256)'/%3e%3cpath%20d='M473.931%20180.318C472.883%20170.379%20458.313%20169.318%20452.316%20177.291C460.253%20171.056%20472.451%20178.162%20470.828%20188.113C476.35%20179.648%20490.202%20182.572%20491.845%20192.518C493.842%20186.557%20484.977%20172.846%20473.931%20180.318Z'%20fill='url(%23paint2_radial_25707_84256)'/%3e%3c/g%3e%3cg%20opacity='0.02'%3e%3cpath%20d='M142.098%20271.154C139.974%20246.85%20174.32%20237.422%20192.375%20253.687C170.492%20242.5%20144.63%20265.29%20153.151%20288.357C136%20270.691%20104.24%20284.242%20104.945%20308.841C97.3941%20295.507%20112.203%20258.472%20142.098%20271.154Z'%20fill='url(%23paint3_radial_25707_84256)'/%3e%3cpath%20d='M186.993%20268.995C190.495%20255.611%20210.588%20257.102%20217.098%20269.222C207.578%20259.088%20189.457%20266.345%20189.594%20280.285C183.831%20267.589%20164.331%20268.792%20160.014%20282.063C158.535%20273.507%20173.487%20256.542%20186.993%20268.995Z'%20fill='url(%23paint4_radial_25707_84256)'/%3e%3cpath%20d='M115.644%20253.783C109.536%20241.404%20125.766%20229.417%20138.65%20234.304C124.783%20232.877%20115.781%20250.175%20125.017%20260.596C112.325%20254.785%2098.3074%20268.419%20103.725%20281.244C96.9966%20275.757%2097.2338%20253.206%20115.644%20253.783Z'%20fill='url(%23paint5_radial_25707_84256)'/%3e%3c/g%3e%3cg%20opacity='0.5'%20filter='url(%23filter0_f_25707_84256)'%3e%3ccircle%20cx='289'%20cy='217'%20r='117'%20fill='%23FFEB90'%20fill-opacity='0.7'/%3e%3c/g%3e%3cpath%20opacity='0.1'%20d='M289.271%20327C347.537%20327%20394.771%20277.751%20394.771%20217C394.771%20156.249%20347.537%20107%20289.271%20107C231.004%20107%20183.771%20156.249%20183.771%20217C183.771%20277.751%20231.004%20327%20289.271%20327Z'%20fill='%23FFF0B9'/%3e%3cdefs%3e%3cfilter%20id='filter0_f_25707_84256'%20x='72'%20y='0'%20width='434'%20height='434'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='50'%20result='effect1_foregroundBlur_25707_84256'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(417.145%20186.561)%20rotate(44.8744)%20scale(88.9009%20130.437)'%3e%3cstop%20stop-color='%23FFBA21'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(417.145%20186.561)%20rotate(44.8744)%20scale(88.9009%20130.437)'%3e%3cstop%20stop-color='%23FFBA21'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint2_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(417.145%20186.561)%20rotate(44.8744)%20scale(88.9009%20130.437)'%3e%3cstop%20stop-color='%23FFBA21'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint3_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(186.557%20219.184)%20rotate(102.843)%20scale(122.788%20180.158)'%3e%3cstop%20stop-color='%23FFDD92'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint4_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(186.557%20219.184)%20rotate(102.843)%20scale(122.788%20180.158)'%3e%3cstop%20stop-color='%23FFDD92'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint5_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(186.557%20219.184)%20rotate(102.843)%20scale(122.788%20180.158)'%3e%3cstop%20stop-color='%23FFDD92'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat top;background-size:contain;opacity:0;z-index:0;transition:opacity .3s linear}._summerBg_1js3i_208:hover:after{opacity:1}._summerBg_1js3i_208 ._imgContainer_1js3i_136{z-index:1}._summerBg_1js3i_208 ._content_1js3i_227{z-index:2}._summerBg_1js3i_208 ._wave_1js3i_147{z-index:1}._halloweenBg_1js3i_234{position:relative}._halloweenBg_1js3i_234:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/card-bg.Bwu8BZIW.svg) no-repeat center;background-size:cover;opacity:0;z-index:0;transition:opacity .3s linear}._halloweenBg_1js3i_234:hover:after{opacity:1}._halloweenBg_1js3i_234:hover .bat-animation-overlay{opacity:.6}._halloweenBg_1js3i_234 ._imgContainer_1js3i_136{z-index:1}._halloweenBg_1js3i_234 ._content_1js3i_227{z-index:2}._halloweenBg_1js3i_234 ._type_1js3i_259{z-index:1}._toolbar_1js3i_130{top:0;display:none;left:0;padding:16px;gap:8px;z-index:4;pointer-events:none}._toolbarBtn_1js3i_130{border-radius:6px;z-index:5;opacity:0;width:32px;height:32px;border:2px solid transparent;box-shadow:none;box-sizing:border-box;color:#9da6b8;background:#333a49;transition:color .15s linear,border-color .15s linear,box-shadow .15s linear,background-color .15s linear,opacity .15s linear;padding:0;pointer-events:auto;display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none}._toolbarBtn_1js3i_130 svg{width:16px;height:16px}._toolbarBtn_1js3i_130:hover,._toolbarBtn_1js3i_130:focus-visible{z-index:5;border-color:#232935;box-shadow:0 0 0 1px #9da6b8;color:#eff1f3;outline:none}._toolbarBtn_1js3i_130:active{border-color:#232935;box-shadow:0 0 0 1px #1bb2ff;color:#1bb2ff}._toolbarBtn_1js3i_130:disabled{cursor:default}._toolbarBtnLike_1js3i_312,._toolbarBtnLike_1js3i_312:hover,._toolbarBtnLike_1js3i_312:focus-visible,._toolbarBtnLike_1js3i_312:active{color:#e53b5a}._toolbarBtnLikeEaster_1js3i_319,._toolbarBtnLikeEaster_1js3i_319:hover,._toolbarBtnLikeEaster_1js3i_319:focus-visible,._toolbarBtnLikeEaster_1js3i_319:active{color:#65d83e80}._content_1js3i_227{display:flex;gap:16px}._img_1js3i_133{z-index:1;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-width:95%;max-height:95%;-webkit-mask-image:radial-gradient(closest-side,#000 80%,var(--case-image-mask-color) 105%);mask-image:radial-gradient(closest-side,#000 80%,var(--case-image-mask-color) 105%);transition:all .3s linear,--case-image-mask-color .3s linear}._imgContainer_1js3i_136{will-change:transform;width:240px;height:240.952px;aspect-ratio:240/240.952;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;position:absolute;top:57%;transform:translateY(-80%) translate(-50%) scale(1);left:50%;transition:transform .3s linear}@media screen and (max-width:767px){._imgContainer_1js3i_136{left:50%;top:50%;transform:translateY(-80%) translate(-50%) scale(1);width:170px;height:auto}}._imgContainer_1js3i_136:after{will-change:transform;content:"";top:60%;left:50%;width:1%;height:1%;position:absolute;transform:translate(-50%,-50%);transition:transform .3s linear}._video_1js3i_380{position:relative;-webkit-mask-image:radial-gradient(closest-side,#000 50%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(closest-side,#000 50%,#0000);overflow:hidden}._video_1js3i_380 video{position:relative;top:50%;left:0;width:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}._title_1js3i_394{text-align:center;margin-top:auto;font-size:16px;font-weight:500;color:var(--lavender);line-height:normal;transition:all .3s linear}._titleMostOpened_1js3i_404{max-width:204px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._type_1js3i_259{position:absolute;right:0;border-radius:2px 4px;height:32px;min-height:32px;font-size:14px;line-height:normal;-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);opacity:1;transition:opacity .3s linear}@media screen and (max-width:767px){._type_1js3i_259{font-size:12px;font-weight:700}}._typePopular_1js3i_430,._typeManualPopular_1js3i_435{color:#4083ff;background:#4083ff33}._typePartners_1js3i_440{color:#abff84;background:#abff8433}._typeNew_1js3i_445{color:#6fe117;background:#6fe11733}._typeHot_1js3i_450,._typeManualHot_1js3i_455{color:#fc2a58;background:#fc2a5833}._typeFeatured_1js3i_460{color:#a9a9eb;background:#a9a9eb33}._typeRecommended_1js3i_465{color:#781ee5;background:#781ee533}._typeExclusive_1js3i_470{color:#e86f3c;background:#e86f3c33}._typeTenpercent_1js3i_475{color:#3ab693;background:#3ab69333}._typeFiftyfifty_1js3i_480{color:#f3f;background:#f3f3}._typeSafe_1js3i_485{color:#66ac21;background:#66ac2133}._typeRisky_1js3i_490{color:#ff4500;background:#ff450033}._btn_1js3i_495{display:inline-flex;min-height:34px;font-size:14px;font-weight:500;background:linear-gradient(108.53deg,#eff1f3 2.88%,#9da6b8 97.34%);color:#21252e;line-height:normal;min-width:120px;border-radius:8px;box-shadow:0 0 0 2px #333a49;border:1px solid rgba(255,255,255,.8);transition:all .3s linear;z-index:2}@media screen and (max-width:767px){._btn_1js3i_495{min-width:-moz-fit-content;min-width:fit-content}}._wave_1js3i_147{position:absolute;bottom:0;left:0;width:100%;height:100px;overflow:hidden;opacity:0;z-index:1;border-radius:0 0 4px 4px;transition:opacity .3s linear}@media screen and (max-width:767px){._wave_1js3i_147{height:50px}}._halloweenDecoration_1js3i_144{position:absolute;top:0;z-index:5;opacity:1;transition:opacity .3s linear;pointer-events:none;max-width:95px;height:auto}@media screen and (max-width:767px){._halloweenDecoration_1js3i_144{max-width:60px}}._snowFallV2_1js3i_550{position:absolute;width:100%;height:100%}.profile__overview__most-opened-cases ._img_1js3i_133{max-height:127px;max-width:127px}.profile__overview__most-opened-cases svg{width:24px;height:24px}.profile__overview__most-opened-cases ._toolbarBtn_1js3i_130 svg{width:16px;height:16px}.profile__overview__most-opened-cases ._btn_1js3i_495{min-height:34px}.profile__overview__most-opened-cases ._btnEvent_1js3i_571{gap:4px}._container_1x1fn_1{overflow:visible;display:flex;max-width:calc(100% - 96px);width:100%;height:3px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:4px;background:#1a1d23;position:relative;margin-bottom:4px;cursor:pointer;transition:background-color .3s ease;z-index:3}@media screen and (max-width:767px){._container_1x1fn_1{max-width:calc(100% - 32px)}}._containerLow_1x1fn_23{background:#65d83e40}._containerMedium_1x1fn_26{background:#f7d56040}._containerHigh_1x1fn_29{background:#e6a21c40}._containerExtreme_1x1fn_32{background:#d8545640}._arrow_1x1fn_36{position:absolute;bottom:-7px;transform:translate(0);z-index:2;transform-origin:center top}._arrow_1x1fn_36 svg{height:8px;width:8px;color:#fff}._section_1x1fn_49{height:100%;width:25%;border-radius:2px}._sectionExtreme_1x1fn_54,._sectionHigh_1x1fn_54,._sectionMedium_1x1fn_54,._sectionLow_1x1fn_54{cursor:pointer}._sectionExtreme_1x1fn_54{background-color:#d85456}._sectionHigh_1x1fn_54{background-color:#e6a21c}._sectionMedium_1x1fn_54{background-color:#f7d560}._sectionLow_1x1fn_54{background-color:#65d83e}._tooltip_1x1fn_70{z-index:3!important;max-width:250px;padding:8px 12px;--rt-opacity: 1;border-radius:8px!important;background:#26262c80!important;-webkit-backdrop-filter:blur(29.5px)!important;backdrop-filter:blur(29.5px)!important}@media screen and (max-width:767px){._tooltip_1x1fn_70{display:none!important}}._tooltipContent_1x1fn_85{display:flex;align-items:center;gap:10px;color:var(--cute-gray-100, #b9bbde);font-size:14px;font-style:normal;font-weight:700}._tooltipLetter_1x1fn_94{display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;font-size:28px;font-style:normal;font-weight:800}._tooltipLetterLow_1x1fn_104{color:#65d83e}._tooltipLetterMedium_1x1fn_107{color:#f7d560}._tooltipLetterHigh_1x1fn_110{color:#e6a21c}._tooltipLetterExtreme_1x1fn_113{color:#d85456}.wave-animation{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:0;pointer-events:none}.waves{position:relative;width:100%;height:100%;margin-bottom:-7px;min-height:50px;pointer-events:none}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media(max-width:768px){.waves{height:100%;min-height:30px}}.case-card .wave-animation,.daily-case-card .wave-animation,.daily-case-card-wave{border-radius:0 0 4px 4px;opacity:0;transition:opacity .3s linear}.case-card:hover .wave-animation,.daily-case-card:hover .wave-animation,.daily-case-card:hover .daily-case-card-wave{opacity:1}.bat-animation-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out}.bat-animation-svg{width:100%;height:100%}.case-card-halloween-bg:hover .bat-animation-overlay{opacity:.6}.eye{fill:#ff6b35}.bat{animation:move 15s infinite ease-in-out;transform-origin:50% 50%;opacity:.35}.bat1{animation:move1 15s infinite ease-in-out;transform-origin:50% 50%;opacity:.35}.wing{transform-origin:50% 50%;animation:wing 1s infinite ease-in-out}.wing1{transform-origin:50% 50%;animation:wing1 1s infinite ease-in-out}@keyframes move{0%{transform:translate(-220px,-180px) rotate(10deg)}25%{transform:translate(-200px,-160px) rotate(-10deg)}50%{transform:translate(-240px,-200px) rotate(10deg)}75%{transform:translate(-210px,-170px) rotate(-10deg)}to{transform:translate(-220px,-180px) rotate(10deg)}}@keyframes move1{0%{transform:translate(220px,-180px) rotate(-10deg)}25%{transform:translate(240px,-160px) rotate(10deg)}50%{transform:translate(200px,-200px) rotate(-10deg)}75%{transform:translate(230px,-170px) rotate(10deg)}to{transform:translate(220px,-180px) rotate(-10deg)}}@keyframes wing{0%{transform:translate(0) scale(1) rotate(0)}50%{transform:translate(0) scaleX(.5) rotate(-25deg)}to{transform:translate(0) scale(1) rotate(0)}}@keyframes wing1{0%{transform:translate(0) scale(1) rotate(0)}50%{transform:translate(0) scaleX(.5) rotate(25deg)}to{transform:translate(0) scale(1) rotate(0)}}@media screen and (max-width:767px){.bat-animation-svg{width:100%;height:100%}.bat,.bat1{transform:scale(1.5);opacity:.5}@keyframes move{0%{transform:translate(-200px,-130px) rotate(10deg) scale(1.5)}25%{transform:translate(-190px,-120px) rotate(-10deg) scale(1.5)}50%{transform:translate(-210px,-140px) rotate(10deg) scale(1.5)}75%{transform:translate(-195px,-125px) rotate(-10deg) scale(1.5)}to{transform:translate(-200px,-130px) rotate(10deg) scale(1.5)}}@keyframes move1{0%{transform:translate(200px,-130px) rotate(-10deg) scale(1.5)}25%{transform:translate(210px,-120px) rotate(10deg) scale(1.5)}50%{transform:translate(190px,-140px) rotate(-10deg) scale(1.5)}75%{transform:translate(205px,-125px) rotate(10deg) scale(1.5)}to{transform:translate(200px,-130px) rotate(-10deg) scale(1.5)}}}@media screen and (min-width:2000px){@keyframes move{0%{transform:translate(-150px,-120px) rotate(10deg)}25%{transform:translate(-130px,-100px) rotate(-10deg)}50%{transform:translate(-170px,-140px) rotate(10deg)}75%{transform:translate(-140px,-110px) rotate(-10deg)}to{transform:translate(-150px,-120px) rotate(10deg)}}@keyframes move1{0%{transform:translate(150px,-120px) rotate(-10deg)}25%{transform:translate(170px,-100px) rotate(10deg)}50%{transform:translate(130px,-140px) rotate(-10deg)}75%{transform:translate(160px,-110px) rotate(10deg)}to{transform:translate(150px,-120px) rotate(-10deg)}}}._settingsPanelStack_1uy8v_1{width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1024px){._settingsPanelStack_1uy8v_1{width:min(100%,640px);margin-inline:auto}}._controlsPanel_1uy8v_14{position:relative;width:100%;display:flex;flex-direction:column;gap:24px;padding:16px;border-radius:12px;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:hidden}@media screen and (min-width:768px){._controlsPanel_1uy8v_14{padding:24px;background:#1e232c80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}}@media screen and (min-width:1024px){._controlsPanel_1uy8v_14{padding:32px}}@media screen and (max-width:767px){._controlsPanel_1uy8v_14{padding:16px 0}}._controlsPanel_1uy8v_14:after{content:none}@media screen and (min-width:768px){._controlsPanel_1uy8v_14:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}}._controlsPanelActions_1uy8v_65{order:-1;width:100%}@media screen and (min-width:1024px){._controlsPanelActions_1uy8v_65{order:2}}._dealsRouletteControlsField_1uy8v_75{display:flex;flex-direction:column;min-width:0}._dealsRouletteControls_1uy8v_75{width:100%;opacity:.5;transition:all .3s linear;display:flex;flex-direction:column;gap:32px}._dealsRouletteControlsActive_1uy8v_90{opacity:1}._dealsRouletteControlsTop_1uy8v_94{width:100%;display:flex;flex-direction:row;gap:8px;align-items:flex-start}._dealsRouletteControlsTop_1uy8v_94>*{flex:1 1 0;min-width:0}@media screen and (max-width:767px){._dealsRouletteControlsTop_1uy8v_94{gap:12px}}._dealsRouletteControlsBtns_1uy8v_111{display:flex;align-items:center;flex-shrink:0;margin-left:4px}._dealsRouletteControlsBtns_1uy8v_111 button{width:48px;height:40px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#1e232c;font-size:14px;font-weight:500;color:#9da6b8;font-family:Golos Text,sans-serif;transition:all .3s linear}._dealsRouletteControlsBtns_1uy8v_111 button:hover{background:#232935;transition:all .3s linear}._dealsRouletteControlsBtns_1uy8v_111 button:disabled{pointer-events:none}._dealsRouletteControlsInputWrapper_1uy8v_140{position:relative;display:flex;align-items:center;height:48px;padding:0 4px 0 16px;border:1px solid #232935;border-radius:8px;background:#14161a;overflow:hidden;transition:border-color .3s linear,box-shadow .3s linear}._dealsRouletteControlsInputWrapper_1uy8v_140:focus-within{border-color:#1bb2ff;box-shadow:0 0 0 4px #1a2c39a6}._dealsRouletteControlsInputValue_1uy8v_157{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;height:100%}._dealsRouletteControlsInputAffix_1uy8v_166{display:inline-flex;align-items:center;flex-shrink:0;color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5}._dealsRouletteControlsInput_1uy8v_140{flex:1 1 auto;width:100%;min-width:0;height:100%;padding:0;border:none;background:transparent;color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5;outline:none}._dealsRouletteControlsInput_1uy8v_140::-moz-placeholder{color:#9da6b8}._dealsRouletteControlsInput_1uy8v_140::placeholder{color:#9da6b8}._dealsRouletteControlsInput_1uy8v_140:disabled{opacity:1;cursor:default}._dealsRouletteControlsInputHelper_1uy8v_198{position:absolute;top:0;bottom:0;left:0;right:52px;display:flex;align-items:center;gap:8px;padding:0 0 0 16px;background:#14161a;border-radius:8px 0 0 8px}._dealsRouletteControlsLabelText_1uy8v_212{display:block;font-size:14px;margin-bottom:12px;text-transform:none;font-weight:500;color:#9da6b8;text-align:center;font-family:Golos Text,sans-serif;transition:all .3s linear}@media screen and (min-width:768px){._dealsRouletteControlsLabelText_1uy8v_212{font-size:16px;margin-bottom:16px}}._dealsRouletteControlsRange_1uy8v_230{width:100%}._dealsRouletteControlsRangeBtns_1uy8v_234{padding-top:12px;display:flex;align-items:center;justify-content:space-between}._rangeValue_1uy8v_241{color:#29303c;font-size:14px;font-weight:500;line-height:10px;transition:all .3s linear}._utilityRow_1uy8v_249{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}._utilityTitle_1uy8v_257{display:inline-flex;align-items:center;gap:10px;min-width:0;color:#eff1f3}._utilityTitle_1uy8v_257 svg{width:24px;height:24px}._utilityTitle_1uy8v_257 span{color:inherit;font-size:24px;font-weight:700;line-height:1.3;text-transform:uppercase;white-space:nowrap}._utilityActions_1uy8v_277{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}._utilityButton_1uy8v_284{position:relative;width:48px!important;min-width:48px!important;height:48px!important;padding:8px!important;display:inline-flex;align-items:center;justify-content:center;border:none!important;border-radius:6px!important;background:#36405580!important;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);color:#9da6b8!important;overflow:hidden;cursor:pointer!important}._utilityButton_1uy8v_284:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._utilityButton_1uy8v_284:hover:not(:disabled){background:#3f4b6594!important;color:#eff1f3!important}._utilityButton_1uy8v_284:hover:not(:disabled) svg{color:#eff1f3!important}._utilityButton_1uy8v_284:disabled{opacity:.45;cursor:default}._utilityButton_1uy8v_284 svg{position:relative;z-index:1;width:24px;height:24px}._root_yussp_1{--roulette-range-progress: 0;position:relative;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;width:100%;height:16px;cursor:pointer}._root_yussp_1[data-disabled],._root_yussp_1[data-visible=false]{cursor:default}._track_yussp_16{background:#14161a;position:relative;flex-grow:1;border-radius:4px;height:8px;border:1px solid #1e232c;overflow:hidden;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}._track_yussp_16:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;transform-origin:left center;transform:scaleX(var(--roulette-range-progress));will-change:transform;background:#1bb2ff;border-radius:inherit;transition:transform .18s cubic-bezier(.22,1,.36,1),opacity .18s ease}._thumb_yussp_38{outline:none;display:block;height:16px;width:16px;background-color:#1bb2ff;border:2px solid #1e232c;border-radius:50%;box-shadow:0 0 0 1px #1bb2ff;transition:box-shadow .2s ease,transform .2s ease,opacity .18s ease}._thumb_yussp_38._hidden_yussp_49{opacity:0}._thumb_yussp_38:not([data-disabled]):hover{transform:scale(1.04);box-shadow:0 0 0 5px #1bb2ff2e}._thumb_yussp_38:not([data-disabled]):active,._thumb_yussp_38:not([data-disabled]):focus{transform:scale(1.08);box-shadow:0 0 0 6px #1bb2ff3d}._dealsItem_85g0c_1{width:100%;padding:1px;border-radius:12px;flex-shrink:0;display:flex;flex-direction:column;text-decoration:none;position:relative;min-width:0;height:240px;cursor:pointer;transition:box-shadow .25s ease,background .3s ease}._dealsItem_85g0c_1._disabled_85g0c_15{pointer-events:none;cursor:default}._dealsItem_85g0c_1._active_85g0c_19 ._dealsItemCheck_85g0c_19,._dealsItem_85g0c_1._active_85g0c_19 ._dealsItemInfoBtn_85g0c_23,._dealsItem_85g0c_1:hover ._dealsItemInfoBtn_85g0c_23{opacity:1;transform:scale(1)}._dealsItemInner_85g0c_32{position:relative;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:flex-end;padding:5px;border-radius:11px;overflow:hidden;height:100%}._gradeGrey_85g0c_45{background:radial-gradient(100% 60% at center,#c8ccd7,#21262c)}._gradeGrey_85g0c_45 ._dealsItemInner_85g0c_32{background:#21262c}._gradeGrey_85g0c_45:hover ._dealsItemInner_85g0c_32{background:#222529}._gradeGrey_85g0c_45 ._diamondPattern_85g0c_54{color:#30363c}._gradeGreen_85g0c_58{background:radial-gradient(100% 60% at center,#65db3e,#162517)}._gradeGreen_85g0c_58 ._dealsItemInner_85g0c_32{background:#162517}._gradeGreen_85g0c_58:hover ._dealsItemInner_85g0c_32{background:#0c1c0d}._gradeGreen_85g0c_58 ._diamondPattern_85g0c_54{color:#49761c40}._gradeGold_85g0c_71{background:radial-gradient(100% 60% at center,#efac1c,#271e14)}._gradeGold_85g0c_71 ._dealsItemInner_85g0c_32{background:#43310f}._gradeGold_85g0c_71:hover ._dealsItemInner_85g0c_32{background:#251b08}._gradeGold_85g0c_71 ._diamondPattern_85g0c_54{color:#76511c78}._gradeRed_85g0c_84{background:radial-gradient(100% 60% at center,#ae3039,#271419)}._gradeRed_85g0c_84 ._dealsItemInner_85g0c_32{background:#251616}._gradeRed_85g0c_84:hover ._dealsItemInner_85g0c_32{background:#1c0505}._gradeRed_85g0c_84 ._diamondPattern_85g0c_54{color:#761c1e78}._gradePurple_85g0c_97{background:radial-gradient(100% 60% at center,#6530ae,#181427)}._gradePurple_85g0c_97 ._dealsItemInner_85g0c_32{background:#191625}._gradePurple_85g0c_97:hover ._dealsItemInner_85g0c_32{background:#100b24}._gradePurple_85g0c_97 ._diamondPattern_85g0c_54{color:#4f1c7678}._gradeBlue_85g0c_110{background:radial-gradient(100% 60% at center,#1bb2ff,#161e25)}._gradeBlue_85g0c_110 ._dealsItemInner_85g0c_32{background:#161e25}._gradeBlue_85g0c_110:hover ._dealsItemInner_85g0c_32{background:#082139}._gradeBlue_85g0c_110 ._diamondPattern_85g0c_54{color:#1c5b7640}._glowGrey_85g0c_123{background:#b4b4b4a6}._glowGreen_85g0c_127{background:#2fff4ea6}._glowGold_85g0c_131{background:#ffb71c}._glowRed_85g0c_135{background:#ff2f32}._glowPurple_85g0c_139{background:#862fff}._glowBlue_85g0c_143{background:#2fa1ff}._dealsItem_85g0c_1._active_85g0c_19{background:#1bb2ff;box-shadow:none}._dealsItem_85g0c_1._gradeGrey_85g0c_45._active_85g0c_19 ._dealsItemInner_85g0c_32{background:#222529}._dealsItem_85g0c_1._gradeGreen_85g0c_58._active_85g0c_19 ._dealsItemInner_85g0c_32{background:#0c1c0d}._dealsItem_85g0c_1._gradeGold_85g0c_71._active_85g0c_19 ._dealsItemInner_85g0c_32{background:#251b08}._dealsItem_85g0c_1._gradeRed_85g0c_84._active_85g0c_19 ._dealsItemInner_85g0c_32{background:#1c0505}._dealsItem_85g0c_1._gradePurple_85g0c_97._active_85g0c_19 ._dealsItemInner_85g0c_32{background:#100b24}._dealsItem_85g0c_1._gradeBlue_85g0c_110._active_85g0c_19 ._dealsItemInner_85g0c_32{background:#082139}._diamondPattern_85g0c_54{position:absolute;z-index:0;top:-28px;left:50%;transform:translate(-50%);width:288px;height:auto;aspect-ratio:288/81;pointer-events:none}._diamondOverlay_85g0c_188{position:absolute;top:14px;left:2px;right:2px;z-index:1;width:calc(100% - 4px);height:auto;pointer-events:none}._dealsItemGlow_85g0c_199{position:absolute;top:50%;left:50%;width:104px;height:104px;border-radius:50%;transform:translate(-50%,-50%);filter:blur(50px);pointer-events:none;z-index:1}._dealsItemCheck_85g0c_19{position:absolute;top:6px;right:6px;width:32px;height:32px;z-index:4;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.9);transition:opacity .2s ease,transform .2s ease;pointer-events:none}._dealsItemCheck_85g0c_19 svg{width:20px;height:20px;color:#1bb2ff}._dealsItemInfoBtn_85g0c_23{position:absolute;top:6px;left:6px;width:32px;height:32px;border:0;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background .2s ease;z-index:4;opacity:0;transform:scale(.9);padding:8px;overflow:hidden;background:#36405580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);color:#9da6b8}._dealsItemInfoBtn_85g0c_23:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._dealsItemInfoBtn_85g0c_23:hover{background:#404b638f}._dealsItemInfoBtn_85g0c_23 svg{position:relative;z-index:1;width:20px;height:20px}@media screen and (max-width:767px){._dealsItemInfoBtn_85g0c_23{opacity:1;transform:scale(1)}}._dealsItemImageWrapper_85g0c_286{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:128px;height:128px;flex-shrink:0}._dealsItemImage_85g0c_286{position:relative;z-index:2;width:116px;height:116px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}._dealsItemInfo_85g0c_23{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding:12px 6px 6px;border-radius:6px;background:#23293580;overflow:hidden;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326}._dealsItemInfo_85g0c_23:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.24),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.19),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._dealsItemInfo_85g0c_23{position:relative;z-index:2;width:100%;height:94px;margin-top:auto;gap:12px}._dealsItemTextBlock_85g0c_341{position:relative;z-index:1;display:grid;grid-template-rows:16px 14px;width:100%;height:30px;min-width:0}._dealsItemInfoTitle_85g0c_351,._dealsItemInfoBrand_85g0c_352{display:block;margin:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}._dealsItemInfoTitle_85g0c_351{font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:16px;height:16px;color:#eff1f3}._dealsItemInfoBrand_85g0c_352{font-family:Golos Text,sans-serif;font-size:12px;font-weight:400;line-height:14px;height:14px;margin-top:4px;color:#9da6b8}._dealsItemInfoPrice_85g0c_381{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:34px;padding:0 8px;border-radius:4px;background:#333a4980;overflow:hidden;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326}._dealsItemInfoPrice_85g0c_381:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._dealsItemInfoPrice_85g0c_381{font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3;height:34px;transition:background .3s ease}._dealsItem_85g0c_1:hover ._dealsItemInfoPrice_85g0c_381{background:#3a425180}._rain_186yr_1{position:relative;display:flex;flex-direction:column;width:100%;min-height:72px;padding:16px;border-radius:8px;background:#1a3b4fbf;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate;color:#eff1f3}._rain_186yr_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;pointer-events:none}._rain_186yr_1._joined_186yr_29{background:#1bb2ff40}._row_186yr_33{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}._left_186yr_41{display:flex;align-items:center;gap:8px;min-width:0}._coin_186yr_48{width:40px;height:40px;flex-shrink:0}._poolInfo_186yr_54{display:flex;flex-direction:column;gap:2px;min-width:0}._amount_186yr_61{font-family:Golos Text,sans-serif;font-size:18px;font-weight:600;line-height:1.5;color:#eff1f3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._label_186yr_72{display:flex;align-items:center;gap:6px;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#eff1f3;white-space:nowrap}._infoIcon_186yr_84{width:16px;height:16px;cursor:pointer;flex-shrink:0;color:inherit}._actions_186yr_92{display:flex;align-items:center;gap:4px;flex-shrink:0}._tipBtn_186yr_99{width:32px;min-width:32px;height:32px;padding:0;border-radius:4px;background:#58657e59;color:#eff1f3}._tipBtn_186yr_99:hover:not(:disabled):not([aria-disabled=true]){background:#58657e8c;color:#fff}._tipBtn_186yr_99 svg,._tipBtn_186yr_99 img{width:16px;height:16px;position:relative;z-index:2}._tipIcon_186yr_120{color:#eff1f3;transition:color .2s ease}._joinBtn_186yr_125{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 16px;border:1px solid #b0fd45;border-radius:4px;background:linear-gradient(97deg,#64c844,#7bea53 30%,#46a330 98%);box-shadow:0 0 0 2px #213722;color:#192221;font-family:Golos Text,sans-serif;font-size:12px;font-weight:500;line-height:1.5;text-shadow:0 .5px 0 rgba(0,0,0,.25);white-space:nowrap;cursor:pointer;transition:filter .2s ease}._joinBtn_186yr_125:hover{filter:brightness(1.05)}._joinBtn_186yr_125:disabled{opacity:.5;cursor:not-allowed}._joinBtnIconOnly_186yr_154{width:32px;height:32px;padding:0}._joinBtnIconOnly_186yr_154 img,._joinBtnIconOnly_186yr_154 svg{width:16px;height:16px}._statusText_186yr_165{margin-top:13px;width:100%;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#eff1f3;text-align:center}._progressTrack_186yr_176{position:absolute;bottom:0;left:0;right:0;height:2px;background:transparent;z-index:2}._progressBar_186yr_186{height:100%;background:#64cbff;transition:width 1s linear}._captcha_186yr_192{position:relative;width:100%;height:72px;border-radius:8px;background:#1a3b4fbf;box-shadow:0 4px 4px #1a1d2326;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}._captcha_186yr_192:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;pointer-events:none}._captchaScaler_186yr_220{width:234px;height:60px;overflow:hidden}._captchaScaler_186yr_220>div{width:304px;height:78px;transform:scale(.77);transform-origin:top left}._captchaClose_186yr_232{position:absolute;top:6px;right:6px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:2px solid #14161a;border-radius:4px;background:#58657e59;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;z-index:3}._captchaClose_186yr_232 svg,._captchaClose_186yr_232 img{width:12px;height:12px}._kycTooltip_186yr_255{font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#eff1f3;text-align:center;max-width:240px}._kycLink_186yr_265{color:#1bb2ff;text-decoration:underline}._refMessage_99zck_1{position:relative;display:flex;flex-direction:column;gap:16px;padding:12px;border-radius:8px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);isolation:isolate;cursor:pointer;transition:background .3s ease-in-out}._refMessage_99zck_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media(hover:hover)and (pointer:fine){._refMessage_99zck_1:hover{background:#364055a6}}._author_99zck_35{display:flex;align-items:center;gap:8px;width:100%;min-width:0}._replyIcon_99zck_43{flex-shrink:0;width:16px;height:16px;color:var(--accent-blue);transition:color .3s linear}._authorName_99zck_51{font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#eff1f3;min-width:0}._refMessageText_99zck_60{font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#9da6b8}._closeBtn_99zck_68{position:absolute;padding:0;top:8px;right:8px;color:var(--lavender-grey);transition:color .3s linear;z-index:2}._isReplying_99zck_78{left:0;top:0;transform:translateY(-100%);border-radius:8px 8px 0 0;transition:all .3s linear}._easterStickTop_99zck_86{position:absolute;top:-5px;right:-5px;z-index:2}._easterStickBottom_99zck_93{position:absolute;left:-6px;bottom:-6px;z-index:2}._christmasDecoration_99zck_100{background-color:#323744}._christmasDecoration_99zck_100:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(/assets/chat-message.BjWrSwVp.svg) no-repeat;z-index:0}._christmas2025Decoration_99zck_114{background-color:#323744}._christmas2025Decoration_99zck_114:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(/assets/message-bg.B261aHqa.png) no-repeat;z-index:0}._summerDecoration_99zck_128:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/chat-backround.D_kq2eJ8.svg) no-repeat center center;background-size:cover;z-index:0}._easterDecoration_99zck_140{background-color:#323744}._easterDecoration_99zck_140:after{content:"";position:absolute;width:399px;height:96.1px;top:0;left:-16px;background:url(/assets/message-ref-bg.BJmwPVYu.svg) no-repeat;background-size:cover;z-index:0}._halloweenDecoration_99zck_155:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/chat-message-bg.mtcLyjKV.svg) no-repeat center center;background-size:cover;z-index:0}._liveDropBox_11taz_1{animation:_moveNext_11taz_1 ease-out .6s forwards}._liveDrop_11taz_1{width:100%;height:100%;display:flex;flex-direction:column;min-height:0;min-width:0;position:relative;background:#14161a}._header_11taz_16{display:flex;gap:2px;height:44px;width:100%;align-items:center;flex-shrink:0}@media screen and (min-width:768px){._header_11taz_16{display:none}}._header-tab-shell_11taz_29{width:calc(100% - 48px);flex:0 1 auto;display:flex;align-items:center;justify-content:center;height:44px;background:#1e232c;border-radius:8px 2px 2px 8px;overflow:hidden}._header-tab_11taz_29{flex:1 0 0;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 24px;background:#1a3b4f;height:100%;min-width:0}._header-tab-icon-wrap_11taz_51{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._header-tab-icon_11taz_51{width:16px;height:16px;color:#1bb2ff}._header-tab-text_11taz_65{font-family:Golos Text,sans-serif;font-size:12px;font-weight:500;color:#1bb2ff;white-space:nowrap;line-height:1.5}._header-arrow_11taz_73{display:flex;align-items:center;justify-content:center;width:46px;flex:0 0 46px;height:44px;background:#333a49;border:1px solid #232935;border-radius:2px 8px 8px 2px;box-shadow:inset 0 0 0 2px #1e232c;cursor:pointer;flex-shrink:0;padding:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;overflow:hidden}._header-arrow-icon-wrap_11taz_91{width:12px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._header-arrow-icon_11taz_91{width:12px;height:16px;color:#9da6b8}._list_11taz_105{display:flex;flex:1;min-height:0;width:100%;box-sizing:border-box;overflow:auto;background:transparent;flex-direction:column;padding:0 0 16px;scrollbar-width:none;-ms-overflow-style:none}._list_11taz_105::-webkit-scrollbar{display:none}._listInner_11taz_122{display:flex;flex-direction:column;gap:2px}._dropIn_11taz_128{animation:_drop-in_11taz_1 .3s ease-out}@keyframes _drop-in_11taz_1{0%{opacity:0}to{opacity:1}}@keyframes _opacity-animation_11taz_1{0%{opacity:0}}@keyframes _pulse-animation_11taz_1{0%{transform:translate(-50%,-50%) scale(0);opacity:.8}70%{opacity:0;transform:translate(-50%,-50%) scale(3)}to{transform:translate(-50%,-50%) scale(0);opacity:0}}._item_s801y_1._grade-grey_s801y_1{background:radial-gradient(100% 58.025% at 50% 50%,#c8ccd7,#21262c)}._item_s801y_1._grade-grey_s801y_1 ._itemInner_s801y_5{background:#21262c}._item_s801y_1._grade-grey_s801y_1:hover ._itemInner_s801y_5{background:#222529}._item_s801y_1._grade-grey_s801y_1 ._pattern_s801y_13{color:#30363c}._item_s801y_1._grade-grey_s801y_1 ._glow_s801y_17{background:#b4b4b4a6}._item_s801y_1._grade-green_s801y_21{background:radial-gradient(100% 58.025% at 50% 50%,#65db3e,#162517)}._item_s801y_1._grade-green_s801y_21 ._itemInner_s801y_5{background:#162517}._item_s801y_1._grade-green_s801y_21:hover ._itemInner_s801y_5{background:#0c1c0d}._item_s801y_1._grade-green_s801y_21 ._pattern_s801y_13{color:#49761c40}._item_s801y_1._grade-green_s801y_21 ._glow_s801y_17{background:#2fff4ea6}._item_s801y_1._grade-gold_s801y_41{background:radial-gradient(100% 58.025% at 50% 50%,#efac1c,#271e14)}._item_s801y_1._grade-gold_s801y_41 ._itemInner_s801y_5{background:#43310f}._item_s801y_1._grade-gold_s801y_41:hover ._itemInner_s801y_5{background:#251b08}._item_s801y_1._grade-gold_s801y_41 ._pattern_s801y_13{color:#76511c78}._item_s801y_1._grade-gold_s801y_41 ._glow_s801y_17{background:#ffb71c}._item_s801y_1._grade-red_s801y_61{background:radial-gradient(100% 58.025% at 50% 50%,#ae3039,#271419)}._item_s801y_1._grade-red_s801y_61 ._itemInner_s801y_5{background:#251616}._item_s801y_1._grade-red_s801y_61:hover ._itemInner_s801y_5{background:#1c0505}._item_s801y_1._grade-red_s801y_61 ._pattern_s801y_13{color:#761c1e78}._item_s801y_1._grade-red_s801y_61 ._glow_s801y_17{background:#ff2f32}._item_s801y_1._grade-purple_s801y_81{background:radial-gradient(100% 58.025% at 50% 50%,#6530ae,#181427)}._item_s801y_1._grade-purple_s801y_81 ._itemInner_s801y_5{background:#191625}._item_s801y_1._grade-purple_s801y_81:hover ._itemInner_s801y_5{background:#100b24}._item_s801y_1._grade-purple_s801y_81 ._pattern_s801y_13{color:#4f1c7678}._item_s801y_1._grade-purple_s801y_81 ._glow_s801y_17{background:#862fff}._item_s801y_1._grade-blue_s801y_101{background:radial-gradient(100% 58.025% at 50% 50%,#1bb2ff,#161e25)}._item_s801y_1._grade-blue_s801y_101 ._itemInner_s801y_5{background:#161e25}._item_s801y_1._grade-blue_s801y_101:hover ._itemInner_s801y_5{background:#082139}._item_s801y_1._grade-blue_s801y_101 ._pattern_s801y_13{color:#1c5b7640}._item_s801y_1._grade-blue_s801y_101 ._glow_s801y_17{background:#2fa1ff}._item_s801y_1{position:relative;padding:1px;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-height:112px;width:100%}._item_s801y_1:hover ._info_s801y_131,._item_s801y_1:hover ._case_s801y_131{transform:translateY(-100%)}._itemEaster_s801y_134 ._itemInner_s801y_5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/live-drop-bg.DqvnGQUD.svg) no-repeat left bottom -64px;background-size:250px 244px;opacity:0;z-index:0;transition:opacity .3s linear;pointer-events:none}._itemEaster_s801y_134:hover ._itemInner_s801y_5:after{opacity:1}._itemSummer_s801y_148 ._itemInner_s801y_5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/palm.BslXET3P.svg) no-repeat;background-size:100% auto;opacity:0;z-index:0;transition:opacity .3s linear;pointer-events:none}._itemSummer_s801y_148:hover ._itemInner_s801y_5:after{opacity:1}._itemHalloween_s801y_162 ._itemInner_s801y_5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/web.BuCqwgsM.svg) no-repeat;background-size:75% auto;opacity:0;z-index:0;transition:opacity .3s linear;pointer-events:none}._itemHalloween_s801y_162:hover ._itemInner_s801y_5:after{opacity:.3}._itemChristmas2025_s801y_176 ._itemInner_s801y_5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/drop-bg.CKGDvgCT.png) no-repeat;background-size:75% auto;opacity:0;z-index:0;transition:opacity .3s linear;pointer-events:none}._itemChristmas2025_s801y_176:hover ._itemInner_s801y_5:after{opacity:1}@media screen and (min-width:768px){._item_s801y_1{width:100%}}._pattern_s801y_13{position:absolute;top:0;left:0;width:61px;height:100%;pointer-events:none;z-index:0}._glow_s801y_17{position:absolute;top:4.5px;left:-80px;width:104px;height:104px;border-radius:50%;filter:blur(50px);opacity:1;pointer-events:none;z-index:1}._itemInner_s801y_5{position:relative;border-radius:7px;flex:1;min-height:110px;overflow:hidden;transition:background .2s ease}._img_s801y_228{width:80px;height:80px;border-radius:8px;-o-object-fit:contain;object-fit:contain;transition:all .3s linear;transform:scale(1);flex-shrink:0;position:relative;z-index:1}._info_s801y_131{display:flex;align-items:center;justify-content:flex-start;position:absolute;top:0;left:0;width:100%;height:100%;padding:16px;gap:16px;transition:transform .3s ease-out;z-index:1}._case_s801y_131{display:flex;align-items:center;justify-content:flex-start;position:absolute;top:100%;left:0;width:100%;height:100%;padding:16px;gap:16px;transform:translateY(0);transition:transform .3s ease-out;z-index:1;text-decoration:none;color:inherit}._casePreview_s801y_273{position:relative;width:80px;height:80px;flex-shrink:0;overflow:hidden;z-index:1}._casePreviewImage_s801y_282{position:absolute;top:50%;left:50%;width:96px;height:96px;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain}._casePreviewIcon_s801y_292{width:64px;height:64px}._casePreviewWheel_s801y_297,._casePreviewMines_s801y_298{width:62px;height:62px}._content_s801y_303{flex:1 0 0;min-width:0;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start;gap:16px;position:relative;z-index:1}._content-info_s801y_314{display:flex;flex-direction:column;gap:12px;width:100%}._content-brand_s801y_320{margin:0;font-size:14px;color:#9da6b8;font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-block:-.4em}._content-price_s801y_332{position:relative;display:inline-flex;align-items:center;min-height:32px;padding:0 8px;background:#333a4980;color:#eff1f3;font-size:14px;border-radius:4px;font-weight:500;line-height:1.5;box-shadow:0 4px 4px #1a1d2326}._content-price_s801y_332:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px}._content-name_s801y_359{margin:0;color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-block:-.4em}._content-case_s801y_371{width:100%;min-width:0;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start;gap:16px;position:relative;z-index:1}._content-case-details_s801y_382{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}._content-case-name_s801y_389{margin:0;color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-block:-.4em}._content-case-price_s801y_401{width:100%;min-width:0;display:inline-flex;align-items:center;gap:4px;color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap}._content-case-price-event_s801y_413{display:inline-flex;align-items:center;gap:4px;min-width:0}._content-case-price-event_s801y_413 img{width:16px;height:16px}._content-case-open_s801y_423{display:flex;align-items:center;justify-content:center;width:100%;min-height:32px;padding:0 16px;gap:4px;border:1px solid #333A49;border-radius:4px;overflow:hidden;color:#9da6b8}._content-case-open-text_s801y_436{display:block;font-size:12px;font-weight:500;line-height:1.5;white-space:nowrap;margin-block:-.4em}._content-case-open-icon_s801y_444{width:16px;height:16px;color:inherit;flex-shrink:0}._textTrim_s801y_451{display:block;color:#eff1f3;font-size:14px;font-style:normal;font-weight:500;line-height:10px}.profile{color:var(--lavender);padding:40px;gap:40px;display:flex;flex-direction:column;transition:color .3s linear;min-height:100vh;max-width:1632px;margin:0 auto}@media screen and (max-width:767px){.profile{padding:16px}}@media screen and (min-width:1024px){.profile{flex-direction:row}}.profile-aside{display:flex;flex-direction:column;gap:32px}.profile-main{width:100%;display:flex;flex-direction:column;gap:24px}@media screen and (min-width:1024px){.profile-main{width:calc(100% - 232px)}}@media screen and (min-width:1400px){.profile-main{width:100%}}@media screen and (min-width:1600px){.profile-main{width:calc(100% - 232px)}}._menuItem_wjwzp_1{position:relative;font-size:14px;font-weight:500;color:#e3e3fabf;height:48px;border-radius:6px;padding:8px 16px;display:flex;align-items:center;white-space:nowrap;transition:color .3s linear;gap:8px}@media screen and (min-width:1024px){._menuItem_wjwzp_1{width:200px}}@media screen and (min-width:1400px){._menuItem_wjwzp_1{width:auto}}@media screen and (min-width:1600px){._menuItem_wjwzp_1{width:200px}}._menuItem_wjwzp_1:hover{background:#1a3b4f80;transition:all .3s linear}._menuItem_wjwzp_1._active_wjwzp_34{color:#1bb2ff;background:#1a3b4f80;transition:all .3s linear}._menuItem_wjwzp_1._active_wjwzp_34:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._menu_jwpt5_1::-webkit-scrollbar{height:2px}._menu_jwpt5_1::-webkit-scrollbar-track{background:#333a49;border-radius:4px}._menu_jwpt5_1::-webkit-scrollbar-thumb{background:#232935;border-radius:4px}._menu_jwpt5_1{display:flex;gap:4px;overflow-x:auto;padding-bottom:6px}@media screen and (min-width:1024px){._menu_jwpt5_1{flex-direction:column;padding:0}}._container_1095l_1{display:flex;gap:16px}@media(max-width:1799px){._container_1095l_1{flex-direction:column}}._userEdit_1095l_11{position:absolute;top:0;right:0;width:24px;height:24px;border-radius:59px;border:1px solid #232935;background:#14161a;-webkit-backdrop-filter:blur(6.8499999046px);backdrop-filter:blur(6.8499999046px);color:#9da6b8;z-index:2;display:flex;justify-content:center;align-items:center;padding:4px;transition:all .3s linear}._userEdit_1095l_11 svg{min-width:24px;color:var(--profile-pencil-color);transition:color .3s linear}._logOutBtn_1095l_35{height:48px;max-width:48px;padding:16px!important;color:#9da6b8;text-align:center;font-style:normal;line-height:150%;display:flex;align-items:center;justify-content:center}._logOutBtn_1095l_35 svg{color:#9da6b8;min-width:20px;height:20px;display:block;flex-shrink:0}@media screen and (max-width:767px){._logOutBtn_1095l_35{position:absolute;top:16px;right:16px;z-index:3}}._promoCode_1095l_63{display:flex;width:100%;position:relative;padding:24px;flex-direction:column;align-items:flex-start;flex-shrink:0;gap:16px;border-radius:12px;background:#1e232c80;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);box-shadow:0 4px 4px #1a1d2326;transition:all .3s linear}._promoCode_1095l_63:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._promoCode_1095l_63>*{position:relative;z-index:2}@media screen and (max-width:767px){._promoCode_1095l_63{padding:20px}}@media(min-width:1800px){._promoCodeInside_1095l_103{display:flex;width:254px;align-self:stretch;flex-direction:column;align-items:flex-start}._promoCodeInside_1095l_103 ._promoCode_1095l_63{flex:1}}._promoCodeOutside_1095l_115{display:flex;width:100%}@media(max-width:1799px){._promoCodeOutside_1095l_115 ._promoCode_1095l_63{width:100%}}@media(min-width:1800px){._promoCodeOutside_1095l_115{display:none}}._promoCodeTitle_1095l_130{color:#eff1f3;font-size:16px;font-weight:500;line-height:150%;margin:0;transition:color .3s linear}._promoCodeDescription_1095l_139{color:#9da6b8;font-size:14px;font-weight:500;line-height:150%;margin:16px 0 0}._promoCodeInputGroup_1095l_148{width:100%;min-height:48px;display:flex;align-items:center;padding:4px 4px 4px 16px;gap:8px;border-radius:8px;border:1px solid rgb(35,41,53);background:#14161a}._promoCodeInput_1095l_148{flex:1;min-width:0;background:none;border:none;padding:0;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:150%;color:#eff1f3}._promoCodeInput_1095l_148::-moz-placeholder{color:#eff1f3a6}._promoCodeInput_1095l_148::placeholder{color:#eff1f3a6}._promoCodeInput_1095l_148:focus{outline:none}._promoCodeApplyButton_1095l_179{flex-shrink:0;width:95px;height:40px}@media screen and (max-width:767px){._promoCodeApplyButton_1095l_179{width:88px}}._promoCodeActive_1095l_190{margin-top:auto;display:flex;width:100%}._promoCodeActiveContent_1095l_196{display:flex;align-items:center;gap:12px;width:100%;min-height:48px}._promoCodeActiveCheckbox_1095l_204{display:flex;width:40px;height:40px;padding:0 20px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:var(--Colors-Accents-5, rgba(227, 227, 250, .05));border:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative}._promoCodeActiveCheckbox_1095l_204:checked{background:var(--Colors-Accents-5, rgba(227, 227, 250, .05))}._promoCodeActiveCheckbox_1095l_204:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23009DEC'%20d='M20.82%203.047%208.593%2014.39%203.421%208.872%200%2012.078l8.355%208.916L24%206.494z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}._promoCodeActiveCode_1095l_237{color:#eff1f3;font-size:14px;font-weight:500;line-height:150%;word-break:break-word}._promoCodeLoading_1095l_245{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;border-radius:8px;border:1px solid rgb(35,41,53);background:#14161a}._button_13z8k_1{width:100%;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease;line-height:150%}._button_13z8k_1:disabled{opacity:.5;cursor:not-allowed}._primary_13z8k_17{border-radius:8px;background:linear-gradient(180deg,#fff9e6 -17.71%,#f6da86 26.15%,#cba32b 61.69%,#ffd454 139.58%);box-shadow:0 2px #60501d;color:#1a1d23}._primary_13z8k_17:hover:not(:disabled){border-radius:8px;background:linear-gradient(0deg,#fffcd633,#fffcd633),linear-gradient(180deg,#fff9e6 -17.71%,#f6da86 26.15%,#cba32b 61.69%,#ffd454 139.58%);box-shadow:0 2px #60501d}._primary_13z8k_17:active:not(:disabled){transform:translateY(1px);box-shadow:0 1px #60501d}._secondary_13z8k_33{border-radius:8px;border:1px solid rgba(33,37,46,.9);background:#21252e59;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#e3e3fa80}._secondary_13z8k_33:hover:not(:disabled){border-radius:8px;border:1px solid rgba(33,37,46,.9);background:#21252e80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._secondary_13z8k_33:active:not(:disabled){background:#21252e99;transform:translateY(1px)}._tertiary_13z8k_51{border-radius:8px;border:1px solid #1BB2FF;background:transparent;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#1bb2ff;transition:all .3s ease}._tertiary_13z8k_51:hover:not(:disabled){border:1px solid #1BB2FF;background:#a3d8ff33;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._fourth_13z8k_65{border-radius:8px;background:#e3e3fa0d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .3s ease}._fourth_13z8k_65:hover:not(:disabled){background:#e3e3fa1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._secondaryOutline_13z8k_76{border-radius:6px;border:.813px solid #333A49;color:#9da6b8}._secondaryOutline_13z8k_76:hover:not(:disabled){border:.813px solid #333A49;background:#1e232c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._secondaryOutline_13z8k_76:active:not(:disabled){border:1px solid #333A49;background:#232935bf;box-shadow:0 0 0 4px #1a1d23 inset;transform:translateY(1px)}._small_13z8k_93{font-size:14px;font-weight:500;padding:8px 16px;min-height:36px}._medium_13z8k_100{font-size:16px;font-weight:500;padding:12px 24px;min-height:48px}._large_13z8k_107{font-size:18px;font-weight:500;padding:16px 32px;min-height:56px}._levelWrapper_14og0_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}@media screen and (max-width:767px){._levelWrapper_14og0_1{margin-top:12px;flex-direction:column}}._levelBottom_14og0_15{display:flex;justify-content:center;gap:4px;color:#eff1f3;font-size:18px;font-style:normal;font-weight:500;line-height:150%;transition:color .3s linear}._levelBottomEnd_14og0_27{color:#9da6b8;transition:color .3s linear}._buyExpBtn_14og0_32{position:relative;display:flex;justify-content:center;align-items:center;height:48px;padding:0 12px;border-radius:6px;background:radial-gradient(58.79% 105.65% at 49.8% -15.73%,#1bb2ff24,#02639400),#2b334580;border:none!important;transition:all .3s linear;outline:1px solid transparent;gap:8px;color:#eff1f3;text-align:center;font-size:14px;font-weight:500;line-height:normal}._buyExpBtn_14og0_32:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 45%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 45%),radial-gradient(120% 120% at 0% 0%,rgba(27,178,255,.5),transparent 70%),radial-gradient(120% 120% at 100% 100%,rgba(27,178,255,.5),transparent 70%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media screen and (max-width:767px){._buyExpBtn_14og0_32{width:100%}}._textPrimary_14og0_69{color:#1bb2ff}._textUppercase_14og0_73{text-transform:uppercase}._badgeTooltip_1w5iq_1{opacity:0!important;max-width:230px;padding:16px;color:var(--lavender)!important}._badgeTooltip_1w5iq_1._visible_1w5iq_7{opacity:1!important}._tooltipTitle_1w5iq_11{color:var(--lavender);font-size:14px;font-weight:700;line-height:normal;text-transform:uppercase;transition:color .3s linear}._tooltipDescription_1w5iq_20{color:var(--lavender-grey);font-size:12px;font-weight:400;line-height:150%;transition:color .3s linear}._wrapper_s4pdg_1{display:flex;gap:8px;align-items:center;flex-wrap:wrap;border-radius:4px}._trigger_s4pdg_9{display:flex;align-items:center;justify-content:space-between;background:#21252e!important;color:#e3e3fa80!important;border:none!important;border-radius:4px}._trigger_s4pdg_9[data-state=open]{background:#fff3}._trigger_s4pdg_9[data-state=open] ._indicator_s4pdg_21{transform:rotate(180deg);color:#fff}._indicatorWrapper_s4pdg_26{display:flex;align-items:center;justify-content:center;width:24px;height:24px;position:relative}._indicator_s4pdg_21{color:#e3e3fa;margin-left:8px;transition:transform .3s linear;position:absolute;display:flex;align-items:center;justify-content:center;transform-origin:center center}._flag_s4pdg_46{display:flex;align-items:center}._content_s4pdg_51{background:#21252e!important;border:none!important;padding:16px!important}._contentWrapper_s4pdg_57{padding-right:5px}._itemsWrapper_s4pdg_61{overflow:auto;padding-right:4px}._itemsWrapper_s4pdg_61::-webkit-scrollbar{width:4px}._itemsWrapper_s4pdg_61::-webkit-scrollbar-track{border-radius:40px;background:#e3e3fa08}._itemsWrapper_s4pdg_61::-webkit-scrollbar-thumb{border-radius:100px;background:#323744}._item_s4pdg_61{display:flex!important;align-items:center!important;gap:12px!important}._item_s4pdg_61[data-highlighted]{background:#e3e3fa06!important}._item_s4pdg_61[data-state=checked]{color:#e3e3fa!important;background:#1a1d23!important}._table_9jfri_1{--surface-table-columns: repeat(1, minmax(0, 1fr));--surface-table-min-width: auto;display:flex;flex-direction:column;gap:8px;width:100%;min-width:var(--surface-table-min-width)}._row_9jfri_11{display:grid;grid-template-columns:var(--surface-table-columns);width:100%}._headerRow_9jfri_17{min-height:44px}._dataRow_9jfri_21{position:relative;isolation:isolate;overflow:hidden;min-height:56px;border-radius:8px;background:#2b334580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .2s ease}._dataRow_9jfri_21:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.14),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media(hover:hover){._dataRow_9jfri_21:hover{background:#58657e59}}._headerCell_9jfri_51,._cell_9jfri_52{display:flex;align-items:center;gap:8px;min-width:0;padding:10px 12px;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._headerCell_9jfri_51{gap:10px;color:#9da6b8}._cell_9jfri_52{padding-block:4px;color:#9da6b8}._cell_9jfri_52:not(:last-child){border-right:1px solid #333a49}._alignStart_9jfri_77{justify-content:flex-start;text-align:left}._alignCenter_9jfri_82{justify-content:center;text-align:center}._alignEnd_9jfri_87{justify-content:flex-end;text-align:right}._wrapper_lh94o_1{display:flex;align-items:center;justify-content:center;gap:8px}._iconWrapper_lh94o_8{display:flex;align-items:center;justify-content:center;width:32px;height:32px}._tabRoot_1t8d9_1{display:flex;flex-direction:column}._tabsList_1t8d9_6{background-color:transparent;border-radius:8px;padding:4px;position:relative;display:grid;grid-template-columns:repeat(var(--tab-count, 2),1fr);gap:4px;isolation:isolate}._indicator_1t8d9_17{position:absolute;top:4px;bottom:4px;left:4px;width:calc((100% - 4px * 2 - 4px * (var(--tab-count, 2) - 1)) / var(--tab-count, 2));background:#36405580;box-shadow:0 4px 4px #1a1d2326;border-radius:6px;z-index:1;pointer-events:none;transition:transform .25s cubic-bezier(.4,0,.2,1)}._indicator_1t8d9_17:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._trigger_1t8d9_44:nth-child(1)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*0))}._trigger_1t8d9_44:nth-child(2)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*1))}._trigger_1t8d9_44:nth-child(3)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*2))}._trigger_1t8d9_44:nth-child(4)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*3))}._trigger_1t8d9_44:nth-child(5)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*4))}._trigger_1t8d9_44:nth-child(6)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*5))}._trigger_1t8d9_44:nth-child(7)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*6))}._trigger_1t8d9_44:nth-child(8)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*7))}._trigger_1t8d9_44:nth-child(9)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*8))}._trigger_1t8d9_44:nth-child(10)[data-state=active]~._indicator_1t8d9_17{transform:translate(calc((100% + 4px)*9))}._trigger_1t8d9_44{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;white-space:nowrap;position:relative;z-index:2;padding:.5rem;font-style:normal;font-weight:500;line-height:150%;min-height:40px;width:100%;font-size:14px;color:#9da6b8;border-radius:6px;background-color:transparent;transition:color .15s ease-in-out}._trigger_1t8d9_44[data-state=inactive]{cursor:pointer;color:#9da6b8}._trigger_1t8d9_44[data-state=active]{color:#eff1f3;font-weight:600}._trigger_1t8d9_44:hover:not(:disabled):not([data-state=active]){background:#3640553d}._trigger_1t8d9_44:focus-visible{outline:1px solid #1bb2ff}._trigger_1t8d9_44:disabled{pointer-events:none;opacity:.5;cursor:not-allowed}._trigger_1t8d9_44 svg{pointer-events:none;flex-shrink:0}._tabsContent_1t8d9_128{flex:1;outline:none;animation:_contentFadeIn_1t8d9_1 .2s ease-in-out}._tabsContent_1t8d9_128[data-state=inactive]{display:none}@keyframes _contentFadeIn_1t8d9_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._root_es20x_1{width:auto;min-width:188px;max-width:100%}@media screen and (max-width:767px){._root_es20x_1{width:100%;min-width:0}}._trigger_es20x_13{width:auto!important;min-width:188px}@media screen and (max-width:767px){._trigger_es20x_13{width:100%!important;min-width:0}}._label_es20x_24{color:#9da6b8}._value_es20x_28{color:#eff1f3}._content_es20x_32{min-width:max(var(--radix-select-trigger-width),188px)!important}._profileFilters_8u5uh_1{display:flex;flex-direction:column;align-items:stretch;gap:8px}@media screen and (min-width:768px){._profileFilters_8u5uh_1{flex-direction:row}}._profileFilters__search_8u5uh_12{width:100%}@media screen and (min-width:768px){._profileFilters__search_8u5uh_12{flex:1}}.modal{height:100svh;width:100vw;position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:var(--modal-bg);opacity:0;pointer-events:none;transition:opacity,pointer-events .5s linear;overflow:auto}.modal-open{opacity:1;pointer-events:all}.modal-open .modal-content{transform:scale(1)}.modal-content{width:100%;transform:scale(0);transition:all .5s ease-in-out;overflow-y:auto}._wrapper_7vrzd_1{display:flex;width:32px;height:32px;justify-content:center;align-items:center;border-radius:8px;background:#1a1d23;padding:4px}._wrapper_7vrzd_1 svg{width:24px;height:24px}._icon_7vrzd_16{color:#64cbff}._iconExpired_7vrzd_20{color:#29303c}._rowExpired_1091b_1{background:#1b1f2ac2}@media(hover:hover){._rowExpired_1091b_1:hover{background:#212632d1}}._deviceContent_1091b_10{display:flex;align-items:center;gap:12px;min-width:0}._deviceText_1091b_17{display:flex;flex-direction:column;gap:4px;min-width:0}._deviceHeader_1091b_24{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}._deviceName_1091b_32{color:#eff1f3;font-size:14px;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._deviceDetails_1091b_42,._cellValue_1091b_43{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._deviceDetails_1091b_42{color:#9da6b8;font-size:12px;font-weight:500;line-height:1.5}._cellValue_1091b_43{color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5}._sensitiveCell_1091b_64{display:flex;align-items:center;gap:8px;width:100%;min-width:0}._sensitiveValue_1091b_72{flex:1 1 auto}._toggleButton_1091b_76{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20px;height:20px;padding:0;border:none;background:transparent;color:#9da6b8;cursor:pointer;opacity:.56;transition:opacity .2s ease,color .2s ease}._toggleButton_1091b_76 svg{width:18px;height:18px}@media(hover:hover){._toggleButton_1091b_76:hover{opacity:1;color:#eff1f3}}._toggleButtonExpired_1091b_102{color:#6f7787}._currentBadge_1091b_106{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:20px;padding:0 10px;border-radius:999px;background:#65d83e1f;border:1px solid rgba(101,216,62,.28);color:#65d83e;font-size:11px;font-weight:600;line-height:1.5;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}._textExpired_1091b_125{color:#6f7787}._removeButton_1091b_129{width:100px;height:32px;padding:0 12px}._thisDevice_1091b_135{color:#65d83e;font-size:14px;font-weight:600}._removedText_1091b_141{color:#6f7787;font-size:14px;font-weight:500;line-height:1.5}._notificationCard_1nac0_1{position:relative;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:6px;background:#36405580;line-height:1.5}._notificationCardCross_1nac0_12{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:0;border-radius:4px;background:transparent;color:#9da6b8;cursor:pointer;transition:background-color .2s ease,color .2s ease}._notificationCardCross_1nac0_12 svg{width:20px;height:20px}._notificationCardCross_1nac0_12:hover{color:#eff1f3}._notificationCardContent_1nac0_37{display:flex;flex-direction:column;gap:8px;padding-right:24px}._notificationCardContentTitle_1nac0_44{font-size:16px;font-weight:500;color:#89a5ff}._notificationCardContentTitleYellow_1nac0_50{color:#ffd24f}._notificationCardContentTitleBlue_1nac0_54{color:#89a5ff}._notificationCardContentTitleGreen_1nac0_58{color:#65d83e}._notificationCardContentTitleRed_1nac0_62{color:#ff4747}._notificationCardContentMessage_1nac0_66{color:#9da6b8;font-size:14px;font-weight:400;word-wrap:break-word}._notificationCardTime_1nac0_73{color:#e3e3fa80;font-size:12px;font-weight:500}._notificationsModal_dlvek_1{position:relative;width:367px;max-width:367px;max-height:520px;display:flex;flex-direction:column;padding:16px;border-radius:8px;background:#2b334580;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);margin:0;overflow:hidden;isolation:isolate;scrollbar-width:none;-ms-overflow-style:none}._notificationsModal_dlvek_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._notificationsModal_dlvek_1::-webkit-scrollbar{display:none;width:0;height:0}@media screen and (max-width:767px){._notificationsModal_dlvek_1{width:95%;max-width:420px;margin-top:64px}}._notificationsModalInner_dlvek_45{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;width:100%;min-height:0;flex:1}._notificationsModalHead_dlvek_56{display:flex;align-items:center;justify-content:space-between;width:100%}._notificationsModalHeadTitle_dlvek_63{color:#eff1f3;font-size:16px;font-weight:600;line-height:1.5}._notificationsModalHeadBtn_dlvek_70{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:32px;padding:8px 16px;border:1px solid #333a49;border-radius:4px;background:transparent;color:#9da6b8;font-size:12px;font-weight:500;line-height:1.5;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._notificationsModalHeadBtn_dlvek_70 svg{width:16px;height:16px}._notificationsModalHeadBtn_dlvek_70:hover:not(:disabled){border-color:#4a5568;color:#eff1f3}._notificationsModalHeadBtn_dlvek_70:disabled{opacity:.5;cursor:not-allowed}._notificationsModalBody_dlvek_100{display:flex;flex-direction:column;gap:4px;width:100%;min-height:0;flex:1;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}._notificationsModalBody_dlvek_100::-webkit-scrollbar{display:none;width:0;height:0}._notificationsModalStub_dlvek_117{display:flex;align-items:center;justify-content:center;width:100%;padding:16px;border-radius:6px;background:#2b334580;color:#9da6b8;font-size:16px;font-weight:500;line-height:1.5;text-align:center}._notificationsModalBackdrop_dlvek_132{position:absolute;inset:unset;top:calc(100% + 16px);right:0;min-height:unset;padding:0;overflow:visible;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 4px 12px #0c10182e}@media screen and (max-width:1399px){._notificationsModalBackdrop_dlvek_132{position:fixed;top:0;right:0;bottom:0;left:0;min-height:100dvh;padding:24px 16px;overflow-y:auto;justify-content:center;align-items:center;background:#0f121840;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}@media screen and (max-width:767px){._notificationsModalBackdrop_dlvek_132{align-items:flex-start}}._loadingContainer_dlvek_165{display:flex;width:100%;justify-content:center;align-items:center;padding:16px 0;color:#e3e3fa}._loadingContainerInitial_dlvek_174{min-height:200px}.daily-case-card-btn-locked{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-radius:4px;background:var(--graphite);transition:all .3s linear;font-size:12px;font-weight:600;line-height:normal;color:var(--lavender-grey)}.daily-case-card-btn-locked-faded{color:var(--lavender-50);transition:all .3s linear}.daily-case-card-btn-locked svg{width:24px;height:24px;margin-right:8px;color:var(--lavender-grey);transition:all .3s linear}@media screen and (max-width:767px){.daily-case-card-btn-locked svg{width:16px;height:16px}}.daily-case-card-img-container-locked .daily-case-card-img{opacity:.5;max-width:290px}@media screen and (max-width:767px){.daily-case-card-img-container-locked .daily-case-card-img{max-width:200px}}.daily-case-card-img-container-locked .daily-case-card-video{max-width:290px}@media screen and (max-width:767px){.daily-case-card-img-container-locked .daily-case-card-video{max-width:200px}}.daily-case-card-img-container-locked.daily-case-card-img-container{transform:translateY(-73%) scale(1)}.daily-case-card--locked:hover .daily-case-card-img-container:after{box-shadow:none}._dailyCaseBattleButton_peg68_1{white-space:nowrap;width:211px;min-width:211px}._dailyCaseBattleButton_peg68_1:disabled{opacity:.55}@media screen and (max-width:767px){._dailyCaseBattleButton_peg68_1{width:100%}}._dailyCaseBattleButtonDisabled_peg68_15{cursor:default}._rewardsListSection_4cdov_1{margin-top:32px}._rewardsListHeader_4cdov_5{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}@media screen and (max-width:767px){._rewardsListHeader_4cdov_5{flex-direction:column;align-items:stretch;gap:24px}}._rewardsListTitle_4cdov_20{margin:0;color:#eff1f3;font-size:20px;font-weight:600;line-height:1.5}._rewardsList_4cdov_1{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}@media(max-width:1199px){._rewardsList_4cdov_1{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){._rewardsList_4cdov_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}._loadingContainer_4cdov_45{display:flex;align-items:center;justify-content:center;grid-column:1/-1;min-height:220px;border-radius:12px;background:#1e232e6b}._tooltip_1xq5q_1{max-width:275px!important;border-radius:12px!important;padding:16px!important;box-shadow:0 4px 4px #1a1d2326;z-index:9999!important}._tooltip_1xq5q_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}._content_1xq5q_22{display:flex;align-items:center;gap:16px}._icon_1xq5q_28{width:20px;height:20px;color:#9da6b8;flex-shrink:0}._text_1xq5q_35{font-size:16px;font-weight:500;line-height:1.5;color:#eff1f3}@media screen and (max-width:767px){._text_1xq5q_35{font-size:14px}}._root_1yrnk_1{--fill-countdown-progress: 0%;--fill-countdown-duration: 0ms;--fill-countdown-font-size: 14px;--fill-countdown-font-size-mobile: 13px;--fill-countdown-font-weight: 500;--fill-countdown-radius: 6px;--fill-countdown-min-height: 48px;--fill-countdown-padding-block: 8px;--fill-countdown-padding-inline: 16px;--fill-countdown-label-transform: none;--fill-countdown-main-min-width: 8ch;position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:var(--fill-countdown-min-height);padding:var(--fill-countdown-padding-block) var(--fill-countdown-padding-inline);border:2px solid #1a1d23;border-radius:var(--fill-countdown-radius);background:linear-gradient(180deg,#1a1d23fa,#1a1d23);box-shadow:0 0 0 2px #232935;overflow:hidden;isolation:isolate}._root_1yrnk_1:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--fill-countdown-progress);background:linear-gradient(180deg,#2b3241,#232935);transition:width linear var(--fill-countdown-duration);will-change:width;z-index:0}@media screen and (max-width:767px){._root_1yrnk_1{min-height:44px}}._content_1yrnk_43{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;min-width:0;width:100%;font-family:Golos Text,sans-serif;font-size:var(--fill-countdown-font-size);font-weight:var(--fill-countdown-font-weight);line-height:1.5;text-shadow:0 .5px 0 rgba(0,0,0,.25)}@media screen and (max-width:767px){._content_1yrnk_43{font-size:var(--fill-countdown-font-size-mobile)}}@media screen and (max-width:767px){._stackOnMobile_1yrnk_64 ._content_1yrnk_43{flex-direction:column;gap:0}._stackOnMobile_1yrnk_64 ._label_1yrnk_68{margin-right:0}}._label_1yrnk_68{min-width:0;margin-right:4px;color:#9da6b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:var(--fill-countdown-label-transform)}._main_1yrnk_83{display:inline-block;flex:0 0 auto;min-width:var(--fill-countdown-main-min-width);color:#eff1f3;white-space:nowrap;text-align:center;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}._fraction_1yrnk_94{flex:0 0 auto;color:#9da6b8;white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}._dailyCaseCardWrapper_1nlql_1{position:relative;width:100%;min-width:0;border-radius:12px;background:linear-gradient(180deg,#1b202bb8,#191e28c7),#1e232e80;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate;transition:background .3s ease,box-shadow .3s ease}._dailyCaseCardWrapper_1nlql_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperAvailable_1nlql_25{background:#1e232c}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28{cursor:pointer}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover{background:#36405580;box-shadow:0 12px 32px #1a1d2347,0 4px 4px #1a1d2326}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover ._dailyCaseCardImg_1nlql_35{transform:translateY(-4px);filter:drop-shadow(0 20px 36px rgba(0,0,0,.32))}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover ._dailyCaseCardBtn_1nlql_39{transform:translateY(-1px)}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover ._dailyCaseCardType_1nlql_42{background:#325c2f}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover ._dailyCaseCardTypeLocked_1nlql_45{background:#333a49}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover ._dailyCaseCardDepositProgress_1nlql_48{box-shadow:0 0 0 2px #498e3a;background:linear-gradient(90deg,rgba(26,29,35,0) var(--deposit-progress),#1a1d23 var(--deposit-progress)),linear-gradient(90deg,#325c2f,#325c2f)}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover ._dailyCaseCardDepositProgressCurrent_1nlql_52{color:#87f45f}._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover ._dailyCaseCardDepositProgressTarget_1nlql_55,._dailyCaseCardWrapper_1nlql_1._dailyCaseCardWrapperHoverable_1nlql_28:hover ._dailyCaseCardDepositProgressIcon_1nlql_58{color:#eff1f3}._dailyCaseCard_1nlql_1{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:342px;padding:0 0 24px;border-radius:inherit;overflow:hidden;z-index:1}@media screen and (max-width:767px){._dailyCaseCard_1nlql_1{min-height:250px;padding-bottom:8px}}._dailyCaseCardInteractive_1nlql_80{cursor:pointer}._dailyCaseCardLvl_1nlql_84{position:absolute;top:4px;left:4px;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 8px;border-radius:8px 2px;background:#333a49;color:#9da6b8;font-size:14px;font-weight:600;line-height:1.5;white-space:nowrap;z-index:4}@media screen and (max-width:767px){._dailyCaseCardLvl_1nlql_84{font-size:12px}}._dailyCaseCardType_1nlql_42{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:2px 8px 2px 10px;background:#325c2ff2;-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);color:#65d83e;font-size:14px;font-weight:600;line-height:1.5;text-transform:capitalize;z-index:4;transition:background .3s ease}@media screen and (max-width:767px){._dailyCaseCardType_1nlql_42{padding:0 8px;font-size:12px}}._dailyCaseCardTypeLocked_1nlql_45{background:#333a49;color:#9da6b8}._dailyCaseCardImgContainer_1nlql_140{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding-top:14px;z-index:1;pointer-events:none}@media screen and (max-width:767px){._dailyCaseCardImgContainer_1nlql_140{padding-top:18px}}._dailyCaseCardImgContainer_1nlql_140._dailyCaseCardImgContainerLocked_1nlql_155 ._dailyCaseCardImg_1nlql_35{opacity:.5;filter:grayscale(.08)}._dailyCaseCardImgLink_1nlql_160{display:flex;align-items:flex-start;justify-content:center;width:100%;pointer-events:auto}._dailyCaseCardImg_1nlql_35{width:100%;max-width:254px;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 16px 32px rgba(0,0,0,.28));transition:transform .3s ease,filter .3s ease}@media screen and (max-width:767px){._dailyCaseCardImg_1nlql_35{max-width:158px}}._dailyCaseCardBtnWrapper_1nlql_182{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;width:100%;margin-top:auto;padding:0 14px}@media screen and (max-width:767px){._dailyCaseCardBtnWrapper_1nlql_182{padding:0 8px}}._dailyCaseCardBtn_1nlql_39{width:100%;transition:transform .3s ease}._dailyCaseCardBtnLocked_1nlql_203{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:8px 16px;border-radius:8px;background:#2b334580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;font-size:12px;font-weight:600;line-height:1.5;text-align:center;overflow:hidden;isolation:isolate}._dailyCaseCardBtnLocked_1nlql_203:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._dailyCaseCardBtnLocked_1nlql_203>*{position:relative;z-index:2}@media screen and (max-width:767px){._dailyCaseCardBtnLocked_1nlql_203{min-height:44px;padding:8px;font-size:10px}}._dailyCaseCardBtnLocked_1nlql_203{color:#eff1f3}._dailyCaseCardBtnLocked_1nlql_203 svg{width:24px;height:24px;margin-right:8px;color:#9da6b8;flex-shrink:0}@media screen and (max-width:767px){._dailyCaseCardBtnLocked_1nlql_203 svg{width:16px;height:16px;margin-right:6px}}._dailyCaseCardBtnLockedFaded_1nlql_265{color:#9da6b8}._dailyCaseCardDepositProgress_1nlql_48{--deposit-progress: 0%;position:relative;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:48px;padding:8px 24px;border-radius:8px;border:2px solid #192221;box-shadow:0 0 0 2px #325c2f;background:linear-gradient(90deg,rgba(26,29,35,0) var(--deposit-progress),#1a1d23 var(--deposit-progress)),linear-gradient(90deg,#213722,#213722);overflow:hidden;transition:box-shadow .3s ease,background .3s ease}@media screen and (max-width:767px){._dailyCaseCardDepositProgress_1nlql_48{height:44px;padding:8px 16px;gap:8px}}._dailyCaseCardDepositProgressText_1nlql_294{font-size:14px;font-weight:600;line-height:1.5;white-space:nowrap}@media screen and (max-width:767px){._dailyCaseCardDepositProgressText_1nlql_294{font-size:12px}}._dailyCaseCardDepositProgressCurrent_1nlql_52{color:#65d83e;transition:color .3s ease}._dailyCaseCardDepositProgressTarget_1nlql_55{color:#9da6b8;transition:color .3s ease}._dailyCaseCardDepositProgressIcon_1nlql_58{width:20px;height:20px;color:#9da6b8;flex-shrink:0;transition:color .3s ease}@media screen and (max-width:767px){._dailyCaseCardDepositProgressIcon_1nlql_58{width:16px;height:16px}}._dailyCaseCardTimer_1nlql_330{width:100%;--fill-countdown-font-size: 12px;--fill-countdown-font-size-mobile: 10px;--fill-countdown-radius: 8px;--fill-countdown-padding-inline: 12px;--fill-countdown-padding-block: 8px;--fill-countdown-label-transform: uppercase}@media screen and (max-width:767px){._dailyCaseCardTimer_1nlql_330{--fill-countdown-min-height: 44px;--fill-countdown-padding-inline: 8px;--fill-countdown-padding-block: 6px}}.faq{width:100%;height:100%;padding:56px 64px 82px}@media screen and (max-width:767px){.faq{padding:56px 16px 82px}}.faq-title{text-align:center;color:var(--lavender);font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:130%;text-transform:uppercase;transition:color .3s linear}.faq-collapse-content{white-space:pre-line}.faq-footer{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:56px}@media screen and (max-width:767px){.faq-footer{margin-top:40px}}.faq-footer-title{color:var(--lavender);font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:130%;text-transform:uppercase;transition:color .3s linear}.faq-footer-description{margin-top:16px;color:var(--lavender-grey);text-align:center;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:140%;transition:color .3s linear}.faq-footer-btn.shared-button--primary{margin-top:32px;text-align:center;font-family:Golos Text,sans-serif;font-size:16px;font-weight:600;line-height:normal;text-transform:uppercase}.info{width:100%;height:100%;display:flex;flex-direction:column;gap:48px;padding:56px 64px}@media screen and (max-width:1023px){.info{padding:56px 20px}}.info-kinguin{position:absolute;left:50%;top:70px;color:var(--graphite)}.info-block{display:flex;flex-direction:column;gap:32px}.info-block pre{white-space:pre-wrap;word-wrap:break-word;overflow-x:auto;max-width:100%;font-size:.875rem;background-color:var(--dark-night);border-radius:4px;padding:16px;transition:all .3s linear}.info-title{color:var(--lavender);font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:130%;text-transform:uppercase;transition:color .3s linear}.info-link{display:inline!important;color:var(--accent-blue);text-decoration:underline;transition:color .3s linear}.info-bold{font-weight:700;color:var(--lavender);transition:color .3s linear}.info-cursive{font-style:italic}.info-text{color:var(--lavender-grey);font-family:Golos Text,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:150%;text-align:justify;transition:color .3s linear}.info-text-title{color:var(--lavender);font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:normal;letter-spacing:.4px;text-transform:uppercase;transition:color .3s linear}.info-paragraph{width:100%;display:flex;flex-direction:column;text-align:justify;margin-left:44px;margin-top:16px}@media(max-width:480px){.info-paragraph{text-align:left}}.info-paragraph-title{position:relative;color:var(--lavender);font-family:Golos Text,sans-serif;font-size:16px;font-style:normal;padding-right:30px;font-weight:500;line-height:150%;transition:color .3s linear}.info-paragraph-title:before{content:"";position:absolute;top:8px;left:-16px;border-radius:72px;width:8px;height:8px;background:var(--accent-blue);box-shadow:0 0 25.5px #ff620a80;transition:all .3s linear}.info-paragraph-title-second{position:relative}.info-paragraph-title-second:before{content:"";position:absolute;top:7px;left:-16px;border-radius:72px;width:8px;height:8px;background:var(--graphite);border:2px solid var(--accent-blue);box-shadow:0 0 25.5px #ff620a80;transition:all .3s linear}.info-list{display:flex;flex-direction:column;gap:16px;margin-left:36px;max-width:calc(100vw - 546px)}@media(max-width:1400px){.info-list{max-width:calc(100vw - 282px)}}@media(max-width:1024px){.info-list{max-width:calc(100vw - 198px)}}.info-list-item{color:var(--lavender-grey);font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:150%;transition:color .3s linear}.contact-us{padding:24px 16px 60px;width:100%}@media screen and (min-width:768px){.contact-us{padding:32px 40px 112px}}@media screen and (min-width:1024px){.contact-us{padding:40px 100px 125px 80px}}@media screen and (min-width:1400px){.contact-us{padding:56px 217px 136px}}.contact-us-wrapper{display:flex;flex-direction:column;gap:24px;margin:0 auto}@media screen and (min-width:1400px){.contact-us-wrapper{max-width:717px;gap:32px}}.contact-us-head-info{text-transform:uppercase;font-weight:700;font-size:24px;color:var(--lavender);width:100%;display:flex;align-items:center;gap:8px;transition:color .3s linear}.contact-us-form{background-color:var(--dark-night);padding:24px;width:100%;display:flex;flex-direction:column;gap:16px;border-radius:12px;transition:all .3s linear;box-shadow:inset -.5px 0 #81818133,inset 0 -.5px #81818133,0 0 2px #1a3b4f14}.contact-us-form-action label{gap:8px}.contact-us-form-action .field-label{font-size:14px;color:#9da6b8;font-weight:500;text-transform:lowercase;transition:color .3s linear}.contact-us-form-action .field-label:first-letter{text-transform:uppercase}.contact-us-form-action .field-input{border-radius:8px;border:1px solid #232935;background:#14161a}.contact-us-form-label{font-size:16px;color:var(--lavender-grey);font-weight:400;transition:color .3s linear}.contact-us-form-label-error-message{color:#e53b5a;top:100%;font-size:12px;margin-top:6px}.contact-us-form-textarea{height:191px;margin-top:8px;padding:13px 16px;font-size:14px;font-weight:400;border-radius:4px;border:1px solid var(--cute-gray);background:var(--cute-gray);color:var(--lavender);transition:all .3s linear;width:100%;resize:none;position:relative}.contact-us-form-textarea::-webkit-scrollbar{width:0px}.contact-us-form-textarea--error{border-color:#e53b5a}.contact-us-form-textarea::-moz-placeholder{color:var(--lavender-50);-moz-transition:color .3s linear;transition:color .3s linear}.contact-us-form-textarea::placeholder{color:var(--lavender-50);transition:color .3s linear}.contact-us-form-textarea:focus{outline:none!important;border-radius:4px;border-color:#22b5ff}.contact-us-form-about{display:flex;flex-direction:column;gap:16px}.contact-us-form-actions{display:flex;flex-direction:column;gap:24px}.contact-us-form-link{color:var(--accent-blue);text-decoration:underline;transition:color .3s linear}.contact-us-form-title{text-transform:uppercase;font-size:20px;font-weight:700;color:var(--lavender);transition:color .3s linear}.contact-us-form-text{font-size:14px;font-weight:500;color:var(--lavender-grey);max-width:295px;line-height:150%;transition:color .3s linear}@media screen and (min-width:768px){.contact-us-form-text{max-width:567px}}@media screen and (min-width:1400px){.contact-us-form{padding:32px}}.contact-us-support{background-color:var(--graphite);border-radius:4px;border:2px solid var(--cute-gray);width:100%;padding:24px;transition:all .3s linear}@media screen and (min-width:1400px){.contact-us-support{padding:32px 71px}}.contact-us-support-text{color:var(--lavender-grey);font-size:14px;font-weight:500;line-height:150%;text-align:center;transition:color .3s linear}.contact-us-support-link{color:var(--accent-blue);text-decoration:underline;transition:color .3s linear}.contact-us-social{padding:16px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;margin:0 auto}@media(min-width:1440px){.contact-us-social{max-width:537px}}.contact-us-social-info{display:flex;flex-direction:column;align-items:center;gap:16px}.contact-us-social-title{text-transform:uppercase;font-size:20px;font-weight:600;color:var(--lavender);letter-spacing:2%;text-align:center;transition:color .3s linear}.contact-us-social-text{text-align:center;font-weight:500;font-size:14px;line-height:150%;color:var(--lavender-grey);transition:color .3s linear}.contact-us-socials{width:100%;max-width:-moz-fit-content;max-width:fit-content;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.contact-us-socials-link{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-bottom:1px solid transparent;padding:8px;background:#b9bbde0d;border-top:1px solid #2e2f35;border-radius:4px;width:32px;height:32px;transition:all .3s ease-in-out;color:#b9bbde}.contact-us-socials-link svg{z-index:2}.contact-us-socials-link:hover:before,.contact-us-socials-link:hover:after{opacity:1;visibility:visible}.contact-us-socials-link:hover{color:#e7e8f4;border-top:1px solid transparent;border-bottom:1px solid rgba(255,255,255,.1)}.contact-us-socials-link--discord:before{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:#5865f2;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--discord:after{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:linear-gradient(90deg,#0000,#00000026);transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--kick:before{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:#5fdc31;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--kick:after{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:linear-gradient(90deg,#0000,#00000026);transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--youtube:before{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:#c92929;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--youtube:after{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:linear-gradient(90deg,#0000,#00000026);transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--twitter:before{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:#181c1e;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--twitter:after{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:linear-gradient(90deg,#0000,#00000026);transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--instagram:before{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:linear-gradient(90deg,#b320a8,#f88724);transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-socials-link--instagram:after{content:"";position:absolute;top:0;z-index:1;right:0;border-radius:4px;width:100%;height:100%;background:linear-gradient(90deg,#0000,#00000026);transition:all .3s ease-in-out;opacity:0;visibility:hidden}.contact-us-go-back{display:flex;width:32px;height:32px;justify-content:center;align-items:center;border-radius:4px;background:#a9abca0d;transition:all .5s ease-in-out}.contact-us-go-back:hover{background:#a9abca26}.contact-us-go-back svg{color:var(--lavender);transition:color .3s linear}.data-collection-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:6px;overflow:hidden}.data-collection-table th,.data-collection-table td{padding:12px;border:1px solid rgba(255,255,255,.1)}.data-collection-table th{background-color:#ffffff0d;color:var(--lavender);font-weight:700;font-size:18px;padding:20px 12px;text-align:left;line-height:24px;transition:color .3s linear}.data-collection-table td{background-color:#ffffff05;color:var(--lavender-grey);line-height:24px;text-align:justify;transition:color .3s linear}.data-collection-table th:first-child{border-top-left-radius:6px}.data-collection-table th:last-child{border-top-right-radius:6px}.data-collection-table tr:last-child td:first-child{border-bottom-left-radius:6px}.data-collection-table tr:last-child td:last-child{border-bottom-right-radius:6px}._wrapper_14dc8_1{display:flex;flex-direction:column;gap:8px}._headInfo_14dc8_7{text-transform:uppercase;font-weight:700;font-size:24px;color:#eff1f3;width:100%;display:flex;align-items:center;gap:16px;transition:color .3s linear;font-style:normal;line-height:130%;letter-spacing:-.48px}._goBack_14dc8_22{width:40px;transition:all .5s ease-in-out}._goBack_14dc8_22 svg{color:#9da6b8;transition:color .3s linear}._infoText_14dc8_31{color:#9da6b8;font-family:Golos Text,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:150%;text-align:justify;transition:color .3s linear}.event{display:flex;flex-direction:column;align-items:center;padding-top:48px;padding-bottom:80px;min-height:100vh}@media screen and (min-width:768px)and (max-width:1023px){.event{padding-bottom:56px}}@media screen and (max-width:767px){.event{padding:78px 16px 40px}}.event-empty{display:flex;justify-content:center;align-items:center;height:calc(100vh - 200px)}.event-empty-content{display:flex;flex-direction:column;align-items:center;text-align:center}.event-empty-icon{width:80px;height:80px;margin-bottom:16px}.event-empty-text{color:#e3e3fabf;text-align:center;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:24px}.event-bg{position:absolute;top:0;left:0;z-index:0;transition:transform,right .4s linear}.event-bg.bg-decor{left:50%;transform:translate(-60%);width:1406px}.event-bg.bg-decor-full{transform:translate(-50%)!important}.event-bg.bg-effect{left:50%;transform:translate(-50%);width:2053px}@media(min-width:1921px){.event-bg.bg-effect{width:100%;-o-object-fit:contain;object-fit:contain}}.event-bg.items-left{width:552px;top:0;left:50%;transform:translate(-170%,3%);-o-object-fit:contain;object-fit:contain}@media(max-width:1599px){.event-bg.items-left{width:450px;transform:translate(-180%,10%)}}@media(max-width:1399px){.event-bg.items-left{width:380px;transform:translate(-161%,1%)}}@media(min-width:1400px){.event-bg.items-left-full{transform:translate(-150%,3%)}}@media screen and (max-width:1023px){.event-bg.items-left{display:none}}.event-bg.items-right{top:0;left:50%;transform:translate(5%,-7%);width:580px;-o-object-fit:contain;object-fit:contain}@media(max-width:1599px){.event-bg.items-right{width:470px;transform:translate(8%,4%)}}@media(max-width:1399px){.event-bg.items-right{width:414px;transform:translate(47%,1%)}}@media(min-width:1400px){.event-bg.items-right-full{transform:translate(40%,-7%)!important}}@media screen and (max-width:1023px){.event-bg.items-right{display:none}}.event-bg.items-top{z-index:2;top:0;left:50%;transform:translate(-47%,274%);width:808px;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;display:none}@media screen and (min-width:768px)and (max-width:1023px){.event-bg.items-top{display:block}}.event-bg.items-bot{top:0;left:50%;z-index:2;transform:translate(-50%,-3%);width:808px;-o-object-fit:contain;object-fit:contain;pointer-events:none;display:none}@media screen and (min-width:768px)and (max-width:1023px){.event-bg.items-bot{display:block}}.event-bg.items-mobile{top:0;left:50%;transform:translate(-57%,-3%);width:710px;-o-object-fit:contain;object-fit:contain;display:none}@media screen and (max-width:767px){.event-bg.items-mobile{display:block}}.event-bg.garland-left{top:0;left:50%;transform:translate(-105%,-48%)}@media(min-width:1921px){.event-bg.garland-left{top:34px;left:866px}}@media(max-width:1599px){.event-bg.garland-left{transform:translate(-92%,-46%)}}@media(max-width:1399px){.event-bg.garland-left{transform:translate(-84%,-40%)}}@media screen and (max-width:1023px){.event-bg.garland-left{transform:translate(-89%,-32%)}}@media screen and (max-width:767px){.event-bg.garland-left{width:450px;top:-72px;left:-192px;transform:unset}}.event-bg.garland-right{top:-394px;left:unset;right:145px}@media(max-width:1399px){.event-bg.garland-right{top:-350px;right:-210px}}@media screen and (max-width:1023px){.event-bg.garland-right{right:-244px}}@media(min-width:1400px){.event-bg.garland-right-full{right:-124px}}@media screen and (max-width:767px){.event-bg.garland-right{width:450px;top:-72px}}.event-countdown{position:relative;width:100%;display:inline-flex;justify-content:flex-start;margin-right:auto;gap:4px;min-width:132px}.event-countdown-text{white-space:nowrap;color:var(--lavender);font-size:14px;font-weight:600;line-height:150%}.event-countdown-wrapper{margin-top:32px;display:flex;align-items:center;flex-direction:column;gap:16px}.event-countdown div{width:80px;height:63px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:4px;background:var(--light-gray);gap:4px;color:var(--lavender);font-size:20px;font-weight:500;line-height:normal;text-transform:uppercase}@media screen and (max-width:767px){.event-countdown div{width:64px}}.event-countdown div span{font-size:12px;font-weight:500;color:var(--lavender-50)}.event-info{display:flex;align-items:center;flex-direction:column;width:100%;max-width:512px;padding:12px 0;border-radius:4px;background:var(--cute-gray);margin-top:24px}@media screen and (min-width:768px)and (max-width:1023px){.event-info{margin-top:40px}}@media screen and (max-width:767px){.event-info{margin-top:54px}}.event-info-separator{width:calc(100% - 48px);height:1px;border-radius:9px;background:var(--divider-color)}.event-text{color:var(--lavender-grey);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:767px){.event-text{margin-top:24px}}.event-enddate{color:var(--lavender)}.countdown{position:relative;width:100%;display:inline-flex;justify-content:flex-start;margin-right:auto;gap:4px;min-width:132px}.countdown div{width:32px;color:#b9bbde;font-size:16px;font-weight:600;line-height:normal;text-transform:uppercase;display:flex;flex-direction:row-reverse}@media screen and (max-width:767px){.countdown div{width:24px;font-size:12px;line-height:8px}}.event-head{display:flex;flex-direction:column;align-items:center}.event-head-prize-pool{font-family:Montserrat,sans-serif;background-image:linear-gradient(94.8deg,#ffeaad 4.01%,#bc963e 96.58%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-size:88px;font-weight:800;line-height:normal;letter-spacing:1.28px;text-transform:uppercase}@media screen and (max-width:767px){.event-head-prize-pool{font-size:72px}}.event-head-title{color:var(--lavender);text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.48px;text-transform:uppercase}@media screen and (max-width:767px){.event-head-title{font-size:20px}}.event-head-description{margin-top:12px;color:var(--lavender-grey);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.event-winners{margin-top:48px;display:flex;flex-wrap:wrap;gap:24px;width:100%;max-width:922px;justify-content:center}@media screen and (max-width:1023px){.event-winners{gap:8px}}@media screen and (max-width:767px){.event-winners{gap:24px;flex-direction:column;align-items:center}}.event-winner-card{width:calc(33% - 18px);max-width:243px;height:382px;display:flex;flex-direction:column;align-items:center;padding:16px 24px;overflow:hidden;position:relative;border-radius:4px;border:1px solid #ffe08b;background:#31302c}@media screen and (max-width:1023px){.event-winner-card{width:calc(33% - 9px)}}@media screen and (min-width:768px)and (max-width:1023px){.event-winner-card{padding:16px 24px 21px}}@media screen and (max-width:767px){.event-winner-card{width:100%}}.event-winner-card-rank{position:relative;color:#ffe08b;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:150%;display:flex;gap:8px}.event-winner-card-rank-decor{position:absolute;top:0;transform:translateY(55%)}.event-winner-card-rank-decor.left{left:-20px}.event-winner-card-rank-decor.right{right:-20px}.event-winner-card-bg{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:100%;height:auto;z-index:0}.event-winner-card-avatar-lvl{position:absolute;color:#fff;bottom:-2px;left:50%;transform:translate(-50%);width:24px;height:24px;z-index:2}.event-winner-card-avatar-lvl span{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:8px;margin-bottom:1px}.event-winner-card-avatar-wrapper{position:relative;margin-top:8px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;width:104px;height:104px;border-radius:104px;border:2px solid #ffe08b;background:#31302c;z-index:1}.event-winner-card-avatar-wrapper img{background:#31302c;border-radius:104px;border:4px solid #31302c;width:100%;height:100%}.event-winner-card-username{max-width:172px;margin-top:8px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;color:#e3e3fa;font-size:20px;font-weight:500;line-height:150%}.event-winner-card-info{margin-top:10px;display:flex;align-items:center;gap:4px;color:#e3e3fa80;text-align:center;font-size:16px;font-weight:500;line-height:150%}.event-winner-card-info-icon{position:relative;z-index:1;cursor:pointer}.event-winner-card-info-wrapper{display:flex;align-items:center;gap:4px}.event-winner-card-info-wrapper-tooltip{max-width:325px;padding:24px;-webkit-backdrop-filter:blur(29.5px);backdrop-filter:blur(29.5px)}.event-winner-card-info-wrapper-tooltip-title{color:#e3e3fa;font-size:16px;font-weight:700;line-height:normal;text-transform:uppercase}.event-winner-card-info-wrapper-tooltip-description{color:#e3e3fabf;font-size:14px;font-weight:400;line-height:150%}.event-winner-card-prize{margin-top:8px;height:48px;width:100%;display:flex;align-items:center;justify-content:center;border-radius:4px;background:linear-gradient(95deg,#ffeaad,#bc963e 100.91%);color:#21252e;text-align:center;font-size:24px;font-weight:700;line-height:130%;text-transform:uppercase}.event-winner-card-btn{width:100%;height:48px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#282c37;transition:all .3s ease-in-out;margin-top:16px;z-index:1;gap:6px;color:#e3e3fabf;text-align:center;font-size:16px;font-weight:600;line-height:normal;text-transform:uppercase;white-space:nowrap}.event-winner-card-btn svg{width:14px}.event-winner-card-btn-img{width:35px;height:35px}._collapseWrap_h4jpq_1{position:relative;border-radius:8px;border:1px solid transparent;background:#2b334580;transition:border-color .4s ease,background .4s ease,border-radius .2s ease}._collapseWrap_h4jpq_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.4),transparent 16%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.4),transparent 16%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 150%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 150%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._collapseHeader_h4jpq_21{width:100%;min-height:16px;display:flex;align-items:start;justify-content:space-between;padding:18px 24px;border-radius:8px 8px 0 0}._collapseHeader_h4jpq_21:hover{background:#36405580}@media screen and (max-width:767px){._collapseHeader_h4jpq_21{height:auto}}._title_h4jpq_39{color:#eff1f3;font-size:18px;font-style:normal;font-weight:600;line-height:27px}._collapseHeaderOpened_h4jpq_47{background:#58657e59;border-bottom:.5px solid #555b69}._collapseContent_h4jpq_52{overflow:hidden;border-radius:0 0 8px 8px;color:#9da6b8;font-size:16px;font-style:normal;font-weight:500;line-height:150%;transition:all .3s ease-in-out;margin:0 24px}._collapseContentOpened_h4jpq_64{margin:24px}._collapseContentWrapper_h4jpq_68{transition:all .3s ease-in-out;display:flex;flex-direction:column;gap:16px}._arrow_h4jpq_75{color:#eff1f3;cursor:pointer;transition:all .4s ease;min-width:20px;min-height:16px;margin-top:4px}._arrowOpen_h4jpq_84{transform:rotate(180deg)}.event-faq{max-width:1024px;width:100%}.event-faq-title{color:var(--lavender);text-align:center;font-size:24px;font-weight:700;line-height:130%;text-transform:uppercase}.event-faq-list{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:24px;gap:16px}.event-faq-collapse{width:100%;max-width:778px;border-radius:4px;background:var(--cute-gray);border:1px solid transparent;transition:border-color .4s ease,background .4s ease,border-radius .2s ease}.event-faq-collapse.open{border:1px solid rgba(27,178,255,.2);background:#1bb2ff0d}.event-faq-collapse.open .collapse-button{border-bottom:1px solid rgba(27,178,255,.2)}.event-faq-collapse .collapse-button-text{color:var(--lavender)!important}.event-faq-collapse .collapse-button{width:100%;min-height:48px;display:flex;align-items:start;justify-content:space-between;padding:12px 12px 12px 24px;border-bottom:1px solid transparent;transition:border-color .4s ease}@media screen and (max-width:767px){.event-faq-collapse .collapse-button{height:auto}}.event-faq-collapse .collapse-button-text{width:100%;text-align:left;color:var(--lavender);font-size:16px;font-weight:600;transition:all .4s ease-in-out;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;text-overflow:ellipsis;line-height:22px;max-height:44px}.event-faq-collapse .collapse-button-arrow{color:var(--lavender);cursor:pointer;transition:all .4s ease;transform:rotate(270deg);min-width:16px;min-height:16px;margin-top:4px}.event-faq-collapse .collapse-button-arrow.open{color:var(--accent-blue)!important;transform:rotate(90deg)}.event-faq-collapse .collapse-content{overflow:hidden;border-radius:0 0 4px 4px;background:transparent;color:var(--lavender-grey);font-size:14px;font-weight:400;line-height:140%}.event-faq-collapse .collapse-content-wrapper{transition:all .3s ease-in-out;display:flex;flex-direction:column;gap:16px;margin:0 24px;height:0}.event-faq-collapse .collapse-content-wrapper.open{margin:24px}._wrapper_uu0rb_1{width:100%;max-width:1078px;margin:0 auto 30px;display:flex;flex-direction:column;align-items:center;gap:30px}._store_uu0rb_12{max-width:1552px}._header_1mlg9_1{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:#21252e;border-radius:4px;padding:24px 32px;position:relative;overflow:hidden;margin-top:40px}@media screen and (max-width:767px){._header_1mlg9_1{flex-direction:column;align-items:flex-start;gap:16px}}._header_1mlg9_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/store-header-bg.Bx9xzVyc.svg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;pointer-events:none;opacity:.2}._leftSection_1mlg9_36{display:flex;flex-direction:column;gap:12px;max-width:50%;z-index:1}@media screen and (max-width:767px){._leftSection_1mlg9_36{max-width:100%}}._storeTitle_1mlg9_49{display:flex;align-items:center;gap:12px}._storeTitle_1mlg9_49 h2{color:#e3e3fa;font-size:16px;font-style:normal;font-weight:700;text-transform:uppercase}._eggIcon_1mlg9_62{font-size:24px}._storeInfo_1mlg9_66{display:flex;flex-direction:column;gap:16px}._storeInfo_1mlg9_66 ._description_1mlg9_71{max-width:636px;color:#b9bbde;font-size:12px;font-style:normal;font-weight:400;line-height:150%}._storeInfo_1mlg9_66 ._description_1mlg9_71 span{color:#e3e3fa}._highlight_1mlg9_83{color:#fff;font-weight:500}._buttons_1mlg9_88{display:flex;gap:12px}@media screen and (max-width:767px){._desktopButtons_1mlg9_94{display:none}}._mobileButtons_1mlg9_99{display:none;width:100%;flex-direction:column;gap:12px;z-index:1}@media screen and (max-width:767px){._mobileButtons_1mlg9_99{display:flex}}._rightSection_1mlg9_112{display:flex;flex-direction:column;gap:12px;margin-right:30%;z-index:1}@media(max-width:1024px){._rightSection_1mlg9_112{margin-right:0}}@media screen and (max-width:767px){._rightSection_1mlg9_112{width:100%}}._balanceItem_1mlg9_130{width:250px;display:flex;background-color:#e3e3fa0d;border:1px solid rgba(185,187,222,.1);border-radius:4px;overflow:hidden;height:48px}._balanceItem_1mlg9_130 svg{width:16px;height:16px}@media screen and (max-width:767px){._balanceItem_1mlg9_130{width:100%}}._balanceItem_1mlg9_130._clickable_1mlg9_148{cursor:pointer;transition:all .2s ease}._balanceItem_1mlg9_130._clickable_1mlg9_148:hover{background-color:#e3e3fa1a;transform:translateY(-2px)}._balanceLabel_1mlg9_157{color:#e3e3fa;white-space:nowrap;font-size:12px;font-style:normal;font-weight:600;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;flex:1}._balanceValue_1mlg9_171{padding:12px 16px;display:flex;justify-content:center;align-items:center;gap:8px;color:#f6d69a;font-weight:500;font-size:14px;flex:1;background-color:#b9bbde1a}._ticketIcon_1mlg9_184{font-size:16px}._backgroundDecoration_1mlg9_188{position:absolute;right:-7%;top:0;bottom:-35%;width:30%;background-image:url(/assets/store-bg-eggs.B_nJ_mzT.svg);background-size:contain;background-position:center right;background-repeat:no-repeat;z-index:0}@media(max-width:1440px){._backgroundDecoration_1mlg9_188{bottom:-35px;width:40%}}@media(max-width:1024px){._backgroundDecoration_1mlg9_188{display:none}}._button_yeuku_1{border-radius:4px;white-space:nowrap;display:flex;height:48px;padding:8px 24px;justify-content:center;align-items:center;gap:8px;color:#1a1d23;font-size:14px;font-style:normal;font-weight:500;line-height:150%;transition:opacity .3s ease}._primary_yeuku_18{background:#80cf3e}._primary_yeuku_18:hover{background:#b2ff96;transition:all .3s linear}._primary_yeuku_18:active{border:none;background:#65d83e;box-shadow:0 0 0 4px #65d83e40,0 0 0 2px #65d83e40;transition:all .3s linear}._secondary_yeuku_32,._ghost_yeuku_33{position:relative;border:1px solid rgba(227,227,250,.05);background:#282c37;display:inline-flex;height:40px;padding:0 16px;justify-content:center;align-items:center;gap:8px;color:#e3e3fabf;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%}._secondary_yeuku_32 svg path,._ghost_yeuku_33 svg path{fill:#b9bbde}._secondary_yeuku_32:hover,._ghost_yeuku_33:hover{border:1px solid rgba(227,227,250,.05);background:#383a47;transition:all .3s linear}._secondary_yeuku_32:active,._ghost_yeuku_33:active{border:2px solid #4fb7fb;background:#1bb2ff80;transition:all .3s linear}._ghost_yeuku_33{background:#171a21}._ghost_yeuku_33:hover{border:1px solid rgba(227,227,250,.05);background:#20222a;transition:all .3s linear}._crossBtn_1c21n_1{position:absolute;border-radius:100%;top:16px;right:16px;z-index:10;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;pointer-events:auto}._crossBtn_1c21n_1 img{width:100%;height:100%;border-radius:100%;position:absolute;top:0;left:0}._crossBtn_1c21n_1 svg{color:var(--lavender-grey)}._howItWorksModal_jt1rc_1{max-width:800px;width:100%;background:#1a1d23;border-radius:4px;border:1px solid #323744;padding:0;max-height:80vh;display:flex;flex-direction:column}@media screen and (max-width:767px){._howItWorksModal_jt1rc_1{max-width:90%;max-height:90vh}}._howItWorksModalBackdrop_jt1rc_19{background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalHeader_jt1rc_24{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#21252e}._modalTitle_jt1rc_32{color:#e3e3fa;font-size:20px;font-style:normal;font-weight:500}._modalContent_jt1rc_39{padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;flex:1;max-height:calc(80vh - 60px)}._modalContent_jt1rc_39::-webkit-scrollbar{width:4px}._modalContent_jt1rc_39::-webkit-scrollbar-track{background:var(--divider-color);-webkit-transition:all .3s linear;transition:all .3s linear;border-radius:3px}._modalContent_jt1rc_39::-webkit-scrollbar-thumb{background:var(--lavender-grey);border-radius:3px;outline:2px solid var(--lavender-grey);-webkit-transition:all .3s linear;transition:all .3s linear}._collapse_jt1rc_63{width:100%;border-radius:8px;background:#e3e3fa08;border:1px solid transparent;transition:border-color .4s ease,background .4s ease,border-radius .2s ease}._collapseButton_jt1rc_71{color:#e3e3fa;font-size:14px;line-height:1.5;white-space:pre-wrap}._collapseButton_jt1rc_71 p{color:#e3e3fa!important}._collapseContent_jt1rc_81{color:#e3e3fabf;font-size:14px;font-style:normal;font-weight:400;white-space:pre-line}._ticketsModal_y23c7_1{max-width:634px;width:100%;background:#1a1d23;border-radius:8px;border:1px solid rgba(227,227,250,.1);padding:0;max-height:80vh;display:flex;flex-direction:column}@media screen and (max-width:767px){._ticketsModal_y23c7_1{max-width:90%;max-height:90vh}}._ticketsModalBackdrop_y23c7_19{background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalHeader_y23c7_24{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#b9bbde1a}._modalTitle_y23c7_32{color:#e3e3fa;font-size:20px;font-style:normal;font-weight:500;text-transform:capitalize;display:flex;align-items:center;gap:8px}._modalTitle_y23c7_32 svg{width:16px;height:16px}._modalTitle_y23c7_32 ._totalAmountContainer_y23c7_46{border-radius:4px;background:#b9bbde1a;padding:4px 8px;color:#e3e3fa80;font-size:12px;font-style:normal;font-weight:500;display:flex;align-items:center;gap:8px}._modalTitle_y23c7_32 ._totalAmount_y23c7_46{color:#e3e3fa}._modalContent_y23c7_62{padding:24px;overflow-y:auto;display:flex;flex-direction:column;flex:1;max-height:calc(80vh - 60px);background:#21252e}@media screen and (max-width:767px){._modalContent_y23c7_62{padding:24px 16px}}._ticketsGrid_y23c7_77{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:24px}@media screen and (max-width:767px){._ticketsGrid_y23c7_77{grid-template-columns:repeat(3,1fr);margin-bottom:0}}._ticketItem_y23c7_90{height:40px;display:flex;align-items:center;justify-content:center;gap:16px;border-radius:4px;background:#b9bbde1a;transition:all .2s ease}._ticketItem_y23c7_90:hover{background:#e3e3fa0d;transform:translateY(-2px)}._ticketItem_y23c7_90 svg{width:16px;height:16px}._ticketItem_y23c7_90 span{color:#e3e3fa;font-size:12px;font-style:normal;font-weight:500}._pagination_y23c7_115{display:flex;justify-content:center;gap:8px;margin-top:auto;padding-top:16px}._pageButton_y23c7_123{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#e3e3fa80;font-size:10.5px;font-style:normal;font-weight:400;line-height:normal}._pageButton_y23c7_123:hover:not(._disabled_y23c7_135){color:#e3e3fa}._pageButton_y23c7_123._active_y23c7_138{color:#e3e3fa}._pageButton_y23c7_123._disabled_y23c7_135{opacity:.5;cursor:not-allowed}._pageButton_y23c7_123._ellipsis_y23c7_145{background:transparent;border:none}._prevButton_y23c7_150,._nextButton_y23c7_151{padding:8px;display:flex;align-items:center;justify-content:center;border-radius:70px;border:1px solid rgba(227,227,250,.05);background:#282c37}._nextButton_y23c7_151{transform:rotate(180deg)}@property --case-image-mask-color{syntax: "<color>"; initial-value: rgba(0,0,0,0); inherits: false;}._caseCard_113da_6{width:100%;height:354px;padding-bottom:24px;z-index:2;color:#e3e3fa;background-color:var(--dark-night);overflow:hidden;border-radius:4px;transition:all .3s linear;position:relative}._caseCard_113da_6:hover{background-color:var(--case-card-hover);transition:all .3s linear}._caseCard_113da_6:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='578'%20height='529'%20viewBox='0%200%20578%20529'%20fill='none'%3e%3cg%20opacity='0.02'%3e%3cpath%20d='M464.455%20201.18C456.357%20185.482%20431.688%20192.993%20426.926%20209.93C435.995%20194.621%20460.638%20198.57%20464.342%20215.985C468.009%20198.539%20492.689%20194.552%20501.77%20209.882C501.236%20198.8%20477.85%20181.858%20464.455%20201.18Z'%20fill='url(%23paint0_radial_25707_84256)'/%3e%3cpath%20d='M436.14%20217.219C428.821%20210.381%20417.099%20219.063%20417.8%20229C419.709%20219.115%20433.607%20216.55%20438.914%20225.136C437.532%20215.136%20449.933%20208.332%20457.707%20214.786C455.304%20208.977%20439.592%20204.374%20436.14%20217.219Z'%20fill='url(%23paint1_radial_25707_84256)'/%3e%3cpath%20d='M473.931%20180.318C472.883%20170.379%20458.313%20169.318%20452.316%20177.291C460.253%20171.056%20472.451%20178.162%20470.828%20188.113C476.35%20179.648%20490.202%20182.572%20491.845%20192.518C493.842%20186.557%20484.977%20172.846%20473.931%20180.318Z'%20fill='url(%23paint2_radial_25707_84256)'/%3e%3c/g%3e%3cg%20opacity='0.02'%3e%3cpath%20d='M142.098%20271.154C139.974%20246.85%20174.32%20237.422%20192.375%20253.687C170.492%20242.5%20144.63%20265.29%20153.151%20288.357C136%20270.691%20104.24%20284.242%20104.945%20308.841C97.3941%20295.507%20112.203%20258.472%20142.098%20271.154Z'%20fill='url(%23paint3_radial_25707_84256)'/%3e%3cpath%20d='M186.993%20268.995C190.495%20255.611%20210.588%20257.102%20217.098%20269.222C207.578%20259.088%20189.457%20266.345%20189.594%20280.285C183.831%20267.589%20164.331%20268.792%20160.014%20282.063C158.535%20273.507%20173.487%20256.542%20186.993%20268.995Z'%20fill='url(%23paint4_radial_25707_84256)'/%3e%3cpath%20d='M115.644%20253.783C109.536%20241.404%20125.766%20229.417%20138.65%20234.304C124.783%20232.877%20115.781%20250.175%20125.017%20260.596C112.325%20254.785%2098.3074%20268.419%20103.725%20281.244C96.9966%20275.757%2097.2338%20253.206%20115.644%20253.783Z'%20fill='url(%23paint5_radial_25707_84256)'/%3e%3c/g%3e%3cg%20opacity='0.5'%20filter='url(%23filter0_f_25707_84256)'%3e%3ccircle%20cx='289'%20cy='217'%20r='117'%20fill='%23FFEB90'%20fill-opacity='0.7'/%3e%3c/g%3e%3cpath%20opacity='0.1'%20d='M289.271%20327C347.537%20327%20394.771%20277.751%20394.771%20217C394.771%20156.249%20347.537%20107%20289.271%20107C231.004%20107%20183.771%20156.249%20183.771%20217C183.771%20277.751%20231.004%20327%20289.271%20327Z'%20fill='%23FFF0B9'/%3e%3cdefs%3e%3cfilter%20id='filter0_f_25707_84256'%20x='72'%20y='0'%20width='434'%20height='434'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='50'%20result='effect1_foregroundBlur_25707_84256'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(417.145%20186.561)%20rotate(44.8744)%20scale(88.9009%20130.437)'%3e%3cstop%20stop-color='%23FFBA21'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(417.145%20186.561)%20rotate(44.8744)%20scale(88.9009%20130.437)'%3e%3cstop%20stop-color='%23FFBA21'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint2_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(417.145%20186.561)%20rotate(44.8744)%20scale(88.9009%20130.437)'%3e%3cstop%20stop-color='%23FFBA21'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint3_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(186.557%20219.184)%20rotate(102.843)%20scale(122.788%20180.158)'%3e%3cstop%20stop-color='%23FFDD92'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint4_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(186.557%20219.184)%20rotate(102.843)%20scale(122.788%20180.158)'%3e%3cstop%20stop-color='%23FFDD92'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint5_radial_25707_84256'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(186.557%20219.184)%20rotate(102.843)%20scale(122.788%20180.158)'%3e%3cstop%20stop-color='%23FFDD92'/%3e%3cstop%20offset='1'%20stop-color='%23E3E3FA'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat top;background-size:contain;background-repeat:no-repeat;background-position:bottom center;z-index:1}._caseCardWrapper_113da_35{width:100%;position:relative;overflow:visible}@media(max-width:1399px){._caseCard_113da_6{height:334px}}@media screen and (max-width:767px){._caseCard_113da_6{height:248px;padding-bottom:16px}}._caseCardContent_113da_51{display:flex;flex-direction:column;align-items:center;height:100%;gap:16px;position:relative;z-index:2}._caseCardImg_113da_60{z-index:2;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-width:90%;max-height:90%;-webkit-mask-image:radial-gradient(closest-side,#000 60%,var(--case-image-mask-color) 100%);mask-image:radial-gradient(closest-side,#000 60%,var(--case-image-mask-color) 100%);transition:all .3s linear}._caseCard_113da_6:hover ._caseCardImg_113da_60{--case-image-mask-color: #000000}._caseCardImgContainer_113da_73{will-change:transform;width:100%;height:290px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;position:absolute;top:60%;transform:translateY(-80%) translate(-50%) scale(1);left:50%;transition:transform .3s linear;z-index:2}@media(max-width:1399px){._caseCardImgContainer_113da_73{height:240px}}@media screen and (max-width:767px){._caseCardImgContainer_113da_73{left:50%;transform:translateY(-80%) translate(-50%) scale(1);max-width:170px;height:160px}}._caseCard_113da_6:hover ._caseCardImgContainer_113da_73{transform:translateY(-80%) translate(-50%) scale(1.1)}._caseCardImgContainer_113da_73:after{will-change:transform;content:"";top:60%;left:50%;width:1%;height:1%;position:absolute;transform:translate(-50%,-50%);transition:transform .3s linear}._caseCard_113da_6:hover ._caseCardImgContainer_113da_73:after{box-shadow:0 0 100px 60px var(--case-card-mask-hover);transition:all .3s linear}._caseCardTitle_113da_122{text-align:center;margin-top:auto;font-size:20px;font-weight:500;color:var(--lavender);line-height:normal;transition:all .3s linear;position:relative;z-index:2}@media screen and (max-width:767px){._caseCardTitle_113da_122{font-size:14px}}._caseCardBtn_113da_138{display:inline-flex;min-height:40px;font-size:16px;font-weight:600;background:var(--lavender);color:var(--case-card-button-text);line-height:normal;min-width:120px;border-radius:4px;transition:all .3s linear;align-items:center;justify-content:center;text-transform:uppercase;padding:0 16px;position:relative;z-index:2}@media screen and (max-width:767px){._caseCardBtn_113da_138{min-width:-moz-fit-content;min-width:fit-content}}._caseCard_113da_6:hover{cursor:pointer}._caseCard_113da_6 ._springWave_113da_164{position:absolute;bottom:0;left:0;width:100%;height:100px;overflow:hidden;opacity:0;z-index:0;border-radius:0 0 4px 4px;transition:opacity .3s linear}@media screen and (max-width:767px){._caseCard_113da_6 ._springWave_113da_164{height:45px}}._caseCard_113da_6:hover ._springWave_113da_164{opacity:1}._caseCard_113da_6 ._caseCardBtn_113da_138{display:flex;align-items:center;gap:8px}._caseCard_113da_6 ._caseCardBtn_113da_138 svg{width:24px;height:24px}._container_3czg4_1{width:100%}._grid_3czg4_5{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1399px){._grid_3czg4_5{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px)and (max-width:1023px){._grid_3czg4_5{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:767px){._grid_3czg4_5{grid-template-columns:repeat(2,1fr)}}._item_3czg4_27{width:100%}._loading_3czg4_31,._empty_3czg4_32{width:100%;padding:40px 0;text-align:center;font-size:18px;color:#b9bbde}._container_vqiho_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;width:100%;padding:2rem}._storeVariant_vqiho_11{border-radius:8px;margin-top:1rem}._content_vqiho_16{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:500px;border-radius:8px;padding:2.5rem 2rem}._icon_vqiho_27{width:48px;height:48px;margin-bottom:1.5rem}._title_vqiho_33{font-size:24px;font-weight:600;margin-bottom:1rem;color:#e3e3fa}._description_vqiho_40{font-size:16px;line-height:1.5;color:#b9bbde}._winnerModal_qt2fs_1{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;width:auto;display:flex;align-items:center;justify-content:center;background:#16171beb}@media screen and (max-width:767px){._winnerModal_qt2fs_1{position:fixed;height:100svh;width:100vw}}@media screen and (max-width:1000px)and (orientation:landscape){._winnerModal_qt2fs_1{position:fixed;height:100svh;width:100vw;padding:80px 16px 16px;align-items:flex-start}}._modal_qt2fs_29{background:radial-gradient(58.79% 105.65% at 49.8% -15.73%,#1bb2ff24,#02639400),#2b334580;border-radius:12px;width:355px;padding:32px;color:#eff1f3;display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (max-width:767px){._modal_qt2fs_29{padding:24px 16px;gap:12px}}._modal_qt2fs_29:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 45%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 45%),radial-gradient(120% 120% at 0% 0%,rgba(27,178,255,.2),transparent 70%),radial-gradient(120% 120% at 100% 100%,rgba(27,178,255,.2),transparent 70%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media screen and (max-width:1000px)and (orientation:landscape){._modal_qt2fs_29{padding:min(20px,3svh) min(16px,3svh);gap:min(10px,2svh);width:min(100%,85svh);max-height:85svh;overflow-y:auto;margin:auto}}._header_qt2fs_69{font-size:24px;font-weight:700;line-height:normal;text-transform:uppercase}@media screen and (max-width:767px){._header_qt2fs_69{font-size:20px}}@media screen and (max-width:1000px)and (orientation:landscape){._header_qt2fs_69{font-size:min(18px,3.5svh)}}._image_qt2fs_86{width:164px;height:164px;padding:18px;flex-shrink:0}@media screen and (max-width:767px){._image_qt2fs_86{width:140px;height:140px;padding:12px}}@media screen and (max-width:1000px)and (orientation:landscape){._image_qt2fs_86{width:min(130px,22svh);height:min(130px,22svh);padding:min(10px,2svh)}}._image_qt2fs_86 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._name_qt2fs_112{font-size:16px;font-weight:500;line-height:1;text-align:center}@media screen and (max-width:767px){._name_qt2fs_112{font-size:14px}}@media screen and (max-width:1000px)and (orientation:landscape){._name_qt2fs_112{font-size:min(14px,2.5svh)}}._brand_qt2fs_129{font-size:16px;font-weight:500;line-height:1;color:#9da6b8;text-align:center}@media screen and (max-width:767px){._brand_qt2fs_129{font-size:14px}}@media screen and (max-width:1000px)and (orientation:landscape){._brand_qt2fs_129{font-size:min(14px,2.5svh)}}._payoutValue_qt2fs_147{color:#65d83e;font-size:20px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.4px;text-transform:uppercase}._buttons_qt2fs_157{display:flex;flex-direction:column;gap:8px;width:100%}@media screen and (max-width:1000px)and (orientation:landscape){._buttons_qt2fs_157{gap:min(8px,1.5svh)}._buttons_qt2fs_157 button{padding:min(12px,2svh) min(16px,3svh);font-size:min(14px,2.5svh)}}._closeButton_qt2fs_173{border-radius:6px;border:.813px solid #333A49;height:48px;color:var(--Semantic-Action-Neutral-Solid-FG, #9DA6B8);font-size:14px;font-style:normal;font-weight:500;line-height:150%}._card_1phde_1{position:relative;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform-style:preserve-3d;transition:transform .2s;will-change:transform}._card_1phde_1._noAnimation_1phde_13{transition:none!important}._card_1phde_1:hover:not(._disabled_1phde_16):not(._open_1phde_16){border-radius:8px;background:#58657e59}._card_1phde_1._disabled_1phde_16{pointer-events:none}._card_1phde_1._open_1phde_16{transform:perspective(4cm) rotateY(180deg);pointer-events:none}._card_1phde_1 svg,._card_1phde_1 img{height:100%}._front_1phde_32,._back_1phde_33{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;height:100%;width:100%}._front_1phde_32{transform:translateZ(0)}._frontCard_1phde_47{border-radius:8px;background:#2b334580}._frontCard_1phde_47:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._backOpenCard_1phde_65{border-radius:8px;background:#2d2a2280;height:100%;width:100%;display:flex;align-items:center;justify-content:center}._backOpenCard_1phde_65:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._backOpenCardLogo_1phde_88{max-width:79px;width:60%}._back_1phde_33{border-radius:8px;transform:rotateY(180deg) translateZ(0)}._bomb_1phde_99{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;border-radius:8px;background:#d8545680;justify-content:center}._bomb_1phde_99:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._bombIcon_1phde_122{max-width:59px;width:60%}._placeholder_1phde_127{color:#3fa1fc;filter:drop-shadow(0 0 24px rgba(19,128,200,.25))}._cardWrapper_1phde_132{position:relative;width:100%;height:100%}._selectedForAuto_1phde_138:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#009dec0d;z-index:1;pointer-events:none;border-radius:4px}._selectedForAuto_1phde_138:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #009dec;border-radius:4px;pointer-events:none;z-index:1}._fieldContainer_1lubb_1{position:relative}._field_1lubb_1{padding:40px;display:grid;gap:8px;position:relative;width:100%;max-width:min(100vh - 160px,100%);aspect-ratio:1/1;margin:0 auto;height:-moz-fit-content;height:fit-content}@media screen and (min-width:768px)and (max-width:1023px){._field_1lubb_1{padding:18px}}@media screen and (max-width:767px){._field_1lubb_1{padding:16px}}._expOverlay_1hdxn_1{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;width:auto;display:flex;align-items:center;justify-content:center;background:#16171bd9;animation:_fadeIn_1hdxn_1 .15s ease-in-out .05s both;z-index:7}._expOverlayContent_1hdxn_14{position:relative;display:flex;padding:16px 32px;background:#21252e;border-radius:12px;align-items:center;gap:8px;background:radial-gradient(58.79% 105.65% at 49.8% -15.73%,#1bb2ff24,#02639400),#2b334580}._expOverlayContent_1hdxn_14:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 45%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 45%),radial-gradient(120% 120% at 0% 0%,rgba(27,178,255,.2),transparent 70%),radial-gradient(120% 120% at 100% 100%,rgba(27,178,255,.2),transparent 70%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._expTextBlock_1hdxn_37{display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;font-size:16px;line-height:24px;gap:4px}._expTextBlock_1hdxn_37 p{color:#009dec}._noAnimation_1hdxn_51{animation:none!important}@keyframes _fadeIn_1hdxn_1{0%{opacity:0}to{opacity:1}}._rootWrapper_80oug_1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;flex-wrap:unset;gap:unset;padding:24px}@media screen and (min-width:768px)and (max-width:1023px){._rootWrapper_80oug_1{padding:16px;margin-top:12px;margin-bottom:12px}}@media screen and (max-width:767px){._rootWrapper_80oug_1{padding:0;margin-top:12px;margin-bottom:12px}}._minesWrapper_80oug_26{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1247px;gap:16px}._layoutWrapper_80oug_35{display:flex;flex-direction:column;width:100%;height:100%}._settings_1arpo_1{min-width:48px}@media screen and (max-width:767px){._settings_1arpo_1{height:40px;width:100%}}._banner_n408g_1{position:relative;display:block;width:245px;height:180px;border-radius:8px;overflow:hidden;text-decoration:none;flex-shrink:0;background:#1a1d23;box-shadow:0 4px 4px #1a1d2326}._banner_n408g_1:hover ._image_n408g_13{transform:scale(1.05)}._image_n408g_13{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:transform .3s ease}._bottomBar_n408g_25{position:absolute;bottom:2px;left:2px;right:2px;display:flex;align-items:center;justify-content:space-between;height:48px;padding-left:16px;padding-right:8px;background:#0b112080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:6px;box-shadow:0 4px 4px #1a1d2326}._bottomBar_n408g_25:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._title_n408g_54{font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;color:#eff1f3;text-shadow:0 .5px 0 rgba(0,0,0,.25);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._arrowBtn_n408g_66{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#2b334580;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none;color:#c8ccd7;flex-shrink:0}._arrowBtn_n408g_66:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._button_1udgs_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:48px;border-radius:8px;background:#232935;color:#c8ccd7;font-weight:500;font-size:14px;line-height:1.5;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease;white-space:nowrap}._button_1udgs_1:hover{box-shadow:0 0 0 2px #1e232c}._button_1udgs_1:active{box-shadow:0 0 #1e232c}._button_1udgs_1:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}._button_1udgs_1:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._sizeM_1udgs_34{min-width:120px;height:48px;padding:4px 14px;--icon-only-size: 48px}._sizeS_1udgs_41{min-width:24px;width:24px;height:24px;padding:0;border-radius:6px;font-size:12px;--icon-only-size: 24px}._icon_1udgs_51{display:inline-flex;align-items:center;justify-content:center;color:currentColor}._label_1udgs_58{display:inline-flex;align-items:center}._iconOnly_1udgs_63{padding:0;min-width:var(--icon-only-size, 48px);width:var(--icon-only-size, 48px);height:var(--icon-only-size, 48px)}@media(max-width:767px){._button_1udgs_1{min-width:auto;padding:8px 12px;font-size:13px}}._carousel_1oezk_1{position:relative}._viewport_1oezk_5{overflow:hidden}._container_1oezk_9{display:flex;gap:12px}._arrow_1oezk_14{position:absolute;top:50%;transform:translateY(-50%);z-index:2}._arrowPrev_1oezk_21{left:8px}._arrowNext_1oezk_25{right:8px}._arrowIcon_1oezk_29{display:block}._arrowIconPrev_1oezk_33{display:block;transform:rotate(180deg)}@media(max-width:1600px){._container_1oezk_9{gap:8px}}._sidebar_1qcg4_1{flex:0 0 auto;width:0;min-width:0;opacity:0;overflow-x:clip;z-index:7;transition:width .4s ease,opacity .4s ease;will-change:width,opacity}@media(max-width:1399px){._sidebar_1qcg4_1{position:fixed;top:64px;right:0;width:288px;height:calc(100vh - 64px);transform:translate(100%);pointer-events:none;z-index:11;transition:transform .4s ease,opacity .4s ease}}@media(max-width:1399px)and (max-width:480px){._sidebar_1qcg4_1{top:64px;height:calc(100vh - 64px)}@supports (height: 100svh){._sidebar_1qcg4_1{height:calc(100svh - 64px)}}}._sidebarVisible_1qcg4_36{width:288px;opacity:1}@media(max-width:1399px){._sidebarVisible_1qcg4_36{transform:translate(0);pointer-events:auto}}._root_1qcg4_47{position:sticky;top:64px;align-self:flex-start;width:288px;height:calc(100vh - 64px);background:var(--charcoal-gray);display:flex;flex-direction:column}@media(max-width:480px){._root_1qcg4_47{top:64px;height:calc(100vh - 64px)}@supports (height: 100svh){._root_1qcg4_47{height:calc(100svh - 64px)}}}@media(max-width:1399px){._root_1qcg4_47{position:relative;top:0;height:100%;align-self:stretch}}._root_1qcg4_47{align-items:center;gap:32px;padding:12px 12px 32px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._root_1qcg4_47::-webkit-scrollbar{display:none}.unlogged ._root_1qcg4_47{padding-bottom:92px}._closeButton_1qcg4_91{position:absolute;top:8px;right:8px;z-index:4;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;padding:10px;border-radius:6px;background:#58657e59;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);color:#c8ccd7;cursor:pointer;transition:background .2s ease,color .2s ease}._closeButton_1qcg4_91:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._closeButton_1qcg4_91:hover{background:#58657e73;color:#eff1f3}._closeButton_1qcg4_91 svg{width:16px;height:16px}._hero_1qcg4_132,._content_1qcg4_133{width:100%;max-width:264px}._hero_1qcg4_132{display:flex;flex-direction:column;gap:0}._card_1qcg4_144{width:264px;padding:1px;border-radius:12px;flex-shrink:0;display:flex;flex-direction:column;text-decoration:none;position:relative;height:254px;transition:background .3s ease}._cardInner_1qcg4_157{position:relative;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:flex-end;padding:5px;border-radius:11px;overflow:hidden;height:100%;justify-content:center;gap:0;width:100%;transition:background .3s ease}._gradeGrey_1qcg4_174{background:radial-gradient(100% 60% at center,#c8ccd7,#21262c)}._gradeGrey_1qcg4_174 ._cardInner_1qcg4_157{background:#21262c}._gradeGrey_1qcg4_174 ._pattern_1qcg4_180{color:#30363c}._gradeGreen_1qcg4_184{background:radial-gradient(100% 60% at center,#65db3e,#162517)}._gradeGreen_1qcg4_184 ._cardInner_1qcg4_157{background:#162517}._gradeGreen_1qcg4_184 ._pattern_1qcg4_180{color:#49761c40}._gradeGold_1qcg4_194{background:radial-gradient(100% 60% at center,#efac1c,#271e14)}._gradeGold_1qcg4_194 ._cardInner_1qcg4_157{background:#43310f}._gradeGold_1qcg4_194 ._pattern_1qcg4_180{color:#76511c78}._gradeRed_1qcg4_204{background:radial-gradient(100% 60% at center,#ae3039,#271419)}._gradeRed_1qcg4_204 ._cardInner_1qcg4_157{background:#251616}._gradeRed_1qcg4_204 ._pattern_1qcg4_180{color:#761c1e78}._gradePurple_1qcg4_214{background:radial-gradient(100% 60% at center,#6530ae,#181427)}._gradePurple_1qcg4_214 ._cardInner_1qcg4_157{background:#191625}._gradePurple_1qcg4_214 ._pattern_1qcg4_180{color:#4f1c7678}._gradeBlue_1qcg4_224{background:radial-gradient(100% 60% at center,#1bb2ff,#161e25)}._gradeBlue_1qcg4_224 ._cardInner_1qcg4_157{background:#161e25}._gradeBlue_1qcg4_224 ._pattern_1qcg4_180{color:#1c5b7640}._pattern_1qcg4_180,._overlay_1qcg4_235,._glow_1qcg4_236{pointer-events:none}._pattern_1qcg4_180{position:absolute;z-index:0;top:-28px;left:50%;transform:translate(-50%);width:288px;height:auto;aspect-ratio:288/81;pointer-events:none}._overlay_1qcg4_235{position:absolute;top:14px;left:2px;right:2px;width:calc(100% - 4px);height:auto}._glow_1qcg4_236{position:absolute;top:50%;left:50%;width:104px;height:104px;border-radius:50%;transform:translate(-50%,-50%);filter:blur(50px);pointer-events:none;z-index:0}._glowGrey_1qcg4_274{background:#b4b4b4a6}._glowGreen_1qcg4_278{background:#2fff4ea6}._glowGold_1qcg4_282{background:#ffb71c}._glowRed_1qcg4_286{background:#ff2f32}._glowPurple_1qcg4_290{background:#862fff}._glowBlue_1qcg4_294{background:#2fa1ff}._pic_1qcg4_298{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._picWrapper_1qcg4_308{position:relative;display:flex;align-items:center;justify-content:center;width:216px;height:216px}._image_1qcg4_317{position:relative;z-index:2;max-width:200px;max-height:200px;-o-object-fit:contain;object-fit:contain}._summary_1qcg4_325{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding:12px 6px 6px;border-radius:6px;background:#23293580;overflow:hidden;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326}._summary_1qcg4_325:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.24),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.19),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._summary_1qcg4_325{z-index:3;align-items:center;gap:12px;margin-top:-16px}._summaryCopy_1qcg4_358{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-width:0;padding:0 8px;text-align:left}._summaryTitle_1qcg4_371,._summaryBrand_1qcg4_372{margin:0;width:100%;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}._summaryTitle_1qcg4_371{color:#eff1f3;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5}._summaryBrand_1qcg4_372{color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._summaryPrice_1qcg4_398{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:35px;padding:0 8px;border-radius:4px;background:#333a4980;overflow:hidden;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326}._summaryPrice_1qcg4_398:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._summaryPrice_1qcg4_398{color:#eff1f3;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;text-align:center}._summaryPrice_1qcg4_398>*{position:relative;z-index:1}._content_1qcg4_133{display:flex;flex-direction:column;gap:32px}._contentBlock_1qcg4_445{display:flex;flex-direction:column;gap:12px}._contentTitle_1qcg4_451{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5}._contentText_1qcg4_460{color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;white-space:pre-wrap;word-break:break-word}._lootboxList_1qcg4_470{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;margin:0;padding:0;list-style:none}._lootbox_1qcg4_470{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}._lootboxCurrent_1qcg4_487 ._lootboxTitle_1qcg4_487{color:#eff1f3}._lootboxThumb_1qcg4_491{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:8px;background:#23293547;overflow:hidden}._lootboxImage_1qcg4_503{width:120px;height:120px;-o-object-fit:contain;object-fit:contain}._lootboxTitle_1qcg4_487{overflow:hidden;display:-webkit-box;max-width:120px;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-align:center;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}._decor_16ats_1{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;border-radius:inherit}._pattern_16ats_9{position:absolute;top:var(--decor-pattern-top, -28px);left:50%;transform:translate(-50%);aspect-ratio:288/81;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='288'%20height='81'%20fill='none'%20viewBox='-56%200%20288%2081'%3e%3cdefs%3e%3cmask%20id='card-decor_svg__c'%20width='288'%20height='81'%20x='-56'%20y='0'%20maskUnits='userSpaceOnUse'%20style='mask-type:alpha'%3e%3cpath%20fill='url(%23card-decor_svg__a)'%20d='M-56%2081h288V0H-56z'/%3e%3c/mask%3e%3cmask%20id='card-decor_svg__d'%20width='288'%20height='81'%20x='-56'%20y='0'%20maskUnits='userSpaceOnUse'%3e%3cpath%20fill='url(%23card-decor_svg__b)'%20d='M-56%2081h288V0H-56z'/%3e%3c/mask%3e%3clinearGradient%20id='card-decor_svg__a'%20x1='0'%20x2='0'%20y1='0'%20y2='76'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cpattern%20id='card-decor_svg__b'%20width='1'%20height='1'%20patternTransform='matrix(12.7008%200%200%20-12.7008%20-56%2081)'%20patternUnits='userSpaceOnUse'%20preserveAspectRatio='none'%20viewBox='0%200%2045.36%2045.36'%3e%3cpath%20fill='%23fff'%20d='m7%200%207%207-7%207-7-7Z'/%3e%3c/pattern%3e%3c/defs%3e%3cg%20mask='url(%23card-decor_svg__c)'%3e%3cpath%20fill='currentColor'%20d='M-56%2081h288V0H-56z'%20mask='url(%23card-decor_svg__d)'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/contain;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='288'%20height='81'%20fill='none'%20viewBox='-56%200%20288%2081'%3e%3cdefs%3e%3cmask%20id='card-decor_svg__c'%20width='288'%20height='81'%20x='-56'%20y='0'%20maskUnits='userSpaceOnUse'%20style='mask-type:alpha'%3e%3cpath%20fill='url(%23card-decor_svg__a)'%20d='M-56%2081h288V0H-56z'/%3e%3c/mask%3e%3cmask%20id='card-decor_svg__d'%20width='288'%20height='81'%20x='-56'%20y='0'%20maskUnits='userSpaceOnUse'%3e%3cpath%20fill='url(%23card-decor_svg__b)'%20d='M-56%2081h288V0H-56z'/%3e%3c/mask%3e%3clinearGradient%20id='card-decor_svg__a'%20x1='0'%20x2='0'%20y1='0'%20y2='76'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23fff'/%3e%3cstop%20offset='1'%20stop-color='%23fff'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cpattern%20id='card-decor_svg__b'%20width='1'%20height='1'%20patternTransform='matrix(12.7008%200%200%20-12.7008%20-56%2081)'%20patternUnits='userSpaceOnUse'%20preserveAspectRatio='none'%20viewBox='0%200%2045.36%2045.36'%3e%3cpath%20fill='%23fff'%20d='m7%200%207%207-7%207-7-7Z'/%3e%3c/pattern%3e%3c/defs%3e%3cg%20mask='url(%23card-decor_svg__c)'%3e%3cpath%20fill='currentColor'%20d='M-56%2081h288V0H-56z'%20mask='url(%23card-decor_svg__d)'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/contain}._overlay_16ats_20{position:absolute;top:var(--decor-overlay-top, 50%);left:50%;transform:translate(-50%,-50%);aspect-ratio:166/119;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20166%20119'%20fill='none'%3e%3cpath%20d='M130.905%2071.3675L83.445%200.6171C83.1166%200.127632%2082.3846%200.127634%2082.0562%200.617103L34.5964%2071.3675M130.905%2071.3675L83.3383%20118.011C83.0137%20118.33%2082.4875%20118.33%2082.1629%20118.011L34.5964%2071.3675M130.905%2071.3675L151.191%20116.24C151.531%20116.99%20152.661%20116.834%20152.775%20116.021L165.242%2027.1293C165.36%2026.2872%20164.249%2025.8524%20163.744%2026.5428L130.905%2071.3675ZM34.5964%2071.3675L14.3098%20116.24C13.9705%20116.99%2012.8407%20116.834%2012.7266%20116.021L0.25934%2027.1293C0.141232%2026.2872%201.25192%2025.8524%201.75768%2026.5428L34.5964%2071.3675ZM82.1608%2088.7995L68.7502%2075.5539C68.4739%2075.2811%2068.4297%2074.856%2068.6441%2074.5341L82.0548%2054.3977C82.3828%2053.9052%2083.1185%2053.9052%2083.4465%2054.3977L96.8571%2074.5341C97.0715%2074.856%2097.0273%2075.2811%2096.7511%2075.5539L83.3404%2088.7995C83.0154%2089.1206%2082.4859%2089.1206%2082.1608%2088.7995Z'%20stroke='%23fff'%20stroke-width='0.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20166%20119'%20fill='none'%3e%3cpath%20d='M130.905%2071.3675L83.445%200.6171C83.1166%200.127632%2082.3846%200.127634%2082.0562%200.617103L34.5964%2071.3675M130.905%2071.3675L83.3383%20118.011C83.0137%20118.33%2082.4875%20118.33%2082.1629%20118.011L34.5964%2071.3675M130.905%2071.3675L151.191%20116.24C151.531%20116.99%20152.661%20116.834%20152.775%20116.021L165.242%2027.1293C165.36%2026.2872%20164.249%2025.8524%20163.744%2026.5428L130.905%2071.3675ZM34.5964%2071.3675L14.3098%20116.24C13.9705%20116.99%2012.8407%20116.834%2012.7266%20116.021L0.25934%2027.1293C0.141232%2026.2872%201.25192%2025.8524%201.75768%2026.5428L34.5964%2071.3675ZM82.1608%2088.7995L68.7502%2075.5539C68.4739%2075.2811%2068.4297%2074.856%2068.6441%2074.5341L82.0548%2054.3977C82.3828%2053.9052%2083.1185%2053.9052%2083.4465%2054.3977L96.8571%2074.5341C97.0715%2074.856%2097.0273%2075.2811%2096.7511%2075.5539L83.3404%2088.7995C83.0154%2089.1206%2082.4859%2089.1206%2082.1608%2088.7995Z'%20stroke='%23fff'%20stroke-width='0.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain}._glow_16ats_30{position:absolute;top:var(--decor-glow-top, 50%);left:50%;transform:translate(-50%,-50%)}._md_16ats_37 ._pattern_16ats_9{width:var(--decor-pattern-w, 288px)}._md_16ats_37 ._overlay_16ats_20{width:var(--decor-overlay-w, 165px)}._md_16ats_37 ._glow_16ats_30{width:var(--decor-glow-size, 304px);height:var(--decor-glow-size, 304px);-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20304'%20fill='none'%3e%3cfilter%20id='g'%20x='0'%20y='0'%20width='304'%20height='304'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='50'/%3e%3c/filter%3e%3ccircle%20cx='152'%20cy='152'%20r='52'%20fill='%23fff'%20filter='url(%23g)'/%3e%3c/svg%3e") no-repeat center/contain;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20304%20304'%20fill='none'%3e%3cfilter%20id='g'%20x='0'%20y='0'%20width='304'%20height='304'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='50'/%3e%3c/filter%3e%3ccircle%20cx='152'%20cy='152'%20r='52'%20fill='%23fff'%20filter='url(%23g)'/%3e%3c/svg%3e") no-repeat center/contain}._sm_16ats_50 ._pattern_16ats_9{width:var(--decor-pattern-w, 190px)}._sm_16ats_50 ._overlay_16ats_20{width:var(--decor-overlay-w, 155px)}._sm_16ats_50 ._glow_16ats_30{width:var(--decor-glow-size, 190px);height:var(--decor-glow-size, 190px);-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20190%20190'%20fill='none'%3e%3cfilter%20id='gs'%20x='0'%20y='0'%20width='190'%20height='190'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='28'/%3e%3c/filter%3e%3ccircle%20cx='95'%20cy='95'%20r='39'%20fill='%23fff'%20filter='url(%23gs)'/%3e%3c/svg%3e") no-repeat center/contain;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20190%20190'%20fill='none'%3e%3cfilter%20id='gs'%20x='0'%20y='0'%20width='190'%20height='190'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='28'/%3e%3c/filter%3e%3ccircle%20cx='95'%20cy='95'%20r='39'%20fill='%23fff'%20filter='url(%23gs)'/%3e%3c/svg%3e") no-repeat center/contain}._gradeGrey_16ats_63 ._pattern_16ats_9{color:#30363c}._gradeGreen_16ats_67 ._pattern_16ats_9{color:#49761c40}._gradeGold_16ats_71 ._pattern_16ats_9{color:#76511c78}._gradeRed_16ats_75 ._pattern_16ats_9{color:#761c1e78}._gradePurple_16ats_79 ._pattern_16ats_9{color:#4f1c7678}._gradeBlue_16ats_83 ._pattern_16ats_9{color:#1c5b7640}._gradeGrey_16ats_63 ._overlay_16ats_20{background:radial-gradient(ellipse 56% 56% at 50% 50%,#4a5a69,#1d283140)}._gradeGreen_16ats_67 ._overlay_16ats_20{background:radial-gradient(ellipse 56% 56% at 50% 50%,#28bf3a,#0a250f40)}._gradeGold_16ats_71 ._overlay_16ats_20{background:radial-gradient(ellipse 56% 56% at 50% 50%,#caaa3f,#4c2c0f00)}._gradeRed_16ats_75 ._overlay_16ats_20{background:radial-gradient(ellipse 56% 56% at 50% 50%,#e5383f,#32151b40)}._gradePurple_16ats_79 ._overlay_16ats_20{background:radial-gradient(ellipse 56% 56% at 50% 50%,#582572,#1b153240)}._gradeBlue_16ats_83 ._overlay_16ats_20{background:radial-gradient(ellipse 56% 56% at 50% 50%,#2673b5,#0a192540)}._glowGrey_16ats_111{background:#b4b4b4a6}._glowGreen_16ats_115{background:#2fff4ea6}._glowGold_16ats_119{background:#ffb71c}._glowRed_16ats_123{background:#ff2f32}._glowPurple_16ats_127{background:#862fff}._glowBlue_16ats_131{background:#2fa1ff}._card_nibhw_1{width:172px;padding:1px;border-radius:12px;flex-shrink:0;display:flex;flex-direction:column;text-decoration:none;position:relative;transition:background .3s}._cardFluid_nibhw_13{width:100%;min-width:0}._cardSelectable_nibhw_18{cursor:pointer}._cardInner_nibhw_22{position:relative;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:flex-end;padding:5px;border-radius:11px;overflow:hidden;height:100%;transition:background .3s}._gradeGrey_nibhw_36{background:radial-gradient(100% 60% at center,#c8ccd7,#21262c)}._gradeGrey_nibhw_36 ._cardInner_nibhw_22{background:#21262c}._gradeGrey_nibhw_36:hover ._cardInner_nibhw_22{background:#222529}._gradeGreen_nibhw_46{background:radial-gradient(100% 60% at center,#65db3e,#162517)}._gradeGreen_nibhw_46 ._cardInner_nibhw_22{background:#162517}._gradeGreen_nibhw_46:hover ._cardInner_nibhw_22{background:#0c1c0d}._gradeGold_nibhw_56{background:radial-gradient(100% 60% at center,#efac1c,#271e14)}._gradeGold_nibhw_56 ._cardInner_nibhw_22{background:#43310f}._gradeGold_nibhw_56:hover ._cardInner_nibhw_22{background:#251b08}._gradeRed_nibhw_66{background:radial-gradient(100% 60% at center,#ae3039,#271419)}._gradeRed_nibhw_66 ._cardInner_nibhw_22{background:#251616}._gradeRed_nibhw_66:hover ._cardInner_nibhw_22{background:#1c0505}._gradePurple_nibhw_76{background:radial-gradient(100% 60% at center,#6530ae,#181427)}._gradePurple_nibhw_76 ._cardInner_nibhw_22{background:#191625}._gradePurple_nibhw_76:hover ._cardInner_nibhw_22{background:#100b24}._gradeBlue_nibhw_86{background:radial-gradient(100% 60% at center,#1bb2ff,#161e25)}._gradeBlue_nibhw_86 ._cardInner_nibhw_22{background:#161e25}._gradeBlue_nibhw_86:hover ._cardInner_nibhw_22{background:#082139}._decorPos_nibhw_96{--decor-overlay-top: 77px;--decor-glow-top: 77px}._inCart_nibhw_101{background:#1bb2ff}._imageSection_nibhw_105{position:relative;display:flex;align-items:center;justify-content:center;width:128px;height:128px;flex-shrink:0;z-index:1}._image_nibhw_105{position:relative;z-index:1;max-width:120px;max-height:120px;-o-object-fit:contain;object-fit:contain}._wishlistBtn_nibhw_124{position:absolute;top:4px;right:4px;z-index:6;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#58657e59;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:none;color:#c8ccd7;cursor:pointer;transition:color .2s}._wishlistBtn_nibhw_124:hover{color:#eff1f3}._wishlistBtn_nibhw_124:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}._wishlisted_nibhw_160,._wishlisted_nibhw_160:hover{color:#ef4444}._infoBtn_nibhw_167{position:absolute;top:4px;left:4px;z-index:6;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#58657e59;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:none;color:#c8ccd7;cursor:pointer;opacity:0;transform:scale(.9);transition:color .2s,opacity .2s ease,transform .2s ease}._infoBtn_nibhw_167:hover{color:#eff1f3}._infoBtn_nibhw_167:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}._infoBtn_nibhw_167 svg{position:relative;z-index:1;width:16px;height:16px}@media screen and (max-width:767px){._infoBtn_nibhw_167{opacity:1;transform:scale(1)}}._card_nibhw_1:hover ._infoBtn_nibhw_167{opacity:1;transform:scale(1)}._info_nibhw_167{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding:12px 5px 6px;border-radius:8px;background:#58657e59;overflow:hidden;box-shadow:0 4px 4px #1a1d2326,inset 1px 1px #ffffff24,inset -1px -1px #0000001f;gap:12px;align-items:center}._title_nibhw_237{margin:0;width:100%;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;color:#eff1f3;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-block:-.4em}._brand_nibhw_252{width:100%;font-family:Golos Text,sans-serif;font-weight:500;font-size:13px;line-height:1.5;color:#c8ccd7;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-block:-.4em;text-decoration:none}._priceBtn_nibhw_267{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;height:32px;padding:0 16px;border-radius:6px;background:#eff1f3;color:#232935;font-size:14px;font-style:normal;font-weight:500;line-height:160%;cursor:pointer;transition:background .2s,border-color .2s,color .2s,box-shadow .2s}._priceBtn_nibhw_267:disabled{cursor:default}._buyLabel_nibhw_289{display:none}._buyBtn_nibhw_293{position:relative}._buyBtn_nibhw_293:before,._buyBtn_nibhw_293:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .25s ease}._buyBtn_nibhw_293:before{background:linear-gradient(104deg,var(--Base-Status-Positive-700, rgba(33, 55, 34, .75)) -18.88%,var(--Base-Status-Positive-100, rgba(135, 244, 95, .75)) 20.32%,var(--Base-Status-Positive-200, rgba(101, 216, 62, .75)) 44.28%,var(--Base-Status-Positive-300, rgba(73, 142, 58, .75)) 80.37%,var(--Base-Status-Positive-900, rgba(25, 34, 33, .75)) 131.78%)}._buyBtn_nibhw_293:after{background:linear-gradient(177deg,var(--Base-Status-Positive-700, #213722) -213.87%,var(--Base-Status-Positive-100, #87f45f) 6.63%,var(--Base-Status-Positive-200, #65d83e) 141.39%,var(--Base-Status-Positive-300, #498e3a) 344.4%,var(--Base-Status-Positive-900, #192221) 633.56%)}._buyBtn_nibhw_293>*{position:relative;z-index:1}._card_nibhw_1:hover ._buyBtn_nibhw_293{border:2px solid #b0fd45;border-radius:6px;box-shadow:0 0 0 2px #325c2f;background:var(--Color-Accents-MoneyGreen-Green, #65d83e);color:#192221;text-shadow:0 .5px 0 rgba(0,0,0,.25);transition:box-shadow .25s ease,border-color .25s ease,color .25s ease,background-color .25s ease}._card_nibhw_1:hover ._buyBtn_nibhw_293:before{opacity:1}._card_nibhw_1:hover ._buyBtn_nibhw_293 ._priceLabel_nibhw_328{display:none}._card_nibhw_1:hover ._buyBtn_nibhw_293 ._buyLabel_nibhw_289{display:inline}._card_nibhw_1:hover ._buyBtn_nibhw_293:hover{box-shadow:0 0 0 2px var(--Base-Status-Positive-700, #213722),0 0 0 4px var(--Base-Status-Positive-300, #498e3a)}._card_nibhw_1:hover ._buyBtn_nibhw_293:hover:after{opacity:1}._card_nibhw_1:hover ._buyBtn_nibhw_293:active{box-shadow:0 0 0 2px #213722,0 0 0 4px #87f45f,0 0 0 6px #213722}._card_nibhw_1:hover ._buyBtn_nibhw_293:active:after{opacity:0}._addedBtn_nibhw_349{position:relative;width:100%;background:#1bb2ff;color:#1a2c39;border:none;border-radius:6px;transition:background .25s ease}._addedLabel_nibhw_359,._removeLabel_nibhw_360{display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:4px;transition:opacity .25s ease}._addedLabel_nibhw_359{opacity:1}._removeLabel_nibhw_360{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}._card_nibhw_1:hover ._addedBtn_nibhw_349{background:#64cbff}._card_nibhw_1:hover ._addedLabel_nibhw_359{opacity:0}._card_nibhw_1:hover ._removeLabel_nibhw_360{opacity:1}._selectionOverlay_nibhw_391{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border:none;border-radius:inherit;background:transparent;cursor:pointer}._selectionOverlay_nibhw_391:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}._selectionOverlay_nibhw_391:disabled{cursor:default}._dealsItemCheck_nibhw_408{position:absolute;top:4px;right:4px;width:32px;height:32px;z-index:4;display:flex;align-items:center;justify-content:center;transform:scale(.9);transition:opacity .2s ease,transform .2s ease;pointer-events:none}._dealsItemCheck_nibhw_408 svg{width:20px;height:20px;color:#1bb2ff}._card_1fgh2_1{width:172px;padding:1px;border-radius:12px;flex-shrink:0;display:flex;flex-direction:column;text-decoration:none;background:radial-gradient(100% 60% at center,#c8ccd7,#21262c)}._cardInner_1fgh2_12{position:relative;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:flex-end;padding:5px;border-radius:11px;overflow:hidden;height:100%;background:#1e232c;transition:background .2s}._iconArea_1fgh2_27{position:relative;display:flex;align-items:center;justify-content:center;width:160px;height:160px;flex-shrink:0;z-index:1;color:#29303c;transition:color .2s}._button_1fgh2_40{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;padding:8px;border-radius:8px;background:#232935;color:#c8ccd7;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;text-decoration:none;z-index:1;transition:background .2s,color .2s}._buttonText_1fgh2_60{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}._tooltip_1fgh2_69{padding:10px 12px!important}._tooltipText_1fgh2_73{font-size:12px;line-height:1.4;text-align:center}._tooltipContent_1fgh2_79{justify-content:center}._card_1fgh2_1:hover ._cardInner_1fgh2_12{background:#232935}._card_1fgh2_1:hover ._iconArea_1fgh2_27{color:#9da6b8}._card_1fgh2_1:hover ._button_1fgh2_40{background:#29303c;color:#eff1f3}._section_1asa0_1{display:flex;flex-direction:column;gap:12px}._header_1asa0_7{display:flex;align-items:center;justify-content:space-between}._headerLeft_1asa0_13,._headerActions_1asa0_19{display:flex;align-items:center;gap:8px}._arrowPrevIcon_1asa0_25{transform:rotate(180deg)}._iconBox_1asa0_29{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#2b334580;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none;color:#c8ccd7;overflow:hidden}._iconBox_1asa0_29:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}._title_1asa0_58{margin:0;font-family:Golos Text,sans-serif;font-weight:600;font-size:16px;line-height:1.5;color:#eff1f3}._gridCard_1asa0_67{width:172px;max-width:172px}._selectedDealsCard_1asa0_72{border:1px solid #1bb2ff}@media(max-width:1023px){._headerActions_1asa0_19{display:none}}._main_1v0r8_1{display:flex;flex-direction:column;gap:14px;min-width:0;transition:opacity .3s ease;margin-top:24px}._section_1v0r8_10{display:flex;flex-direction:column;padding:0;background:transparent;border:none}._collectionGrid_1v0r8_18{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}._collectionGrid_1v0r8_18::-webkit-scrollbar{display:none}._loadingMore_1v0r8_28{display:flex;justify-content:center;padding-top:8px}@media(max-width:1600px){._collectionGrid_1v0r8_18{gap:8px}}._main_cb2sx_1{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px;transition:opacity .3s ease;margin-top:24px}._contextBar_cb2sx_11{display:flex;align-items:center;min-height:28px}._grid_cb2sx_17{display:grid;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));justify-content:start;gap:12px}._gridCard_cb2sx_24,._productCard_cb2sx_28{width:100%}._loadingMore_cb2sx_32{display:flex;justify-content:center;padding-top:8px}._loading_cb2sx_32,._empty_cb2sx_39{display:flex;align-items:center;justify-content:center;min-height:200px;color:#ffffff80;font-size:15px}@media(max-width:1600px){._grid_cb2sx_17{gap:8px}}._form_m6rf5_1{display:flex;flex-direction:column;gap:20px}._row_m6rf5_7{display:flex;gap:16px}._row_m6rf5_7>*{flex:1;min-width:0}._row3_m6rf5_16{display:flex;gap:16px}._row3_m6rf5_16>*{flex:1;min-width:0}@media screen and (max-width:767px){._row3_m6rf5_16{flex-direction:column}}._countryNotice_m6rf5_30{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:8px;border:1px solid #232935;background:#171a20;color:#c8ccd7;font-family:Golos Text,sans-serif;font-size:13px;font-weight:500;line-height:1.5}._countryNoticeIcon_m6rf5_45{flex-shrink:0;width:20px;height:20px}._countryNoticeIcon_m6rf5_45 path{fill:#1bb2ff}._selector_6cn93_1{display:flex;flex-direction:column;gap:24px}._option_6cn93_7{display:flex;align-items:center;gap:12px;height:48px;padding:0 16px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:transparent;cursor:pointer;transition:border-color .2s,background .2s}._option_6cn93_7:hover{border-color:#ffffff26}._selected_6cn93_23{border-color:#22b5ff;background:#22b5ff0a}._radio_6cn93_28{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.25);background:transparent;cursor:pointer;transition:border-color .2s;flex-shrink:0;position:relative}._radio_6cn93_28:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#22b5ff;opacity:0;transition:opacity .2s}._selected_6cn93_23 ._radio_6cn93_28{border-color:#22b5ff}._selected_6cn93_23 ._radio_6cn93_28:after{opacity:1}._optionLabel_6cn93_60{font-size:14px;font-weight:500;color:#fff;flex:1}._optionPrice_6cn93_67{font-size:14px;font-weight:500;color:#fff;flex-shrink:0}._free_6cn93_74{color:#22c55e;font-weight:600}._frame_1vh2c_1{padding:1px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative}._inner_1vh2c_11{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}._image_1vh2c_21{-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}._gradeGrey_1vh2c_27{background:radial-gradient(100% 60% at center,#c8ccd7,#21262c)}._gradeGreen_1vh2c_31{background:radial-gradient(100% 60% at center,#65db3e,#162517)}._gradeGold_1vh2c_35{background:radial-gradient(100% 60% at center,#efac1c,#271e14)}._gradeRed_1vh2c_39{background:radial-gradient(100% 60% at center,#ae3039,#271419)}._gradePurple_1vh2c_43{background:radial-gradient(100% 60% at center,#6530ae,#181427)}._gradeBlue_1vh2c_47{background:radial-gradient(100% 60% at center,#1bb2ff,#161e25)}._innerGrey_1vh2c_51{background:#21262c}._innerGreen_1vh2c_55{background:#162517}._innerGold_1vh2c_59{background:#43310f}._innerRed_1vh2c_63{background:#251616}._innerPurple_1vh2c_67{background:#191625}._innerBlue_1vh2c_71{background:#161e25}._variantFloating_1vh2c_75{width:96px;height:96px;border-radius:13px}._variantFloatingInner_1vh2c_81{border-radius:12px}._variantFloatingDecor_1vh2c_85{--decor-glow-size: 90px;--decor-overlay-w: 92px}._variantFloatingImage_1vh2c_90{width:78px;height:78px}._variantCart_1vh2c_95{width:72px;height:72px;border-radius:10px}._variantCartInner_1vh2c_101{border-radius:9px}._variantCartDecor_1vh2c_105{--decor-glow-size: 66px;--decor-overlay-w: 68px}._variantCartImage_1vh2c_110{width:59px;height:59px}._variantSummary_1vh2c_115{width:48px;height:48px;border-radius:6px}._variantSummaryInner_1vh2c_121{border-radius:5px}._variantSummaryDecor_1vh2c_125{--decor-glow-size: 44px;--decor-overlay-w: 45px}._variantSummaryImage_1vh2c_130{width:40px;height:40px}@media(max-width:767px){._variantFloating_1vh2c_75{width:48px;height:48px;border-radius:6.545px}._variantFloatingInner_1vh2c_81{border-radius:6px}._variantFloatingDecor_1vh2c_85{--decor-glow-size: 44px;--decor-overlay-w: 44px}._variantFloatingImage_1vh2c_90{width:39.273px;height:39.273px}._variantCart_1vh2c_95{width:48px;height:48px;border-radius:6.545px;grid-area:thumb}._variantCartInner_1vh2c_101{border-radius:6px}._variantCartDecor_1vh2c_105{--decor-glow-size: 44px;--decor-overlay-w: 44px}._variantCartImage_1vh2c_110{width:39px;height:39px}}._summary_18dv7_1{padding:24px;border-radius:12px;background:#232935;border:1px solid #232935;display:flex;flex-direction:column;gap:20px}._items_18dv7_11{display:flex;flex-direction:column;gap:16px}._item_18dv7_11{display:flex;align-items:flex-start;gap:10px}._itemInfo_18dv7_23{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}._itemBrand_18dv7_31{font-size:10px;font-weight:400;line-height:1.5;color:#9da6b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemTitle_18dv7_41{font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemSize_18dv7_51{font-size:12px;line-height:1.5;color:#9da6b8;margin-top:1px}._itemPrice_18dv7_58{font-size:12px;font-weight:400;line-height:1.5;color:#eff1f3;flex-shrink:0;padding-top:3px}._totals_18dv7_67{display:flex;flex-direction:column;gap:12px;border-top:1px solid #333a49;border-bottom:1px solid #333a49;padding:16px 0}._row_18dv7_76{display:flex;justify-content:space-between;font-size:12px;font-weight:400;line-height:1.5;color:#eff1f3}._row_18dv7_76 .amount{color:#eff1f3}._totalRow_18dv7_88{display:flex;justify-content:space-between;align-items:center}._totalRow_18dv7_88>span{font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3}._totalAmount_18dv7_101{font-size:16px;font-weight:500;line-height:1.5;color:#eff1f3}._layout_bryzp_1{display:grid;grid-template-columns:minmax(0,1fr) 331px;gap:16px;align-items:flex-start}._left_bryzp_8{display:flex;flex-direction:column;gap:10px;min-width:0}._card_bryzp_15{padding:24px;border-radius:12px;background:#1e232c;border:1px solid #232935}._infoCard_bryzp_22{padding:24px;border-radius:12px;background:#1e232c;border:1px solid #232935;color:#c8ccd7;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5}._shippingCard_bryzp_34{display:block;padding:24px;border-radius:12px;background:#1e232c;border:1px solid #232935}._submitBtn_bryzp_42{width:100%;height:56px;font-size:16px;font-weight:500;border-radius:8px}._submitBtn_bryzp_42:disabled{border:1px solid #232935;background:#1e232c;color:#333a49}._submitDesktopWrap_bryzp_55{width:100%}._submitStickyWrap_bryzp_59{display:none}._right_bryzp_63{width:331px;flex-shrink:0}._loading_bryzp_68{display:flex;align-items:center;justify-content:center;min-height:300px;color:#ffffff80;font-size:15px}@media(max-width:1023px){._layout_bryzp_1{grid-template-columns:minmax(0,1fr)}._infoCard_bryzp_22,._right_bryzp_63{display:none}}@media(max-width:767px){._layout_bryzp_1{display:block}._left_bryzp_8{display:block;padding-bottom:0}._left_bryzp_8>*+*{margin-top:10px}._card_bryzp_15,._shippingCard_bryzp_34{padding:16px}._submitDesktopWrap_bryzp_55{display:none}._submitStickyWrap_bryzp_59{display:block;position:sticky;bottom:0;z-index:30;padding:16px;background:#58657e40;border-radius:8px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 4px #1a1d2326,inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff08;margin:16px 0}._submitStickyWrap_bryzp_59:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:40px;background:linear-gradient(to bottom,transparent,rgba(26,29,35,.6));pointer-events:none}}._button_1i2m0_1{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border:2px solid #b0fd45;border-radius:10px;box-shadow:0 0 0 2px #325c2f;background:var(--Color-Accents-MoneyGreen-Green, #65d83e);color:#192221;font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.6;text-shadow:0 .5px 0 rgba(0,0,0,.25);cursor:pointer;white-space:nowrap;transition:box-shadow .25s ease}._button_1i2m0_1:before,._button_1i2m0_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;pointer-events:none;transition:opacity .25s ease}._button_1i2m0_1:before{background:linear-gradient(104deg,var(--Base-Status-Positive-700, rgba(33, 55, 34, .75)) -18.88%,var(--Base-Status-Positive-100, rgba(135, 244, 95, .75)) 20.32%,var(--Base-Status-Positive-200, rgba(101, 216, 62, .75)) 44.28%,var(--Base-Status-Positive-300, rgba(73, 142, 58, .75)) 80.37%,var(--Base-Status-Positive-900, rgba(25, 34, 33, .75)) 131.78%)}._button_1i2m0_1:after{background:linear-gradient(177deg,var(--Base-Status-Positive-700, #213722) -213.87%,var(--Base-Status-Positive-100, #87f45f) 6.63%,var(--Base-Status-Positive-200, #65d83e) 141.39%,var(--Base-Status-Positive-300, #498e3a) 344.4%,var(--Base-Status-Positive-900, #192221) 633.56%);opacity:0}._button_1i2m0_1:hover{box-shadow:0 0 0 2px var(--Base-Status-Positive-700, #213722),0 0 0 4px var(--Base-Status-Positive-300, #498e3a)}._button_1i2m0_1:hover:after{opacity:1}._button_1i2m0_1:active{box-shadow:0 0 0 2px #213722,0 0 0 4px #87f45f,0 0 0 6px #213722}._button_1i2m0_1:active:after{opacity:0}._button_1i2m0_1:disabled{cursor:not-allowed;opacity:.45;filter:grayscale(.6);pointer-events:none}._content_1i2m0_56{display:flex;align-items:center;justify-content:center;gap:inherit;position:relative;z-index:1}._sm_1i2m0_65{height:32px;border-radius:6px;font-size:12px}._md_1i2m0_71{height:48px;border-radius:8px;font-size:14px}._lg_1i2m0_77{height:56px;border-radius:10px;font-size:16px}._banner_1c3vg_1{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:1px solid #1a3b4f;border-radius:12px;background:linear-gradient(180deg,#2759754d,#1a3b4f4d),#1a3b4f;overflow:hidden}._info_1c3vg_13{display:flex;align-items:center;gap:16px;min-width:0;flex:1 1 auto}._art_1c3vg_21{width:56px;height:56px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}._text_1c3vg_28{min-width:0;display:flex;flex-direction:column;gap:4px}._title_1c3vg_35{margin:0;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.25;color:#1bb2ff}._subtitle_1c3vg_44{margin:0;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3;display:-webkit-box;max-width:54ch;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis}._button_1c3vg_60{height:48px;padding:0 16px;border:2px solid #1a2c39;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#1a2c39;color:#1bb2ff;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-shadow:0 .5px 0 rgba(0,0,0,.25);cursor:pointer;flex-shrink:0}._button_1c3vg_60:hover{background:#20384a}._buttonIcon_1c3vg_83{width:20px;height:20px;flex-shrink:0}@media(max-width:1023px){._title_1c3vg_35{font-size:24px}._subtitle_1c3vg_44{max-width:none}}@media(max-width:768px){._banner_1c3vg_1{flex-direction:column;align-items:stretch;padding:24px;gap:24px}._info_1c3vg_13{align-items:flex-start}._text_1c3vg_28{gap:8px}._title_1c3vg_35{font-size:18px;line-height:1.2}._subtitle_1c3vg_44{-webkit-line-clamp:3;line-clamp:3}._button_1c3vg_60{justify-content:center;width:100%}}._layout_1p93h_1{display:grid;grid-template-columns:minmax(0,1fr) 331px;gap:16px;align-items:flex-start}._left_1p93h_8{display:flex;flex-direction:column;gap:16px;min-width:0}._right_1p93h_15{width:331px}._section_1p93h_19{padding:16px;border-radius:12px;background:#1e232c}._mobileShippingCard_1p93h_25{display:none}._sectionTitle_1p93h_29{margin:0 0 8px;font-family:Golos Text,sans-serif;font-size:18px;font-weight:500;line-height:1.5;color:#eff1f3}._addressBlock_1p93h_38{display:flex;flex-direction:column;gap:4px}._addressBlock_1p93h_38 p{margin:0;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;color:#eff1f3;line-height:1.5}._shippingBlock_1p93h_52{margin-top:16px;padding-top:16px;border-top:1px solid #232935}._shippingMethod_1p93h_58{margin:8px 0 0;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#eff1f3}._successRewardBanner_1p93h_67{margin-top:40px}._commentBlock_1p93h_71{margin-top:16px;padding-top:16px;border-top:1px solid #232935}._commentField_1p93h_77{display:flex;flex-direction:column;gap:8px}._commentInput_1p93h_83{width:100%;min-height:96px;padding:12px;border-radius:8px;border:1px solid #232935;background:#14161a;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;outline:none;resize:vertical;transition:border-color .2s,background-color .2s}._commentInput_1p93h_83::-moz-placeholder{color:#9da6b8}._commentInput_1p93h_83::placeholder{color:#9da6b8}._commentInput_1p93h_83:focus{border-color:#1bb2ff}._placeOrderBtn_1p93h_106,._placeOrderStickyWrap_1p93h_110{width:100%}._successCard_1p93h_114{padding:24px;border-radius:12px;background:#1e232c;border:1px solid #232935}._successHeading_1p93h_121{margin:0;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;color:#65d83e}._successMeta_1p93h_132{margin-top:40px}._successMeta_1p93h_132 p{margin:0;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3}._successDesc_1p93h_144{margin-top:20px}._successDesc_1p93h_144 p{margin:0;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#c8ccd7}._successActions_1p93h_156{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._secondaryBtn_1p93h_163{height:48px;padding:0 16px;border:1px solid #2f3643;border-radius:8px;background:#232935;color:#c8ccd7;font-family:Golos Text,sans-serif;font-size:12px;font-weight:500;line-height:1.5;cursor:pointer}._secondaryBtn_1p93h_163:hover{background:#2b3340}._helpBtn_1p93h_180{width:100%;height:56px;padding:8px 16px;margin-top:16px;border:none;border-radius:8px;background:#232935;color:#c8ccd7;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.6;cursor:pointer}._helpBtn_1p93h_180:hover{background:#2b3340}._helpStickyWrap_1p93h_199{width:100%}._loading_1p93h_203{display:flex;align-items:center;justify-content:center;min-height:300px;color:#ffffff80;font-size:15px}@media(min-width:1024px){._helpBtn_1p93h_180{width:calc(100% - 347px)}}@media(max-width:1023px){._layout_1p93h_1{display:flex;flex-direction:column;gap:16px;align-items:stretch}._right_1p93h_15{display:block;width:100%;order:1}._left_1p93h_8{width:100%;order:2}._layoutSuccess_1p93h_233 ._left_1p93h_8{display:flex;flex-direction:column;gap:16px;order:1}._layoutSuccess_1p93h_233 ._left_1p93h_8 ._mobileShippingCard_1p93h_25{display:block;order:1;padding:24px;border-radius:12px;background:#1e232c;border:1px solid #232935}._layoutSuccess_1p93h_233 ._left_1p93h_8 ._successCard_1p93h_114,._layoutSuccess_1p93h_233 ._right_1p93h_15{order:2}._successHeading_1p93h_121{font-size:20px}}@media(max-width:768px){._layout_1p93h_1{gap:16px}._left_1p93h_8{display:contents}._section_1p93h_19{order:1;padding:24px}._right_1p93h_15{order:2;width:100%}._reviewRewardBanner_1p93h_272{order:3}._placeOrderStickyWrap_1p93h_110{order:4;position:sticky;bottom:0;z-index:30;padding:16px;background:#58657e40;border-radius:8px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 4px #1a1d2326,inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff08;margin:16px 0}._placeOrderBtn_1p93h_106{width:100%}._mobileShippingCard_1p93h_25{display:block;order:1;padding:24px;border-radius:12px;background:#1e232c;border:1px solid #232935}._layoutSuccess_1p93h_233{display:flex;flex-direction:column;gap:16px;align-items:stretch}._layoutSuccess_1p93h_233 ._left_1p93h_8{display:flex;flex-direction:column;gap:16px;order:1;width:100%}._layoutSuccess_1p93h_233 ._right_1p93h_15{display:none}._successCard_1p93h_114{padding:0;border:0;background:transparent;display:flex;flex-direction:column;gap:16px}._successCard_1p93h_114 ._successRewardBanner_1p93h_67{margin-top:0;order:initial}._successHeading_1p93h_121,._successMeta_1p93h_132,._successDesc_1p93h_144{display:none}._successActions_1p93h_156{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}._helpStickyWrap_1p93h_199{position:sticky;bottom:0;z-index:30;padding:16px;background:#58657e40;border-radius:8px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 4px #1a1d2326,inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff08;margin:16px 0}._helpStickyWrap_1p93h_199:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:40px;background:linear-gradient(to bottom,transparent,rgba(26,29,35,.6));pointer-events:none}._helpBtn_1p93h_180{margin-top:0}}._emptyState_11wul_1{position:relative;min-height:274px;display:flex;align-items:center;justify-content:center;padding:32px 24px;border-radius:8px;background:#1a3b4f80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 4px #1a1d2326;overflow:hidden}._emptyState_11wul_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.14),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._emptyStateInner_11wul_29{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;position:relative;z-index:1}._emptyIconWrap_11wul_39{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1bb2ff;border:1px solid #1bb2ff;flex-shrink:0}._emptyCopy_11wul_51{display:flex;flex-direction:column;align-items:center;gap:16px;width:min(100%,470px)}._emptyTitle_11wul_59{margin:0;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.48px;color:#eff1f3;text-transform:uppercase;text-align:center}._emptyText_11wul_71{margin:0;font-family:Golos Text,sans-serif;font-size:16px;line-height:1.5;color:#9da6b8;text-align:center}._emptyAction_11wul_80{width:min(100%,470px);height:40px;padding-inline:16px;--button-radius: 6px}._emptyActionLabel_11wul_87,._emptyActionIcon_11wul_88{display:inline-flex;align-items:center;justify-content:center}._emptyActionIcon_11wul_88{color:currentColor}._emptyActionIcon_11wul_88 svg{display:block}@media(max-width:767px){._emptyState_11wul_1{min-height:248px;padding:28px 16px}._emptyStateInner_11wul_29{gap:24px}._emptyIconWrap_11wul_39{width:56px;height:56px}._emptyIconWrap_11wul_39 svg{width:28px;height:28px}._emptyCopy_11wul_51{width:100%;gap:12px}._emptyTitle_11wul_59{font-size:20px;letter-spacing:-.4px}._emptyText_11wul_71{font-size:14px}._emptyAction_11wul_80{width:100%}}._button_g2wfc_1{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:8px;background:#232935;color:#eff1f3;cursor:pointer;transition:all .3s ease}._button_g2wfc_1:hover{box-shadow:0 0 0 2px #1e232c}._button_g2wfc_1:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}._button_g2wfc_1:disabled{opacity:.6;cursor:not-allowed}._icon_g2wfc_27{display:inline-flex;align-items:center;justify-content:center}._topBar_13omb_1{display:flex;flex-direction:column;gap:12px}._titleRow_13omb_7{display:flex;align-items:center;justify-content:space-between;min-height:48px}._titleLeft_13omb_14{display:flex;align-items:center;gap:10px}._titleIcon_13omb_20{color:#eff1f3}._title_13omb_7{margin:0;font-family:Golos Text,sans-serif;font-weight:700;font-size:24px;line-height:1.2;color:#eff1f3;text-transform:uppercase;letter-spacing:0}._separator_13omb_35{font-family:Golos Text,sans-serif;font-weight:700;font-size:24px;line-height:1.3;color:#555d6c;text-transform:uppercase}._pageTitle_13omb_44{font-family:Golos Text,sans-serif;font-weight:700;font-size:24px;line-height:1.3;color:#eff1f3;text-transform:uppercase}._titleRight_13omb_53{display:flex;align-items:center;justify-content:space-between;gap:8px;width:270px;min-width:270px}@media screen and (max-width:767px){._titleRight_13omb_53{width:auto;min-width:auto}}._activeAction_13omb_68{background:#1bb2ff29;border-color:#1bb2ff8c;color:#56c7ff}@media(max-width:767px){._wishlistBtn_13omb_75{width:48px}}@media(max-width:767px){._howItWorksBtn_13omb_81{display:none}}@media(max-width:767px){._topBarHideOnMobile_13omb_87{display:none}}@media(max-width:767px){._titleRight_13omb_53 [data-action-label]{display:none}}@media(max-width:760px){._title_13omb_7,._separator_13omb_35,._pageTitle_13omb_44{font-size:20px}}._page_tz45v_1{position:relative;margin:0 auto;padding:24px 40px 80px;display:flex;flex-direction:column;gap:18px}._topBar_tz45v_10{position:relative;z-index:2}._spinnerWrap_tz45v_15{min-height:280px;display:flex;align-items:center;justify-content:center}@media(max-width:1300px){._page_tz45v_1{padding:16px 14px 76px}}@media(max-width:767px){._page_tz45v_1{border-radius:0;border-left:none;border-right:none}}._searchBar_1vx15_1{display:flex;align-items:center;gap:6px;height:48px;padding:4px 16px;border-radius:8px;border:1px solid #333a49;background:#14161a;box-shadow:0 0 0 2px #1e232c;transition:border-color .2s,box-shadow .2s}._searchBar_1vx15_1:focus-within{border-color:#4a5568;box-shadow:0 0 0 2px #232935}._searchBar_1vx15_1:focus-within ._icon_1vx15_17{color:#9da6b8}._searchBarWithAction_1vx15_21{padding-right:8px}._icon_1vx15_17{flex-shrink:0;color:#555d6c}._input_1vx15_30{flex:1;border:none;background:none;color:#eff7ff;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;outline:none}._input_1vx15_30::-moz-placeholder{color:#555d6c}._input_1vx15_30::placeholder{color:#555d6c}._clear_1vx15_45{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;border-radius:50%;background:#9fc9ef2e;color:#e9f6ffad;cursor:pointer;transition:background .2s}._clear_1vx15_45:hover{background:#9fc9ef4d}._divider_1vx15_63{flex-shrink:0;width:1px;height:24px;background:#232935;border-radius:1px}._rightAction_1vx15_71{flex-shrink:0;display:flex;align-items:center;justify-content:center}._mobileRow_twco4_1{display:none;align-items:center;gap:8px;width:100%}._desktopRow_twco4_8{display:flex;align-items:center;gap:12px;width:100%}._searchField_twco4_15{flex:1;min-width:0}._filterBtn_twco4_20{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:8px;border:none;background:transparent;color:#c8ccd7;cursor:pointer;transition:color .2s}._filterBtn_twco4_20:hover{color:#eff1f3}._filterBtnActive_twco4_38{color:#1bb2ff}@media(max-width:1023px){._mobileRow_twco4_1{display:flex}._desktopRow_twco4_8{display:none}}._container_62us6_1{display:flex;flex-direction:column;gap:8px;padding:12px 16px}._inputRow_62us6_8{display:flex;width:100%;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;color:#e3e3fa}._priceInput_62us6_18{display:flex;align-items:center;justify-content:center;flex:1;height:48px;padding:4px 16px;background:#1a1d23;border:1px solid #232935;border-radius:6px 0 0 6px;overflow:hidden}._priceInputRight_62us6_31{border-left:none;border-radius:0 6px 6px 0}._currency_62us6_36{flex-shrink:0}._priceValue_62us6_40{white-space:nowrap}._slider_62us6_44{position:relative;display:flex;align-items:center;width:100%;height:20px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}._track_62us6_54{position:relative;flex-grow:1;height:4px;border-radius:8px;background:#16171b}._range_62us6_62{position:absolute;height:100%;border-radius:8px;background:#1bb2ff}._thumb_62us6_69{display:block;width:16px;height:16px;border-radius:50px;background:#1bb2ff;border:2px solid #1e232c;cursor:grab;transition:box-shadow .2s}._thumb_62us6_69:focus{outline:none;box-shadow:0 0 0 1px #1bb2ff}._thumb_62us6_69:active{cursor:grabbing}._input_62us6_8{width:100%;border:none;background:transparent!important;outline:none;color:#e3e3fa}._input_62us6_8::-webkit-outer-spin-button,._input_62us6_8::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_62us6_8{-moz-appearance:textfield}._item_1flpf_1{display:flex;align-items:center;justify-content:space-between;gap:16px;height:48px;padding:0 16px;background:#1e232c;border:none;border-bottom:1px solid #232935;color:#c8ccd7;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;cursor:pointer;transition:background .15s,color .15s;text-align:left;width:100%}._item_1flpf_1:hover{background:#ffffff08}._itemActive_1flpf_25{background:#1a2c39;color:#1bb2ff;border-top:1px solid #333a49;border-bottom:1px solid #333a49;border-right:1px solid #333a49}._itemActive_1flpf_25:hover{background:#1f3242}._info_1flpf_36{display:flex;align-items:center;gap:16px;min-width:0}._icon_1flpf_43{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px;overflow:hidden;color:#c8ccd7}._iconActive_1flpf_54{color:#1bb2ff}._iconPlaceholder_1flpf_58{visibility:hidden}._name_1flpf_62{color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._checkbox_1flpf_69{flex-shrink:0;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20overflow='visible'%20preserveAspectRatio='none'%20style='display:block'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='var(--fill-0,%20%2314161a)'%20stroke='var(--stroke-0,%20%23232935)'%20d='M16.872%201.5c1.824%200%202.564.19%203.317.594a4.13%204.13%200%200%201%201.717%201.717c.404.753.594%201.493.594%203.317v9.744c0%201.824-.19%202.564-.594%203.317a4.13%204.13%200%200%201-1.716%201.717c-.755.404-1.494.594-3.318.594H7.128c-1.824%200-2.564-.19-3.317-.594a4.13%204.13%200%200%201-1.717-1.716c-.403-.755-.594-1.494-.594-3.318V7.128c0-1.824.19-2.564.594-3.317A4.13%204.13%200%200%201%203.81%202.094C4.564%201.69%205.304%201.5%207.128%201.5z'/%3e%3c/svg%3e") no-repeat center/contain;transition:opacity .15s}._checkboxActive_1flpf_77{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20overflow='visible'%20preserveAspectRatio='none'%20style='display:block'%20viewBox='0%200%2020%2020'%3e%3cpath%20fill='var(--fill-0,%20%231bb2ff)'%20fill-rule='evenodd'%20d='M2.349%203.747C2%204.432%202%205.327%202%207.12v5.76c0%201.792%200%202.688.349%203.373a3.2%203.2%200%200%200%201.398%201.398C4.432%2018%205.327%2018%207.12%2018h5.76c1.792%200%202.688%200%203.373-.349a3.2%203.2%200%200%200%201.398-1.398c.349-.685.349-1.58.349-3.373V7.12c0-1.792%200-2.688-.349-3.373a3.2%203.2%200%200%200-1.398-1.398C15.568%202%2014.673%202%2012.88%202H7.12c-1.792%200-2.688%200-3.373.349A3.2%203.2%200%200%200%202.35%203.747m12.617%204.019a.8.8%200%200%200-1.132-1.132L8.4%2012.07%206.166%209.834a.8.8%200%200%200-1.132%201.132l2.8%202.8a.8.8%200%200%200%201.132%200z'%20clip-rule='evenodd'/%3e%3c/svg%3e") no-repeat center/contain}._searchWrapper_o2lgr_1{padding:8px;background:#1e232c;border-bottom:1px solid #232935}._searchField_o2lgr_7{display:flex;align-items:center;gap:6px;height:48px;padding:4px 16px;border-radius:6px;border:1px solid #232935;background:#16171b;transition:border-color .2s}._searchField_o2lgr_7:focus-within{border-color:#333a49}._searchIcon_o2lgr_22{flex-shrink:0;color:#555d6c}._searchInput_o2lgr_27{flex:1;border:none;background:none;color:#eff1f3;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;outline:none;min-width:0}._searchInput_o2lgr_27::-moz-placeholder{color:#555d6c}._searchInput_o2lgr_27::placeholder{color:#555d6c}._container_4nb6n_1{display:flex;flex-direction:column}._list_4nb6n_6{max-height:240px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#555d6c #232935}._list_4nb6n_6::-webkit-scrollbar{width:8px;height:8px}._list_4nb6n_6::-webkit-scrollbar-track{background:#232935;border-radius:999px}._list_4nb6n_6::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._list_4nb6n_6::-webkit-scrollbar-thumb:hover{background:#6a7385}._brandLogo_4nb6n_30{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._chips_q9phx_1{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}._chips_q9phx_1::-webkit-scrollbar{display:none}._chip_q9phx_1{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:8px;border:none;border-radius:32px;background:#58657e59;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#e3e3fa;font-family:Golos Text,sans-serif;font-size:13px;font-weight:500;line-height:1.5;white-space:nowrap;cursor:pointer;transition:background .2s}@media(hover:hover){._chip_q9phx_1:hover{background:#58657e80}}._chip_q9phx_1 svg{flex-shrink:0;opacity:.72}._overlay_7lo59_1{position:fixed;top:64px;left:0;right:0;bottom:0;z-index:41;display:flex;flex-direction:column;background:#1a1d23;overflow:hidden}._header_7lo59_14{display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;padding:16px 0 32px;margin-top:16px}._backBtn_7lo59_24{position:absolute;left:16px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;background:#232935;color:#eff1f3;cursor:pointer;border-radius:8px}._backBtn_7lo59_24:hover{background:#2d3444}._title_7lo59_42{font-weight:700;font-size:24px;line-height:17px;color:#e3e3fa;text-transform:uppercase;letter-spacing:.02em}._content_7lo59_51{flex:1;overflow-y:auto;padding:0 16px 140px;display:flex;flex-direction:column;gap:16px}._content_7lo59_51>*{width:100%}._content_7lo59_51{scrollbar-width:none}._content_7lo59_51::-webkit-scrollbar{display:none}._footer_7lo59_70{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;gap:8px;padding:0 16px 12px}._footerEdge_7lo59_81{position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:100%;width:100%;background:linear-gradient(to bottom,transparent,#1a1d23);pointer-events:none}._footerPanel_7lo59_93{position:relative;background:#58657e59;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:8px;box-shadow:0 4px 4px #1a1d2326;padding:12px;overflow:hidden}._footerPanel_7lo59_93:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}._actions_7lo59_117{display:flex;gap:8px}._clearBtn_7lo59_122{flex:1;height:40px;border-radius:8px;border:none;background:#232935;color:#c8ccd7;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;cursor:pointer;transition:background .2s}._clearBtn_7lo59_122:hover{background:#2d3444}._applyBtn_7lo59_140{flex:1;height:40px;border-radius:8px;border:none;background:#1bb2ff;color:#1a2c39;font-family:Work Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.6;cursor:pointer;transition:background .2s}._applyBtn_7lo59_140:hover{background:#2bc4ff}._sidebar_1mqj5_1{width:244px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}._sidebar_1mqj5_1._sidebarHiddenScrollbar_1mqj5_9{-ms-overflow-style:none;scrollbar-width:none}._sidebar_1mqj5_1._sidebarHiddenScrollbar_1mqj5_9::-webkit-scrollbar{width:0;height:0;display:none}._resetSelectionBar_1mqj5_19{padding:0}._resetSelectionBtn_1mqj5_23{width:100%;height:48px;border:1px solid #2f3645;border-radius:8px;background:linear-gradient(180deg,#252c39,#1f2530);color:#e3e3fa;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.4;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}._resetSelectionBtn_1mqj5_23:hover{background:linear-gradient(180deg,#2b3342,#252c39);border-color:#3b4355;color:#f1f3ff}._resetSelectionIcon_1mqj5_47{opacity:.85;flex-shrink:0}._innerScrollList_1mqj5_52{max-height:240px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#555d6c #232935}._innerScrollList_1mqj5_52::-webkit-scrollbar{width:8px;height:8px}._innerScrollList_1mqj5_52::-webkit-scrollbar-track{background:#232935;border-radius:999px}._innerScrollList_1mqj5_52::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._innerScrollList_1mqj5_52::-webkit-scrollbar-thumb:hover{background:#6a7385}._root_laml7_1{width:100%;min-width:0}._header_laml7_6{display:flex;align-items:center;width:100%;min-width:0}._headerStatic_laml7_13{cursor:default}._headerDisabled_laml7_17{opacity:.45}._trigger_laml7_21{display:flex;align-items:center;min-width:0}._titleRow_laml7_27{display:flex;align-items:center;flex:1 1 auto;min-width:0}._icon_laml7_34{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._title_laml7_27{min-width:0}._action_laml7_45{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._content_laml7_52,._body_laml7_56,._footer_laml7_60{min-width:0}._section_1a3kz_1{width:100%;background:#1e232c;border:1px solid #232935;border-radius:8px;display:flex;flex-direction:column}._section_1a3kz_1>._sectionHeader_1a3kz_9:last-child{border-radius:6px}._sectionHeader_1a3kz_9{display:flex;align-items:center;height:48px;padding:0 8px 0 16px;background:#232935;border-radius:6px 6px 0 0;width:100%;border:none;cursor:pointer;gap:8px;text-align:left;transition:background .15s}._sectionHeader_1a3kz_9:hover{background:#2d3444}._sectionHeaderStatic_1a3kz_31{cursor:default;pointer-events:none}._sectionHeaderStatic_1a3kz_31:hover{background:#232935}._sectionTitle_1a3kz_39{flex:1;font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#e3e3fa}._sectionChevron_1a3kz_48{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:6px;background:#333a49;box-shadow:0 0 0 2px #1e232c;color:#c8ccd7;transition:transform .2s ease}._sectionChevronIcon_1a3kz_62{transform:rotate(90deg)}._sectionChevronOpen_1a3kz_66{transform:rotate(-90deg)}._sectionContent_1a3kz_70{display:flex;flex-direction:column}._widget_5l13v_1{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:40;width:704px;max-width:calc(100vw - 48px);padding:16px;border-radius:16px;background:#0b112080;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 4px #1a1d2326,inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff08;overflow:hidden;transition:opacity .2s ease,transform .2s ease}._widget_5l13v_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.01;pointer-events:none}._widget_5l13v_1:after{content:"";position:absolute;z-index:0;left:0;bottom:0;width:100%;height:168px;background:linear-gradient(180deg,#1a1d2300 26.3%,#1a1d23 91.1%);border-radius:0 0 16px 16px;pointer-events:none}._inner_5l13v_42{position:relative;z-index:1;display:flex;align-items:center;gap:16px;padding:24px;border-radius:8px;background:#2b334580;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 4px #1a1d2326,inset 0 .5px #ffffff0f,inset 0 0 0 .5px #ffffff08}._leftSection_5l13v_56{display:flex;align-items:center;gap:24px;width:360px;flex-shrink:0}._thumbnails_5l13v_64{display:flex;align-items:center;padding-right:0;flex-shrink:0}._thumbnailStack_5l13v_71:not(:first-child){margin-left:-84px}._textInfo_5l13v_75{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0}._itemCount_5l13v_83{font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#e3e3fa80;margin-block:-.4em}._priceBlock_5l13v_92{display:flex;flex-direction:column;gap:16px}._totalLabel_5l13v_98{font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#e3e3fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-block:-.4em}._totalValue_5l13v_110{font-family:Golos Text,sans-serif;font-weight:600;font-size:18px;line-height:1.5;color:#e3e3fa;margin-block:-.4em}._rightSection_5l13v_119{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex:1;min-width:0}._openBtn_5l13v_129{width:100%}._balanceRow_5l13v_133{display:flex;align-items:center;justify-content:center;gap:6px;color:#e3e3fa59;font-family:Golos Text,sans-serif;font-weight:500;font-size:12px;line-height:1.5}@media(max-width:767px){._widget_5l13v_1{width:359px;max-width:calc(100vw - 16px);padding:8px;border-radius:11.364px}._widget_5l13v_1:after{height:119px;bottom:6px}._inner_5l13v_42{gap:16px;padding:12px}._leftSection_5l13v_56{width:auto;flex:0 0 auto;gap:12px}._thumbnails_5l13v_64{padding-right:0}._thumbnailStack_5l13v_71:not(:first-child){margin-left:-40px}._textInfo_5l13v_75,._balanceRow_5l13v_133{display:none}._rightSection_5l13v_119{flex:1;gap:0}}._content_1dbmb_1{min-width:0}._layout_1sqn8_1{display:grid;grid-template-columns:244px minmax(0,1fr);gap:32px;align-items:start}._sidebar_1sqn8_8{position:sticky;top:18px}._wishlistBtn_1sqn8_13{flex-shrink:0}._sortDropdown_1sqn8_17{flex-shrink:0;width:270px}._mobileBrowseControls_1sqn8_22{display:none}@media(max-width:1023px){._sortDropdown_1sqn8_17{width:100%}._mobileBrowseControls_1sqn8_22{display:flex;flex-direction:column;gap:12px;margin-top:12px}}@media(max-width:1600px){._layout_1sqn8_1{gap:24px}}@media(max-width:1023px){._layout_1sqn8_1{grid-template-columns:minmax(0,1fr);gap:0}._sidebar_1sqn8_8{display:none}}._breadcrumb_1atbi_1{margin:0 0 16px;display:flex;align-items:center;gap:24px}._crumbs_1atbi_8{display:inline-flex;align-items:center;gap:12px;font-family:Golos Text,sans-serif;font-size:16px;font-weight:600;line-height:1;color:#c8ccd7}._crumbWithIcon_1atbi_19{display:inline-flex;align-items:center;gap:8px}._crumbText_1atbi_25{color:#c8ccd7}._stepsStrong_1atbi_29{color:#eff1f3}._mobileTitle_1atbi_33{display:none;margin:0;font-family:Golos Text,sans-serif;font-weight:700;font-size:24px;line-height:1.3;text-transform:uppercase;color:#c8ccd7}._variantSuccess_1atbi_44{justify-content:baseline}@media(max-width:1023px){._breadcrumb_1atbi_1{gap:12px}._crumbs_1atbi_8{font-size:14px;gap:8px}._crumbWithIcon_1atbi_19{gap:8px}}@media(max-width:767px){._breadcrumb_1atbi_1{margin:0 0 14px;gap:0;position:relative}._crumbs_1atbi_8{display:none}._mobileTitle_1atbi_33{display:block;position:absolute;left:50%;transform:translate(-50%)}._variantSuccess_1atbi_44 ._mobileTitle_1atbi_33{position:static;left:auto;transform:none;color:#65d83e}._variantSuccess_1atbi_44 ._backButton_1atbi_81{display:none}}._page_mx6i0_1{box-sizing:border-box;max-width:1024px;margin:0 auto;padding:12px 40px 80px}@media(max-width:1300px){._page_mx6i0_1{padding:12px 14px 76px}}@media(max-width:1023px){._page_mx6i0_1{max-width:none;padding:24px 24px 80px}}@media(max-width:767px){._page_mx6i0_1{padding:16px 16px 0}}._appLayout_18fqp_1{background:var(--graphite);min-height:100vh;overflow-x:clip;overflow-y:visible;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:background-color .3s linear}@media screen and (max-width:767px){._appLayout_18fqp_1._unlogged_18fqp_13{padding-bottom:92px}}._isVip_18fqp_18{background:#14161a}._regionGate_18fqp_22{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;background-color:#191f27a6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);overflow-y:auto}._header_1wc63_1{position:fixed;top:0;left:0;right:0;width:100%;height:64px;z-index:9;background:var(--dark-night);overflow:visible;transition:background-color .3s linear}._header_1wc63_1 ._headerContent_1wc63_13{position:relative;z-index:1;isolation:isolate;display:flex;align-items:center;width:100%;height:100%;padding:0 16px;transition:padding .3s linear,background-color .3s linear,box-shadow .3s linear}._header_1wc63_1 ._headerContent_1wc63_13:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;pointer-events:none;transition:background-color .3s linear,box-shadow .3s linear}._header_1wc63_1 ._headerSnow_1wc63_33{position:absolute;top:-5px;left:30px;width:86px;height:26px;pointer-events:none;z-index:0}._header_1wc63_1 ._headerBottomGlow_1wc63_42{position:absolute;top:0;left:0;right:0;display:block;width:100%;height:64px;-o-object-fit:fill;object-fit:fill;pointer-events:none;z-index:0}._header_1wc63_1 ._headerSummerBg_1wc63_54{position:absolute;top:0;left:0;width:144px;height:64px;pointer-events:none;z-index:0}._header_1wc63_1 ._headerHalloweenBg_1wc63_63{position:absolute;top:0;left:45%;width:547px;height:64px;pointer-events:none;z-index:-1}@media screen and (min-width:480px){._header_1wc63_1{height:64px}._header_1wc63_1 ._headerContent_1wc63_13{padding:0 21px 0 17px}}@media screen and (min-width:1024px){._header_1wc63_1 ._headerContent_1wc63_13{padding:0 16px 0 32px}}@media(max-width:1399px){._header_1wc63_1 ._headerContent_1wc63_13{padding:0 16px 0 24px}}@media screen and (max-width:767px){._header_1wc63_1 ._headerContent_1wc63_13{padding:0 8px 0 16px}}._burgerMenuOpen_1wc63_96{z-index:60}._loggedIn_1wc63_100,._loggedOut_1wc63_101{background:transparent}._loggedIn_1wc63_100 ._headerContent_1wc63_13,._loggedOut_1wc63_101 ._headerContent_1wc63_13{max-width:none;margin:0}._loggedIn_1wc63_100 ._headerContent_1wc63_13:before,._loggedOut_1wc63_101 ._headerContent_1wc63_13:before{background:linear-gradient(90deg,#333a4980,#28303e80 18%,#28303e80 82%,#333a4980);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326}@media(max-width:1399px){._loggedOut_1wc63_101 ._headerContent_1wc63_13{justify-content:end}}.theme-toggle{display:flex;gap:8px}.theme-toggle .toggle-container .toggle-text{color:var(--lavender-grey);font-size:14px}.theme-toggle .toggle-container .toggler{width:36px;height:20px}.theme-toggle .toggle-container .toggler .circle{width:14px;height:14px;margin-left:2px}.theme-toggle svg{width:24px;height:24px;color:var(--lavender-grey)}._btn_1o572_1{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;width:159px;height:40px;padding:0;border-radius:4px;background:linear-gradient(99deg,#0be7ff -.01%,#0046ab 14.47%,#001f48 93.43%);transition:box-shadow .25s ease}@media(max-width:767px){._btn_1o572_1{width:100%;height:48px;margin:0 0 12px;gap:12px}}._small_1o572_22{width:48px}._small_1o572_22 ._decorations_1o572_25{height:44px;width:auto}._btn_1o572_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(270deg,#0051ca,#13176100 85%,#68e6ff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._btn_1o572_1:hover{box-shadow:0 0 8px #68e6ff66,0 0 16px #0051ca59}._btn_1o572_1:active{box-shadow:0 0 6px #68e6ff40,0 0 12px #0051ca40}._decorations_1o572_25{height:51px;width:auto;z-index:1}@media(max-width:767px){._decorations_1o572_25{margin-left:12px}}._text_1o572_62{height:100%;align-items:center;justify-content:center;display:flex;flex-direction:column;margin-right:8px;color:#e3e3fa;font-size:16px;font-weight:800;font-style:normal;line-height:100%;text-transform:uppercase}@media(max-width:767px){._text_1o572_62{font-size:20px;flex-direction:row;gap:6px}}._text_1o572_62 ._firstWord_1o572_83{font-size:12px;color:#a3d8ff;font-weight:600}@media(max-width:767px){._text_1o572_62 ._firstWord_1o572_83{font-size:20px;font-weight:800;color:#e3e3fa}}@media(max-width:767px){._text_1o572_62 ._secondWord_1o572_96{color:#169dff}}@media(min-width:768px){._showOnMobile_1o572_102{display:none}}@media(max-width:767px){._showOnDesktop_1o572_108{display:none}}._btn_5jvhi_1{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;width:142px;height:40px;padding:0;border-radius:4px;background:linear-gradient(100deg,#614313 4.17%,#322004 20.45%,#050300 26.62%,#0c0700 128.43%,#000 219.38%);transition:box-shadow .25s ease-in-out}@media(max-width:767px){._btn_5jvhi_1{background:linear-gradient(93deg,#614313 -2.91%,#322004 8.75%,#1c1001 18.67%,#0c0700 60.36%,#0a0600 106.67%);width:100%;height:48px;gap:20px;margin:0 0 12px}}._small_5jvhi_23{width:48px}._small_5jvhi_23 ._decorations_5jvhi_26{margin-left:0;height:52px;width:auto}._btn_5jvhi_1:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#261601,#ff9368 85%,#ca9100);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@media(max-width:767px){._btn_5jvhi_1:before{background:#2c1600}}._btn_5jvhi_1:hover{box-shadow:0 0 8px #ca910073,0 0 14px #ff936859}._btn_5jvhi_1:active{box-shadow:0 0 6px #ca91004d,0 0 10px #ff936840}._decorations_5jvhi_26{height:49px;width:auto;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){._decorations_5jvhi_26{margin-left:12px;height:55px}}._text_5jvhi_72{height:100%;align-items:center;justify-content:center;display:flex;flex-direction:column;margin-right:8px;font-size:16px;font-weight:600;font-style:normal;line-height:100%;text-transform:uppercase}@media(max-width:767px){._text_5jvhi_72{font-size:22px;flex-direction:row;gap:6px}}._text_5jvhi_72 ._firstWord_5jvhi_92{background:linear-gradient(180deg,#fff9e6,#f6da86 28%,#cba32b 50%,#ffd454);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}._text_5jvhi_72 ._secondWord_5jvhi_98{color:#e3e3fa}@media(min-width:768px){._showOnMobile_5jvhi_103{display:none}}@media(max-width:767px){._showOnDesktop_5jvhi_109{display:none}}._burgerNavItem_1ngvp_1{position:relative;display:flex;align-items:center;gap:16px;width:100%;height:48px;padding:8px 24px;border-radius:8px;color:#9da6b8;text-decoration:none;transition:background-color .2s ease,color .2s ease}._burgerNavItem_1ngvp_1:hover,._burgerNavItem_1ngvp_1._active_1ngvp_14{background:#58657e59;color:#eff1f3}._burgerNavItem_1ngvp_1:hover ._burgerNavItemIcon_1ngvp_18,._burgerNavItem_1ngvp_1._active_1ngvp_14 ._burgerNavItemIcon_1ngvp_18{color:#1bb2ff}._burgerNavItem_1ngvp_1 .badge{top:2px;right:-36px}._burgerNavItemIconWrap_1ngvp_26{position:relative;display:flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px}._burgerNavItemIcon_1ngvp_18{width:20px;height:20px;color:currentColor;flex-shrink:0}._burgerNavText_1ngvp_43{font-size:14px;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:none}.badge{position:absolute;top:0;right:-36px;z-index:10;pointer-events:none}@media(max-width:1023px){.badge{top:5px;right:-121px}}.badge svg{width:32px;height:16px}.badge--amount{position:absolute;top:0;right:-45px;z-index:10;pointer-events:none}@media(max-width:1023px){.badge--amount{top:7px;right:-93px}.badge--amount svg{width:35px!important;height:16px!important}}.badge--amount svg{width:43px;height:16px}._gamesDropdown_cdc3f_1{display:flex;flex-direction:column;flex-shrink:0;width:100%;gap:4px}._header_cdc3f_9{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding:8px 24px;border:none;border-radius:8px;background:#1a3b4fbf;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;overflow:hidden;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}._header_cdc3f_9:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}._header_cdc3f_9._active_cdc3f_40 ._icon_cdc3f_40,._header_cdc3f_9._active_cdc3f_40 ._title_cdc3f_41,._header_cdc3f_9._active_cdc3f_40 ._chevron_cdc3f_42{color:#1bb2ff}._headerLeft_cdc3f_46{position:relative;z-index:2;display:flex;align-items:center;gap:16px;min-width:0}._icon_cdc3f_40{width:20px;height:20px;color:#9da6b8;flex-shrink:0;transition:color .2s ease}._title_cdc3f_41{color:#eff1f3;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;transition:color .2s ease}._chevron_cdc3f_42{position:relative;z-index:2;width:16px;height:16px;color:#eff1f3;flex-shrink:0;transform:rotate(90deg);transition:transform .2s ease,color .2s ease}._chevron_cdc3f_42._rotated_cdc3f_82{transform:rotate(-90deg)}._content_cdc3f_86{position:relative;height:0;overflow:hidden;border-radius:8px;background:#2b334580;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);transition:height .25s ease}._content_cdc3f_86:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}._contentInner_cdc3f_111{position:relative;z-index:2;display:flex;flex-direction:column;padding:2px}._submenuItem_cdc3f_119{position:relative;display:flex;align-items:center;gap:16px;width:100%;height:48px;padding:8px 24px;border-radius:6px;color:#9da6b8;text-decoration:none;transition:background-color .2s ease,color .2s ease}._submenuItem_cdc3f_119:hover,._submenuItem_cdc3f_119._active_cdc3f_40{background:#58657e59;color:#eff1f3}._submenuItem_cdc3f_119:hover ._submenuIcon_cdc3f_136,._submenuItem_cdc3f_119._active_cdc3f_40 ._submenuIcon_cdc3f_136{color:#1bb2ff}._submenuItem_cdc3f_119 .badge{top:2px;right:-36px}._submenuIcon_cdc3f_136{width:20px;height:20px;min-width:20px;color:currentColor}._submenuText_cdc3f_151{font-size:14px;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._button_nk8rw_1{width:-moz-fit-content;width:fit-content;border:none;cursor:pointer;display:inline-flex;white-space:nowrap;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;gap:8px;line-height:150%;font-size:14px;font-weight:500;padding:2px 16px 2px 2px;border-radius:12px;min-height:40px}._button_nk8rw_1:disabled{opacity:.5;cursor:not-allowed}._button_nk8rw_1 svg{width:20px;height:20px}._button_nk8rw_1:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1280px){._button_nk8rw_1{width:100%}}._notClaimed_nk8rw_37{padding:2px 16px}._green_nk8rw_41{background:linear-gradient(113deg,#64c844,#7bea53 30.29%,#46a330 98.08%)}._green_nk8rw_41:hover:not(:disabled){background:linear-gradient(113deg,#69de41,#9cf77b 30.29%,#7ae357 98.08%)}._green_nk8rw_41:active:not(:disabled){background:linear-gradient(113deg,#64c844,#7bea53 30.29%,#46a330 98.08%);box-shadow:0 0 0 2px #8ee87099}._green_nk8rw_41 ._timerBlock_nk8rw_51{color:#87f45f}._yellow_nk8rw_55{background:#e2aa00}._yellow_nk8rw_55:hover:not(:disabled){background:#c79600}._yellow_nk8rw_55:active:not(:disabled){background:#e2aa00;box-shadow:0 0 0 2px #ffd54d99}._yellow_nk8rw_55 ._timerBlock_nk8rw_51{color:#e2aa00}._red_nk8rw_69{background:#d85456}._red_nk8rw_69:hover:not(:disabled){background:#c24243}._red_nk8rw_69:active:not(:disabled){background:#d85456;box-shadow:0 0 0 2px #ff808299}._red_nk8rw_69 ._timerBlock_nk8rw_51{color:#d85456}._timerBlock_nk8rw_51{flex:0 0 102px;display:flex;height:36px;padding:8px;border-radius:10px;gap:4px;align-items:center;justify-content:center;background:#14161a;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.28px}._timerBlock_nk8rw_51 svg{width:16px;height:16px}._actionBlock_nk8rw_105{flex:1;display:flex;gap:8px;align-items:center;justify-content:center;color:#14161a}@media(max-width:1600px){._actionBlock_nk8rw_105 ._text_nk8rw_114{display:none}}@media(max-width:1280px){._actionBlock_nk8rw_105 ._text_nk8rw_114{display:block}}._countdown_kyc86_1{display:inline-flex;align-items:center;line-height:1;font-variant-numeric:tabular-nums;gap:0}._sep_kyc86_9{display:inline-block;width:.5ch;text-align:center;margin:0 .2ch}._digitBox_kyc86_16{position:relative;display:inline-flex;justify-content:center;align-items:center;width:1ch;height:1em;overflow:hidden;line-height:1.5}._digit_kyc86_16{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transform-origin:center center;backface-visibility:hidden;will-change:transform}._root_11eqd_1{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px}@media screen and (min-width:1400px){._root_11eqd_1{width:36px;height:36px}}._snow_11eqd_16{position:absolute;top:-2px;z-index:1}._svg_11eqd_22{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}._circleBg_11eqd_31{fill:none;stroke:#14161a;stroke-width:3}._circle_11eqd_31{fill:none;stroke:#1bb2ff;stroke-width:3}._circleOld_11eqd_43{opacity:.5}._circleContainer_11eqd_47{position:relative}._decoration_11eqd_51:before{content:"";position:absolute;top:1px;left:-9px;width:28.1px;height:28.6px;background:url("data:image/svg+xml,%3csvg%20width='33'%20height='32'%20viewBox='0%200%2033%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M25.4946%201.17875C23.9179%201.55024%2020.3906%202.59501%2017.2118%205.571C11.9274%2010.5181%2011.9202%2016.7629%2011.9367%2017.7709C13.58%2017.1457%2019.3236%2014.7547%2022.882%208.93835C24.7991%205.80493%2025.331%202.90465%2025.4946%201.17875Z'%20fill='%2387BE09'/%3e%3cpath%20d='M13.0165%205.30225C13.8462%206.69355%2015.5487%209.95458%2015.6212%2014.3085C15.7419%2021.5462%2011.2599%2025.8946%2010.5241%2026.5838C9.83043%2024.9683%207.55378%2019.1783%209.25807%2012.5763C10.1762%209.01952%2011.8902%206.62018%2013.0165%205.30225Z'%20fill='%2387BE09'/%3e%3cpath%20d='M5.74696%2017.7145C6.85821%2018.0486%209.33482%2018.9487%2011.4785%2021.2146C15.042%2024.9813%2014.776%2029.4466%2014.7204%2030.1667C13.5727%2029.6483%209.56975%2027.6893%207.27803%2023.3761C6.0434%2021.0524%205.78901%2018.9556%205.74696%2017.7145Z'%20fill='%2387BE09'/%3e%3c/svg%3e") no-repeat center;background-size:cover;z-index:-1}._decoration_11eqd_51:after{content:"";position:absolute;bottom:-1px;right:-4px;width:19.6px;height:21.8px;background:url("data:image/svg+xml,%3csvg%20width='27'%20height='25'%20viewBox='0%200%2027%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.01541%2016.0568C6.62047%2016.2757%2010.2877%2016.5657%2014.3225%2014.9281C21.0298%2012.2058%2023.2766%206.37923%2023.6228%205.43233C21.8647%205.42646%2015.6456%205.59808%2010.2376%209.75084C7.32413%2011.9881%205.78724%2014.5045%205.01541%2016.0568Z'%20fill='%2387BE09'/%3e%3cpath%20d='M5.77773%2017.214C6.4389%2016.6333%208.01255%2015.4016%2010.331%2014.9325C14.1852%2014.1528%2016.9509%2016.1171%2017.3918%2016.442C16.5974%2016.9722%2013.7296%2018.7605%2010.0346%2018.5027C8.04404%2018.3637%206.59302%2017.6853%205.77773%2017.214Z'%20fill='%2387BE09'/%3e%3c/svg%3e") no-repeat center;background-size:cover;z-index:-1}._image_11eqd_74{min-width:calc(100% - 4px);max-width:calc(100% - 4px);max-height:calc(100% - 4px);border-radius:50%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;-o-object-position:center;object-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#21252e}._container_1rm86_1{position:relative;margin-left:8px}@media(min-width:1400px){._container_1rm86_1 .modal{position:absolute;top:52px;right:0;left:inherit;width:70vh;height:70vh;overflow:visible}._container_1rm86_1 .notifications-modal{position:absolute;top:0;right:0}}._button_1rm86_22{position:relative;width:40px;height:40px}._button_1rm86_22 svg{width:20px;height:20px}._active_1rm86_32{background:#404a61b3;color:#eff1f3}._unread_1rm86_37:after{position:absolute;content:"";width:10px;height:10px;border-radius:50%;background:var(--alert-danger, #d85456);border:2px solid #2a2e38;top:5.5px;right:5.5px;opacity:0;transform:scale(0);transition:opacity .3s linear,transform .3s linear}._unreadVisible_1rm86_52:after{opacity:1;transform:scale(1)}._trigger_jzcm0_1{margin-left:8px}._trigger_jzcm0_1 svg{width:20px;height:20px}._trigger_jzcm0_1._active_jzcm0_8{background:#404a61b3;color:#eff1f3}@media(min-width:1280px){._trigger_jzcm0_1{display:none}}._backdrop_jzcm0_18{position:fixed;top:64px;right:0;left:0;width:100vw;height:calc(100svh - 64px);background:transparent;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:50}@media(min-width:1280px){._backdrop_jzcm0_18{display:none}}@media(max-width:480px){._backdrop_jzcm0_18{top:64px;height:calc(100svh - 64px)}}._backdrop_jzcm0_18._open_jzcm0_42{opacity:1;pointer-events:all}._menu_jzcm0_47{position:fixed;top:64px;right:0;left:0;display:flex;flex-direction:column;gap:16px;width:100%;height:calc(100svh - 64px);padding:16px;background:#1e232c;border-top:1px solid #232935;opacity:0;visibility:hidden;overflow-y:auto;scrollbar-width:none;z-index:51;transition:opacity .2s ease,visibility .2s ease}._menu_jzcm0_47::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:1280px){._menu_jzcm0_47{display:none}}@media(max-width:480px){._menu_jzcm0_47{top:64px;height:calc(100svh - 64px)}}._menu_jzcm0_47._open_jzcm0_42{opacity:1;visibility:visible}._userMenu_jzcm0_88{position:relative;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:16px;width:100%;min-height:72px;padding:16px;border-radius:8px;background:#1a3b4f80;box-shadow:0 4px 4px #1a1d2326;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-decoration:none;overflow:hidden}._userMenu_jzcm0_88:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}._userMenuAvatar_jzcm0_121{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex-shrink:0}._userMenuContainer_jzcm0_130{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-width:0}._userMenuInfo_jzcm0_141{display:flex;flex-direction:column;gap:4px;min-width:0}._userMenuName_jzcm0_148{color:#eff1f3;font-size:14px;font-weight:700;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userMenuLevel_jzcm0_158{color:#9da6b8;font-size:14px;font-weight:600;line-height:normal;white-space:nowrap}._userMenuLevel_jzcm0_158 strong{color:#64cbff;font-weight:600}._userMenuBtnWrapper_jzcm0_170{display:flex;align-items:center;gap:8px;flex-shrink:0}._button_jzcm0_177{background:#1a3b4f80}._buttonActive_jzcm0_181{background:#404a61b3;color:#eff1f3}._buttonContainer_jzcm0_186{margin-left:0!important}._userMenuText_jzcm0_190{color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5}._userMenuBtn_jzcm0_170{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #1bb2ff;border-radius:44px;background:transparent;color:#1bb2ff}._userMenuBtnImg_jzcm0_210{width:16px;height:16px;transform:rotate(180deg);color:currentColor}._navContainer_jzcm0_217{display:flex;flex-direction:column;flex-shrink:0;width:100%;gap:4px}._separator_jzcm0_225{width:100%;height:1px;margin:12px 0 8px;background:#333a49}._themToggler_jzcm0_232{width:100%;min-height:48px;padding:8px 24px}._themToggler_jzcm0_232 .theme-toggle{width:100%;justify-content:space-between}._themToggler_jzcm0_232 .theme-toggle .toggle-container .toggle-text{color:#9da6b8;font-size:14px;font-weight:700;line-height:1}._themToggler_jzcm0_232 .theme-toggle .toggle-container .toggler{background:#181b21}._menuFooter_jzcm0_251{display:flex;flex-direction:column;flex-shrink:0;gap:16px;width:100%;margin-top:auto}._currencySwitcher_jzcm0_260{display:flex;align-items:center;width:100%;min-height:48px;padding:4px;border-radius:6px;background:#181b21}._currencySwitcherButton_jzcm0_270{position:relative;flex:1 1 0;height:40px;padding:8px 16px;border:none;border-radius:4px;background:transparent;color:#9da6b8;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;overflow:hidden;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._currencySwitcherButtonActive_jzcm0_287{background:#36405580;box-shadow:0 4px 4px #1a1d2326;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#eff1f3}._currencySwitcherButtonActive_jzcm0_287:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}._logout_jzcm0_309{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;padding:8px 16px;margin-top:auto;border:2px solid #231e21;border-radius:6px;background:#392123;color:#ff7273;font-size:14px;font-weight:500;line-height:1.5;text-shadow:0 .5px 0 rgba(0,0,0,.25);cursor:pointer;transition:background-color .2s ease}._logout_jzcm0_309 svg{width:20px;height:20px;color:currentColor;flex-shrink:0}._logout_jzcm0_309:hover{background:#432628}._headerLogoWrap_8m8j9_1{position:relative}._headerLogo_8m8j9_1{position:relative;z-index:99;cursor:pointer;display:inline-flex;align-items:center;flex-shrink:0}._headerLogo_8m8j9_1._summer_8m8j9_13,._headerLogo_8m8j9_1._christmas2025_8m8j9_16{top:-5px}._headerLogo_8m8j9_1 ._headerLogoLaptop_8m8j9_19{position:relative}@media(min-width:1280px){._headerLogo_8m8j9_1 ._headerLogoLaptop_8m8j9_19{display:flex;align-items:center;justify-content:center;width:172px;height:32px}}._headerLogo_8m8j9_1 ._headerLogoLaptop_8m8j9_19 img{width:172px;height:32px;display:block}._headerLogo_8m8j9_1 ._headerLogoLaptop_8m8j9_19 svg{width:172px;height:32px;color:var(--lavender);transition:color .3s linear}@media(max-width:1279px){._headerLogo_8m8j9_1 ._headerLogoLaptop_8m8j9_19{display:none}}._headerLogo_8m8j9_1 ._logoVersion_8m8j9_47{position:absolute;top:-4px;left:calc(100% + 1px);font-family:Golos Text,sans-serif;font-size:10px;font-weight:600;line-height:1;color:#1bb2ff;text-transform:uppercase;white-space:nowrap;pointer-events:none}._headerLogo_8m8j9_1 ._headerLogoMobile_8m8j9_60{display:block}@media(min-width:1280px){._headerLogo_8m8j9_1 ._headerLogoMobile_8m8j9_60{display:none}}._headerLogo_8m8j9_1 ._christmasHat_8m8j9_68{position:absolute;top:-4px;left:30px;width:28px;z-index:2;pointer-events:none}@media(max-width:1149px){._headerLogo_8m8j9_1 ._christmasHat_8m8j9_68{top:1px;left:8px;width:23px}}._headerNavItem_1nr9l_1{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;height:64px;min-width:92px;padding:0 8px;flex-shrink:0;overflow:hidden;color:#9da6b8;font-size:14px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;transition:color .2s ease}._headerNavItem_1nr9l_1 ._headerNavIconWrap_1nr9l_20{position:relative;display:flex;align-items:center;justify-content:center;z-index:1}._headerNavItem_1nr9l_1 ._headerNavIcon_1nr9l_20{width:20px;height:20px;color:currentColor;transition:color .2s ease}._headerNavItem_1nr9l_1 ._headerNavIcon_1nr9l_20._chest_1nr9l_33,._headerNavItem_1nr9l_1 ._headerNavIcon_1nr9l_20._race_1nr9l_33,._headerNavItem_1nr9l_1 ._headerNavIcon_1nr9l_20._vip_1nr9l_33{width:20px;height:20px;margin:0}._headerNavItem_1nr9l_1 ._headerNavText_1nr9l_38{position:relative;z-index:1;text-transform:capitalize;white-space:nowrap;cursor:pointer}._headerNavItem_1nr9l_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(49.33% 67.97% at 49.33% 100%,#3c87b54d,#2b618226,#1a3b4f00);opacity:0;pointer-events:none;transition:opacity .2s ease}._headerNavItem_1nr9l_1:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#1bb2ff;opacity:0;pointer-events:none;transition:opacity .2s ease}._headerNavItem_1nr9l_1._active_1nr9l_66{color:#9da6b8}._headerNavItem_1nr9l_1._active_1nr9l_66:before{background:radial-gradient(89.66% 74.22% at 50% 109.38%,#3c87b5a6,#2b618253,#1a3b4f00);opacity:1}._headerNavItem_1nr9l_1._active_1nr9l_66:after{opacity:1}._headerNavItem_1nr9l_1:hover{color:#9da6b8}._headerNavItem_1nr9l_1:hover:before{opacity:1}._christmas_1nr9l_83 svg{color:currentColor}._halloween_1nr9l_87 svg{color:currentColor}._event_1nr9l_91:hover,._event_1nr9l_91._eventActive_1nr9l_91,._event_1nr9l_91._springEventActive_1nr9l_91,._springEvent_1nr9l_91:hover,._springEvent_1nr9l_91._eventActive_1nr9l_91,._springEvent_1nr9l_91._springEventActive_1nr9l_91{color:#eff1f3}._event_1nr9l_91:hover svg,._event_1nr9l_91._eventActive_1nr9l_91 svg,._event_1nr9l_91._springEventActive_1nr9l_91 svg,._springEvent_1nr9l_91:hover svg,._springEvent_1nr9l_91._eventActive_1nr9l_91 svg,._springEvent_1nr9l_91._springEventActive_1nr9l_91 svg{color:currentColor}._gamesDropdownTrigger_1takn_1{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-width:131px;height:48px;padding:0 8px;border:none;border-radius:8px;background:transparent;color:#9da6b8;box-shadow:none;overflow:hidden;font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}._gamesDropdownTrigger_1takn_1:before,._gamesDropdownTrigger_1takn_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .2s ease}._gamesDropdownTrigger_1takn_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px}._gamesDropdownTrigger_1takn_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px}._gamesDropdownTrigger_1takn_1 ._icon_1takn_57{position:relative;z-index:1;width:20px;height:20px;color:currentColor;transition:color .2s ease}._gamesDropdownTrigger_1takn_1 span{position:relative;z-index:1}._gamesDropdownTrigger_1takn_1 ._chevron_1takn_69{position:relative;z-index:1;width:16px;height:16px;color:currentColor;transition:transform .2s ease,color .2s ease}._gamesDropdownTrigger_1takn_1:hover{background:#1a3b4fbf;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3}._gamesDropdownTrigger_1takn_1:hover:before{opacity:1}._gamesDropdownTrigger_1takn_1._hasActiveItem_1takn_85{background:#1bb2ff40;box-shadow:0 4px 4px #1a1d2326;color:#1bb2ff}._gamesDropdownTrigger_1takn_1._hasActiveItem_1takn_85:after{opacity:1}._gamesDropdownTrigger_1takn_1._open_1takn_93{background:#1bb2ff40;box-shadow:0 4px 4px #1a1d2326;color:#1bb2ff}._gamesDropdownTrigger_1takn_1._open_1takn_93:after{opacity:1}._gamesDropdownTrigger_1takn_1._open_1takn_93 ._chevron_1takn_69{transform:rotate(180deg)}._dropdownContent_1takn_105{position:relative;min-width:137px;padding:2px;margin-top:8px;border:none;border-radius:8px;background:#2b334580;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 4px 12px #0c10182e;overflow:hidden;z-index:1000;animation:_dropdownFadeIn_1takn_1 .2s ease-in-out}._dropdownContent_1takn_105:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}@keyframes _dropdownFadeIn_1takn_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_1takn_144{position:relative;z-index:2;display:flex;align-items:center;gap:8px;width:100%;height:48px;padding:8px 16px;color:#9da6b8;font-size:14px;font-weight:600;line-height:1.5;cursor:pointer;border-radius:6px;transition:color .2s ease,background-color .2s ease;text-decoration:none;border:none;outline:none}._dropdownItem_1takn_144 ._itemIcon_1takn_164{width:20px;height:20px;color:currentColor;flex-shrink:0}._dropdownItem_1takn_144 span{white-space:nowrap}._dropdownItem_1takn_144:hover,._dropdownItem_1takn_144._active_1takn_177{color:#eff1f3;background:#58657e59}._dropdownItem_1takn_144._active_1takn_177 ._itemIcon_1takn_164{color:#1bb2ff}._headerNavbar_1j26a_1{display:flex;align-items:center;height:100%;flex:1;min-width:0;margin-left:24px}@media(max-width:1279px){._headerNavbar_1j26a_1{display:none}}._gamesGroup_1j26a_15{display:flex;align-items:center;gap:8px;height:100%;flex-shrink:0}._linksGroup_1j26a_23{display:flex;align-items:center;gap:16px;margin-left:16px;min-width:0}._mainLinks_1j26a_31{display:flex;align-items:center;gap:24px;min-width:0}._separator_1j26a_38{width:1px;height:32px;background:#363b46;flex-shrink:0}._headerRight_18eke_1{display:flex;align-items:center;height:100%;margin-left:auto;flex-shrink:0}._headerCta_18eke_9{display:flex;align-items:center;gap:20px;margin-left:auto}@media screen and (max-width:1919px){._headerCta_18eke_9{gap:13px}}._headerCta_18eke_9 button{text-transform:none;font-weight:500}._headerEventBtn_18eke_25{display:flex;align-items:center;gap:12px}@media(max-width:1279px){._headerEventBtn_18eke_25{margin-right:16px;margin-left:16px}}._authBtn_18eke_37{min-width:120px;height:48px;border-radius:6px}._menuToggleButton_zw9lo_1{pointer-events:none;width:24px;height:24px;min-width:24px;padding:0;border-radius:31px}._menuToggleButton_zw9lo_1 svg{width:16px;height:16px;transform:rotate(270deg);transition:transform .2s ease}._open_zw9lo_16{background:#404a61b3;color:#eff1f3}._open_zw9lo_16 svg{transform:rotate(90deg)}._dropdown_zw9lo_24{display:none;position:fixed;top:64px;left:0;z-index:101;width:100%;min-width:192px;border-radius:8px;background:#2b334580;box-shadow:0 4px 12px #0c10182e;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);overflow:hidden}._dropdown_zw9lo_24:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}@media screen and (min-width:480px){._dropdown_zw9lo_24{top:64px}}@media screen and (min-width:1024px){._dropdown_zw9lo_24{position:absolute;top:60px;right:0;left:auto;width:192px}}._dropdownOpen_zw9lo_68{display:flex;flex-direction:column;gap:4px;padding:8px}._level_zw9lo_75{display:flex;flex-direction:row;align-items:center;position:relative;z-index:2;gap:12px;min-height:64px;padding:8px}._avatarContainer_zw9lo_86{position:relative;width:36px;height:36px;flex-shrink:0}._avatar_zw9lo_86{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:139.5px;box-shadow:0 1px #1a1d23,0 0 0 4px #14161a inset}._levelWrap_zw9lo_101{display:flex;flex-direction:column;gap:8px}._levelHead_zw9lo_107{display:flex;align-items:center;justify-content:space-between;gap:20px}._levelTitle_zw9lo_114{display:flex;align-items:center;gap:8px;color:#eff1f3;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:150%}._levelValue_zw9lo_126{height:24px;width:24px;display:flex;justify-content:center;align-items:center;border-radius:6px;background:#1bb2ff40;color:#1bb2ff;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:150%}._levelSlider_zw9lo_142{width:100%;height:6px;border-radius:12px;background:#333a49;overflow:hidden}._levelSliderProgress_zw9lo_150{height:100%;border-radius:12px;background:#1bb2ff;transition:width .3s ease}._easterTheme_zw9lo_157{background:#65d83e}._menu_zw9lo_1{position:relative;z-index:2;display:flex;flex-direction:column}._vipIcon_zw9lo_168{color:#1bb2ff}._tierBadge_zw9lo_172{width:20px;height:20px;min-width:20px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}._menuItem_zw9lo_180{position:relative;display:flex;align-items:center;gap:8px;width:100%;height:48px;padding:8px 16px;border:none;border-radius:6px;background:transparent;color:#9da6b8;font-size:14px;font-weight:600;line-height:1.5;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}._menuItem_zw9lo_180 svg{width:20px;height:20px;min-width:20px;color:currentColor;transition:color .2s ease}._menuItem_zw9lo_180:hover{background:#58657e59;color:#eff1f3}._menuItem_zw9lo_180:hover svg{color:#1bb2ff}._menuItemActive_zw9lo_214{background:#58657e59;color:#eff1f3}._menuItemActive_zw9lo_214 svg{color:#1bb2ff}._currencySection_zw9lo_222{position:relative;z-index:2;margin-top:4px}._currencyTabs_zw9lo_228{display:flex;align-items:center;width:100%;height:40px;padding:4px;border-radius:6px;background:#181b21}._currencyTab_zw9lo_228{position:relative;flex:1 1 0;height:32px;border:none;border-radius:4px;background:transparent;color:#9da6b8;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;overflow:hidden;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}._currencyTabActive_zw9lo_254{background:#36405580;box-shadow:0 4px 4px #1a1d2326;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#eff1f3}._currencyTabActive_zw9lo_254:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}._themeRow_zw9lo_276{position:relative;z-index:2;display:flex;align-items:center;width:100%;min-height:48px;padding:8px 16px;border-radius:6px}._themeRow_zw9lo_276 .theme-toggle{width:100%;justify-content:space-between}._themeRow_zw9lo_276 .theme-toggle .toggle-container .toggle-text{color:#9da6b8;font-size:14px}._themeRow_zw9lo_276 .theme-toggle .toggle-container .toggler{background:#181b21}._themeRow_zw9lo_276 .theme-toggle svg{width:20px;height:20px;color:#9da6b8}:root{--balance-animation-duration: 1.3s}@keyframes balance-animation{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}25%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1);opacity:1}75%{transform:translate(-50%,-25%) scale(.8);opacity:.7}to{opacity:0;transform:translate(-50%,25%) scale(.5)}}.user-menu{display:flex;align-items:center;justify-content:end;gap:8px;width:100%;transition:all .3s linear}@media(min-width:1280px){.user-menu{width:auto}}.user-menu--info-wrapper{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer}@media(max-width:1279px){.user-menu--info-wrapper{display:none}}.user-menu--info{position:relative;color:#e3e3fa;font-size:16px;font-weight:700;line-height:normal;text-transform:uppercase}.user-menu--info-lvl-icon{position:absolute;top:-4px;right:-4px}@media(min-width:1280px){.user-menu--info-lvl-icon{display:none}}.user-menu--info-avatar{display:flex;align-items:center;justify-content:center}@media(min-width:1280px){.user-menu--info-avatar{width:48px;height:48px;padding:4px;border-radius:93px}}.user-menu--info-container{display:flex;padding-right:45px}@media(min-width:1399px){.user-menu--info-container{padding-right:0}}@media(max-width:1399px){.user-menu--info-container{display:none!important}}@media(min-width:1280px){.user-menu--info-container{padding-right:0}}.user-menu--info-account{color:var(--lavender);max-width:132px}@media(min-width:1280px){.user-menu--info-account{color:#eff1f3;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:0;max-width:120px}}.user-menu--info-username{color:#e3e3fa;font-size:14px;font-weight:500;line-height:normal;text-transform:none}.user-menu--info-btn{align-self:center;display:flex}@media screen and (min-width:1600px){.user-menu--chat-hide{display:none!important}}.user-menu--chat,.user-menu--cart{position:relative;height:40px;width:40px}.user-menu--chat svg,.user-menu--cart svg{width:20px;height:20px}.user-menu--chat.active,.user-menu--cart.active{color:#eff1f3;background:#404a61b3}@media(min-width:1400px){.user-menu--chat-container .modal,.user-menu--cart-container .modal{position:absolute;top:52px;right:0;left:inherit;width:70vh;height:70vh;overflow:visible}.user-menu--chat-container .cart-modal,.user-menu--cart-container .cart-modal{position:absolute;top:0;right:0}}.user-menu--balance{position:relative;display:flex;align-items:center;border-radius:12px;background:#14161a;height:40px;padding-left:4px;padding-right:4px;color:#eff1f3;font-size:14px;font-weight:700;line-height:1;text-transform:none;transition:all .3s linear}@media screen and (max-width:767px){.user-menu--balance{height:40px}}.user-menu--balance-count{margin:0 8px}.user-menu--balance-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;font-weight:700;line-height:1;color:#eff1f3}.user-menu--balance-content-event-balance{display:flex;align-items:center;gap:4px;padding:0 16px}.user-menu--balance-content-event-balance img{width:24px;height:24px}@media(max-width:480px){.user-menu--balance-content-event-balance{display:none}}.user-menu--balance-animated{width:calc(100% - 8px);height:calc(100% - 8px);display:flex;align-items:center;justify-content:center;line-height:2;text-align:center;position:absolute;color:#20252e;border-radius:12px;font-size:14px!important;font-weight:700;left:50%;top:50%;transform:translateY(-50%) scale(0);background:#66c449;z-index:4}.user-menu--balance-animated.play{animation:balance-animation var(--balance-animation-duration) linear 1 normal forwards}.user-menu--balance-btn{flex:unset!important;width:32px!important;height:32px!important;min-width:32px!important;padding:0!important;border-radius:8px!important}.user-menu--balance-btn svg{transition:all .3s linear;width:16px;height:16px;min-width:16px;min-height:16px;color:#192221}@media screen and (min-width:1400px){.user-menu--balance{height:40px;font-size:16px;grid-template-columns:1fr repeat(3,auto)}}@media screen and (min-width:1400px){.user-menu{grid-template-columns:repeat(3,auto)}}@media(max-width:1280px){.user-menu--notification{display:none}}._container_12uxv_1{position:relative}@media(min-width:1400px){._container_12uxv_1 .modal{position:absolute;top:52px;right:0;left:inherit;width:70vh;height:70vh;overflow:visible}._container_12uxv_1 .notifications-modal{position:absolute;top:0;right:0}}._button_12uxv_21{position:relative;width:40px;height:40px}._button_12uxv_21 svg{width:20px;height:20px}._active_12uxv_31{background:#58657e59;color:#64cbff}._rewardBadge_12uxv_36{position:absolute;top:2px;right:2px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:14px;height:14px;padding:0 3px;border-radius:7px;border:1.5px solid #2a2e38;background:var(--alert-danger, #d85456);color:#fff;font-size:9px;font-weight:700;line-height:1;letter-spacing:-.2px;pointer-events:none;box-sizing:content-box;animation:_rewardBadgeIn_12uxv_1 .25s ease-out}@keyframes _rewardBadgeIn_12uxv_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._debugBar_x8nyu_1{position:fixed;bottom:0;left:0;right:0;background-color:var(--charcoal-gray);color:#fff;border-bottom:1px solid #ccc;transition:transform .3s ease-in-out;z-index:1000;max-height:50vh;overflow-y:auto;min-height:130px}._debugBar_x8nyu_1._visible_x8nyu_15{transform:translateY(0)}._debugBar_x8nyu_1._hidden_x8nyu_18{transform:translateY(100%)}._content_x8nyu_22{padding:10px}._header_x8nyu_26{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._header_x8nyu_26 h2{margin:0}._debugInfo_x8nyu_36{display:flex;flex-direction:column;align-items:flex-start;text-align:left}._debugInfo_x8nyu_36 p{margin:5px 0}._debugContent_x8nyu_46{height:100%;padding:5px 10px}._debugButtons_x8nyu_51{display:flex;gap:15px}._debugButtons_x8nyu_51 button{background:var(--light-green);color:#21252e;transition:all .3s linear;border:none;width:50%;height:25px;text-transform:uppercase;font-size:16px;font-weight:500}._closeButton_x8nyu_67,._reopenButton_x8nyu_68{background:none;border:none;cursor:pointer;padding:5px;color:#fff}._closeButton_x8nyu_67:hover,._reopenButton_x8nyu_68:hover{opacity:.7}._reopenButton_x8nyu_68{position:fixed;bottom:10px;right:10px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-in-out;z-index:1000}._debugButton_1rl2e_1{min-height:40px;height:40px;display:flex;align-items:center;justify-content:space-between;border-radius:4px;background:var(--case-card-toolbar-btn-bg);padding:8px;color:var(--lavender);font-size:13px;font-weight:600;line-height:normal;text-transform:uppercase;transition:all .3s linear;justify-content:center}._debugActions_1rl2e_19{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;width:100%;height:100%}._debugCreateDepositWrapper_1jc39_1{display:flex;align-items:center;width:100%;gap:4px;margin:8px 0}._inputWrapper_1jc39_9{display:flex;flex-direction:column;align-items:center;gap:4px}._debugInput_1jc39_16{border:1px solid black}._submitBtn_1jc39_20{background-color:#4caf50;color:#fff;padding:8px 16px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;cursor:pointer;border-radius:4px}._submitBtn_1jc39_20:disabled{background-color:#ccc;cursor:not-allowed}._modal_1dahx_1{max-width:400px;border-radius:4px;width:100%;height:auto;background:#1a1d23}@media screen and (max-width:767px){._modal_1dahx_1{margin:0 16px}}._content_1dahx_14{text-align:center;position:relative;padding:24px}._content_1dahx_14 h2{color:#e3e3fa;text-align:center;font-size:24px;font-weight:700;line-height:130%;text-transform:uppercase;margin-top:16px}._content_1dahx_14 p{color:#b9bbde;text-align:center;font-size:16px;font-weight:400;line-height:150%;margin-top:24px}._content_1dahx_14 ._iconWrapper_1dahx_36 svg{width:56px;height:56px;flex-shrink:0}._footer_1dahx_42{display:flex;flex-direction:column;gap:24px;padding:24px;margin-top:24px;background:#21252e}._footer_1dahx_42 ._gotIt_1dahx_50{display:flex;height:56px;padding:8px 24px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:4px;color:#21252e;font-size:16px;font-style:normal;font-weight:500;line-height:150%;transition:all .3s ease}._appLayoutMain_ng01l_1{flex:1;width:100%;min-width:0;display:flex;flex-direction:row;align-items:stretch;padding-top:64px;-ms-overflow-style:none!important;scrollbar-width:none!important}@media(min-width:480px){._appLayoutMain_ng01l_1{padding-top:64px}}._appLayoutMain_ng01l_1::-webkit-scrollbar{display:none!important}._appLayoutMain_ng01l_1._easterBg_ng01l_20{background:url(/assets/landing-bg.DU3xNyvf.webp) no-repeat top;background-size:100% auto}._appLayoutMain_ng01l_1._summerBg_ng01l_24{background:url(/assets/main-bg.BVdLN13c.svg) no-repeat top;background-size:100% auto}._appLayoutMain_ng01l_1._halloweenBg_ng01l_28{background:url(/assets/main-bg.D4L9r5eo.png) no-repeat top;background-size:100% auto}._appLayoutMain_ng01l_1._christmas202Bg_ng01l_32{background:url(/assets/main-bg.8pbeSaY6.png) no-repeat top;background-size:100% auto}._appLayoutContentCol_ng01l_37{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;position:relative;container-type:inline-size;container-name:appLayoutContent;overflow:clip}._appLayoutContent_ng01l_37,._appLayoutFullContent_ng01l_49{flex:1 1 auto;min-width:0;max-width:100%;width:100%}@media screen and (min-width:1920px){._appLayoutContent_ng01l_37,._appLayoutFullContent_ng01l_49{max-width:1632px;margin-inline:auto}}._appLayoutContentEdgeToEdge_ng01l_63{margin-inline:0;max-width:none}._unauth_ng01l_68{background:#101319}.backdrop{display:flex;width:100vw;height:100vh;position:fixed;opacity:1;z-index:6;visibility:visible;top:0;background:#101013b3;transition:all .6s ease-in-out}.backdrop__hide{opacity:0;visibility:hidden}@media screen and (min-width:1400px){.backdrop{z-index:8}}._myWrapper_1x73l_1{display:flex;align-items:center;flex-shrink:0}._myTrigger_1x73l_7{width:200px;min-width:200px;height:48px;padding:8px 16px;background:#333a49!important;box-shadow:0 0 0 2px #1a1d23;color:#eff1f3!important;font-size:14px!important;font-weight:400!important;line-height:150%!important;border:none!important;border-radius:8px!important;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease!important}._myTrigger_1x73l_7>._myFlag_1x73l_22{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._myTrigger_1x73l_7>._myFlag_1x73l_22 svg{width:16px;height:12px;flex-shrink:0}._myTrigger_1x73l_7>div:last-child{width:16px;height:16px;flex-shrink:0}._myTrigger_1x73l_7>div:last-child>span{position:static;display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:0!important;color:#9da6b8;transform:none!important;transition:transform .2s ease,background-color .2s ease,color .2s ease}._myTrigger_1x73l_7>div:last-child>span svg{width:16px;height:16px}@media(max-width:1439px){._myTrigger_1x73l_7{height:40px}}@media screen and (max-width:767px){._myTrigger_1x73l_7{width:144px;min-width:144px;height:40px;padding:8px 12px}}._myTrigger_1x73l_7:hover{background:#363b46!important}._myTrigger_1x73l_7:hover>div:last-child>span{color:#eff1f3}._myTrigger_1x73l_7[data-state=open]{background:#1e232c!important}._myTrigger_1x73l_7[data-state=open]>div:last-child>span{transform:rotate(180deg);color:var(--button-primary-bg)}._myContent_1x73l_84{width:var(--radix-select-trigger-width)!important;min-width:var(--radix-select-trigger-width)!important;background:#1e232c!important;border:none!important;border-radius:8px!important;padding:12px 16px!important;box-shadow:0 16px 40px #00000047!important}._myItemsWrapper_1x73l_94{display:flex;flex-direction:column;gap:4px;max-height:172px!important;overflow:auto!important;padding-right:4px}._myItemsWrapper_1x73l_94::-webkit-scrollbar{width:4px}._myItemsWrapper_1x73l_94::-webkit-scrollbar-track{border-radius:100px;background:#ffffff0a}._myItemsWrapper_1x73l_94::-webkit-scrollbar-thumb{border-radius:100px;background:#323744}._myItem_1x73l_94{display:block!important;height:40px;padding:8px 12px!important;color:#9da6b8!important;border:none!important;border-radius:4px!important;background:transparent!important;font-size:16px!important;font-weight:500!important;line-height:150%!important}._myItem_1x73l_94>span{display:flex;align-items:center;gap:12px;height:100%}._myItem_1x73l_94 ._myFlag_1x73l_22{width:16px;height:12px;flex-shrink:0}._myItem_1x73l_94[data-highlighted],._myItem_1x73l_94[data-state=checked]{color:#eff1f3!important;background:#323744!important}._footerContainer_1x85f_1{width:100%;display:flex;justify-content:center;padding:32px 16px;position:relative;isolation:isolate;background:transparent;transition:background-color .3s linear,box-shadow .3s linear;z-index:1}._footerContainer_1x85f_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,#333a4980,#28303e80 18%,#28303e80 82%,#333a4980);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326;transition:background-color .3s linear,box-shadow .3s linear}@media screen and (max-width:767px){._footerContainer_1x85f_1{padding:32px 0}}._footerContainer_1x85f_1._christmas_1x85f_29{position:relative}._footerContainer_1x85f_1._christmas_1x85f_29:after{content:"";position:absolute;background:url(/assets/footer-bg-1.oXX0i8_7.svg) no-repeat;background-size:cover;pointer-events:none;top:0;left:0;width:100%;height:100%}@media(max-width:1920px){._footerContainer_1x85f_1._christmas_1x85f_29:after{background:url(/assets/footer-bg-2.BK5qUb0W.svg) no-repeat;background-size:cover}}@media(max-width:1440px){._footerContainer_1x85f_1._christmas_1x85f_29:after{background:url(/assets/footer-bg-3.QKYcU7Um.svg) no-repeat;background-size:cover}}@media(max-width:1024px){._footerContainer_1x85f_1._christmas_1x85f_29:after{background:url(/assets/footer-bg-4.CzKGp47Q.svg) no-repeat;background-size:cover}}@media(max-width:768px){._footerContainer_1x85f_1._christmas_1x85f_29:after{background:url(/assets/footer-bg-5.Buan4SJh.svg) no-repeat;background-size:cover}}._footerContainer_1x85f_1._easter_1x85f_67{position:relative;overflow:hidden}._footerContainer_1x85f_1._easter_1x85f_67:after{content:"";position:absolute;width:2708px;height:1092px;left:50%;top:50%;background:url(/assets/footer-bg.DxQ71bBe.svg) repeat center;background-size:2708px 1092px;opacity:.3;transform:rotate(-18.949deg) translate(-42%,-88%);z-index:-1}@media(max-width:1500px){._footerContainer_1x85f_1._easter_1x85f_67:after{transform:rotate(-18.949deg) translate(-42%,-95%)}}._footerContainer_1x85f_1._summer_1x85f_89{position:relative;overflow:hidden}._footerContainer_1x85f_1._summer_1x85f_89:after{content:"";position:absolute;width:337px;height:206px;left:0;bottom:13px;background:url(/assets/footer-bg.Cc0FO0px.svg) repeat center;background-size:337px 206px;opacity:.5;z-index:-1}@media(max-width:1600px){._footerContainer_1x85f_1._summer_1x85f_89:after{bottom:0;left:-50px;top:0}}._footerContainer_1x85f_1._halloween_1x85f_112{position:relative;overflow:hidden}._footerContainer_1x85f_1._halloween_1x85f_112:after{content:"";position:absolute;width:638px;height:329px;left:0;bottom:-120px;background:url(/assets/footer-bg.DGNM4gez.svg) no-repeat center;background-size:638px 329px;opacity:.5;z-index:-1}@media(max-width:1600px){._footerContainer_1x85f_1._halloween_1x85f_112:after{bottom:0}}._footerContainer_1x85f_1._christmas2025_1x85f_133{position:relative;overflow:hidden}._footerContainer_1x85f_1._christmas2025_1x85f_133:after{content:"";position:absolute;width:100%;height:100%;top:0;background:url(/assets/footer-bg.DJVmdgzc.svg) repeat 0 0/auto;z-index:-1}._footer_1x85f_1{max-width:100%;width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px;border-radius:4px}@media screen and (min-width:1920px){._footer_1x85f_1{max-width:1550px}}._footerTop_1x85f_162{width:100%;display:grid;justify-content:space-between;grid-template-columns:auto auto auto;grid-template-areas:"col1 col2 col3"}@media(max-width:1499px){._footerTop_1x85f_162{grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"col1 col3" "col2 col2";gap:32px}}@media screen and (max-width:767px){._footerTop_1x85f_162{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"col1" "col3" "col2";gap:0}}._footerTop_1x85f_162 svg{color:var(--lavender);transition:color .3s linear}._footerBottom_1x85f_190{width:100%;display:flex;align-items:center;padding-top:24px}@media(max-width:1599px){._footerBottom_1x85f_190{align-items:flex-start;flex-direction:column-reverse;gap:32px}}._footerInfo_1x85f_204{display:flex;align-items:center}._footerInfo_1x85f_204 ._footerText_1x85f_208{color:var(--lavender);font-size:14px;font-weight:500;line-height:150%;margin-left:24px;max-width:695px;transition:color .3s linear}._footerInfo_1x85f_204 ._footerAgeWrapper_1x85f_217{padding-right:24px;border-right:1px solid var(--divider-color);transition:all .3s linear}._footerInfo_1x85f_204 ._footerAge_1x85f_217{display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:92px;border:1px solid var(--lavender-grey);background:var(--footer-age-bg);box-shadow:0 0 0 4px var(--dark-night) inset;transition:all .3s linear;color:var(--lavender-grey);text-align:center;font-size:16px;font-weight:500;line-height:150%}._footerDivider_1x85f_240{height:1px;width:100%;min-height:1px;border-radius:14px;background:var(--divider-color);margin-top:32px;transition:all .3s linear}._footerLogo_1x85f_250{position:relative;display:flex;align-items:center;gap:24px}@media screen and (max-width:767px){._footerLogo_1x85f_250{justify-content:space-between;gap:0}}._footerLogo_1x85f_250._summer_1x85f_89{top:-5px}._footerLinks_vpmxt_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}@media(max-width:1499px){._footerLinks_vpmxt_1{gap:16px 45px}}@media screen and (max-width:767px){._footerLinks_vpmxt_1{display:grid;grid-template-columns:auto auto;justify-content:flex-start}}._footerLink_vpmxt_1{margin-left:12px;color:var(--lavender-grey);font-size:14px;font-weight:500;line-height:18px;letter-spacing:-.28px;white-space:nowrap;position:relative;transition:all .3s linear}._footerLink_vpmxt_1:hover{color:var(--lavender);transition:color .3s linear}._footerLink_vpmxt_1:after{position:absolute;content:"";width:6px;height:6px;border-radius:2px;background:var(--lavender-grey);transition:all .3s linear;left:-12px;top:50%;transform:translateY(-50%)}._col2_vpmxt_49{grid-area:col2}@media screen and (max-width:767px){._col2_vpmxt_49{margin-top:32px}}._footerSocials_1obfu_1{width:100%;max-width:-moz-fit-content;max-width:fit-content;display:flex;flex-wrap:nowrap;align-items:center;margin-left:auto;gap:8px}@media(max-width:1599px){._footerSocials_1obfu_1{margin-left:0}}._footerSocialsLink_1obfu_16{position:relative;display:flex;align-items:center;justify-content:center;opacity:1;transition:all .3s linear;transform:scale(1);box-shadow:0 0 0 3px inset var(--footer-social-link-border);border-radius:50%}._footerSocialsLink_1obfu_16:hover{opacity:.75;transform:scale(1)}._footerSocialsLink_1obfu_16 img{min-height:46px;min-width:46px}._footerScore_ctadl_1{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:4px}@media screen and (max-width:767px){._footerScore_ctadl_1{justify-content:flex-start}}._footerScore_ctadl_1 img{width:176px;height:32px}._col3_ctadl_18{grid-area:col3}@media screen and (max-width:767px){._col3_ctadl_18{margin-top:24px}}._christmas2025_e9blt_1{margin-bottom:12px}._anchor_1cxvn_1{position:absolute;bottom:0;right:24px;display:flex;justify-content:flex-end;z-index:15;pointer-events:none}@media(max-width:767px){._anchor_1cxvn_1{display:none}}._button_1cxvn_16{position:fixed;bottom:24px;pointer-events:auto;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:none;background:var(--accent-blue);color:#0a0c0e;cursor:pointer;box-shadow:0 8px 24px #00000052;transition:transform .2s ease}._button_1cxvn_16:hover{transform:translateY(-2px)}._chatSidebar_1qd46_1{flex:1 1 auto;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column}.confirm-modal{max-width:400px;padding:32px;border-radius:4px;background:var(--dark-night)}.confirm-modal-content{display:flex;flex-direction:column;gap:24px;background:var(--dark-night)}.confirm-modal-title{font-size:20px;font-weight:700;color:var(--lavender)}.confirm-modal-subtitle{font-size:16px;line-height:150%;font-weight:500;color:var(--lavender-35)}.confirm-modal-actions{display:flex;gap:12px;margin-top:8px}.confirm-modal-button{flex:1;padding:12px;border-radius:4px;font-weight:500;cursor:pointer}._replyChip_1y55z_1{position:relative;display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:8px 8px 0 0;background:#2c313d;box-shadow:0 4px 4px #1a1d2326;isolation:isolate}._replyChip_1y55z_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._author_1y55z_26{display:flex;align-items:center;gap:8px;min-width:0;padding-right:28px}._replyIcon_1y55z_34{flex-shrink:0;width:16px;height:16px;color:var(--accent-blue)}._authorLabel_1y55z_41{font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#e3e3fa;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._authorName_1y55z_54{color:var(--accent-blue);font-weight:500}._body_1y55z_59{font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#e3e3fa;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}._closeBtn_1y55z_72{position:absolute;top:4px;right:4px;width:20px;height:20px;padding:0;display:flex;align-items:center;justify-content:center;color:var(--lavender-grey);background:transparent;border:0;border-radius:6px;cursor:pointer;transition:color .2s ease,background .2s ease;z-index:2}._closeBtn_1y55z_72:hover{color:#eff1f3;background:#ffffff0f}._closeBtn_1y55z_72 svg{width:12px;height:12px}._content_hg6tq_1{width:280px;max-width:calc(100vw - 16px);padding:8px;border-radius:12px;background:#1e232ef2;border:1px solid #232935;box-shadow:0 12px 24px #00000073;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:100}._header_hg6tq_14{padding:8px 12px;font-size:12px;font-weight:600;letter-spacing:.5px;color:#5a6478;text-transform:uppercase}._list_hg6tq_23{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}._row_hg6tq_32{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;background:transparent;border:0;border-radius:6px;color:#eff1f3;cursor:pointer;text-align:left;transition:background .15s ease}._row_hg6tq_32:hover{background:#36405580}._iconWrap_hg6tq_50{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#14161a;color:#9da6b8}._iconWrap_hg6tq_50 svg{width:16px;height:16px}._text_hg6tq_66{display:flex;flex-direction:column;min-width:0}._title_hg6tq_72{font-size:14px;font-weight:500;color:#eff1f3;line-height:1.4}._desc_hg6tq_79{font-size:12px;font-weight:400;color:#9da6b8;line-height:1.4}._chatMessageInput_19vb3_1{position:relative;display:flex;flex-direction:column;width:100%}._inputBar_19vb3_8{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px;border-radius:8px;background:#1e232c80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);isolation:isolate;z-index:5}._inputBar_19vb3_8._lockedBar_19vb3_24{padding:8px 8px 8px 16px}._inputBar_19vb3_8:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._inputBar_19vb3_8._onReply_19vb3_40{border-radius:0 0 8px 8px}._inputBar_19vb3_8._onReply_19vb3_40:before{border-radius:0 0 8px 8px}._replyBlock_19vb3_47{width:100%;max-width:100%}._scrollToBottomBtn_19vb3_52{position:absolute;right:12px;bottom:100%;margin-bottom:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#1e232cd9;color:#eff1f3;cursor:pointer;box-shadow:0 4px 12px #00000040;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .2s ease,transform .2s ease;z-index:6}._scrollToBottomBtn_19vb3_52:hover{background:#364055f2;transform:translateY(-1px)}._scrollToBottomBtn_19vb3_52 svg{width:14px;height:14px}._leftCluster_19vb3_83{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}._rightCluster_19vb3_91{display:flex;align-items:center;gap:8px;flex-shrink:0}._iconBtn_19vb3_98{width:32px;height:32px;border-radius:4px;background:#232935bf;border:0;display:flex;align-items:center;justify-content:center;color:#9da6b8;cursor:pointer;transition:background .2s ease,color .2s ease}._iconBtn_19vb3_98:hover:not(:disabled){background:#364055d9;color:#eff1f3}._iconBtn_19vb3_98:disabled{cursor:not-allowed;opacity:.4}._iconBtn_19vb3_98 svg{width:16px;height:16px}._emojiBtn_19vb3_124{width:20px;height:20px;padding:0;background:transparent;border:0;color:#9da6b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._emojiBtn_19vb3_124:hover:not(:disabled){color:#eff1f3}._emojiBtn_19vb3_124:disabled{cursor:not-allowed;opacity:.4}._emojiBtn_19vb3_124 svg{width:20px;height:20px}._sendBtn_19vb3_149{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#1a3b4fbf;border:2px solid #1a242e;color:var(--accent-blue);cursor:pointer;box-shadow:0 4px 4px #1a1d2326;transition:background .2s ease,color .2s ease}._sendBtn_19vb3_149:hover:not(:disabled){background:#1bb2ff40}._sendBtn_19vb3_149:disabled{cursor:not-allowed;opacity:.4}._sendBtn_19vb3_149 svg{width:16px;height:16px}._inputField_19vb3_175{flex:1 1 auto;min-width:0;background:transparent;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;resize:none;border:0;outline:0;padding:4px 0;overflow:hidden}._inputField_19vb3_175::-moz-placeholder{color:#9da6b8;font-weight:400}._inputField_19vb3_175::placeholder{color:#9da6b8;font-weight:400}._inputField_19vb3_175::-webkit-resizer{display:none}._inputFieldUnauthorized_19vb3_198::-moz-placeholder{text-align:center}._inputFieldUnauthorized_19vb3_198::placeholder{text-align:center}._btnWrapHide_19vb3_202{display:none}._lockedLabel_19vb3_206{font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#9da6b8;white-space:nowrap}._lockBtn_19vb3_215{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:0;border-radius:4px;background:#1e232c;color:#9da6b8;cursor:pointer;transition:background .2s ease,color .2s ease}._lockBtn_19vb3_215:hover:not(:disabled){background:#2a313c;color:#eff1f3}._lockBtn_19vb3_215:disabled{cursor:default}._lockBtn_19vb3_215 svg{width:16px;height:16px}._messageDropdown_ov9kx_1{background:var(--deep-space);border-radius:4px;border:1px solid var(--cute-gray);padding:8px;max-width:150px;width:-moz-max-content;width:max-content;min-width:120px;z-index:9999;box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-y:auto}._messageDropdown_ov9kx_1:focus{outline:none}._messageDropdownDurationGrid_ov9kx_18{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}._durationButton_ov9kx_24{color:var(--lavender-50);font-size:12px;font-weight:500;line-height:150%;display:flex;align-items:center;justify-content:center;padding:8px;background:var(--deep-space);cursor:pointer;transition:all .3s ease;border-radius:2px;border:1px solid var(--light-gray)}._durationButton_ov9kx_24:hover{color:var(--lavender-grey);border:1px solid var(--divider-color)}._durationButton_ov9kx_24._selected_ov9kx_43{color:var(--lavender);border:1px solid var(--divider-color);background:var(--dark-night)}._durationInput_ov9kx_49{-moz-appearance:textfield;-webkit-appearance:none;appearance:none;color:var(--lavender-50);font-size:12px;font-weight:500;line-height:150%;display:flex;align-items:center;justify-content:center;padding:8px;background:var(--deep-space);border:1px solid var(--light-gray);border-radius:2px;width:100%;box-sizing:border-box;text-align:center}._durationInput_ov9kx_49:focus{outline:none;color:var(--lavender);border:1px solid var(--divider-color);background:var(--dark-night)}._muteConfirmButtonContainer_ov9kx_75{display:flex;align-items:center;justify-content:space-between}._backIcon_ov9kx_81{width:16px;height:24px;color:var(--divider-color);border-radius:4px;transition:all .3s ease;cursor:pointer}._backIcon_ov9kx_81:hover{background-color:#21252e26}._muteConfirmButton_ov9kx_75{display:flex;align-items:center;justify-content:center;gap:4px;width:-moz-max-content;width:max-content;height:24px;margin:8px 0;padding:4px;background:#d8b354;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;color:var(--dark-night);font-size:12px;font-weight:500;line-height:150%}._muteConfirmButton_ov9kx_75:hover{background:#ffc10a}._muteConfirmButton_ov9kx_75:disabled{cursor:not-allowed;border-radius:4px;background:var(--lavender-50)}._messageDropdownItem_ov9kx_121{display:flex;align-items:center;gap:8px;width:100%;padding:8px;background:transparent;border:none;border-radius:4px;color:var(--lavender);cursor:pointer;transition:all .3s ease}._messageDropdownItem_ov9kx_121 svg{width:24px;height:24px;color:currentColor;transition:color .3s ease}._messageDropdownItem_ov9kx_121 span{flex-grow:1;text-align:left;font-size:14px}._messageDropdownItem_ov9kx_121:hover{background-color:var(--dark-night)}._messageDropdownItem_ov9kx_121:has(._iconDelete_ov9kx_148):hover svg{color:#e53b5a}._messageDropdownItem_ov9kx_121:has(._iconPin_ov9kx_151):hover svg,._messageDropdownItem_ov9kx_121:has(._iconUnpin_ov9kx_151):hover svg{color:var(--accent-blue)}._messageDropdownItem_ov9kx_121:has(._iconMute_ov9kx_154):hover svg,._messageDropdownItem_ov9kx_121:has(._iconUnmute_ov9kx_154):hover svg{color:#ffc10a}._messageDropdownItem_ov9kx_121:has(._iconHistory_ov9kx_157):hover svg{color:var(--accent-blue)}._messageDropdownItemArrow_ov9kx_161{margin-left:auto;width:16px!important;height:16px!important}._messageDropdownSuccess_ov9kx_167 h3{text-transform:uppercase}._messageDropdownSuccess_ov9kx_167 ._duration_ov9kx_24{color:#ffc10a}._messageDropdownSuccess_ov9kx_167 h3,._messageDropdownSuccess_ov9kx_167 p{text-align:center;color:var(--lavender);font-size:12px;font-weight:500;line-height:150%}._messageDropdownSuccess_ov9kx_167 p{width:110px;margin:28px auto 0}._chatMessageTips_61nok_1{padding:16px 8px;border-radius:4px;background:#4fb7fb33;position:relative;isolation:isolate}._chatMessageTips_61nok_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}[data-chat-theme=christmas2025] ._chatMessageTips_61nok_1{padding:16px}[data-chat-theme=christmas2025] ._chatMessageTips_61nok_1:before{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;background:url(/assets/tip.Cs8JD6VN.svg) no-repeat;background-size:cover}@media(hover:hover)and (pointer:fine){[data-chat-theme=christmas] ._chatMessageTips_61nok_1:hover:before{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;background:url(/assets/chat-message.BjWrSwVp.svg) no-repeat center center;background-size:cover}}@keyframes _highlightFlash_61nok_57{0%{background-color:#e3e3fa1a}to{background-color:transparent}}._highlightFlash_61nok_57{animation:_highlightFlash_61nok_57 1s ease-in-out}._tipMessageContent_61nok_61{display:grid;gap:8px;width:100%}._tipMessageBody_61nok_67{display:flex;flex-direction:column;gap:8px;width:100%}._tipMessageText_61nok_74{display:flex;align-items:center;gap:8px;font-size:14px;line-height:normal;color:var(--lavender-grey);word-break:break-word;overflow-wrap:break-word;position:relative;transition:color .3s linear;font-weight:400;padding-right:0}._tipMessageText_61nok_74 ._noWrap_61nok_88{white-space:nowrap;font-weight:600}._tipMessageText_61nok_74 ._noWrapPointer_61nok_92{white-space:nowrap;font-weight:600;cursor:pointer}._tipMessageBodyImg_61nok_98{width:32px;height:32px}._tipReplyBtn_61nok_103{height:16px;width:16px;right:8px;bottom:8px;padding:0;opacity:0;transition:opacity .3s ease-in-out;position:absolute}@media(hover:hover)and (pointer:fine){._chatMessageTips_61nok_1:hover ._tipReplyBtn_61nok_103{opacity:1}}._tipReplyBtn_61nok_103 ._tipReplyBtnIcon_61nok_118{color:#6a6b78;transition:color .2s ease-in-out}._tipReplyBtn_61nok_103 ._tipReplyBtnIcon_61nok_118:hover{color:var(--accent-blue);transition:color .3s linear}._chatAuthorAvatar_k7n4g_1{position:relative;cursor:pointer;width:32px;height:32px;background-color:transparent;border-radius:50%;flex-shrink:0}@media screen and (min-width:1400px){._chatAuthorAvatar_k7n4g_1{width:32px;height:32px}}._chatAuthorAvatar_k7n4g_1._easterDecoration_k7n4g_16:before{content:"";position:absolute;top:-3px;left:-10px;width:48px;height:37px;background:url("data:image/svg+xml,%3csvg%20width='47'%20height='36'%20viewBox='0%200%2047%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.8665%201.56431C19.6335%201.85478%2016.8755%202.67173%2014.3898%204.99876C10.2578%208.86707%2010.2522%2013.7501%2010.2651%2014.5383C11.55%2014.0495%2016.0411%2012.1798%2018.8236%207.63181C20.3226%205.18168%2020.7385%202.91385%2020.8665%201.56431Z'%20fill='%2387BE09'/%3e%3cpath%20d='M11.1082%204.78824C11.757%205.87614%2013.0882%208.42606%2013.1449%2011.8305C13.2393%2017.4899%209.73466%2020.8901%209.1593%2021.429C8.61691%2020.1658%206.83671%2015.6384%208.16935%2010.476C8.88728%207.69491%2010.2275%205.81878%2011.1082%204.78824Z'%20fill='%2387BE09'/%3e%3cpath%20d='M5.42488%2014.494C6.2938%2014.7552%208.23035%2015.4591%209.90655%2017.2308C12.693%2020.1761%2012.485%2023.6677%2012.4416%2024.2308C11.5441%2023.8254%208.41406%2022.2936%206.62208%2018.921C5.65668%2017.104%205.45776%2015.4644%205.42488%2014.494Z'%20fill='%2387BE09'/%3e%3cpath%20d='M31.4187%2031.8286C32.6776%2031.689%2035.5141%2031.2107%2038.2623%2029.2006C42.8309%2025.859%2043.4255%2021.0124%2043.5078%2020.2283C42.1733%2020.5586%2037.4894%2021.8728%2034.1786%2026.0518C32.395%2028.3032%2031.7085%2030.5043%2031.4187%2031.8286Z'%20fill='%2387BE09'/%3e%3cpath%20d='M32.2154%2032.5609C32.6063%2031.9946%2033.5653%2030.7609%2035.2343%2029.9638C38.0089%2028.6386%2040.4804%2029.6018%2040.8766%2029.7643C40.3751%2030.3177%2038.5406%2032.2199%2035.6893%2032.7278C34.1531%2033.0014%2032.9235%2032.7632%2032.2154%2032.5609Z'%20fill='%2387BE09'/%3e%3c/svg%3e") no-repeat center;background-size:cover;z-index:0}._chatAuthorAvatar_k7n4g_1._summerDecoration_k7n4g_27:before{content:"";position:absolute;top:20px;left:-12px;width:46px;height:10px;background:url(/assets/set_down.EXHF-UlS.svg) no-repeat center;background-size:cover;z-index:-1}._chatAuthorAvatar_k7n4g_1._summerDecoration_k7n4g_27:after{content:"";position:absolute;top:3px;left:-8px;width:46px;height:26px;background:url(/assets/set_up.rYjI-qrn.svg) no-repeat center;background-size:cover;z-index:1}._chatAuthorAvatarHidden_k7n4g_50{background:#1a1d23bf}._chatAuthorAvatarHidden_k7n4g_50 svg{height:24px!important;width:24px!important}._christmasHat_k7n4g_58{position:absolute;top:-10px;left:-5px}._pirateHat_k7n4g_64{position:absolute;top:-10px;left:-6px;width:29px;height:20px;z-index:2}._flamingoDown_k7n4g_73{position:absolute;top:29px;left:-8px;width:46px;height:10px;z-index:2}._flamingoUp_k7n4g_82{position:absolute;top:-8px;left:-12px;width:46px;height:26px;z-index:-1}._halloweenHat_k7n4g_91{position:absolute;top:-14px;left:-12px;width:33px;height:30px;pointer-events:none;z-index:3}._chatAuthorAvatarImg_k7n4g_101{color:var(--lavender);position:absolute;width:32px;height:32px;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-position:top;object-position:top;max-height:100%;border-radius:50%;transition:color .3s linear;-o-object-fit:cover;object-fit:cover;max-width:100%}._userStatus_125va_1{position:relative;min-width:22px;min-height:22px;max-width:22px;max-height:22px;cursor:pointer}._userStatus_125va_1 img{width:100%;height:100%}._userStatus-tooltip_125va_13{opacity:0!important;max-width:230px;padding:16px;color:var(--lavender)!important}._userStatus-tooltip_125va_13._visible_125va_19{opacity:1!important}._userStatus-tooltip-title_125va_22{color:var(--lavender);font-size:14px;font-weight:700;line-height:normal;text-transform:uppercase;transition:color .3s linear}._userStatus-tooltip-description_125va_30{color:var(--lavender-grey);font-size:12px;font-weight:400;line-height:150%;transition:color .3s linear}._header_1o3cp_1{display:flex;align-items:center;gap:4px;min-width:0;width:100%}._badges_1o3cp_9{display:flex;align-items:center;gap:2px;flex-shrink:0}._level_1o3cp_16{width:24px;height:24px}._name_1o3cp_21{font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#eff1f3;background:transparent;border:0;padding:0;margin:0;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}._name_1o3cp_21:hover{color:var(--accent-blue)}._luckyWin_1ginn_1{position:relative;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:8px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);isolation:isolate;width:100%}._luckyWin_1ginn_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._headerPill_1ginn_29{display:flex;align-items:center;justify-content:center;gap:8px;height:40px;width:100%;border-radius:8px;background:#2d2a22;padding:0 16px}._headerLabel_1ginn_41{font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap;color:transparent;background-image:linear-gradient(141deg,#ffe18966 22%,#eff1f366 51%,#ffe18966 79%),linear-gradient(90deg,#ffd24f,#ffd24f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._headerDot_1ginn_54{width:4px;height:4px;border-radius:50%;background:#9da6b8;flex-shrink:0}._headerType_1ginn_62{font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._body_1ginn_73{display:flex;gap:8px;align-items:flex-start;width:100%;min-width:0}._bodyContent_1ginn_81{display:flex;flex-direction:column;gap:8px;min-width:0;flex:1 1 auto}._bodyAuthor_1ginn_89{display:flex;align-items:center;gap:4px;min-width:0}._bodyName_1ginn_96{font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#eff1f3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;min-width:0}._bodyText_1ginn_109{font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#9da6b8;word-break:break-word}._priceWin_1ginn_118{color:#65d83e;font-weight:500}._priceFrom_1ginn_123{color:#eff1f3;font-weight:500}._actionBtn_1ginn_128{height:40px;width:100%}._card_12axf_1{position:relative;display:flex;align-items:center;gap:8px;width:100%;max-width:272px;padding:16px;border-radius:8px;background:#498e3abf;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate}._card_12axf_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;pointer-events:none}._iconCircle_12axf_30{position:relative;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#87f45f}._iconCircle_12axf_30:before{content:"";position:absolute;top:3.56px;right:3.56px;bottom:3.56px;left:3.56px;border-radius:50%;background:#3a8a2d}._iconCircle_12axf_30 svg{position:absolute;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%);z-index:1}._iconCircle_12axf_30 svg path{fill:#fff;fill-opacity:1}._text_12axf_59{flex:1 1 auto;min-width:0;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#eff1f3}._amount_12axf_69,._title_12axf_70{font-weight:500}._battleLink_a1agc_1{display:inline-flex;align-items:center;gap:6px;color:#009dec}._battleLink_a1agc_1 svg{flex-shrink:0;color:currentColor}._commonMessage_bb5ll_1{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);justify-content:start;gap:6px;padding:16px;border-radius:8px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);isolation:isolate;transition:background .3s ease-in-out;min-width:0}._commonMessage_bb5ll_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media(hover:hover)and (pointer:fine){._commonMessage_bb5ll_1:hover{background:#58657e59}}@media(hover:hover)and (pointer:fine){[data-chat-theme=christmas] ._commonMessage_bb5ll_1:hover:before{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;background:url(/assets/chat-message.BjWrSwVp.svg) no-repeat center center;background-size:cover}}@media(hover:hover)and (pointer:fine){[data-chat-theme=christmas2025] ._commonMessage_bb5ll_1:hover:before{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;background:url(/assets/message-bg.B261aHqa.png) no-repeat center center;background-size:cover}}@media(hover:hover)and (pointer:fine){[data-chat-theme=summer] ._commonMessage_bb5ll_1:hover:before{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;background:url(/assets/chat-backround.D_kq2eJ8.svg) no-repeat center center;background-size:cover}}@media(hover:hover)and (pointer:fine){[data-chat-theme=halloween] ._commonMessage_bb5ll_1:hover:before{opacity:1}}@media(hover:hover)and (pointer:fine){[data-chat-theme=easter] ._commonMessage_bb5ll_1:not(._hasReply_bb5ll_80):hover:before{content:"";position:absolute;width:399px;height:96.1px;z-index:0;top:0;left:-16px;background:url(/assets/message-bg.BVrnXbQZ.svg) no-repeat;background-size:cover}}[data-chat-theme=halloween] ._commonMessage_bb5ll_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/assets/chat-message-bg.mtcLyjKV.svg) no-repeat center center;background-size:cover;opacity:0;transition:opacity .2s ease-in-out;z-index:0}@keyframes _highlightFlash_bb5ll_114{0%{background-color:#e3e3fa1a}to{background-color:transparent}}._highlightFlash_bb5ll_114{animation:_highlightFlash_bb5ll_114 1s ease-in-out}._commonMessageContent_bb5ll_118{display:grid;gap:8px;width:100%;min-width:0}._commonMessageBody_bb5ll_125{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}._commonMessageText_bb5ll_133{font-family:Golos Text,sans-serif;font-size:14px;line-height:1.5;font-weight:400;color:#eff1f3;word-break:break-word;overflow-wrap:break-word;transition:color .3s linear}._commonReplyBtn_bb5ll_144{position:absolute;bottom:8px;right:8px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--lavender-grey);opacity:0;cursor:pointer;transition:opacity .2s ease,color .2s ease;z-index:2}@media(hover:hover)and (pointer:fine){._commonMessage_bb5ll_1:hover ._commonReplyBtn_bb5ll_144{opacity:1;color:var(--accent-blue)}}._commonReplyBtn_bb5ll_144 ._commonReplyBtnIcon_bb5ll_168{width:16px;height:16px}._deletedMessage_1rk9e_1{display:flex;width:100%;gap:8px;padding:8px 10px;background-color:var(--chat-message-bg);border:1px solid transparent;border-radius:4px}._deletedMessageText_1rk9e_11{font-size:13px;line-height:1.35;color:#e53b5a;font-weight:400}._chatPinnedMessageWrap_181t1_1 ._chatPinnedMessage_181t1_1{display:grid;grid-template-columns:auto minmax(0,1fr);justify-content:start;transition:all .3s linear;border-radius:4px;padding:12px;position:relative;border:1px solid #009dec;background-color:#009dec59;z-index:1;min-width:0;gap:8px}._chatPinnedMessageWrap_181t1_1 ._chatPinnedMessage_181t1_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:-1;border-radius:inherit}._chatPinnedMessageWrap_181t1_1 ._chatPinnedMessage_181t1_1:hover{background:#009dec80}._chatPinnedMessageWrap-icon_181t1_30{position:absolute;top:8px;left:8px;width:16px;height:16px;color:#22b5ff}@media(hover:hover)and (pointer:fine){._chatChristmasDecoration_181t1_40:hover:before{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;background:url(/assets/chat-message.BjWrSwVp.svg) no-repeat;background-size:cover}}@media(hover:hover)and (pointer:fine){._chatSummerDecoration_181t1_54:hover:before{content:"";position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;background:url(/assets/chat-backround.D_kq2eJ8.svg) no-repeat center center;background-size:cover}}._chatPinnedMessageUnpin_181t1_67{height:24px;width:32px;position:absolute;top:0;right:0;padding:12px;display:flex;align-items:center;justify-content:center;border-radius:0 4px;background:#009dec}._chatPinnedMessageUnpin_181t1_67 svg{width:16px;height:16px;flex-shrink:0;color:#fff}._messageContent_181t1_87{display:grid;gap:8px;width:100%}._messageBody_181t1_93{display:flex;flex-direction:column;gap:8px;width:100%}._messageText_181t1_100{font-size:14px;line-height:normal;color:var(--lavender-grey);word-break:break-word;overflow-wrap:break-word;position:relative;padding-right:8px;transition:color .3s linear;font-weight:400}@media(max-width:1919px)and (min-width:1399px){._messageText_181t1_100{padding-right:16px}}._chatPinnedList_t4zzn_1{display:flex;flex-direction:column;gap:4px;min-width:0}._radioGroup_o7ocg_1{display:flex;flex-direction:column;gap:0}._radioRoot_o7ocg_7{--radio-control-size: 24px;--radio-hit-size: 24px;position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--radio-hit-size);height:var(--radio-hit-size);padding:0;border:0;border-radius:50%;background:transparent;color:#eff1f3;flex-shrink:0;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}._radioRoot_o7ocg_7[data-size=s]{--radio-control-size: 20px;--radio-hit-size: 20px}._radioRoot_o7ocg_7[data-disabled]{cursor:not-allowed}._radioRoot_o7ocg_7:focus-visible ._radioControl_o7ocg_33{box-shadow:0 0 0 2px #14161ad9,0 0 0 4px #1bb2ff59}._radioRoot_o7ocg_7:not([data-disabled]):hover ._radioControl_o7ocg_33{border-color:#1bb2ff;background:#1bb2ff26}._radioRoot_o7ocg_7[data-state=checked] ._radioControl_o7ocg_33{border-color:#1bb2ff;background:transparent}._radioRoot_o7ocg_7[data-state=checked] ._radioDot_o7ocg_44{opacity:1;transform:scale(1)}._radioRoot_o7ocg_7[data-state=checked]:not([data-disabled]):hover ._radioControl_o7ocg_33{border-color:#35b7ff;background:#1bb2ff2e}._radioRoot_o7ocg_7[data-state=checked]:not([data-disabled]):hover ._radioDot_o7ocg_44{background:#35b7ff}._radioRoot_o7ocg_7[data-disabled][data-state=unchecked] ._radioControl_o7ocg_33{border-color:#1e232c;background:#14161a}._radioRoot_o7ocg_7[data-disabled][data-state=checked] ._radioControl_o7ocg_33{border-color:#1a6891}._radioRoot_o7ocg_7[data-disabled][data-state=checked] ._radioDot_o7ocg_44{background:#1a6891}._radioControl_o7ocg_33{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--radio-control-size);height:var(--radio-control-size);border-radius:50%;border:2px solid #9da6b8;background:transparent;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;pointer-events:none}._radioIndicator_o7ocg_80{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}._radioDot_o7ocg_44{width:50%;height:50%;border-radius:50%;background:#1bb2ff;opacity:0;transform:scale(.5);transition:opacity .2s ease,transform .2s ease,background-color .2s ease}._radioField_o7ocg_98{display:inline-flex;align-items:center;gap:12px;min-height:48px;cursor:pointer}._radioField_o7ocg_98:not([data-disabled]):hover ._radioRoot_o7ocg_7:not([data-disabled]) ._radioControl_o7ocg_33{border-color:#1bb2ff;background:#1bb2ff26}._radioField_o7ocg_98:not([data-disabled]):hover ._radioRoot_o7ocg_7[data-state=checked] ._radioDot_o7ocg_44{background:#35b7ff}._radioField_o7ocg_98:not([data-disabled]):hover ._radioFieldTitle_o7ocg_112{color:#1bb2ff}._radioField_o7ocg_98[data-state=checked] ._radioFieldTitle_o7ocg_112{color:#1bb2ff}._radioField_o7ocg_98[data-size=s]{min-height:40px}._radioField_o7ocg_98[data-has-subtitle]{align-items:flex-start;min-height:56px}._radioField_o7ocg_98[data-size=s][data-has-subtitle]{min-height:48px}._radioFieldContent_o7ocg_132{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1 1 auto;cursor:inherit}._radioField_o7ocg_98[data-has-subtitle] ._radioFieldContent_o7ocg_132{padding:2px 0}._radioFieldTitle_o7ocg_112,._radioFieldSubtitle_o7ocg_146{font-family:Golos Text,sans-serif;font-size:16px;font-weight:400;line-height:1.5;transition:color .15s ease}._radioFieldTitle_o7ocg_112{color:#eff1f3}._radioFieldSubtitle_o7ocg_146{font-size:14px;color:#9da6b8}._radioField_o7ocg_98[data-disabled],._radioField_o7ocg_98[data-disabled] ._radioFieldContent_o7ocg_132{cursor:not-allowed}._radioField_o7ocg_98[data-disabled] ._radioFieldTitle_o7ocg_112{color:#9da6b8}._radioField_o7ocg_98[data-disabled] ._radioFieldSubtitle_o7ocg_146{color:#29303c}._card_2dv26_1{position:relative;width:100%;border-radius:8px}._header_2dv26_7{position:relative;display:flex;align-items:center;gap:8px;width:100%;padding:16px 36px 16px 16px;background:#1bb2ff2e;border:1px solid rgba(27,178,255,.25);border-radius:8px;cursor:pointer;text-align:left;color:#eff1f3;overflow:hidden;container-type:inline-size;transition:background .2s ease}._header_2dv26_7:hover{background:#1bb2ff38}._header_2dv26_7:has(._endedBadge_2dv26_27){padding-right:88px}._expanded_2dv26_31 ._header_2dv26_7{background:#1a3b4f80;border-color:#1bb2ff40;border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}._headerIcon_2dv26_39{flex-shrink:0;width:32px;height:32px;color:#eff1f3}._headerQuestion_2dv26_46{flex:1 1 auto;min-width:0;font-size:clamp(13px,6cqi,16px);font-weight:500;color:#eff1f3;line-height:1.4;overflow-wrap:anywhere;word-break:break-word;text-wrap:balance;white-space:normal}._headerEnd_2dv26_59{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;gap:8px;pointer-events:none}._headerChevron_2dv26_70{flex-shrink:0;width:12px;height:12px;color:#9da6b8;transition:transform .2s ease}._endedBadge_2dv26_27{flex-shrink:0;padding:2px 8px;background:#9da6b826;color:#9da6b8;border-radius:4px;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}._countdownBar_2dv26_90{position:absolute;left:0;bottom:0;height:1px;background:#eff1f3;transition:width 1s linear;pointer-events:none}._headerChevronOpen_2dv26_100{transform:rotate(180deg)}._pinBadge_2dv26_104{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:32px;height:24px;background:#1bb2ff;border-radius:0 8px;color:#fff;pointer-events:none}._pinBadge_2dv26_104 svg{width:16px;height:16px;flex-shrink:0}._collapseContent_2dv26_124{overflow:hidden}._collapseContent_2dv26_124[data-state=open]{animation:_pollCollapseDown_2dv26_1 .22s cubic-bezier(.16,1,.3,1)}._collapseContent_2dv26_124[data-state=closed]{animation:_pollCollapseUp_2dv26_1 .18s cubic-bezier(.4,0,1,1)}@keyframes _pollCollapseDown_2dv26_1{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes _pollCollapseUp_2dv26_1{0%{height:var(--radix-collapsible-content-height)}to{height:0}}._body_2dv26_150{display:flex;flex-direction:column;gap:16px;padding:16px;background:#36405580;border:1px solid rgba(27,178,255,.25);border-top:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}._choices_2dv26_162{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}._choicesVoting_2dv26_170{display:flex;flex-direction:column;gap:0}._voteRow_2dv26_176{width:100%;display:flex;align-items:center;gap:12px;min-height:48px;padding:0}._choice_2dv26_162{display:flex;align-items:center;gap:12px;width:100%;height:48px;padding:0;color:#eff1f3;text-align:left}._choicePct_2dv26_196{flex-shrink:0;width:36px;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3;font-variant-numeric:tabular-nums}._choiceMain_2dv26_206{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px;height:100%}._choiceTopRow_2dv26_216{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;line-height:1.5;font-weight:400}._choiceLabel_2dv26_226{color:#eff1f3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._choiceCount_2dv26_233{color:#9da6b8;font-variant-numeric:tabular-nums;flex-shrink:0}._choiceTrack_2dv26_239{position:relative;width:100%;height:10px;background:#1a1d23;border-radius:30px;padding:2px}._choiceFill_2dv26_248{display:block;height:6px;background:#1bb2ff;border-radius:4px;transition:width .3s ease}._choiceFillLeader_2dv26_256{background:#65d83e}._choiceSelected_2dv26_260 ._choiceLabel_2dv26_226{color:#1bb2ff}._voteBtn_2dv26_264{width:100%;height:40px;background:#1bb2ff;color:#14161a;border:0;border-radius:6px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer}._voteBtn_2dv26_264:disabled{opacity:.5;cursor:not-allowed}._voteBtn_2dv26_264:hover:not(:disabled){background:#34bdff}._lockedNote_2dv26_284{font-size:12px;color:#9da6b8;text-align:center}._card_1h141_1{position:relative;display:flex;align-items:center;gap:0;width:100%;max-width:272px;height:72px;padding:8px 16px 8px 8px;border-radius:8px;background:#498e3a80;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate;transition:background .2s ease}._card_1h141_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;pointer-events:none}._card_1h141_1:hover{background:#498e3abf}._captchaMode_1h141_35{gap:0;padding:8px;justify-content:center}._captchaWrap_1h141_41{flex:0 0 auto;width:237px;height:61px;overflow:hidden}._captchaWrap_1h141_41>div{width:304px;height:78px;transform:scale(.78);transform-origin:top left}._closeBtn_1h141_54{position:absolute;top:6px;right:6px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:2px solid #14161a;border-radius:4px;background:#58657e59;color:#eff1f3;box-shadow:0 4px 4px #1a1d2326;cursor:pointer;z-index:3}._closeBtn_1h141_54 svg,._closeBtn_1h141_54 img{width:12px;height:12px}._iconBlock_1h141_78{position:relative;flex-shrink:0;width:56px;height:56px}._iconCircle_1h141_85{position:absolute;top:4px;left:8px;width:40px;height:40px;border-radius:50%;background:#87f45f}._iconCircle_1h141_85:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#3a8a2d}._iconCircle_1h141_85 svg{position:absolute;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%);z-index:1}._iconCircle_1h141_85 svg path{fill:#fff;fill-opacity:1}._timer_1h141_115{position:absolute;bottom:0;left:50%;transform:translate(-50%);padding:1px 4px;border-radius:3px;background:#213722;font-family:Golos Text,sans-serif;font-size:10px;font-weight:400;line-height:1.4;color:#87f45f;font-variant-numeric:tabular-nums;white-space:nowrap}._info_1h141_132{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}._amount_1h141_140{font-family:Golos Text,sans-serif;font-size:18px;font-weight:600;line-height:1.5;color:#eff1f3;white-space:nowrap}._subRow_1h141_149{display:flex;align-items:center;gap:6px}._label_1h141_155{font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#eff1f3}._infoBtn_1h141_163{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:0;background:transparent;color:#eff1f3;cursor:pointer}._infoBtn_1h141_163 svg{width:16px;height:16px}._lockBtn_1h141_181{color:#d85456}._endedBadge_1h141_185{flex-shrink:0;padding:4px 8px;background:#9da6b826;color:#9da6b8;border-radius:4px;font-family:Golos Text,sans-serif;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}._countdownBar_1h141_199{position:absolute;left:0;bottom:0;height:1px;background:#eff1f3;transition:width 1s linear;pointer-events:none;z-index:2}._joinBtn_1h141_210{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:60px;height:32px;padding:8px 16px;border:1px solid #b0fd45;border-radius:4px;background:linear-gradient(97.6deg,#64c844,#7bea53 30%,#46a330 98%);box-shadow:0 0 0 2px #213722;font-family:Golos Text,sans-serif;font-size:12px;font-weight:500;line-height:1.5;color:#192221;text-shadow:0 .5px 0 rgba(0,0,0,.25);white-space:nowrap;cursor:pointer;transition:filter .2s ease}._joinBtn_1h141_210:hover:not(:disabled){filter:brightness(1.1)}._joinBtn_1h141_210:disabled{opacity:.6;cursor:not-allowed}._joinBtnIconOnly_1h141_240{width:32px;min-width:32px;padding:0}._joinBtnIconOnly_1h141_240 img,._joinBtnIconOnly_1h141_240 svg{width:16px;height:16px}._joinedCheck_1h141_251{position:relative;display:block;width:16px;height:16px;flex:0 0 16px}._joinedCheck_1h141_251:before{content:"";position:absolute;left:3px;top:1px;width:7px;height:11px;border-right:2px solid #192221;border-bottom:2px solid #192221;transform:rotate(45deg);transform-origin:center}._reqTooltipShell_1h141_271{position:relative;padding:16px;border-radius:8px;background:#0b112080;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(56px) saturate(140%);-webkit-backdrop-filter:blur(56px) saturate(140%);overflow:hidden;isolation:isolate}._reqTooltipShell_1h141_271:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;pointer-events:none}._reqTooltip_1h141_271{display:flex;flex-direction:column;gap:12px;width:312px;font-family:Golos Text,sans-serif}._reqHeader_1h141_305{display:flex;flex-direction:column;gap:4px}._reqTitle_1h141_311{font-size:16px;font-weight:700;line-height:1.2;color:#eff1f3}._reqSubtitle_1h141_318{font-size:12px;font-weight:500;line-height:1.3;color:#9da6b8}._reqList_1h141_325{display:flex;flex-direction:column;gap:4px}._reqItem_1h141_331{display:flex;align-items:center;gap:8px;padding:16px;border-radius:8px;border:1px solid}._reqItem_1h141_331._passed_1h141_339{background:#21372299;border-color:#65d83e33}._reqItem_1h141_331._failed_1h141_343{background:#39212399;border-color:#d8545633}._reqIcon_1h141_348{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid}._passed_1h141_339 ._reqIcon_1h141_348{background:#213722;border-color:#65d83e;color:#65d83e}._failed_1h141_343 ._reqIcon_1h141_348{background:#392123;border-color:#d85456;color:#d85456}._failed_1h141_343 ._reqIcon_1h141_348 svg path{stroke:#d85456;stroke-opacity:1}._reqIcon_1h141_348 svg{width:16px;height:16px}._reqText_1h141_377{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px;font-weight:500}._reqLabel_1h141_386{font-size:14px;line-height:1.3;color:#eff1f3}._reqSub_1h141_318{font-size:12px;line-height:1.3;color:#9da6b8}._reqLink_1h141_398{color:#1bb2ff}._chat_lbpgh_1{font-family:Golos Text,sans-serif;background-color:#14161a;box-sizing:border-box;display:grid;width:100%;height:100%;min-height:0;min-width:0;max-height:inherit;overflow-x:hidden;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr auto;transition:all .3s linear}._chatBody_lbpgh_17{min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-x:contain;display:flex;flex-direction:column;gap:2px;padding-bottom:12px;scrollbar-width:none;-ms-overflow-style:none}._chatBody_lbpgh_17::-webkit-scrollbar{display:none}._chatLoading_lbpgh_34{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:120px}._stickyHeader_lbpgh_42{position:sticky;top:0;z-index:99;display:flex;flex-direction:column;gap:4px;background-color:var(--charcoal-gray)}._liveDropSidebar_1thst_1{flex:1 1 auto;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column}._sidebarContent_ipucx_1::-webkit-scrollbar{height:2px;display:none}._sidebarContent_ipucx_1::-webkit-scrollbar-track{background:#232935;border-radius:4px}._sidebarContent_ipucx_1::-webkit-scrollbar-thumb{background:#333a49;border-radius:4px}._sidebarContent_ipucx_1{display:flex;flex-direction:column;gap:20px;overflow-y:auto;max-height:calc(100vh - 117px)}._statusWrapper_ipucx_22{position:relative;min-height:260px;height:260px;width:100%;overflow:hidden;isolation:isolate;background:var(--vip-status-card-surface-mobile)}._statusWrapper_ipucx_22:before,._statusWrapper_ipucx_22:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none}._statusWrapper_ipucx_22:after{z-index:0;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--vip-status-card-bottom-edge-mobile);box-shadow:inset 0 -1px 0 0 var(--vip-status-card-edge-line)}._tierBanner_ipucx_46{padding:16px;position:relative;display:flex;align-items:center;height:80px;width:100%;overflow:hidden;isolation:isolate;border-radius:12px;background:radial-gradient(36% 118% at 100% 0%,#ffffff1c,#ffffff0b 20%,#fff0 44%),radial-gradient(56% 176% at 100% 100%,#ffffff25,#fff1 18%,#fff0 50%),radial-gradient(52% 164% at 100% 100%,#64cbff25,#64cbff0f 32%,#64cbff00 56%),linear-gradient(270deg,#fff0,#fff0 16%,#bb6bd905,#fff0 40%),linear-gradient(270deg,#fff0,#fff0 22%,#64cbff07,#fff0 46%),linear-gradient(180deg,#1e232e80,#1e232e80)}._tierBanner_ipucx_46:after{content:"";position:absolute;bottom:-56px;right:-38px;z-index:0;width:176px;height:176px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,#ffffff2d,#c1dbf821 20%,#64cbff11 42%,#64cbff00 72%);filter:blur(32px)}._tierBanner_ipucx_46:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.25),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.2),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._tierInfo_ipucx_85{position:relative;z-index:1;display:flex;flex-direction:column;align-items:start;gap:4px}._title_ipucx_94{text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:16px}._tierLabel_ipucx_102{color:#9da6b8;text-align:center;font-size:8px;font-style:normal;font-weight:700;line-height:8px;text-transform:uppercase}._cardBackgroundDecor_ipucx_112{position:absolute;top:0;right:11px;z-index:1;pointer-events:none;width:121px;height:75px}._cardBackgroundDecor_ipucx_112 svg{width:100%;height:100%;display:block}._cardBackgroundDecor_ipucx_112>div{display:flex}._userInfo_ipucx_130{position:absolute;display:flex;flex-direction:column;top:0;z-index:2;width:100%;padding:16px;justify-content:center;align-items:center}._infoAmount_ipucx_142{margin:24px 0 12px;width:100%;display:flex;justify-content:space-between;align-items:center;color:#eff1f3;font-size:12px;font-style:normal;font-weight:400;line-height:8px}._amountFrom_ipucx_155{color:#9da6b8}._toVip_ipucx_159{width:100%;margin-top:20px}._subTitle_ipucx_164{color:#eff1f3;font-size:16px;font-style:normal;font-weight:500;line-height:150%}._tiers_ipucx_172{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;width:100%}._progressBarContainer_bjhu8_1{display:flex;align-items:center;width:100%;min-width:0}._progressBar_bjhu8_1{flex:1;min-width:0;height:16px;background:#14161a;border-radius:38px;border:1px solid #29303C;overflow:hidden}._progressTrack_bjhu8_18{width:100%;height:100%;background:#14161a;border-radius:inherit;overflow:hidden}._progressBorderFill_bjhu8_26{--vip-progress-width: 0%;--vip-progress-fill: transparent;--vip-progress-border-color: #9da6b8;--vip-progress-radius: 38px 0 0 38px;width:var(--vip-progress-width);max-width:100%;min-width:0;height:100%;padding:1px 0 1px 1px;box-sizing:border-box;background:var(--vip-progress-border-color);border-radius:var(--vip-progress-radius);transition:width .3s ease;overflow:hidden}._progressGap_bjhu8_43{width:100%;height:100%;padding:2px 0 2px 2px;box-sizing:border-box;border-radius:inherit;background:#29303c;overflow:hidden}._progressFill_bjhu8_53{position:relative;width:100%;height:100%;border-radius:inherit;background:var(--vip-progress-fill);overflow:hidden}._progressFill_bjhu8_53:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,transparent 50%);pointer-events:none;border-radius:inherit}._progressPercentage_bjhu8_70{font-size:14px;color:#000;z-index:4;position:relative}._rewardCards_1dpff_1::-webkit-scrollbar{height:2px;display:none}._rewardCards_1dpff_1::-webkit-scrollbar-track{background:#232935;border-radius:4px}._rewardCards_1dpff_1::-webkit-scrollbar-thumb{background:#333a49;border-radius:4px}._rewardCards_1dpff_1{display:flex;gap:12px;flex-wrap:nowrap;width:100%;margin-top:40px;overflow-x:auto;padding-bottom:6px;justify-content:start}@media screen and (max-width:767px){._rewardCards_1dpff_1{overflow-x:unset;flex-wrap:wrap;justify-content:center}}._forSidebar_1dpff_32{flex-wrap:wrap;gap:8px;margin-top:0;overflow-x:unset}._infoButton_1dpff_39{background:transparent;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:0;transition:opacity .2s ease}._infoButton_1dpff_39 svg{width:16px;height:16px}@media screen and (max-width:767px){._infoButton_1dpff_39{top:8px;right:8px}}._rewardImage_1dpff_60{width:100%;height:185px;margin:0 auto;display:block;-o-object-fit:contain;object-fit:contain}._mobileWrapper_1dpff_68{display:flex;flex-direction:column;height:100%}._mobileWrapper_1dpff_68>*:last-child{margin-top:auto}._rewardTitle_1dpff_77{color:#1bb2ff;text-shadow:0 var(--Stroke-Micro, .5px) 0 rgba(0,0,0,.25);font-size:20px;font-style:normal;font-weight:500;line-height:20px;text-align:center;margin-bottom:16px}._rewardDescription_1dpff_88{position:relative;color:#eff1f3;text-shadow:0 var(--Stroke-Micro, .5px) 0 rgba(0,0,0,.25);font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:center;margin-bottom:20px;display:flex;gap:8px;align-items:center;justify-content:center}@media screen and (max-width:767px){._mobileWrapper_1dpff_68{gap:10px}._rewardImage_1dpff_60{width:150px;height:150px;margin:0 auto;flex-shrink:0}._rewardTitle_1dpff_77{margin-bottom:0;font-size:18px;line-height:18px}._rewardDescription_1dpff_88{margin-bottom:0}}._wrapperCountdown_1dpff_123{display:flex;flex-wrap:wrap;justify-content:center;color:#e3e3fa80;font-size:12px;text-align:center;gap:4px;min-width:0}._countdownExpiry_1dpff_134{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}._vipCardSidebar_1dpff_141{padding:0 6px 6px!important;min-width:132px!important;max-width:132px!important;background:none!important;border-radius:12PX!important;border:1px solid #232935!important;box-shadow:none!important}._vipCardSidebar_1dpff_141:before{box-shadow:none!important;background:none!important}._levelUpStyle_1dpff_155{min-width:217px!important;max-width:217px!important}._sidebarImage_1dpff_160{width:60px;height:60px;margin:0 auto;flex-shrink:0}._rewardTitleSidebar_1dpff_167{font-size:14px;margin-bottom:8px;line-height:14px}._vipCard_1mzfd_1{padding:0 8px 8px;text-align:center;position:relative;min-width:274px;max-width:274px;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}@media(max-width:1024px){._vipCard_1mzfd_1{min-width:185px}}@media screen and (max-width:767px){._vipCard_1mzfd_1{min-width:165px;max-width:165px;padding:0 8px 8px}}._vipCard_1mzfd_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._vipButtonDisabled_1u1om_1{display:flex;align-items:center;justify-content:center;height:48px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:6px;position:relative;padding:12px 24px;font-size:14px;font-weight:500;font-family:Golos Text,sans-serif;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,color .2s ease,transform .2s ease;width:100%;color:#fff9;gap:8px;border:none;outline:none;text-align:center}._vipButtonDisabled_1u1om_1>*{position:relative;z-index:2}._vipButtonDisabled_1u1om_1:disabled{cursor:not-allowed;pointer-events:none}._vipButtonDisabled_1u1om_1{border:1px solid #333A49;color:#9da6b8}._vipButtonDisabled_1u1om_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.08),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.03),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._vipButtonDisabled_1u1om_1 svg{opacity:.7}._vipButtonDisabled_1u1om_1:hover{opacity:1;transform:none}._forSidebar_1u1om_56{background:#29303c;font-size:12px}._forSidebar_1u1om_56:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.08),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.03),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._vipButtonPrimary_1u1om_74{width:100%;--button-radius: 6px;--btn-border: #64cbff;--btn-text-color: #14161A;--btn-bg-default: linear-gradient(104deg, rgba(0, 71, 107, .6) -18.88%, rgba(26, 170, 245, .74) 20.32%, rgba(61, 189, 255, .75) 44.28%, var(--Semantic-FG-Brand-Default, rgba(27, 178, 255, .75)) 80.37%, rgba(0, 37, 72, .6) 131.78%), var(--Semantic-Action-Primary-Solid-BG-Default, #1BB2FF);--btn-shadow-default: none}._tooltip_1qdjc_1{width:min(280px,100vw - 32px);max-width:calc(100vw - 32px);border-radius:8px;background:#26262ce6;-webkit-backdrop-filter:blur(29.5px);backdrop-filter:blur(29.5px);border:1px solid rgba(227,227,250,.15);box-shadow:0 8px 24px #0006;padding:18px;z-index:2000}._content_1qdjc_13{display:flex;align-items:center;gap:16px;max-width:200px}._icon_1qdjc_20{width:36px;height:36px;flex-shrink:0}._text_1qdjc_26{color:#e3e3faf2;font-size:13px;line-height:1.35;text-align:left}@media screen and (max-width:767px){._tooltip_1qdjc_1{width:min(260px,100vw - 24px);padding:12px 14px}._content_1qdjc_13{gap:12px}._icon_1qdjc_20{width:28px;height:28px}._text_1qdjc_26{font-size:12px;line-height:1.35}}._root_mmaq1_1{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:8px}._label_mmaq1_9{display:flex;flex-direction:column;align-items:center;line-height:1.2;min-width:0}._available_mmaq1_17{font-size:.8em;opacity:.8;white-space:wrap;line-height:1em}._countdown_mmaq1_24{display:flex;justify-content:center;width:100%;min-width:0}._countdown_u27ro_1{display:flex;justify-content:center;align-items:center;gap:4px}._tierInfo_1hm4z_1{display:flex;align-items:center;gap:6px;color:#eff1f3;font-size:10px;font-style:normal;font-weight:400;line-height:9px;text-transform:uppercase}._tierBadge_1hm4z_13{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px}._badge_1hm4z_22{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:100%;min-width:16px;width:100%}._sidebarContainer_1421q_1{flex:0 0 auto;width:0;min-width:0;opacity:0;overflow-x:clip;z-index:7;transition:width .4s ease,opacity .4s ease;will-change:width,opacity}@media(max-width:1399px){._sidebarContainer_1421q_1{position:fixed;top:64px;right:0;width:288px;height:calc(100vh - 64px);transform:translate(100%);pointer-events:none;z-index:11;transition:transform .4s ease,opacity .4s ease}}@media(max-width:1399px)and (max-width:480px){._sidebarContainer_1421q_1{top:64px;height:calc(100vh - 64px)}@supports (height: 100svh){._sidebarContainer_1421q_1{height:calc(100svh - 64px)}}}._sidebarContainer_1421q_1[data-sidebar-open=true]{width:288px;opacity:1}@media(max-width:1399px){._sidebarContainer_1421q_1[data-sidebar-open=true]{transform:translate(0);pointer-events:auto}}._sidebarContent_1421q_46{position:sticky;top:64px;align-self:flex-start;width:288px;height:calc(100vh - 64px);background:var(--charcoal-gray);display:flex;flex-direction:column}@media(max-width:480px){._sidebarContent_1421q_46{top:64px;height:calc(100vh - 64px)}@supports (height: 100svh){._sidebarContent_1421q_46{height:calc(100svh - 64px)}}}@media(max-width:1399px){._sidebarContent_1421q_46{position:relative;top:0;height:100%;align-self:stretch}}._sidebarHeader_1421q_76{display:flex;align-items:center;gap:4px;flex:0 0 auto;margin:8px 8px 0}._sidebarBody_1421q_84{flex:1 1 auto;min-height:0;min-width:0;margin:8px 8px 12px;display:flex;flex-direction:column;position:relative}._sidebarPane_1421q_94{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;min-height:0;min-width:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s linear}._sidebarPane_1421q_94[data-pane-active=true]{visibility:visible;opacity:1;pointer-events:auto}._segmentedTabs_1421q_112{display:flex;flex:1 1 auto;align-items:center;gap:0;height:48px;padding:4px;background:#1a1d23;border-radius:8px;overflow:hidden}._segmentedTabBtn_1421q_124{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:6px;height:100%;padding:8px 6px;overflow:hidden;background:transparent;border:2px solid transparent;border-radius:6px;color:#9da6b8;font-size:12px;font-weight:500;line-height:1.5;cursor:pointer;transition:background-color .2s linear,color .2s linear,border-color .2s linear}._segmentedTabBtn_1421q_124:hover:not(._segmentedTabBtnActive_1421q_144){color:#eff1f3}._segmentedTabBtnActive_1421q_144{background:#1a3b4fbf;border:2px solid #1a242e;border-top-right-radius:8px;color:#1bb2ff;box-shadow:0 4px 4px #1a1d2326;cursor:default}._segmentedTabIconWrap_1421q_157{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}._segmentedTabIcon_1421q_157{width:16px;height:16px;color:currentColor}._segmentedTabText_1421q_172{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:currentColor}._vipChip_1421q_180{width:224px;max-width:calc(100% - 48px);flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:8px 24px;background:#1a3b4f;border-radius:8px 2px 2px 8px;overflow:hidden}._vipChipIconWrap_1421q_195{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}._vipChipIcon_1421q_195{width:16px;height:16px;color:#1bb2ff}._vipChipText_1421q_210{color:#1bb2ff;font-size:12px;font-weight:500;line-height:1.5;white-space:nowrap}._sidebarCloseBtn_1421q_218{display:flex;align-items:center;justify-content:center;width:46px;min-width:46px;height:48px;padding:8px;background:#333a49;border:1px solid #232935;border-radius:2px 8px 8px 2px;box-shadow:inset 0 0 0 2px #1e232c;color:#9da6b8;cursor:pointer;transition:background-color .2s linear,color .2s linear}._sidebarCloseBtn_1421q_218:hover{background:#3d4456;color:#eff1f3}._sidebarCloseIconWrap_1421q_239{display:flex;align-items:center;justify-content:center;width:12px;height:16px;flex-shrink:0}._sidebarCloseIcon_1421q_239{width:12px;height:16px;color:currentColor}@media screen and (max-width:767px){._sidebarCloseIcon_1421q_239{display:none}}._sidebarCloseIconMobile_1421q_259{display:none}@media screen and (max-width:767px){._sidebarCloseIconMobile_1421q_259{display:block;width:12px;height:16px;color:currentColor}}._sidebarToggle_18069_1{display:flex;position:fixed;top:64px;right:8px;flex-direction:column;gap:8px;margin-top:8px;z-index:2;border-radius:8px}@media screen and (max-width:1599px){._sidebarToggle_18069_1{display:none}}._sidebarToggle_18069_1 ._sidebarToggleCta_18069_17{border-top:1px solid rgba(185,187,222,.05)!important}._sidebarToggle_18069_1 ._sidebarBackBtn_18069_20{min-width:40px;height:40px;color:#e3e3fa;transform:rotate(180deg);border-radius:50%;background:var(--sidebar-tabs-bg);cursor:pointer;display:flex;align-items:center;justify-content:center;border:none;transition:all .3s linear}._sidebarToggle_18069_1 ._sidebarBackBtn_18069_20._right_18069_34{transform:rotate(0)}._sidebarToggle_18069_1 ._sidebarBackBtn_18069_20 svg{color:var(--lavender);transition:color .3s linear}._sidebarToggleBtn_18069_42{width:40px;height:40px;border:none;background:#252527;color:var(--lavender);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}._sidebarToggleBtn_18069_42 svg{width:24px;height:24px}._container_1cihl_1{position:relative;width:min(343px,100vw - 32px);padding:16px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#1e232e80;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);color:#eff1f3;isolation:isolate}._container_1cihl_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.14),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1cihl_28{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;z-index:2;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_1cihl_28:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1cihl_28 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1cihl_28:hover{background:#58657e59}._closeButton_1cihl_28:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:1023px){._closeButton_1cihl_28{top:-40px;right:0;left:auto}}._content_1cihl_84{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;width:100%}._text_1cihl_93{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;text-align:center;text-wrap:balance}._submitButton_1cihl_104{width:100%;min-height:48px;--button-radius: 6px}._submitButton_1cihl_104 svg{width:16px;height:16px;flex-shrink:0}._modal_xfc9m_1{position:relative;width:min(494px,100vw - 32px)}._surface_xfc9m_6{position:relative;display:flex;flex-direction:column;gap:32px;padding:45px 48px 43px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);overflow-y:auto;max-height:calc(100dvh - 32px);scrollbar-width:none;-ms-overflow-style:none}._surface_xfc9m_6::-webkit-scrollbar{display:none}._surface_xfc9m_6:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.02}._surface_xfc9m_6:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._surface_xfc9m_6>*{position:relative;z-index:2}@media screen and (max-width:767px){._surface_xfc9m_6{padding:40px 16px 24px;max-height:calc(100dvh - 16px)}}._closeButton_xfc9m_59,._confirmCloseButton_xfc9m_60{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;padding:0;border:2px solid #14161a;border-radius:6px;background:#58657e59;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#eff1f3;cursor:pointer;transition:background .2s ease}._closeButton_xfc9m_59:after,._confirmCloseButton_xfc9m_60:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._closeButton_xfc9m_59:hover,._confirmCloseButton_xfc9m_60:hover{background:#58657e7a}._closeButton_xfc9m_59:focus-visible,._confirmCloseButton_xfc9m_60:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}._closeButton_xfc9m_59 svg,._confirmCloseButton_xfc9m_60 svg{position:relative;z-index:2}._closeButton_xfc9m_59{top:12px;right:12px;width:32px;height:32px}._topSection_xfc9m_113{display:flex;flex-direction:column;gap:40px}._hero_xfc9m_119{display:flex;flex-direction:column;align-items:center;gap:24px}._heroArt_xfc9m_126{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:120px}._heroIcon_xfc9m_135{display:block;width:120px;height:120px}._heroStars_xfc9m_141{position:absolute;top:-22px;right:-26px;width:64px;height:auto;pointer-events:none}._heroCopy_xfc9m_150{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;text-align:center}._title_xfc9m_159{margin:0;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;color:#eff1f3}._description_xfc9m_170{color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._description_xfc9m_170 p{margin:0}._rateCard_xfc9m_181{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;width:100%;min-height:54px;border-radius:8px;background:#2b334580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden}._rateCard_xfc9m_181:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._rateCard_xfc9m_181>*{position:relative;z-index:2}._rateValue_xfc9m_213,._rateValueAccent_xfc9m_214{display:flex;align-items:center;justify-content:center;padding:0 16px;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3;text-align:center}._rateValueAccent_xfc9m_214{font-size:16px;color:#1bb2ff;text-transform:uppercase}._rateDivider_xfc9m_233{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:1px;margin:1px 0}._rateDividerLine_xfc9m_243{flex:1;width:1px;background:#b9bbde1a}._rateDividerLine_xfc9m_243:first-child{background:#333a49}._rateDividerValue_xfc9m_252{font-family:Golos Text,sans-serif;font-size:12px;font-weight:600;line-height:1.5;color:#eff1f3}._bottomSection_xfc9m_260{display:flex;flex-direction:column;gap:24px}._fieldGroup_xfc9m_266,._actionGroup_xfc9m_267{display:flex;flex-direction:column;gap:16px}._inputTitle_xfc9m_273{margin:0;font-family:Golos Text,sans-serif;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;color:#eff1f3}._inputField_xfc9m_284{position:relative;display:flex;align-items:center;height:48px;padding-left:15px;border:1px solid #333a49;border-radius:8px;background:#14161a;transition:border-color .2s ease}._inputField_xfc9m_284:focus-within{border-color:#4fb7fbb3}._currencySymbol_xfc9m_299{flex-shrink:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._input_xfc9m_273{width:100%;height:100%;padding:0 16px 0 9px;border:none;background:transparent;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;outline:none}._input_xfc9m_273::-moz-placeholder{color:#9da6b880}._input_xfc9m_273::placeholder{color:#9da6b880}._input_xfc9m_273[type=number]{-moz-appearance:textfield}._input_xfc9m_273[type=number]::-webkit-outer-spin-button,._input_xfc9m_273[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._preview_xfc9m_332{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 24px;border:1px solid rgba(27,178,255,.25);border-radius:8px;background:#1a3b4f80;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;text-align:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden}._preview_xfc9m_332:before{content:"";position:absolute;left:14%;top:50%;width:72px;height:28px;border-radius:50%;background:#b9bbde33;filter:blur(18px);transform:translate(-50%,-50%);pointer-events:none}._previewValue_xfc9m_368{color:#1bb2ff}._confirmButton_xfc9m_372{width:100%}._confirmModal_xfc9m_376{position:relative;width:min(368px,100vw - 32px);max-width:100%;padding:0;border-radius:8px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden}._confirmModal_xfc9m_376:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._confirmCloseButton_xfc9m_60{top:12px;right:12px;width:24px;height:24px}._confirmModalContent_xfc9m_409{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;width:100%;background:#171719}._confirmModalText_xfc9m_421{margin:0;max-width:186px;color:#eff1f3;text-align:center;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5}._confirmAccent_xfc9m_432{color:#1bb2ff}._confirmActions_xfc9m_436{display:flex;width:100%;gap:16px}._confirmCancelButton_xfc9m_442{flex:1;height:48px;border:none;border-radius:6px;background:#333a49;box-shadow:0 0 0 3px #232935;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;transition:background .2s ease,color .2s ease}._confirmCancelButton_xfc9m_442:hover{background:#3d4555;color:#eff1f3}._confirmCancelButton_xfc9m_442:focus-visible{outline:2px solid #64cbff;outline-offset:2px}._confirmSubmitButton_xfc9m_466{flex:1}@media screen and (max-width:767px){._confirmActions_xfc9m_436{gap:12px}._confirmModalContent_xfc9m_409{padding:24px 16px 16px}}._container_k7qv5_1{position:relative;width:854px;max-width:100%;height:691px;max-height:100%;display:flex;border-radius:4px}@media screen and (max-width:767px){._container_k7qv5_1{flex-direction:column;width:100%;min-width:0;height:auto;min-height:0;max-height:calc(100dvh - 64px);border-radius:4px}}._closeButton_k7qv5_22{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;z-index:2;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_k7qv5_22:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_k7qv5_22 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_k7qv5_22:hover{background:#58657e59}._closeButton_k7qv5_22:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:1023px){._closeButton_k7qv5_22{top:-40px;right:0;left:auto}}._leftPanel_k7qv5_78{width:50%;max-width:50%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;z-index:0;padding:60px 30px 30px;flex-shrink:0;background:var(--dark-night)}@media screen and (max-width:767px){._leftPanel_k7qv5_78{display:none}}._bannerImg_k7qv5_97{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;border-radius:4px 0 0 4px}._logo_k7qv5_107 svg{height:64px;width:350px;color:#e3e3fa}@media screen and (max-width:767px){._logo_k7qv5_107 svg{width:100%;max-width:280px;height:auto}}._leftPanelText_k7qv5_120{color:#e3e3fabf;text-align:center;font-size:14px;line-height:150%;margin-top:22px}._leftPanelInfo_k7qv5_128{display:flex;align-items:center;gap:12px;padding:8px;margin-top:32px;border-radius:4px;background:#0ea11317;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._leftPanelInfoIcon_k7qv5_139{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background:#0003}._leftPanelInfoText_k7qv5_149{color:#fff;font-size:14px;font-weight:500;line-height:150%}._leftPanelInfoTextGreen_k7qv5_155{color:#2eff35}._content_k7qv5_159{flex:1;display:flex;flex-direction:column;padding:32px;position:relative;border-radius:0 4px 4px 0;max-width:50%;z-index:1;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}@media screen and (max-width:767px){._content_k7qv5_159{width:100%;height:auto;min-height:0;padding:32px 16px;border-radius:4px;background:#1e232e80;display:flex;flex-direction:column;max-width:none;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}._content_k7qv5_159::-webkit-scrollbar{display:none}}._tabs_k7qv5_195{flex:1;display:flex;flex-direction:column}._tabsList_k7qv5_201{padding:4px;background:var(--deep-space);border-radius:4px;margin-bottom:24px}._tabsIndicator_k7qv5_208{background-color:#293543;border-radius:4px}._tabsContent_k7qv5_213{flex:1;display:flex;flex-direction:column}._tabsTrigger_k7qv5_219{font-size:14px;font-weight:500;line-height:normal;letter-spacing:.36px;color:var(--lavender-grey);transition:color .3s ease}._tabsTrigger_k7qv5_219[data-state=active]{color:#fff}._tabsTrigger_k7qv5_219:hover:not([data-state=active]){color:#ffffffb3}._header_k7qv5_234{min-height:56px;margin-bottom:24px;display:flex;flex-direction:column}._formBase_k7qv5_241,._formFit_k7qv5_241,._form_k7qv5_241{display:flex;flex-direction:column;gap:16px;position:relative}._form_k7qv5_241{flex:1;min-height:380px}._form_k7qv5_241 ._submitBtn_k7qv5_252{margin-top:auto}._formFit_k7qv5_241{flex:none}._inputs_k7qv5_260{display:flex;flex-direction:column;gap:16px}._inputWrapper_k7qv5_266{display:flex;flex-direction:column;gap:8px;position:relative}._submitBtn_k7qv5_252{width:100%}._forgotPasswordBtn_k7qv5_277{align-self:flex-end;padding:0;margin-top:8px;background:none;border:none;cursor:pointer;color:#e3e3fa80;font-size:14px;line-height:140%}._forgotPasswordBtn_k7qv5_277:hover{color:#e3e3fa;text-decoration:underline}._backBtn_k7qv5_293{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:2px solid #1a1d23;border-radius:6px;background:#58657e59;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._backBtn_k7qv5_293 svg{width:12px;height:12px}._backBtn_k7qv5_293:hover{background:#58657e8c;color:#fff}._backBtn_k7qv5_293:focus-visible{outline:0;border-color:#1bb2ff}._checkboxWrapper_k7qv5_322{display:flex;align-items:center;gap:12px}._checkboxLabel_k7qv5_328{display:inline-flex;align-items:center;cursor:pointer}._checkboxInput_k7qv5_334{display:none}._checkboxInput_k7qv5_334:checked+._checkmark_k7qv5_337{border:1px solid var(--accent-blue);background:var(--light-gray);box-shadow:0 0 0 4px #f4b12a0d}._checkboxInput_k7qv5_334:checked+._checkmark_k7qv5_337:after{display:block}._checkmark_k7qv5_337{display:inline-block;min-width:16px;min-height:16px;border:1px solid var(--light-gray);background:var(--light-gray);border-radius:4px;position:relative;transition:all .3s linear}._checkmark_k7qv5_337:after{content:"";position:absolute;left:5px;top:2px;width:3px;height:6px;border:solid var(--lavender);border-width:0 2px 2px 0;transform:rotate(45deg);display:none}._checkboxText_k7qv5_369{color:#e3e3fa80;font-size:14px;line-height:140%}._checkboxText_k7qv5_369 a{color:#e3e3fa}._checkboxText_k7qv5_369 a:hover{text-decoration:underline}._providers_k7qv5_381{display:flex;flex-direction:column;gap:16px;margin-top:16px}._divider_k7qv5_388{display:flex;align-items:center;gap:8px}._dividerLine_k7qv5_394{flex:1;height:1px;background:#e3e3fa26}._dividerText_k7qv5_400{color:#e3e3fa80;font-size:14px;font-weight:500;letter-spacing:.28px;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:767px){._dividerText_k7qv5_400{font-size:12px}}._providerButtons_k7qv5_414{display:flex;gap:8px}._providerBtn_k7qv5_419{box-shadow:inset 0 0 0 2px #1a242e,0 4px 4px #1a1d2326;flex:1}._providerBtn_k7qv5_419 img{width:20px;height:20px}._footerTerms_k7qv5_428{margin-top:auto;padding-top:16px}._footerTermsText_k7qv5_433{color:#e3e3fa80;text-align:center;font-size:14px;line-height:150%}._footerTermsText_k7qv5_433 a{color:#fff}._footerTermsText_k7qv5_433 a:hover{text-decoration:underline}._passwordInputContainer_k7qv5_446{position:relative;width:100%}._passwordTooltip_k7qv5_451{position:relative;min-width:220px!important;padding:24px!important;box-shadow:0 8px 24px #0000004d;z-index:1000!important;isolation:isolate;border-radius:8px!important;color:var(--lavender)!important;--rt-opacity: 1 !important;pointer-events:none!important}._passwordTooltip_k7qv5_451:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}@media screen and (max-width:767px){._passwordTooltip_k7qv5_451{display:none!important}}._passwordTooltipContent_k7qv5_482{display:flex;flex-direction:column;gap:8px}._passwordTooltipInline_k7qv5_488{display:none}@media screen and (max-width:767px){._passwordTooltipInline_k7qv5_488{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}}._passwordRequirement_k7qv5_500{display:flex;align-items:center;gap:8px;font-size:14px;color:#e3e3fabf;line-height:140%}._passwordRequirement_k7qv5_500._met_k7qv5_508{color:#2eff35}._passwordRequirement_k7qv5_500._notMet_k7qv5_511{color:#ff4747}@media screen and (max-width:767px){._passwordRequirement_k7qv5_500{gap:6px;font-size:12px}}._requirementIndicator_k7qv5_521{width:6px;height:6px;border-radius:50%;background:currentColor}._forgotPasswordHeaderRow_k7qv5_528{display:flex;align-items:center;gap:16px;width:100%}._forgotPasswordTitle_k7qv5_535{flex:1;margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.48px;text-transform:uppercase;text-align:center}._forgotPasswordText_k7qv5_548{text-align:center;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0}._link_k7qv5_558{color:var(--accent-blue, #0096ff)}._link_k7qv5_558:hover{text-decoration:underline}._successWrapper_k7qv5_565{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding-bottom:24px}._successWrapper_k7qv5_565 ._successIcon_k7qv5_574{width:48px;height:48px;margin-bottom:24px}._successWrapper_k7qv5_565 ._successTextContent_k7qv5_579{max-width:270px;margin-bottom:32px}._successWrapper_k7qv5_565 ._successTextContent_k7qv5_579 ._successTitle_k7qv5_583{color:#fff;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:16px}._successWrapper_k7qv5_565 ._successTextContent_k7qv5_579 p{color:var(--lavender-grey);font-size:14px;line-height:140%;margin-bottom:8px}._headerGroup_k7qv5_597{display:flex;flex-direction:column;align-items:center;gap:8px}._signInRecaptchaWrapper_k7qv5_604{display:flex;justify-content:center;margin-bottom:16px}._signInRecaptchaWrapper_k7qv5_604>div{transform-origin:center}._signUpRecaptchaPopover_k7qv5_613{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:10;background:#21252e;border:1px solid rgba(79,183,251,.4);border-radius:6px;box-shadow:0 8px 24px #0006,0 2px 8px #0003;padding:8px;animation:_fadeInPopover_k7qv5_1 .2s ease-out}@media screen and (max-width:767px){._signUpRecaptchaPopover_k7qv5_613{left:0;transform:none;animation:_fadeInPopoverMobile_k7qv5_1 .2s ease-out}}@keyframes _fadeInPopover_k7qv5_1{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes _fadeInPopoverMobile_k7qv5_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._form_1tdlp_1{display:flex;flex-direction:column;gap:32px;width:100%}._stepHeader_1tdlp_8{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._stepTitle_1tdlp_16{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:1.5}._description_1tdlp_25{display:flex;flex-direction:column;align-items:center}._descriptionText_1tdlp_31{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._otpSection_1tdlp_40{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._otpInputField_1tdlp_48{font-weight:700;letter-spacing:-.48px}@media screen and (max-width:767px){._otpInputField_1tdlp_48{height:56px;font-size:20px}}._otpInputError_1tdlp_59{border-color:#ff7273}._otpInputError_1tdlp_59:hover,._otpInputError_1tdlp_59:focus{box-shadow:0 0 0 1px #ff7273}._error_1tdlp_66{display:flex;align-items:center;gap:8px;color:#ff7273;font-family:Golos Text,sans-serif;font-size:12px;font-weight:400;line-height:1.5}._errorIcon_1tdlp_77{flex:0 0 auto;width:16px;height:16px;color:#ff7273}._backupSection_1tdlp_84{display:flex;flex-direction:column;gap:8px;width:100%}._buttonsWrapper_1tdlp_91{display:flex;flex-direction:column;align-items:center;gap:4px}._button_1tdlp_91{width:100%;--button-radius: 6px}._toggleModeButton_1tdlp_103{padding:8px 16px;border:none;background:transparent;color:#1bb2ff;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;transition:color .2s ease}._toggleModeButton_1tdlp_103:hover{color:#64cbff}._loading_1tdlp_119{display:inline-flex;align-items:center;justify-content:center;gap:8px}._spinner_1tdlp_126{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_1tdlp_126 1s linear infinite}@keyframes _spin_1tdlp_126{to{transform:rotate(360deg)}}._container_ya09t_1{position:relative;display:flex;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(100dvh - 32px,720px);border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:visible;isolation:isolate}._container_ya09t_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._container_ya09t_1>*{position:relative;z-index:1}@media screen and (max-width:767px){._container_ya09t_1{width:calc(100vw - 32px);max-height:calc(100dvh - 48px)}}._closeButton_ya09t_39,._body_ya09t_40{position:relative;z-index:1}._closeButton_ya09t_39{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_ya09t_39:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_ya09t_39 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_ya09t_39:hover{background:#58657e59}._closeButton_ya09t_39:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:851px){._closeButton_ya09t_39{top:-40px;right:0;left:auto}}._body_ya09t_40{display:flex;min-height:0}._displayContainer_ya09t_105{display:flex;flex:1 1 auto;flex-direction:column;padding:24px;min-height:0;overflow-y:auto;scrollbar-width:none}._displayContainer_ya09t_105::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._displayContainer_ya09t_105{padding:20px}}._root_1yruf_1{position:relative;width:100%;margin-bottom:20px;margin-top:20px;padding:16px;border-radius:12px;background-color:#2b334580}._root_1yruf_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}@media(max-width:851px){._root_1yruf_1{margin-top:0}}._root_1yruf_1 ._tooltip_1yruf_28{width:240px;position:absolute;z-index:3;top:20px;left:-180px;display:inline-flex;flex-direction:column;gap:4px;padding:16px;font-size:14px;border-radius:4px;background:#26262c80;backdrop-filter:blur(29.5px);-webkit-backdrop-filter:blur(29.5px);visibility:hidden;overflow-x:hidden;opacity:0;transform:scale(.9);transition:all .3s ease-in-out;color:#e3e3fa;line-height:120%}@media(max-width:851px),(max-height:745px){._root_1yruf_1 ._tooltip_1yruf_28{top:24px;left:unset;right:-120px}}._root_1yruf_1 ._tooltip_1yruf_28[data-visible=true]{visibility:visible;opacity:1;transform:scale(1)}._root_1yruf_1 ._infoIcon_1yruf_63{cursor:pointer;position:relative;height:16px;width:16px;color:var(--accent-blue)}._root_1yruf_1 ._infoIcon_1yruf_63:hover~._tooltip_1yruf_28{visibility:visible;opacity:1;transform:scale(1)}._root_1yruf_1 ._title_1yruf_75{color:var(--lavender-grey);font-size:14px;font-weight:600;margin-bottom:16px}._root_1yruf_1[data-active=true]{background:#1a3b4fbf}._root_1yruf_1[data-active=true]:before{background:none}._root_1yruf_1[data-activated=true]{display:flex;flex-direction:column;align-items:center;gap:16px}._root_1yruf_1[data-activated=true] ._activatedHeader_1yruf_93{position:relative;display:flex;height:40px;padding:8px 24px;justify-content:center;align-items:center;gap:8px;align-self:stretch;color:#333a49;text-align:center;font-size:14px;font-style:normal;font-weight:500;border-radius:6px;background:#2b334580}._root_1yruf_1[data-activated=true] ._activatedHeader_1yruf_93:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.05),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,0),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._root_1yruf_1 ._timer_1yruf_123{display:flex;align-items:center;gap:6px}._root_1yruf_1 ._timer_1yruf_123 p{color:#9da6b8;font-size:14px;font-style:normal;font-weight:400;line-height:140%}._root_1yruf_1 ._timer_1yruf_123 ._expires_1yruf_135{display:flex;align-items:center;gap:3px;color:#e3e3fabf;font-size:14px;font-style:normal;font-weight:400;line-height:140%}._root_1yruf_1 ._applyButton_1yruf_145{width:100%;display:flex;height:40px;padding:8px 24px;justify-content:center;align-items:center;gap:4px;align-self:stretch;border-radius:6px;background:#1bb2ff26;color:#1bb2ff;font-size:14px;font-style:normal;font-weight:500}._root_1yruf_1 ._applyButton_1yruf_145 span{font-weight:600}._root_1yruf_1 ._applyButton_1yruf_145:disabled{color:#e3e3fa59;text-align:center;font-size:14px;font-style:normal;font-weight:500;border-radius:4px;border:1px solid rgba(227,227,250,.03);background:#2b334580}._root_1yruf_1 ._description_1yruf_174{margin-top:16px;color:#9da6b8;font-size:14px;font-style:normal;font-weight:400;line-height:140%}._root_1yruf_1 ._description_1yruf_174 a{color:#1bb2ff;font-size:14px;font-style:normal;font-weight:400;line-height:140%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}._root_1ol59_1{width:100%;margin-bottom:16px}._root_1ol59_1 ._title_1ol59_5{color:#eff1f3;font-size:16px;font-weight:500;margin-bottom:12px}._root_1ol59_1 ._list_1ol59_11{display:flex;flex-direction:column;gap:8px;width:100%}._root_1ol59_1 ._row_1ol59_17{display:flex;gap:8px}._root_1ol59_1 ._option_1ol59_21{position:relative;background:#232935;border-radius:12px;padding:16px;display:flex;align-items:center;cursor:pointer;transition:all .3s;min-height:72px;color:#eff1f3}._root_1ol59_1 ._option_1ol59_21:hover:not(:disabled){background:#58657e59}._root_1ol59_1 ._option_1ol59_21:hover:not(:disabled):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._root_1ol59_1 ._option_1ol59_21:disabled{cursor:default;opacity:.2}._root_1ol59_1 ._option_1ol59_21[data-active=true]{background:#58657e59}._root_1ol59_1 ._option_1ol59_21[data-active=true]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._root_1ol59_1 ._option_1ol59_21[data-active=true] ._bonus_1ol59_69,._root_1ol59_1 ._option_1ol59_21[data-active=true] ._bonusCompact_1ol59_70{color:var(--accent-blue)}._root_1ol59_1 ._option_1ol59_21[data-kind=full]{justify-content:space-between;align-items:center;width:100%}._root_1ol59_1 ._option_1ol59_21[data-kind=full] ._label_1ol59_78{color:var(--lavender);font-size:14px;font-weight:500}._root_1ol59_1 ._option_1ol59_21[data-kind=full] ._left_1ol59_83{display:flex;flex-direction:column;align-items:flex-start;gap:8px}._root_1ol59_1 ._option_1ol59_21[data-kind=full] ._bonus_1ol59_69{display:flex;align-items:center;gap:6px;color:#e3e3fa80;font-size:13px;font-weight:500}._root_1ol59_1 ._option_1ol59_21[data-kind=compact]{flex:1;justify-content:center;gap:6px;width:100%}._root_1ol59_1 ._option_1ol59_21[data-kind=compact][data-bonus=true]{flex-direction:column;gap:4px;justify-content:space-between}._root_1ol59_1 ._option_1ol59_21[data-kind=compact] ._name_1ol59_108{color:var(--lavender);font-size:14px;font-weight:500}._root_1ol59_1 ._option_1ol59_21[data-kind=compact] ._bonusCompact_1ol59_70{color:#e3e3fa80;font-size:10px;white-space:nowrap}._root_1ol59_1 ._icons_1ol59_118{display:flex;gap:4px}._root_1ol59_1 ._icon_1ol59_118{width:32px;height:24px;-o-object-fit:contain;object-fit:contain;border-radius:4px}._root_1ol59_1 ._iconCompact_1ol59_128{-o-object-fit:contain;object-fit:contain}._root_1ol59_1 ._provider_1ol59_131{display:flex;align-items:center;gap:8px;color:var(--lavender-grey);font-size:14px}._root_1ol59_1 ._provider_1ol59_131 ._providerLogo_1ol59_138{height:28px}._root_1y1zr_1 ._list_1y1zr_1::-webkit-scrollbar{width:2px;margin-left:6px}._root_1y1zr_1 ._list_1y1zr_1::-webkit-scrollbar-track{background:#232935;border-radius:4px}._root_1y1zr_1 ._list_1y1zr_1::-webkit-scrollbar-thumb{background:#333a49;border-radius:4px}._root_1y1zr_1{width:100%}@media(max-width:851px),(max-height:745px){._root_1y1zr_1{padding-bottom:20px}}._root_1y1zr_1 ._title_1y1zr_22{color:#eff1f3;font-size:16px;font-weight:500;margin-bottom:16px}._root_1y1zr_1 ._list_1y1zr_1{max-height:calc(80vh - 146px);scrollbar-gutter:stable;overflow-y:auto;display:flex;flex-direction:column;gap:9px;padding:0 6px 6px 0}@media(max-width:851px),(max-height:745px){._root_1y1zr_1 ._list_1y1zr_1{max-height:300px;overflow-y:auto}}._root_1y1zr_1 ._list_1y1zr_1[data-view=withdrawal]{max-height:calc(80vh - 280px)}@media(min-height:751px){._root_1y1zr_1 ._list_1y1zr_1[data-view=withdrawal]{max-height:422px}}@media(max-width:851px),(max-height:745px){._root_1y1zr_1 ._list_1y1zr_1[data-view=withdrawal]{height:auto}}._root_1y1zr_1 ._list_1y1zr_1[data-view=deposit]{max-height:calc(80vh - 490px)}@media(min-height:751px){._root_1y1zr_1 ._list_1y1zr_1[data-view=deposit]{max-height:247px}}@media(max-width:851px),(max-height:745px){._root_1y1zr_1 ._list_1y1zr_1[data-view=deposit]{max-height:calc(80vh - 490px);height:auto}}._root_1y1zr_1 ._item_1y1zr_70{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 8px;min-height:48px;border-radius:8px;cursor:pointer;transition:background-color .3s}._root_1y1zr_1 ._item_1y1zr_70:hover,._root_1y1zr_1 ._item_1y1zr_70[data-selected=true]{background:#1bb2ff0d}._root_1y1zr_1 ._item_1y1zr_70[data-selected=true]{position:relative;background:#58657e59}._root_1y1zr_1 ._item_1y1zr_70[data-selected=true] ._symbol_1y1zr_88{background:#58657e59}._root_1y1zr_1 ._item_1y1zr_70[data-selected=true]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._root_1y1zr_1 ._icon_1y1zr_104{position:relative;margin-right:12px}._root_1y1zr_1 ._icon_1y1zr_104 ._iconMain_1y1zr_108{width:32px;height:32px;border:2px solid #11151D;border-radius:98px}._root_1y1zr_1 ._icon_1y1zr_104 ._iconSub_1y1zr_114{position:absolute;bottom:0;right:0;width:11px;height:11px;border-radius:50%}._root_1y1zr_1 ._info_1y1zr_122{display:flex;gap:8px;align-items:center;justify-content:space-between;flex:1}._root_1y1zr_1 ._name_1y1zr_129{display:flex;flex-direction:column;gap:4px;align-items:flex-start}._root_1y1zr_1 ._bonus_1y1zr_135{display:flex;align-items:center;gap:6px;color:#9da6b8;font-size:10px}._root_1y1zr_1 ._nameText_1y1zr_142{color:#eff1f3;font-size:14px;font-weight:500}._root_1y1zr_1 ._symbol_1y1zr_88{display:flex;align-items:center;justify-content:center;color:#eff1f3;font-size:12px;font-weight:400;padding:0 11px;height:32px;text-align:center;border-radius:6px;background:#36405580;min-width:67px}._wrapper_nkx75_1{display:flex;flex-direction:column;position:relative}._root_nkx75_7{display:flex;flex-direction:column;gap:16px}@media(max-width:599px){._root_nkx75_7{margin:-16px;background:#1e232c}}._contentPanel_nkx75_19{padding-top:32px}@media(max-width:599px){._contentPanel_nkx75_19{padding:16px;border-radius:6px;background:#1a1d23}}._descriptionRow_nkx75_30{display:flex;margin-top:24px;gap:4px;flex-wrap:wrap}@media(max-width:851px){._descriptionRow_nkx75_30{margin-top:16px}}._descriptionText_nkx75_42{color:#9da6b8;font-size:14px;font-weight:400;line-height:150%}@media(max-width:851px){._descriptionText_nkx75_42{font-size:12px}}._descriptionHighlight_nkx75_54{color:#eff1f3}._continueButton_nkx75_58{width:100%}._continueLink_nkx75_62{display:block}._codeSection_nkx75_66{display:flex;align-items:center;padding-bottom:32px;border-bottom:1px solid #1E232C;gap:32px}@media(max-width:599px){._codeSection_nkx75_66{flex-direction:column-reverse;padding-bottom:24px;gap:16px}}._giftCardVisual_nkx75_81{position:relative;display:inline-block;flex-shrink:0;line-height:0;overflow:visible}._giftCardImage_nkx75_89{display:block;max-width:100%;height:auto}._giftCardBadge_nkx75_95{position:absolute;top:4px;right:0;width:40px;height:40px;display:block;pointer-events:none;z-index:1}._giftCardBadge_nkx75_95:before{content:"";position:absolute;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;top:0;right:4px;bottom:8px;left:4px;border-radius:8px;z-index:1}._giftCardBadgeImage_nkx75_121{display:block;width:100%;height:100%}._noGift_nkx75_127{margin-top:32px}@media(max-width:599px){._noGift_nkx75_127{margin-top:24px}}._sectionTitle_nkx75_136{color:#eff1f3;font-size:20px;font-weight:500;line-height:20px;margin-bottom:12px}._sectionSubtitle_nkx75_144{white-space:nowrap;color:#e3e3fabf;font-size:14px;font-weight:400;line-height:14px}._codeInput_nkx75_152{flex-grow:1;height:48px;border-radius:8px;border:1px solid #232935;background:#14161a;padding:0 16px;--input-postfix-padding-right: 110px;text-overflow:ellipsis;white-space:nowrap;transition:all .3s ease-in-out;color:#eff1f3;font-size:16px;width:100%}@media(max-width:420px){._codeInput_nkx75_152{--input-postfix-padding-right: 96px}}._codeInput_nkx75_152:focus{box-shadow:0 0 0 4px #178ad426}._codeInput_nkx75_152::-moz-placeholder{color:#29303c}._codeInput_nkx75_152::placeholder{color:#29303c}._codeGroup_nkx75_179{width:100%;margin-top:20px}._codeInputContainer_nkx75_184{flex:1}._codePostfix_nkx75_188{right:6px;top:50%;transform:translateY(-50%);height:calc(100% - 8px);display:flex;align-items:stretch}._codeSubtitle_nkx75_197{color:var(--lavender-grey);font-size:14px;font-style:normal;font-weight:400;line-height:150%}._codeSubmit_nkx75_205{min-width:87px;height:100%;max-width:100%;font-family:Golos Text,sans-serif;font-weight:500;text-transform:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._codeBlock_nkx75_217{width:100%;display:flex;flex-direction:column}._noGiftContent_nkx75_223{display:flex;margin-top:16px;gap:10px}@media(max-width:851px){._noGiftContent_nkx75_223{flex-direction:column;gap:16px}}._providerGroup_nkx75_235{display:flex;flex-direction:column}._providerCard_nkx75_240{position:relative;display:flex;width:168px;height:84px;padding:8px;justify-content:center;align-items:center;border-radius:4px;background:#58657e59}._providerCard_nkx75_240[data-active=true]{opacity:1;pointer-events:all;border-color:var(--accent-blue)}._providerCard_nkx75_240:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}@media(max-width:599px){._providerCard_nkx75_240{width:100%;height:72px}}._providerList_nkx75_276{display:flex;align-items:center;margin-top:16px;gap:8px}@media(max-width:599px){._providerList_nkx75_276{width:100%}}._amountGroup_nkx75_288{width:100%;display:flex;flex-direction:column}._amountList_nkx75_294{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;gap:4px}@media(max-width:851px){._amountList_nkx75_294{margin-top:10px}}._amountStub_nkx75_306{width:100%;display:flex;align-items:center;justify-content:center;min-height:72px}._amountItem_nkx75_314{position:relative;height:40px;display:flex;padding:0 8px;justify-content:center;align-items:center;border-radius:4px;background:#232935bf;transition:all .3s ease-in-out;cursor:pointer;color:#9da6b8;font-size:14px;font-weight:500;line-height:150%}._amountItem_nkx75_314[data-active=true]{background:#58657e59;color:#eff1f3}._amountItem_nkx75_314[data-active=true]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._empty_1pncs_1{display:flex;text-align:center;color:#e3e3fa;font-size:18px;height:100%;align-items:center;justify-content:center}._qr_1pncs_11{padding:20px;display:flex;align-items:center;justify-content:center}._qrBox_1pncs_18{background-color:#121216;border-radius:4px;padding:18px;width:197px;height:197px;display:flex;align-items:center;justify-content:center}._qrBox_1pncs_18 img,._qrBox_1pncs_18 ._react-loading-skeleton_1pncs_29{width:180px;height:180px}._min_1pncs_34{margin-bottom:24px;font-size:14px;font-weight:500;color:#9da6b8}._minStrong_1pncs_41{color:#eff1f3}._minInfo_1pncs_45{margin-bottom:16px}._addressLabel_1pncs_49{color:#eff1f3;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:16px}._addressRow_1pncs_58{display:flex;align-items:center;justify-content:space-between;background-color:#14161a;padding:.75rem;border-radius:8px}._addressText_1pncs_67{height:15px;color:#eff1f3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem;font-size:14px}._copy_1pncs_77{color:#e3e3fa80;border:none;border-radius:4px;cursor:pointer;transition:all .2s}._copy_1pncs_77:hover{background-color:var(--lavender-35);scale:1.05}._info_1pncs_89{margin-top:16px;font-size:14px;font-weight:500;color:#9da6b8}._rate_1pncs_96{margin-bottom:.5rem}._warning_1pncs_100{display:flex;align-items:center;font-family:Golos Text,sans-serif;gap:16px;border-radius:8px;border:1px solid #1A6891;background:#1a2c39;color:#1bb2ff;font-size:14px;padding:16px 24px;font-weight:500}._warning_1pncs_100 p{margin:0 0 .25rem}._warning_1pncs_100 p:last-child{margin-bottom:0}._fee_1pncs_120{display:flex;align-items:center;font-family:Golos Text,sans-serif;gap:16px;color:#1bb2ff;border-radius:8px;border:1px solid #1A6891;background:#1a2c39;font-size:.85rem;padding:16px 24px;font-weight:400;margin-bottom:16px}._fee_1pncs_120 svg{width:24px;height:24px}._fee_1pncs_120 p{margin:0 0 .25rem}._fee_1pncs_120 p:last-child{margin-bottom:0}._childrenWrapper_7vs4n_1::-webkit-scrollbar{width:2px;margin-left:6px}._childrenWrapper_7vs4n_1::-webkit-scrollbar-track{background:#232935;border-radius:4px}._childrenWrapper_7vs4n_1::-webkit-scrollbar-thumb{background:#333a49;border-radius:4px}._wrapper_7vs4n_14{display:flex;flex-direction:column;position:relative;min-height:100%;background:#181b21;border-radius:12px;padding:24px 32px 32px}@media screen and (max-width:767px){._wrapper_7vs4n_14{padding:0;background:#1e232c}}._childrenWrapper_7vs4n_1{border-radius:unset;background:unset;min-height:100%}@media screen and (max-width:767px){._childrenWrapper_7vs4n_1{padding:16px;border-radius:6px;background:#1a1d23}}._childrenWrapper_7vs4n_1>div[style*="rgb(26, 29, 35)"]{padding-top:20px!important;box-sizing:border-box!important}._wrapper_7vs4n_14[data-view-type=withdrawal]{display:flex;flex:1 1 auto;height:100%;min-height:0;overflow:hidden}._childrenWrapper_7vs4n_1[data-view-type=withdrawal]{display:flex;flex:1 1 auto;min-height:0;overflow:hidden}@media(max-width:851px),(max-height:745px){._wrapper_7vs4n_14[data-view-type=withdrawal]{height:100%;gap:4px;background:#1e232c}._childrenWrapper_7vs4n_1[data-view-type=withdrawal]{overflow:hidden;max-height:none;padding:0;border-radius:0;background:transparent}}._header_9ekkl_1{display:flex;align-items:center;gap:12px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #1E232C}@media screen and (max-width:767px){._header_9ekkl_1{margin-bottom:0}}._title_9ekkl_15{display:flex;align-items:center;min-width:0;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:var(--lavender)}@media screen and (max-width:767px){._title_9ekkl_15{font-size:16px}}._type_9ekkl_31{position:relative;display:flex;align-items:center;background:#2b334580;height:40px;padding:0 12px;border-radius:6px}._type_9ekkl_31:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._type_9ekkl_31 ._icon_9ekkl_52{width:24px;height:24px;margin-right:8px}._type_9ekkl_31 ._name_9ekkl_57{color:#eff1f3;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin-right:4px}@media screen and (max-width:767px){._type_9ekkl_31 ._name_9ekkl_57{font-size:12px}}._type_9ekkl_31 ._symbol_9ekkl_70{font-size:14px;color:var(--lavender-35)}._bonus_9ekkl_75{display:flex;align-items:center;justify-content:center;padding:0 16px;border-radius:0 4px 4px 0;border-left:1px solid rgba(101,216,62,.5);background:#65d83e1a;color:#65d83e;font-size:14px;font-style:normal;font-weight:500;line-height:150%}._typeWrap_9ekkl_90{margin:0;display:flex;height:100%;flex-shrink:0}._typeWrap_9ekkl_90[data-bonus=true] ._type_9ekkl_31{border-top-right-radius:0;border-bottom-right-radius:0}._back_9ekkl_101{width:40px;height:40px;margin-right:12px;border-radius:8px}._container_ir4px_1{display:flex;flex-direction:column;gap:16px;margin-top:40px;height:100%}._inputSection_ir4px_9{display:flex;justify-content:center}@media(max-width:768px){._inputSection_ir4px_9{width:100%}}._inputContainer_ir4px_19{position:relative;width:50%}@media(max-width:768px){._inputContainer_ir4px_19{width:100%}}._inputContainer_ir4px_19[aria-disabled=true]{pointer-events:none;opacity:.35}._dollarSign_ir4px_33{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#e3e3fa;font-size:16px;font-weight:500;z-index:2;pointer-events:none}._dollarSign_ir4px_33 svg{color:#29303c}._amountField_ir4px_48{width:100%;padding-left:36px!important;padding-right:80px!important;text-align:left;background:#14161a;border-radius:8px;border:unset;color:#eff1f3;min-height:48px}._amountField_ir4px_48::-webkit-outer-spin-button,._amountField_ir4px_48::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._amountField_ir4px_48[type=number]{-moz-appearance:textfield}._amountField_ir4px_48:focus{border:none}._stepButtons_ir4px_70{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;gap:4px;z-index:2}._stepButton_ir4px_70{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;background:#232935bf;border:none;color:#9da6b8;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s ease}._stepButton_ir4px_70:hover:not(:disabled){background:#e3e3fa26;color:#e3e3fa}._stepButton_ir4px_70:disabled{opacity:.3;cursor:not-allowed}._stepButton_ir4px_70:focus{outline:2px solid rgba(227,227,250,.5);outline-offset:2px}._presetGrid_ir4px_108{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}@media(max-width:768px){._presetGrid_ir4px_108{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){._presetGrid_ir4px_108{grid-template-columns:repeat(2,1fr)}}._presetButton_ir4px_124{display:flex;align-items:center;justify-content:center;padding:12px 8px;min-height:40px;background-color:#232935;color:#9da6b8;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.2}._presetButton_ir4px_124:hover:not(:disabled):not([data-active=true]){background-color:#29303c}._presetButton_ir4px_124[data-active=true]{position:relative;background:#58657e59;color:#eff1f3}._presetButton_ir4px_124[data-active=true]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._presetButton_ir4px_124:disabled{background:#1e232c;color:#333a49;cursor:not-allowed}._presetButton_ir4px_124:disabled:hover{background-color:#e3e3fa08}._depositButton_ir4px_170{width:100%;font-weight:600}@media(max-width:768px){._depositButton_ir4px_170{min-height:52px;font-size:16px}}._minAmountText_ir4px_181{font-size:12px;color:#9da6b8;text-align:center}._root_15v0s_1{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden}._root_15v0s_1::-webkit-scrollbar{width:4px}._root_15v0s_1::-webkit-scrollbar-track{background:var(--divider-color);border-radius:3px}._root_15v0s_1::-webkit-scrollbar-thumb{background:var(--lavender-grey);border-radius:3px}@media(max-width:851px),(max-height:745px){._root_15v0s_1{height:100%;max-height:100%;min-height:0;padding-bottom:0}}._form_15v0s_29{display:flex;flex-direction:column;flex:1;min-height:0}._contentCard_15v0s_36{display:flex;flex:1;flex-direction:column;min-height:0;overflow-y:auto}._contentCard_15v0s_36::-webkit-scrollbar{width:4px}._contentCard_15v0s_36::-webkit-scrollbar-track{background:var(--divider-color);border-radius:3px}._contentCard_15v0s_36::-webkit-scrollbar-thumb{background:var(--lavender-grey);border-radius:3px}._balanceLine_15v0s_55{display:flex;align-items:center;gap:8px;font-size:14px;color:#eff1f3;line-height:150%}._balanceLabel_15v0s_64{font-weight:500;margin-right:4px}._balanceValue_15v0s_69{font-weight:500}._balanceStack_15v0s_73{display:flex;flex-wrap:wrap;gap:4px;margin:16px 0}._balanceStack_15v0s_73>div{flex:1;min-width:280px}._availableBar_15v0s_84{display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:8px;background:#192221;color:#65d83e;height:48px}@media screen and (max-width:767px){._availableBar_15v0s_84{height:40px}}._availableLabel_15v0s_100{font-size:14px;font-weight:500;color:#65d83ebf}._availableValue_15v0s_106{font-size:16px;font-weight:500;text-transform:uppercase}._pendingBar_15v0s_112{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:8px;background:#1a242e;color:#64cbff}._pendingLabel_15v0s_122{font-size:14px;font-weight:500;color:#64cbff}._pendingValue_15v0s_128{font-size:16px;font-weight:500}._unlockNote_15v0s_133{color:#9da6b8;font-size:14px;font-weight:400;line-height:150%}._fieldTitle_15v0s_140{color:#eff1f3;font-size:16px;font-weight:500}._field_15v0s_140{display:flex;flex-direction:column;gap:16px}._fieldSpace_15v0s_152{margin-top:24px}._addressHint_15v0s_156{color:#9da6b8;font-size:14px}._addressHintStrong_15v0s_161{color:#eff1f3}._divider_15v0s_165{width:100%;height:1px;background:#e3e3fa1a;border-radius:19px;margin:16px 0}._sectionDivider_15v0s_173{width:100%;height:1px;background:#1e232c;border-radius:19px;margin:16px 0}._amountRow_15v0s_181{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);align-items:center;gap:12px}._amountInput_15v0s_188{position:relative}._amountEquals_15v0s_192{text-align:center;color:var(--lavender-35);font-size:20px}._amountIcon_15v0s_198{width:20px;height:20px}._amountInfo_15v0s_203{display:flex;align-items:center;gap:8px;padding:12px;border-radius:8px;background:#1e232c}._amountInfoRow_15v0s_212{display:flex;align-items:center;gap:4px;flex-wrap:wrap}._amountInfoText_15v0s_219{color:#9da6b8;font-size:14px;font-weight:400;line-height:1.5}._amountInfoStrong_15v0s_226{color:#eff1f3;font-size:14px;font-weight:400}._amountInfoDot_15v0s_232{width:4px;height:4px;border-radius:50%;background:#9da6b8}._amountError_15v0s_239{min-height:18px;color:#d85456;font-size:12px;line-height:1.4}._maxButton_15v0s_246{position:absolute;right:4px;top:50%;transform:translateY(-50%);min-height:32px;height:40px;padding:0 16px}._inputHeight_15v0s_256{height:48px}._amountField_15v0s_260{padding-right:88px}._amountField_15v0s_260::-webkit-outer-spin-button,._amountField_15v0s_260::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._amountField_15v0s_260[type=number]{-moz-appearance:textfield}._amountPrefix_15v0s_271{margin-right:10px}._actions_15v0s_275{display:flex;align-items:center;flex-shrink:0;margin:24px 4px 4px;gap:16px}._fee_15v0s_283{width:100%;height:56px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:16px;background:#1e232c;color:#9da6b8;font-size:16px;font-weight:500;line-height:140%}._submit_15v0s_299{width:100%;height:56px;font-family:Golos Text,sans-serif;font-weight:600}._submit_15v0s_299:is(:disabled,[aria-disabled=true]){--btn-bg-default: #232935;--btn-bg-hover: #232935;background:#232935!important;cursor:not-allowed}._submit_15v0s_299:is(:disabled,[aria-disabled=true]):before,._submit_15v0s_299:is(:disabled,[aria-disabled=true]):after{background:#232935!important}@media(max-width:851px),(max-height:745px){._form_15v0s_29{gap:8px}._contentCard_15v0s_36{gap:16px;padding:16px;border-radius:6px;background:#1a1d23}._field_15v0s_140{margin-top:0;gap:16px}._fieldSpace_15v0s_152{margin-top:0}._balanceLine_15v0s_55{margin-top:0;font-size:12px}._sectionDivider_15v0s_173{display:block;margin:0}._divider_15v0s_165{margin:0}._balanceStack_15v0s_73{flex-direction:column;margin:0}._balanceStack_15v0s_73>div{min-width:0;width:100%}._availableBar_15v0s_84,._pendingBar_15v0s_112{padding:0 16px;height:40px;min-height:40px;background:var(--dark-night)}._availableBar_15v0s_84{background:linear-gradient(90deg,#65d83e0d,#65d83e0d),var(--dark-night)}._pendingBar_15v0s_112{background:linear-gradient(90deg,#1bb2ff0d,#1bb2ff0d),var(--dark-night)}._availableLabel_15v0s_100,._pendingLabel_15v0s_122{font-size:14px}._availableValue_15v0s_106,._pendingValue_15v0s_128{font-size:16px}._unlockNote_15v0s_133,._addressHint_15v0s_156{font-size:12px}._amountRow_15v0s_181{grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);gap:10px}._amountEquals_15v0s_192{font-size:16px}._amountInfo_15v0s_203{font-size:12px;flex-direction:column;align-items:flex-start;gap:8px;padding:8px}._amountInfoText_15v0s_219,._amountInfoStrong_15v0s_226{font-size:12px}._amountInfoDot_15v0s_232,._maxButton_15v0s_246{display:none}._amountField_15v0s_260{padding-right:16px}._actions_15v0s_275{width:100%;flex-direction:column;padding:0;margin:0;gap:8px}._fee_15v0s_283{height:40px;padding:8px 16px;border-radius:8px;background:#232935;font-size:14px}._submit_15v0s_299{font-size:16px}}._wrapper_t5tyt_1{display:flex;width:100%;position:relative;border-radius:4px;border-bottom:4px solid rgba(227,227,250,.05);background:#21252e;height:98px;margin-bottom:4px}._floating_t5tyt_12{display:flex;justify-content:center;margin-bottom:24px}@media(max-width:1023px){._floating_t5tyt_12{margin-bottom:12px}}._wrapper_w8wkx_1{width:100%;max-width:580px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%);z-index:1;margin:68px auto 0}@media(max-width:768px){._wrapper_w8wkx_1{width:calc(100% - 48px)}}._tracksWrapper_w8wkx_17{display:flex;width:calc(100% - 36px);margin:0 18px;gap:0}._track_w8wkx_17{flex:1;position:relative;height:4px;background:#0c1018;border-radius:4px;overflow:hidden}._progressSegment_w8wkx_33{position:absolute;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1),background .35s cubic-bezier(.4,0,.2,1)}._progressSegment_w8wkx_33:after{content:"";position:absolute;right:-6px;width:14px;height:100%;background:inherit;filter:blur(8px);opacity:.9}._activeSegment_w8wkx_50{background:linear-gradient(90deg,#4fb7fb,#4fb7fb 60%,#4fb7fb00)}._completed_w8wkx_54{background:linear-gradient(90deg,#4fb7fb00 67.29%,#4fb7fb 98.13%),#65d83e}._completedFull_w8wkx_58{background:#65d83e}._steps_w8wkx_62{position:absolute;top:50%;left:0;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none;z-index:1}._stepWrapper_w8wkx_74{position:relative;width:36px;height:0;display:flex;align-items:center;justify-content:center}._stepBorder_w8wkx_83{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%) rotate(45deg)}._step_w8wkx_62{position:relative;width:28px;height:28px;background:#0c1018;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:.25s}._step_w8wkx_62 img{width:20px;height:20px}._stepActive_w8wkx_109{background:#21c2ff;color:#313540}._stepFinished_w8wkx_114{background:#65d83e;color:#16171b}._stepNumber_w8wkx_119{transform:rotate(-45deg);font-weight:600;font-size:16px;color:#e3e3fa59}._stepNumber_w8wkx_119._finished_w8wkx_125{color:#16171b}._label_w8wkx_129{position:absolute;top:24px;left:50%;transform:translate(-50%);transition:color .3s ease;white-space:nowrap;color:#e3e3fa33;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:150%}@media(max-width:768px){._label_w8wkx_129{display:none}}._labelActive_w8wkx_149{color:#009dec}._labelFinished_w8wkx_153{color:#65d83e}._background_w8wkx_157{position:absolute;top:50%;left:50%;height:100%;z-index:-1;width:calc(100% + 20px);padding:0 18px;transform:translate(-50%,-50%)}._background_w8wkx_157 ._backgroundStep_w8wkx_167{width:56px;height:56px;background:#1e232c80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:4px 4px 0;transform:rotate(45deg)}._modalWrapper_w8wkx_176{width:100%;max-width:580px;position:absolute;top:38px;left:50%;transform:translate(-50%);z-index:1;margin:0 auto 40px}@media(max-width:768px){._modalWrapper_w8wkx_176{width:calc(100% - 48px)}}._steps_1lawp_1{display:flex;justify-content:center;align-items:stretch}@media(max-width:767px){._steps_1lawp_1{width:100%;gap:8px}}._pill_1lawp_13{--fill-color: rgba(30, 35, 44, .5);--fill-glow: none;--shape: url(/assets/post-auth/redesign/pill-shape-2.svg);--border: url(/assets/post-auth/redesign/pill-border-2.svg);position:relative;height:40px;width:-moz-max-content;width:max-content;min-width:178px;display:flex;align-items:center;padding:0 22px 0 24px}._pill_1lawp_13:first-child{--shape: url(/assets/post-auth/redesign/pill-shape-1.svg);--border: url(/assets/post-auth/redesign/pill-border-1.svg);min-width:155px;padding-left:16px}._pill_1lawp_13:last-child{--shape: url(/assets/post-auth/redesign/pill-shape-3.svg);--border: url(/assets/post-auth/redesign/pill-border-3.svg);min-width:170px}._pill_1lawp_13:not(:first-child){margin-left:-12px}._pill_1lawp_13:before,._pill_1lawp_13:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}._pill_1lawp_13:before{z-index:0;background-color:var(--fill-color);background-image:var(--fill-glow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .3s ease;-webkit-mask:var(--shape) center/100% 100% no-repeat;mask:var(--shape) center/100% 100% no-repeat}._pill_1lawp_13:after{z-index:1;background:var(--border) center/100% 100% no-repeat}._pill_1lawp_13 ._content_1lawp_59{position:relative;z-index:2;display:flex;align-items:center;gap:8px}._pill_1lawp_13 ._number_1lawp_66{font-family:Golos Text,sans-serif;font-weight:700;font-size:20px;letter-spacing:-.4px;line-height:1.3;text-transform:uppercase;transition:color .3s ease}._pill_1lawp_13 ._divider_1lawp_75{width:1px;height:24px;background:#ffffff1f}._pill_1lawp_13 ._label_1lawp_80{font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;white-space:nowrap;transition:color .3s ease}._pill_1lawp_13._completed_1lawp_88{--fill-color: rgba(73, 142, 58, .75)}._pill_1lawp_13._completed_1lawp_88 ._number_1lawp_66,._pill_1lawp_13._completed_1lawp_88 ._label_1lawp_80{color:#87f45f}._pill_1lawp_13._active_1lawp_95{--fill-color: rgba(27, 178, 255, .25);--fill-glow: linear-gradient(160deg, rgba(0, 213, 255, .2) 0%, rgba(25, 65, 87, 0) 60%)}._pill_1lawp_13._active_1lawp_95 ._number_1lawp_66,._pill_1lawp_13._active_1lawp_95 ._label_1lawp_80{color:#64cbff}._pill_1lawp_13._inactive_1lawp_103{--fill-color: rgba(30, 35, 44, .5)}._pill_1lawp_13._inactive_1lawp_103 ._number_1lawp_66,._pill_1lawp_13._inactive_1lawp_103 ._label_1lawp_80{color:#1a6891}@media(max-width:767px){._pill_1lawp_13{flex:1;min-width:0;width:auto;height:auto;padding:3px 4px 2px}._pill_1lawp_13:first-child{min-width:0;width:auto;padding-left:4px}._pill_1lawp_13:last-child{min-width:0;width:auto}._pill_1lawp_13:not(:first-child){margin-left:0}._pill_1lawp_13:before{-webkit-mask:none;mask:none;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff24}._pill_1lawp_13:after{display:none}._pill_1lawp_13 ._content_1lawp_59{flex-direction:column;justify-content:center;gap:0;width:100%}._pill_1lawp_13 ._label_1lawp_80{white-space:normal;text-align:center;text-wrap:balance;line-height:1.2}._pill_1lawp_13 ._number_1lawp_66{font-size:16px;font-weight:600}._pill_1lawp_13 ._divider_1lawp_75{width:24px;height:1px;margin:3px 0 2px}}._wrapper_51aed_1{display:flex;flex-direction:column;gap:4px;border-radius:4px 4px 0 0;background:url(/assets/post-auth/banner-bg.svg) repeat-x top center;margin-bottom:16px}._content_51aed_10{display:flex;flex-direction:column;gap:12px}._contentWrapper_51aed_16{display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 10px 0 16px}._text_51aed_24{display:flex;flex-direction:column;color:#e3e3fa;font-size:24px;font-style:normal;font-weight:800;line-height:90%;text-transform:uppercase}._text_51aed_24 ._green_51aed_34{color:#65d83e}._timerBlock_51aed_38{display:flex;align-items:center;gap:8px;color:#65d83e;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.28px}._img_51aed_51{width:130px;height:auto}._countdownWrapper_51aed_56{width:100%;height:2px;background:#16171b;overflow:hidden}._countdownBar_51aed_63{height:100%;background:#65d83e;will-change:width}._wrapper_18agh_1{display:flex;flex-direction:column;gap:2px;margin-bottom:16px}._banner_18agh_8{position:relative;height:98px;overflow:hidden;border-radius:8px 8px 2px 2px;background:#192221;box-shadow:0 4px 4px #1a1d2326;isolation:isolate}._rounded_18agh_18{border-radius:8px}._unlockArt_18agh_22{position:absolute;top:calc(50% - 2px);left:calc(50% - 68.5px);width:1252px;height:214px;max-width:none;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%);mix-blend-mode:lighten;pointer-events:none}._unlockContent_18agh_35{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:1px}._mobile_18agh_44 ._unlockArt_18agh_22{left:calc(50% + 19px)}._mobile_18agh_44 ._unlockContent_18agh_35{left:50%;align-items:center;text-align:center;transform:translate(-50%)}._unlockTitle_18agh_54{margin:-5px 0 0;color:#eff1f3;font-size:18px;font-weight:700;line-height:130%;text-transform:uppercase;white-space:nowrap}._unlockAmount_18agh_64{color:#65d83e;font-weight:600}._unlockSubtitle_18agh_69{margin:0;color:#fff;font-size:14px;font-weight:500;line-height:150%;white-space:nowrap}._unlockTimer_18agh_78{margin-top:10px;color:#65d83e;font-size:14px;font-weight:500;line-height:150%;letter-spacing:.28px}._bonus_18agh_87:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(77% 198% at 50% 142%,#cbf3ef 0%,#b2ecc3 5%,#98e697 10%,#7fdf6a 15%,#65d83e 20%,rgba(76,162,47,.75) 40%,rgba(51,108,31,.5) 60%,rgba(25,54,16,.25) 80%,transparent 100%);opacity:.25;pointer-events:none}._bonusSwirl_18agh_97{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}._bonusEmblem_18agh_106{position:absolute;top:0;left:calc(50% - 7.5px);width:158px;height:97px;transform:translate(-50%);pointer-events:none}._bonusTexts_18agh_116{position:absolute;top:16px;left:16px;z-index:1;display:flex;flex-direction:column;gap:10px}._bonusTitle_18agh_126{display:flex;flex-direction:column;margin:-2px 0 0;color:#eff1f3;font-size:24px;font-weight:800;line-height:90%;text-transform:uppercase}._green_18agh_137{color:#65d83e}._timer_18agh_141{display:flex;align-items:center;gap:8px;color:#65d83e;font-size:14px;font-weight:600;line-height:150%;letter-spacing:.28px}._couponImg_18agh_152{position:absolute;top:7px;right:12px;z-index:1;width:138px}@media(max-width:851px){._couponImg_18agh_152{top:50%;right:73px;width:274px;transform:translateY(-50%) rotate(-5.27deg)}}@media(max-width:550px){._couponImg_18agh_152{top:50%;right:9px;width:192px;transform:translateY(-50%)}}._progressTrack_18agh_176{position:relative;height:4px;overflow:hidden;border-radius:40px;background:#213722}._progressFill_18agh_184{height:100%;border-radius:1px;background:#65d83e;will-change:width}._coupon_7jncm_1{container-type:inline-size;display:inline-block;font-size:0}._image_7jncm_7{display:block;width:100%;height:auto}._percent_7jncm_13{position:absolute;top:48%;left:66%;transform:translate(-50%,-50%) rotate(-2.5deg);font-family:Golos Text,sans-serif;font-weight:700;line-height:1.3;text-transform:uppercase;white-space:nowrap;background:linear-gradient(186deg,#fffefb,#fff3c8 32%,#f8dd86,#e6b845 72%,#c28f22 88%,#8a5a00);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px rgba(0,0,0,.6)) drop-shadow(0 -1px 2px #041613) drop-shadow(0 12px 12px rgba(0,0,0,.6));pointer-events:none}._whole_7jncm_31{font-size:20.4cqw}._fraction_7jncm_35{font-size:14.6cqw}._mobileBody_ahlyk_1::-webkit-scrollbar,._rightColumn_ahlyk_1::-webkit-scrollbar{width:4px}._mobileBody_ahlyk_1::-webkit-scrollbar-track,._rightColumn_ahlyk_1::-webkit-scrollbar-track{background:var(--divider-color);border-radius:3px}._mobileBody_ahlyk_1::-webkit-scrollbar-thumb,._rightColumn_ahlyk_1::-webkit-scrollbar-thumb{background:var(--lavender-grey);border-radius:3px}._wrapper_ahlyk_13{width:-moz-fit-content;width:fit-content;max-width:100%;position:relative}._withSteps_ahlyk_19 ._container_ahlyk_19{height:calc(100dvh - 176px)}._withSteps_ahlyk_19 ._closeButton_ahlyk_23{top:64px}@media(max-width:1100px){._withSteps_ahlyk_19 ._closeButton_ahlyk_23{top:16px}}._container_ahlyk_19{width:966px;max-width:calc(100vw - 32px);height:calc(100dvh - 112px);max-height:720px;background:#1e232c;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}._container_ahlyk_19[data-mobile=true]{width:calc(100vw - 32px);max-width:calc(100vw - 32px);height:calc(100dvh - 112px);border-radius:12px;overflow:hidden}._content_ahlyk_50{display:flex;flex:1;min-height:0;overflow:hidden;transition:all .3s linear}._leftColumn_ahlyk_58{flex:0 0 319px;padding:16px 16px 0}._leftColumnWithdrawal_ahlyk_63{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){._leftColumnWithdrawal_ahlyk_63{margin-top:0}}._rightColumn_ahlyk_1{flex:1;padding:16px 16px 16px 0;overflow-y:auto;position:relative}._closeButton_ahlyk_23{position:absolute;top:0;right:-44px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;z-index:2}._closeButton_ahlyk_23 svg{width:16px;height:16px}._closeButton_ahlyk_23:hover{background:#58657e59}._closeButton_ahlyk_23:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}@media(max-width:1100px){._closeButton_ahlyk_23{top:-40px;right:0}}._mobileHeader_ahlyk_118{display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:10px;column-gap:10px;align-items:center;padding:16px 16px 0;flex-shrink:0}._mobileHeaderLeft_ahlyk_127{min-width:0;display:flex;align-items:center;height:52px}._mobileTabs_ahlyk_134{padding:4px;background:var(--deep-space);width:100%;min-width:0}._modeTabs_ahlyk_141{margin-bottom:16px}._backButton_ahlyk_145{height:auto;min-height:40px;background:none;border:none;padding:8px 0;color:var(--lavender);font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;justify-self:start}._mobileCloseButton_ahlyk_160{background:#e3e3fa0d;border-radius:8px;width:24px;height:24px;padding:2px;position:relative;top:0;right:0;justify-self:end;flex-shrink:0}._mobileBody_ahlyk_1{color:var(--lavender);flex-grow:1;overflow-y:auto;position:relative;padding:16px}@media(max-width:851px),(max-height:745px){._container_ahlyk_19{width:calc(100vw - 32px);max-width:calc(100vw - 32px);height:auto;max-height:calc(100dvh - 112px);border-radius:12px}._content_ahlyk_50{flex-direction:column;max-height:none;height:100%}._leftColumn_ahlyk_58{border-right:none}._closeButton_ahlyk_23{top:-40px;right:0}._withSteps_ahlyk_19 ._container_ahlyk_19{height:auto;max-height:calc(100dvh - 176px)}._withSteps_ahlyk_19 ._closeButton_ahlyk_23{top:-40px}}._marketInfo_6ve5w_1{display:flex;flex-direction:column;gap:12px}._info_6ve5w_7{position:relative;height:84px;border-radius:8px;background:radial-gradient(186.47% 115.31% at 50.34% 142.01%,#1492f240,#0071e240 20.19%,#00173800),radial-gradient(126.28% 420.48% at 50% 365.68%,#046baf,#046baf87 33.5%,#046baf24 58.96%,#046baf00),#1a1d23;display:flex;flex-direction:column;justify-content:center;padding:0 16px;background-image:url(/assets/market-bg.DLam8NY_.png);background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;cursor:pointer}._infoDecor_6ve5w_24{position:absolute;background:url(/assets/decor.DrNTkuvo.png) no-repeat center;background-size:cover;width:216px;height:200px;right:-54px;top:-17px}@media(max-width:851px){._infoDecor_6ve5w_24{right:0}}._lux_6ve5w_39{color:#4fb7fb;font-size:24px;font-style:normal;font-weight:800;line-height:90%;text-transform:uppercase}._market_6ve5w_1{color:#e3e3fa;font-size:24px;font-style:normal;font-weight:800;line-height:90%;text-transform:uppercase}._text_6ve5w_57{color:#9da6b8;font-size:14px;font-style:normal;font-weight:400;line-height:150%}._link_6ve5w_65{color:#1bb2ff;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto}._modalRoot_1awoy_1{position:relative;width:min(854px,100vw - 32px);max-width:854px;overflow:visible;color:#eff1f3}@media screen and (max-width:767px){._modalRoot_1awoy_1{width:calc(100vw - 32px)}}._surface_1awoy_14{position:relative;display:flex;flex-direction:column;max-height:min(740px,100dvh - 32px);border-radius:12px;background:linear-gradient(180deg,#58657e1f,#58657e00),#1e232eb8;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);overflow:hidden;isolation:isolate}._surface_1awoy_14:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._surface_1awoy_14{max-height:calc(100dvh - 88px)}}._closeButton_1awoy_46,._modalContent_1awoy_47{position:relative;z-index:1}._closeButton_1awoy_46{position:absolute;top:0;left:calc(100% + 12px);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_1awoy_46:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1awoy_46 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1awoy_46:hover{background:#58657e59}._closeButton_1awoy_46:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:960px){._closeButton_1awoy_46{top:-40px;right:0;left:auto}}._modalContent_1awoy_47{display:flex;flex-direction:column;gap:10px;padding:16px;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0;scrollbar-width:thin;scrollbar-color:#555d6c #232935}@media screen and (max-width:767px){._modalContent_1awoy_47{padding:20px 18px 18px 24px}}._modalContent_1awoy_47::-webkit-scrollbar{width:6px}._modalContent_1awoy_47::-webkit-scrollbar-track{border-radius:999px;background:#232935}._modalContent_1awoy_47::-webkit-scrollbar-thumb{border-radius:999px;background:#555d6c;border:1px solid #232935}._snowIcon_1awoy_138{position:absolute;top:-10px;left:-4px;z-index:3;pointer-events:none}._header_1awoy_146,._section_1awoy_147{position:relative;isolation:isolate;border-radius:12px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}._header_1awoy_146:before,._section_1awoy_147:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.14),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._header_1awoy_146{padding:18px 20px}._section_1awoy_147{padding:14px 16px}._headerContent_1awoy_179,._section_1awoy_147>*{position:relative;z-index:1}._headerContent_1awoy_179{display:flex;align-items:center;gap:12px;width:100%;flex-wrap:wrap}._headerContent_1awoy_179 h3{margin:0;font-size:18px;font-weight:700;line-height:1.3;color:#eff1f3}._headerMeta_1awoy_200{display:flex;align-items:center;flex-wrap:wrap;gap:8px}._headerAction_1awoy_207{display:flex;margin-left:auto;flex-shrink:0}._status_1awoy_213{padding:4px 10px;border-radius:6px;background:#ffffff14;color:#9da6b8;font-size:12px;font-weight:500;line-height:1.4;text-transform:lowercase}._status_1awoy_213:first-letter{text-transform:uppercase}._confirmed_1awoy_227{color:#64b4ff;background:#64b4ff29}._delivered_1awoy_232{color:#8de756;background:#69ee7e29}._refunded_1awoy_237{color:#ffd24f;background:#ffd24f24}._placed_1awoy_242{color:#b0a4ff;background:#b0a4ff29}._in_review_1awoy_247{color:#8ec5ff;background:#8ec5ff29}._in_route_1awoy_252{color:#ffb86b;background:#ffb86b29}._sectionTitle_1awoy_257{margin-bottom:8px;font-size:12px;font-weight:600;line-height:1.4;text-transform:uppercase;letter-spacing:.04em;color:#e3e3faa6}._itemsList_1awoy_267{display:flex;flex-direction:column;gap:8px}._itemRow_1awoy_273{display:grid;grid-template-columns:48px minmax(0,1fr) minmax(248px,.38fr);align-items:center;gap:12px;min-width:0;padding:10px;border-radius:8px;background:#161b263d;box-shadow:inset 0 0 0 1px #ffffff0a}@media(max-width:760px){._itemRow_1awoy_273{grid-template-columns:48px minmax(0,1fr);align-items:start}}._itemImageWrap_1awoy_291{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;background:#ffffff0a;overflow:hidden}._itemImage_1awoy_291{width:42px;height:42px;-o-object-fit:contain;object-fit:contain}._itemInfo_1awoy_308{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}._itemName_1awoy_316{color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemMeta_1awoy_326{font-size:12px;line-height:1.5;color:#e3e3fab3}._itemPrice_1awoy_332{margin-left:8px;font-weight:600;color:#eff1f3}._itemLink_1awoy_338{margin-left:8px;color:#1bb2ff;font-weight:600;text-decoration:underline;text-underline-offset:2px}._itemLink_1awoy_338:hover{color:#64cbff}._itemLink_1awoy_338:focus-visible{outline:2px solid rgba(100,203,255,.45);outline-offset:2px;border-radius:4px}._itemShippingInfo_1awoy_354{display:grid;gap:4px;min-width:0;padding-left:12px;border-left:1px solid rgba(255,255,255,.1)}@media(max-width:760px){._itemShippingInfo_1awoy_354{grid-column:2}}@media screen and (max-width:767px){._itemShippingInfo_1awoy_354{grid-column:1/-1;padding-left:0;padding-top:8px;border-left:0;border-top:1px solid rgba(255,255,255,.08)}}._itemShippingEntry_1awoy_376{display:grid;grid-template-columns:64px minmax(0,1fr) 20px;align-items:center;min-width:0;gap:6px;font-size:12px;line-height:1.4;color:#e3e3faad}._itemShippingEntry_1awoy_376 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemShippingEntry_1awoy_376 strong{min-width:0;color:#eff1f3;font-weight:600;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemShippingEntry_1awoy_376:not(._itemTrackingEntry_1awoy_402) strong{grid-column:2/-1}._copyTrackingButton_1awoy_406{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:0;border-radius:4px;background:#ffffff0f;color:#9da6b8;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,color .2s ease}._copyTrackingButton_1awoy_406 svg{width:12px;height:12px}._copyTrackingButton_1awoy_406:hover{background:#1bb2ff24;color:#64cbff}._copyTrackingButton_1awoy_406:focus-visible{outline:2px solid rgba(100,203,255,.45);outline-offset:2px}._addressGrid_1awoy_434{display:grid;gap:6px;font-size:14px;color:#9da6b8}._textBlock_1awoy_441{font-size:14px;color:#9da6b8;white-space:pre-wrap;word-break:break-word}._trackingTextBlock_1awoy_448{display:inline-flex;align-items:center;max-width:100%;gap:8px;font-size:14px;color:#9da6b8}._trackingTextBlock_1awoy_448 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._priceRows_1awoy_463{display:flex;flex-direction:column;gap:10px}._cancelOrderButton_1awoy_469{min-width:168px}@media screen and (max-width:767px){._cancelOrderButton_1awoy_469{min-width:0}}._priceRow_1awoy_463{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;color:#9da6b8}._freeShippingValue_1awoy_487{color:#eff1f3;font-weight:600}._buttonLoading_1awoy_492{display:inline-flex;align-items:center;justify-content:center;gap:8px}._buttonSpinner_1awoy_499{width:14px;height:14px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:_spin_1awoy_1 1s linear infinite}@keyframes _spin_1awoy_1{to{transform:rotate(360deg)}}._card_d7n02_1{width:100%;padding:1px;border-radius:12px;flex-shrink:0;display:flex;flex-direction:column;text-decoration:none;min-width:0;height:254px;transition:background .3s ease}._cardInner_d7n02_14{position:relative;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:flex-end;border-radius:11px;overflow:hidden;height:100%;width:100%;padding:5px;border:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:inherit;transition:background .3s ease}._gradeGrey_d7n02_34{background:radial-gradient(100% 60% at center,#c8ccd7,#21262c)}._gradeGrey_d7n02_34 ._cardInner_d7n02_14{background:#21262c}._gradeGrey_d7n02_34:hover ._cardInner_d7n02_14{background:#222529}._gradeGreen_d7n02_44{background:radial-gradient(100% 60% at center,#65db3e,#162517)}._gradeGreen_d7n02_44 ._cardInner_d7n02_14{background:#162517}._gradeGreen_d7n02_44:hover ._cardInner_d7n02_14{background:#0c1c0d}._gradeGold_d7n02_54{background:radial-gradient(100% 60% at center,#efac1c,#271e14)}._gradeGold_d7n02_54 ._cardInner_d7n02_14{background:#43310f}._gradeGold_d7n02_54:hover ._cardInner_d7n02_14{background:#251b08}._gradeRed_d7n02_64{background:radial-gradient(100% 60% at center,#ae3039,#271419)}._gradeRed_d7n02_64 ._cardInner_d7n02_14{background:#251616}._gradeRed_d7n02_64:hover ._cardInner_d7n02_14{background:#1c0505}._gradePurple_d7n02_74{background:radial-gradient(100% 60% at center,#6530ae,#181427)}._gradePurple_d7n02_74 ._cardInner_d7n02_14{background:#191625}._gradePurple_d7n02_74:hover ._cardInner_d7n02_14{background:#100b24}._gradeBlue_d7n02_84{background:radial-gradient(100% 60% at center,#1bb2ff,#161e25)}._gradeBlue_d7n02_84 ._cardInner_d7n02_14{background:#161e25}._gradeBlue_d7n02_84:hover ._cardInner_d7n02_14{background:#082139}._decorPos_d7n02_94{--decor-overlay-top: 73px;--decor-glow-top: 73px}._imageSection_d7n02_99{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:128px;height:128px;flex-shrink:0}._image_d7n02_99{position:relative;z-index:2;width:120px;height:120px;-o-object-fit:contain;object-fit:contain}._info_d7n02_118{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding:12px 6px 6px;border-radius:6px;background:#23293580;overflow:hidden;box-shadow:0 4px 4px #1a1d2326,inset 1px 1px #ffffff24,inset -1px -1px #0000001f;gap:12px}._textBlock_d7n02_132{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px;width:100%;min-width:0}._title_d7n02_142,._brand_d7n02_143{margin:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}._title_d7n02_142{font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3}._brand_d7n02_143{font-family:Golos Text,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:#9da6b8}._pricePill_d7n02_168{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:7px 8px;border-radius:4px;background:#333a4980;overflow:hidden;box-shadow:0 4px 4px #1a1d2326,inset 1px 1px #ffffff1f,inset -1px -1px #0000001a;transition:background .3s ease}._priceValue_d7n02_184{font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3}._odds_d7n02_192{position:absolute;top:8px;right:8px;z-index:3;font-family:Golos Text,sans-serif;font-size:12px;font-weight:500;line-height:1.5;color:#eff1f3;text-align:center;white-space:nowrap}._lockBadge_d7n02_206{position:absolute;top:8px;right:8px;z-index:3;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:#333a4980;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 4px #1a1d2326}._lockBadge_d7n02_206:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._lockBadge_d7n02_206._checkBadge_d7n02_233:before{background-color:#65d83e;-webkit-mask-image:url(/assets/post-auth/redesign/check.svg);mask-image:url(/assets/post-auth/redesign/check.svg);-webkit-mask-size:13px 10px;mask-size:13px 10px}._lockBadge_d7n02_206:before{content:"";width:16px;height:16px;background-color:#ffd24f;-webkit-mask:url(/assets/post-auth/redesign/lock.svg) center/contain no-repeat;mask:url(/assets/post-auth/redesign/lock.svg) center/contain no-repeat}._card_d7n02_1:hover ._pricePill_d7n02_168,._cardActive_d7n02_253 ._pricePill_d7n02_168{background:#3a425180}._cardActive_d7n02_253._gradeGrey_d7n02_34 ._cardInner_d7n02_14{background:#222529}._cardActive_d7n02_253._gradeGreen_d7n02_44 ._cardInner_d7n02_14{background:#0c1c0d}._cardActive_d7n02_253._gradeBlue_d7n02_84 ._cardInner_d7n02_14{background:#082139}._cardActive_d7n02_253._gradePurple_d7n02_74 ._cardInner_d7n02_14{background:#100b24}._cardActive_d7n02_253._gradeRed_d7n02_64 ._cardInner_d7n02_14{background:#1c0505}._cardActive_d7n02_253._gradeGold_d7n02_54 ._cardInner_d7n02_14{background:#251b08}._cardInner_d7n02_14:focus-visible{outline:2px solid rgba(239,241,243,.9);outline-offset:2px}._potentialDropItemWrapper_18zv1_1{position:relative;width:100%;min-width:136px;justify-self:center;display:flex;border-radius:4px;background:var(--dark-night);padding-bottom:16px;min-height:318px;height:318px;transition:all .3s linear}@media screen and (min-width:480px){._potentialDropItemWrapper_18zv1_1{width:100%}}._potentialDropItem_18zv1_1{cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0}._potentialDropItemCase_18zv1_26{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:10px}._potentialDropItemImageWrapper_18zv1_35{width:100%;padding:5.5px 0 30px;border-top-left-radius:4px;border-top-right-radius:4px}@media(max-width:480px){._potentialDropItemImageWrapper_18zv1_35{padding:5.5px 0 27px}}._gray_18zv1_47{background-image:linear-gradient(180deg,var(--gray-rarity-from) 0%,var(--gray-rarity-to) 100%)}._green_18zv1_51{background-image:linear-gradient(180deg,var(--green-rarity-from) 0%,var(--green-rarity-to) 100%)}._blue_18zv1_55{background-image:linear-gradient(180deg,var(--blue-rarity-from) 0%,var(--blue-rarity-to) 100%)}._purple_18zv1_59{background-image:linear-gradient(180deg,var(--purple-rarity-from) 0%,var(--purple-rarity-to) 100%)}._red_18zv1_63{background-image:linear-gradient(180deg,var(--red-rarity-from) 0%,var(--red-rarity-to) 100%)}._yellow_18zv1_67{background-image:linear-gradient(180deg,var(--gold-rarity-from) 0%,var(--gold-rarity-to) 100%)}._potentialDropItemImage_18zv1_35{position:relative;width:100%;height:156px}._potentialDropItemImage_18zv1_35._noExpSibling_18zv1_76{position:static}._potentialDropItemImage_18zv1_35 img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:16px 8px;width:168px;height:168px;-o-object-fit:contain;object-fit:contain}@media(max-width:500px){._potentialDropItemImage_18zv1_35 img{width:156px;height:156px}}._potentialDropItemExp_18zv1_96{position:absolute;background:#1bb2ff33;padding:8px;color:#009dec;left:50%;font-size:14px;font-weight:500;text-wrap:nowrap;transform:translate(-50%);border-top-left-radius:2px;border-top-right-radius:2px}@media(max-width:480px){._potentialDropItemExp_18zv1_96{font-size:11px}}._potentialDropItemPrice_18zv1_115{color:var(--lavender);padding:8px;background:var(--cute-gray);border-radius:4px;font-size:16px;font-weight:500;line-height:12px;transition:all .3s linear}._descriptionWrapper_18zv1_126{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;position:relative}._descriptionTitleWrapper_18zv1_135{height:42px;display:flex;align-items:center}._descriptionTitle_18zv1_135{max-width:168px;color:var(--lavender);font-size:14px;font-weight:500;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;text-overflow:ellipsis;line-height:21px;max-height:42px;transition:color .3s linear}@media(max-width:1600px){._descriptionTitle_18zv1_135{max-width:168px}}@media(max-width:480px){._descriptionTitle_18zv1_135{max-width:124px}}._descriptionTitleTooltip_18zv1_168{max-width:200px;background-color:#1a1a1e!important;color:#e3e3fa;z-index:9999;text-align:center}@media screen and (max-width:767px){._descriptionTitleTooltip_18zv1_168{max-width:160px}}._brand_18zv1_181{font-size:14px;font-weight:500;line-height:18px;color:var(--lavender-grey);max-width:168px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:color .3s linear}@media screen and (max-width:767px){._brand_18zv1_181{max-width:124px}}._rarity_18zv1_198{position:absolute;display:flex;justify-content:center;text-align:center;align-items:center;color:#e3e3fa;z-index:1;top:8px;right:8px;font-size:12px;font-weight:500;line-height:18px}._grid_dl4he_1{display:grid;gap:12px;width:100%;grid-template-columns:repeat(auto-fill,minmax(174px,1fr));grid-auto-rows:min-content;align-items:start}@media(max-width:1399px){._grid_dl4he_1{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media(max-width:480px){._grid_dl4he_1{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}}._modal_1r7yq_1{--desktop-shell-padding: 24px;--mobile-shell-padding: 16px;position:relative;width:min(920px,100vw - 40px)}@media screen and (max-width:767px){._modal_1r7yq_1{width:100vw;max-width:100vw;height:calc(100dvh - 60px);margin-inline:calc(50% - 50vw)}}._shell_1r7yq_16{position:relative;display:flex;flex-direction:column;gap:24px;width:100%;height:min(720px,82vh - 2px);padding:var(--desktop-shell-padding);border-radius:12px;background:linear-gradient(180deg,#58657e1f,#58657e00),#1e232eb8;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate}._shell_1r7yq_16:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._shell_1r7yq_16{gap:16px;height:100%;padding:var(--mobile-shell-padding);border-radius:0;background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}._shell_1r7yq_16:before{display:none}}._closeButton_1r7yq_61{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_1r7yq_61:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1r7yq_61 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1r7yq_61:hover{background:#58657e59}._closeButton_1r7yq_61:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:1150px){._closeButton_1r7yq_61{top:8px;left:auto;right:8px}}@media screen and (max-width:767px){._closeButton_1r7yq_61{display:none}}._mobileHeader_1r7yq_120,._header_1r7yq_121,._listViewport_1r7yq_122{position:relative;z-index:1}._mobileHeader_1r7yq_120{display:none}@media screen and (max-width:767px){._mobileHeader_1r7yq_120{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px}}._mobileTitle_1r7yq_139{display:inline-flex;align-items:center;justify-content:center;min-width:0;color:#eff1f3;font-size:16px;font-weight:700;letter-spacing:.02em;line-height:1.5;text-transform:uppercase}._mobileHeaderSpacer_1r7yq_152{display:block;width:40px;height:40px}._header_1r7yq_121{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0}._titleBlock_1r7yq_166{display:flex;flex-direction:column;gap:8px;min-width:0}._title_1r7yq_166{margin:0;color:#eff1f3;font-size:28px;font-weight:700;line-height:1.15}@media screen and (max-width:767px){._title_1r7yq_166{font-size:22px}}._description_1r7yq_186{margin:0;color:#9da6b8;font-size:14px;font-weight:500;line-height:1.5}._listViewport_1r7yq_122{flex:1 1 auto;min-height:0;padding-right:6px;overflow:auto;scrollbar-width:thin;scrollbar-color:#555d6c #232935}._listViewport_1r7yq_122::-webkit-scrollbar{width:8px;height:8px}._listViewport_1r7yq_122::-webkit-scrollbar-track{background:#232935;border-radius:999px}._listViewport_1r7yq_122::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._listViewport_1r7yq_122::-webkit-scrollbar-thumb:hover{background:#6a7385}@media screen and (max-width:767px){._listViewport_1r7yq_122{padding-right:0}}._itemsGrid_1r7yq_224{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:900px){._itemsGrid_1r7yq_224{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){._itemsGrid_1r7yq_224{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){._itemsGrid_1r7yq_224{grid-template-columns:repeat(2,minmax(0,1fr))}}._loader_1r7yq_243,._emptyState_1r7yq_244{display:flex;align-items:center;justify-content:center;min-height:240px}._emptyState_1r7yq_244{border-radius:12px;background:#14161a73;color:#9da6b8;font-size:16px;font-weight:500;line-height:1.5}._modal_1pw2z_1{position:relative;width:min(756px,100vw - 32px);max-width:100%}@media screen and (max-width:767px){._modal_1pw2z_1{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}}._modalPrivate_1pw2z_13{width:min(392px,100vw - 32px)}._modalPrivate_1pw2z_13 ._shell_1pw2z_16{height:380px}._shell_1pw2z_16{position:relative;display:flex;flex-direction:column;align-items:stretch;border-radius:12px;background:#1e232e80;box-shadow:0 24px 64px #080b1059,0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:hidden;isolation:isolate}._shell_1pw2z_16:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._shell_1pw2z_16>*{position:relative;z-index:1}@media screen and (max-width:767px){._shell_1pw2z_16{max-height:calc(100dvh - 112px);background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none}}._content_1pw2z_59{display:flex;flex:1 1 auto;flex-direction:column;gap:24px;min-height:0;padding:24px;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#35373d transparent}._content_1pw2z_59::-webkit-scrollbar{width:4px}._content_1pw2z_59::-webkit-scrollbar-track{background:transparent;border-radius:3px}._content_1pw2z_59::-webkit-scrollbar-thumb{background:#35373d;border-radius:3px}@media screen and (max-width:767px){._content_1pw2z_59{padding:16px}}._closeButton_1pw2z_88{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._closeButton_1pw2z_88:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1pw2z_88 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1pw2z_88:hover{background:#58657e59}._closeButton_1pw2z_88:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}@media(max-width:1279px){._closeButton_1pw2z_88{top:-40px;left:auto;right:0}}@media screen and (max-width:767px){._closeButton_1pw2z_88{top:-40px;left:auto;right:0}}._snowIcon_1pw2z_147{position:absolute;top:-10px;left:-4px;pointer-events:none}@media screen and (max-width:767px){._snowIcon_1pw2z_147{display:none}}._profileCard_1pw2z_159{position:relative;display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:12px;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:radial-gradient(19% 96% at 0% 0%,#21335680,#1a1d2340 32%,#1a1d2326 67%,#1a1d2340),linear-gradient(90deg,#1e232c80,#1e232c80)}._profileCard_1pw2z_159:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(142% 150% at 0% 0%,rgba(27,178,255,.46) 0%,rgba(27,178,255,.2788) 12%,rgba(27,178,255,.1428) 30%,rgba(27,178,255,.0884) 42%,transparent 62%),radial-gradient(84% 84% at 0% 0%,rgba(255,255,255,.23) 0%,transparent 46%),linear-gradient(135deg,rgba(27,178,255,.0884) 0%,rgba(255,255,255,.15) 18%,transparent 46%),radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 45%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 45%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09) 0%,transparent 70%),linear-gradient(180deg,#ffffff0d,#ffffff04);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._profileCard_1pw2z_159{gap:16px;padding:24px 16px 16px}}._profileCardPublic_1pw2z_193{min-height:252px}@media screen and (max-width:767px){._profileCardPublic_1pw2z_193{min-height:334px}}._profileCardPrivate_1pw2z_202{min-height:332px;justify-content:center;gap:16px;padding:20px 24px}._profileThemeEaster_1pw2z_209{background:radial-gradient(19% 96% at 0% 0%,#21335680,#1a1d2340 32%,#1a1d2326 67%,#1a1d2340),#1e232c80 url(/assets/header-bg.27RoKJU1.svg) repeat left -46px top -273px;background-size:auto,1080px 580px}._profileThemeSummer_1pw2z_214:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/profile-bg.C42cho3r.svg) no-repeat center bottom;background-size:cover;pointer-events:none;opacity:.85}._profileThemeHalloween_1pw2z_224:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/profile-bg.BdsYWseD.svg) no-repeat center bottom;background-size:cover;pointer-events:none;opacity:.9}._profileThemeChristmas2025_1pw2z_234:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/avatar-bg.oYBNTmJv.svg) no-repeat center center;background-size:cover;pointer-events:none;opacity:.78}._profileHeader_1pw2z_244,._statsPanel_1pw2z_245,._cardsGrid_1pw2z_246,._profileCard_1pw2z_159>*{position:relative;z-index:1}._profileHeader_1pw2z_244{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}@media screen and (max-width:767px){._profileHeader_1pw2z_244{flex-direction:column;align-items:center;gap:16px}}@media screen and (max-width:767px){._profileHeader_1pw2z_244:not(._profileHeaderPrivate_1pw2z_267){width:100%}}._profileHeaderPrivate_1pw2z_267{align-items:center;flex-direction:column;gap:16px}._identityGroup_1pw2z_278{display:flex;align-items:center;gap:16px;min-width:0}@media screen and (max-width:767px){._identityGroup_1pw2z_278{flex-direction:column;width:100%}}._identityGroupPrivate_1pw2z_291{flex-direction:column;gap:12px;width:100%}._avatarFrame_1pw2z_297{position:relative;display:flex;align-items:center;justify-content:center;width:104px;height:104px;padding:4px;border-radius:999px;border:1px solid #eff1f3;flex-shrink:0}._avatarInner_1pw2z_310{width:96px;height:96px;border-radius:999px;overflow:hidden;background:#eff1f3}._avatarImage_1pw2z_318{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._privateAvatarIcon_1pw2z_324{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#e3e3fab8;background:#1418208f}._privateAvatarIcon_1pw2z_324 svg{width:62px;height:62px}._avatarBadge_1pw2z_338{position:absolute;top:0;right:0;transform:translate(12%,-12%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:4px;border-radius:999px;background:#14161a;border:1px solid #232935;box-shadow:0 4px 4px #1a1d2326}._avatarBadge_1pw2z_338 img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}._identityCopy_1pw2z_360{display:flex;flex-direction:column;gap:16px;min-width:0}@media screen and (max-width:767px){._identityCopy_1pw2z_360{align-items:center;text-align:center;width:100%}}._identityCopyPrivate_1pw2z_374{align-items:center;gap:12px;text-align:center;width:100%}._eyebrow_1pw2z_381{margin:0;color:#29303c;font-size:16px;font-weight:500;line-height:150%}._username_1pw2z_389{margin:0;color:#eff1f3;font-size:24px;font-weight:700;line-height:130%;letter-spacing:-.02em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){._username_1pw2z_389{font-size:22px}}._profileMeta_1pw2z_406{display:flex;align-items:center;gap:16px;flex-shrink:0}@media screen and (max-width:767px){._profileMeta_1pw2z_406{flex-wrap:wrap;justify-content:center;width:100%}}._memberSinceChip_1pw2z_420{display:inline-flex;align-items:center;gap:4px;min-height:48px;position:relative;padding:16px;border-radius:6px;background:#2b334580;box-shadow:0 4px 4px #1a1d2326;font-size:12px;font-weight:500;line-height:150%;color:#eff1f3;white-space:nowrap;overflow:hidden;isolation:isolate}._memberSinceChip_1pw2z_420:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._memberSinceChip_1pw2z_420>*{position:relative;z-index:1}._memberSinceLabel_1pw2z_456{color:#9da6b8}._memberSinceValue_1pw2z_460{color:#eff1f3}._levelSection_1pw2z_464{display:flex;flex-direction:column;gap:16px;width:100%;container-type:inline-size}._levelRow_1pw2z_472{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"current meta next" "bar bar bar";align-items:center;-moz-column-gap:24px;column-gap:24px;row-gap:16px}@container (max-width: 520px){._levelRow_1pw2z_472{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"current next" "bar bar" "meta meta";-moz-column-gap:16px;column-gap:16px;row-gap:16px}}@media(max-width:560px){._levelRow_1pw2z_472{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"current next" "bar bar" "meta meta";-moz-column-gap:16px;column-gap:16px;row-gap:16px}}._levelRowStacked_1pw2z_497{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"current next" "bar bar" "meta meta";-moz-column-gap:16px;column-gap:16px;row-gap:16px}._levelRowStacked_1pw2z_497 ._progressMeta_1pw2z_503{width:100%;justify-self:stretch;justify-content:center}._levelRowStacked_1pw2z_497 ._levelGroupPlaceholder_1pw2z_508{display:none}._levelGroup_1pw2z_508{display:flex;align-items:center;gap:12px;min-width:0}._levelGroupCurrent_1pw2z_519{grid-area:current;justify-self:start}._levelGroupNext_1pw2z_524{grid-area:next;justify-self:end}._levelGroupPlaceholder_1pw2z_508{grid-area:next;justify-self:end;width:110px}@container (max-width: 520px){._levelGroupPlaceholder_1pw2z_508{display:none}}@media(max-width:560px){._levelGroupPlaceholder_1pw2z_508{display:none}}._levelLabel_1pw2z_545{color:#eff1f3;font-size:18px;font-weight:500;line-height:150%;white-space:nowrap}._levelLabelDesktop_1pw2z_553{display:inline}._levelLabelMobile_1pw2z_557{display:none}@container (max-width: 520px){._levelLabelDesktop_1pw2z_553{display:none}._levelLabelMobile_1pw2z_557{display:inline}}@media(max-width:560px){._levelLabelDesktop_1pw2z_553{display:none}._levelLabelMobile_1pw2z_557{display:inline}}._levelBadge_1pw2z_577{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:8px;background:#1a3b4f80;color:#1bb2ff;font-size:20px;font-weight:400;line-height:150%;text-transform:uppercase}._progressMeta_1pw2z_503{grid-area:meta;display:flex;align-items:center;gap:17px;justify-self:center}@container (max-width: 520px){._progressMeta_1pw2z_503{width:100%;justify-self:stretch;justify-content:center}}@media(max-width:560px){._progressMeta_1pw2z_503{width:100%;justify-self:stretch;justify-content:center}}._progressCopy_1pw2z_615{color:#eff1f3;font-size:18px;font-weight:500;line-height:150%;white-space:nowrap}._progressValue_1pw2z_623{color:inherit}._progressValueMuted_1pw2z_627{color:#29303c}._progressAccent_1pw2z_631{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:12px;border-radius:8px;border:1px solid #1bb2ff;background:linear-gradient(180deg,#1bb2ff24,#2b334580);box-shadow:0 4px 4px #1a1d2326}@container (max-width: 520px){._progressAccent_1pw2z_631{display:none}}@media(max-width:560px){._progressAccent_1pw2z_631{display:none}}._progressAccentIcon_1pw2z_654{width:24px;height:24px;flex-shrink:0}._progressBar_1pw2z_660{grid-area:bar;display:flex;align-items:center;width:100%;height:20px;padding:4px;border-radius:999px;background:#14161a;box-shadow:0 4px 4px #1a1d2326}._progressBarFill_1pw2z_672{height:10px;border-radius:999px;background:#1bb2ff;box-shadow:0 4px 4px #1a1d2326;transition:width .2s ease-in-out}._privateLevelRow_1pw2z_680{display:flex;align-items:center;gap:12px}._privateNotice_1pw2z_686{align-self:center;position:relative;padding:10px 16px;border-radius:8px;background:#2b334580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;font-size:12px;font-weight:500;line-height:150%;text-align:center;overflow:hidden;isolation:isolate}._privateNotice_1pw2z_686:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._privateNotice_1pw2z_686 span{position:relative;z-index:1}._statsPanel_1pw2z_245{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:12px;position:relative;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#1e232c80;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate}._statsPanel_1pw2z_245:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._statsPanel_1pw2z_245>*{position:relative;z-index:1}@media screen and (max-width:767px){._statsPanel_1pw2z_245{display:flex;flex-direction:column;min-height:234px}}._statCard_1pw2z_756{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;min-width:0}._statCard_1pw2z_756:nth-child(3){grid-column:1/-1}@media screen and (max-width:767px){._statCard_1pw2z_756{flex:0 0 78px;min-height:78px;justify-content:space-between;padding:16px 24px}}._statCardWithDivider_1pw2z_776{border-left:1px solid rgba(54,64,85,.5)}._statCardWithDivider_1pw2z_776:nth-child(3){border-left:none;border-top:1px solid rgba(54,64,85,.5)}@media screen and (max-width:767px){._statCardWithDivider_1pw2z_776{border-left:none;border-top:1px solid rgba(54,64,85,.5)}}._statIcon_1pw2z_790{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;padding:16px;border-radius:8px;border:4px solid #1a1d23;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;flex-shrink:0}._statIcon_1pw2z_790 svg{width:28px;height:28px}@media screen and (max-width:767px){._statIcon_1pw2z_790{order:2;width:46px;height:46px;padding:9px}._statIcon_1pw2z_790 svg{width:20px;height:20px}}._statIconpurple_1pw2z_820{background:radial-gradient(228.13% 228.13% at 50% 132.03%,#fcd5ffbf 1.92%,#ec1dffbf 20%,#72089cbf 55%,#1d0526bf)}._statIconamber_1pw2z_824{background:radial-gradient(178.91% 178.91% at 50% 123.44%,#fff2d6bf 1.92%,#ffb81fbf 20%,#9b4f08bf 55%,#251404bf)}._statIconblue_1pw2z_828{background:radial-gradient(300% 300% at 50% 119.53%,#58b4ffbf 1.92%,#1157dabf 20%,#082e7ebf 55%,#040725bf)}._statContent_1pw2z_832{display:flex;flex-direction:column;gap:8px;min-width:0}@media screen and (max-width:767px){._statContent_1pw2z_832{order:1;flex:1 1 auto;justify-content:center;gap:4px}}._statLabel_1pw2z_847{margin:0;color:#9da6b8;font-size:14px;font-weight:500;line-height:150%}._statValue_1pw2z_855{color:#eff1f3;font-size:24px;font-weight:700;line-height:130%;letter-spacing:-.02em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){._statValue_1pw2z_855{font-size:20px}}._cardsGrid_1pw2z_246{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}@media screen and (max-width:767px){._cardsGrid_1pw2z_246{grid-template-columns:1fr;gap:16px}}._itemSection_1pw2z_883{display:flex;flex-direction:column;gap:16px;min-width:0}._itemSectionTitle_1pw2z_890{margin:0;color:#eff1f3;font-size:18px;font-weight:600;line-height:150%}._itemCard_1pw2z_898{display:flex;align-items:center;gap:8px;min-width:0;padding:8px;border-radius:12px;position:relative;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#1e232c80;box-shadow:0 4px 4px #1a1d2326;color:inherit;text-decoration:none;overflow:hidden;isolation:isolate}._itemCard_1pw2z_898:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._itemCard_1pw2z_898>*{position:relative;z-index:1}._itemMedia_1pw2z_933{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;flex-shrink:0}._itemImage_1pw2z_942{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}._itemImageFallback_1pw2z_948{width:90px;height:90px;border-radius:8px;background:#2b334580}._itemBody_1pw2z_955{display:flex;flex-direction:column;gap:12px;min-width:0}._itemName_1pw2z_962{margin:0;color:#eff1f3;font-size:14px;font-weight:500;line-height:150%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._itemMeta_1pw2z_975{color:#9da6b8;font-size:12px;font-weight:500;line-height:150%}._itemMetaText_1pw2z_982{color:#9da6b8}._eventPrice_1pw2z_986{display:inline-flex;align-items:center;gap:6px}._eventPrice_1pw2z_986 svg{width:16px;height:16px;flex-shrink:0}._modal_1an73_1{position:relative;width:min(693px,100vw - 76px)}@media screen and (max-width:767px){._modal_1an73_1{width:calc(100vw - 32px)}}._surface_1an73_11{position:relative;overflow-y:auto;padding:56px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);max-height:calc(100dvh - 32px);scrollbar-width:none;-ms-overflow-style:none}._surface_1an73_11::-webkit-scrollbar{display:none}._surface_1an73_11:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.02}._surface_1an73_11:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._surface_1an73_11>*{position:relative;z-index:2}@media screen and (max-width:767px){._surface_1an73_11{padding:56px 16px 28px;max-height:calc(100dvh - 16px)}}._hero_1an73_61{margin-bottom:64px}@media screen and (max-width:767px){._hero_1an73_61{margin-bottom:32px}}._heroImage_1an73_70{display:block;width:100%;max-width:581px;height:auto;margin:0 auto}._sections_1an73_78{display:flex;flex-direction:column;gap:48px}@media screen and (max-width:767px){._sections_1an73_78{gap:24px}}._section_1an73_78{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:767px){._section_1an73_78{gap:12px}}._sectionTitle_1an73_100{margin:0;font-family:Golos Text,sans-serif;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;color:#eff1f3}._sectionText_1an73_111{margin:0;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#9da6b8}@media screen and (max-width:767px){._sectionText_1an73_111{font-size:14px}}._closeButton_1an73_125{position:absolute;top:0;right:0;z-index:3;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:2px solid #14161a;border-radius:6px;background:#58657e59;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#eff1f3;cursor:pointer;transform:translate(calc(100% + 12px));transition:background .2s ease,transform .2s ease}._closeButton_1an73_125:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._closeButton_1an73_125:hover{background:#58657e7a}._closeButton_1an73_125:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}._closeButton_1an73_125 svg{position:relative;z-index:2}@media screen and (max-width:767px){._closeButton_1an73_125{top:12px;right:12px;transform:none}}._modal_16xdc_1{position:relative;width:min(343px,100vw - 32px);border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#1e232e80;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);color:#eff1f3;isolation:isolate}._modal_16xdc_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._modal_16xdc_1:after{content:"";position:absolute;right:24px;bottom:0;left:24px;height:156px;border-radius:0 0 12px 12px;background:radial-gradient(86% 70% at 50% 100%,#1a1d23ad,#1a1d232e 52%,#1a1d2300);pointer-events:none;z-index:0}._closeButton_16xdc_39,._content_16xdc_40,._footer_16xdc_41{position:relative;z-index:1}._closeButton_16xdc_39{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_16xdc_39:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_16xdc_39 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_16xdc_39:hover{background:#58657e59}._closeButton_16xdc_39:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:480px){._closeButton_16xdc_39{top:-40px;right:0;left:auto}}._content_16xdc_40{display:flex;flex-direction:column;align-items:center;padding:24px 8px 8px;text-align:center}._icon_16xdc_108{width:72px;height:72px;flex-shrink:0}._title_16xdc_114{margin:24px 0 0;max-width:240px;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.25;letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance}._description_16xdc_127{margin:16px 0 0;max-width:295px;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;text-wrap:balance}._footer_16xdc_41{display:flex;flex-direction:column;gap:8px;margin-top:24px;width:100%;padding:16px 16px 8px;border-radius:6px;border:1px solid rgba(255,255,255,.08);background:#36405580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);isolation:isolate}._footer_16xdc_41:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.14),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._primaryButton_16xdc_167{width:100%;min-height:56px;--button-radius: 6px}._checkboxField_16xdc_173{width:100%;justify-content:center}._root_b7fuw_1{position:relative;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;width:100%;min-height:var(--battle-box-card-height, 236px);padding-bottom:8px;border-radius:10px;background-color:#2b334580;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate;will-change:background-color;transition:background-color .28s cubic-bezier(.22,1,.36,1)}._root_b7fuw_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._root_b7fuw_1:focus-within{background-color:var(--case-card-hover)}@media(hover:hover)and (pointer:fine){._root_b7fuw_1:hover{background-color:var(--case-card-hover)}}._compact_b7fuw_41{min-height:208px;gap:8px}._mediaBlock_b7fuw_46,._content_b7fuw_47{position:relative;z-index:1}._mediaBlock_b7fuw_46{display:flex;flex-direction:column;align-items:center;width:100%;padding-inline:12px}._media_b7fuw_46{position:relative;display:flex;align-items:center;justify-content:center;width:128px;height:128px}._media_b7fuw_46 img{display:block;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}._compact_b7fuw_41 ._media_b7fuw_46{width:112px;height:112px}._mediaDraggable_b7fuw_80{cursor:grab;touch-action:none}._mediaDraggable_b7fuw_80:active{cursor:grabbing}._fallback_b7fuw_89{width:84px;height:84px;border-radius:16px;background:#333a498c}._riskIndicator_b7fuw_96{width:100%;max-width:100%;margin-top:3px;margin-bottom:0}._content_b7fuw_47{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:12px;width:100%;padding-inline:8px}._compact_b7fuw_41 ._content_b7fuw_47,._compact_b7fuw_41 ._info_b7fuw_114{gap:8px}._info_b7fuw_114{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}._title_b7fuw_126{width:100%;overflow:hidden;color:var(--battle-text-secondary);font-size:14px;font-weight:500;line-height:1.5;text-align:center;text-overflow:ellipsis;white-space:nowrap}._price_b7fuw_138{margin-block:-.4em;color:var(--battle-text);font-size:16px;font-weight:500;line-height:1.4;text-align:center}._footer_b7fuw_147{width:100%;margin-top:auto}._counter_b7fuw_152{display:flex;align-items:center;gap:4px;width:100%;height:40px;padding:4px;border-radius:10px;background:var(--battle-canvas)}._counterButton_b7fuw_163,._iconButton_b7fuw_164{display:inline-flex;align-items:center;justify-content:center;position:relative;padding:0;border:2px solid transparent;background:#29303c;color:var(--battle-text-secondary);cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,opacity .2s ease}._counterButton_b7fuw_163 svg,._iconButton_b7fuw_164 svg{width:16px;height:16px;flex-shrink:0}._counterButton_b7fuw_163{width:50px;height:32px;border-radius:6px;background:#29303c;box-shadow:0 0 0 2px #1e232c;color:var(--battle-text-secondary)}._counterButton_b7fuw_163:disabled{opacity:.45;cursor:not-allowed}._counterButton_b7fuw_163:not(:disabled):active,._counterButton_b7fuw_163:not(:disabled):focus-visible{background:#333a49;border-color:#232935;box-shadow:0 0 0 1px #1bb2ff;outline:0}._counterValue_b7fuw_205{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-width:0;color:var(--battle-text);font-size:16px;font-weight:500;line-height:1.4;text-align:center}._addButton_b7fuw_218{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:40px;padding:8px 16px;border:2px solid #64cbff;border-radius:6px;box-shadow:0 0 0 2px #1a2c39;background:linear-gradient(104deg,#00476b99 -18.88%,#1aaaf5bd 20.32%,#3dbdffbf 44.28%,#1bb2ffbf 80.37%,#00254899 131.78%),#1bb2ff;color:#14161a;font-size:14px;font-weight:500;line-height:1.5;text-align:center;text-shadow:0 .5px 0 rgba(0,0,0,.25);cursor:pointer;transition:box-shadow .2s ease,filter .2s ease}._addButton_b7fuw_218 svg{width:16px;height:16px;flex-shrink:0}._topActions_b7fuw_246{position:absolute;top:4px;right:4px;left:4px;display:flex;align-items:center;justify-content:space-between;z-index:4;opacity:0;transform:translate3d(0,-6px,0);pointer-events:none;will-change:opacity,transform;transition:opacity .24s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1)}._iconButton_b7fuw_164{width:32px;height:32px;border-radius:6px;box-shadow:0 0 0 2px #1e232c}._iconButton_b7fuw_164:active,._iconButton_b7fuw_164:focus-visible{background:#333a49;border-color:#1a1d23;box-shadow:0 0 0 1px #1bb2ff;color:#64cbff;outline:0}._root_b7fuw_1:focus-within ._topActions_b7fuw_246{opacity:1;transform:translateZ(0);pointer-events:auto}@media(hover:hover)and (pointer:fine){._counterButton_b7fuw_163:not(:disabled):hover{background:#333a49;border-color:#232935;box-shadow:0 0 0 1px #9da6b8}._addButton_b7fuw_218:hover{box-shadow:0 0 0 2px #14161a,0 0 0 4px #1bb2ff;filter:brightness(1.03)}._iconButton_b7fuw_164:hover{background:#333a49;border-color:#1a1d23;box-shadow:0 0 0 1px #9da6b8;color:var(--battle-text-secondary)}._root_b7fuw_1:hover ._topActions_b7fuw_246{opacity:1;transform:translateZ(0);pointer-events:auto}}@media(hover:none)and (pointer:coarse){._root_b7fuw_1 ._topActions_b7fuw_246{opacity:1;transform:none;pointer-events:auto;transition:none}}._modal_u3848_1{--battle-canvas: #1a1d23;--battle-surface: #1e232c;--battle-surface-strong: #232935;--battle-surface-soft: rgba(43, 51, 69, .5);--battle-outline: #333a49;--battle-outline-soft: #232935;--battle-text: #eff1f3;--battle-text-secondary: #9da6b8;--battle-text-placeholder: #555d6c;--battle-accent: #1ea7f2;--battle-accent-soft: rgba(30, 167, 242, .16);--desktop-shell-padding: 24px;--desktop-footer-inset: 16px;--mobile-shell-padding: 16px;--mobile-footer-inset: 8px;--battle-box-card-height: 236px;--desktop-footer-height: 88px;--mobile-footer-height: calc(208px + env(safe-area-inset-bottom, 0px)) ;--mobile-footer-horizontal-inset: 8px;position:relative;width:min(993px,100vw - 32px)}@media screen and (max-width:767px){._modal_u3848_1{width:100vw;max-width:100vw;height:calc(100dvh - 60px);margin-inline:calc(50% - 50vw)}}._shell_u3848_33{position:relative;display:flex;flex-direction:column;gap:24px;width:100%;height:min(795px,85vh - 2px);padding:var(--desktop-shell-padding);border-radius:12px;background:linear-gradient(180deg,#58657e1f,#58657e00),#1e232eb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate}._shell_u3848_33:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._shell_u3848_33{gap:12px;height:100%;padding:var(--mobile-shell-padding) var(--mobile-shell-padding) 8px;border-radius:0;background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}._shell_u3848_33:before{display:none}}._closeButton_u3848_78{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_u3848_78:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_u3848_78 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_u3848_78:hover{background:#58657e59}._closeButton_u3848_78:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:1100px){._closeButton_u3848_78{top:-40px;left:auto;right:0}}@media screen and (max-width:767px){._closeButton_u3848_78{display:none}}._mobileHeader_u3848_137,._controls_u3848_138,._listViewport_u3848_139,._footerWrap_u3848_140,._footer_u3848_140,._borrowTooltip_u3848_142{position:relative;z-index:1}._mobileHeader_u3848_137{display:none}@media screen and (max-width:767px){._mobileHeader_u3848_137{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px}}._mobileTitle_u3848_159{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;color:#eff1f3;font-size:16px;font-weight:700;letter-spacing:.02em;line-height:1.5;text-transform:uppercase}._mobileTitle_u3848_159 svg{width:18px;height:18px;flex-shrink:0}._mobileTitle_u3848_159 svg path{fill:#eff1f3}._mobileHeaderSpacer_u3848_181{display:block;width:40px;height:40px}._controls_u3848_138{display:flex;flex-direction:column;flex-shrink:0;gap:12px}@media screen and (max-width:767px){._controls_u3848_138{gap:8px}}._searchField_u3848_199{display:flex;align-items:center;gap:6px;width:100%;height:48px;padding:4px 16px;border:1px solid #333a49;border-radius:8px;background:#14161a;color:#555d6c}._searchField_u3848_199 svg{flex-shrink:0;width:16px;height:16px}._searchField_u3848_199 input{width:100%;padding:0;border:0;outline:none;background:transparent;color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5}._searchField_u3848_199 input::-moz-placeholder{color:#555d6c}._searchField_u3848_199 input::placeholder{color:#555d6c}._searchDivider_u3848_231{width:1px;height:24px;flex-shrink:0;background:#333a49}._filtersToggle_u3848_238{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;flex-shrink:0;border:2px solid #1a1d23;border-radius:8px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#9da6b8;cursor:pointer;transition:background-color .24s ease,border-color .24s ease,color .24s ease,box-shadow .24s ease}._filtersToggle_u3848_238 svg{width:16px;height:16px}._filtersToggle_u3848_238:hover{background:#58657e59;color:#eff1f3}._filtersToggle_u3848_238:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}._filtersToggleActive_u3848_269{border-color:#14161a;background:#1a6891;box-shadow:0 4px 4px #1a1d2326,0 0 0 2px #1a3b4f;color:#1bb2ff}._filtersToggleActive_u3848_269:hover{background:#1a6891;color:#64cbff}._filtersPanel_u3848_280{display:flex;flex-direction:column;gap:8px}._listViewport_u3848_139{flex:1 1 auto;position:relative;min-height:0;overflow:hidden}._list_u3848_139{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;height:100%;align-content:flex-start;padding-right:6px;padding-bottom:calc(var(--desktop-footer-height) + var(--desktop-footer-inset) + 8px);overflow:auto;scrollbar-width:thin;scrollbar-color:#555d6c #232935}._list_u3848_139::-webkit-scrollbar{width:8px;height:8px}._list_u3848_139::-webkit-scrollbar-track{background:#232935;border-radius:999px}._list_u3848_139::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._list_u3848_139::-webkit-scrollbar-thumb:hover{background:#6a7385}@media screen and (max-width:767px){._list_u3848_139{padding-right:0;padding-bottom:calc(var(--mobile-footer-height) + var(--mobile-footer-inset))}}._cardSlot_u3848_328{display:flex;height:100%}._loader_u3848_333,._emptyState_u3848_334{grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:180px}._emptyState_u3848_334{border-radius:12px;background:#14161a73;color:#9da6b8;font-size:16px;font-weight:500;line-height:1.5}._loadMoreSentinel_u3848_351{grid-column:1/-1;height:1px;pointer-events:none}._footer_u3848_140{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:88px;padding:16px;border-radius:12px;background:linear-gradient(180deg,#58657e14,#58657e00),#161b22d6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 12px 32px #1a1d233d,0 4px 4px #1a1d2326;isolation:isolate}._footer_u3848_140:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._footerWrap_u3848_140{position:absolute;right:var(--desktop-footer-inset);bottom:var(--desktop-footer-inset);left:var(--desktop-footer-inset);z-index:2}._summaryContent_u3848_394,._summaryGroup_u3848_395,._balanceCell_u3848_396,._continueButton_u3848_397{text-transform:capitalize;position:relative;z-index:1}._summaryContent_u3848_394{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}._summaryGroup_u3848_395{display:flex;align-items:center;gap:8px;flex-shrink:0}._summaryCell_u3848_418,._balanceCell_u3848_396{display:flex;align-items:center;gap:4px;height:56px;border-radius:6px;background:#1a1d23;font-size:16px;font-weight:500;line-height:1.5;flex-shrink:0}._summaryCell_u3848_418{justify-content:center;padding:12px 20px}._balanceCell_u3848_396{justify-content:space-between;gap:8px;padding:12px 12px 12px 24px}._balanceText_u3848_443{display:inline-flex;align-items:center;gap:4px}._balanceDepositButton_u3848_449{width:32px;height:32px;min-width:0;padding:0;flex-shrink:0;border-radius:8px}._balanceDepositButton_u3848_449 svg{width:16px;height:16px}._summaryLabel_u3848_462{color:#9da6b8}._summaryValue_u3848_466{display:inline-flex;align-items:center;gap:8px;color:#eff1f3;font-weight:500}._summaryValueInteractive_u3848_474{cursor:help}._borrowValueIcon_u3848_478{width:20px;height:26px;flex-shrink:0;color:#87f45f}._continueButton_u3848_397{min-width:166px}._continueButtonWithPrice_u3848_489{min-width:244px}._continueButtonIcon_u3848_493{width:18px;height:22px;flex-shrink:0;color:currentColor}._borrowTooltip_u3848_142{max-width:376px!important;padding:16px 12px!important;border-radius:8px!important;background:#36405580!important;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);color:#c8ccd7!important;text-align:center;z-index:9999!important}._borrowTooltip_u3848_142:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}._borrowTooltipText_u3848_526{margin:0;font-size:14px;font-weight:400;line-height:1.5;white-space:normal}._borrowTooltipMeta_u3848_534{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.5;color:#c8ccd7}._borrowTooltipSeparator_u3848_547{color:#6f788a}._borrowTooltipHighlight_u3848_551{color:#eff1f3;font-size:16px;font-weight:500}._filtersGrid_u3848_557{display:flex;gap:8px}._filterType_u3848_562{flex:0 0 256px}._filterPrice_u3848_566{flex:0 0 230px;margin-left:auto}._filterSelectWide_u3848_571{flex:0 0 auto;width:-moz-fit-content;width:fit-content;min-width:256px}@media(max-width:900px){._list_u3848_139{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){._list_u3848_139{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:768px)and (max-width:1023px){._filtersGrid_u3848_557>*{flex:0 0 auto;width:auto}._footer_u3848_140{flex-direction:column;align-items:stretch;gap:8px;min-height:0}._summaryContent_u3848_394{width:100%}._summaryGroup_u3848_395,._balanceCell_u3848_396,._summaryCell_u3848_418{flex:1 1 0;min-width:0}._continueButton_u3848_397{width:100%;min-width:0}._list_u3848_139{padding-bottom:calc(152px + var(--desktop-footer-inset) + 8px)}}@media screen and (max-width:767px){._filtersGrid_u3848_557{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}._filterSelectWide_u3848_571{grid-column:1/-1;width:100%;min-width:0}._list_u3848_139{grid-template-columns:repeat(2,minmax(0,1fr))}._footer_u3848_140{flex-direction:column;align-items:stretch;gap:8px;min-height:0;padding:16px;border-radius:12px}._footerWrap_u3848_140{position:absolute;left:var(--mobile-footer-horizontal-inset);right:var(--mobile-footer-horizontal-inset);bottom:calc(var(--mobile-footer-inset) + env(safe-area-inset-bottom,0px));z-index:5}._summaryContent_u3848_394{flex-direction:column;align-items:stretch;width:100%}._summaryGroup_u3848_395{width:100%}._summaryCell_u3848_418{flex:1 1 50%;min-width:0;height:40px;padding:8px 16px;font-size:14px}._balanceCell_u3848_396{display:none}._summaryValue_u3848_466{gap:6px}._borrowValueIcon_u3848_478{width:18px;height:24px}._borrowTooltip_u3848_142{max-width:280px!important}._continueButton_u3848_397{width:100%;min-width:0}}._modal_8r9ww_1{--desktop-shell-padding: 20px;--mobile-shell-padding: 16px 12px 12px;position:relative;width:min(920px,100vw - 32px);max-width:100%}@media screen and (max-width:767px){._modal_8r9ww_1{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}}._shell_8r9ww_15{position:relative;display:flex;flex-direction:column;height:min(720px,100svh - 96px);padding:var(--desktop-shell-padding);box-sizing:border-box;border-radius:12px;background:#1e232e80;box-shadow:0 24px 64px #080b1059,0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);overflow:hidden;isolation:isolate}._shell_8r9ww_15:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._shell_8r9ww_15>*{position:relative;z-index:1}@media screen and (max-width:1023px){._shell_8r9ww_15{height:min(720px,100svh - 80px)}}@media screen and (max-width:767px){._shell_8r9ww_15{height:auto;max-height:calc(100dvh - 112px);padding:var(--mobile-shell-padding);border-radius:12px;background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none;overflow-y:auto;scrollbar-width:none}._shell_8r9ww_15::-webkit-scrollbar{display:none}}._closeButton_8r9ww_69{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._closeButton_8r9ww_69:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_8r9ww_69 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_8r9ww_69:hover{background:#58657e59}._closeButton_8r9ww_69:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}@media(max-width:1279px){._closeButton_8r9ww_69{top:-40px;left:auto;right:0}}@media screen and (max-width:767px){._closeButton_8r9ww_69{top:-40px;left:auto;right:0}}._caseItemsHeader_8r9ww_128{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 4px 8px;border-bottom:1px solid rgba(255,255,255,.08)}@media screen and (max-width:767px){._caseItemsHeader_8r9ww_128{padding:0 4px 16px}}._caseItemsHeaderMeta_8r9ww_142{display:flex;align-items:center;gap:16px;min-width:0}._caseItemsHeaderImg_8r9ww_149{flex:0 0 auto;width:72px;height:72px;border-radius:12px;background:#23293573;box-shadow:0 4px 4px #1a1d2326;overflow:hidden}._caseItemsHeaderImg_8r9ww_149 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){._caseItemsHeaderImg_8r9ww_149{width:64px;height:64px}}._caseItemsHeaderContent_8r9ww_170{display:flex;flex-direction:column;gap:4px;min-width:0}._eyebrow_8r9ww_177{color:#9da6b8;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:.02em;text-transform:uppercase}._title_8r9ww_186{margin:0;color:#eff1f3;font-size:24px;font-weight:600;line-height:1.25;word-break:break-word}@media screen and (max-width:767px){._title_8r9ww_186{font-size:20px}}._itemsCount_8r9ww_200{display:inline-flex;align-items:center;gap:6px;color:#9da6b8;font-size:14px;font-weight:400;line-height:1.5}._itemsCountIcon_8r9ww_210{color:#9da6b8a6}@media screen and (max-width:767px){._itemsCountIcon_8r9ww_210{display:none}}._caseItemsGrid_8r9ww_219{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:20px 0 0;overflow-y:auto;scrollbar-width:none}._caseItemsGrid_8r9ww_219::-webkit-scrollbar{display:none}@media screen and (max-width:1023px){._caseItemsGrid_8r9ww_219{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){._caseItemsGrid_8r9ww_219{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:16px;padding-right:2px}}._caseItemsGridItem_8r9ww_246{min-width:0}._modalRoot_1prv1_1{--winner-modal-accent-start: rgba(200, 204, 215, .14);--winner-modal-accent-mid: rgba(74, 90, 105, .08);width:min(320px,100vw - 32px);height:377px;padding:1px;border-radius:12px;overflow:hidden;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326}._modalSurface_1prv1_12{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;padding:20px 24px;border-radius:11px;overflow:hidden;isolation:isolate}._modalSurface_1prv1_12>:not(._surfaceBackdrop_1prv1_24):not(._diamondPattern_1prv1_24){position:relative;z-index:2}._surfaceBackdrop_1prv1_24{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#23293580,#23293580);backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px)}._surfaceBackdrop_1prv1_24:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(64% 38% at 50% 8%,var(--winner-modal-accent-start) 0%,var(--winner-modal-accent-mid) 50%,rgba(2,99,148,0) 100%)}._gradeGrey_1prv1_47{background:radial-gradient(100% 60% at center,#c8ccd7,#21262c)}._gradeGrey_1prv1_47 ._surfaceBackdrop_1prv1_24{background:#21262c}._gradeGrey_1prv1_47 ._diamondPattern_1prv1_24{color:#30363c}._gradeGreen_1prv1_57{background:radial-gradient(100% 60% at center,#65db3e,#162517)}._gradeGreen_1prv1_57 ._surfaceBackdrop_1prv1_24{background:#162517}._gradeGreen_1prv1_57 ._diamondPattern_1prv1_24{color:#49761c40}._gradeGold_1prv1_67{background:radial-gradient(100% 60% at center,#efac1c,#271e14)}._gradeGold_1prv1_67 ._surfaceBackdrop_1prv1_24{background:#43310f}._gradeGold_1prv1_67 ._diamondPattern_1prv1_24{color:#76511c78}._gradeRed_1prv1_77{background:radial-gradient(100% 60% at center,#ae3039,#271419)}._gradeRed_1prv1_77 ._surfaceBackdrop_1prv1_24{background:#251616}._gradeRed_1prv1_77 ._diamondPattern_1prv1_24{color:#761c1e78}._gradePurple_1prv1_87{background:radial-gradient(100% 60% at center,#6530ae,#181427)}._gradePurple_1prv1_87 ._surfaceBackdrop_1prv1_24{background:#191625}._gradePurple_1prv1_87 ._diamondPattern_1prv1_24{color:#4f1c7678}._gradeBlue_1prv1_97{background:radial-gradient(100% 60% at center,#1bb2ff,#161e25)}._gradeBlue_1prv1_97 ._surfaceBackdrop_1prv1_24{background:#161e25}._gradeBlue_1prv1_97 ._diamondPattern_1prv1_24{color:#1c5b7640}._gradeGrey_1prv1_47{--winner-modal-accent-start: rgba(200, 204, 215, .12);--winner-modal-accent-mid: rgba(74, 90, 105, .08)}._gradeGreen_1prv1_57{--winner-modal-accent-start: rgba(101, 219, 62, .16);--winner-modal-accent-mid: rgba(22, 37, 23, .12)}._gradeBlue_1prv1_97{--winner-modal-accent-start: rgba(27, 178, 255, .14);--winner-modal-accent-mid: rgba(15, 138, 202, .08)}._cornerAccentBorder_1prv1_122{background:radial-gradient(88% 88% at 100% 0%,#64cbffeb,#1bb2ff61 16%,#1bb2ff1f 28%,#1bb2ff00 46%),radial-gradient(88% 88% at 0% 100%,#64cbffeb,#1bb2ff61 16%,#1bb2ff1f 28%,#1bb2ff00 46%),linear-gradient(135deg,#232935,#1a1d23)}._gradePurple_1prv1_87{--winner-modal-accent-start: rgba(101, 48, 174, .14);--winner-modal-accent-mid: rgba(24, 20, 39, .1)}._gradeRed_1prv1_77{--winner-modal-accent-start: rgba(174, 48, 57, .16);--winner-modal-accent-mid: rgba(39, 20, 25, .12)}._gradeGold_1prv1_67{--winner-modal-accent-start: rgba(239, 172, 28, .16);--winner-modal-accent-mid: rgba(39, 30, 20, .1)}._diamondPattern_1prv1_24{position:absolute;z-index:0;left:50%;transform:translate(-50%);width:288px;height:auto;aspect-ratio:288/81;pointer-events:none;top:-28px;display:block;width:calc(100% + 2px);z-index:1}._modalHeader_1prv1_157{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;text-align:center}._modalItemBlock_1prv1_169{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}._imageWrapper_1prv1_177{display:flex;align-items:center;justify-content:center;width:120px;height:120px;flex-shrink:0}._image_1prv1_177{display:flex;align-items:center;justify-content:center;width:120px;height:120px}._image_1prv1_177 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._textBlock_1prv1_199{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._title_1prv1_207,._brand_1prv1_208{width:100%;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5}._title_1prv1_207{color:#eff1f3}._brand_1prv1_208{color:#9da6b8}._price_1prv1_229{color:#65d83e;font-family:Golos Text,sans-serif;font-size:16px;font-weight:600;line-height:1.5}._closeButton_1prv1_237{width:100%;--button-radius: 6px;--btn-border-width-default: 1px;--btn-border-width-hover: 1px;--btn-border-width-active: 1px;--btn-border: #1bb2ff;--btn-border-hover: transparent;--btn-border-active: transparent;--btn-text-color: #1bb2ff;--btn-text-color-hover: #14161a;--btn-text-color-active: #1bb2ff;--btn-shadow-default: 0 0 0 2px rgba(26, 59, 79, .75);--btn-shadow-hover: 0 0 0 2px #14161a, 0 0 0 4px rgba(26, 59, 79, .75);--btn-shadow-active: 0 0 0 2px #14161a, 0 0 0 4px #64cbff;--btn-bg-default: rgba(0, 0, 0, 0);--btn-bg-hover: #64cbff}._closeButton_1prv1_237:before{background:transparent}._closeButton_1prv1_237:active:before{background:#1a3b4fbf}._stage_1hptc_1{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}._downloadIllustration_1hptc_9{width:100%;height:176px;-o-object-fit:contain;object-fit:contain}._copyBlock_1hptc_15{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;text-align:center}._copyText_1hptc_24{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._qrSection_1hptc_33{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}._qrCode_1hptc_41{display:flex;align-items:center;justify-content:center;width:140px;height:140px;padding:12px;border-radius:8px;background:#fff}._qrCode_1hptc_41 svg{display:block;width:100%;height:100%}._qrPlaceholder_1hptc_57{display:flex;align-items:center;justify-content:center;width:140px;height:140px;color:#1bb2ff}._secretKey_1hptc_66{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;border-radius:6px;background:#58657e59;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 4px 4px #1a1d2326;isolation:isolate}._secretKey_1hptc_66:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.25),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.2),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._secretKey_1hptc_66>*{position:relative;z-index:1}._secretKeyValue_1hptc_98{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}._copyButton_1hptc_111{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border:none;background:transparent;color:#9da6b8;cursor:pointer;transition:color .2s ease,transform .2s ease}._copyButton_1hptc_111 svg{width:16px;height:16px}._copyButton_1hptc_111:hover{color:#eff1f3}._copyButton_1hptc_111:active{transform:scale(.96)}._otpSection_1hptc_134{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._otpInputField_1hptc_142{font-weight:700;letter-spacing:-.48px}@media screen and (max-width:767px){._otpInputField_1hptc_142{height:56px;font-size:20px}}._otpInputError_1hptc_153{border-color:#ff7273}._otpInputError_1hptc_153:hover,._otpInputError_1hptc_153:focus{box-shadow:0 0 0 1px #ff7273}._error_1hptc_160{display:flex;align-items:center;gap:8px;color:#ff7273;font-family:Golos Text,sans-serif;font-size:12px;font-weight:400;line-height:1.5}._errorIcon_1hptc_171{flex:0 0 auto;width:16px;height:16px;color:#ff7273}._codesSurface_1hptc_178{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}._codesGrid_1hptc_186{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;padding:16px;border-radius:8px;background:#23293580}@media screen and (max-width:767px){._codesGrid_1hptc_186{grid-template-columns:repeat(2,1fr)}}._code_1hptc_178{display:flex;align-items:center;justify-content:center;height:40px;padding:8px 16px;border-radius:6px;background:#14161a;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-align:center}._downloadLink_1hptc_217{padding:8px 16px;border:none;border-radius:6px;background:transparent;color:#1bb2ff;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;transition:color .2s ease}._downloadLink_1hptc_217:hover{color:#64cbff}._successIcon_1hptc_234{height:176px;-o-object-fit:contain;object-fit:contain}._spinner_1hptc_239{width:18px;height:18px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_1hptc_239 1s linear infinite}@keyframes _spin_1hptc_239{to{transform:rotate(360deg)}}._container_jk1kl_1{position:relative;display:flex;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(100dvh - 32px,720px);border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:visible;isolation:isolate}._container_jk1kl_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._container_jk1kl_1>*{position:relative;z-index:1}@media screen and (max-width:767px){._container_jk1kl_1{width:calc(100vw - 32px);max-height:calc(100dvh - 48px)}}._closeButton_jk1kl_39,._body_jk1kl_40{position:relative;z-index:1}._closeButton_jk1kl_39{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_jk1kl_39:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_jk1kl_39 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_jk1kl_39:hover{background:#58657e59}._closeButton_jk1kl_39:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:851px){._closeButton_jk1kl_39{top:-40px;right:0;left:auto}}._body_jk1kl_40{display:flex;min-height:0}._displayContainer_jk1kl_105{display:flex;flex:1 1 auto;flex-direction:column;gap:32px;padding:24px;min-height:0;overflow-y:auto;scrollbar-width:none}._displayContainer_jk1kl_105::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._displayContainer_jk1kl_105{padding:20px}}._stepHeader_jk1kl_124{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._stepTitle_jk1kl_132{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:1.5}._stepIndicator_jk1kl_141{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;text-transform:uppercase}._stepBody_jk1kl_151{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0}._buttonsWrapper_jk1kl_159{display:flex;align-items:center;justify-content:center;gap:16px}._buttonsWrapperSingle_jk1kl_165 ._button_jk1kl_159{max-width:none}._button_jk1kl_159{width:100%;max-width:178px;--button-radius: 6px}@media screen and (max-width:767px){._button_jk1kl_159{max-width:none}}._loading_jk1kl_180{display:inline-flex;align-items:center;justify-content:center;gap:8px}._spinner_jk1kl_187{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_jk1kl_187 1s linear infinite}@keyframes _spin_jk1kl_187{to{transform:rotate(360deg)}}._stepContent_4zski_1{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;text-align:center}._stepHeader_4zski_10{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;text-align:center}._stepTitle_4zski_19{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:1.5}._stepDescription_4zski_28{display:flex;flex-direction:column}._descriptionBlock_4zski_33{display:flex;flex-direction:column;align-items:center;text-align:center}._descriptionText_4zski_40{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._passwordStepContent_4zski_49{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}._passwordInput_4zski_57{width:100%}._hint_4zski_61{display:flex;align-items:center;gap:8px;color:#29303c;font-family:Golos Text,sans-serif;font-size:12px;font-weight:400;line-height:1.5}._hintIcon_4zski_72{flex:0 0 auto;width:16px;height:16px;color:#29303c}._otpSection_4zski_79{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._otpInputField_4zski_87{font-weight:700;letter-spacing:-.48px}@media screen and (max-width:767px){._otpInputField_4zski_87{height:56px;font-size:20px}}._otpInputError_4zski_98{border-color:#ff7273}._otpInputError_4zski_98:hover,._otpInputError_4zski_98:focus{box-shadow:0 0 0 1px #ff7273}._error_4zski_105{display:flex;align-items:center;gap:8px;color:#ff7273;font-family:Golos Text,sans-serif;font-size:12px;font-weight:400;line-height:1.5}._errorIcon_4zski_116{flex:0 0 auto;width:16px;height:16px;color:#ff7273}._container_3352c_1{position:relative;display:flex;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(100dvh - 32px,720px);border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:visible;isolation:isolate}._container_3352c_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._container_3352c_1>*{position:relative;z-index:1}@media screen and (max-width:767px){._container_3352c_1{width:calc(100vw - 32px);max-height:calc(100dvh - 48px)}}._closeButton_3352c_39,._body_3352c_40{position:relative;z-index:1}._closeButton_3352c_39{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_3352c_39:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_3352c_39 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_3352c_39:hover{background:#58657e59}._closeButton_3352c_39:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:851px){._closeButton_3352c_39{top:-40px;right:0;left:auto}}._body_3352c_40{display:flex;min-height:0}._displayContainer_3352c_105{display:flex;flex:1 1 auto;flex-direction:column;gap:32px;padding:24px;min-height:0;overflow-y:auto;scrollbar-width:none}._displayContainer_3352c_105::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._displayContainer_3352c_105{padding:20px}}._stepHeader_3352c_124{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._stepTitle_3352c_132{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:18px;font-weight:600;line-height:1.5}._stepDescription_3352c_141{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._stepBody_3352c_150{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0}._buttonsWrapper_3352c_158{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}._buttonsWrapperSingle_3352c_165{flex-direction:column;gap:4px}._buttonsWrapperSingle_3352c_165 ._button_3352c_158{max-width:none}._button_3352c_158{width:100%;max-width:178px;--button-radius: 6px}@media screen and (max-width:767px){._button_3352c_158{max-width:none}}._helpLink_3352c_184{padding:8px 16px;color:#1bb2ff;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s ease}._helpLink_3352c_184:hover{color:#64cbff}._loading_3352c_198{display:inline-flex;align-items:center;justify-content:center;gap:8px}._spinner_3352c_205{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_3352c_205 1s linear infinite}@keyframes _spin_3352c_205{to{transform:rotate(360deg)}}._container_1wxad_1{position:relative;display:flex;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(100dvh - 32px,720px);border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:visible;isolation:isolate}._container_1wxad_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._container_1wxad_1>*{position:relative;z-index:1}@media screen and (max-width:767px){._container_1wxad_1{width:calc(100vw - 32px);max-height:calc(100dvh - 48px)}}._closeButton_1wxad_39,._body_1wxad_40{position:relative;z-index:1}._closeButton_1wxad_39{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_1wxad_39:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1wxad_39 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1wxad_39:hover{background:#58657e59}._closeButton_1wxad_39:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:851px){._closeButton_1wxad_39{top:-40px;right:0;left:auto}}._body_1wxad_40{display:flex;min-height:0}._displayContainer_1wxad_105{display:flex;flex:1 1 auto;flex-direction:column;gap:32px;padding:24px;min-height:0;overflow-y:auto;scrollbar-width:none}._displayContainer_1wxad_105::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._displayContainer_1wxad_105{padding:20px}}._stepHeader_1wxad_124{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._stepTitle_1wxad_132{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:1.5}._stepBody_1wxad_141{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0}._stepContent_1wxad_149{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}._copyBlock_1wxad_157{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;text-align:center}._copyText_1wxad_166{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._warningText_1wxad_175{margin:0;color:#ff7273;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._otpSection_1wxad_184{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._otpInputField_1wxad_192{font-weight:700;letter-spacing:-.48px}@media screen and (max-width:767px){._otpInputField_1wxad_192{height:56px;font-size:20px}}._otpInputError_1wxad_203{border-color:#ff7273}._otpInputError_1wxad_203:hover,._otpInputError_1wxad_203:focus{box-shadow:0 0 0 1px #ff7273}._error_1wxad_210{display:flex;align-items:center;gap:8px;color:#ff7273;font-family:Golos Text,sans-serif;font-size:12px;font-weight:400;line-height:1.5}._errorIcon_1wxad_221{flex:0 0 auto;width:16px;height:16px;color:#ff7273}._codesSurface_1wxad_228{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}._codesGrid_1wxad_236{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;padding:16px;border-radius:8px;background:#23293580}@media screen and (max-width:767px){._codesGrid_1wxad_236{grid-template-columns:repeat(2,1fr)}}._code_1wxad_228{display:flex;align-items:center;justify-content:center;height:40px;padding:8px 16px;border-radius:6px;background:#14161a;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-align:center}._downloadLink_1wxad_267{padding:8px 16px;border:none;border-radius:6px;background:transparent;color:#1bb2ff;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;transition:color .2s ease}._downloadLink_1wxad_267:hover{color:#64cbff}._buttonsWrapper_1wxad_284{display:flex;align-items:center;justify-content:center;gap:16px}._buttonsWrapperSingle_1wxad_290{flex-direction:column;gap:8px}._buttonsWrapperSingle_1wxad_290 ._button_1wxad_284{max-width:none}._button_1wxad_284{width:100%;max-width:178px;--button-radius: 6px}@media screen and (max-width:767px){._button_1wxad_284{max-width:none}}._loading_1wxad_309{display:inline-flex;align-items:center;justify-content:center;gap:8px}._spinner_1wxad_316{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_1wxad_316 1s linear infinite}@keyframes _spin_1wxad_316{to{transform:rotate(360deg)}}._container_l7iiw_1{position:relative;display:flex;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(100dvh - 32px,720px);border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:visible;isolation:isolate}._container_l7iiw_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._container_l7iiw_1>*{position:relative;z-index:1}@media screen and (max-width:767px){._container_l7iiw_1{width:calc(100vw - 32px);max-height:calc(100dvh - 48px)}}._closeButton_l7iiw_39,._body_l7iiw_40{position:relative;z-index:1}._closeButton_l7iiw_39{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_l7iiw_39:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_l7iiw_39 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_l7iiw_39:hover{background:#58657e59}._closeButton_l7iiw_39:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:851px){._closeButton_l7iiw_39{top:-40px;right:0;left:auto}}._body_l7iiw_40{display:flex;min-height:0}._displayContainer_l7iiw_105{display:flex;flex:1 1 auto;flex-direction:column;gap:32px;padding:24px;min-height:0;overflow-y:auto;scrollbar-width:none}._displayContainer_l7iiw_105::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._displayContainer_l7iiw_105{padding:20px}}._stepHeader_l7iiw_124{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._stepTitle_l7iiw_132{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:1.5}._descriptionText_l7iiw_141{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._otpSection_l7iiw_150{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._otpInputField_l7iiw_158{font-weight:700;letter-spacing:-.48px}@media screen and (max-width:767px){._otpInputField_l7iiw_158{height:56px;font-size:20px}}._otpInputError_l7iiw_169{border-color:#ff7273}._otpInputError_l7iiw_169:hover,._otpInputError_l7iiw_169:focus{box-shadow:0 0 0 1px #ff7273}._error_l7iiw_176{display:flex;align-items:center;gap:8px;color:#ff7273;font-family:Golos Text,sans-serif;font-size:12px;font-weight:400;line-height:1.5}._errorIcon_l7iiw_187{flex:0 0 auto;width:16px;height:16px;color:#ff7273}._buttonsWrapper_l7iiw_194{display:flex;align-items:center;justify-content:center;gap:16px}._button_l7iiw_194{width:100%;max-width:178px;--button-radius: 6px}@media screen and (max-width:767px){._button_l7iiw_194{max-width:none}}._loading_l7iiw_212{display:inline-flex;align-items:center;justify-content:center;gap:8px}._spinner_l7iiw_219{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_l7iiw_219 1s linear infinite}@keyframes _spin_l7iiw_219{to{transform:rotate(360deg)}}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{-ms-touch-action:none;touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(50%);transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(-50%);transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}._modalRoot_rywsm_1{position:relative;width:min(640px,100vw - 32px);max-width:640px;overflow:visible;color:#eff1f3}@media screen and (max-width:767px){._modalRoot_rywsm_1{width:calc(100vw - 32px)}}._surface_rywsm_14{position:relative;display:flex;flex-direction:column;max-height:min(760px,100dvh - 32px);border-radius:12px;background:linear-gradient(180deg,#58657e1f,#58657e00),#1e232eb8;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);overflow:hidden;isolation:isolate}._surface_rywsm_14:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._surface_rywsm_14{max-height:calc(100dvh - 88px)}}._closeButton_rywsm_46,._modalContent_rywsm_47{position:relative;z-index:1}._closeButton_rywsm_46{position:absolute;top:0;left:calc(100% + 12px);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_rywsm_46:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_rywsm_46 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_rywsm_46:hover{background:#58657e59}._closeButton_rywsm_46:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:746px){._closeButton_rywsm_46{top:-40px;right:0;left:auto}}._modalContent_rywsm_47{display:flex;flex-direction:column;gap:20px;padding:24px;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0;scrollbar-width:thin;scrollbar-color:#555d6c #232935}@media screen and (max-width:767px){._modalContent_rywsm_47{gap:16px;padding:20px}}._modalContent_rywsm_47::-webkit-scrollbar{width:6px}._modalContent_rywsm_47::-webkit-scrollbar-track{border-radius:999px;background:#232935}._modalContent_rywsm_47::-webkit-scrollbar-thumb{border-radius:999px;background:#555d6c;border:1px solid #232935}._headerContent_rywsm_139{display:flex;flex-direction:column;gap:8px}._headerContent_rywsm_139 h3{margin:0;font-size:20px;font-weight:700;line-height:1.3;color:#eff1f3}._headerContent_rywsm_139 p{margin:0;font-size:14px;line-height:1.5;color:#e3e3fab3}._cropViewport_rywsm_158{position:relative;display:flex;align-items:center;justify-content:center;min-height:320px;max-height:52vh;padding:20px;border-radius:10px;overflow:hidden;background:radial-gradient(circle at top,#64cbff1f,#64cbff00 52%),#12161db8;box-shadow:inset 0 1px #ffffff0a,0 4px 4px #1a1d2326;isolation:isolate}._cropViewport_rywsm_158:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._cropViewport_rywsm_158{min-height:260px;max-height:46vh;padding:12px}}._cropPlaceholder_rywsm_193{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;width:100%;min-height:220px;font-size:14px;font-weight:500;line-height:1.5;color:#e3e3fab3}._avatarCropContainer_rywsm_207{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;width:100%;max-height:100%;min-height:0;overflow:hidden}._avatarCrop_rywsm_207{max-width:100%;max-height:100%;position:relative}._avatarCropImage_rywsm_224{display:block;max-width:100%;max-height:calc(52vh - 72px);-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){._avatarCropImage_rywsm_224{max-height:calc(46vh - 24px)}}._actions_rywsm_237{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px}@media screen and (max-width:767px){._actions_rywsm_237{gap:12px}}._button_rywsm_250{flex:1;width:100%;min-width:0;--button-radius: 8px}._loading_rywsm_257{display:inline-flex;align-items:center;justify-content:center;gap:8px}._spinner_rywsm_264{width:16px;height:16px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:_spin_rywsm_264 1s linear infinite}@keyframes _spin_rywsm_264{to{transform:rotate(360deg)}}.ReactCrop{position:relative;max-width:100%;max-height:100%;touch-action:none}.ReactCrop__crop-selection{border-radius:50%;max-width:100%;max-height:100%;border:1px solid rgba(239,241,243,.95)}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%;box-shadow:0 0 0 9999em #070b12b8,0 0 0 1px #64cbff73}.ReactCrop__drag-handle{background:#64cbff;border:2px solid #14161a}._modalRoot_1fpwx_1{display:flex;flex-direction:column;width:min(420px,100vw - 32px);max-width:calc(100vw - 32px);color:#eff1f3}@media screen and (max-width:767px){._modalRoot_1fpwx_1{width:calc(100vw - 32px)}}._surface_1fpwx_14{position:relative;display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:12px;background:linear-gradient(180deg,#58657e1f,#58657e00),#1e232eb8;box-shadow:0 4px 84px 8px #1a1d2373,0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);isolation:isolate}._surface_1fpwx_14:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._surface_1fpwx_14{padding:20px}}._header_1fpwx_46,._field_1fpwx_47,._actions_1fpwx_48{position:relative;z-index:1}._header_1fpwx_46{display:flex;flex-direction:column;gap:12px}._title_1fpwx_59{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:1.5}._description_1fpwx_68{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._field_1fpwx_47{display:flex;flex-direction:column;gap:12px}._fieldLabel_1fpwx_83{color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._sessionField_1fpwx_91{display:flex;align-items:center;gap:8px;min-height:48px;padding:8px 4px 8px 8px;border:1px solid #232935;border-radius:8px;background:#232935;overflow:hidden}._deviceDetails_1fpwx_103{display:flex;align-items:center;gap:4px;min-width:0;flex-wrap:wrap}._deviceName_1fpwx_111{color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._browserOs_1fpwx_119{color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._actions_1fpwx_48{display:flex;gap:16px}._actions_1fpwx_48 ._cancelButton_1fpwx_131,._actions_1fpwx_48 ._removeButton_1fpwx_132{flex:1 1 0}@media screen and (max-width:767px){._actions_1fpwx_48{gap:12px}}._cancelButton_1fpwx_131,._removeButton_1fpwx_132{width:100%}._modalRoot_3sfi4_1{position:relative;width:min(854px,100vw - 32px);max-width:854px;overflow:visible;color:#eff1f3}@media screen and (max-width:767px){._modalRoot_3sfi4_1{width:calc(100vw - 32px)}}._surface_3sfi4_14{position:relative;display:flex;flex-direction:column;max-height:min(650px,100dvh - 32px);border-radius:12px;background:linear-gradient(180deg,#58657e1f,#58657e00),#1e232eb8;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);overflow:hidden;isolation:isolate}._surface_3sfi4_14:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._surface_3sfi4_14{max-height:calc(100dvh - 88px)}}._closeButton_3sfi4_46,._modalHeader_3sfi4_47,._modalContent_3sfi4_48{position:relative;z-index:1}._closeButton_3sfi4_46{position:absolute;top:0;left:calc(100% + 12px);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_3sfi4_46:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_3sfi4_46 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_3sfi4_46:hover{background:#58657e59}._closeButton_3sfi4_46:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:960px){._closeButton_3sfi4_46{top:-40px;right:0;left:auto}}._modalHeader_3sfi4_47{margin:0;padding:32px 40px 26px;display:flex;align-items:center;gap:16px;flex-shrink:0;border-bottom:1px solid #333a49;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase}._modalHeader_3sfi4_47 svg{width:24px;height:24px;flex-shrink:0;color:#eff1f3}@media screen and (max-width:767px){._modalHeader_3sfi4_47{padding:24px 24px 20px;gap:12px;font-size:20px}}._modalContent_3sfi4_48{margin:0 8px 8px 0;padding:24px 32px 16px 40px;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0;scrollbar-width:thin;scrollbar-color:#555d6c #232935}@media screen and (max-width:767px){._modalContent_3sfi4_48{padding:20px 18px 16px 24px}}._modalContent_3sfi4_48::-webkit-scrollbar{width:6px}._modalContent_3sfi4_48::-webkit-scrollbar-track{border-radius:999px;background:#232935}._modalContent_3sfi4_48::-webkit-scrollbar-thumb{border-radius:999px;background:#555d6c;border:1px solid #232935}._snowIcon_3sfi4_167{position:absolute;top:-10px;left:-4px;z-index:3;pointer-events:none}._divider_3sfi4_175{width:100%;height:1px;margin:32px 0;background:#333a49}@media screen and (max-width:767px){._divider_3sfi4_175{margin:24px 0}}._introText_3sfi4_187{margin-bottom:0;color:#9da6b8;font-size:16px;font-weight:500;line-height:1.5}._introText_3sfi4_187 p{margin-bottom:12px}._introText_3sfi4_187 p:last-child{margin-bottom:0}._section_3sfi4_201{margin-bottom:32px}._section_3sfi4_201:last-child{margin-bottom:0}._sectionTitle_3sfi4_208{margin-bottom:16px;color:#eff1f3;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:none}@media screen and (max-width:767px){._sectionTitle_3sfi4_208{font-size:18px}}._sectionText_3sfi4_223{color:#9da6b8;font-size:16px;font-weight:500;line-height:1.5}._sectionText_3sfi4_223 p{margin-bottom:12px}._sectionText_3sfi4_223 p:last-child{margin-bottom:0}._sectionText_3sfi4_223 strong{color:#eff1f3;font-weight:600}._infoForm_3sfi4_240{display:flex;flex-direction:column;gap:12px}._verifyForm_3sfi4_246{display:flex;flex-direction:column;gap:16px}._fieldRow_3sfi4_252{display:flex;align-items:flex-end;gap:16px}@media(max-width:900px){._fieldRow_3sfi4_252{flex-direction:column;align-items:stretch}}._field_3sfi4_252{display:flex;flex:1 1 0;flex-direction:column;gap:8px;min-width:0}._fieldLabel_3sfi4_272{color:#b9bbde;font-size:14px;font-weight:600;line-height:1.5}._fieldInput_3sfi4_279{width:100%;height:48px;padding:0 16px;border:1px solid #333a49;border-radius:8px;background:#14161a;color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._fieldInput_3sfi4_279::-moz-placeholder{color:#555d6c}._fieldInput_3sfi4_279::placeholder{color:#555d6c}._fieldInput_3sfi4_279:focus{border-color:#4fb7fbb3;box-shadow:0 0 0 1px #1bb2ff33}._fieldInput_3sfi4_279:disabled{background:#14161a;color:#eff1f3;opacity:1;cursor:not-allowed}._fieldInput_3sfi4_279[type=number]{-moz-appearance:textfield}._fieldInput_3sfi4_279[type=number]::-webkit-outer-spin-button,._fieldInput_3sfi4_279[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._fieldInputResult_3sfi4_313{color:#1bb2ff}._revealButton_3sfi4_317{min-width:136px;height:48px;flex-shrink:0}@media(max-width:900px){._revealButton_3sfi4_317{width:100%}}._verifyButton_3sfi4_328{width:100%;min-height:48px}._resultDisplay_3sfi4_333{position:relative;display:flex;align-items:center;gap:24px;margin-top:24px;padding:14px 20px;border-radius:8px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);isolation:isolate}._resultDisplay_3sfi4_333:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.14),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media(max-width:600px){._resultDisplay_3sfi4_333{flex-direction:column;align-items:flex-start;gap:8px}}._resultLabel_3sfi4_368,._resultValue_3sfi4_369{position:relative;z-index:1}._resultLabel_3sfi4_368{color:#9da6b8;font-size:14px;font-weight:500;line-height:1.5}._resultValue_3sfi4_369{color:#1bb2ff;font-weight:600}._infoLink_3sfi4_386{margin-bottom:0;color:#9da6b8;font-size:16px;font-weight:500;line-height:1.5}._linkHighlight_3sfi4_394{color:#1bb2ff;text-decoration:none}._linkHighlight_3sfi4_394:hover{text-decoration:underline}._modal_iqg41_1{display:flex;flex-direction:column;gap:24px;width:606px;max-width:calc(100vw - 32px);max-height:85vh;overflow-y:auto;padding:24px;border-radius:10px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);scrollbar-width:thin;scrollbar-color:#555d6c #232935}._modal_iqg41_1::-webkit-scrollbar{width:8px;height:8px}._modal_iqg41_1::-webkit-scrollbar-track{background:#232935;border-radius:999px}._modal_iqg41_1::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._modal_iqg41_1::-webkit-scrollbar-thumb:hover{background:#6a7385}._modal_iqg41_1>*{flex-shrink:0}._header_iqg41_38{display:flex;align-items:center;gap:12px}._headerIcon_iqg41_44{width:24px;height:24px;color:#eff1f3}._title_iqg41_50{margin:0;font-size:24px;font-weight:600;line-height:1.5;color:#eff1f3}._body_iqg41_58{display:flex;flex-direction:column;gap:24px}._text_iqg41_64{margin:0;font-size:16px;font-weight:400;line-height:1.5;color:#eff1f3}._description_iqg41_72{margin:0;font-size:16px;font-weight:400;line-height:1.5;color:#9da6b8}._kycLink_iqg41_80{display:inline;padding:0;margin:0;background:transparent;border:0;color:var(--accent-blue, #1bb2ff);font:inherit;text-decoration:underline;cursor:pointer}._accent_iqg41_92{color:var(--accent-blue, #1bb2ff)}._separator_iqg41_96{height:1px;background:#e3e3fa14}._footer_iqg41_101{display:flex;align-items:stretch;gap:16px}@media(max-width:480px){._footer_iqg41_101{flex-direction:column}}._inputContainer_iqg41_112{flex:1 1 auto;min-width:0}._inputField_iqg41_117{height:48px;border-radius:8px}._currencySymbol_iqg41_122{color:#9da6b8;font-size:14px;font-weight:500}._tipButton_iqg41_128{min-width:158px}@media(max-width:480px){._tipButton_iqg41_128{width:100%}}._container_gjpmi_1{position:relative;width:min(343px,100vw - 32px);padding:16px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#1e232e80;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);color:#eff1f3;isolation:isolate}._container_gjpmi_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.14),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_gjpmi_28{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;z-index:2;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_gjpmi_28:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_gjpmi_28 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_gjpmi_28:hover{background:#58657e59}._closeButton_gjpmi_28:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:1023px){._closeButton_gjpmi_28{top:-40px;right:0;left:auto}}._content_gjpmi_84{position:relative;z-index:1;display:flex;flex-direction:column;gap:26px;width:100%}._header_gjpmi_93{display:flex;flex-direction:column;align-items:center;gap:16px}._title_gjpmi_100{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;text-align:center;text-wrap:balance}._description_gjpmi_113{margin:0;max-width:240px;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5;text-align:center;text-wrap:balance}._form_gjpmi_125{display:flex;flex-direction:column;gap:24px}._passwordForm_gjpmi_131{display:flex;flex-direction:column;gap:16px}._submitButton_gjpmi_137{width:100%;min-height:48px;--button-radius: 6px}._hiddenPostfix_gjpmi_143{display:none}._container_owg1b_1{position:relative;display:flex;flex-direction:column;align-items:center;gap:32px;width:min(420px,100vw - 32px);max-height:min(100dvh - 32px,720px);padding:24px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:visible;isolation:isolate}._container_owg1b_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._container_owg1b_1>*{position:relative;z-index:1}@media screen and (max-width:767px){._container_owg1b_1{width:calc(100vw - 32px);max-height:calc(100dvh - 48px)}}._closeButton_owg1b_42{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_owg1b_42:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_owg1b_42 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_owg1b_42:hover{background:#58657e59}._closeButton_owg1b_42:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:851px){._closeButton_owg1b_42{top:-40px;right:0;left:auto}}._header_owg1b_97{display:flex;align-items:center;justify-content:center;gap:8px}._alertIcon_owg1b_104{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}._alertIcon_owg1b_104 svg{width:16px;height:auto}._headerTitle_owg1b_116{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:20px;font-weight:600;line-height:1.5}._body_owg1b_125{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:372px}._statusBlock_owg1b_134{display:flex;flex-direction:column;align-items:center;gap:8px}._statusText_owg1b_141{color:#1bb2ff;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5}._verificationIcon_owg1b_149{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px}._verificationIcon_owg1b_149 svg{width:100%;height:100%}._titleBlock_owg1b_161{display:flex;flex-direction:column;gap:16px;width:100%;text-align:center}._mainTitle_owg1b_169{margin:0;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:18px;font-weight:600;line-height:1.5}._description_owg1b_178{margin:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._actions_owg1b_187{display:flex;flex-direction:column;gap:8px;width:100%}._primaryButton_owg1b_194{width:100%;--button-radius: 6px}._helpButton_owg1b_199{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:8px 16px;border:0;border-radius:6px;background:transparent;color:#1bb2ff;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;text-decoration:none;transition:color .2s ease}._helpButton_owg1b_199:hover{color:#64cbff}._helpButton_owg1b_199:focus-visible{outline:0;color:#64cbff}._modalRoot_r5qvi_1{position:relative;width:min(420px,100vw - 32px);max-width:420px;overflow:visible;color:#eff1f3}@media screen and (max-width:767px){._modalRoot_r5qvi_1{width:calc(100vw - 32px)}}._surface_r5qvi_14{position:relative;display:flex;flex-direction:column;max-height:min(420px,100dvh - 32px);border-radius:12px;background:#1e232e80;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:hidden;isolation:isolate}._surface_r5qvi_14:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.5px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._surface_r5qvi_14{max-height:calc(100dvh - 88px)}}._closeButton_r5qvi_46,._modalContent_r5qvi_47{position:relative;z-index:1}._closeButton_r5qvi_46{position:absolute;top:0;left:calc(100% + 12px);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_r5qvi_46:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_r5qvi_46:hover{background:#58657e59}._closeButton_r5qvi_46:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}._closeButton_r5qvi_46 svg{position:relative;z-index:1;width:16px;height:16px}@media(max-width:960px){._closeButton_r5qvi_46{top:-40px;right:0;left:auto}}._modalContent_r5qvi_47{margin:0 8px 8px 0;padding:24px 18px 16px 24px;overflow-y:auto;overflow-x:hidden;min-height:0;scrollbar-width:thin;scrollbar-color:#555d6c #232935}@media screen and (max-width:767px){._modalContent_r5qvi_47{padding:24px 18px 16px 24px}}._modalContent_r5qvi_47::-webkit-scrollbar{width:6px}._modalContent_r5qvi_47::-webkit-scrollbar-track{border-radius:999px;background:#232935}._modalContent_r5qvi_47::-webkit-scrollbar-thumb{border-radius:999px;background:#555d6c;border:1px solid #232935}._title_r5qvi_135{margin:0;color:#eff1f3;font-size:20px;font-weight:600;line-height:1.5}._description_r5qvi_143{margin:0;color:#9da6b8;font-size:14px;font-weight:500;line-height:1.5}._form_r5qvi_151{display:flex;flex-direction:column;gap:24px;margin-top:24px}._fieldGroup_r5qvi_158{display:flex;flex-direction:column;gap:12px}._field_r5qvi_158{gap:12px}._field_r5qvi_158._error_r5qvi_167{border-color:#ff7273}._field_r5qvi_158._error_r5qvi_167:focus{border-color:#ff7273}._field_r5qvi_158._success_r5qvi_173{border-color:#65d83e}._field_r5qvi_158._success_r5qvi_173:focus{border-color:#65d83e}._statusMessage_r5qvi_180{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;font-size:12px;font-weight:400;line-height:1.5;text-align:center}._statusMessageError_r5qvi_192{color:#ff7273}._statusMessageSuccess_r5qvi_196{color:#65d83e}._statusDot_r5qvi_200{width:8px;height:8px;border-radius:999px;background:currentColor;flex-shrink:0}._submitButton_r5qvi_208{width:100%}._container_r1l6a_1{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;width:min(420px,100vw - 32px);height:462px;padding:20px;box-sizing:border-box;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);overflow:hidden;isolation:isolate}._container_r1l6a_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._container_r1l6a_1>*{position:relative;z-index:1}@media screen and (max-width:767px){._container_r1l6a_1{gap:24px;height:auto;width:calc(100vw - 32px);padding:24px 20px}}@media screen and (max-width:851px){._container_r1l6a_1{width:100%}}._title_r1l6a_50{margin:0;width:100%;color:#eff1f3;text-align:center;font-size:20px;font-weight:600;line-height:1.5}._subtitle_r1l6a_60{margin:-12px 0 0;color:#65d83e;text-align:center;font-size:14px;font-weight:400;line-height:1.5}@media screen and (max-width:767px){._subtitle_r1l6a_60{margin-top:-8px}}._inviter_r1l6a_74{display:flex;flex-direction:column;align-items:center;gap:12px}._inviterAvatarFrame_r1l6a_81{display:flex;align-items:center;justify-content:center;width:104px;height:104px;padding:4px;border:1px solid #65d83e;border-radius:999px}._inviterAvatar_r1l6a_81{width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover;background:#eff1f3}._inviterInfo_r1l6a_100{display:flex;align-items:center;justify-content:center;gap:8px}._inviterLevel_r1l6a_107{color:#eff1f3}._inviterName_r1l6a_111{color:#eff1f3;font-size:20px;font-weight:600;line-height:1.5}._form_r1l6a_118{display:flex;flex-direction:column;gap:20px;width:100%}._passwordSection_r1l6a_125{display:flex;flex-direction:column;gap:12px;width:100%}._passwordLabel_r1l6a_132{margin:0;color:#9da6b8;font-size:14px;font-weight:500;line-height:1.5}._inputs_r1l6a_140{position:relative;display:flex;gap:4px;width:100%;cursor:text}._input_r1l6a_140{position:relative;display:flex;flex:1 1 0;align-items:center;justify-content:center;min-width:0;height:64px;border-radius:4px;border:1px solid rgba(30,35,46,.5);background:#14161a;color:#eff1f3;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;transition:border-color .2s ease,box-shadow .2s ease}@media screen and (max-width:767px){._input_r1l6a_140{height:56px;font-size:22px}}._active_r1l6a_174{border-color:#58657eb3}._inputs_r1l6a_140:focus-within ._active_r1l6a_174{border-color:#1bb2ff;box-shadow:0 0 0 1px #1bb2ff}._cursor_r1l6a_183{position:absolute;top:50%;left:50%;width:2px;height:28px;transform:translate(-50%,-50%);border-radius:999px;background-color:#eff1f3;animation:_blink_r1l6a_1 1s step-end infinite}@media screen and (max-width:767px){._cursor_r1l6a_183{height:24px}}._hiddenInput_r1l6a_200{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;caret-color:transparent}._submit_r1l6a_208{width:100%;--button-radius: 6px}@keyframes _blink_r1l6a_1{0%,to{opacity:0}50%{opacity:1}}._modal_bnbe0_1{position:relative;width:min(630px,100vw - 32px);max-width:100%}@media screen and (max-width:767px){._modal_bnbe0_1{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}}._shell_bnbe0_13{position:relative;display:flex;flex-direction:column;align-items:stretch;border-radius:12px;background:#1e232e80;box-shadow:0 24px 64px #080b1059,0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);overflow:hidden;isolation:isolate;max-height:calc(100vh - 130px)}._shell_bnbe0_13:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._shell_bnbe0_13>*{position:relative;z-index:1}@media screen and (max-width:767px){._shell_bnbe0_13{max-height:calc(100dvh - 112px);background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none}}._decoration_bnbe0_53:before{content:"";background:url(/assets/profile-snow.ByoVlMI2.svg);position:absolute;width:62px;height:32px;top:-10px;left:-4px;z-index:2}._closeButton_bnbe0_64{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._closeButton_bnbe0_64:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_bnbe0_64 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_bnbe0_64:hover{background:#58657e59}._closeButton_bnbe0_64:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}@media(max-width:1279px){._closeButton_bnbe0_64{top:-40px;left:auto;right:0}}@media screen and (max-width:767px){._closeButton_bnbe0_64{top:-40px;left:auto;right:0}}._visibleScroll_bnbe0_123{position:relative;overflow:auto;scrollbar-width:thin;scrollbar-color:#35373d transparent}._visibleScroll_bnbe0_123::-webkit-scrollbar{width:4px}._visibleScroll_bnbe0_123::-webkit-scrollbar-track{background:transparent;border-radius:3px}._visibleScroll_bnbe0_123::-webkit-scrollbar-thumb{background:#35373d;border-radius:3px}._modalHeader_bnbe0_141{margin:0;padding-top:16px;padding-bottom:16px;display:flex;align-items:center;border-bottom:1px solid #1a1d23;gap:12px;color:#eff1f3;font-size:20px;font-weight:600;line-height:150%}._modalHeader_bnbe0_141 svg{width:24px;height:24px;flex-shrink:0}@media screen and (max-width:767px){._modalHeader_bnbe0_141{font-size:18px}}._modalContent_bnbe0_165{padding-left:16px;padding-right:16px;padding-bottom:16px}@media screen and (max-width:767px){._modalContent_bnbe0_165{padding-left:16px;padding-right:16px}}._form_bnbe0_177{display:flex;flex-direction:column;gap:24px;width:100%}._controlsGrid_bnbe0_184{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:420px){._controlsGrid_bnbe0_184{gap:12px}}._dropdownField_bnbe0_195,._fieldGroup_bnbe0_196,._section_bnbe0_197,._summaryStack_bnbe0_198{min-width:0}._dropdownField_bnbe0_195{display:flex;flex-direction:column;gap:12px}._dropdownTrigger_bnbe0_208{padding-left:16px}._dropdownValue_bnbe0_212{font-weight:400}._dropdownContent_bnbe0_216{max-height:min(240px,100dvh - 160px);max-height:min(240px,var(--radix-select-content-available-height),100dvh - 160px);overscroll-behavior:contain;touch-action:pan-y}._divider_bnbe0_223{width:100%;height:1px;background:#1a1d23b8}._section_bnbe0_197{display:flex;flex-direction:column;gap:16px}._sectionTitle_bnbe0_235{margin:0;color:#eff1f3;font-size:18px;font-weight:500;line-height:150%}._fieldStack_bnbe0_243,._summaryStack_bnbe0_198{display:flex;flex-direction:column;gap:24px}._fieldGroup_bnbe0_196{display:flex;flex-direction:column;gap:12px}._fieldGroupWithoutLabel_bnbe0_256{gap:0}._fieldLabel_bnbe0_260{color:#9da6b8;font-size:14px;font-weight:500;line-height:150%}._fieldInput_bnbe0_267{width:100%;height:48px;padding:0 16px;border:1px solid #232935;border-radius:8px;background:#14161a;color:#eff1f3;font-size:14px;font-weight:500;line-height:150%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:none}._fieldInput_bnbe0_267::-moz-selection{background:#1bb2ff3d}._fieldInput_bnbe0_267::selection{background:#1bb2ff3d}._fieldInputHighlighted_bnbe0_287{color:#1bb2ff}._resultsGrid_bnbe0_291{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:420px){._resultsGrid_bnbe0_291{grid-template-columns:1fr}}._resultsGridSingleColumn_bnbe0_302{grid-template-columns:1fr}._modal_5mf37_1{position:relative;width:765px;min-height:396px;padding:32px 24px 28px;background:#1e232e80;border-radius:12px;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326,inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff08;color:#eff1f3}._modal_5mf37_1>*{position:relative;z-index:2}._modal_5mf37_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.02;pointer-events:none}._modal_5mf37_1:after{content:"";position:absolute;z-index:1;left:50%;bottom:0;transform:translate(-50%);width:100%;height:120px;background:linear-gradient(180deg,#1a1d2300,#1a1d2359);border-radius:0 0 12px 12px;pointer-events:none}._title_5mf37_42{margin:0 0 32px;text-align:center;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.5;letter-spacing:-.02em;text-transform:uppercase;color:#eff1f3}._steps_5mf37_54{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._step_5mf37_54{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;padding:12px 12px 24px;border-radius:12px;background:#1e232e80;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326,inset 0 .5px #ffffff0f,inset 0 0 0 .5px #ffffff08;overflow:hidden}._step_5mf37_54:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.02;pointer-events:none}._step_5mf37_54:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:765px;height:174px;z-index:0;pointer-events:none;background:linear-gradient(0deg,#1a1d23 8.88%,#1a1d2300 73.7%)}._step_5mf37_54>*{position:relative;z-index:1}._cardMedia_5mf37_103{width:100%}._cardMediaInner_5mf37_107{position:relative;height:173px;width:100%;padding:24px;border-radius:12px;background:#2b334580;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);box-shadow:0 4px 4px #1a1d2326,inset 0 .5px #ffffff0d,inset 0 0 0 .5px #ffffff05;overflow:hidden}._imageFrame_5mf37_120{position:relative;width:100%;height:100%;overflow:hidden}._imageAsset_5mf37_127{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;pointer-events:none}._imageAsset_5mf37_127 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}._stepContent_5mf37_144{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._stepTitle_5mf37_152{margin:0;font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#1bb2ff}._stepDesc_5mf37_161{margin:0;font-family:Golos Text,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#eff1f3}._stepAccent_5mf37_170{color:#1bb2ff;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(max-width:767px){._modal_5mf37_1{width:100%;min-height:calc(100dvh - 64px);padding:16px 16px 24px;background:#1a1d23;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}._modal_5mf37_1:before{display:none}._modal_5mf37_1:after{display:none}._title_5mf37_42{margin:16px 0;line-height:17px}._steps_5mf37_54{padding-top:16px;grid-template-columns:1fr;gap:8px}._step_5mf37_54{padding:12px 12px 24px}._cardMediaInner_5mf37_107{height:173px}}._modal_1ypsk_1{position:relative;max-width:704px;width:100%;padding:0;background:#1e232e40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;box-shadow:0 4px 4px #1a1d2326,inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff08;display:flex;flex-direction:column;max-height:85vh;overflow:hidden;color:#eff1f3}._modal_1ypsk_1>*{position:relative;z-index:2}._modal_1ypsk_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.02;pointer-events:none}._modal_1ypsk_1:after{content:"";position:absolute;z-index:1;left:50%;bottom:0;transform:translate(-50%);width:100%;height:120px;background:linear-gradient(180deg,#1a1d2300,#1a1d2359);border-radius:0 0 12px 12px;pointer-events:none}._header_1ypsk_46{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;flex-shrink:0;position:relative}._headerLeft_1ypsk_55{display:flex;align-items:center;gap:12px}._headerTitle_1ypsk_61{font-family:Golos Text,sans-serif;font-weight:600;font-size:16px;line-height:normal;color:#eff1f3}._balanceBadge_1ypsk_69{display:flex;align-items:center;gap:12px;height:48px;padding:0 16px;border-radius:8px;background:#192221}._balanceLabel_1ypsk_79{font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#65d83e}._balanceIcon_1ypsk_87{color:#65d83e}._balanceValue_1ypsk_91{font-family:Golos Text,sans-serif;font-weight:600;font-size:18px;line-height:normal;color:#87f45f;text-transform:uppercase}._wishlistBtnMobile_1ypsk_100{display:none}._empty_1ypsk_104{text-align:center;color:#e3e3fa80;font-family:Golos Text,sans-serif;font-size:16px;padding:60px 0}._items_1ypsk_112{display:flex;flex-direction:column;gap:4px;overflow-y:auto;flex:1;padding:0 32px;min-height:0}._items_1ypsk_112::-webkit-scrollbar{width:4px}._items_1ypsk_112::-webkit-scrollbar-track{background:transparent}._items_1ypsk_112::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}._item_1ypsk_112{position:relative;display:flex;flex-direction:column;padding:24px;border-radius:8px;background:#2b334540;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 4px #1a1d2326,inset 0 .5px #ffffff0f,inset 0 0 0 .5px #ffffff08;border:1px solid transparent;overflow:visible}._item_1ypsk_112:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.02;pointer-events:none}._item_1ypsk_112>*{position:relative;z-index:1}._item_1ypsk_112:hover{background:#1e232e80}._item_1ypsk_112:hover ._deleteBtn_1ypsk_163{opacity:1;pointer-events:auto}._itemNeedsSize_1ypsk_168{border-color:#d85456}._itemRow_1ypsk_172{display:flex;align-items:center;gap:24px}._thumbnail_1ypsk_178{flex-shrink:0}._itemInfo_1ypsk_182{flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}._itemBrand_1ypsk_190{font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#e3e3fa80}._itemTitle_1ypsk_198{font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#e3e3fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemPrice_1ypsk_209{font-family:Golos Text,sans-serif;font-weight:600;font-size:18px;line-height:1.5;color:#e3e3fa;white-space:nowrap;flex-shrink:0}._deleteBtn_1ypsk_163{position:absolute;top:7px;right:7px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#29303c;border:none;border-radius:6px;box-shadow:0 0 0 2px #1e232c;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .15s,background .15s;z-index:3}._deleteBtn_1ypsk_163:hover{background:#333a49}._sizeDropdownWrapper_1ypsk_242{position:relative;flex-shrink:0}._sizeDropdown_1ypsk_242{display:flex;align-items:center;justify-content:space-between;height:48px;background:#2b334580;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:8px;border:none;box-shadow:0 4px 4px #1a1d2326;position:relative;transition:background .2s ease}._sizeDropdown_1ypsk_242:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:opacity .2s ease}._sizeDropdown_1ypsk_242{min-width:132px;padding:8px 8px 8px 16px;cursor:pointer;gap:8px}._sizeDropdownSelected_1ypsk_280{background:#1a2c39}._sizeDropdownSelected_1ypsk_280:after{opacity:0}._sizeDropdownSelected_1ypsk_280:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid #1bb2ff;pointer-events:none}._sizeDropdownOpen_1ypsk_295{background:#1a2c39}._sizeDropdownOpen_1ypsk_295:after{opacity:0}._sizeDropdownOpen_1ypsk_295:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid #1bb2ff;pointer-events:none}._sizeDropdownOpen_1ypsk_295 ._sizeDropdownArrow_1ypsk_309{background:#1a6891;box-shadow:0 0 0 2px #1a3b4f}._sizeDropdownLabel_1ypsk_314{font-weight:400;font-size:14px;line-height:1.5;color:#eff1f3;white-space:nowrap}._sizeDropdownLabel_1ypsk_314 strong{font-weight:600;font-size:14px;line-height:1.5;color:#eff1f3}._sizeDropdownPlaceholder_1ypsk_328{color:#e3e3fa8c}._sizeDropdownArrow_1ypsk_309{width:32px;height:32px;border-radius:6px;background:#333a49;box-shadow:0 0 0 2px #1a1d23;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;transition:transform .2s}._sizeDropdownArrowIcon_1ypsk_346{width:16px;height:16px;color:#c8ccd7;transition:transform .2s ease}._sizeDropdownArrowUp_1ypsk_353{transform:rotate(180deg)}._sizeDropdownMenu_1ypsk_357{position:fixed;display:flex;flex-direction:column;gap:2px;padding:4px;border-radius:8px;background:#232935;box-shadow:0 8px 24px #0000004d;z-index:2000;max-height:200px;overflow-y:auto}._sizeDropdownMenu_1ypsk_357::-webkit-scrollbar{width:4px}._sizeDropdownMenu_1ypsk_357::-webkit-scrollbar-track{background:transparent}._sizeDropdownMenu_1ypsk_357::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}._sizeDropdownOption_1ypsk_381{display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:6px;border:none;background:transparent;font-family:Golos Text,sans-serif;font-weight:500;font-size:14px;line-height:1.5;color:#e3e3fa;cursor:pointer;transition:background .15s}._sizeDropdownOption_1ypsk_381:hover{background:#29303c}._sizeDropdownOptionActive_1ypsk_401{background:#1a2c39;color:#1bb2ff}._selectSizeBadge_1ypsk_406{position:absolute;bottom:0;left:0;display:flex;align-items:center;gap:4px;padding:8px;border-radius:4px 4px 4px 8px;background:#231e21}._selectSizeBadge_1ypsk_406 span{font-weight:400;font-size:14px;line-height:1.5;color:#d85456;white-space:nowrap}._orderWarning_1ypsk_425,._rolloverWarning_1ypsk_425{margin:8px 32px 0;padding:10px 14px;border-radius:8px;background:#eba23d1f;color:#f0b060;font-size:13px;line-height:1.4}._orderWarning_1ypsk_425 svg,._rolloverWarning_1ypsk_425 svg{flex-shrink:0;color:#f0b060}._orderWarningAgree_1ypsk_439 span,._rolloverAmount_1ypsk_439{font-weight:600;color:#ffc47a}._rolloverWarning_1ypsk_425{display:flex;align-items:center;gap:8px}._orderWarning_1ypsk_425{display:flex;flex-direction:column;gap:8px}@media(max-width:767px){._orderWarning_1ypsk_425{margin-bottom:12px!important}}._orderWarningHeader_1ypsk_461{display:flex;align-items:flex-start;gap:8px}._orderWarningAgree_1ypsk_439{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;margin-left:-4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._orderWarningCheckbox_1ypsk_476{--checkbox-hit-size: 24px}._orderWarningCheckbox_1ypsk_476[data-state=checked]>span{background:#ffc47a!important;border-color:#ffc47a!important}._orderWarningCheckbox_1ypsk_476:hover>span{border-color:#ffc47a99!important}._orderWarningCheckbox_1ypsk_476[data-state=checked]:hover>span{background:#ffce8c!important;border-color:#ffce8c!important}._footer_1ypsk_491{display:flex;align-items:center;gap:16px;padding:16px;margin:24px;border-radius:12px;background:#36405540;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 4px #1a1d2326,inset 0 .5px #ffffff0f,inset 0 0 0 .5px #ffffff08;flex-shrink:0}._footerSummary_1ypsk_505{display:flex;height:56px;width:304px;flex-shrink:0}._summaryLeft_1ypsk_512{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;padding:12px 24px;background:#1a1d23;border-right:1px solid #333a49;border-radius:6px 0 0 6px}._summaryRight_1ypsk_524{display:flex;align-items:center;justify-content:center;gap:8px;width:120px;padding:12px 24px;background:#1a1d23;border-radius:0 6px 6px 0}._summaryLabel_1ypsk_535{font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#c8ccd7}._summaryValue_1ypsk_543{font-family:Golos Text,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#eff1f3}._orderBtn_1ypsk_551{flex:1}@media(max-width:767px){._modal_1ypsk_1{max-width:100%;max-height:calc(100dvh - 64px);min-height:calc(100dvh - 64px);background:#1a1d23;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;box-shadow:none}._modal_1ypsk_1:before,._modal_1ypsk_1:after{display:none}._header_1ypsk_46{padding:32px 0 16px;justify-content:center}._headerLeft_1ypsk_55{gap:0}._headerLeft_1ypsk_55 svg{display:none}._headerTitle_1ypsk_61{font-size:24px;font-weight:700;line-height:17px;text-transform:uppercase}._wishlistBtnMobile_1ypsk_100{position:absolute;right:16px;top:16px;display:inline-flex}._balanceBadge_1ypsk_69{display:none}._items_1ypsk_112{padding:16px 16px 12px;gap:8px}._item_1ypsk_112{padding:12px;background:#2b334580}._item_1ypsk_112:hover{background:#2b334580}._itemRow_1ypsk_172{display:grid;grid-template-columns:48px minmax(0,1fr) auto;-moz-column-gap:12px;column-gap:12px;align-items:center}._itemRowWithSize_1ypsk_611{grid-template-areas:"thumb info price" "size size size";row-gap:8px}._thumbnail_1ypsk_178{grid-column:1;grid-row:1}._itemInfo_1ypsk_182{grid-column:2;grid-row:1;gap:0;min-width:0}._itemTitle_1ypsk_198{order:1;font-size:14px}._itemBrand_1ypsk_190{order:2;font-size:12px;color:#e3e3fa80}._itemPrice_1ypsk_209{grid-column:3;grid-row:1;font-size:14px;margin:0;align-self:start}._sizeDropdownWrapper_1ypsk_242{width:100%}._itemRowWithSize_1ypsk_611 ._sizeDropdownWrapper_1ypsk_242{grid-column:1/-1;grid-row:2}._sizeDropdown_1ypsk_242{width:100%;min-width:0}._swipeContentMobile_1ypsk_652{touch-action:pan-y;will-change:transform}._itemDeleting_1ypsk_656{transform:translate(-320px) scale(.98)!important;opacity:0;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .28s ease;pointer-events:none}._footer_1ypsk_491{padding:12px;margin:0 12px 12px;border-radius:8px;background:#58657e59;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);flex-direction:column;gap:12px}._rolloverWarning_1ypsk_425,._orderWarning_1ypsk_425{margin:8px 16px 0;padding:8px 12px;font-size:12px}._footerSummary_1ypsk_505{width:100%;height:48px}._summaryLeft_1ypsk_512,._summaryRight_1ypsk_524{padding:12px 16px}._summaryRight_1ypsk_524{width:auto;flex:1}._summaryLabel_1ypsk_535,._summaryValue_1ypsk_543{font-size:16px}._orderBtn_1ypsk_551{width:100%;min-height:56px}}._itemSwipeContainer_1ypsk_699{position:relative;width:100%;overflow:hidden}._swipeActions_1ypsk_705{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-right:0;height:48px;width:184px;z-index:0;opacity:0}._swipeActionBtn_1ypsk_721{height:48px;width:48px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid #333a49;border-radius:8px;color:#c8ccd7;padding:0;flex-shrink:0;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease}._swipeLikeBtn_1ypsk_736{flex-shrink:0}@media(hover:hover){._swipeLikeBtn_1ypsk_736:hover{border-color:#1bb2ff;box-shadow:0 0 0 2px #1a3b4fbf;color:#1bb2ff}}._swipeLikeBtn_1ypsk_736:active,._swipeLikeBtnActive_1ypsk_752{border-color:#1bb2ff;box-shadow:0 0 0 2px #1a3b4fbf;color:#1bb2ff}._swipeDeleteBtn_1ypsk_758{width:48px}._swipeDeleteBtnDanger_1ypsk_762{border-color:#ff7273;color:#eff1f3;box-shadow:inset 0 0 0 2px #392123}._swipeContent_1ypsk_652{position:relative;z-index:1;width:100%}._container_1uuf1_1{width:420px;min-height:603px;border-radius:12px;-webkit-backdrop-filter:blur(5px) saturate(1.2);backdrop-filter:blur(5px) saturate(1.2);background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;border:1px solid rgba(255,255,255,.0784313725);padding:24px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){._container_1uuf1_1{padding:12px}}._titleWrap_1uuf1_20{display:flex;align-items:center;gap:12px;color:#eff1f3;font-size:20px;font-style:normal;font-weight:600;line-height:150%}@media screen and (max-width:767px){._titleWrap_1uuf1_20{display:none}}._tabsList_1uuf1_36{background:#14161a;display:flex;padding:4px;border-radius:8px}._seedTab_e5f48_1{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){._seedTab_e5f48_1{padding:12px}}._rotateSeedPair_e5f48_12{display:flex;flex-direction:column;padding:24px;gap:24px;border-radius:12px;background:#36405580;-webkit-backdrop-filter:blur(5px) saturate(1.2);backdrop-filter:blur(5px) saturate(1.2);border:1px solid rgba(255,255,255,.0784313725);box-shadow:0 4px 4px #1a1d2326}._changeSeedButton_e5f48_24{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;gap:4px;align-items:center;height:40px;min-width:96px;font-size:14px;font-weight:600}._input_e5f48_38{background:#14161a;border-radius:8px;padding-right:16px;padding-left:16px}._input_e5f48_38::-webkit-outer-spin-button,._input_e5f48_38::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_e5f48_38[type=number]{-moz-appearance:textfield}._input_e5f48_38:disabled{background:#16171b}._customField_e5f48_58{display:flex;flex-direction:column;gap:12px}._label_e5f48_64{color:#c8ccd7;font-size:14px;font-style:normal;font-weight:500;line-height:150%}._labelRequired_e5f48_72{color:#d85456;font-size:14px;font-style:normal;font-weight:500;line-height:150%}._inputWrapper_e5f48_80{position:relative;transition:all .3s;display:flex}._inputWrapper_e5f48_80._disabled_e5f48_85{pointer-events:none;opacity:.35}._inputContainer_e5f48_90{position:relative;width:100%}._buttons_e5f48_95{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;gap:4px;align-items:center;height:40px}._label_1mvpk_1{color:#c8ccd7;font-size:14px;font-style:normal;font-weight:500;line-height:150%}._inputContainer_1mvpk_9{position:relative;width:100%}._input_1mvpk_9{padding-right:42px;padding-left:16px}._copyIcon_1mvpk_19{cursor:pointer}._verifyTab_yw6be_1{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){._verifyTab_yw6be_1{padding:12px}}._cardsWrap_yw6be_12{display:flex;align-items:center;justify-content:center;border-radius:12px;background:#1a2c39;width:100%;min-height:150px;padding:0 12px}._cards_yw6be_12{display:flex;align-items:center;justify-content:start;gap:4px;width:100%;overflow-x:auto;flex-wrap:nowrap}._cards_yw6be_12::-webkit-scrollbar{height:2px}._cards_yw6be_12::-webkit-scrollbar-track{background:#e3e3fa08;border-radius:40px}._cards_yw6be_12::-webkit-scrollbar-thumb{background:#323744;border-radius:100px}._noResult_yw6be_44{color:#eff1f3;font-size:16px;font-style:normal;font-weight:400;line-height:150%}._seedPair_yw6be_52{display:flex;flex-direction:column;padding:24px;gap:24px;border-radius:12px;background:#36405580;-webkit-backdrop-filter:blur(5px) saturate(1.2);backdrop-filter:blur(5px) saturate(1.2);box-shadow:0 4px 4px #1a1d2326;border:1px solid rgba(255,255,255,.0784313725)}._input_yw6be_64{background:#14161a;border-radius:8px;padding-right:16px;padding-left:16px}._input_yw6be_64::-webkit-outer-spin-button,._input_yw6be_64::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_yw6be_64[type=number]{-moz-appearance:textfield}._input_yw6be_64:disabled{background:#16171b}._label_yw6be_84{color:#c8ccd7;font-size:14px;font-style:normal;font-weight:500;line-height:150%}._wrap_1p1ee_1{width:5em;height:7.06em;border-radius:6px;perspective:700px}._content_1p1ee_8{width:100%;height:100%;position:relative;border-radius:6px;transform-style:preserve-3d;transform:rotateY(0);will-change:transform}._content_1p1ee_8:not(._faceDown_1p1ee_20)._hasAnim_1p1ee_20{transition:transform var(--card-flip-duration, .4s) ease-out;transition-delay:var(--flip-delay, 0ms)}._faceDown_1p1ee_20{transform:rotateY(180deg)}._face_1p1ee_20{border-radius:6px;width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;padding:.35em;background:#fefeff;box-shadow:0 4px 4px #333a4999;position:relative;overflow:hidden;backface-visibility:hidden;transform:translateZ(0);--result-stroke-width: 2px;--result-stroke-ring: 3px}._watermark_1p1ee_51{position:absolute;left:50%;top:50%;width:84%;height:51%;transform:translate(-50%,-50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}._triangle_1p1ee_63{position:absolute;width:55.65%;height:auto;left:50%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}._triangleTop_1p1ee_73{top:0;transform:translate(-50%)}._triangleBottom_1p1ee_78{bottom:0;transform:translate(-50%) rotate(180deg)}._back_1p1ee_83{width:100%;height:100%;background-image:url(/assets/default-card.DsWVqk51.png);background-size:cover;border-radius:6px;position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;transform:rotateY(-180deg) translateZ(0)}._cardItem_1p1ee_97{color:#d85456;font-size:1.39em;font-weight:700;line-height:73%;letter-spacing:-.028em;text-transform:uppercase;display:flex;justify-content:start;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:1}._darkItem_1p1ee_112{color:#1a2c39}._cardItemEnd_1p1ee_116{justify-content:end}._cardImg_1p1ee_120{display:flex;align-items:center;justify-content:center;position:absolute;left:27.8%;top:46.9%;width:41.7%;aspect-ratio:1;transform:translate(-50%,-50%);z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}._cardImg_1p1ee_120 svg{height:100%;width:100%}._defaultCard_1p1ee_139{background-image:url(/assets/default-card.DsWVqk51.png);background-repeat:no-repeat;background-position:center;background-size:cover;height:7.06em;width:5em}._defaultCardWrap_1p1ee_148{border-radius:6px}._outcome_1p1ee_152{border:var(--result-stroke-width) solid var(--outcome-border);box-shadow:0 0 0 var(--result-stroke-ring) var(--outcome-ring);animation:_resultStrokeFadeIn_1p1ee_1 var(--result-highlight-duration, .32s) ease-out}._win_1p1ee_158,._blackjack_1p1ee_159{--outcome-border: #213722;--outcome-ring: #65d83e}._lost_1p1ee_164{--outcome-border: #392123;--outcome-ring: #d85456}._push_1p1ee_169{--outcome-border: #b86b10;--outcome-ring: #ffab40}._activeTurn_1p1ee_174{--outcome-border: #5f749d;--outcome-ring: #9db7ff}@keyframes _resultStrokeFadeIn_1p1ee_1{0%{box-shadow:0 0 #0000}to{box-shadow:0 0 0 var(--result-stroke-ring) var(--outcome-ring, rgba(0, 0, 0, 0))}}._small_1p1ee_187{width:51px;height:72px;aspect-ratio:17/24}._small_1p1ee_187 ._face_1p1ee_20{padding:4px}._small_1p1ee_187 ._cardItem_1p1ee_97{font-size:14px;line-height:12px}._small_1p1ee_187 ._cardImg_1p1ee_120 svg{height:24px;width:24px}._small_1p1ee_187 ._cardImg_1p1ee_120{width:24px}._sideBetResults_e4y1h_1{z-index:20;align-self:center;width:-moz-max-content;width:max-content;max-width:min(36em,100vw - 32px);min-height:32px;height:32px;display:flex;gap:max(.35em,6px);justify-content:center;align-content:flex-start;flex-wrap:nowrap;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}._sideBetResults_e4y1h_1._visible_e4y1h_18{opacity:1}._sideBetResults_e4y1h_1._compact_e4y1h_21{min-height:18px;height:auto;width:100%;max-width:100%;flex-wrap:wrap;row-gap:4px}._badge_e4y1h_30{display:inline-flex;align-items:stretch;border-radius:.35em;overflow:hidden;font-size:.57em;font-weight:700;line-height:24px;white-space:nowrap;min-width:0;height:32px;box-shadow:0 4px 4px #1a1d2326}._label_e4y1h_44{display:flex;align-items:center;gap:max(.35em,6px);height:32px;padding:0 1em;border:1px solid #232935;border-right:0;border-radius:.5em 0 0 .5em;background:#36405580;color:#eff1f3;min-width:0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}._labelText_e4y1h_60{max-width:12em;overflow:hidden;text-overflow:ellipsis}._multiplier_e4y1h_66{display:flex;align-items:center;justify-content:center;height:32px;min-width:max(3.5em,44px);padding:0 1em;border-radius:0 .5em .5em 0;background:#65d83e;color:#14161a;font-weight:700}._compact_e4y1h_21 ._badge_e4y1h_30{border-radius:8px;font-size:14px;font-weight:600;line-height:18px;height:18px}._compact_e4y1h_21 ._labelText_e4y1h_60{max-width:none;overflow:visible;text-overflow:clip}._compact_e4y1h_21 ._label_e4y1h_44{height:18px;padding:0 8px;border-radius:8px 0 0 8px}._compact_e4y1h_21 ._multiplier_e4y1h_66{height:18px;min-width:0;padding:0 8px;border-radius:0 8px 8px 0;font-weight:600}@media screen and (min-width:768px)and (max-width:1023px){._sideBetResults_e4y1h_1{width:100%;max-width:100%;min-height:24px;height:auto;flex-wrap:wrap;row-gap:4px}._badge_e4y1h_30{font-size:12px;line-height:24px;height:24px}._labelText_e4y1h_60{max-width:10em}._label_e4y1h_44,._multiplier_e4y1h_66{height:24px}}@media screen and (max-width:767px){._badge_e4y1h_30{border-radius:8px;font-size:14px;font-weight:600;line-height:18px;height:18px}._sideBetResults_e4y1h_1{min-height:18px;height:auto;width:100%;max-width:100%;flex-wrap:wrap;row-gap:4px}._labelText_e4y1h_60{max-width:none;overflow:visible;text-overflow:clip}._label_e4y1h_44{height:18px;padding:0 8px;border-radius:8px 0 0 8px}._multiplier_e4y1h_66{height:18px;min-width:0;padding:0 8px;border-radius:0 8px 8px 0;font-weight:600}}._summary_1gmjc_1{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:16px;padding:16px 20px;border-radius:12px;background:#12161eb8;border:1px solid rgba(255,255,255,.08)}._item_1gmjc_12{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;text-align:center}._label_1gmjc_22{color:#9da6b8;font-size:13px;font-weight:500;line-height:1.2}._value_1gmjc_29{display:inline-flex;align-items:center;gap:6px;color:#eff1f3;font-size:16px;font-weight:700;line-height:1.2}._value_1gmjc_29[data-result=win],._value_1gmjc_29[data-result=win] *{color:#65d83e}._value_1gmjc_29[data-result=loss],._value_1gmjc_29[data-result=loss] *{color:#d85456}._divider_1gmjc_45{width:1px;height:32px;background:#ffffff14}@media(max-width:480px){._summary_1gmjc_1{grid-template-columns:1fr;gap:12px;padding:12px 16px}._divider_1gmjc_45{width:100%;height:1px}}._modal_1wf0l_1{position:relative;width:min(560px,100vw - 32px);border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#1e232e80;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);color:#eff1f3;isolation:isolate;overflow:visible}._modal_1wf0l_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._modal_1wf0l_1:after{content:"";position:absolute;right:24px;bottom:0;left:24px;height:180px;border-radius:0 0 12px 12px;background:radial-gradient(86% 70% at 50% 100%,#1a1d23ad,#1a1d232e 52%,#1a1d2300);pointer-events:none;z-index:0}._closeButton_1wf0l_40,._content_1wf0l_41{position:relative;z-index:1}._closeButton_1wf0l_40{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}._closeButton_1wf0l_40:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1wf0l_40 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1wf0l_40:hover{background:#58657e59}._closeButton_1wf0l_40:focus-visible{outline:0;border-color:#1a3b4f;box-shadow:0 4px 4px #1a1d2326,0 0 0 1px #1bb2ff;color:#64cbff}@media(max-width:767px){._closeButton_1wf0l_40{top:-40px;right:0;left:auto}}._content_1wf0l_41{display:flex;flex-direction:column;gap:16px;padding:24px;max-height:min(78vh,720px);overflow-y:auto;scrollbar-width:none}._content_1wf0l_41::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._content_1wf0l_41{padding:16px;max-height:min(100dvh - 96px,760px)}}._sectionCard_1wf0l_119{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#36405559;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);isolation:isolate}._sectionCard_1wf0l_119:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._sectionBody_1wf0l_146,._sectionTitle_1wf0l_147,._seedPair_1wf0l_148{position:relative;z-index:1}._tabSwitch_1wf0l_153{position:relative;z-index:1;display:flex;align-items:center;width:100%;height:40px;padding:4px;border-radius:6px;background:#181b21}._tabButton_1wf0l_165{position:relative;flex:1 1 0;height:32px;border:none;border-radius:4px;background:transparent;color:#9da6b8;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;overflow:hidden;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}._tabButton_1wf0l_165:hover{color:#eff1f3}._tabButton_1wf0l_165:focus-visible{outline:0;box-shadow:inset 0 0 0 1px #1bb2ff;color:#eff1f3}._tabButtonActive_1wf0l_189{background:#36405580;box-shadow:0 4px 4px #1a1d2326;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#eff1f3}._tabButtonActive_1wf0l_189:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}._tableSurface_1wf0l_211{display:flex;flex-direction:column;gap:12px;min-height:260px;padding:12px;border-radius:12px;background:#12161eb8;border:1px solid rgba(255,255,255,.08);overflow:hidden}._tableRow_1wf0l_223{display:flex;flex-direction:column;justify-content:center;min-height:112px;gap:10px}._sideBetResults_1wf0l_231{display:flex;justify-content:center;padding:2px 0 4px}._rowHeader_1wf0l_237{display:flex;align-items:center;justify-content:space-between;gap:12px}._rowLabel_1wf0l_244{color:#eff1f3;font-size:13px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}._rowValue_1wf0l_253{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:4px 10px;border-radius:999px;background:#4e576ca6;color:var(--lavender);font-size:12px;font-weight:700;line-height:1}._cardScroller_1wf0l_267{display:flex;align-items:center;width:100%;min-height:80px;overflow-x:auto;overflow-y:visible;padding:6px 0;scroll-padding-inline:12px;scrollbar-width:none}._cardScroller_1wf0l_267::-webkit-scrollbar{display:none}._cardTrack_1wf0l_282{display:flex;align-items:center;gap:8px;width:-moz-max-content;width:max-content;margin-inline:auto;padding-inline:4px}._deckWrap_1wf0l_291{display:flex;align-items:center;justify-content:center;min-height:260px;padding:12px;border-radius:12px;background:#12161eb8;border:1px solid rgba(255,255,255,.08);overflow:hidden}._deckState_1wf0l_303{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;max-width:320px;text-align:center}._deckMessage_1wf0l_314{margin:0;color:#9da6b8;font-size:14px;font-weight:500;line-height:1.5;text-wrap:balance}._noResult_1wf0l_323{color:#eff1f3;font-size:14px;font-weight:500;line-height:1.5;text-align:center}._blackJackButton_1wf0l_331{width:100%;position:relative;z-index:1;min-height:48px}._revealButton_1wf0l_338{min-width:140px}._sectionTitle_1wf0l_147{color:#eff1f3;font-size:13px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}._seedPair_1wf0l_148{display:flex;flex-direction:column;gap:16px}._input_1wf0l_357{background:#14161a;border-radius:8px;padding-right:16px;padding-left:16px}._input_1wf0l_357::-webkit-outer-spin-button,._input_1wf0l_357::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_1wf0l_357[type=number]{-moz-appearance:textfield}._input_1wf0l_357:disabled{background:#16171b}._label_1wf0l_374{color:#e3e3fabf;font-weight:600}._container_pnngz_1{width:420px;border-radius:8px;background:#21252e;border:1px solid rgba(255,255,255,.08);padding:40px 24px;overflow:hidden;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){._container_pnngz_1{padding:12px}}._hotkeyKeysWrap_pnngz_18{max-height:500px;overflow-y:auto;display:flex;flex-direction:column;-ms-overflow-style:none!important;scrollbar-width:none!important}._hotkeyRow_pnngz_27{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(227,227,250,.1)}._hotkeyLabel_pnngz_35{color:#e3e3fa;font-size:16px;font-weight:500}._hotkeyKey_pnngz_18{display:flex;align-items:center;justify-content:center;min-width:80px;height:40px;background:#e3e3fa0d;border-radius:4px;color:#e3e3fa;font-size:14px;font-weight:500;text-transform:uppercase}._toggleContainer_pnngz_55{display:flex;align-items:center;margin-top:16px}._toggleCheckbox_pnngz_61{margin-right:12px;width:20px;height:20px}._toggleLabel_pnngz_67{color:#e3e3fa;font-size:16px;font-weight:500}._modal_14tjc_1{--desktop-shell-padding: 24px;--mobile-shell-padding: 16px;position:relative;width:min(1180px,100vw - 32px)}@media screen and (max-width:767px){._modal_14tjc_1{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}}._shell_14tjc_14{position:relative;display:flex;flex-direction:column;gap:24px;width:100%;height:min(900px,85vh - 2px);padding:var(--desktop-shell-padding);border-radius:12px;background:#1e232ec7;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate}._shell_14tjc_14:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}@media screen and (max-width:767px){._shell_14tjc_14{gap:16px;height:auto;max-height:calc(100dvh - 112px);padding:var(--mobile-shell-padding);border-radius:12px;background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 4px 84px 8px #1a1d23,0 4px 4px #1a1d2326;overflow-y:auto;scrollbar-width:none}._shell_14tjc_14::-webkit-scrollbar{display:none}._shell_14tjc_14:before{display:block}}._closeButton_14tjc_65{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._closeButton_14tjc_65:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_14tjc_65 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_14tjc_65:hover{background:#58657e59}._closeButton_14tjc_65:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}@media(max-width:1279px){._closeButton_14tjc_65{top:-40px;left:auto;right:0}}._body_14tjc_117{position:relative;z-index:1}._body_14tjc_117{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;flex:1 1 auto;min-height:0}@media screen and (max-width:1023px){._body_14tjc_117{grid-template-columns:244px minmax(0,1fr)}}@media screen and (max-width:767px){._body_14tjc_117{grid-template-columns:minmax(0,1fr);gap:12px}}._bodyCompact_14tjc_141{grid-template-columns:minmax(0,1fr);gap:0}._desktopSidebar_14tjc_146{display:flex;flex-direction:column;gap:12px;min-height:0;padding-right:4px;padding-bottom:4px;overflow:auto;scrollbar-width:thin;scrollbar-color:#555d6c #232935}._desktopSidebar_14tjc_146::-webkit-scrollbar{width:8px;height:8px}._desktopSidebar_14tjc_146::-webkit-scrollbar-track{background:#232935;border-radius:999px}._desktopSidebar_14tjc_146::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._desktopSidebar_14tjc_146::-webkit-scrollbar-thumb:hover{background:#6a7385}@media screen and (max-width:767px){._desktopSidebar_14tjc_146{padding-right:0;padding-bottom:0}}._content_14tjc_180 ._mobileSidebar_14tjc_180{width:100%;flex-shrink:1;gap:8px;padding:0;overflow:visible}._clearFiltersButton_14tjc_188{margin-top:auto}._content_14tjc_180{display:flex;flex-direction:column;gap:16px;min-width:0;min-height:0}@media screen and (max-width:767px){._content_14tjc_180{min-height:auto}}._toolbar_14tjc_205{display:flex;align-items:center;gap:12px}@media screen and (max-width:767px){._toolbar_14tjc_205{gap:0}}._toolbar_14tjc_205 .searchBar{flex:1 1 auto}._filtersToggleAction_14tjc_220{min-width:48px;width:48px;height:48px;padding:0}._filtersToggleActionActive_14tjc_227{background:#1a6891;box-shadow:0 4px 4px #1a1d2326,0 0 0 2px #1a3b4f;color:#64cbff}._catalogViewport_14tjc_233{flex:1 1 auto;min-height:0}@media screen and (max-width:767px){._catalogViewport_14tjc_233{flex:0 0 auto;min-height:auto}}._catalogContent_14tjc_244{display:flex;flex-direction:column;height:100%}@media screen and (max-width:767px){._catalogContent_14tjc_244{height:auto;min-height:auto}}._sectionsList_14tjc_256{display:flex;flex-direction:column;gap:14px;flex:1 1 auto;min-width:0;min-height:0;padding-right:4px;padding-bottom:12px;overflow:auto;scrollbar-width:none}._sectionsList_14tjc_256::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._sectionsList_14tjc_256{flex:0 0 auto;min-height:auto;padding-right:0;padding-bottom:0;overflow:visible}}._productsGrid_14tjc_281{display:grid;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:12px;align-content:flex-start;flex:1 1 auto;min-width:0;min-height:0;padding-right:4px;padding-bottom:12px;overflow:auto;scrollbar-width:none}._productsGrid_14tjc_281::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._productsGrid_14tjc_281{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-right:0;overflow:visible}}._productCardSlot_14tjc_306,._productCard_14tjc_306{width:100%}._loader_14tjc_311,._emptyState_14tjc_312{display:flex;align-items:center;justify-content:center;min-height:220px}._emptyState_14tjc_312{border-radius:12px;background:#14161a73;color:#9da6b8;font-size:16px;font-weight:500;line-height:1.5}._loadMoreSentinel_14tjc_328{height:1px;pointer-events:none}._loadingMore_14tjc_333{display:flex;justify-content:center}._tierCard_6x7b7_1{position:relative;display:flex;gap:28px;min-height:217px;padding:20px;border-radius:8px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate;transition:background .3s ease,border-color .3s ease}@media screen and (max-width:767px){._tierCard_6x7b7_1{gap:16px;padding:16px}}._active_6x7b7_21{border:1px solid #65d83e;padding:19px}@media screen and (max-width:767px){._active_6x7b7_21{padding:15px}}._locked_6x7b7_31{background:#2b334580}._locked_6x7b7_31 ._tierLabel_6x7b7_34{background:#232935}._locked_6x7b7_31 ._tierLabel_6x7b7_34 span,._locked_6x7b7_31 ._requirementsTitle_6x7b7_40{color:#9da6b8}._locked_6x7b7_31 ._requirementText_6x7b7_43{opacity:.4}._lockBadge_6x7b7_47{position:absolute;top:4px;left:4px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:8px;border-radius:4px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#9da6b8;isolation:isolate}._lockBadge_6x7b7_47:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._lockBadge_6x7b7_47 svg{position:relative;z-index:1;width:16px;height:16px}._tierIconGroup_6x7b7_84{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:88px;flex-shrink:0}@media screen and (max-width:767px){._tierIconGroup_6x7b7_84{width:72px}}._tierIcon_6x7b7_84{width:88px;height:88px;flex-shrink:0}@media screen and (max-width:767px){._tierIcon_6x7b7_84{width:72px;height:72px}}._tierIcon_6x7b7_84 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}._tierLabel_6x7b7_34{display:inline-flex;align-items:center;justify-content:center;padding:0 8px;height:26px;border-radius:4px;background:#1e232c;transition:background .3s ease}._tierLabel_6x7b7_34 span{font-size:14px;font-weight:600;line-height:150%;color:#eff1f3;text-transform:uppercase;white-space:nowrap}._tierBody_6x7b7_135{display:flex;flex-direction:column;gap:24px;flex:1 1 auto;min-width:0}@media screen and (max-width:767px){._tierBody_6x7b7_135{gap:16px}}._commissionChip_6x7b7_148{display:flex;align-items:center;justify-content:center;padding:0 24px;height:42px;border-radius:6px;border:1px solid rgba(73,142,58,.75);background:#192221}._commissionChip_6x7b7_148 span{font-size:14px;font-weight:500;line-height:150%;color:#65d83e;white-space:nowrap}._requirements_6x7b7_40{display:flex;flex-direction:column;gap:16px}._requirementsTitle_6x7b7_40{margin:0;font-size:16px;font-weight:500;line-height:150%;color:#eff1f3;transition:color .3s ease}._requirementsList_6x7b7_181{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}._requirementItem_6x7b7_190{display:flex;align-items:center;gap:12px;min-width:0}._checkbox_6x7b7_197{position:relative;display:inline-block;width:20px;height:20px;flex-shrink:0;border-radius:4px;border:2px solid #4a5568;background:transparent;transition:background .2s ease,border-color .2s ease}._checkboxMet_6x7b7_209{border-color:#1bb2ff;background:#1bb2ff}._checkboxMet_6x7b7_209:after{content:"";position:absolute;top:2px;left:6px;width:4px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}._requirementText_6x7b7_43{font-size:14px;font-weight:400;line-height:150%;color:#eff1f3;transition:opacity .3s ease}._modal_9odqp_1{position:relative;width:min(840px,100vw - 32px)}@media screen and (max-width:767px){._modal_9odqp_1{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}}._closeButton_9odqp_12{position:absolute;top:0;left:calc(100% + 12px);z-index:20;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._closeButton_9odqp_12:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_9odqp_12 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_9odqp_12:hover{background:#58657e59}._closeButton_9odqp_12:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}@media screen and (max-width:1023px){._closeButton_9odqp_12{top:-40px;left:auto;right:0}}._shell_9odqp_66{position:relative;display:flex;flex-direction:column;align-items:stretch;max-height:85vh;border-radius:12px;background:#1e232e80;box-shadow:0 24px 64px #080b1059,0 4px 4px #1a1d2326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow:hidden;isolation:isolate}._shell_9odqp_66:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._shell_9odqp_66>*{position:relative;z-index:1}@media screen and (max-width:1023px){._shell_9odqp_66{max-height:calc(100dvh - 112px)}}@media screen and (max-width:767px){._shell_9odqp_66{background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none}}._content_9odqp_110{display:flex;flex:1 1 auto;flex-direction:column;gap:24px;min-height:0;padding:32px 24px 24px;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#35373d transparent}._content_9odqp_110::-webkit-scrollbar{width:4px}._content_9odqp_110::-webkit-scrollbar-track{background:transparent;border-radius:3px}._content_9odqp_110::-webkit-scrollbar-thumb{background:#35373d;border-radius:3px}@media screen and (max-width:767px){._content_9odqp_110{padding:24px 16px 16px;gap:16px}}._heading_9odqp_140{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 24px;text-align:center}@media screen and (max-width:767px){._heading_9odqp_140{padding:0}}._heading_9odqp_140 h2{margin:0;color:#eff1f3;font-size:24px;font-weight:700;line-height:130%;letter-spacing:-.02em;text-transform:uppercase}._heading_9odqp_140 p{margin:0;color:#9da6b8;font-size:16px;font-weight:500;line-height:150%}._cardContainer_9odqp_170{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:8px}@media screen and (min-width:768px){._cardContainer_9odqp_170{grid-template-columns:repeat(2,minmax(0,1fr))}}._container_1ammd_1{width:450px;max-width:calc(100vw - 32px);display:flex;flex-direction:column;gap:16px;padding:48px 24px 24px;border-radius:4px;border:1px solid rgba(185,187,222,.05);background:#171719}@media(max-width:851px){._container_1ammd_1{width:100%}}._title_1ammd_18{margin:0;color:#e3e3fa;font-size:24px;font-weight:700;line-height:130%}@media screen and (max-width:767px){._title_1ammd_18{font-size:20px}}._form_1ammd_31{display:flex;flex-direction:column;gap:16px}._error_1ammd_37{margin:-8px 0 0;color:#d85456;font-size:14px;line-height:150%}._submitButton_1ammd_44{width:100%}._container_1hocj_1{width:450px;max-width:calc(100vw - 32px);display:flex;flex-direction:column;gap:16px;padding:48px 24px 24px;border-radius:24px;border:1px solid #171719;background:#171719}@media(max-width:851px){._container_1hocj_1{width:100%}}._title_1hocj_18{margin:0;color:#e3e3fa;font-size:24px;font-weight:700;line-height:130%}@media screen and (max-width:767px){._title_1hocj_18{font-size:20px}}._form_1hocj_31{display:flex;flex-direction:column;gap:16px}._error_1hocj_37{margin:-8px 0 0;color:#d85456;font-size:14px;line-height:150%}._submitButton_1hocj_44{width:100%}._container_5ahup_1{position:relative;width:min(100%,737px)}@media screen and (max-width:767px){._container_5ahup_1{width:100%}}._shell_5ahup_11{position:relative;display:flex;flex-direction:column;align-items:stretch;max-height:85vh;border-radius:12px;background:#1e232e;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;isolation:isolate}._shell_5ahup_11:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._shell_5ahup_11>*{position:relative;z-index:2}@media screen and (max-width:1023px){._shell_5ahup_11{max-height:calc(100dvh - 112px)}}._content_5ahup_46{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:24px;min-height:0;padding:32px;overflow:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._content_5ahup_46::-webkit-scrollbar{display:none}@media screen and (max-width:767px){._content_5ahup_46{padding:32px 16px 16px}}._header_5ahup_67{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;text-align:center}._title_5ahup_76{margin:0;font-family:Golos Text,sans-serif;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.48px;text-transform:uppercase;color:#eff1f3;text-shadow:0 .5px 0 rgba(0,0,0,.25)}@media screen and (max-width:767px){._title_5ahup_76{font-size:20px}}._subtitle_5ahup_93{margin:0;max-width:614px;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#9da6b8}@media screen and (max-width:767px){._subtitle_5ahup_93{font-size:14px}}._accent_5ahup_108{color:#ffe189}._choices_5ahup_112{display:flex;gap:8px;width:100%;align-items:stretch}@media screen and (max-width:767px){._choices_5ahup_112{flex-direction:column}}._card_5ahup_124{position:relative;flex:1;display:flex;flex-direction:column;gap:24px;padding:16px;border-radius:8px;background:#333a4980;box-shadow:0 4px 4px #1a1d2326;overflow:hidden;transition:opacity .2s ease}._card_5ahup_124:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.16),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.11),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._stateStack_5ahup_151{position:relative;flex:1;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}._stateLayer_5ahup_159{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:24px;min-height:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .15s ease}._stateLayer_5ahup_159[data-active]{visibility:visible;opacity:1;pointer-events:auto}._cardDimmed_5ahup_177{opacity:.5;pointer-events:none}._cardTop_5ahup_182{display:flex;flex-direction:column;align-items:center;gap:16px}._badgeWrap_5ahup_189{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center}._rank_5ahup_198{position:absolute;left:50%;bottom:-4px;transform:translate(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center}._rank_5ahup_198 svg{width:100%;height:100%}._cardTitle_5ahup_214{margin:0;font-family:Golos Text,sans-serif;font-size:20px;font-weight:500;line-height:1.5;text-align:center;color:#eff1f3}._divider_5ahup_224{width:100%;height:1px;background:#333a49}._cardBody_5ahup_230{flex:1;margin:0;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#9da6b8}._cta_5ahup_240{width:100%;height:48px}._confirmBlock_5ahup_245{flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:16px}._confirmCheckbox_5ahup_253{width:100%;padding:0 4px}._confirmActions_5ahup_258{display:flex;flex-direction:column;gap:8px;width:100%}._closeBtn_5ahup_265{width:100%;height:48px}._container_3t1gy_1{position:relative;width:587px;max-width:100%;border-radius:12px;padding:40px;overflow:hidden;background:radial-gradient(ellipse 70% 35% at 50% 10%,#1a3b4f80,#1e232c00 75%),#1e232ed9;box-shadow:0 4px 4px #1a1d2326;display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (max-width:767px){._container_3t1gy_1{width:100%;padding:24px 16px;gap:20px}}._container_3t1gy_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;pointer-events:none}._header_3t1gy_37{display:flex;flex-direction:column;align-items:center;gap:16px;position:relative;z-index:2}._title_3t1gy_46{font-family:Golos Text,sans-serif;font-weight:700;font-size:72px;line-height:1;letter-spacing:0;text-transform:uppercase;text-align:center;color:#64cbff;text-shadow:0 1px 0 rgba(0,0,0,.64);margin:0}@media screen and (max-width:767px){._title_3t1gy_46{font-size:56px}}._updateBadge_3t1gy_64{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px;border-radius:12px;background:#58657e59;box-shadow:0 4px 4px #1a1d2326;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);font-family:Golos Text,sans-serif;font-weight:700;font-size:36px;line-height:1.3;letter-spacing:0;text-transform:uppercase;color:#cbf3ef;text-shadow:0 1px 0 rgba(0,0,0,.25)}._updateBadge_3t1gy_64:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}@media screen and (max-width:767px){._updateBadge_3t1gy_64{font-size:24px;letter-spacing:-.48px;padding:12px}}._hero_3t1gy_104{position:relative;width:100%;margin-top:-40px;margin-bottom:-16px;z-index:2}@media screen and (max-width:767px){._hero_3t1gy_104{margin-top:-10px;margin-bottom:-8px}}._hero_3t1gy_104:before{content:"";position:absolute;left:50%;top:55%;width:130%;height:130%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,#ffae0040,#ff8c001f,#ffae0000 80%);filter:blur(80px);z-index:-1;pointer-events:none;opacity:.5}._heroImage_3t1gy_132{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}._copy_3t1gy_139{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center;width:100%;position:relative;z-index:2}._heading_3t1gy_150{font-family:Golos Text,sans-serif;font-weight:700;font-size:20px;line-height:1.3;letter-spacing:-.4px;text-transform:uppercase;text-align:center;white-space:pre-line;color:#eff1f3;text-shadow:0 .5px 0 rgba(0,0,0,.25);margin:0}._body_3t1gy_164{font-family:Golos Text,sans-serif;font-weight:500;font-size:18px;line-height:1.5;letter-spacing:0;text-align:center;color:#9da6b8;margin:0}@media screen and (max-width:767px){._body_3t1gy_164{font-size:16px}}._cta_3t1gy_180{width:100%;position:relative;z-index:2}@media screen and (max-width:767px){._cta_3t1gy_180{padding-left:12px;padding-right:12px;font-size:15px}}._columnHeaders_19grx_1{display:flex;align-items:center;gap:16px;padding:8px 16px 8px 24px;color:#9da6b8;font-size:12px;font-weight:500;line-height:150%}@media screen and (max-width:767px){._columnHeaders_19grx_1{display:none}}._raceColumn_19grx_17{width:140px;flex-shrink:0}._placeColumn_19grx_22{width:100px;flex-shrink:0;text-align:center}._endedColumn_19grx_28{width:120px;flex-shrink:0;text-align:center}._prizeColumn_19grx_34{width:100px;flex-shrink:0;text-align:center}._statusColumn_19grx_40{flex:1;min-width:0;text-align:center}._rewardRow_19grx_46{position:relative;display:flex;align-items:center;gap:16px;padding:8px 16px 8px 24px;min-height:56px;border-radius:6px;background:#1e232c80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);overflow:hidden;isolation:isolate;transition:background .2s ease}._rewardRow_19grx_46:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._rewardRow_19grx_46>*{position:relative;z-index:1}._rewardRow_19grx_46._unclaimed_19grx_79{background:linear-gradient(233deg,#87f45f33 19.24%,#0000 46.63%),#333a4980}@media screen and (max-width:767px){._rewardRow_19grx_46{display:none}}._raceInfo_19grx_88{width:140px;flex-shrink:0;overflow:hidden}._raceTitle_19grx_94{color:#eff1f3;font-size:14px;font-weight:400;line-height:150%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._unclaimed_19grx_79 ._raceTitle_19grx_94{font-weight:600}._racePositionContainer_19grx_108{width:100px;flex-shrink:0;text-align:center}._racePosition_19grx_108{color:#65d83e;font-size:14px;font-weight:500;line-height:150%}._raceDate_19grx_121{width:120px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;color:#eff1f3;font-size:14px;font-weight:500;line-height:150%}._raceDate_19grx_121 span{color:#9da6b8;font-weight:400}@media screen and (max-width:767px){._raceDate_19grx_121{flex-direction:row}}._raceAmount_19grx_143{width:100px;flex-shrink:0;color:#65d83e;text-align:center;font-size:14px;font-weight:500;line-height:150%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mobileRewardCard_19grx_156{display:flex;flex-direction:column;background:#1e232c80;border-radius:8px;padding:16px;margin-bottom:8px}._mobileRewardCard_19grx_156._unclaimed_19grx_79{background:linear-gradient(233deg,#87f45f33 19.24%,#0000 46.63%),#333a4980}@media(min-width:768px){._mobileRewardCard_19grx_156{display:none}}._mobileCardHeader_19grx_173{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:18px}._mobileCardContent_19grx_182{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._mobileRewardCard_19grx_156._unclaimed_19grx_79 ._raceTitle_19grx_94{font-weight:600}._mobileCardContainer_19grx_193{display:flex;justify-content:space-between;gap:16px}._positionContainer_19grx_199,._prizeContainer_19grx_200{display:flex;align-items:center;flex-direction:column;gap:10px}._prizeAmount_19grx_207,._position_19grx_199{min-width:67px;width:100%;overflow:hidden;color:#65d83e;text-align:center;font-size:14px;font-weight:500}._trophyIcon_19grx_218,._prizeIcon_19grx_219{width:24px;height:24px;color:#65d83e}._claimButton_5b3ot_1{flex:1;min-width:0;font-size:14px;line-height:150%}._claimedStatus_5b3ot_8{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#9da6b8;font-size:12px;font-weight:500;line-height:150%;text-align:center;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){._claimedStatus_5b3ot_8{width:100%}}._pagination_ef68l_1{display:flex;align-items:center;justify-content:center;gap:16px;padding:24px 0 0}._paginationItem_ef68l_9{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#9da6b8;font-size:16px;font-weight:500;line-height:150%;padding:0}._paginationItem_ef68l_9._active_ef68l_22{color:#1bb2ff}._paginationItem_ef68l_9:hover:not(._active_ef68l_22){color:#eff1f3}._paginationArrow_ef68l_29{width:40px;height:32px;display:flex;align-items:center;justify-content:center;color:#9da6b8;cursor:pointer;padding:8px;border-radius:4px;border:none;background:#232935bf;transition:background-color .15s ease}._paginationArrow_ef68l_29 svg{width:12px;height:12px}._paginationArrow_ef68l_29:disabled{background:#1e232c;opacity:.5;cursor:not-allowed}._paginationArrow_ef68l_29:hover:not(:disabled){background:#333a49bf}._paginationEllipsis_ef68l_56{display:flex;align-items:center;justify-content:center;color:#9da6b8;font-size:16px;font-weight:500;line-height:1}._paginationInfo_ef68l_66{color:#9da6b8;text-align:center;font-size:14px;font-weight:500;line-height:150%;padding:16px 0 0}._paginationInfo_ef68l_66 ._paginationInfoNumber_ef68l_74{color:#eff1f3}._modal_1gkvv_1{position:relative;width:min(736px,100vw - 32px);max-width:100%}@media screen and (max-width:767px){._modal_1gkvv_1{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}}._shell_1gkvv_13{position:relative;display:flex;flex-direction:column;height:min(925px,100svh - 96px);max-height:calc(100svh - 96px);border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);overflow:hidden;isolation:isolate}._shell_1gkvv_13:before{content:"";position:absolute;left:50%;bottom:0;width:min(994px,135%);height:167px;transform:translate(-50%);background:linear-gradient(180deg,#1a1d2300 8.88%,#1a1d23e6 73.7%);pointer-events:none;z-index:0}._shell_1gkvv_13:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}._shell_1gkvv_13>*{position:relative;z-index:1}@media screen and (max-width:1023px){._shell_1gkvv_13{height:min(925px,100svh - 80px);max-height:calc(100svh - 80px)}}@media screen and (max-width:767px){._shell_1gkvv_13{height:auto;max-height:calc(100dvh - 112px);background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none}._shell_1gkvv_13:before{height:124px}}._closeButton_1gkvv_75{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._closeButton_1gkvv_75:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1gkvv_75 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1gkvv_75:hover{background:#58657e59}._closeButton_1gkvv_75:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}@media(max-width:1279px){._closeButton_1gkvv_75{top:-40px;left:auto;right:0}}@media screen and (max-width:767px){._closeButton_1gkvv_75{top:-40px;left:auto;right:0}}._modalHeader_1gkvv_134{display:flex;align-items:center;gap:16px;padding:20px 24px}._headerMain_1gkvv_141{display:flex;align-items:center;gap:12px;min-width:0}._headerIcon_1gkvv_148{width:24px;height:24px;color:#eff1f3;flex-shrink:0}._modalTitle_1gkvv_155{margin:0;color:#eff1f3;font-size:20px;font-weight:600;line-height:150%;white-space:nowrap}._badge_1gkvv_164{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 5px;border-radius:1000px;border:2px solid #333a49;background:linear-gradient(104deg,#213722bf -18.88%,#87f45fbf 20.32%,#65d83ebf 44.28%,#498e3abf 80.37%,#192221bf 131.78%),#65d83e;color:#14161a;font-size:16px;font-weight:700;line-height:150%;white-space:nowrap;flex-shrink:0}._modalContent_1gkvv_182{flex:1;overflow-y:auto;display:flex;flex-direction:column;padding-bottom:24px;scrollbar-width:thin;scrollbar-color:#35373d transparent}._modalContent_1gkvv_182::-webkit-scrollbar{width:4px}._modalContent_1gkvv_182::-webkit-scrollbar-track{background:transparent;border-radius:3px}._modalContent_1gkvv_182::-webkit-scrollbar-thumb{background:#35373d;border-radius:3px}._rewardsLogo_1gkvv_203{flex-shrink:0;height:119px;margin:0 16px;border-radius:12px;background-color:#14161a;background-image:url(/assets/race-rewards-modal-banner.BP3GfGLt.svg);background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}._rewardsTable_1gkvv_216{display:flex;flex-direction:column;padding:8px 16px 0;gap:4px}._spinnerContainer_1gkvv_223{min-height:320px;display:flex;align-items:center;justify-content:center}._noRewards_1gkvv_230{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:32px 24px 0}._noRewardsText_1gkvv_240{max-width:302px;line-height:150%;color:#9da6b8;text-align:center;font-size:16px;font-weight:500}._boxesLink_1gkvv_249{display:flex;width:150px;height:48px;padding:0 24px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;color:#9da6b8;text-align:center;font-size:14px;font-weight:500;border-radius:6px;background:#9da6b826;transition:background-color .2s ease}._boxesLink_1gkvv_249:hover{background:#9da6b840}._container_8jjt0_1{position:relative;max-width:380px;min-width:380px;border-radius:12px;background:#23293580;padding:24px;overflow:hidden;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){._container_8jjt0_1{max-width:329px;min-width:329px;padding:12px}}._container_8jjt0_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._title_8jjt0_34{color:#eff1f3;text-align:center;text-shadow:0 .5px 0 rgba(0,0,0,.25);font-size:20px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:16px;white-space:nowrap}._subTitle_8jjt0_46{color:#9da6b8;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin:16px 0;max-width:224px}._rewardImage_8jjt0_57{width:100%;height:149px;margin:0 auto;display:block;-o-object-fit:contain;object-fit:contain}._total_8jjt0_65{display:flex;flex-direction:column;padding:24px;border-radius:0 0 8px 8px;border-top:1px solid #232935;gap:12px;width:100%;text-align:center}._rewardText_8jjt0_76{color:#eff1f3;text-shadow:0 var(--Stroke-Micro, .5px) 0 rgba(0,0,0,.25);font-size:12px;font-style:normal;font-weight:600;line-height:8px}._valueText_8jjt0_85{color:#65d83e;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.4px;text-transform:uppercase}._modalContent_w11az_1::-webkit-scrollbar{width:2px;margin-left:6px}._modalContent_w11az_1::-webkit-scrollbar-track{background:#232935;border-radius:4px}._modalContent_w11az_1::-webkit-scrollbar-thumb{background:#333a49;border-radius:4px}._rootContent_w11az_14{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:480px;max-height:90vh;overflow:unset}._fairnessModal_w11az_25{height:100%;align-items:center;justify-content:center;background:#171719bf}._modalWrapper_w11az_32{position:relative;border-radius:12px;background:#1e232e80;padding:24px 10px;color:#eff1f3;display:flex;flex-direction:column;align-items:center;max-height:75vh}._modalWrapper_w11az_32:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._modalContent_w11az_1{margin-top:16px;border-radius:8px;color:#eff1f3;display:flex;flex-direction:column;align-items:center;gap:16px;overflow-y:auto;max-height:calc(90vh - 100px);padding:0 6px}@media screen and (max-width:767px){._modalContent_w11az_1{padding:20px}}._buttons_w11az_75{display:flex;flex-direction:column;gap:8px;width:100%}._header_16wuz_1{display:flex;align-items:center;justify-content:center;padding:0 24px;width:100%;position:relative;height:48px;gap:12px}._header_16wuz_1 h3{color:#eff1f3;font-weight:600;font-size:20px}@media screen and (max-width:767px){._header_16wuz_1 h3{font-size:18px}}._icon_16wuz_22{max-width:48px;max-height:48px}@media screen and (max-width:767px){._icon_16wuz_22{max-width:32px;max-height:32px}}._closeGlassButton_16wuz_33{position:absolute;top:-20px;right:-60px;z-index:20;display:flex;align-items:center;justify-content:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;color:#c8ccd7;border-radius:6px;background:linear-gradient(180deg,#3640558c,#36405573);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f,0 4px 4px #1a1d2326;width:32px;height:32px;cursor:pointer;transition:.2s}._closeGlassButton_16wuz_33:hover{background:#fff3}@media screen and (max-width:767px){._closeGlassButton_16wuz_33{top:-60px;right:20px}}._mineFieldRoot_1ar3n_1{max-height:400px;display:flex;flex:1 1;padding:14px;width:100%;box-sizing:border-box;border-radius:7.032px;border:.879px solid #232935;background:#181b21}._mineField_1ar3n_1{display:grid;grid-gap:8px;max-width:-moz-max-content;max-width:max-content;grid-auto-rows:1fr;width:100%}._mineDefault_1ar3n_21{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:auto;border-radius:7.032px;background:#2d2a2280;min-height:64px;min-width:64px;box-shadow:0 3.516px 3.516px #1a1d2326}._mineDefault_1ar3n_21:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}@media screen and (max-width:767px){._mineDefault_1ar3n_21{min-height:40px;min-width:40px}}._bomb_1ar3n_54{border-radius:8px;background:#d8545680}._inputContainer_1gk4e_1{display:flex;flex-direction:column;gap:12px}._label_1gk4e_7{font-size:14px;font-weight:500;color:#9da6b8}._inputWrapper_1gk4e_13{width:100%;height:48px;padding:8px 16px;border:1px solid #232935;background:#14161a;border-radius:8px;transition:all .3s linear;color:#eff1f3;font-family:Golos Text,sans-serif;font-size:14px;box-sizing:border-box}._inputWrapper_1gk4e_13::-moz-placeholder{color:var(--search-input-placeholder);font-size:inherit;text-transform:none;-moz-transition:color .3s linear;transition:color .3s linear}._inputWrapper_1gk4e_13::placeholder{color:var(--search-input-placeholder);font-size:inherit;text-transform:none;transition:color .3s linear}._inputWrapper_1gk4e_13:active,._inputWrapper_1gk4e_13:focus,._inputWrapper_1gk4e_13:hover{border-radius:4px;border-color:#22b5ff;box-shadow:0 0 0 4px var(--cute-gray);transition:all .3s linear}._minesFairnessFormWrapper_e8d9d_1{margin-top:12px;width:100%;display:flex;flex-direction:column;gap:24px}._errorContainer_1oz5p_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center;min-height:740px;width:100%}._errorIcon_1oz5p_12{margin-bottom:16px;opacity:.8}._errorMessage_1oz5p_17{color:#b9bbde;font-size:14px;line-height:1.5;margin-bottom:24px;max-width:300px}._revealContainer_xyv2e_1{display:flex;flex-direction:column;gap:20px}._infoSection_xyv2e_7{display:flex;flex-direction:column;gap:12px}._description_xyv2e_13{font-size:14px;color:#b0b0b0;line-height:1.5;margin:0}._warning_xyv2e_20{font-size:13px;color:#f5a623;line-height:1.4;margin:0;padding:12px;background:#f5a6231a;border-radius:8px;border:1px solid rgba(245,166,35,.2)}._seedInfo_xyv2e_31{display:flex;flex-direction:column;gap:8px}._label_xyv2e_37{font-size:12px;font-weight:600;color:#b0b0b0;text-transform:uppercase;letter-spacing:.5px}._input_xyv2e_45{width:100%;padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;font-family:monospace}._input_xyv2e_45:disabled{opacity:.7}._modal_2ws1q_1{display:flex;flex-direction:column;gap:24px;width:420px;max-width:calc(100vw - 32px);max-height:85vh;overflow-y:auto;padding:24px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);scrollbar-width:thin;scrollbar-color:#555d6c #232935}._modal_2ws1q_1::-webkit-scrollbar{width:8px;height:8px}._modal_2ws1q_1::-webkit-scrollbar-track{background:#232935;border-radius:999px}._modal_2ws1q_1::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._modal_2ws1q_1::-webkit-scrollbar-thumb:hover{background:#6a7385}._modal_2ws1q_1>*{flex-shrink:0}._header_2ws1q_38{display:flex;align-items:center;gap:12px}._headerIcon_2ws1q_44{width:24px;height:24px;color:#eff1f3}._title_2ws1q_50{margin:0;font-size:20px;font-weight:600;line-height:1.5;color:#eff1f3}._confirmText_2ws1q_58{margin:0;font-size:14px;font-weight:500;line-height:1.5;color:#fff}._formCard_2ws1q_66{display:flex;flex-direction:column-reverse;gap:24px;padding:24px;border-radius:12px;background:#36405580}._field_2ws1q_75{display:flex;flex-direction:column-reverse;gap:12px}._fieldLabel_2ws1q_81{font-size:14px;font-weight:500;color:#9da6b8}._input_2ws1q_87{width:100%;height:48px;padding:8px 16px;background:#14161a;border:1px solid #232935;border-radius:8px;color:#eff1f3;font-size:14px;font-weight:500;outline:none}._input_2ws1q_87::-moz-placeholder{color:#5a6478}._input_2ws1q_87::placeholder{color:#5a6478}._input_2ws1q_87:focus{border-color:#3a4358}._durationTrigger_2ws1q_106{width:100%;height:48px;padding:8px 16px;background:#14161a;border:1px solid #232935;border-radius:8px;color:#eff1f3;font-size:14px;font-weight:500}._durationTrigger_2ws1q_106[data-state=open]{border-color:#2a313c}._durationContent_2ws1q_121{background:#14161a;border:1px solid #232935;max-height:min(320px,var(--radix-select-content-available-height, 320px));z-index:1100}._durationItem_2ws1q_128{background:#14161a;color:#eff1f3}._durationItem_2ws1q_128[data-highlighted]{background:#1f2632}._durationItem_2ws1q_128[data-state=checked]{background:#1a2c39;color:#1bb2ff}._actions_2ws1q_140{display:flex;gap:8px}._cancelBtn_2ws1q_145,._confirmBtn_2ws1q_146{flex:1}._modal_pvqax_1{display:flex;flex-direction:column;gap:24px;width:420px;max-width:calc(100vw - 32px);max-height:85vh;overflow-y:auto;padding:24px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);scrollbar-width:thin;scrollbar-color:#555d6c #232935}._modal_pvqax_1::-webkit-scrollbar{width:8px;height:8px}._modal_pvqax_1::-webkit-scrollbar-track{background:#232935;border-radius:999px}._modal_pvqax_1::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._modal_pvqax_1::-webkit-scrollbar-thumb:hover{background:#6a7385}._modal_pvqax_1>*{flex-shrink:0}._header_pvqax_38{display:flex;align-items:center;gap:12px}._headerIcon_pvqax_44{width:24px;height:24px;color:#eff1f3}._title_pvqax_50{margin:0;font-size:20px;font-weight:600;line-height:1.5;color:#eff1f3}._confirmText_pvqax_58{margin:0;font-size:14px;font-weight:500;color:#fff}._stateCard_pvqax_65{display:flex;flex-direction:column;gap:12px;padding:16px 20px;border-radius:12px;background:#36405580}._row_pvqax_74{display:flex;align-items:center;justify-content:space-between;gap:12px}._rowLabel_pvqax_81{font-size:13px;font-weight:500;line-height:1.5;color:#9da6b8;flex-shrink:0}._rowValue_pvqax_89{min-width:0;font-size:14px;font-weight:500;line-height:1.5;color:#eff1f3;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actions_pvqax_101{display:flex;gap:8px}._cancelBtn_pvqax_106,._confirmBtn_pvqax_107{flex:1}._modal_1pjmk_1{display:flex;flex-direction:column;gap:24px;width:420px;max-width:calc(100vw - 32px);max-height:85vh;overflow-y:auto;padding:24px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);scrollbar-width:thin;scrollbar-color:#555d6c #232935}._modal_1pjmk_1::-webkit-scrollbar{width:8px;height:8px}._modal_1pjmk_1::-webkit-scrollbar-track{background:#232935;border-radius:999px}._modal_1pjmk_1::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._modal_1pjmk_1::-webkit-scrollbar-thumb:hover{background:#6a7385}._modal_1pjmk_1>*{flex-shrink:0}._header_1pjmk_38{display:flex;align-items:center;gap:12px}._headerIcon_1pjmk_44{width:24px;height:24px;color:#eff1f3}._title_1pjmk_50{margin:0;font-size:20px;font-weight:600;line-height:1.5;color:#eff1f3}._card_1pjmk_58{padding:24px;border-radius:12px;background:#36405580}._field_1pjmk_64{display:flex;flex-direction:column-reverse;gap:12px}._fieldLabel_1pjmk_70{font-size:14px;font-weight:500;color:#9da6b8}._input_1pjmk_76{width:100%;height:48px;padding:8px 16px;background:#14161a;border:1px solid #232935;border-radius:8px;color:#eff1f3;font-size:14px;font-weight:500;outline:none}._input_1pjmk_76::-moz-placeholder{color:#5a6478}._input_1pjmk_76::placeholder{color:#5a6478}._input_1pjmk_76:focus{border-color:#3a4358}._answersWrap_1pjmk_95{display:flex;flex-direction:column;gap:12px}._answersList_1pjmk_101{display:flex;flex-direction:column;gap:8px}._answerRow_1pjmk_107{display:flex;align-items:center;gap:8px;height:48px;padding:0 4px 0 16px;background:#14161a;border:1px solid #232935;border-radius:8px}._answerLeadIcon_1pjmk_118{width:16px;height:16px;color:#9da6b8;flex-shrink:0}._answerInput_1pjmk_125{flex:1 1 auto;min-width:0;height:100%;background:transparent;border:0;outline:none;color:#eff1f3;font-size:14px;font-weight:500}._answerInput_1pjmk_125::-moz-placeholder{color:#5a6478}._answerInput_1pjmk_125::placeholder{color:#5a6478}._answerDeleteBtn_1pjmk_140{flex-shrink:0;width:30px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;color:#9da6b8;cursor:pointer}._answerDeleteBtn_1pjmk_140:hover{color:#ff7173}._answerDeleteBtn_1pjmk_140 svg{width:16px;height:16px}._addAnswerBtn_1pjmk_160{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;padding:8px 16px;background:#232935bf;border:0;border-radius:6px;color:#9da6b8;font-size:14px;font-weight:500;cursor:pointer}._addAnswerBtn_1pjmk_160:hover{background:#364055d9;color:#eff1f3}._addAnswerBtn_1pjmk_160 svg{width:16px;height:16px}._durationTrigger_1pjmk_185{width:100%;height:48px;padding:8px 16px;background:#14161a;border:1px solid #232935;border-radius:8px;color:#eff1f3;font-size:14px;font-weight:500}._durationTrigger_1pjmk_185[data-state=open]{border-color:#2a313c}._durationContent_1pjmk_200{background:#14161a;border:1px solid #232935;max-height:min(320px,var(--radix-select-content-available-height, 320px));z-index:1100}._durationItem_1pjmk_207{background:#14161a;color:#eff1f3}._durationItem_1pjmk_207[data-highlighted]{background:#1f2632}._durationItem_1pjmk_207[data-state=checked]{background:#1a2c39;color:#1bb2ff}._multiCheckbox_1pjmk_219{padding:10px 0}._publishBtn_1pjmk_223{width:100%}._modal_14zwx_1{display:flex;flex-direction:column;gap:24px;width:420px;max-width:calc(100vw - 32px);max-height:85vh;overflow-y:auto;padding:24px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);scrollbar-width:thin;scrollbar-color:#555d6c #232935}._modal_14zwx_1::-webkit-scrollbar{width:8px;height:8px}._modal_14zwx_1::-webkit-scrollbar-track{background:#232935;border-radius:999px}._modal_14zwx_1::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._modal_14zwx_1::-webkit-scrollbar-thumb:hover{background:#6a7385}._modal_14zwx_1>*{flex-shrink:0}._header_14zwx_38{display:flex;align-items:center;gap:12px}._headerIcon_14zwx_44{width:24px;height:24px;color:#eff1f3}._title_14zwx_50{margin:0;font-size:20px;font-weight:600;line-height:1.5;color:#eff1f3}._card_14zwx_58{display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:12px;background:#36405580}._row2_14zwx_67{display:flex;gap:24px}._row2_14zwx_67>*{flex:1 1 0;min-width:0}._field_14zwx_76{display:flex;flex-direction:column-reverse;gap:12px}._fieldLabel_14zwx_82{font-size:14px;font-weight:500;color:#9da6b8}._numberInput_14zwx_88{height:48px;-moz-appearance:textfield}._numberInput_14zwx_88::-webkit-outer-spin-button,._numberInput_14zwx_88::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._selectTrigger_14zwx_97{width:100%;height:48px;padding:8px 16px;background:#14161a;border:1px solid #232935;border-radius:8px;color:#eff1f3;font-size:14px;font-weight:500}._selectTrigger_14zwx_97[data-state=open]{border-color:#2a313c}._selectContent_14zwx_112{background:#14161a;border:1px solid #232935;max-height:min(320px,var(--radix-select-content-available-height, 320px));z-index:1100}._selectItem_14zwx_119{background:#14161a;color:#eff1f3}._selectItem_14zwx_119[data-highlighted]{background:#1f2632}._selectItem_14zwx_119[data-state=checked]{background:#1a2c39;color:#1bb2ff}._audienceTabs_14zwx_131{display:flex;gap:4px;padding:4px;background:#1a1d23;border-radius:8px}._audienceTab_14zwx_131{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:8px;background:transparent;border:0;border-radius:6px;color:#9da6b8;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}._audienceTab_14zwx_131:hover{color:#eff1f3}._audienceTabActive_14zwx_160{background:#1a3b4fbf;border:2px solid #1a242e;color:#1bb2ff;box-shadow:0 4px 4px #1a1d2326}._audienceIcon_14zwx_167{width:16px;height:16px}._switchRow_14zwx_172{display:flex;align-items:center;gap:16px}._switchTitle_14zwx_178{font-size:16px;font-weight:700;line-height:1.5;color:#eff1f3}._switchSubtitle_14zwx_185{font-size:12px;line-height:1.5;font-weight:500;color:#9da6b8}._switchLabel_14zwx_192{display:flex;flex-direction:column}._switchContent_14zwx_197 [class*=switchFieldTitle]{font-size:16px;font-weight:700;color:#eff1f3}._switchContent_14zwx_197 [class*=switchFieldSubtitle]{font-size:12px;font-weight:500;color:#9da6b8}._submitBtn_14zwx_208{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}._submitIcon_14zwx_216{width:20px;height:20px;color:#192221}._submitIcon_14zwx_216 g,._submitIcon_14zwx_216 path{fill:currentColor;fill-opacity:1}._modal_y3g34_1{display:flex;flex-direction:column;gap:20px;width:480px;max-width:calc(100vw - 32px);max-height:85vh;padding:24px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);overflow:hidden}._header_y3g34_17{display:flex;align-items:center;gap:12px;flex-shrink:0}._headerIcon_y3g34_24{width:24px;height:24px;color:#eff1f3}._title_y3g34_30{margin:0;font-size:20px;font-weight:600;line-height:1.5;color:#eff1f3}._submitBtn_y3g34_38{flex-shrink:0;height:44px;font-size:13px;font-weight:600}._submitBtn_y3g34_38:disabled{opacity:.5;cursor:not-allowed}._loadMoreBtn_y3g34_49{display:block;margin:8px auto;padding:8px 24px;background:#36405580;border:1px solid #2a313c;border-radius:8px;color:#eff1f3;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._loadMoreBtn_y3g34_49:hover{background:#364055cc;border-color:#3a4358}._searchField_y3g34_67{display:flex;flex-direction:column;gap:6px;flex-shrink:0}._searchRow_y3g34_74{display:flex;align-items:center;gap:8px}._input_y3g34_80{width:100%;height:44px;padding:8px 16px;background:#14161a;border:1px solid #232935;border-radius:8px;color:#eff1f3;font-size:14px;font-weight:500;outline:none}._input_y3g34_80::-moz-placeholder{color:#5a6478}._input_y3g34_80::placeholder{color:#5a6478}._input_y3g34_80:focus{border-color:#3a4358}._fieldHint_y3g34_99{font-size:12px;color:#5a6478}._list_y3g34_104{display:flex;flex-direction:column;gap:8px;overflow-y:auto;min-height:200px;max-height:60vh;padding-right:4px;scrollbar-width:thin;scrollbar-color:#555d6c #232935}._list_y3g34_104::-webkit-scrollbar{width:8px;height:8px}._list_y3g34_104::-webkit-scrollbar-track{background:#232935;border-radius:999px}._list_y3g34_104::-webkit-scrollbar-thumb{background:#555d6c;border-radius:999px;border:2px solid #232935}._list_y3g34_104::-webkit-scrollbar-thumb:hover{background:#6a7385}._placeholder_y3g34_132,._loading_y3g34_133,._endMarker_y3g34_134{padding:24px 12px;text-align:center;font-size:13px;color:#5a6478}._row_y3g34_141{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:8px;background:#36405559}._rowMeta_y3g34_150{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px}._username_y3g34_158{color:#eff1f3;font-weight:600}._userId_y3g34_163{color:#5a6478}._timestamp_y3g34_167{margin-left:auto;color:#9da6b8}._deletedBadge_y3g34_172{padding:2px 6px;border-radius:4px;background:#ff5a5a2e;color:#ff8a8a;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}._content_y3g34_183{font-size:13px;color:#eff1f3;word-break:break-word;white-space:pre-wrap}._contentDeleted_y3g34_190{font-size:13px;color:#9da6b8;font-style:italic;word-break:break-word;white-space:pre-wrap;text-decoration:line-through;text-decoration-color:#ff8a8a80}._modal_1ik57_1{position:relative;width:min(693px,100vw - 76px)}@media screen and (max-width:767px){._modal_1ik57_1{width:calc(100vw - 32px)}}._surface_1ik57_11{position:relative;overflow-y:auto;padding:32px 24px;border-radius:12px;background:#1e232e80;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);max-height:calc(100dvh - 32px);scrollbar-width:none;-ms-overflow-style:none}._surface_1ik57_11::-webkit-scrollbar{display:none}._surface_1ik57_11:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.02}._surface_1ik57_11:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._surface_1ik57_11>*{position:relative;z-index:2}@media screen and (max-width:767px){._surface_1ik57_11{padding:16px;max-height:calc(85dvh - 16px);background:radial-gradient(67.28% 50.14% at 48.25% 0%,#2a64b152,#00234800),#1e232e80}}._titleWrap_1ik57_62{display:flex;flex-direction:column;gap:12px;align-items:center;margin-bottom:32px}._title_1ik57_62{color:#eff1f3;font-size:24px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.48px;text-transform:uppercase;text-align:center}._subtitle_1ik57_81{color:#eff1f3;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%;max-width:488px}._categoryCards_1ik57_91{display:grid;grid-template-columns:repeat(3,minmax(200px,233px));grid-template-rows:repeat(2,auto);gap:8px;overflow-y:auto;max-height:calc(85dvh - 175px)}@media(max-width:768px){._categoryCards_1ik57_91{grid-template-columns:repeat(1,minmax(200px,auto));grid-template-rows:repeat(6,auto)}}._closeButton_1ik57_106{position:absolute;top:0;right:0;z-index:3;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:2px solid #14161a;border-radius:6px;background:#58657e59;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#eff1f3;cursor:pointer;transform:translate(calc(100% + 12px));transition:background .2s ease,transform .2s ease}._closeButton_1ik57_106:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}._closeButton_1ik57_106:hover{background:#58657e7a}._closeButton_1ik57_106:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}._closeButton_1ik57_106 svg{position:relative;z-index:2}@media screen and (max-width:767px){._closeButton_1ik57_106{top:-38px;right:0;transform:none}}._categoryCard_1uqyv_1{position:relative;display:flex;flex-direction:column;align-items:center;padding:12px 12px 24px;min-height:291px;max-width:233px;background:#23293580;border-radius:12px;gap:20px}._categoryCard_1uqyv_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}@media(max-width:768px)and (min-width:500px){._categoryCard_1uqyv_1{min-height:0;height:auto;max-width:unset;flex-direction:row;padding:6px 12px 6px 6px}}@media(max-width:499px){._categoryCard_1uqyv_1{min-height:0;max-width:unset;padding:12px 12px 20px;gap:12px}}._iconBg_1uqyv_44{display:flex;align-items:center;justify-content:center;border-radius:12px}._iconBg_1uqyv_44>img{width:100%;height:173px}@media(max-width:768px)and (min-width:500px){._iconBg_1uqyv_44>img{width:120px;height:auto}}@media(max-width:499px){._iconBg_1uqyv_44>img{width:auto;height:140px}}._info_1uqyv_67{display:flex;flex-direction:column;align-items:center;gap:4px}@media(max-width:768px)and (min-width:500px){._info_1uqyv_67{flex:1}}._title_1uqyv_79{color:#1bb2ff;font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-align:center}@media(max-width:768px)and (min-width:500px){._title_1uqyv_79{font-size:20px;font-style:normal;line-height:20px;letter-spacing:-.4px}}._subtitle_1uqyv_96{color:#eff1f3;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%}._minBetPill_1uqyv_105{display:none}@media screen and (max-width:767px){._minBetPill_1uqyv_105{position:relative;align-self:center;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;margin-top:4px;max-width:100%;border-radius:999px;background:#1e232e80;color:#eff1f3;font-size:12px;font-weight:500;line-height:1.2;text-align:center;isolation:isolate;min-width:0}._minBetPill_1uqyv_105:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._minBetPill_1uqyv_105>*{position:relative;z-index:1}}._minBetIcon_1uqyv_147{width:14px;height:14px;flex-shrink:0;color:#1bb2ff}._minBetText_1uqyv_154{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:4px;min-width:0;overflow-wrap:anywhere}._modal_1jmaa_1{position:relative;width:min(736px,100vw - 32px);max-width:100%}@media screen and (max-width:767px){._modal_1jmaa_1{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}}._shell_1jmaa_13{position:relative;padding:24px;display:flex;flex-direction:column;gap:8px;height:min(925px,100svh - 96px);max-height:calc(100svh - 96px);border-radius:12px;background:radial-gradient(67.28% 50.14% at 48.25% 0%,#2a64b152,#00234800),#1e232e80;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);overflow:hidden;isolation:isolate}._shell_1jmaa_13:before{content:"";position:absolute;left:50%;bottom:0;width:min(994px,135%);height:167px;transform:translate(-50%);background:linear-gradient(180deg,#1a1d2300 8.88%,#1a1d23e6 73.7%);pointer-events:none;z-index:0}._shell_1jmaa_13:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}._shell_1jmaa_13>*{position:relative;z-index:1}@media screen and (max-width:1023px){._shell_1jmaa_13{height:min(925px,100svh - 80px);max-height:calc(100svh - 80px)}}@media screen and (max-width:767px){._shell_1jmaa_13{height:auto;padding:16px;max-height:calc(100dvh - 112px);backdrop-filter:none;-webkit-backdrop-filter:none}._shell_1jmaa_13:before{height:124px}}._closeButton_1jmaa_76{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}._closeButton_1jmaa_76:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1jmaa_76 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1jmaa_76:hover{background:#58657e59}@media(max-width:1279px){._closeButton_1jmaa_76{top:-40px;left:auto;right:0}}@media screen and (max-width:767px){._closeButton_1jmaa_76{top:-40px;left:auto;right:0}}._headerMain_1jmaa_131{display:flex;align-items:center;gap:12px;min-width:0}._modalContent_1jmaa_138{flex:1;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:thin}._modalContent_1jmaa_138::-webkit-scrollbar{display:none}._logo_1jmaa_149{position:relative;flex-shrink:0;height:98px;border-radius:12px;background-color:#14161a;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}._logo_1jmaa_149._highRoller_1jmaa_160{background-image:url(/assets/high_roller_modal.CyetgUuV.png)}._logo_1jmaa_149._biggestWin_1jmaa_163{background-image:url(/assets/bjWin.95gTAT1i.png)}._logo_1jmaa_149._sideBetWin_1jmaa_166{background-image:url(/assets/betWin.DLYjXAWT.png)}._logo_1jmaa_149._sideBetPayout_1jmaa_169{background-image:url(/assets/payout_bg.C2yfHhED.png)}._logo_1jmaa_149._handsPlayed_1jmaa_172{background-image:url(/assets/payout_bg.C2yfHhED.png)}._logo_1jmaa_149._blackjackHunter_1jmaa_175{background-image:url(/assets/hunter_bg.DWlibhYn.png)}._titleWrap_1jmaa_179{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:100%}._minBetPill_1jmaa_188{display:none}@media screen and (max-width:767px){._minBetPill_1jmaa_188{position:relative;align-self:center;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:#1e232e80;color:#eff1f3;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;isolation:isolate}._minBetPill_1jmaa_188:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._minBetPill_1jmaa_188>*{position:relative;z-index:1}}._minBetIcon_1jmaa_227{width:14px;height:14px;flex-shrink:0;color:#c9dff4}._minBetText_1jmaa_234{white-space:nowrap}._subtitle_1jmaa_238{font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.4px;text-transform:uppercase;background:linear-gradient(90deg,#c9dff4,#eff1f3 17.79%,#c9dff4 29.33%,#eff1f3 72.6%,#c9dff4 87.5%,#c9dff4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._title_1jmaa_179{font-size:24px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.48px;text-transform:uppercase;background:linear-gradient(90deg,#c9dff4,#eff1f3 17.79%,#c9dff4 29.33%,#eff1f3 72.6%,#c9dff4 87.5%,#c9dff4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._leaderTable_1jmaa_263{display:flex;flex-direction:column;gap:4px}._spinnerContainer_1jmaa_269{min-height:320px;display:flex;align-items:center;justify-content:center}._tableContainer_uca4f_1{border-radius:10px;overflow-x:auto;scrollbar-width:none;transition:background-color .2s ease}._tableContainer_uca4f_1 ._list_uca4f_7{display:flex;flex-direction:column;gap:8px}._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12{position:relative;display:flex;align-items:center;padding:0 24px;border-radius:6px;background:#1e232c80;height:64px;transition:all .3s linear}._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}@media(max-width:768px){._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12{padding:0 24px 0 12px}}._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12._currentUser_uca4f_41{background:#1a3b4fbf}._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12:hover{background-color:#36405580}._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12 ._playerInfo_uca4f_47{display:flex;align-items:center;flex:1;gap:8px}._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12 ._playerInfo_uca4f_47 ._position_uca4f_53{text-align:center;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:500;line-height:150%;color:#eff1f3;transition:all .3s linear}._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12 ._playerInfo_uca4f_47 ._avatar_uca4f_63{width:40px;height:40px;margin-right:12px;flex-shrink:0;transition:all .3s linear;z-index:1;position:relative;-o-object-fit:cover;object-fit:cover;border-radius:93px;border:1px solid #333A49;box-shadow:0 0 0 3px #1a1d23 inset}._tableContainer_uca4f_1 ._list_uca4f_7 ._leaderItem_uca4f_12 ._playerInfo_uca4f_47 ._name_uca4f_76{color:#eff1f3;font-size:14px;font-weight:500;transition:color .3s linear}._points_uca4f_83{color:#65d83e;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%}._divider_uca4f_92{height:1px;background:#333a49;width:100%;margin:16px 0}._modal_1pxyv_1{position:relative;width:min(800px,100vw - 32px);max-width:100%}._shell_1pxyv_7{position:relative;display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:12px;background:#1e232e80;box-shadow:0 24px 64px #080b1059,0 4px 4px #1a1d2326;backdrop-filter:blur(56px);-webkit-backdrop-filter:blur(56px);overflow:hidden;isolation:isolate}._shell_1pxyv_7:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.12),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.07),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._shell_1pxyv_7>*{position:relative;z-index:1}@media screen and (max-width:767px){._shell_1pxyv_7{background:#1e232c;backdrop-filter:none;-webkit-backdrop-filter:none}}._closeButton_1pxyv_46{position:absolute;top:0;left:calc(100% + 12px);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:6px;background:#36405580;box-shadow:0 4px 4px #1a1d2326;color:#eff1f3;cursor:pointer;isolation:isolate;transition:background-color .2s ease,color .2s ease}._closeButton_1pxyv_46:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.18),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.13),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}._closeButton_1pxyv_46 svg{position:relative;z-index:1;width:16px;height:16px}._closeButton_1pxyv_46:hover{background:#58657e59}._closeButton_1pxyv_46:focus-visible{outline:2px solid #1bb2ff;outline-offset:2px}@media(max-width:1279px){._closeButton_1pxyv_46{top:-40px;left:auto;right:0}}._title_1pxyv_98{font-size:20px;font-weight:600;line-height:1.5;color:#64cbff;text-align:center}._steps_1pxyv_106{display:flex;align-items:center;gap:8px}@media screen and (max-width:767px){._steps_1pxyv_106{flex-direction:column}}._step_1pxyv_106{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:20px;padding:16px;border-radius:12px;background:radial-gradient(ellipse 60% 100% at 50% -41%,#1bb2ff1f,#1bb2ff00),#1e232c80;box-shadow:0 4px 4px #1a1d2326}._step_1pxyv_106:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.14),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.09),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media screen and (max-width:767px){._step_1pxyv_106{flex:none;flex-direction:row;width:100%}}._stepIcon_1pxyv_150{width:48px;height:48px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}._stepTexts_1pxyv_157{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}@media screen and (max-width:767px){._stepTexts_1pxyv_157{flex:1;align-items:flex-start}}._stepTitle_1pxyv_171{font-size:18px;font-weight:600;line-height:1.5;color:#eff1f3;text-align:center}@media screen and (max-width:767px){._stepTitle_1pxyv_171{text-align:left}}._stepText_1pxyv_157{font-size:14px;font-weight:400;line-height:1.5;color:#9da6b8;text-align:center;white-space:pre-line}@media screen and (max-width:767px){._stepText_1pxyv_157{text-align:left;white-space:normal}}._arrow_1pxyv_199{width:16px;height:20px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){._arrow_1pxyv_199{transform:rotate(90deg)}}._modalContent_g4819_1{padding:32px 24px 24px;gap:16px;position:relative;width:480px;max-width:100%;border-radius:8px;background:#21252e;overflow:hidden;display:flex;flex-direction:column}@media screen and (max-width:767px){._modalContent_g4819_1{width:90%}}._hotkeyRow_g4819_19{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(227,227,250,.1)}._hotkeyLabel_g4819_27{color:#e3e3fa;font-size:16px;font-weight:500}._hotkeyKey_g4819_33{display:flex;align-items:center;justify-content:center;min-width:80px;height:40px;background:#e3e3fa0d;border-radius:4px;color:#e3e3fa;font-size:14px;font-weight:500;text-transform:uppercase}._infoMessage_g4819_47{margin:16px 0;padding:16px;border-radius:8px;background:#e3e3fa0d;color:#e3e3facc;font-size:14px;line-height:1.5}._toggleContainer_g4819_57{display:flex;align-items:center;margin-top:16px}._toggleCheckbox_g4819_63{margin-right:12px;width:20px;height:20px}._toggleLabel_g4819_69{color:#e3e3fa;font-size:16px;font-weight:500}._modalContentMain_ts9n2_1{display:flex;flex-direction:column;padding:24px 10px;background:#1e232e80;position:relative;width:480px;max-width:100%;border-radius:12px;background:#21252e;overflow:unset}._modalContentMain_ts9n2_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}@media screen and (max-width:767px){._modalContentMain_ts9n2_1{width:90%}}._modalHeader_ts9n2_32{display:flex;align-items:center;justify-content:center;height:48px;position:relative}._modalTitle_ts9n2_40{color:#eff1f3;font-size:20px;font-weight:600;margin:0}._modalContent_ts9n2_1{display:flex;flex-direction:column;gap:24px;max-height:65vh;overflow:auto;padding:24px 10px;background:#1e232e80;position:relative;width:480px;max-width:100%;border-radius:12px;background:#21252e;overflow:unset}._modalContent_ts9n2_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.1),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.05),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1}@media screen and (max-width:767px){._modalContent_ts9n2_1{width:90%;min-width:90%}}._modalContent_ts9n2_1::-webkit-scrollbar{width:2px;margin-left:6px}._modalContent_ts9n2_1::-webkit-scrollbar-track{background:#232935;border-radius:4px}._modalContent_ts9n2_1::-webkit-scrollbar-thumb{background:#333a49;border-radius:4px}._configSection_ts9n2_94{display:flex;flex-direction:column;gap:12px}._sectionLabel_ts9n2_100{color:#9da6b8;font-size:14px;font-weight:500}._inputWrapper_ts9n2_106{position:relative;transition:all .3s;display:flex}._inputWrapper_ts9n2_106._disabled_ts9n2_111{pointer-events:none;opacity:.35}._inputContainer_ts9n2_116,._inputContainerSign_ts9n2_121{position:relative;width:100%}._inputContainerSign_ts9n2_121 input{height:48px;padding-left:28px}._buttons_ts9n2_130{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;gap:4px;align-items:center;height:32px}._button_ts9n2_130{height:32px;min-width:48px;border-radius:4px;background:#e3e3fa0d;color:#e3e3fabf;font-size:14px;font-weight:500;line-height:150%;transition:all .3s;padding:0 8px}._button_ts9n2_130:hover{background:#e3e3fa26}._button_ts9n2_130._activeButton_ts9n2_156{background:#009dec40;color:#009dec}._percentageInput_ts9n2_161,._amountInput_ts9n2_162{position:relative}._dollarSign_ts9n2_166{position:absolute;left:16px;color:#e3e3fa;z-index:1;top:50%;transform:translateY(-50%)}._input_ts9n2_106{width:100%;height:48px;border-radius:8px;border:1px solid #232935;background:#14161a;color:#eff1f3;font-size:14px;padding:0 16px}._inputWrapper_ts9n2_106:has(._dollarSign_ts9n2_166) ._input_ts9n2_106{padding-left:28px}._input_ts9n2_106::-webkit-outer-spin-button,._input_ts9n2_106::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_ts9n2_106[type=number]{-moz-appearance:textfield}._input_ts9n2_106._disabled_ts9n2_111{opacity:.5;pointer-events:none}._buttonContainer_ts9n2_200{display:flex;flex-direction:column;gap:12px;margin-top:12px}._resetButton_ts9n2_207{color:#e3e3fa99;font-size:14px;font-weight:500;text-align:center;padding:8px 0;transition:color .3s}._resetButton_ts9n2_207:hover{color:#e3e3fa;text-decoration:underline}._content_hiin5_1{display:flex;flex-direction:column;max-width:848px;overflow:hidden;transition:max-height .5s ease-in-out;max-height:848px;height:848px;background:#21252e;border-radius:12px;border:2px solid #21252e}@media(max-width:1023px){._content_hiin5_1{max-width:712px}}@media(max-width:767px){._content_hiin5_1{flex-direction:column;overflow-y:auto;max-width:400px;width:80vw;margin:0 16px;transition:none}}._content_hiin5_1::-webkit-scrollbar{width:4px}._content_hiin5_1::-webkit-scrollbar-track{background:var(--divider-color);border-radius:3px}._content_hiin5_1::-webkit-scrollbar-thumb{background:var(--lavender-grey);border-radius:3px}._titleWrapper_hiin5_40{padding:40px 32px;display:flex;flex-direction:column;align-items:center;gap:15px}@media(max-width:767px){._titleWrapper_hiin5_40{padding:32px 16px}}._title_hiin5_40{color:#e3e3fa;text-align:center;font-size:28px;font-style:normal;font-weight:700;line-height:20px}@media(max-width:767px){._title_hiin5_40{font-size:20px}}._title_hiin5_40 svg{margin-right:8px}._subtitle_hiin5_70{max-width:516px;color:#e3e3fabf;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media(max-width:767px){._subtitle_hiin5_70{font-size:14px}}._participateSection_hiin5_85{background:#1a1d23;padding:24px}._sectionTitle_hiin5_90{color:#e3e3fa;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:14px}._cardsRow_hiin5_99{margin-top:24px;display:flex;justify-content:center;gap:16px}@media(max-width:767px){._cardsRow_hiin5_99{flex-direction:column}}._noteWrapper_hiin5_111{display:flex;justify-content:center;align-items:center;padding:20px;margin-top:16px;gap:8px}._noteWrapper_hiin5_111 img{width:20px;height:20px}._note_hiin5_111{color:#e3e3fa;font-size:16px;font-style:normal;font-weight:500;line-height:130%}@media(max-width:767px){._note_hiin5_111{font-size:14px}}@media(max-width:767px){._backdropMobile_hiin5_138{align-items:flex-start;padding-top:64px;padding-bottom:24px;background:#0f1115b3!important}}._eligibilitySection_hiin5_146{background:#1a1d23;padding:24px 32px;display:flex;flex-direction:column;align-items:center;border-top:1px solid rgba(227,227,250,.05)}@media(max-width:767px){._eligibilitySection_hiin5_146{padding:24px 16px}}._eligibilityTitleWrapper_hiin5_160{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}._eligibilityTitleWrapper_hiin5_160 svg{color:#e3e3fa;width:20px;height:20px}._eligibilitySubtitle_hiin5_173{color:#e3e3fa80;text-align:center;font-size:14px;font-weight:500;line-height:140%;margin-bottom:24px}._requirementsGrid_hiin5_182{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%;margin-top:20px}@media(max-width:767px){._requirementsGrid_hiin5_182{grid-template-columns:1fr}}._reqCard_hiin5_195{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:16px;border-radius:4px;background:#21252e;min-height:117px}@media(max-width:767px){._reqCard_hiin5_195{flex-direction:row;min-height:87px}}._reqIconCircle_hiin5_214{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:4px solid #1a1d23;transform:translate(-50%);position:absolute;background:#21252e;top:-24px;left:50%}._reqIconCircle_hiin5_214 svg{width:24px;height:24px}._reqIconCircle_hiin5_214 img{width:24px;height:24px}._reqText_hiin5_237{color:#e3e3fabf;text-align:center;font-size:16px;font-weight:500;line-height:150%;max-width:180px;white-space:pre-line}@media(max-width:767px){._reqText_hiin5_237{font-size:13px;max-width:-moz-fit-content;max-width:fit-content}}._card_3xpfa_1{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:132px;height:132px;border-radius:8px;gap:16px;border:2px solid #2c9024}@media(max-width:1023px){._card_3xpfa_1{width:124px;height:124px}}@media(max-width:767px){._card_3xpfa_1{width:132px;height:132px}}._border_3xpfa_27{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:6px;padding:2px 16px 16px}._borderShadow_3xpfa_37{box-shadow:0 0 0 3px #1d1619 inset,0 0 0 3px #1a1d23 inset}._bg_3xpfa_41{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:6px;z-index:-1}._bg_3xpfa_41._red_3xpfa_51{color:#581001}._card_3xpfa_1._red_3xpfa_51{background:radial-gradient(110.61% 113.88% at 50% 124.33%,#ff5936,#d82600 17.31%,#871b05 31.25%,#460c00 88.46%,#320900)}._image_3xpfa_59{height:auto;width:104px}@media(max-width:1023px){._image_3xpfa_59{width:104px}}@media(max-width:767px){._image_3xpfa_59{width:96px}}._footer_3xpfa_74{width:100%;display:flex;justify-content:center;position:absolute;bottom:-16px;left:50%;transform:translate(-50%);z-index:2}._lockedLabel_3xpfa_85,._btnNotClaimed_3xpfa_85,._btnClaimed_3xpfa_85,._btnActive_3xpfa_85{display:flex;width:104px;height:32px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:4px;font-size:14px;font-weight:500;line-height:150%;white-space:nowrap}@media(max-width:1023px){._lockedLabel_3xpfa_85,._btnNotClaimed_3xpfa_85,._btnClaimed_3xpfa_85,._btnActive_3xpfa_85{width:96px}}@media(max-width:767px){._lockedLabel_3xpfa_85,._btnNotClaimed_3xpfa_85,._btnClaimed_3xpfa_85,._btnActive_3xpfa_85{width:104px}}._btnActive_3xpfa_85{border:.5px solid rgba(243,243,243,.5);background:#65d83e;color:#21252e}._btnClaimed_3xpfa_85{border:2px solid rgba(101,216,62,.15);background:#65d83e0d;-webkit-backdrop-filter:blur(51px);backdrop-filter:blur(51px);color:#65d83e}._btnNotClaimed_3xpfa_85{border:2px solid rgba(216,84,86,.1);background:#d854561a;-webkit-backdrop-filter:blur(51px);backdrop-filter:blur(51px);color:#d8545680}._lockedLabel_3xpfa_85{background:#313540;color:#e3e3fa;padding:16px 0}._notClaimed_3xpfa_136:before,._claimed_3xpfa_136:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(51px);backdrop-filter:blur(51px);z-index:-1;border-radius:6px}._claimed_3xpfa_136{border:2px solid rgba(101,216,62,.15);background:#65d83e0d;box-shadow:none}._notClaimed_3xpfa_136{border:2px solid rgba(216,84,86,.1);background:#d854561a;box-shadow:none}._wrapper_3xpfa_155{display:flex;flex-direction:column;align-items:center}._locked_3xpfa_85{border:2px solid #313540;background:radial-gradient(50% 50% at 50% 50%,#313540,#161920);box-shadow:none}._description_3xpfa_167{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:10px}@media(max-width:767px){._description_3xpfa_167{margin-top:32px}}._descriptionTitle_3xpfa_180{color:#e3e3fa;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:13px}@media(max-width:1023px){._descriptionTitle_3xpfa_180{font-size:18px}}._descriptionText_3xpfa_194{color:#e3e3fa80;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:140%;max-width:188px}@media(max-width:1023px){._descriptionText_3xpfa_194{max-width:148px;font-size:14px}}._closeButton_10p1b_1{position:absolute;top:16px;right:16px;z-index:20;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:none;background:#ffffff0d;color:#fff;cursor:pointer;transition:.2s}._closeButton_10p1b_1:hover{background:#fff3}._body_10p1b_22{position:relative;display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%}._marketContent_10p1b_31{overflow:visible}@media screen and (max-width:851px){._contentReserveTopCloseSpace_10p1b_36{width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 32px);max-height:calc(100dvh - 96px)}}._closeButtonFloatingGlass_10p1b_43{top:0;right:0;transform:translate(calc(100% + 12px));width:32px;height:32px;padding:10px;border-radius:6px;background:#58657e59;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media screen and (max-width:1023px){._closeButtonFloatingGlass_10p1b_43{top:0;right:0;transform:translateY(calc(-100% - 8px)) translate(0)}}._closeButtonFloatingGlass_10p1b_43:hover{background:#58657e40}._closeButtonFloatingGlass_10p1b_43:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 45%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 45%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.2),transparent 70%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.15),transparent 70%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:2}@media screen and (max-width:767px){._closeButtonMarketDesktopOnly_10p1b_80{display:none}}._marketOverlay_10p1b_85{background-color:#1a1d23cc}@media screen and (max-width:767px){._marketOverlay_10p1b_85{top:64px;height:calc(100dvh - 64px);background-color:transparent}}._marketHowItWorksContent_10p1b_96{width:765px;max-width:765px;max-height:none;overflow:visible}@media screen and (max-width:767px){._marketHowItWorksContent_10p1b_96{top:64px;left:0;transform:none;width:100vw;max-width:100vw;max-height:calc(100dvh - 64px);overflow-y:auto;border-radius:0}}._marketCartContent_10p1b_115{width:704px;max-width:704px}@media screen and (max-width:767px){._marketCartContent_10p1b_115{top:64px;left:0;transform:none;width:100vw;max-width:100vw;max-height:calc(100dvh - 64px);overflow-y:auto;border-radius:0}}._backButtonMarketModal_10p1b_132{position:absolute;top:16px;left:16px;z-index:20;display:none}@media screen and (max-width:767px){._backButtonMarketModal_10p1b_132{display:inline-flex}}._closeGlassButton_10p1b_145{position:absolute;top:0;right:-44px;z-index:20;display:flex;align-items:center;justify-content:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;color:#c8ccd7;border-radius:6px;background:linear-gradient(180deg,#3640558c,#36405573);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f,0 4px 4px #1a1d2326;width:32px;height:32px;cursor:pointer;transition:.2s}._closeGlassButton_10p1b_145:hover{background:#fff3}@media screen and (max-width:1023px){._closeGlassButton_10p1b_145{top:-40px;right:0}}._regionUnavailableModal_ywov7_1{max-width:500px;max-height:-moz-max-content;max-height:max-content;width:100%;height:100%;padding:40px;margin:16px;background:#171719;border:1px solid rgba(185,187,222,.05);border-radius:4px;display:flex;flex-direction:column;align-items:center;position:relative;text-align:center}@media screen and (max-width:767px){._regionUnavailableModal_ywov7_1{padding:24px 16px}}._regionUnavailableModal_ywov7_1 ._regionUnavailableModalLogo_ywov7_22{width:218px;height:114px}._regionUnavailableModal_ywov7_1 h2{color:#d85456;text-align:center;font-family:Heavitas;font-size:20px;font-weight:400;text-transform:uppercase;line-height:150%;margin:37px 0 32px}._regionUnavailableModal_ywov7_1 p{color:#b9bbde;text-align:center;font-size:14px;font-weight:400;line-height:140%;margin-bottom:16px}@media screen and (max-width:767px){._regionUnavailableModal_ywov7_1 p{font-size:12px}}._regionUnavailableModal_ywov7_1 p span{color:#e3e3fa}._regionUnavailableModal_ywov7_1 ._socialIcons_ywov7_52{margin-top:24px;display:flex;justify-content:center;gap:16px}._regionUnavailableModal_ywov7_1 ._socialIcons_ywov7_52 ._socialIconsLink_ywov7_58{padding:12px;border-radius:8px;border-top:1px solid rgba(227,227,250,.1);background:#b9bbde1a;color:#b9bbde;transition:background .3s;cursor:pointer}._regionUnavailableModal_ywov7_1 ._socialIcons_ywov7_52 ._socialIconsLink_ywov7_58:hover{background:#e3e3fa1a}._regionUnavailableModal_ywov7_1 ._socialIcons_ywov7_52 svg{width:16px;height:16px}@keyframes _movingWinItem_bqc72_1{0%,to{transform:scale(1.2) translate3d(0,-8px,0)}50%{transform:scale(1.2) translate3d(0,8px,0)}}._mainWrapper_bqc72_9{position:relative;height:100%;width:100%}._luxSpinBg_bqc72_15{background:url("data:image/svg+xml,%3csvg%20width='1552'%20height='543'%20viewBox='0%200%201552%20543'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='%231F190C'/%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='url(%23paint0_radial_3539_54278)'%20fill-opacity='0.5'/%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='url(%23paint1_linear_3539_54278)'%20fill-opacity='0.2'/%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='url(%23paint2_linear_3539_54278)'%20fill-opacity='0.2'/%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='url(%23pattern0_3539_54278)'%20fill-opacity='0.01'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_3539_54278'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(776.5%20271.936)%20rotate(-180)%20scale(1174.76%20353.987)'%3e%3cstop%20stop-color='%239A7B07'%20stop-opacity='0.8'/%3e%3cstop%20offset='1'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='paint1_linear_3539_54278'%20x1='776.5'%20y1='271.936'%20x2='776.5'%20y2='543'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-opacity='0'/%3e%3cstop%20offset='1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3539_54278'%20x1='776.5'%20y1='0'%20x2='776.5'%20y2='271.936'%20gradientUnits='userSpaceOnUse'%3e%3cstop/%3e%3cstop%20offset='1'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cpattern%20id='pattern0_3539_54278'%20patternUnits='userSpaceOnUse'%20patternTransform='matrix(83.7868%200%200%20120%20759.743%20259.5)'%20preserveAspectRatio='none'%20viewBox='0%200%20111.716%20160'%20width='1'%20height='1'%3e%3cuse%20xlink:href='%23pattern0_3539_54278_inner'%20transform='translate(-111.716%200)'/%3e%3cg%20id='pattern0_3539_54278_inner'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M35.3846%2019.2861L22.5312%200.0995525C22.4423%20-0.0331847%2022.244%20-0.0331839%2022.1551%200.0995533L9.30172%2019.2861L22.184%2031.9353C22.2719%2032.0216%2022.4144%2032.0216%2022.5023%2031.9353L35.3846%2019.2861ZM26.1348%2020.4214C26.2096%2020.3474%2026.2216%2020.2321%2026.1635%2020.1448L22.5316%2014.6841C22.4428%2014.5506%2022.2435%2014.5506%2022.1547%2014.6841L18.5227%2020.1448C18.4647%2020.2321%2018.4766%2020.3474%2018.5515%2020.4214L22.1834%2024.0134C22.2714%2024.1005%2022.4148%2024.1005%2022.5029%2024.0134L26.1348%2020.4214Z'%20fill='%23FFD100'/%3e%3cpath%20d='M35.3846%2019.2861L40.8787%2031.4549C40.9706%2031.6583%2041.2766%2031.6159%2041.3074%2031.3954L44.6839%207.2893C44.7159%207.06093%2044.4151%206.94303%2044.2781%207.13024L35.3846%2019.2861Z'%20fill='%23FFD100'/%3e%3cpath%20d='M9.30172%2019.2861L3.80758%2031.4549C3.71571%2031.6583%203.40971%2031.6159%203.37883%2031.3954L0.00236415%207.2893C-0.0296225%207.06093%200.271181%206.94302%200.408153%207.13024L9.30172%2019.2861Z'%20fill='%23FFD100'/%3e%3c/g%3e%3cuse%20xlink:href='%23pattern0_3539_54278_inner'%20transform='translate(-55.8578%2080)'/%3e%3cuse%20xlink:href='%23pattern0_3539_54278_inner'%20transform='translate(55.8578%2080)'/%3e%3c/pattern%3e%3c/defs%3e%3c/svg%3e") no-repeat center;background-size:cover;position:absolute;top:calc(-1 * var(--roulette-top-inset, 0px));bottom:calc(-1 * var(--roulette-bottom-inset, 0px));left:0;width:100%;opacity:0;transform:scale(1.035);transform-origin:center;pointer-events:none;z-index:0;will-change:opacity,transform;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}._luxSpinBgVisible_bqc72_32{opacity:1;transform:scale(1)}@media(prefers-reduced-motion:reduce){._luxSpinBg_bqc72_15{transform:none;transition:opacity .2s linear}}._arrows_bqc72_43{--spinner-arrow-fill: #555d6c;--spinner-arrow-stroke: #1a1d23;--spinner-arrow-inner: #1a1d23;position:absolute;left:50%;width:28px;height:32px;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:filter .3s linear}@media screen and (max-width:767px){._arrows_bqc72_43{width:20px}}._arrows_bqc72_43 svg{display:block;width:100%;height:100%}._arrows_bqc72_43._top_bqc72_67{top:0;transform:translate(-50%,-50%) rotate(180deg)}._arrows_bqc72_43._bottom_bqc72_71{bottom:0;transform:translate(-50%,50%)}._arrows_bqc72_43._luxTop_bqc72_75{top:0;width:28px;height:32px;transform:translate(-50%,-50%) rotate(90deg)}._arrows_bqc72_43._luxBottom_bqc72_81{bottom:0;width:28px;height:32px;transform:translate(-50%,50%) rotate(90deg)}._arrows_bqc72_43._isLuxspin_bqc72_87{--spinner-arrow-fill: #ffd700;--spinner-arrow-stroke: #6f5800;--spinner-arrow-inner: #6f5800;filter:drop-shadow(0 0 4px rgba(255,215,0,.45))}._itemWrapper_bqc72_94{width:176px;height:176px;display:flex;flex-shrink:0;justify-content:center;align-items:center;transition:all .5s ease 0s;position:relative;opacity:.25;will-change:opacity}@media screen and (max-width:1023px){._itemWrapper_bqc72_94{width:120px;height:120px}}._itemWrapper_bqc72_94._centered_bqc72_112{opacity:1}._itemWrapper_bqc72_94._centered_bqc72_112 ._itemImage_bqc72_115,._itemWrapper_bqc72_94._centered_bqc72_112 ._luxSpinVideo_bqc72_116{transform:scale(1.2)}._itemContent_bqc72_120{width:159px;height:159px;position:relative;display:flex;justify-content:center;align-items:center;will-change:transform}@media screen and (max-width:1023px){._itemContent_bqc72_120{width:96px;height:96px}}._itemsBackground_bqc72_136{position:absolute;width:159px;height:159px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0;transition:all linear .2s;pointer-events:none;background:center/contain no-repeat;background-image:var(--roulette-glow-image)}._itemsBackground_bqc72_136[data-rarity=common]{--roulette-glow-image: url(/assets/roulette-glow-common.BKORMyQ0.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_bqc72_136[data-rarity=uncommon]{--roulette-glow-image: url(/assets/roulette-glow-uncommon.D28gwPxR.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_bqc72_136[data-rarity=rare]{--roulette-glow-image: url(/assets/roulette-glow-rare.QcCP9i--.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_bqc72_136[data-rarity=epic]{--roulette-glow-image: url(/assets/roulette-glow-epic.B8Pu8Tkb.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_bqc72_136[data-rarity=legendary]{--roulette-glow-image: url(/assets/roulette-glow-legendary.Bhh_Z3qn.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_bqc72_136[data-rarity=mythic]{--roulette-glow-image: url(/assets/roulette-glow-mythic.CekTOIbV.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}@media screen and (max-width:1023px){._itemsBackground_bqc72_136{width:96px;height:96px}}._itemImage_bqc72_115{max-width:115px;max-height:115px;z-index:2;transition:all linear .2s}@media screen and (max-width:1023px){._itemImage_bqc72_115{max-width:90px;max-height:90px}}._luxSpinVideo_bqc72_116{max-width:115px;max-height:115px;z-index:2;transition:all linear .2s}@media screen and (max-width:1023px){._luxSpinVideo_bqc72_116{max-width:90px;max-height:90px}}@media screen and (max-width:767px){._isResult_bqc72_219{transform:translateY(-12px)}}._isResult_bqc72_219 ._itemImage_bqc72_115,._isResult_bqc72_219 ._luxSpinVideo_bqc72_116{animation:_movingWinItem_bqc72_1 2.8s ease-in-out infinite}._fadeOut_bqc72_228{animation:_fadeOut_bqc72_228 .5s ease-in-out forwards}@keyframes _fadeOut_bqc72_228{0%{opacity:1}to{opacity:.15}}._winItemsScale_bqc72_240{animation:_winItemsScale_bqc72_240 .5s ease-in-out forwards}@keyframes _winItemsScale_bqc72_240{0%{transform:scale(1)}to{transform:scale(1.2)}}._gradient_bqc72_252{content:"";position:absolute;width:100%;height:90%;left:50%;top:50%;transform:translate(-50%,-50%);filter:blur(20px)}._itemsWrapper_bqc72_263{display:flex;position:absolute;left:50%;z-index:2}._rouletteWrapper_bqc72_270{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center}._cardDesc_bqc72_279{position:absolute;top:calc(100% - 18px);display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}@container main (max-width: 690px){._cardDesc_bqc72_279{top:calc(100% - 15px)}}@container main (max-width: 420px){._cardDesc_bqc72_279{top:calc(100% - 12px)}}._cardTitle_bqc72_299{color:var(--Diamond-Shine-75, var(--Diamond-Shine-75, rgba(235, 234, 255, .75)));font-size:14px;font-style:normal;font-weight:600;text-align:center;margin-bottom:7px}@container main (max-width: 690px){._cardTitle_bqc72_299{font-size:10px;line-height:10px;margin-bottom:5px}}._price_bqc72_315{color:var(--Diamond-Shine-100);font-size:16px;font-weight:900;line-height:140%}@container main (max-width: 690px){._price_bqc72_315{font-size:11px;line-height:11px}}._currency_bqc72_328{margin-right:3px;color:var(--Rich-Green)}._winInfoBlock_bqc72_333{position:absolute;bottom:32px;gap:4px;padding:8px;left:50%;transform:translate(-50%);width:310px;height:56px;display:flex;z-index:3;flex-flow:column nowrap;justify-content:center;align-items:center;transition:all .3s linear}@media screen and (min-width:1024px)and (max-height:879px){._winInfoBlock_bqc72_333{bottom:16px}}@media screen and (max-width:1023px){._winInfoBlock_bqc72_333{bottom:20px}}@media screen and (max-width:767px){._winInfoBlock_bqc72_333{bottom:8px;gap:3px}}._winInfoBlock_bqc72_333 ._title_bqc72_365{color:var(--lavender-grey);font-size:14px;font-weight:400;line-height:normal;max-width:100%;width:100%;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:color .3s linear}._winInfoBlock_bqc72_333 ._price_bqc72_315{color:var(--lavender);font-size:16px;font-weight:700;line-height:normal;transition:color .3s linear}@media screen and (min-width:1024px)and (max-height:879px){._winInfoBlock_bqc72_333 ._price_bqc72_315{font-size:14px;font-weight:600}}@media screen and (max-width:767px){._winInfoBlock_bqc72_333 ._price_bqc72_315{font-size:14px;font-weight:500}}._selector_bqc72_398{top:0;left:50%;height:100%;position:absolute;z-index:1;transform:translate(-50%);transition:all .5s ease 0s}._loaderContainer_1qhth_1{width:100%;height:100%;display:flex;align-items:center;justify-content:center}@keyframes _movingWinItem_162cv_1{0%,to{transform:scale(var(--vertical-item-active-scale, 1.2)) translate3d(0,-8px,0)}50%{transform:scale(var(--vertical-item-active-scale, 1.2)) translate3d(0,8px,0)}}._itemWrapper_162cv_9{--vertical-item-active-scale: 1.2;width:66px;height:66px;display:flex;flex-shrink:0;justify-content:center;align-items:center;transition:all .5s ease 0s,height 0s,width 0s;position:relative;opacity:.25;will-change:transform,opacity}@media screen and (min-width:768px){._itemWrapper_162cv_9{width:140px;height:140px}}@media screen and (min-width:768px)and (min-height:880px){._itemWrapper_162cv_9{width:176px;height:176px}}._itemWrapper_162cv_9._isResult_162cv_34 ._itemsImages_162cv_34,._itemWrapper_162cv_9._isResult_162cv_34 ._luxSpinVideo_162cv_35{animation:_movingWinItem_162cv_1 2.8s ease-in-out infinite}._itemWrapper_162cv_9._centered_162cv_38{opacity:1}._itemWrapper_162cv_9._centered_162cv_38 ._itemsImages_162cv_34,._itemWrapper_162cv_9._centered_162cv_38 ._luxSpinVideo_162cv_35{transform:scale(var(--vertical-item-active-scale))}._itemContent_162cv_46{width:50px;height:50px;position:relative;display:flex;justify-content:center;align-items:center;will-change:transform}@media screen and (min-width:768px){._itemContent_162cv_46{width:111px;height:111px}}@media screen and (min-width:768px)and (min-height:880px){._itemContent_162cv_46{width:154px;height:154px}}._itemsBackground_162cv_68{position:absolute;width:50px;height:50px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0;transition:all linear .2s;pointer-events:none;background:center/contain no-repeat;background-image:var(--roulette-glow-image)}._itemsBackground_162cv_68[data-rarity=common]{--roulette-glow-image: url(/assets/roulette-glow-common.BKORMyQ0.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_162cv_68[data-rarity=uncommon]{--roulette-glow-image: url(/assets/roulette-glow-uncommon.D28gwPxR.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_162cv_68[data-rarity=rare]{--roulette-glow-image: url(/assets/roulette-glow-rare.QcCP9i--.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_162cv_68[data-rarity=epic]{--roulette-glow-image: url(/assets/roulette-glow-epic.B8Pu8Tkb.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_162cv_68[data-rarity=legendary]{--roulette-glow-image: url(/assets/roulette-glow-legendary.Bhh_Z3qn.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_162cv_68[data-rarity=mythic]{--roulette-glow-image: url(/assets/roulette-glow-mythic.CekTOIbV.png);--roulette-glow-size-mobile: 98px;--roulette-glow-size-tablet: 136px;--roulette-glow-size-desktop: 172px}._itemsBackground_162cv_68._isSelected_162cv_117{transform:translate(-50%,-50%) scale(1.2)}@media screen and (min-width:768px){._itemsBackground_162cv_68{width:111px;height:111px}}@media screen and (min-width:768px)and (min-height:880px){._itemsBackground_162cv_68{width:154px;height:154px}}._itemsImages_162cv_34{max-width:44px;max-height:44px;z-index:2;transition:all linear .2s}@media screen and (min-width:768px){._itemsImages_162cv_34{max-width:92px;max-height:92px}}@media screen and (min-width:768px)and (min-height:880px){._itemsImages_162cv_34{max-width:115px;max-height:115px}}._itemsWrapper_162cv_152{display:flex;flex-direction:column;align-items:center;position:absolute;top:50%;width:100%;z-index:3}._mainWrapper_162cv_162{position:relative;height:100%;width:100%;display:flex}._rouletteWrapper_162cv_169{position:relative;width:100%;height:100%}._rouletteWrapper_162cv_169 ._arrow_162cv_174{--spinner-arrow-fill: #555d6c;--spinner-arrow-stroke: #1a1d23;--spinner-arrow-inner: #1a1d23;display:flex;width:28px;height:32px;position:absolute;top:50%;align-items:center;justify-content:center;pointer-events:none;z-index:2;transition:filter .3s linear}._rouletteWrapper_162cv_169 ._arrow_162cv_174 svg{display:block;width:100%;height:100%}@media screen and (max-width:767px){._rouletteWrapper_162cv_169 ._arrow_162cv_174{width:16px;height:14px}}._rouletteWrapper_162cv_169 ._arrow_162cv_174._left_162cv_200{left:0;transform:translateY(-50%) rotate(90deg)}._rouletteWrapper_162cv_169 ._arrow_162cv_174._right_162cv_204{right:0;transform:translateY(-50%) rotate(-90deg)}._rouletteWrapper_162cv_169 ._arrow_162cv_174._luxLeft_162cv_208{left:-1px;width:28px;height:32px;transform:translateY(-50%)}._rouletteWrapper_162cv_169 ._arrow_162cv_174._luxRight_162cv_214{right:-1px;width:28px;height:32px;transform:translateY(-50%)}@media screen and (max-width:767px){._rouletteWrapper_162cv_169 ._arrow_162cv_174._luxLeft_162cv_208,._rouletteWrapper_162cv_169 ._arrow_162cv_174._luxRight_162cv_214{width:14px;height:16px}}._rouletteWrapper_162cv_169:last-of-type{border-right:none}._rouletteWrapper_162cv_169:not(:last-of-type) ._sideBorder_162cv_229{display:block}._rouletteWrapper_162cv_169._highlightLuxSpin_162cv_232{z-index:3}._rouletteWrapper_162cv_169._highlightLuxSpin_162cv_232 ._sideBorder_162cv_229{display:none}._rouletteWrapper_162cv_169._highlightLuxSpin_162cv_232 ._luxSpinBg_162cv_238{opacity:1;transform:scale(1)}._rouletteWrapper_162cv_169._highlightLuxSpin_162cv_232 ._arrow_162cv_174{display:flex;--spinner-arrow-fill: #ffd700;--spinner-arrow-stroke: #6f5800;--spinner-arrow-inner: #6f5800;filter:drop-shadow(0 0 4px rgba(255,215,0,.45))}._rouletteWrapper_162cv_169 ._luxSpinBg_162cv_238{background:url("data:image/svg+xml,%3csvg%20width='1552'%20height='543'%20viewBox='0%200%201552%20543'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='%231F190C'/%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='url(%23paint0_radial_3539_54278)'%20fill-opacity='0.5'/%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='url(%23paint1_linear_3539_54278)'%20fill-opacity='0.2'/%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='url(%23paint2_linear_3539_54278)'%20fill-opacity='0.2'/%3e%3crect%20width='1553'%20height='543'%20transform='translate(-1)'%20fill='url(%23pattern0_3539_54278)'%20fill-opacity='0.01'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_3539_54278'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(776.5%20271.936)%20rotate(-180)%20scale(1174.76%20353.987)'%3e%3cstop%20stop-color='%239A7B07'%20stop-opacity='0.8'/%3e%3cstop%20offset='1'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3clinearGradient%20id='paint1_linear_3539_54278'%20x1='776.5'%20y1='271.936'%20x2='776.5'%20y2='543'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-opacity='0'/%3e%3cstop%20offset='1'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3539_54278'%20x1='776.5'%20y1='0'%20x2='776.5'%20y2='271.936'%20gradientUnits='userSpaceOnUse'%3e%3cstop/%3e%3cstop%20offset='1'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3cpattern%20id='pattern0_3539_54278'%20patternUnits='userSpaceOnUse'%20patternTransform='matrix(83.7868%200%200%20120%20759.743%20259.5)'%20preserveAspectRatio='none'%20viewBox='0%200%20111.716%20160'%20width='1'%20height='1'%3e%3cuse%20xlink:href='%23pattern0_3539_54278_inner'%20transform='translate(-111.716%200)'/%3e%3cg%20id='pattern0_3539_54278_inner'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M35.3846%2019.2861L22.5312%200.0995525C22.4423%20-0.0331847%2022.244%20-0.0331839%2022.1551%200.0995533L9.30172%2019.2861L22.184%2031.9353C22.2719%2032.0216%2022.4144%2032.0216%2022.5023%2031.9353L35.3846%2019.2861ZM26.1348%2020.4214C26.2096%2020.3474%2026.2216%2020.2321%2026.1635%2020.1448L22.5316%2014.6841C22.4428%2014.5506%2022.2435%2014.5506%2022.1547%2014.6841L18.5227%2020.1448C18.4647%2020.2321%2018.4766%2020.3474%2018.5515%2020.4214L22.1834%2024.0134C22.2714%2024.1005%2022.4148%2024.1005%2022.5029%2024.0134L26.1348%2020.4214Z'%20fill='%23FFD100'/%3e%3cpath%20d='M35.3846%2019.2861L40.8787%2031.4549C40.9706%2031.6583%2041.2766%2031.6159%2041.3074%2031.3954L44.6839%207.2893C44.7159%207.06093%2044.4151%206.94303%2044.2781%207.13024L35.3846%2019.2861Z'%20fill='%23FFD100'/%3e%3cpath%20d='M9.30172%2019.2861L3.80758%2031.4549C3.71571%2031.6583%203.40971%2031.6159%203.37883%2031.3954L0.00236415%207.2893C-0.0296225%207.06093%200.271181%206.94302%200.408153%207.13024L9.30172%2019.2861Z'%20fill='%23FFD100'/%3e%3c/g%3e%3cuse%20xlink:href='%23pattern0_3539_54278_inner'%20transform='translate(-55.8578%2080)'/%3e%3cuse%20xlink:href='%23pattern0_3539_54278_inner'%20transform='translate(55.8578%2080)'/%3e%3c/pattern%3e%3c/defs%3e%3c/svg%3e") no-repeat center;background-size:cover;position:absolute;top:calc(-1 * var(--roulette-top-inset, 0px));bottom:calc(-1 * var(--roulette-bottom-inset, 0px));left:0;width:100%;opacity:0;transform:scale(1.035);transform-origin:center;pointer-events:none;z-index:0;will-change:opacity,transform;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){._rouletteWrapper_162cv_169 ._luxSpinBg_162cv_238{transform:none;transition:opacity .2s linear}}._sideBorder_162cv_229{transition:all .3s linear;display:none;position:absolute;width:1px;background:var(--dark-night);height:calc(100% + var(--roulette-top-inset, 0px) + var(--roulette-bottom-inset, 0px));top:calc(-1 * var(--roulette-top-inset, 0px));right:0;pointer-events:none;z-index:3}._cardDesc_162cv_285{position:absolute;top:calc(100% - 18px);display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}@container main (max-width: 690px){._cardDesc_162cv_285{top:calc(100% - 15px)}}@container main (max-width: 420px){._cardDesc_162cv_285{top:calc(100% - 12px)}}._winInfoWrapper_162cv_305{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:5;width:101%;height:56px;display:flex;border:-1px;flex-flow:column nowrap;justify-content:center;align-items:center;padding:8px;gap:4px}@media(min-width:1024px)and (max-width:1439px){._winInfoWrapper_162cv_305{bottom:28px}}._winInfoTitle_162cv_327{color:var(--lavender-grey);font-size:10px;font-weight:400;line-height:normal;max-width:100%;width:100%;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:color .3s linear}@media screen and (min-width:768px){._winInfoTitle_162cv_327{font-size:14px}}._winInfoPrise_162cv_346{color:var(--lavender);font-size:10px;font-weight:700;line-height:normal;transition:color .3s linear}@media screen and (min-width:768px){._winInfoPrise_162cv_346{font-size:16px}}._luxSpinVideo_162cv_35{max-width:44px;max-height:44px;z-index:2;transition:all linear .2s}@media screen and (min-width:768px){._luxSpinVideo_162cv_35{max-width:92px;max-height:92px}}@media screen and (min-width:768px)and (min-height:880px){._luxSpinVideo_162cv_35{max-width:115px;max-height:115px}}._buttonFrame_1jf6g_1{position:relative;display:flex;border-radius:6px;overflow:hidden;isolation:isolate;box-shadow:0 4px 4px #1a1d2326}._buttonFrame_1jf6g_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:3}._buttonFrame_1jf6g_1>*{position:relative;z-index:2}._demoButton_1jf6g_28{width:120px;height:40px!important;padding:0 16px!important;border:1px solid transparent!important;border-radius:6px;background:#36405580!important;color:#9da6b8!important;font-size:16px;line-height:1.5;text-transform:none;transition:background-color .3s linear,color .3s linear,border-color .3s linear}._demoButton_1jf6g_28:hover:not(:disabled):not([aria-disabled=true]){background:#58657e59!important;color:#9da6b8!important}._demoButton_1jf6g_28:active:not(:disabled):not([aria-disabled=true]){border-color:transparent!important;background:#58657e59!important;color:#9da6b8!important}@media screen and (min-width:768px)and (max-width:1023px){._demoButton_1jf6g_28{width:100%;height:48px!important;padding:0 8px!important}}@media(min-width:1024px)and (max-width:1279px){._demoButton_1jf6g_28{width:72px;padding:0 8px!important}}@media screen and (max-width:767px){._demoButton_1jf6g_28{width:auto;flex:1;height:48px!important}}._speedBtn_hz0yt_1{color:#9da6b8;transition:background .3s linear,color .3s linear,border-color .3s linear}._speedBtn_hz0yt_1:hover:not(:disabled):not([aria-disabled=true]){background:#58657e59!important;color:#1b8cc8}._speedBtn_hz0yt_1:active:not(:disabled):not([aria-disabled=true]){border-color:transparent!important;background:#58657e59!important;color:#1b8cc8}._speedBtn_hz0yt_1._active_hz0yt_14{border-color:transparent!important;background:linear-gradient(0deg,#58657e59,#58657e59),linear-gradient(0deg,#1a3b4f80,#1a3b4f80)!important;color:#1bb2ff;transition:background .3s linear,color .3s linear,border-color .3s linear}._speedBtn_hz0yt_1._active_hz0yt_14:disabled,._speedBtn_hz0yt_1._active_hz0yt_14[aria-disabled=true]{border-color:transparent!important;color:#1bb2ff;transition:background .3s linear,color .3s linear,border-color .3s linear}._speedBtn_hz0yt_1._active_hz0yt_14:hover:not(:disabled):not([aria-disabled=true]){color:#64cbff;background:linear-gradient(0deg,#58657e59,#58657e59),linear-gradient(0deg,#1a3b4f80,#1a3b4f80)!important;transition:background .3s linear,color .3s linear,border-color .3s linear}._speedBtn_hz0yt_1._active_hz0yt_14:active:not(:disabled):not([aria-disabled=true]){border-color:transparent!important;color:#64cbff;background:linear-gradient(0deg,#58657e59,#58657e59),linear-gradient(0deg,#1a3b4f80,#1a3b4f80)!important}._icon_hz0yt_36{display:block;width:20px;height:20px;flex:0 0 auto;color:currentColor}._openBtn_1gsyl_1{--button-radius: 6px;width:100%;max-width:480px;min-width:0;line-height:1.5}._openBtn_1gsyl_1:disabled{opacity:.45}@media screen and (max-width:767px){._openBtn_1gsyl_1{max-width:none;height:56px!important;font-size:16px}}@media screen and (min-width:768px)and (max-width:1023px){._openBtn_1gsyl_1{max-width:none}}._priceWrapper_1gsyl_24{display:inline-flex;align-items:center}._borrowIcon_1gsyl_29{margin-left:4px;vertical-align:middle}._openingBtn_1dfc4_1{display:flex;align-items:center;justify-content:center;width:100%;max-width:480px;height:48px;padding:8px 16px;border:none;border-radius:6px;background:#232935bf;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-transform:none;cursor:default;overflow:hidden;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media screen and (max-width:767px){._openingBtn_1dfc4_1{max-width:none;height:56px;font-size:16px}}@media screen and (min-width:768px)and (max-width:1023px){._openingBtn_1dfc4_1{max-width:none}}._setupLocked_g7c9l_1{display:flex;align-items:center;justify-content:center;height:48px;width:100%;max-width:480px;min-width:0;padding:8px 16px;border:none;border-radius:6px;background:#232935bf;transition:all .3s linear;font-family:Golos Text,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:#9da6b8;text-transform:none;overflow:hidden;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media screen and (max-width:767px){._setupLocked_g7c9l_1{max-width:none;height:56px;font-size:16px}}@media screen and (min-width:768px)and (max-width:1023px){._setupLocked_g7c9l_1{max-width:none}}._setupLocked_g7c9l_1 svg{width:20px;height:20px;margin-right:8px;color:#9da6b8;transition:all .3s linear}@media screen and (max-width:767px){._setupLocked_g7c9l_1 svg{width:16px;height:16px}}._fadedText_g7c9l_50{color:#9da6b8;transition:all .3s linear}._borrowBtnActive_1nc7r_1{border-color:transparent!important;background:linear-gradient(0deg,#58657e59,#58657e59),linear-gradient(0deg,#498e3abf,#498e3abf)!important;color:#6fff17;transition:background-color .3s linear,color .3s linear,border-color .3s linear}._borrowBtnActive_1nc7r_1:disabled{border-color:transparent!important;color:#6fff17;transition:background-color .3s linear,color .3s linear,border-color .3s linear}._borrowBtnActive_1nc7r_1:hover:not(:disabled):not([aria-disabled=true]){background:linear-gradient(0deg,#58657e59,#58657e59),linear-gradient(0deg,#498e3abf,#498e3abf)!important;color:#9cff67;transition:background-color .3s linear,color .3s linear,border-color .3s linear}._icon_1nc7r_18{display:block;width:20px;height:20px;flex:0 0 auto;color:currentColor}._sellButton_cgycb_1{gap:0}._openAgainBtnWrapper_cgycb_5{display:flex;align-items:center;justify-content:center;width:100%}._openAgainBtnWrapperLuxspin_cgycb_12{width:100%}._actionButtonBase_cgycb_16,._confirmSellBtn_cgycb_16,._openAgainBtn_cgycb_5,._openAgainDaily_cgycb_16{--button-radius: 6px;width:100%;max-width:480px;min-width:0;line-height:1.5}._actionButtonBase_cgycb_16:disabled,._confirmSellBtn_cgycb_16:disabled,._openAgainBtn_cgycb_5:disabled,._openAgainDaily_cgycb_16:disabled{opacity:.45}@media screen and (max-width:767px){._actionButtonBase_cgycb_16,._confirmSellBtn_cgycb_16,._openAgainBtn_cgycb_5,._openAgainDaily_cgycb_16{max-width:none;height:56px!important;font-size:16px}}@media screen and (min-width:768px)and (max-width:1023px){._actionButtonBase_cgycb_16,._confirmSellBtn_cgycb_16,._openAgainBtn_cgycb_5,._openAgainDaily_cgycb_16{max-width:none}}._sellFor_cgycb_39{color:var(--lavender)!important;transition:color .3s linear;text-transform:capitalize}._sellForPrice_cgycb_44{color:var(--accent-blue);transition:all .3s linear}._inlineFlex_cgycb_49{display:inline-flex;align-items:center}._borrowIcon_cgycb_54{margin-left:4px;vertical-align:middle}._springEventButton_cgycb_59{display:inline-flex;align-items:center;justify-content:center;gap:4px}._springEventPrice_cgycb_66{display:inline-flex;align-items:center}._dailyCaseCountdown_cgycb_71{display:inline}._container_1q8ld_1{width:343px;max-width:calc(100vw - 32px);display:flex;align-items:center;padding-inline:24px;border-radius:12px;background:#192221}._content_1q8ld_11{width:100%;display:flex;flex-direction:column;justify-content:center;gap:16px;height:88px;padding-block:16px;border-radius:12px}._sliderRow_1q8ld_22{width:100%;display:flex;align-items:center;gap:12px;height:16px}._percent_1q8ld_30{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;min-width:33px;height:16px;color:#65d83e;text-align:right;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1}._slider_1q8ld_22{flex:1;width:auto}._winText_1q8ld_50{width:100%;color:#9da6b8;text-align:center;font-family:Golos Text,sans-serif;font-size:14px;font-weight:400;line-height:1.5}._percentValue_1q8ld_60{color:#65d83e}._sliderThumb_1q8ld_64::-webkit-slider-thumb{width:16px!important;height:16px!important;border-radius:50%!important;border:2px solid #498e3a!important;background:#87f45f!important;margin-top:-5px!important;box-shadow:none!important}._sliderThumb_1q8ld_64::-moz-range-thumb{width:16px!important;height:16px!important;border-radius:50%!important;border:2px solid #498e3a!important;background:#87f45f!important;box-shadow:none!important}._sliderTrack_1q8ld_82::-webkit-slider-runnable-track{height:6px!important;border-radius:38px!important;background:linear-gradient(to right,#498e3a 0%,#498e3a var(--progress),#121216 var(--progress),#121216 100%)!important}._sliderTrack_1q8ld_82::-moz-range-progress{height:6px!important;border-radius:38px!important;background:#498e3a!important}._sliderTrack_1q8ld_82::-moz-range-track{height:6px!important;border-radius:38px!important;background:#121216!important}._controlsRow_1bhuw_1{position:relative;display:grid;grid-template-areas:"config action extras";grid-template-columns:minmax(168px,1fr) minmax(0,480px) minmax(168px,1fr);align-items:center;gap:12px;width:100%}._controlsRow_1bhuw_1>*{min-width:0}._controlsRow_1bhuw_1 ._spring-event-button_1bhuw_13{display:inline-flex;align-items:center;justify-content:center;gap:8px}._controlsRow_1bhuw_1 ._spring-event-button_1bhuw_13 span{display:inline-flex;align-items:center;justify-content:center;gap:4px}._controlsRow_1bhuw_1 ._spring-event-button_1bhuw_13 svg{width:24px;height:24px}._setupToggle_1bhuw_30{grid-area:config;display:flex;align-items:center;justify-self:start;width:168px;padding:4px;gap:0;border-radius:8px;background:#181b21f2;transition:all .3s linear}._setupToggleLuxspin_1bhuw_42{margin-right:0}._primaryAction_1bhuw_46{grid-area:action;display:flex;justify-content:center;width:100%;min-width:0;justify-self:center}._primaryAction_1bhuw_46>*{width:100%;min-width:0}._setupToggleItem_1bhuw_59{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;color:#9da6b8;font-family:Golos Text,sans-serif;font-size:16px;font-weight:500;line-height:1.5;border:1px solid transparent;border-radius:6px;background:transparent;transition:all .3s linear}._setupToggleItem_1bhuw_59:hover:not(:disabled){background:#58657e33;color:var(--lavender-grey)}._setupToggleItem_1bhuw_59:disabled{cursor:not-allowed;opacity:.45}._setupToggleItemActive_1bhuw_84{position:relative;overflow:hidden;isolation:isolate;border-color:transparent;background:#58657e59;box-shadow:0 4px 4px #1a1d2326;color:#64cbff}._setupToggleItemActive_1bhuw_84:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.35),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.3),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:2}._setupControll_1bhuw_108{grid-area:extras;position:relative;display:flex;align-items:center;justify-self:end;gap:8px}._borrowControl_1bhuw_117{display:flex;min-width:0}._stubButton_1bhuw_122{width:40px}._borrowSliderContainer_1bhuw_126{position:absolute;right:0;bottom:72px;z-index:2}@media(min-width:1025px){._borrowSliderContainerWithWinInfo_1bhuw_133{bottom:128px}}@media(max-width:1024px){._controlsRow_1bhuw_1{gap:8px}._primaryAction_1bhuw_46{max-width:436px}._borrowSliderContainer_1bhuw_126{bottom:72px}}@media screen and (min-width:768px)and (max-width:1023px){._controlsRow_1bhuw_1{grid-template-areas:"action action" "config extras";grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;row-gap:12px;-moz-column-gap:10px;column-gap:10px}._primaryAction_1bhuw_46,._setupToggle_1bhuw_30,._setupControll_1bhuw_108{justify-self:stretch;width:100%;max-width:none}._setupToggleItem_1bhuw_59{flex:1 1 0;width:auto}._setupControll_1bhuw_108{gap:6px}._setupControll_1bhuw_108>*{flex:1;min-width:0}._borrowControl_1bhuw_117{flex:1;width:100%}._borrowControl_1bhuw_117>*:first-child{flex:1;min-width:0}._stubButton_1bhuw_122{width:auto;flex:1}._borrowSliderContainer_1bhuw_126{bottom:calc(100% + 10px)}}._borrowModeTooltip_1bhuw_191{max-width:272px;background-color:#1a1a1e!important;color:#e3e3fa;z-index:10;border-radius:4px;pointer-events:auto}@media screen and (max-width:767px){._controlsRow_1bhuw_1{grid-template-areas:"action" "config" "extras";grid-template-columns:1fr;align-items:stretch;gap:8px}._primaryAction_1bhuw_46,._setupToggle_1bhuw_30,._setupControll_1bhuw_108{justify-self:stretch;width:100%;max-width:none}._setupToggle_1bhuw_30{order:2}._setupToggleItem_1bhuw_59{flex:1 1 0;width:auto}._setupControll_1bhuw_108{gap:6px}._setupControll_1bhuw_108>*{flex:1;min-width:0}._borrowControl_1bhuw_117{flex:1;width:100%}._borrowControl_1bhuw_117>*:first-child{flex:1;min-width:0}._stubButton_1bhuw_122{width:auto;flex:1}._borrowSliderContainer_1bhuw_126{right:auto;left:50%;bottom:calc(100% + 8px);transform:translate(-50%)}._borrowSliderContainerWithWinInfo_1bhuw_133,._borrowSliderContainerMobileCenter_1bhuw_246{bottom:calc(100% + 8px)}}._boxesGameViewContainer_8mssk_1{position:relative;margin-top:40px;transition:all .3s linear}._boxesGameViewContainer_8mssk_1._embedMode_8mssk_6{margin-top:0;height:100vh;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}@media(max-height:300px){._boxesGameViewContainer_8mssk_1._embedMode_8mssk_6{padding:4px}}@media screen and (max-width:1919px){._boxesGameViewContainer_8mssk_1._embedMode_8mssk_6{margin-top:0}}@media(max-width:1919px){._boxesGameViewContainer_8mssk_1{margin-top:24px}}@media(max-width:1439px){._boxesGameViewContainer_8mssk_1{margin-top:16px}}@media(max-width:1023px){._boxesGameViewContainer_8mssk_1{margin-top:8px}}@media screen and (max-width:767px){._boxesGameViewContainer_8mssk_1{margin-top:4px}}._gameSurface_8mssk_45{position:relative;transition:all .3s linear}._embedMode_8mssk_6 ._gameSurface_8mssk_45{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;padding:8px;--spinner-frame-inset: 5px;border:1px solid #232935;border-radius:12px}._embedMode_8mssk_6 ._gameSurface_8mssk_45:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 3px #1a1d23,inset 0 0 0 5px #333a49;pointer-events:none;z-index:2}._embedMode_8mssk_6 ._gameSurface_8mssk_45{background:#14161a;isolation:isolate}@media(max-height:300px){._embedMode_8mssk_6 ._gameSurface_8mssk_45{padding:4px}}._wheelBlock_8mssk_80{--wheel-block-visible-height: 232px;--wheel-block-header-offset: 0px;--wheel-block-controls-offset: 0px;height:calc(var(--wheel-block-visible-height) + var(--wheel-block-header-offset) + var(--wheel-block-controls-offset) + var(--spinner-frame-inset, 0px) + var(--spinner-frame-inset, 0px));--spinner-frame-inset: 5px;border:1px solid #232935;border-radius:12px}._wheelBlock_8mssk_80:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 3px #1a1d23,inset 0 0 0 5px #333a49;pointer-events:none;z-index:2}._wheelBlock_8mssk_80{background:var(--deep-space);position:relative;display:flex;flex-flow:row nowrap;overflow:hidden;transition:all .3s linear;flex:0 0 auto;isolation:isolate}._embedMode_8mssk_6 ._wheelBlock_8mssk_80{flex:1 1 auto;height:auto;min-height:120px;max-height:calc(100vh - 100px)}@media(max-height:300px){._embedMode_8mssk_6 ._wheelBlock_8mssk_80{min-height:80px;max-height:calc(100vh - 60px)}}._wheelBlock_8mssk_80._christmasTheme_8mssk_120{background:url(/assets/boxes-bg.D9odz89r.svg) no-repeat center center;background-size:cover}._wheelBlock_8mssk_80._christmasTheme2025_8mssk_124{position:relative}._wheelBlock_8mssk_80._christmasTheme2025_8mssk_124:after{content:"";position:absolute;background:url(/assets/boxes-bg.Dye5-jUa.svg) no-repeat;background-size:cover;pointer-events:none;top:20px;right:50px;bottom:20px;left:50px}@media(max-width:1920px){._wheelBlock_8mssk_80._christmasTheme2025_8mssk_124:after{background:url(/assets/boxes-bg-2.CuinrsUJ.svg) no-repeat;background-size:cover}}@media(max-width:1440px){._wheelBlock_8mssk_80._christmasTheme2025_8mssk_124:after{background:url(/assets/boxes-bg-3.Cycx_mfT.svg) no-repeat;background-size:cover;top:20px;right:20px;bottom:20px;left:20px}}@media(max-width:375px){._wheelBlock_8mssk_80._christmasTheme2025_8mssk_124:after{background:url(/assets/boxes-bg-4.De7bLOOT.svg) no-repeat;background-size:cover;top:16px;right:16px;bottom:16px;left:16px}}._wheelBlock_8mssk_80._easterTheme_8mssk_157{background:var(--deep-space) url(/assets/easter-bg.DAL1byYG.svg) no-repeat center center;background-size:100%}._wheelBlock_8mssk_80._summerTheme_8mssk_161{background:var(--deep-space) url(/assets/battle-game-bg.DDzIiIT5.svg) no-repeat center center;background-size:100%}._wheelBlock_8mssk_80._halloweenTheme_8mssk_165{background:var(--deep-space) url(/assets/spin-bg.B4ccQVpk.svg) no-repeat center center;background-size:cover}@media screen and (min-width:768px){._wheelBlock_8mssk_80{--wheel-block-visible-height: 300px}}@media screen and (min-width:1024px)and (min-height:880px){._wheelBlock_8mssk_80{--wheel-block-visible-height: 406px}}._headerOverlay_8mssk_180{position:absolute;inset:12px 12px auto;z-index:4}._controlsOverlay_8mssk_186{position:absolute;inset:auto 12px 12px;z-index:4}._rouletteViewport_8mssk_192{--roulette-top-inset: var(--wheel-block-header-offset, 0px);--roulette-bottom-inset: var(--wheel-block-controls-offset, 0px);position:absolute;inset:calc(var(--roulette-top-inset) + var(--spinner-frame-inset, 0px)) var(--spinner-frame-inset, 0px) calc(var(--roulette-bottom-inset) + var(--spinner-frame-inset, 0px));min-height:0;z-index:0}._embedRouletteViewport_8mssk_201{--roulette-top-inset: 0px;--roulette-bottom-inset: 0px;position:relative;inset:auto;flex:1 1 auto;min-height:0;padding:var(--spinner-frame-inset, 0px);box-sizing:border-box;z-index:0}._controlsBar_8mssk_213{position:relative;padding:8px;border-radius:4px;background:#23293580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(20px);overflow:visible;isolation:isolate}._controlsBar_8mssk_213:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}._controlsBar_8mssk_213>*{position:relative;z-index:2}@media screen and (min-width:768px)and (max-width:1023px){._controlsBar_8mssk_213{padding:12px}}@media screen and (max-width:767px){._headerOverlay_8mssk_180{inset:8px 8px auto}._controlsOverlay_8mssk_186{inset:auto 8px 8px}._controlsBar_8mssk_213{padding:12px}}._header_ktq0n_1{--header-side-width: 88px;position:relative;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:12px;border-radius:4px;background:#23293580;box-shadow:0 4px 4px #1a1d2326;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);isolation:isolate;overflow:hidden}._header_ktq0n_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:radial-gradient(55% 55% at 0% 100%,rgba(0,0,0,.06),transparent 65%),radial-gradient(55% 55% at 100% 0%,rgba(0,0,0,.06),transparent 65%),radial-gradient(120% 120% at 0% 0%,rgba(255,255,255,.15),transparent 80%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.1),transparent 80%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.5px;z-index:1}._headerControls_ktq0n_32{display:flex;align-items:center;gap:8px;width:var(--header-side-width);min-width:var(--header-side-width);flex-shrink:0;z-index:2}._headerControls_ktq0n_32:last-child{justify-content:flex-end}._headerPanelButton_ktq0n_45{width:40px;min-width:40px;height:40px;border-radius:6px;flex-shrink:0;z-index:2}._headerPanelButton_ktq0n_45 svg{width:18px;height:18px}._headerItemWrapper_ktq0n_58{position:absolute;top:50%;left:50%;display:flex;align-items:center;gap:6px;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:calc(100% - var(--header-side-width) * 2 - 24px);min-height:64px;transform:translate(-50%,-50%);pointer-events:none;z-index:2;min-width:0}._headerItemImageWrapper_ktq0n_75{width:72px;height:72px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._headerItemImage_ktq0n_75{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform:translate(-3px,-1px);filter:drop-shadow(0 6px 12px rgba(0,0,0,.22))}._headerItem_ktq0n_58{min-width:0;display:flex;flex-direction:column;flex:1 1 auto;margin:12px 0;gap:14px}._headerItemTitle_ktq0n_102{display:block;max-width:100%;margin:0;color:var(--lavender-grey);font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.4px;text-transform:uppercase;margin-block:-.4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerItemCaption_ktq0n_118{display:block;max-width:100%;margin:0;color:#87f45f;font-size:14px;font-weight:500;line-height:1.5;margin-block:-.4em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){._headerItemWrapper_ktq0n_58{gap:12px}._headerItemTitle_ktq0n_102{font-size:18px}}@media screen and (max-width:767px){._header_ktq0n_1{min-height:64px;padding:12px;background:#2b334580}._headerControls_ktq0n_32{gap:8px}._headerControls_ktq0n_32:first-child{gap:0}._headerItemWrapper_ktq0n_58{top:50%;left:54px;height:40px;gap:4px;transform:translateY(-50%)}._headerItemImageWrapper_ktq0n_75{width:64px;height:64px}._headerItemImage_ktq0n_75{width:100%;height:100%;transform:translate(-1px,-1px);filter:none}._headerItem_ktq0n_58{margin:0;gap:12px}}@media screen and (max-width:767px)and (max-width:767px){._headerItem_ktq0n_58{gap:0}}@media screen and (max-width:767px){._headerItemTitle_ktq0n_102{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;text-transform:none;color:#eff1f3;margin-block:0}._headerItemCaption_ktq0n_118{font-size:14px;font-weight:500;line-height:1.5;margin-block:0}}._wrap_zwne1_1{display:flex;justify-content:center;align-items:center;padding:26px 0 0;width:100%;flex-shrink:0}@media(max-height:300px){._wrap_zwne1_1{padding:8px 0 0}}._btn_zwne1_15{min-width:180px;font-size:16px}@media(max-height:300px){._btn_zwne1_15{min-width:120px;font-size:14px;padding:8px 16px}}._claimBtn_zwne1_27{animation:_pulse_zwne1_1 1.5s ease-in-out infinite;background:linear-gradient(45deg,#4fb7fb,#5ba0f2)!important;border:none!important;box-shadow:0 0 20px #4a90e280}@keyframes _pulse_zwne1_1{0%{transform:scale(1);box-shadow:0 0 20px #4a90e280}50%{transform:scale(1.05);box-shadow:0 0 30px #4a90e2cc}to{transform:scale(1);box-shadow:0 0 20px #4a90e280}}._container_mjvcc_1{width:100%;height:100vh;display:flex;flex-direction:column;position:relative;background:transparent;padding:0;margin:0;box-sizing:border-box}._content_mjvcc_13{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box}*{box-sizing:border-box}body{background:var(--graphite)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;font-family:Golos Text,sans-serif;vertical-align:baseline;text-decoration-color:#4b8cff;text-decoration-line:none;text-decoration-style:solid;text-decoration-thickness:auto;-webkit-overflow-scrolling:touch}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}body::-webkit-scrollbar{display:none}@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none){body{overflow-y:scroll;-webkit-overflow-scrolling:touch}}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{outline:none;border:0}button{background:transparent;outline:none;border:0;cursor:pointer;font-family:Golos Text,sans-serif}@media screen and (min-width:480px){html{scroll-padding-top:64px}}@media(max-width:1023px){html{scroll-padding-top:64px}}body>div:has(iframe[src*=recaptcha]){pointer-events:auto!important;z-index:2147483647!important}body>div:has(iframe[src*=recaptcha])>*{pointer-events:auto!important}@font-face{font-family:Heavitas;font-display:swap;src:local("Heavitas"),url(/assets/Heavitas.CsvLEQ_f.ttf) format("opentype")}@font-face{font-family:Luckiest Guy;font-display:swap;src:local("Luckiest Guy"),url(../fonts/LuckiestGuy.ttf) format("opentype")}.pt-0{padding-top:0!important}.mt-0{margin-top:0!important}.pt-1{padding-top:4px!important}.mt-1{margin-top:4px!important}.pt-2{padding-top:8px!important}.mt-2{margin-top:8px!important}.pt-3{padding-top:12px!important}.mt-3{margin-top:12px!important}.pt-4{padding-top:16px!important}.mt-4{margin-top:16px!important}.pt-5{padding-top:20px!important}.mt-5{margin-top:20px!important}.pt-6{padding-top:24px!important}.mt-6{margin-top:24px!important}.pt-7{padding-top:28px!important}.mt-7{margin-top:28px!important}.pt-8{padding-top:32px!important}.mt-8{margin-top:32px!important}.pt-9{padding-top:36px!important}.mt-9{margin-top:36px!important}.pt-10{padding-top:40px!important}.mt-10{margin-top:40px!important}.pt-11{padding-top:44px!important}.mt-11{margin-top:44px!important}.pt-12{padding-top:48px!important}.mt-12{margin-top:48px!important}.pt-13{padding-top:52px!important}.mt-13{margin-top:52px!important}.pt-14{padding-top:56px!important}.mt-14{margin-top:56px!important}.pt-15{padding-top:60px!important}.mt-15{margin-top:60px!important}.mt-auto{margin-top:auto}.pr-0{padding-right:0!important}.mr-0{margin-right:0!important}.pr-1{padding-right:4px!important}.mr-1{margin-right:4px!important}.pr-2{padding-right:8px!important}.mr-2{margin-right:8px!important}.pr-3{padding-right:12px!important}.mr-3{margin-right:12px!important}.pr-4{padding-right:16px!important}.mr-4{margin-right:16px!important}.pr-5{padding-right:20px!important}.mr-5{margin-right:20px!important}.pr-6{padding-right:24px!important}.mr-6{margin-right:24px!important}.pr-7{padding-right:28px!important}.mr-7{margin-right:28px!important}.pr-8{padding-right:32px!important}.mr-8{margin-right:32px!important}.pr-9{padding-right:36px!important}.mr-9{margin-right:36px!important}.pr-10{padding-right:40px!important}.mr-10{margin-right:40px!important}.pr-11{padding-right:44px!important}.mr-11{margin-right:44px!important}.pr-12{padding-right:48px!important}.mr-12{margin-right:48px!important}.pr-13{padding-right:52px!important}.mr-13{margin-right:52px!important}.pr-14{padding-right:56px!important}.mr-14{margin-right:56px!important}.pr-15{padding-right:60px!important}.mr-15{margin-right:60px!important}.mr-auto{margin-right:auto}.pb-0{padding-bottom:0!important}.mb-0{margin-bottom:0!important}.pb-1{padding-bottom:4px!important}.mb-1{margin-bottom:4px!important}.pb-2{padding-bottom:8px!important}.mb-2{margin-bottom:8px!important}.pb-3{padding-bottom:12px!important}.mb-3{margin-bottom:12px!important}.pb-4{padding-bottom:16px!important}.mb-4{margin-bottom:16px!important}.pb-5{padding-bottom:20px!important}.mb-5{margin-bottom:20px!important}.pb-6{padding-bottom:24px!important}.mb-6{margin-bottom:24px!important}.pb-7{padding-bottom:28px!important}.mb-7{margin-bottom:28px!important}.pb-8{padding-bottom:32px!important}.mb-8{margin-bottom:32px!important}.pb-9{padding-bottom:36px!important}.mb-9{margin-bottom:36px!important}.pb-10{padding-bottom:40px!important}.mb-10{margin-bottom:40px!important}.pb-11{padding-bottom:44px!important}.mb-11{margin-bottom:44px!important}.pb-12{padding-bottom:48px!important}.mb-12{margin-bottom:48px!important}.pb-13{padding-bottom:52px!important}.mb-13{margin-bottom:52px!important}.pb-14{padding-bottom:56px!important}.mb-14{margin-bottom:56px!important}.pb-15{padding-bottom:60px!important}.mb-15{margin-bottom:60px!important}.mb-auto{margin-bottom:auto}.p-0{padding:0!important}.m-0{margin:0!important}.g-0{gap:0px!important}.pv-0{padding-top:0!important;padding-bottom:0!important}.mv-0{margin-top:0!important;margin-bottom:0!important}.ph-0{padding-left:0!important;padding-right:0!important}.mh-0{margin-left:0!important;margin-right:0!important}.pl-0{padding-left:0!important}.ml-0{margin-left:0!important}.p-1{padding:4px!important}.m-1{margin:4px!important}.g-1{gap:4px!important}.pv-1{padding-top:4px!important;padding-bottom:4px!important}.mv-1{margin-top:4px!important;margin-bottom:4px!important}.ph-1{padding-left:4px!important;padding-right:4px!important}.mh-1{margin-left:4px!important;margin-right:4px!important}.pl-1{padding-left:4px!important}.ml-1{margin-left:4px!important}.p-2{padding:8px!important}.m-2{margin:8px!important}.g-2{gap:8px!important}.pv-2{padding-top:8px!important;padding-bottom:8px!important}.mv-2{margin-top:8px!important;margin-bottom:8px!important}.ph-2{padding-left:8px!important;padding-right:8px!important}.mh-2{margin-left:8px!important;margin-right:8px!important}.pl-2{padding-left:8px!important}.ml-2{margin-left:8px!important}.p-3{padding:12px!important}.m-3{margin:12px!important}.g-3{gap:12px!important}.pv-3{padding-top:12px!important;padding-bottom:12px!important}.mv-3{margin-top:12px!important;margin-bottom:12px!important}.ph-3{padding-left:12px!important;padding-right:12px!important}.mh-3{margin-left:12px!important;margin-right:12px!important}.pl-3{padding-left:12px!important}.ml-3{margin-left:12px!important}.p-4{padding:16px!important}.m-4{margin:16px!important}.g-4{gap:16px!important}.pv-4{padding-top:16px!important;padding-bottom:16px!important}.mv-4{margin-top:16px!important;margin-bottom:16px!important}.ph-4{padding-left:16px!important;padding-right:16px!important}.mh-4{margin-left:16px!important;margin-right:16px!important}.pl-4{padding-left:16px!important}.ml-4{margin-left:16px!important}.p-5{padding:20px!important}.m-5{margin:20px!important}.g-5{gap:20px!important}.pv-5{padding-top:20px!important;padding-bottom:20px!important}.mv-5{margin-top:20px!important;margin-bottom:20px!important}.ph-5{padding-left:20px!important;padding-right:20px!important}.mh-5{margin-left:20px!important;margin-right:20px!important}.pl-5{padding-left:20px!important}.ml-5{margin-left:20px!important}.p-6{padding:24px!important}.m-6{margin:24px!important}.g-6{gap:24px!important}.pv-6{padding-top:24px!important;padding-bottom:24px!important}.mv-6{margin-top:24px!important;margin-bottom:24px!important}.ph-6{padding-left:24px!important;padding-right:24px!important}.mh-6{margin-left:24px!important;margin-right:24px!important}.pl-6{padding-left:24px!important}.ml-6{margin-left:24px!important}.p-7{padding:28px!important}.m-7{margin:28px!important}.g-7{gap:28px!important}.pv-7{padding-top:28px!important;padding-bottom:28px!important}.mv-7{margin-top:28px!important;margin-bottom:28px!important}.ph-7{padding-left:28px!important;padding-right:28px!important}.mh-7{margin-left:28px!important;margin-right:28px!important}.pl-7{padding-left:28px!important}.ml-7{margin-left:28px!important}.p-8{padding:32px!important}.m-8{margin:32px!important}.g-8{gap:32px!important}.pv-8{padding-top:32px!important;padding-bottom:32px!important}.mv-8{margin-top:32px!important;margin-bottom:32px!important}.ph-8{padding-left:32px!important;padding-right:32px!important}.mh-8{margin-left:32px!important;margin-right:32px!important}.pl-8{padding-left:32px!important}.ml-8{margin-left:32px!important}.p-9{padding:36px!important}.m-9{margin:36px!important}.g-9{gap:36px!important}.pv-9{padding-top:36px!important;padding-bottom:36px!important}.mv-9{margin-top:36px!important;margin-bottom:36px!important}.ph-9{padding-left:36px!important;padding-right:36px!important}.mh-9{margin-left:36px!important;margin-right:36px!important}.pl-9{padding-left:36px!important}.ml-9{margin-left:36px!important}.p-10{padding:40px!important}.m-10{margin:40px!important}.g-10{gap:40px!important}.pv-10{padding-top:40px!important;padding-bottom:40px!important}.mv-10{margin-top:40px!important;margin-bottom:40px!important}.ph-10{padding-left:40px!important;padding-right:40px!important}.mh-10{margin-left:40px!important;margin-right:40px!important}.pl-10{padding-left:40px!important}.ml-10{margin-left:40px!important}.p-11{padding:44px!important}.m-11{margin:44px!important}.g-11{gap:44px!important}.pv-11{padding-top:44px!important;padding-bottom:44px!important}.mv-11{margin-top:44px!important;margin-bottom:44px!important}.ph-11{padding-left:44px!important;padding-right:44px!important}.mh-11{margin-left:44px!important;margin-right:44px!important}.pl-11{padding-left:44px!important}.ml-11{margin-left:44px!important}.p-12{padding:48px!important}.m-12{margin:48px!important}.g-12{gap:48px!important}.pv-12{padding-top:48px!important;padding-bottom:48px!important}.mv-12{margin-top:48px!important;margin-bottom:48px!important}.ph-12{padding-left:48px!important;padding-right:48px!important}.mh-12{margin-left:48px!important;margin-right:48px!important}.pl-12{padding-left:48px!important}.ml-12{margin-left:48px!important}.p-13{padding:52px!important}.m-13{margin:52px!important}.g-13{gap:52px!important}.pv-13{padding-top:52px!important;padding-bottom:52px!important}.mv-13{margin-top:52px!important;margin-bottom:52px!important}.ph-13{padding-left:52px!important;padding-right:52px!important}.mh-13{margin-left:52px!important;margin-right:52px!important}.pl-13{padding-left:52px!important}.ml-13{margin-left:52px!important}.p-14{padding:56px!important}.m-14{margin:56px!important}.g-14{gap:56px!important}.pv-14{padding-top:56px!important;padding-bottom:56px!important}.mv-14{margin-top:56px!important;margin-bottom:56px!important}.ph-14{padding-left:56px!important;padding-right:56px!important}.mh-14{margin-left:56px!important;margin-right:56px!important}.pl-14{padding-left:56px!important}.ml-14{margin-left:56px!important}.p-15{padding:60px!important}.m-15{margin:60px!important}.g-15{gap:60px!important}.pv-15{padding-top:60px!important;padding-bottom:60px!important}.mv-15{margin-top:60px!important;margin-bottom:60px!important}.ph-15{padding-left:60px!important;padding-right:60px!important}.mh-15{margin-left:60px!important;margin-right:60px!important}.pl-15{padding-left:60px!important}.ml-15{margin-left:60px!important}.mt-auto{margin-top:auto!important}.mb-auto{margin-bottom:auto!important}.mv-auto{margin-top:auto!important;margin-bottom:auto!important}.mh-auto{margin-left:auto!important;margin-right:auto!important}.ml-auto{margin-left:auto}.border-0{border:0!important}.border-2{border-radius:2px!important}.border-3{border-radius:3px!important}.border-4{border-radius:4px!important}.border-6{border-radius:6px!important}.border-7{border-radius:7px!important}.border-8{border-radius:8px!important}.border-10{border-radius:10px!important}.border-12{border-radius:12px!important}.border-14{border-radius:14px!important}.border-16{border-radius:16px!important}.fit{max-width:100%!important}.half-width{width:50%!important}.full-width{width:100%!important}.full-height{height:100%!important}.height-100vh{height:100vh}.height-auto{height:auto!important}.width-auto{width:auto!important}.full-width-max{max-width:100%!important}.fit-content{width:-moz-fit-content!important;width:fit-content!important}.min-height-unset{min-height:unset!important}.min-width-unset{min-width:unset!important}.height-5-per{height:5%!important}.width-5-per{width:5%!important}.height-10-per{height:10%!important}.width-10-per{width:10%!important}.height-15-per{height:15%!important}.width-15-per{width:15%!important}.height-20-per{height:20%!important}.width-20-per{width:20%!important}.height-25-per{height:25%!important}.width-25-per{width:25%!important}.height-30-per{height:30%!important}.width-30-per{width:30%!important}.height-35-per{height:35%!important}.width-35-per{width:35%!important}.height-40-per{height:40%!important}.width-40-per{width:40%!important}.height-45-per{height:45%!important}.width-45-per{width:45%!important}.height-50-per{height:50%!important}.width-50-per{width:50%!important}.height-55-per{height:55%!important}.width-55-per{width:55%!important}.height-60-per{height:60%!important}.width-60-per{width:60%!important}.height-65-per{height:65%!important}.width-65-per{width:65%!important}.height-70-per{height:70%!important}.width-70-per{width:70%!important}.height-75-per{height:75%!important}.width-75-per{width:75%!important}.height-80-per{height:80%!important}.width-80-per{width:80%!important}.height-85-per{height:85%!important}.width-85-per{width:85%!important}.height-90-per{height:90%!important}.width-90-per{width:90%!important}.height-95-per{height:95%!important}.width-95-per{width:95%!important}.zindex-1{z-index:1!important}.zindex-2{z-index:2!important}.zindex-3{z-index:3!important}.zindex-4{z-index:4!important}.zindex-0{z-index:0!important}.block-scroll{overflow:hidden;position:fixed;width:100%}.cursor-pointer{cursor:pointer}.no-pointer-events{pointer-events:none}.cursor-move{cursor:move}.cursor-default{cursor:default}.cursor-progress{cursor:progress}.cursor-not-allowed{cursor:not-allowed}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-weight-800{font-weight:800!important}.text-body{font-size:14px;line-height:17px}.bg-transparent{background:transparent!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-truncate-2-lines{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.position-absolute{position:absolute}.position-relative{position:relative}.position-fixed{position:fixed}.position-static{position:static}.position-sticky{position:sticky}.d-block{display:block!important}.d-inline{display:inline!important}.d-grid{display:grid!important}.d-flex{display:flex!important}.d-none{display:none!important}.op-0{opacity:0!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.justify-self-start{justify-self:flex-start!important}.justify-self-end{justify-self:flex-end!important}.justify-self-center{justify-self:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.no-user-select{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.order-first{order:-1!important}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.flex-cell{flex:0}.spinner{display:inline-block;border-radius:50%;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-overflow{overflow:hidden!important}.toast-wrapper{border-radius:8px!important;background:transparent!important;box-shadow:none!important}.max-width-unset{max-width:unset!important}.text-success{color:var(--color-success)!important}.text-green{color:#00c738!important}.text-danger{color:#ff014e!important}.text-yellow{color:#22b5ff!important}.text-white{color:#fff!important}.text-white-75{color:#ffffffbf!important}.text-white-50{color:#ffffff80!important}.text-white-25{color:#ffffff40!important}.text-lavender{color:#e3e3fa!important}.text-lavender-35{color:#e3e3fa59!important}.text-lavender-50{color:#e3e3fa80!important}.text-lavenderGrey{color:#b9bbde!important}.text-lavenderGrey-50{color:#b9bbde80!important}.text-sunlight{color:#ffd24f!important}.text-navy-blue{color:#0381e0!important}.text-primary{color:#22b5ff!important}.text-accent-blue{color:#009dec}.text-dark-night{color:#21252e}.text-black{color:var(--color-black)!important}.text-bright{color:var(--color-bright)!important}.text-bright-50{color:var(--color-bright-50)!important}.text-blue{color:#4f74f4!important}.text-red{color:var(--color-youtube)!important}.bg-page{background:var(--bg-page)!important}.bg-bright-05{background:var(--color-bright-05)!important}.text-inherit{font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-transform:inherit}.flex-1{flex:1}@media screen and (max-width:767px){.mobile-hide{display:none!important}}@media screen and (min-width:1024px){.mobile-only{display:none!important}}@media screen and (max-width:767px){.mobile-lg-hide{display:none!important}}@media screen and (min-width:1024px)and (max-width:1919px){.laptop-hide{display:none!important}}@media screen and (min-width:1400px){.laptop-xl-min-hide{display:none!important}}@media screen and (min-width:768px)and (max-width:1023px){.tablet-hide{display:none!important}}@media screen and (max-width:1023px){.tablet-max-hide{display:none!important}}@media screen and (min-width:768px){.tablet-min-hide{display:none!important}}@media screen and (min-width:1400px){.small-laptop-min-hide{display:none!important}}@media screen and (max-width:1399px){.laptop-lg-max-hide{display:none!important}}@media screen and (max-width:1919px){.wide-min-hide{display:none!important}}@media screen and (min-width:1920px){.wide-max-hide{display:none!important}}@media screen and (min-width:1920px){body[data-sidebar=lootbox] #main-content{max-width:1632px!important}}@property --gradient-primary-color-1{syntax: "<color>"; initial-value: #70c3ff; inherits: false;}@property --gradient-primary-color-2{syntax: "<color>"; initial-value: #0b8ac9; inherits: false;}@property --gradient-secondary-color-1{syntax: "<color>"; initial-value: #373e4f; inherits: false;}@property --gradient-secondary-color-2{syntax: "<color>"; initial-value: #1f2229; inherits: false;}.container{max-width:1261px}.shared-modal-close-btn{position:absolute;z-index:1;top:10px;right:10px;transform:scale(1);cursor:pointer}.shared-modal-close-btn:active{transform:scale(.9)}.shared-modal-input{display:flex;width:100%;height:40px;padding:0 16px;align-items:center;border-radius:4px;border:1px solid var(--modal-input-border);background:var(--charcoal-gray);color:var(--lavender);font-size:14px;font-weight:400;line-height:140%;transition:all .3s linear}.shared-modal-input:focus-visible{border-radius:4px;background:var(--charcoal-gray);box-shadow:0 0 0 4px #178ad426}.shared-modal-input::-moz-placeholder{color:var(--modal-input-placeholder);-moz-transition:color .3s linear;transition:color .3s linear}.shared-modal-input::placeholder{color:var(--modal-input-placeholder);transition:color .3s linear}.shared-modal-input:-webkit-autofill{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button;border:1px solid rgba(185,187,222,.05)!important;background:#b9bbde0d!important;color:#e3e3fa!important;-webkit-transition:all 3000s linear 0s;transition:all 3000s linear 0s}.shared-modal-input-error{border:1px solid #bf6263!important}.shared-modal-input-label{color:#b9bbde;font-size:16px;font-weight:600;line-height:10px;letter-spacing:.32px;text-transform:capitalize}.shared-checkbox{display:inline-flex;align-items:center;cursor:pointer}.shared-checkbox input{display:none}.shared-checkbox input:checked+.checkmark{border:1px solid var(--accent-blue);background:var(--light-gray);box-shadow:0 0 0 4px #f4b12a0d}.shared-checkbox input:checked+.checkmark:after{display:block}.shared-checkbox .checkmark{display:inline-block;min-width:16px;min-height:16px;margin-right:8px;border:1px solid var(--light-gray);background:var(--light-gray);border-radius:4px;position:relative;transition:all .3s linear}.shared-checkbox .checkmark:after{content:"";position:absolute;left:5px;top:2px;width:3px;height:6px;border:solid var(--lavender);border-width:0 2px 2px 0;transform:rotate(45deg);display:none}.shared-button{display:inline-flex;align-items:center;justify-content:center;height:48px;border-radius:6px;border:1px solid transparent;outline:1px solid transparent;transition:all .3s linear;position:relative;z-index:1;gap:8px;cursor:pointer;font-family:Golos Text,sans-serif;font-weight:500;line-height:normal;text-transform:capitalize}.shared-button:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-radius:inherit;z-index:-1;opacity:0;transition:opacity .3s linear,background .3s linear,box-shadow .3s linear}.shared-button:after{content:"";position:absolute;border-radius:inherit;z-index:-2;transition:all .3s linear;transform:translateZ(-1px)}.shared-button--primary,.shared-button--primary__with-icon{color:#1a1d23;transition:all .3s linear;font-size:16px;line-height:normal;border-radius:6px;border:2px solid #64CBFF;background:linear-gradient(104deg,#00476b99 -18.88%,#1aaaf5bd 20.32%,#3dbdffbf 44.28%,#1bb2ffbf 80.37%,#00254899 131.78%),#1bb2ff;box-shadow:0 0 0 2px #1a3b4fbf}@media(min-width:768px){.shared-button--primary.shared-button:before,.shared-button.shared-button--primary__with-icon:before{background:var(--button-primary-hover-bg);transition:all .3s linear}}@media(min-width:768px){.shared-button--primary:hover.shared-button:before,.shared-button--primary__with-icon:hover.shared-button:before{background:var(--button-primary-hover-bg);opacity:1;transition:all .3s linear}}.shared-button--primary:disabled,.shared-button--primary__with-icon:disabled{border:1px solid var(--button-primary-disabled-bg);background:var(--button-primary-disabled-bg);color:var(--lavender-35);pointer-events:none}.shared-button--primary:active,.shared-button--primary__with-icon:active{background:transparent}.shared-button--primary:active:before,.shared-button--primary__with-icon:active:before{background:var(--button-primary-bg);box-shadow:0 0 0 4px #0a91ff40,0 0 0 2px #0a91ff80;transition:all .3s linear}.shared-button--primary:active.shared-button,.shared-button--primary__with-icon:active.shared-button{background:transparent}.shared-button--primary:active.shared-button:before,.shared-button--primary__with-icon:active.shared-button:before{opacity:1}.shared-button--primary__with-icon{height:unset}.shared-button--secondary,.shared-new-button--tertiary__with-icon,.shared-button--secondary__with-icon{border:1px solid var(--button-secondary-border);background:var(--button-secondary-bg);color:var(--lavender-grey);transition:all .3s linear}.shared-button--secondary:hover,.shared-new-button--tertiary__with-icon:hover,.shared-button--secondary__with-icon:hover{border:1px solid rgba(227,227,250,.05);background:var(--button-secondary-hover-bg);transition:all .3s linear}.shared-button--secondary:active,.shared-new-button--tertiary__with-icon:active,.shared-button--secondary__with-icon:active{border:1px solid #4fb7fb;background:var(--button-ghost-active-bg);color:var(--lavender);transition:all .3s linear}.shared-button--secondary:active:after,.shared-new-button--tertiary__with-icon:active:after,.shared-button--secondary__with-icon:active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.shared-button--secondary:disabled,.shared-new-button--tertiary__with-icon:disabled,.shared-button--secondary__with-icon:disabled{border:1px solid var(--button-primary-disabled-bg);background:var(--button-primary-disabled-bg);color:var(--lavender-35);pointer-events:none;transition:all .3s linear}.shared-button--secondary__with-icon{height:unset}.shared-button--ghost{background:var(--button-ghost-bg);border:none;color:var(--lavender-grey);transition:all .3s linear}.shared-button--ghost:hover{background:var(--button-ghost-hover-bg);transition:all .3s linear}.shared-button--ghost:disabled{border:none;background:var(--button-primary-disabled-bg);color:var(--lavender-35);pointer-events:none;transition:all .3s linear}.shared-button--ghost:active{border:none;background:var(--button-ghost-active-bg);transition:all .3s linear}.shared-button--ghost__round{width:32px;height:32px;border-radius:50%}.shared-button--ghost__round:hover{border-radius:50%}.shared-button--green{background:var(--light-green);color:#21252e;transition:all .3s linear;border:none}.shared-button--green.shared-button:before{background:var(--button-green-hover-bg);transition:all .3s linear}.shared-button--green:hover.shared-button:before{opacity:1;background:var(--button-green-hover-bg);transition:all .3s linear}.shared-button--green:active{background:transparent}.shared-button--green:active.shared-button:before{opacity:1;border:none;background:var(--light-green);box-shadow:0 0 0 4px #65d83e40,0 0 0 2px #65d83e40;transition:all .3s linear}.shared-button--green:disabled{border:1px solid var(--button-primary-disabled-bg);background:var(--button-primary-disabled-bg);color:var(--lavender-35);pointer-events:none;transition:all .3s linear}.shared-button--blue{color:#21252e;border:none;background:#4fb7fb}.shared-button--blue.shared-button:before{background:#4fb7fb}.shared-button--blue:hover.shared-button:before{opacity:1;background:#a3d8ff}.shared-button--blue:active{background:transparent}.shared-button--blue:active.shared-button:before{opacity:1;background:#4fb7fb;box-shadow:0 0 0 4px #0a91ff40,0 0 0 2px #0a91ff80}.shared-button--blue:disabled{border:1px solid rgba(227,227,250,.05);background:#e3e3fa0d;color:#e3e3fa59;pointer-events:none}.shared-button--white{background:linear-gradient(180deg,#f0f6ff -45.83%,#b1d3ea 125%);color:#21252e;border:none}.shared-button--white.shared-button:before{background:linear-gradient(0deg,#fff3,#fff3),linear-gradient(180deg,#f0f6ff -45.83%,#b1d3ea 125%)}.shared-button--white:hover.shared-button:before{opacity:1}.shared-button--white:active{background:transparent}.shared-button--white:active.shared-button:before{opacity:1;background:#f0f6ff;border:2px solid #b1d3ea}.shared-button--white:disabled{border:1px solid rgba(227,227,250,.05);background:#e3e3fa0d;color:#e3e3fa59;pointer-events:none}.shared-button--view{background:#363640;color:#fff}.shared-button--view:hover{background:#5e5e66}.shared-button--view:disabled{background:#555c63;color:#1e1e1e}.shared-button--aside-cta{height:32px;border-radius:4px;border:1px solid #33333c;background:#ffffff0d;color:#fffffff2;text-transform:capitalize;font-size:16px;font-weight:600}.shared-button--aside-cta svg{color:#22b5ff}.shared-button--aside-cta:hover{background:#ffffff26}.shared-button--aside-cta:disabled svg{color:#555c63}.shared-button--font-s{font-size:14px}.shared-button--font-m{font-size:16px}.shared-button--font-l{font-size:18px}.shared-button--size-xs{padding:0 8px}.shared-button--size-s{padding:0 16px}.shared-button--size-m{padding:0 24px}.shared-button--size-l{padding:0 32px}.shared-button--size-xl{padding:0 48px}.shared-new-button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 24px;color:#e3e3fabf;font-size:14px;font-weight:500;border-radius:4px;transition:all .3s linear}.shared-new-button:disabled{pointer-events:none}.shared-new-button--primary:disabled,.shared-new-button--secondary:disabled{border:1px solid var(--button-primary-disabled-bg);background:var(--button-primary-disabled-bg);color:var(--lavender-35);pointer-events:none;cursor:default;transition:all .3s linear}.shared-new-button--primary:not(:disabled):after,.shared-new-button--secondary:not(:disabled):after{content:"";position:absolute;display:block;border-radius:4px;top:0;right:0;bottom:0;left:0;opacity:0;transition:all .3s linear}.shared-new-button--primary:not(:disabled):active:after,.shared-new-button--secondary:not(:disabled):active:after{opacity:1}.shared-new-button--primary:not(:disabled){background:var(--button-primary-bg);color:#1a1d23;transition:all .3s linear}.shared-new-button--primary:not(:disabled):hover{background:var(--button-primary-hover-bg);transition:all .3s linear}.shared-new-button--primary:not(:disabled):active{background:var(--button-primary-bg);box-shadow:0 0 0 4px #0a91ff40,0 0 0 2px #0a91ff80;transition:all .3s linear}.shared-new-button--secondary:not(:disabled){border:1px solid var(--button-secondary-border);background:var(--button-secondary-bg);color:var(--lavender-grey);transition:all .3s linear}.shared-new-button--secondary:not(:disabled):hover{border:1px solid rgba(227,227,250,.05);background:var(--button-secondary-hover-bg);transition:all .3s linear}.shared-new-button--secondary:not(:disabled):active{border:1px solid #4fb7fb;background:#4fb7fb1a;color:var(--lavender);box-shadow:0 0 0 2px #7717ff26,0 0 0 4px #00000040 inset;transition:all .3s linear}.shared-new-button--tertiary{border:1px solid var(--button-secondary-border);background:var(--button-secondary-bg);color:var(--lavender-grey);transition:all .3s linear}.shared-new-button--tertiary:hover{border:1px solid rgba(227,227,250,.05);background:var(--button-secondary-hover-bg);transition:all .3s linear}.shared-new-button--tertiary:active{border:1px solid #4fb7fb;background:#4fb7fb1a;color:#e3e3fa;box-shadow:0 0 0 2px #7717ff26}.shared-new-button--tertiary:active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 4px #00000040;pointer-events:none}.shared-new-button--tertiary:disabled{border:1px solid var(--button-primary-disabled-bg);background:var(--button-primary-disabled-bg);color:var(--lavender-35);pointer-events:none;transition:all .3s linear}.shared-new-button--tertiary__with-icon{height:unset}@keyframes beat{to{transform:scale(1.1)}}@keyframes pulse{0%{box-shadow:0 0 #65d83ee6}70%{box-shadow:0 0 0 20px #65d83e00}to{box-shadow:0 0 #65d83e00}}.shared-button--pulse{animation:pulse 2s infinite}.toast-wrapper{border-radius:8px!important;background:transparent!important;box-shadow:0 4px 4px #1a1d2326!important;min-height:auto!important;overflow:hidden}.Toastify__toast-container{width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 16px)}@media(max-width:480px){.Toastify__toast-container{width:100vw;max-width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}}@media(max-width:480px){.Toastify__toast-container--top-right{right:0!important}}.Toastify__toast-body{padding:0;margin:0}.Toastify__toast{padding:0;background:transparent!important;min-height:auto}.Toastify__toast.toast-wrapper{box-shadow:0 4px 4px #1a1d2326!important}.Toastify__progress-bar{height:2px!important;opacity:1!important}.Toastify__progress-bar--bg{opacity:0!important;background:transparent!important}.toast-wrapper--success .Toastify__progress-bar{background:#65d83e!important}.toast-wrapper--error .Toastify__progress-bar{background:#d85456!important}.toast-wrapper--info .Toastify__progress-bar{background:#4fb7fb!important}.toast-wrapper--pending .Toastify__progress-bar{background:#bb6bd9!important}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}._cookieConsent_jxx1r_1{position:fixed;bottom:40px;left:50%;transform:translate(-50%);background-color:#f0f0f0;padding:12px 12px 12px 24px;gap:12px;display:flex;justify-content:space-between;align-items:center;z-index:1000;width:90%;max-width:1000px;border-radius:12px;border:1px solid rgba(185,187,222,.05);background:#21252e}._cookieConsentText_jxx1r_21{display:flex;align-items:center;gap:8px;color:#b9bbde;font-family:Golos Text;font-size:16px;font-style:normal;font-weight:500}._cookieConsentButton_jxx1r_32{padding:12px 24px}[data-theme=light]{--money-green: #8de756;--light-green: #36d80d;--accent-blue: #1bb2ff;--faint-green: #36d80d0d;--faint-green-2: #36d80d26;--graphite: #f5f7fa;--lavender: #21252e;--lavender-grey: #21252ee6;--lavender-50: #21252e80;--dark-night: #fefeff;--charcoal-gray: #fefeff;--deep-space: #eaedf2;--cute-gray: #ebeff5;--smooth-gray: #21252e0d;--lavender-35: #7d899c;--light-gray: #21252e0d;--landing-view-all-btn: #ebeff5;--case-card-hover: #e2e7ec;--case-card-mask-hover: #00000099;--case-card-button-text: #e3e3fa;--case-card-toolbar-btn-bg: #21252e0d;--search-input-placeholder: #7d899c;--dropdown-selected-item: #21252ee5;--toggle-button-border: #21252e26;--sound-fairness-icons-bg: #eaedf2;--ghost-button-bg: #ebeff5;--ghost-button-border: #21252e0d;--ghost-button-color: #21252ee6;--modal-bg: #e3e3fab3;--modal-input-border: #21252e26;--modal-input-placeholder: #21252e80;--button-primary-bg: #1bb2ff;--button-primary-hover-bg: #a3d8ff;--button-primary-disabled-bg: #21252e0d;--button-secondary-border: #21252e0d;--button-secondary-bg: #ebeff5;--button-secondary-hover-bg: #1bb2ff;--button-ghost-bg: #ebeff5;--button-ghost-border: #21252e0d;--button-ghost-hover-bg: #1bb2ff;--button-ghost-active-bg: #1bb2ff80;--button-ghost-active-border: #4fb7fb;--button-green-hover-bg: #b2ff96;--toggle-button-circle-bg: #7d899c;--divider-color: #21252e26;--footer-age-bg: #21252e26;--footer-social-link-border: #eaedf2;--header-link-color: #21252ee6;--header-cart-notifications-bg: #ebeff5;--header-cart-notifications-hover-bg: #b8c0cc;--create-battle-interact-btn: #ebeff5;--create-battle-value-title: #7d899c;--sponsored-battle-title: #7d899c;--sponsored-battle-toggled-bg: #36d80d0d;--add-cases-modal-bg: #ebeff5;--create-battle-modes-bg: #eaedf2;--create-battle-active-mode-bg: #1bb2ff33;--create-battle-players-dropdown-bg: #21252e99;--create-battle-deposit-in-last-dropdown-bg: #ebeff5;--create-sponsored-battle-setings-bg: #36d80d0d;--luxspin-icon: #feac1fea;--private-icon: #48b3ff;--jackpot-icon: #ff3535;--case-battle-card-cases-bg: #ebeff5;--case-battle-card-cases-gradient: linear-gradient( 270deg, rgba(235, 239, 245, 1) 0%, rgba(235, 239, 245, 0) 92% );--battles-filter-non-active-bg: #ebeff5;--battles-filter-non-active-border: #21252e0d;--case-battle-card-ghost-btn-bg: #ebeff5;--wheel-search-input-border: #21252e26;--wheel-circle-lines-color: #36d80d;--wheel-selected-item-border: #1bb2ff;--wheel-list-bg: #eaedf2;--wheel-scrollbar-bg: #21252e26;--wheel-item-price-bg: #21252e0d;--wheel-roulette-price-bg: #21252e0d;--wheel-roulette-empty-price-border: #21252e0d;--wheel-roulette-bg: #eaedf2;--wheel-controls-btns-bg: #21252e0d;--wheel-range-border: #21252e0d;--wheel-controls-btns-hover-bg: #21252e26;--wheel-add-to-cart-bg: #eaedf2;--rewards-blue-color: #1bb2ff;--rewards-lvl-bg: #21252e0d;--rewards-ultimate-xp-bg: #21252e0d;--rewards-ultimate-xp-bg-hover: #21252e26;--rewards-daily-box-tag-bg: #6fff1726;--rewards-nologin-lock-bg: #ebeff5;--profile-pencil-color: #21252ee6;--profile-level-bg: #ebeff5;--profile-kyc-step-color: #7d899c;--profile-table-divider: #21252e0d;--lootbox-open-btn-bg: #21252e08;--lootbox-speed-btn-color: #21252e;--lootbox-speed-btn-hover-color: #e3e3e3;--lootbox-speed-btn-active-bg: #1bb2ff33;--info-provably-fair-tab-bg: #eaedf2;--chat-message-bg: #eaedf2;--chat-input-message-bg: #eaedf2;--chat-bg-hover: #afd9f1;--sidebar-tabs-bg: #eaedf2;--livedrop-item-title: #b9bbde;--affiliate-commision-info-top-bg: #e2e7ec;--affiliate-commision-info-bottom-bg: #ebeff5;--affiliate-add-new-code-bg: #21252e26;--battle-winners-bg: #f4f7fa;--battle-users-bg: #eaedf2;--battle-users-separator: #f5f7fa;--battle-user-winner-bg: #36d80d26;--battle-mode-bg: #f5f7fa;--battle-mode-classic-icon: #21252ee6;--battle-product-info-price-bg: #21252e0d;--battle-winner-price-bg: #36d80d26;--battle-value-bg: #e1e5eb;--battle-waiting-lootboxes-wrapper-bg: #ebeff5;--battle-waiting-lootboxes-scrollbar: #4e5971;--battle-wheel-container-bottom-shadow: linear-gradient( 0deg, rgba(244, 247, 250, 1), rgba(235, 239, 245, 0) );--battle-wheel-container-top-shadow: linear-gradient( 180deg, rgba(244, 247, 250, 1), rgba(235, 239, 245, 0) );--battle-selector-arrow-color: #21252ee6;--battle-selector-color: #21252e26;--battle-jackpot-arrow: #21252ee6;--battle-jackpot-spinner-shadow-left: linear-gradient( 90deg, rgba(227, 227, 255, 1) 0%, rgba(227, 227, 255, 0) 80% );--battle-jackpot-spinner-shadow-right: linear-gradient( 270deg, rgba(227, 227, 255, 1) 0%, rgba(227, 227, 255, 0) 80% );--race-user-info-border: #ebeff5;--race-user-info-bg: #ebeff5;--cart-item-checked-bg: #1bb2ff33;--cart-modal-head-bg: #fefeff;--exchange-modal-footer-value-bg: #36d80d40;--notification-modal-card-bg: #21252e1a;--gray-rarity-from: #3a4251;--gray-rarity-to: #505968;--green-rarity-from: #193520;--green-rarity-to: #3e5527;--blue-rarity-from: #19193b;--blue-rarity-to: #364491;--purple-rarity-from: #271a5d;--purple-rarity-to: #562c8e;--red-rarity-from: #5a1318;--red-rarity-to: #96282d;--gold-rarity-from: #8a5f33;--gold-rarity-to: #d2bc6a;--golden-overlay: rgba(247, 186, 52, .05);--lucky-win-label: #f7ba34;--lucky-win-gradient: linear-gradient( to right, #d17000 0%, #fff8e9 35%, #d17000 70%, #f7ba34 100% )}[data-theme=dark]{--money-green: #8de756;--light-green: #65d83e;--accent-blue: #009dec;--faint-green: #65d83e0d;--faint-green-2: #65d83e26;--graphite: #1a1d23;--lavender: #e3e3fa;--lavender-grey: #e3e3fabf;--lavender-35: #e3e3fa59;--dark-night: #21252e;--charcoal-gray: #16171b;--lavender-50: #e3e3fa80;--deep-space: #16171b;--cute-gray: #2a2e38;--smooth-gray: #e3e3fa59;--light-gray: #e3e3fa0d;--landing-view-all-btn: #171a21;--case-card-hover: #323744;--case-card-mask-hover: #ffffff66;--case-card-button-text: #21252e;--case-card-toolbar-btn-bg: #e3e3fa0d;--search-input-placeholder: #e3e3fa59;--dropdown-selected-item: #e3e3fa80;--toggle-button-border: #e3e3fa1a;--sound-fairness-icons-bg: #21252e;--ghost-button-bg: #21252e;--ghost-button-border: #21252e;--ghost-button-color: #e3e3fabf;--modal-bg: #0f1115f2;--modal-input-border: #e3e3fa26;--modal-input-placeholder: #e3e3fa80;--button-primary-bg: #4fb7fb;--button-primary-hover-bg: #a3d8ff;--button-primary-disabled-bg: #e3e3fa0d;--button-secondary-border: #e3e3fa0d;--button-secondary-bg: #282c37;--button-secondary-hover-bg: #383a47;--button-ghost-bg: #282c37;--button-ghost-hover-bg: #383a47;--button-ghost-border: #e3e3fa0d;--button-ghost-active-bg: #1bb2ff80;--button-ghost-active-border: #4fb7fb;--button-green-hover-bg: #b2ff96;--toggle-button-circle-bg: #e3e3fa59;--divider-color: #e3e3fa26;--footer-age-bg: #21252e;--footer-social-link-border: #16171b;--header-link-color: #e3e3fa59;--header-cart-notifications-bg: #282c37;--header-cart-notifications-hover-bg: #e3e3fa26;--create-battle-interact-btn: #282c37;--create-battle-value-title: #e3e3fa59;--sponsored-battle-title: #e3e3fa80;--sponsored-battle-toggled-bg: #65d83e0d;--add-cases-modal-bg: #1a1d23;--create-battle-modes-bg: #21252e;--create-battle-active-mode-bg: #282c37;--create-battle-players-dropdown-bg: #282c37;--create-battle-deposit-in-last-dropdown-bg: #282c37;--create-sponsored-battle-setings-bg: #65d83e06;--luxspin-icon: #ffedb7;--private-icon: #a3d8ff;--jackpot-icon: #ff8989;--case-battle-card-cases-bg: #1a1d23;--case-battle-card-cases-gradient: linear-gradient( 270deg, rgba(26, 29, 35, 1) 0%, rgba(26, 29, 35, 0) 92% );--battles-filter-non-active-bg: #282c37;--battles-filter-non-active-border: #e3e3fa0d;--case-battle-card-ghost-btn-bg: #282c37;--wheel-search-input-border: #e3e3fa26;--wheel-circle-lines-color: #65d83e;--wheel-selected-item-border: #009dec;--wheel-list-bg: #1a1d23;--wheel-scrollbar-bg: #e3e3fa26;--wheel-item-price-bg: #21252e;--wheel-roulette-price-bg: #e3e3fa26;--wheel-roulette-empty-price-border: #e3e3fa0d;--wheel-roulette-bg: #21252e;--wheel-controls-btns-bg: #e3e3fa0d;--wheel-range-border: #e3e3fa0d;--wheel-controls-btns-hover-bg: #e3e3fa26;--wheel-add-to-cart-bg: #323744;--rewards-blue-color: #009dec;--rewards-lvl-bg: #e3e3fa0d;--rewards-ultimate-xp-bg: #e3e3fa0d;--rewards-ultimate-xp-bg-hover: #e3e3fa26;--rewards-daily-box-tag-bg: #6fff1726;--rewards-nologin-lock-bg: #1a1d23;--profile-pencil-color: #e3e3fa80;--profile-level-bg: #2a2e38;--profile-kyc-step-color: #e3e3fa59;--profile-table-divider: #e3e3fa0d;--lootbox-open-btn-bg: #e3e3fa08;--lootbox-speed-btn-color: #4fb7fb;--lootbox-speed-btn-hover-color: #4fb7fb;--lootbox-speed-btn-active-bg: #4fb7fb0d;--info-provably-fair-tab-bg: #16171b;--chat-message-bg: #21252e;--chat-input-message-bg: #21252e;--chat-bg-hover: #323744;--sidebar-tabs-bg: #21252e;--livedrop-item-title: #e3e3fa;--affiliate-commision-info-top-bg: #323744;--affiliate-commision-info-bottom-bg: #1a1d23;--affiliate-add-new-code-bg: #e3e3fa26;--battle-winners-bg: #16171b;--battle-users-bg: #1a1d23;--battle-users-separator: #16171b;--battle-user-winner-bg: #65d83e0d;--battle-mode-bg: #16171b;--battle-mode-classic-icon: #e3e3fa33;--battle-product-info-price-bg: #e3e3fa0d;--battle-winner-price-bg: #65d83e0d;--battle-value-bg: #313540;--battle-waiting-lootboxes-wrapper-bg: #1a1d23;--battle-waiting-lootboxes-scrollbar: #9898b1;--battle-wheel-container-bottom-shadow: linear-gradient( 0deg, rgba(22, 23, 27, 1), rgba(22, 23, 27, 0) );--battle-wheel-container-top-shadow: linear-gradient( 180deg, rgba(22, 23, 27, 1), rgba(22, 23, 27, 0) );--battle-selector-arrow-color: #e3e3fa33;--battle-selector-color: #e3e3fa1a;--battle-jackpot-arrow: #e3e3fa;--battle-jackpot-spinner-shadow-left: linear-gradient( 90deg, rgba(22, 23, 27, 1) 0%, rgba(22, 23, 27, 0) 80% );--battle-jackpot-spinner-shadow-right: linear-gradient( 270deg, rgba(22, 23, 27, 1) 0%, rgba(22, 23, 27, 0) 80% );--race-user-info-border: #e3e3fa59;--race-user-info-bg: #1a1d23;--cart-item-checked-bg: #1bb2ff33;--cart-modal-head-bg: #323744;--exchange-modal-footer-value-bg: #65d83e40;--notification-modal-card-bg: #e3e3fa1a;--gray-rarity-from: #20232a;--gray-rarity-to: #2e3440;--green-rarity-from: #193520;--green-rarity-to: #3e5527;--blue-rarity-from: #19193b;--blue-rarity-to: #20295a;--purple-rarity-from: #1b1630;--purple-rarity-to: #391d60;--red-rarity-from: #2b1013;--red-rarity-to: #561316;--gold-rarity-from: #4b2f10;--gold-rarity-to: #756c50;--golden-overlay: rgba(247, 186, 52, .05);--lucky-win-label: #f7ba34;--lucky-win-gradient: linear-gradient( to right, #d17000 0%, #fff8e9 35%, #d17000 70%, #f7ba34 100% )}._streamDraggableClosed_4wwzs_1,._streamDraggableOpen_4wwzs_1{-webkit-tap-highlight-color:rgba(0,0,0,0);bottom:75px;right:20px;z-index:100;position:fixed;border-radius:8px 0 8px 8px;background:transparent;filter:drop-shadow(4px 4px 16px rgba(4,4,26,.16)) drop-shadow(-4px 4px 16px rgba(4,4,26,.16)) drop-shadow(4px 12px 24px rgba(4,4,26,.16))}._streamDraggableOpen_4wwzs_1{width:350px;height:225px}._streamDraggableOpen_4wwzs_1:hover{transform:scale(1.1)}._streamDraggableClosed_4wwzs_1{animation:_float_4wwzs_1 ease 20s infinite;width:50px;height:50px}._streamDraggableClosed_4wwzs_1:hover{transform:scale(1.1)}._controlCellClose_4wwzs_30,._controlCellDrag_4wwzs_30{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background:#9aa9b83d;border-radius:4px;color:#9aa9b8;outline:none;border:0}._controlCellDrag_4wwzs_30{cursor:move}._controlCellDrag_4wwzs_30 img{pointer-events:none;transform:rotate(45deg);width:14px}._controlCellClose_4wwzs_30{cursor:pointer}._controlCellClose_4wwzs_30 img{pointer-events:none;width:14px}._streamBlockButton_4wwzs_60{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:linear-gradient(265.52deg,#4796f2,#47d3f2);border-radius:50%;box-shadow:0 4px 12px #0000004d;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border:0}._streamBlockButton_4wwzs_60 img{pointer-events:none}._control_4wwzs_30{border-radius:8px 8px 0 0;position:absolute;right:0;top:0;transform:translateY(-100%);display:flex;gap:6px;justify-content:flex-end;align-items:center;padding:6px;width:66px;margin-left:auto;margin-right:0;z-index:35}._vipNotificationModal_17409_1{max-width:600px;width:100%}@media screen and (max-width:767px){._vipNotificationModal_17409_1{max-width:343px;margin:0 16px}}._platinumModal_17409_12{max-width:-moz-max-content;max-width:max-content}._vipNotificationBackdrop_17409_16{background:#14171fd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._vipNotificationContent_17409_21{position:relative;width:100%;min-height:400px;display:flex;flex-direction:column;overflow:hidden;border-radius:16px}@media screen and (max-width:767px){._vipNotificationContent_17409_21{min-height:350px;border-radius:12px}}._goldHeight_17409_37{height:auto}._platinumHeight_17409_41{width:100%;height:438px}@media screen and (max-width:767px){._platinumHeight_17409_41{height:auto}}._closeButton_17409_51{position:absolute;top:16px;right:16px;z-index:10;background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}._closeButton_17409_51:hover{opacity:.9}._closeButtonGold_17409_68{position:absolute;top:125px;right:34px;z-index:10;background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}._closeButtonGold_17409_68:hover{opacity:.9}._closeButtonPlatinum_17409_85{position:absolute;top:115px;right:40px;z-index:10;background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}._closeButtonPlatinum_17409_85:hover{opacity:.9}._backgroundContainer_17409_102{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}._backgroundContainer_17409_102._highTier_17409_111 ._backgroundSvg_17409_111{-o-object-fit:contain;object-fit:contain;transform:none;filter:brightness(1.2) saturate(1.3)}._backgroundSvg_17409_111{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8;transition:opacity .3s ease,filter .3s ease,transform .3s ease}._content_17409_125{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;padding:40px 32px 32px}._platinumGrid_17409_134{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:48px;margin-top:160px}@media screen and (max-width:767px){._platinumGrid_17409_134{flex-direction:column;gap:20px}}@media screen and (max-width:767px){._platinumGrid_17409_134 ._header_17409_149{width:100%;margin-bottom:0}}._platinumGrid_17409_134 ._title_17409_154{font-size:24px}._platinumGrid_17409_134 ._checkList_17409_157{align-items:flex-start;white-space:nowrap}@media screen and (max-width:767px){._platinumGrid_17409_134 ._checkList_17409_157{align-items:center;white-space:normal}}._platinumLeft_17409_168,._platinumRight_17409_172{flex:1 1 50%}._header_17409_149{text-align:center;margin-bottom:24px}._headerGold_17409_181{margin-top:170px}@media screen and (max-width:767px){._headerGold_17409_181{margin-top:130px}}._crownContainer_17409_190{margin-bottom:16px;animation:_crownBounce_17409_1 2s ease-in-out infinite}._crown_17409_190{font-size:48px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}@media screen and (max-width:767px){._crown_17409_190{font-size:40px}}._title_17409_154{color:#e3e3fabf;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:130%}@media screen and (max-width:767px){._title_17409_154{font-size:24px;white-space:nowrap}}._subtitle_17409_220{color:#e3e3fa;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin-top:24px}@media screen and (max-width:767px){._subtitle_17409_220{font-size:14px}}._tierInfo_17409_235{text-align:center;margin-bottom:32px}@media screen and (max-width:767px){._tierInfo_17409_235{margin-bottom:24px}}._tierBadge_17409_245{font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media screen and (max-width:767px){._tierBadge_17409_245{font-size:20px}}._tierDescription_17409_259{font-size:14px;color:#e3e3fa;margin:0;opacity:.8}._benefitsSection_17409_266{margin-bottom:32px}@media screen and (max-width:767px){._benefitsSection_17409_266{margin-bottom:24px}}._benefitsTitle_17409_275{font-size:18px;font-weight:600;color:#e3e3fa;margin:0 0 16px;text-align:center}@media screen and (max-width:767px){._benefitsTitle_17409_275{font-size:16px}}._benefitsList_17409_288{display:flex;flex-direction:column;gap:12px}._benefitItem_17409_294{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffffff0d;border-radius:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1)}@media screen and (max-width:767px){._benefitItem_17409_294{padding:10px 12px;gap:10px}}._benefitIcon_17409_311{font-size:20px}@media screen and (max-width:767px){._benefitIcon_17409_311{font-size:18px}}._benefitItem_17409_294 span:last-child{font-size:14px;color:#e3e3fa;font-weight:500}@media screen and (max-width:767px){._benefitItem_17409_294 span:last-child{font-size:13px}}._actionButtons_17409_331{display:flex;justify-content:center;margin-top:auto}@media screen and (max-width:767px){._actionButtons_17409_331{margin-bottom:24px}}._topBadge_17409_342{margin:0 auto 12px;width:104px;height:110px;display:flex;align-items:center;justify-content:center}._checkList_17409_157{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:12px;align-items:center}._checkItem_17409_361{display:flex;align-items:center;gap:12px}@media screen and (max-width:767px){._checkItem_17409_361{gap:8px}}._checkItem_17409_361 img{width:30px;height:30px}._checkItem_17409_361 span{font-size:16px}@media screen and (max-width:767px){._checkItem_17409_361 span{font-size:14px}}._checkText_17409_384{display:inline-flex;align-items:baseline;gap:4px}._dimText_17409_390{color:#e3e3fabf}._whiteText_17409_394{color:#e3e3fa}@keyframes _crownBounce_17409_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}._vipNotificationModal_17409_1{animation:_modalSlideIn_17409_1 .3s ease-out}@keyframes _modalSlideIn_17409_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}._highTier_17409_111 ._content_17409_125{background:linear-gradient(135deg,#ffffff1a,#ffffff0d,#ffffff1a);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2)}._highTier_17409_111 ._title_17409_154{background:linear-gradient(135deg,currentColor 0%,rgba(255,255,255,.8) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._ctaBase_17409_435,._ctaPlatinum_17409_435,._ctaGold_17409_435,._ctaSilver_17409_435,._ctaBronze_17409_435{display:flex;width:240px;height:48px;padding:0 54px 0 56px;justify-content:center;align-items:center;flex-shrink:0;border-radius:200px;border:1px solid #fff;color:#1e2628;font-size:16px;font-style:normal;font-weight:600;line-height:150%;white-space:nowrap}._ctaBronze_17409_435{background:linear-gradient(134deg,#cb8024 7.76%,#ffd6a3 48.53%,#e79f47 73.41%,#997242 92.57%),linear-gradient(0deg,#aed5e6,#aed5e6),#fff;background-blend-mode:normal,normal,color;box-shadow:0 3px #997242,0 0 24px 1px #fff inset,0 2px 2px #ffffff59 inset}._ctaBronze_17409_435:hover{background:linear-gradient(134deg,#994e00 7.76%,#cda471 48.53%,#b56d15 73.41%,#674010 92.57%),linear-gradient(0deg,#aed5e6,#aed5e6),#fff;background-blend-mode:normal,normal,color}._ctaSilver_17409_435{background:linear-gradient(135deg,#bcbcbc 7.8%,#ececec 52.77%,#959595 80.2%,#9a9a9a 101.34%);box-shadow:0 3px #a7a7a7,0 0 24px 1px #fff inset,0 2px 2px #ffffff59 inset}._ctaSilver_17409_435:hover{background:linear-gradient(135deg,#8a8a8a 7.8%,#bababa 52.77%,#636363 80.2%,#686868 101.34%)}._ctaGold_17409_435{background:linear-gradient(118deg,#ffe2af33 -11.62%,#fffdfa33 72.27%,#ffe2af33 117.28%,#f9b23133 160.52%),linear-gradient(138deg,#a89216 4.65%,#ffe481 48.43%,#a88827 75.13%,#917900 95.7%);box-shadow:0 3px #b79d4b,0 0 24px 1px #fff inset,0 2px 2px #ffffff59 inset}._ctaGold_17409_435:hover{background:linear-gradient(118deg,#cdb07d33 -11.62%,#c3c1be33 72.27%,#cdb07d33 117.28%,#c7800033 160.52%),linear-gradient(138deg,#766000 4.65%,#cdb24f 48.43%,#765600 75.13%,#5f4700 95.7%)}._ctaPlatinum_17409_435{background:linear-gradient(134deg,#71dcff 7.76%,#9dd3eb 48.53%,#87cef6 73.41%,#3087a3 92.57%);box-shadow:0 3px #82b1ca,0 0 24px 1px #fff inset,0 2px 2px #ffffff59 inset}._ctaPlatinum_17409_435:hover{background:linear-gradient(134deg,#3faacd 7.76%,#6ba1b9 48.53%,#559cc4 73.41%,#005571 92.57%)}._modal_fsxlv_1{position:fixed;top:80px;right:20px;width:420px;height:auto;z-index:1000;border-radius:8px;background:#323744;box-shadow:12px 12px 15px #16171b99}._content_fsxlv_13{position:relative;padding:20px;color:#fff;height:100%;display:flex;flex-direction:column;box-sizing:border-box}._closeButton_fsxlv_23{position:absolute;top:8px;right:8px;background:none;border:none;color:#fff;cursor:pointer;font-size:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}._header_fsxlv_41{display:flex;align-items:center;gap:8px;margin-bottom:18px;justify-content:center}@media(max-width:600px){._header_fsxlv_41{flex-direction:column}}._globeIcon_fsxlv_54{color:#4a9eff;width:24px;height:24px}._title_fsxlv_60{margin:0;text-align:center;color:#4fb7fb;font-size:18px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase}._message_fsxlv_71{text-align:center;margin-bottom:24px}._messageText_fsxlv_76{color:#e3e3fabf;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%}._actions_fsxlv_85{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}@media(max-width:600px){._actions_fsxlv_85{grid-template-columns:1fr}}._stayButton_fsxlv_97{flex:1 1 0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:48px;border-radius:4px;background:#20222a;border:none;padding:10px 16px;color:#e3e3fabf;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._stayButton_fsxlv_97:hover{background:#2a2c35}@media(max-width:600px){._stayButton_fsxlv_97{width:100%}}._switchContainer_fsxlv_123{position:relative;flex:1 1 0;min-width:0}._switchRow_fsxlv_129{display:flex;flex:1;width:100%}._switchButton_fsxlv_135{flex:1;white-space:nowrap;height:48px;background:#4fb7fb;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;padding:10px 16px;color:#21252e;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;justify-content:center;transition:background-color .2s ease}._switchButton_fsxlv_135:hover{background:#3ca3e6}._dropdownToggle_fsxlv_158{height:48px;width:40px;background:#4fb7fb;border:none;border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:1px solid rgba(33,37,46,.35);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}._dropdownToggle_fsxlv_158:hover{background:#3ca3e6}._languageFlag_fsxlv_176{font-size:18px}._languageName_fsxlv_180{text-align:left}._dropdownArrow_fsxlv_184{font-size:12px;color:#000;transition:transform .2s ease}._dropdown_fsxlv_158{overflow:auto;position:absolute;top:100%;left:0;right:0;border-radius:8px;background:#171a21;margin-top:4px;border:1px solid #323744;z-index:10;padding:8px;gap:8px}@media(max-width:600px){._dropdown_fsxlv_158{position:relative}}._dropdownContent_fsxlv_210{max-height:248px;overflow:auto;display:flex;flex-direction:column;gap:8px;padding-right:8px}._dropdownContent_fsxlv_210::-webkit-scrollbar{width:4px}._dropdownContent_fsxlv_210::-webkit-scrollbar-track{border-radius:40px;background:#e3e3fa08}._dropdownContent_fsxlv_210::-webkit-scrollbar-thumb{border-radius:100px;background:#323744}._dropdownItem_fsxlv_230{background:none;border:none;padding:8px 16px;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:12px;width:100%;text-align:left;transition:background-color .2s ease}._dropdownItem_fsxlv_230:hover,._dropdownItem_fsxlv_230._selected_fsxlv_248{border-radius:4px;background:#323744}@media(max-width:600px){._modal_fsxlv_1{max-height:400px;width:calc(100vw - 8px);height:auto;top:unset;bottom:4px;left:50%;transform:translate(-50%);overflow:auto}._dropdownContent_fsxlv_210{max-height:-moz-fit-content;max-height:fit-content;padding-right:0}._content_fsxlv_13{padding:24px}}
