.input__btn {
  cursor: pointer;
}
.breadcrumbs__item span {
  color: var(--gray1);
}
@media only screen and (min-width: 992px) {
  .search {
    transform: translateY(-18vw);
    /* left: -13%; */
    left: initial;
    right: -1.1713vw;
  }
}
#bx-panel.bx-panel-fixed {
  z-index: 1000 !important;
}
pre {
  font-size: 14px;
  line-height: normal;
  text-align: left;
  background: #000;
  color: #fff;
}
.our-programs__more-btn:hover {
  text-decoration: none;
}
.our-programs__img {
  height: 17vw;
}
.slider__btn {
  display: inline-block;
}
.slider__btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: var(--main-105);
}
.btns-journal-my {
  text-align: center;
  display: block;
}
.fund-goals {
  margin-bottom: 0;
}
.more-btn {
  display: block !important;
  grid-template-columns: none !important;
  grid-gap: unset !important;
  margin-bottom: 4vw !important;
  margin-top: 2vw;
}
.main_slider-btns:hover {
  text-decoration: none;
}
.employees__card.hasLink,
.founders__card.hasLink {
  cursor: pointer;
}

.hasLink > .founders__name,
.hasLink > .employees__title {
  color: var(--main);
}

.hasLink > .founders__name:hover,
.hasLink > .employees__title:hover {
  text-decoration: none;
}

.popup-mask {
  position: fixed;
}
.popup {
  top: 50%;
  font-size: 1.8vw;
  line-height: 1.8vw;
  font-weight: 600;
}
.form-default .form-error {
  height: 0;
  font-size: 16px;
  padding-left: 1.2vw;
  color: #ee4848;
  font-weight: 600;
}
.if-need__form .form-error {
  padding-left: 2.92825769vw;
}
.hidden {
  display: none !important;
}
.reports__tab-year:hover {
  text-decoration: none;
}
.rules__btn {
  display: inline-block;
}
a.rules__btn:hover {
  color: #fff;
  text-decoration: none;
}
.help-detail__share .ya-share2 .ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
  height: 4.685vw;
  width: 4.685vw;
  background-size: 4.685vw 4.685vw;
}

@media only screen and (max-width: 991px) {
  .article-share {
    margin-left: 0;
  }
  .help-detail__share .ya-share2 .ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    height: 13.3vw;
    width: 13.3vw;
    background-size: 13.3vw 13.3vw;
  }
}
.article-share .ya-share2__badge {
  border-radius: 0.9vw;
}
.help-detail {
  margin-bottom: 0;
}
.help-detail-section {
  padding-bottom: 6vw;
}
.philgood a {
  line-height: 0;
}
.if-need__input-row textarea.input-above {
  width: 28.69vw;
  padding: 0.5vw 1.17130307vw;
  height: 7vw;
}
@media only screen and (max-width: 991px) {
  .if-need__input-row textarea.input-above {
    width: 88.88vw;
    padding: 8px 12px;
  }
}
.article__pic-outer {
  cursor: pointer;
}
.help-needed__wrapper.news-list {
  margin-bottom: 0;
}

/* tags */
/*.tags {*/
/*    display: flex;*/
/*    gap: 8px 4px;*/
/*    flex-wrap: wrap;*/
/*}*/
/*.tag {*/
/*    border: 1px solid var(--gray2);*/
/*    padding: 2px 8px;*/
/*    display: inline-block;*/
/*    border-radius: 8px;*/
/*    font-size: 10px;*/
/*    line-height: 16px;*/
/*    font-size: calc(10 / 1366 * 100vw);*/
/*    line-height: calc(16 / 1366 * 100vw);*/
/*    transition: all 0.3s ease;*/
/*    --a: var(--gray2);*/
/*    --aHover: var(--main);*/
/*    --aUnderline: none;*/
/*    --aUnderlineHover: none;*/
/*}*/
/*.tag:hover,*/
/*.tag.active {*/
/*    background: var(--bg);*/
/*}*/
/*.tag--white {*/
/*    --a: var(--white);*/
/*}*/
/*.tags {*/
/*    gap: calc(8 / 1366 * 100vw) calc(4 / 1366 * 100vw);*/
/*}*/
/*.tag {*/
/*    padding: calc(2 / 1366 * 100vw) calc(8 / 1366 * 100vw);*/
/*    border-radius: calc(8 / 1366 * 100vw);*/
/*    font-size: calc(10 / 1366 * 100vw);*/
/*    line-height: calc(16 / 1366 * 100vw);*/
/*}*/
/*@media only screen and (min-width: 992px) {*/
/*    .tags {*/
/*        gap: 8px 4px;*/
/*    }*/
/*    .tag {*/
/*        padding: 2px 8px;*/
/*        border-radius: 8px;*/
/*        font-size: 10px;*/
/*        line-height: 16px;*/
/*        font-size: calc(10 / 360 * 100vw);*/
/*        line-height: calc(16 / 360 * 100vw);*/
/*    }*/
/*    .tags {*/
/*        gap: calc(8 / 360 * 100vw) calc(4 / 360 * 100vw);*/
/*    }*/
/*    .tag {*/
/*        padding: calc(2 / 360 * 100vw) calc(8 / 360 * 100vw);*/
/*        border-radius: calc(8 / 360 * 100vw);*/
/*        font-size: calc(10 / 360 * 100vw);*/
/*        line-height: calc(16 / 360 * 100vw);*/
/*    }*/
/*}*/

.has-error input[type='text'],
.has-error input[type='email'],
.has-error input[type='number'],
.has-error textarea,
.checkbox.has-error input + span {
  border-bottom: 1px solid #d44f77;
}
.if-need__agreement .form-error {
  padding-left: 0;
}
.support__block,
.article__pic-outer,
.our-programs__img,
.partners__img.linked {
  cursor: pointer;
}
.logo--istok {
  cursor: pointer;
}

/* editor */
@media only screen and (min-width: 992px) {
  .editor .swiper {
    width: 80vw;
    margin-left: -23vw;
  }
}
.editor .swiper {
  margin-top: 6vw;
  margin-bottom: 6vw;
}
.editor table.difficulties {
  width: 100%;
  margin-bottom: 2vw;
}
.editor .blog-article__author {
  width: 20.958083832vw;
}
.editor .psycho-section {
  margin-left: -16vw;
  margin-bottom: 4vh;
}
.editor .h1,
.editor .h2,
.editor .h3,
.editor .h4,
.editor .h5,
.editor .h6 {
  margin-bottom: 2.34260615vw;
}
.editor .blog-article__more-btn {
  display: inline-block;
}
.editor .bordered {
  margin-top: 2.5vw;
  margin-bottom: 2.5vw;
  display: block;
}
.editor p > img {
  margin-top: 2vw;
  margin-bottom: 2vw;
  width: 100%;
}
.editor video {
  max-width: 100%;
}
.editor .quote__img img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  object-fit: cover;
}
