.c-number{display:block;min-width:101px;box-sizing:border-box;border-radius:4px;padding:10px 12px;font-size:12px;font-weight:700;text-align:center;background-color:#ececec;transition:all .3s}.c-number.v-win{position:relative;color:#fff;background-color:#e0004d}.c-number.v-win:before{opacity:.32;display:block;position:absolute;content:"";z-index:0;left:0;top:0;width:100%;height:100%;background-image:url(/build/assets/stars-bg.3fa64af7.png);background-repeat:repeat-y;background-position:left top;animation-name:stars;animation-duration:16s;animation-iteration-count:infinite;animation-timing-function:linear}.c-user-panel{border-radius:16px;background-color:#fff}.c-user-panel>.inner{padding:48px}.c-user-panel>.inner>.search-box{display:flex;flex-direction:row;align-items:center}.c-user-panel>.inner>.search-box>.field{width:100%;max-width:192px;position:relative}.c-user-panel>.inner>.search-box>.field>input{width:100%;box-sizing:border-box;font-size:18px;font-weight:500;font-family:Inter,Roboto,Arial,Helvetica,sans-serif;padding:16px 52px 16px 20px;border-radius:12px;border:2px solid #222222;outline:none;color:#222}.c-user-panel>.inner>.search-box>.field>input::placeholder{color:#cbcbcb}.c-user-panel>.inner>.search-box>.field>input:disabled{cursor:default;opacity:.48}.c-user-panel>.inner>.search-box>.field>button{position:relative;position:absolute;right:20px;top:0;bottom:0;padding:0;margin:auto 0;border:none;cursor:pointer;background-color:transparent;transition:all .3s}.c-user-panel>.inner>.search-box>.field>button:before{display:block;content:"";position:absolute;left:-16px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;width:1px;height:12px;background-color:#ececec}.c-user-panel>.inner>.search-box>.field>button:hover{opacity:.64}.c-user-panel>.inner>.search-box>.field>button:disabled{cursor:default}.c-user-panel>.inner>.search-box>.field>button>img{display:block}.c-user-panel>.inner>.search-box>.text{flex:1;padding-left:16px}.c-user-panel>.inner>.search-box>.text>label{font-size:15px;line-height:1.08}.c-user-panel>.inner>.results-box{position:relative;margin-top:24px;padding-top:22px;border-top:2px solid #ececec}.c-user-panel>.inner>.results-box>.label{position:absolute;width:100%;top:-11px;text-align:center}.c-user-panel>.inner>.results-box>.label>span{display:inline-block;padding-left:16px;padding-right:16px;font-size:15px;white-space:nowrap;font-weight:500;text-transform:lowercase;background-color:#fff}.c-user-panel>.inner>.results-box>.list{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;margin-left:-4px;margin-right:-4px}.c-user-panel>.inner>.results-box>.list>*{margin:3px}.c-user-panel>.inner>.results-box>.list .number-button{cursor:pointer;margin:0;padding:0;border:none;font-size:12px;font-family:Inter,Roboto,Arial,Helvetica,sans-serif;background-color:transparent;transition:all .3s}.c-user-panel>.inner>.results-box>.list .number-button:hover{opacity:.8}.c-user-panel>.inner>.error-box{margin-top:12px;padding-top:4px}.c-user-panel>.inner>.error-box>.message{font-size:14px;line-height:1.2;padding:12px 16px;border-radius:4px;font-weight:400;color:#e0004d;border:1px solid #E0004D;background-color:#e0004d08}@media (max-width: 1344px){.c-user-panel>.inner{padding:32px}.c-user-panel>.inner>.search-box{display:block}.c-user-panel>.inner>.search-box>.field{max-width:none}.c-user-panel>.inner>.search-box>.text{padding-left:0;padding-top:8px}.c-user-panel>.inner>.results-box>.list>.c-number{margin:2px;min-width:98px}}@media (max-width: 1024px){.c-user-panel>.inner>.results-box>.list>.c-number{min-width:89px}}@media (max-width: 576px){.c-user-panel>.inner>.results-box>.list>.c-number{min-width:98px}}@media (max-width: 480px){.c-user-panel>.inner>.results-box>.list>.c-number{min-width:auto;width:32%}}@media (max-width: 380px){.c-user-panel>.inner>.results-box>.list>.c-number{width:48%}}.c-stage-component{border-radius:16px;background-color:#fff}.c-stage-component>.inner>.head{position:relative;cursor:pointer;padding:32px 56px 32px 32px;transition:all .3s}.c-stage-component>.inner>.head:after{opacity:0;display:block;position:absolute;z-index:0;content:"";left:0;top:0;width:100%;height:100%;border-radius:16px;background-image:linear-gradient(180deg,#ffffff,#f5f5f5);transition:all .3s}.c-stage-component.v-open>.inner>.head:after{border-bottom-left-radius:0;border-bottom-right-radius:0}.c-stage-component>.inner>.head:hover:after{opacity:1}.c-stage-component>.inner>.head>*{position:relative;z-index:1}.c-stage-component>.inner>.head:before{display:block;position:absolute;z-index:2;content:"";right:24px;top:24px;width:32px;height:32px;background-image:url(/build/assets/arrow-icon.f34d914e.svg);background-repeat:no-repeat;background-position:center center;transition:all .3s}.c-stage-component.v-open>.inner>.head:before{transform:rotate(180deg)}.c-stage-component>.inner>.head>.name{font-size:18px;line-height:1.2;font-weight:600;padding-right:16px}.c-stage-component>.inner>.head>.meta{padding-top:4px}.c-stage-component>.inner>.head>.meta>*{margin-right:8px}.c-stage-component>.inner>.head>.meta>.count{font-size:13px;font-weight:500;line-height:1;text-transform:lowercase}.c-stage-component>.inner>.head>.meta>.label{display:inline-block;border-radius:4px;padding:3px 10px;font-size:13px;font-weight:600;text-transform:lowercase;color:#fff;background-color:#fd1569}.c-stage-component>.inner>.body{margin-top:0;padding:24px 32px 20px}.c-stage-component>.inner>.body>.cover{position:relative;width:100%;height:120px;border-radius:12px;margin-bottom:24px;background-image:url(/build/assets/cover-bg.15cc3a40.png);background-size:100% 100%}.c-stage-component>.inner>.body>.cover:before{display:block;position:absolute;z-index:0;content:"";width:212px;height:164px;right:0;left:0;top:-24px;margin-left:auto;margin-right:auto;background-repeat:no-repeat;background-position:left top}.c-stage-component>.inner>.body>.cover.v-gift-1.v-country-ru:before{background-image:url(/build/assets/gift-1.df3e63eb.png)}.c-stage-component>.inner>.body>.cover.v-gift-2.v-country-ru:before{background-image:url(/build/assets/gift-2.28184398.png)}.c-stage-component>.inner>.body>.cover.v-gift-3.v-country-ru:before{background-image:url(/build/assets/gift-3.7910ab49.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-ru:before{background-image:url(/build/assets/gift-4.3b346e45.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-ru.v-lang-en:before{background-image:url(/build/assets/gift-4-ru.d986a9f5.png)}.c-stage-component>.inner>.body>.cover.v-gift-1.v-country-az:before{background-image:url(/build/assets/gift-1.8968c925.png)}.c-stage-component>.inner>.body>.cover.v-gift-2.v-country-az:before{background-image:url(/build/assets/gift-2.b6ff66ac.png)}.c-stage-component>.inner>.body>.cover.v-gift-3.v-country-az:before{background-image:url(/build/assets/gift-3.f180ee5a.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-az:before{background-image:url(/build/assets/gift-4.05c16983.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-az.v-lang-ru:before{background-image:url(/build/assets/gift-4-ru.63cf0cd9.png)}.c-stage-component>.inner>.body>.cover.v-gift-1.v-country-am:before{background-image:url(/build/assets/gift-1.a2b046f4.png)}.c-stage-component>.inner>.body>.cover.v-gift-2.v-country-am:before{background-image:url(/build/assets/gift-2.52ca8818.png)}.c-stage-component>.inner>.body>.cover.v-gift-3.v-country-am:before{background-image:url(/build/assets/gift-3.ce3a9b7e.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-am:before{background-image:url(/build/assets/gift-4.9ae64086.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-am.v-lang-ru:before{background-image:url(/build/assets/gift-4-ru.4089b9d8.png)}.c-stage-component>.inner>.body>.cover.v-gift-1.v-country-ge:before{background-image:url(/build/assets/gift-1.04abd4d0.png)}.c-stage-component>.inner>.body>.cover.v-gift-2.v-country-ge:before{background-image:url(/build/assets/gift-2.4608ff72.png)}.c-stage-component>.inner>.body>.cover.v-gift-3.v-country-ge:before{background-image:url(/build/assets/gift-3.e0672b73.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-ge:before{background-image:url(/build/assets/gift-4.d2be8f63.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-ge.v-lang-ru:before{background-image:url(/build/assets/gift-4-ru.4e365bfd.png)}.c-stage-component>.inner>.body>.cover.v-gift-1.v-country-kz:before{background-image:url(/build/assets/gift-1.5dacd30e.png)}.c-stage-component>.inner>.body>.cover.v-gift-2.v-country-kz:before{background-image:url(/build/assets/gift-2.07d2cfae.png)}.c-stage-component>.inner>.body>.cover.v-gift-3.v-country-kz:before{background-image:url(/build/assets/gift-3.a389175b.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-kz:before{background-image:url(/build/assets/gift-4.2135b5de.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-kz.v-lang-ru:before{background-image:url(/build/assets/gift-4-ru.5322b1c1.png)}.c-stage-component>.inner>.body>.cover.v-gift-1.v-country-kg:before{background-image:url(/build/assets/gift-1.534b4805.png)}.c-stage-component>.inner>.body>.cover.v-gift-2.v-country-kg:before{background-image:url(/build/assets/gift-2.9a5a49fb.png)}.c-stage-component>.inner>.body>.cover.v-gift-3.v-country-kg:before{background-image:url(/build/assets/gift-3.ee025669.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-kg:before{background-image:url(/build/assets/gift-4.f39a7ffa.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-kg.v-lang-ru:before{background-image:url(/build/assets/gift-4.f39a7ffa.png)}.c-stage-component>.inner>.body>.cover.v-gift-1.v-country-tj:before{background-image:url(/build/assets/gift-1.9be0689e.png)}.c-stage-component>.inner>.body>.cover.v-gift-2.v-country-tj:before{background-image:url(/build/assets/gift-2.ab39655d.png)}.c-stage-component>.inner>.body>.cover.v-gift-3.v-country-tj:before{background-image:url(/build/assets/gift-3.cbf8f524.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-tj:before{background-image:url(/build/assets/gift-4.516888fd.png)}.c-stage-component>.inner>.body>.cover.v-gift-4.v-country-tj.v-lang-ru:before{background-image:url(/build/assets/gift-4.516888fd.png)}.c-stage-component>.inner>.body>table{width:100%;border-collapse:collapse}.c-stage-component>.inner>.body>.list.v-mobile{display:none}.c-stage-component>.inner>.body>table td{padding:6px;font-size:13px;border-bottom:1px solid #ececec}.c-stage-component>.inner>.body>table td:first-child{padding-left:0}.c-stage-component>.inner>.body>.list.v-mobile>.item{margin-bottom:8px;box-sizing:border-box;border-radius:6px;padding:12px;font-size:13px;border:1px solid #ececec}.c-stage-component>.inner>.body>.list.v-mobile>.item:last-child{margin-bottom:0}.c-stage-component>.inner>.body>.list.v-mobile>.item>div{padding-top:3px;padding-bottom:3px}.c-stage-component>.inner>.body>.button{padding-top:20px;padding-bottom:8px}.c-stage-component>.inner>.body>.button>button{display:block;width:auto;padding:8px 20px;box-sizing:border-box;border:none;border-radius:4px;font-size:13px;cursor:pointer;font-family:Inter,Roboto,Arial,Helvetica,sans-serif;font-weight:600;color:#fff;background-color:#222b45;transition:all .3s}.c-stage-component>.inner>.body>.button>button:hover{background-color:#231f20}.c-stage-component>.inner>.body>.button>button:disabled{opacity:.32;pointer-events:none}@media (max-width: 576px){.c-stage-component>.inner>.head{padding:24px 64px 24px 16px}.c-stage-component>.inner>.body{padding-left:16px;padding-right:16px}.c-stage-component>.inner>.body>.list.v-desktop{display:none}.c-stage-component>.inner>.body>.list.v-mobile{display:block}}.c-country-language{display:flex;flex-direction:row;justify-content:flex-end}.c-country-language>.switcher{position:relative;display:flex;flex-direction:row;align-items:center;margin-left:8px;margin-right:8px;padding-left:12px;border-radius:99px;cursor:pointer;background-color:#fff}.c-country-language>.switcher>.label{font-size:12px;padding-right:8px;font-weight:500;cursor:pointer}.c-country-language>.switcher>button{font-size:12px;font-weight:600;font-family:Montserrat,Arial,Helvetica,sans-serif;text-transform:uppercase;padding:6px 12px;border:none;border-radius:99px;cursor:pointer;color:#15161a;background-color:#f3f3f3}.c-country-language>.switcher>button>span{display:inline-block;padding-left:28px;background-repeat:no-repeat;background-position:left 6px center;background-size:auto 16px}.c-country-language>.switcher.is-open>.list{visibility:visible;opacity:1;transform:translateY(0)}.c-country-language>.switcher>.list{visibility:hidden;opacity:0;transform:translateY(16px);position:absolute;z-index:999;width:100%;left:0;top:32px;box-sizing:border-box;padding:12px;border-radius:4px;box-shadow:0 2px 12px #0000001f;background-color:#fff;transform-origin:top;transition:all .3s}.c-country-language>.switcher>.list>.item{font-size:12px;font-weight:600;text-align:left}.c-country-language>.switcher>.list>.item>a{display:block;text-transform:uppercase;text-decoration:none;padding:6px 6px 6px 28px;border-radius:4px;color:#15161a;background-repeat:no-repeat;background-position:left 6px center;background-size:auto 16px;transition:all .3s}.c-country-language>.switcher>.list>.item>a:hover{background-color:#f3f3f3}.c-country-language>.switcher .ru{background-image:url(/build/assets/ru.5224e89e.svg)}.c-country-language>.switcher .az{background-image:url(/build/assets/az.fef5c465.svg)}.c-country-language>.switcher .am{background-image:url(/build/assets/am.57edcffa.svg)}.c-country-language>.switcher .ge{background-image:url(/build/assets/ge.c89af007.svg)}.c-country-language>.switcher .kz{background-image:url(/build/assets/kz.59041046.svg)}.c-country-language>.switcher .kg,.c-country-language>.switcher .ky{background-image:url(/build/assets/kg.bc5fb7c3.svg)}.c-country-language>.switcher .tj{background-image:url(/build/assets/tj.9a2533f9.svg)}.c-country-language>.switcher .uz{background-image:url(/build/assets/uz.0d059f47.svg)}.c-country-language>.switcher .tr{background-image:url(/build/assets/tr.be7d115b.svg)}.c-country-language>.switcher .en{background-image:url(/build/assets/gb.4b739ae8.svg)}.s-app{position:relative}.s-app>*{position:relative;z-index:1}.s-app>.background-cover{position:absolute;left:0;top:0;z-index:0}.s-app>.background-cover>img{display:block;width:100%;height:auto}.s-panel{position:relative;z-index:2}.s-panel>.inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;text-align:right;box-sizing:border-box;padding-top:16px;padding-bottom:16px}.s-head{position:relative}.s-head>.inner{position:relative;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-top:56px;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:32px}.s-head>.inner:before{position:absolute;z-index:1;display:block;content:"";left:0;right:0;top:-60px;margin-left:auto;margin-right:auto;width:40px;height:56px;background-image:url(/build/assets/ribbon.dcbc0f4e.svg);background-repeat:no-repeat;background-position:center top}.s-head>.inner>.brand{display:block;margin-bottom:24px;width:100%;max-width:160px;height:auto}.s-head>.inner>.text-group{font-family:Montserrat,Inter,Arial,Helvetica,sans-serif}.s-head>.inner>.text-group>.title{display:block;font-weight:900;text-transform:uppercase;font-size:92px;margin-bottom:16px;color:#e0004d}.s-head>.inner>.text-group>.subtitle{display:block;font-size:18px;line-height:1.2;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.s-head>.inner>.button{position:relative;padding-top:28px}.s-head>.inner>.button>button{position:relative;box-sizing:border-box;min-width:288px;padding:18px 32px;border:none;border-radius:6px;font-size:15px;text-transform:uppercase;font-weight:600;letter-spacing:.048em;cursor:pointer;color:#fff;background-color:#222b45;transition:all .3s}.s-head>.inner>.button>button>span{position:relative;z-index:1}.s-head>.inner>.button>button:before{opacity:0;display:block;position:absolute;z-index:0;content:"";width:100%;height:100%;left:0;right:0;top:0;bottom:0;border-radius:inherit;transition:all .3s;background-image:url(/build/assets/stars-bg.3fa64af7.png);background-repeat:repeat;animation-name:stars;animation-duration:16s;animation-iteration-count:infinite;animation-timing-function:linear}.s-head>.inner>.button>button:hover:before{opacity:.16}.s-page>.inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-top:128px;display:flex;flex-direction:row;justify-content:center}.s-page>.inner>.win-list{width:100%;box-sizing:border-box;padding-right:16px}.s-page>.inner>.user-list{width:100%;box-sizing:border-box;padding-left:16px}.s-page>.inner>.win-list>.list>*:not(:last-child){margin-bottom:16px}.s-page>.inner>*>.head{margin-bottom:32px;font-size:20px;line-height:1.2;font-weight:700;text-transform:uppercase;color:#15161a}.s-footer>.inner{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;box-sizing:border-box;text-align:center;padding-top:128px;padding-bottom:48px}.s-footer>.inner>p{margin:0;padding:0;font-size:13px;font-weight:500;line-height:1.2;color:#15161a}@media (max-width: 1664px){.s-panel,.s-head,.s-page{padding-left:32px;padding-right:32px}}@media (max-width: 1344px){.s-panel>.inner,.s-head>.inner,.s-page>.inner,.s-footer>.inner{max-width:960px}.s-page>.inner{padding-top:96px}.s-footer>.inner{padding-top:80px}.s-head>.inner>.text-group>.title{font-size:78px}}@media (max-width: 1024px){.s-panel,.s-head,.s-page{width:100%;max-width:428px;margin-left:auto;margin-right:auto}.s-panel>.inner,.s-head>.inner,.s-page>.inner,.s-footer>.inner{width:100%}.s-head>.inner{padding-left:32px;padding-right:32px}.s-head>.inner:before{display:none}.s-head>.inner>.brand{display:block;width:100%;max-width:112px;height:auto;margin-bottom:28px}.s-head>.inner>.text-group>.title{font-size:48px}.s-page>.inner{padding-top:80px;flex-direction:column-reverse}.s-page>.inner>.user-list{padding-left:0;margin-bottom:24px}.s-page>.inner>.win-list{padding-right:0}.s-head>.inner>.text-group>.subtitle{font-size:16px;letter-spacing:normal}.s-head>.inner>.button>button{min-width:180px;padding:13px 16px}}@media (max-width: 576px){.s-panel,.s-head,.s-page{box-sizing:border-box}.s-head>.inner>.text-group>.title{font-size:40px}}@media (max-width: 480px){.s-panel,.s-head,.s-page{padding-left:8px;padding-right:8px}.s-head>.inner{padding-left:16px;padding-right:16px;padding-bottom:28px}.s-page>.inner{padding-top:64px}.s-head>.inner>.button>button{padding:12px 16px}.s-page>.inner>*>.head{text-align:center}.s-page>.inner>.win-list>.list>*:not(:last-child){margin-bottom:12px}}
