body {
  --bs-body-color: #212529;
}

.part-select {
  background: #000;
  border-color: #fff;
  border: 2px solid var(--light-grey);
  border-radius: 2px;
  color: var(--light-grey);
  font-weight: 500;
  text-transform: capitalize;
  cursor: pointer;
  margin-right: 5px;
}

.choose-country__list {
  position: absolute;
  top: 50px;
  z-index: 2;
  width: 150px;
  left: 5px;
}

.hidden {
  display: none;
}

.countrylist {
  background: #fff;
  padding: 10px;
}

.countrylist li {
  margin: 5px;
  border-bottom: 0.2px solid #ddd;
}

.fullw {
  width: 100%;
}

.uwp_page h1,
.uwp_page h2,
.uwp_page h3,
.uwp_page h4,
.uwp_page h5,
.uwp_page h6 {
  color: #fff;
}

.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6,
#popup-login h5,
#popup-login h5 a {
  color: #000;
}

.commentspost {
  width: 100%;
}

.uwp_widget_author_box {
  width: 100%;
}

.uwp_widget_author_box .text-center {
  text-align: left !important;
}

.uwp_widget_social_login {
  width: 100%;
}

.taxonoms {
  padding: 0px 0px 20px 15px;
  width: 100%;
  margin: 0 auto;
}

.commentspost {
  padding-top: 30px;
  padding-bottom: 30px;
}

#reply-title,
#comments .comment-list li .comment-reply-link {
  font-weight: 500;
}

#commentform .logged-in-as {
  font-size: 12px;
  padding-bottom: 30px;
}

#commentform .required-field-message,
#commentform .comment-form-comment label {
  display: none;
}

textarea#comment {
  width: 100%;
}

#commentform #submit {
  width: auto;
}

#comments .comment-list li {
  padding: 20px 0px;
}

#comments .comment-list li .comment-metadata {
  font-size: 12px;
}

#comments .comment-list li .comment-content {
  padding: 20px;
}
#comments .comment-list li .comment-reply-link {
  font-weight: 400;
  border: 1px solid #000;
  padding: 5px;
  font-size: 12px;
  background-color: transparent;
}

#comments .comment-list li .comment-reply-link:hover {
  background-color: #b8b8b8;
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.type-post h1,body .type-post h1.wp-block-heading {
  font-size: 42px;
  font-weight: 600;
  line-height: 110%;
  padding-bottom: 30px;
  padding-top: 10px;
}
.type-post h2,body .type-post h2.wp-block-heading {
  font-size: 34px;
  font-weight: 600;
  line-height: 110%;
  padding-bottom: 30px;
  padding-top: 10px;
}
.type-post h3,body .type-post h3.wp-block-heading {
  font-size: 26px;
  font-weight: 600;
  line-height: 110%;
  padding-bottom: 20px;
  padding-top: 10px;
}
.type-post h4,body .type-post h4.wp-block-heading {
  font-size: 20px;
  font-weight: 600;
  line-height: 110%;
  padding-bottom: 10px;
  padding-top: 10px;
}
.type-post h5,body .type-post h5.wp-block-heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 110%;
  padding-bottom: 10px;
  padding-top: 10px;
}
.type-post h6,body .type-post h6.wp-block-heading {
  font-size: 16px;
  font-weight: 600;
  line-height: 110%;
  padding-bottom: 10px;
  padding-top: 10px;
}

.type-post ul {
  list-style-type: square;
}

.mobile-menu_toggle {
  display: none;
}

time a {
  color: #fe7f45;
}

time a:hover {
  color: #b8c6d4;
}

.news-feed__container {
  width: 100%;
  justify-content: space-between;
}

.archive .main__right-side #newsfeed .news-item {
  flex-direction: column;
}

.archive .main__right-side #newsfeed .news-item__box {
  display: flex;
  flex-direction: row;
}

.archive #newsfeed .news-item__box-left {
  width: 60%;
}

.news-item__categories_more_fullhd {
  padding: 0px 0px 10px 65%;
  display: block;
}

.news-item__categories_more_twok {
  display: none;
}

.news-item__categories_more_fullhd a,
.news-item__categories_more_twok a {
  color: #fe7f45;
}

.news-item__text {
  margin-bottom: 10px;
}

.region-choose-popup ul,
.popup-country-list__wrap ul,
#arxiv {
  list-style: none;
}

.mobile_social_accordion {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-evenly;
}

.region-activ {
  background-color: #fe7f45;
}

.popup-country-list__item input {
  background: #fff;
}

.popup-country-list__item .region-activ {
  color: #fe7f45;
}

.main-map__side-text {
  min-height: unset;
  border-right: unset;
}
.main-map__side-text span {
  font-size: 1.2rem;
  font-weight: 500;
}

.mobile-hidden {
  display: flex;
}

.mobile-show {
  display: none;
}

#popup-login .uwp-social-class .bsui .uwp_social_login_icon_google img {
  padding: 5px 5px 7px 5px;
}

i.tgme_widget_login_button_icon {
  background: url('../img/telegram.svg') !important;
}
.timeline-events__categories .category-item,
.above-map-nav__categories .category-item {
  line-height: 5px;
}

.facetwp-facet-select_archive {
  border: unset;
  height: 280px;
}

.facetwp-facet-select_archive .fs-wrap {
  width: 270px;
}

.archive .news-feed__container .news-item__header {
  max-height: 350px;
}

#loaderajax {
  position: absolute;
  width: 75px;
  height: 100px;
  bottom: 30px;
  left: 40%;
}

