




@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-BoldItalic.ttf');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraBold.ttf');
    font-weight: bolder;
    font-style: normal;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraBoldItalic.ttf');
    font-weight: bolder;
    font-style: italic;
}
@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

*,::after,::before{box-sizing:border-box}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]:invalid{box-shadow:initial}img{vertical-align:top;max-width:100%;height:auto}a{text-decoration:none;color:inherit;transition:.2s}ol,ul{padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}html{width:100%;height:-webkit-fill-available;height:100%;scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.3;color:#fff;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;margin:0;width:100%;height:100%;background:#140e14}body._show-header-menu,body._show-modal{overflow:hidden}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:hidden}.main{flex-grow:1;flex-shrink:0;display:flex;align-items:stretch;justify-content:stretch;flex-direction:column}.container{max-width:1080px;padding:0 20px;width:100%;margin:0 auto}.bg-grid{position:absolute;top:0;left:0;width:100%;height:610px;z-index:-1;background:url(../images/bg.svg) no-repeat top center/cover}.bg-grid::after,.bg-grid::before{content:"";position:absolute;top:0;width:calc(50% - 50px);height:100%}.bg-grid::before{left:0;background:linear-gradient(270deg,rgba(20,14,20,0) 0,#140e14 100%)}.bg-grid::after{right:0;background:linear-gradient(90deg,rgba(20,14,20,0) 0,#140e14 100%)}.tooltip{position:fixed;padding:10px 15px;border:1px solid #4cbbcc;border-radius:10px;text-align:center;font-size:14px;color:#fff;background:#201e2d;box-shadow:0 2px 5px rgba(76,187,204,.25);margin:1px;max-width:300px}[data-tooltip]{border:none;background:0 0;box-shadow:none}[data-tooltip]:focus{outline:0}[data-tooltip]>*{pointer-events:none}.text-gradient{background:linear-gradient(90deg,#4bc0c8 0,#627aff 55.21%,#c779d0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-marked{font-weight:800;color:#4cbbcc}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:800;font-size:17px;line-height:normal;color:#fff;height:48px;padding:5px 20px;border-radius:6px;background:linear-gradient(120deg,#9440ff 0,#9440ff 50%,#627aff 75%,#4bc0c8 100%);background-size:200% 200%;border:none;transition:.2s;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.btn:focus{outline:0}.btn:hover{background-position:100% 100%}.btn:active{background-position:100% 0}.radio-btn{display:inline-flex;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:17px;line-height:22px;color:#fff;padding:1px 0 0 34px;min-height:24px}.radio-btn:hover .radio-btn__checkmark{border-color:#9440ff}.radio-btn__input{position:absolute;opacity:0;top:0;left:0}.radio-btn__input:checked~.radio-btn__checkmark{border-color:#9440ff;border-width:9px}.radio-btn__checkmark{position:absolute;top:0;left:0;height:24px;width:24px;border:1px solid #4cbbcc;border-radius:50%;transition:.2s}.pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.pagination__control{display:flex;margin:0 9px -1px -1px}.pagination__btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#201e2d;border-radius:10px;font-weight:800;font-size:17px;text-transform:uppercase;color:#fff;transition:.25s;margin:0 1px 1px}.pagination__btn:hover{color:#4cbbcc}.pagination__btn:last-child{margin-right:0}.pagination__btn._active{pointer-events:none;background:#4cbbcc;color:#fff}.pagination__export-btn{display:flex;align-items:center;justify-content:center;vertical-align:top;font-family:inherit;font-weight:800;font-size:17px;text-transform:uppercase;line-height:normal;color:#fff;height:48px;padding:5px 27px;border-radius:8px;background:linear-gradient(120deg,rgba(75,192,200,0) 0,rgba(75,192,200,0) 50%,#4bc0c8 50%,#627aff 75%,#c779d0 100%);background-size:210% 210%;border:1px solid #9440ff;border-radius:6px;transition:.2s;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;position:relative}.pagination__export-btn:focus{outline:0}.pagination__export-btn:hover{background-position:99% 100%}.pagination__export-btn:active{background-position:99% 50%}.header{position:relative}.header__inner{max-width:830px;margin:0 auto;min-height:100px;padding:23px 0;display:flex;align-items:center;justify-content:space-between}.header__inner::before{content:"";display:block;height:54px;border-left:1px solid #9440ff}.header__logo{width:101px;display:flex;order:-1}.header__logo-img{width:100%}.header__nav-link{display:flex;align-items:center;font-weight:500;font-size:15px;text-transform:uppercase;color:#fff;transition:.25s}.header__nav-link:hover{color:#9440ff}.header__nav-icon{max-width:27px;margin:0 10px 1px 0}.header__menu-btn{display:none}.menu-btn{width:20px;height:14px;flex-shrink:0;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.5s;color:#9440ff}.menu-btn span{display:block;width:100%;height:2px;border-radius:4px;position:absolute;left:0;background:currentColor;transition-duration:.2s}.menu-btn span:nth-child(1){top:0}.menu-btn span:nth-child(2){top:calc(50% - 1px)}.menu-btn span:nth-child(3){bottom:0}.menu-btn._active span{top:calc(50% - 1px)}.menu-btn._active span:nth-child(1){transform:rotate(45deg)}.menu-btn._active span:nth-child(2){opacity:0}.menu-btn._active span:nth-child(3){transform:rotate(-45deg)}.mobile-menu{position:absolute;z-index:100;top:100%;left:0;width:100%;height:calc(100vh - 94px);background:#140e14;transform:translateX(-100%);transition:.35s;opacity:0}.mobile-menu._active{opacity:1;transform:translateX(0)}.mobile-menu__inner{overflow:auto;height:100%;padding:32px 20px}.mobile-menu__nav-item{text-align:center;margin-bottom:70px}.mobile-menu__nav-item:last-child{margin-bottom:0}.mobile-menu__nav-link{font-family:Mulish;font-weight:1000;font-size:24px;line-height:30px;letter-spacing:-.03em}.footer{background:#fff;position:relative}.footer::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4bc0c8 0,#627aff 55.21%,#c779d0 100%)}.footer__inner{min-height:163px;padding:20px 0;display:flex;align-items:center;justify-content:space-between}.footer__title{margin-right:20px;font-weight:900;font-size:48px;letter-spacing:-.03em;white-space:nowrap}.footer__list{display:flex;align-items:center;justify-content:space-between;max-width:647px;width:100%}.footer__list-item{display:flex;margin-right:20px}.footer__list-item:last-child{margin:0}.main-search{position:relative}.main-search:last-child{margin-bottom:100px}.main-search__inner{padding:93px 0 84px}.main-search__title{font-family:Mulish;font-weight:1000;font-size:62px;line-height:100px;text-align:center;letter-spacing:-.03em;margin-bottom:51px}.main-search__title span{font-style:italic}.main-search__form{max-width:1010px;width:100%;margin:0 auto}.search-form__top{display:flex;background:#201e2d;box-shadow:0 20px 50px rgba(0,0,0,.1);border-radius:10px;height:80px;margin-bottom:26px;position:relative;padding-right:114px}.search-form__bottom{display:flex}.search-form__bottom .radio-btn{margin-right:101px}.search-form__bottom .radio-btn:last-child{margin:0}.search-form__select{width:254px}.search-form__select.wide{flex:1;width:auto;min-width:10px;position:relative}.search-form__select.wide::after{content:"";position:absolute;left:0;top:50%;border-right:1px solid #000;height:75%;transform:translateY(-50%)}.search-form__search{flex:1;position:relative}.search-form__search::after{content:"";position:absolute;left:0;top:50%;border-right:1px solid #000;height:75%;transform:translateY(-50%)}.search-form__search-btn{position:absolute;z-index:1;top:10px;right:10px;display:flex;align-items:center;justify-content:center;font-family:inherit;font-weight:800;font-size:24px;line-height:normal;text-transform:uppercase;color:#fff;height:calc(100% - 20px);padding:5px 24px;border-radius:6px;background:linear-gradient(120deg,#9440ff 0,#9440ff 50%,#627aff 75%,#4bc0c8 100%);background-size:200% 200%;border:none;transition:.2s;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.search-form__search-btn:focus{outline:0}.search-form__search-btn:hover{background-position:100% 100%}.search-form__search-btn:active{background-position:100% 0}.search-form .autoComplete_wrapper{height:100%;width:100%;flex:1}.search-form .autoComplete_wrapper>input{display:block;font-family:inherit;font-weight:400;font-size:20px;line-height:100%;color:#fff;width:100%;height:100%;padding:0 10px 0 27px;margin:0;background:0 0;border:none;border-radius:inherit;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:auto;transition:.25s}.search-form .autoComplete_wrapper>input::-moz-placeholder{opacity:1;color:rgba(255,255,255,.22)}.search-form .autoComplete_wrapper>input::placeholder{opacity:1;color:rgba(255,255,255,.22)}.search-form .autoComplete_wrapper>input::-webkit-search-cancel-button{-webkit-appearance:none}.search-form .autoComplete_wrapper>input:focus{outline:0}.search-form ul{font-size:17px;color:#fff;margin-top:2px;max-height:350px;overflow-y:auto;top:100%;border-radius:10px;background:#201e2d;border:#201e2d;box-shadow:0 20px 50px rgba(0,0,0,.1)}.search-form ul>li{background:0 0;padding:10px 27px;font-size:17px;color:#fff;border-radius:6px;background:0 0}.search-form ul>li mark{color:#4bc0c8}.search-form ul .no_result{border-radius:10px;padding:10px 27px;word-break:break-all}.nice-select.select-region{width:100%;display:flex;align-items:center;height:100%;background:0 0;border:none;padding:0 50px 0 35px}.nice-select.select-region:after{border-bottom:2px solid #4cbbcc;border-right:2px solid #4cbbcc;height:11px;margin-top:-8px;right:28px;width:11px}.nice-select.select-region .current{font-size:20px;line-height:24px;color:#fff;text-overflow:ellipsis;overflow:hidden}.nice-select.select-region .nice-select-dropdown{margin-top:2px;background:#201e2d;box-shadow:0 20px 50px rgba(0,0,0,.1);border-radius:10px;width:100%}.nice-select.select-region .list{padding:14px 0 23px;max-height:350px}.nice-select.select-region .option{font-weight:400;font-size:17px;line-height:21px;color:#4cbbcc;padding:2px 30px;white-space:normal}.nice-select.select-region .option:first-child{padding-bottom:15px;margin-bottom:10px;position:relative}.nice-select.select-region .option:first-child::after{content:"";position:absolute;bottom:0;left:50%;width:calc(100% - 60px);transform:translateX(-50%);border-bottom:1px solid #000}.nice-select.select-region .option.selected{font-weight:400;color:#9440ff}.nice-select.select-region .option.focus,.nice-select.select-region .option.selected.focus,.nice-select.select-region .option:hover{color:#9440ff;background:0 0}.nice-select.select-region .option.disabled{color:#999}.nice-select.select-region_small{padding-left:22px}.nice-select.select-region_small .current{font-size:16px;line-height:20px}.nice-select.select-region_small .option{font-size:16px;padding-right:22px;padding-left:22px}.nice-select.select-region_small .option:first-child::after{width:calc(100% - 44px)}.no-results{margin:32px 0 40px}.no-results__inner{display:flex;width:100%}.no-results__icon{display:block;font-family:Mulish;font-style:normal;font-weight:800;font-size:100px;line-height:100px;letter-spacing:-.03em;text-align:right;white-space:nowrap}.no-results__left{max-width:125px;width:100%;margin-right:44px}.no-results__right{max-width:725px;padding-top:21px}.no-results__head{font-size:20px;margin-bottom:20px}.no-results__text{font-size:17px;color:#61667d;margin-bottom:40px}.no-results__note{font-size:20px}.trick{padding:80px 0 197px;position:relative}.trick__inner{max-width:1010px;width:100%;margin:0 auto;background:#201e2d;box-shadow:0 20px 50px rgba(0,0,0,.1);border-radius:10px;padding:40px 50px}.trick__title{font-weight:800;font-size:32px;letter-spacing:-.03em;margin-bottom:27px}.trick__text{font-size:20px}.trick__text p+p{margin-top:1em}.result{margin:0 0 100px}.result__head{font-size:20px;margin-bottom:30px}.result__pagination{margin-top:30px}.result__filter{margin-bottom:10px}.table-result{width:100%;border-radius:10px;overflow:hidden;border-spacing:0 2px}.table-result thead{background:linear-gradient(90deg,#4bc0c8 0,#627aff 55.21%,#c779d0 100%);background-attachment:fixed}.table-result tr{box-shadow:0 20px 50px rgba(0,0,0,.1)}.table-result th{min-height:50px;font-weight:800;font-size:17px;line-height:21px;text-transform:uppercase;color:#fff;padding:14px 0 15px}.table-result td{font-size:20px;line-height:25px;padding:13px 0 12px;background:#201e2d;margin-top:2px}.table-result td:first-child{color:#4cbbcc;word-break:break-all}.table-result td,.table-result th{text-align:right;padding-right:30px}.table-result td:first-child,.table-result th:first-child{text-align:left;padding-left:30px;max-width:40%;width:100%}.table-result__icon-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;height:25px;margin-left:auto}.table-result__icon{max-height:100%;max-width:none;width:auto}.filter-row{display:flex}.filter-row__item{flex:1;min-width:40px;background:#201e2d;height:45px;margin-right:15px;border-radius:10px}.filter-row__item:last-child{margin:0}.filter-row__item_region{max-width:270px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);overflow:auto;display:none;z-index:100}.modal__outer{margin:40px 20px;min-height:calc(100% - 80px);display:flex}.modal__inner{flex:1;display:flex;align-items:center;justify-content:center}.modal._active{display:block}.modal__close{position:absolute;top:3px;right:3px;z-index:2}.modal__body{position:relative;background:#201e2d;box-shadow:0 20px 50px rgba(0,0,0,.1);border-radius:15px;max-width:460px;width:100%}.modal__bg{height:100%;z-index:0;border-radius:15px;opacity:.4}.modal__content{position:relative;z-index:1}.modal__content>:last-child{margin-bottom:0}.modal__title{font-weight:700;font-size:28px;text-align:center;margin-bottom:15px}.modal__text{font-size:18px;text-align:center;margin-bottom:15px}.modal__content{padding:35px 40px 40px}.modal-close{width:30px;height:30px;cursor:pointer;transition:.25s;color:#fff}.modal-close::after,.modal-close::before{content:"";position:absolute;top:14px;left:7px;border-radius:2px;width:16px;transform:rotate(45deg);border:1px solid currentColor}.modal-close::after{transform:rotate(-45deg)}.modal-close:hover{color:#9440ff}@media screen and (max-width:1023px){.bg-grid::after,.bg-grid::before{width:calc(50% - 20px)}.header__inner{min-height:94px;padding:20px 0}.footer__title{font-size:32px;line-height:39px}.main-search:last-child{margin-bottom:80px}.main-search__inner{padding:30px 0 60px}.main-search__title{font-size:48px;line-height:130%;margin-bottom:26px}.nice-select.select-region .list{max-height:300px}.search-form .autoComplete_wrapper ul{max-height:300px}.no-results{margin:0 0 40px}.no-results__left{max-width:86px}.trick{padding:80px 0}.result{margin-bottom:80px}}@media screen and (max-width:991px){.pagination__control{width:100%;margin:0 -1px}.pagination__btn{flex:1;max-width:160px}.pagination__export{margin-top:30px}.header__inner{max-width:710px}.footer__inner{flex-wrap:wrap;padding:35px 0 40px}.footer__title{text-align:center;width:100%;margin:0 0 27px}.footer__list{max-width:100%;justify-content:center}.footer__list-item{margin-right:55px}.main-search__inner{padding:40px 0 60px}.main-search__title{font-size:42px;margin-bottom:30px}.no-results{margin:0 0 24px}.no-results__left{max-width:none;width:auto}.no-results{margin:0 0 24px}.no-results__left{max-width:none;width:auto}.trick{padding:50px 0 80px}.trick__inner{padding:30px}.table-result{display:block}.table-result tbody,.table-result thead{display:block}.table-result tr{display:flex;width:100%}.table-result td,.table-result th{padding-right:22px}.table-result td:first-child,.table-result th:first-child{padding-left:22px;max-width:none;width:auto;flex:1}.table-result td:last-child,.table-result th:last-child{width:227px}}@media screen and (max-width:767px){.radio-btn{font-size:15px;line-height:20px;padding-top:3px}.pagination__control{margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:2px 2px}.pagination__btn{width:100%}.pagination__export{width:100%}.pagination__export-btn{width:100%}.header__nav-item_desktop{display:none}.header__menu-btn{display:block}.footer__list{flex-direction:column;align-items:center}.footer__list-item{margin-right:0;margin-bottom:40px}.main-search__inner{padding:40px 0}.main-search__title{font-size:32px;margin-bottom:19px}.search-form__top{flex-wrap:wrap;margin-bottom:20px;height:auto;background:0 0;box-shadow:none;border-radius:0;padding-right:0}.search-form__select{width:100%;height:70px;order:1;background:#201e2d;box-shadow:0 20px 50px rgba(0,0,0,.1);border-radius:10px;position:relative;padding-right:104px}.search-form__select.wide{flex-basis:100%;padding-right:0;margin-top:10px}.search-form__select.wide::after{display:none}.search-form__search{width:100%;height:70px;background:#201e2d;box-shadow:0 20px 50px rgba(0,0,0,.1);border-radius:10px;margin-bottom:10px}.search-form__search::after{display:none}.search-form__bottom .radio-btn{margin-right:20px}.search-form__search-btn{height:calc(100% - 10px);top:5px;right:5px}.search-form .autoComplete_wrapper>input{font-size:17px;padding:0 20px}.nice-select.select-region{padding-left:20px}.nice-select.select-region .current{font-size:17px}.no-results{margin:38px 0 22px}.no-results__inner{flex-wrap:wrap}.no-results__left{max-width:100%;width:100%;margin:0 0 32px}.no-results__icon{text-align:center}.no-results__right{max-width:100%;padding:0}.no-results__head{font-size:17px}.no-results__note{font-size:17px}.trick{padding:0 0 60px}.trick__bg{display:none}.trick__title{font-size:24px}.trick__text{font-size:17px}.trick__inner{padding:20px}.trick__title{font-size:21px;margin-bottom:10px}.trick__text{font-size:15px}.result{margin-bottom:60px}.result__head{font-size:15px}.result__total{margin-bottom:10px}.table-result{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;border-radius:0}.table-result th{padding-top:13px;padding-bottom:14px}.table-result td,.table-result th{padding-right:20px}.table-result td:first-child,.table-result th:first-child{padding-left:20px}.table-result td:last-child,.table-result th:last-child{width:150px}.filter-row{flex-wrap:wrap;margin-bottom:15px}.filter-row__item{flex-basis:100%;margin-right:0;margin-bottom:10px}.filter-row__item_region{max-width:270px;max-width:100%}.modal__content{padding:35px 20px 30px}.modal__title{font-size:24px}.modal__text{font-size:16px}}@media screen and (max-width:761px){.main-search__inner{padding:20px 0 40px}.main-search__title{font-size:24px;margin-bottom:22px}.search-form__bottom{justify-content:space-between}.search-form__bottom .radio-btn{margin-right:10px}}@media screen and (max-width:479px){.header__inner{min-height:64px;padding:18px 0}.header__inner::before{display:none}.header__logo{width:77px}.header__nav-link{font-size:13px}.mobile-menu{height:calc(100vh - 64px)}.no-results{margin:0 0 27px}.no-results__head{font-size:15px}.no-results__text{font-size:15px}.no-results__note{font-size:15px}.result{margin-bottom:60px}.result__head{font-size:15px}.result__total{margin-bottom:10px}.table-result{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;border-radius:0}.table-result th{display:flex;align-items:flex-end;justify-content:flex-end;font-size:13px;line-height:16px;padding-top:12px;padding-bottom:12px;min-height:54px}.table-result th:first-child{justify-content:flex-start}.table-result td{font-size:15px;line-height:18px;padding-top:10px;padding-bottom:12px}.table-result td,.table-result th{padding-right:10px}.table-result td:last-child,.table-result th:last-child{width:81px;padding-right:20px}.table-result__icon-wrap{margin-top:-5px;margin-bottom:-5px}.table-result__label-m-h{display:none}}
h2 {
    font-size: 14px; /* Задайте нужный вам размер шрифта в пикселях или других поддерживаемых единицах измерения */
}

p {
    margin-bottom: 10px; /* Задайте нужный вам отступ вниз для параграфов */
}

li {
    margin-top: 10px; /* Задайте нужный вам отступ сверху для элементов списка */
}


video
{
	pointer-events: none;
}

.search-form__top.goless
{
	padding-right: 0;
}

#js-cursor-effect {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
    pointer-events: none;
}
code {
    padding: 1em;
    word-break: break-word;
    background: #5d88f3;
    color: black;
    line-height: 12px;
    font-size: 12px;
    display: block;
}

