.back_archive a {
  display: flex;
  align-items: center;
}
.back_archive a:hover {
  color: #FF4571;
  transition: all 0.3s;
}
.back_archive a:hover svg path {
  stroke: #FF4571;
}
.hidden-overflow {
  overflow-y: hidden;
}
.conference-form__center {
  justify-content: center;
  padding-bottom: 160px;
}
.conference-form__center .conference-form__text {
  font-family: "Inter";
  color: #141414;
  font-size: 23px;
  font-weight: 500;
  line-height: 33px;
  margin: 0 0 40px;
}
.conference-form__center .conference-form__text a {
  font-weight: 600;
  color: #141414;
}
.conference-form__center .conference-form__text p {
  margin: 0;
}
.conference-form__center .conference-form__text h1 {
  font-family: "LackUA";
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  margin: 0 0 10px;
}
.page-template-cabinet-conference .single_banner {
  max-height: 430px;
  object-fit: cover;
  max-width: 100%;
  margin-bottom: 100px;
}
.page-template-cabinet-conference .single_banner img {
  width: 100%;
}
.page-template-cabinet-conference form {
  margin-bottom: 60px;
}
.page-template-cabinet-conference .single_location {
  margin-bottom: 50px;
}
.header-form-block {
  padding-top: 50px;
}
.header-form-block .logo img {
  width: 100%;
  max-width: 147px;
}
.header-text {
  font-family: "Inter";
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: left;
}
.header-text p {
  margin-top: 10px;
}
.footer-form-block .logo {
  margin-bottom: 25px;
}
.footer-form-block .logo img {
  width: 100%;
  max-width: 147px;
}
.footer-form-block .footer-form-block__text {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  margin-bottom: 60px;
}
.footer-form-block .footer-separator {
  border-bottom: 1px solid #1E192D;
  width: 100%;
  margin-bottom: 20px;
}
.footer-form-block .footer-copyright {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
}
.footer-form-block .footer-copyright a {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  color: #141414;
  text-decoration: none;
}
.footer-form-block .footer-copyright a:hover {
  text-decoration: underline;
  transition: all 0.3s;
}
.conference {
  padding: 48px 0 70px;
}
.conference .conference-wrap__future {
  margin-bottom: 35px;
}
.event {
  padding: 48px 0 70px;
}
.event .event-wrap__future {
  margin-bottom: 35px;
}
.publication {
  padding: 48px 0 70px;
}
.publication .event-wrap__future {
  margin-bottom: 35px;
}
.load-more__row {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 35px;
}
.load-more__row span {
  cursor: pointer;
  color: #1E192D;
  font-family: "Montserrat";
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  flex-direction: row;
  text-transform: uppercase;
  text-decoration: none;
}
.load-more__row span svg {
  margin-left: 10px;
}
.load-more__row span:hover {
  color: #FF4571;
  transition: all 0.3s;
}
.load-more__row span:hover svg path {
  stroke: #FF4571;
}
.future-event-block {
  border-radius: 40px;
  border: 3px solid rgba(230, 167, 227, 0.49);
  background: rgba(255, 188, 192, 0.28);
  backdrop-filter: blur(12.5px);
  padding: 35px 80px 48px 50px;
  margin-bottom: 25px;
}
.future-event-block a {
  color: #141414;
  text-decoration: none;
}
.future-event-block a .future-event-block__location {
  display: flex;
  flex-direction: row;
  vertical-align: center;
  color: #141414;
  font-family: "Inter";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.future-event-block a .future-event-block__location svg {
  margin-right: 15px;
}
.past-event-block {
  border: 1px solid #828282;
  border-radius: 25px;
  padding: 35px 80px 48px 50px;
  margin-bottom: 25px;
  background: #FFFFFF;
  transition: all 0.3s;
}
.past-event-block:hover {
  cursor: pointer;
  border: 1px solid rgba(230, 167, 227, 0.49);
  background: rgba(255, 188, 192, 0.68);
  backdrop-filter: blur(13px);
  transition: all 0.3s;
}
.past-event-block a {
  color: #141414;
  text-decoration: none;
}
.past-event-block a .past-event-block__title {
  margin-bottom: 15px;
}
.past-event-block a .past-event-block__content {
  color: #141414;
  font-family: "Inter";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 37px;
  margin-bottom: 15px;
}
.past-event-block a .past-event-block__period {
  color: #828282;
  font-family: "Montserrat";
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.agenda-block .agenda-block__title {
  margin-bottom: 20px;
}
.agenda-block .agenda-block__link {
  color: #141414;
  font-family: "Inter";
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  margin-bottom: 30px;
}
.agenda-block .agenda-block__link a {
  font-weight: 700;
  color: #141414;
  text-decoration: none;
  transition: all 0.3s;
}
.agenda-block .agenda-block__link a:hover {
  text-decoration: underline;
  transition: all 0.3s;
}
.agenda-block .agenda-block__day {
  margin-bottom: 90px;
}
.agenda-block .agenda-block__day .agenda-block__day-head {
  margin-bottom: 30px;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-hide {
  display: none;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element {
  margin-bottom: 20px;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .schedule-time {
  padding-top: 26px;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-button {
  cursor: pointer;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  color: #1E192D;
  font-family: "Montserrat";
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 30px 40px;
  border-radius: 25px;
  border: 1px solid #828282;
  background: rgba(255, 255, 255, 0.9);
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-button svg {
  margin-left: 10px;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-text {
  border-radius: 25px;
  border: 1px solid #828282;
  background: rgba(255, 255, 255, 0.9);
  padding: 25px 50px 42px;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-text .agenda-block__element-content {
  color: #141414;
  font-family: "Inter";
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-text .agenda-block__element-content p {
  padding: 0;
  margin: 0 0 15px;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-text .agenda-block__element-location {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #141414;
  font-family: "Inter";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-text .agenda-block__element-location svg {
  margin-right: 15px;
}
.speakers-swiper {
  position: relative;
  margin-bottom: 70px;
}
.speakers-swiper .speakersSwiper {
  padding-bottom: 50px;
}
.speakers-swiper .speakersSwiper .swiper-slide {
  height: auto;
}
.speakers-swiper .speakersSwiper .swiper-slide .speaker_card {
  height: 100%;
  transition: 0.3s all;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.speakers-swiper .speakersSwiper .swiper-slide .speaker_card figure {
  height: 292px;
  margin: 0 0 15px;
  position: relative;
  flex-shrink: 0;
}
.speakers-swiper .speakersSwiper .swiper-slide .speaker_card figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 15px;
}
.speakers-swiper .speakersSwiper .swiper-slide .speaker_card .card-body .card-position {
  color: #141414;
  text-align: justify;
  font-family: "Inter";
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  margin-bottom: 10px;
}
.speakers-swiper .speakersSwiper .swiper-slide .speaker_card .card-body .card-text {
  color: #141414;
  font-family: "Montserrat";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
}
.speakers-swiper .speakersSwiper .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
  background: #828282;
  margin: 0 5px;
}
.speakers-swiper .speakersSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00296C;
}
.speakers-swiper .swiper_control {
  position: absolute;
  bottom: 6px;
  height: 48px;
  width: 100%;
  left: 0;
}
.speakers-swiper .swiper_control .swiper-button-next {
  width: 40px;
  height: 45px;
  right: 0;
}
.speakers-swiper .swiper_control .swiper-button-next:after {
  content: none;
}
.speakers-swiper .swiper_control .swiper-button-prev {
  width: 40px;
  height: 45px;
  left: 0;
}
.speakers-swiper .swiper_control .swiper-button-prev:after {
  content: none;
}
.speakers-block {
  margin-bottom: 90px;
}
.speakers-block .speaker_row {
  margin-bottom: 25px;
}
.speakers-block .speaker_row .speaker_row__image figure {
  height: 272px;
  margin: 0 20px 0 0;
}
.speakers-block .speaker_row .speaker_row__image figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 15px;
}
.speakers-block .speaker_row .speaker_row__text .card-position {
  color: #141414;
  text-align: justify;
  font-family: "Inter";
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  margin-bottom: 10px;
}
.speakers-block .speaker_row .speaker_row__text .card-text {
  color: #141414;
  text-align: justify;
  font-family: "Montserrat";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
}
.people-item {
  margin-bottom: 33px;
}
.people-item figure {
  height: 292px;
  margin: 0 0 15px;
  position: relative;
  flex-shrink: 0;
}
.people-item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 15px;
}
.people-item .people-item__text {
  color: #141414;
  font-style: normal;
  font-weight: 500;
}
.people-item .people-item__text .people-item-position {
  font-family: "Inter";
  font-size: 23px;
  line-height: 33px;
}
.people-item .people-item__text .people-item-text {
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 30px;
  text-align: start;
}
.people-item .people-item__text .people-item-text p {
  margin: 0;
}
.news-item {
  margin-bottom: 30px;
}
.news-item a {
  display: flex;
  flex-direction: column;
  color: #141414;
  text-decoration: none;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 20px 40px 30px;
  height: 100%;
}
.news-item a:hover .news-item__title {
  color: #FF4571;
  transition: all 0.3s;
}
.news-item a .news-item__title {
  font-family: "Inter";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 16px;
}
.news-item a .news-item__content {
  color: #141414;
  font-family: "Montserrat";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 16px;
}
.news-item a .news-item__date {
  color: #828282;
  font-family: Montserrat;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
}
.home-even-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.all-events a {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #141414;
  font-family: "Montserrat";
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s;
}
.all-events a svg {
  margin-left: 10px;
  transition: all 0.3s;
}
.all-events a:hover {
  color: #FF4571;
  transition: all 0.3s;
}
.all-events a:hover svg path {
  stroke: #FF4571;
  transition: all 0.3s;
}
.newsSwiper {
  overflow: visible;
}
.newsSwiper .swiper-slide {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.newsSwiper .swiper-slide .news-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-template-home .conference {
  padding-top: 0;
}
.page-template-home .news {
  margin-bottom: 110px;
}
.page-template-home .event {
  padding-top: 0;
}
.page-template-home .publication {
  padding-top: 0;
}
.project h1.title-3 {
  margin-bottom: 25px;
}
.opportunities h1.title-3 {
  margin-bottom: 25px;
}
.careers h1.title-3 {
  margin-bottom: 25px;
}
.research h1.title-3 {
  margin-bottom: 25px;
}
.pdf-wrap__row {
  margin-bottom: 50px;
}
.pdf-wrap__row .pdf-wrap__title {
  margin-bottom: 35px;
}
.pdf-wrap__row .pdf-block {
  display: flex;
  flex-direction: row;
  border-radius: 25px;
  border: 1px solid #828282;
  background: rgba(255, 255, 255, 0.9);
  padding: 35px 45px 45px 30px;
  margin-bottom: 15px;
}
.pdf-wrap__row .pdf-block .pdf-block__logo {
  width: 6%;
  margin-right: 10px;
}
.pdf-wrap__row .pdf-block .pdf-block__logo svg {
  max-width: 60px;
  width: 100%;
  flex-shrink: 0;
}
.pdf-wrap__row .pdf-block .pdf-block__title {
  width: 60%;
  margin-right: 50px;
  color: #141414;
}
.pdf-wrap__row .pdf-block .pdf-block__button {
  width: calc(34% - 60px);
  display: flex;
  align-items: center;
}
.pdf-wrap__row .pdf-block .pdf-block__button a {
  width: 100%;
}
.mb_35 {
  margin-bottom: 35px;
}
.dark_theme .search-popup__body .search-popup__list strong {
  color: #FFFFFF;
}
.dark_theme .back_archive a:hover {
  color: #FF4571;
  transition: all 0.3s;
}
.dark_theme .back_archive a:hover svg path {
  stroke: #FF4571;
}
.dark_theme .load-more__row .dark-title {
  color: #FFFFFF;
}
.dark_theme .load-more__row .dark-title:hover {
  color: #FF4571;
  transition: all 0.3s;
}
.dark_theme .load-more__row .dark-title:hover svg path {
  stroke: #FF4571;
}
.dark_theme .dark-title {
  color: #FFFFFF;
}
.dark_theme .dark-title:hover {
  color: #FF4571;
  transition: all 0.3s;
}
.dark_theme .dark-title:hover svg path {
  stroke: #FF4571;
}
.dark_theme .all-events a:hover svg path {
  stroke: #FF4571;
}
.dark_theme .past-event-block.dark-block {
  background: rgba(255, 255, 255, 0.9);
}
.dark_theme .past-event-block.dark-block:hover {
  background: rgba(255, 188, 192, 0.68);
  backdrop-filter: blur(12.5px);
  transition: all 0.3s;
}
.dark_theme .past-event-block.dark-block:hover a {
  transition: all 0.3s;
}
.dark_theme .past-event-block.dark-block:hover a .past-event-block__title {
  color: #FFFFFF;
}
.dark_theme .past-event-block.dark-block:hover a .past-event-block__content {
  color: #FFFFFF;
}
.dark_theme .past-event-block.dark-block:hover a .past-event-block__period {
  color: #EFEFEF;
}
@media (max-width: 991.98px) {
  .conference-form__center {
    padding-bottom: 60px;
  }
  .speakers-block {
    margin-bottom: 40px;
  }
  .speakers-block .speaker_row {
    margin-bottom: 35px;
  }
  .speakers-block .speaker_row .speaker_row__image figure {
    height: 240px;
    margin: 0 0 20px 0;
  }
  .speakers-block .speaker_row .speaker_row__image figure img {
    object-fit: contain;
  }
  .home-even-title {
    margin-bottom: 15px;
  }
  .home-even-title h2.title-2 {
    margin-bottom: 0;
  }
  .home-even-title .all-events a {
    font-size: 17px;
  }
  .conference {
    padding: 24px 0 35px;
  }
  .conference .conference-wrap__future {
    margin-bottom: 15px;
  }
  .event {
    padding: 24px 0 35px;
  }
  .event .event-wrap__future {
    margin-bottom: 15px;
  }
  .publication {
    padding: 24px 0 35px;
  }
  .publication .event-wrap__future {
    margin-bottom: 15px;
  }
  .future-event-block {
    padding: 30px 20px 40px 30px;
  }
  .past-event-block {
    padding: 30px 20px 40px 30px;
  }
  .agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-text {
    padding: 30px 20px 40px 30px;
  }
  .past-event-block a .past-event-block__content {
    font-size: 20px;
    line-height: 32px;
  }
  .past-event-block a .past-event-block__period {
    font-size: 16px;
  }
  .future-event-block a .future-event-block__location {
    font-size: 16px;
  }
  .load-more__row span {
    font-size: 19px;
  }
  .load-more__row span svg {
    width: 21px;
    height: 21px;
  }
  .page-template-home .news {
    margin-bottom: 40px;
  }
  .news-item a .news-item__title {
    font-size: 22px;
    line-height: 32px;
  }
  .news-item a .news-item__date {
    font-size: 16px;
  }
  .people-item figure {
    height: 240px;
  }
  .people-item .people-item__text .people-item-position {
    font-size: 20px;
    line-height: 30px;
  }
  .people-item .people-item__text .people-item-text {
    font-size: 16px;
    line-height: 26px;
  }
  .speakers-swiper .speakersSwiper .swiper-slide .speaker_card figure {
    height: 260px;
  }
  .speakers-swiper .speakersSwiper .swiper-slide .speaker_card .card-body .card-position {
    font-size: 20px;
    line-height: 30px;
  }
  .speakers-swiper .speakersSwiper .swiper-slide .speaker_card .card-body .card-text {
    font-size: 16px;
    line-height: 26px;
  }
  .speakers-block .speaker_row .speaker_row__text .card-position {
    font-size: 20px;
    line-height: 30px;
  }
  .speakers-block .speaker_row .speaker_row__text .card-text {
    font-size: 16px;
    line-height: 26px;
  }
  .agenda-block .agenda-block__link {
    font-size: 19px;
  }
  .agenda-block .agenda-block__day {
    margin-bottom: 40px;
  }
  .agenda-block .agenda-block__day .agenda-block__day-head {
    margin-bottom: 0;
  }
  .agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-text .agenda-block__element-content {
    font-size: 18px;
    line-height: 28px;
  }
  .agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-text .agenda-block__element-location {
    font-size: 16px;
    line-height: 26px;
  }
  .agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-button {
    font-size: 19px;
    padding: 15px 20px;
  }
  .agenda-block .agenda-block__day .agenda-block__day-body .agenda-block__day-body__element .agenda-block__element-button svg {
    width: 21px;
    height: 21px;
  }
  .pdf-wrap__row {
    margin-bottom: 30px;
  }
  .pdf-wrap__row .pdf-block {
    flex-wrap: wrap;
    padding: 30px 20px 40px 30px;
    margin-bottom: 15px;
  }
  .pdf-wrap__row .pdf-block .pdf-block__title {
    width: calc(94% - 10px);
    margin-right: 0;
  }
  .pdf-wrap__row .pdf-block .pdf-block__button {
    width: 100%;
    justify-content: center;
  }
  .pdf-wrap__row .pdf-block .pdf-block__button a {
    max-width: 210px;
  }
}
@media (max-width: 767.98px) {
  .home-even-title {
    flex-direction: column;
    align-items: start;
    justify-content: flex-start;
    margin-bottom: 15px;
  }
  .home-even-title h2.title-2 {
    margin-bottom: 15px;
  }
  .page-template-cabinet-conference .single_banner {
    max-height: 330px;
    margin-bottom: 50px;
  }
  .page-template-cabinet-conference form {
    margin-bottom: 30px;
  }
  .page-template-cabinet-conference .single_location {
    margin-bottom: 25px;
  }
}
@media (max-width: 575.98px) {
  .people-item figure img {
    object-fit: contain;
  }
}