.uwp-account-class ul.navbar-nav {
  display: flex;
  border: unset;
  flex-direction: column !important;
}

.uwp-account-class ul.navbar-nav li {
  border: unset !important;
}

.search-pagination {
  /*width: 100%;*/
}

.search-pagination .nav-links {
  display: flex;
  justify-content: space-between;
  /*width: 100%;*/
}

.search-pagination .page-numbers {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #9f9c9a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
}

.search-pagination .page-numbers.current {
  color: #fff;
  font-weight: 600;
}

.search #newsfeed .news-feed__container .news-item {
  max-height: unset;
}

.news-expanded__p a,
.news-expanded a {
  color: #fe7f45;
}

.news-expanded__p a:hover,
.news-expanded a:hover {
  color: #fe7f45;
  text-decoration: underline;
}

.post-thumbnail img {
  margin-bottom: 30px;
}

.custom-logo-link img,
.custom-logo {
  width: 182px;
  height: 35px;
}

.uwp-nav-links {
  margin: 0 auto;
}

.uwp-social-class {
  width: 100%;
}

.wptelegram-login-output-wrap {
  margin-top: 0.5rem;
}

.uwp_widget_social_login hr {
  margin-top: 0;
  margin-bottom: 0;
}

.grecaptcha-badge {
  visibility: hidden;
}

.news__autor .star {
  margin: 0 5px 0px 8px;
  width: 16px;
  cursor: pointer;
  padding-bottom: 5px;
}

.media-body {
  text-align: left;
}

.uwp_widgets .media-body .news-expanded__p {
  line-height: 0px;
}

.taxonoms.bg-light {
  padding-top: 0px;
}

.account-dropdown-menu {
  position: absolute;
  top: 58px;
  right: 30px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 15px 20px;
  z-index: 100;
  border-radius: 2px;
  border: 2px solid var(--light-grey);
  background-color: #1b2026;
}

.account-dropdown-menu_item {
  color: #fff;
  font-weight: 500;
  margin-bottom: 5px;
}

.account-dropdown-menu_item:last-child {
  margin-bottom: 0;
}

.account-dropdown-menu_item:hover {
  color: var(--brand-orange);
}

.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}

.header-nav__right .donate {
  height: 35px;
  border: 2px solid var(--light-grey);
  border-radius: 2px;
}

.subscription-payment {
  margin: 30px 0px;
  background-color: #ffe5da;
  padding: 25px 65px 25px 65px;
  font-size: 20px;
  line-height: 135%;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.subscription-payment::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  width: 43px;
  height: 210px;
  background-image: url('../img/icons/left-quote.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.subscription-payment::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 43px;
  height: 210px;
  background-image: url('../img/icons/right-quote.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.subscription-payment__title {
  color: rgb(43, 54, 61);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 10px;
}
.subscription-payment__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
}
.subscription-payment__variant {
  min-width: 100px;
  width: 50%;
  background-color: #2f3440;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 8px;
}
.subscription-payment__term {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.subscription-payment__cost {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
.subscription-payment__btn {
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 167px;
  height: 35px;
  background: rgb(254, 127, 69);
  background: linear-gradient(
    180deg,
    rgba(254, 127, 69, 1) 61%,
    rgba(255, 85, 53, 1) 100%
  );
  cursor: pointer;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 10px;
}

.subscription-payment__btn:active {
  transform: translateY(1px);
}

#mobilemenu #countiesul {
  scrollbar-color: var(--brand-orange) var(--light-grey);
  scrollbar-width: thin;
}

#mobilemenu #countiesul::-webkit-scrollbar {
  height: 7px;
}

#mobilemenu #countiesul::-webkit-scrollbar-track {
  background: var(--light-grey);
}

#mobilemenu #countiesul::-webkit-scrollbar-thumb {
  background-color: var(--brand-orange);
}

.financial-support,
#popup-wrapperq {
  display: none;
  top: 20%;
}

