.login {
    margin: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.login::before {
    content: '';
    display: block;
    width: 100%;
    max-width: 205px;
    height: 82px;
    background: url("./../img/logo.svg") no-repeat center;
    background-size: contain;
    margin-bottom: 40px;
}

.login__field {
    max-width: 320px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-weight: 400;
    font-size: 19px;
    line-height: 120%;
    color: #292558;

}

.login__field--hidden {
    display: none;
}

.login__field>input {
    border-radius: 10px;
    padding: 16px 20px;
    min-width: 100%;
    height: 55px;
    color: #292558;
    border: none;
    background: #f5f5f5;
    font-size: 16px;
}

.login__field>input::placeholder {
    color: #A4A4A4;
}

.login__submit.login__gosuslugi {
    justify-content: space-between;
}

.login__submit {
    padding: 0 25px;
    width: 100%;
    max-width: 320px;
    height: 55px;
    font-size: 17px;
    line-height: 120%;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0862ee;
    border-radius: 20px;
    border: none;
    cursor: pointer;
}

.profile__avatar {
    width: 60px;
    height: 60px;
}

.profile__name {
    font-size: 14px;
}

.form__field select {
    border: 1px solid var(--seraya-obvodka);
    border-radius: 10px;
    padding: 16px 28px;
    color: var(--black);
    resize: none;
}

.form__field select._blue {
    background: #F2F9FF;
}

.table__text.table__text--big input {
    width: 168px;
    background: none;
    border: none;
    border-bottom: 1px solid #333;
}

.table__text.table__text--big input:disabled {
    border-bottom: none;
}

.form__checkboxes label {
    width: fit-content;
}

.form__item ._error {
    color: #850000;
    padding-bottom: 10px;
    font-weight: 500;
}

.form__field input[disabled]._with-error {
    background: #edb9b9;
    opacity: .8;
}

._with-error {
    background: #edb9b9;
}

/* <div class="project-comment__content">
    <span>Комментарий</span>
    <div class="project-comment__content-icon">
        <img src="/img/circle-add-icon.svg">
    </div>
</div> */

.project-comment__content {
    padding: 12px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 10px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.project-comment__content:hover {
    background-color: #009540;
}

.project-comment__content._ready {
    margin-top: 20px;
    background-color: #f1f1f1;
}

.project-comment__content._ready>span {
    font-size: 12px;
    line-height: 1.2em;
}

.project-comment__content._ready:hover {
    background-color: #fd9700;
}

.project-comment__content:hover>span {
    color: #fff;
}

.project-comment__content>span {
    font-size: 16px;
    color: #292558;
    transition: all .3s #009540 ease-in-out;
}

.project-comment__content>.project-comment__content-icon {
    width: 22px;
    height: 22px;
}

.project-comment__content>.project-comment__content-icon>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.comment-modal textarea {
    border: 1px solid var(--seraya-obvodka);
    border-radius: 10px;
    padding: 16px 28px;
    color: var(--black);
    resize: none;
    width: 100%;
    height: 200px;
    margin-top: 20px;
}

.form.form--administration {
    margin-bottom: 60px;
}

.profile__add {
    background-color: #fd9700;
    color: #fff;
}

.checkbox {
    clip: rect(0 0 0 0);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
}

.checkbox:checked+.checkbox__tile {
    color: #fff;
}

.checkbox:checked+.checkbox__tile:before {
    transform: scale(1);
    opacity: 1;
}

.checkbox__tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 25px;
    min-height: 25px;
    border-radius: 100%;
    border: 2px solid #D9D9D9;
    background-color: #fff;
    cursor: pointer;
    position: relative;
}

.checkbox__tile:before {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0;
    transform: scale(0);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.form__checkbox {
    display: flex;
    align-items: center;
    gap: 25px;
    cursor: pointer;
}

.form__checkbox p {
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #000;
}

.top {
    margin-top: 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.top__download {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 9px;
    padding: 9px 18px;
    border: 1px solid #515151;
    font-weight: 400;
    font-size: 16px;
    color: #515151;
    border-radius: 10px;
    text-decoration: none;
}

.top__download--gray {
    color: #a7a7a7;
    border-color: #a7a7a7;
}

.top__download:before {
    content: '';
    display: block;
    min-width: 20px;
    height: 20px;
    background: url('https://upload.wikimedia.org/wikipedia/commons/thumb/8/8b/OOjs_UI_icon_download.svg/1200px-OOjs_UI_icon_download.svg.png') no-repeat center / contain;
}

.form__title--small {
    font-weight: 600;
    font-size: 23px;
    line-height: 120%;
}

.status__days--blue {
    background: #0862EE;
}

._status-300 {
    border-color: #edb9b9;
    opacity: .75;
}

._init-link {
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
}

._copy-link {
    cursor: pointer;
}

._rejected-message {
    color: #edb9b9;
}

.form__item:not(:first-child)> :first-child.form__field {
    padding-left: calc(var(--form-padding)* 3);
    padding-right: calc(var(--form-padding)* 3);
}

._accept-modal {
    background: #fd9700;
    color: #fff;
    transition: all .3s ease-in-out;
}

._accept-modal:hover {
    background: #fff;
    color: #fd9700;
}

._reject-modal {
    margin-top: 20px;
    transition: all .3s ease-in-out;
}

._reject-modal:hover {
    background: var(--green);
    color: #fff;
}

._images {
    flex-wrap: wrap;
}

._sidebar-p-left {
    padding-left: 21px
}

.profile__element._no-border {
    border-bottom: none;
}

.profile__element-subs:not(:last-child) {
    border-bottom: 1px solid var(--border);
    padding-bottom: 30px
}

.profile__element-subs .profile__element {
    border-bottom: none;
    padding: 10px 10px 10px 70px;
}

.profile__element-subs .profile__element .profile__link {
    font-size: 12px
}

a._active p {
    font-weight: 700;
}

.profile__element-subs .profile__element .profile__link {
    font-size: 16px;
    line-height: 1.2em;
}

.form__buttons {
    margin: 35px 0;
}

.create__row {
    display: flex;
    align-items: center;
    gap: 20px;
}

.profile__link {
    font-size: 16px;
}

._multiple-select option {
    background: var(--gray-light);
    border: none;
    display: flex;
    flex-direction: column;
    gap: 25px;
    width: 100%;
    padding: 20px 30px;
    border: 1px solid var(--seraya-obvodka);
    border-radius: 15px;
    box-sizing: border-box;
    margin-bottom: 20px
}

.form__save-changes+.form__save-draft {
    margin-top: 20px;
}

.form__save-draft {
    height: 44px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 120%;
    color: #fff;
    border-radius: 10px;
    border: none;
    background: #fd9700;
    box-shadow: 0 4px 15px 0 rgba(238, 238, 238, 0.6);
}

._multiple-select option {
    overflow: hidden;
    white-space: normal
}

._mt-60 {
    margin-top: 60px;
}

.profile__container {
    border-radius: 25px;
}

.form__field select {
    width: 100%;
}

.form__field select option {
    white-space: normal;
}

.form__field select {
    border: 1px solid var(--seraya-obvodka);
    border-radius: 10px;
    padding: 16px 28px;
    color: var(--black);
    resize: none;
}

.form__field select._blue {
    background: #F2F9FF;
}

.table__text.table__text--big input {
    width: 168px;
    background: none;
    border: none;
    border-bottom: 1px solid #333;
}

.table__text.table__text--big input:disabled {
    border-bottom: none;
}

.form__checkboxes label {
    width: fit-content;
}

.form__item ._error {
    color: #850000;
    padding-bottom: 10px;
    font-weight: 500;
}

.form__field input[disabled]._with-error {
    background: #edb9b9;
    opacity: .8;
}

label._disabled,
input._disabled {
    pointer-events: none;
    opacity: .8;
}

._with-error {
    background: #edb9b9;
}

._images-block {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

._images-block ._images-block__item {
    flex: 0 1 calc(100% / 3 - 20px * 2);
    max-width: calc(100% / 3 - 20px * 2);
    border-radius: 13px;
    overflow: hidden;
}

._images-block ._images-block__item>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.projects__buttons {
    justify-content: end;
}

.projects__button {
    text-decoration: none;
}

._button-orange {
    background: #fd9700;
    color: #fff;
}

.profile__nav {
    min-width: 315px;
}

.search-projects-block input,
.search-projects-block select {
    border: 1px solid var(--seraya-obvodka);
    border-radius: 10px;
    padding: 8px 16px;
    color: var(--black);
    resize: none;
}

.search-projects-block {
    display: flex;
    align-items: start;
    gap: 20px;
}

.search-projects-block label {
    display: flex;
    flex-direction: column;
    gap: 5px;
    max-width: calc(100% / 3 - 20px / 3 * 2);
    flex: 0 1 calc(100% / 3 - 20px / 3 * 2);
}

.profile.container-wrap {
    margin-top: 30px;
}

.file-upload {
    position: relative;
}

.file-upload>input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.projects__images {
    display: flex;
    gap: 30px;
    flex-wrap: wrap
}

.projects__images .projects__image {
    width: 128px;
    height: 128px;
}

.projects__images .projects__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.downloaded-buttons {
    display: flex;
    gap: 30px;
    flex-direction: column;
}

.protocol__buttons {
    align-items: start
}

.mb-30 {
    margin-bottom: 30px
}

.protocol__info>.downloaded-buttons>* {
    min-width: unset;
    width: 100%;
    max-width: 100%;
    height: fit-content;
}

.form__file input {
    display: block;
    position: absolute;
    opacity: 0;
}

.input-side-block {
    padding: 30px 0;
    min-height: 90px;
}

.footer-logo-link {
    width: 225px;
    height: 90px;
    align-self: center;
}

.footer-logo-link>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.form__file-row-buttons {
    display: flex;
    align-items: stretch;
    gap: 20px
}

.form__file-row-buttons>label {
    width: fit-content;
}

.form__file-row-buttons>label>input {
    width: 1px;
}

._new-initiative {
    background: #0095400a;
}

.group-bottom-buttons {
    display: flex;
    align-items: center;
    gap: 20px;
}

._new-initiative {
    background: #0095400a;
}

._status-300 {
    background: #FFEDF2;
    border: none;
    opacity: 1 !important;
}

._status-300 .projects__info,
._status-300 .text.projects__text,
._status-300 .projects__params,
._status-300 .big-text {
    opacity: .5;
}

._status-300 .projects__date {
    opacity: .5;
}

._status-300 .text._rejected-message {
    color: #ff0000;
    opacity: 1;
}

._status-300 {
    background: #FFEDF2;
    border: none;
    opacity: 1 !important;
}

._project-status-350 .projects__info,
._project-status-350 .text.projects__text,
._project-status-350 .projects__params,
._project-status-350 .big-text {
    opacity: .5;
}

._project-status-350 .projects__date {
    opacity: .5;
}

._project-status-350 .text._rejected-message {
    color: #ff0000;
    opacity: 1;
}



/*gosuslugi auth*/
.gosluslugi_auth {
    margin: 30px auto;
    background: #F5F5F5;
    max-width: 377px;
    padding: 36px;
    box-sizing: border-box;
    border-radius: 20px;
    text-align: center;
}

.gosluslugi_auth h2 {
    color: #292558;
    margin-top: 0;
    margin-block: 25px;
}

.gosluslugi_auth p {
    font-size: 17px;
    color: #292558;
    line-height: 1.4em;
}

.gosluslugi_auth .button {
    background: #0862EE;
    color: #fff;
    border-radius: 20px;
    padding: 18px 25px;
    margin: 25px auto 0 auto;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    cursor: pointer;
}

.gosluslugi_auth .button:hover {
    filter: contrast(200%);
    transition: all .2s;
}

.gosluslugi_auth .button img {
    position: relative;
    margin-left: 15px;
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8) url(/img/loading.svg?1) no-repeat center center/ 150px auto;
    z-index: 99999;
}

.form>.iframe-container iframe {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
}

.form:has(iframe) {
    padding-right: 50%;
}

.close-iframe {
    justify-content: center;
    display: flex;
    z-index: 10;
    position: fixed;
    top: 5px;
    right: 5px;
    background: red;
    color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 30px;
    cursor: pointer;
}

.file-container>table .show-iframe:hover {
    box-shadow: none;
}

.file-container>table .show-iframe {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: white;
}

.file-container>table .show-iframe i {
    color: black;
}

.text.projects__button._try-send-to-admin {
    background: #009540;
    color: #fff;
    font-size: 17px;
}

.search-subprojects {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.form__back {
    width: 55px;
}

.projects__button._with-icon {
    display: flex;
    align-items: center;
    gap: 14px;
    cursor: pointer;
}

._table-input {
    text-align: right;
}

.fancybox__content {
    max-width: 60vw;
}

.projects__item._noti._button a {
    outline: none;
}

#notifications-modal .projects__row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    align-items: center;
}

.archive .checkbox:checked+.checkbox__tile:before {
    background: #0862ee;
}

.login__submit {
    gap: 30px;
    max-width: 300px;
}

._winners>*:not(:last-child) {
    margin-bottom: 60px;
}

._winners ._winners__item {
    background: linear-gradient(#FEFFFE, #EFF7FF);
    padding: 30px;
    border-radius: 13px;
}

._winners ._winners__list {
    display: flex;
    align-items: stretch;
    gap: 8px;
    flex-wrap: wrap;
}

._winners ._winners__list>* {
    flex: 0 1 calc(100% / 4 - 8px / 2 * 3);
    max-width: calc(100% / 4 - 8px / 2 * 3);
}

._winners ._winners__item-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}

._winners ._winners__item-mo,
._winners ._winners__item-district {
    font-size: 14px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
}

._winners ._winners__item-value {
    font-weight: 700;
}

._winners-mo {
    font-weight: 600;
    font-size: 18px;
    color: #292558;
}

._winners-district {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #292558;
    opacity: 0.8;
}

.signed-accept-item__header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.signed-accept-item__header svg {
    width: 32px;
    height: 32px;
}


/*._winners__item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;    
}*/
/*._winners__item .image {
    flex: 0 0 30%;
    max-width: 30%;
}*/
._winners__item .image {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

._winners__item .image:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 100%;
}

._winners__item .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.hero__link._orange {
    background: #fd9700;
}

.block-documents .block-documents__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #292558;
}

.block-documents .block-documents__list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 20px;
}

.block-documents .block-documents__list .block-documents__item {
    flex: 0 1 calc(100% / 3 - 20px / 3 * 2);
    max-width: calc(100% / 3 - 20px / 3 * 2);
}

.block-documents .block-documents__item {
    border-radius: 20px;
    box-shadow: 0 4px 20px 0 rgba(8, 98, 238, 0.15);
    padding: 30px;
    display: flex;
    flex-direction: column;
}

.block-documents .block-documents__item .document-item__header {
    margin-bottom: 30px
}

.block-documents .block-documents__item .document-item__body {
    margin-bottom: 50px
}

.block-documents .block-documents__item .document-item__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
}

