@charset "UTF-8";.rdp{--rdp-cell-size: 40px;--rdp-accent-color: #0000ff;--rdp-background-color: #e7edff;--rdp-accent-color-dark: #3003e1;--rdp-background-color-dark: #180270;--rdp-outline: 2px solid var(--rdp-accent-color);--rdp-outline-selected: 3px solid var(--rdp-accent-color);margin:1em}.rdp-vhidden{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{margin:0;max-width:calc(var(--rdp-cell-size) * 7);border-collapse:collapse}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size) * 8);border-collapse:collapse}.rdp-caption{display:flex;align-items:center;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{position:relative;display:block;text-align:center}.rdp-caption_dropdowns{position:relative;display:inline-flex}.rdp-caption_label{position:relative;z-index:1;display:inline-flex;align-items:center;margin:0;padding:0 .25em;white-space:nowrap;color:currentColor;border:0;border:2px solid transparent;font-family:inherit;font-size:140%;font-weight:700}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{display:inline-flex;align-items:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.rdp-dropdown_year,.rdp-dropdown_month{position:relative;display:inline-flex;align-items:center}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;margin:0;padding:0;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}.rdp-dropdown[disabled]{opacity:unset;color:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:100%;height:var(--rdp-cell-size);padding:0}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.rdp-weeknumber{font-size:.75em}.rdp-weeknumber,.rdp-day{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:2px solid transparent;border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:#fff;opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}input::placeholder{opacity:1;color:#6e757c;font-family:Inter,sans-serif}input::-o-placeholder{opacity:1;color:#6e757c;font-family:Inter,sans-serif}input::-webkit-input-placeholder{opacity:1;color:#6e757c;font-family:Inter,sans-serif}input:-ms-input-placeholder{opacity:1;color:#6e757c;font-family:Inter,sans-serif}textarea::placeholder{opacity:1;color:#6e757c;font-family:Inter,sans-serif}textarea::-o-placeholder{opacity:1;color:#6e757c;font-family:Inter,sans-serif}textarea::-webkit-input-placeholder{opacity:1;color:#6e757c;font-family:Inter,sans-serif}textarea:-ms-input-placeholder{opacity:1;color:#6e757c;font-family:Inter,sans-serif}input:focus::-webkit-input-placeholder{opacity:0!important;outline:none}input:focus::placeholder{opacity:0!important;outline:none}input:focus::-o-placeholder{opacity:0!important;outline:none}input::focus::-webkit-input-placeholder{opacity:0!important;outline:none}input:focus:-ms-input-placeholder{opacity:0!important;outline:none}textarea:focus::-webkit-input-placeholder{opacity:0!important;outline:none}textarea:focus::placeholder{opacity:0!important;outline:none}textarea:focus::-o-placeholder{opacity:0!important;outline:none}textarea::focus::-webkit-input-placeholder{opacity:0!important;outline:none}textarea:focus:-ms-input-placeholder{opacity:0!important;outline:none}html{height:100%;overflow-y:scroll}body{padding:0;margin:0;font-family:Inter,Arial,Helvetica,sans-serif;font-weight:400;font-size:16px;line-height:20px;position:relative;background:#f0f6ff}.admin-page{padding-top:0;background:#f0f6ff}*{outline:none!important;box-sizing:border-box}.wrapper{width:1170px;margin:0 auto;overflow:hidden;min-width:320px;padding-left:50px;padding-right:50px;max-width:100%}@media screen and (max-width: 1024px){.wrapper{padding:0 30px}}@media screen and (max-width: 992px){.wrapper{padding:0 20px}}@media screen and (max-width: 576px){.wrapper{padding:0 15px}}img{max-width:100%}a{-webkit-transition:ease all .3s;transition:ease all .3s;text-decoration:none;cursor:pointer;color:#6e757c;font-weight:700}a:hover{text-decoration:none;color:#06a3eb}p{font-weight:400;font-size:16px;line-height:20px;margin:0 0 20px}h1{font-weight:700;font-size:75px;line-height:80px}@media screen and (max-width: 1200px){h1{font-size:55px;line-height:65px}}@media screen and (max-width: 768px){h1{font-size:45px;line-height:65px}}@media screen and (max-width: 576px){h1{font-size:35px;line-height:45px}}h2{font-weight:700;font-size:52px;line-height:68px}@media only screen and (max-width: 576px){h2{font-size:30px;line-height:38px}}h3{font-weight:600;font-size:24px;line-height:32px;letter-spacing:-.03em;color:#fff}@media only screen and (max-width: 576px){h3{font-size:20px;line-height:28px}}h4,h5{font-weight:600;font-size:20px;line-height:28px;letter-spacing:-.03em}h6{font-weight:600;font-size:18px;line-height:26px;letter-spacing:-.03em}strong,b{font-weight:600}input{white-space:normal;text-overflow:ellipsis;overflow:hidden}input,textarea{border:1px solid transparent;background:#eeeeee;border-radius:10px;height:43px;padding-left:11px;white-space:nowrap;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#6e757c}input:active,textarea:active{border:1px solid #1629ff!important}textarea{height:160px;white-space:normal}select{border:1px solid transparent;border-radius:10px;width:100%;padding:0 30px 0 11px;height:43px;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#6e757c;background:#eeeeee url(/assets/icon-arrow-select-d43dba52.svg) no-repeat;background-position:center right 20px;-webkit-appearance:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.btn-default{font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#fff;background:#06a3eb;border-radius:3px;padding:0 10px;height:47px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;border:0;transition:ease all .3s;cursor:pointer}.btn-default:hover{background:#0d72ad;box-shadow:0 4px 4px #0d72ad;color:#fff;transform:translateY(-1px)}@media screen and (max-width: 576px){.btn-default{font-size:12px;line-height:15px;height:27px}}.burger-menu{position:relative;width:30px;height:20px;margin:0 auto;text-transform:uppercase;-webkit-transition:ease all .3s;transition:ease all .3s}.burger-menu .burger-click-region{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer}.burger-menu-piece{display:block;position:absolute;width:100%;border-top:2px solid #3f3f3f;border-radius:10px;left:auto;right:0;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out}.color .burger-menu-piece{border-color:#fff}.burger-menu-piece:nth-child(1){top:0}.burger-menu-piece:nth-child(2){top:9px;opacity:1}.burger-menu-piece:nth-child(3){top:18px}@media screen and (max-width: 992px){.burger-menu{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}@media screen and (max-width: 768px){.burger-menu{-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes burger-open-top{50%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}to{-webkit-transform:translate3d(0,12px,0) rotate(45deg);transform:translate3d(0,12px,0) rotate(45deg)}}@keyframes burger-open-top{50%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}to{-webkit-transform:translate3d(0,12px,0) rotate(45deg);transform:translate3d(0,12px,0) rotate(45deg)}}@-webkit-keyframes burger-open-bot{50%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}to{-webkit-transform:translate3d(0,-12px,0) rotate(-45deg);transform:translate3d(0,-12px,0) rotate(-45deg)}}@keyframes burger-open-bot{50%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}to{-webkit-transform:translate3d(0,-12px,0) rotate(-45deg);transform:translate3d(0,-12px,0) rotate(-45deg)}}@-webkit-keyframes burger-close-top{0%{-webkit-transform:translate3d(0,12px,0) rotate(45deg);transform:translate3d(0,12px,0) rotate(45deg)}50%{-webkit-transform:translate3d(0,12px,0) rotate(0deg);transform:translate3d(0,12px,0) rotate(0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes burger-close-top{0%{-webkit-transform:translate3d(0,12px,0) rotate(45deg);transform:translate3d(0,12px,0) rotate(45deg)}50%{-webkit-transform:translate3d(0,12px,0) rotate(0deg);transform:translate3d(0,12px,0) rotate(0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes burger-close-bot{0%{-webkit-transform:translate3d(0,-12px,0) rotate(-45deg);transform:translate3d(0,-12px,0) rotate(-45deg)}50%{-webkit-transform:translate3d(0,-12px,0) rotate(0deg);transform:translate3d(0,-12px,0) rotate(0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes burger-close-bot{0%{-webkit-transform:translate3d(0,-12px,0) rotate(-45deg);transform:translate3d(0,-12px,0) rotate(-45deg)}50%{-webkit-transform:translate3d(0,-12px,0) rotate(0deg);transform:translate3d(0,-12px,0) rotate(0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.header{padding:24px 0;position:relative;position:fixed;left:0;width:100%;top:0;z-index:9999;-webkit-transition:ease all .3s;transition:ease all .3s;background:#f8fafd}.header .wrapper{overflow:visible}.header.fixed{padding:10px 0;background:#f0f6ff}.header.fixed .header__logo{width:180px}@media only screen and (max-width: 576px){.header.fixed .header__logo{width:150px}}@media only screen and (max-width: 900px){.header{padding:20px 0}}.header__row{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center}.header__logo{width:200px;margin-right:30px;-webkit-transition:ease all .3s;transition:ease all .3s;z-index:9999}.header__logo a{display:block}.header__logo.active{z-index:9999}@media only screen and (max-width: 576px){.header__logo{width:211px}}@media only screen and (max-width: 400px){.header__logo{width:180px}}.header__nav{margin-left:auto}@media only screen and (max-width: 900px){.header__nav{position:fixed;left:10px;background:#fff;padding:21px 27px 92px;overflow:auto;width:calc(100% - 20px);height:auto;box-sizing:border-box;z-index:9998;text-align:center;top:-900px;-webkit-transition:ease all .3s;border:1px solid rgba(145,142,142,.7);transition:ease all .3s}.header__nav.active{top:100px}.fixed .header__nav.active{top:80px}}.header__nav ul{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media only screen and (max-width: 900px){.header__nav ul{width:100%;flex-wrap:wrap}}.header__nav ul li{margin:0 0 0 50px;padding:0}@media only screen and (max-width: 1150px){.header__nav ul li{margin-left:30px}}@media only screen and (max-width: 950px){.header__nav ul li{margin-left:20px}}@media screen and (max-width: 900px){.header__nav ul li{margin:0 0 20px;-webkit-box-flex:0;flex:0 0 100%;max-width:100%;text-align:left}}.header__nav ul li a:not(.btn-default){font-weight:700;font-size:16px;line-height:19px;color:#3f3f3f;border:0;background:transparent;padding:0 3px 3px;position:relative}.header__nav ul li a:not(.btn-default):before,.header__nav ul li a:not(.btn-default):after{position:absolute;bottom:0;content:"";height:2px;background:#06a3eb;width:0;-webkit-transition:ease all .3s;transition:ease all .3s;left:50%}.header__nav ul li a:not(.btn-default):hover,.header__nav ul li a:not(.btn-default).active{color:#06a3eb;text-decoration:none;background:transparent}.header__nav ul li a:not(.btn-default):hover:before,.header__nav ul li a:not(.btn-default):hover:after,.header__nav ul li a:not(.btn-default).active:before,.header__nav ul li a:not(.btn-default).active:after{width:50%}.header__nav ul li a:not(.btn-default):hover:after,.header__nav ul li a:not(.btn-default).active:after{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%)}@media only screen and (max-width: 1400px){.header__nav ul li a:not(.btn-default){font-size:18px}}@media only screen and (max-width: 1400px){.header__nav ul li a:not(.btn-default){font-size:16px}}@media only screen and (max-width: 900px){.header__nav ul li a:not(.btn-default){font-weight:700;font-size:16px;line-height:19px;color:#3f3f3f;display:inline-block}}.header__nav ul li.nav-sign-up{margin-left:70px}@media only screen and (max-width: 950px){.header__nav ul li.nav-sign-up{margin-left:30px}}@media only screen and (max-width: 900px){.header__nav ul li.nav-sign-up{margin-left:0}.header__nav ul li.nav-sign-up .btn-default{font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#06a3eb;background:transparent;border-bottom:2px solid #06a3eb;box-shadow:none;display:inline-block;border-radius:0;height:auto;text-align:center;padding:0 2px 5px}}.header__nav ul li.nav-sign-up a{margin-left:auto}.header__nav ul li.nav-sign-up a:before,.header__nav ul li.nav-sign-up a:after{display:none}.header__burger{display:none;margin-left:auto;z-index:9999;width:56px;height:40px;background:#ffffff;border:1px solid #3f3f3f;-ms-align-items:center;align-items:center;justify-content:center;transition:ease all .3s}.header__burger.active{border:3px solid #3f3f3f;box-shadow:0 4px 4px #00000040}@media only screen and (max-width: 900px){.header__burger{display:-webkit-box;display:flex}}.header__burger .burger-menu{-webkit-transform:none;-ms-transform:none;transform:none}.header__burger .burger-menu .burger-click-region .burger-menu-piece{border-color:#3f3f3f}.particles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;overflow:hidden}.particles .layer{position:absolute;top:0;left:0;width:100%;text-align:center}.particles .layer--1{top:63px}.particles .layer--2{top:67px}.particles .layer--3{top:110px}.content-container .particles .layer{top:50%;transform:translateY(-50%)}.content-form__form .checkbox_area{margin-bottom:25px}.content-form__form .checkbox_area+.checkbox_area{margin-top:-20px}.checkbox_area input{display:none}.checkbox_area .checkbox{-webkit-appearance:checkbox;vertical-align:top;margin:0 3px 0 0;width:18px;height:18px;cursor:pointer}.checkbox_area .checkbox+label{cursor:pointer}.checkbox_area .checkbox:not(checked){position:absolute;opacity:0}.checkbox_area .checkbox:not(checked)+label{padding-left:30px;position:relative;display:inline-block}.checkbox_area .checkbox:not(checked)+label:before{content:"";display:block;position:absolute;background:#eeeeee;border-radius:5px;width:22px;height:22px;left:0;right:0;top:2px;border:2px solid transparent}.checkbox_area .checkbox:not(checked)+label:after{content:"";background:url(/assets/check-68c53913.svg) no-repeat;width:22px;height:22px;background-size:100%;background-position:center;position:absolute;left:0;top:2px;opacity:0;-webkit-transition:.6s;transition:.6s}.checkbox_area .checkbox:checked+label{color:#000}.checkbox_area .checkbox:checked+label:after{opacity:1}.checkbox_area label{font-weight:400;font-size:16px;line-height:24px;color:#434456}.content-container{background:#f0f6ff;position:relative}.content-form{position:relative;z-index:3;padding:145px 0}.content-form__form{max-width:506px;margin:0 auto;padding:31px 61px;background:#ffffff;border:1px solid rgba(144,142,142,.7);border-radius:20px}.content-form__select{text-transform:capitalize}@media screen and (max-width: 576px){.content-form__form{padding:30px 36px}}.content-form__logo a{width:348px;max-width:100%;display:block;margin:0 auto 42px}.content-form__form h2{text-align:center;font-style:normal;font-weight:500;font-size:30px;line-height:36px;color:#17314a;margin:0 0 39px}.content-form__form input{width:100%}.password .password-control{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%)}.content-form__form .checkbox_area label{font-weight:500;font-size:12px;line-height:15px;color:#6e757c;padding-top:5px}.content-form__form .checkbox_area a{text-decoration:underline}.content-form__form .btn-default{max-width:153px;margin:0 auto}.content-form__col_100{-webkit-box-flex:0;flex:0 0 100%;max-width:100%;padding:0;margin-bottom:19px}@media screen and (max-width: 576px){.content-form__col_100{margin-bottom:10px}.content-form__form input,.content-form__form textarea,.content-form__form select{height:25px;font-size:12px;line-height:15px;border-radius:6px;padding:0 6px}.content-form__form select{background-position:center right 10px;background-size:10px}}.password{position:relative}.password-control{position:absolute;right:20px;top:47px;width:25px;height:25px;background:url(/assets/eye-04b62461.svg) no-repeat;background-position:center}.password-control.view{background:url(/assets/eye-off-8c2a228a.svg) no-repeat}.content-form__foot{border-top:1px solid rgba(144,142,142,.7);max-width:340px;margin:58px auto 0;padding-top:13px;text-align:center}.content-form__foot p{font-weight:500;font-size:12px;line-height:15px;color:#6e757c;margin:0 0 6px}.content-form__foot p a{font-weight:700;font-size:12px;line-height:15px}@media screen and (max-width: 576px){.content-form__logo a{margin-bottom:39px}.content-form__form h2{font-weight:500;font-size:22px;line-height:27px;margin-bottom:20px}.content-form__form h4{font-size:14px;line-height:1.3}.password-control{width:15px;height:15px;background-size:100% 100%;right:10px}.content-form__form .checkbox_area{margin-top:-5px;margin-bottom:18px}.content-form__form .checkbox_area .checkbox:not(checked)+label:after,.content-form__form .checkbox_area .checkbox:not(checked)+label:before{width:13px;height:12px;border-radius:3px}.content-form__form .checkbox_area .checkbox:not(checked)+label{padding-left:20px;font-weight:500;font-size:10px;line-height:12px;color:#6e757c;padding-top:1px}.content-form__form .btn-default{max-width:87px}.content-form__foot{margin-top:40px;max-width:200px;margin-bottom:40px}.content-form__foot p,.content-form__foot p a{font-size:10px;line-height:12px}}.general-screen{background:#fff url(/assets/bg-02-c45b6a0e.png) no-repeat;background-position:top right;position:relative;overflow:hidden}.general-screen .wrapper{z-index:3;position:relative}.general-screen__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;-ms-align-items:center;align-items:center}.general-screen__text{flex:0 0 45%;max-width:45%;padding:170px 0 180px}.general-screen__img{flex:0 0 55%;max-width:55%;position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.general-screen__img .main-img{z-index:2;position:relative;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.general-screen__img .circle{z-index:1;position:relative;animation:40s linear 0s normal none infinite running rot}@keyframes rot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.general-screen__text h1{font-weight:700;font-size:75px;line-height:91px;color:#17314a;margin:0 0 4px}.general-screen__text h4{font-weight:700;font-size:24px;line-height:29px;color:#17314a;margin:0}.general-screen__text p{font-weight:500;font-size:18px;line-height:22px;color:#17314a;margin:0 0 100px}.general-screen__text .btn-default{max-width:220px;height:47px;padding:0 5px;margin-left:10px}@media screen and (max-width: 992px){.general-screen__text h1{font-size:55px;line-height:1.4}.general-screen__text h4{font-size:18px;line-height:1.3}.general-screen__text p{font-size:14px;line-height:1.4;margin-bottom:30px}.general-screen__text .btn-default{margin-left:0}}@media screen and (max-width: 768px){.general-screen__text{padding:100px 0}}@media screen and (max-width: 600px){.general-screen__text{flex:0 0 100%;max-width:100%;padding:0 0 105px;text-align:center}.general-screen__textwrap{max-width:100%}.general-screen__text h1{font-size:60px;line-height:73px}.general-screen__text h4{font-size:24px;line-height:29px}.general-screen__text p{font-size:18px;line-height:22px;margin-bottom:50px}.general-screen__text .btn-default{margin:0 auto}.general-screen__img{flex:0 0 100%;max-width:100%;order:-1}}.about-us{padding:75px 0 10px;background:#f8fafd;position:relative}.about-us-carousel-wrap__img{text-align:center;margin-bottom:7px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.about-us-carousel-wrap__text p{font-weight:500;font-size:18px;line-height:22px;text-align:center;color:#17314a}.about-us-carousel .slick-prev{background:url(/assets/icon-arrow-left-1032d9d0.svg) no-repeat;background-size:100% 100%;width:11px;height:27px;left:0;z-index:3}.about-us-carousel .slick-next{background:url(/assets/icon-arrow-right-9280fedf.svg) no-repeat;background-size:100% 100%;width:11px;height:27px;right:0;z-index:3}.about-us-carousel .slick-prev:before,.about-us-carousel .slick-next:before{display:none}@media screen and (min-width: 577px){.about-us-carousel .slick-list{height:auto!important}.about-us-carousel .slick-track{width:auto!important;transform:none!important;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin:0 -30px}.about-us-carousel-item.slick-slide.slick-cloned{display:none!important}.about-us-carousel-item{flex:0 0 50%;max-width:50%;padding:0 30px}.about-us-carousel .slick-track:before,.about-us-carousel .slick-track:after{display:none}.about-us-carousel .slick-prev,.about-us-carousel .slick-next{display:none!important}}@media screen and (min-width: 768px){.about-us-carousel-item{flex:0 0 33.333%;max-width:33.333%;padding:0 30px}}@media screen and (max-width: 576px){.about-us-carousel-wrap__text p{font-weight:500;font-size:12px;line-height:15px}.about-us-carousel-wrap__img{max-width:100px;margin:0 auto}.about-us-carousel .slick-list{padding-right:50%!important}.about-us-carousel-item{padding:0 15px}}.formats{padding:85px 0 0;background:#fff;position:relative}.formats h2.heading{margin-bottom:35px}.formats h2.heading+p{font-weight:500;font-size:18px;line-height:22px;text-align:center;color:#17314a;margin:0 auto 50px;max-width:940px}.formats__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;margin:0 -60px 50px}.formats__col{flex:0 0 50%;max-width:50%;padding:0 60px}.formats__img{position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.formats__img .main-img{z-index:2;position:relative;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.formats__img .circle{z-index:1;position:relative;animation:40s linear 0s normal none infinite running rot}.formats__row:nth-child(2n) .formats__img .circle{animation:40s linear 0s normal none infinite running rot-vv}@keyframes rot-vv{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@-webkit-keyframes rot{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.formats__text h3{font-weight:700;font-size:32px;line-height:39px;color:#17314a;margin:0 0 3px}.formats__text p{font-weight:500;font-size:18px;line-height:22px;color:#17314a}@media screen and (max-width: 992px){.formats__row{margin:0 -20px 30px}.formats__col{padding:0 20px}.formats__text p{font-size:16px;line-height:1.3}}@media screen and (max-width: 768px){.formats__text p{font-size:14px;line-height:17px}}@media screen and (max-width: 576px){.formats__row{flex-wrap:wrap;margin:0 0 30px}.formats__col{flex:0 0 100%;max-width:100%;padding:0}.formats h2.heading{margin-bottom:8px}.formats h2.heading+p{font-size:16px;line-height:19px;margin-bottom:56px}.formats__row .fadeInRight{order:-1}.formats__text h3{font-size:25px;line-height:30px;text-align:center;margin-bottom:13px}.formats__text{text-align:center!important}}.trust-us{padding:75px 0;background:#f8fafd;position:relative}h2.heading{font-weight:400;font-size:45px;line-height:54px;color:#17314a;text-align:center;margin:0 0 80px}@media screen and (max-width: 576px){h2.heading{font-size:30px;line-height:36px;margin-bottom:33px}}.trust-us-carousel-wrap__img{text-align:center;margin-bottom:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.trust-us-carousel-item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex!important;-ms-align-items:center;align-items:center;justify-content:center;margin-bottom:30px}@media screen and (min-width: 577px){.trust-us-carousel .slick-list{height:auto!important}.trust-us-carousel .slick-track{width:auto!important;transform:none!important;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin:0 -30px}.trust-us-carousel-item.slick-slide.slick-cloned{display:none!important}.trust-us-carousel-item{flex:0 0 50%;max-width:50%;padding:0 30px}.trust-us-carousel .slick-track:before,.trust-us-carousel .slick-track:after{display:none}}@media screen and (min-width: 768px){.trust-us-carousel-item{flex:0 0 33.333%;max-width:33.333%;padding:0 30px}}@media screen and (max-width: 576px){.trust-us-carousel-wrap__img{max-width:100px;margin:0 auto}.trust-us-carousel .slick-track{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center}.trust-us-carousel .slick-list{padding-right:40px!important}.trust-us-carousel-item{padding:0 5px;margin:0}}.contacts{padding:75px 0 30px;background:#fff}.contacts__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap}.contacts__col{flex:0 0 50%;max-width:50%}.contacts__form input,.contacts__form textarea{width:100%;margin-bottom:19px;border-radius:0;padding:12px;height:43px;font-size:16px}.contacts__form textarea{height:170px;margin-bottom:29px}.contacts__form .btn-default{max-width:184px;height:47px}@media screen and (max-width: 576px){.contacts__col{flex:0 0 100%;max-width:100%}.contacts__col:first-child{display:none}.contacts__form .btn-default{margin:0 auto}}.footer{background:#f8fafd url(/assets/bg-04-fe3fa329.png) no-repeat;background-position:top center;padding:135px 0 34px;position:relative;overflow:hidden}.icon-up{position:absolute;right:0;bottom:42px;width:44px;height:44px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;background:#06a3eb;border-radius:11px 0 0 11px}.footer-top{border-bottom:1px solid #d9d9d9}.footer-top__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin:0 -10px}.footer-top__col{padding:0 10px;flex:0 0 20%;max-width:20%;margin-bottom:28px}.footer-top__col:first-child{flex:0 0 32%;max-width:32%}.footer-top__col:last-child{flex:0 0 28%;max-width:28%}.footer__logo{max-width:280px}.footer-top__nav h4{font-weight:700;font-size:16px;line-height:19px;color:#17314a;margin:0 0 34px}.footer-top__nav ul{list-style:none;margin:0;padding:0}.footer-top__nav ul li{font-weight:500;font-size:15px;line-height:18px;color:#6e757c;margin-bottom:12px}.footer-top__nav ul li a{color:#6e757c}.footer-top__nav ul li a:hover{color:#000}.footer-top__icon{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center}.footer-top__icon .icon{width:34px;flex:0 0 34px;margin-right:7px}.footer-top__image{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:flex-end}.footer-bottom{padding-top:34px;text-align:center}.footer-bottom p{font-weight:500;font-size:15px;line-height:18px;color:#6e757c;margin:0}@media screen and (max-width: 992px){.footer{padding-top:50px}.footer-top__col{padding:0 10px;flex:0 0 33.333%;max-width:33.333%;margin-bottom:28px}.footer-top__col:first-child{flex:0 0 100%;max-width:100%;margin-bottom:50px;text-align:center}.footer-top__col:last-child{flex:0 0 33.333%;max-width:33.333%}}@media screen and (max-width: 650px){.footer-top__row{margin:0}.footer-top__col{padding:0;flex:0 0 100%;max-width:100%;margin-bottom:28px}.footer-top__col:first-child{flex:0 0 100%;max-width:100%;margin-bottom:50px;text-align:center}.footer-top__col:last-child{flex:0 0 100%;max-width:100%}}@media screen and (max-width: 576px){.footer{padding-top:22px}.footer-top__col:first-child{margin-bottom:28px}.footer__logo{margin:0 auto}.footer-top__nav h4{font-size:16px;line-height:19px;margin-bottom:13px}.footer-top__nav ul li{font-size:15px;line-height:18px;margin-bottom:13px}.footer-top__nav ul li:last-child{margin-bottom:18px}.footer-top__image{justify-content:flex-start}.footer-bottom p{font-size:13px}}.content__heading{position:relative;padding:175px 0;z-index:3}@media screen and (max-width: 768px){.content__heading{padding:150px 0}}@media screen and (max-width: 576px){.content__heading{padding:60px 0}}@media screen and (max-width: 400px){.content__heading{padding:30px 0}}.content__heading .wrapper{z-index:2;position:relative}.content__heading h1{font-size:45px;line-height:54px;color:#3f3f3f;margin:0;font-weight:400;text-align:center}@media screen and (max-width: 768px){.content__heading h1{font-size:35px;line-height:1.4}}@media screen and (max-width: 576px){.content__heading h1{font-size:28px}}@media screen and (max-width: 400px){.content__heading h1{font-size:22px}}.content{position:relative;z-index:3;padding:20px 0 100px;max-width:1370px;margin:0 auto}.content h3{font-weight:700;font-size:24px;line-height:29px;color:#17314a;margin:10px 0 25px}.content p{font-weight:500;font-size:18px;line-height:22px;color:#17314a;margin-bottom:20px}@media screen and (max-width: 576px){.content p{font-size:16px;line-height:22px;margin-bottom:30px}}.content ul{padding:0 0 0 20px;margin:0 0 20px}.content ul li{font-weight:600;font-size:18px;line-height:22px;color:#094086;position:relative;margin-bottom:3px}@media screen and (max-width: 576px){.content ul li{font-size:16px;line-height:22px}.content ul li:after{top:5px}}@media screen and (max-width: 576px){.content{padding:60px 0}}.x{position:absolute;left:50%;margin-left:-500px;animation:x 200s infinite}.o{position:absolute;left:50%;margin-left:-500px;animation:o 200s infinite}@keyframes x{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes o{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.admin-panel,.admin-panel p{font-size:14px;line-height:18px}.admin-panel a{font-weight:500}.admin-panel{background:#f4f5ff;display:-webkit-box;display:flex;-webkit-transition:ease all .3s;transition:ease all .3s}.admin-panel.color{background:#0f0f1c}@media screen and (max-width: 992px){.admin-panel{flex-wrap:wrap}}@media screen and (max-width: 768px){.admin-panel{left:0;flex-wrap:wrap;padding:80px 0 0}}.admin-panel-sidebar__burger{display:none}@media screen and (max-width: 768px){.admin-panel-sidebar__burger{display:block}}.admin-panel-sidebar{-webkit-box-flex:0;flex:0 0 220px;max-width:220px;background:#fff;padding:23px 20px 18px;color:#3f3f3f;min-height:960px;-webkit-transition:ease all .3s;transition:ease all .3s}.admin-panel-sidebar a{color:#3f3f3f}.admin-panel-sidebar a:hover{color:#000}.admin-panel-sidebar.sidebar-closing{-webkit-box-flex:0;flex:0 0 100px;max-width:100px}.admin-panel-sidebar.sidebar-closing+.admin-panel-content{-webkit-box-flex:0;flex:0 0 calc(100% - 410px);width:calc(100% - 410px)}.admin-panel-sidebar.sidebar-closing .mobile-wrap{left:0}.color .admin-panel-sidebar{background:#18192b;color:#fff}.color .admin-panel-sidebar a{color:#fff}.admin-panel-sidebar .mobile-wrap{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (max-width: 992px){.admin-panel-sidebar{min-height:auto}}@media screen and (max-width: 768px){.admin-panel-sidebar{-webkit-box-flex:0!important;flex:0 0 100%!important;max-width:100%!important;position:fixed;height:auto;width:100%;top:0;left:0;z-index:9999}.admin-panel-sidebar .mobile-wrap{position:fixed;top:0;width:240px;left:-240px;height:100%;background:#fff;z-index:9998;padding:110px 24px 70px;-webkit-transition:ease all .3s;transition:ease all .3s}.color .admin-panel-sidebar .mobile-wrap{background:#18192b}}@media screen and (max-width: 576px){.admin-panel-sidebar .mobile-wrap{padding:110px 20px 20px}}.admin-panel-sidebar__head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:55px}@media screen and (max-width: 768px){.admin-panel-sidebar__head{z-index:9999;margin:0;width:100%}}.admin-panel-sidebar__wrap{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.admin-panel-sidebar__wrap hr{margin-top:auto;border-top:1px solid rgba(144,142,142,.7);margin-bottom:22px;display:block;width:100%}@media screen and (max-width: 768px){.admin-panel-sidebar__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;width:100%}}.admin-panel-sidebar__logo{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;overflow:hidden;-webkit-transition:none;transition:none}.admin-panel-sidebar__logo img{min-width:100%}.sidebar-closing .admin-panel-sidebar__logo{width:30px;-webkit-transition:none;transition:none}.sidebar-closing .admin-panel-sidebar__logo img{max-width:none;-webkit-transition:ease all .3s;transition:ease all .3s}@media screen and (max-width: 768px){.admin-panel-sidebar__logo{width:87px!important}.admin-panel-sidebar__logo img{max-width:100%!important}}.color .admin-panel-sidebar__logo img:last-child{display:block}.color .admin-panel-sidebar__logo img:first-child{display:none}.admin-panel-sidebar__nav ul{list-style:none;margin:0;padding:0}.admin-panel-sidebar__nav ul li{margin-bottom:6px}.admin-panel-sidebar__nav ul li a{padding:12px;display:inline-block;border-radius:3px;white-space:nowrap;line-height:1.1}.admin-panel-sidebar__nav ul li a i{margin-right:11px;display:inline-block;vertical-align:middle;font-size:20px;margin-top:-2px}.admin-panel-sidebar__nav ul li a span{-webkit-transition:ease all .3s;transition:ease all .3s;display:inline-block;vertical-align:middle;white-space:normal}.admin-panel-sidebar__nav ul li a.active{color:#fff;background:#06a3eb;transition:ease all .3s}.admin-panel-sidebar__nav ul li a.active:hover{background:#0d72ad;box-shadow:0 4px 4px #0d72ad;color:#fff;transform:translateY(-1px)}.sidebar-closing .admin-panel-sidebar__nav ul li a{-webkit-box-pack:center;justify-content:center}.sidebar-closing .admin-panel-sidebar__nav ul li a i{margin:0}.sidebar-closing .admin-panel-sidebar__nav ul li a span{opacity:0;font-size:0;visibility:hidden}@media screen and (max-width: 768px){.admin-panel-sidebar__nav ul li a,.sidebar-closing .admin-panel-sidebar__nav ul li a{-webkit-box-pack:start;justify-content:flex-start}.admin-panel-sidebar__nav ul li a i{margin-right:11px!important;margin-top:-4px!important}.admin-panel-sidebar__nav ul li a span{opacity:1!important;font-size:16px!important;visibility:visible!important}}.admin-panel-sidebar__faq{border-bottom:2px solid #f8f9ff;margin-bottom:10px;margin-top:auto;padding:12px;white-space:nowrap}.color .admin-panel-sidebar__faq{border-color:#21223b}.admin-panel-sidebar__faq a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.admin-panel-sidebar__faq a i{margin-right:11px;margin-top:-4px}.admin-panel-sidebar__faq a span{-webkit-transition:ease all .3s;transition:ease all .3s}.sidebar-closing .admin-panel-sidebar__faq a{-webkit-box-pack:center;justify-content:center}.sidebar-closing .admin-panel-sidebar__faq a i{margin:0}.sidebar-closing .admin-panel-sidebar__faq a span{opacity:0;font-size:0;visibility:hidden}@media screen and (max-width: 768px){.admin-panel-sidebar__faq a,.sidebar-closing .admin-panel-sidebar__faq a{-webkit-box-pack:start;justify-content:flex-start}.admin-panel-sidebar__faq a i{margin-right:11px!important;margin-top:-4px!important}.admin-panel-sidebar__faq a span{opacity:1!important;font-size:15px!important;visibility:visible!important}}.admin-panel-sidebar__logout{margin-bottom:30px;padding:12px;white-space:nowrap}.admin-panel-sidebar__logout a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.admin-panel-sidebar__logout a i{margin-right:11px;margin-top:-4px}.admin-panel-sidebar__logout a span{-webkit-transition:ease all .3s;transition:ease all .3s}.sidebar-closing .admin-panel-sidebar__logout a{-webkit-box-pack:center;justify-content:center}.sidebar-closing .admin-panel-sidebar__logout a i{margin:0}.sidebar-closing .admin-panel-sidebar__logout a span{opacity:0;font-size:0;visibility:hidden}@media screen and (max-width: 768px){.admin-panel-sidebar__logout a,.sidebar-closing .admin-panel-sidebar__logout a{-webkit-box-pack:start;justify-content:flex-start}.admin-panel-sidebar__logout a i{margin-right:11px!important;margin-top:-4px!important}.admin-panel-sidebar__logout a span{opacity:1!important;font-size:15px!important;visibility:visible!important}}.admin-panel-sidebar__color{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;justify-content:center;padding:12px 12px 0;margin-top:auto}.sidebar-closing .admin-panel-sidebar__color{width:60px}@media screen and (max-width: 768px){.admin-panel-sidebar__color{width:100%!important}}.admin-panel-sidebar__color p{margin:0 20px 5px 0}.admin-panel-sidebar__color .change-color{width:52px;height:23px;border-radius:35px;position:relative;margin-bottom:5px;background:#c5c7dc url(/assets/sun-d51ecefe.svg) no-repeat;background-position:80% 50%;background-size:12px 12px}.admin-panel-sidebar__color .change-color_switch{width:19px;height:19px;border-radius:50%;background:#fff;top:2px;left:2px;position:absolute;cursor:pointer;-webkit-transition:ease all .3s;transition:ease all .3s}.admin-panel-sidebar__color .change-color.changed-color{background:#292a45 url(/assets/moon-3062a2c5.svg) no-repeat;background-position:10% 50%;background-size:12px 12px}.admin-panel-sidebar__color .change-color.changed-color .change-color_switch{left:calc(100% - 21px)}.admin-panel-sidebar__copyright a{font-weight:500;font-size:11px;line-height:14px;text-decoration-line:underline;color:#6e757c;margin-bottom:16px;display:inline-block}.color .admin-panel-sidebar__copyright a{color:#fff}.admin-panel-sidebar__copyright p{font-weight:500;font-size:14px;line-height:17px;color:#6e757c;margin:0}.color .admin-panel-sidebar__copyright p{color:#fff}.admin-panel-content{-webkit-box-flex:0;flex:0 0 calc(100% - 220px);width:calc(100% - 220px);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;color:#3f3f3f}.color .admin-panel-content{color:#fff}@media screen and (max-width: 768px){.admin-panel-content{-webkit-box-flex:0!important;flex:0 0 100%!important;width:100%!important}}.admin-panel-content__head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:15px 40px}.admin-panel-sidebar-right .admin-panel-content__head{padding:0 15px 0 0;margin-bottom:58px}@media screen and (max-width: 576px){.admin-panel-content__head{padding:15px}}.admin-panel-content__head .dropdown-eng{margin-left:auto}.admin-panel-content__head .dropdown-eng .dropdown-menu{padding:10px 0}.admin-panel-sidebar-right .admin-panel-content__head .dropdown-eng .dropdown-toggle{background:#eeeeee}.color .admin-panel-sidebar-right .admin-panel-content__head .dropdown-eng .dropdown-toggle{background:#000}.admin-panel-content__head .dropdown_profile{margin-left:10px}.admin-panel-content__head .dropdown_profile .dropdown-menu{padding:10px 0}.admin-panel-content__head .dropdown_profile_img{background:#fff}.admin-panel-sidebar-right .admin-panel-content__head .dropdown_profile_img{background:#eeeeee}.color .admin-panel-sidebar-right .admin-panel-content__head .dropdown_profile_img{background:#000}.admin-panel-content__head .notification{z-index:2;margin-left:17px}.admin-panel-content__head .notification a{background:#fff;color:#bbbbcb}.admin-panel-content__wrap{padding:25px}@media screen and (max-width: 576px){.admin-panel-content__wrap{padding:15px}}.admin-panel-content__wrap h2{margin:0 0 26px;font-weight:500;font-size:28px;line-height:34px;color:#6e757c}.color .admin-panel-content__wrap h2{color:#fff}.admin-panel-content__wrap h3{color:#3f3f3f;margin:0 0 20px;font-weight:500}.color .admin-panel-content__wrap h3{color:#fff}.admin-panel-content__wrap h4{margin:0 0 5px;font-weight:400;font-size:13px}.admin-panel-content__wrap h4.heading-btn{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.admin-panel-content__wrap h5{font-weight:500;font-size:16px;line-height:20px;color:#3f3f3f;margin:0 0 13px}.color .admin-panel-content__wrap h5{color:#fff}.admin-panel-content__wrap .btn-default{height:37px;max-width:168px;font-weight:500;font-size:15px;line-height:18px}.bank-method .btn-default{margin-bottom:10px}.btn-add{position:relative;padding-left:25px}.btn-add:hover{background:#0d72ad}.btn-add.focus{background:#0d72ad;box-shadow:0 4px 4px #0d72ad;transform:translateY(-1px)}.btn-add:focus span,.btn-add:hover span{margin-right:3px;transform:rotate(45deg)}.btn-add span{transition:ease all .3s;position:absolute;left:10px;top:10px}.bank-method_show{display:none}.bank-method-result__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin-top:63px}.bank-method-result{background:linear-gradient(144.81deg,#06a2ea 0%,#075b9e 100%);border:1px solid #b1b0b0;border-radius:8px;padding:15px 22px;width:331px;max-width:100%;color:#fff;margin-bottom:20px;margin-right:20px}.bank-method-result__head{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;margin-bottom:32px}.bank-method-result__head a.edit{color:#fff;margin-left:auto}.bank-method-result__head p{margin:0 10px 0 0}.bank-method-result__head img{margin-right:6px}.bank-method-result__body p{margin:0 0 27px}.bank-method-result__price{font-weight:500;font-size:38px;line-height:46px;color:#fff;text-align:right}.bank-method-dropdown{position:relative}.bank-method-choice{border:1px solid #b1b0b0;border-radius:8px;padding:14px 18px;max-width:168px;display:none;position:absolute;top:100%;width:100%;background:#f0f6ff;z-index:99}.bank-method-choice ul{padding:0;margin:0;list-style:none}.bank-method-choice ul li{margin-bottom:13px}.bank-method-choice ul li a{font-weight:500;font-size:13px;line-height:16px;color:#3f3f3f}.color .bank-method-choice ul li a{color:#fff}.bank-method-choice ul li a:hover{color:#1422ff;text-decoration:underline}.bank-method-fields{max-width:521px}.bank-method-fields .checkbox_area{width:100%;margin-bottom:17px}.bank-method-fields .checkbox_area label,.bank-method-fields .checkbox_area .checkbox:not(checked)+label{width:100%;font-weight:500;font-size:16px;line-height:20px;color:#3f3f3f;padding-right:100px;padding-top:1px;padding-left:30px}.color .bank-method-fields .checkbox_area label,.color .bank-method-fields .checkbox_area .checkbox:not(checked)+label{color:#fff}@media screen and (max-width: 576px){.bank-method-fields .checkbox_area label,.bank-method-fields .checkbox_area .checkbox:not(checked)+label{font-size:16px;padding-left:25px;text-align:left}}.bank-method-fields .checkbox_area label span{position:absolute;right:0;top:3px;font-weight:400;font-size:15px;line-height:18px;color:#6e757c}.bank-method-fields .checkbox_area label span strong{font-weight:700;color:#000}.color .bank-method-fields .checkbox_area label span,.color .bank-method-fields .checkbox_area label span strong{color:#fff}.bank-method-fields .checkbox_area .checkbox:not(checked)+label:before{background:transparent;border:3px solid #06a3eb;width:20px;height:20px;border-radius:0}.bank-method-fields .checkbox_area .checkbox:not(checked)+label:after{width:12px;height:12px;background:#06a3eb;content:"";border-radius:50%;left:4px;top:6px}.admin-panel-content__wrap input{width:100%;border:1px solid #3f3f3f;border-radius:5px;background:#fff;margin-bottom:7px;height:30px;font-size:14px}.color .admin-panel-content__wrap input{background-color:#18192a;border-color:#3f3f3f;color:#fff}.color input::-moz-placeholder{opacity:1;color:#fff}.color input::placeholder{opacity:1;color:#fff}.color input::-o-placeholder{opacity:1;color:#fff}.color input::-webkit-input-placeholder{opacity:1;color:#fff}.color input:-ms-input-placeholder{opacity:1;color:#fff}.admin-panel-content__wrap input.btn-default{font-family:Inter;font-weight:500;font-size:15px;line-height:18px;background:#06a3eb;border-radius:3px;border:0;max-width:102px;margin-top:5px;margin-left:auto}.admin-panel-content__wrap input.btn-default:hover{background:#0d72ad}.profile-settings{max-width:521px}.profile-settings-fields__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin:0 -7px}.profile-settings-fields__col{flex:0 0 50%;max-width:50%;padding:0 7px}.profile-settings-fields__select{text-transform:capitalize}.profile-settings .password input{padding-right:30px}.profile-settings .password .password-control{margin-top:-3px;width:20px;height:20px;background-size:100%;right:10px}@media screen and (max-width: 576px){.profile-settings-fields__row{margin:0}.profile-settings-fields__col{padding:0;flex:0 0 100%;max-width:100%}}.datepicker-trigger input{background:url(/assets/icon-cal-6fc45d76.svg) no-repeat;background-position:center right 10px;background-size:20px;padding-right:50px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.dashboard h3{margin-bottom:11px}.dashboard__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin-bottom:5px}.dashboard__col{flex:0 0 277px;max-width:100%;margin-right:56px;margin-bottom:10px}.statistic-fields__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin:0 -5px}.statistic-fields__col{padding:0 5px;margin-bottom:10px}.referals .statistic-fields__col{margin-bottom:10px}.statistic-fields__col_period{flex:0 0 20%;max-width:20%}.statistic-fields__col_date{flex:0 0 30%;max-width:30%}.statistic-fields__col_websites{flex:0 0 50%;max-width:50%}.statistic-fields__col_formats,.statistic-fields__col_blocks{flex:0 0 20%;max-width:20%}@media screen and (max-width: 1880px){.statistic-fields__col_period,.statistic-fields__col_date{flex:0 0 30%;max-width:30%}.statistic-fields__col_websites{flex:0 0 40%;max-width:40%}}@media screen and (max-width: 1200px){.statistic-fields__row{margin:0 -5px}.statistic-fields__col{padding:0 5px;margin-bottom:10px}}@media screen and (max-width: 1024px){.statistic-fields__col_period,.statistic-fields__col_date{flex:0 0 50%;max-width:50%}.statistic-fields__col_websites{flex:0 0 100%;max-width:100%}.statistic-fields__col_formats,.statistic-fields__col_blocks{flex:0 0 50%;max-width:50%}}@media screen and (max-width: 576px){.statistic-fields__col_period,.statistic-fields__col_date,.statistic-fields__col_formats,.statistic-fields__col_blocks{flex:0 0 100%;max-width:100%}}.statistic-fields__date{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;flex-wrap:wrap}.statistic-choice{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;background:#f4f5fe;border-radius:8px;padding:4px;margin-right:35px;margin-bottom:12px}.color .statistic-choice{background:#10111d}.statistic-choice input{display:none;-webkit-appearance:radio}.statistic-choice input+.radio-text{width:70px;height:25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;color:#a3a1a1;font-weight:400;font-size:12px;line-height:16px;margin:0;cursor:pointer;transition:ease all .3s}.color .statistic-choice input+.radio-text{color:#fff}.statistic-choice input:checked+.radio-text{background:#ffffff;border-radius:4px;color:#3f3f3f}.color .statistic-choice input:checked+.radio-text{background:#18192a;color:#fff}.admin-panel a.export{font-weight:400;font-size:13px;line-height:17px;color:#a3a1a1;margin-left:auto;margin-bottom:12px}.admin-panel-content__wrap select{border:1px solid #3f3f3f;background-color:#fff;border-radius:5px;width:100%;height:30px;font-size:15px;font-weight:400}.color .admin-panel-content__wrap select{background-color:#18192a;border-color:#3f3f3f;color:#fff}.admin-panel-content__wrap input{width:100%;font-weight:400}.admin-panel-content__wrap_body{background:#fff;padding:22px 31px;border-radius:10px}.admin-panel-content__wrap_body_width{display:inline-block}.color .admin-panel-content__wrap_body{background:#18192b}@media screen and (max-width: 576px){.admin-panel-content__wrap_body{padding:22px 15px}}.statistic .table-wrap table{font-size:12px;line-height:16px;font-weight:400}.statistic .table-wrap table tr th{padding:10px 16px;background:#f4f5fe;position:relative;font-weight:400}.statistic .table-wrap table tr th a{font-weight:400}.statistic .table-wrap table tr th:first-child{border-radius:8px 0 0 8px}.statistic .table-wrap table tr th:last-child{border-radius:0 8px 8px 0}.color .statistic .table-wrap table tr th{background:#10111d;color:#fff}.statistic .table-wrap table tr th:before{content:"";position:absolute;left:0;top:50%;margin-top:-15px;width:1px;height:30px;background:#c5c7dc}.color .statistic .table-wrap table tr th:before{background:#292a45}.statistic .table-wrap table tr th:first-child:before{display:none}.statistic .table-wrap table tr th .sorting{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;color:#0c0e12;-webkit-transition:none;transition:none}.statistic .table-wrap table tr th .sorting:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADZSURBVHgB1VLBDYMwDLRppf4gI7ACG5QNsAQPnozQCapOwpMPUugE7QZdgRHgiVSgTgSIhKK+e1KSs3xycnYQLMg8F+B5EtqWKMuadc6xxSBEzvsZXDe3U4b4LuUVxjHSAWIkVbwCzqQsy+jgONKu9u77MEmS5yKWReHD6fRg6sMWDXRdQGla42TotSOcUbPhAP4QyL0U3NvfBhEDh4gaJiGoFu0LQ6XTE2RSQ9/TV+kwXHQeVuMmNaVxvBk6jimOq+XNdiH2IPX/QKy4onHbcXsvZLzEdBr4AIJPTE+WT6nXAAAAAElFTkSuQmCC) no-repeat;width:8px;height:12px;display:block;margin-left:10px;background-size:100%}.statistic .table-wrap table tr th .sorting i{color:#64b9f3;font-size:18px;margin-left:8px}.statistic .table-wrap table tr th .sorting i.active{color:#547eeb}.color .statistic .table-wrap table tr th .sorting{color:#fff}.statistic .table-wrap table tbody tr td{background:#fff;padding:5px 16px}.statistic .table-wrap table tbody tr td a{font-weight:400;color:#0c0e12;-webkit-transition:none;transition:none}.color .statistic .table-wrap table tbody tr td{background:#18192b}.color .statistic .table-wrap table tbody tr td a{color:#fff}.statistic .table-wrap table tbody tr:nth-child(2n) td{background:#f4f5fe}.statistic .table-wrap table tbody tr:nth-child(2n) td:first-child{border-radius:8px 0 0 8px}.statistic .table-wrap table tbody tr:nth-child(2n) td:last-child{border-radius:0 8px 8px 0}.color .statistic .table-wrap table tbody tr:nth-child(2n) td{background:#10111d}.payment-balance__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;margin:0 -5px}.payment-balance__col{margin-bottom:10px;padding:0 5px;flex:0 0 33.333%;max-width:33.333%}.payment-balance__wrap{border:1px solid #3f3f3f;border-radius:8px;padding:10px;height:100%}.payment-balance__wrap p{font-weight:400;font-size:14px;line-height:18px;color:#a3a1a1;margin-bottom:5px}.color .payment-balance__wrap p{color:#fff}.payment-balance__wrap h4{font-weight:500;font-size:22px;line-height:28px;color:#3f3f3f;margin:0}.color .payment-balance__wrap h4{color:#fff}@media screen and (max-width: 992px){.payment-balance__col{flex:0 0 50%;max-width:50%}}@media screen and (max-width: 576px){.payment-balance__col{flex:0 0 100%;max-width:100%}}.referal-program__head{margin-bottom:10px}.referal-program__head p{margin-bottom:0;font-size:13px;line-height:1.3}.referal-program__head p a{color:#0831f5;text-decoration:underline}.color .referal-program__head p a{color:#03cbff}.referal-program__body{background:#f0f6ff;border:1px solid #3f3f3f;border-radius:8px;margin-bottom:10px;padding:10px}.color .referal-program__body{background:#10111d;border:1px solid #6c6b70}.referal-program__body h5{font-weight:500;font-size:14px;line-height:18px;margin:0 0 6px}.referal-program__body p{font-weight:500;font-size:12px;line-height:16px;margin:0 0 5px}.referal-program__body .input-group{max-width:618px}.referal-program__body .input-group .btn{font-size:0;background:#fff url(/assets/icon-copy-80a0d696.svg) no-repeat;background-position:center;width:16px;height:20px;padding:0;height:100%;width:40px}.color .referal-program__body .input-group .btn{background-color:#18192a;border-color:#3f3f3f}.statistic-payment{border-bottom:1px solid rgba(144,142,142,.7);margin-bottom:10px;padding-bottom:0}.statistic-payment ul{list-style:none;padding:0;margin:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;flex-wrap:wrap}.statistic-payment ul li{margin-right:40px;margin-bottom:5px}.statistic-payment ul li a{font-weight:400;font-size:12px;line-height:16px;display:inline-block}.color .statistic-payment ul li a{color:#fff}.statistic-payment ul li.active a{color:#0831f5;text-decoration:underline}.color .statistic-payment ul li.active a{color:#03cbff}.referal-program-details{display:none}.referal-program-details__row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap}.referal-program-details__col{flex:0 0 33.333%;max-width:33.333%;position:relative}.referal-program-details__col:before{content:"";position:absolute;top:40%;right:-70px;background:url(/assets/icon-arrow-bf0acd50.svg) no-repeat;background-position:center right;width:140px;height:20px}.referal-program-details__col:last-child:before{display:none}.referal-program-details__wrap{text-align:center;padding:0 30px}.referal-program-details__wrap h6{font-weight:500;font-size:14px;line-height:18px;margin:0 0 3px}.referal-program-details__wrap p{font-weight:400;font-size:14px;line-height:18px}@media screen and (max-width: 1500px){.referal-program-details__col:before{width:80px;right:-40px}}@media screen and (max-width: 1300px){.referal-program-details__col:before{width:40px;right:-20px}}@media screen and (max-width: 1100px){.referal-program-details__col:before{display:none}.referal-program-details__col{flex:1 1 50%;max-width:100%;margin-bottom:0}}.websites .table-wrap table{font-size:14px;line-height:18px;font-weight:400}.websites .table-wrap table tr th{padding:10px 16px;background:#eeeeee;position:relative;font-weight:400}.websites .table-wrap table tr th a{font-weight:400}.websites .table-wrap table tr th:first-child{border-radius:8px 0 0}.websites .table-wrap table tr th:last-child{border-radius:0 8px 0 0}.color .websites .table-wrap table tr th{background:#1c1c36;color:#d0d2e4}.websites .table-wrap table tr th:before{content:"";position:absolute;left:0;top:50%;margin-top:-15px;width:1px;height:30px;background:rgba(144,142,142,.7)}.color .websites .table-wrap table tr th:before{background:#292a45}.websites .table-wrap table tr th:first-child:before,.websites .table-wrap table tr th:nth-child(3):before,.websites .table-wrap table.manual tr th:nth-child(2):before{display:none}.websites .table-wrap table tr th .sorting{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;color:#0c0e12;-webkit-transition:none;transition:none}.websites .table-wrap table tr th .sorting:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADZSURBVHgB1VLBDYMwDLRppf4gI7ACG5QNsAQPnozQCapOwpMPUugE7QZdgRHgiVSgTgSIhKK+e1KSs3xycnYQLMg8F+B5EtqWKMuadc6xxSBEzvsZXDe3U4b4LuUVxjHSAWIkVbwCzqQsy+jgONKu9u77MEmS5yKWReHD6fRg6sMWDXRdQGla42TotSOcUbPhAP4QyL0U3NvfBhEDh4gaJiGoFu0LQ6XTE2RSQ9/TV+kwXHQeVuMmNaVxvBk6jimOq+XNdiH2IPX/QKy4onHbcXsvZLzEdBr4AIJPTE+WT6nXAAAAAElFTkSuQmCC) no-repeat;width:11px;height:16px;display:block;margin-left:15px}.websites .table-wrap table tr th .sorting i{color:#64b9f3;font-size:18px;margin-left:8px}.websites .table-wrap table tr th .sorting i.active{color:#547eeb}.color .websites .table-wrap table tr th .sorting{color:#d0d2e4}.websites .table-wrap table tbody tr td{background:#fff;padding:10px 16px;border-bottom:1px solid rgba(144,142,142,.7)}.websites .table-wrap table tbody tr:last-child td{border-bottom-color:transparent}.websites .table-wrap table tbody tr td a{font-weight:400;color:#0831f5;-webkit-transition:none;transition:none}.websites .table-wrap table tbody tr td a.sort{border:1px solid #3f3f3f;border-radius:8px;width:40px;height:25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;color:#3f3f3f;font-size:18px}.websites .table-wrap table tbody tr td a.btn-blocks{width:100px;height:25px;color:#fff;transition:ease all .3s;font-size:14px}.websites .table-wrap table tbody tr td a.edit{color:#000;font-size:24px}.websites .table-wrap table tbody tr td a.btn-manual{font-weight:400;font-size:16px;line-height:20px;color:#3f3f3f;border:1px solid #3f3f3f;border-radius:8px;width:194px;height:39px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.color .websites .table-wrap table tbody tr td{background:#18192b}.color .websites .table-wrap table tbody tr td a{color:#fff;border-color:#fff}.websites-created{background:#fff;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-wrap:wrap;border-radius:8px 8px 0 0;padding:19px 32px 0}.color .websites-created{background:#18192b}.websites__heading h3{margin-right:10px}.websites-created h4{font-weight:500;font-size:20px;line-height:25px;display:block;margin-bottom:16px}.websites-created>div{margin-bottom:20px}.websites-created p{font-weight:400;font-size:16px;line-height:20px}.websites-created__status{margin-right:84px}.websites .table-wrap table.created tr th:first-child,.websites .table-wrap table.created tr td:first-child{padding:18px 32px}@media screen and (max-width: 576px){.websites-created h4{font-size:16px;line-height:1.3}.websites-created__status{margin-right:30px}}.created .dropdown-menu{width:925px;max-width:100%;padding:26px;background:#fff;font-weight:400;font-size:18px;line-height:22px;margin-top:155px;position:relative}.created .dropdown-menu:before{content:"";position:absolute;left:35px;top:-28px;background:url(/assets/icon-triangle-4a4c1969.svg) no-repeat;background-size:100% 100%;width:38px;height:32px}.color .created .dropdown-menu:before{background-image:url(/assets/icon-triangle_d-603f8092.svg)}.created .dropdown-menu textarea{width:100%;background:#fff;border:0;height:135px;padding-top:10px}.color .created .dropdown-menu textarea{background:#0f0f1c;color:#fff}.created .dropdown-menu .btn-default{background:#06a3eb;transition:ease all .3s;color:#fff;text-decoration:none;margin-left:auto}.created .dropdown-menu .btn-default:hover{background:#0d72ad}.created .dropdown-menu .add-text{padding-top:10px;border-top:1px solid #ccc;display:inline-block;margin-top:5px}.created .dropdown-menu .add-text p{margin:0 5px 0 0;display:inline-block;vertical-align:middle}.created .dropdown-menu .add-text xmp{color:#cd366b;display:inline-block;vertical-align:middle;margin:0;font-weight:600}.admin-page_dashboard{padding-right:295px}.admin-panel-sidebar-right{width:295px;-webkit-transition:ease all .3s;transition:ease all .3s;background:#fff;position:absolute;right:0;top:0;height:100%}.color .admin-panel-sidebar-right{background:#0f0f1c;color:#d0d2e4}@media screen and (max-width: 992px){.admin-page_dashboard{padding:0}.admin-panel-sidebar-right{position:relative;-webkit-box-flex:0;flex:0 0 100%;width:100%;-webkit-box-ordinal-group:0;max-width:100%}}.admin-panel-sidebar-right__wrap{height:100%;padding:15px 25px 25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.color .admin-panel-sidebar-right__wrap{background:#18192b}.admin-panel-sidebar-right__head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;margin-bottom:15px}.admin-panel-sidebar-right__head .dropdown-eng{margin-left:auto}.admin-panel-sidebar-right__head .dropdown_profile{margin-left:17px}.admin-panel-sidebar-right__head .notification{margin-left:10px}.admin-panel-sidebar-right .profile{margin-bottom:20px}.admin-panel-sidebar-right__tab{padding-top:15px}.balance{text-align:right}.balance p{margin:0;font-weight:500;font-size:11px;line-height:14px;color:#3f3f3f}.color .balance p{color:#fff}.balance strong{font-weight:500;font-size:16px;line-height:20px;color:#1422ff}.color .balance strong{color:#03cbff}.balance__box{color:#b455ff;width:60px;height:40px;border:2px dashed #b455ff;border-radius:5px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:0 5px}.color .balance__box{color:#9820e5;border-color:#9820e5}.balance__box span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dropdown-eng .dropdown-toggle{background:#f4f5ff;padding:5px 10px;border-radius:5px;color:#0c0e12;font-size:15px;width:52px;height:28px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.dropdown-toggle:after{color:#d9d9d9}.color .dropdown-eng .dropdown-toggle{color:#fff;background:#282947}.dropdown_profile .dropdown-toggle{color:#0c0e12;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.dropdown_profile_img{background:#f4f5ff;padding:5px 10px;border-radius:50%;color:#3f3f3f;font-size:15px;height:28px;width:28px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:ease all .3s;transition:ease all .3s}.dropdown_profile_img i{font-size:20px}.color .dropdown_profile_img{color:#fff;background:#282947}.dropdown-menu{background:#f0f6ff;border-radius:10px;border:0;padding:0}.dropdown-menu a{padding:4px 13px;color:#3f3f3f;font-weight:400}.dropdown-menu a:hover{color:#1422ff;text-decoration:underline;background:transparent}.color .dropdown-menu{color:#fff;background:#282947}.color .dropdown-menu .dropdown-item{color:#fff}.color .dropdown-menu .dropdown-item:hover{background:#4a4b65}.notification{position:relative}.notification a{background:#f4f5ff;padding:5px;border-radius:5px;color:#0c0e12;font-size:18px;height:40px;width:40px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.color .notification a{color:#fff;background:#282947}.notification .badge{position:absolute;top:-15px;right:-12px;width:25px;height:25px;background:#fb1c1c;font-size:11px;color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:50%}.tag{border-radius:6px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;font-weight:500;font-size:12px;line-height:16px;width:100px;height:25px}.payment__wrap{background:linear-gradient(130.28deg,#06a3eb 1.34%,#07599c 98.1%);border-radius:10px;padding:21px 19px 10px;position:relative;margin-bottom:28px}.payment__date{font-weight:500;font-size:12px;line-height:15px;color:#fff;margin:0 0 8px}.payment__title{font-weight:500;font-size:12px;line-height:15px;color:#fff;margin-bottom:7px;margin-top:24px}.payment__price{font-weight:500;font-size:34px;line-height:42px;color:#fff;margin-bottom:35px}.payment__link a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;font-weight:500;font-size:9px;line-height:11px;color:#fff}.payment__link a strong{font-size:11px;line-height:14px;margin-left:3px}.payment__link a img{width:21px;margin-right:2px}.last-payment{padding:0 20px 10px;margin-bottom:20px}.last-payment__date{font-weight:500;font-size:12px;line-height:15px;margin-bottom:10px}.last-payment__title{font-weight:500;font-size:12px;line-height:15px;margin-bottom:8px}.color .last-payment__title,.color .last-payment__date,.color .last-payment__price,.color .last-payment__link a{color:#fff}.last-payment__price{font-weight:500;font-size:34px;line-height:42px;margin-bottom:25px}.last-payment__link a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;font-weight:500;font-size:9px;line-height:11px}.last-payment__link a strong{font-size:11px;line-height:14px;margin-left:3px}.last-payment__link a svg{width:21px;margin-right:2px}.color .last-payment__link a svg g{fill:#fff}.table-adaptive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-adaptive .table-wrap{min-width:700px;width:100%}.table-adaptive .table-wrap table{width:100%}.admin-panel{min-height:100vh}.rdp{--rdp-cell-size: 40px;--rdp-accent-color: #06a3eb;--rdp-background-color: #06a3eb;--rdp-accent-color-dark: #3003e1;--rdp-background-color-dark: #06a3eb;--rdp-outline: 1px solid #e9ecef;--rdp-outline-selected: 3px solid var(--rdp-accent-color);margin:1em}.rdp-cell{border:1px solid #e7edff}.rdp-day_range_middle{background-color:#06a3eb82}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color);color:#fff}.rdp-day_range_end.rdp-day_range_start{border-radius:0}.rdp-day{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:1px solid transparent;border-radius:0}#datepicker-wrapper{border:1px solid rgba(0,0,0,.2);background-color:#fff;position:absolute;z-index:100;top:100%;left:auto;right:0}@media (max-width: 576px){#datepicker-wrapper{left:5px;right:5px;transform:translate(0);display:flex;flex-direction:column;justify-content:center;align-items:center}#datepicker-wrapper .rdp-months{flex-direction:column}#datepicker-wrapper .rdp-month{margin-right:0;margin-left:0}#datepicker-wrapper .rdp-caption_end{margin-top:1rem}#datepicker-wrapper .datepicker-footer{align-self:stretch}}@media (min-width: 577px) and (max-width: 700px){#datepicker-wrapper{left:auto;right:5px;transform:translate(0)}#datepicker-wrapper .rdp-months{flex-direction:column}#datepicker-wrapper .rdp-month{margin-right:0;margin-left:0}#datepicker-wrapper .rdp-caption_end{margin-top:1rem}}@media (min-width: 1025px){#datepicker-wrapper{left:-60%;right:auto}}@media (min-width: 1280px){#datepicker-wrapper{left:0;right:auto}}.color #datepicker-wrapper,.color .single-datepicker{background-color:#18192b}.datepicker-footer{display:flex;justify-content:space-between;padding:0 15px 15px}.datepicker-footer_trigger{background-color:transparent;border:none;text-transform:uppercase;font-weight:700}.datepicker-footer_trigger:disabled{pointer-events:none;opacity:.5}.datepicker-footer_trigger:hover{cursor:pointer;opacity:.7;transition:opacity .2s ease}.datepicker-footer_trigger-confirm{color:#06a3eb}.color .datepicker-footer_trigger-chancel{color:#fff}.datepicker-trigger{position:relative}.bank-method_show{display:block;max-height:0px;overflow:hidden}.bank-method_show.open{max-height:unset;overflow:visible}.bank-method-choice{display:block;max-height:0px;padding:0;border-radius:0;border:none;overflow:hidden;background-color:transparent;transition:max-height .4s ease-out}.bank-method-choice ul{padding:14px 18px;border-radius:8px;border:1px solid #b1b0b0;background:#f0f6ff}.bank-method-choice.open{max-height:500px;transition:max-height .8s ease-out}.bank-title{text-transform:uppercase}.multiselect{width:100%;font-weight:400;border:1px solid #3f3f3f;border-radius:5px;background:#fff;margin-bottom:7px;height:30px;font-size:14px;padding-left:11px;white-space:nowrap;font-family:Inter;font-style:normal;line-height:19px;color:#6e757c;text-overflow:ellipsis;overflow:hidden;outline:none!important;box-sizing:border-box}.multiselect>div{min-height:auto}.ap__control{border:1px solid #3f3f3f!important;border-radius:5px!important;background:#fff;margin-bottom:7px;height:30px;font-size:14px;min-height:auto!important;padding-left:5px}.ap__control:hover,.ap__control:focus{border:1px solid #3f3f3f!important;box-shadow:none}.ap__input:active{border:1px solid #3f3f3f!important}.ap__input-container{margin:0!important;padding:0!important}.ap__value-container:hover,.ap__value-container:focus{border:none!important;box-shadow:none!important}.ap__value-container{padding:0 2px!important}.ap__indicators{display:none!important}.ap__multi-value{border-radius:8px!important;border:1px solid #ffffff!important;background-color:#06a3eb!important;color:#fff!important;margin-top:0!important}.ap__multi-value__label{color:#fff!important}.ap__value-container{flex-wrap:nowrap!important}.ap__multi-value__remove{border-radius:50%!important}.ap__multi-value__remove:hover{background-color:transparent!important;color:#cd5c5c!important;cursor:pointer}.ap__option:hover,.ap__option:focus,.ap__option::selection,.ap__option--is-focused,.ap__option--is-focused:hover,.ap__option--is-focused:focus,.ap__option--is-focused::selection{background-color:#06a3eb!important;color:#fff!important}.color .ap__multi-value{border-radius:8px!important;border:1px solid #3f3f3f!important;background-color:#18192a!important}.color .ap__menu{background-color:#18192a!important}.color .ap__option:hover,.color .ap__option:focus,.color .ap__option::selection,.color .ap__option--is-focused,.color .ap__option--is-focused:hover,.color .ap__option--is-focused:focus,.color .ap__option--is-focused::selection{background-color:#06a3eb!important}.color .ap__control{background-color:#18192a!important}.color .ap__multi-value__label{color:#fff!important}.add-site h4{font-weight:700;font-size:20px;line-height:25px;display:block;margin-bottom:16px}.add-site p.helper{font-weight:400;font-size:18px;line-height:22px}.add-site .add-input{display:flex;align-items:center}.add-site .add-input input{width:60%;margin-bottom:0}.add-site .add-input button{width:30%;margin-left:1rem;padding:0 10px;text-align:center}.add-site .add-site__detail,a.show-details{color:#06a3eb}a.show-details{color:#06a3eb!important}.add-site .add-site__detail:hover{opacity:.7;cursor:pointer}.single-datepicker{position:absolute;top:2rem;right:0;background-color:#fff;border-radius:4px;border:1px solid #cccccc;display:flex;justify-content:center}@media screen and (max-width: 768px){.admin-panel-sidebar .mobile-wrap.open{left:0}}text.recharts-text.recharts-label{text-anchor:middle}.recharts-legend-wrapper{display:none}.recharts-text.recharts-cartesian-axis-tick-value{font-size:10px}.chart-field{display:flex;justify-content:center;margin-bottom:5rem;margin-top:2rem}.chart-field .checkbox_area{margin-left:3rem}.chart-field .checkbox_area label,.chart-field .checkbox_area .checkbox:not(checked)+label{width:100%;font-weight:500;font-size:16px;line-height:20px;color:#3f3f3f;padding-right:56px;padding-top:1px;padding-left:30px}.color .chart-field .checkbox_area label,.color .chart-field .checkbox_area .checkbox:not(checked)+label{color:#fff}@media screen and (max-width: 576px){.chart-field .checkbox_area label,.chart-field .checkbox_area .checkbox:not(checked)+label{font-size:16px;padding-left:25px}}.chart-field .checkbox_area label span{position:absolute;right:20px;top:-6px;font-weight:700;font-size:20px;line-height:38px;color:#79c5d0}.chart-field .checkbox_area label p{position:absolute;left:0;top:-30px;font-weight:500;font-size:20px;line-height:24px;color:#6e757c}.chart-field .checkbox_area label span strong{font-weight:700;color:#000}.color .chart-field .checkbox_area label span,.color .chart-field .checkbox_area label span strong{color:#fff}.chart-field .checkbox_area .checkbox:not(checked)+label:before{background:transparent;border:3px solid #79c5d0;width:17px;height:17px;border-radius:50%}.chart-field .checkbox_area .checkbox:not(checked)+label:after{width:9px;height:9px;background:#79c5d0;content:"";border-radius:50%;left:4px;top:6px}.chart-field .checkbox_area.impressions label span{color:#79c5d0}.chart-field .checkbox_area.clicks label span{color:#91b58e}.chart-field .checkbox_area.clicks .checkbox:not(checked)+label:before{border-color:#91b58e}.chart-field .checkbox_area.clicks .checkbox:not(checked)+label:after{background:#91b58e}.chart-field .checkbox_area.ctr label span{color:#dfb277}.chart-field .checkbox_area.ctr .checkbox:not(checked)+label:before{border-color:#dfb277}.chart-field .checkbox_area.ctr .checkbox:not(checked)+label:after{background:#dfb277}.chart-field .checkbox_area.vtr label span{color:#8884d8}.chart-field .checkbox_area.vtr .checkbox:not(checked)+label:before{border-color:#8884d8}.chart-field .checkbox_area.vtr .checkbox:not(checked)+label:after{background:#8884d8}.chart-field .checkbox_area.cpm label span{color:#3a7198}.chart-field .checkbox_area.cpm .checkbox:not(checked)+label:before{border-color:#3a7198}.chart-field .checkbox_area.cpm .checkbox:not(checked)+label:after{background:#3a7198}.chart-field .checkbox_area.profit label span{color:#cd366b}.chart-field .checkbox_area.profit .checkbox:not(checked)+label:before{border-color:#cd366b}.chart-field .checkbox_area.profit .checkbox:not(checked)+label:after{background:#cd366b}@media screen and (max-width: 576px){.chart-field{display:flex;justify-content:center;margin-bottom:0rem;margin-top:2rem;flex-wrap:wrap}.chart-field .checkbox_area{margin-left:0rem;margin-bottom:2.5rem;width:25%}.chart-field .checkbox_area label span{right:10%;font-size:24px}.chart-field .checkbox_area label p,.recharts-text.recharts-label{font-size:16px}}@media screen and (min-width: 577px) and (max-width: 768px){.chart-field{flex-wrap:wrap;padding-left:3rem;padding-right:3rem;margin-bottom:0}.chart-field .checkbox_area{margin-left:0rem;margin-bottom:2.5rem;width:33%}.chart-field .checkbox_area label span{right:25%;font-size:24px}.chart-field .checkbox_area label p{font-size:16px}}@media screen and (min-width: 769px) and (max-width: 1400px){.chart-field{flex-wrap:wrap;padding-left:3rem;padding-right:3rem;margin-bottom:0}.chart-field .checkbox_area{margin-left:0rem;margin-bottom:2.5rem;width:33%}.chart-field .checkbox_area label span{right:40%;font-size:24px}.chart-field .checkbox_area label p{font-size:16px}}.admin-panel-content__wrap.dashboard{padding-right:320px}@media screen and (max-width: 992px){.admin-panel-content__wrap.dashboard{padding-right:25px;width:100%}}@media screen and (max-width: 576px){.admin-panel-content__wrap.dashboard{padding:15px}}.formats-player{display:flex;flex-wrap:wrap;justify-content:start;gap:1rem;max-width:1200px}.formats-player__item{display:flex;flex-direction:column;align-items:center;border:1px solid #b1b0b0;padding-top:14px;padding-bottom:30px;border-radius:8px;width:200px}.formats-player__item:hover{cursor:pointer}.formats-player__item.select{background-color:#83edff4d}.formats-player__item h6{font-size:20px;line-height:24px;color:#3f3f3f}.formats-player__item img{margin-top:24px;width:100%;height:auto;object-fit:cover}.formats-player__item .checkbox_area label,.formats-player__item .checkbox_area .checkbox:not(checked)+label{font-weight:500;font-size:16px;line-height:20px;color:#7c9bf8}.color .formats-player__item .checkbox_area label,.color .formats-player__item .checkbox_area .checkbox:not(checked)+label{color:#fff}.color .formats-player__item h6{color:#fff}.formats-player__item .checkbox_area .checkbox:not(checked)+label:before{background:transparent;border:3px solid #7c9bf8;width:20px;height:20px;border-radius:50%;left:6px}.formats-player__item .checkbox_area .checkbox:not(checked)+label:after{width:12px;height:12px;background:#7c9bf8;content:"";border-radius:50%;left:10px;top:6px}.format-input{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:flex-end}.formats-btn{padding-left:10px}@media screen and (max-width: 927px){.formats-player__item .checkbox_area label,.formats-player__item .checkbox_area .checkbox:not(checked)+label{font-size:16px;padding-left:25px}.formats-player{grid-template-columns:1fr 1fr;gap:1rem}.format-input{flex-wrap:nowrap;justify-content:flex-start;align-items:center}.format-input .btn-add{margin-left:auto}.format-input input{width:70%;margin-bottom:0}}@media screen and (min-width: 928px) and (max-width: 1400px){.formats-player{grid-template-columns:1fr 1fr 1fr;gap:1rem}.format-input{flex-wrap:nowrap;justify-content:flex-start;align-items:center}.format-input .btn-add{margin-left:2rem}.format-input input{width:400px;margin-bottom:0}.statistic-fields__col_websites.format-input{max-width:100%}}@media screen and (max-width: 500px){.formats-player{grid-template-columns:1fr}}@media screen and (min-width: 1401px){.format-input{flex-wrap:nowrap;justify-content:flex-start;align-items:center}.format-input .btn-add{margin-left:2rem}.format-input input{width:400px;margin-bottom:0}.statistic-fields__col_websites.format-input{max-width:100%}}.dropdown-menu-right{background:linear-gradient(130.28deg,#e7e7e7 1.34%,#979797 98.1%)}.bank-method-fields .checkbox_area .checkbox:not(checked)+label:before{border-radius:50%;border:2px solid #06a3eb}.statistic-payment ul li.active a:not([href]):not([tabindex]):hover,.statistic-payment ul li.active a:not([href]):not([tabindex]):focus{text-decoration:underline;color:#06a3eb}.bank-method-result__body div{display:flex}.bank-method-result__body div p{margin-left:.5rem}.bank-method-result{display:flex;flex-direction:column}.bank-method-result__price{margin-top:auto}.bank-method-result__body-type{text-transform:uppercase}.bank-method-result__body-caption{text-transform:lowercase}.sortBtn__wrapper{display:flex;flex-direction:column}.sortBtn{margin-bottom:1px;margin-top:1px;margin-left:4px;fill:#afaeae;transition:fill .1s ease}.sortBtn.active{fill:#06a3eb}.statistic .table-wrap table tr th .sorting:after,.websites .table-wrap table tr th .sorting:after{display:none!important}.fadeIn{animation:.5s fadeIn forwards}.fadeOut{animation:.5s fadeOut forwards}@keyframes fadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:1;transform:translate(0)}to{transform:translate(-20px);opacity:0}}.admin-panel-content__head.top .dropdown{display:none}.admin-panel-content__head.top .balance{opacity:0}.admin-panel a.export{font-weight:400;font-size:16px;line-height:17px;color:#a3a1a1;margin-left:auto;margin-bottom:12px;transition:color .2s ease}.admin-panel a.export:hover{color:#06a3eb}.websites .table-wrap table tbody tr td a.sort:hover{border-color:#06a3eb;color:#06a3eb;transition:color .2s ease}.admin-panel-sidebar__nav ul li:hover a{background-color:#06a3eb1a}.balance a{margin:0;font-weight:500;font-size:11px;line-height:14px;color:#3f3f3f}.balance strong{font-weight:500;font-size:16px;line-height:20px;color:#06a3eb}.chart-field .checkbox_area label,.chart-field .checkbox_area .checkbox:not(checked)+label{padding:0}.checkbox_area__title{display:flex}.chart-field .checkbox_area label p{position:static;margin-bottom:0;font-weight:400}.chart-field .checkbox_area label span{position:static;padding-left:1.5rem;font-weight:400}.chart-field .checkbox_area .chart-tooltip__icon{width:11px;height:11px;border-radius:50%;border:1px solid #6e757c;font-size:8px;line-height:10px;text-align:center;font-weight:400;color:#6e757c;margin-left:4px;position:relative}.chart-field .checkbox_area .chart-tooltip__content{position:absolute;font-style:normal;font-weight:600!important;font-size:10px;line-height:12px;background:rgba(45,45,45,.35);border-radius:4px;padding:4px;bottom:1.5rem;top:auto;max-width:140px;left:-1.5rem;opacity:1;width:max-content;visibility:hidden;text-align:left;text-transform:none;color:#fff!important;height:fit-content}.chart-field .checkbox_area .chart-tooltip__content:before{content:"";width:0px;height:0px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgba(45,45,45,.35);position:absolute;top:100%;right:73%}.chart-field .checkbox_area .chart-tooltip__icon:hover .chart-tooltip__content{visibility:visible;transition:visibility .4s ease}.chart-field .checkbox_area .checkbox:not(checked)+label:before{top:32px}.chart-field .checkbox_area .checkbox:not(checked)+label:after{top:36px}.chart-field .checkbox_area{margin-left:0;position:relative}.chart-field{justify-content:space-between;padding-left:4rem;padding-right:4rem}.rdp-caption_label{font-weight:400;text-transform:capitalize}.datepicker-footer_trigger{font-weight:400}.admin-panel-content__wrap select,.admin-panel-content__wrap input,.ap__control,.payment-balance__wrap,.referal-program__body{border-color:#a3a1a1!important}.statistic .table-wrap table tr th{width:calc(100% / 6)}.color .bank-method-choice ul{background:#282947;border:none}.admin-panel-sidebar{position:fixed;top:0;left:0;z-index:15;min-height:550px}@media screen and (max-width: 768px){.admin-panel-sidebar{min-height:auto}}.admin-panel-content{padding-left:190px;padding-right:195px;width:100%;flex:0 0 100%}.admin-panel-sidebar-right{position:fixed;min-height:550px;z-index:10}.admin-panel-content__wrap{padding-right:20px;padding-left:20px}.admin-panel-content__wrap{padding-top:95px}.admin-panel-content__wrap.dashboard{padding-right:25px}@media screen and (max-width: 992px){.admin-panel-sidebar-right{position:relative;padding-left:220px;max-width:none!important;width:100%;margin-top:auto;min-height:auto}.admin-panel-sidebar-right .admin-panel-content__head{margin-bottom:15px;justify-content:flex-end}.admin-panel-sidebar-right .admin-panel-content__head .ntf,.admin-panel-sidebar-right .admin-panel-content__head .dropdown_profile{margin-left:15px}.sidebar-arrow__wrapper{display:none}.admin-panel-content{padding-right:0}.admin-panel-content__wrap{padding:25px}}.admin-panel-sidebar .mobile-wrap{min-height:550px}@media screen and (max-width: 768px){.admin-panel-sidebar .mobile-wrap{position:fixed;top:0;bottom:0;width:240px;left:-240px;height:100%;min-height:550px;background:#fff;z-index:9998;padding:110px 24px 24px;-webkit-transition:ease all .3s;transition:ease all .3s}.admin-panel-content,.admin-panel-sidebar-right{padding-left:0}}@media screen and (min-width: 769px){.admin-panel-sidebar{bottom:0}}@media screen and (max-width: 576px){.admin-panel-content__wrap.dashboard{padding:15px;overflow-x:hidden}.chart-field{justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem;margin-top:0;justify-content:center}.chart-field .checkbox_area{margin-bottom:0rem;width:50%}.chart-field .checkbox_area label span{padding-left:0}.checkbox_area label{text-align:center}.recharts-responsive-container{display:none}}.color .admin-panel-sidebar a,.admin-panel-sidebar__nav ul li a{display:block}.admin-panel-sidebar__copyright p{font-weight:400}.sidebar-arrow{position:absolute;right:15px;top:75%;transform:translateY(-50%)}.sidebar-arrow.right{position:absolute;right:auto;left:15px;top:75%;transform:translateY(-50%)}.admin-panel-sidebar-right .sidebar-arrow.right button{transform:rotateY(180deg)}.admin-panel-sidebar-right.small .sidebar-arrow.right button{transform:rotateY(0)}.sidebar-arrow button{background-color:transparent;border:none;padding:10px 0 10px 10px}.sidebar-arrow button:hover{cursor:pointer}.sidebar-arrow button svg{stroke:#0d72ad}.sidebar-arrow button:hover svg{stroke:#06a2ea}.admin-panel-sidebar.small{max-width:85px;overflow-x:hidden}.admin-panel-sidebar,.admin-panel-sidebar.small{transition:max-width .4s ease,color .2s ease}.admin-panel-sidebar .admin-panel-sidebar__wrap hr{transition:opacity 0ms linear,transform .4s linear}.admin-panel-sidebar.small .admin-panel-sidebar__logo,.admin-panel-sidebar.small .admin-panel-sidebar__color p,.admin-panel-sidebar.small .admin-panel-sidebar__nav ul li a span,.admin-panel-sidebar.small .admin-panel-sidebar__wrap hr,.admin-panel-sidebar.small .admin-panel-sidebar__copyright{opacity:0;transform:translate(-250px);visibility:hidden;transition:opacity 0ms linear,transform .4s linear}.admin-panel-sidebar .admin-panel-sidebar__logo,.admin-panel-sidebar .admin-panel-sidebar__color p,.admin-panel-sidebar .admin-panel-sidebar__nav ul li a span,.admin-panel-sidebar .admin-panel-sidebar__copyright{opacity:1;transform:translate(0);visibility:visible;transition:opacity .4s linear .4s,transform .4s linear}.admin-panel-sidebar .admin-panel-sidebar__color{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;position:absolute;padding:0;top:calc(100% - 150px);right:45px;transition:right .4s ease}.admin-panel-sidebar.small .admin-panel-sidebar__color{right:15px;transition:right .4s ease}.admin-panel-sidebar.small .sidebar-arrow button{transform:rotateY(180deg)}.admin-panel-sidebar .admin-panel-sidebar__logo-small,.color .admin-panel-sidebar .admin-panel-sidebar__logo-small{display:none}.admin-panel-sidebar.small .admin-panel-sidebar__logo-small{display:block}.color .admin-panel-sidebar.small a.admin-panel-sidebar__logo,.admin-panel-sidebar.small a.admin-panel-sidebar__logo{display:none}.admin-panel-content{transition:padding-left .4s ease}.admin-panel-content.left{padding-left:80px;transition:padding-left .4s ease}.admin-panel-sidebar-right__profile .last-payment{background:linear-gradient(130.28deg,#e7e7e7 1.34%,#979797 98.1%);border-radius:10px;margin-bottom:28px}@media screen and (max-width: 992px){.admin-panel-sidebar-right__profile .last-payment{margin-bottom:0}}.admin-panel-content__wrap select:hover,.admin-panel-content__wrap select:focus,.admin-panel-content__wrap input:hover,.admin-panel-content__wrap input:focus,.ap__control:hover,.ap__control--is-focused{border-color:#06a3eb!important;cursor:pointer;transition:all .4s ease;box-shadow:0 0 #0000!important}.payment__wrap,.last-payment{padding:10px 18px;transition:all .4s ease}.payment__wrap img,.last-payment img{width:20px!important;height:auto}.payment>a{display:block}.payment__link div{display:flex;justify-items:center}.last-payment .payment__link div{color:#3f3f3f;align-items:center;font-weight:500;font-size:9px;line-height:11px}.payment__wrap .payment__link div{color:#fff;align-items:center;font-weight:500;font-size:9px;line-height:11px}.payment__wrap .payment__title,.last-payment .last-payment__title,.payment__wrap .payment__date,.last-payment .last-payment__date{margin-top:0;font-size:10px;line-height:12px}.payment__wrap .payment__price,.last-payment .last-payment__price{font-weight:500;font-size:24px;line-height:29px;margin-bottom:5px}a.last-payment{color:#3f3f3f}@media screen and (max-width: 992px){.payment{display:flex;gap:1rem}.payment__wrap,.last-payment{margin-bottom:0;flex-grow:1}.payment__wrap .payment__title,.last-payment .payment__title{margin-top:0}.payment__wrap .payment__price,.last-payment .payment__price{font-weight:500;font-size:34px;line-height:42px;margin-bottom:25px}}.admin-panel-content__head{display:flex;justify-content:space-between;align-items:center}.admin-panel-content__head .ntf{position:relative;padding-right:8px}.admin-panel-content__head .ntf:hover{cursor:pointer}.admin-panel-content__head .ntf svg{stroke:#1b1b1b}.color .admin-panel-content__head .ntf svg{stroke:#fff}.admin-panel-content__head .ntf__counter{position:absolute;font-weight:700;font-size:10px;line-height:12px;color:#fff;background:#c70000;border:1px solid #c70000;border-radius:50%;width:12px;height:12px;display:flex;justify-content:center;align-items:center;top:0;right:0}.admin-panel-sidebar-right{max-width:200px}.admin-panel-sidebar-right.small{max-width:85px}.admin-panel-sidebar-right__wrap{padding-left:15px;padding-right:15px}.admin-panel-sidebar-right.small .admin-panel-sidebar-right__wrap{padding-left:7px;padding-right:7px}.admin-panel-sidebar-right.small .admin-panel-content__head{flex-direction:column-reverse;justify-content:center;padding-right:0;gap:1rem;margin-bottom:25px}@media screen and (max-width: 992px){.admin-panel-sidebar-right.small .admin-panel-content__head{flex-direction:row}}.admin-panel-sidebar-right.small .admin-panel-content__head .dropdown_profile{margin-left:0}.admin-panel-sidebar-right .payment .payment__wrap .payment__link-small,.admin-panel-sidebar-right .payment .last-payment .payment__link-small{display:none}.admin-panel-sidebar-right.small .payment .payment__wrap .payment__link-small{color:#fff}.admin-panel-sidebar-right.small .payment .payment__wrap .payment__price,.admin-panel-sidebar-right.small .payment .last-payment .last-payment__price{margin-bottom:0}.admin-panel-sidebar-right.small .payment .last-payment .last-payment__date,.admin-panel-sidebar-right.small .payment .last-payment .payment__link,.admin-panel-sidebar-right.small .payment .payment__wrap .payment__date,.admin-panel-sidebar-right.small .payment .payment__wrap .payment__link{display:none}.admin-panel-sidebar-right.small .payment .payment__wrap,.admin-panel-sidebar-right.small .payment .last-payment{padding:5px}.admin-panel-sidebar-right.small .payment .payment__wrap .payment__title,.admin-panel-sidebar-right.small .payment .last-payment .last-payment__title{font-size:10px;line-height:14px}.sidebar-arrow__wrapper{margin-top:auto;position:relative;padding-bottom:60px}.sidebar-arrow__wrapper .sidebar-arrow{left:0;transform:translateY(-50%)}.sidebar-arrow__wrapper .sidebar-arrow button{transform:rotateY(180deg)}.admin-panel-sidebar-right.small .sidebar-arrow__wrapper .sidebar-arrow button{transform:rotateY(0)}.admin-panel-sidebar-right,.admin-panel-sidebar-right.small,.admin-panel-sidebar-right__wrap{transition:all .4s ease}.admin-panel-content.right{padding-right:75px;transition:padding-right .4s ease}.admin-panel-content,.admin-panel-content.left,.admin-panel-content.right{transition:padding-right .4s ease,padding-left .4s ease}.admin-panel-sidebar-right.small .payment .payment__wrap .payment__link-small,.admin-panel-sidebar-right.small .payment .last-payment .payment__link-small{display:block;font-weight:500;font-size:12px;line-height:15px}.admin-panel-sidebar-right.small .payment .payment__wrap .payment__link-small,.color .balance a{color:#fff}.statistic .table-wrap table tfoot tr td{padding:8px 16px;font-size:14px;line-height:16px;font-weight:500;background:#f4f5fe}.statistic .table-wrap table tfoot td:last-child{border-radius:0 8px 8px 0}.statistic .table-wrap table tfoot td:first-child{border-radius:8px 0 0 8px}.color .statistic .table-wrap table tfoot td{background:#10111d}.sortBtn__wrapper{position:relative}.sortBtn__wrapper-tooltip{position:absolute;background:rgba(45,45,45,.35);border-radius:4px;color:#fff;padding:5px;bottom:2rem;top:-3rem;width:140px;font-size:10px;line-height:12px;font-weight:600;display:none}a.sorting:hover .sortBtn__wrapper .sortBtn__wrapper-tooltip{display:block}.table-adaptive{padding-top:100px;margin-top:-100px}.back-wrapper{display:flex;align-items:center}.back{border:none;background:transparent;text-transform:uppercase;font-weight:500;color:#b1b0b0;padding:0}.back:hover{color:#06a3eb;cursor:pointer;transition:color .4s ease}.bank-method-result__row{margin-top:0}.bank-method .btn-default{margin-bottom:20px}.created .dropdown-menu textarea{font-weight:400;font-size:12px;line-height:20px}.siteModal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:418px;padding:10px 20px;border:1px solid #878787;border-radius:8px;background:#ffffff;z-index:100}.siteModal div:first-child{display:flex;justify-content:flex-end;margin-bottom:20px}.siteModal div:first-child button{background:transparent;border:none;border-radius:50%;padding:5px}.siteModal p,.siteModal ul{font-weight:500;font-size:12px;line-height:15px;color:#3f3f3f}.siteModal div:first-child button svg{stroke:#3f3f3f}.siteModal div:first-child button:hover svg{stroke:#06a3eb;cursor:pointer}.bank-method-result{width:280px}.bank-method-result__head{margin-bottom:10px}.bank-method-result__body p{margin-bottom:5px}.created .dropdown-menu{width:635px;margin-top:220px}.chart__wrapper{display:flex;width:100%}.chart__wrapper-chart{width:90%;position:relative}.chart__wrapper-overlay{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;background:transparent;z-index:1000}.chart__wrapper-actions{width:10%}.chart__wrapper-actions ul{padding-inline-start:0px}.chart__wrapper-action{display:flex;align-items:center;margin-top:4px}.chart__wrapper-action:hover{cursor:pointer}.chart__wrapper-action span:last-child{margin-left:12px;font-weight:500;font-size:14px;line-height:17px}.chart__info-wrapper{display:flex;width:90%;justify-content:space-around;padding-bottom:40px}.chart__info{display:flex;flex-direction:column;position:relative}.chart__info-title{font-weight:500;font-size:19px;line-height:24px;color:#6e757c;text-align:end}.chart__info-info{font-weight:400;font-size:22px;line-height:27px;text-align:end}.chart__info-tooltip-wrapper{position:absolute;left:100%;top:0}.chart__info-tooltip{background:#6e757c;color:#fff;width:11px;height:11px;border-radius:50%;font-size:8px;line-height:10px;text-align:center;font-weight:500;margin-left:4px;position:relative}.chart__info-tooltip:hover{cursor:pointer}.chart__info-tooltip--content{position:absolute;font-style:normal;font-weight:600!important;font-size:10px;line-height:12px;background:rgba(45,45,45,.35);border-radius:4px;padding:4px;bottom:1.5rem;top:auto;max-width:140px;left:-1.5rem;opacity:1;width:max-content;visibility:hidden;text-align:left;text-transform:none;color:#fff!important;height:fit-content}.chart__info-tooltip--content:before{content:"";width:0px;height:0px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgba(45,45,45,.35);position:absolute;top:100%;right:73%}.chart__info-tooltip:hover .chart__info-tooltip--content{visibility:visible;transition:visibility .4s ease}.admin-panel-sidebar-right .admin-panel-content__head{margin-bottom:28px}@media screen and (max-width: 576px){.chart__wrapper{display:none}.chart__info-wrapper{flex-direction:column;padding-bottom:0;width:calc(100% - 1rem)}.chart__info{margin-top:1rem;flex-direction:row}.chart__info:first-child{margin-top:0}.chart__info-title{width:50%;text-align:left}.chart__info-info{width:50%}.sidebar-arrow{display:none}}@media screen and (max-width: 768px){.sidebar-arrow{display:none}}@media screen and (max-width: 1439px){.chart__wrapper-chart{width:80%}.chart__wrapper-actions{width:20%}}.statistic-choice input+.radio-text:hover{color:#3f3f3f}.color .statistic-choice input+.radio-text:hover{color:#fff}.btn-outline-secondary svg{stroke:#a3a1a1;transition:stroke .4s ease}.btn-outline-secondary:hover{color:#fff;background-color:#fff;border-color:#06a2ea}.btn-outline-secondary:hover svg{stroke:#06a2ea;transition:stroke .4s ease}.referal-program__body .input-group .btn{background:white}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#fff;border-color:#06a2ea}.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #06a2ea80;color:#06a2ea}.btn-outline-secondary:focus svg{stroke:#06a2ea}.color .websites .table-wrap table tbody tr td a.site{color:#06a2ea}.color .last-payment__title,.color .last-payment__date,.color .last-payment__price,.color .last-payment__link a{color:#3f3f3f}.chat__wrapper{margin-top:auto}.chat__item{display:flex;background:#06a2ea;padding:15px 5px;border-radius:8px;align-items:center;position:relative;overflow:hidden;z-index:5}.chat__item:hover{cursor:pointer}.chat__avatar{border-radius:50%;overflow:hidden;width:45px;height:45px}.chat__avatar img{width:100%;height:100%;object-fit:cover}.chat__action{display:flex;flex-direction:column;position:absolute;right:8px}.chat__action svg,.chat__context--manager-action svg{stroke:#fff}.chat__item:hover .chat__action svg:first-child{animation:firstArrow .4s infinite}.chat__item:hover .chat__action svg:last-child{animation:lastArrow .4s infinite}.chat__info{font-size:12px;line-height:16px;padding-left:5px;overflow:hidden;opacity:1;position:absolute;left:50px;color:#fff;font-weight:600}.chat__info-email{margin-top:5px}.chat__info-telegram{margin-top:3px}.chat__info-email,.chat__info-telegram{display:flex;align-items:center}.chat__info-email a,.chat__info-telegram a{margin-left:5px;color:#fff;font-size:9px;line-height:11px;font-weight:400;transition:color .4s ease}.chat__info-email a:hover,.chat__info-telegram a:hover{text-decoration:underline}.admin-panel-sidebar-right.small .chat__action{opacity:0;transition:opacity .2s ease}.admin-panel-sidebar-right .chat__item .chat__action svg{width:13px;height:7px;transition:width 0ms linear 0ms,height 0ms linear 0ms}.admin-panel-sidebar-right .chat__item .chat__action{transform:rotate(180deg)}.admin-panel-sidebar-right.small .chat__item .chat__action svg{width:23px;height:12px;opacity:0;transition:width 0ms linear 0ms,height 0ms linear 0ms}.admin-panel-sidebar-right.small .chat__item:hover .chat__action svg{width:23px;height:12px;opacity:1;transition:width 0ms linear 0ms,height 0ms linear 0ms}.admin-panel-sidebar-right.small .chat__item:hover .chat__action{left:0;right:0;top:0;bottom:0;opacity:1;z-index:20;justify-content:center;align-items:center;background:rgba(6,163,235,.55);border-radius:8px}.admin-panel-sidebar-right.small .chat__item{justify-content:center}.admin-panel-sidebar-right.small .chat__info{transform:translate(150px);opacity:0;transition:transform .2s ease,opacity 0ms ease}.admin-panel-sidebar-right.small .chat__avatar{width:50px;height:50px;transition:height .2s ease,height .2s ease}.chat__wrapper-mobile{width:170px;margin-right:auto}.chat__context{position:fixed;background:white;right:-55px;bottom:-200px;width:300px;border-radius:8px;border:1px solid #d8d7d7;z-index:1;visibility:hidden;transform:scale(.05);transition:transform .5s ease,right 0ms linear .8s,visibility 0ms linear .8s}.admin-panel-sidebar-right.small .chat__context{right:-105px;visibility:hidden;transition:right 0ms linear 0ms}.admin-panel-sidebar-right.small .chat__context.open,.chat__context.open{right:0;bottom:0;visibility:visible;z-index:50;transform:scale(1) translate(0) translateY(0);transition:all .5s ease}.chat__context--manager{display:flex;align-items:center;padding:10px 15px;background:#06a1e9;border-radius:8px}.chat__context--manager-avatar{width:55px;height:55px;border-radius:50%;overflow:hidden}.chat__context--manager-avatar img{width:100%;height:100%;object-fit:cover}.chat__context--manager-info{display:flex;flex-direction:column;color:#fff;margin-left:20px}.chat__context--manager-name{font-size:14px;line-height:18px;font-weight:500}.chat__context--manager-role{font-size:12px;line-height:14px}.chat__context--manager-email,.chat__context--manager-telegram{display:flex;align-items:center;font-size:13px;line-height:15px;margin-top:5px}.chat__context--manager-email a,.chat__context--manager-telegram a{margin-left:5px;color:#fff}.chat__context--manager-email a:hover,.chat__context--manager-telegram a:hover{color:#fff;text-decoration:underline!important}.chat__context--manager-action{display:flex;flex-direction:column;margin-left:auto}.chat__context--manager-action:hover{cursor:pointer}.chat__context--manager-action:hover svg:first-child{animation:lastArrow .4s infinite}.chat__context--manager-action:hover svg:last-child{animation:firstArrow .4s infinite}.chat__context--history{padding:16px}.chat__context--history-scroll{height:375px;overflow-y:scroll}.chat__context--history-scroll::-webkit-scrollbar{width:0px;background:transparent}.chat__context--history-wrapper{display:grid;grid-template-columns:repeat(8,minmax(0,1fr))}.chat__context--message-manager,.chat__context--message-user{display:flex;align-items:end;grid-column:span 7 / span 7;margin-top:1rem}.chat__context--message-user{grid-column-start:3}.chat__context--message-manager_avatar{width:35px;height:35px;border-radius:50px;overflow:hidden}.chat__context--message-manager_avatar img{width:100%;height:auto;object-fit:cover}.chat__context--message-manager_text,.chat__context--message-user_text{background:#eaf0f8;padding:8px 12px;border-radius:20px;width:min-content;margin-left:10px;flex-grow:1}.chat__context--message-user_text{background:#06a2ea}.chat__context--message-manager_text p,.chat__context--message-user_text p{width:fit-content;font-size:13px;line-height:15px;color:#6e757c;margin-bottom:0;max-width:100%;word-break:break-all}.chat__context--message-user_text p{color:#fff}.chat__context--action{border-radius:8px;background:#e8eef7;padding:10px 15px;display:flex;align-items:center;gap:1rem}.chat__context--action-message{flex-grow:1}.chat__context--action-message input{border:1px solid transparent;background:#e6ecf6;border-radius:10px;height:32px;padding-left:11px;white-space:nowrap;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#6e757c;width:100%}.chat__context--action-message input:focus,.chat__context--action-message input:active,.chat__context--action-message input:hover{border:1px solid #06a1e9!important;background:white;transition:all .4s ease}.chat__context--action-submit{margin-left:auto}.chat__context--action-submit button{border:none;padding:0}.chat__context--action-submit button svg{width:25px;height:25px}.chat__context--action-submit button:hover svg{opacity:.8;cursor:pointer;transition:opacity .2s ease}@media screen and (max-width: 992px){.chat__wrapper{display:none}}@media screen and (min-width: 992px){.chat__wrapper-mobile{display:none}}@keyframes firstArrow{0%{stroke:#fff}50%{stroke:#fff}to{stroke:#0771b7}}@keyframes lastArrow{0%{stroke:#0771b7}50%{stroke:#0771b7}to{stroke:#fff}}.dashboard__col{margin-right:24px}.admin-panel-sidebar__hidden{position:absolute;top:0;bottom:0;right:0;width:15px}.admin-panel-sidebar__hidden.right{position:absolute;top:0;left:0;right:auto;width:15px}.admin-panel-sidebar__hidden:hover{cursor:pointer}.messenger__wrapper{display:flex;flex-direction:column;background:white;border-radius:10px;overflow:hidden;padding:0 1px;height:100%;width:100%}.messenger__header--count{position:absolute;display:flex;justify-content:center;align-items:center;right:3px;top:3px;background:red;color:#fff;border-radius:50%;width:20px;height:20px}.messenger__header--count>span{color:#fff;font-size:10px}.messenger__wrapper-border{width:400px;border-radius:10px;padding:2px;overflow:hidden;z-index:10;max-width:calc(100% - 30px);background:linear-gradient(109.09deg,#0778be .64%,#9a9a9a 100%);transition:all .4s ease;position:absolute;right:15px;top:360px;display:flex;max-height:500px}.admin-panel-sidebar-right.small .messenger__wrapper-border{visibility:hidden;opacity:0;transition:visibility 0ms,opacity 0ms}.admin-panel-sidebar-right.small .messenger__wrapper-border.open{visibility:visible;opacity:1;transition:visibility 0ms ease .2s,opacity .2s ease}.admin-panel-sidebar-right .ntf{display:none}.admin-panel-sidebar-right.small .ntf{display:block}@media screen and (max-height: 700px) and (min-height: 650px){.messenger__body{height:calc(100vh - 600px)}}@media screen and (max-height: 650px){.admin-panel-sidebar-right .messenger__wrapper-border{visibility:hidden;opacity:0;transition:visibility 0ms,opacity .2s ease}.admin-panel-sidebar-right .ntf{display:block}.messenger__wrapper-border.open{visibility:visible;opacity:1;transition:visibility 0ms ease 0ms,opacity .2s ease .6s}}@media screen and (max-width: 992px){.admin-panel-sidebar-right .messenger__wrapper-border{visibility:hidden;opacity:0;transition:visibility 0ms,opacity .2s ease 0ms}.admin-panel-sidebar-right .messenger__wrapper-border.open{display:flex;visibility:visible;opacity:1;transition:visibility 0ms,opacity .2s ease .2s}.admin-panel-sidebar-right .ntf{display:block}.messenger__wrapper-border{top:0}.chat__context{right:50%;bottom:-28px}}.messenger__wrapper-border.open{max-width:400px;bottom:20px;transition:all .4s ease}.messenger__header{display:flex;padding-bottom:8px}.messenger__header:hover{cursor:pointer}.messenger__wrapper-border.open .messenger__header-action{display:none}.messenger__header-title{margin-left:32px;padding-top:8px;transition:all .4s ease}.messenger__wrapper-border.open .messenger__header-title{margin-left:0;width:100%;transition:all .4s ease}.messenger__wrapper-border.open .messenger__header-title:hover{cursor:pointer}.messenger__header-title h5{font-weight:400;font-size:10px;line-height:12px;color:#3f3f3f;padding-bottom:0;border-bottom:1px solid rgba(144,142,142,.7);transition:all .4s ease}.messenger__wrapper-border.open .messenger__header-title h5{font-weight:400;font-size:14px;line-height:17px;padding-bottom:8px;padding-left:0;text-align:center;transition:all .4s ease}.messenger__body{max-height:100px;overflow-y:scroll;flex:1 1 auto;transition:all .4s ease}.messenger__wrapper-border.open .messenger__body{max-height:500px;transition:all .4s ease}.messenger__body::-webkit-scrollbar{width:2px;transition:all .4s ease}.messenger__wrapper-border.open .messenger__body::-webkit-scrollbar{width:5px;transition:all .4s ease}.messenger__body::-webkit-scrollbar-track{background:transparent}.messenger__body::-webkit-scrollbar-thumb{border-radius:10px;background:#8194a0}.messenger__body-message{padding-left:7px;border-bottom:1px solid rgba(144,142,142,.7)}.messenger__body-message--title h6{font-weight:600;font-size:9px;line-height:10px;color:#3f3f3f;margin-top:3px;transition:all .4s ease}.messenger__wrapper-border.open .messenger__body-message--title h6{font-weight:600;font-size:12px;line-height:15px;transition:all .4s ease}.messenger__body-message--main{padding-bottom:2px}.messenger__body-message--main p{font-weight:400;font-size:8px;line-height:9px;color:#3f3f3f;max-height:18px;overflow:hidden;margin-bottom:0;transition:all .4s ease}.messenger__wrapper-border.open .messenger__body-message--main p{font-weight:400;font-size:10px;line-height:12px;max-height:150px;transition:all .4s ease}.messenger__body-message--footer{display:none;transition:all .4s ease}.messenger__wrapper-border.open .messenger__body-message--footer{display:block;font-weight:400;font-size:8px;line-height:10px;color:#949494;padding-top:5px;transition:all .4s ease}.statistic-fields__col.statistic-fields__col_blocks{display:flex}.btn-default.btn-blocks.refresh{align-self:end;height:30px}.btn-default.btn-blocks.refresh:disabled{background:#ececed;box-shadow:0 0 #ececed}.login__error-message{text-align:center;color:red}.created .dropdown-menu textarea{width:100%;background:#fff;border:0;height:70px;padding-top:10px}input{color:#3f3f3f}.bank-method-result__head p{margin:0;font-size:12px;line-height:16px}.bank-method-result__body p{margin-bottom:0;font-size:12px;line-height:16px}.bank-method-result__head img{margin-right:6px;width:18px}.bank-method-result__price{font-weight:500;font-size:24px;line-height:24px;color:#fff;text-align:right}.bank-method-result{width:250px}.admin-panel-content__head .dropdown_profile{margin-left:15px}.admin-panel-sidebar-right.small .balance{margin-left:0!important}.statistic{position:relative}.payment-balance{background:white}.color .payment-balance{background:#18192c}.paymentCart[aria-expanded=true]{border-radius:10px;padding:60px 0 45px;position:relative;margin-bottom:28px;overflow:hidden;transition:padding-top .4s ease,padding-bottom .4s ease}.paymentCart[aria-expanded=false]{border-radius:10px;padding:45px 0;position:relative;margin-bottom:28px;transition:padding-top .4s ease,padding-bottom .4s ease}.paymentCart[aria-label=next]{background:linear-gradient(130.28deg,#06a3eb 1.34%,#07599c 98.1%);color:#fff}.paymentCart[aria-label=last]{background:linear-gradient(130.28deg,#e7e7e7 1.34%,#979797 98.1%);color:#3f3f3f}.paymentCart[aria-expanded=true] .paymentCart__title{position:absolute;left:10px;top:10px;font-size:10px;line-height:12px;font-weight:500;transform:translate(0);visibility:visible;opacity:1;transition:transform .4s ease 50ms,opacity 0ms ease 0ms,visibility 0ms ease 0ms}.paymentCart[aria-expanded=false] .paymentCart__title{position:absolute;left:10px;top:10px;font-size:10px;line-height:12px;font-weight:500;transform:translate(200px);visibility:hidden;opacity:0;transition:transform .2s ease,opacity 0ms ease .2s,visibility 0ms ease .2s}.paymentCart[aria-expanded=true] .paymentCart__date{position:absolute;left:10px;top:25px;font-size:10px;line-height:12px;font-weight:500;transform:translate(0);visibility:visible;opacity:1;transition:transform .4s ease 50ms,opacity 0ms ease 0ms,visibility 0ms ease 0ms}.paymentCart[aria-expanded=false] .paymentCart__date{position:absolute;left:10px;top:25px;font-size:10px;line-height:12px;font-weight:500;transform:translate(200px);visibility:hidden;opacity:0;transition:transform .2s ease,opacity 0ms ease .2s,visibility 0ms ease .2s}.paymentCart[aria-expanded=true] .paymentCart__price{position:absolute;left:10px;top:45px;font-weight:500;font-size:20px;line-height:29px;transition:left .4s ease,top .4s ease}.paymentCart[aria-expanded=false] .paymentCart__price{position:absolute;left:5px;top:40px;right:5px;overflow:hidden;white-space:nowrap;font-weight:500;font-size:14px;line-height:29px;transition:left .4s ease,top .4s ease}.paymentCart[aria-expanded=true] .paymentCart__link{position:absolute;left:10px;bottom:10px;font-weight:500;font-size:9px;line-height:11px;transform:translate(0);visibility:visible;opacity:1;transition:transform .4s ease 50ms,opacity 0ms ease 0ms,visibility 0ms ease 0ms}.paymentCart[aria-expanded=false] .paymentCart__link{position:absolute;left:10px;bottom:10px;font-weight:500;font-size:9px;line-height:11px;transform:translate(200px);visibility:hidden;opacity:0;transition:transform .2s ease,opacity 0ms ease .2s,visibility 0ms ease .2s}.paymentCart[aria-expanded=true] .paymentCart__link>div{display:flex;align-items:center}.paymentCart .paymentCart__link img{width:20px}.paymentCart[aria-expanded=true] .paymentCart__title-small{position:absolute;font-weight:500;font-size:10px;line-height:12px;left:5px;right:5px;top:5px;opacity:0;visibility:hidden;transition:opacity 0ms ease 50ms,visibility 0ms ease .1s}.paymentCart[aria-expanded=false] .paymentCart__title-small{position:absolute;font-weight:500;font-size:10px;line-height:12px;left:5px;right:5px;top:5px;opacity:1;visibility:visible;transition:opacity .2s ease .25s,visibility 0ms ease .2s}.paymentCart[aria-expanded=true] .paymentCart__link-small{position:absolute;font-weight:500;font-size:12px;line-height:15px;left:5px;right:5px;bottom:5px;opacity:0;visibility:hidden;transition:opacity 0ms ease 50ms,visibility 0ms ease .1s}.paymentCart[aria-expanded=false] .paymentCart__link-small{position:absolute;font-weight:500;font-size:12px;line-height:15px;left:5px;right:5px;bottom:5px;opacity:1;visibility:visible;transition:opacity .2s ease .25s,visibility 0ms ease .2s}.balance__header{display:flex;flex-direction:column}.small .balance__header span{align-self:center}input.btn-default:disabled{background:#ececed;box-shadow:0 0 #ececed}input.btn-default:disabled:hover{background:#ececed;box-shadow:0 0 #ececed;color:#fff;transform:translateY(0)}.register-error{color:red;font-size:12px}#register input.no-valid,#register select.no-valid{border:1px solid red}a.login{color:#fff!important}button.sorting{background:transparent;border:none;width:100%}button.sorting:hover{cursor:pointer}button.sorting:hover .sortBtn__wrapper .sortBtn__wrapper-tooltip{display:block}.payment-filter{display:flex}.table-adaptive{min-height:500px;display:flex;flex-direction:column}.pagination-wrapper{display:flex;justify-content:end;align-items:center;margin-top:auto;padding-top:2rem}.pagination{display:flex;background:white;margin-bottom:0;margin-right:1rem}.color .pagination{display:flex;background:#18192c}.pagination__item{margin:0 6px;text-transform:uppercase;border-radius:10px;overflow:hidden}.pagination__item:hover{cursor:pointer}.pagination__item-link{display:flex;padding:2px 4px}.pagination__item-disabled{display:none}.pagination__item-link--active{color:#06a2ea;font-weight:700}.pagination-perPage{max-width:80px}.pagination-total{display:flex}.pagination-total span{margin-right:.5rem}.statistic{background-color:#fff}.color .statistic{background-color:#18192c}.tag_active{background:#dff5c3;color:#275012}.color .tag_active{background:#275012;color:#fff}.tag_inactive{background:#aaabbf;color:#fff}.color .tag_inactive{background:#53546d}.tag_blocked{background:#f7cec9;color:#79181c}.color .tag_blocked{background:#79181c;color:#fff}.tag_retention{background:#f5ff85;color:#5c5e00}.color .tag_blocked{background:#5c5e00;color:#f5ff85}.site_default{background:#c9d9f7;color:#000a66}.site_active{background:#dff5c3;color:#275012}.site_deleted{background:#ff0000;color:#fff}.site_blocked{background:#f7cec9;color:#79181c}.no-data{padding:2rem;display:flex;flex-direction:column;align-items:center}.no-data>div:first-child{font-size:20px;font-weight:700}.no-data>div:last-child{margin-top:10px;font-size:15px;font-weight:600}.color input:-webkit-autofill,.color input:-webkit-autofill:hover,.color input:-webkit-autofill:focus,.color textarea:-webkit-autofill,.color textarea:-webkit-autofill:hover,.color textarea:-webkit-autofill:focus,.color select:-webkit-autofill,.color select:-webkit-autofill:hover,.color select:-webkit-autofill:focus{border-color:#3f3f3f!important;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:0 0 0px 1000px #18192a inset;transition:background-color 5000s ease-in-out 0s}.alert-wrapper{position:fixed;top:1rem;left:80%;z-index:9999}select{line-height:20px}#datepicker-input-trigger{line-height:30px}.paymentCart[aria-expanded=false] .paymentCart__tooltip{position:absolute;top:0;right:0;bottom:0;width:71px;background:inherit;border-radius:10px;z-index:1;visibility:hidden;transition:visibility 0ms linear .2s,width .2s linear 0ms}.paymentCart[aria-expanded=false]:hover .paymentCart__tooltip{visibility:visible;width:130px;transition:visibility 0ms linear,width .2s linear 50ms}.paymentCart[aria-expanded=true] .paymentCart__tooltip{display:none}.formats-player__item[aria-disabled=true]{position:relative}.formats-player__item[aria-disabled=true]>div,.formats-player__item[aria-disabled=true]>h6{opacity:.4}.formats-player__item[aria-disabled=true]:before{content:"Скоро";position:absolute;right:-15px;top:1rem;background:#06a3eb;color:#fff;font-weight:600;padding:4px;border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:5px;z-index:10}.formats-player__item[aria-disabled=true]:after{content:"";position:absolute;right:-15px;top:27px;background:#0d72ad;padding:12px 7px;transform:skewY(-50deg);z-index:1}.formats-player__item[aria-disabled=true] .checkbox_area{opacity:0}.admin-panel-sidebar__hidden{display:none}@media (max-width: 768px){.color .admin-panel-sidebar__burger,.admin-panel-sidebar__burger{order:1}.color .admin-panel-sidebar__logo,.admin-panel-sidebar__logo,.color .admin-panel-sidebar .admin-panel-sidebar__logo{display:none}.color .admin-panel-sidebar .admin-panel-sidebar__logo-small,.admin-panel-sidebar .admin-panel-sidebar__logo-small{order:3;display:block;margin-left:auto;margin-right:auto}.admin-panel-sidebar__balance{order:2;display:flex;flex-direction:column;font-size:12px;line-height:15px;margin-left:1rem;width:100px}.admin-panel-sidebar__balance>span:last-child{font-size:12px;font-weight:600;line-height:15px;color:#06a3eb;min-width:105px}.admin-panel-sidebar__profile{order:5}.admin-panel-sidebar .admin-panel-sidebar__profile a{display:flex}.admin-panel-sidebar .dropdown-menu.dropdown-menu-right{padding:10px 0}.admin-panel-sidebar .ntf{order:4;margin-left:auto;margin-right:.5rem;position:relative}.admin-panel-sidebar .ntf .ntf__counter{position:absolute;top:0;right:-5px;background:red;color:#fff;width:15px;height:15px;overflow:initial;border-radius:50%;font-size:8px;display:flex;justify-content:center;align-items:center;font-weight:700}.admin-panel-sidebar .ntf svg{stroke:#1b1b1b}.color .admin-panel-sidebar .ntf svg{stroke:#fff}.admin-panel-sidebar-right{display:none}.admin-panel-sidebar .messenger__wrapper-border{top:75px;bottom:auto;max-width:320px;height:500px;visibility:hidden;max-height:0px;transition:max-height .4s linear 0ms,visibility 0ms linear .4s}.admin-panel-sidebar .messenger__wrapper-border.open{max-height:400px;height:500px;visibility:visible;transition:max-height .4s linear 50ms,visibility 0ms linear}.admin-panel-sidebar .messenger__wrapper-border .messenger__header-title h5,.admin-panel-sidebar .messenger__wrapper-border.open .messenger__header-title h5{font-weight:400;font-size:14px;line-height:17px;padding-bottom:8px;padding-left:0;text-align:center;transition:all 0ms ease}.admin-panel-sidebar .messenger__wrapper-border .messenger__header-title,.admin-panel-sidebar .messenger__wrapper-border.open .messenger__header-title{margin-left:0;padding-top:8px;width:100%;transition:all 0ms ease}.admin-panel-sidebar .messenger__wrapper-border .messenger__header-action{display:none}}@media (min-width: 769px){.admin-panel-sidebar__hidden{display:block}.admin-panel-sidebar__balance{display:none}.admin-panel-sidebar-right{display:block}.admin-panel-sidebar .ntf,.admin-panel-sidebar .messenger__wrapper-border,.admin-panel-sidebar__profile{display:none}}@media (max-width: 550px){.add-site .statistic-fields__col_websites.add-input.add-input,.format-input.add-input{flex-direction:column}.add-site .statistic-fields__col_websites.add-input.add-input input,.format-input.add-input input{width:100%}.add-site .statistic-fields__col_websites.add-input.add-input button,.format-input.add-input button{width:100%;max-width:initial;margin:10px 0 0}}@media (max-width: 1600px){.statistic-fields__col_websites{max-width:70%}}@media (max-width: 1200px){.statistic-fields__col_websites{max-width:initial}}.chatMobile-wrapper{position:fixed;right:1rem;bottom:1rem}.chatMobile-wrapper .chat__item{border-radius:50%;width:55px;height:55px;padding:0;display:flex;justify-content:center;align-items:center;overflow:initial}.chatMobile-wrapper .chat__item:before{content:"";width:15px;position:absolute;right:2px;bottom:0;z-index:-1;border-bottom-left-radius:100%;border-top-right-radius:50%;border-bottom:15px solid #06a2ea;transform:rotate(-30deg)}.chatMobile-wrapper .chat__info,.chatMobile-wrapper .chat__action{display:none}.chatMobile-wrapper .chat__context{right:-6.5rem;bottom:-225px;transition:transform .4s linear,right .4s linear,bottom .4s linear,visibility 0ms linear .4s}.chatMobile-wrapper .chat__context.open{right:0;bottom:0;transition:transform .4s linear,right .4s linear,bottom .4s linear,visibility 0ms linear 0ms}.chatMobile-wrapper .messenger__header--count{top:0;right:0}