.financial-support {
  margin: 30px 0px;
  background-color: #ffe5da;
  padding: 25px 50px 25px 50px;
  font-size: 20px;
  line-height: 135%;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.financial-support::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  width: 43px;
  height: 210px;
  background-image: url('../img/icons/left-quote.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.financial-support::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 43px;
  height: 210px;
  background-image: url('../img/icons/right-quote.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.financial-support__title {
  color: rgb(43, 54, 61);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 3px;
}
.financial-support__subtitle {
  color: rgb(43, 54, 61);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
}
.financial-support__amount {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
  row-gap: 5px;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 5px;
}
.amount-item {
  height: 30px;
  max-width: 15%;
  min-width: 100px;
  border: 1.5px solid #000;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  font-size: 17px;
  cursor: pointer;
  color: #000;
}

.amount-item:hover {
  background-color: rgb(236, 234, 234);
}

.amount-item:active {
  transform: translateY(1px);
}

.financial-wrapper {
  max-width: 330px;
  min-width: 190px;
  width: 50%;
  height: 55px;
  background-color: #2f3440;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.financial-support__input {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  border: 2px solid #000;
  border-radius: 4px;
  max-width: 280px;
  width: 70%;
  height: 34px;
  margin-bottom: 15px;
  opacity: 1;
  font-size: 17px;
  color: #000;
}

.financial-support__btn {
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgb(254, 127, 69);
  background: linear-gradient(
    180deg,
    rgba(254, 127, 69, 1) 61%,
    rgba(255, 85, 53, 1) 100%
  );
  cursor: pointer;
  color: #fff;
}

.financial-support__btn:active {
  transform: translateY(1px);
}

@media (max-width: 480px) {
  .financial-support {
    padding: 25px 15px;
  }

  .financial-support::after,
  .financial-support::before {
    display: none;
  }

  .financial-support__input {
    width: 80%;
  }

  .financial-support__btn {
    width: 135px;
  }

  .financial-support__input {
    font-size: 14px;
  }
}

@media (max-width: 680px) {
  .subscription-payment__wrapper {
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .subscription-payment__variant {
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 190px;
  }

  .subscription-payment__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 530px) {
  .subscription-payment {
    padding: 25px 25px;
  }
}

@media (max-width: 480px) {
  .subscription-payment::after,
  .subscription-payment::before {
    display: none;
  }
}

@media (max-width: 400px) {
  .subscription-payment {
    padding: 25px 10px;
  }
}

@media (min-width: 2200px) {
  .highlighted-news__photo {
    max-width: 270px;
  }

  .news-item__categories_more_twok {
    padding: 5px 10% 0% 10px;
    display: block;
  }

  .news-item__categories_more_fullhd {
    display: none;
  }


}



@media (max-width: 1699px) and (min-width: 1200px) {
  .highlighted-news__photo {
    margin-left: 0;
    width: 43%;
  }
}
@media (max-width: 1199px) {
  .highlighted-news__cont {
    box-sizing: border-box;
    /*height: 50%;*/
    overflow-x: unset;
    overflow-y: unset;
    max-width: 100%;
    padding-left: 0;
  }
  .highlighted-news__slider-forward {
    right: 0;
  }
}


@media (max-width: 991px) {
  .popup-country-list h1 {
    width: 100%;
    font-weight: 600;
  }
}

@media (max-width: 600px) {
  h1.news-expanded__header {
    font-size: 35px;
  }

  #countries-list {
    display: none;
  }
}

@media (max-width: 576px) {
  .account-dropdown-menu {
    top: 65px;
    right: 70px;
    border: 1px solid #303440;
  }

  .account-dropdown-menu_item {
    margin-bottom: 10px;
  }

  .mobile-menu_toggle {
    display: block;
  }
  .popup-country-list {
    z-index: 10;
    width: 90vw;
    height: 80vh;
    position: absolute;
    top: 15%;
    left: 50%;
  }
  .popup-country-list__wrap {
    width: 50%;
  }
  .main__left-side {
    height: 360px;
  }
  .main-map__bg {
    height: 260px;
  }
  .timeline-events {
    margin-top: 30px;
  }

  .mobile-hidden {
    display: none;
  }

  .mobile-show {
    display: flex;
  }

  .fs-dropdown .fs-options {
    max-height: 100px;
  }

  .facetwp-facet {
    margin-bottom: 0px;
  }

  .archive .news-item {
    flex-direction: column;
  }

  .archive .news-item__box-right,
  .news-item__photo {
    text-align: center;
    width: 100%;
  }

  .archive .news-item__photo img {
    width: 100%;
    padding: 10px 0;
  }

  .archive-news__flexbox {
    width: 100%;
  }

  .search #newsfeed .news-feed__container .news-item,
  .archive .news-item__text,
  .archive .news-item {
    max-height: unset;
	min-height: auto;
  }

  #mobilemenu #country-collapse .facetwp-facet {
    height: 332px;
  }

  #mobilemenu .facetwp-facet-select_archive .fs-wrap {
    width: 100%;
  }

  #mobilemenu .fs-options {
    background: #252a33;
    max-height: 250px;
  }

  #mobilemenu .fs-dropdown {
    border: unset;
  }

  #mobilemenu .facetwp-type-fselect .multiple {
    width: 100%;
  }

  #mobilemenu .facetwp-checkbox {
    width: 30px;
    height: 30px;
    margin-top: 20px;
    border: 1px solid #fff;
  }

  #mobilemenu .fs-wrap.multiple .fs-option {
    padding: 15px 0px 15px 40px;
  }

  #mobilemenu .fs-wrap.multiple .fs-option-nofs {
    padding: 15px 10px 15px 0px;
  }

  #mobilemenu .facetwp-type-fselect .multiple .fs-label-wrap .fs-label {
    color: #000;
  }

  #mobilemenu #countiesul {
    max-height: 250px;
    overflow-y: scroll;
  }

  #mobilemenu #countiesul li {
    list-style-type: none;
  }

  #mobilemenu #date-collapse .facetwp-facet {
    height: 100px;
  }

  #mobilemenu #date-collapse .facetwp-facet[data-name='range_filter'] {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: center;
  }

  #mobilemenu h3 {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    padding: 20px;
  }

  #mobilemenu .mobile-apply-filters {
    cursor: pointer;
    margin: 30px auto;
    padding: 10px;
    color: #fff;
    border: 3px solid #fff;
  }

  #mobilemenu .facetwp-facet-select_archive .facetwp-display-value {
    padding-left: 30px;
    width: 300px;
    display: block;
  }

  #mobilemenu .facetwp-toggle {
    color: #fff;
  }

  .archive .main__left-side {
    display: none;
  }

  .news-feed__container {
    height: 850px;
    padding-bottom: 0;
    margin-bottom: 30px !important;
  }

  #loaderajax {
    top: 220vh;
    z-index: 100;
  }

  .important-news .slide {
    flex-direction: column-reverse;
  }

  .important-news .highlighted-news__info {
    padding-top: 20px;
  }

  .important-news .highlighted-news__slider-forward,
  .important-news .highlighted-news__slider-back {
    top: 180px;
    background-size: auto;
  }

  .highlighted-news__info {
    padding: 0 20px;
  }
}