.block-documents .block-documents__item .document-item__name {
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 1.3em;
}

.block-documents .block-documents__item .document-item__description {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
}

.block-documents .block-documents__item .document-item__size {
    font-size: 16px;
    color: #A4A9B1;
}

.document-item .document-item__icon {
    width: 20px;
}

.document-item .document-item__icon>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.document-item .document-item__download {
    width: 24px;
}

.document-item .document-item__download>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.top-button {
    margin-top: 10px;
}

._mb-10 {
    margin-bottom: 10px;
}

._top-description {
    color: #959595;
}

._top-description a {
    color: #fd9700;
}

.profile__add {
    min-height: 45px;
}

.stages__list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.stages__wrapper:before {
    display: none;
}

.card__top.new__top {
    width: 100%;
}

.new__photo-container {
    border-radius: 10px;
    flex: 1 0 calc(50% - 30px / 2);
}

.new__photo-container>img {
    object-fit: contain;
    overflow: hidden;
    width: 100%;
    max-width: unset;
    max-height: unset;
}

/* .card__top.new__top >img{
    width: 100%;
    object-fit: contain;
    overflow: hidden;
} */
.districts-modal__title {
    font-size: var(--title-font-size);
    font-weight: 700;
    color: #292558;
    margin: 0;
    margin-bottom: 30px;
    text-align: center;
}