.project-item {
    padding: 1rem;
    margin: 1em 0;
    background: #cdcdcd0d;
    border-radius: 1rem;
}

.project-header:after
{
	content: "";
	display: block;
	clear: both;
}

.project-header-name {
    float: left;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.project-item-name {
    margin-right: 1em;
}

input.project-header-control {
    float: left;
    margin-left: 1rem;
}

.project-analyze-results {
    color: #6c6c6c;
    margin-top: 1rem;
}

.project-analyze-results.found {
    color: #4bbfc8;
}

.errorlist {
    color: red;
}

a {
	color: #4bbfc8;
}

a:hover {
    color: #9440ff;
}

.because
{
	color:  gray;
	margin-bottom: 1em;
}

.project-analyze-progress {
    float: left;
    margin-left: 1em;
    color: gray;
}

form input:focus{
    outline: 0;
}
form textarea:focus{
    outline: 0;
}

form input {
    display: block;
    font-family: inherit;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 0 10px 0 27px;
    margin: 0;
    background: 0 0;
    border: none;
    border-radius: inherit;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: auto;
    transition: .25s;
    border-bottom: 2px solid #4bbfc8;
}

/*textarea.clone
{
	font-size: 20px;
	line-height: 100%;
	 font-family: inherit;
    font-weight: 400;
}*/

form textarea {
    display: block;
    font-family: inherit;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 0 10px 0 27px;
    margin: 0;
    background: 0 0;
    border: none;
    border-radius: inherit;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: auto;
    transition: .25s;
    border-bottom: 2px solid #4bbfc8;
    resize: none;
}

.form-input {
    /* width: 20em; */
    /* margin-left: 50%; */
    /* margin-right: 50%; */
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 2em;
}

form button {
    z-index: 1;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: inherit;
    font-weight: 800;
    font-size: 24px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    height: calc(100% - 20px);
    padding: 5px 24px;
    border-radius: 6px;
    background: linear-gradient(120deg,#9440ff 0,#9440ff 50%,#627aff 75%,#4bc0c8 100%);
    background-size: 200% 200%;
    border: none;
    transition: .2s;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: hidden;
}

form button:hover {
    background-position: 100% 100%;
}

form input[type=checkbox]
{
	position: relative;
	cursor: pointer;
	border-bottom:  initial;
}
form input[type=checkbox]:before
{
	content: "";
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	left: 0;
	border: 2px solid #555555;
	border-radius: 3px;
	background-color: white;
}
form input[type=checkbox]:checked:after
{
	content: "";
	display: block;
	width: 5px;
	height: 10px;
	border: solid black;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 2px;
	left: 6px;
}

.label {
    margin-bottom: 1em;
}

.mini-button
{
	z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: inherit;
    font-weight: 800;
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    height: calc(100% - 8px);
    padding: 2px 12px;
    border-radius: 6px;
    background: linear-gradient(120deg,#9440ff 0,#9440ff 50%,#627aff 75%,#4bc0c8 100%);
    background-size: 200% 200%;
    border: none;
    transition: .2s;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: hidden;
}
.mini-button:hover, .mini-button.yellow:hover {
    background-position: 100% 100%;
}
.mini-button.yellow
{
    color: white;
    background: linear-gradient(120deg,#1c474a 0,#4bbfc8 100%);
    background-size: 200% 200%;
}

.dscrollbar {
  display: block;
  overflow: auto;
}


.dscrollbar::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #9440ff; /* or add it to the track */
  border-radius: 6px;
}

/* Add a thumb */
.dscrollbar::-webkit-scrollbar-thumb {
  background: #ffffff69;
  border-radius: 6px;
}

.project-item textarea
{
	display: block;
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    height: 5em;
    margin: 0;
    background: 0 0;
    border: none;
    border-radius: inherit;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: auto;
    transition: .25s;
    resize: none;
    min-width: 50%;
    color: #919191;
}
.project-item textarea:focus
{
	outline: 0;
}

[hidden] {
    display: none;
}

.pc-download-wrapper
{
	float: right;
    margin-left: 1rem;
    display: flex;
}

.pc-download.delete
{
    color: darkred;
    margin-right: 1rem;
}

.pc-download
{
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    font-family: inherit;
    font-weight: 800;
    font-size: 17px;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    width: fit-content;
    background: linear-gradient(120deg,rgba(75,192,200,0) 0,rgba(75,192,200,0) 50%,#4bc0c8 50%,#627aff 75%,#c779d0 100%);
    background-size: 210% 210%;
    border: 1px solid #9440ff;
    border-radius: 6px;
    transition: .2s;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: hidden;
    position: relative;
}

.project-output-wrapper
{
    display: flex;
    flex-direction: row;
    align-content: center;
	margin-top: 2em;
    margin-bottom: 2em;
}

.last-check-ts
{
	color: gray;
}

.comptetitor-list a
{
	display: flex;
	width: 50%;
}

.comptetitor-list
{
    height: 100px;
    width: 46%;
    margin-left: 2em;
}

.query-list
{
	width: 46%;
	height: 100px;
	color: gray;
}


.green
{
	color: #4bbfc8;
}

.red
{
	color: #c84b4b;
}


.fresh-drops-note {
    margin-top: 2rem;
    margin-left: 1rem;
    color: #4bbfc8;
    display: flex;
    justify-content: space-around;
}

.yandex-ban {
    padding: 0.5em;
    color: red;
}

.tooltip
{
    z-index: 100;
}


.tc {
    text-align: center;
}


.stroke
{
    color: white;
    background-color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}


@media screen and (max-width: 767px)
{
	body {
		overflow-x: hidden;
		width: 100vw;
	}
	form input {
	    font-size: 17px;
	    padding: 0 20px;
	}

	.project-item
	{
		position: relative;
	}

	.project-output-wrapper
	{
		flex-direction: column;
	}

	.project-item .pc-download
	{
		margin-top: 0 !important;
	}

	.project-item .pagination__export
	{
		margin-top: 1rem;
	}

	.query-list, .comptetitor-list
	{
		width: 100%;
		margin-left: 0;
	}

	.query-list
	{
		margin-bottom: 1rem;
	}

	.comptetitor-list
	{
		margin-top: 1rem;
	}

	.project-header-name
	{
		display: block;
		float: initial;
	}

	.project-header-name .project-header-name
	{
		margin-top: 1rem;
	}

	.project-item .mini-button
	{
		margin-top: 1rem;
		margin-left: 0;
		width: 100%;
	}

	.project-item-name
	{
		width: 100%;
	}

	.table-result__label-m-h
	{
		display: initial;
	}

	.search-form__bottom
	{
		margin-bottom: 1rem;
	}

    .radio-btn__title
    {
        position: relative;
        top: -2px;
    }

    .search-form__search-btn
    {
        top: 0;
    }
}

.footer__inner
{
    padding: 0.1rem;
    min-height: 0;
}

.bad-checks 
{
    color: #d9d9d9;
}


.modal-button-wrapper {
    display: flex;
    justify-content: space-around;
}

.modal-button.yes {
    background: linear-gradient(120deg,rgba(75,192,200,0) 0,rgba(75,192,200,0) 50%,#ecfeff 50%,#ff6262 75%,#ff0000 100%);
    background-size: 210% 210%;
}
.modal-button {
    min-width: 4rem;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    font-family: inherit;
    font-weight: 800;
    font-size: 17px;
    text-transform: uppercase;
    line-height: normal;
    color: #fff;
    width: fit-content;
    background: linear-gradient(120deg,rgba(75,192,200,0) 0,rgba(75,192,200,0) 50%,#4bc0c8 50%,#627aff 75%,#c779d0 100%);
    background-size: 210% 210%;
    border: 1px solid #9440ff;
    border-radius: 6px;
    transition: .2s;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: hidden;
    position: relative;
}

.modal-button:hover {
    background-position: 100% 100%;
}