@media (max-width: 992px) {
  .type-post h1 {
    padding-bottom: 10px;
  }
}

@media (max-width: 600px) {
  .type-post h1 {
    padding-bottom: 0;
  }
}

@media (max-width: 500px) {
  h1.news-expanded__header {
    font-size: 30px;
  }

  .facetwp-facet,
  .archive-controls {
    margin-bottom: 0 !important;
  }

  .facetwp-type-search {
    padding-bottom: 20px;
  }

  .uwp-login-class {
    padding: 0;
  }

  #popup-login {
    padding: 20px 0;
  }
}

@media (max-width: 477px) {
  .fdate-wrap {
    left: 8% !important;
  }
}

@media (max-width: 420px) {
  h1.news-expanded__header {
    font-size: 24px;
  }
  .facetwp-date-min,
  .facetwp-date-max {
    width: 120px;
    padding-left: 5px;
    font-size: 12px;
  }
}

@media (max-width: 355px) {
  .facetwp-facet-select_archive .fs-wrap {
    width: 220px;
  }
}

/* modal */
body.page-id-5614 .popup-wrapper2 {
  display: block;
}

.popup-wrapper2 {
  display: none;
}

.popup-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.popup-wrapper2 .popup-pay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 320px;
  max-width: 420px;
  background: #1b2026;
  box-shadow: 0px 0px 40px 0px rgba(47, 52, 64, 0.33);
  padding: 50px 55px 25px 55px;
  font-size: 20px;
  line-height: 135%;
  text-align: center;
  overflow: hidden;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* display: none; */
}

.popup-wrapper2 .popup-pay__logo {
  width: 207px;
  height: 48px;
  background-image: url('https://rybar.ru/wp-content/uploads/2023/05/cropped-cropped-8c963583-17b7-4cd2-8819-50bd820ccd53-1.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 3px;
}

.popup-wrapper2 .popup-pay__title {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.popup-wrapper2 .popup-pay__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 34px;
  background-color: #fe7f45;
  border-radius: 4px;
  padding: 6px 20px;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 15px;
}

.popup-wrapper2 .popup-pay__btn:hover {
  background: linear-gradient(
    180deg,
    rgba(254, 127, 69, 1) 61%,
    rgba(255, 85, 53, 1) 100%
  );
  color: #1b2026;
  transition-duration: 0.1s;
}

.popup-wrapper2 .popup-pay__btn:active {
  transform: translateY(1px);
}

.popup-wrapper2 .popup-pay__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 305px;
}

.popup-wrapper2 .do-not-show__btn {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.popup-wrapper2 .do-not-show__btn:hover {
  color: #fe7f45;
}

.popup-wrapper2 #popup-pay-choose-payment {
  display: none;
  padding: 50px 35px 40px 35px;
}

.popup-wrapper2 #popup-pay-choose-payment .popup-pay__box {
  width: 100%;
  max-width: 330px;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 20px;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 25px;
}

.popup-wrapper2 .popup-pay__subtitle {
  margin-top: 10px;
}

.popup-wrapper2 #popup-pay-choose-payment .amount-item {
  width: 100px;
  height: 32px;
  border-radius: 4px;
}

.popup-wrapper2 #popup-pay-choose-payment .amount-item:hover {
  background: linear-gradient(
    180deg,
    rgba(254, 127, 69, 1) 61%,
    rgba(255, 85, 53, 1) 100%
  );
  color: #fff;
  transition-duration: 0.1s;
}

.popup-wrapper2 #popup-pay-choose-payment .amount-item.active {
  background: linear-gradient(
    180deg,
    rgba(254, 127, 69, 1) 61%,
    rgba(255, 85, 53, 1) 100%
  );
  color: #fff;
  transition-duration: 0.1s;
}

.popup-wrapper2 #popup-pay-choose-payment .popup-pay__subtitle {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.popup-wrapper2 #popup-pay-choose-payment .financial-support__input {
  width: 100%;
  max-width: initial;
  text-align: center;
  font-size: 17px;
  line-height: normal;
}

.popup-wrapper2
  #popup-pay-choose-payment
  .financial-support__input::placeholder {
  color: #555d68;
  font-style: italic;
  font-weight: 300;
  font-size: 15px;
}

.popup-wrapper2 .choose-payment__btn {
  max-width: 300px;
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .popup-wrapper2 .popup-pay {
    padding: 50px 15px 25px 15px;
  }

  .popup-wrapper2 .popup-pay__box {
    width: 85%;
  }

  .popup-wrapper2 #popup-pay-choose-payment {
    padding: 50px 15px 40px;
  }

  .popup-wrapper2 #popup-pay-choose-payment .financial-support__input {
    max-width: 270px;
  }

  .popup-wrapper2 .choose-payment__btn {
    max-width: 270px;
    margin-bottom: 0;
  }
}

/* Styles Styles */
.popup-wrapper2.popup-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.popup-wrapper2 .financial-support {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 320px;
  max-width: 720px;
  margin: 30px 0px;
  background-color: #ffe5da;
  padding: 25px 50px 25px 50px;
  font-size: 20px;
  line-height: 135%;
  text-align: center;
  overflow: hidden;
  z-index: 100;
}