._open-districts-modal {
    cursor: pointer;
    transition: all .3s ease-in-out;
}

._open-districts-modal:hover {
    background: #009540;
    color: #fff;
}

._open-districts-modal .results__text {
    transition: all .3s ease-in-out;
}

._open-districts-modal:hover .results__text {
    color: #fff;
}

.districts-modal__list {
    display: flex;
    align-items: stretch;
    justify-content: start;
    gap: 30px;
    width: 100%;
    flex-wrap: wrap;
}

.districts-modal__list .districts-modal__item {
    flex: 0 1 calc(100% / 2 - 30px / 2);
    max-width: calc(100% / 2 - 30px / 2);
}

.districts-modal__item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: center;
    align-items: center;
}

.districts-modal-item__desc {
    font-size: 14px;
    font-weight: 500;
    color: #292558;
    margin: 0;
}

.districts-modal-item__title {
    font-size: 18px;
    font-weight: 700;
    color: #292558;
    margin: 0;
}

.districts-modal-item__icon {
    width: 57px;
    height: 57px;
}

.districts-modal-item__icon img {
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.stages__subtitle._date {
    margin-top: 12px;
}

._archive__search-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 160px;
    height: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #0862ee;
    background: #e5f2ff;
    border-radius: 10px;
    border: none;
}

