.popup__container{position:absolute;display:block;bottom:65px;right:0;-webkit-box-shadow:0 10px 30px 0 rgba(20,20,51,.35);box-shadow:0 10px 30px 0 rgba(20,20,51,.35);width:auto;background-color:#fff;border-radius:5px;padding:14px;cursor:pointer;z-index:100}.popup__container:before{content:"";position:absolute;width:20px;height:11px;bottom:-11px;z-index:100;background-image:url(/images/before_arrow.svg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.popup__container_error h1{font-size:14px;color:#202343;position:relative;margin-left:22px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}.popup__container_error h1:before{content:"";position:absolute;width:16px;height:14px;background-size:cover;top:0;left:-22px;background-repeat:no-repeat;background-image:url(/images/error_icon.svg)}.popup__container_error p{font-size:13px;color:#9195d6;line-height:1.23;margin-bottom:0;padding-bottom:0;margin-top:5px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.popup__container_left:before{left:15px}.popup__container_right:before{right:15px}.popup__container_center:before{left:47%}.popup__container_top:before{bottom:auto;top:-11px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.popup__container_menu{padding:0;width:234px;left:8px;top:76px}.popup__container_menu:before{background-image:url(/images/before_arrow_menu.svg)}.icon__pad-left{margin-left:6px}.icon__pad-right{margin-right:6px}.ux-btn{border-radius:5px;font-size:13px;height:44px;cursor:pointer;min-height:44px;text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-btn_size_xs{width:85px}.ux-btn_size_s{width:120px}.ux-btn_size_sm{width:144px}.ux-btn_size_m{width:190px}.ux-btn_size_l{width:260px}@media only screen and (max-width:767px){.ux-btn_size_l{width:100%}}.ux-btn_size_xl{width:400px}@media only screen and (max-width:767px){.ux-btn_size_xl{width:100%}}.ux-btn_size_xxl{width:450px}@media only screen and (max-width:767px){.ux-btn_size_xxl{width:100%}}.ux-btn_margin_top{margin-top:10px}.ux-btn_margin_top_x2{margin-top:20px}.ux-btn_margin_bottom{margin-bottom:10px}.ux-btn_margin_bottom_x2{margin-bottom:20px}.ux-btn_margin_left{margin-left:10px}.ux-btn_margin_left_x2{margin-left:20px}.ux-btn_margin_right{margin-right:10px}.ux-btn_margin_right_x2{margin-right:20px}.ux-btn_margin_ver{margin-top:10px;margin-bottom:10px}.ux-btn_margin_ver_x2{margin-top:20px;margin-bottom:20px}.ux-btn_margin_hor{margin-left:10px;margin-right:10px}.ux-btn_margin_hor_x2{margin-left:20px;margin-right:20px}.ux-btn:focus{outline:none}.ux-btn:disabled{cursor:not-allowed}.ux-btn:hover{-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.ux-btn:active{-webkit-transition:.15s ease-in;-o-transition:ease-in .15s;transition:.15s ease-in}.ux-btn_size_circle{height:44px;width:44px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-btn_size_circle span{position:relative;top:1px}.ux-btn_size_square{width:32px;height:32px;min-height:inherit;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-btn_size_full{width:100%}.ux-btn_size_sm{width:160px}.ux-btn_size_xs{width:80px;height:50px}.ux-btn_size_xxs{width:50px;height:10px}.ux-btn_size_auto{width:auto;height:auto;padding:0}.ux-btn_responsive{width:auto;padding:0 20px}.ux-btn_icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-btn_color_purple-dark{-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.25);box-shadow:0 6px 18px 0 rgba(86,79,255,.25);color:#fff}.ux-btn_color_purple-dark,.ux-btn_color_purple-dark:hover{background:-webkit-gradient(linear,left top,left bottom,from(#7932ff),to(#564fff));background:-o-linear-gradient(top,#7932ff,#564fff);background:linear-gradient(180deg,#7932ff,#564fff);border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_purple-dark:active{background:-webkit-gradient(linear,left top,left bottom,from(#6512e4),to(#605aff));background:-o-linear-gradient(top,#6512e4,#605aff);background:linear-gradient(180deg,#6512e4,#605aff);border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_purple-dark:disabled{background:#706fa3;border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_purple-dark:disabled .icon{opacity:.4}.ux-btn_color_purple-dark:hover{-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.15);box-shadow:0 6px 18px 0 rgba(86,79,255,.15);-webkit-filter:brightness(125%);filter:brightness(125%)}.ux-btn_color_purple-dark:active{-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.25);box-shadow:0 6px 18px 0 rgba(86,79,255,.25)}.ux-btn_color_purple-dark:disabled{color:#a5a4ce;-webkit-box-shadow:none;box-shadow:none}.ux-btn_color_purple-light{color:#fff;border:1px solid rgba(51,28,151,.2)}.ux-btn_color_purple-light,.ux-btn_color_purple-light:hover{background:-webkit-gradient(linear,left top,left bottom,from(#7932ff),to(#564fff));background:-o-linear-gradient(top,#7932ff,#564fff);background:linear-gradient(180deg,#7932ff,#564fff)}.ux-btn_color_purple-light:hover{border:1px solid rgba(51,28,151,.1)}.ux-btn_color_purple-light:active{background:-webkit-gradient(linear,left top,left bottom,from(#6512e4),to(#605aff));background:-o-linear-gradient(top,#6512e4,#605aff);background:linear-gradient(180deg,#6512e4,#605aff);border:1px solid rgba(51,28,151,.3)}.ux-btn_color_purple-light:disabled{background:-webkit-gradient(linear,left top,left bottom,from(#7060c9),to(#4d56a3));background:-o-linear-gradient(top,#7060c9,#4d56a3);background:linear-gradient(180deg,#7060c9,#4d56a3);border:1px solid rgba(51,28,151,.1)}.ux-btn_color_purple-light:disabled .icon{opacity:.4}.ux-btn_color_purple-light:hover{-webkit-filter:brightness(125%);filter:brightness(125%)}.ux-btn_color_purple-light:disabled{color:#a3a1db}.ux-btn_color_outline-dark{background:rgba(142,148,247,.2);color:#fff;border:1px solid rgba(145,149,214,.25)}.ux-btn_color_outline-dark:hover{background:rgba(142,148,247,.4);border:1px solid rgba(145,149,214,.25)}.ux-btn_color_outline-dark:active{background:rgba(142,148,247,.1);border:1px solid rgba(145,149,214,.5)}.ux-btn_color_outline-dark:disabled{background:rgba(142,148,247,.1);border:1px solid rgba(145,149,214,.15)}.ux-btn_color_outline-dark:disabled .icon{opacity:.4}.ux-btn_color_outline-dark:disabled{color:hsla(0,0%,100%,.25)}.ux-btn_color_outline-light{background:transparent;color:#564fff;border:1px solid rgba(86,79,255,.4)}.ux-btn_color_outline-light:hover{background:transparent;border:1px solid rgba(86,79,255,.8)}.ux-btn_color_outline-light:active{background:transparent;border:1px solid #564fff}.ux-btn_color_outline-light:disabled{background:transparent;border:1px solid rgba(144,141,223,.4)}.ux-btn_color_outline-light:disabled .icon{opacity:.4}.ux-btn_color_outline-light:disabled{color:rgba(86,79,255,.5)}.ux-btn_color_grey-light{text-shadow:0 1px 1px #a2a2c0;background:#aaaac3;color:#fff;border:1px solid #9898b7}.ux-btn_color_grey-light:hover{background:#c9c9dd;border:1px solid #afafc7}.ux-btn_color_grey-light:active{background:#9a9ab6;border:1px solid #8b8bac}.ux-btn_color_grey-light:disabled{background:#cdcdda;border:1px solid #c1c1d4}.ux-btn_color_grey-light:disabled .icon{opacity:.4}.ux-btn_color_grey-light:disabled{text-shadow:none}.ux-btn_color_link-blue{color:#564fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-btn_color_link-blue,.ux-btn_color_link-blue:active,.ux-btn_color_link-blue:hover{background:transparent;border:none}.ux-btn_color_link-blue:disabled{background:#564fff;border:none}.ux-btn_color_link-blue:disabled .icon{opacity:.4}.ux-btn_color_red{-webkit-box-shadow:0 6px 18px 0 rgba(234,77,105,.1);box-shadow:0 6px 18px 0 rgba(234,77,105,.1);background:-webkit-gradient(linear,left top,left bottom,from(#e44f6a),to(#88273b));background:-o-linear-gradient(top,#e44f6a,#88273b);background:linear-gradient(180deg,#e44f6a,#88273b);color:#fff;border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_red:hover{background:-webkit-gradient(linear,left top,left bottom,from(#ff5a77),to(#9d2a43));background:-o-linear-gradient(top,#ff5a77,#9d2a43);background:linear-gradient(180deg,#ff5a77,#9d2a43);border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_red:active{background:-webkit-gradient(linear,left bottom,left top,from(#d0445d),to(#a12540));background:-o-linear-gradient(bottom,#d0445d,#a12540);background:linear-gradient(0deg,#d0445d,#a12540);border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_red:disabled{background:-webkit-gradient(linear,left top,left bottom,from(#cdcdda),to(#8b8bac));background:-o-linear-gradient(top,#cdcdda,#8b8bac);background:linear-gradient(180deg,#cdcdda,#8b8bac);border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_red:disabled .icon{opacity:.4}.ux-btn_color_green{text-transform:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;background:#26b37c;color:#fff;border:none}.ux-btn_color_green:hover{background:#259b6c;border:none}.ux-btn_color_green:active{background:#01965b;border:none}.ux-btn_color_green:disabled{background:#01965b;border:none}.ux-btn_color_green:disabled .icon{opacity:.4}.ux-btn_color_white{background:transparent;color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.8)}.ux-btn_color_white:hover{background:transparent;border:1px solid #fff}.ux-btn_color_white:active{background:transparent;border:1px solid hsla(0,0%,100%,.8)}.ux-btn_color_white:disabled{background:transparent;border:1px solid #9fa3e5}.ux-btn_color_white:disabled .icon{opacity:.4}.ux-btn_color_white:disabled{color:#9fa3e5}.ux-btn_color_white:hover{color:#fff}.ux-btn_color_switcher-dark{color:#b8bcff}.ux-btn_color_switcher-dark,.ux-btn_color_switcher-dark:active,.ux-btn_color_switcher-dark:hover{background:transparent;border:1px solid transparent}.ux-btn_color_switcher-dark:disabled{background:#c0c0d6;border:none}.ux-btn_color_switcher-dark:disabled .icon{opacity:.4}.ux-btn_color_field-dark{background:#271d5e;color:#b8bcff;border:1px solid rgba(145,149,214,.25)}.ux-btn_color_field-dark:hover{background:#171137;border:1px solid rgba(145,149,214,.25)}.ux-btn_color_field-dark:active{background:rgba(142,148,247,.2);border:rgba(142,148,247,.15)}.ux-btn_color_field-dark:disabled{background:#c0c0d6;border:none}.ux-btn_color_field-dark:disabled .icon{opacity:.4}.ux-btn_color_field-dark.ux-btn_active{border:1px solid #fff}.ux-btn_color_blue{-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.15);box-shadow:0 6px 18px 0 rgba(86,79,255,.15);background:-webkit-gradient(linear,left top,left bottom,from(#5e9fe8),to(#2e3ca5));background:-o-linear-gradient(top,#5e9fe8,#2e3ca5);background:linear-gradient(180deg,#5e9fe8,#2e3ca5);color:#fff;border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_blue:hover{background:-webkit-gradient(linear,left top,left bottom,from(#8fc4ff),to(#4b59c6));background:-o-linear-gradient(top,#8fc4ff,#4b59c6);background:linear-gradient(180deg,#8fc4ff,#4b59c6);border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_blue:active{background:-webkit-gradient(linear,left bottom,left top,from(#4d90da),to(#3c4cc1));background:-o-linear-gradient(bottom,#4d90da,#3c4cc1);background:linear-gradient(0deg,#4d90da,#3c4cc1);border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_blue:disabled{background:-webkit-gradient(linear,left top,left bottom,from(#cdcdda),to(#8b8bac));background:-o-linear-gradient(top,#cdcdda,#8b8bac);background:linear-gradient(180deg,#cdcdda,#8b8bac);border:1px solid hsla(0,0%,100%,.15)}.ux-btn_color_blue:disabled .icon{opacity:.4}.ux-btn_color_mobile{border:1px solid rgba(49,52,93,.75)!important;padding:0 8px;background:transparent;color:#564fff;border:1px solid rgba(86,79,255,.4)}.ux-btn_color_mobile:hover{background:transparent;border:1px solid rgba(86,79,255,.8)}.ux-btn_color_mobile:active{background:transparent;border:1px solid #564fff}.ux-btn_color_mobile:disabled{background:transparent;border:1px solid rgba(144,141,223,.4)}.ux-btn_color_mobile:disabled .icon{opacity:.4}.ux-btn_color_footer-link{margin:6px 0;font-size:14px;color:#797fa2;text-transform:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;min-height:auto;height:auto;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:991px){.ux-btn_color_footer-link{margin-right:10px}}.ux-btn_color_footer-link:hover{opacity:.6}.ux-btn_color_icon{background:0 0;border:none}.ux-btn__text{background-color:transparent;width:95px;color:#202343;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-btn__text--border{color:#564fff;padding:10px 20px;border:2px solid #564fff;border-radius:3px}.btn__mnu{width:195px;letter-spacing:.2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:1200px){.btn__mnu{width:170px}}.btn__mnu .icon{margin-right:4px}.container__relative{position:relative;width:auto}@media only screen and (max-width:767px){.container__relative{width:100%}}.ux-button-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-button-link_active{background-color:#2b2c67!important;border:1px solid hsla(0,0%,100%,.3)!important;color:#fff!important}@media only screen and (max-width:767px){.ux-button-link{width:calc(50% - 20px)}}@media only screen and (max-width:512px){.ux-button-link{width:100%}}.progress-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pb-button{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.progress-btn .pb-button .btn_text_container{-webkit-transition:opacity .3s .1s;-o-transition:opacity .3s .1s;transition:opacity .3s .1s}.progress-btn .pb-button svg{height:44px;width:44px;position:absolute;pointer-events:none;top:auto!important;left:auto!important}.progress-btn .pb-button svg path{opacity:0;fill:none}.btn_icon_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn_icon_container,.btn_icon_container svg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.progress-btn .pb-button .btn_icon_container svg.pb-progress-circle{-webkit-animation:spin .8s cubic-bezier(.71,.935,.26,.085) infinite;animation:spin .8s cubic-bezier(.71,.935,.26,.085) infinite}.progress-btn .pb-button .btn_icon_container svg.pb-progress-circle path{stroke:#fff;stroke-width:5}.progress-btn .pb-button .btn_icon_container svg.pb-checkmark path,.progress-btn .pb-button .btn_icon_container svg.pb-cross path{stroke:#fff;stroke-linecap:round;stroke-width:4}.progress-btn.disabled .pb-button{cursor:not-allowed}.progress-btn.loading .pb-button{height:100%;border:none;background-color:#564fff;cursor:wait;padding:0}.progress-btn.loading .pb-button .btn_icon_container{height:24px;width:24px;display:block;margin:auto;position:relative;border-radius:100px;border:3.5px solid #6570f0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.progress-btn.loading .pb-button .btn_text_container{-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;opacity:0;display:none}.progress-btn.loading .pb-button .btn_icon_container svg{width:24px;height:24px}.progress-btn.loading .pb-button .btn_icon_container .pb-progress-circle>path{-webkit-transition:opacity .15s .3s;-o-transition:opacity .15s .3s;transition:opacity .15s .3s;opacity:1}.progress-btn.success .pb-button{border-color:#a0d468!important;background:#a0d468!important}.progress-btn.success .pb-button .btn_text_container{-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;opacity:0;display:none}.progress-btn.success .pb-button .btn_icon_container .pb-checkmark>path{opacity:1}.progress-btn.error .pb-button{border-color:#ed5565;background:#ed5565}.progress-btn.error .pb-button .btn_text_container{-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;opacity:0;display:none}.progress-btn.error .pb-button .btn_icon_container .pb-cross>path{opacity:1}.ux-layout{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;height:auto}.ux-layout_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ux-layout.ux-l_no_flex{width:auto}@media only screen and (max-width:991px){.ux-layout.ux-l_no_flex{width:100%}}.ux-layout.ux-l_jc_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ux-layout.ux-l_jc_flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ux-layout.ux-l_jc_flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ux-layout.ux-l_jc_space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ux-layout.ux-l_jc_space-around{-ms-flex-pack:distribute;justify-content:space-around}.ux-layout.ux-l_jc_space-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ux-layout.ux-l_jc_stretch{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.ux-layout.ux-l_ai_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.ux-layout.ux-l_ai_flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ux-layout.ux-l_ai_flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ux-layout.ux-l_ai_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ux-layout_size_auto{width:auto;height:auto}.ux-layout_margin_x1{margin:10px}.ux-layout_margin_x2{margin:20px}.ux-layout_margin_top{margin-top:10px}.ux-layout_margin_top_x2{margin-top:20px}.ux-layout_margin_bottom{margin-bottom:10px}.ux-layout_margin_bottom_x2{margin-bottom:20px}.ux-layout_margin_left{margin-left:10px}.ux-layout_margin_left_x2{margin-left:20px}.ux-layout_margin_right{margin-right:10px}.ux-layout_margin_right_x2{margin-right:20px}.ux-layout.border_show_all{border:1px solid grey}.ux-layout.border_show_vertical{border-top:1px solid grey;border-bottom:1px solid grey}.ux-layout.ux-l_hidden{display:none}.ux-layout.ux-l_disabled{opacity:.5}.ux-layout.ux-l_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.app__error_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:100vw;min-height:100vh}.app__error_container,.app__error_container .error_message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app__error_container .error_message{color:#fff;padding:40px;border-radius:4px;background:#2c2b5e;text-align:center}.app__error_container .error_message span{padding-bottom:16px}.app__error_container .error_message span.error_stack{max-width:400px;text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app__error_container .error_message button{margin:8px}.loader__width_1{width:8px;min-width:8px}.loader__width_2{width:16px;min-width:16px}.loader__width_3{width:24px;min-width:24px}.loader__width_4{width:32px;min-width:32px}.loader__width_5{width:40px;min-width:40px}.loader__width_6{width:48px;min-width:48px}.loader__width_7{width:56px;min-width:56px}.loader__width_8{width:64px;min-width:64px}.loader__width_9{width:72px;min-width:72px}.loader__width_10{width:80px;min-width:80px}.loader__width_11{width:88px;min-width:88px}.loader__width_12{width:96px;min-width:96px}.loader__width_13{width:104px;min-width:104px}.loader__width_14{width:112px;min-width:112px}.loader__width_15{width:120px;min-width:120px}.loader__width_16{width:128px;min-width:128px}.loader__width_17{width:136px;min-width:136px}.loader__width_18{width:144px;min-width:144px}.loader__width_19{width:152px;min-width:152px}.loader__width_20{width:160px;min-width:160px}.loader__width_21{width:168px;min-width:168px}.loader__width_22{width:176px;min-width:176px}.loader__width_23{width:184px;min-width:184px}.loader__width_24{width:192px;min-width:192px}.loader__width_25{width:200px;min-width:200px}.loader__width_26{width:208px;min-width:208px}.loader__width_27{width:216px;min-width:216px}.loader__width_28{width:224px;min-width:224px}.loader__width_29{width:232px;min-width:232px}.loader__width_30{width:240px;min-width:240px}.loader__width_31{width:248px;min-width:248px}.loader__width_32{width:256px;min-width:256px}.loader__width_33{width:264px;min-width:264px}.loader__width_34{width:272px;min-width:272px}.loader__width_35{width:280px;min-width:280px}.loader__width_36{width:288px;min-width:288px}.loader__width_37{width:296px;min-width:296px}.loader__width_38{width:304px;min-width:304px}.loader__width_39{width:312px;min-width:312px}.loader__width_40{width:320px;min-width:320px}.loader__width_41{width:328px;min-width:328px}.loader__width_42{width:336px;min-width:336px}.loader__width_43{width:344px;min-width:344px}.loader__width_44{width:352px;min-width:352px}.loader__width_45{width:360px;min-width:360px}.loader__width_46{width:368px;min-width:368px}.loader__width_47{width:376px;min-width:376px}.loader__width_48{width:384px;min-width:384px}.loader__width_49{width:392px;min-width:392px}.loader__width_50{width:400px;min-width:400px}.loader__width_51{width:408px;min-width:408px}.loader__width_52{width:416px;min-width:416px}.loader__width_53{width:424px;min-width:424px}.loader__width_54{width:432px;min-width:432px}.loader__width_55{width:440px;min-width:440px}.loader__width_56{width:448px;min-width:448px}.loader__width_57{width:456px;min-width:456px}.loader__width_58{width:464px;min-width:464px}.loader__width_59{width:472px;min-width:472px}.loader__width_60{width:480px;min-width:480px}.loader__width_61{width:488px;min-width:488px}.loader__width_62{width:496px;min-width:496px}.loader__width_63{width:504px;min-width:504px}.loader__width_64{width:512px;min-width:512px}.loader__width_65{width:520px;min-width:520px}.loader__width_66{width:528px;min-width:528px}.loader__width_67{width:536px;min-width:536px}.loader__width_68{width:544px;min-width:544px}.loader__width_69{width:552px;min-width:552px}.loader__width_70{width:560px;min-width:560px}.loader__width_71{width:568px;min-width:568px}.loader__width_72{width:576px;min-width:576px}.loader__width_73{width:584px;min-width:584px}.loader__width_74{width:592px;min-width:592px}.loader__width_75{width:600px;min-width:600px}.loader__width_76{width:608px;min-width:608px}.loader__width_77{width:616px;min-width:616px}.loader__width_78{width:624px;min-width:624px}.loader__width_79{width:632px;min-width:632px}.loader__width_80{width:640px;min-width:640px}.loader__width_81{width:648px;min-width:648px}.loader__width_82{width:656px;min-width:656px}.loader__width_83{width:664px;min-width:664px}.loader__width_84{width:672px;min-width:672px}.loader__width_85{width:680px;min-width:680px}.loader__width_86{width:688px;min-width:688px}.loader__width_87{width:696px;min-width:696px}.loader__width_88{width:704px;min-width:704px}.loader__width_89{width:712px;min-width:712px}.loader__width_90{width:720px;min-width:720px}.loader__width_91{width:728px;min-width:728px}.loader__width_92{width:736px;min-width:736px}.loader__width_93{width:744px;min-width:744px}.loader__width_94{width:752px;min-width:752px}.loader__width_95{width:760px;min-width:760px}.loader__width_96{width:768px;min-width:768px}.loader__width_97{width:776px;min-width:776px}.loader__width_98{width:784px;min-width:784px}.loader__width_99{width:792px;min-width:792px}.loader__width_100{width:800px;min-width:800px}.loader__height_1{height:8px;min-height:8px}.loader__height_2{height:16px;min-height:16px}.loader__height_3{height:24px;min-height:24px}.loader__height_4{height:32px;min-height:32px}.loader__height_5{height:40px;min-height:40px}.loader__height_6{height:48px;min-height:48px}.loader__height_7{height:56px;min-height:56px}.loader__height_8{height:64px;min-height:64px}.loader__height_9{height:72px;min-height:72px}.loader__height_10{height:80px;min-height:80px}.loader__height_11{height:88px;min-height:88px}.loader__height_12{height:96px;min-height:96px}.loader__height_13{height:104px;min-height:104px}.loader__height_14{height:112px;min-height:112px}.loader__height_15{height:120px;min-height:120px}.loader__height_16{height:128px;min-height:128px}.loader__height_17{height:136px;min-height:136px}.loader__height_18{height:144px;min-height:144px}.loader__height_19{height:152px;min-height:152px}.loader__height_20{height:160px;min-height:160px}.loader__height_21{height:168px;min-height:168px}.loader__height_22{height:176px;min-height:176px}.loader__height_23{height:184px;min-height:184px}.loader__height_24{height:192px;min-height:192px}.loader__height_25{height:200px;min-height:200px}.loader__height_26{height:208px;min-height:208px}.loader__height_27{height:216px;min-height:216px}.loader__height_28{height:224px;min-height:224px}.loader__height_29{height:232px;min-height:232px}.loader__height_30{height:240px;min-height:240px}.loader__height_31{height:248px;min-height:248px}.loader__height_32{height:256px;min-height:256px}.loader__height_33{height:264px;min-height:264px}.loader__height_34{height:272px;min-height:272px}.loader__height_35{height:280px;min-height:280px}.loader__height_36{height:288px;min-height:288px}.loader__height_37{height:296px;min-height:296px}.loader__height_38{height:304px;min-height:304px}.loader__height_39{height:312px;min-height:312px}.loader__height_40{height:320px;min-height:320px}.loader__height_41{height:328px;min-height:328px}.loader__height_42{height:336px;min-height:336px}.loader__height_43{height:344px;min-height:344px}.loader__height_44{height:352px;min-height:352px}.loader__height_45{height:360px;min-height:360px}.loader__height_46{height:368px;min-height:368px}.loader__height_47{height:376px;min-height:376px}.loader__height_48{height:384px;min-height:384px}.loader__height_49{height:392px;min-height:392px}.loader__height_50{height:400px;min-height:400px}.loader__height_51{height:408px;min-height:408px}.loader__height_52{height:416px;min-height:416px}.loader__height_53{height:424px;min-height:424px}.loader__height_54{height:432px;min-height:432px}.loader__height_55{height:440px;min-height:440px}.loader__height_56{height:448px;min-height:448px}.loader__height_57{height:456px;min-height:456px}.loader__height_58{height:464px;min-height:464px}.loader__height_59{height:472px;min-height:472px}.loader__height_60{height:480px;min-height:480px}.loader__height_61{height:488px;min-height:488px}.loader__height_62{height:496px;min-height:496px}.loader__height_63{height:504px;min-height:504px}.loader__height_64{height:512px;min-height:512px}.loader__height_65{height:520px;min-height:520px}.loader__height_66{height:528px;min-height:528px}.loader__height_67{height:536px;min-height:536px}.loader__height_68{height:544px;min-height:544px}.loader__height_69{height:552px;min-height:552px}.loader__height_70{height:560px;min-height:560px}.loader__height_71{height:568px;min-height:568px}.loader__height_72{height:576px;min-height:576px}.loader__height_73{height:584px;min-height:584px}.loader__height_74{height:592px;min-height:592px}.loader__height_75{height:600px;min-height:600px}.loader__height_76{height:608px;min-height:608px}.loader__height_77{height:616px;min-height:616px}.loader__height_78{height:624px;min-height:624px}.loader__height_79{height:632px;min-height:632px}.loader__height_80{height:640px;min-height:640px}.loader__height_81{height:648px;min-height:648px}.loader__height_82{height:656px;min-height:656px}.loader__height_83{height:664px;min-height:664px}.loader__height_84{height:672px;min-height:672px}.loader__height_85{height:680px;min-height:680px}.loader__height_86{height:688px;min-height:688px}.loader__height_87{height:696px;min-height:696px}.loader__height_88{height:704px;min-height:704px}.loader__height_89{height:712px;min-height:712px}.loader__height_90{height:720px;min-height:720px}.loader__height_91{height:728px;min-height:728px}.loader__height_92{height:736px;min-height:736px}.loader__height_93{height:744px;min-height:744px}.loader__height_94{height:752px;min-height:752px}.loader__height_95{height:760px;min-height:760px}.loader__height_96{height:768px;min-height:768px}.loader__height_97{height:776px;min-height:776px}.loader__height_98{height:784px;min-height:784px}.loader__height_99{height:792px;min-height:792px}.loader__height_100{height:800px;min-height:800px}.loader__overflow{overflow:hidden}.loader__merge_wrapper{-webkit-transition:all .9s ease-in,opacity .45s ease-in;-o-transition:all .9s ease-in,opacity .45s ease-in;transition:all .9s ease-in,opacity .45s ease-in;position:relative}.loader__merge_overlay{top:0;left:0}.loader__merge_absolute{position:absolute}.loader__row{-webkit-transition:all .9s ease-in,opacity .45s ease-in;-o-transition:all .9s ease-in,opacity .45s ease-in;transition:all .9s ease-in,opacity .45s ease-in;opacity:1;cursor:pointer;height:110px}@media only screen and (max-width:991px){.loader__row{height:215px}}.loader__transition_in{-webkit-transition:all .9s ease-in,opacity .45s ease-in;-o-transition:all .9s ease-in,opacity .45s ease-in;transition:all .9s ease-in,opacity .45s ease-in;opacity:0!important}.loader__width_mobile{width:100%;min-width:inherit!important}.loader__width_half_mobile{width:50%;min-width:inherit!important}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;position:relative;height:auto}.grid,.grid__row{-webkit-box-direction:normal;width:100%}.grid__row{background:#fff;height:118px;padding:20px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px 0 rgba(8,2,28,.15);box-shadow:0 1px 3px 0 rgba(8,2,28,.15);border-bottom:1px solid #e3e4ef;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.grid__row{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px;border-bottom:none;border-radius:5px}}@media only screen and (max-width:767px){.grid__row{margin-bottom:20px}}.grid__row--sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.grid__cell{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;padding:0 28px 0 0}@media only screen and (max-width:991px){.grid__cell{padding-right:0}}.grid__cell:last-child{padding:0}.grid__cell--fe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cell-width-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.cell-width-2{-webkit-box-flex:2;-ms-flex:2;flex:2}.cell-width-3{-webkit-box-flex:3;-ms-flex:3;flex:3}.cell-width-4{-webkit-box-flex:4;-ms-flex:4;flex:4}.cell-width-5{-webkit-box-flex:5;-ms-flex:5;flex:5}.cell-width-6{-webkit-box-flex:6;-ms-flex:6;flex:6}.cell-width-7{-webkit-box-flex:7;-ms-flex:7;flex:7}.cell-width-8{-webkit-box-flex:8;-ms-flex:8;flex:8}.cell-width-9{-webkit-box-flex:9;-ms-flex:9;flex:9}.cell-width-10{-webkit-box-flex:10;-ms-flex:10;flex:10}.cell-width-11{-webkit-box-flex:11;-ms-flex:11;flex:11}.cell-width-12{-webkit-box-flex:12;-ms-flex:12;flex:12}@-webkit-keyframes placeHolderShimmer{0%{background-position:-1024px 0}to{background-position:1024px 0}}@keyframes placeHolderShimmer{0%{background-position:-1024px 0}to{background-position:1024px 0}}.loader__component{background-color:#e3e4ef}.loader__component_bar{margin:4px 0;background-attachment:fixed;background-position:50%;background-image:url(/images/shimmer.png);border-radius:3px}@media only screen and (min-width:991px){.loader__component_bar{background:#e3e4ef;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-size:1024px 1024px}}.loader__component_circle{margin:4px 0;background-attachment:fixed;background-position:50%;background-image:url(/images/shimmer.png);border-radius:50%}@media only screen and (min-width:991px){.loader__component_circle{background:#e3e4ef;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-size:1024px 1024px}}.loader__notification{height:82px;margin:10px}.loader__profile{margin-right:40px}.fix__top{top:0;position:absolute}.fix__top .loader__component_bar{margin-top:0}.fix__top_after{margin-top:28px}.fix__full{width:100%;overflow:hidden;border-radius:3px}.item__masonry{height:225px}.item_category{border:1px solid rgba(145,149,214,.25);width:100%;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);border-radius:5px;margin-bottom:20px;height:410px;padding:15px 25px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:rgba(23,23,60,.8)}.item_category .loader__component_bar{background:rgba(62,70,156,.47)}.item_category_col{width:50%}.item__transaction{width:100%;height:80px}.item__notification{width:100%;height:82px;border-bottom:1px solid #e3e4ef}.item__review{width:100%;height:129px;padding:0;border:none;-webkit-box-shadow:none;box-shadow:none}.margin__top_case{margin-left:12px}.margin__top_case .loader__component:first-child{margin-bottom:12px}.bg__case{background-color:#fff}.spinner{margin:100px auto 0;width:90px;text-align:center}.spinner_theme_light>div{background-color:#000!important}.spinner_fixed{position:fixed;left:calc(50vw - 45px);top:calc(50vh - 15px);margin:0}.spinner_absolute{position:absolute;left:calc(50% - 45px);top:calc(50% - 15px);margin:0}.spinner>div{width:18px;height:18px;background-color:#fff;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.item__card-loader{height:118px}@media only screen and (max-width:767px){.item__card-loader{height:227px}}.loader__margin{height:10px}.ux-description{padding:0;margin:0;word-break:normal;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-description_margin_top{margin-top:10px}.ux-description_margin_top_x2{margin-top:20px}.ux-description_margin_bottom{margin-bottom:10px}.ux-description_margin_bottom_x2{margin-bottom:20px}.ux-description_margin_left{margin-left:10px}.ux-description_margin_left_x2{margin-left:20px}.ux-description_margin_right{margin-right:10px}.ux-description_margin_right_x2{margin-right:20px}.ux-description_margin_ver{margin-top:10px;margin-bottom:10px}.ux-description_margin_ver_x2{margin-top:20px;margin-bottom:20px}.ux-description_margin_hor{margin-left:10px;margin-right:10px}.ux-description_margin_hor_x2{margin-left:20px;margin-right:20px}.ux-description__theme_light{color:#9fa3e5}.ux-description__theme_dark{color:#9093be}.ux-description__theme_lightShadow{color:#cbceff;text-shadow:0 2px 4px rgba(0,0,0,.66);line-height:1.57}.ux-description__theme_black{color:#28315b}.ux-description__theme_blue{color:#564fff;text-shadow:0 1px 1px rgba(0,0,0,.05)}.ux-description__theme_white{color:#fff;line-height:1.71}.ux-description__size_s{font-size:14px}.ux-description__size_m{font-size:16px}@media only screen and (max-width:991px){.ux-description__size_m{font-size:13px}}.ux-description__size_l{font-size:18px}.ux-description__align_left{text-align:left}.ux-description__align_right{text-align:right}.ux-description__align_center{text-align:center}.ux-description_bold{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-description *+*{margin-top:16px}.ux-description ol,.ux-description ul{font-size:inherit;font-weight:inherit;list-style-position:inside}.ux-description ol>*+*,.ux-description ul>*+*{margin-top:8px}.ux-description ul{list-style-image:url(/images/list-bullet.svg)}.ux-description a,.ux-description p a{color:#fff}.ux-description h5,.ux-description h6{color:#fff;width:100%;line-height:1.22;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Oswald-Bold,Arial,Helvetica,sans-serif;font-weight:700;text-transform:uppercase}.ux-description h5{font-size:54px}.ux-description h6{font-size:36px}.scrollbars>div:nth-child(3){z-index:3;opacity:0;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.scrollbars>div:nth-child(3) div{background-color:#564fff!important;border:1px solid hsla(0,0%,100%,.26);border-radius:5px!important}.scrollbars_show>div:nth-child(3){opacity:1;z-index:3}.scrollbars__container{position:relative;overflow:hidden;width:100%;height:100%}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes dash{0%{stroke-dashoffset:200}50%{stroke-dashoffset:50;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:200;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:200}50%{stroke-dashoffset:50;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:200;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.loader__block{display:block;width:100%;text-align:center;padding-top:25%}.loader__spinner{display:inline-block;vertical-align:top;width:20px;height:20px;-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}.loader__path{stroke:#564fff;stroke-dasharray:200;stroke-dashoffset:0;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}.ux-avatar{width:52px;min-width:52px;height:52px;overflow:hidden;border-radius:5px;cursor:pointer}.ux-avatar,.ux-avatar_status{position:relative}.ux-avatar_status:before{content:"";position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;background-color:#d0d1e0;border-radius:5px;border:2px solid #fff}.ux-avatar_size_small{width:36px;min-width:36px;height:36px}.ux-avatar_size_small.ux-avatar_status:before{width:10px;height:10px}.ux-avatar_size_x-small{width:24px;min-width:24px;height:24px}.ux-avatar_size_x-small.ux-avatar_status:before{width:8px;height:8px}.ux-avatar_size_medium{width:50px;min-width:50px;height:50px}@media only screen and (max-width:512px){.ux-avatar_size_medium{width:35px;height:35px}}.ux-avatar_size_large{width:52px;height:52px}.ux-avatar_size_x-large{min-width:44px;height:44px}.ux-avatar_size_x-large img{border:0!important;width:100%!important}.ux-avatar_size_xx-large{min-width:182px;height:182px;border-radius:10px;border-bottom-right-radius:3px}.ux-avatar_size_xx-large img{border:0!important;width:100%!important}.ux-avatar_size_square{width:84px;overflow:hidden;height:84px;border-radius:5px!important;background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.ux-avatar_size_square{width:64px;height:64px}}.ux-avatar_size_square img{width:100%;border-radius:5px!important}.ux-avatar_online:before{background-color:#96d473}.ux-avatar>img{width:100%;height:100%}.ux-avatar_no-pointer{cursor:auto}.ux-avatar_size_square.ux-avatar_online{border:none;position:relative}.ux-avatar_size_square.ux-avatar_online:before{content:"";position:absolute;right:4px;top:4px;width:10px;height:10px;background-color:#96d473;border-radius:5px;border:2px solid #fff}.heading__container.theme_light .page__heading{color:#202343;width:100%;line-height:1.22;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.heading__container.theme_light .page__heading_margin_top{margin-top:10px}.heading__container.theme_light .page__heading_margin_top_x2{margin-top:20px}.heading__container.theme_light .page__heading_margin_bottom{margin-bottom:10px}.heading__container.theme_light .page__heading_margin_bottom_x2{margin-bottom:20px}.heading__container.theme_light .page__heading_margin_left{margin-left:10px}.heading__container.theme_light .page__heading_margin_left_x2{margin-left:20px}.heading__container.theme_light .page__heading_margin_right{margin-right:10px}.heading__container.theme_light .page__heading_margin_right_x2{margin-right:20px}.heading__container.theme_light .page__heading_margin_ver{margin-top:10px;margin-bottom:10px}.heading__container.theme_light .page__heading_margin_ver_x2{margin-top:20px;margin-bottom:20px}.heading__container.theme_light .page__heading_margin_hor{margin-left:10px;margin-right:10px}.heading__container.theme_light .page__heading_margin_hor_x2{margin-left:20px;margin-right:20px}.heading__container.theme_light .page__heading_size_xxs{font-size:16px}.heading__container.theme_light .page__heading_size_xs{font-size:18px}.heading__container.theme_light .page__heading_size_s{font-size:24px}.heading__container.theme_light .page__heading_size_sm{font-size:30px}.heading__container.theme_light .page__heading_size_m{font-size:36px}@media only screen and (max-width:991px){.heading__container.theme_light .page__heading_size_m{font-size:24px}}.heading__container.theme_light .page__heading_size_l{font-size:48px}@media only screen and (max-width:991px){.heading__container.theme_light .page__heading_size_l{font-size:24px}}.heading__container.theme_light .page__heading_size_xl{font-size:54px}@media only screen and (max-width:991px){.heading__container.theme_light .page__heading_size_xl{font-size:44px}}@media only screen and (max-width:767px){.heading__container.theme_light .page__heading_size_xl{font-size:36px}}.heading__container.theme_light .page__heading_size_xxl{font-size:64px}.heading__container.theme_light .page__heading_size_xxxl{font-size:220px}.heading__container.theme_light .page__heading_align_left{text-align:left}.heading__container.theme_light .page__heading_align_right{text-align:right}.heading__container.theme_light .page__heading_align_center{text-align:center}.heading__container.theme_light .page__heading_font_oswald{font-family:Oswald-Bold,Arial,Helvetica,sans-serif;text-transform:uppercase}.heading__container.theme_light .page__heading_font_montserrat{font-family:Montserrat,Arial,Helvetica,sans-serif}.heading__container.theme_light .page__heading_padding_10{padding:10px 0}.heading__container.theme_light .page__heading_padding_20{padding:20px 0}.heading__container.theme_dark .page__heading{color:#fff;width:100%;line-height:1.22;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.heading__container.theme_dark .page__heading_margin_top{margin-top:10px}.heading__container.theme_dark .page__heading_margin_top_x2{margin-top:20px}.heading__container.theme_dark .page__heading_margin_bottom{margin-bottom:10px}.heading__container.theme_dark .page__heading_margin_bottom_x2{margin-bottom:20px}.heading__container.theme_dark .page__heading_margin_left{margin-left:10px}.heading__container.theme_dark .page__heading_margin_left_x2{margin-left:20px}.heading__container.theme_dark .page__heading_margin_right{margin-right:10px}.heading__container.theme_dark .page__heading_margin_right_x2{margin-right:20px}.heading__container.theme_dark .page__heading_margin_ver{margin-top:10px;margin-bottom:10px}.heading__container.theme_dark .page__heading_margin_ver_x2{margin-top:20px;margin-bottom:20px}.heading__container.theme_dark .page__heading_margin_hor{margin-left:10px;margin-right:10px}.heading__container.theme_dark .page__heading_margin_hor_x2{margin-left:20px;margin-right:20px}.heading__container.theme_dark .page__heading_size_xxs{font-size:16px}.heading__container.theme_dark .page__heading_size_xs{font-size:18px}.heading__container.theme_dark .page__heading_size_s{font-size:24px}.heading__container.theme_dark .page__heading_size_sm{font-size:30px}.heading__container.theme_dark .page__heading_size_m{font-size:36px}@media only screen and (max-width:991px){.heading__container.theme_dark .page__heading_size_m{font-size:24px}}.heading__container.theme_dark .page__heading_size_l{font-size:48px}@media only screen and (max-width:991px){.heading__container.theme_dark .page__heading_size_l{font-size:24px}}.heading__container.theme_dark .page__heading_size_xl{font-size:54px}@media only screen and (max-width:991px){.heading__container.theme_dark .page__heading_size_xl{font-size:44px}}@media only screen and (max-width:767px){.heading__container.theme_dark .page__heading_size_xl{font-size:36px}}.heading__container.theme_dark .page__heading_size_xxl{font-size:64px}.heading__container.theme_dark .page__heading_size_xxxl{font-size:220px}.heading__container.theme_dark .page__heading_align_left{text-align:left}.heading__container.theme_dark .page__heading_align_right{text-align:right}.heading__container.theme_dark .page__heading_align_center{text-align:center}.heading__container.theme_dark .page__heading_font_oswald{font-family:Oswald-Bold,Arial,Helvetica,sans-serif;text-transform:uppercase}.heading__container.theme_dark .page__heading_font_montserrat{font-family:Montserrat,Arial,Helvetica,sans-serif}.heading__container.theme_dark .page__heading_padding_10{padding:10px 0}.heading__container.theme_dark .page__heading_padding_20{padding:20px 0}.pinned__remove{position:absolute;top:5px;padding:5px;right:5px;opacity:.5;width:20px;background-color:transparent;height:20px;background-repeat:no-repeat;background-size:auto;background-position:50%;background-image:url(/images/close-grey.svg)}.pinned__remove:hover{opacity:1;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.notification__item_custom{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}.notification__item_custom h2{padding:5px 0!important}.notification__item_custom p{font-size:13px;color:#9093be;line-height:1.46}.notification__item_custom p a{font-size:13px}.connection__left{width:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.connection__left,.connection__right{display:-webkit-box;display:-ms-flexbox;display:flex}.connection__right{margin-left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.connection__description p{line-height:1.46;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.error__spinner{width:54px;height:54px;position:relative}.error__spinner:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;width:54px;height:54px;border-radius:50%;border:6px solid #f4e4e6;border-top-color:#fd3f5b;-webkit-animation:error__spinner .9s linear infinite;animation:error__spinner .9s linear infinite}.error__spinner:after{content:"";position:absolute;top:19px;left:20px;background:url(/images/error_icon.svg);width:16px;height:14px;background-size:cover}@-webkit-keyframes error__spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes error__spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ux-link{color:#fff}.ux-link:hover{text-decoration:underline}.cookie{height:100%}.cookie__icon{background-image:url(/images/cookie.svg);width:58px;height:54px;-webkit-animation-name:cookie;animation-name:cookie;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-repeat:no-repeat;background-size:cover}.cookie__close{background-image:url(/images/close_icon.svg);width:40px;background-position:50%;background-repeat:no-repeat;height:40px;padding:5px;position:absolute;top:-13px;cursor:pointer;right:-18px}.cookie__close:hover{opacity:.7}.cookie__content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@-webkit-keyframes cookie{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.2);transform:scale(1.2)}40%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes cookie{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.2);transform:scale(1.2)}40%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}.discount{position:relative;height:100%}.discount__flag{position:relative;min-width:59px;top:-18px;height:82px;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.discount__flag:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:59px;height:82px;background-image:url(/images/discount-flag.svg);background-size:contain;background-repeat:no-repeat}.discount__content{margin-left:15px}.push{position:relative;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;z-index:2;border-radius:5px;overflow:hidden}.push:before{content:"";position:absolute;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;top:0;background-image:url(/images/push-modal.png);background-repeat:no-repeat;width:80px;background-position:50%;background-size:cover;height:100%}.push__container{margin-left:80px}.push__buttons{padding-left:40px;right:-20px}.push__btn-grey{background-color:transparent;color:#828eb4;border:1px solid #e3e4ef;text-shadow:none;border-radius:0;height:40px;min-height:40px}.push__btn-blue{border-radius:0;height:40px;min-height:40px}.push__title{margin-top:25px;position:relative}.push__title:before{content:"";position:absolute;top:-3px;left:-50px;width:45px;height:20px;background-image:url(/images/arrow-push.svg);background-repeat:no-repeat;background-size:cover}.tc-hided-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.notification__link{color:#564fff;cursor:pointer}.notification__link:hover{text-decoration:underline}.notification__text{font-size:14px}.notification__inner{height:100%}.notification__inner_message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.notification__inner_message .ux-avatar{margin-right:10px}.notification__inner_message .notification__text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification__icon{margin-right:20px;-o-object-fit:contain;object-fit:contain}.notification__remove{position:absolute;top:5px;padding:5px;right:5px;opacity:.5;width:20px;background-color:transparent;height:20px;background-repeat:no-repeat;background-size:auto;background-position:50%;background-image:url(/images/close-grey.svg);-o-object-fit:contain;object-fit:contain}.notification__remove:hover{opacity:1;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.notification__date{margin-left:5px;width:80px}.notification__nick{font-size:13px;color:#9fa3e5}.currency__display{white-space:nowrap;font-family:Oswald-Medium,Arial,Helvetica,sans-serif;line-height:1.2;text-align:right}.currency__display_size_xxxx-small{font-size:8px}.currency__display_size_xxx-small,.currency__display_size_xxxx-small{text-transform:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.currency__display_size_xxx-small{font-size:10px}.currency__display_size_xx-small{font-size:14px!important}.currency__display_size_x-small{font-size:18px!important}.currency__display_size_small{font-size:20px}.currency__display_size_medium{font-size:24px}@media only screen and (max-width:512px){.currency__display_size_medium{font-size:22px}}.currency__display_size_large{font-size:36px}.currency__display_color_white{color:#fff}.currency__display_color_purple{color:#564fff}.currency__display_color_grey{color:#9195d6}.currency__display_color_black{color:#202343}.currency__display_color_dark{color:#28315b;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.currency__display_color_red{color:#ff4661}.currency__display_color_green{color:#96d473}.notification__item{height:82px;max-width:380px;z-index:81;width:380px;border-bottom:1px solid #e3e4ef;padding:0 20px;position:relative;background-color:#fff;border-radius:5px;margin:10px;-webkit-box-shadow:0 5px 15px 0 rgba(71,71,113,.79);box-shadow:0 5px 15px 0 rgba(71,71,113,.79);pointer-events:auto;opacity:0;-webkit-animation-name:slideIn;animation-name:slideIn;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.notification__item{width:100%;max-width:none}}.notification__item_history{margin:0;-webkit-box-shadow:none;box-shadow:none;width:100%}.notification__item_pinned{height:115px;border-bottom:none;padding:0}.notification__item_mobile{margin:0;border-radius:0;max-width:none;width:100%}.notification_hide{display:none}.notification_loading{opacity:1;-webkit-animation-name:slideOut!important;animation-name:slideOut!important}.notification_unread:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background-color:#ff4661}@-webkit-keyframes slideOut{0%{opacity:1}to{opacity:0}}@keyframes slideOut{0%{opacity:1}to{opacity:0}}.notifications__sound{width:auto;word-break:normal;background-color:transparent;border:none;color:#564fff;font-size:14px;position:relative;padding:0 0 0 15px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.notifications__sound_mute:before{content:"";position:absolute;top:2px;left:0;width:14px;height:14px;background-size:contain;background-repeat:no-repeat;background-image:url(/images/mute_sounds.svg)}.notifications__sound_unmute:before{content:"";position:absolute;top:2px;left:0;width:14px;height:14px;background-size:contain;background-repeat:no-repeat;background-image:url(/images/unmute_sounds.svg)}.notifications__sound_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.notifications__modal{position:absolute;top:85px;right:25px;width:380px;-webkit-box-shadow:0 5px 15px 0 rgba(20,20,51,.15);box-shadow:0 5px 15px 0 rgba(20,20,51,.15)}.notifications__modal:before{content:"";position:absolute;top:-5px;right:80px;width:10px;height:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}.notifications__box{background-color:#fff;border-radius:5px;overflow:hidden;height:310px}.notifications__title h2{padding:0!important}.notifications__heading{padding:20px;border-bottom:1px solid #e3e4ef;position:relative}.main__header .notifications__modal:before{content:"";position:absolute;top:-5px;right:35px;width:10px;height:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}.navbar__notification .notifications__modal{top:40px;right:-73px}.navbar__notification .notifications__modal:before{content:"";position:absolute;top:-5px;right:80px;width:10px;height:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}.notifications__empty{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notifications,.notifications__empty{display:-webkit-box;display:-ms-flexbox;display:flex}.notifications{position:fixed;z-index:75;top:70px;right:10px;width:390px;height:calc(100% - 110px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:512px){.notifications{display:none}}.notifications__inner{width:100%}.notifications__inner>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%}.trustpilot{position:relative;z-index:11}@media only screen and (max-width:512px){.trustpilot{display:none}}.trustpilot__container{width:250px;position:absolute;right:0;z-index:2;top:-70px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.trustpilot__container,.trustpilot__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.trustpilot__text{color:#fff;font-size:14px;margin-left:10px;position:relative;margin-right:112px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.trustpilot__text:after{content:"";position:absolute;bottom:2px;left:125px;background-image:url(/images/trustpilot.png);background-repeat:no-repeat;width:107px;background-size:cover;height:12px}.trustpilot__text span{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.trustpilot__stars{margin-top:10px}.trustpilot__star,.trustpilot__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trustpilot__star{position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#479456),to(#397c52));background-image:-o-linear-gradient(top,#479456,#397c52);background-image:linear-gradient(180deg,#479456,#397c52);border:1px solid hsla(0,0%,100%,.15);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;margin-left:6px;width:44px;height:44px}.trustpilot__star:after{content:"";position:absolute;background-image:url(/images/star-white.svg);width:23px;height:23px;background-size:cover;background-repeat:no-repeat}.trustpilot__small{margin-bottom:10px;z-index:0}@media only screen and (max-width:991px){.trustpilot__small{margin-bottom:16px}}.trustpilot__small .trustpilot__container{position:static;width:auto}.trustpilot__small .trustpilot__star{width:31px;height:31px}.trustpilot__small .trustpilot__star:after{content:"";position:absolute;background-image:url(/images/star-white.svg);width:15px;height:15px;background-size:cover;background-repeat:no-repeat}.trustpilot__small .trustpilot__star:first-child{margin-left:0}.trustpilot__small .trustpilot__text{width:100%;margin-right:0;margin-left:0}.trustpilot__small .trustpilot__text:after{content:"";position:absolute;bottom:-18px;left:0;background-image:url(/images/trustpilot.png);background-repeat:no-repeat;width:107px;background-size:cover;height:12px}.trustpilot__small .trustpilot__stars{margin-top:25px}.select__item .option-item-icon img{min-width:20px}.lang__checker{z-index:1!important;position:relative!important;width:100%}.lang__checker .option-item-icon .option-name{text-shadow:none!important}.lang__checker .Select-control{background-color:transparent!important}.lang__checker .Select-menu-outer,.lang__checker .Select-option{background-color:#1f2249!important}.select__item.select__theme_dark.lang__checker .Select.has-value .Select-control{border:1px solid rgba(145,149,214,.6)!important}.select__item.select__theme_dark.lang__checker .Select-menu-outer{border:1px solid #31345d}.footer .lang__checker .Select_size_m{width:100%}.footer .lang__checker .select__item.select__theme_dark .Select_size_m{width:100%!important}.language-select{width:100%;max-width:200px}.language-select .select__item.select__theme_dark .Select_size_m{width:100%}.language-select .select__item.select__theme_dark .Select-control,.language-select .select__item.select__theme_dark .Select.has-value .Select-control,.language-select .select__item.select__theme_dark .Select.is-focused:not(.is-open)>.Select-control{background:rgba(145,149,214,.1);border:1px solid rgba(145,149,214,.15)!important}.language-select .select__item.select__theme_dark .Select-menu-outer,.language-select .select__item.select__theme_dark .Select.is-focused.has-value .Select-menu-outer{background:#1c2345;border:1px solid rgba(145,149,214,.15)!important}.language-select .select__item.select__theme_dark .Select{height:40px}.language-select .select__item .option-item-icon{height:38px}.language-select .select__item .option-item-icon .option-name{padding:0 10px}.language-select .select__item.select__theme_dark .Select-arrow{background-image:url(/images/arrow_dropdown_menu.svg);width:21px!important;height:17px!important}.language-select .select__item .Select-arrow-zone{right:9px!important}@-webkit-keyframes closeWindow{0%{opacity:1}to{opacity:0}}@keyframes closeWindow{0%{opacity:1}to{opacity:0}}.ril__outer{background-color:rgba(0,0,0,.75);outline:none;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;-ms-touch-action:none;touch-action:none}.ril__outerClosing{opacity:0}.ril__image,.ril__imageNext,.ril__imagePrev,.ril__inner{position:absolute;top:0;left:0;right:0;bottom:0}.ril__image,.ril__imageNext,.ril__imagePrev{margin:auto;max-width:none;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;-ms-touch-action:none;touch-action:none}.ril__imageDiscourager{background-repeat:no-repeat;background-position:50%;background-size:contain}.ril__navButtons{border:none;top:0;bottom:0;min-width:80px;height:80px;margin:auto;outline:none;cursor:pointer}@media only screen and (max-width:767px){.ril__navButtons{min-width:50px;height:50px}}.ril__navButtons:active,.ril__navButtons:hover{opacity:.7}.ril__navButtonPrev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ril__navButtonNext,.ril__navButtonPrev{background:rgba(1,1,14,.95) url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgMmwxMCAxMEwyIDIyIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=) no-repeat 50%}.ril__navButtonNext{right:0}.ril__downloadBlocker{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);background-size:cover}.ril__caption,.ril__toolbar{position:absolute;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ril__toolbar>*{margin-right:2px}.ril__caption{bottom:0;max-height:150px;overflow:auto}.ril__captionContent{padding:10px 20px;color:#fff}.ril__toolbar{bottom:80px;height:80px}@media only screen and (max-width:767px){.ril__toolbar{height:50px}}.ril__toolbarSide{height:80px;margin:0}@media only screen and (max-width:767px){.ril__toolbarSide{height:50px}}.ril__toolbarLeftSide{padding-left:20px;padding-right:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ril__toolbarRightSide{padding-left:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ril__toolbarItem{display:inline-block;background:rgba(1,1,14,.95);line-height:50px;padding:0;color:#fff;font-size:120%;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.ril__toolbarItem:hover{opacity:.7}.ril__toolbarItemChild{vertical-align:middle}.ril__builtinButton{width:80px;height:80px;cursor:pointer;border:none}@media only screen and (max-width:767px){.ril__builtinButton{width:50px;height:50px}}.ril__builtinButton:hover{opacity:.7}.ril__builtinButton:active{outline:none}.ril__builtinButtonDisabled{cursor:default;opacity:.5}.ril__builtinButtonDisabled:hover{opacity:.5}.ril__closeButton{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjg5MyAxMGw2LjUwOCA2LjUwOGEyLjA0NSAyLjA0NSAwIDExLTIuODkzIDIuODkzTDEwIDEyLjg5MyAzLjQ5MiAxOS40YTIuMDQ1IDIuMDQ1IDAgMTEtMi44OTMtMi44OTNMNy4xMDcgMTAgLjYgMy40OTJBMi4wNDUgMi4wNDUgMCAxMTMuNDkyLjU5OUwxMCA3LjEwNyAxNi41MDguNmEyLjA0NSAyLjA0NSAwIDExMi44OTMgMi44OTNMMTIuODkzIDEweiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 50%;outline:none}.ril__closeButton:active{opacity:.7;outline:none}.ril__zoomInButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02TTkgOGg2TTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}.ril__zoomOutButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02TTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 50%}.ril__outerAnimating{-webkit-animation-name:closeWindow;animation-name:closeWindow}@-webkit-keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.ril__loadingCircle{width:60px;height:60px;position:relative}.ril__loadingCirclePoint{width:100%;height:100%;position:absolute;left:0;top:0}.ril__loadingCirclePoint:before{content:"";display:block;margin:0 auto;width:11%;height:30%;background-color:#fff;border-radius:30%;-webkit-animation:pointFade .8s ease-in-out infinite both;animation:pointFade .8s ease-in-out infinite both}.ril__loadingCirclePoint:first-of-type{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.ril__loadingCirclePoint:first-of-type:before,.ril__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.ril__loadingCirclePoint:nth-of-type(2){-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.ril__loadingCirclePoint:nth-of-type(8){-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.ril__loadingCirclePoint:nth-of-type(2):before,.ril__loadingCirclePoint:nth-of-type(8):before{-webkit-animation-delay:-666ms;animation-delay:-666ms}.ril__loadingCirclePoint:nth-of-type(3){-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.ril__loadingCirclePoint:nth-of-type(9){-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.ril__loadingCirclePoint:nth-of-type(3):before,.ril__loadingCirclePoint:nth-of-type(9):before{-webkit-animation-delay:-533ms;animation-delay:-533ms}.ril__loadingCirclePoint:nth-of-type(4){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ril__loadingCirclePoint:nth-of-type(10){-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.ril__loadingCirclePoint:nth-of-type(4):before,.ril__loadingCirclePoint:nth-of-type(10):before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.ril__loadingCirclePoint:nth-of-type(5){-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.ril__loadingCirclePoint:nth-of-type(11){-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.ril__loadingCirclePoint:nth-of-type(5):before,.ril__loadingCirclePoint:nth-of-type(11):before{-webkit-animation-delay:-266ms;animation-delay:-266ms}.ril__loadingCirclePoint:nth-of-type(6){-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.ril__loadingCirclePoint:nth-of-type(12){-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.ril__loadingCirclePoint:nth-of-type(6):before,.ril__loadingCirclePoint:nth-of-type(12):before{-webkit-animation-delay:-133ms;animation-delay:-133ms}.ril__loadingCirclePoint:nth-of-type(7){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ril__loadingCirclePoint:nth-of-type(13){-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}.ril__loadingCirclePoint:nth-of-type(7):before,.ril__loadingCirclePoint:nth-of-type(13):before{-webkit-animation-delay:0ms;animation-delay:0ms}.ril__loadingContainer{position:absolute;top:0;right:0;bottom:0;left:0}.ril__imageNext .ril__loadingContainer,.ril__imagePrev .ril__loadingContainer{display:none}.ril__errorContainer{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.ril__imageNext .ril__errorContainer,.ril__imagePrev .ril__errorContainer{display:none}.ril__loadingContainer__icon{color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ril-count-bar{height:80px;background-color:rgba(1,1,14,.95);font-size:14px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:160px}@media only screen and (max-width:767px){.ril-count-bar{height:50px}}.ril-count-bar span{font-size:14px;color:#fff;line-height:1}.ril-count-current{font-weight:700}.ril-count-text{padding:0 5px}.boundary__wrapper{height:100%;max-height:100vh;width:100%;max-width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10%;background-color:#1a1c3e;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boundary__wrapper,.boundary__wrapper svg{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.boundary__wrapper svg{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main__chat_change{position:relative;width:100%;height:100%}.main__chat_change input[type=file]{display:none!important}.dropzone-wrap{position:static!important}.main__chat{right:10px;bottom:10px}.main__chat,.main__chat_fullscreen{position:fixed;z-index:110;overflow:hidden;border-radius:3px;background-color:#15173c;-webkit-box-shadow:0 0 40px 0 rgba(6,13,35,.6);box-shadow:0 0 40px 0 rgba(6,13,35,.6)}.main__chat_fullscreen{right:10px;bottom:10px;border-radius:inherit;right:0;bottom:0;width:100%;height:100%}.main__chat_multi{height:95vh;-webkit-box-shadow:none;box-shadow:none}.chat__container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}@media only screen and (max-width:991px){.chat__container{overflow:scroll}}.chat__mails{position:relative;width:100%;height:100%}.chat__overflow{overflow:hidden;width:333px;height:100%}.chat__overflow_fullscreen{width:500px;overflow:hidden;width:333px;height:100%}#wrap-messenger{width:100%;overflow-y:hidden}.mail__message{width:100%;border-top:1px solid #282a57;background-color:#15173c}.chat__form,.mail__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat__form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.chat__form_btn,.chat__form_btn_upload{width:50px;height:50px;border:none;cursor:pointer;-ms-flex-preferred-size:60px;flex-basis:60px;background-color:transparent}.chat__form_btn_upload img,.chat__form_btn img{opacity:.5;width:19px}.chat__form_btn:hover img,.chat__form_btn_upload:hover img{opacity:1}.chat__form_btn:focus,.chat__form_btn_upload:focus{outline:0}.chat__form_btn_upload img{width:16px}.file_upload__hidden{display:none}.chat__form_input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;color:#fff;font-size:15px;height:50px;padding:0 8px;position:relative;background-color:transparent;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.chat__form_input::-webkit-input-placeholder{color:rgba(130,142,180,.5)}.chat__form_input:-moz-placeholder,.chat__form_input::-moz-placeholder{color:rgba(130,142,180,.5)}.chat__form_input:-ms-input-placeholder{color:rgba(130,142,180,.5)}.chat__form_input:focus{outline:0;color:#fff}.mail__help-contacts{margin:4px 5px 5px}.mail__help-contacts>div{color:#9195d6}.mail__help-contacts>a{margin-top:0}.ux-member-status{display:inline-block;width:10px;height:10px;border-radius:2px;background:#d7d8f2}.ux-member-status_active{background:#a2dc55}.ux-member-status_away{background:#fd3f5b}.mails__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#15173c;height:59px;border-bottom:1px solid #282a57}.mails__head_minimized{position:fixed;bottom:0;left:0;width:200px}.mails__btn{-ms-flex-preferred-size:60px;flex-basis:60px;height:60px;background-color:transparent;border:none;color:#fff;cursor:pointer}.mails__btn img{opacity:.5}.mails__btn:hover img{opacity:1}.mails__btn:focus{outline:0}.mails__btn_hidden{visibility:hidden}.mails__buttons{margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.mail__head_person{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.mail__head_person p{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700;margin:auto;overflow:hidden;text-align:center;max-width:16.5rem;white-space:nowrap;font-size:14px;padding:2px 5px;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mail__head_user{font-size:14px;color:#fff}.mail__head_user:after{display:inline;content:",\A0"}.mail__head_user:last-of-type:after{display:none}.mail__head_group{color:#9093be;font-size:14px}.mail__item_image{padding:4px;max-height:180px;max-width:192px}.mail__item_image_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mail__item_error p{width:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:8px;color:#ff4661}.mail__item_error .mail__item_image{color:#ff4661;opacity:.2;max-height:120px}.mail__item_text{text-align:left;line-height:1.4;padding:16px;font-size:14px;display:inline-block;word-break:unset;word-wrap:break-word;overflow-wrap:break-word}.mail__item_text a{color:#8af;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.mail__item_text a:hover{opacity:.6}.mail_system_message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:8px 0;font-size:13px;color:#9093be}.mail_system_message__content{-ms-flex-negative:0;flex-shrink:0;margin:0 10px}.mail_system_message:after,.mail_system_message:before{display:inline-block;width:100%;background:#9093be;height:1px;content:""}.mail__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mail__item_badge{display:inline-block;width:20px;height:20px;vertical-align:middle;margin:0 2px 1px 0}.mail__item_nick{margin-right:5px;color:#b8bcff}.mail__item_timestamp{margin:0 10px;opacity:.6;color:#9093be;font-size:12px;-ms-flex-negative:0;flex-shrink:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.mail__item_status{display:-webkit-box;display:-ms-flexbox;display:flex;width:15px;height:12px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-negative:0;flex-shrink:0}.mail__item_status .loader__block{width:100%;height:100%;margin:0;padding:0}.mail__item_status img{-o-object-fit:contain;object-fit:contain;max-width:100%}.mail__item_contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:6px;color:#fff}.mail__item:last-child{margin-bottom:16px}.mail__item_incoming{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mail__item_incoming .mail__item_contents{background-color:#564fff}.mail__item_outgoing .mail__item_contents{background-color:#2e3165}.mail__item_admin .mail__item_contents{background-color:#ab2345}.mail__item_service .mail__item_contents{color:#ffeec0;background-color:hsla(0,0%,100%,.05)}.mail__typing{display:inline-block;padding:16px;border-radius:6px;background:#564fff;font-size:6px}.dotted-loader{margin:0 1.25em;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0)}.dotted-loader,.dotted-loader:after,.dotted-loader:before{display:inline-block;vertical-align:middle;border-radius:50%;width:1em;height:1em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:dotted-loader 1.5s ease-in-out infinite;animation:dotted-loader 1.5s ease-in-out infinite;background:#fff}.dotted-loader{-webkit-animation-delay:-.16s;animation-delay:-.16s}.dotted-loader:after,.dotted-loader:before{content:"";position:absolute;top:0}.dotted-loader:before{left:-1.25em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.dotted-loader:after{left:1.35em}@-webkit-keyframes dotted-loader{0%,80%,to{background:hsla(0,0%,100%,.33)}40%{background:#fff}}@keyframes dotted-loader{0%,80%,to{background:hsla(0,0%,100%,.33)}40%{background:#fff}}.mail__overflow{overflow:hidden;width:100%;height:calc(100% - 112px)}.mail__full{height:100%}.mails__area{height:100%;overflow:auto;padding:8px;width:100%}.mails__area::-webkit-scrollbar{display:none}.dropzone__overlay{background-color:rgba(32,40,65,.94);position:absolute;height:100%;left:0;z-index:2}.dropzone__dashes,.dropzone__overlay{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.dropzone__dashes{margin:10%;border-radius:6px;border:2px dashed #54546f;color:#fff;font-size:18px;-ms-flex-pack:distribute;justify-content:space-around;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__noflex{-ms-flex-preferred-size:0!important;flex-basis:0!important}.contacts__user{-ms-flex-preferred-size:180px;flex-basis:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__avatar{position:relative}.contacts__avatar-status{position:absolute;bottom:0;right:0}.contacts__avatar-img,.contacts__avatar-status{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__avatar-img{width:32px;height:32px;border:none;border-radius:3px;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__name{font-size:13px;color:#fff;margin-left:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.contacts__item{cursor:pointer;overflow:hidden;height:59px;padding:0 15px;background-color:#2e3165;border-bottom:1px solid #43467d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__item:hover{background-color:#59557b}.contacts__item_active{background-color:#564fff}.contacts__new_message{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.message__count{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 5px;line-height:1.3;height:16px;border-radius:3px;font-size:12px;background-color:#564fff;color:#fff;text-align:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.message__count_active{background-color:#fff;color:#564fff}.chat__contacts{width:100%;height:100%;overflow:auto;-webkit-mask-image:none;mask-image:none;background-color:#2e3165}.chat__contacts,.chat__contacts_masking_top{-webkit-transition:all .2s;-o-transition:.2s all;transition:all .2s}.chat__contacts_masking_top{-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),color-stop(10%,#000));-webkit-mask-image:linear-gradient(180deg,hsla(0,0%,100%,.5) 0,#000 10%);mask-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),color-stop(10%,#000));mask-image:linear-gradient(180deg,hsla(0,0%,100%,.5) 0,#000 10%)}.chat__contacts_masking_bottom{-webkit-mask-image:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.5)),color-stop(10%,#000));-webkit-mask-image:linear-gradient(0deg,hsla(0,0%,100%,.5) 0,#000 10%);mask-image:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.5)),color-stop(10%,#000));mask-image:linear-gradient(0deg,hsla(0,0%,100%,.5) 0,#000 10%)}.chat__contacts_masking_both,.chat__contacts_masking_bottom{-webkit-transition:all .2s;-o-transition:.2s all;transition:all .2s}.chat__contacts_masking_both{-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),color-stop(10%,#000),color-stop(90%,#000),to(hsla(0,0%,100%,.5)));-webkit-mask-image:linear-gradient(180deg,hsla(0,0%,100%,.5) 0,#000 10%,#000 90%,hsla(0,0%,100%,.5));mask-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),color-stop(10%,#000),color-stop(90%,#000),to(hsla(0,0%,100%,.5)));mask-image:linear-gradient(180deg,hsla(0,0%,100%,.5) 0,#000 10%,#000 90%,hsla(0,0%,100%,.5))}.ticket_section__title{background:#383897;padding:5px 15px;color:#9093be;text-transform:uppercase;font-weight:700}.ticket_sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background:#2e3165;border-right:1px solid #43467d}.ticket_sidebar,.ticket_sidebar__tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.ticket_sidebar__tabs{-ms-flex-negative:0;flex-shrink:0;height:59px;border-bottom:1px solid #43467d}.ticket_sidebar__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;background:#2e3165;border-right:1px solid #43467d;color:#9093be;font-weight:700;text-transform:uppercase}.ticket_sidebar__tab:last-of-type{border:none}.ticket_sidebar__tab:hover{background:#59557b}.ticket_sidebar__tab_active{background:#383897}.ticket_sidebar__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.ticket_action_list,.ticket_sidebar__content{display:-webkit-box;display:-ms-flexbox;display:flex}.ticket_action_list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:5px}.ticket_action_list>*+*{margin-left:5px}.ticket_message_area{display:-webkit-box;display:-ms-flexbox;display:flex}.ticket_message_area__form{-webkit-box-flex:100;-ms-flex-positive:100;flex-grow:100}.ticket_message_area__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:1px solid #282a57;border-left:1px solid #282a57;background-color:#15173c}@media only screen and (max-width:767px){.ux-tabs{height:auto}}.ux-tabs_active{background:#00f}.ux-tabs__menu-header{height:58px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-left:none;border-right:none;border-bottom:1px solid #e3e4ef;padding:0 40px}@media only screen and (max-width:767px){.ux-tabs__menu-header{padding:0 15px;width:100%;overflow-y:scroll}}.ux-tabs__menu-item{position:relative;margin:0 40px 0 0;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.ux-tabs__menu-item{margin-right:10px;padding:20px 0;display:inline-table}.ux-tabs__menu-item:last-child{margin-right:10px}}.ux-tabs__menu-item:hover{opacity:.7}.ux-tabs__menu-item>a{color:#3a3958;font-size:14px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:767px){.ux-tabs__menu-item>a{font-size:13px}}.ux-tabs__menu-item>a>span>b{color:#9195d6;margin-left:5px;font-weight:600;font-size:12px}.ux-tabs__menu-item_active{opacity:1;cursor:default}.ux-tabs__menu-item_active>a{color:#3a3958;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-tabs__menu-item_active>a:after{height:2px;width:100%;left:0;bottom:-1px;background:-webkit-gradient(linear,left top,right top,from(#7932ff),to(#564fff));background:-o-linear-gradient(left,#7932ff,#564fff);background:linear-gradient(90deg,#7932ff,#564fff);-webkit-box-shadow:0 0 6px 0 rgba(86,79,255,.4);box-shadow:0 0 6px 0 rgba(86,79,255,.4);content:"";display:block;position:absolute}.ux-tabs__menu-item_disabled{cursor:default;opacity:.5!important}.ux-tabs__panel-wrap{display:block;padding:0}.ux-tabs_theme_dark{background-color:#2c2b5e}.ux-tabs_theme_dark .ux-tabs__menu-item>a{color:#fff}.ux-tabs_theme_dark .ux-tabs__menu-header{border-bottom-color:#9093be}.messenger__page_wrapper{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.messenger__page_wrapper.ux-tabs,.messenger__page_wrapper .ux-tabs{margin:0}.messenger__page_wrapper .ux-tabs__menu-header{top:0;left:0;width:100%;height:5%;padding:0;background-color:#15173c;border-bottom:1px solid #282a57;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-y:hidden}.messenger__page_wrapper .ux-tabs__panel-wrap{position:absolute;top:5%;left:0;height:95%;width:100%}.messenger__page_wrapper .ux-tabs__menu-item{margin-right:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.messenger__page_wrapper .ux-tabs__menu-item,.messenger__page_wrapper .ux-tabs__menu-item a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.messenger__page_wrapper .ux-tabs__menu-item a{cursor:pointer;color:#9195d6;padding:0 20px;background:#192036;overflow:hidden;border-top-right-radius:5px;border-top-left-radius:5px}.messenger__page_wrapper .ux-tabs__menu-item a:hover{background:#59557b;color:#9195d6!important}.messenger__page_wrapper .ux-tabs__menu-item_active a{color:#fff!important;background:#6761ff}.messenger__page_wrapper p.mail__head_group{max-width:none}.mails__minimized_unread{background-color:#564fff}.mails__minimized_read{background-color:#53528b}.mails__minimized_container{bottom:0;right:0;position:fixed;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:180px;min-height:40px;padding:0 20px;border-radius:3px 0 0 0;-webkit-box-shadow:0 0 40px 0 rgba(20,20,51,.2);box-shadow:0 0 40px 0 rgba(20,20,51,.2);z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mails__minimized_container img{margin-right:8px}.mails__minimized_message{color:#fff;font-size:13px;text-align:left;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);overflow:auto;opacity:1}.ux-modal,.ux-modal_transition{-webkit-transition:all .2s;-o-transition:.2s all;transition:all .2s}.ux-modal_transition{opacity:0;overflow:hidden}.ux-modal__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:2%}@media only screen and (max-width:991px){.ux-modal__inner{width:95%}.ux-modal__inner>div{overflow:inherit!important}}.ux-modal__inner>div{overflow:hidden;border-radius:5px}.ux-modal__inner_mobile{width:100%;overflow:hidden;margin-bottom:0}.ux-modal__inner_mobile_full{min-height:100%}@media only screen and (max-width:991px){.ux-modal__inner_mobile_static{width:auto}}.ux-modal__placement_center-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-modal__placement_center-center,.ux-modal__placement_center-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ux-modal__placement_center-top{padding-top:5%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:767px){.ux-modal__placement_center-top{padding-top:0}}.ux-modal__placement_absolute{position:fixed;top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:auto;height:auto;background-color:transparent}.ux-modal__placement_absolute .ux-modal__inner{margin-bottom:0;margin-top:10px;margin-left:10px}.ux-modal__close{top:-18px;width:36px;z-index:99;right:-18px;height:36px;cursor:pointer;background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:50%!important;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.25);box-shadow:0 4px 10px 0 rgba(0,0,0,.25)}@media only screen and (max-width:991px){.ux-modal__close{right:-10px}}@media only screen and (max-width:767px){.ux-modal__close{top:10px;right:10px;border-radius:5px!important;-webkit-box-shadow:0 4px 16px 0 rgba(58,57,88,.3);box-shadow:0 4px 16px 0 rgba(58,57,88,.3)}}.ux-modal__close:hover{-webkit-box-shadow:0 4px 18px 0 rgba(58,57,88,.45);box-shadow:0 4px 18px 0 rgba(58,57,88,.45)}.ux-modal__close>div{top:12px;left:12px;width:12px;height:12px;font-size:20px;background-size:cover;position:absolute;background-image:url(/images/close_icon.svg)}.ux-modal__style_p40{padding:30px 40px 40px;background-color:#fff;border-radius:5px}@media only screen and (max-width:767px){.ux-modal__style_p40{padding:30px 15px}}.ux-modal__style_p20{padding:20px}.ux-modal__style_p0,.ux-modal__style_p20{background-color:#fff;border-radius:5px}.ux-modal__style_mobile_p0{padding:0}.ux-modal__style_mobile_p0,.ux-modal__style_mobile_p20{background-color:#2c2b5e;border-radius:5px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.5);box-shadow:0 0 40px 0 rgba(0,0,0,.5)}.ux-modal__style_mobile_p20{padding:20px}.ux-modal__style_mobile_full{background-color:#2c2b5e}.ux-modal__style_mobile_full,.ux-modal__style_mobile_full_light{position:absolute;height:100%;min-height:100%;border-radius:5px;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.5);box-shadow:0 0 40px 0 rgba(0,0,0,.5)}.ux-modal__style_mobile_full_light{background-color:#fff}.ux-modal__size_s{width:340px}.ux-modal__size_m{width:480px}.ux-modal__size_sl{width:640px}.ux-modal__size_l{width:800px}@media only screen and (max-width:991px){.ux-modal__size_l{width:100%}}.ux-modal__size_xl{width:1020px}@media only screen and (max-width:991px){.ux-modal__size_xl{width:100%}}.overflow_hide{overflow:hidden!important}.overflow_hide #intercom-chat{display:none}.modals__absolute{display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;z-index:100;opacity:1;width:auto;height:auto;position:absolute;-webkit-transition:all .2s;-o-transition:.2s all;transition:all .2s}.modals__absolute .modals__wrapper{background-color:transparent;display:block;position:static}.ux-modal__close_fixed{position:fixed;right:2.5%;top:1.7%;border-radius:5px!important}@media only screen and (max-width:767px){.ux-modal__close_fixed{right:5%}}.ux-modal__close_theme-light{background-color:#fff}.ux-modal__close_theme-light div{background-image:url(/images/close_icon.svg)}.ux-modal__close_theme-dark{background-color:#2c2b5e;-webkit-box-shadow:none!important;box-shadow:none!important}.ux-modal__close_theme-dark div{background-image:url(/images/close_icon_white.svg)}.product-edit_overflow{overflow:inherit!important}.connection-lost__modal{overflow:inherit;left:auto;right:10px;top:70px}.cookie-info__wrapper{overflow:inherit;left:auto;right:25px;top:100px}@media only screen and (max-width:767px){.cookie-info__wrapper{width:100%;right:auto;top:auto;left:0;bottom:0}.cookie-info__wrapper .ux-modal__inner{margin:auto}}.cookie-info__wrapper .ux-info-modal-content__description span{color:#9fa3e5}.subscribe-modal__wrapper{bottom:20px;right:20px;left:auto;top:auto}@media only screen and (max-width:991px){.subscribe-modal__wrapper{right:0}}@media only screen and (max-width:767px){.subscribe-modal__wrapper{width:100%!important;top:0;bottom:auto;right:auto;height:100%;background-color:rgba(0,0,0,.4)}}.subscribe-modal__wrapper .ux-modal__inner{margin:20px}@media only screen and (max-width:767px){.subscribe-modal__wrapper .ux-modal__style_p0{background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.push-modal__wrapper{top:80px;left:260px}.push-modal__wrapper .ux-modal__inner{margin:20px}.refill-modal__wrapper{z-index:111!important}@media only screen and (max-width:991px){.refill-modal__wrapper .ux-modal__inner{width:auto}}.dark-theme-modal{background-color:#1c213b}.ux-textarea__container.theme_light .ux-textarea{position:relative;width:100%;background-color:transparent;height:44px;font-size:14px;line-height:1;text-align:left;color:#28315b;border:1px solid #c0c0d6;border-radius:5px;padding:12px 14px;min-height:200px;resize:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-textarea__container.theme_light .ux-textarea::-webkit-input-placeholder{color:rgba(130,142,180,.5)}.ux-textarea__container.theme_light .ux-textarea:-moz-placeholder,.ux-textarea__container.theme_light .ux-textarea::-moz-placeholder{color:rgba(130,142,180,.5)}.ux-textarea__container.theme_light .ux-textarea:-ms-input-placeholder{color:rgba(130,142,180,.5)}.ux-textarea__container.theme_light .ux-textarea:focus{color:#28315b;border:1px solid #564fff;outline:0}.ux-textarea__container.theme_light .ux-textarea_error{border:1px solid #ff4661;-webkit-box-shadow:0 0 6px 0 rgba(255,70,97,.2);box-shadow:0 0 6px 0 rgba(255,70,97,.2)}.ux-textarea__container.theme_light .ux-textarea_disabled{opacity:.5}.ux-textarea__container.theme_light .ux-textarea_renderer_left{padding-left:50px}.ux-textarea__container.theme_light .ux-textarea_renderer_right{padding-right:44px}.ux-textarea__container.theme_light .ux-textarea_editor{border:1px solid #c0c0d6;border-radius:5px}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-editor-toolbar{background-color:transparent;border:none;border-bottom:1px solid #c0c0d6;margin-bottom:0}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal{height:auto}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-label{position:relative;font-size:12px;text-transform:uppercase;line-height:1;color:#28315b;margin-bottom:6px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-input{border:1px solid #c0c0d6;height:30px;border-radius:5px;padding:0 10px}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-input:focus{border:1px solid #564fff}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-target-option{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-target-option input{margin-left:0}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-target-option span{font-size:13px;color:#28315b}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-buttonsection{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-btn{text-transform:uppercase;border-radius:5px;margin:0;width:90px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-btn:hover{opacity:.7;-webkit-box-shadow:none;box-shadow:none}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-btn:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#fff;background-color:#564fff}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-modal-btn:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:grey;background-color:#eaeaf4}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-decorator-wrapper a{color:#564fff;text-decoration:underline}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-link-decorator-wrapper img{left:calc(100% - 5px);top:-5px}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-dropdownoption-default{color:#28315b;font-size:14px}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-dropdown-optionwrapper{width:calc(100% + .125rem);overflow:hidden;position:absolute;left:-1px;border:1px solid #c0c0d6;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-dropdown-optionwrapper:hover{-webkit-box-shadow:1px 1px 1px 0 #bbb;box-shadow:1px 1px 1px 0 #bbb}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-dropdown-wrapper{height:30px;position:relative}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-dropdown-wrapper:hover{-webkit-box-shadow:1px 1px 1px 0 #bbb;box-shadow:1px 1px 1px 0 #bbb}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-dropdown-wrapper[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-option-wrapper{border:1px solid #c0c0d6;height:30px;min-width:30px}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-option-wrapper:hover{-webkit-box-shadow:1px 1px 1px 0 #bbb;box-shadow:1px 1px 1px 0 #bbb}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-block-dropdown{border:1px solid #c0c0d6}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftEditor-content h1{padding:15px 0}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftEditor-content h1 span{color:#9093be;line-height:1.14;font-size:28px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftEditor-content h2{padding:15px 0}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftEditor-content h2 span{color:#9093be;line-height:1.33;font-size:18px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{top:2px}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftStyleDefault-block{margin:0;color:#9093be;line-height:1.57;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:square;color:#9093be}.ux-textarea__container.theme_light .ux-textarea_editor .rdw-editor-main blockquote{border-left:5px solid #564fff}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftStyleDefault-ul{list-style-type:square;color:#9093be}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftStyleDefault-ul li{font-size:14px}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftStyleDefault-ol{list-style-type:decimal;color:#9093be}.ux-textarea__container.theme_light .ux-textarea_editor .public-DraftStyleDefault-ol li{font-size:14px}.ux-textarea__container.theme_light .ux-textarea_editor-inner{padding:10px 14px;font-size:14px;min-height:100px}.ux-textarea__container.theme_dark .ux-textarea{position:relative;width:100%;background-color:#32316a;height:44px;font-size:14px;line-height:1;text-align:left;color:#fff;border:1px solid #3a4361;border-radius:5px;padding:12px 14px;min-height:200px;resize:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-textarea__container.theme_dark .ux-textarea::-webkit-input-placeholder{color:rgba(130,142,180,.5)}.ux-textarea__container.theme_dark .ux-textarea:-moz-placeholder,.ux-textarea__container.theme_dark .ux-textarea::-moz-placeholder{color:rgba(130,142,180,.5)}.ux-textarea__container.theme_dark .ux-textarea:-ms-input-placeholder{color:rgba(130,142,180,.5)}.ux-textarea__container.theme_dark .ux-textarea:focus{color:#fff;border:1px solid #564fff;outline:0}.ux-textarea__container.theme_dark .ux-textarea_error{border:1px solid #ff4661;-webkit-box-shadow:0 0 6px 0 rgba(255,70,97,.2);box-shadow:0 0 6px 0 rgba(255,70,97,.2)}.ux-textarea__container.theme_dark .ux-textarea_disabled{opacity:.5}.ux-textarea__container.theme_dark .ux-textarea_renderer_left{padding-left:50px}.ux-textarea__container.theme_dark .ux-textarea_renderer_right{padding-right:44px}.ux-textarea__container.theme_dark .ux-textarea_editor{border:1px solid #3a4361;border-radius:5px}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-editor-toolbar{background-color:transparent;border:none;border-bottom:1px solid #3a4361;margin-bottom:0}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal{height:auto}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-label{position:relative;font-size:12px;text-transform:uppercase;line-height:1;color:#fff;margin-bottom:6px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-input{border:1px solid #3a4361;height:30px;border-radius:5px;padding:0 10px}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-input:focus{border:1px solid #564fff}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-target-option{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-target-option input{margin-left:0}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-target-option span{font-size:13px;color:#fff}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-buttonsection{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-btn{text-transform:uppercase;border-radius:5px;margin:0;width:90px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-btn:hover{opacity:.7;-webkit-box-shadow:none;box-shadow:none}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-btn:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#fff;background-color:#564fff}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-modal-btn:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:grey;background-color:#eaeaf4}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-decorator-wrapper a{color:#564fff;text-decoration:underline}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-link-decorator-wrapper img{left:calc(100% - 5px);top:-5px}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-dropdownoption-default{color:#fff;font-size:14px}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-dropdown-optionwrapper{width:calc(100% + .125rem);overflow:hidden;position:absolute;left:-1px;border:1px solid #3a4361;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-dropdown-optionwrapper:hover{-webkit-box-shadow:1px 1px 1px 0 #bbb;box-shadow:1px 1px 1px 0 #bbb}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-dropdown-wrapper{height:30px;position:relative}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-dropdown-wrapper:hover{-webkit-box-shadow:1px 1px 1px 0 #bbb;box-shadow:1px 1px 1px 0 #bbb}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-dropdown-wrapper[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-option-wrapper{border:1px solid #3a4361;height:30px;min-width:30px}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-option-wrapper:hover{-webkit-box-shadow:1px 1px 1px 0 #bbb;box-shadow:1px 1px 1px 0 #bbb}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-block-dropdown{border:1px solid #3a4361}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftEditor-content h1{padding:15px 0}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftEditor-content h1 span{color:#9093be;line-height:1.14;font-size:28px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftEditor-content h2{padding:15px 0}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftEditor-content h2 span{color:#9093be;line-height:1.33;font-size:18px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{top:2px}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftStyleDefault-block{margin:0;color:#9093be;line-height:1.57;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:square;color:#9093be}.ux-textarea__container.theme_dark .ux-textarea_editor .rdw-editor-main blockquote{border-left:5px solid #564fff}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftStyleDefault-ul{list-style-type:square;color:#9093be}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftStyleDefault-ul li{font-size:14px}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftStyleDefault-ol{list-style-type:decimal;color:#9093be}.ux-textarea__container.theme_dark .ux-textarea_editor .public-DraftStyleDefault-ol li{font-size:14px}.ux-textarea__container.theme_dark .ux-textarea_editor-inner{padding:10px 14px;font-size:14px;min-height:100px}.textarea_bold{font-weight:800!important}.review{padding:30px 0}.review,.review__header,.review__user-info{position:relative}.review__user-info>*{margin-right:8px}.review__date{color:rgba(130,142,180,.5);font-size:12px}.review__date,.review__text{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.review__text{color:#9093be;font-size:13px;margin-top:10px}.review .user-info__nick{color:#3a3958;font-size:12px}.review__edit_language{padding:10px 0;font-size:12px;text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.review__edit_button{position:absolute;bottom:36px;right:-16px;border:none}.review__edit_button:hover{border:none;opacity:.7}.edit__review-container .textarea__container{margin-bottom:20px}.ux-preloader-wrap{position:relative;width:100%;height:100%}.ux-preloader-wrap_display_fixed{position:absolute;left:0;top:0;width:100%;min-height:77vh;z-index:1000}.ux-preloader-wrap_display_auto{min-height:100%;position:absolute;top:0;width:100%}.ux-preloader{position:absolute;width:54px;height:54px;margin-top:-10px;margin-left:-10px;border-radius:50%;border:6px solid #c0c0d6;border-top-color:#564fff;-webkit-animation:spinner .9s linear infinite;animation:spinner .9s linear infinite}.ux-preloader_position_center{top:calc(50% - 26px);left:calc(50% - 26px)}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal_notfound{background:#fff;border-radius:5px;padding:40px;min-height:400px;width:680px}@media only screen and (max-width:991px){.modal_notfound{min-height:inherit}.modal_notfound .heading__container.theme_light .page__heading_size_xxxl{font-size:28vw!important}}@media only screen and (max-width:767px){.modal_notfound{border-radius:0}}.ux-modal__order{top:10%;height:auto;width:640px}.order .page__heading{padding:0!important}.order .ux-timer{margin-top:5px}.order .currency__display{text-align:left}.order__text-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#9fa3e5;text-shadow:0 1px 1px rgba(32,35,67,.2);margin-bottom:15px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.order__top-content{background-image:url(/images/bg_custom_order.jpg);background-size:cover;background-repeat:no-repeat;overflow:hidden;background-position:50%;padding:40px;border-radius:5px 5px 0 0}@media only screen and (max-width:767px){.order__top-content{padding:20px 15px}}.order__top-content>*{margin:10px 0}.order__top-content>:first-child{margin-top:0}.order__top-content>:last-child{margin-bottom:0}.order__top-content .ux-avatar_small{width:34px;height:34px;border:2px solid #96d473}.order__top-content .ux-avatar_small>img{border:3px solid transparent}.order__top-content .product__options{margin:0}.order__top-content .user-info__nick{height:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order__top-content .ux-star-rating__marks-counter{color:#b8bcff}.order__top-timer{font-size:14px;color:#9093be;padding-bottom:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.order__bottom-content{position:relative;margin-bottom:20px}.order__bottom-content .expandable__show-btn{margin:0 2.5rem}.order__cancel-order{cursor:pointer;color:#fff;font-size:14px}.order__column{padding:0 40px}@media only screen and (max-width:767px){.order__column{padding:0 20px}}.order__description{padding:20px 40px}@media only screen and (max-width:767px){.order__description{padding:20px 15px}}.order__options-row{height:50px;border-bottom:1px solid #e3e4ef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order__options-row:last-child{border:none}.order__option-name,.order__option-value{color:#2c2b5e;font-size:14px;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.order__option-value{color:#9093be;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:767px){.order__option-value{text-align:right}}.order__change-raid-date{margin-top:5px;color:#ff4661;font-size:15px}.order__change-raid-date pre{margin:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.user-container{width:auto;margin-right:20px}.order__arbitrage{color:#b8bcff;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.order__arbitrage-top{margin-bottom:20px}.order__arbitrage-bottom{margin-bottom:10px}.order__arbitrage-bottom .ux-timer{margin-top:0}.orders__buttons-container{margin-top:10px}.contact__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact__btn .icon{margin-right:0}.contact__btn-margin{margin-top:10px;margin-right:20px}@media only screen and (max-width:767px){.contact__btn-margin{margin-right:0}}.order__btn-position{margin-left:20px}@media only screen and (max-width:767px){.order__btn-position{margin-bottom:10px;margin-left:0}}.order__arbitrage-link{color:#fff;margin-left:5px;text-transform:none;padding:0;width:auto;font-size:14px;height:auto;min-height:auto;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.order__arbitrage-link,.order__arbitrage-link:hover{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:none}.modal__ticket{width:480px;background-color:#fff;border-radius:5px;padding:20px 0 40px;margin:20px 0}.order__arbitrage_col{margin-top:0}.order__arbitrage-btns{margin-top:15px}.tabs__description{padding:20px 40px}@media only screen and (max-width:767px){.tabs__description{padding:20px 15px}}.all-orders-wrap .breadcrumbs__container,.all-orders-wrap .heading__container{padding:0 20px}@media only screen and (max-width:767px){.orders__buttons-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.order__top-heading{position:relative}.order__top-heading .quantity:after{font-size:24px;top:14px;left:14px}.order__info--loading{padding-top:5%}.ux-sticker{padding:0 5px;height:24px;font-size:12px;margin-bottom:10px;text-transform:uppercase;border-radius:3px;line-height:normal;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-sticker:first-child{margin-left:0}.ux-sticker:last-child{margin-right:0}.ux-sticker_color_grey{color:#9093be;background-color:#e6e8f0}.ux-sticker_color_red{color:rgba(233,84,106,.75);background-color:#fcdde1}.ux-sticker_color_yellow{color:#b5aa32;background-color:#f6ffaf}.ux-sticker_color_green{background-color:#96d473;color:#fff}.ux-sticker_color_blue{background-color:#5793f6;color:#fff}.ux-sticker_color_blue-alliance{background-color:rgba(83,155,248,.2);color:#539bf8}.ux-sticker_color_transparent{background-color:transparent;color:#9195d6}.ux-sticker_color_purple{background-color:#7827ff;color:#fff}.ux-sticker_color_orange{background-color:#f3a81e;color:#fff}.ux-sticker_color_cancel-red{background-color:#ff4661;color:#fff}.ux-sticker_color_white{background-color:#fff;border:1px solid #e3e4ef;color:#9093be}.ux-sticker_color_wow-eu{background:-o-linear-gradient(315deg,#5793f6,#5793f6,#8d43d6);background:linear-gradient(135deg,#5793f6,#5793f6,#8d43d6);color:#fff}.ux-sticker_color_wow-us{background:-o-linear-gradient(315deg,#5793f6,#5793f6,#e03a3a);background:linear-gradient(135deg,#5793f6,#5793f6,#e03a3a);color:#fff}.ux-sticker_color_wow-classic-eu{background:-o-linear-gradient(315deg,#7c5ef6,#7c3cf6,#8d43d6);background:linear-gradient(135deg,#7c5ef6,#7c3cf6,#8d43d6);color:#fff}.ux-sticker_color_wow-classic-us{background:-o-linear-gradient(315deg,#7c5ef6,#7c3cf6,#e03a3a);background:linear-gradient(135deg,#7c5ef6,#7c3cf6,#e03a3a);color:#fff}.ux-sticker_color_poe-world{background:#219044;color:#fff}.ux-sticker_color_d2-world{background:#4ab8de;color:#fff}.ux-stickers-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ux-stickers-list .ux-sticker{margin:8px 8px 0 0}.ux-stickers-list .ux-sticker:last-child{margin-right:0}.ux-star-rating{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ux-star-rating,.ux-star-rating__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.ux-star-rating__stars{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-star-rating__star{width:12px;height:12px;position:relative;display:block;margin:2px;background-position:50%;z-index:1;background-image:url(/images/star.svg);background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:512px){.ux-star-rating__star{width:12px;height:12px}}.ux-star-rating__star:first-child{margin-left:0}.ux-star-rating__star_empty{background-image:url(/images/star_empty.svg);background-size:cover;background-repeat:no-repeat}.ux-star-rating__star_size_medium{width:24px;height:24px!important}.ux-star-rating__star_size_large{width:36px;height:36px!important}.ux-star-rating__partial-star{width:12px;height:12px;position:absolute;display:block;z-index:2;background-position:0;background-image:url(/images/star.svg);background-size:cover;background-repeat:no-repeat}.ux-star-rating__partial-star_size_large{width:36px;height:36px!important}.ux-star-rating__marks-counter{margin:2px 2px 2px 0;font-size:12px;text-align:left;color:rgba(144,147,190,.5);font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:512px){.ux-star-rating__marks-counter{font-size:12px}}.user-info{width:100%}.user-info__nick-wrap{margin:0 0 0 12px;width:auto;height:100%}@media only screen and (max-width:512px){.user-info__nick-wrap{margin:0 0 0 6px}}.user-info__nick-wrap_only-nick{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.user-info__nick{font-size:13px;color:#564fff;margin:0;max-width:125px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:512px){.user-info__nick{font-size:13px}}.user-info__nick_size_small{font-size:12px}.user-info__nick_size_large{font-size:48px}.user-info__nick_size_x-large{font-size:54px}.user-info__nick_theme_dark{color:#fff}.user-info__nick_no-max-width{max-width:none}.user-info__nick_bold{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.user-info__nick_oswald,.user-info_square .user-info__nick{font-family:Oswald-Bold,Arial,Helvetica,sans-serif;text-transform:uppercase}.user-info_square .user-info__nick{font-size:54px;color:#fff;text-shadow:0 1px 3px rgba(11,9,62,.2);line-height:1;padding:0 0 10px;width:auto;max-width:inherit}@media only screen and (max-width:991px){.user-info_square .user-info__nick{font-size:34px}}@media only screen and (max-width:767px){.user-info_square .user-info__nick{font-size:26px}}.user-info_square .user-info__nick-wrap{margin-left:20px}.user-info_square .ux-star-rating__star{width:20px;height:19px;background-size:cover;margin:2.5px}@media only screen and (max-width:991px){.user-info_square .ux-star-rating__star{width:15px;height:14px}}.user-info_square .ux-star-rating__star:first-child{margin-left:0}.user-info_square .ux-star-rating__partial-star{height:19px}.user-info_square .ux-star-rating__star_full{width:20px;height:19px;background-size:cover}@media only screen and (max-width:991px){.user-info_square .ux-star-rating__star_full{width:15px;height:14px}}.user-info_square .ux-star-rating{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.user-info_square .ux-star-rating__marks-counter{font-size:13px;color:#9fa3e5;margin-left:5px}.user-info__avatar-wrap{width:auto}.user-info-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-info-row .ux-star-rating{margin-left:5px}@media only screen and (max-width:767px){.user-info__nick_role{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.user__role{margin-left:0;margin-top:0;margin-bottom:5px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.user__role{border:1px solid hsla(0,0%,100%,.1);border-radius:3px;height:25px;color:#fff;margin-top:7px;margin-left:10px;text-transform:uppercase;font-size:13px;line-height:.9;padding:6px 8px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:991px){.user__role{margin-left:0;margin-bottom:10px}}.user__role_user{background:#31345d}.user__role_seller,.user__role_trusted-seller,.user__role_verified-seller{background:-o-linear-gradient(190deg,#9332ff,#7e4fff);background:linear-gradient(260deg,#9332ff,#7e4fff)}.user__role_support{background:-o-linear-gradient(315deg,#1684da 0,#953ab3 100%);background:linear-gradient(-225deg,#1684da,#953ab3)}.user__role_admin{background:-o-linear-gradient(315deg,#da6664 0,#e39f4e 100%);background:linear-gradient(-225deg,#da6664,#e39f4e)}.product__description{border-color:#e3e4ef!important}.product__description,.ux-timer{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-timer{position:relative;font-size:14px;color:#b8bcff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-timer_time-over{opacity:1;color:#f3745e}.expandable__overflow{overflow:hidden}.expandable__overflow_expanded{max-height:1800px;padding-bottom:20px}.expandable__overflow_expanded,.expandable__overflow_wide-content{-webkit-transition:max-height .3s,-webkit-mask-image .8s;transition:max-height .3s,-webkit-mask-image .8s;-o-transition:max-height .3s,mask-image .8s;transition:max-height .3s,mask-image .8s;transition:max-height .3s,mask-image .8s,-webkit-mask-image .8s}.expandable__overflow_wide-content{-webkit-mask-image:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(30%,#000));-webkit-mask-image:linear-gradient(0deg,hsla(0,0%,100%,0) 0,#000 30%);mask-image:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(30%,#000));mask-image:linear-gradient(0deg,hsla(0,0%,100%,0) 0,#000 30%)}.expandable__overflow_expanded.expandable__overflow_wide-content{-webkit-transition:max-height .8s,-webkit-mask-image .8s;transition:max-height .8s,-webkit-mask-image .8s;-o-transition:max-height .8s,mask-image .8s;transition:max-height .8s,mask-image .8s;transition:max-height .8s,mask-image .8s,-webkit-mask-image .8s;-webkit-mask-image:none;mask-image:none}.expandable__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.expandable__container a,.expandable__container a span{font-size:16px}.expandable__container b{color:#9195d6}.expandable__container h1{font-size:24px;line-height:1.33;text-align:left;color:#9195d6;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}.expandable__container .tab-wrap .tab-panel{padding:15px 40px 20px}.expandable__show-btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:36px;cursor:pointer;color:#564fff;position:relative;text-transform:uppercase;font-size:12px;border:1px solid rgba(86,79,255,.25);border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}@media only screen and (max-width:767px){.expandable__show-btn{margin:0}}.animation__container_child{height:auto}.w-route-info__description{margin:5px 0 10px;max-width:900px}@media only screen and (max-width:767px){.w-route-info__description .ux-description{font-size:16px}}.w-route-info__icon{width:56px;height:56px;margin:0 15px 0 0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.w-route-info__icon-list{margin:20px 0;padding:6px 0;max-width:1200px}@media only screen and (max-width:767px){.w-route-info__icon-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.w-route-info__icon-list:after,.w-route-info__icon-list:before{width:100%;top:0;height:1px;background-color:#b8bcff;opacity:.3;content:"";display:block;position:absolute}.w-route-info__icon-list:after{top:auto;bottom:0}.w-route-info__icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-right:10px;height:90px}@media only screen and (max-width:767px){.w-route-info__icon-container:first-child img{margin-left:20px}}.w-route-info__icon-container:first-child img{margin-left:0}.w-route-info__icon-container:last-child{margin-right:0}.w-route-info__icon-text{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;line-height:1.68;font-size:14px;color:#9fa3e5;padding-right:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.w-route-info__buttons{margin:20px 0 30px}.w-route-info__button-active{background-color:#2b2c67!important;border:1px solid hsla(0,0%,100%,.3)!important;color:#fff!important}.w-route-info__select-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.w-route-info__select{margin-top:5px;width:auto;max-width:900px}@media only screen and (max-width:767px){.w-route-info__select{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.w-route-info__select .ux-btn{width:calc(50% - .625rem);margin-top:20px}.w-route-info__select .ux-btn:first-child{margin-top:0}.w-route-info__select .ux-btn:nth-child(2){margin-top:0}.w-route-info__select .ux-btn:nth-child(2n){margin-right:0}}.w-route-info__select .ux-btn:disabled{cursor:default!important}.w-route-info__select_type_switcher{background-color:#271d5e;border:1px solid rgba(145,149,214,.3);border-radius:5px;height:54px;margin:15px 0}@media only screen and (max-width:767px){.w-route-info__select_type_switcher{width:100%}.w-route-info__select_type_switcher .ux-btn{width:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:5px 0}.w-route-info__select_type_switcher .ux-btn:first-child{margin-top:0}.w-route-info__select_type_switcher .ux-btn:nth-child(2){margin-top:0}.w-route-info__select_type_switcher .ux-btn:nth-child(2n){margin-right:0}}.w-route-info__select_type_switcher>button{height:54px;margin:-1px 0 0 -1px;padding:0 20px}.w-route-info__select_style_filter{height:60px;margin:0 20px 0 0}.w-route-info__select_style_filter>button{height:60px}.w-route-info__editRoute{position:fixed;top:85px;right:20px;max-width:1250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:50;-webkit-transition:.1s ease-in;-o-transition:.1s ease-in;transition:.1s ease-in}.w-route-info__editRoute>a,.w-route-info__editRoute>button{background-color:rgba(0,0,0,.2);border-radius:5px;position:relative;width:50px;height:50px;margin-bottom:10px;-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s}.w-route-info__editRoute>a:hover,.w-route-info__editRoute>button:hover{background-color:rgba(0,0,0,.4)}.w-route-info__editRoute>a:last-child,.w-route-info__editRoute>button:last-child{margin-bottom:0}.w-route-info__item-list-wrap{max-width:1200px}.w-route-info__item-list-wrap li a{font-size:1rem}.w-base-list{position:relative}.wowhead__link{color:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.editRoute_btn{background-color:transparent;border:none;position:relative;width:100%;height:100%}.editRoute_btn:before{content:"";position:absolute;width:25px;height:25px;background-image:url(/images/icon_edit_white.svg);background-repeat:no-repeat;background-size:contain;top:calc(50% - 12.5px);left:calc(50% - 12.5px)}.withdraw-amount-wrap{width:360px;margin-bottom:8px}.withdraw-label{margin-right:8px;color:#9fa3e5;font-size:14px;opacity:.8;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.link-row a{color:#fff;text-decoration:underline}.sitemap__block{margin:20px 0 0}a.sitemap__link{margin:8px 0;width:33.33%;color:#adb0e9}@media only screen and (max-width:991px){a.sitemap__link{width:50%}}@media only screen and (max-width:767px){a.sitemap__link{width:100%}}.wizard-price{padding:20px 40px 10px}.wizard-price__list{font-size:16px;margin-left:20px}.wizard-price__item{font-size:16px;color:#9093be;margin-top:5px;line-height:1.5;position:relative;list-style-type:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.wizard-price__item:before{content:"";position:absolute;top:7px;left:-20px;width:8px;height:8px;background-color:#9093be;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.wizard-price__item .wowhead__link{color:#564fff}.wizard-price__info{padding:20px 30px;border:1px solid #7932ff;margin-top:20px;margin-bottom:10px;max-width:960px}.wizard-price__info p{font-size:13px;color:#28315b;line-height:1.85;margin-left:20px;position:relative;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.wizard-price__info p:before{content:"";position:absolute;background-image:url(/images/warning-purple.svg);top:calc(50% - 8px);left:-30px;background-repeat:no-repeat;-webkit-background-size:contain;width:16px;height:16px}.wizard-price__description{line-height:1.5;max-width:960px}.ux-section_row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.ux-section_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ux-section_row .ux__section__column{padding-bottom:0}.ux-section_row>*{margin-right:15px}.ux-section_row>:last-child{margin-right:0}.ux-section_column .ux__section__row{padding-bottom:0}.ux-section_underline{border-bottom:1px solid #e3e4ef}.ux-section_last{border-bottom:0}.wizard__section-text{padding:20px 40px 15px}.loading-indicator{margin:2em auto;position:relative;width:64px;height:64px}.loading-indicator div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:32px 32px;-ms-transform-origin:32px 32px;transform-origin:32px 32px}.loading-indicator div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:grey;margin:-3px 0 0 -3px}.loading-indicator div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.loading-indicator div:first-child:after{top:50px;left:50px}.loading-indicator div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.loading-indicator div:nth-child(2):after{top:54px;left:45px}.loading-indicator div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.loading-indicator div:nth-child(3):after{top:57px;left:39px}.loading-indicator div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.loading-indicator div:nth-child(4):after{top:58px;left:32px}.loading-indicator div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.loading-indicator div:nth-child(5):after{top:57px;left:25px}.loading-indicator div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.loading-indicator div:nth-child(6):after{top:54px;left:19px}.loading-indicator div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.loading-indicator div:nth-child(7):after{top:50px;left:14px}.loading-indicator div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.loading-indicator div:nth-child(8):after{top:45px;left:10px}.loading-indicator-small{width:32px;height:32px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ux-field-wrap_invalid .ux-field,.ux-field-wrap_invalid input{border-color:#ff4661!important;-webkit-box-shadow:0 0 10px -2px #ff4661;box-shadow:0 0 10px -2px #ff4661}.select__item.select__theme_dark .Select{position:relative;height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_dark .Select_size_auto{width:auto}.select__item.select__theme_dark .Select_size_xs{width:85px}.select__item.select__theme_dark .Select_size_s{width:120px}.select__item.select__theme_dark .Select_size_sm{width:144px}.select__item.select__theme_dark .Select_size_m{width:190px}.select__item.select__theme_dark .Select_size_l{width:260px}@media only screen and (max-width:767px){.select__item.select__theme_dark .Select_size_l{width:100%}}.select__item.select__theme_dark .Select_size_xl{width:400px}@media only screen and (max-width:767px){.select__item.select__theme_dark .Select_size_xl{width:100%}}.select__item.select__theme_dark .Select_size_xxl{width:450px}@media only screen and (max-width:767px){.select__item.select__theme_dark .Select_size_xxl{width:100%}}@media only screen and (max-width:767px){.select__item.select__theme_dark .Select{height:56px}}.select__item.select__theme_dark .Select input::-ms-clear,.select__item.select__theme_dark .Select input::-ms-reveal,.select__item.select__theme_dark .Select input::-webkit-contacts-auto-fill-button,.select__item.select__theme_dark .Select input::-webkit-credentials-auto-fill-button{display:none!important}.select__item.select__theme_dark .Select div,.select__item.select__theme_dark .Select input,.select__item.select__theme_dark .Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.select__item.select__theme_dark .Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.select__item.select__theme_dark .Select.is-disabled .Select-value-label{color:#9093be!important;opacity:.8}.select__item.select__theme_dark .Select.is-disabled>.Select-control{background-color:#f0f3f8}.select__item.select__theme_dark .Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.select__item.select__theme_dark .Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#271d5e;border-color:#9492cc}.select__item.select__theme_dark .Select.is-open>.Select-control .Select-arrow{top:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.select__item.select__theme_dark .Select.is-searchable.is-focused:not(.is-open)>.Select-control,.select__item.select__theme_dark .Select.is-searchable.is-open>.Select-control{cursor:text}.select__item.select__theme_dark .Select.is-searchable.is-open.has-value .Select-value-label{color:rgba(184,188,255,.4)!important;text-shadow:none!important}.select__item.select__theme_dark .Select.is-focused>.Select-control{background:#271d5e}.select__item.select__theme_dark .Select.is-focused:not(.is-open)>.Select-control{background:#271d5e;-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(145,149,214,.6)}.select__item.select__theme_dark .Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.select__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.select__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#fff;text-shadow:0 0 6px rgba(86,79,255,.8);width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.select__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.select__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.select__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.select__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#271d5e}.select__item.select__theme_dark .Select.has-value.is-pseudo-focused .Select-input{opacity:0}.select__item.select__theme_dark .Select.Select--rtl{direction:rtl;text-align:right}.select__item.select__theme_dark-multi-value-wrapper,.select__item.select__theme_dark .Select-control{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.select__item.select__theme_dark .Select-control{background-color:#271d5e;border:1px solid rgba(145,149,214,.6);cursor:pointer;border-radius:5px;border-spacing:0;border-collapse:separate;outline:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_dark .Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.select__item.select__theme_dark .Select-control .Select-input:focus{outline:none}.select__item.select__theme_dark .Select-multi-value-wrapper{position:relative;width:100%;height:100%;z-index:1}.select__item.select__theme_dark .Select--single>.Select-control .Select-value,.select__item.select__theme_dark .Select-placeholder{bottom:0;color:rgba(184,188,255,.4);left:0;padding:0 14px;position:absolute;text-shadow:0 1px 1px rgba(32,35,67,.2);font-size:14px;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.select__item.select__theme_dark .Select-input{height:100%;width:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_dark .Select-input>input{width:100%!important;background:none transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;color:#fff;text-shadow:0 0 6px rgba(86,79,255,.8);-webkit-box-shadow:none;box-shadow:none;cursor:default;font-size:14px;margin:0;outline:none;line-height:17px;padding:0;-webkit-appearance:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.select__item.select__theme_dark .is-searchable .Select-input{width:100%!important;padding:0 14px}.select__item.select__theme_dark .is-focused .Select-input>input{cursor:text}.select__item.select__theme_dark .has-value.is-pseudo-focused .Select-input{opacity:0}.select__item.select__theme_dark .Select-control:not(.is-searchable)>.Select-input{outline:none}.select__item.select__theme_dark .Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.select__item.select__theme_dark .Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;animation:Select-animation-spin .4s linear infinite;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.select__item.select__theme_dark .Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#9195d6;cursor:pointer;display:table-cell;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;height:100%;right:5px;text-align:center;top:0;vertical-align:middle;width:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_dark .Select-clear-zone:hover{color:#fff}.select__item.select__theme_dark .Select-clear{display:inline-block;font-size:22px;width:100%;line-height:1}.select__item.select__theme_dark .Select--multi .Select-clear-zone{width:17px}.select__item.select__theme_dark .Select-arrow-zone{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:absolute;right:25px;top:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_dark .Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.select__item.select__theme_dark .Select-arrow{background-image:url(/images/icon_ui_arrowdown.svg);background-repeat:no-repeat;display:inline-block;height:6px;background-size:contain;border:0!important;width:10px;position:relative}.select__item.select__theme_dark .Select--multi .Select-multi-value-wrapper{display:inline-block}.select__item.select__theme_dark .Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}.select__item.select__theme_dark .Select-menu-outer{border-bottom-right-radius:5px;overflow:hidden;border-bottom-left-radius:5px;background-color:#271d5e;border:1px solid #9492cc;border-top-color:#424082;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:202px;position:absolute;top:100%;width:100%;z-index:10;-webkit-overflow-scrolling:touch}.select__item.select__theme_dark .Select-menu-outer>div>div:first-child{position:relative!important}.select__item.select__theme_dark .Select-menu{max-height:200px}.select__item.select__theme_dark .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;color:#b8bcff;text-shadow:0 1px 1px rgba(32,35,67,.2);border-bottom:1px solid #424082;cursor:pointer;font-size:14px;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:43px;padding:5px 14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.select__item.select__theme_dark .Select-option{height:56px}}.select__item.select__theme_dark .Select-option:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom:none}.select__item.select__theme_dark .Select-option.is-selected,.select__item.select__theme_dark .Select-option.is-selected.is-focused{background-color:#564fff;color:#fff}.select__item.select__theme_dark .Select-option.is-focused{background-color:#312b6c;color:#b8bcff}.select__item.select__theme_dark .Select-option.is-disabled{color:#ccc;cursor:default}.select__item.select__theme_dark .Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#b8bcff;cursor:default;height:44px;padding:0 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_dark .Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.select__item.select__theme_dark .Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.select__item.select__theme_dark .Select--multi.has-value .Select-input{margin-left:5px}.select__item.select__theme_dark .Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.select__item.select__theme_dark .Select--multi .Select-value-icon{display:inline-block;vertical-align:middle}.select__item.select__theme_dark .Select--multi .Select-value-label{display:inline-block;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.select__item.select__theme_dark .Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.select__item.select__theme_dark .Select--multi a.Select-value-label:hover{text-decoration:underline}.select__item.select__theme_dark .Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.select__item.select__theme_dark .Select--multi .Select-value-icon:focus,.select__item.select__theme_dark .Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.select__item.select__theme_dark .Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.select__item.select__theme_dark .Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.select__item.select__theme_dark .Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.select__item.select__theme_dark .Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.select__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.select__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:active,.select__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:focus,.select__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.select__item.select__theme_dark .Select.has-value.is-open .Select-value{opacity:.5}.select__item.select__theme_dark .hidden-scroll .track{display:none}.select__item.select__theme_dark .select__theme_dark .clipper .bar{background:rgba(66,64,130,.6)}.select__item.select__theme_dark .select__theme_light .clipper .bar{background:rgba(144,141,223,.4)}.select__item.select__theme_dark .Select-arrow{width:7px!important;height:4px!important}.select__item.select__theme_dark .Select.is-open .Select-arrow{top:-1px}.select__item.select__theme_dark .select__item .Select-arrow-zone>:last-child{padding:0!important}.select__item.select__theme_dark .Select-arrow-zone>:last-child{padding:0!important}.select__item.select__theme_dark .Select-control,.select__item.select__theme_dark .Select-control:hover{-webkit-box-shadow:0 0 6px 0 rgba(86,79,255,.8);box-shadow:0 0 6px 0 rgba(86,79,255,.8);border:1px solid #fff!important}.select__item.select__theme_dark .Select-placeholder{text-shadow:0 0 6px rgba(86,79,255,.8)!important;color:#fff!important}.select__item.select__theme_dark .Select.has-value .Select-control{-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(145,149,214,.6)!important}.select__item.select__theme_dark .Select.has-value .Select-control .Select-placeholder{text-shadow:none!important}.select__item.select__theme_dark .Select.is-focused .Select-menu-outer{border:1px solid #fff!important;border-top-color:rgba(145,149,214,.6)!important}.select__item.select__theme_dark .Select.is-focused.has-value .Select-menu-outer{-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(145,149,214,.6)!important}.select__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.select__item.select__theme_dark .select__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{text-shadow:none!important}.sorter__item.select__theme_dark .Select{position:relative;height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_dark .Select_size_auto{width:auto}.sorter__item.select__theme_dark .Select_size_xs{width:85px}.sorter__item.select__theme_dark .Select_size_s{width:120px}.sorter__item.select__theme_dark .Select_size_sm{width:144px}.sorter__item.select__theme_dark .Select_size_m{width:190px}.sorter__item.select__theme_dark .Select_size_l{width:260px}@media only screen and (max-width:767px){.sorter__item.select__theme_dark .Select_size_l{width:100%}}.sorter__item.select__theme_dark .Select_size_xl{width:400px}@media only screen and (max-width:767px){.sorter__item.select__theme_dark .Select_size_xl{width:100%}}.sorter__item.select__theme_dark .Select_size_xxl{width:450px}@media only screen and (max-width:767px){.sorter__item.select__theme_dark .Select_size_xxl{width:100%}}@media only screen and (max-width:767px){.sorter__item.select__theme_dark .Select{height:56px}}.sorter__item.select__theme_dark .Select input::-ms-clear,.sorter__item.select__theme_dark .Select input::-ms-reveal,.sorter__item.select__theme_dark .Select input::-webkit-contacts-auto-fill-button,.sorter__item.select__theme_dark .Select input::-webkit-credentials-auto-fill-button{display:none!important}.sorter__item.select__theme_dark .Select div,.sorter__item.select__theme_dark .Select input,.sorter__item.select__theme_dark .Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.sorter__item.select__theme_dark .Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.sorter__item.select__theme_dark .Select.is-disabled .Select-value-label{color:#9093be!important;opacity:.8}.sorter__item.select__theme_dark .Select.is-disabled>.Select-control{background-color:#f0f3f8}.sorter__item.select__theme_dark .Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.sorter__item.select__theme_dark .Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#271d5e;border-color:none}.sorter__item.select__theme_dark .Select.is-open>.Select-control .Select-arrow{top:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.sorter__item.select__theme_dark .Select.is-searchable.is-focused:not(.is-open)>.Select-control,.sorter__item.select__theme_dark .Select.is-searchable.is-open>.Select-control{cursor:text}.sorter__item.select__theme_dark .Select.is-searchable.is-open.has-value .Select-value-label{color:#fff!important;text-shadow:none!important}.sorter__item.select__theme_dark .Select.is-focused>.Select-control{background:#271d5e}.sorter__item.select__theme_dark .Select.is-focused:not(.is-open)>.Select-control{background:#271d5e;-webkit-box-shadow:none;box-shadow:none;border:none}.sorter__item.select__theme_dark .Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.sorter__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.sorter__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#fff;text-shadow:none;width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.sorter__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.sorter__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.sorter__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.sorter__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#271d5e}.sorter__item.select__theme_dark .Select.has-value.is-pseudo-focused .Select-input{opacity:0}.sorter__item.select__theme_dark .Select.Select--rtl{direction:rtl;text-align:right}.sorter__item.select__theme_dark-multi-value-wrapper,.sorter__item.select__theme_dark .Select-control{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.sorter__item.select__theme_dark .Select-control{background-color:#271d5e;border:none;cursor:pointer;border-radius:5px;border-spacing:0;border-collapse:separate;outline:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_dark .Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.sorter__item.select__theme_dark .Select-control .Select-input:focus{outline:none}.sorter__item.select__theme_dark .Select-multi-value-wrapper{position:relative;width:100%;height:100%;z-index:1}.sorter__item.select__theme_dark .Select--single>.Select-control .Select-value,.sorter__item.select__theme_dark .Select-placeholder{bottom:0;color:#fff;left:0;padding:0 14px;position:absolute;text-shadow:none;font-size:14px;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.sorter__item.select__theme_dark .Select-input{height:100%;width:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_dark .Select-input>input{width:100%!important;background:none transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;color:#fff;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;cursor:default;font-size:14px;margin:0;outline:none;line-height:17px;padding:0;-webkit-appearance:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.sorter__item.select__theme_dark .is-searchable .Select-input{width:100%!important;padding:0 14px}.sorter__item.select__theme_dark .is-focused .Select-input>input{cursor:text}.sorter__item.select__theme_dark .has-value.is-pseudo-focused .Select-input{opacity:0}.sorter__item.select__theme_dark .Select-control:not(.is-searchable)>.Select-input{outline:none}.sorter__item.select__theme_dark .Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.sorter__item.select__theme_dark .Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;animation:Select-animation-spin .4s linear infinite;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.sorter__item.select__theme_dark .Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#9195d6;cursor:pointer;display:table-cell;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;height:100%;right:5px;text-align:center;top:0;vertical-align:middle;width:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_dark .Select-clear-zone:hover{color:#fff}.sorter__item.select__theme_dark .Select-clear{display:inline-block;font-size:22px;width:100%;line-height:1}.sorter__item.select__theme_dark .Select--multi .Select-clear-zone{width:17px}.sorter__item.select__theme_dark .Select-arrow-zone{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:absolute;right:25px;top:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_dark .Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.sorter__item.select__theme_dark .Select-arrow{background-image:url(/images/arrow_select.svg);background-repeat:no-repeat;display:inline-block;height:6px;background-size:contain;border:0!important;width:10px;position:relative}.sorter__item.select__theme_dark .Select--multi .Select-multi-value-wrapper{display:inline-block}.sorter__item.select__theme_dark .Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}.sorter__item.select__theme_dark .Select-menu-outer{border-bottom-right-radius:5px;overflow:hidden;border-bottom-left-radius:5px;background-color:#271d5e;border:1px;border-top:1px #424082;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:auto2px;position:absolute;top:100%;width:100%;z-index:10;-webkit-overflow-scrolling:touch}.sorter__item.select__theme_dark .Select-menu-outer>div>div:first-child{position:relative!important}.sorter__item.select__theme_dark .Select-menu{max-height:auto}.sorter__item.select__theme_dark .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;color:#b8bcff;text-shadow:0 1px 1px rgba(32,35,67,.2);border-bottom:1px solid #424082;cursor:pointer;font-size:14px;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:43px;padding:5px 14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.sorter__item.select__theme_dark .Select-option{height:56px}}.sorter__item.select__theme_dark .Select-option:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom:none}.sorter__item.select__theme_dark .Select-option.is-selected,.sorter__item.select__theme_dark .Select-option.is-selected.is-focused{background-color:#564fff;color:#fff}.sorter__item.select__theme_dark .Select-option.is-focused{background-color:#312b6c;color:#b8bcff}.sorter__item.select__theme_dark .Select-option.is-disabled{color:#ccc;cursor:default}.sorter__item.select__theme_dark .Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#b8bcff;cursor:default;height:44px;padding:0 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_dark .Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.sorter__item.select__theme_dark .Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.sorter__item.select__theme_dark .Select--multi.has-value .Select-input{margin-left:5px}.sorter__item.select__theme_dark .Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.sorter__item.select__theme_dark .Select--multi .Select-value-icon{display:inline-block;vertical-align:middle}.sorter__item.select__theme_dark .Select--multi .Select-value-label{display:inline-block;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.sorter__item.select__theme_dark .Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.sorter__item.select__theme_dark .Select--multi a.Select-value-label:hover{text-decoration:underline}.sorter__item.select__theme_dark .Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.sorter__item.select__theme_dark .Select--multi .Select-value-icon:focus,.sorter__item.select__theme_dark .Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.sorter__item.select__theme_dark .Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.sorter__item.select__theme_dark .Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.sorter__item.select__theme_dark .Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.sorter__item.select__theme_dark .Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.sorter__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.sorter__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:active,.sorter__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:focus,.sorter__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.sorter__item.select__theme_dark .Select.has-value.is-open .Select-value{opacity:.5}.sorter__item.select__theme_dark .hidden-scroll .track{display:none}.sorter__item.select__theme_dark .select__theme_dark .clipper .bar{background:rgba(66,64,130,.6)}.sorter__item.select__theme_dark .select__theme_light .clipper .bar{background:rgba(144,141,223,.4)}.filter__item.select__theme_dark .Select{position:relative;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_dark .Select_size_auto{width:auto}.filter__item.select__theme_dark .Select_size_xs{width:85px}.filter__item.select__theme_dark .Select_size_s{width:120px}.filter__item.select__theme_dark .Select_size_sm{width:144px}.filter__item.select__theme_dark .Select_size_m{width:190px}.filter__item.select__theme_dark .Select_size_l{width:260px}@media only screen and (max-width:767px){.filter__item.select__theme_dark .Select_size_l{width:100%}}.filter__item.select__theme_dark .Select_size_xl{width:400px}@media only screen and (max-width:767px){.filter__item.select__theme_dark .Select_size_xl{width:100%}}.filter__item.select__theme_dark .Select_size_xxl{width:450px}@media only screen and (max-width:767px){.filter__item.select__theme_dark .Select_size_xxl{width:100%}}@media only screen and (max-width:767px){.filter__item.select__theme_dark .Select{height:56px}}.filter__item.select__theme_dark .Select input::-ms-clear,.filter__item.select__theme_dark .Select input::-ms-reveal,.filter__item.select__theme_dark .Select input::-webkit-contacts-auto-fill-button,.filter__item.select__theme_dark .Select input::-webkit-credentials-auto-fill-button{display:none!important}.filter__item.select__theme_dark .Select div,.filter__item.select__theme_dark .Select input,.filter__item.select__theme_dark .Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.filter__item.select__theme_dark .Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.filter__item.select__theme_dark .Select.is-disabled .Select-value-label{color:#9093be!important;opacity:.8}.filter__item.select__theme_dark .Select.is-disabled>.Select-control{background-color:#f0f3f8}.filter__item.select__theme_dark .Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.filter__item.select__theme_dark .Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#271d5e;border-color:#9492cc}.filter__item.select__theme_dark .Select.is-open>.Select-control .Select-arrow{top:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.filter__item.select__theme_dark .Select.is-searchable.is-focused:not(.is-open)>.Select-control,.filter__item.select__theme_dark .Select.is-searchable.is-open>.Select-control{cursor:text}.filter__item.select__theme_dark .Select.is-searchable.is-open.has-value .Select-value-label{color:rgba(184,188,255,.4)!important;text-shadow:none!important}.filter__item.select__theme_dark .Select.is-focused>.Select-control{background:#271d5e}.filter__item.select__theme_dark .Select.is-focused:not(.is-open)>.Select-control{background:#271d5e;-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(145,149,214,.6)}.filter__item.select__theme_dark .Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.filter__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.filter__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#fff;text-shadow:0 0 6px rgba(86,79,255,.8);width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.filter__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.filter__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.filter__item.select__theme_dark .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.filter__item.select__theme_dark .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#271d5e}.filter__item.select__theme_dark .Select.has-value.is-pseudo-focused .Select-input{opacity:0}.filter__item.select__theme_dark .Select.Select--rtl{direction:rtl;text-align:right}.filter__item.select__theme_dark-multi-value-wrapper,.filter__item.select__theme_dark .Select-control{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.filter__item.select__theme_dark .Select-control{background-color:#271d5e;border:1px solid rgba(145,149,214,.6);cursor:pointer;border-radius:5px;border-spacing:0;border-collapse:separate;outline:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_dark .Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.filter__item.select__theme_dark .Select-control .Select-input:focus{outline:none}.filter__item.select__theme_dark .Select-multi-value-wrapper{position:relative;width:100%;height:100%;z-index:1}.filter__item.select__theme_dark .Select--single>.Select-control .Select-value,.filter__item.select__theme_dark .Select-placeholder{bottom:0;color:rgba(184,188,255,.4);left:0;padding:0 20px;position:absolute;text-shadow:0 1px 1px rgba(32,35,67,.2);font-size:14px;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.filter__item.select__theme_dark .Select-input{height:100%;width:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_dark .Select-input>input{width:100%!important;background:none transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;color:#fff;text-shadow:0 0 6px rgba(86,79,255,.8);-webkit-box-shadow:none;box-shadow:none;cursor:default;font-size:14px;margin:0;outline:none;line-height:17px;padding:0;-webkit-appearance:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.filter__item.select__theme_dark .is-searchable .Select-input{width:100%!important;padding:0 20px}.filter__item.select__theme_dark .is-focused .Select-input>input{cursor:text}.filter__item.select__theme_dark .has-value.is-pseudo-focused .Select-input{opacity:0}.filter__item.select__theme_dark .Select-control:not(.is-searchable)>.Select-input{outline:none}.filter__item.select__theme_dark .Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.filter__item.select__theme_dark .Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;animation:Select-animation-spin .4s linear infinite;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.filter__item.select__theme_dark .Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#9195d6;cursor:pointer;display:table-cell;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;height:100%;right:5px;text-align:center;top:0;vertical-align:middle;width:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_dark .Select-clear-zone:hover{color:#fff}.filter__item.select__theme_dark .Select-clear{display:inline-block;font-size:22px;width:100%;line-height:1}.filter__item.select__theme_dark .Select--multi .Select-clear-zone{width:17px}.filter__item.select__theme_dark .Select-arrow-zone{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:absolute;right:25px;top:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_dark .Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.filter__item.select__theme_dark .Select-arrow{background-image:url(/images/arrow_select.svg);background-repeat:no-repeat;display:inline-block;height:6px;background-size:contain;border:0!important;width:10px;position:relative}.filter__item.select__theme_dark .Select--multi .Select-multi-value-wrapper{display:inline-block}.filter__item.select__theme_dark .Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}.filter__item.select__theme_dark .Select-menu-outer{border-bottom-right-radius:5px;overflow:hidden;border-bottom-left-radius:5px;background-color:#271d5e;border:1px solid #9492cc;border-top-color:#424082;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:267px;position:absolute;top:100%;width:100%;z-index:10;-webkit-overflow-scrolling:touch}.filter__item.select__theme_dark .Select-menu-outer>div>div:first-child{position:relative!important}.filter__item.select__theme_dark .Select-menu{max-height:265px}.filter__item.select__theme_dark .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;color:#b8bcff;text-shadow:0 1px 1px rgba(32,35,67,.2);border-bottom:1px solid #424082;cursor:pointer;font-size:14px;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:58px;padding:5px 20px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.filter__item.select__theme_dark .Select-option{height:56px}}.filter__item.select__theme_dark .Select-option:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom:none}.filter__item.select__theme_dark .Select-option.is-selected,.filter__item.select__theme_dark .Select-option.is-selected.is-focused{background-color:#564fff;color:#fff}.filter__item.select__theme_dark .Select-option.is-focused{background-color:#312b6c;color:#b8bcff}.filter__item.select__theme_dark .Select-option.is-disabled{color:#ccc;cursor:default}.filter__item.select__theme_dark .Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#b8bcff;cursor:default;height:60px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_dark .Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.filter__item.select__theme_dark .Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.filter__item.select__theme_dark .Select--multi.has-value .Select-input{margin-left:5px}.filter__item.select__theme_dark .Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.filter__item.select__theme_dark .Select--multi .Select-value-icon{display:inline-block;vertical-align:middle}.filter__item.select__theme_dark .Select--multi .Select-value-label{display:inline-block;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.filter__item.select__theme_dark .Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.filter__item.select__theme_dark .Select--multi a.Select-value-label:hover{text-decoration:underline}.filter__item.select__theme_dark .Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.filter__item.select__theme_dark .Select--multi .Select-value-icon:focus,.filter__item.select__theme_dark .Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.filter__item.select__theme_dark .Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.filter__item.select__theme_dark .Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.filter__item.select__theme_dark .Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.filter__item.select__theme_dark .Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.filter__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.filter__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:active,.filter__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:focus,.filter__item.select__theme_dark .Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.filter__item.select__theme_dark .Select.has-value.is-open .Select-value{opacity:.5}.filter__item.select__theme_dark .hidden-scroll .track{display:none}.filter__item.select__theme_dark .select__theme_dark .clipper .bar{background:rgba(66,64,130,.6)}.filter__item.select__theme_dark .select__theme_light .clipper .bar{background:rgba(144,141,223,.4)}.select__item.select__theme_light .Select{position:relative;height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_light .Select_size_auto{width:auto}.select__item.select__theme_light .Select_size_xs{width:85px}.select__item.select__theme_light .Select_size_s{width:120px}.select__item.select__theme_light .Select_size_sm{width:144px}.select__item.select__theme_light .Select_size_m{width:190px}.select__item.select__theme_light .Select_size_l{width:260px}@media only screen and (max-width:767px){.select__item.select__theme_light .Select_size_l{width:100%}}.select__item.select__theme_light .Select_size_xl{width:400px}@media only screen and (max-width:767px){.select__item.select__theme_light .Select_size_xl{width:100%}}.select__item.select__theme_light .Select_size_xxl{width:450px}@media only screen and (max-width:767px){.select__item.select__theme_light .Select_size_xxl{width:100%}}@media only screen and (max-width:767px){.select__item.select__theme_light .Select{height:56px}}.select__item.select__theme_light .Select input::-ms-clear,.select__item.select__theme_light .Select input::-ms-reveal,.select__item.select__theme_light .Select input::-webkit-contacts-auto-fill-button,.select__item.select__theme_light .Select input::-webkit-credentials-auto-fill-button{display:none!important}.select__item.select__theme_light .Select div,.select__item.select__theme_light .Select input,.select__item.select__theme_light .Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.select__item.select__theme_light .Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.select__item.select__theme_light .Select.is-disabled .Select-value-label{color:#9093be!important;opacity:.8}.select__item.select__theme_light .Select.is-disabled>.Select-control{background-color:#f0f3f8}.select__item.select__theme_light .Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.select__item.select__theme_light .Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#c0c0d6}.select__item.select__theme_light .Select.is-open>.Select-control .Select-arrow{top:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.select__item.select__theme_light .Select.is-searchable.is-focused:not(.is-open)>.Select-control,.select__item.select__theme_light .Select.is-searchable.is-open>.Select-control{cursor:text}.select__item.select__theme_light .Select.is-searchable.is-open.has-value .Select-value-label{color:rgba(144,147,190,.8)!important;text-shadow:none!important}.select__item.select__theme_light .Select.is-focused>.Select-control{background:#fff}.select__item.select__theme_light .Select.is-focused:not(.is-open)>.Select-control{background:#fff;-webkit-box-shadow:none;box-shadow:none;border:1px solid #c0c0d6}.select__item.select__theme_light .Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.select__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.select__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#28315b;text-shadow:none;width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.select__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.select__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.select__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.select__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.select__item.select__theme_light .Select.has-value.is-pseudo-focused .Select-input{opacity:0}.select__item.select__theme_light .Select.Select--rtl{direction:rtl;text-align:right}.select__item.select__theme_light-multi-value-wrapper,.select__item.select__theme_light .Select-control{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.select__item.select__theme_light .Select-control{background-color:#fff;border:1px solid #c0c0d6;cursor:pointer;border-radius:5px;border-spacing:0;border-collapse:separate;outline:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_light .Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.select__item.select__theme_light .Select-control .Select-input:focus{outline:none}.select__item.select__theme_light .Select-multi-value-wrapper{position:relative;width:100%;height:100%;z-index:1}.select__item.select__theme_light .Select--single>.Select-control .Select-value,.select__item.select__theme_light .Select-placeholder{bottom:0;color:rgba(144,147,190,.8);left:0;padding:0 14px;position:absolute;text-shadow:none;font-size:14px;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.select__item.select__theme_light .Select-input{height:100%;width:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_light .Select-input>input{width:100%!important;background:none transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;color:#28315b;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;cursor:default;font-size:14px;margin:0;outline:none;line-height:17px;padding:0;-webkit-appearance:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.select__item.select__theme_light .is-searchable .Select-input{width:100%!important;padding:0 14px}.select__item.select__theme_light .is-focused .Select-input>input{cursor:text}.select__item.select__theme_light .has-value.is-pseudo-focused .Select-input{opacity:0}.select__item.select__theme_light .Select-control:not(.is-searchable)>.Select-input{outline:none}.select__item.select__theme_light .Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.select__item.select__theme_light .Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;animation:Select-animation-spin .4s linear infinite;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.select__item.select__theme_light .Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#9195d6;cursor:pointer;display:table-cell;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;height:100%;right:5px;text-align:center;top:0;vertical-align:middle;width:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_light .Select-clear-zone:hover{color:#fff}.select__item.select__theme_light .Select-clear{display:inline-block;font-size:22px;width:100%;line-height:1}.select__item.select__theme_light .Select--multi .Select-clear-zone{width:17px}.select__item.select__theme_light .Select-arrow-zone{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:absolute;right:25px;top:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_light .Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.select__item.select__theme_light .Select-arrow{background-image:url(/images/select__arrow.svg);background-repeat:no-repeat;display:inline-block;height:6px;background-size:contain;border:0!important;width:10px;position:relative}.select__item.select__theme_light .Select--multi .Select-multi-value-wrapper{display:inline-block}.select__item.select__theme_light .Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}.select__item.select__theme_light .Select-menu-outer{border-bottom-right-radius:5px;overflow:hidden;border-bottom-left-radius:5px;background-color:#fff;border:1px solid #c0c0d6;border-top-color:#d9d9eb;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:202px;position:absolute;top:100%;width:100%;z-index:10;-webkit-overflow-scrolling:touch}.select__item.select__theme_light .Select-menu-outer>div>div:first-child{position:relative!important}.select__item.select__theme_light .Select-menu{max-height:200px}.select__item.select__theme_light .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;color:#28315b;text-shadow:none;border-bottom:1px solid #d9d9eb;cursor:pointer;font-size:14px;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:43px;padding:5px 14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.select__item.select__theme_light .Select-option{height:56px}}.select__item.select__theme_light .Select-option:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom:none}.select__item.select__theme_light .Select-option.is-selected,.select__item.select__theme_light .Select-option.is-selected.is-focused{background-color:#564fff;color:#fff}.select__item.select__theme_light .Select-option.is-focused{background-color:#e2e2f1;color:#28315b}.select__item.select__theme_light .Select-option.is-disabled{color:#ccc;cursor:default}.select__item.select__theme_light .Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#28315b;cursor:default;height:44px;padding:0 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__item.select__theme_light .Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.select__item.select__theme_light .Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.select__item.select__theme_light .Select--multi.has-value .Select-input{margin-left:5px}.select__item.select__theme_light .Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.select__item.select__theme_light .Select--multi .Select-value-icon{display:inline-block;vertical-align:middle}.select__item.select__theme_light .Select--multi .Select-value-label{display:inline-block;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.select__item.select__theme_light .Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.select__item.select__theme_light .Select--multi a.Select-value-label:hover{text-decoration:underline}.select__item.select__theme_light .Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.select__item.select__theme_light .Select--multi .Select-value-icon:focus,.select__item.select__theme_light .Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.select__item.select__theme_light .Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.select__item.select__theme_light .Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.select__item.select__theme_light .Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.select__item.select__theme_light .Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.select__item.select__theme_light .Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.select__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:active,.select__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:focus,.select__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.select__item.select__theme_light .Select.has-value.is-open .Select-value{opacity:.5}.select__item.select__theme_light .hidden-scroll .track{display:none}.select__item.select__theme_light .select__theme_dark .clipper .bar{background:rgba(66,64,130,.6)}.select__item.select__theme_light .select__theme_light .clipper .bar{background:rgba(144,141,223,.4)}.select__item.select__theme_light .option-item-icon{position:relative;width:100%;height:44px;padding:0 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.select__item.select__theme_light .option-item-icon{height:54px}}.select__item.select__theme_light .option-item-icon img{width:20px;min-width:20px;height:20px;border-radius:3px}.select__item.select__theme_light .option-item-icon .option-name{padding:1px 0 0 10px;color:#28315b;text-shadow:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.select__item.select__theme_light .option-item-icon__sold-mark{position:absolute;right:15px;top:0;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff4661;font-size:14px;display:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.select__item.select__theme_light .option-item-icon_sold{cursor:not-allowed}.select__item.select__theme_light .option-item-icon_sold img{opacity:.5}.select__item.select__theme_light .option-item-icon_sold .option-name{opacity:.5;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.select__item.select__theme_light .option-item-icon_sold .option-item-icon__sold-mark{display:-webkit-box;display:-ms-flexbox;display:flex}.select__item.select__theme_light .Select-option.option-item-icon:hover{background-color:#e2e2f1}.sorter__item.select__theme_light .Select{position:relative;height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_light .Select_size_auto{width:auto}.sorter__item.select__theme_light .Select_size_xs{width:85px}.sorter__item.select__theme_light .Select_size_s{width:120px}.sorter__item.select__theme_light .Select_size_sm{width:144px}.sorter__item.select__theme_light .Select_size_m{width:190px}.sorter__item.select__theme_light .Select_size_l{width:260px}@media only screen and (max-width:767px){.sorter__item.select__theme_light .Select_size_l{width:100%}}.sorter__item.select__theme_light .Select_size_xl{width:400px}@media only screen and (max-width:767px){.sorter__item.select__theme_light .Select_size_xl{width:100%}}.sorter__item.select__theme_light .Select_size_xxl{width:450px}@media only screen and (max-width:767px){.sorter__item.select__theme_light .Select_size_xxl{width:100%}}@media only screen and (max-width:767px){.sorter__item.select__theme_light .Select{height:56px}}.sorter__item.select__theme_light .Select input::-ms-clear,.sorter__item.select__theme_light .Select input::-ms-reveal,.sorter__item.select__theme_light .Select input::-webkit-contacts-auto-fill-button,.sorter__item.select__theme_light .Select input::-webkit-credentials-auto-fill-button{display:none!important}.sorter__item.select__theme_light .Select div,.sorter__item.select__theme_light .Select input,.sorter__item.select__theme_light .Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.sorter__item.select__theme_light .Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.sorter__item.select__theme_light .Select.is-disabled .Select-value-label{color:#9093be!important;opacity:.8}.sorter__item.select__theme_light .Select.is-disabled>.Select-control{background-color:#f0f3f8}.sorter__item.select__theme_light .Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.sorter__item.select__theme_light .Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:none}.sorter__item.select__theme_light .Select.is-open>.Select-control .Select-arrow{top:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.sorter__item.select__theme_light .Select.is-searchable.is-focused:not(.is-open)>.Select-control,.sorter__item.select__theme_light .Select.is-searchable.is-open>.Select-control{cursor:text}.sorter__item.select__theme_light .Select.is-searchable.is-open.has-value .Select-value-label{color:rgba(144,147,190,.8)!important;text-shadow:none!important}.sorter__item.select__theme_light .Select.is-focused>.Select-control{background:#fff}.sorter__item.select__theme_light .Select.is-focused:not(.is-open)>.Select-control{background:#fff;-webkit-box-shadow:none;box-shadow:none;border:none}.sorter__item.select__theme_light .Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.sorter__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.sorter__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#28315b;text-shadow:none;width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.sorter__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.sorter__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.sorter__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.sorter__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.sorter__item.select__theme_light .Select.has-value.is-pseudo-focused .Select-input{opacity:0}.sorter__item.select__theme_light .Select.Select--rtl{direction:rtl;text-align:right}.sorter__item.select__theme_light-multi-value-wrapper,.sorter__item.select__theme_light .Select-control{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.sorter__item.select__theme_light .Select-control{background-color:#fff;border:none;cursor:pointer;border-radius:5px;border-spacing:0;border-collapse:separate;outline:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_light .Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.sorter__item.select__theme_light .Select-control .Select-input:focus{outline:none}.sorter__item.select__theme_light .Select-multi-value-wrapper{position:relative;width:100%;height:100%;z-index:1}.sorter__item.select__theme_light .Select--single>.Select-control .Select-value,.sorter__item.select__theme_light .Select-placeholder{bottom:0;color:rgba(144,147,190,.8);left:0;padding:0 14px;position:absolute;text-shadow:none;font-size:14px;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.sorter__item.select__theme_light .Select-input{height:100%;width:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_light .Select-input>input{width:100%!important;background:none transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;color:#28315b;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;cursor:default;font-size:14px;margin:0;outline:none;line-height:17px;padding:0;-webkit-appearance:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.sorter__item.select__theme_light .is-searchable .Select-input{width:100%!important;padding:0 14px}.sorter__item.select__theme_light .is-focused .Select-input>input{cursor:text}.sorter__item.select__theme_light .has-value.is-pseudo-focused .Select-input{opacity:0}.sorter__item.select__theme_light .Select-control:not(.is-searchable)>.Select-input{outline:none}.sorter__item.select__theme_light .Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.sorter__item.select__theme_light .Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;animation:Select-animation-spin .4s linear infinite;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.sorter__item.select__theme_light .Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#9195d6;cursor:pointer;display:table-cell;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;height:100%;right:5px;text-align:center;top:0;vertical-align:middle;width:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_light .Select-clear-zone:hover{color:#fff}.sorter__item.select__theme_light .Select-clear{display:inline-block;font-size:22px;width:100%;line-height:1}.sorter__item.select__theme_light .Select--multi .Select-clear-zone{width:17px}.sorter__item.select__theme_light .Select-arrow-zone{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:absolute;right:25px;top:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_light .Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.sorter__item.select__theme_light .Select-arrow{background-image:url(/images/arrow_select.svg);background-repeat:no-repeat;display:inline-block;height:6px;background-size:contain;border:0!important;width:10px;position:relative}.sorter__item.select__theme_light .Select--multi .Select-multi-value-wrapper{display:inline-block}.sorter__item.select__theme_light .Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}.sorter__item.select__theme_light .Select-menu-outer{border-bottom-right-radius:5px;overflow:hidden;border-bottom-left-radius:5px;background-color:#fff;border:1px;border-top:1px #d9d9eb;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:202px;position:absolute;top:100%;width:100%;z-index:10;-webkit-overflow-scrolling:touch}.sorter__item.select__theme_light .Select-menu-outer>div>div:first-child{position:relative!important}.sorter__item.select__theme_light .Select-menu{max-height:200px}.sorter__item.select__theme_light .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;color:#28315b;text-shadow:none;border-bottom:1px solid #d9d9eb;cursor:pointer;font-size:14px;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:43px;padding:5px 14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.sorter__item.select__theme_light .Select-option{height:56px}}.sorter__item.select__theme_light .Select-option:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom:none}.sorter__item.select__theme_light .Select-option.is-selected,.sorter__item.select__theme_light .Select-option.is-selected.is-focused{background-color:#564fff;color:#fff}.sorter__item.select__theme_light .Select-option.is-focused{background-color:#e2e2f1;color:#28315b}.sorter__item.select__theme_light .Select-option.is-disabled{color:#ccc;cursor:default}.sorter__item.select__theme_light .Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#28315b;cursor:default;height:44px;padding:0 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sorter__item.select__theme_light .Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.sorter__item.select__theme_light .Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.sorter__item.select__theme_light .Select--multi.has-value .Select-input{margin-left:5px}.sorter__item.select__theme_light .Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.sorter__item.select__theme_light .Select--multi .Select-value-icon{display:inline-block;vertical-align:middle}.sorter__item.select__theme_light .Select--multi .Select-value-label{display:inline-block;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.sorter__item.select__theme_light .Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.sorter__item.select__theme_light .Select--multi a.Select-value-label:hover{text-decoration:underline}.sorter__item.select__theme_light .Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.sorter__item.select__theme_light .Select--multi .Select-value-icon:focus,.sorter__item.select__theme_light .Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.sorter__item.select__theme_light .Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.sorter__item.select__theme_light .Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.sorter__item.select__theme_light .Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.sorter__item.select__theme_light .Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.sorter__item.select__theme_light .Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.sorter__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:active,.sorter__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:focus,.sorter__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.sorter__item.select__theme_light .Select.has-value.is-open .Select-value{opacity:.5}.sorter__item.select__theme_light .hidden-scroll .track{display:none}.sorter__item.select__theme_light .select__theme_dark .clipper .bar{background:rgba(66,64,130,.6)}.sorter__item.select__theme_light .select__theme_light .clipper .bar{background:rgba(144,141,223,.4)}.sorter__item.select__theme_light .Select-value-label{color:#fff!important}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.filter__item.select__theme_light .Select{position:relative;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_light .Select_size_auto{width:auto}.filter__item.select__theme_light .Select_size_xs{width:85px}.filter__item.select__theme_light .Select_size_s{width:120px}.filter__item.select__theme_light .Select_size_sm{width:144px}.filter__item.select__theme_light .Select_size_m{width:190px}.filter__item.select__theme_light .Select_size_l{width:260px}@media only screen and (max-width:767px){.filter__item.select__theme_light .Select_size_l{width:100%}}.filter__item.select__theme_light .Select_size_xl{width:400px}@media only screen and (max-width:767px){.filter__item.select__theme_light .Select_size_xl{width:100%}}.filter__item.select__theme_light .Select_size_xxl{width:450px}@media only screen and (max-width:767px){.filter__item.select__theme_light .Select_size_xxl{width:100%}}@media only screen and (max-width:767px){.filter__item.select__theme_light .Select{height:56px}}.filter__item.select__theme_light .Select input::-ms-clear,.filter__item.select__theme_light .Select input::-ms-reveal,.filter__item.select__theme_light .Select input::-webkit-contacts-auto-fill-button,.filter__item.select__theme_light .Select input::-webkit-credentials-auto-fill-button{display:none!important}.filter__item.select__theme_light .Select div,.filter__item.select__theme_light .Select input,.filter__item.select__theme_light .Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.filter__item.select__theme_light .Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.filter__item.select__theme_light .Select.is-disabled .Select-value-label{color:#9093be!important;opacity:.8}.filter__item.select__theme_light .Select.is-disabled>.Select-control{background-color:#f0f3f8}.filter__item.select__theme_light .Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.filter__item.select__theme_light .Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#c0c0d6}.filter__item.select__theme_light .Select.is-open>.Select-control .Select-arrow{top:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.filter__item.select__theme_light .Select.is-searchable.is-focused:not(.is-open)>.Select-control,.filter__item.select__theme_light .Select.is-searchable.is-open>.Select-control{cursor:text}.filter__item.select__theme_light .Select.is-searchable.is-open.has-value .Select-value-label{color:rgba(144,147,190,.8)!important;text-shadow:none!important}.filter__item.select__theme_light .Select.is-focused>.Select-control{background:#fff}.filter__item.select__theme_light .Select.is-focused:not(.is-open)>.Select-control{background:#fff;-webkit-box-shadow:none;box-shadow:none;border:1px solid #c0c0d6}.filter__item.select__theme_light .Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.filter__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.filter__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#28315b;text-shadow:none;width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.filter__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.filter__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.filter__item.select__theme_light .Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.filter__item.select__theme_light .Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.filter__item.select__theme_light .Select.has-value.is-pseudo-focused .Select-input{opacity:0}.filter__item.select__theme_light .Select.Select--rtl{direction:rtl;text-align:right}.filter__item.select__theme_light-multi-value-wrapper,.filter__item.select__theme_light .Select-control{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.filter__item.select__theme_light .Select-control{background-color:#fff;border:1px solid #c0c0d6;cursor:pointer;border-radius:5px;border-spacing:0;border-collapse:separate;outline:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_light .Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.filter__item.select__theme_light .Select-control .Select-input:focus{outline:none}.filter__item.select__theme_light .Select-multi-value-wrapper{position:relative;width:100%;height:100%;z-index:1}.filter__item.select__theme_light .Select--single>.Select-control .Select-value,.filter__item.select__theme_light .Select-placeholder{bottom:0;color:rgba(144,147,190,.8);left:0;padding:0 20px;position:absolute;text-shadow:none;font-size:14px;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.filter__item.select__theme_light .Select-input{height:100%;width:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_light .Select-input>input{width:100%!important;background:none transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;color:#28315b;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;cursor:default;font-size:14px;margin:0;outline:none;line-height:17px;padding:0;-webkit-appearance:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.filter__item.select__theme_light .is-searchable .Select-input{width:100%!important;padding:0 20px}.filter__item.select__theme_light .is-focused .Select-input>input{cursor:text}.filter__item.select__theme_light .has-value.is-pseudo-focused .Select-input{opacity:0}.filter__item.select__theme_light .Select-control:not(.is-searchable)>.Select-input{outline:none}.filter__item.select__theme_light .Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.filter__item.select__theme_light .Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;animation:Select-animation-spin .4s linear infinite;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.filter__item.select__theme_light .Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#9195d6;cursor:pointer;display:table-cell;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;height:100%;right:5px;text-align:center;top:0;vertical-align:middle;width:17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_light .Select-clear-zone:hover{color:#fff}.filter__item.select__theme_light .Select-clear{display:inline-block;font-size:22px;width:100%;line-height:1}.filter__item.select__theme_light .Select--multi .Select-clear-zone{width:17px}.filter__item.select__theme_light .Select-arrow-zone{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;position:absolute;right:25px;top:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_light .Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.filter__item.select__theme_light .Select-arrow{background-image:url(/images/arrow_select.svg);background-repeat:no-repeat;display:inline-block;height:6px;background-size:contain;border:0!important;width:10px;position:relative}.filter__item.select__theme_light .Select--multi .Select-multi-value-wrapper{display:inline-block}.filter__item.select__theme_light .Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}.filter__item.select__theme_light .Select-menu-outer{border-bottom-right-radius:5px;overflow:hidden;border-bottom-left-radius:5px;background-color:#fff;border:1px solid #c0c0d6;border-top-color:#d9d9eb;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:267px;position:absolute;top:100%;width:100%;z-index:10;-webkit-overflow-scrolling:touch}.filter__item.select__theme_light .Select-menu-outer>div>div:first-child{position:relative!important}.filter__item.select__theme_light .Select-menu{max-height:265px}.filter__item.select__theme_light .Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;color:#28315b;text-shadow:none;border-bottom:1px solid #d9d9eb;cursor:pointer;font-size:14px;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:58px;padding:5px 20px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.filter__item.select__theme_light .Select-option{height:56px}}.filter__item.select__theme_light .Select-option:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom:none}.filter__item.select__theme_light .Select-option.is-selected,.filter__item.select__theme_light .Select-option.is-selected.is-focused{background-color:#564fff;color:#fff}.filter__item.select__theme_light .Select-option.is-focused{background-color:#e2e2f1;color:#28315b}.filter__item.select__theme_light .Select-option.is-disabled{color:#ccc;cursor:default}.filter__item.select__theme_light .Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#28315b;cursor:default;height:60px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__item.select__theme_light .Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.filter__item.select__theme_light .Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.filter__item.select__theme_light .Select--multi.has-value .Select-input{margin-left:5px}.filter__item.select__theme_light .Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.filter__item.select__theme_light .Select--multi .Select-value-icon{display:inline-block;vertical-align:middle}.filter__item.select__theme_light .Select--multi .Select-value-label{display:inline-block;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.filter__item.select__theme_light .Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.filter__item.select__theme_light .Select--multi a.Select-value-label:hover{text-decoration:underline}.filter__item.select__theme_light .Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.filter__item.select__theme_light .Select--multi .Select-value-icon:focus,.filter__item.select__theme_light .Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.filter__item.select__theme_light .Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.filter__item.select__theme_light .Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.filter__item.select__theme_light .Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.filter__item.select__theme_light .Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.filter__item.select__theme_light .Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.filter__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:active,.filter__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:focus,.filter__item.select__theme_light .Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}.filter__item.select__theme_light .Select.has-value.is-open .Select-value{opacity:.5}.filter__item.select__theme_light .hidden-scroll .track{display:none}.filter__item.select__theme_light .select__theme_dark .clipper .bar{background:rgba(66,64,130,.6)}.filter__item.select__theme_light .select__theme_light .clipper .bar{background:rgba(144,141,223,.4)}.select-container{position:relative}.select-container__icon{display:inline-block;position:absolute;left:20px;top:22px;z-index:1}.select-container_iconized.filter__item .is-searchable .Select-input,.select-container_iconized.filter__item .Select--single>.Select-control .Select-value,.select-container_iconized.filter__item .Select-input,.select-container_iconized.filter__item .Select-placeholder{padding:0 20px 0 40px}.select-container_iconized.select__item .is-searchable .Select-input,.select-container_iconized.select__item .Select--single>.Select-control .Select-value,.select-container_iconized.select__item .Select-input,.select-container_iconized.select__item .Select-placeholder{padding:0 14px 0 36px}.filter__item{cursor:pointer}@media only screen and (max-width:512px){.filter__item{width:100%}}@media only screen and (max-width:1520px){.filter__item.select__theme_dark .Select_size_l,.filter__item.select__theme_light .Select_size_l{width:215px}}@media only screen and (max-width:512px){.filter__item.select__theme_dark .Select_size_l,.filter__item.select__theme_light .Select_size_l{width:100%}}.select__item{cursor:pointer}.select__item.select__orientation_bottom,.select__item.select__orientation_top{opacity:1}.select__item .Select-arrow-zone{right:20px!important}.select__item .Select-clear-zone{right:5px!important}.select__item .option-item-icon{position:relative;width:100%;height:44px;padding:0 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.select__item .option-item-icon{height:54px}}.select__item .option-item-icon img{width:20px;height:20px;border-radius:3px}.select__item .option-item-icon .option-name{padding:1px 0 0 10px;color:#fff;text-shadow:0 0 6px rgba(86,79,255,.8);font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.select__item .option-item-icon__sold-mark{position:absolute;right:15px;top:0;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff4661;font-size:14px;display:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.select__item .option-item-icon_sold{cursor:not-allowed}.select__item .option-item-icon_sold img{opacity:.5}.select__item .option-item-icon_sold .option-name{opacity:.5;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.select__item .option-item-icon_sold .option-item-icon__sold-mark{display:-webkit-box;display:-ms-flexbox;display:flex}.select__item .Select-option.option-item-icon:hover{background-color:#312b6c}.sorter__item .Select--single>.Select-control .Select-value,.sorter__item .Select-placeholder{position:relative!important}.sorter__item .Select-multi-value-wrapper{width:auto!important;height:auto!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.sorter__item .Select-control{background-color:transparent!important;height:auto!important;border-radius:0!important}.sorter__item .Select-arrow-zone{right:0!important;top:0!important}.sorter__item .Select-menu-outer{width:141px!important;right:0!important;-webkit-box-shadow:0 5px 15px 0 rgba(20,20,51,.15)!important;box-shadow:0 5px 15px 0 rgba(20,20,51,.15)!important;border-radius:5px!important}.sorter__item .Select-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.select__orientation_top.select__item.select__theme_dark .Select-menu-outer{bottom:100%;top:auto!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-top-right-radius:5px;border-top-left-radius:5px}.select__orientation_top.select__item.select__theme_dark .Select.is-open>.Select-control{border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0;border-top-left-radius:0}.ux-field__container.theme_light .ux-field{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:44px;border:1px solid #c0c0d6;border-radius:5px;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-field__container.theme_light .ux-field_focused{border:1px solid #564fff}.ux-field__container.theme_light .ux-field_disabled{background-color:#ededf5;border:1px solid #dbdbe9}.ux-field__container.theme_light .ux-field_overflow_visible{overflow:visible}.ux-field__container.theme_light .ux-field .ux-input{color:#28315b}.ux-field__container.theme_light .ux-field *{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ux-field__container.theme_light .ux-field__left-content,.ux-field__container.theme_light .ux-field__right-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.ux-field__container.theme_light .ux-field__left-content{margin-right:8px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-field__container.theme_light .ux-field__right-content{margin-left:8px;position:absolute;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;height:100%}.ux-field__container.theme_light .ux-field__right-content *{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-field__container.theme_light .ux-field__info-content{position:absolute;right:-4px;top:-7px;width:12px;height:12px;background-color:#fff}.ux-field__container.theme_dark .ux-field{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:44px;border:1px solid rgba(145,149,214,.6);border-radius:5px;background-color:#271d5e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-field__container.theme_dark .ux-field_focused{border:1px solid #6664a5}.ux-field__container.theme_dark .ux-field_disabled{background-color:#ededf5;border:1px solid #dbdbe9}.ux-field__container.theme_dark .ux-field_overflow_visible{overflow:visible}.ux-field__container.theme_dark .ux-field .ux-input{color:#fff}.ux-field__container.theme_dark .ux-field *{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ux-field__container.theme_dark .ux-field__left-content,.ux-field__container.theme_dark .ux-field__right-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.ux-field__container.theme_dark .ux-field__left-content{margin-right:8px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-field__container.theme_dark .ux-field__right-content{margin-left:8px;position:absolute;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;height:100%}.ux-field__container.theme_dark .ux-field__right-content *{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-field__container.theme_dark .ux-field__info-content{position:absolute;right:-4px;top:-7px;width:12px;height:12px;background-color:#fff}.ux-input{position:relative;width:100%;border:none;background-color:transparent;font-size:14px;text-align:left;padding:0 13px;line-height:44px;color:#fff;height:100%;opacity:1;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-input::-webkit-input-placeholder{color:rgba(145,149,214,.8)}.ux-input:-moz-placeholder,.ux-input::-moz-placeholder{color:rgba(145,149,214,.8)}.ux-input:-ms-input-placeholder{color:rgba(145,149,214,.8)}.ux-input:focus{color:#202343;outline:0}.ux-input_error{border:1px solid #ff4661}.ux-input_disabled{background-color:#f0f3f8;color:rgba(130,142,180,.5);border-radius:5px}.ux-input_renderer_left{padding-left:50px}.ux-input_renderer_right{padding-right:44px}.ux-field-wrap .ux-field__container .ux-field .ux-input_disabled{color:rgba(40,49,91,.5)!important}.refill__phone{z-index:10;margin-bottom:10px}.refill__phone .ux-field-wrap__field{margin-bottom:0!important}.refill__phone .ux-field-wrap:last-child{margin-left:10px}.modal{background:0 0;display:none;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,.6)}.modal,.modal__wrap{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;opacity:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__wrap{background-color:rgba(0,0,0,.6)}.modal__inner,.modal__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:2%}@media only screen and (max-width:991px){.modal__inner{width:95%}.modal__inner>div{overflow:inherit!important}}.modal__inner>div{overflow:hidden;border-radius:5px}.modal__container{padding:30px 40px 40px;background-color:#fff;border-radius:5px}@media only screen and (max-width:767px){.modal__container{padding:30px 15px}}.modal__btn{top:-18px;width:36px;z-index:99;right:-18px;height:36px;cursor:pointer;background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:50%!important;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.25);box-shadow:0 4px 10px 0 rgba(0,0,0,.25)}@media only screen and (max-width:991px){.modal__btn{right:-10px}}@media only screen and (max-width:767px){.modal__btn{top:10px;right:10px;border-radius:5px!important;-webkit-box-shadow:0 4px 16px 0 rgba(58,57,88,.3);box-shadow:0 4px 16px 0 rgba(58,57,88,.3)}}.modal__btn:hover{-webkit-box-shadow:0 4px 18px 0 rgba(58,57,88,.45);box-shadow:0 4px 18px 0 rgba(58,57,88,.45)}.modal__btn>div{top:12px;left:12px;width:12px;height:12px;font-size:20px;background-size:cover;position:absolute;background-image:url(/images/close_icon.svg)}.modal_show{z-index:2}.modal_show,.ux-icon-field{display:-webkit-box;display:-ms-flexbox;display:flex}.ux-icon-field{position:relative;cursor:pointer}.ux-icon-picker{max-width:560px}.ux-icon-picker h2{font-family:Oswald-Bold,Arial,Helvetica,sans-serif;text-transform:uppercase;color:#1a1c3e}.ux-icon-picker p{width:88px}.ux-icon-picker__icons-container{margin:15px 0;padding:10px;background-color:#2c2b5e;border-radius:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.ux-icon-picker__icon{padding:5px;margin-left:10px}.ux-icon-picker__icon p{text-align:center;color:#fff}.ux-icon-picker__icon_active{background-color:#454392}.ux-tooltip.rc-tooltip{opacity:1}.ux-tooltip.rc-tooltip.ux-tooltip_size_s{width:240px}.ux-tooltip.rc-tooltip.ux-tooltip_size_m{width:320px}.ux-tooltip.rc-tooltip.ux-tooltip_size_l{width:440px}.ux-field_type_currency{padding:0 13px}.ux-field_type_currency .label-currency{font-size:14px;color:#9093be;line-height:44px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price__commission{color:#9093be;font-size:13px;width:600px;margin-top:10px}@media only screen and (max-width:767px){.price__commission{width:450px}}@media only screen and (max-width:512px){.price__commission{width:300px}}.ux-checkbox_size_s{width:auto}.ux-checkbox_margin_top{margin-top:10px}.ux-checkbox_margin_top_x2{margin-top:20px}.ux-checkbox_margin_bottom{margin-bottom:10px}.ux-checkbox_margin_bottom_x2{margin-bottom:20px}.ux-checkbox_margin_left{margin-left:10px}.ux-checkbox_margin_left_x2{margin-left:20px}.ux-checkbox_margin_right{margin-right:10px}.ux-checkbox_margin_right_x2{margin-right:20px}.ux-checkbox_margin_ver{margin-top:10px;margin-bottom:10px}.ux-checkbox_margin_ver_x2{margin-top:20px;margin-bottom:20px}.ux-checkbox_margin_hor{margin-left:10px;margin-right:10px}.ux-checkbox_margin_hor_x2{margin-left:20px;margin-right:20px}.ux-checkbox.theme_light{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-checkbox.theme_light,.ux-checkbox.theme_light *{-webkit-box-sizing:border-box;box-sizing:border-box}.ux-checkbox.theme_light .ux-checkbox__checkbox{content:"";position:relative;width:20px;min-width:20px;height:20px;cursor:pointer;background-color:#fff;border-radius:5px;border:1px solid #c0c6d9;background-size:20px}@media only screen and (max-width:767px){.ux-checkbox.theme_light .ux-checkbox__checkbox{width:24px;min-width:24px;height:24px}}.ux-checkbox.theme_light .ux-checkbox__checkbox_checked:before{width:20px;height:20px;top:-1px;left:-2px;background:url(/images/icon_checkmark.svg);background-size:cover;content:"";display:block;position:absolute}@media only screen and (max-width:767px){.ux-checkbox.theme_light .ux-checkbox__checkbox_checked:before{width:24px;height:24px}}.ux-checkbox.theme_light .ux-checkbox__input{display:none}.ux-checkbox.theme_light .ux-checkbox__label{font-size:14px;color:#9093be;display:inline-block;margin-left:8px;padding:0;cursor:pointer;line-height:20px;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-checkbox.theme_light .ux-checkbox__label_enabled{opacity:1}.ux-checkbox.theme_light .ux-checkbox_disabled{opacity:.5}.ux-checkbox.theme_light .ux-checkbox__checkbox_checked:before{width:10px;height:8px;top:5px;left:4px}@media only screen and (max-width:767px){.ux-checkbox.theme_light .ux-checkbox__checkbox_checked:before{top:7px;left:6px}}.ux-checkbox.theme_dark{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-checkbox.theme_dark,.ux-checkbox.theme_dark *{-webkit-box-sizing:border-box;box-sizing:border-box}.ux-checkbox.theme_dark .ux-checkbox__checkbox{content:"";position:relative;width:20px;min-width:20px;height:20px;cursor:pointer;background-color:#271d5e;border-radius:5px;border:1px solid rgba(145,149,214,.6);background-size:20px}@media only screen and (max-width:767px){.ux-checkbox.theme_dark .ux-checkbox__checkbox{width:24px;min-width:24px;height:24px}}.ux-checkbox.theme_dark .ux-checkbox__checkbox_checked:before{width:20px;height:20px;top:-1px;left:-2px;background:url(/images/icon_ui_check.svg);background-size:cover;content:"";display:block;position:absolute}@media only screen and (max-width:767px){.ux-checkbox.theme_dark .ux-checkbox__checkbox_checked:before{width:24px;height:24px}}.ux-checkbox.theme_dark .ux-checkbox__input{display:none}.ux-checkbox.theme_dark .ux-checkbox__label{font-size:14px;color:#b8bcff;display:inline-block;margin-left:8px;padding:0;cursor:pointer;line-height:20px;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-checkbox.theme_dark .ux-checkbox__label_enabled{opacity:1}.ux-checkbox.theme_dark .ux-checkbox_disabled{opacity:.5}.ux-checkbox.theme_dark .ux-checkbox__label{text-shadow:0 1px 1px rgba(32,35,67,.2)}.switch-checkbox__input{position:absolute;width:44px;height:24px;z-index:2;opacity:0;margin:0;cursor:pointer}.switch-checkbox__input+label{position:relative;padding:0 0 0 55px;line-height:24px;font-size:14px;color:#828eb4;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.switch-checkbox__input+label:before{content:"";position:absolute;display:block;left:0;top:0;width:44px;height:24px;border-radius:16px;background:#a19da2;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.switch-checkbox__input+label:after{content:"";position:absolute;display:block;left:2px;top:2px;width:20px;height:20px;border-radius:100px;background:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.switch-checkbox__input:checked+label:after{margin-left:20px}.switch-checkbox__input:checked+label:before{background:#564fff}.ux-checkbox__checkbox_checked.ux-checkbox__label{color:#fff}.switch-checkbox{width:100%}.time-input{height:44px;position:relative}.time-input,.time-input *{-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:767px){.time-input{width:100%!important}}.time-input_size_auto{width:auto}.time-input_size_xs{width:85px}.time-input_size_s{width:120px}.time-input_size_sm{width:144px}.time-input_size_m{width:190px}.time-input_size_l{width:260px}@media only screen and (max-width:767px){.time-input_size_l{width:100%}}.time-input_size_xl{width:400px}@media only screen and (max-width:767px){.time-input_size_xl{width:100%}}.time-input_size_xxl{width:450px}@media only screen and (max-width:767px){.time-input_size_xxl{width:100%}}.time-input:after{content:"";position:absolute;top:13px;right:15px;background:url(/images/time-field-icon.svg);width:16px;height:16px;background-size:cover;background-repeat:no-repeat}.time-input input{width:100%;height:100%;padding:0 15px;border:1px solid #c0c0d6;border-radius:5px;font-size:14px;line-height:1;color:#28315b;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.time-input input:focus{border:1px solid #564fff;outline:none;border-radius:5px}.time-input-label{position:relative;font-size:12px;text-transform:uppercase;line-height:1;color:#28315b;margin-bottom:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:767px){.field__time{width:100%;margin-bottom:0}}.ux-avatar-field{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.ux-avatar-field_user{background:#31345d}.ux-avatar-field_contractor,.ux-avatar-field_seller{background:-o-linear-gradient(315deg,#9332ff 0,#7e4fff 100%);background:linear-gradient(-225deg,#9332ff,#7e4fff)}.ux-avatar-field_admin,.ux-avatar-field_trusted-seller,.ux-avatar-field_verified-seller{background:-o-linear-gradient(315deg,#da6664 0,#e39f4e 100%);background:linear-gradient(-225deg,#da6664,#e39f4e)}.ux-avatar-field_content-manager,.ux-avatar-field_support{background:-o-linear-gradient(315deg,#1684da 0,#953ab3 100%);background:linear-gradient(-225deg,#1684da,#953ab3)}.ux-avatar-field__avatar-wrap{margin-bottom:20px;padding:18px;border:1px solid rgba(0,0,0,.1);border-radius:5px}.ux-avatar-field__avatar-text{padding-left:12px}.ux-avatar-field__avatar-text h2{padding:0!important}.ux-avatar-field__avatar-text p{font-size:13px;color:#fff;margin-top:6px}.ux-avatar-field__btn-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:512px){.ux-avatar-field__btn-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ux-checkbox-currency{cursor:pointer;padding:10px 0;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-checkbox-currency .ux-checkbox_disabled .ux-checkbox__checkbox{color:#b8bcff}.ux-checkbox-currency__field{height:100%;display:inline-block;color:#b8bcff;font-size:14px;margin-left:8px;-webkit-transition:all .1s;-o-transition:.1s all;transition:all .1s;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}.ux-checkbox-currency__field_enabled{color:#fff}.ux-checkbox-currency__field_sold{color:#ff4661;text-transform:uppercase;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}.ux-checkbox-currency__field_reserved{opacity:1!important}.ux-checkbox-currency .ux-checkbox__label{color:#b8bcff!important}.ux-checkbox-currency .ux-checkbox__label_enabled{color:#fff!important}.heading__container.delivery-order__title{padding-bottom:10px}.heading__container.delivery-order__title .page__heading_size_small{font-size:13px!important}.delivery-order__tab{padding:30px 40px 20px}@media only screen and (max-width:767px){.delivery-order__tab{padding:20px 15px 10px}}.delivery-order__tab .ux-field-wrap{margin-top:20px}.delivery-order__tab .ux-field-wrap:last-child{margin-bottom:10px}.delivery-order__tab .ux-field-wrap:first-child{z-index:10}.delivery-order__box{z-index:2}.delivery-order__box_bottom{z-index:1}.delivery__options-row{height:50px;border-bottom:1px solid #e3e4ef}.delivery__options-row_last{border-bottom:none}.delivery__options-name{color:#3a3958}.delivery__options-name,.delivery__options-value{font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.delivery__options-value{color:#9093be}.datetime-display{position:relative;padding:0 0 0 18px;color:#9093be;font-size:12px;line-height:1;text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:1520px){.datetime-display{line-height:1.1}}.datetime-display:after{content:"";display:block;position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:contain;width:12px;height:12px}@media only screen and (max-width:1520px){.datetime-display:after{top:0}}@media only screen and (max-width:512px){.datetime-display:after{width:11px;height:11px}}.datetime-display__theme_light{color:#b8bcff}.datetime-display__theme_light:after{background-image:url(/images/clock-icon-light.svg)}.datetime-display__theme_dark{color:#9093be}.datetime-display__theme_dark:after{background-image:url(/images/clock-icon-dark.svg)}.vb-price-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px;line-height:14px}.vb-price-date span{margin-left:3px;color:#b8bcff;font-size:12px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.vb-price-date__price{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:auto;margin-right:20px}.vb-price-date__price--cross-out{text-decoration:line-through;-webkit-text-decoration-color:#b8bcff;text-decoration-color:#b8bcff;text-decoration-width:2px}.vb-offer-label{width:140px;margin-right:30px}.vb-offer-label:last-child{margin-right:0}.vb-offer-label__text{font-size:12px;color:#9093be;text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.vb-offer-label p{margin:6px 0 0}.vb-offer-label .currency__display{margin-top:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.vb-offer-label .datetime-display{font-size:18px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700;text-transform:uppercase;color:#2c2b5e;line-height:1;padding:0}.vb-offer-label .datetime-display:after{display:none}.transaction__item_state{color:#9093be;font-size:12px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.transaction__item_state_black{color:#28315b}.transaction__item_state_grey{color:#9093be}.transaction__item_state_green{color:#96d473}.transaction__item_order_link{cursor:pointer}.transaction__item_btn{width:32px;height:100%;position:relative;background-color:transparent;border:none;opacity:.32;padding:0}.transaction__item_btn:hover{opacity:.5}.transaction__item_btn:before{content:"";position:absolute;top:calc(50% - 10px);background-repeat:no-repeat;-webkit-background-size:contain;left:6px;background-image:url(/images/options.svg);width:19px;height:22px}.transactions__dropdown{position:absolute;top:calc(100% + 15px);right:-25px;border:1px solid #d9d9eb;width:150px;background:#fff;border-radius:5px;z-index:3}.transactions__dropdown:after{width:10px;height:10px;right:35px;top:-7px;background-color:#fff;border-top:1px solid #d9d9eb;border-right:1px solid #d9d9eb;z-index:4;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);opacity:1;content:"";display:block;position:absolute}.transactions__dropdown_item{text-align:left;background-color:#fff;border-radius:5px;position:relative;z-index:5}.transactions__dropdown_item:hover{background-color:#e2e2f2}.transactions__dropdown_item a{text-decoration:none;color:#28315b;font-size:14px;cursor:pointer;padding:15px 14px}.transactions__dropdown_item a,.wizard{display:-webkit-box;display:-ms-flexbox;display:flex}.wizard{width:100%;position:relative;border-radius:5px;color:#202343;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.wizard__flex-end,.wizard__flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wizard__flex-around{-ms-flex-pack:distribute;justify-content:space-around}.wizard__flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wizard__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 40px}@media only screen and (max-width:767px){.wizard__row{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;padding:0 20px}.wizard__row .ux-field-wrap_margin_left_x2{margin-left:0;margin-top:10px}}@media only screen and (max-width:767px){.wizard__row .ux-field-wrap_margin_right_x2{margin-bottom:20px}}.wizard__column{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wizard__column,.wizard__contentWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wizard__contentWrap{position:relative;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:20px 0}.wizard__contentWrap_hidden{display:none}.component-editor{position:relative}.component-editor_selected{-webkit-box-shadow:0 0 6px 1px green inset!important;box-shadow:inset 0 0 6px 1px green!important}.component-editor:hover{-webkit-box-shadow:0 0 2px 1px green inset;box-shadow:inset 0 0 2px 1px green}.component-editor__tooltip{position:absolute;top:-106px;left:calc(100% + 10px);width:250px;background-color:#2c2b5e;border:1px solid #fff;border-radius:3px;z-index:90}.component-editor__tooltip-header{margin:15px;color:#fff}.component-editor__tooltip-header span{margin-left:10px;-o-text-overflow:ellipsis;text-overflow:ellipsis}.wizard__itemWrap{position:relative;padding:0 40px}@media only screen and (max-width:767px){.wizard__itemWrap{padding:0 20px}}.wizard__itemWrap_pageBreak{-webkit-box-flex:0;-ms-flex:0 0 1px;flex:0 0 1px;height:1px;padding:0;background-color:#e3e4ef}.wizard__itemWrap_pageBreak_margin_top{margin-top:10px}.wizard__itemWrap_pageBreak_margin_top_x2{margin-top:20px}.wizard__itemWrap_pageBreak_margin_bottom{margin-bottom:10px}.wizard__itemWrap_pageBreak_margin_bottom_x2{margin-bottom:20px}.wizard__itemWrap_pageBreak_margin_left{margin-left:10px}.wizard__itemWrap_pageBreak_margin_left_x2{margin-left:20px}.wizard__itemWrap_pageBreak_margin_right{margin-right:10px}.wizard__itemWrap_pageBreak_margin_right_x2{margin-right:20px}.wizard__itemWrap_pageBreak_margin_ver{margin-top:10px;margin-bottom:10px}.wizard__itemWrap_pageBreak_margin_ver_x2{margin-top:20px;margin-bottom:20px}.wizard__itemWrap_pageBreak_margin_hor{margin-left:10px;margin-right:10px}.wizard__itemWrap_pageBreak_margin_hor_x2{margin-left:20px;margin-right:20px}.wizard__itemWrap_itemNotFound{opacity:.9;background-color:#e4edff;padding:5px;margin-top:1px;font-size:14px}.wizard__flexWrap{padding:0 40px}.wizard__addLangTab{height:50px;width:100%;padding:0 40px}.wizard-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width:767px){.wizard-tabs{padding:0 15px}}.wizard-tabs .icon{height:15px;border:1px solid #e3e4ef}.wizard-tabs:after{bottom:0;left:0;height:1px;width:100%;background-color:#e3e4ef;z-index:1;content:"";display:block;position:absolute}.wizard-tabs__header-error{margin-left:10px;height:14px!important;border:none!important}.wizard-tabs__tab{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;border:1px solid #e3e4ef;border-right-width:0;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;z-index:2;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.wizard-tabs__tab .icon{margin-right:12px}.wizard-tabs__tab:nth-last-child(2){border-right-width:1px}.wizard-tabs__tab_active{border-bottom-color:#fff}.wizard-tabs__tab_active:after{background-color:#564fff;top:0;left:-1px;width:calc(100% + 2px);height:2px;z-index:3;content:"";display:block;position:absolute}.wizard-tabs__header-add-translate{color:#564fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wizard-tabs__header-add-translate_disabled{cursor:auto;color:#c0c0d6;opacity:.7}.wizard-tabs__header-remove-translate{color:#ff4661;margin:20px 0 10px;cursor:pointer;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wizard__pageBreak-edit-helper{position:absolute;width:30px;height:30px;right:0;bottom:0;border-top-left-radius:10px;background-color:#e3e4ef}.add-lang-modal{position:relative;width:400px}@media only screen and (max-width:767px){.add-lang-modal{width:320px}}.add-lang-modal__form-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.options-stock{font-size:16px;color:#fff;line-height:1.25;text-transform:uppercase;letter-spacing:0;margin-bottom:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.options-stock_margin_top{margin-top:10px}.options-stock_margin_top_x2{margin-top:20px}.options-stock_margin_bottom{margin-bottom:10px}.options-stock_margin_bottom_x2{margin-bottom:20px}.options-stock_margin_left{margin-left:10px}.options-stock_margin_left_x2{margin-left:20px}.options-stock_margin_right{margin-right:10px}.options-stock_margin_right_x2{margin-right:20px}.options-stock_margin_ver{margin-top:10px;margin-bottom:10px}.options-stock_margin_ver_x2{margin-top:20px;margin-bottom:20px}.options-stock_margin_hor{margin-left:10px;margin-right:10px}.options-stock_margin_hor_x2{margin-left:20px;margin-right:20px}.options-stock span{font-size:14px;line-height:1.29;color:#9195d6;text-transform:none;margin-left:6px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.page-step{border-top:2px solid #9195d6;border-bottom:2px solid #9195d6;padding:10px;margin:2px 0}.admin-trx-withdraw{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.admin-trx-withdraw__state{margin:0 20px;width:auto}.admin-trx-withdraw__state p{color:#fff;margin-bottom:10px}.admin-trx-withdraw__state .transaction__item_state{margin-top:10px;font-size:20px;text-transform:uppercase}.admin-trx-withdraw__state .ux-sticker{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.admin-trx-withdraw__viewField{width:auto;max-width:200px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:30px}.admin-trx-withdraw__viewField p{color:#9195d6;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.admin-trx-withdraw__viewField span{line-height:1.2;text-align:left;color:#fff;font-family:Oswald-Bold,Arial,Helvetica,sans-serif;font-size:24px}.admin-trx-withdraw__viewRow{color:#9195d6;margin:10px 0 0}.admin-trx-withdraw__viewRow p{margin-right:10px;min-width:148px}.admin-trx-withdraw__viewRow_method span{text-transform:uppercase;color:#202343}.admin-trx-withdraw__viewRow_performed-by{color:#564fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.admin-trx-withdraw__pay-method-content{padding:10px 40px}.admin-trx-withdraw__pay-method-content span{color:#202343}.admin-trx-withdraw__form-area{padding:20px 0;border-top:1px solid #e3e4ef}.admin-trx-withdraw__form-area button{padding:10px 20px}.admin-trx-withdraw__buttons{padding:0 40px 20px}.admin-trx-withdraw .ux-textarea__body{min-height:80px}.admin-trx-withdraw__complete-form{padding:0 40px}.ux-field-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ux-field-wrap,.ux-field-wrap *{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.ux-field-wrap_size_auto{width:auto}.ux-field-wrap_size_xs{width:85px}.ux-field-wrap_size_s{width:120px}.ux-field-wrap_size_sm{width:144px}.ux-field-wrap_size_m{width:190px}.ux-field-wrap_size_l{width:260px}@media only screen and (max-width:767px){.ux-field-wrap_size_l{width:100%}}.ux-field-wrap_size_xl{width:400px}@media only screen and (max-width:767px){.ux-field-wrap_size_xl{width:100%}}.ux-field-wrap_size_xxl{width:450px}@media only screen and (max-width:767px){.ux-field-wrap_size_xxl{width:100%}}.ux-field-wrap_margin_top{margin-top:10px}.ux-field-wrap_margin_top_x2{margin-top:20px}.ux-field-wrap_margin_bottom{margin-bottom:10px}.ux-field-wrap_margin_bottom_x2{margin-bottom:20px}.ux-field-wrap_margin_left{margin-left:10px}.ux-field-wrap_margin_left_x2{margin-left:20px}.ux-field-wrap_margin_right{margin-right:10px}.ux-field-wrap_margin_right_x2{margin-right:20px}.ux-field-wrap_margin_ver{margin-top:10px;margin-bottom:10px}.ux-field-wrap_margin_ver_x2{margin-top:20px;margin-bottom:20px}.ux-field-wrap_margin_hor{margin-left:10px;margin-right:10px}.ux-field-wrap_margin_hor_x2{margin-left:20px;margin-right:20px}.ux-field-wrap__field{position:relative;width:100%;padding:0;margin-bottom:10px}.ux-field-wrap__errors-area{margin-top:10px;padding:0 0 15px;font-size:14px;text-align:left;color:#ff4661;display:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-field-wrap__errors-area_shown{display:block}.ux-field-wrap_invalid .Select-control,.ux-field-wrap_invalid .ux-field,.ux-field-wrap_invalid .ux-textarea,.ux-field-wrap_invalid input{border-color:#ff4661!important;-webkit-box-shadow:0 0 10px -2px #ff4661;box-shadow:0 0 10px -2px #ff4661}.ux-field-wrap_invalid .ux-field input{-webkit-box-shadow:none;box-shadow:none}.ux-field-wrap_hidden{display:none!important}.ux-field-wrap__label.theme_light{color:#28315b}.ux-field-wrap__label.theme_dark,.ux-field-wrap__label.theme_light{position:relative;font-size:12px;text-transform:uppercase;line-height:1;margin-bottom:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.ux-field-wrap__label.theme_dark{color:#9195d6}.side_renders{cursor:pointer;opacity:1;background-color:#fff}.side_renders_tooltip{background-color:#fff;margin:0!important;padding:10px;color:#202343;font-size:13px;font-weight:500}.side_renders_tooltip,.side_renders_tooltip span{font-family:Montserrat,Arial,Helvetica,sans-serif}.side_renders_tooltip span{color:#564fff;font-weight:700}.ux-tooltip{position:absolute;-webkit-transition:all .2s;-o-transition:.2s all;transition:all .2s;opacity:1;z-index:110}.ux-tooltip.rc-tooltip-hidden{visibility:hidden}.ux-tooltip__shadow-input{position:relative}.ux-tooltip_hidden{opacity:0}.ux-tooltip.rc-tooltip{background-color:transparent;width:320px}.ux-tooltip .rc-tooltip-content{margin:10px 0}.ux-tooltip.rc-tooltip-placement-top .rc-tooltip-inner:before{bottom:-11px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ux-tooltip.rc-tooltip-placement-bottom .rc-tooltip-inner:before{top:-11px}.ux-tooltip .rc-tooltip-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:3px;position:relative;border:1px solid rgba(144,147,190,.25);-webkit-box-shadow:0 8px 24px 1px rgba(6,13,35,.1);box-shadow:0 8px 24px 1px rgba(6,13,35,.1)}.ux-tooltip .rc-tooltip-inner>*{margin-right:5px}.ux-tooltip .rc-tooltip-inner:before{content:"";position:absolute;width:16px;height:11px;background-repeat:no-repeat;z-index:5;right:calc(50% - 8px);margin-left:-10px}.ux-tooltip .rc-tooltip-inner .ux-sticker:last-child{margin-bottom:0}.ux-tooltip .rc-tooltip-arrow{display:none}.password-strength{position:absolute;right:-15px}.password-strength__wrap{background-color:#fff;margin-right:0!important;padding:15px;width:100%}.password-strength__wrap>p{color:#28315b;font-weight:700;font-size:16px}.password-strength__body{font-size:1rem;margin-left:1.2rem}.password-strength__condition{color:#ff4661;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;margin-top:8px;font-size:14px}.password-strength__condition_write{color:#55992f}.password-strength__counter{margin-top:12px;font-size:14px}.ux-strips{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px}.ux-strips__item{width:calc(20% - 7px);height:15px;background-color:#f3f3f3}.ux-strips__item_mode_poor{background-color:#ddd}.ux-strips__item_mode_unusual{background-color:#35a94e}.ux-strips__item_mode_rare{background-color:#564fff}.ux-strips__item_mode_epic{background-color:#a028f9}.ux-strips__item_mode_legendary{background-color:#f7923e}.label-currency{padding-left:13px;font-size:14px;color:#9093be;line-height:44px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-field-wrap .ux-field__container .currency_disabled{background-color:#f0f3f8!important}.ux-field-wrap .ux-field__container .currency_disabled .ux-input{color:rgba(40,49,91,.5)!important}.ux-info-modal-content{position:relative}.ux-info-modal-content__title{margin-top:0;margin-bottom:8px}.ux-info-modal-content__description{word-break:normal;line-height:1.5;padding-bottom:20px}.ux-info-modal-content__description span.type_linked{cursor:pointer}.ux-info-modal-content__description span.type_linked:hover{text-decoration:underline}.ux-info-modal-content__img{width:100%}.flex_order_1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ux-info-modal__link{height:44px;width:100%;text-transform:uppercase;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.ux-info-modal__link:hover{opacity:.7}.header__buttons{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:991px){.header__buttons{margin-right:14px}}@media only screen and (max-width:767px){.header__buttons{margin-right:0}}.header__buttons .display-currency{margin-right:0}.header__buttons_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.header__buttons_item{margin-right:4px}}@media only screen and (max-width:512px){.header__buttons_item:nth-child(2){display:none}}.header__balance_item .header__buttons_link{width:auto;padding:0 28px 0 24px}@media only screen and (max-width:991px){.header__balance_item .header__buttons_link{padding:0}}.header__balance_item .header__buttons_link:hover{opacity:.75;-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.header__balance_item_mobile{width:auto;padding:0 28px 0 24px}.header__buttons_link{position:relative;width:74px;cursor:pointer;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.header__buttons_link{width:32px;height:32px;border-radius:5px;border:1px solid hsla(0,0%,100%,.1)}}.header__buttons_link img{width:18px}@media only screen and (max-width:991px){.header__buttons_link img{width:14px}}.header__buttons_link:hover{-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in;opacity:.75}.header__buttons_link_mobile{width:100%;border:none;height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__buttons_link_mobile .header__button__text-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:10px}.header__buttons_link_mobile .header__button__text{text-align:left}.header__buttons_link_mobile .header__buttons_img-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__button__text{font-size:18px;color:#fff;text-align:right;line-height:1;text-transform:uppercase;margin:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.header__button__text_white{color:#fff;text-shadow:0 0 6px rgba(86,79,255,.8)}.header__balance_item{width:auto;border-left:1px solid #31345d;white-space:nowrap}@media only screen and (max-width:1200px){.header__balance_item{padding:0}}@media only screen and (max-width:991px){.header__balance_item{border-left:none}}@media only screen and (max-width:1520px){.header__balance_item .header__buttons_link{border:none}}.header__balance_item a{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__balance_item .header__buttons_link img{opacity:1;width:12px}.header__buttons_img-container{width:32px;height:32px;border-radius:5px;background:-webkit-gradient(linear,left top,left bottom,from(#7932ff),to(#564fff));background:-o-linear-gradient(top,#7932ff,#564fff);background:linear-gradient(180deg,#7932ff,#564fff);-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.4);box-shadow:0 6px 18px 0 rgba(86,79,255,.4);border:1px solid hsla(0,0%,100%,.15);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__buttons_img-container:hover{border:1px solid hsla(0,0%,100%,.15);-webkit-filter:brightness(125%);filter:brightness(125%);-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.header__buttons_img-container:active{background:-webkit-gradient(linear,left top,left bottom,from(#6512e4),to(#605aff));background:-o-linear-gradient(top,#6512e4,#605aff);background:linear-gradient(180deg,#6512e4,#605aff);border:1px solid hsla(0,0%,100%,.15);-webkit-transition:.15s ease-in;-o-transition:ease-in .15s;transition:.15s ease-in}.has_new_notifications:after{background-color:#ff4661;-webkit-box-shadow:0 0 8px 0 #ff4661;box-shadow:0 0 8px 0 #ff4661;width:6px;height:6px;right:27px;border:2px solid #1a1c3e;border-radius:50%;top:24px;z-index:3;content:"";display:block;position:absolute}@media only screen and (max-width:991px){.has_new_notifications:after{top:-2px;right:-2px}}.header__button-description{font-size:12px;text-transform:uppercase;color:#9195d6;line-height:1;padding:4px 0 0;margin:0;opacity:.75;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.header__button__text-container{margin-right:20px}@media only screen and (max-width:1200px){.header__button__text-container{margin-right:20px}}.header__buttons_orders{width:158px;border-left:1px solid rgba(49,52,93,.75);border-right:1px solid rgba(49,52,93,.75)}@media only screen and (max-width:1200px){.header__buttons_orders{width:155px}}.header__buttons_orders_mobile{width:100%;border:none;height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__buttons_orders_mobile img{border:1px solid rgba(70,73,124,.75);height:32px;width:32px;padding:5px;border-radius:5px}.header__button__desc{font-size:12px;color:#9195d6;line-height:1;text-transform:uppercase;margin-left:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.header__buttons_currency{position:relative;font-size:15px}.display-currency{position:relative;height:100%;width:60px;cursor:pointer;margin-right:10px}@media only screen and (max-width:767px){.display-currency{width:44px}}.display-currency__main-symbol,.display-currency__symbol{font-size:14px;color:#28315b;text-align:left;font-weight:500}.display-currency__main-symbol{height:100%;width:100%;padding:0 15px;font-size:24px;color:#9195d6;font-weight:700}@media only screen and (max-width:767px){.display-currency__main-symbol{padding:0}}.display-currency__triangle{width:0;height:0;margin:2px 0 0 4px;border:4px solid transparent;border-top-color:#fff;-webkit-transition:all .2s;-o-transition:.2s all;transition:all .2s}.display-currency:hover .display-currency__main-symbol{text-shadow:0 0 .8em #595fc1}.display-currency:hover .display-currency__triangle{opacity:1}.display-currency__dropdown{position:absolute;top:calc(100% + 15px);left:-40px;width:130px;background:#fff;border-radius:5px}.display-currency__dropdown:before{width:0;height:0;left:calc(50% - 7px);top:-20px;border:10px solid transparent;border-bottom-color:#fff;opacity:1;content:"";display:block;position:absolute}.display-currency__dropdown .display-currency__symbol{padding:15px 14px;text-align:left;border-radius:5px}.display-currency__dropdown .display-currency__symbol:hover{background-color:#e2e2f2}.header__profile{-ms-flex-preferred-size:74px;flex-basis:74px;min-width:4.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;border-left:1px solid rgba(49,52,93,.75);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.header__profile{-ms-flex-preferred-size:32px;flex-basis:32px;border-left:none;min-width:inherit}}.header__profile_authorize{min-width:10rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-preferred-size:auto;flex-basis:auto;padding:0 28px;border-left:1px solid rgba(49,52,93,.75)}@media only screen and (max-width:991px){.header__profile_authorize{padding-right:0;min-width:10rem;border-left:none;padding-left:15px}.header__profile_authorize .ux-btn{height:32px;min-height:inherit}}@media only screen and (max-width:512px){.header__profile_authorize .ux-btn{font-size:11px!important}}.header__profile:hover .profile__img{opacity:.75;-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.header__nick{color:#fff;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.profile_modal{display:block;width:200px;height:auto;-webkit-animation-name:slideUp;animation-name:slideUp;top:82px;right:16px;-webkit-animation-duration:.5s;animation-duration:.5s;position:absolute;z-index:7;border-radius:5px;background-color:#fff;overflow:visible;-webkit-box-shadow:0 5px 15px 0 rgba(20,20,51,.15);box-shadow:0 5px 15px 0 rgba(20,20,51,.15)}.profile_modal:before{content:"";position:absolute;background-image:url(/images/before_arrow.svg);width:20px;height:11px;top:-11px;z-index:5;right:7%;margin-left:-10px}.profile_modal .ux-modal__close-btn{display:none}.profile__list{overflow:auto;position:relative;max-height:150px}.profile-item{height:50px;border-bottom:1px solid #e3e4ef;cursor:pointer;-ms-flex-align:center}.profile-item,.profile-item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.profile-item__text{-ms-flex-preferred-size:228px;flex-basis:228px;padding:0 20px;color:#202343;height:100%;font-size:14px;background-color:transparent;-ms-flex-align:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.profile-item:last-child{border-bottom:none}.profile-item:hover .profile-item__text{opacity:.4;-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.profile__img{border-radius:100px;width:34px;height:34px}@media only screen and (max-width:991px){.profile__img{width:32px;height:32px}}.profile__name{font-size:13px;color:#202343;padding-left:10px}.profile__login{color:#9195d6;font-size:12px;padding:0 15px 0 0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.profile__login:hover{color:#fff;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}.profile__dropdown_icon{position:absolute;top:18px;right:0}.profile__link{background-color:transparent}@media only screen and (max-width:991px){.profile__link{padding:0}}.profile__text{font-size:14px;line-height:1;color:#fff;padding-left:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.profile__btn_mob{border:none;height:auto;min-height:inherit}.profile__btn_logout{width:32px;height:32px;padding:2.5px 5px}.main__profile .header__auth_login{color:#7782c6;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.main__profile .header__auth_signup{background-color:#564fff;border:none;color:#fff;font-size:13px;padding:16px 30px}@media only screen and (max-width:512px){.registrate__btn_desktop{display:none}}.registrate__btn_mobile{display:none}@media only screen and (max-width:512px){.registrate__btn_mobile{display:block}}.profile__popup{height:100%}.profile__popup_title{padding:12px 15px;border-bottom:1px solid #000}.profile__popup_box{padding:10px 15px;border-bottom:1px solid #000}.profile__popup_text{color:#9195d6;padding-left:10px}.notifications-mobile{height:100vh}.notifications-mobile>div:nth-child(2){height:calc(100% - 60px)}.notifications-mobile__header{height:60px;border-bottom:1px solid #e3e4ef;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}.icon{width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-size:24px}.icon_social{width:40px;height:40px;background-size:40px;cursor:pointer}.icon_margin_right_8{margin-right:8px}.icon_bg_size_contain,.icon_size_contain{background-size:contain}.icon_discord{background-image:url(/images/soc_discord.svg)}.icon_facebook{background-image:url(/images/soc_facebook.svg)}.icon_facebook_footer{background-image:url(/images/footer_icon_fb.svg)}.icon_e-mail{background-image:url(/images/combined-shape-copy.svg)}.icon_password{background-image:url(/images/combined-shape.svg)}.icon_calendar{background-image:url(/images/calendar.svg)}.icon_twitter{background-image:url(/images/soc_twitter.svg)}.icon_twitter_footer{background-image:url(/images/footer_icon_tw.svg)}.icon_google{background-image:url(/images/soc_google.svg)}.icon_steam{background-image:url(/images/soc_steam.svg)}.icon_twitch{background-image:url(/images/soc_twitch.svg)}.icon_vk{background-image:url(/images/soc_vk.svg)}.icon_vk_footer{background-image:url(/images/footer_icon_vk.svg)}.icon_pinterest{background-image:url(/images/soc_pinterest.svg)}.icon_youtube_footer{background-image:url(/images/footer_icon_you.svg)}.icon_discord_footer{background-image:url(/images/footer_icon_discord.svg)}.icon_pinterest_footer{background-image:url(/images/footer_icon_pin.svg)}.icon_seller{background-image:url(/images/icon_contact.svg)}.icon_search{background-image:url(/images/icon_search.svg)}.icon_search-main{background-image:url(/images/icon-search-main.svg)}.icon_search-go{background-image:url(/images/search_icon_go.svg)}.icon_search-home{background-image:url(/images/icon-search.svg)}.icon_search-blue{background-image:url(/images/search_icon_blue.svg)}.icon_btn_arrow{background-image:url(/images/main_btn_icon.svg)}.icon_filter-locked{background-image:url(/images/filter_icon_locked.svg)}.icon_filter-all{background-image:url(/images/filter_icon_all.svg)}.icon_contact-blue{background-image:url(/images/icon_contact_blue.svg)}.icon_arrow-btn-purple{background-image:url(/images/arrow-btn-blue.svg)}.icon_arrow-btn-white{background-image:url(/images/arrow-btn-white.svg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.icon_arrow-white{background-image:url(/images/arrow-white.svg)}.icon_pagination_next,.icon_pagination_prev{background-image:url(/images/pagination_next.svg)}.icon_pagination_prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.icon_auction-price{background-image:url(/images/auc_price.svg)}.icon_notif_transaction{background-image:url(/images/funds.svg)}.icon_notif_order,.icon_notif_product{background-image:url(/images/product.svg)}.icon_notif_review{background-image:url(/images/review.svg)}.icon_notif_account,.icon_notif_info,.icon_notif_offer,.icon_notif_ticket{background-image:url(/images/warning.svg)}.icon_region_ru{background-image:url(/images/ru.svg)}.icon_region_en{background-image:url(/images/en.svg)}.icon_region_us{background-image:url(/images/eng.svg)}.icon_down,.icon_up{background-image:url(/images/up.svg)}.icon_down{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.icon_remove{background-image:url(/images/remove.svg)}.icon_mob_menu{background-image:url(/images/menu_icon.svg)}.icon_mob_filters_btn{background-image:url(/images/filters_icon_m.svg)}.icon_mob_gear{background-image:url(/images/mobile-gear.svg)}.icon_mob_logout{background-image:url(/images/logout_icon_m.svg)}.icon_secure_master_card{background-image:url(/images/mc_secure.svg)}.icon_secure_visa{background-image:url(/images/visa_secure.svg)}.icon_psi_dss{background-image:url(/images/psi_dss.svg)}.icon_paypal{background-image:url(/images/paypal.svg)}.icon_lang-error{background-image:url(/images/lang_error.svg)}.icon_review-edit{background-image:url(/images/icon_edit.svg)}.icon_close-light{background-image:url(/images/close-grey.svg)}.icon_info{background-image:url(/images/info.svg)}.icon_trutpilot-star{background-image:url(/images/icon_star_trustpilot.svg)}.icon_size_7{width:7px;height:7px}.icon_bg-size_7{background-size:7px}.icon_size_8{width:8px;height:8px}.icon_bg-size_8{background-size:8px}.icon_size_9{width:9px;height:9px}.icon_bg-size_9{background-size:9px}.icon_size_10{width:10px;height:10px}.icon_bg-size_10{background-size:10px}.icon_size_11{width:11px;height:11px}.icon_bg-size_11{background-size:11px}.icon_size_12{width:12px;height:12px}.icon_bg-size_12{background-size:12px}.icon_size_13{width:13px;height:13px}.icon_bg-size_13{background-size:13px}.icon_size_14{width:14px;height:14px}.icon_bg-size_14{background-size:14px}.icon_size_15{width:15px;height:15px}.icon_bg-size_15{background-size:15px}.icon_size_16{width:16px;height:16px}.icon_bg-size_16{background-size:16px}.icon_size_17{width:17px;height:17px}.icon_bg-size_17{background-size:17px}.icon_size_18{width:18px;height:18px}.icon_bg-size_18{background-size:18px}.icon_size_19{width:19px;height:19px}.icon_bg-size_19{background-size:19px}.icon_size_20{width:20px;height:20px}.icon_bg-size_20{background-size:20px}.icon_size_22{width:22px;height:22px}.icon_bg-size_22{background-size:22px}.icon_size_24{width:24px;height:24px}.icon_bg-size_24{background-size:24px}.icon_size_26{width:26px;height:26px}.icon_bg-size_26{background-size:26px}.icon_size_28{width:28px;height:28px}.icon_bg-size_28{background-size:28px}.icon_size_30{width:30px;height:30px}.icon_bg-size_30{background-size:30px}.icon_size_32{width:32px;height:32px}.icon_bg-size_32{background-size:32px}.icon_size_34{width:34px;height:34px}.icon_bg-size_34{background-size:34px}.icon_size_36{width:36px;height:36px}.icon_bg-size_36{background-size:36px}.icon_size_38{width:38px;height:38px}.icon_bg-size_38{background-size:38px}.icon_size_40{width:40px;height:40px}.icon_bg-size_40{background-size:40px}.icon_size_42{width:42px;height:42px}.icon_bg-size_42{background-size:42px}.icon_size_44{width:44px;height:44px}.icon_bg-size_44{background-size:44px}.icon_size_46{width:46px;height:46px}.icon_bg-size_46{background-size:46px}.icon_size_48{width:48px;height:48px}.icon_bg-size_48{background-size:48px}.icon_size_50{width:50px;height:50px}.icon_bg-size_50{background-size:50px}.icon_size_52{width:52px;height:52px}.icon_bg-size_52{background-size:52px}.icon_size_54{width:54px;height:54px}.icon_bg-size_54{background-size:54px}.icon_size_56{width:56px;height:56px}.icon_bg-size_56{background-size:56px}.icon_size_58{width:58px;height:58px}.icon_bg-size_58{background-size:58px}.icon_size_60{width:60px;height:60px}.icon_bg-size_60{background-size:60px}.icon_size_62{width:62px;height:62px}.icon_bg-size_62{background-size:62px}.icon_size_64{width:64px;height:64px}.icon_bg-size_64{background-size:64px}.icon_size_100{width:100px;height:100px}.icon_bg-size_100{background-size:100px}.auth-forgot{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth-forgot>.ux-layout{padding:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.auth-forgot .empty-page{height:auto}.auth-forgot .ux-field{padding:0 15px}.auth-forgot .ux-field .ux-input{padding:0}.auth-form{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:auto;width:480px!important;padding:20px 40px 40px;background-color:#fff;border-radius:5px}@media only screen and (max-width:767px){.auth-form{width:95%!important;padding:20px;margin:inherit}.auth-form form{width:100%}}.auth-form__logo{margin:20px 0}.auth-form .ux-layout{-webkit-box-shadow:none;box-shadow:none}.auth-form__checkbox-sending{margin-top:15px;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.auth-form__social-wrap{width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.auth-form__terms{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:13px;color:#9093be;line-height:18px}.auth-form__terms a{padding:0 5px;font-size:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.auth-form__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:5px;line-height:1.43;color:#564fff;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth-form__link,.auth-form__social-title{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;font-size:13px}.auth-form__social-title{color:#9093be;padding:20px 0;text-align:center}.auth-form__error-area{font-family:Montserrat,Arial,Helvetica,sans-serif;color:#ff4661;font-size:14px;font-weight:500;margin-bottom:20px;text-align:left;width:100%}.auth-form__checkbox-area{width:100%;margin:10px 0 18px;display:inline-block;font-size:12px;color:#9093be}.auth-form__checkbox-area .ux-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle}.auth-form__checkbox-area .ux-checkbox__label{font-size:13px!important}.auth-form__checkbox-area a{padding:0 6px}.auth-form__checkbox-area a,.auth-form__checkbox-area span{vertical-align:middle;font-size:13px}.auth-form .ux-field{color:#2c2b5e;padding:0 15px}.auth-form .ux-field .ux-input{padding:0}.auth-form .ux-field-wrap__label{margin-bottom:0}.auth-form .loader__block{padding-top:0}.forgot__password_description{padding-bottom:20px}.forgot__password_btn{margin-top:10px}.auth__bottom-link{margin:0 10px}.auth__bottom-loading{cursor:wait}.error__area_register{display:none}.error__area_register_show{display:block}.auth-form__bottom-log{margin-top:15px}.auth-form__checkbox-area_login{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 18px}.tc-hide-password-errors #container_password>div.ux-field-wrap__errors-area{display:none}.checkbox__area_link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.login__form .ux-field-wrap{margin-bottom:10px}.auth .wizard__itemWrap{padding:0}.auth .wizard__contentWrap{padding-top:0}.auth__checkbox_area{width:100%;margin:10px 0 18px;display:inline-block;font-size:12px;color:#9093be}.auth__checkbox_area .ux-checkbox.theme_light{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle}.auth__checkbox_area .ux-checkbox.theme_light__label{font-size:13px!important}.auth__checkbox_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.auth__bottom{margin-top:15px}.auth__bottom_terms{font-size:13px;color:#9093be;line-height:18px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.auth__bottom_terms a{padding:0 5px;font-size:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.auth__checkbox_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:512px){.auth__checkbox_row .ux-checkbox__label,.auth__checkbox_row a{font-size:13px}}.ux-star-vote{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 0}.ux-star-vote,.ux-star-vote__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.ux-star-vote__stars{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ux-star-vote__star{width:36px;height:34px;position:relative;display:block;margin:0 3px;cursor:pointer;background-image:url(/images/star_empty.svg);background-size:contain;background-position:50%;z-index:2}.ux-star-vote__star:first-child{margin-left:0}.ux-star-vote__star_full,.ux-star-vote__star_half{position:absolute;z-index:3;background-image:url(/images/star.svg);background-size:contain;width:36px;height:36px}.ux-star-vote__star_half{opacity:.5}.review__popup .heading__container .page__heading{padding:20px 0 0;font-size:20px!important}.review__popup textarea{height:132px;min-height:132px;margin-bottom:10px;margin-top:10px}.review__icon_success{-ms-flex-item-align:center;align-self:center;margin-bottom:20px}.popup__refill form{width:100%}.subscribe-popup{width:730px;height:250px;position:relative}@media only screen and (max-width:767px){.subscribe-popup{width:280px;height:auto;background-color:#fff;border-radius:5px;overflow:hidden}}.subscribe-popup:before{content:"";position:absolute;left:0;top:0;background-image:url(/images/notifications-modal.png);background-repeat:no-repeat;width:250px;background-size:cover;height:250px}@media only screen and (max-width:767px){.subscribe-popup:before{width:100%;background-position:50%}}.subscribe-popup__container{padding:40px;margin-left:250px}@media only screen and (max-width:767px){.subscribe-popup__container{margin-left:0;margin-top:250px;padding:20px}}.subscribe-popup__container h4{font-size:18px;line-height:1.33;color:#28315b;padding-bottom:15px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.subscribe-popup__container p{line-height:1.5}.subscribe-popup__close{position:absolute;top:0;right:0}.subscribe-popup__close:hover{opacity:.8}.write__modal .heading__container.theme_light{margin:0}.write__modal .heading__container.theme_light .page__heading{padding-top:0}.write__modal_box{border-bottom:1px solid #e3e4ef;padding:40px}.write__modal .ux-field .ux-input{padding-left:0}.write__modal .ux-field__left-content{padding-left:15px!important}@media only screen and (max-width:767px){.ticket__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ticket__inner .ticket__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:512px){.ticket__inner .ticket__bottom{display:inline-block}.ticket__inner .ticket__bottom .ux-checkbox.theme_light{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.ticket__inner .ticket__bottom a{display:initial}}.trustpilot-modal{height:370px;background-image:url(/images/trustpilot_bg.png);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:30px 40px 40px}@media only screen and (max-width:512px){.trustpilot-modal{height:auto}}.trustpilot-modal__image{margin:10px 0 40px}.trustpilot-modal__btn{width:190px;height:44px;border-radius:5px;background-color:#26b37c;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px;position:relative}.trustpilot-modal__btn:before{content:"";position:absolute;top:12px;left:20px;background-image:url(/images/icon_star_trustpilot.svg);width:19px;height:19px;background-size:cover}.trustpilot-modal__btn:hover{background-color:#01965b;-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.trustpilot-modal__btn:active{background-color:#01965b;-webkit-transition:.15s ease-in;-o-transition:ease-in .15s;transition:.15s ease-in}@media only screen and (max-width:512px){.trustpilot-modal__logo{display:none}}.arbitrage__review_date{color:rgba(144,147,190,.6);font-size:12px;width:50%;line-height:1;height:100%;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.arbitrage__review-top{padding:10px 0}.arbitrage__review-message{margin-top:15px}.arbitrage__review-message .ux-avatar>img{border:0!important}.arbitrage__review-message_big{border-bottom:1px solid #e3e4ef;margin-top:0}.arbitrage__review-content{padding:16px 20px;background-color:#ececf2;border-radius:5px;margin-bottom:10px}.arbitrage__review-content .ux-description{line-height:1.46!important}.ticket-paginate .ux-pagination__page_active{border:2px solid #564fff;color:#000}.ticket-paginate .ux-pagination__page a{color:#8490b5}.arbitrage__review-role{color:#564fff;font-size:10px;margin:3px 0 0 7px}.arbitrage__review-role_support{color:#ff4661}.role__admin_color{margin-right:0!important}.role__admin_color .user-info__nick{color:#ff4661!important}.arbitrage__review-info .ux-avatar{margin-right:5px}.ticket__form{margin-top:40px}.ticket__inner_top{padding-bottom:40px;border-bottom:1px solid #e3e4ef}.ticket__inner_top button{margin-top:20px}.ticket__inner_middle{padding-top:40px}.arbitrage__review-title p{color:#3a3958!important;padding-bottom:6px;font-weight:700}.arbitrage__review-title p,.text__text{font-family:Montserrat,Arial,Helvetica,sans-serif}.text__text{width:100%;color:#9195d6;font-size:14px;text-align:left;font-weight:500}.modal__confirmation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__confirmation .heading__container,.modal__confirmation .ux-checkbox{width:100%}.modal__confirmation .heading__container.theme_light .page__heading_size_small{font-size:20px!important}.modal__confirmation .text__text{line-height:1.43}.modal__confirmation_checkbox{padding:20px 0!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.ticket__slider{margin-bottom:5px}.ticket__slider span{color:#564fff;font-size:1.4rem;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.ticket__slider label{font-size:1.4rem}.ticket__container .heading__container .page__heading_size_small{font-size:20px!important}.ticket__container .ux-field-wrap{margin-bottom:20px}.ticket__container .ux-textarea__container.theme_light .ux-textarea{min-height:132px}.ticket__container label{padding-right:5px}.ticket__bottom{margin-bottom:20px}.ticket__errors{color:#ff4661;margin-bottom:10px}@media only screen and (max-width:767px){.ticket__decision-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.dropzone{height:220px;background-color:#f9f9ff;position:relative;cursor:pointer}.dropzone,.dropzone__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.dropzone__inner{color:#c0c0d6;border:1px dashed #c0c0d6;height:100%;position:absolute;top:0;left:0;border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone__inner-active{background-color:rgba(0,0,0,.6);border:1px dashed #564fff;color:#fff;z-index:2}.dropzone__images{z-index:1;position:absolute;top:0;left:0;height:100%}.dropzone__images ul{display:-webkit-box;display:-ms-flexbox;display:flex}.dropzone__images li{margin:10px 5px 10px 10px;border:1px solid #c0c0d6;position:relative}.dropzone__images li:after{width:100%;height:100%;top:0;cursor:pointer;left:0;position:absolute;content:"";-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:0;background:rgba(0,0,0,.6)}.dropzone__images li:hover:after{opacity:1}.dropzone__images li:hover:before{content:"";position:absolute;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;z-index:2;background-image:url(/images/close_icon_white.svg);width:20px;height:20px;background-repeat:no-repeat;top:calc(50% - 12px);left:calc(50% - 12px)}.dropzone__preview{width:110px;height:110px}.dropzone__container{position:relative;margin-top:20px}.dropzone__container .loader__block{padding-top:0;min-height:284px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropzone__container-success{min-height:284px;padding-top:0}.dropzone__container-success .upload__image__success{-o-object-fit:contain;object-fit:contain}.dropzone__container-success .heading__container{text-align:center;padding-top:10px}.dropzone__bottom{padding-top:20px}.gallery{border:1px solid #c0c0d6;border-radius:5px;margin-top:20px}.gallery__image{width:110px;height:110px;border:1px solid #c0c0d6}.gallery__item{margin:10px 5px 10px 10px;position:relative}.gallery__item:after{width:100%;height:100%;top:0;cursor:pointer;left:0;position:absolute;content:"";-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:0;background:rgba(0,0,0,.6)}.gallery__item:hover:after{opacity:1}.gallery__item:hover:before{content:"";position:absolute;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;z-index:2;background-image:url(/images/icon-search.svg);width:20px;height:20px;background-repeat:no-repeat;top:calc(50% - 12px);left:calc(50% - 12px)}.gallery__empty,.gallery ul{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery__empty{min-height:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery__empty p{color:#c0c0d6}.transaction__more{padding:18px 0;border-bottom:1px solid #d9d9eb}.transaction__more:last-child{border-bottom:none}.modal-confirm{position:relative;width:400px}.modal-confirm p div,.modal-confirm p span{font-size:13px}.inappropriate{background-color:transparent;border:none;color:#b8bcff;font-size:13px;position:relative;padding-left:20px;margin-top:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.inappropriate_bug span{color:#b8bcff}.inappropriate:hover{text-decoration:underline}.inappropriate:before{content:"";position:absolute;top:2px;left:0;background-image:url(/images/info-icon.svg);width:14px;height:14px;background-size:cover;background-repeat:no-repeat}.inappropriate__modal{padding:30px 40px 40px}.inappropriate__modal .heading__container{padding-bottom:20px}.inappropriate__modal_footer{padding-top:20px}.ux-pagination{margin-top:20px;margin-bottom:30px;max-width:396px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.ux-pagination{width:100%;padding:0 20px}}.ux-pagination__right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ux-pagination__disabled_all ul{display:none!important}.ux-pagination .next,.ux-pagination .previous,.ux-pagination__page{margin:6px;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(145,149,214,.3);border-radius:5px;min-width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-pagination .next:first-child,.ux-pagination .previous:first-child,.ux-pagination__page:first-child{margin-left:0}.ux-pagination .next a,.ux-pagination .previous a,.ux-pagination__page a{color:#fff;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;width:100%;height:100%;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-pagination .next_active,.ux-pagination .previous_active,.ux-pagination__page_active{border:2px solid #fff;margin:6px}.ux-pagination .next_active a,.ux-pagination .previous_active a,.ux-pagination__page_active a{color:#fff}.ux-pagination__prev-icon{margin-right:5px}.ux-pagination__next-icon{margin-left:2px}.ux-pagination .previous{margin-left:0}.ux-pagination .next{margin-right:0}.next.disabled,.previous.disabled{opacity:0;-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transform:translate(-50px);-ms-transform:translate(-50px);transform:translate(-50px)}.next.disabled{-webkit-transform:translate(50px);-ms-transform:translate(50px);transform:translate(50px)}.ux-pagination-first{-webkit-transform:translate(-50px);-ms-transform:translate(-50px);transform:translate(-50px)}.next,.previous,.ux-pagination-first{-webkit-transition:1s;-o-transition:1s;transition:1s}.next,.previous{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.pagination__controls{width:100%;margin:auto;-webkit-transition:1s;-o-transition:1s;transition:1s;max-width:78rem;-webkit-transform:0,0;-ms-transform:0,0;transform:0,0}@media only screen and (max-width:1520px){.pagination__controls{max-width:58rem}}@media only screen and (max-width:1200px){.pagination__controls{max-width:58rem}}@media only screen and (max-width:991px){.pagination__controls{max-width:none}}.column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:100%}.column,.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.product__title h2{padding:0!important;font-weight:700!important}.product__title_no-reviews{margin:0!important;font-size:16px!important;color:#b2b5d3!important;font-weight:400!important}@media only screen and (max-width:767px){.review__list{padding-top:20px!important}}.review__list .ux-pagination__page a{color:#8490b5}.review__list .ux-pagination__page_active{border:2px solid #564fff}.review__list .ux-pagination__page_active a{color:#000}.product-options,.product-options__options{position:relative}.product-options__price{border-top:1px solid #5e5ca1;margin:20px 0 0;padding:10px 0 12px}.product-options__price .currency__display{font-weight:700}.product-options__price .wizard__itemWrap_pageBreak{background-color:#5e5ca1}.product-options__delivery-time{margin-bottom:24px}.product-options__buttons{position:relative}.product-options__buttons .ux-counter{width:125px}.product-options .ux-counter__btn,.product-options .ux-counter__input{color:#fff!important;height:100%}.product-options__no-order{margin-bottom:20px}.product-options__no-order p{color:#fff;font-size:16px;margin-bottom:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}.product-options__no-order span{color:#9195d6;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-counter{padding:0 30px 0 15px}.ux-counter__btn{background-color:transparent;color:#564fff;font-size:18px;padding:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-counter__btn_disabled{opacity:.5!important;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.ux-counter__input-wrap{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ux-counter__input-wrap_has-max input{text-align:right}.ux-counter span{width:9px;-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important;color:#9195d6;height:100%;line-height:38px;margin-left:2px;padding-top:2px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.ux-counter__input{text-align:center;width:13px;padding:0}.ux-counter .ux-input_disabled{background-color:transparent}.ux-counter__max-value{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;line-height:43px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#9195d6;height:100%;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.product{border-radius:5px;max-width:1020px;width:1020px}@media only screen and (max-width:991px){.product{width:100%;max-width:none}}@media only screen and (max-width:767px){.product__stickers{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product__stickers>*{margin-right:8px}@media only screen and (max-width:767px){.product__stickers>*{margin-bottom:8px}}.product__left-column{background:#fff;border-radius:5px 0 0 5px;padding:10px 0;min-height:400px;width:680px}@media only screen and (max-width:991px){.product__left-column{width:100%;min-height:inherit}}@media only screen and (max-width:767px){.product__left-column{padding-bottom:0;padding-top:0;border-radius:0}}.product__left-column .expandable__show-btn{width:100%;margin:0}.product__box{padding:30px 40px;border-bottom:1px solid #e3e4ef}@media only screen and (max-width:991px){.product__box{padding:20px}}@media only screen and (max-width:767px){.product__box{padding:20px}}.product__box_last{border-bottom:none}.product__seller-bar{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:10px}.product__right-column{padding:40px;width:340px;background-color:#32316a;position:relative;border-radius:0 5px 5px 0}@media only screen and (max-width:991px){.product__right-column{width:290px;padding:25px 15px}}@media only screen and (max-width:767px){.product__right-column{width:100%;padding:20px 0;border-radius:5px}}.product__right-column:before{content:"";position:absolute;top:0;border-radius:5px;left:0;width:100%;height:400px;background-image:url(/images/bg_product.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (max-width:767px){.product__right-column:before{height:100%;background-image:none;background-color:#2c2b5e}}.product__right-column .select-search-box__select_display{width:101%}.product__right-column .options_gold{margin-bottom:18px}.product__description{color:#9195d6;font-size:16px;border-color:#f0f3f8!important}.product__description .expandable__container{margin:0!important;max-width:none;width:100%}.product__reviews{padding:12px 0}.product__options{margin-top:10px}@media only screen and (max-width:767px){.product__options{margin-top:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.product_loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:5px;padding:40px;min-height:400px;width:680px}@media only screen and (max-width:991px){.product_loading{min-height:inherit}.product_loading .heading__container.theme_light .page__heading_size_xxxl{font-size:28vw!important}}@media only screen and (max-width:767px){.product_loading{border-radius:0}}.product__right-column>div>form>div>div>div{margin-top:0!important}.options-container{z-index:2}@media only screen and (max-width:767px){.options-container{width:100%;padding:0 20px}}.options-container .ux-checkbox_disabled{opacity:.5}.options-container .dymamic-block__option-wrap{margin-bottom:0!important;border-bottom:none}.options-container .ux-field__container.theme_light .ux-field .ux-input{color:#b8bcff!important;font-size:16px;width:30px;position:absolute;left:30px}.options-container .ux-counter__btn{color:#fff;height:100%;width:30px}.options-container .ux-counter{padding:0}.options-container .ux-counter .ux-field__right-content{right:0;margin-left:0}.options-container .ux-counter .ux-field__right-content .ux-counter__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.options-container .ux-counter .ux-field__left-content{margin-right:0}.counter-options{margin-top:20px}.counter-options .ux-field-wrap__label{white-space:nowrap}.punish-seller-modal{position:relative}.punish-seller-modal__form-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.punish-seller-modal__form-container label{margin-bottom:10px}#container_quantity{width:90px}.rdw__content{color:#9093be}.rdw__content .ux-description{color:#9093be!important}.rdw__content h5{font-size:28px;line-height:1.14}.rdw__content h5,.rdw__content h6{padding:10px 0;color:#9093be;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.rdw__content h6{font-size:18px;line-height:1.33}.rdw__content ul li{list-style-type:square;padding-left:3px;color:#9093be}.rdw__content a,.rdw__content p a{color:#564fff;text-decoration:underline}.rdw__content a:hover,.rdw__content p a:hover{opacity:.7}.rdw__content ol,.rdw__content ul{padding:10px 0}.rdw__content ol li{padding-left:0;color:#9093be}@media only screen and (max-width:767px){.p-page__col-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}}.product__info_top>*{margin-right:5px}.product__amount-text{padding-left:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media only screen and (max-width:991px){.product__amount-text{display:inline}}.product__amount-text span{padding-right:5px}.product-list__row{cursor:pointer}@media only screen and (max-width:991px){.product-list__row{height:100%}}.product-list__row_unpublished .product__wrapper{opacity:.6}.product-list__row_multi{position:relative;width:100%}.product-list__row .product__price{font-size:20px;line-height:.9;letter-spacing:-.4px;color:#564fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}.product-list__row .product__add-info{-webkit-box-flex:0;-ms-flex:0 0 17px;flex:0 0 17px;margin:0}.product-list__row .product__add-info span{color:#9093be;font-size:13px}.product-list__row .product__add-info .ux-sticker{margin:0 0 0 10px}.product-list__row .product__title{font-size:20px;line-height:1.5;color:#2c2b5e;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;padding:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:991px){.product-list__row .product__title{display:inline}}@media only screen and (max-width:1200px){.product-list__row .product__title{font-size:16px}}@media only screen and (max-width:512px){.product-list__row .product__title{font-size:16px}}.product-list__row .product__title span:last-child{padding-left:20px;position:relative}.product-list__row .product__title span:last-child:before{content:"";width:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:4px;border-radius:50%;top:40%;position:absolute;background-color:rgba(144,147,190,.4);left:8px}@media only screen and (max-width:991px){.product-list__row .product__title span:last-child:before{top:20%}}.product-list__row .product__title .quantity:after{top:3px}.product-list__row .product__stickers{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 1;flex:0 0 1}@media only screen and (max-width:991px){.product-list__row .product__stickers{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.product-list__row .product__stickers>.ux-sticker{margin:0 8px 0 0}@media only screen and (max-width:991px){.product-list__row .product__stickers>.ux-sticker{margin-bottom:8px}}.product-list__row .product__wrapper{height:100%;overflow:visible}@media only screen and (max-width:1200px){.product-list__row .currency__display_size_medium{font-size:18px}}@media only screen and (max-width:991px){.product-list__row .currency__display_size_medium{font-size:22px}}.product-list__special-sort-badge{position:absolute;right:0;top:0;padding:5px 8px;background-color:#e3e4ef;color:#202343;border-bottom-left-radius:5px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.datetime__display_text{position:static;padding-left:4px}.datetime__display_text:after{position:static;background-image:none;width:auto;height:auto}.datetime__display_created{text-transform:uppercase;font-size:12px;line-height:1;color:#9195d6;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.datetime__display_started{padding-left:0;color:#9093be;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.title_border p{border-bottom:1px solid #e3e4ef}.product__price_title{font-size:12px;color:rgba(103,107,139,.8);margin-top:4px;line-height:16px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.product__price_starts{font-size:14px;color:#c0c0d6;text-align:right}@media only screen and (max-width:1200px){.product__price_starts{font-size:12px}}@media only screen and (max-width:991px){.product__price_starts{font-size:14px}}.product__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;width:100%}.product__item .grid__row:hover{background:#f7f7fa;-webkit-transition:.1s ease;-o-transition:ease .1s;transition:.1s ease}.product__item_inner{position:static}.product__item_masonry{cursor:pointer;width:100%;border:none;margin:10px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);padding:28px;position:relative}.product__item_masonry>.ux-layout_column{position:static}@media only screen and (min-width:768px) and (max-width:1200px){.product__item_masonry{width:calc(50% - 20px)!important}}@media only screen and (min-width:1201px) and (max-width:1919px){.product__item_masonry{width:calc(33.33% - 20px)!important;max-width:400px!important}}@media only screen and (min-width:1920px){.product__item_masonry{width:calc(25% - 20px)!important}}@media only screen and (max-width:512px){.product__item_masonry{padding:20px}}.product__item_category{height:44px;width:32px;cursor:pointer;background-image:url(/images/ribbon.svg);background-repeat:no-repeat;background-size:cover;position:absolute;top:0}@media only screen and (max-width:512px){.product__item_category{top:-20px!important}}@media only screen and (max-width:1520px){.product__item_category{top:-29px}}.product__item_category:before{content:"";position:absolute;width:16px;height:16px;top:7px;background-repeat:no-repeat;left:8px;background-size:16px}.product__item_category_raids:before{background-image:url(/images/raids.svg)}.product__item_category_gold:before{background-image:url(/images/gold.svg)}.product__item_category_other:before{background-image:url(/images/other.svg)}.product__item_category_achievements:before{background-image:url(/images/achievements.svg)}.product__item_category_arena:before{background-image:url(/images/arena.svg)}.product__item_category_leveling:before{background-image:url(/images/leveling.svg)}.product__item_category_battlegrounds:before{background-image:url(/images/battlegrounds.svg)}.product__item_category_dungeons:before{background-image:url(/images/dungeons.svg)}.product__item_category_coaching:before{background-image:url(/images/coaching.svg)}.product__item_category_weapons:before{background-image:url(/images/weapons.svg)}.product__item_category_armor:before{background-image:url(/images/armor.svg)}.product__item_category_pve:before{background-image:url(/images/raids-pve.svg)}.product__item_category_pvp:before{background-image:url(/images/pvp.svg)}.product__item_category_farming-grinding:before{background-image:url(/images/farming-grinding.svg)}.product__item_description p{line-height:1.46;padding-bottom:20px;height:100%;word-break:inherit}.product__item_title p{margin-top:15px;font-weight:700!important;padding:15px 0 5px!important}.product__item_user{width:175px}.product__item_user .user-info__nick{color:#564fff;font-size:12px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.product__item_price .currency__display{text-align:right;font-family:Oswald-Medium,Arial,Helvetica,sans-serif;padding:0;margin:0;font-size:24px}.grid__cell_custom{padding-right:0}.product__min-description{font-size:13px;color:#9093be;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.grid__cell_desktop{-webkit-box-flex:5;-ms-flex:5;flex:5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.grid__cell_desktop{margin-top:10px}}.grid__cell_visible{overflow:visible}.product__slots{font-size:12px;color:#9093be;text-transform:uppercase;position:relative;left:20px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.product__slots:before{content:"";position:absolute;left:-18px;background:url(/images/slot-icon.svg) no-repeat;top:0;background-size:contain;width:14px;height:14px}@media only screen and (max-width:1520px){.product__slots:before{width:12px;height:12px}}.product__min-amount{padding-left:5px}.product__gold-title{font-size:20px;line-height:1.3;position:relative;margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.product__gold-title:before{content:"\26AB";position:absolute;left:-13px;color:rgba(144,147,190,.4);font-size:10px;top:35%}.multiprice-wrap__product-currency{width:100%;text-align:right}.multiprice-wrap__other-currencies{text-align:right}.multiprice-wrap__other-currencies>:not(:last-child){margin-right:10px}.datetime-sticker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 5px 10px 0}.product-edit{background-color:#fff;border-radius:5px;padding:40px 0}.product-edit .ux-tabs{margin-top:0}.product-edit__top-info{padding:0 40px}@media only screen and (max-width:402px){.product-edit__top-info>.ux-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-edit__top-info a{text-decoration:underline}.product-edit__bottom-bar{border-top:1px solid #e3e4ef;padding:20px 40px 0}@media only screen and (max-width:680px){.product-edit__bottom-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-edit__bottom-bar .publish_block{margin-bottom:20px}}@media only screen and (max-width:402px){.product-edit__bottom-bar .publish_block~.ux-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-edit__bottom-bar .publish_block~.ux-layout .pb-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:20px 0}}.product-edit .ux-sticker{margin-right:5px}.publish_block{color:#ff4661;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-links{padding:15px 40px 20px;margin-top:15px}.product-links__item{padding:1px 0 0;border:1px solid #e3e4ef;border-left:none;height:40px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#202343;position:relative;cursor:pointer;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.product-links__item,.product-links__item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-links__item span{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}.product-links__item a{color:#202343;padding:0 20px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-links__item img{margin-right:5px}.product-links__item:hover{border-top:2px solid #564fff;padding-top:0}.product-links__item:first-child{border-left:1px solid #e3e4ef}.product-links__container{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:10px;max-width:100%}.product-links__container .copy__success{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #e3e4ef}.product-links__container .copy__success img{width:22px;height:22px;margin-right:5px;-webkit-animation-name:animate;animation-name:animate;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition:1s ease-in;-o-transition:1s ease-in;transition:1s ease-in}.product-links__link{color:#202343}@-webkit-keyframes animate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.buyer-slots__row{margin-bottom:10px;color:#202343;font-size:14px}.buyer-slots__row span{font-weight:700;color:#564fff;margin-left:10px}.padding_left_40{padding-left:40px}.buyer-item{margin:5px 0;padding:20px;border-radius:5px;font-size:14px;border:1px solid #e3e4ef;border-left-width:4px!important;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:767px){.buyer-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.buyer-item *{-webkit-box-sizing:border-box;box-sizing:border-box}.buyer-item__class-icon{width:20px;height:20px;border-radius:4px;margin-right:10px}.buyer-item__server{color:#9093be;opacity:.6;font-size:14px}.buyer-item__extras,.buyer-item__user-info{color:#202343;margin-right:6px}.buyer-item__nick{color:#3a3958;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.buyer-item__user-info .user-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buyer-item .ux-btn{-ms-flex-negative:0;flex-shrink:0}.buyer-item .user-info{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:15px}@media only screen and (max-width:767px){.buyer-item .user-info{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.buyer-list-new{padding:40px 40px 0}.raid-comp-new{z-index:1}.raid-comp-new,.raid-comp-new .wizard__section-text{padding:0 0 20px}.raid-comp-new .react-datepicker__input-container .ux-field{margin-bottom:0}.raid-comp-new__form-container{height:150px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.raid-comp-new__btn-container{padding-right:40px;position:relative}.raid-comp-new__btn-container>div{margin-top:62px}.raid-comp-new__btn-container .ux-btn{margin-top:42px}@media only screen and (max-width:991px){.raid-comp-new{padding:10px 15px}.raid-comp-new .raid-comp-new__form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.raid-comp-new .raid-comp-new__btn-container{padding-right:0;padding-left:40px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.raid-comp-new .raid-comp-new__btn-container .ux-btn{margin-top:0;margin-bottom:30px;width:610px}.raid-comp-new .wizard__row{padding-right:0}}@media only screen and (max-width:767px){.raid-comp-new .raid-comp-new__btn-container{padding-left:20px}.raid-comp-new .raid-comp-new__btn-container .ux-btn{width:190px}.raid-comp-new .ux-layout>.padding_left_40{padding-left:20px}}.wizard-edit-item{position:relative}.wizard-edit-item-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 40px;border-top:1px solid #e3e4ef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.change-role-modal__form-container{z-index:100}.change-role-modal form{margin-bottom:40px;margin-top:20px}@media only screen and (max-width:767px){.change-role-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.change-role__modal .ux-modal__size_m{overflow:inherit}.verify__email{height:60px;margin-left:4px;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#7932ff),to(#564fff));background:-o-linear-gradient(top,#7932ff,#564fff);background:linear-gradient(180deg,#7932ff,#564fff);color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.verify__email{display:inline-block;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 20px}}@media only screen and (max-width:767px){.verify__email{height:auto;display:inline-block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px;font-size:14px}}.verify__email_hidden{display:none}.verify__email_empty{background:-webkit-gradient(linear,left top,left bottom,from(#e84e72),to(#da4359));background:-o-linear-gradient(top,#e84e72,#da4359);background:linear-gradient(180deg,#e84e72,#da4359)}.verify__link{color:#fff;text-decoration:underline;margin-left:5px;cursor:pointer;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.verify__link:hover{opacity:.7;-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.verify-email-modal{width:380px;height:200px;padding:40px;background-color:#fff;border-radius:5px}.verify-email{height:100%;padding:0 20px 20px}.verify-email p{margin-bottom:10px;color:#9195d6;font-size:14px}.javascript__disabled .content>div:first-child>div{overflow:scroll!important;overflow-x:hidden!important}.content{position:relative;background-color:#2c2b5e;z-index:1;min-height:calc(100vh - 72px);margin-top:64px}@media only screen and (max-width:1200px){.content{margin-top:60px}}@media only screen and (max-width:991px){.content{width:100%}}.content__inner{position:relative;z-index:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:93vh;padding-bottom:50px}.content_bg_default{background-color:#191f3d}.content_bg_neutralBlackPearl{background-color:#050622}.content__scrolling{width:100%!important;max-width:100%!important}.menu__icon{width:16px;height:16px;display:block;position:relative}.menu__icon_margin{margin-right:15px}.menu__icon_big:before{width:16px;height:16px}.menu__icon:before{content:"";position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:16px;width:16px;height:16px}.menu__icon_orders:before{background-image:url(/images/orders.svg)}.menu__icon_clipboard:before{background-image:url(/images/clipboard.svg)}.menu__icon_custom:before{background-image:url(/images/custom.svg)}.menu__icon_hot-offers:before{background-image:url(/images/hot-offers.svg)}.menu__icon_items_new:before{background-image:url(/images/Items_new.svg)}.menu__icon_pvp_new:before{background-image:url(/images/pvp_new.svg)}.menu__icon_products:before{background-image:url(/images/products.svg)}.menu__icon_items:before{background-image:url(/images/items.svg)}.menu__icon_quests:before{background-image:url(/images/quests.svg)}.menu__icon_gold:before{background-image:url(/images/gold.svg)}.menu__icon_bundles:before{background-image:url(/images/bundles.svg)}.menu__icon_gold-old:before{background-image:url(/images/gold-old.svg)}.menu__icon_gold_new:before{background-image:url(/images/gold_new.svg)}.menu__icon_mount:before{background-image:url(/images/mount.svg)}.menu__icon_professions_new:before{background-image:url(/images/professions_new.svg)}.menu__icon_battlegrounds:before{background-image:url(/images/battlegrounds.svg)}.menu__icon_raids:before{background-image:url(/images/raids.svg)}.menu__icon_orbs:before{background-image:url(/images/chaos-orbs.svg)}.menu__icon_leveling:before{background-image:url(/images/leveling.svg)}.menu__icon_other:before{background-image:url(/images/other.svg)}.menu__icon_achievements:before{background-image:url(/images/achievements.svg)}.menu__icon_dungeons:before{background-image:url(/images/dungeons.svg)}.menu__icon_arena:before{background-image:url(/images/arena.svg)}.menu__icon_coaching:before{background-image:url(/images/coaching.svg)}.menu__icon_character-boosting:before{background-image:url(/images/character-boosting.svg)}.menu__icon_gear:before{background-image:url(/images/gear.svg)}.menu__icon_professions:before{background-image:url(/images/professions.svg)}.menu__icon_reputations:before{background-image:url(/images/reputations.svg)}.menu__icon_options:before{background-image:url(/images/options.svg)}.menu__icon_services:before{background-image:url(/images/services.svg)}.menu__icon_chaos:before{background-image:url(/images/chaos-orbs.svg)}.menu__icon_exalted:before{background-image:url(/images/exalted-orbs.svg)}.menu__icon_d2-achievements:before{background-image:url(/images/d2_achievements.svg)}.menu__icon_d2-armor:before{background-image:url(/images/armor.svg)}.menu__icon_d2-farming-grinding:before{background-image:url(/images/farming-grinding.svg)}.menu__icon_d2-pvp:before{background-image:url(/images/pvp.svg)}.menu__icon_d2-raids-pve:before{background-image:url(/images/raids-pve.svg)}.menu__icon_d2-shadowkeep:before{background-image:url(/images/shadowkeep.svg)}.menu__icon_d2-vehicles-ships:before{background-image:url(/images/vehicles-ships.svg)}.menu__icon_d2-weapons:before{background-image:url(/images/weapons.svg)}.menu__icon_items_blue:before{background-image:url(/images/items_blue.svg)}.menu__icon_quests_blue:before{background-image:url(/images/quests_blue.svg)}.menu__icon_gold_blue:before{background-image:url(/images/gold_blue.svg)}.menu__icon_battlegrounds_blue:before{background-image:url(/images/battlegrounds_blue.svg)}.menu__icon_raids_blue:before{background-image:url(/images/raids_blue.svg)}.menu__icon_orbs_blue:before{background-image:url(/images/chaos-orbs_blue.svg)}.menu__icon_leveling_blue:before{background-image:url(/images/leveling_blue.svg)}.menu__icon_other_blue:before{background-image:url(/images/other_blue.svg)}.menu__icon_dungeons_blue:before{background-image:url(/images/dungeons_blue.svg)}.menu__icon_arena_blue:before{background-image:url(/images/arena_blue.svg)}.menu__icon_coaching_blue:before{background-image:url(/images/coaching_blue.svg)}.menu__icon_character-boosting_blue:before{background-image:url(/images/character-boosting_blue.svg)}.menu__icon_achievements_blue:before{background-image:url(/images/achievements_blue.svg)}.menu__icon_gear_blue:before{background-image:url(/images/gear_blue.svg)}.menu__icon_professions_blue:before{background-image:url(/images/gear_blue.svg)}.menu__icon_reputations_blue:before{background-image:url(/images/reputations_blue.svg)}.menu__icon_options_blue:before{background-image:url(/images/options_blue.svg)}.menu__icon_services_blue:before{background-image:url(/images/services_blue.svg)}.menu__icon_exalted_blue:before{background-image:url(/images/exalted-orbs_blue.svg)}.menu__icon_chaos_blue:before{background-image:url(/images/chaos-orbs_blue.svg)}@media only screen and (max-width:991px){.menu__icon_orders:before{background-image:url(/images/orders.svg)}.menu__icon_custom:before{background-image:url(/images/custom.svg)}.menu__icon_hot-offers:before{background-image:url(/images/hot-offers.svg)}.menu__icon_items_new:before{background-image:url(/images/Items_new.svg)}.menu__icon_pvp_new:before{background-image:url(/images/pvp_new.svg)}.menu__icon_products:before{background-image:url(/images/products.svg)}.menu__icon_items:before{background-image:url(/images/items.svg)}.menu__icon_quests:before{background-image:url(/images/quests.svg)}.menu__icon_gold:before{background-image:url(/images/gold.svg)}.menu__icon_bundles:before{background-image:url(/images/bundles.svg)}.menu__icon_gold-old:before{background-image:url(/images/gold-old.svg)}.menu__icon_gold_new:before{background-image:url(/images/gold_new.svg)}.menu__icon_mount:before{background-image:url(/images/mount.svg)}.menu__icon_professions_new:before{background-image:url(/images/professions_new.svg)}.menu__icon_battlegrounds:before{background-image:url(/images/battlegrounds.svg)}.menu__icon_raids:before{background-image:url(/images/raids.svg)}.menu__icon_orbs:before{background-image:url(/images/chaos-orbs.svg)}.menu__icon_leveling:before{background-image:url(/images/leveling.svg)}.menu__icon_other:before{background-image:url(/images/other.svg)}.menu__icon_achievements:before{background-image:url(/images/achievements.svg)}.menu__icon_dungeons:before{background-image:url(/images/dungeons.svg)}.menu__icon_arena:before{background-image:url(/images/arena.svg)}.menu__icon_coaching:before{background-image:url(/images/coaching.svg)}.menu__icon_character-boosting:before{background-image:url(/images/character-boosting.svg)}.menu__icon_gear:before{background-image:url(/images/gear.svg)}.menu__icon_professions:before{background-image:url(/images/professions.svg)}.menu__icon_reputations:before{background-image:url(/images/reputations.svg)}.menu__icon_options:before{background-image:url(/images/options.svg)}.menu__icon_services:before{background-image:url(/images/services.svg)}.menu__icon_chaos:before{background-image:url(/images/chaos-orbs.svg)}.menu__icon_exalted:before{background-image:url(/images/exalted-orbs.svg)}.menu__icon_d2-achievements:before{background-image:url(/images/d2_achievements.svg)}.menu__icon_d2-armor:before{background-image:url(/images/armor.svg)}.menu__icon_d2-farming-grinding:before{background-image:url(/images/farming-grinding.svg)}.menu__icon_d2-pvp:before{background-image:url(/images/pvp.svg)}.menu__icon_d2-raids-pve:before{background-image:url(/images/raids-pve.svg)}.menu__icon_d2-shadowkeep:before{background-image:url(/images/shadowkeep.svg)}.menu__icon_d2-vehicles-ships:before{background-image:url(/images/vehicles-ships.svg)}.menu__icon_d2-weapons:before{background-image:url(/images/weapons.svg)}.menu__icon_items_blue:before{background-image:url(/images/items_blue.svg)}.menu__icon_quests_blue:before{background-image:url(/images/quests_blue.svg)}.menu__icon_gold_blue:before{background-image:url(/images/gold_blue.svg)}.menu__icon_battlegrounds_blue:before{background-image:url(/images/battlegrounds_blue.svg)}.menu__icon_raids_blue:before{background-image:url(/images/raids_blue.svg)}.menu__icon_orbs_blue:before{background-image:url(/images/chaos-orbs_blue.svg)}.menu__icon_leveling_blue:before{background-image:url(/images/leveling_blue.svg)}.menu__icon_other_blue:before{background-image:url(/images/other_blue.svg)}.menu__icon_dungeons_blue:before{background-image:url(/images/dungeons_blue.svg)}.menu__icon_arena_blue:before{background-image:url(/images/arena_blue.svg)}.menu__icon_coaching_blue:before{background-image:url(/images/coaching_blue.svg)}.menu__icon_character-boosting_blue:before{background-image:url(/images/character-boosting_blue.svg)}.menu__icon_achievements_blue:before{background-image:url(/images/achievements_blue.svg)}.menu__icon_gear_blue:before{background-image:url(/images/gear_blue.svg)}.menu__icon_professions_blue:before{background-image:url(/images/gear_blue.svg)}.menu__icon_reputations_blue:before{background-image:url(/images/reputations_blue.svg)}.menu__icon_options_blue:before{background-image:url(/images/options_blue.svg)}.menu__icon_services_blue:before{background-image:url(/images/services_blue.svg)}.menu__icon_exalted_blue:before{background-image:url(/images/exalted-orbs_blue.svg)}.menu__icon_chaos_blue:before{background-image:url(/images/chaos-orbs_blue.svg)}}.menu-left__item:hover .menu-left__inline,.menu-left__item_active-icon .menu-left__inline{color:#fff;-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}@media only screen and (max-width:991px){.menu-left__item:hover .menu-left__inline,.menu-left__item_active-icon .menu-left__inline{color:#28315b}}.menu-left__item:hover .menu__icon_orders:before,.menu-left__item_active-icon .menu__icon_orders:before{background-image:url(/images/orders_white.svg)}.menu-left__item:hover .menu__icon_products:before,.menu-left__item_active-icon .menu__icon_products:before{background-image:url(/images/products_white.svg)}.menu-left__item:hover .menu__icon_items:before,.menu-left__item_active-icon .menu__icon_items:before{background-image:url(/images/items_white.svg)}.menu-left__item:hover .menu__icon_quests:before,.menu-left__item_active-icon .menu__icon_quests:before{background-image:url(/images/quests_white.svg)}.menu-left__item:hover .menu__icon_gold:before,.menu-left__item_active-icon .menu__icon_gold:before{background-image:url(/images/gold_white.svg)}.menu-left__item:hover .menu__icon_battlegrounds:before,.menu-left__item_active-icon .menu__icon_battlegrounds:before{background-image:url(/images/battlegrounds_white.svg)}.menu-left__item:hover .menu__icon_raids:before,.menu-left__item_active-icon .menu__icon_raids:before{background-image:url(/images/raids_white.svg)}.menu-left__item:hover .menu__icon_orbs:before,.menu-left__item_active-icon .menu__icon_orbs:before{background-image:url(/images/chaos-orbs_white.svg)}.menu-left__item:hover .menu__icon_leveling:before,.menu-left__item_active-icon .menu__icon_leveling:before{background-image:url(/images/leveling_white.svg)}.menu-left__item:hover .menu__icon_other:before,.menu-left__item_active-icon .menu__icon_other:before{background-image:url(/images/other_white.svg)}.menu-left__item:hover .menu__icon_achievements:before,.menu-left__item_active-icon .menu__icon_achievements:before{background-image:url(/images/achievements_white.svg)}.menu-left__item:hover .menu__icon_dungeons:before,.menu-left__item_active-icon .menu__icon_dungeons:before{background-image:url(/images/dungeons_white.svg)}.menu-left__item:hover .menu__icon_arena:before,.menu-left__item_active-icon .menu__icon_arena:before{background-image:url(/images/arena_white.svg)}.menu-left__item:hover .menu__icon_coaching:before,.menu-left__item_active-icon .menu__icon_coaching:before{background-image:url(/images/coaching_white.svg)}.menu-left__item:hover .menu__icon_character-boosting:before,.menu-left__item_active-icon .menu__icon_character-boosting:before{background-image:url(/images/character-boosting_white.svg)}.menu-left__item:hover .menu__icon_gear:before,.menu-left__item_active-icon .menu__icon_gear:before{background-image:url(/images/gear_white.svg)}.menu-left__item:hover .menu__icon_professions:before,.menu-left__item_active-icon .menu__icon_professions:before{background-image:url(/images/professions_white.svg)}.menu-left__item:hover .menu__icon_reputations:before,.menu-left__item_active-icon .menu__icon_reputations:before{background-image:url(/images/reputations_white.svg)}.menu-left__item:hover .menu__icon_options:before,.menu-left__item_active-icon .menu__icon_options:before{background-image:url(/images/options_white.svg)}.menu-left__item:hover .menu__icon_services:before,.menu-left__item_active-icon .menu__icon_services:before{background-image:url(/images/services_white.svg)}.menu-left__item:hover .menu__icon_chaos:before,.menu-left__item_active-icon .menu__icon_chaos:before{background-image:url(/images/chaos-orbs_white.svg)}.menu-left__item:hover .menu__icon_exalted:before,.menu-left__item_active-icon .menu__icon_exalted:before{background-image:url(/images/exalted-orbs_white.svg)}.menu-left__item:hover .menu__icon_d2-achievements:before,.menu-left__item_active-icon .menu__icon_d2-achievements:before{background-image:url(/images/d2_achievements_white.svg)}.menu-left__item:hover .menu__icon_d2-armor:before,.menu-left__item_active-icon .menu__icon_d2-armor:before{background-image:url(/images/armor_white.svg)}.menu-left__item:hover .menu__icon_d2-farming-grinding:before,.menu-left__item_active-icon .menu__icon_d2-farming-grinding:before{background-image:url(/images/farming-grinding_white.svg)}.menu-left__item:hover .menu__icon_d2-pvp:before,.menu-left__item_active-icon .menu__icon_d2-pvp:before{background-image:url(/images/pvp_white.svg)}.menu-left__item:hover .menu__icon_d2-raids-pve:before,.menu-left__item_active-icon .menu__icon_d2-raids-pve:before{background-image:url(/images/raids-pve_white.svg)}.menu-left__item:hover .menu__icon_d2-shadowkeep:before,.menu-left__item_active-icon .menu__icon_d2-shadowkeep:before{background-image:url(/images/shadowkeep_white.svg)}.menu-left__item:hover .menu__icon_d2-vehicles-ships:before,.menu-left__item_active-icon .menu__icon_d2-vehicles-ships:before{background-image:url(/images/vehicles-ships_white.svg)}.menu-left__item:hover .menu__icon_d2-weapons:before,.menu-left__item_active-icon .menu__icon_d2-weapons:before{background-image:url(/images/weapons_white.svg)}.menu-left__item:hover .menu__icon_clipboard:before,.menu-left__item_active-icon .menu__icon_clipboard:before{background-image:url(/images/clipboard_white.svg)}.menu-left__item{position:relative;font-size:14px;height:56px;padding:0 18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:3px solid transparent;text-decoration:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #191f3d;-webkit-transition:all .25s;-o-transition:.25s all;transition:all .25s}@media only screen and (max-width:991px){.menu-left__item{border-top-color:#1f2249}}.menu-left__item_active{border-width:0 0 0 3px;border-style:solid;border-top:1px solid transparent;-o-border-image:-o-linear-gradient(top,#523ec9,#523ec9) 1 100%;border-image:-webkit-gradient(linear,left top,left bottom,from(#523ec9),to(#523ec9)) 1 100%;border-image:linear-gradient(180deg,#523ec9,#523ec9) 1 100%;background:-webkit-gradient(linear,left top,right top,from(rgba(82,62,201,.4)),to(rgba(82,62,201,.16)));background:-o-linear-gradient(left,rgba(82,62,201,.4),rgba(82,62,201,.16));background:linear-gradient(90deg,rgba(82,62,201,.4),rgba(82,62,201,.16))}@media only screen and (max-width:991px){.menu-left__item_active{-o-border-image:-o-linear-gradient(top,#7932ff,#564fff) 1 100%;border-image:-webkit-gradient(linear,left top,left bottom,from(#7932ff),to(#564fff)) 1 100%;border-image:linear-gradient(180deg,#7932ff,#564fff) 1 100%;background:-webkit-gradient(linear,left top,right top,from(#3d4191),to(#2a2c55));background:-o-linear-gradient(left,#3d4191,#2a2c55);background:linear-gradient(90deg,#3d4191,#2a2c55)}}.menu-left__item_active:last-child{border-bottom:1px solid transparent}.menu-left__item_active:first-child{border-top:1px solid transparent}.menu-left__item_active span{color:#fff}.menu-left__item span{font-size:14px;color:#c0c0d6;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:991px){.menu-left__item span{color:#9195d6}}.menu-left__item:hover span{color:#fff}.menu-left__item:last-child{margin-bottom:0}.menu-left__item-text{z-index:2;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.3}.menu-left__item-icon{width:32px;height:32px}.menu-left__item-icon:before{top:7px;left:7px}.menu-left__sub-category-btn{background-color:transparent;font-size:22px;color:#9093be;height:100%;padding:0 15px}.menu-left__item-right-render{position:absolute;height:100%;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-left_subcategory{background:#00f;margin-left:20px}.menu-left__unread-sales{margin:0 10px}.menu-left__unread-sales p{padding:5px;background-color:#ff4661;color:#fff;border-radius:3px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.dropdown{width:100%;display:none}.dropdown_show{display:block;opacity:0;-webkit-animation-name:slideIn;animation-name:slideIn;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}.dropdown__button{width:50px;height:56px;font-size:24px;color:#9195d6;background-color:transparent;border:none;position:absolute;z-index:100;right:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.dropdown__button:hover{color:#fff}.dropdown__item{height:56px;width:100%}.dropdown__item:hover a{color:#fff}.dropdown__link{height:56px;color:#c0c0d6;padding:0 20px 0 35px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:991px){.dropdown__link{color:#b8bcff}}@media only screen and (max-width:1200px){.dropdown__link{padding:0 20px}}.dropdown__link_active{color:#fff}.dropdown__animate{width:100%}.item__wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-left{z-index:2;position:relative;height:auto;background-color:#080d26;-ms-flex-negative:0;flex-shrink:0;max-width:250px;width:100%}@media only screen and (max-width:1200px){.menu-left{max-width:205px}}@media only screen and (max-width:991px){.menu-left{min-width:inherit;max-width:none;width:100%;z-index:1;display:none}}.menu-left__content{position:-webkit-sticky;position:sticky;top:64px;left:0;width:100%;height:calc(100vh - 72px)}.menu-left__user-links{margin-bottom:30px;border-bottom:1px solid #191f3d}@media only screen and (max-width:991px){.menu-left__user-links{border-bottom-color:#1f2249}}.menu-left__categories{border-bottom:1px solid #31345d}@media only screen and (max-width:991px){.menu-left__categories{border-bottom-color:#1f2249;padding-bottom:30px}}.menu-left__categories-title{font-size:12px;color:#676b8b;opacity:.5;text-align:left;width:100%;margin:0;padding:10px 28px 15px;text-transform:uppercase;position:relative;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:991px){.menu-left__categories-title{color:#9195d6}}.menu-left__mobile{background-color:#6361b7;position:relative;z-index:1;margin-bottom:35px}.menu-left__mobile_close{background-color:#2c2b5e;width:36px;opacity:0;height:36px;cursor:pointer;border-radius:5px;z-index:100;top:11px;right:11px;position:fixed}.menu-left__mobile_close .menu-left__mobile-close{top:12px;left:12px;width:12px;height:12px;font-size:20px;background-size:cover;position:absolute;background-image:url(/images/close_icon_white.svg)}.menu-left__mobile_close_show{-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in;-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s;opacity:1}.menu-left__mobile .header__search{height:60px;border-right:none;border-top:1px solid #1f2249;border-bottom:1px solid #1f2249}.menu-left__mobile .ux-field__container.theme_dark .ux-field{height:60px}.menu-left__mobile .bm-menu-wrap{overflow:hidden}.game__list-item{height:68px;background-color:#fff;border-top:1px solid #d5dae8;border-bottom:1px solid #d5dae8}.game__list-item:last-child{border-top:1px solid transparent;border-bottom:1px solid transparent;border-radius:0 0 5px 5px}.game__list-link{height:100%;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1200px){.game__list-link{padding:10px}}.game__list-img{width:32px}.game__list-text{padding-left:12px}.game__list-title{font-size:15px;color:#2c2b5e;text-transform:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:1200px){.game__list-title{font-size:12px}}.game__list-description{font-size:11px;text-transform:uppercase;color:#9195d6;padding:4px 0 0;margin:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.game__list{z-index:120;border-radius:5px;background-color:#edf0f6;-webkit-box-shadow:0 5px 15px 0 rgba(20,20,51,.15);box-shadow:0 5px 15px 0 rgba(20,20,51,.15)}.game__list li{list-style-type:none}.game__list-heading{font-size:11px;color:#9195d6;padding:10px 8px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.header-game__container{position:absolute;-webkit-animation-name:slideUp;animation-name:slideUp;display:block;bottom:65px;-webkit-box-shadow:0 10px 30px 0 rgba(20,20,51,.35);box-shadow:0 10px 30px 0 rgba(20,20,51,.35);background-color:#fff;border-radius:5px;cursor:pointer;-webkit-animation-duration:.5s;animation-duration:.5s;padding:0;width:92%;left:8px;top:76px;z-index:100}.header-game__container:before{content:"";position:absolute;width:20px;height:11px;left:47%;top:-11px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);z-index:100;background-image:url(/images/before_arrow_menu.svg)}@-webkit-keyframes slideUp{0%{opacity:0;top:100px}to{opacity:1;top:82px}}@keyframes slideUp{0%{opacity:0;top:100px}to{opacity:1;top:82px}}.header__game{position:relative;cursor:pointer;padding:0 25px;height:72px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1200px){.header__game{padding:0 10px}}.header__game:after{content:"";position:absolute;top:18px;right:20px;background-image:url(/images/arrow_dropdown_menu.svg);background-repeat:no-repeat;background-size:auto;background-position:50%;border:1px solid rgba(145,149,214,.15);background-color:rgba(145,149,214,.1);width:32px;border-radius:5px;height:32px}@media only screen and (max-width:1200px){.header__game:after{position:static;background-image:none;width:0;height:0;border:none}}.header__game-img{margin-right:10px;margin-left:5px}.header__game-text{padding-left:2px;position:relative}.header__game-container{max-height:72px;min-height:72px}.header__game-container,.header__game-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__game-item{height:72px;background-image:url(/images/bg_wow.png);background-size:cover;background-position:50%;z-index:3;position:relative;background-repeat:no-repeat}.header__game-item:after{content:"";position:absolute;top:0;height:72px;background:-webkit-gradient(linear,left bottom,left top,from(#131535),to(rgba(34,37,97,.6)));background:-o-linear-gradient(bottom,#131535,rgba(34,37,97,.6));background:linear-gradient(0deg,#131535,rgba(34,37,97,.6));width:100%}.header__game-item:hover:after{-webkit-filter:brightness(125%);filter:brightness(125%);-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.header__game-item:active:after{background:-webkit-gradient(linear,left bottom,left top,from(#131535),to(rgba(34,37,97,.7)));background:-o-linear-gradient(bottom,#131535,rgba(34,37,97,.7));background:linear-gradient(0deg,#131535,rgba(34,37,97,.7))}.header__game-title{color:#fff;text-shadow:0 0 6px rgba(86,79,255,.8)}.header__game-description,.header__game-title{font-size:12px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.header__game-description{color:#9fa3e5;text-transform:uppercase;line-height:1;opacity:.75;margin:0;padding:6px 0 0}.header__search{-ms-flex-preferred-size:420px;flex-basis:420px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border-right:1px solid #31345d;border-left:1px solid #31345d}@media only screen and (max-width:1520px){.header__search{-ms-flex-preferred-size:260px!important;flex-basis:260px!important}}@media only screen and (max-width:1200px){.header__search{-ms-flex-preferred-size:250px!important;flex-basis:250px!important}}.header__search .ux-field__container{width:100%}.header__search .ux-field__right-content{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;cursor:pointer}@media only screen and (max-width:1200px){.header__search .ux-field__right-content{right:10px!important}}.header__search .ux-field{border:none!important;width:100%;padding:0 28px;background-color:transparent!important;margin-bottom:0;color:#fff}@media only screen and (max-width:1200px){.header__search .ux-field{padding:0 14px}}.header__search .ux-field-wrap{width:420px!important}@media only screen and (max-width:1520px){.header__search .ux-field-wrap{width:260px!important}}.header__search .ux-field_focused{-webkit-box-shadow:none!important;box-shadow:none!important}.header__search .ux-input{padding-left:0}.rotate-elements{-webkit-animation-name:rotate-animation;animation-name:rotate-animation;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transition:2s;-o-transition:2s;transition:2s}.rotate-elements,.scale-element{-webkit-animation-duration:2s;animation-duration:2s}.scale-element{-webkit-animation-name:scale-animation;animation-name:scale-animation;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@-webkit-keyframes rotate-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}80%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}80%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes scale-animation{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.2);transform:scale(1.2)}80%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes scale-animation{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.2);transform:scale(1.2)}80%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding-left:32px}.header__logo img{-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:1520px){.header__logo{padding-left:30px}.header__logo img{width:85%}}@media only screen and (max-width:991px){.header__logo{height:32px;padding-left:15px}.header__logo img{width:29px}}@media only screen and (max-width:1200px){.header__logo{width:90%}}.flex__vertical{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header{height:72px;position:fixed;top:0;left:0;width:100%;z-index:2;background-color:#1a1c3e}@media only screen and (max-width:991px){.header{height:60px}}.header:after{content:"";position:absolute;bottom:0;height:40px;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(3,5,33,0)),to(rgba(3,5,33,.8)));background:-o-linear-gradient(top,rgba(3,5,33,0),rgba(3,5,33,.8));background:linear-gradient(180deg,rgba(3,5,33,0),rgba(3,5,33,.8))}@media only screen and (max-width:767px){.header:after{display:none;position:static}}.header__inner{height:100%;z-index:3}@media only screen and (max-width:991px){.header__inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__inner .header__search{display:none}}.header__left{width:250px;max-width:250px;min-width:250px}@media only screen and (max-width:1200px){.header__left{width:205px;max-width:205px;min-width:205px}}@media only screen and (max-width:991px){.header__left{width:30%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:14px;min-width:inherit;max-width:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__right{height:72px!important;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1)}@media only screen and (max-width:991px){.header__right{width:70%;max-width:none;min-width:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:14px;height:60px!important}}.header__controls{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#1a1c3e;z-index:2;height:100%;width:auto}@media only screen and (max-width:767px){.header__controls{width:100%}}.header__controls:after{content:"";position:absolute;bottom:0;height:40px;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(3,5,33,0)),to(rgba(3,5,33,.8)));background:-o-linear-gradient(top,rgba(3,5,33,0),rgba(3,5,33,.8));background:linear-gradient(180deg,rgba(3,5,33,0),rgba(3,5,33,.8))}@media only screen and (max-width:767px){.header__controls:after{display:none;position:static}}.header__controls_right{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.header__controls_inner{z-index:3;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}@media only screen and (max-width:767px){.header__controls_inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__controls_inner>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media only screen and (max-width:991px){html{overflow:auto!important}}h1,h2,h3,h4,h5,h6,ol,ul{padding:0;margin:0;font-weight:400}p{padding:0;margin:0}img,ol,ul{font-size:0}a{font-size:14px;color:#564fff;text-decoration:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}a:focus{outline:none}button{cursor:pointer;border:none}button:focus{outline:none}button::-moz-focus-inner{border:none}button[disabled]:hover{-webkit-filter:none;filter:none}table{border-spacing:0;border-collapse:collapse}body{margin:0;padding:0;font-size:1rem;width:100%;min-width:320px;line-height:1.2;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;position:relative;overflow-x:hidden;background-color:#f0f3f8;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:991px){body{overflow:auto!important}}body *{-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-word}body::-webkit-scrollbar{width:.5em}body::-webkit-scrollbar-track{background-color:#1f2249}body::-webkit-scrollbar-thumb{background-color:#564fff;border:1px solid hsla(0,0%,100%,.26);border-radius:5px;cursor:pointer}input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px #fff inset;-webkit-text-fill-color:#333}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}input::-ms-clear,input::-ms-reveal{display:none;width:0;height:0}.main__content{z-index:1;position:relative}.clipper,.content__scrolling,.menu-clipper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;height:100%}.menu-clipper{width:250px;max-width:250px}@media only screen and (max-width:1200px){.menu-clipper{width:205px;max-width:205px}}.clipper{width:100%}.clipper .track{opacity:0;position:absolute;z-index:3;top:2px;bottom:2px;right:6px;width:0}.clipper .bar{position:absolute;z-index:1;width:4px;border-radius:5px;opacity:1!important}.content__scrolling{max-width:100%}.notification__scrolling{max-width:380px;height:100%}.notification__scrolling .track{z-index:90;right:10px}.notification__scrolling .bar{position:absolute;z-index:1;width:6px;border-radius:3px;background:rgba(0,0,0,.35);opacity:1!important}.scroller{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}.track{opacity:0;position:absolute;z-index:3;top:2px;bottom:2px;right:2px;width:0}.clipper .track,.content__scrolling .track,.menu-clipper .track,.notification__scrolling .track{opacity:1}.bar{position:absolute;z-index:1;width:6px;border-radius:3px;background:#9195d6;opacity:0;-webkit-transition:opacity .1s linear .4s;-o-transition:.1s opacity .4s linear;transition:opacity .1s linear .4s;pointer-events:auto}.scroller::-webkit-scrollbar{width:0;height:0}.content__scrolling._scrolling .bar,.content__scrolling .bar:hover,.menu-clipper._scrolling .bar,.menu-clipper .bar:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;opacity:.5}.clipper._scrolling .bar,.clipper .bar:hover,.notification__scrolling._scrolling .bar,.notification__scrolling .bar:hover{opacity:1}.tab-wrap .tabs-navigation{height:58px}@media only screen and (max-width:767px){.tab-wrap .tabs-navigation{height:auto}}.tab-wrap .tabs-menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border:1px solid #e3e4ef;border-right:none;border-left:none;padding:0 40px}@media only screen and (max-width:767px){.tab-wrap .tabs-menu{padding:0 15px;width:100%;overflow-y:scroll}}.tab-wrap .tabs-menu .tabs-menu-item{position:relative;margin:0 40px 0 0;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.tab-wrap .tabs-menu .tabs-menu-item{margin-right:10px;padding:20px 0;display:inline-table}.tab-wrap .tabs-menu .tabs-menu-item:last-child{margin-right:10px}}.tab-wrap .tabs-menu .tabs-menu-item:hover{opacity:.7}.tab-wrap .tabs-menu .tabs-menu-item.is-active{opacity:1;cursor:default}.tab-wrap .tabs-menu .tabs-menu-item a{color:#3a3958;font-size:14px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:767px){.tab-wrap .tabs-menu .tabs-menu-item a{font-size:13px}}.tab-wrap .tabs-menu .tabs-menu-item.is-active a{color:#3a3958;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.tab-wrap .tabs-menu .tabs-menu-item.is-active a:after{height:2px;width:100%;left:0;bottom:-1px;background:-webkit-gradient(linear,left top,right top,from(#7932ff),to(#564fff));background:-o-linear-gradient(left,#7932ff,#564fff);background:linear-gradient(90deg,#7932ff,#564fff);-webkit-box-shadow:0 0 6px 0 rgba(86,79,255,.4);box-shadow:0 0 6px 0 rgba(86,79,255,.4);content:"";display:block;position:absolute}.tab-wrap .tab-panel{padding:0}.tab-panel{padding:10px 50px}.overflow_hidden #page-wrap{position:fixed}.bm-overlay{background:rgba(0,0,0,.5)!important}.tc-focused-element{outline:none}.tc-no-click{cursor:default;pointer-events:none}.tc-hide{visibility:hidden}.tc-removed{display:none}@media only screen and (min-width:992px){.tc-mq-only-mobile{display:none}}@media only screen and (max-width:991px){.tc-mq-desktop{display:none}}.tc-animation_opacity_0_1{opacity:0;-webkit-animation-name:slideIn;animation-name:slideIn;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.tc-animation_opacity_0_1,.tc-animation_opacity_1_01{-webkit-animation-duration:.2s;animation-duration:.2s}.tc-animation_opacity_1_01{opacity:1;-webkit-animation-name:slideOut01;animation-name:slideOut01;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.tc-no-padding{padding:0}.overflow_scroll{overflow-y:scroll!important}@-webkit-keyframes slideOut01{0%{opacity:1}to{opacity:.1}}@keyframes slideOut01{0%{opacity:1}to{opacity:.1}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/montserrat-v12-cyrillic_latin-regular.eot);src:local("Montserrat Regular"),local("Montserrat-Regular"),url(/fonts/montserrat-v12-cyrillic_latin-regular.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-cyrillic_latin-regular.woff2) format("woff2"),url(/fonts/montserrat-v12-cyrillic_latin-regular.woff) format("woff"),url(/fonts/montserrat-v12-cyrillic_latin-regular.ttf) format("truetype"),url(/images/montserrat-v12-cyrillic_latin-regular.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/montserrat-v12-cyrillic_latin-italic.eot);src:local("Montserrat Italic"),local("Montserrat-Italic"),url(/fonts/montserrat-v12-cyrillic_latin-italic.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-cyrillic_latin-italic.woff2) format("woff2"),url(/fonts/montserrat-v12-cyrillic_latin-italic.woff) format("woff"),url(/fonts/montserrat-v12-cyrillic_latin-italic.ttf) format("truetype"),url(/images/montserrat-v12-cyrillic_latin-italic.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/montserrat-v12-latin_cyrillic-500.eot);src:local("Montserrat Medium"),local("Montserrat-Medium"),url(/fonts/montserrat-v12-latin_cyrillic-500.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-latin_cyrillic-500.woff2) format("woff2"),url(/fonts/montserrat-v12-latin_cyrillic-500.woff) format("woff"),url(/fonts/montserrat-v12-latin_cyrillic-500.ttf) format("truetype"),url(/images/montserrat-v12-latin_cyrillic-500.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(/fonts/montserrat-v12-latin_cyrillic-500italic.eot);src:local("Montserrat Medium Italic"),local("Montserrat-MediumItalic"),url(/fonts/montserrat-v12-latin_cyrillic-500italic.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-latin_cyrillic-500italic.woff2) format("woff2"),url(/fonts/montserrat-v12-latin_cyrillic-500italic.woff) format("woff"),url(/fonts/montserrat-v12-latin_cyrillic-500italic.ttf) format("truetype"),url(/images/montserrat-v12-latin_cyrillic-500italic.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/montserrat-v12-cyrillic_latin-600.eot);src:local("Montserrat SemiBold"),local("Montserrat-SemiBold"),url(/fonts/montserrat-v12-cyrillic_latin-600.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-cyrillic_latin-600.woff2) format("woff2"),url(/fonts/montserrat-v12-cyrillic_latin-600.woff) format("woff"),url(/fonts/montserrat-v12-cyrillic_latin-600.ttf) format("truetype"),url(/images/montserrat-v12-cyrillic_latin-600.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(/fonts/montserrat-v12-cyrillic_latin-600italic.eot);src:local("Montserrat SemiBold Italic"),local("Montserrat-SemiBoldItalic"),url(/fonts/montserrat-v12-cyrillic_latin-600italic.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-cyrillic_latin-600italic.woff2) format("woff2"),url(/fonts/montserrat-v12-cyrillic_latin-600italic.woff) format("woff"),url(/fonts/montserrat-v12-cyrillic_latin-600italic.ttf) format("truetype"),url(/images/montserrat-v12-cyrillic_latin-600italic.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/montserrat-v12-cyrillic_latin-700.eot);src:local("Montserrat Bold"),local("Montserrat-Bold"),url(/fonts/montserrat-v12-cyrillic_latin-700.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-cyrillic_latin-700.woff2) format("woff2"),url(/fonts/montserrat-v12-cyrillic_latin-700.woff) format("woff"),url(/fonts/montserrat-v12-cyrillic_latin-700.ttf) format("truetype"),url(/images/montserrat-v12-cyrillic_latin-700.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/montserrat-v12-cyrillic_latin-700italic.eot);src:local("Montserrat Bold Italic"),local("Montserrat-BoldItalic"),url(/fonts/montserrat-v12-cyrillic_latin-700italic.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-cyrillic_latin-700italic.woff2) format("woff2"),url(/fonts/montserrat-v12-cyrillic_latin-700italic.woff) format("woff"),url(/fonts/montserrat-v12-cyrillic_latin-700italic.ttf) format("truetype"),url(/images/montserrat-v12-cyrillic_latin-700italic.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(/fonts/montserrat-v12-cyrillic_latin-800italic.eot);src:local("Montserrat ExtraBold Italic"),local("Montserrat-ExtraBoldItalic"),url(/fonts/montserrat-v12-cyrillic_latin-800italic.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-cyrillic_latin-800italic.woff2) format("woff2"),url(/fonts/montserrat-v12-cyrillic_latin-800italic.woff) format("woff"),url(/fonts/montserrat-v12-cyrillic_latin-800italic.ttf) format("truetype"),url(/images/montserrat-v12-cyrillic_latin-800italic.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/montserrat-v12-cyrillic_latin-800.eot);src:local("Montserrat ExtraBold"),local("Montserrat-ExtraBold"),url(/fonts/montserrat-v12-cyrillic_latin-800.eot?#iefix) format("embedded-opentype"),url(/fonts/montserrat-v12-cyrillic_latin-800.woff2) format("woff2"),url(/fonts/montserrat-v12-cyrillic_latin-800.woff) format("woff"),url(/fonts/montserrat-v12-cyrillic_latin-800.ttf) format("truetype"),url(/images/montserrat-v12-cyrillic_latin-800.svg#Montserrat) format("svg")}@font-face{font-family:Oswald-Regular;font-display:swap;src:url(/fonts/Oswald-Regular.eot);src:url(/fonts/Oswald-Regular.ttf) format("truetype");src:url(/fonts/Oswald-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Oswald-Medium;font-display:swap;src:url(/fonts/Oswald-Medium.eot);src:url(/fonts/Oswald-Medium.ttf) format("truetype");src:url(/fonts/Oswald-Medium.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Oswald-SemiBold;font-display:swap;src:url(/fonts/Oswald-SemiBold.eot);src:url(/fonts/Oswald-SemiBold.ttf) format("truetype");src:url(/fonts/Oswald-SemiBold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Oswald-Bold;font-display:swap;src:url(/fonts/Oswald-Bold.eot);src:url(/fonts/Oswald-Bold.ttf) format("truetype");src:url(/fonts/Oswald-Bold.woff) format("woff");font-weight:400;font-style:normal}.ux-body{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%;height:auto}.ux-body__header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;z-index:0;will-change:auto}.ux-body__header *{will-change:auto}.ux-body__content{max-width:1250px;width:100%;margin:0 auto}@media only screen and (min-width:1920px){.ux-body__content{max-width:1580px}}@media only screen and (max-width:1520px){.ux-body__content{max-width:none;width:95%}}@media only screen and (max-width:991px){.ux-body__content{width:100%}}.ux-body__content_width_full{width:100%;max-width:100%}@media only screen and (min-width:1920px){.container_half{max-width:1290px}}.page-background{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:620px;background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.84}@media only screen and (max-width:1477px){.page-background{opacity:.25}}@media only screen and (max-width:1200px){.page-background{background-position:80%}}@media only screen and (max-width:991px){.page-background{height:300px;background-position:top}}.page-background:before{content:"";position:absolute;top:310px;left:0;width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(44,43,94,0)),to(#2c2b5e));background:-o-linear-gradient(top,rgba(44,43,94,0),#2c2b5e);background:linear-gradient(180deg,rgba(44,43,94,0),#2c2b5e)}@media only screen and (max-width:991px){.page-background:before{top:150px}}.new-page-background{height:100%;background:#191f3d}.new-page-background,.new-page-background__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%}.new-page-background__content{background:url(/images/default-bg-page-new.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;height:480px}.new-page-background__content:before{content:"";position:absolute;top:240px;left:0;width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(25,31,61,0)),to(#191f3d));background:-o-linear-gradient(top,rgba(25,31,61,0),#191f3d);background:linear-gradient(180deg,rgba(25,31,61,0),#191f3d)}@media only screen and (max-width:991px){.baselist{padding:0 20px}}.baselist_width_full{padding:0}.trustpilot-block{background-color:#1f2249;border-radius:5px;padding:20px 20px 30px}.currency-slider.rc-slider{height:26px;border-radius:5px}.currency-slider.rc-slider-step{height:16px}.currency-slider.rc-slider .rc-slider-rail{height:16px;background:-webkit-gradient(linear,right top,left top,color-stop(-14.29%,#a97bff),color-stop(72.02%,#7422f9),to(#564fff));background:-o-linear-gradient(right,#a97bff -14.29%,#7422f9 72.02%,#564fff 100%);background:linear-gradient(270deg,#a97bff -14.29%,#7422f9 72.02%,#564fff)}.currency-slider.rc-slider .rc-slider-track{height:16px;background:#293054}.currency-slider.rc-slider .rc-slider-dot{border-radius:0;border:none;width:2px;height:8px;background-color:#fff;margin:0;top:8px}.currency-slider.rc-slider .rc-slider-dot:first-child{margin-left:1px}.currency-slider.rc-slider .rc-slider-dot:last-child{margin-left:-1px}.currency-slider.rc-slider .rc-slider-handle{border:none;width:26px;height:26px;margin-top:-5px;margin-left:0;border-radius:7px;background-color:#fff;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.currency-slider.rc-slider-handle:focus{-webkit-box-shadow:none;box-shadow:none}.currency-slider.rc-slider-handle:active{-webkit-box-shadow:0 0 0 4px #9195d6;box-shadow:0 0 0 4px #9195d6}.main__search{max-width:500px;margin-top:20px;position:relative;z-index:2}@media only screen and (max-width:991px){.main__search{max-width:none;margin-top:15px}}.main__search .ux-field__right-content{right:5px!important}.main__search_home{margin-top:0;margin-left:10px;width:220px}@media only screen and (max-width:1200px){.main__search_home{width:200px}}.main__search_home .field__search{background-color:rgba(14,20,42,.4)!important;-webkit-box-shadow:none;box-shadow:none;width:220px}@media only screen and (max-width:1200px){.main__search_home .field__search{width:200px}}.main__search_home .field__search .ux-input{color:#9d9ec7!important}.main__search_home .field__search .ux-input::-webkit-input-placeholder{color:#9d9ec7}.main__search_home .field__search .ux-input:-moz-placeholder,.main__search_home .field__search .ux-input::-moz-placeholder{color:#9d9ec7}.main__search_home .field__search .ux-input:-ms-input-placeholder{color:#9d9ec7}.main__search_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:inherit}.main__search .ux-field{border:none!important;padding-left:15px;margin-bottom:0}.main__search .ux-input{padding:0;color:#9093be!important;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:991px){.main__search .ux-input{position:absolute;left:37px;max-width:80%;font-size:12px}}.main__search .ux-field__right-content{margin-left:0!important}.field__search{background-color:#fff!important;width:460px;-webkit-box-shadow:0 0 20px 0 rgba(86,79,255,.25);box-shadow:0 0 20px 0 rgba(86,79,255,.25)}@media only screen and (max-width:991px){.field__search{width:100%}}.field__search_btn{background-color:transparent;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field__search_btn .icon{width:21px;height:15.7px;background-size:cover}@media only screen and (max-width:991px){.field__search_btn .icon{width:17px;height:14px}}.main__menu{padding:0 0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1200px){.main__menu{padding:0 15px}}.main__menu-item{font-size:16px;color:#fff;width:auto;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;text-transform:uppercase;padding:0 12px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}@media only screen and (max-width:1200px){.main__menu-item{font-size:14px}}.main__menu-item:hover{opacity:.8;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none}.main__logo{width:185px}@media only screen and (max-width:767px){.main__logo{width:155px}}.main__logo img{width:100%}@media only screen and (max-width:991px){.main__logo img{width:136px}}.main__header{padding-top:60px;z-index:12;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.main__header{padding-top:20px}}.main__header .header__balance_item{width:auto!important;padding:0 10px 0 0}@media only screen and (max-width:991px){.main__header .header__balance_item{display:none}}.main__header .header__profile{margin-right:0;padding:0;border:none;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-width:2.5rem}.main__header .header__profile_authorize{min-width:10rem}@media only screen and (max-width:991px){.main__header .header__profile_authorize{min-width:inherit}}.main__header .header__profile .profile__link{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:991px){.main__header .header__profile .profile__link{line-height:0}}.main__header .header__buttons_item{width:40px;border:none}@media only screen and (max-width:991px){.main__header .header__buttons_item{width:32px}}.main__header .header__buttons_link{padding:0 10px}@media only screen and (max-width:991px){.main__header .header__buttons_link{padding:0}}.main__header .header__button-description{display:none}.main__header .has_new_notifications:after{top:6px;right:8px}.main__header .header__button__text{font-size:14px}.main__header .header__buttons_img-container{width:0;border:none}.main__header .header__buttons_img-container img{width:20px}.main__header .display-currency{width:32px}.main-page-login-modal{top:3.5rem;right:1.2rem;-webkit-animation-name:slideUpMain;animation-name:slideUpMain;left:auto}.main-page-login-modal:before{right:3%}.main-page-notification-modal{top:50px;right:-3px;left:auto;-webkit-animation-name:slideUpModalShort;animation-name:slideUpModalShort}.main-page-notification-modal:before{right:14%}.tc-zindex{z-index:81;width:440px}@media only screen and (max-width:991px){.tc-zindex{width:230px}}@-webkit-keyframes slideUpModalShort{0%{opacity:0;top:75px}to{opacity:1;top:50px}}@keyframes slideUpModalShort{0%{opacity:0;top:75px}to{opacity:1;top:50px}}.wrapper__error{position:relative;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2}.wrapper__error .main__header{padding-top:15px}.wrapper__error .main-page-footer{margin-top:140px}.wrapper__error .ux-body__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wrapper__error .m-footer{-webkit-box-flex:0;-ms-flex:0 0 380px;flex:0 0 380px}.wrapper__video{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-100}.wrapper__video:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/video_overlay.png);background-repeat:no-repeat;background-size:cover}.wrapper__video-item{position:absolute;top:48%;left:50%;width:auto;height:auto;min-width:100%;min-height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wrapper__error_small p{width:450px;margin:auto auto 30px}.wrapper__error_description,.wrapper__error_small p{font-size:20px;line-height:1.5;text-align:center;text-shadow:0 1px 1px rgba(32,35,67,.2)}.wrapper__error_description{width:500px;margin:auto;color:#9fa3e5;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.wrapper__error_link{font-size:20px}.breadcrumbs{width:100%;position:relative;margin-top:50px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.breadcrumbs{display:none}}.breadcrumbs__item{position:relative;padding-right:22px;font-size:13px;text-shadow:0 1px 1px rgba(32,35,67,.2);color:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.breadcrumbs__item:hover{opacity:.7}.breadcrumbs__item:after{content:"";position:absolute;background:url(/images/arrow_breadcrumbs.svg);width:6px;height:10px;background-size:cover;top:3px;right:7px;z-index:2}@media only screen and (max-width:1200px){.breadcrumbs__item:after{top:3px}}.breadcrumbs__item:last-child{color:#9fa3e5}.breadcrumbs__item:last-child:hover{color:#9fa3e5;opacity:1}.breadcrumbs__item:last-child:after{position:static;background:0 0}.seller-info-section__text-info{margin-left:30px;margin-top:-12px}@media only screen and (max-width:1200px){.seller-info-section__text-info{margin-left:0}}.seller-info-section__text-info .user__role{margin-top:11px;margin-left:20px}@media only screen and (max-width:402px){.seller-info-section__text-info .user__role{display:none}}.seller-info-section__register-date{margin-top:7px;color:#adb0e9;font-size:13px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.seller-info-section__seller-quality{position:absolute;left:0;bottom:0;color:#9195d6;font-size:14px}@media only screen and (max-width:1520px){.seller-info-section__seller-quality{bottom:90px}}@media only screen and (max-width:402px){.seller-info-section__seller-quality{bottom:85px}}.seller-info-section__seller-quality b{color:#fff}.seller-info-section__rating-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:1520px){.seller-info-section__rating-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.seller-info-section__number-rate{min-width:130px;font-size:54px;color:#fff;margin-right:25px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}@media only screen and (max-width:512px){.seller-info-section__number-rate{margin-right:8px}}@media only screen and (max-width:402px){.seller-info-section__number-rate{min-width:100px;font-size:42px}}.seller-info-section__number-rate_color_rare{color:#564fff}.seller-info-section__number-rate_color_epic{color:#a028f9}.seller-info-section__number-rate_color_legendary{color:#f7923e}.seller-info-section__rate-info{margin-top:27px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto;margin-right:55px}@media only screen and (max-width:1520px){.seller-info-section__rate-info{margin-right:0}}@media only screen and (max-width:402px){.seller-info-section__rate-info{margin-top:10px}.seller-info-section__rate-info .ux-star-rating__partial-star,.seller-info-section__rate-info .ux-star-rating__star{width:24px;height:24px!important}}.seller-info-section__rate-info_ru{margin-right:135px}.seller-info-section__rate-info .ux-star-rating__star{margin-right:5px}.seller-info-section__indicator{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;margin-top:27px}.seller-info-section .ux-star-rating{margin-top:14px}.stat-indicator div{color:#fff;font-size:48px;font-weight:600;font-family:Oswald-Regular,Arial,Helvetica,sans-serif;font-style:normal}.stat-indicator p{text-transform:uppercase;color:#b8bcff;padding-top:11px;font-size:13px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.showcase{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0}.showcase,.showcase__seller-info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.showcase__seller-info-wrap{padding:20px 0 40px;margin-bottom:7px;border-bottom:1px solid rgba(145,149,214,.3)}@media only screen and (max-width:767px){.showcase__seller-info-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.showcase__seller-info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width:1200px){.showcase__seller-info{position:static;width:auto}.showcase__seller-info .ux-avatar{position:absolute;right:0}}@media only screen and (max-width:767px){.showcase__seller-info .ux-avatar{display:none}}.showcase__contact-seller{-webkit-box-flex:1;-ms-flex:1 0 120px;flex:1 0 120px}.showcase__contact-seller>button{margin-bottom:17px}.showcase__admin-panel{position:absolute;right:0;top:59px;width:auto;z-index:1}@media only screen and (max-width:1520px){.showcase__admin-panel{position:relative;top:0}}.showcase div.ux-tabs{margin-bottom:44px}.showcase div.ux-tabs__menu-header{border-bottom:1px solid rgba(159,163,229,.2)}.last-seen-string{width:100%;text-align:center;color:#9195d6;font-size:14px}.last-seen-string_transparent{color:transparent}.games-panel{position:relative;margin-top:7px}.games-panel__item{border:1px solid rgba(121,127,162,.2);background-color:transparent;padding:0 10px;margin-top:20px}.games-panel__item:active{border:1px solid transparent}.games-panel__item:disabled{background:transparent;opacity:.3;border:1px solid rgba(121,127,162,.2)}.games-panel__item.ux-btn_active{border:1px solid #564fff;color:#fff}.games-panel__item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.games-panel .ux-tabs{margin:10px 0 20px;width:100%}.games-panel .ux-tabs__menu-header{padding:0;border-bottom:1px solid rgba(159,163,229,.2)}.games-panel .ux-tabs__menu-item{text-align:center}.games-panel .Select_size_l{width:260px!important}.products-tile{margin-left:-10px}.products-tile__loader{padding-top:0}.games-panel__tab-wrap{background:transparent}.category__img{position:absolute;top:0;right:0;left:auto;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;width:auto;z-index:1;min-width:100%}@media only screen and (max-width:1520px){.category__img{max-width:none;width:100%}}.category__item{width:100%;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);overflow:hidden;position:relative;border-radius:5px;margin:8px;height:410px;background:#27273a}@media only screen and (min-width:1920px){.category__item{width:calc(20% - 16px);height:375px}.wrapper_main .category__item{width:calc(25% - 16px);height:375px}}@media only screen and (min-width:1600px) and (max-width:1920px){.category__item{width:calc(25% - 16px)}}@media only screen and (min-width:1180px) and (max-width:1600px){.category__item{width:calc(33% - 16px)}}.category__item:before{content:"";position:absolute;top:0;width:100%;height:100%;background:-o-linear-gradient(251.97deg,rgba(0,0,0,0),#080d26 61.08%);background:linear-gradient(198.03deg,rgba(0,0,0,0),#080d26 61.08%);left:0;z-index:2}.category__item h2{text-shadow:0 2px 6px rgba(22,27,47,.4)}.category__item:hover .category__img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-filter:brightness(120%) contrast(105%);filter:brightness(120%) contrast(105%)}.category__btn{margin-top:4px;font-size:14px;text-transform:none}.category__image{width:100%}.category__content{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;z-index:3}.category__starts{font-size:12px;color:#c0c0d6;font-weight:400}.category__starts,.category__starts_bg{font-family:Montserrat,Arial,Helvetica,sans-serif}.category__starts_bg{color:#fff;opacity:.85;font-size:10px;text-transform:uppercase;font-weight:600}.category__price{color:#564fff;font-family:Oswald-Bold,Arial,Helvetica,sans-serif;font-size:18px}.category__row{margin-top:20px}.category__stickers{position:absolute;top:16px;left:20px}.category__stickers>*{margin-right:10px}.showcase-review{width:calc(100% - 20px);margin:10px;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(8,2,28,.15);box-shadow:0 1px 3px 0 rgba(8,2,28,.15);padding:54px 30px 18px}.showcase-review__game-banner{position:absolute;left:30px;top:0;padding-top:8px;color:#fff;text-align:center;height:44px;width:32px;cursor:pointer;background-image:url(/images/ribbon.svg);background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showcase-review__category-title{position:absolute;top:20px;right:30px;text-transform:uppercase;color:#564fff;font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.showcase-review__review-text{min-height:100px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.showcase-review__author-footer{border-top:1px solid #e3e4ef;padding-top:14px}.showcase-review .ux-star-rating,.showcase-review__author-footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.showcase-review .user-info__nick{color:#3a3958!important;font-size:12px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.showcase-review .review__date{color:rgba(130,142,180,.5);font-size:12px;opacity:1!important;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.showcase-review .ux-description{padding-top:8px;line-height:1.46}.reviews-slider{position:relative;margin-left:-10px}.reviews-slider .slick-arrow{position:absolute;top:calc(50% - 16px);width:32px;height:32px;background:-webkit-gradient(linear,left bottom,left top,from(#7932ff),to(#564fff));background:-o-linear-gradient(bottom,#7932ff,#564fff);background:linear-gradient(0deg,#7932ff,#564fff);-webkit-box-shadow:0 6px 20px rgba(86,79,255,.35);box-shadow:0 6px 20px rgba(86,79,255,.35);border-radius:5px;z-index:2;font-size:0}.reviews-slider .slick-arrow:before{width:16px;height:16px;left:10px;top:8px;background-image:url(/images/pagination_next_white.svg);background-repeat:no-repeat;background-position:50%;background-size:8px;content:"";display:block;position:absolute}.reviews-slider .slick-prev{left:-6px}.reviews-slider .slick-prev:before{left:6px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.reviews-slider .slick-next{right:-6px}.reviews-slider .slick-disabled{cursor:auto;background:-webkit-gradient(linear,left bottom,left top,from(#8965cc),to(#7f7bd3));background:-o-linear-gradient(bottom,#8965cc,#7f7bd3);background:linear-gradient(0deg,#8965cc,#7f7bd3)}.indicator__container{width:auto}@media only screen and (max-width:991px){.indicator__container{display:none}}.indicator__item{margin:0 10px}.indicator__item p{padding:0;margin:0}.indicator__item:first-child{margin-left:0}.indicator__description{font-size:12px;cursor:default;color:#948fce;text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.indicator__description span{font-size:28px;display:block;text-align:right;color:#fff;font-family:Oswald-Medium,Arial,Helvetica,sans-serif;text-transform:uppercase;padding-bottom:5px!important}.stats__title{margin-top:30px;z-index:2}@media only screen and (max-width:991px){.stats__title{margin-top:50px;z-index:50}}.stats__title .ux-btn .icon{width:16px;height:16px;margin-left:2px}.stats__title .loader__block{padding-top:0;width:100px;margin:0 0 17px 15px}@media only screen and (max-width:991px){.stats__title .loader__block{margin:0 0 12px 10px}}.home__title:hover{opacity:.8;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}@media only screen and (max-width:767px){.home__title .heading__container.theme_dark .page__heading_size_l{font-size:30px}}.main__buttons-container{position:relative;z-index:2}.main__buttons-container:after{content:"";position:absolute;bottom:-66px;right:0;background-image:url(/images/main_game_person.png);width:624px;height:474px;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:1200px){.main__buttons-container:after{background-size:contain;width:610px;height:428px}}@media only screen and (max-width:991px){.main__buttons-container:after{background-image:none;width:auto;height:auto}}.main__buttons-container_mobile{margin-top:25px}@media only screen and (max-width:767px){.main__buttons-container_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.game-picker{width:100%;height:80px;border-radius:5px;margin-top:65px}.game-picker__button{background-color:#0a0f21;height:100%;width:100%;border-right:1px solid #161b2f;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9d9ec7;font-size:16px;font-family:Oswald-Medium,Arial,Helvetica,sans-serif;line-height:1}.game-picker__button:hover{background-color:#020715;color:#fff;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}@media only screen and (max-width:512px){.game-picker__button{font-size:0;position:relative}}.game-picker__button:last-child{border-right:none;border-top-right-radius:5px;border-bottom-right-radius:5px}.game-picker__button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.game-picker__button img{margin-right:5px;max-height:40px;max-width:38px}@media only screen and (max-width:512px){.game-picker__button img{margin-right:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:90%;max-height:90%}}.game-picker__button_active{-webkit-box-shadow:0 12px 24px 0 rgba(86,79,255,.25);box-shadow:0 12px 24px 0 rgba(86,79,255,.25);background:-webkit-gradient(linear,left top,left bottom,from(#7932ff),to(#564fff));background:-o-linear-gradient(top,#7932ff,#564fff);background:linear-gradient(180deg,#7932ff,#564fff);color:#fff!important;opacity:1!important}.game-picker__button_active img{opacity:1!important}.game-picker__button_active:hover{background-color:#0a0f21;color:#9d9ec7}.game-picker__button_disabled{color:rgba(157,158,199,.3);cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game-picker__button_disabled img{opacity:.3}.game-picker__button_disabled:hover{background-color:#0a0f21;color:rgba(157,158,199,.3)}.main__game{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;padding:36px 40px 40px;border-radius:5px;border:1px solid rgba(145,149,214,.25);z-index:1}@media only screen and (max-width:991px){.main__game{padding:20px;background-position:80%}}@media only screen and (max-width:767px){.main__game{height:285px;background-position:48%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:1px solid rgba(145,149,214,.25);overflow:hidden}}@media only screen and (max-width:512px){.main__game_home{overflow:hidden}}.main__game_home:before{z-index:2;width:60%;height:126%}@media only screen and (max-width:1200px){.main__game_home:before{right:0;height:110%}}@media only screen and (max-width:767px){.main__game_home:before{width:100%}}@media only screen and (max-width:512px){.main__game_home:before{width:110%;height:89%;right:0}}.main__game_no-overflow .main__game-image{max-height:100%}.main__game-price{font-size:14px;color:#fff;text-align:right;text-transform:uppercase;background-repeat:no-repeat;height:44px;background-size:cover;padding:15px 15px 15px 22px;position:absolute;background-image:url(/images/begin_bg.svg);right:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}@media only screen and (max-width:991px){.main__game-price{right:-20px}}@media only screen and (max-width:1200px){.main__game-price{display:none}}.main__game-price_wow{background-image:url(/images/begin_bg.svg)}.main__game-price_poe{background-image:url(/images/begin_bg_poe.svg)}.main__game_container{position:relative;padding:0;z-index:2;width:calc(50% - 14px)}@media only screen and (max-width:1200px){.main__game_container{width:100%}.main__game_container:last-child{margin-left:0!important}}.main__game_container:last-child{margin-left:28px}@media only screen and (min-width:1200px){.main__game_container_size_half .main__game-image{height:105%;max-width:470px}}.main__game_container_size_full{width:100%;margin-bottom:10px}.main__game_container_size_full>div{padding:60px 40px}.main__game_container_size_full .main__game-image{height:105%;max-width:710px}.main__game_container_size_full:last-child{margin-left:0}.main__game-title{width:60%;min-width:315px}@media only screen and (max-width:767px){.main__game-title{width:100%}}@media only screen and (min-width:1920px){.main__game-title{width:45%}}.main__game_inner{z-index:2}.main__game_inner.ux-layout{position:static}@media only screen and (max-width:991px){.main__game_inner{z-index:15}}.main__game_inner .heading__container{min-height:86px}@media only screen and (max-width:991px){.main__game_inner .heading__container{min-height:auto}}.main__game-image{position:absolute;bottom:0;right:0;height:110%;background-size:cover;background-repeat:no-repeat;z-index:1;max-width:440px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.main__game-image{width:480px;height:294px}}.main__game-background{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover}.game__bottom{margin-top:20px}.game__bottom.ux-layout{position:static}.main-game-item{z-index:2;width:calc(33.3% - 16.6px);display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;height:200px;position:relative;border-radius:5px;margin-right:25px;margin-bottom:25px;background-size:cover;background-position:50%;background-repeat:no-repeat;border:1px solid rgba(145,149,214,.25)}@media only screen and (max-width:1200px){.main-game-item{padding:20px}}@media only screen and (max-width:991px){.main-game-item{width:100%;margin-right:0;height:180px;background-size:cover}.main-game-item:last-child{margin-right:0}}@media only screen and (max-width:767px){.main-game-item{border-radius:5px;margin-bottom:30px}}.main-game-item:nth-child(3n-3){margin-right:0}.main-game-item .ux-btn .icon{width:16px;height:16px;margin-left:2px}.main-game-item:before{position:absolute;content:"";z-index:1;bottom:0;right:0;background-repeat:no-repeat;background-position:50%;background-size:cover}.main-game-item-gold{background-image:url(/images/bg_gold.png)}.main-game-item-gold:before{background-image:url(/images/gold-bitmap.png);width:228px;height:220px}.main-game-item-leveling{background-image:url(/images/bg_leveling.png)}.main-game-item-leveling:before{background-image:url(/images/leveling-bitmap.png);width:192px;height:221px}.main-game-item-dungeons,.main-game-item-gear-and-legendary-items{background-image:url(/images/bg_dungeons.png)}.main-game-item-dungeons:before,.main-game-item-gear-and-legendary-items:before{background-image:url(/images/dungeons-bitmap.png);width:245px;height:224px}.main-game-item-pvp{background-image:url(/images/bg_pvp.png)}.main-game-item-pvp:before{background-image:url(/images/pvp-bitmap.png);width:310px;height:220px}.main-game-item-quests-and-farming{background-image:url(/images/bg_driving.png)}.main-game-item-quests-and-farming:before{background-image:url(/images/driving-bitmap.png);width:228px;height:230px}.main-game-item-mounts{background-image:url(/images/bg_mounts.png)}.main-game-item-mounts:before{background-image:url(/images/mounts-bitmap.png);width:280px;height:220px}.main-game-item-poe_exalted_orbs{background-image:url(/images/poe_exalted_bg.png)}.main-game-item-poe_exalted_orbs:before{background-image:url(/images/poe_exalted-bitmap.png);width:258px;height:220px}.main-game-item-poe_chaos_orbs{background-image:url(/images/poe_chaos_bg.png)}.main-game-item-poe_chaos_orbs:before{background-image:url(/images/poe_chaos-bitmap.png);width:224px;height:225px}.main-game-item-poe_services{background-image:url(/images/poe_services_bg.png)}.main-game-item-poe_services:before{background-image:url(/images/poe_services-bitmap.png);width:203px;height:224px}.main-game-item-weapons{background-image:url(/images/destiny2_weapon_bg.png)}.main-game-item-weapons:before{background-image:url(/images/destiny2_weapon_bitmap.png);width:346px;height:208px}.main-game-item-armor{background-image:url(/images/destiny2_armor_bg.png)}.main-game-item-armor:before{background-image:url(/images/destiny2_armor_bitmap.png);width:407px;height:217px}.main-game-item-pve{background-image:url(/images/destiny2_pve_bg.png)}.main-game-item-pve:before{background-image:url(/images/destiny2_pve_bitmap.png);width:361px;height:220px}.main-game-item-d2-pvp{background-image:url(/images/destiny2_pvp_bg.png)}.main-game-item-d2-pvp:before{background-image:url(/images/destiny2_pvp_bitmap.png);width:400px;height:220px}.main-game-item-d2-triumphs{background-image:url(/images/destiny2_triumps_bg.png)}.main-game-item-d2-triumphs:before{background-image:url(/images/destiny2_triumps_bitmap.png);width:396px;height:221px}.main-game-item-farming-grinding{background-image:url(/images/destiny2_farming_grinding_bg.png)}.main-game-item-farming-grinding:before{background-image:url(/images/destiny2_farming_grinding_bitmap.png);width:345px;height:265px}.main-game-item-eft-currency{background-image:url(/images/currency.png)}.main-game-item-eft-key-and-lab-keycard{background-image:url(/images/key-and-lab-keycard.png)}.main-game-item-eft-level-and-gear{background-image:url(/images/level-and-gear.png)}.main-game-item-eft-quest{background-image:url(/images/quest.png)}.main-game-item-eft-raid-boost{background-image:url(/images/raid-boost.png)}.main-game-item-eft-coach{background-image:url(/images/service.png)}.main-game-item-codmw-camos{background-image:url(/images/bg.png)}.main-game-item-codmw-camos:before{background-image:url(/images/camos.png);width:400px;height:180px}.main-game-item-codmw-leveling{background-image:url(/images/bg.png)}.main-game-item-codmw-leveling:before{background-image:url(/images/leveling.png);width:192px;height:221px}.main-game-item-codmw-weapon-upgrade{background-image:url(/images/bg.png)}.main-game-item-codmw-weapon-upgrade:before{background-image:url(/images/weapon.png);width:417px;height:180px}.main-game-item-valorant-agent-contact{background-image:url(/images/agent-contact.png)}.main-game-item-valorant-placements{background-image:url(/images/placements.png)}.main-game-item-valorant-rank-boosting{background-image:url(/images/rank-boosting.png)}.main-game-item-valorant-win-boosting{background-image:url(/images/win-boosting.png)}.main-game-item-division2-gearing{background-image:url(/images/gearing.png)}.main-game-item-division2-raid-boosting{background-image:url(/images/raid-boosting.png)}.main-game-item-division2-pvp-conflict{background-image:url(/images/pvp-conflict.png)}.main-game-item__background{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.main-game-item__overlay{position:absolute;z-index:1;bottom:0;right:0;max-width:260px}.main-game-item__inner{z-index:2;margin-top:20px;position:static}.main-game-item__inner .ux-layout{position:static}@media only screen and (max-width:1200px){.main-game-item__inner{margin-top:60px}}@media only screen and (max-width:991px){.main-game-item__inner{margin-top:20px}.main-game-item__inner .heading__container{margin-bottom:20px}}@media only screen and (max-width:991px){.main-game-item .heading__container.theme_dark .page__heading_font_oswald{font-size:19px!important}}.main-game-item .ux-button-link{margin-top:0}.game__blocks{margin-top:30px;margin-bottom:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:767px){.game__blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content .advantages_fill{padding-top:60px}.content .advantages_void{margin-top:20px;margin-bottom:60px}@media only screen and (max-width:1200px){.content .advantage__icon:after{background-image:none;position:static;width:auto;height:auto}}.advantages{margin:35px 0 20px}.advantages_fill,.advantages_void{padding-top:30px}.advantages_void{background-color:#1f2249;padding:20px 0;border-radius:5px}.advantages_void .advantage__icon:after{background-image:none;position:static;width:auto;height:auto}@media only screen and (max-width:991px){.advantages{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:550px;margin:auto}}@media only screen and (max-width:767px){.advantages{width:auto}}.advantages__title{text-align:center}@media only screen and (max-width:767px){.advantages__title{font-size:32px!important;margin-top:20px}}.advantages>div{padding:0 10px}.advantages>div:last-child .advantage__icon:after{display:none}.advantage__content{width:100%;margin-top:15px}@media only screen and (max-width:991px){.advantage__content{margin-bottom:20px}}.advantage__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantage__icon img{width:72px;height:72px;-o-object-fit:contain;object-fit:contain}.advantage__icon:after{content:"";position:absolute;width:66px;height:8px;right:-30px;background-image:url(/images/line.svg);background-repeat:no-repeat}@media only screen and (max-width:991px){.advantage__icon:after{background-image:none;position:static;width:auto;height:auto}}@media only screen and (max-width:767px){.advantage__icon{margin-top:24px}}.market{padding-top:60px}.market__header_line{padding:25px 0 30px;border-bottom:2px solid rgba(159,163,229,.2)}@media only screen and (max-width:767px){.market__header_line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.market__under_line{width:auto!important}@media only screen and (max-width:767px){.market__under_line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offers__heading{margin-bottom:10px;margin-top:80px}.offers__heading_container{width:auto}.offers__heading_container h2{padding:0!important;line-height:1!important}.offers__heading img{margin-right:10px}.offers__btn{background:rgba(142,148,247,.2);border:1px solid rgba(145,149,214,.25);-webkit-box-shadow:0 0 100px 0 rgba(55,56,137,.2);box-shadow:0 0 100px 0 rgba(55,56,137,.2);margin-bottom:40px}.offers__btn:hover{border:1px solid rgba(121,127,162,.5);background:rgba(142,148,247,.1)}.hottest{margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.hottest__item{border:1px solid rgba(121,127,162,.2);background-color:transparent;padding:0 10px;margin-top:20px}.hottest__item:active{border:1px solid transparent}.hottest__item.ux-btn_active{border:1px solid #564fff;color:#fff}.hottest__item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-info-list>*{margin-right:2px}.add-info-list__item{position:relative;padding-left:20px;font-size:13px;line-height:1}.add-info-list__item:before{position:absolute;text-align:center;width:20px;font-size:14px;height:100%;content:"\25CF";line-height:1;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:3px 0;top:0}.add-info-list__color_grey{color:#9093be;text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:991px){.add-info-list__color_grey{-ms-flex-wrap:wrap;flex-wrap:wrap}}.add-info-list__color_grey .add-info-list__item:before{padding:6px 0;font-size:10px}.add-info-list__color_grey-bold{color:#9fa3e5}.add-info-list__color_grey-bold,.add-info-list__color_purple{text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.add-info-list__color_purple{color:#564fff;font-size:12px}.add-info-list__color_purple .add-info-list__item{font-size:12px}.add-info-list__color_purple .add-info-list__item:before{top:-2px}.add-info-list__item:first-child{padding-left:0}.add-info-list__item:first-child:before{display:none}.product-list__row .product__offer-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9093be;width:100%;padding-right:10px;text-align:center}@media only screen and (max-width:991px){.product-list__row .product__offer-count{padding-left:0;text-align:left}}.product-list__row .user-info__nick-wrap{min-width:107px}.product-list__mobile{-webkit-box-flex:3;-ms-flex:3;flex:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.product-list__mobile{margin-top:10px}}.quantity{padding-left:33px!important;position:relative}.quantity:after{content:"x";position:absolute;font-size:14px;top:0;left:23px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}.product-list__price-wrap{min-width:200px}.wizars-list__row{cursor:auto}.withdraw__req-method{font-size:15px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.withdraw__date{color:#202343;font-size:14px}.withdraw-list__price-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.withdraw-list__state-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.withdraw-list__state-wrap p{font-size:14px;text-transform:uppercase}.withdraw-list__state-wrap .ux-sticker{margin-bottom:0}.withdraw-list__complete-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#202343}.withdraw-list__complete-wrap b{text-transform:uppercase;text-align:left}.withdraw-list__complete-wrap p{font-size:14px;text-transform:uppercase}.search-item{width:100%;height:250px;cursor:pointer;margin:10px 0;border:none;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);padding:28px}.search-item__header{position:relative}.search-item__header .page__heading{font-size:20px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.search-item__body{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.46}.search-item__footer{position:relative;-webkit-box-flex:0;-ms-flex:0 0 46px;flex:0 0 46px}.search-item__footer .datetime-display{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700;font-size:14px}@media only screen and (max-width:1520px){.search-item__footer .datetime-display{font-size:11px}}.search-item__footer p{margin:0;font-size:24px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:400;color:#564fff;font-family:Oswald-Medium,Arial,Helvetica,sans-serif}.market-item{width:100%;height:250px;margin:10px;cursor:pointer;border:none;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);padding:28px}@media only screen and (min-width:768px) and (max-width:1200px){.market-item{width:calc(50% - 20px)!important}}@media only screen and (min-width:1201px) and (max-width:1919px){.market-item{width:calc(33.33% - 20px)!important;max-width:400px!important}}@media only screen and (min-width:1920px){.market-item{width:calc(25% - 20px)!important}}.market-item__header{position:relative}.market-item__header .page__heading{font-size:20px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.market-item__body{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.46}.market-item__footer{position:relative;-webkit-box-flex:0;-ms-flex:0 0 46px;flex:0 0 46px}.market__review-item{width:100%;margin:10px;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(8,2,28,.15);box-shadow:0 1px 3px 0 rgba(8,2,28,.15);padding:28px}@media only screen and (min-width:768px) and (max-width:1200px){.market__review-item{width:calc(50% - 20px)!important}}@media only screen and (min-width:1201px) and (max-width:1919px){.market__review-item{width:calc(33.33% - 20px)!important;max-width:400px!important}}@media only screen and (min-width:1920px){.market__review-item{width:calc(25% - 20px)!important}}.market__review-item .user-info__nick{color:#3a3958!important;font-size:12px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.market__review-item .review__date{color:rgba(130,142,180,.5);font-size:12px;opacity:1!important;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.market__review-item .ux-description{padding-top:8px;line-height:1.46}.product__item_loader{width:100%}.ux-column__masonry{margin:-10px -10px 0}@media only screen and (max-width:768px){.ux-column__masonry{width:auto!important}}.filters__mobile{height:100%}.filters__mobile-box{padding:20px;border-bottom:1px solid #1a1943}.filters__mobile-btn{z-index:20;border:none;background-color:#fff;-webkit-box-shadow:0 10px 40px 0 rgba(11,10,53,.4),0 1px 3px 0 rgba(11,10,53,.15);box-shadow:0 10px 40px 0 rgba(11,10,53,.4),0 1px 3px 0 rgba(11,10,53,.15)}.filters__mobile-btn .icon{margin-right:5px}.filters__mobile-btn:active{background-color:#fff;opacity:.7}.mobile-popup-title h2{padding:0!important}.product__list-inner{overflow:hidden;border-radius:5px}@media only screen and (max-width:991px){.product__list-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:991px){.product__list-inner,.product__list-inner>a{display:-webkit-box;display:-ms-flexbox;display:flex}.product__list-inner>a{width:49.5%;margin-bottom:1%}.product__list-inner>a:nth-child(odd){margin-right:1%}}@media only screen and (max-width:767px){.product__list-inner>a{width:100%}.product__list-inner>a:nth-child(odd){margin-right:0}}.baselist__height{min-height:20vh}@media only screen and (max-width:991px){.baselist__height{min-height:inherit}}.promo{height:373px;padding:40px;width:100%;background-image:url(/images/promo_bg.png);border:1px solid rgba(145,149,214,.25);-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);background-repeat:no-repeat;background-size:cover;z-index:1;border-radius:5px;margin:40px 0;background-position:50%}.promo_poe{background-image:url(/images/promo_bg_poe.png)}@media only screen and (min-width:1920px){.promo{padding:40px 80px}}@media only screen and (max-width:1200px){.promo:after{content:"";position:absolute;background-color:rgba(0,0,0,.4);top:0;left:0;width:100%;height:100%}}@media only screen and (max-width:767px){.promo{background-position:43%}}.promo__inner{height:100%;z-index:2}.promo__img{position:absolute;top:-3px;left:-85px}.promo__description{max-width:300px}.promo__item{max-width:400px}@media only screen and (max-width:1520px){.promo__item{max-width:300px}}@media only screen and (max-width:1200px){.promo__title h2{font-size:40px!important}}@media only screen and (max-width:512px){.promo__title h2{font-size:32px!important}}@media only screen and (max-width:767px){.promo__items{display:none}}.filter{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;list-style-type:none}@media only screen and (max-width:1200px){.filter:nth-child(3) .filter__item,.filter:nth-child(3) .ux-checkbox{margin-top:20px}}@media only screen and (max-width:680px){.filter{width:48%}.filter:nth-child(3) .filter__item,.filter:nth-child(3) .ux-checkbox,.filter:nth-child(4) .filter__item,.filter:nth-child(4) .ux-checkbox{margin-top:inherit}}@media only screen and (max-width:512px){.filter{width:100%}}.filter_game{width:100%}.filter .ux-checkbox,.filter__item{margin-right:20px}@media only screen and (max-width:680px){.filter .ux-checkbox,.filter__item{margin-right:0;margin-bottom:10px}}@media only screen and (max-width:1200px){.filter .ux-checkbox{min-width:235px}}.filter__container{z-index:10;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex-direction:row;padding-left:0;margin-bottom:24px}@media only screen and (max-width:680px){.filter__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}@media only screen and (max-width:767px){.filter__container{margin-top:0}}.filter_reset{display:-webkit-box;display:-ms-flexbox;display:flex;width:190px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px}@media only screen and (max-width:680px){.filter_reset{margin-top:20px;width:100%}.filter_reset span{width:100%;height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ff4661;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;text-align:center;border-radius:5px;position:static;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}}@media only screen and (max-width:1200px){.filter_reset{margin-top:20px}}.filter_reset span{position:relative;padding-left:16px;font-size:14px;cursor:pointer;color:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.filter_reset span:before{content:"";position:absolute;background-image:url(/images/icon_refresh.svg);height:8px;width:8px;left:0;top:4px;background-size:8px}@media only screen and (max-width:680px){.filter_reset span:before{position:static;width:auto;height:auto;background-image:none}}.filter__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:1200px){.filter__inner{max-width:700px}}@media only screen and (max-width:680px){.filter__inner{max-width:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.filter__item{width:100%}@media only screen and (max-width:680px){.filter__item .Select_size_l{width:100%!important}}.sorter__item{border:none;color:#9fa3e5;cursor:pointer;font-size:14px;background:0 0;width:auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.sorter__item,.sorter__item span{font-family:Montserrat,Arial,Helvetica,sans-serif}.sorter__item span{padding-right:3px;font-weight:800}.sorter__item .sorter__container .select-search-box__search{padding:0 20px 0 10px!important;color:#fff!important;text-shadow:0 1px 1px rgba(32,35,67,.2)}.sorter__item .sorter__container .select-search-box_select:after{right:0!important}.sorter__item_text{color:#9fa3e5}.sorter__wrapper{width:100%;border-top:1px solid #9fa3e5}@media only screen and (max-width:512px){.desktop__count{display:none}}.mobile__count{display:none}@media only screen and (max-width:512px){.mobile__count{display:block}}.mobile__count-text{padding:0 5px}.configurable__sorters_mobile-reset{border-bottom:1px solid #1a1943;width:100%;margin-top:0;padding:20px 0}@media only screen and (max-width:767px){.configurable__sorters_height{height:100%}}.configurable__sorters-mobile_bottom{padding:20px}.withdrawal__description{padding-top:10px}.withdrawal__title{padding:10px 0;font-size:20px;color:#202343;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:767px){.withdrawal__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.withdrawal__title .currency__display{text-align:left;margin-top:10px}}.withdrawal__title>span:first-child{margin-right:10px}.withdrawal__price{color:#564fff;font-size:20px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800}.withdrawal__container{background-color:#fff;border-radius:5px;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);display:block;width:90%}@media only screen and (max-width:767px){.withdrawal__container{margin:auto}}.withdrawal p{margin-bottom:24px}.payout__final-price,.payout__label{font-size:12px;color:#2c2b5e;text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.payout__final-price{margin-bottom:5px}.payout__inner{position:relative;z-index:10}.payout__title{padding:20px 40px 0}.confirm-delete p span,.edit-payout p span,.withdrawal-success p span{color:#3a3958;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.confirm-delete>div,.edit-payout>div,.withdrawal-success>div{overflow:visible}.withdrawal-success{width:475px!important}@media only screen and (max-width:767px){.cashout__title,.confirm-delete__title,.payout__title,.withdrawal-success__title{padding:0 0 20px}}.cashout__title h2,.confirm-delete__title h2,.payout__title h2,.withdrawal-success__title h2{font-size:20px;color:#3a3958;margin-bottom:5px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.cashout__title p,.confirm-delete__title p,.payout__title p,.withdrawal-success__title p{font-size:14px;color:#9195d6;margin-bottom:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.cashout__btn-section,.confirm-delete__btn-section,.payout__btn-section,.withdrawal-success__btn-section{margin-top:10px;padding:0 40px 20px}.confirm-delete p{margin-top:10px;margin-bottom:8px}.payout__title{padding-bottom:15px;font-size:20px;color:#3a3958;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}@media only screen and (max-width:767px){.payout__title{padding:15px 0}}@media only screen and (max-width:767px){.payout__content{padding:0}}.payout .ux-section_column{margin-bottom:10px}.payout .ux-section_last{margin-bottom:0}.payout .select-search-box{margin-bottom:10px}.cashout-item{padding:40px;border-top:1px solid #e3e4ef;margin-top:5px}@media only screen and (max-width:767px){.cashout-item{padding:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cashout-item__logo-wrap{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}.cashout-item__logo{margin-right:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cashout-item__logo img{width:100px;height:45px}.cashout-item__title{color:#3a3958;font-weight:700}.cashout-item__description,.cashout-item__title{font-size:14px;font-family:Montserrat,Arial,Helvetica,sans-serif}.cashout-item__description{color:#9195d6;margin-bottom:0;font-weight:500}.cashout-item__commission-item{font-size:14px;margin-top:5px;color:#9093be}.cashout-item__btn-area{width:auto;margin-left:40px}.withdrawal__preload .ux-preloader-wrap{min-height:367px}.withdraw__info{padding:40px;background-color:#fff;border-radius:5px}@media only screen and (max-width:767px){.withdraw__info{padding:0}}.withdraw__info_error{width:370px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.withdraw__info_error{width:100%}}.withdraw__info_done{width:335px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.withdraw__info_done{width:100%}}.withdraw__info div{text-align:center}.withdraw__info_title{margin-top:10px}.withdraw__info_title h2{text-align:center!important}.withdraw__info_description p{text-align:center!important;color:#ff4661!important}.withdraw__info_img{width:70px}.withdraw__info_description-success{margin-top:15px}@media only screen and (max-width:767px){.cashout-item__text{margin-top:15px}}.wrapper{background:#161b2f;position:relative;z-index:2}.wrapper_main:before{content:"";position:absolute;background-image:url(/images/bg_main.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;top:0;width:100%;height:768px}.wrapper_become:before{content:"";position:absolute;background-image:url(/images/seller_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;top:0;width:100%;height:768px}.wrapper__bg{display:none}.wrapper__bg_main{position:absolute;display:block;background-image:url(/images/bg_main_center.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;top:50%;opacity:.4;width:100%;height:1100px;z-index:-1}.wrapper__inner{position:relative;z-index:3}.wrapper__container{width:1160px;margin:auto}@media only screen and (max-width:1200px){.wrapper__container{width:100%;padding:0 20px}}.wrapper__container .ux-body__content{width:100%;padding:0!important}.wrapper__container .w-route-info__description{width:53%;z-index:2}@media only screen and (max-width:767px){.wrapper__container .w-route-info__description{width:100%}}.accordion__item{border-bottom:1px solid rgba(198,198,255,.2)}.accordion__title{font-size:16px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600;cursor:pointer;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c6c6ff;outline:none;height:54px;position:relative}.accordion__title:before{content:"";position:absolute;right:0;top:23px;background:url(/images/arrow.svg);width:15px;background-repeat:no-repeat;background-size:contain;height:7px}.accordion__title[aria-selected=true]:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.accordion__title--animated[aria-expanded=true]:hover:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.accordion__body{font-size:14px;padding-bottom:20px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;line-height:1.57;color:#948fce;display:block;-webkit-animation:move-down .8s ease-in;animation:move-down .8s ease-in}.accordion__body--hidden{display:none;opacity:0;-webkit-animation:move-down .35s ease-in;animation:move-down .35s ease-in}@-webkit-keyframes move-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(5px);transform:translateY(5px)}30%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes move-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(5px);transform:translateY(5px)}30%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes shadings{0%{opacity:.5}25%{opacity:1}50%{opacity:.5}75%{opacity:1}to{opacity:.5}}@keyframes shadings{0%{opacity:.5}25%{opacity:1}50%{opacity:.5}75%{opacity:1}to{opacity:.5}}.become__box{margin-top:120px;position:relative}.become__box-inner{width:555px;z-index:3}@media only screen and (max-width:767px){.become__box-inner{width:100%}}.become__box-inner .ux-description{line-height:1.75;color:#948fce}.become__box:before{content:"";position:absolute;background-repeat:no-repeat;top:0;background-size:cover}.become__box:after{content:"";position:absolute;background-repeat:no-repeat;top:0;background-size:cover}.become__box_legal:before{background-image:url(/images/1_shade.png);width:930px;height:700px;left:auto;top:-200px;right:-145px;-webkit-animation-name:shadings;animation-name:shadings;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media only screen and (max-width:991px){.become__box_legal:before{-webkit-animation:none;animation:none;-webkit-filter:brightness(80%);filter:brightness(80%);opacity:.2;left:0}}@media only screen and (max-width:767px){.become__box_legal:before{width:100%;background-size:contain}}.become__box_legal:after{background-image:url(/images/1.png);width:930px;height:700px;left:auto;right:-145px;top:-200px}@media only screen and (max-width:991px){.become__box_legal:after{-webkit-filter:brightness(80%);filter:brightness(80%);opacity:.2;left:0}}@media only screen and (max-width:767px){.become__box_legal:after{width:100%;background-size:contain}}.become__box_easy:before{background-image:url(/images/2_shade.png);width:730px;height:730px;left:-125px;top:-167px;right:auto;-webkit-animation-name:shadings;animation-name:shadings;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media only screen and (max-width:991px){.become__box_easy:before{-webkit-animation:none;animation:none;-webkit-filter:brightness(80%);filter:brightness(80%);opacity:.2;left:0}}@media only screen and (max-width:767px){.become__box_easy:before{width:100%;background-size:contain}}.become__box_easy:after{background-image:url(/images/2.png);width:730px;height:730px;left:-125px;right:auto;top:-167px}@media only screen and (max-width:991px){.become__box_easy:after{-webkit-filter:brightness(80%);filter:brightness(80%);opacity:.2;left:0}}@media only screen and (max-width:767px){.become__box_easy:after{width:100%;background-size:contain}}.become__status-item{width:360px;border-radius:5px;background-color:#fff;background-color:rgba(198,198,255,.05);border:1px solid rgba(198,198,255,.15);position:relative;z-index:1}@media only screen and (max-width:991px){.become__status-item{margin-left:10px}.become__status-item:first-child{margin-left:0}}@media only screen and (max-width:767px){.become__status-item{margin:auto;width:100%}.become__status-item:first-child{margin-left:auto}}.become__status-item:before{content:"";position:absolute;width:100%;height:5px;border-top-left-radius:5px;border-top-right-radius:5px}.become__status-item:after{content:"";position:absolute;width:100%;background-position:50%;height:170px;background-repeat:no-repeat;background-size:cover}.become__status-item-inner{z-index:2;padding:30px 40px;height:100%}@media only screen and (max-width:991px){.become__status-item-inner{padding:20px}}.become__status-item_starter:before{background-image:-webkit-gradient(linear,right top,left top,from(#78c0ff),to(#438cfd));background-image:-o-linear-gradient(right,#78c0ff,#438cfd);background-image:linear-gradient(270deg,#78c0ff,#438cfd)}.become__status-item_starter:after{background-image:url(/images/blue_b.png)}.become__status-item_verified:before{background-image:-webkit-gradient(linear,right top,left top,from(#c188fb),to(#8e50f6));background-image:-o-linear-gradient(right,#c188fb,#8e50f6);background-image:linear-gradient(270deg,#c188fb,#8e50f6)}.become__status-item_verified:after{background-image:url(/images/purple_b.png)}.become__status-item_trusted:before{background-image:-webkit-gradient(linear,right top,left top,from(#fcc08a),to(#f78c52));background-image:-o-linear-gradient(right,#fcc08a,#f78c52);background-image:linear-gradient(270deg,#fcc08a,#f78c52)}.become__status-item_trusted:after{background-image:url(/images/orange_b.png)}.become__status-item-separator{background-image:-webkit-gradient(linear,right top,left top,from(rgba(229,229,255,0)),color-stop(50%,rgba(214,214,255,.2)),to(rgba(198,198,255,0)));background-image:-o-linear-gradient(right,rgba(229,229,255,0),rgba(214,214,255,.2) 50%,rgba(198,198,255,0) 100%);background-image:linear-gradient(270deg,rgba(229,229,255,0),rgba(214,214,255,.2) 50%,rgba(198,198,255,0));height:1px;width:100%;margin:20px 0}.become__status-item-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,left bottom,from(#7932ff),to(#564fff));background:-o-linear-gradient(top,#7932ff,#564fff);background:linear-gradient(180deg,#7932ff,#564fff);height:44px;border-radius:5px;color:#fff;-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.25);box-shadow:0 6px 18px 0 rgba(86,79,255,.25);text-align:center;border:1px solid hsla(0,0%,100%,.15);font-size:13px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700;text-transform:uppercase}.become__status-item-btn:hover{-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.15);box-shadow:0 6px 18px 0 rgba(86,79,255,.15);-webkit-filter:brightness(125%);filter:brightness(125%);border:1px solid hsla(0,0%,100%,.15);-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.become__status-item-btn:active{-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.25);box-shadow:0 6px 18px 0 rgba(86,79,255,.25);background:-webkit-gradient(linear,left top,left bottom,from(#6512e4),to(#605aff));background:-o-linear-gradient(top,#6512e4,#605aff);background:linear-gradient(180deg,#6512e4,#605aff)}.become__option{padding:15px 0}.become__option-title{font-size:12px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700;text-transform:uppercase;opacity:.5;color:#948fce;line-height:1;padding-bottom:10px}.become__option-container_abilities p:before{background-image:url(/images/icon_abilities.svg)}.become__option-container_requirements{opacity:1}.become__option-container_requirements p:before{background-image:url(/images/icon_requirements.svg)}.become__option-item{font-size:13px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;line-height:1.31;color:#948fce;padding:8px 0 8px 22px;position:relative}.become__option-item:before{content:"";position:absolute;top:10px;left:0;width:14px;height:14px;background-repeat:no-repeat}.wrapper__seller-heading{text-align:center;width:580px;margin:auto;padding-top:70px}@media only screen and (max-width:767px){.wrapper__seller-heading{width:100%}.wrapper__seller-heading .heading__container.theme_dark .page__heading_size_x-large{font-size:8vw!important}}.wrapper__seller-description p{line-height:1.8;padding:0 20px}.wrapper__seller-btn-container{text-align:center;padding:30px 0;position:relative;z-index:10}.wrapper__seller-btn-container:before{right:0;content:"";position:absolute;background:url(/images/polygon.svg);width:420px;height:20px;background-repeat:no-repeat;top:40px}@media only screen and (max-width:1200px){.wrapper__seller-btn-container:before{width:35%}}@media only screen and (max-width:767px){.wrapper__seller-btn-container:before{width:15%}}.wrapper__seller-btn-container:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:0;content:"";position:absolute;background:url(/images/polygon.svg);width:420px;height:20px;background-repeat:no-repeat;top:40px}@media only screen and (max-width:1200px){.wrapper__seller-btn-container:after{width:35%}}@media only screen and (max-width:767px){.wrapper__seller-btn-container:after{width:15%}}.wrapper__seller-statuses{margin-top:90px}.wrapper__seller-statuses h2{text-align:center}@media only screen and (max-width:767px){.wrapper__seller-statuses h2{font-size:36px!important}}.wrapper__seller-statuses-container{margin-top:20px;margin-bottom:60px}@media only screen and (max-width:767px){.wrapper__seller-statuses-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wrapper__seller-statuses-container .become__status-item{margin-bottom:20px}}@-webkit-keyframes slideIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0}to{opacity:1}}.checkbox__block{width:auto}.checkbox__block span{color:#2c2b5e!important}@media only screen and (max-width:991px){.payment__coupon-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.payment__container{min-height:100vh;background-color:#2c2b5e;overflow:auto;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.payment__container{height:auto;padding:0}}.payment__container>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.payment__wrapper{width:1164px}@media only screen and (max-width:1520px){.payment__wrapper{width:952px}}@media only screen and (max-width:991px){.payment__wrapper{width:728px;padding:20px}}@media only screen and (max-width:767px){.payment__wrapper{max-width:none;min-width:inherit;width:100%}}.payment__wrapper>img{width:146px}.payment__description{position:relative;margin-bottom:16px}.payment__page{border-radius:5px;background-color:#f6f7fa;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1)}@media only screen and (max-width:991px){.payment__page{width:728px}}@media only screen and (max-width:767px){.payment__page{max-width:none;min-width:inherit;width:100%}}.payment__icon{padding-bottom:18px}.payment__btn_return{margin-top:20px}.payment__errors{margin-top:10px;color:#ff4661}.payment__tooltip{margin:4px 8px 0!important;border-radius:50%;border:2px solid #9093be;color:#9093be;max-width:1.2rem;height:1.2rem;font-size:13px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;cursor:default;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.payment__logo,.payment__tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.payment__logo{-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#fff;height:90px;padding:23px;min-width:240px;border-radius:8px;margin-right:20px;margin-bottom:15px;width:calc(50% - 20px);border:1px solid #d5d3e4;position:relative;overflow:hidden}@media only screen and (max-width:991px){.payment__logo{width:30%;min-width:200px}}@media only screen and (max-width:1520px) and (min-width:991px){.payment__logo{width:100%;margin-right:0}}@media only screen and (max-width:767px){.payment__logo{margin-right:0;width:100%}}.payment__logo .payment__button_commission{position:absolute;vertical-align:center;top:3px;right:3px;padding:2px 4px;border-radius:4px;color:#fff;background:#a0a0b4}.payment__logo .payment__button_promotion{position:absolute;left:0;bottom:0;padding:2px 4px;border-radius:0 4px 0 0;vertical-align:center;background:#ff4661;color:#fff;font-weight:700;font-size:14px}.payment__logo img{height:100%}.payment__logo_selected{padding:22px;border:2px solid #564fff}.payment__logo_selected .payout__item-radio:after{display:block}.payment__item-logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:140px;height:42px}.payment__item-logo-wrap img{-o-object-fit:contain;object-fit:contain}.payment__section{padding:30px 40px 30px 20px;z-index:10;position:relative}@media only screen and (max-width:991px){.payment__section{padding:15px}}.payment__section_left{padding:30px 20px 30px 40px}@media only screen and (max-width:991px){.payment__section_left{padding:15px}}.payment__section h2{padding-top:0!important}.payment__section_noorder{padding-left:40px}@media only screen and (max-width:991px){.payment__section_noorder{padding-left:20px}}.payment__section_noorder .payment__logo{width:240px;margin-right:20px!important}@media only screen and (max-width:767px){.payment__section_noorder .payment__logo{width:100%;margin-right:0!important}}.payment__section h2.page__heading{padding:0 10px 0 0!important}.payment__develop{margin-top:5px}.payment__balance-area{width:auto}@media only screen and (max-width:991px){.payment__balance-area p{font-size:10px}}.payment__balance-area p{font-size:13px;color:#9093be;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.payment__balance-area span{color:#564fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.payment__order-info{min-height:300px;border-radius:5px;margin:8px 0 20px;background-color:#fff;border:1px solid #d5d3e4}@media only screen and (max-width:991px){.payment__order-info{margin:0}}.payment__order-info_not-found{color:#2c2b5e;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.payment__extra-container input{background-color:#fff}.payment__extra-container .ux-field-wrap__label.theme_light{margin-bottom:8px!important;margin-top:12px}.payment__extra-container #container_city{margin-top:10px}.payment__extra-container .ux-field-wrap{opacity:0;-webkit-animation-name:slideIn;animation-name:slideIn;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}.payment__coupon-area{border-top:1px solid #d5d3e4;padding:15px 40px;height:135px}@media only screen and (max-width:991px){.payment__coupon-area{padding:15px 20px}}.payment__coupon-area p{white-space:nowrap}.payment__coupon-area input{background-color:#fff}.payment__coupon-area button{margin-top:12px}.payment__coupon-input-area{-webkit-box-flex:0;-ms-flex:0 1;flex:0 1;margin-right:20px}.payment__active-area{border-radius:0;border-right:1px solid #d5d3e4;padding:30px}.payment__add-sum{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-transition:all .3s;-o-transition:.3s all;transition:all .3s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 40px;border-top:1px solid #d5d3e4}@media only screen and (max-width:991px){.payment__add-sum{padding:15px 20px}}.payment__add-sum h2{padding:0 15px 0 0!important}.payment__add-sum .price__wrapper{-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__add-sum_hidden{height:0;padding:0;border:none;opacity:0}.payment__add-sum .currency__display{line-height:1.5}.payment__not-modal{background-color:#fff;padding:12px;margin:0!important;color:#2c2b5e;font-size:14px;border-radius:5px;-webkit-transition:none;-o-transition:none;transition:none;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.payment__footer{border-top:1px solid #d5d3e4;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.payment__footer{padding:20px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:991px){.payment__footer .container__relative{width:200px}}@media only screen and (max-width:767px){.payment__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payment__footer .container__relative{width:100%}}.payment__footer *{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__footer a{margin:0 3px}.payment__footer-inner{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}@media only screen and (max-width:767px){.payment__footer-inner{margin-bottom:20px}}.payment__footer-inner .checkbox__block{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__types{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:10px}.payment__terms{font-size:14px;color:#2c2b5e}.payment__secure-zone{width:820px}@media only screen and (max-width:991px){.payment__secure-zone{width:728px;width:95%}}.payment__secure-zone .icon{margin-right:25px;width:70px;height:67px}.payment__policy{padding-bottom:20px}@media only screen and (max-width:991px){.payment__policy{width:728px;width:95%}}.payment__policy p{font-size:13px;color:#797fa2;padding:5px 0}.payment__result{padding:40px;width:auto!important;min-width:0!important;max-width:380px}.payment__result .loader__block{padding-top:0;margin:0}.payment__result p{color:#8d8c9e;text-align:center}.payment__note{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:rgba(227,228,239,.3);border-radius:4px;padding:20px 24px 20px 58px;white-space:pre-wrap;color:#32316a;font-size:12px;line-height:20px;font-weight:600}.payment__note_icon{position:absolute;top:24px;left:24px;width:18px;height:18px;display:inline-block}.payment__active-strip{background-color:#fff;border-radius:4px;border:1px solid #d5d3e4;padding:10px 20px}.payment__active-strip span{color:#9093be;line-height:1.22}.payment__active-strip span b{color:#564fff}.payment__active-strip button{margin:0;text-align:right}.payment__active-strip button span{color:#ff4661}.order-info__content{padding:30px 20px 15px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.order-info__content .order__column{padding:0}.order-info__content .heading__container{margin-bottom:10px}.order-info__final-price{border-top:1px dashed #d5d3e4;padding:20px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-info__final-price p{color:#9093be;font-size:.8rem;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.order-info__final-price div{color:#564fff;font-size:20px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.order-info__final-price div>span:first-child{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}@media only screen and (max-width:991px){.order-info__coupon-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.payment__add-title h2.page__heading{text-align:right!important}@media only screen and (max-width:991px){.payment__add-title h2.page__heading{text-align:left!important}}.wizard__header{height:104px}.wizard__header-page-separator{height:30px;width:100%;background-color:#fff;border-bottom:10px solid #2c2b5e}.wizard__headerCounter{padding:3px 7px;margin-right:8px;font-size:14px;border:2px solid #9093be;border-radius:4px}.wizard__headerCounter,.wizard__headerItem{color:#9093be;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.wizard__headerItem{width:33.3%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid #e3e4ef;border-bottom:2px solid transparent}@media only screen and (max-width:767px){.wizard__headerItem{display:none;width:100%}}.wizard__headerItem:first-child{border-left:none}.wizard__headerItem_passed{color:#96d473;border-bottom-color:#96d473}.wizard__headerItem_passed .wizard__headerCounter{color:#96d473;border-color:#96d473}.wizard__headerItem_active{color:#202343;border-bottom-color:#564fff}@media only screen and (max-width:767px){.wizard__headerItem_active{display:-webkit-box;display:-ms-flexbox;display:flex}}.wizard__headerItem_active .wizard__headerCounter{color:#564fff;border-color:#564fff}.wizard__container{background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);border-radius:5px;min-height:600px;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}@media only screen and (max-width:767px){.wizard__container{min-height:inherit}}.wizard__container .ux-field-wrap .ux-field{margin-bottom:0}.wizard__container.loading{max-height:600px}.wizard__header{border-bottom:1px solid #e3e4ef;min-height:104px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.wizard__header{min-height:inherit}}.wizard__heading{font-size:16px;color:#9093be;margin:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}@media only screen and (max-width:767px){.wizard__heading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.wizard__heading-number{color:#9093be;border:2px solid #9093be;border-radius:5px;font-size:13px;margin-right:5px;padding:2px 7px;font-weight:700}.wizard__description,.wizard__heading-number{font-family:Montserrat,Arial,Helvetica,sans-serif}.wizard__description{font-size:16px;color:#9195d6;margin:12px 0 0;line-height:1.3;font-weight:500}.wizard__body{will-change:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:410px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wizard__body [id="container_options.basePrice"]>div.ux-field-wrap__errors-area.ux-field-wrap__errors-area_shown{width:2800px}.wizard__body>*{will-change:auto}.wizard__body #container_region{margin-bottom:10px}.wizard__body .ux-section_column,.wizard__body .ux-section_row{padding:30px 40px 20px;will-change:auto}@media only screen and (max-width:767px){.wizard__body .ux-section_column,.wizard__body .ux-section_row{padding:10px 15px 5px}}.wizard__body .ux-section_column>*,.wizard__body .ux-section_row>*{margin-right:20px;margin-bottom:20px}@media only screen and (max-width:767px){.wizard__body .ux-section_column>*,.wizard__body .ux-section_row>*{margin-right:0;margin-bottom:10px}}.wizard__body .ux-section_column *,.wizard__body .ux-section_row *{will-change:auto}.wizard__body .ux-section_column .ux-section_row{padding:0}.wizard__body .ux-section_column .ux-section_row .ux-field-wrap{margin-bottom:0}@media only screen and (max-width:767px){.wizard__body .ux-section_column .ux-section_row .ux-field-wrap{margin-bottom:10px}}.wizard__body .dymamic-block__option-wrap{margin-bottom:20px}.wizard__row--last{border-bottom:none!important}.wizard__row--last .ux-field__label{padding-bottom:10px}.wizard__footer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 40px;border-top:1px solid #e3e4ef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.wizard__footer{padding:10px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.wizard__item{border-bottom:2px solid transparent;width:420px;border-left:1px solid #e3e4ef;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:104px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.wizard__item{width:100%;display:none;min-height:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}}.wizard__item:first-child{border-left:0}.wizard__item--active{border-bottom:2px solid #564fff}@media only screen and (max-width:767px){.wizard__item--active{display:block}}.wizard__item--active .wizard__heading{color:#2c2b5e;opacity:1}.wizard__item--active .wizard__heading-number{color:#564fff;border:2px solid #564fff}.wizard__item--done{border-bottom:2px solid #96d473}.wizard__item--done .wizard__heading{color:#96d473;opacity:1}.wizard__item--done .wizard__heading-number{color:#96d473;border:2px solid #96d473}.profile{position:relative}.profile__field{margin-bottom:15px}.profile__admin_information{margin-top:.2rem;margin-bottom:.4rem}.profile__admin_information span{color:#c0c0d6}.profile__admin_information-title{margin-right:.2em}.profile__tab-panel{background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1);border-radius:5px}.profile__tab-panel .ux-tabs__menu-header{border-top:none!important;padding:0 40px}@media only screen and (max-width:767px){.profile__tab-panel .ux-tabs__menu-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}}.profile__tab-panel .ux-tabs__menu-item{padding:8px 0}@media only screen and (max-width:767px){.profile__tab-panel .ux-tabs__menu-item a{font-size:0!important;width:40px;height:40px!important}.profile__tab-panel .ux-tabs__menu-item a:before{content:"";position:absolute;width:25px;height:25px;left:7.5px;background-repeat:no-repeat;background-size:cover}}@media only screen and (max-width:767px){.profile__tab-panel .ux-tabs__menu-item:first-child a:before{-webkit-filter:grayscale(100%);filter:grayscale(100%);background-image:url(/images/icon_edit.svg)}}@media only screen and (max-width:767px){.profile__tab-panel .ux-tabs__menu-item:nth-child(2) a:before{-webkit-filter:grayscale(100%);filter:grayscale(100%);background-image:url(/images/payout_icon_gear.svg)}}@media only screen and (max-width:767px){.profile__tab-panel .ux-tabs__menu-item:nth-child(3) a:before{-webkit-filter:grayscale(100%);filter:grayscale(100%);background-image:url(/images/icon_clock.svg)}}@media only screen and (max-width:767px){.profile__tab-panel .ux-tabs__menu-item:nth-child(4) a:before{-webkit-filter:grayscale(100%);filter:grayscale(100%);background-image:url(/images/icon_password.svg)}}.profile__body{min-height:445px;padding:20px 40px 40px}@media only screen and (max-width:767px){.profile__body{padding:20px}}.profile__body .ux-field-wrap{margin-bottom:20px}.profile__body_loading{min-height:563px}.profile__body-margin{margin-top:20px}.profile__bottom{padding:20px 40px;border-top:1px solid #e3e4ef;min-height:85px}@media only screen and (max-width:767px){.profile__bottom{min-height:inherit;padding:20px 15px}}.profile__bottom .pb-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.profile__header{padding-bottom:20px}.profile__box{padding:20px 40px 40px;border-bottom:1px solid #e3e4ef}@media only screen and (max-width:767px){.profile__box{padding:10px 15px}}.profile__box_loading{height:250px}.profile__box-inner{padding-top:20px}.profile__box_inherit{border-bottom:0}.profile__confirmModal span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.profile__trusted{font-size:13px;margin-left:5px}.profile__description{padding-bottom:30px}.tab-panel .pagination__controls{padding:20px 40px}@media only screen and (max-width:767px){.tab-panel .pagination__controls{padding:20px 15px}}@media only screen and (max-width:767px){.tab-panel .ux-pagination{padding:0;overflow:hidden}}.tab-panel .ux-pagination__page a{color:#828eb4}.tab-panel .ux-pagination__page_active{border:2px solid #564fff}.tab-panel .ux-pagination__page_active a{color:#2c2b5e}.tabs-menu-item.is-active a,.tabs-menu-item:not(.is-active) a:hover{color:#3a3958}.link-btn{width:260px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,left bottom,from(#7932ff),to(#564fff));background:-o-linear-gradient(top,#7932ff,#564fff);background:linear-gradient(180deg,#7932ff,#564fff);height:44px;border-radius:5px;color:#fff;margin-top:20px;-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.25);box-shadow:0 6px 18px 0 rgba(86,79,255,.25);text-align:center;font-size:13px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.link-btn,.link-btn:hover{border:1px solid hsla(0,0%,100%,.15)}.link-btn:hover{-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.15);box-shadow:0 6px 18px 0 rgba(86,79,255,.15);-webkit-filter:brightness(125%);filter:brightness(125%);-webkit-transition:.2s ease-in;-o-transition:ease-in .2s;transition:.2s ease-in}.link-btn:active{-webkit-box-shadow:0 6px 18px 0 rgba(86,79,255,.25);box-shadow:0 6px 18px 0 rgba(86,79,255,.25);background:-webkit-gradient(linear,left top,left bottom,from(#6512e4),to(#605aff));background:-o-linear-gradient(top,#6512e4,#605aff);background:linear-gradient(180deg,#6512e4,#605aff)}.transactions__account{opacity:1}@media only screen and (max-width:767px){.transactions__account{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.transactions__account_item{padding:20px 30px;width:auto;min-width:210px;border-right:1px solid #e3e4ef}@media only screen and (max-width:767px){.transactions__account_item{border-right:none}}.transactions__account_item:last-child{border:none}.transactions__account_title{color:#9093be;text-transform:uppercase;font-size:12px;line-height:1;margin-left:17px;position:relative;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.transactions__account_title:before{content:"";position:absolute;top:0;left:-17px;width:14px;height:12px;background-repeat:no-repeat;background-size:contain}.transactions__account_title_incoming:before{background-image:url(/images/arrow_down.svg)}.transactions__account_title_outgoing:before{background-image:url(/images/arrow_up.svg)}.transactions__account_title_amount:before{background-image:url(/images/balance.svg)}.transactions__account_title_options:before{background-image:url(/images/options.svg)}.transactions__account_price{color:#28315b;font-size:18px;margin-top:15px;line-height:.78;font-weight:600}.transactions__account_price,.transactions__item_heading{text-transform:uppercase;font-family:Montserrat,Arial,Helvetica,sans-serif}.transactions__item_heading{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:#9093be;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;font-weight:700}.transactions__item_heading:last-child{width:100%!important}.transactions__heading{padding:12px 30px}@media only screen and (max-width:767px){.transactions__heading{display:none}}.transactions__checkbox.theme_light{width:100%;margin-top:15px;text-transform:uppercase}.transactions__checkbox.theme_light .ux-checkbox__label{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.transaction__item{height:80px;padding:20px 29px;border-bottom:1px solid #e3e4ef}@media only screen and (max-width:767px){.transaction__item{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}}.transaction__item_container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.transaction__item_container{width:50%;min-height:54px}.transaction__item_container:nth-child(2n){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media only screen and (max-width:512px){.transaction__item_container{width:100%}.transaction__item_container:nth-child(2n){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:40px}}.transaction__item_container:first-child{min-width:600px}@media only screen and (max-width:1520px){.transaction__item_container:first-child{min-width:410px}}@media only screen and (max-width:1200px){.transaction__item_container:first-child{min-width:300px}}@media only screen and (max-width:767px){.transaction__item_container:first-child{min-width:50%}}.transaction__item_container:last-child{width:50px}@media only screen and (max-width:767px){.transaction__item_container:last-child{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.transaction__item_ip{font-size:12px}.transaction__item_symbol{font-size:18px;color:#28315b;position:absolute;top:0;left:-10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.transaction__item_symbol_green{color:#96d473}.transaction__item_symbol_red{color:#ff4661}.transaction__item_noselect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.transaction__item_right{height:100%}.transaction__item_amount{white-space:nowrap;position:relative}.transaction__item_commission{font-size:.5em;color:#c0c0d6}.transaction__item:last-child{border-bottom:none}.transaction__item_id{white-space:nowrap}.transaction__item-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:1;white-space:nowrap;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600}.transaction__item-description{font-size:12px;color:#9093be;padding-top:10px;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}@media only screen and (max-width:1200px){.transaction__item-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.transaction__item-description>*{margin-right:10px}.transaction__item_time{font-size:12px;color:#9093be;text-transform:none;position:static;padding-left:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.transaction__item_time:after{position:static;background:0 0;width:0;height:0}.transaction__item_balance{position:relative;left:-10px}.transaction__item_balance_text{margin-right:3px;font-size:10px;color:#9093be}.transactions__container{min-height:427.5px;margin-top:10px}@media only screen and (max-width:767px){.transactions__container{width:100%;overflow:scroll}}.transactions__inner{border-radius:5px;border:1px solid #e3e4ef}.transactions__pagination_controls{margin-left:40px}.transactions__pagination_controls a{color:#828eb4}.transactions__pagination_controls .ux-pagination__page_active a{border:2px solid #564fff;border-radius:5px;color:#2c2b5e}@media only screen and (max-width:1200px){.transactions__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.empty-page{height:100vh;background-color:#2c2b5e}.email-verify{margin-top:80px}.email-verify__container{width:340px}.email-verify__og-logo{height:auto;width:100%;margin-bottom:15px}.email-verify__logo{font-size:28px;color:#202343;margin-bottom:15px;text-align:center;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.email-verify__panel{padding:40px;background:#fff;border-radius:5px;-webkit-box-shadow:0 1px 3px 0 rgba(20,27,51,.1);box-shadow:0 1px 3px 0 rgba(20,27,51,.1)}.email-verify__panel>p{margin:15px 0;font-size:20px;color:#202343;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:700}.email-verify__panel>span{font-size:14px;color:#9093be;margin-bottom:20px;text-align:center}.email-verify__icon{padding-bottom:14px}.email-verify__btn_return{margin-top:20px}.email-verify__title{width:100%}.vertical-slider-wrap__first{width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.7rem}@media only screen and (max-width:512px){.vertical-slider-wrap__first{font-size:28px}}.vertical-slider-wrap__first_pretext{margin-right:1rem}@media only screen and (max-width:512px){.vertical-slider-wrap__first_pretext{margin-right:10px}}@media only screen and (max-width:512px){.vertical-slider-wrap__second{font-size:28px}}.vertical-slider{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vertical-slider .slick-list{width:280px;overflow:hidden}.vertical-slider .slick-slider{min-width:280px}.sitemap{margin:40px 0}.sitemap__block{margin:40px 0 20px}.sitemap-top .ux-body__content{margin-top:70px}.wrapper__browser{position:relative;min-height:100vh;background-image:url(/images/bg_main.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:2}.wrapper__browser_heading.theme_dark .page__heading_size_large{text-align:center}.wrapper__browser_small p{width:450px;margin:auto auto 30px}.wrapper__browser_description,.wrapper__browser_small p{font-size:20px;line-height:1.5;text-align:center;text-shadow:0 1px 1px rgba(32,35,67,.2)}.wrapper__browser_description{width:500px;margin:auto;color:#9fa3e5;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500}.wrapper__browser_logo{text-align:center;margin-top:120px;margin-bottom:80px}.wrapper__browser_logo img{width:200px}.browser__item{width:150px;text-align:center}.browser__item:hover{opacity:.7}.browser__item img{width:50px}.browser__item p{color:#fff;margin-top:10px}.wrapper__browser_content{min-height:65vh}.auth__login_success,.wrapper__browser_links{padding-top:20px}.auth__description{width:335px!important;margin-bottom:15px}.auth__description p{text-align:center}