.popup-wrapper2 .financial-support::before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  width: 43px;
  height: 210px;
  background-image: url('../img/icons/left-quote.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.popup-wrapper2 .financial-support::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 43px;
  height: 210px;
  background-image: url('../img/icons/right-quote.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.popup-wrapper2 .financial-support__title {
  color: rgb(43, 54, 61);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 3px;
}
.popup-wrapper2 .financial-support__subtitle {
  color: rgb(43, 54, 61);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
}
.popup-wrapper2 .financial-support__amount {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
  row-gap: 5px;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 5px;
}
.popup-wrapper2 .amount-item {
  height: 30px;
  max-width: 15%;
  min-width: 100px;
  border: 1.5px solid #000;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  font-size: 17px;
  cursor: pointer;
  color: #000;
}

.popup-wrapper2 .amount-item:hover {
  background-color: rgb(236, 234, 234);
}

.popup-wrapper2 .amount-item:active {
  transform: translateY(1px);
}

.popup-wrapper2 .financial-wrapper {
  max-width: 330px;
  min-width: 190px;
  width: 50%;
  height: 55px;
  background-color: #2f3440;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.popup-wrapper2 .financial-support__input {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  border: 2px solid #000;
  border-radius: 4px;
  max-width: 280px;
  width: 70%;
  height: 34px;
  margin-bottom: 15px;
  opacity: 1;
  font-size: 17px;
  color: #000;
}

.popup-wrapper2 .financial-support__btn {
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 167px;
  height: 35px;
  background: #fe7f45;
  background: linear-gradient(
    180deg,
    rgba(254, 127, 69, 1) 61%,
    rgba(255, 85, 53, 1) 100%
  );
  cursor: pointer;
  color: #fff;
}

.popup-wrapper2 .financial-support__btn:active {
  transform: translateY(1px);
}

@media (max-width: 480px) {
  .popup-wrapper2 .financial-support {
    padding: 25px 15px;
  }

  .popup-wrapper2 .financial-support::after,
  .popup-wrapper2 .financial-support::before {
    display: none;
  }

  .popup-wrapper2 .financial-support__input {
    width: 80%;
  }

  .popup-wrapper2 .financial-support__btn {
    width: 135px;
  }

  .popup-wrapper2 .financial-support__input {
    font-size: 14px;
  }
}

.selection__container {
	max-width: 1364px;
	margin: 0 auto;
}

.page-template-library-selection {
	height: auto;
}

.page-template-library-selection .main {
	height: auto;
}

.selection-page {
	margin-top: 30px;
	color: #fff;
}

.selection__item {
	width: 375px;
	height: 200px;
	background-color: #11161a;
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 15px;
	padding-right: 25px;
	color: #dce6f0;
	cursor: pointer;

}

.selection__item:hover .selection__doc-title {
	color: #fe7f45;
}

/* .selection__item:hover .selection__doc-description {
  color: #fd5204;
} */


.selection__image img {
		width: 100%;
		height: 100%;
		transform: translateY(-12px) translateX(-12px);
		object-fit: cover;
		border: 1px solid #fff;
		align-self: flex-start;
		background-color: #2f3440;
		transition-property: transform;
		transition-duration: .4s;
}

.selection__item:hover .selection__image img {

		transform: translateY(0px) translateX(0px);
		transition-property: transform;
		transition-duration: .4s;
}


.selection__image {
    min-width: initial;
    transition-duration: .4s;
    min-width: 140px;
    height: auto;
		border: 1px solid #fff;
    max-width: 160px;
}


.selection__grid {
	padding: 60px 60px 60px 60px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 375px));
  justify-content: center;
  column-gap: 60px;
  row-gap: 60px;
}

.selection__doc-title {
	margin-bottom: 7px;
  font-size: 20px;
  font-weight: 400;
}

.selection__doc-description {
	hyphens: auto;
  color: #dce6f0;
  font-size: 14px;
	font-size: 13px;
  line-height: 1.1;
}




@media (max-width: 1400px) {

	.lib__image {
			min-width: 120px;
			aspect-ratio: 0.7174;
	}

	.lib__image {
			width: calc(45% - 8px);
			min-width: 165px;
			/* height: 230px; */
			aspect-ratio: 0.7174;
			display: flex;
			flex-direction: column;
			position: relative;
			z-index: 1;
	}

}


#selection-popup-wrapper {
	display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.selection-popup {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 850px;
	height: 90%;
	max-height: 700px;
	width: 90%;
	padding: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	box-shadow: 0 0 40px 0 rgba(47,52,64,.33);
	z-index: 150;
	border-radius: 2px;
	column-gap: 40px;
	scrollbar-color: var(--brand-orange) var(--light-grey);
	scrollbar-width: thin;
  background-color: var(--background-color);
  padding: 55px 15px 40px 40px;
}

.selection-popup::-webkit-scrollbar {
	width: 7px;
}
.selection-popup::-webkit-scrollbar-track {
	background: var(--light-grey);
}
.selection-popup::-webkit-scrollbar-thumb {
	background-color: var(--brand-orange);
}

.selection-popup__close-btn {
  position: absolute;
  top: 2px;
  right: 5px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  cursor: pointer;
  color: #fff;
}

.selection-popup__left {
	width: calc(45% - 25px);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}

.selection-popup__image {
	max-width: 350px;
}

.selection-popup__buttons-wrap .social-header-article {
  right: initial !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: 40px !important;
  width: max-content;
  background-color: var(--background-color);
}

.selection-popup__right {
	width: calc(55% - 25px);
	/* color: #2b363d; */
  height: 100%;
  color: #fff;
  overflow: auto;
  padding-right: 15px;
	scrollbar-color: var(--brand-orange) var(--light-grey);
	scrollbar-width: thin;
}