.socs-networks .footer__social {
    width: 64px;
    height: 64px;
}

.socs-networks .socs-networks__list {
    display: flex;
    align-items: center;
    gap: 10px;
}

.socs-networks .socs-networks__title {
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 18px;
}

.socs-networks .footer__social img {
    width: 80%;
    height: 80%;
    object-fit: contain;
    object-position: center;
}

.socs-networks .socs-networks__desc {
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3em;
}

.archive__select.active {
    max-height: 300px;
    height: fit-content;
    overflow: auto;
}

.card__top {
    justify-content: space-between;
}

.form__delete-comments {
    height: 44px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 120%;
    color: var(--blue);
    border-radius: 10px;
    border: none;
    background: var(--white);
    box-shadow: 0 4px 15px 0 rgba(238, 238, 238);
}

.project-accepted__content {
    padding: 12px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    background-color: #fff;
}

._field-accepted._accepted .project-accepted__content {
    background-color: #009540;
}

.project-accepted__content:hover {
    background-color: #009540;
}

._field-accepted._accepted .project-accepted__content:hover {
    background-color: #fd9700;
}

._field-accepted-result {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 700;
}

.form__item:has(._field-accepted-result._accepted) .form__field,
.form__item:has(._field-accepted-result._accepted) .file-upload,
.form__item:has(._field-accepted-result._accepted) .deleteBtn,
.form__item:has(._field-accepted-result._accepted) ._table-input._dis {
    opacity: .75;
    pointer-events: none;
}

._to-field {
    color: #fd9700;
    cursor: pointer;
}

.heady-title {
    transition: all .3s ease-in-out;
}

body:has(.iframe-container.ui-resizable) .heady-title {
    margin-left: 5vw;
    right: unset;
}

.form__container.container-wrap {
    transition: all .3s ease-in-out;
}

