@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);
@charset "UTF-8";*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{background:#0e0e0e;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:normal;min-width:320px;position:relative}body,html{height:100%;overflow-x:hidden}body.no-scroll,html.no-scroll{overflow:hidden}img{display:block;height:auto;max-width:100%}.text-center{text-align:center}a{display:block;outline:none;transition:.3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}a,a:focus,a:hover{text-decoration:none}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#282828;border:1px solid transparent;border-radius:8px;box-shadow:none;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif;font-size:16px;height:48px;outline:none;padding:0 16px;transition:.3s ease;width:100%}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#676767}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#676767}input::placeholder,select::placeholder,textarea::placeholder{color:#676767}input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{background:#202020;box-shadow:none;color:#fff;outline:none}input:focus,select:focus,textarea:focus{border:1px solid #373737}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-text-fill-color:#fff;border:1px solid transparent;-webkit-box-shadow:inset 0 0 0 1000px #282828;color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;border:1px solid transparent;-webkit-box-shadow:inset 0 0 0 1000px #202020;color:#fff;opacity:1;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill:focus::placeholder,input:-webkit-autofill:hover::placeholder,select:-webkit-autofill:focus::placeholder,select:-webkit-autofill:hover::placeholder,textarea:-webkit-autofill:focus::placeholder,textarea:-webkit-autofill:hover::placeholder{color:#fff}textarea{height:152px;padding:10px 16px;resize:none}.form-row{margin:0 0 32px;width:100%}.form-row:last-child{margin:0}.form-group{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.form-group .w-50{width:calc(50% - 12px)}.input-title{align-items:center;color:#9d9d9d;display:flex;flex-wrap:wrap;font-size:14px;justify-content:space-between;margin:0 0 8px;width:100%}.input-description{color:#676767;font-size:12px;margin:8px 0 0;width:100%}.form .btn-view-password{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.btn-view-password{fill:none;stroke:#fff;align-items:center;display:flex;height:20px;justify-content:center;width:20px}.input-subtext{color:#9d9d9d;font-size:16px;position:absolute;right:16px;top:50%;transform:translateY(-50%)}label{display:block;position:relative;width:100%}.btn,button{border:none;border-radius:0;cursor:pointer;font-family:Roboto,sans-serif;margin:0;padding:0;transition:.3s ease}.btn,.btn:focus,.btn:hover,button,button:focus,button:hover{box-shadow:none;outline:none}.btn{align-items:center;border-radius:30px;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:22px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-md{height:40px;padding:7px 24px}.btn-lg{padding:13px 24px}.btn-accent{background:#f5682c;color:#fff}.btn-accent:hover{background:#f77e4a;color:#fff}.btn-accent.active,.btn-accent:active,.btn-accent:focus{background:#f5682c;color:#fff}.btn-accent.disabled{background:#676767;color:#fff;cursor:auto}.btn-border{background:transparent;border:1px solid #fff;color:#fff}.btn-border:hover{border-color:#9d9d9d;color:#9d9d9d}.btn-border.active,.btn-border:active,.btn-border:focus{border-color:#fff;color:#fff}.btn-border.disabled{border-color:#676767;color:#676767}.btn-white{background:#fff;color:#141414}.btn-white:hover{background:#f6f6f6;color:#141414}.btn-white.active,.btn-white:active,.btn-white:focus{background:#fff;color:#141414}.btn-white.disabled{background:#9d9d9d;color:#393939}.timer{margin:0 0 0 5px}.svg-icon,.timer{display:inline-block}.svg-icon{height:100%;width:100%}b,strong{display:inline-block;font-weight:700}ol,ul{padding:0 0 0 20px}.my-ul{list-style:none;padding:0}.wrapper{display:flex;flex-direction:column;height:100%;width:100%}.content{flex:1 0 auto}.container{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1308px;padding:0 14px;position:relative;width:100%}.w-100{width:100%}.row{align-items:stretch;display:flex;flex-wrap:wrap;margin:0 -14px}.col-3{width:33.3%}.col-3,.col-6{padding:0 14px}.col-6{width:60%}.col-5{padding:0 14px;width:50%}.col-10{padding:0 14px;width:100%}.col-4{padding:0 14px;width:40%}h1{font-size:36px;margin:0 0 36px}h1,h2{font-weight:700;width:100%}h2{font-size:28px}.mb-16{margin-bottom:16px}.mb-40{margin-bottom:40px}.m-auto{margin:auto}.color-grey{color:#9d9d9d}a.color-grey:hover{color:#fff}.color-accent{color:#f5682c}a.color-accent:hover{color:#f77e4a}.color-white{color:#fff}a.color-white:hover{color:#f5682c}.font-500{font-weight:500}.list-social{align-items:center;display:flex;flex-wrap:wrap}.list-social li{margin:0 32px 0 0}.list-social li:last-child{margin:0}.list-social li a{fill:#676767;align-items:center;display:flex;height:24px;justify-content:center;width:24px}.list-social li a:hover{fill:#9d9d9d}.list-social li .vk-link{fill:#0e0e0e;background:#676767;border-radius:5px;padding:7px 3px}.list-social li .vk-link:hover{fill:#0e0e0e;background:#9d9d9d}.btn-group{align-items:flex-start;display:flex;flex-wrap:wrap}.btn-group .btn{margin:0 16px 0 0}.btn-group .btn:last-child{margin:0}.justify-content-end{justify-content:flex-end}.dropdown{cursor:pointer;position:relative}.dropdown-menu{background:#282828;border-radius:22px;left:50%;max-width:311px;overflow:hidden;position:absolute;top:100%;transform:translate(-50%);width:100%;z-index:3}.dropdown-menu__head{align-items:center;border-bottom:1px solid #2e2e2e;display:flex;font-weight:500;padding:20px;width:100%}.dropdown-menu__body{width:100%}.dropdown-cabinet{margin:0 32px}.dropdown-cabinet .dropdown-menu{min-width:311px;top:calc(100% + 23px)}.dropdown-menu__link{align-items:center;border-top:1px solid #2e2e2e;color:#fff;display:flex;font-size:14px;padding:16px 20px;width:100%}.dropdown-menu__link-icon{align-items:center;display:flex;height:24px;justify-content:center;margin:0 16px 0 0;min-width:24px;width:24px}.dropdown-menu__link:hover{background:#2e2e2e;color:#fff}.money-value{margin-left:auto}.dropdown-toggle.active .dropdown-toggle__icon{transform:rotate(180deg)}.dropdown-select .dropdown-toggle{align-items:center;background:#282828;border-radius:8px;display:flex;padding:12px 16px}.dropdown-select .dropdown-toggle__icon{align-items:center;background:url(/images/arrow-select.svg?5231605a3688c025ade2a74468da944c) no-repeat 50%;background-size:100%;display:flex;height:16px;justify-content:center;margin-left:auto;min-width:16px;width:16px}.dropdown-select .dropdown-toggle.active{border-radius:8px 8px 0 0}.dropdown-select .dropdown-menu{border-radius:0 0 8px 8px;max-width:none}.dropdown-payment .dropdown-toggle__icon{margin:0}.input-sum{font-size:16px;font-weight:500;margin:0 16px 0 auto}.input-sum sup{color:#9d9d9d;margin:0 0 0 3px}.list-tags{align-items:flex-start;display:flex;flex-wrap:wrap;font-size:14px}.list-tags li{align-items:center;display:flex;margin:0 0 8px}.list-tags li:after{content:"·";display:inline-block;margin:0 8px}.list-tags li:last-child:after{display:none}.list-tags li a{color:#9d9d9d}.list-tags li a:hover{color:#f5682c}.btn-toggle{margin:32px auto 0}.text-decoration{text-decoration:underline}.d-inline{display:inline-block}.list-payment{align-items:flex-start;display:flex;flex-wrap:wrap;margin-left:auto}.list-payment li{margin:0 8px 0 0}.list-payment li:last-child{margin:0}.list-payment li a{align-items:center;display:flex;justify-content:center;max-width:88px;width:100%}
header{background:#141414;border-bottom:1px solid #202020;color:#fff;flex:0 0 auto;margin:0 0 68px;padding:22.5px 0}header .container{align-items:center}header .logo{margin:0 32px 0 0}.logo{color:#f5682c;font-size:28px;font-weight:700}.search-wrapper{margin:0 auto 0 0;max-width:542px;position:relative;width:100%}.form-search{border-radius:20px;position:relative;width:100%}.form-search input{background:#1c1c1c;border-radius:20px;height:40px;padding:0 32px 0 44px}.form-search input:hover{background:#202020}.form-search.active input{background:#202020;border:1px solid #373737;border-radius:20px 20px 0 0}.form-search.active .clear-search{display:flex}.clear-search{stroke:#fff;align-items:center;cursor:pointer;display:none;height:16px;justify-content:center;right:16px;width:16px}.btn-search,.clear-search{fill:none;position:absolute;top:50%;transform:translateY(-50%)}.btn-search{stroke:#676767;background:transparent;border:none;border-radius:0;height:15px;left:18.5px;margin:0;padding:0;width:15px}.search-result{background:#202020;border:1px solid #373737;border-radius:0 0 20px 20px;border-top:none;display:none;left:0;position:absolute;top:100%;width:100%;z-index:2}.search-result__link{align-items:center;color:#fff;display:flex;font-size:14px;padding:10px 16px;width:100%}.search-result__link-icon{fill:none;stroke:#676767;align-items:center;display:flex;height:15px;justify-content:center;margin:0 10.5px 0 0;width:15px}.search-result__link:hover{background:#282828;color:#fff}.btn-burger{fill:none;stroke:#fff;align-items:center;display:none;height:14px;justify-content:space-between;margin-left:auto;position:relative;width:18px}.btn-burger span{background:#fff;border-radius:3px;display:block;height:2px;transition:.3s ease;width:100%}.btn-burger.active span{left:0;position:absolute;top:7px}.btn-burger.active span:nth-child(2){width:0}.btn-burger.active span:first-child{transform:rotate(45deg)}.btn-burger.active span:last-child{transform:rotate(135deg)}.salesman-user-avatar,.user-avatar,.user-photo{align-items:center;background:linear-gradient(163.36deg,#fd530a -2.71%,#fdb64c 88.5%);border-radius:50%;display:flex;font-weight:600;height:40px;justify-content:center;min-width:40px;overflow:hidden;width:40px}.salesman-user-avatar,.user-avatar img,.user-photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-name{margin-left:16px}.user-menu__link{align-items:center;display:flex}.user-menu__link:hover .user-menu__val{color:#fff}.user-menu__val{align-items:center;background:#e15a5a;border-radius:40px;display:flex;font-size:14px;font-weight:500;height:26px;justify-content:center;margin:0 0 0 6px;padding:2px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobile-menu{background:#1c1c1c;bottom:0;color:#fff;display:none;flex-direction:column;height:calc(100% - 85px);left:0;overflow-y:auto;position:fixed;width:100%;z-index:4}.mobile-menu.active{display:flex}.mobile-menu__head{align-items:center;color:#9d9d9d;display:flex;font-weight:400;padding:12px 16px;width:100%}.mobile-menu__body{margin:0 0 30px;width:100%}.mobile-menu__footer{margin:auto 0 0;padding:0 0 48px}.mobile-menu__footer .btn{margin:0 auto;max-width:265px;width:100%}.mobile-menu .dropdown-menu__link{padding:16px}.mobile-menu .dropdown-menu__link:last-child{border-bottom:1px solid #282828}
footer{background:#141414;border-top:1px solid #1c1c1c;color:#9d9d9d;flex:0 0 auto;font-size:14px;margin:34px 0 0;padding:22.5px 0}footer .container{align-items:center}footer .list-social{margin-left:auto}.copyright{margin:0 32px 0 0}.overlay{background-color:#0e0e0e;cursor:pointer;display:none;filter:alpha(opacity=80);left:0;opacity:.8;-moz-opacity:.8;top:0;z-index:100}.modal__div,.overlay{height:100%;position:fixed;width:100%}.modal__div{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;max-width:735px;overflow:auto;top:45%;transform:translate(-50%,-50%);z-index:101}.modal__div h2{font-size:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal__div-head{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:32px;width:100%}.modal__div-body{padding:0 32px 40px}.modal__div-footer{border-top:1px solid #282828;padding:32px;position:relative;width:100%}.modal__div-footer .btn-group .btn{margin:0 24px 0 0}.modal__div-footer .btn-group .btn:last-child{margin:0}.modal__close{stroke:#fff;fill:none;align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:auto;width:24px}.modal__wrapper{background:#1c1c1c;border:1px solid #282828;border-radius:22px;box-sizing:border-box;height:auto;margin:50px auto;overflow:auto;position:relative;width:100%}.footer-list{align-items:center;display:flex;flex-wrap:wrap}.footer-list li{margin:0 32px 0 0}.footer-list li:last-child{margin:0}.modal__div-body{width:100%}.info-finance-line{align-items:flex-start;display:flex;flex-wrap:wrap;margin:0 0 24px;width:100%}.info-finance-line:last-child{margin:0}.info-finance-line__item{color:#fff;font-size:16px;width:100%}.info-finance-line__item.w-50{width:50%}.info-finance-line__item span{color:#9d9d9d;display:block;font-size:14px;margin:0 0 8px}.label-file{border:1px solid #fff;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:15px 16px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.label-file,.label-file__icon{align-items:center;display:flex}.label-file__icon{fill:none;stroke:#fff;height:16px;justify-content:center;margin:0 8px 0 0;min-width:16px;width:16px}.input-file{display:none}
@charset "UTF-8";.registration-section{height:100%}.registration-section .container{align-items:center;height:100%}.registration-box{background:#1c1c1c;border-radius:22px;margin:0 auto 30px;max-width:724px;width:100%}.registration-box:last-child{margin:0 auto}.registration-box__head{align-items:center;display:flex;flex-wrap:wrap;padding:40px 40px 0;width:100%}.registration-box__head h2{margin:0 auto 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.registration-box__footer{border-top:1px solid #282828;padding:32px 40px}.registration-box__footer .box-text{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;justify-content:center;margin:24px auto 0}.registration-box__footer .box-text a{margin-left:8px}.registration-box__body{padding:32px 40px 40px}.registration-box__body .box-text{line-height:24px}.registration-box form button{margin:0 auto;max-width:406px;width:100%}.registration-box__item{border-bottom:1px solid #282828}.registration-box__item:last-child{border:none}.registration-box-settings .registration-box__body{align-items:center;display:flex;flex-wrap:wrap;padding:32px;width:100%}.registration-box-settings .text{font-size:24px;font-weight:700;margin:0 auto 0 0;max-width:415px}.registration-box-settings .text p{color:#9d9d9d;font-size:14px;font-weight:400;line-height:22px;margin:8px 0 0}.btn-confirm{max-width:406px}.form-row-attention{align-items:center;background:#202020;border-radius:8px;display:flex;font-size:14px;padding:10px 16px}.form-row-attention__icon{stroke:#fff;fill:none;align-items:center;border:1.5px solid #fff;border-radius:50%;display:flex;height:20px;justify-content:center;margin:0 9px 0 0;min-width:20px;padding:4px;width:20px}.settings-page h1{margin:0 auto 36px}.settings-page .form-password button{margin:0 0 0 auto;max-width:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-wrapper{margin:0 auto;max-width:724px;width:100%}.form-row-profile{align-items:center;border-bottom:1px solid #282828;display:flex;flex-wrap:wrap;padding:0 0 32px}.form-row-profile .user-photo{height:68px;margin:0 32px 0 0;min-width:68px;width:68px}.tabs{width:100%}.tabs .form-search{max-width:299px}.tabs__content{display:none}.tabs__content.active{display:block}.tabs__caption{align-items:center;border-bottom:1px solid #202020;display:flex;flex-wrap:wrap;font-size:14px;margin:0 0 32px;width:100%}.tabs__caption li{cursor:pointer;margin:0 32px 0 0;padding:0 0 16px;position:relative}.tabs__caption li,.tabs__caption li p{align-items:center;display:flex}.tabs__caption li p:after{content:"·";display:inline-block;margin:0 8px}.tabs__caption li:last-child{margin:0}.tabs__caption li:before{background:#f5682c;bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:.3s ease;width:0}.tabs__caption li.active:before{width:100%}.link-delete{margin-left:24px}.popular-games h1{margin:0 0 40px}.search-result-wrapper h3{font-size:20px;font-weight:500}.popular-game-card{background:#1c1c1c;border-radius:22px;height:100%;overflow:hidden;position:relative;width:100%}.popular-game-card .list-tags li a{color:#fff}.popular-game-card__img{align-items:center;display:flex;height:174px;justify-content:center;overflow:hidden;width:100%}.popular-game-card__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.popular-game-card__body{padding:50px 24px 15px;position:relative}.popular-game-card__logo{align-items:center;background:#0e0e0e;border-radius:50%;display:flex;height:80px;justify-content:center;left:24px;padding:20px;position:absolute;top:-40px;width:80px;z-index:1}.popular-game-card__title{color:#fff;font-size:24px;font-weight:700;margin:0 0 20px;text-transform:uppercase}.popular-game-card__title:hover{color:#f5682c}.games{margin:52px 0 0}.games h2,.games-line{margin:0 0 40px}.games-line{border-bottom:1px solid #202020}.games-line:last-child{border:none;margin:0}.game-item{width:100%}.game-item__title{color:#fff;font-size:20px;font-weight:500;line-height:30px;margin:0 0 8px}.game-item__title:hover{color:#f5682c}.ads-section{margin:0 0 83px}.ads-section .search-result-wrapper{margin:32px 0 0}.table{border-collapse:inherit;border-spacing:0 10px;font-size:14px;margin:16px 0 0}.table,.tbody,.thead{width:100%}.thead{color:#676767;text-align:left}.thead .td{background:transparent}.tbody{font-size:16px}.tbody .tr{border-radius:16px;margin:0 0 8px}.tbody .tr:last-child{margin:0}.tbody .td{padding:26px 23px}.tr{width:100%}.td,.tr{vertical-align:middle}.td{background:#1c1c1c;padding:16px 23px}.td:first-child{border-radius:16px 0 0 16px;-moz-border-radius:16px 0 0 16px;-webkit-border-radius:16px 0 0 16px}.td:last-child{border-radius:0 16px 16px 0;-moz-border-radius:0 16px 16px 0;-webkit-border-radius:0 16px 16px 0}.td-salesman{width:15%}.td-price{width:14%}.ads-title{color:#fff;line-height:24px}.ads-title:hover{color:#f5682c}.salesman-box{align-items:center;background:#2e2e2e;border-radius:39px;display:flex;padding:4px 10px 4px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.salesman-box__photo{align-items:center;display:flex;height:24px;justify-content:center;margin:0 10px 0 0;min-width:24px;position:relative;width:24px}.salesman-box__photo img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.status{border:1px solid #2e2e2e;border-radius:50%;bottom:0;height:10px;position:absolute;right:0;width:10px;z-index:1}.status-off{background:#9d9d9d}.status-on{background:#15d97b}.form-search-no-active.active input{border:1px solid #373737;border-radius:20px}.dropdown-order .dropdown-menu{border-radius:8px;left:auto;min-width:183px;right:0;transform:none}.dropdown-toggle-dots{stroke:#676767;align-items:center;display:flex;height:24px;justify-content:center;margin-left:auto;min-width:24px;width:24px}.dropdown-toggle-dots.active{stroke:#fff}.icon-arrow-price{fill:none;stroke:#676767;height:14px;margin:0 0 -3px 4px;width:10px}.icon-arrow-price:last-child{margin-left:0}.icon-close-price{width:14px}.filter-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;width:100%}.dropdown-price{margin:0 0 0 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dropdown-price .dropdown-toggle{align-items:center;background:#1c1c1c;border-radius:31px;display:flex;height:40px;padding:5px 16px}.dropdown-price .dropdown-toggle__icon{background:url(/images/arrow-select.svg?5231605a3688c025ade2a74468da944c) no-repeat 50%;background-size:100%;height:16px;margin:0 0 0 8px;min-width:16px;width:16px}.dropdown-price .dropdown-menu{border-bottom:1px solid #2e2e2e;border-radius:8px;left:0;margin:12px 0 0;min-width:316px;padding:20px;transform:none}.dropdown-price.active .dropdown-toggle__icon{display:none}.dropdown-price.active .btn-clear{display:flex}.dropdown-price.active .link-replace{color:#f5682c}.dropdown-price.active .link-replace__icon{stroke:#f5682c}.dropdown-select-v2 .dropdown-toggle__icon{margin:0}.dropdown-select-v2 .input-subtext{color:#fff;font-size:16px;font-weight:500;margin:0 16px 0 auto;position:relative;right:0;top:0;transform:none}.dropdown-select-v2 .input-subtext span{color:#9d9d9d;margin:0 0 0 4px}.btn-clear{stroke:#fff;align-items:center;display:none;height:16px;justify-content:center;margin:0 0 0 8px;width:16px}.input-group{align-items:flex-start;display:flex}.input-group label{margin:0 8px 0 0;width:134px}.input-group label:last-child{margin:0}.input-group input{background:#393939;padding:0 23px 0 16px}.input-group input:focus{border:1px solid #676767}.link-replace{align-items:center;color:#676767;display:flex;font-size:14px;margin:20px 0 0 auto}.link-replace.active{color:#f5682c}.link-replace.active .link-replace__icon{stroke:#f5682c}.link-replace__icon{fill:none;stroke:#676767;align-items:center;display:flex;height:16px;justify-content:center;margin:0 8px 0 0;min-width:16px;width:16px}.status-order{align-items:center;background:#2e2e2e;border-radius:20px;display:flex;line-height:24px;padding:4px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.status-order__icon{height:16px;margin:0 8px 0 0;min-width:16px;width:16px}.status-order-wait{color:#f2d17b}.status-order-error{color:#e06565}.status-order-off{color:#9d9d9d}.status-order-on{color:#15d97b}.status-order-on .status-order-dot{background:#15d97b}.status-order-dot{align-items:center;background:#676767;border-radius:50%;display:flex;height:8px;justify-content:center;margin:0 8px 0 0;min-width:8px;width:8px}.td-salesman .status-order{display:none}.finance-box{align-items:flex-start;background:#1c1c1c;border-radius:16px;display:flex;flex-wrap:wrap;max-width:626px;padding:32px;width:100%}.finance-box h4{color:#9d9d9d;font-size:14px;margin:0 0 8px;width:100%}.finance-box__val{font-size:32px;font-weight:700;line-height:40px;margin:0 250px 0 0}.history{margin:48px 0 96px}.table-history .td{width:20%}.table-history .td-status .salesman-box{display:none}.table-history .td-description{width:35%}.total-sum-val{align-items:center;display:flex;flex-wrap:wrap;font-size:18px;font-weight:500}.total-sum-val p{margin:0 4px 0 0}.percent{align-items:center;color:#676767;display:flex;font-size:14px;margin:8px 0 0}.percent p{margin:0 4px 0 0}.attention-text{color:#676767;font-size:12px;line-height:18px;margin:14px auto 0;max-width:391px;text-align:center;width:100%}.description-text p{margin:0 0 30px}.description-text p:last-child{margin:0}.order-box{max-width:none;overflow:hidden;width:100%}.form-chat .message-input{margin:0 auto 10px 0}.form-chat .add-quote{margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form-chat .registration-box__body{height:375px;overflow-y:auto;padding:30px 32px;width:calc(100% - 6px)}.form-chat .registration-box__body .text-info{align-items:center;color:#676767;display:flex;flex-wrap:wrap;font-size:14px;height:100%;justify-content:center;text-align:center;width:100%}.form-chat .registration-box__body::-webkit-scrollbar{background:transparent;border-radius:21px;width:6px}.form-chat .registration-box__body::-webkit-scrollbar-thumb{background:#2e2e2e;border-radius:21px;width:6px}.form-chat .registration-box__footer{align-items:flex-end;display:flex;flex-wrap:wrap;margin:auto 0 0;padding:16px 32px;width:calc(100% + 5px)}.image-chat{border-radius:8px;height:75px;margin:0 8px 6px 0;overflow:hidden;position:relative;width:79px}.image-chat:before{align-items:center;background:url(/images/lupe.svg?4ecd4fac4c21bfab21315c08cd3a3a17) no-repeat 50%;background-size:100%;display:flex;height:20px;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;z-index:1}.image-chat:after,.image-chat:before{content:"";opacity:0;position:absolute;transition:.3s ease}.image-chat:after{background:#000;border-radius:8px;height:100%;left:0;top:0;width:100%}.image-chat:hover:after{opacity:.5}.image-chat:hover:before{opacity:1}.image-chat img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-chat:last-child{margin-right:0}.message-input{padding:0 0 0 16px;width:calc(100% - 166px)}.message-input input,.message-input textarea{background:transparent;border:none;border-radius:0;font-size:16px;height:auto;padding:0;width:100%}.message-input textarea{align-items:center;display:flex;overflow-wrap:anywhere;resize:none}.error-box{align-items:center;color:#e06565;display:flex;font-size:12px;margin:8px 0 0;width:100%}.error-box img{margin:0 4px 0 0}.quote-box{align-items:flex-end;display:flex;flex-wrap:wrap;margin:0 0 38px}.quote-box:last-child{margin:0}.quote-box__photo{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;min-width:32px;overflow:hidden;width:32px}.quote-box__photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.quote-box__content{padding:0 0 0 8px;width:calc(100% - 32px)}.quote-box .date{color:#676767;font-size:12px;margin:6px 0 0;padding:0 0 0 40px;width:100%}.quote-box-cat{align-items:flex-start;background:#282828;border-radius:18px;display:flex;flex-wrap:wrap;font-size:16px;line-height:24px;margin:0 0 6px;padding:6px 12px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.quote-box-cat:before{background:url(/images/chat-decor.svg?2f6fae5f29302ffb3ba10e9bae061f23) no-repeat 50%;background-size:100%;bottom:0;content:"";display:none;height:20px;left:-5px;position:absolute;width:16px}.quote-box-cat:last-child{margin:0}.quote-box-cat:last-child:before{display:block}.answer-box{justify-content:flex-end}.answer-box .date{padding:0;text-align:right}.answer-box .quote-box-cat{background:#fff;color:#0e0e0e}.answer-box .quote-box-cat:before{background:url(/images/answer-decor.svg?063aeefb686160044bb23863d3accaa5) no-repeat 50%;background-size:100%;display:block;left:auto;right:-5px}.btn-confirm{margin:0 auto;max-width:407px;width:100%}.title-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin:0 0 36px}.title-wrapper h1{margin:0 16px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat-item{margin:0 0 16px;width:100%}.chat-item .date{color:#676767;font-size:12px;margin:6px 0 0}.chat-item:last-child{margin:0}.chat-item__wrapper{background:#282828;border-radius:16px;padding:16px}.chat-item ul{list-style:none;padding:0}.chat-item .box-text{line-height:24px}.chat-item .box-text p{margin:0 0 30px}.chat-item .box-text p:last-child{margin:0}.chat-item .box-text strong{display:block;font-weight:500}.chat-item .salesman-box{margin:0 0 8px}.status-verification{background:#393939;border-radius:39px;margin:0 0 8px;padding:4px 10px 4px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.status-verification .status-order__icon{fill:none;stroke:#14a760;align-items:center;background:#fff;border-radius:50%;display:flex;height:24px;justify-content:center;min-width:24px;padding:6px;width:24px}.chat-box-status .registration-box__footer{border:none}.error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.error-page h1{font-size:260px;font-weight:700;line-height:200px;margin:0 auto;text-align:center}.error-page .subtitle{font-size:24px;font-weight:700;margin:40px auto}.file{stroke:#676767;fill:none;align-items:center;cursor:pointer;display:flex;justify-content:center;margin:0 0 10px;width:20px}.file .file-icon{height:20px;width:20px}.inp-file{display:none}.file-result{align-items:flex-start;display:flex;flex-wrap:wrap;margin:16px -4px 0;width:calc(100% + 8px)}.file-result__box{align-items:center;border-radius:8px;display:flex;height:80px;justify-content:center;margin:0 0 8px;overflow:hidden;padding:0 4px;position:relative;width:88px}.file-result__box:after{background:#000;content:"";height:100%;left:50%;opacity:.3;position:absolute;top:0;transform:translate(-50%);width:calc(100% - 8px)}.file-result__box:last-child{margin:0 0 8px}.file-result__box img{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.file-result-order{margin:24px -6px 0;width:calc(100% + 12px)}.file-result-order .file-result__box{height:124px;margin:0 0 12px;padding:0 6px;position:relative;width:136px}.file-result-order .file-result__box:after{background:#000;content:"";height:100%;left:50%;opacity:0;position:absolute;top:0;transform:translate(-50%);transition:.3s ease;width:calc(100% - 12px)}.file-result-order .file-result__box:before{align-items:center;background:url(/images/lupe.svg?4ecd4fac4c21bfab21315c08cd3a3a17) no-repeat 50%;background-size:100%;content:"";display:flex;height:20px;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease;width:20px;z-index:1}.file-result-order .file-result__box:hover:after{opacity:.3}.file-result-order .file-result__box:hover:before{opacity:1}.file-result-order .file-result__box:last-child{margin:0}.btn-delete-file{stroke:#fff;align-items:center;border:1.5px solid #fff;border-radius:50%;display:flex;height:14px;justify-content:center;padding:1px;position:absolute;right:6px;top:2px;width:14px;z-index:1}.form-authentication h3{font-size:16px;font-weight:500;margin:0 0 24px}.image-qr{align-items:center;display:flex;justify-content:center;margin:0 auto}.number-qr{margin:16px auto;text-align:center;width:100%}.btn-copy{margin:0 auto}.link-info,.link-info .svg-icon{align-items:center;display:flex}.link-info .svg-icon{stroke:#fff;fill:none;height:20px;justify-content:center;margin:0 0 0 6px;width:20px}.levels-game{width:100%}.levels-game,.levels-game-preview{align-items:flex-start;display:flex;flex-wrap:wrap}.levels-game-preview{justify-content:space-between;padding:0 12px 0 0;width:calc(100% - 399px)}.levels-game-preview__item{align-items:center;background:#fff url(/images/bg-overlay1.png?795cec024ef85dfd034bd801230a9dca) no-repeat 50%;background-size:cover;border:1.5px solid #1c1c1c;border-radius:8px;cursor:pointer;display:flex;height:124px;justify-content:center;margin:0 0 12px;overflow:hidden;position:relative;transition:.3s ease;width:calc(50% - 6px)}.levels-game-preview__item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.levels-game-preview__item.active{border:1.5px solid #fff}.levels-game-preview__item.active .level-value{background:#fff;color:#141414}.level-value{background:#393939;bottom:0;font-size:12px;left:0;line-height:18px;padding:2px;position:absolute;text-align:center;width:100%;z-index:1}.levels-game-max{max-width:399px;width:100%}.levels-game-box{background:#fff;border-radius:8px;height:668px;position:relative;width:100%}.levels-game-box__images{height:100%;position:relative;width:100%}.levels-game-box__images .img-bg{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.list-weapon{align-items:flex-start;display:flex;flex-direction:column;margin:0 8px 0 0}.list-weapon:last-child{margin:16px 0 0}.list-weapon li{margin:0 0 8px}.list-weapon li:last-child{margin:0}.list-weapon__item{align-items:center;background:#393939;border-radius:8px;display:flex;height:48px;width:48px}.weapon-box{left:16px;top:16px}.bonuses-box,.weapon-box{align-items:flex-start;display:flex;position:absolute}.bonuses-box{right:16px;top:236px}.list-bonuses{display:flex;flex-direction:column;margin:0 8px 0 0}.list-bonuses li{margin:0 0 8px}.list-bonuses li:last-child{margin:0}.list-bonuses:last-child{margin:16px 0 0}.bonuses-item{fill:none;stroke:#fff;align-items:center;background:#393939;border-radius:50%;display:flex;height:48px;justify-content:center;padding:14px;width:48px}.tooltip{position:relative}.tooltip:before{border-radius:36px;color:#fff;content:attr(data-text);font-size:12px;line-height:18px;margin:0 auto 16px;padding:5px 16px;white-space:nowrap;z-index:1}.tooltip:after,.tooltip:before{background:#141414;bottom:100%;display:none;left:50%;position:absolute;transform:translate(-50%);transition:.3s ease}.tooltip:after{border-radius:1px;-webkit-clip-path:polygon(50% 100%,0 0,100% 0);clip-path:polygon(50% 100%,0 0,100% 0);content:"";height:10px;margin:0 auto 8px;width:21px}.tooltip:hover{background:#676767}.tooltip:hover:after,.tooltip:hover:before{display:block}.levels-game-box__body{bottom:0;left:0;position:absolute;width:100%;z-index:1}.levels-game-box__head{background:#2e2e2e;font-size:14px;font-weight:500;line-height:22px;padding:5px;text-align:center;width:100%}.levels-game-box__text{background:#393939;border-radius:0 0 8px 8px;padding:16px;width:100%}.levels-game-box__text h3{font-weight:500;margin:0 0 16px}.levels-game-box__text .box-text{font-size:14px;line-height:22px}.levels-game-box__it{align-items:center;display:flex;margin:16px 0}.levels-game-box__it-img{align-items:center;background:#fff;border-radius:8px;display:flex;height:54px;justify-content:center;margin:0 16px 0 0;min-width:54px;overflow:hidden;width:54px}.levels-game-box__it-text{font-size:14px;line-height:22px}.levels-game-box__it-text p{font-weight:500}.levels-game-box__it-text span{color:#9d9d9d;display:block;margin:4px 0 0}.selected-additions{margin:24px 0 0;width:100%}.selected-additions__head{color:#fff;font-weight:500;margin:0 0 20px;width:100%}.selected-additions__body{align-items:stretch;display:flex;flex-wrap:wrap;margin:0 -6px}.col-20{padding:0 6px;width:20%}.selected-additions-box{background:linear-gradient(180deg,#c36aff -46.77%,#4a2981);border-radius:8px;height:124px;margin:0 0 12px;overflow:hidden;position:relative;width:100%}.selected-additions-box__image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.selected-additions-box__image img{max-height:100%}.selected-additions-box__text{background:#ececec;border-radius:0 0 8px 8px;bottom:0;color:#0e0e0e;font-size:12px;left:0;padding:4px;position:absolute;text-align:center;width:100%}.scroll-vertical{max-height:260px;overflow-y:auto;padding:0 10px 0 0}.scroll-vertical::-webkit-scrollbar{width:6px}.scroll-vertical::-webkit-scrollbar-track{background:transparent}.scroll-vertical::-webkit-scrollbar-thumb{background-color:#9d9d9d;border:none;border-radius:12px}.bg-orange-gradient{background:linear-gradient(180deg,#ff8b51 -46.77%,#773821)}.bg-green-gradient{background:linear-gradient(180deg,#8fff62 -46.77%,#1b511c)}.bg-light-yellow{background:#f6f6f6}
@media only screen and (max-width:1200px){.search-wrapper{max-width:480px}.dropdown-cabinet{margin:0 15px}}@media only screen and (max-width:992px){header .logo{margin:0 20px 0 0}.search-wrapper{max-width:280px}.dropdown-cabinet{margin:0 15px}table,tbody,thead{display:block}.tbody .td,.td{padding:8px 16px}.td{background:transparent}.td:first-child,.td:last-child{border-radius:0}.tr{align-items:center;background:#1c1c1c;border-radius:16px;display:flex;flex-wrap:wrap}.td,.td:first-child,.td:last-child{border:none}thead .tr{background:transparent}.td-ad-title,.td-description{width:50%}.td-price,.td-salesman{padding:26px 10px;width:20%}.td-server{width:10%}.table-deals .thead{display:none}.table-deals .td-date,.table-deals .td-order{color:#9d9d9d;font-size:14px;padding:16px 16px 8px;width:50%}.table-deals .td-order{padding:16px 16px 8px;text-align:right}.table-deals .td-order a{color:#9d9d9d;margin-left:auto}.table-deals .td-ad-title,.table-deals .td-description{padding:0 16px 8px;width:100%}.table-deals .td-sum{padding:0 16px 16px;width:100%}.table-deals .td-status{border-top:1px solid #282828;order:1;padding:16px;width:100%}.table-deals .td-settings{bottom:20px;padding:0;position:absolute;right:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tr{position:relative}.table-buy .td-salesman{align-items:center;border-top:1px solid #282828;display:flex;order:1;padding:16px;width:100%}.table-buy .td-status{display:none}.table-buy .td-sum{padding:0 16px 16px;width:100%}.td-salesman .status-order{display:flex;margin-left:8px}.table-history .td{width:100%}.table-history .td-date,.table-history .td-number{color:#9d9d9d;font-size:14px;padding:16px 16px 8px;width:50%}.table-history .td-number{text-align:right}.table-history .td:nth-child(3){padding:0 16px 16px}.table-history .td-method{display:none}.table-history .td-status{align-items:flex-start;border-top:1px solid #282828;display:flex;flex-wrap:wrap;padding:16px}.table-history .td-status .salesman-box{display:flex;margin:0 8px 8px 0}.table-history .thead{display:none}.table-history .td-sum{font-size:20px;font-weight:500}.history{margin:40px 0 42px}.col-4,.col-6{width:100%}.order-box{max-width:none}.footer-list li{margin:0 10px 0 0}.list-payment li a{max-width:50px}}@media only screen and (max-width:768px){.search-wrapper{max-width:220px}header .logo{margin:0 20px 0 0}header .btn-group{display:none}.btn-burger{display:flex;flex-direction:column;margin-left:15px}.dropdown-cabinet{margin-right:0}.registration-box{border-radius:16px;max-width:500px}.registration-box__head{padding:24px 16px 0}.registration-box__body{padding:32px 16px}.registration-box__footer{padding:24px 16px}.settings-page h1{margin:0 auto 24px}.settings-page .form-password button{margin:0 auto}h1{font-size:28px}.modal__div,.page-wrapper{max-width:500px}.col-3{width:50%}.games{margin:24px 0 0}.games h2{margin:0 0 24px}.games-line{margin:0 0 32px}.main-block-section{margin:0 0 26px}.thead{display:none}.table{margin:24px 0 0}.table-ads .td{padding:16px}.table-ads .td-server{width:10%}.table-ads .td-ad-title,.table-ads .td-description{width:70%}.table-ads .td-salesman{border-top:1px solid #282828;order:1;padding:16px;width:100%}.tr:before{color:#9d9d9d;content:attr(data-table);display:block;font-size:14px;margin:0 0 8px;padding:16px 16px 0;width:100%}.table-deals .tr:before{display:none}.table-deals .td-settings{padding:0}.table-deals .td-sum{padding-top:0}.table-history .tr:before{display:none}.td-sum{font-size:20px;font-weight:500}.form-chat .registration-box__body{padding:30px 16px}.registration-box-settings .registration-box__body{padding:24px 16px}.registration-box-settings .text{margin:0 0 16px;max-width:none;width:100%}.order-box{max-width:none}.list-payment{align-items:flex-end;flex-direction:column}.list-payment li{margin:0 0 8px}.list-payment li:last-child{margin:0}.footer-list{max-width:400px}}@media only screen and (max-width:680px){.wrapper-registration .search-wrapper{display:none}.wrapper-registration header{background:#1c1c1c;padding:9px 0}.wrapper-registration footer{display:none}body{background:#141414}header{border:none;padding:9px 0 0}header .btn-group{display:none}.search-wrapper{margin:9px 0;max-width:none;order:1;width:100%}.btn-burger{margin-left:auto}.dropdown-cabinet,.user-menu{display:none}.col-3{width:100%}.finance-box{align-items:flex-start;flex-direction:column;padding:24px 0}.finance-box h4{margin:0 0 8px;padding:0 16px}.finance-box__val{border-bottom:1px solid #282828;margin:0;padding:0 16px 24px;width:100%}.finance-box .btn{margin:24px auto 0}.filter-wrapper .form-search{max-width:none;width:100%}.form-search{margin-bottom:16px}.dropdown-price{margin:16px 0 0}.copyright,.footer-list li{margin:0 15px 0 0}.levels-game-max{max-width:311px}.levels-game-preview{width:calc(100% - 311px)}.mobile-menu{height:calc(100% - 100px)}}@media only screen and (max-width:786px){header{margin:0 0 24px}.container{padding:0 16px}.btn-group-user{display:none}.wrapper-registration header{margin:0}.wrapper-registration .registration-box{background:transparent}.wrapper-registration .registration-box__head{padding:0}.wrapper-registration .registration-box__body{margin:32px 0;padding:0}.wrapper-registration .registration-box__footer{border:none;padding:0}.form-row{margin:0 0 24px}footer{margin:33px 0 0}.footer-list,footer .container{align-items:flex-start}.footer-list{flex-direction:column;width:70%}.footer-list li{margin:0 0 12px;width:100%}.footer-list li:last-child{margin:0}.copyright{margin:12px 0 0;order:1;width:100%}.page{padding:24px 0 0}h1{margin:0 0 20px}h2{font-size:22px}.settings-page .form-password button{width:100%}.modal__div{max-width:345px}.modal__div h2{font-size:22px}.modal__div-head{padding:24px 16px 32px}.modal__div-body{padding:0 16px 32px}.modal__div-footer{padding:24px 16px}.modal__wrapper{border-radius:16px}.btn-close-modal{display:none}.modal-form button{max-width:none;width:100%}.page-wrapper{max-width:343px}.tabs__caption{margin:0 0 24px}.tabs__caption li{margin:0 28px 0 0;padding:0 0 12px}.add-photo{display:none}.link-delete{align-items:center;border:1px solid #fff;border-radius:69px;display:flex;height:40px;justify-content:center;margin:0;padding:7px 24px}.form-row-profile .user-photo{height:56px;margin:0 16px 0 0;min-width:56px;width:56px}.mb-40{margin-bottom:24px}.table-ads .td{width:100%}.table-ads .td-description,.table-ads .td:first-child{display:none}.table-ads .td:nth-child(2){padding:0 16px;width:100%}.btn-toggle{margin:16px auto 0}.chat-box h2{display:none}.form-chat .registration-box__body{height:324px}.title-wrapper{margin:0 0 24px}.title-wrapper h1{margin:0 0 8px;width:100%}.chat-box-status h2{display:block}.error-page h1{font-size:150px;line-height:128px}.error-page .subtitle{font-size:16px;font-weight:500;margin:24px auto}.file-result__box{height:60px;width:68px}.table-ads .td-salesman{order:1;padding:16px;width:100%}.info-finance-line:last-child .w-50{width:100%}.info-finance-line:last-child .info-finance-line__item{margin:0 0 24px}.info-finance-line:last-child .info-finance-line__item:last-child{margin:0}.file-result-order{margin:16px -4px 0;width:calc(100% + 8px)}.file-result-order .file-result__box{height:98px;margin:0 0 8px;padding:0 4px;width:106px}.file-result-order .file-result__box:last-child{margin:0}.modal__div-body .file-result__box{height:98px;margin:0 0 8px;padding:0 4px;width:106px}.levels-game-max{max-width:none}.levels-game-preview{padding:0;width:100%}.levels-game-preview__item{display:none;width:calc(33.3% - 6px)}.levels-game-preview__item:nth-child(-n+9){display:block}}@media only screen and (max-width:480px){.levels-game-preview__item{height:98px}.levels-game-box{height:690px}}
.fade-enter-active,.fade-leave-active{transition:opacity .25s ease-out}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .25s ease-out}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;top:40%}.form-row-attention{margin-bottom:.5rem}.form-row-attention.error{background:#382626;color:#ffa8a8}.form-row-attention.error .form-row-attention__icon{stroke:#ffa8a8;border-color:#ffa8a8}.form-row-attention.success{background:#2a3826;color:#d2ffa8}.form-row-attention.success .form-row-attention__icon{stroke:#d2ffa8;border-color:#d2ffa8}.form-attention-container{margin-bottom:32px}.mobile-btn-login{display:none;margin-left:auto}@media (max-width:680px){.mobile-btn-login{display:block}}.link{cursor:pointer}.loader-container{height:28px;position:relative;width:28px}.loader-container .loader{-webkit-animation:loader .7s linear infinite;animation:loader .7s linear infinite;border:4px solid #222;border-radius:50%;border-top-color:#393939!important;height:100%;left:0;position:absolute;top:0;width:100%}.loader-container.white .loader{border-color:#fff}.loader-container.orange .loader{border-color:#f5682c}@-webkit-keyframes loader{0%{--webkit-transform:rotate(0);transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0)}to{--webkit-transform:rotate(1turn);transform:rotate(1turn);-o-transform:rotate(1turn);-ms-transform:rotate(1turn);-moz-transform:rotate(1turn)}}@keyframes loader{0%{--webkit-transform:rotate(0);transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0)}to{--webkit-transform:rotate(1turn);transform:rotate(1turn);-o-transform:rotate(1turn);-ms-transform:rotate(1turn);-moz-transform:rotate(1turn)}}.mobile-menu__head{color:#fff}.salesman-user-avatar{height:24px;min-width:24px;width:24px}.answer-box .quote-box__content{text-align:right;width:auto}.answer-box .quote-box__content .quote-box-cat{margin-left:auto!important}.w-50{max-width:100%}.d-flex{display:flex;justify-content:space-between}.blurred-background{--webkit-backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.blurred-background .blurred-background-container{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.blurred{filter:blur(2px);-ms-filter:blur(2px);-webkit-filter:blur(2px)}.progress-bar-on-top{background:#202020;height:8px;left:0;position:absolute;top:0;width:100%}.progress-bar-on-top .progress{background:#f5682c;height:inherit;left:0;position:absolute;top:0;width:24%}.withoutCount p:after{display:none!important}.search-result{display:block}.search-result__link:last-child{border-radius:0 0 20px 20px}.text-gray{color:#9d9d9d}.cursor-pointer{cursor:pointer}.search-result{max-height:150px;overflow:auto}.user-menu{display:flex;gap:1rem}em{font-style:italic}.loader-wrapper{background:#0e0e0e;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99999}.loader-wrapper .loader-container{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.finance-box__val{margin-bottom:.6rem}.dropdown-menu__body{max-height:250px;overflow:auto}.text-orange{color:#f5682c}