.selection-popup__right::-webkit-scrollbar {
	width: 7px;
}
.selection-popup__right::-webkit-scrollbar-track {
	background: var(--light-grey);
}
.selection-popup__right::-webkit-scrollbar-thumb {
	background-color: var(--brand-orange);
}

.selection-popup__buttons-wrap {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin-top: 15px;
	column-gap: 10px;
	position: relative;
}

.selection-popup__btn {
		background: linear-gradient(9deg,rgb(255,85,53) 0%,rgb(254,127,69) 54%);
    color: #fff;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px 5px 15px;
    border-radius: 3px;
    cursor: pointer;
    height: 28px;
}

.simple-download-counter a:hover {
  color: #000;
}

.selection-popup__btn:hover {
    background: linear-gradient(9deg,rgb(228, 55, 23) 0%,rgb(255, 119, 57) 54%);
    color: #000;
}

.selection-popup__btn_download {
		background: linear-gradient(9deg,rgb(255,85,53) 0%,rgb(254,127,69) 54%);
    color: #fff;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px 5px 15px;
    border-radius: 3px;
    cursor: pointer;
    height: 28px;
}

.selection-popup__btn_download:hover .simple-download-counter a {
  color: #000;
}

.selection-popup__btn_share {
		background: linear-gradient(9deg,rgb(255,85,53) 0%,rgb(254,127,69) 54%);
    color: #fff;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px 5px 15px;
    border-radius: 3px;
    cursor: pointer;
    height: 28px;
}

.section__popup-description {
	margin-top: 25px;
	scrollbar-color: var(--brand-orange) var(--light-grey);
	scrollbar-width: thin;
	/* overflow: auto; */
}

.section__popup-description::-webkit-scrollbar {
	width: 7px;
}
.section__popup-description::-webkit-scrollbar-track {
	background: var(--light-grey);
}
.section__popup-description::-webkit-scrollbar-thumb {
	background-color: var(--brand-orange);
}


@media (max-width: 850px) {

.selection-popup {
	column-gap: 25px;
	padding: 25px;
  padding-top: 40px;
  padding-right: 15px;
}

.selection-popup__left {
	width: calc(45% - 12.5px);
}

.selection-popup__right {
	width: calc(55% - 12.5px);
}

}

@media (max-width: 700px) {

	.selection-popup {
		justify-content: space-around;
		flex-direction: column;
	}

	.selection-popup__right,
	.selection-popup__left {
		width: 100%;
		height: auto;
	}

	.section__popup-description {
			font-size: 13px;
			text-align: center;
		}

	.art-series-popup__group-title {
		font-size: 14px;
   }

	 .selection-popup__value {
		font-size: 14px;
    padding-left: 5px;
	}


	.selection-popup__image {
 		 max-width: 270px;
 	}

	.selection-popup__left {
		margin-bottom: 30px;
	}

	.selection-popup__series-name,
	.selection-popup__art-name,
	.selection-popup__group {
		text-align: center;
		display: flex;
    justify-content: center;
	}

	.section__popup-description {
		font-size: 15px;
		line-height: 1.4;
	}

	.selection-popup__right-top {
		position: absolute;
    top: 37px;
    left: 51%;
	}

	.selection-popup {
		justify-content: flex-start;
		overflow: auto;
	}

	.selection-popup__left {
    width: max-content;
    max-width: 60%;
  }

	.selection-popup__image {
    max-width: 200px;
  }

	.selection-popup__right-top {
    max-width: 45%;
  }

	.selection-popup__series-name, .selection-popup__art-name, .selection-popup__group {
    text-align: left;
		display: flex;
    justify-content: flex-start !important;
  }

}

@media (max-width: 600px) {
  .art-gallery__bottom a {
    width: 40px;
    height: 40px !important;
  }
}



@media (max-width: 550px) {

	.selection__grid {
    padding: 15px 5px 15px 10px;
	}

	.selection-popup__right-top {
    max-width: 40%;
    width: 40%;
  }

	.selection-popup__group {
		flex-direction: column;
		align-items: flex-start;
	}

		.selection-popup__value {
		padding-left: 0px;
	}

	.selection-popup__right-top {
		margin-top: 0px;
		position: static;
		top: initial;
		left: initial;
		max-width: 100%;
		width: 100%;
  }

		.section__popup-description {
		margin-top: 15px;
	}

	.selection-popup {
    align-items: center;
    width: 98%;
  }

	.selection-popup__series-name, .selection-popup__art-name, .selection-popup__group {
    text-align: center;
    display: flex;
    justify-content: center !important;
  }

	.selection-popup__group {
    flex-direction: row;
    align-items: flex-start;
  }

  .selection-popup__left {
    margin-bottom: 45px;
  }

}


@media (max-width: 480px) {

	#art-series-popup {
		padding: 25px 15px;
		width: 98%;
	}

	.art-series-header {
		font-size: 25px;
		text-align: center;
		padding-left: 0;
	}

	.art-series__grid {
		padding-left: 10px;
		padding-right: 10px;
	}

	.section__popup-description {
    font-size: 14px;
  }

	.selection__grid {
		display: flex;
		flex-direction: column;
		align-items: center;
  }

	.selection__item {
  	width: 95%;
	}

	.selection__grid {
		column-gap: 30px;
		row-gap: 25px;
	}

	.selection-popup__art-name {
  	margin-bottom: 5px;
	}

	.selection-popup__group {
		margin-bottom: 0px;
	}

  .selection-popup {
    padding-left: 10px;
    padding-right: 10px;
    max-height: 95%;
  }

  /* .lib__container {
    grid-template-columns: repeat(auto-fill, minmax(270px, 400px));
    padding-left: 20px;
    padding-right: 20px;
  } */

  .selection-page .lib__main {
    grid-template-columns: repeat(auto-fill, minmax(270px, 400px));
    padding-left: 20px;
    padding-right: 20px;
  }

  .selection__image {
    min-width: 100px;
    height: auto;
    border: 1px solid #fff;
    max-width: 120px;
  }

}