body:has(.iframe-container.ui-resizable) .form__container.container-wrap {
    padding-left: unset;
    margin-left: 0;
    max-width: 55vw !important;

}

.iframe-container {
    width: 45vw;
}

.ui-resizable-w {
    top: 50px !important;
}

.heady-title {
    /* padding: calc(var(--form-padding) / 2) calc(var(--form-padding)) !important; */
}

.heady-title p {
    font-size: 18px !important;
}

.input-side-block:has(._field-accepted-result) {
    padding: unset;
    padding-top: 16px;
}

.input-side-block:has(.project-accepted__content) {
    padding: unset;
}

.heady-title {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    /* padding: calc(var(--form-padding));
    padding-left: calc(var(--form-padding) * 2);
    padding-left: calc(var(--form-padding) * 2); */
    box-shadow: 0 4px 20px 0 rgba(215, 220, 247, 0.6);
    z-index: 9;
    max-width: 30vw;
    width: 100%;
    border-radius: 0 0 var(--form-radius) var(--form-radius);
}

.heady-title._active {
    display: block;
}

.heady-title p {
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    color: var(--blue);
}

.heady-title {
    cursor: grab;
    border-radius: var(--form-radius);
    padding: 30px 40px 20px 40px;
    top: -20px;
    transition: unset;
    margin: unset;
    left: 25vw;
}

.heady-title:active {
    cursor: grabbing;
}

/* ============================== */

.particle-count {
    display: block;
    text-align: center;
    margin: 25px 0;
}

.particles>.particle {
    /* background: #000;
  border-radius: 20%; */
    position: absolute;
    background-repeat: no-repeat;
    color: white;
    z-index: 999;
}

.particles>.particle.small {
    width: 10px;
    height: 10px;
}

.particles>.particle.normal {
    width: 15px;
    height: 15px;
}

.particles>.particle.big {
    width: 20px;
    height: 20px;
}

.particles>.particle.bigger {
    width: 25px;
    height: 25px;
}

.particles {
    background: #000;
    border-radius: 100%;
    position: absolute;
    background-repeat: no-repeat;
    font-family: 'Roboto Slab', serif;
    font-size: 48px;
    text-align: center;
}


/**-----------------------------------------------------------------**/

.particle2-count {
    display: block;
    text-align: center;
    margin: 25px 0;
}

.particles2>.particle2 {
    background: #000;
    border-radius: 100%;
    position: absolute;
    background-repeat: no-repeat;
    color: white;
}

.particles2>.particle2.small {
    width: 10px;
    height: 10px;
}

.particles2>.particle2.normal {
    width: 15px;
    height: 15px;
}

.particles2>.particle2.big {
    width: 20px;
    height: 20px;
}

.particles2>.particle2.bigger {
    width: 25px;
    height: 25px;
}

.particles2 {
    background: #000;
    border-radius: 100%;
    position: absolute;
    background-repeat: no-repeat;
    font-family: 'Roboto Slab', serif;
    font-size: 48px;
    text-align: center;
}

.chat__window {
    background: white;
    position: fixed;
    display: flex;
    flex-direction: column;
    right: 100px;
    bottom: 0px;
    max-width: 400px;
    width: 100%;
    max-height: 80vh;
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings: "slnt" 0;
    transition: bottom 0.5s;
    padding-bottom: 16.5px;
    box-shadow: 0px 2px 45px -25px rgba(0, 0, 0, 0.75);
}

.chat__window.hidden {
    bottom: -100%;
}

.chat__header {
    background: #0862ee;
    display: flex;
    justify-content: space-between;
    padding: 17px 24px;
    align-items: center;
    color: white;
}

.chat__header span {
    font-size: 20px;
    font-weight: 600;
}

.chat__header-close {
    cursor: pointer;
}

.chat__main {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    padding: 11.5px 24px 0px 24px;
}