@media (max-width: 390px) {

	.selection__doc-title {
  	font-size: 19px;
	}

	.selection__image {
		width: 120px;
		height: auto;
	}

	.selection__image img {
  	transform: translateY(-7px) translateX(-7px);
	}

	.selection-popup {
    padding: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
	}

  .selection-popup__right-top {
    font-size: 14px;
    font-weight: 500;
  }

  .section__popup-description {
    font-size: 14px;
  }

  /* .lib__container {
    padding-left: 10px;
    padding-right: 10px;
  } */

  .selection-page .lib__main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .art-gallery__header {
    font-size: 28px;
  }

  .art-gallery__name {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    flex-grow: 1;
  }

  .art-gallery__flexbox {
    width: 91%;
  }

  .selection__doc-title {
    padding-right: 5px;
    font-size: 16px;
  }

}

.selection-popup-wrapper {
	display: none;
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.simple-download-counter a {
	color: #FFF;
}

#downloadbuttons:hover a {
  color: #000;
}

.comment-content p {
  color: #000;
}

#comments .comment-list li .comment-content {
  padding: 0px 0px;
  padding-top: 5px;
}

.comment-body {
  justify-content: space-between;
  align-items: flex-start;
}

@media (max-width: 570px) {
	.timeline-events__photo img {
		max-width: 100%;
		width: auto;
		height: 120px;
	}
}


/* About page styles */

.rybar-about-page {
	padding-right: 0;
	height: auto;
}

.rybar-about-page .main {
	background-image: none;
	overflow: hidden;
}



.rybar-about-content {
	width: 100%;
	max-width: 1870px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
    padding-bottom: 25px;
}

.ra-f-section {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 25px;
}

.ra-f-section {
	margin-top: 70px;
	margin-bottom: 50px;
}

.ra-bg {
	display: none;
}

.ra-f__logo {
	width: 620px;
	height: auto;
	margin-bottom: 50px;
}

.ra-f-section .dash {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.1;
	color: #fff;
}

.ra-f__first-line {
	font-size: 36px;
	font-weight: 500;
	line-height: 1.1;
	color: var(--brand-orange);
	margin-bottom: 10px;
}

.ra-f__reg-text {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	max-width: 1335px;
	margin-bottom: 30px;
	color: #fff;
	text-align: center;
}

.ra-f__social-item:hover {
	filter: brightness(120%);
}

.ra-f__social-item:active {
	transform: translateY(1px);
}

.ra-f__reg-text:last-child {
	margin-bottom: 0;
}

.ra-f__social-box {
	display: flex;
	column-gap: 38px;
	background-color:#1B2026;
	border-radius: 3px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #DCE6F0;
}

.ra-f__social-box p {

}

.ra-f__social-item {
	font-size: 24px;
	font-weight: 600;
	color: #2AABEE;
	line-height: 1.1;
	display: flex;
	align-items: center;
	column-gap: 15px;
}


.our-projects-section {
	margin-bottom: 40px;
	margin-top: 30px;
}

.ra-f__header {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	width: 100%;
	margin-bottom: 45px;
}

.swiper-ra {
	position: absolute;
	right: 0;
	position: relative;
}


.swiper-ra .swiper-slide {
	max-width: 426px;
	height: auto;
	aspect-ratio: 426/275;
}

.ra-slide-box {
	width: 100%;
	height: 100%;
	border: 1px solid rgb(220, 230, 240);
	border-radius: 2px;
	background: linear-gradient(180.00deg, rgba(30, 59, 94, 0.1),rgb(30, 59, 94) 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
}

.ra-slide-box p {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	color: #DCE6F0;
	min-height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
}


.ra-f-structure {
	padding-top: 30px;
}

.ra-f__tab-btns {
	display: flex;
	column-gap: 50px;
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
}

.ra-f__tabs {
	margin-top: 35px;
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #DCE6F0;
	min-height: 250px;
}

.ra-f__item {
	width: 300px;
	display: flex;
	flex-direction: column;
	row-gap: 20px;
	cursor: pointer;
}

.ra-f__title {
	margin-left: auto;
	margin-right: auto;
	max-width: 190px;
	text-align: center;
	font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
	color: #DCE6F0;
	text-transform: uppercase;
}

.ra-f__icon {
	width: 100%;
	height: auto;
	aspect-ratio: 300/260;
  background-size: 98%;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	flex-shrink: 0;
}

.ra-f__item:hover .ra-f__title {
	color: var(--brand-orange);
}

.ra-f__item-analitics {
	background-image: url('../img/about-icon-01-gr.svg');
}

.ra-f__item-analitics:hover {
	background-image: url('../img/about-icon-01-color.svg');
}

.ra-f__item-osint {
	background-image: url('../img/about-icon-02-gr.svg');
}

.ra-f__item-osint:hover {
	background-image: url('../img/about-icon-02-color.svg');
}

.ra-f__item-visual {
	background-image: url('../img/about-icon-03-gr.svg');
}

.ra-f__item-visual:hover {
	background-image: url('../img/about-icon-03-color.svg');
}

.ra-f__item-volunteer {
	background-image: url('../img/about-icon-04-gr.svg');
}

.ra-f__item-volunteer:hover {
	background-image: url('../img/about-icon-04-color.svg');
}

.ra-f__btn_active .ra-f__title {
	color: var(--brand-orange);
}

.ra-f__btn_active .ra-f__item-analitics {
	background-image: url('../img/about-icon-01-color.svg');
}


.ra-f__btn_active .ra-f__item-osint {
	background-image: url('../img/about-icon-02-color.svg');
}

.ra-f__btn_active .ra-f__item-visual {
	background-image: url('../img/about-icon-03-color.svg');
}

.ra-f__btn_active .ra-f__item-volunteer {
	background-image: url('../img/about-icon-04-color.svg');
}


.ra-f__tab-btns {
}
.ra-f__item {
}
.ra-f__icon {
}
.ra-f__item-analitics {
}
.ra-f__item-osint {
}
.ra-f__item-visual {
}
.ra-f__item-volunteer {
}

.ra-f__tabs {
	position: relative;
	padding-top: 53px;
	margin-bottom: 50px;
}

.ra-f__tabs::before {
	content: '';
	position: absolute;
	top: -12px;
	left: 50%;
	transform: translateX(-50%);
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='24' height='24' rx='2' fill='%23FE7F45'/%3E%3Crect x='1' y='1' width='24' height='24' rx='2' stroke='%23DCE6F0'/%3E%3Cpath d='M5.94118 10.8824L13 17.9412L20.0588 10.8824' stroke='%23DCE6F0' stroke-width='4' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-size: cover;
	background-repeat: no-repeat;
}

.ra-f__tab {
	display: none;
}

.ra-f__tab p {
	font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.ra-f__tab_active {
	display: block;
}


.ra-f__map-bg {
	margin-top: 135px;
	width: 100%;
	max-width: 1255px;
	height: 933px;
	position: absolute;
	z-index: -1;
	background-image: url('../img/ra-map.png');
	background-size: contain;
	background-repeat: no-repeat;
	opacity: .5;
}

@media (max-width: 1100px) {

	.ra-f__logo {
		margin-top: 30px;
		width: 500px;
	}

	.ra-f__tab-btns {
		column-gap: 25px;
	}

	.ra-f__title {
		font-size: 20px;
		line-height: 1.3;
	}

}


@media (max-width: 900px) {

	.ra-f__logo {
		margin-top: 30px;
		width: 300px;
	}

	.ra-f__first-line {
		font-size: 25px;
	}

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

	.ra-f__social-item {
		font-size: 20px;
	}

	.ra-f__social-box {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.ra-f__social-item img {
		width: 25px;
	}

	.ra-f__title {
    font-size: 15px;
    line-height: 1.3;
  }

	.ra-f__tab p {
		font-size: 16px;
	}

	.ra-f__tabs {
		margin-bottom: 0;
	}

	.ra-slide-box p {
    font-size: 16px;
  }

	.ra-f-section {
		margin-top: 50px;
	}

}

@media (max-width: 800px) {

	.swiper-ra .swiper-slide {
		width: 300px;
	}

	.ra-f__header {
		font-size: 20px;
		margin-bottom: 20px;
	}

}

@media (max-width: 700px) {

	.swiper-ra .swiper-slide {
    width: 250px;
  }

	.ra-slide-box {
		padding-left: 10px;
		padding-right: 10px;
	}

	.ra-slide-box p {
		font-size: 16px;
	}

	.ra-f__social-item {
    font-size: 16px;
  }

	.ra-f__social-box {
    padding-top: 15px;
    padding-bottom: 15px;
	}

	.ra-f__social-box {
		display: grid;
		grid-template-columns: 1fr 1fr;
		row-gap: 20px;
	}


}

@media (max-width: 600px) {

	.ra-f__reg-text {
    font-size: 14px;
		margin-bottom: 15px;
  }

	.ra-f__tab p {
    font-size: 14px;
		margin-bottom: 15px;
  }

	.ra-f__tab p:last-child {
		margin-bottom: 0;
	}

	.ra-f__logo {
    margin-top: 30px;
		margin-bottom: 30px;
    width: 200px;
  }

	.ra-f-section {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.ra-f__first-line {
    font-size: 20px;
  }

	.ra-f__tab-btns {
		margin-top: 40px;
		display: grid;
    grid-template-columns: 1fr 1fr;
		justify-content: center;
    row-gap: 20px;
	}

	.ra-f__item {
		width: 100%;
	}


}


@media (max-width: 480px) {

	.ra-f__social-item {
    font-size: 14px;
  }

	.rybar-about-content {
		margin-bottom: 20px;
	}

}

.news-item-wrapper .news-item__box .news-item__box-left {
	display: none;
}

.news-item-wrapper .news-item-header{
	width: 99%;
}

.news-item-wrapper .news-item__box {
	display: block;
}

.news-item-wrapper .news-item__box-right {
	float: right;
}


.news-item-wrapper .news-item__header {
	font-size: 21px;
}

.unsubscribe-link {
	text-align: center;
    margin: 30px;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 640px) {
	.news-item-wrapper {
			flex-direction: column;
	}
	
	.news-item-wrapper .news-item__box{
		display: flex;
	}
	
	.news-item-wrapper .news-item__box-right {
			float: none;
	}
}