.chat__main-inner {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.chat__main::-webkit-scrollbar {
    width: 5px;
}

.chat__main::-webkit-scrollbar-track {
    background: white;
}

.chat__main::-webkit-scrollbar-thumb {
    background-color: #90c3ff;
    border-radius: 20px;
    border: 1px solid #acd2ff;
}

.chat__main-date {
    font-size: 10px;
    border-radius: 20px;
    padding: 5px 10px;
    border: 1px solid #90c3ff;
    width: fit-content;
    color: #90c3ff;
    align-self: center;
    margin: 11.5px 0px 0px 0px;
}

.chat__main-msg {
    max-width: 259px;
    padding: 5px 46px 5px 10px;
    position: relative;
    border-radius: 10px;
    font-size: 14px;
    border-bottom-left-radius: 0px;
    border: 1px solid #e5f2ff;
}

.chat__main-bot-msg-wrapp {
    display: flex;
}

.chat__main-bot-avatar {
    margin-right: 7px;
    object-position: bottom;
    max-width: 54px;
}

.chat__main-bot-msg {
    border-bottom-left-radius: 0px;
}

.chat__main-user-msg {
    align-self: flex-end;
    border-bottom-right-radius: 0px;
}

.chat__main-msg-date {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 10px;
    color: #a4a4a4;
}

.chat__requests {
    background: white;
    list-style: none;
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    gap: 7px;
    padding: 10px 24px 16.5px 24px;
}

.chat__requests-msg {
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 20px;
    border: 2px solid #90c3ff;
    transition: 0.3s;
    cursor: pointer;
}

.chat__requests-msg:hover {
    border: 2px solid #292558;
}

.chat__button {
    position: fixed;
    right: 42px;
    bottom: 20px;
    border-radius: 100%;
    border: 3px solid #acd2ff;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    cursor: pointer;
    background: white;

    transition: opacity 0.3s ease 0s;
}

.chat__button:hover {
    opacity: 0.7;
}

.chat__button-icon-que {
    margin: 0 auto;
}

.chat__button-icon-close {
    margin: 0 auto;
}

.chat__window+.chat__button .chat__button-icon-que {
    display: none;
}

.chat__window.hidden+.chat__button .chat__button-icon-que {
    display: block;
}

.chat__window+.chat__button .chat__button-icon-close {
    display: block;
}

.chat__window.hidden+.chat__button .chat__button-icon-close {
    display: none;
}

.chat__main-bot-msg-wrapp img {
    object-fit: contain
}

@media (min-width: 768px) and (max-height: 652px) {
    .chat__window {
        max-height: 95vh;
    }
}

@media (max-width: 768px) {
    .chat__window~.chat__button {
        display: none;
    }

    .chat__window.hidden~.chat__button {
        display: block;
    }

    .chat__window {
        display: flex;
        flex-direction: column;
        bottom: 0;
        right: 0;
        z-index: 10000;
        max-width: 100%;
        max-height: 100vh;
        transition: 0.3s;
    }

    .chat__main {
        min-height: 0px;
        max-height: 100%;
        background: white;
    }

    .chat__main-bot-avatar {
        max-width: 54px;
    }
}

@media (max-width: 400px) {
    .chat__main {
        padding: 11.5px 10px 0px 10px;
    }

    .chat__requests {
        padding: 10px 10px 16.5px 10px;
    }

    .chat__main-msg {
        max-width: 220px;
        padding-right: 42px;
    }

    .chat__main-bot-avatar {
        max-width: 35px;
    }
}

.chat__button,
.chat__window {
    z-index: 999;
}

.chat__main-bot-msg {
    padding-bottom: 20px !important;
}

.form__item:not(:first-child)> :first-child.form__field,
.form__item:first-child> :first-child {
    border-radius: 0;
}

._init-link {
    overflow: unset;
    white-space: unset;
    font-size: 14px;
    word-break: break-word;
}

@media (max-width: 768px) {
    ._init-link {
        font-size: 14px;
    }
}

.chat__window .my-question {
    display: flex;
    justify-content: space-between;
    gap: 7px;
    padding: 0 25px;
}

.chat__window .my-question input {
    border: 1px solid #a4a4a4;
    border-radius: 20px;
    padding: 15px;
    font-size: 13px;
    line-height: 1.2em;
    color: #a4a4a4;
    width: 100%;
}

.chat__window .my-question ._submit {
    cursor: pointer;
    width: 48px;
    height: 48px;
}

.chat__main-bot-msg-wrapp:last-child .chat__main-bot-msg.chat__main-msg {
    border: 1px solid #85bef7;
}

.faq__top {
    justify-content: space-between;
}

.faq__item .contact {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex-direction: column;
    padding: 30px;
    background-color: rgba(218, 234, 255, .25);
    border-radius: 20px;

}

.faq__item .contact .contact-topper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.faq__item .contact p {
    color: #333;
}

.faq__item .contact .contact-topper p {
    font-weight: 700;
}

.heady-title {
    z-index: 99999999;
}

.search-projects-block label {
    max-width: calc(100% / 4 - 20px / 4 * 3);
    flex: 0 1 calc(100% / 4 - 20px / 4 * 3);
}

.search-projects-block {
    flex-wrap: wrap;
    align-items: flex-end;
}

.archive__item .archive__buttons {
    margin-top: 10px;
}

.archive__container p {
    margin-bottom: unset;
    line-height: 1.2em;
}

.project-voting-modal {
    padding: 30px;
    min-width: 600px;
    box-sizing: border-box;
}

.project-voting-modal__title {
    display: flex;
    justify-content: space-between;
    margin: 0;
    font-size: var(--title-font-size);
}

.project-voting-modal__container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.project-voting-modal__form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.project-voting-modal__input {
    display: block;
    padding: 18px 20px;
    box-sizing: border-box;
    width: 100%;
    border: none;
    background: var(--gray-light);
    font-size: var(--middle-font-size);
    border-radius: 11px;
}

.project-voting-modal__button {
    font-size: var(--middle-font-size);
    width: 100%;
    padding: 17.5px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    box-sizing: border-box;
    border: none;
    border-radius: 11px;
}

.project-voting-modal__button.--blue {
    background: var(--blue-bright);
    color: #fff;
}

.project-voting-modal__button.--green {
    border: 2px solid var(--green);
    color: var(--green);
}

.project-voting-modal__button.--small {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.project-voting-modal__button.--link {
    background: none;
    justify-content: start;
    align-items: start;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 0;
    color: #a4a4a4;
    gap: 0;
    transition: all .3s ease-in-out;
    display: block;
}

.project-voting-modal__button.--link:hover {
    color: #009540;
}

.project-voting-modal__textarea {
    width: 100%;
    resize: vertical;
    min-height: 60px;
    padding: 18px 20px;
    border: none;
    background: var(--gray-light);
    font-size: var(--middle-font-size);
    border-radius: 11px;
    font-family: var(--font-family);
}

/*# sourceMappingURL=style.css.map */

.project-voting-modal.fancybox__content {
    border-radius: 20px;
}

.project-voting-modal__button {
    margin-top: 20px;
    margin-bottom: 20px;
}

.fancybox__slide:has(.project-voting-modal) .f-button.is-close-btn {
    top: 40px;
    right: 40px;
    --f-button-color: #a4a4a4;
    box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
    border-radius: 50%;
}

.project-voting-modal__description {
    margin: 0;
    font-size: 22px;
}

.project-voting-modal {
    max-width: 450px;
}

.project-voting-modal__input+.project-voting-modal__description {
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.project-voting-modal__title {
    display: flex;
    justify-content: start;
    margin: 0;
    font-size: 28px;
    gap: 20px;
    align-items: center;
}

.project-voting-modal__title img {
    width: 28px;
    height: 28px;
}

.project-voting-modal ._red {
    color: #b71c1c;
}

.project-voting-modal ._green {
    color: #009540;
}

.project-voting-modal ._blue {
    color: #292558;
}

.back-button {
    width: 28px;
    height: 28px;
    position: relative;
    content: '';
    background: url(/img/chevron-left.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-top: 10px;
    margin-left: auto;
    margin-right: 60px;
}

.archive__select>input {
    border: none;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 5px;
}

.project-voting-modal__button {
    margin: 0;
}

.took-part {
    /* border-bottom: 1px solid #dde2e4; */
    padding: 1vw;
}

.took-part-banner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 28px 40px 36px;
    min-height: 276px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 4px 20px 0px rgba(8, 98, 238, 0.1490196078);
    border-radius: 20px;
    overflow: hidden;
}

.took-part-banner_image {
    display: block;
    /* min-width: 62.23vw; */
    width: 50%;
    object-fit: contain;
    position: absolute;
    bottom: 0;
    right: 0;
}

.took-part-banner_counter {
    display: flex;
    align-items: end;
    gap: 15px;
}

.took-part-banner_count {
    font-size: 102.85px;
    color: #0862EE;
    line-height: 75px;
}

.took-part-banner_count-title {
    font-size: 16px;
    line-height: 16px;
    color: #0862EE;
}

.took-part-banner_title {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    color: #A4A9B1;
    text-transform: uppercase;
}

/*# sourceMappingURL=style.css.map */

._top-description {
    text-align: center;
}

p._top-description {
    margin: 0;
}

._top-description a {
    color: #c01e4b;
    white-space: nowrap;
}

@media (max-width: 768px) {
    ._top-description {
        font-size: 14px;
    }
}

.districts {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.districts_heading {
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
}

.districts_type {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.districts_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

* {
    font-family: Inter, sans-serif;
}

.container-wrap {
    max-width: 1360px;
    padding: 0 20px;
    margin: 0 auto;
}

.district {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 20px;
    background: #f1f7ff;
    min-width: 250px;
    gap: 30px;
}

.district_info {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.district_image {
    display: block;
    width: -moz-max-content;
    width: max-content;
    height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
}

.district_title-block {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.district_title-block_title {
    font-size: 22px;
    font-weight: 600;
}

.district_title-block_subtitle {
    font-size: 16px;
}

.district_interface {
    display: flex;
    gap: 10px;
}

.district_counter {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background: #fff;
    width: 100%;
    border-radius: 10px;
    font-size: 16px;
}

.district_link {
    flex-shrink: 0;
    display: block;
    background: url(../img/arrow-blue.svg) no-repeat center, #fff;
    border-radius: 100%;
    width: 38px;
    height: 38px;
}

@media (max-width: 1024px) {
    .districts_list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .districts_list {
        grid-template-columns: repeat(2, 1fr);
    }

    .district_title-block_title {
        font-size: 18px;
        font-weight: 600;
    }
}

@media (max-width: 460px) {
    .districts_list {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

.districts {
    margin-top: 60px;
}

.card__prev {
    background: url(../img/arrow.svg) no-repeat center center, rgb(255, 255, 255);
    background-size: 35%;
    left: 40px;
    transform: rotate(180deg);
}

.card__next {
    background: url(../img/arrow.svg) no-repeat center center, rgb(255, 255, 255);
    background-size: 35%;
    right: 40px;
}

/*
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #fff);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .7);
}

.swiper-pagination-bullet-active {
    width: var(--swiper-pagination-bullet-active-width, var(--swiper-pagination-bullet-active-size, 15px));
    height: var(--swiper-pagination-bullet-active-height, var(--swiper-pagination-bullet-active-size, 15px));
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.card__swipers {
    display: flex;
    gap: 20px;
}

.card__photos {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: max-content;
    margin: var(--container-offset) auto 0;
}

.card__container.container-wrap {
    margin-bottom: 30px;
}

.card__swipers {
    display: flex;
    gap: 20px;
}

.card__photos {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
}

@media (max-width:1024px) {
    .card__photos {
        align-items: stretch;
    }
}
*/

.card__thumb {
    width: 100px;
    height: 100px;
    border-radius: 13px;
    overflow: hidden;
}

.card__thumbs {
    width: 100px;
}

.card__thumb img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 0;
    display: block;
    object-position: center;
}

.card__swipers {
    display: flex;
    gap: 20px;
}

.card__photos {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
    margin: var(--container-offset) 0;
}

.district {
    justify-content: space-between;
}

.card__photo img {
    height: 740px;
}

@media (max-width:1024px) {
    .card__photos {
        align-items: stretch;
    }

    .card__thumb {
        border-radius: 5px;
    }

    .archive__top {
        flex-wrap: wrap;
        height: 100%;
        margin: var(--container-offset) 0;
    }
}

@media (max-width: 767px) {
    .card__prev {
        left: 15px;
        background: url(../img/arrow.svg) no-repeat center center, rgb(255, 255, 255);
    }

    .text {
        font-size: 16px;
    }
}

#vote-projects .archive__top {
    margin-top: 30px;
    margin-bottom: 20px;
}

.took-part.container-wrap {
    margin-top: 30px;
}

.checkbox__tile._checked:before {
    background-color: #0862ee;
    transform: scale(1);
    opacity: 1;
}

.news__item {
    height: unset;
}

.news__item>img {
    object-fit: unset;
    width: 360px;
}

.button--small {
    margin-top: auto;
}

.news__name--small {
    margin-top: 10px;
}

header .footer__social {
    border-radius: 50%;
    background: #F2F9FF;
}

.beforeAfter-slider img {
    object-fit: cover;
    height: max-content;
}

.beforeAfter-before::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    filter: blur(13%);
    content: '';
    width: 100%;
    height: 100%;
    /* display: block; */
    background: #fff;
}

.custom-file-uploader {
    border-radius: 10px;
    border: 1px dashed #000;
    background: #f0f0f0;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
    cursor: pointer;
    margin-bottom: 10px;
    transition: all .3s;
}

.custom-file-uploader:hover {
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.custom-file-uploader input {
    display: none
}

.reject-modal table td,
[data-action="custom-file-uploader"] table td {
    padding: 5px;
}

[data-action="custom-file-uploader"] a {
    color: #009540;
    text-decoration: unset;
}

[data-action="custom-file-uploader"] .button._red {
    background: #c01e4b;
}

[data-action="custom-file-uploader"] .button {
    cursor: pointer;
}

.reject-modal table,
[data-action="custom-file-uploader"] table {
    width: 100%
}

.reject-modal table th,
[data-action="custom-file-uploader"] table th {
    text-align: start;
}

[data-action="custom-file-uploader"]>div:first-child {
    padding-bottom: 30px;
}

._disabled._with-error {
    background: #fff;
}

.file-upload._with-error {
    background: #edb9b9;
}

._log {
    color: #fd9700;
}

.comment-modal.reject-modal {
    width: 75vw;
}

.comment-modal.reject-modal .create__title {
    width: 100%;
    max-width: unset;
}

.form__field {
    grid-template-columns: 1fr;
    gap: 10px;
}

.mini-desc {
    background: #f2f9ff !important;
}

body:has(.iframe-container.ui-resizable) .table__text--big ._error {

    width: 16.555%;
    right: 2.79%;
}

.form__item._disabled:has(input[type="file"]) .custom-file-uploader,
.form__item._disabled:has(input[type="file"]) [data-action="delete-attachment"] {
    pointer-events: none;
    opacity: .25;
}

.input-side-block[data-name="initiative_payment"] {
    margin-top: 48px;
}

span[aria-current="page"] span {
    background-color: #0862EE;
    color: #fff;
}

p.text-sm.text-gray-700.leading-5 {
    display: none;
}

.projects__item .projects__buttons {
    flex-wrap: wrap;
}

.projects__item .projects__buttons>*:not(.projects__buttons) {
    margin: 0;
    margin-left: 0 !important;
    flex: 0 1 calc(100% / 2 - 25px / 2 * 1);
    max-width: calc(100% / 2 - 25px / 2 * 1);
}
