.date__btn,
.section-title,
label a {
  font-weight: 700;
}
.popup__title,
.section-title {
  line-height: 1.5;
}
#form.submited,
.hero,
.hero__content,
.section-title {
  position: relative;
}
.mfp-container,
.slick-slider,
img.mfp-img {
  box-sizing: border-box;
}
.mfp-arrow,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 1661px) {
  .--hpwsdfsdfds {
    margin-top: 32px !important;
  }
}
.sign {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.checkbox__container span {
  color: #000 !important;
}
@media (max-width: 520px) {
  .title__link {
    width: 100%;
    max-width: 70%;
  }
}
.date__select {
  background: #fff;
  padding-right: 64px !important;
}
.hidden {
  display: none;
}
body {
  background: 0 0 !important;
  backdrop-filter: none !important;
}
label a {
  color: #ff0d71;
  transition: 0.2s ease-in-out;
}
label a:hover {
  color: #ff0d71;
  opacity: 0.9;
}
strong {
  color: #404040;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.date__text--sm {
  font-size: 14px !important;
}
@media (min-width: 581px) {
  .date__text--sm {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .apply__block:nth-child(2) {
    margin-left: 60px;
  }
  .sign {
    border-radius: 32px;
  }
  .popup {
    margin-top: 128px;
  }
  .ekit-wid-con .elementskit-btn::before {
    position: absolute;
    content: "";
    border-radius: inherit;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 102% 102%;
    opacity: 0;
  }
}
@media (max-width: 1024px) {
  .sign {
    border-radius: 24px;
  }
  .popup {
    margin-top: 80px;
  }
}
@media (max-width: 678px) {
  .popup {
    margin-top: 64px;
  }
}
.popup__block.pink {
  border-color: #ff0d71;
}
@media (max-width: 992px) {
  .date__select {
    font-size: 16px !important;
    border-radius: 16px !important;
    padding: 8px 46px 8px 16px !important;
    color: #000 !important;
  }
  .date__select-wrap::after {
    right: 16px;
    width: 22px;
    height: 12px;
    background: url(https://www.nobelnavigators.com/wp-content/themes/courselog/assets/images/icons/select-arrow-icon.svg)
      center/contain no-repeat;
  }
  .date__form {
    max-width: 380px;
  }
  ._ibg img {
    -o-object-position: 30% 0%;
    object-position: 30% 0%;
  }
}
#form.submited::after,
.section-title::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
}
input:autofill,
input:autofill:active,
input:autofill:focus,
input:autofill:hover {
  box-shadow: 0 0 0 30px #fff inset !important;
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
#form.submited::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 1660px) and (min-width: 1025px) {
  ._form_element {
    margin-top: 0 !important;
  }
}
.how-image .container img {
  width: 100%;
  max-height: 650px;
  object-fit: contain;
}
.container,
.steps-container {
  max-width: 1240px;
  padding: 0 15px;
  margin: 0 auto;
}
.section-title {
  color: #120f2d !important;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: 36px;
  text-align: center;
  margin: 0 auto;
}
.hero__subtitle,
.hero__title {
  line-height: 1;
  text-transform: uppercase;
}
.section-title::before {
  position: absolute;
  content: "";
  left: -40px;
  bottom: 0;
  width: 172px;
  height: 30px;
  top: 30px;
  background-image: url("/assets/images/text-decoration-big.png");
  z-index: -1;
}
@media (max-width: 768px) {
  .section-title::before {
    left: -22px;
    height: 24px;
    top: 20px;
  }
}
.section-title::after {
  left: 0;
  width: 100%;
  height: 15px;
  top: 30px;
  background-color: #ffd400;
  z-index: -1;
}
@media (max-width: 768px) {
  .section-title::after {
    height: 13px;
    top: 20px;
    left: 20px;
    right: 20px;
    width: calc(100% - 30px);
  }
  .section-title {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .section-title::before {
    left: 0;
    height: 22px;
    top: 14px;
  }
  .section-title::after {
    height: 13px;
    top: 14px;
    left: 20px;
    right: 20px;
    width: calc(100% - 40px);
  }
  .section-title {
    font-size: 18px;
  }
}
.hero {
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 620px) {
  .title__wrap {
    padding-top: 0;
    background: #ff0d71 !important;
  }
  .hero {
    background-position: 30% center;
  }
}
.hero__content {
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 150px 0;
}
.hero__subtitle {
  font-size: 24px;
  color: #fff;
  margin-bottom: 16px;
}
@media (max-width: 425px) {
  .hero__subtitle {
    font-size: 20px;
  }
}
.hero__title {
  color: #fff !important;
  font-size: 48px;
  text-shadow: 2px 4px 4px rgba(0, 0, 0, 0.28);
}
@media (max-width: 540px) {
  .date__form {
    max-width: 320px;
  }
  .date__select {
    font-size: 14px !important;
  }
  .hero__title {
    font-size: 40px;
  }
}
@media (max-width: 425px) {
  .hero__title {
    font-size: 36px;
  }
  .hero__links {
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 365px) {
  .hero__subtitle {
    font-size: 18px;
  }
  .hero__title {
    font-size: 30px;
  }
}
.hero__description {
  max-width: 534px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  margin-top: 16px;
}
.hero__links {
  margin-top: 32px;
  display: flex;
  gap: 16px;
}
.hero__link {
  padding: 15px 30px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  transition: 0.25s ease-in-out;
  border: 2px solid #fff;
  border-radius: 100px;
}

.hero__link:hover {
  box-shadow: 0 10px 16px -8px rgba(255, 255, 255, 0.8),
    5px 5px 15px 5px transparent;
}
.hero__link:first-child,
.hero__link:nth-child(2):hover {
  background-color: #fff;
  color: #ff0d71;
}
.hero__link:first-child:hover,
.hero__link:nth-child(2) {
  background-color: transparent;
  color: #fff;
}
.hero__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
._ibg img {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
.scroll-down {
  padding-top: 50px;
  padding-bottom: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scroll-down__link svg {
  animation: 1.7s linear infinite fade;
  max-width: 84px;
}
.start__body {
  padding: 100px 0;
}
.start__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.start__title:not(:last-child) {
  margin-bottom: 64px;
}
.start__desc {
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
  max-width: 1020px;
  margin-right: auto;
  margin-left: auto;
}
.start__image img {
  width: 100%;
  max-height: 650px;
  -o-object-fit: contain;
  object-fit: contain;
}
.counter-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.counter-section__row {
  display: flex;
  justify-content: center;
  gap: 50px;
}
.counter-section__title {
  text-align: center;
  margin-bottom: 30px !important;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}
.faq {
  padding-top: 60px;
}
.faq__questions__container .faq__item .faq__subtitle__container .faq__subtitle,
.faq__questions__container .faq__item .faq__subtitle__container svg > path,
.feed__readmore {
  transition: 0.3s ease-in-out;
}
.faq__questions__container .faq__item:not(:last-child),
.steps__title {
  margin-bottom: 25px;
}
.counter-section__item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.counter-section__item__box {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.counter-section__counter {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #ff0d71;
}
.counter-section__countries {
  font-size: 20px;
  color: #3d3d3d;
}
.block__list,
.steps__blocks {
  flex-direction: column;
  display: flex;
}
.steps {
  display: flex;
  padding-bottom: 50px;
}
.steps__title {
  position: relative;
  font-size: 32px;
  line-height: 1.5;
  padding-left: 63px;
}
@media (max-width: 1024px) {
  .steps__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .hero__content {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  ._ibg img {
    -o-object-position: 20% 0%;
    object-position: 20% 0%;
  }
  .start__title:not(:last-child) {
    margin-bottom: 32px;
  }
  .start__desc {
    font-size: 16px;
  }
  .counter-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .steps__title {
    font-size: 24px;
  }
}
@media (max-width: 580px) {
  .counter-section__item {
    flex-direction: column;
    gap: 5px;
  }
  .counter-section__item__image svg {
    width: 65px;
    height: 65px;
  }
  .counter-section__countries,
  .counter-section__title,
  .steps__title {
    font-size: 18px;
  }
  .counter-section__counter {
    font-size: 24px;
  }
}
.steps__title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 43px;
  height: 43px;
  background: url("https://nobelnavigators.com/wp-content/themes/courselog/assets/images/icons/popup-icon.png");
}
.steps__blocks {
  justify-content: center;
  gap: 12px;
}
.steps__block {
  background: #fff;
  padding: 16px 28px;
  border: 3px solid #ffbe55;
  border-radius: 10px;
  max-width: 912px;
}
.steps__block:last-child {
  border: 3px solid #ff0d71;
}
.block__title {
  color: #120f2d;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}
.block__title:not(:last-child) {
  margin-bottom: 4px;
}
.block__title span {
  font-size: 16px;
  font-weight: 400;
}
.block__description {
  color: #4d4d4d;
  line-height: 1.25;
}
.block__list {
  gap: 4px;
  margin-top: 24px;
  margin-left: 32px;
}
.block__item {
  list-style: disc;
  font-weight: 500;
  color: #4d4d4d;
}
@media (max-width: 380px) {
  .steps__block {
    padding: 16px;
  }
  .block__description,
  .block__item {
    font-size: 14px;
  }
  .block__list {
    margin-left: 24px;
  }
}
.faq,
.interns-slider {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container__title {
  font-family: Manrope;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.container__title::before {
  position: absolute;
  content: "";
  left: -40px;
  bottom: 0;
  width: 172px;
  height: 30px;
  top: 30px;
  background-image: url(https://nobelnavigators.com/wp-content/themes/courselog/assets/images/icons/text-decoration-big.png);
  z-index: -1;
}
.container__title::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 15px;
  top: 30px;
  background-color: #ffd400;
  z-index: -1;
}
.faq__questions__container {
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 46px;
}
.faq__questions__container .faq__item {
  height: -moz-fit-content;
  height: fit-content;
  width: 850px;
  border: 1px solid #b8b8b8;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 10px 25px;
}
.faq__questions__container .faq__item a,
.faq__questions__container .faq__item.active .faq__subtitle,
.faq__questions__container .faq__item:hover .faq__subtitle {
  color: #177cd9;
}
.faq__questions__container .faq__item .faq__answer {
  line-height: 1.5;
  transition: 0.3s ease-in-out;
  max-height: 0;
  padding: 0 60px 0 0;
  overflow: hidden;
  font-size: 18px;
}
.faq__questions__container .faq__item .faq__subtitle__container {
  height: 44px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq__questions__container .faq__item .faq__subtitle__container .faq__subtitle {
  font-size: 24px;
}
.faq__questions__container
  .faq__item.active
  .faq__subtitle__container
  > svg
  > path,
.faq__questions__container
  .faq__item:hover
  .faq__subtitle__container
  > svg
  > path {
  stroke: rgb(23, 124, 217);
}
.faq__questions__container .faq__item.active .plus {
  opacity: 0;
}
@media (max-width: 768px) {
  .faq__questions__container {
    margin-top: 26px;
  }
  .block__title {
    font-size: 16px;
  }
  .faq__questions__container .faq__item .faq__answer {
    font-size: 16px;
    padding-right: 24px;
  }
}
@media (max-width: 425px) {
  .start__title:not(:last-child) {
    margin-bottom: 16px;
  }
  .start__desc {
    font-size: 14px;
  }
  .faq__questions__container .faq__item .faq__answer {
    font-size: 14px;
    padding-right: 16px;
  }
}
.faq__questions__container .faq__item .faq__answer .faq__answer__list {
  max-width: 700px;
}
.faq__questions__container
  .faq__item
  .faq__answer
  .faq__answer__list
  .faq__answer__list__item {
  margin-left: 25px;
}
.faq__questions__container
  .faq__item
  .faq__answer
  .faq__answer__list
  .faq__answer__list__item:not(:last-child) {
  margin-bottom: 5px;
}
.faq__questions__container .faq__item .faq__answer .reasons__to__join {
  margin-top: 10px;
  list-style-type: numeric;
  margin-left: 25px;
}
.faq__questions__container .faq__item .faq__answer .reasons__to__join > li {
  margin-bottom: 7px;
}
.faq__questions__container .faq__item.active .faq__answer {
  max-height: 1000px;
  padding-bottom: 25px;
  padding-top: 15px;
}
.interns-slider {
  padding-top: 110px;
  display: flex;
  flex-direction: column;
}
.interns-slider .splide {
  display: flex;
  align-items: center;
}
.interns-slider .splide .splide__arrow {
  width: 30px !important;
  height: 120px !important;
  background: 0 0 !important;
  opacity: 1 !important;
}
.interns-slider .splide .splide__arrow path {
  transition: 0.2s;
}
.interns-slider .splide .splide__arrow:hover path {
  fill: #ffd400 !important;
}
.interns-slider .splide .splide__arrow--prev {
  margin-left: -90px;
}
.interns-slider .splide .splide__arrow--next {
  margin-right: -90px;
}
.interns-slider .splide .splide__track {
  width: 1100px;
}
.interns-slider .splide .splide__track .splide__slide {
  height: auto;
  display: flex;
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 20px;
}
.interns-slider .splide .splide__track .splide__slide .intern__card {
  height: auto;
  background: #fff;
  width: 472px;
  border: 2px solid rgba(196, 196, 196, 0.25);
  box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  transition: 0.2s;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.interns-slider .splide .splide__track .splide__slide .intern__card:hover {
  box-shadow: none;
}
.feed__desc {
  text-align: left !important;
}
.date__btn,
.date__content,
.date__desc,
.date__notify,
.mfp-container {
  text-align: center;
}
.feed__desc.active > span {
  height: auto;
}
.feed__desc > span {
  display: block;
  height: 0;
  overflow: hidden;
  transition: 0.3s;
}
.feed__readmore {
  margin-top: 4px !important;
  padding: 0 !important;
  border: none !important;
  outline: 0 !important;
  background: 0 0 !important;
  color: #007bff !important;
}
.feed__readmore:hover {
  opacity: 0.8 !important;
}
.feed__readmore .read,
.feed__readmore.active .hide {
  display: inline;
}
.feed__readmore .hide,
.feed__readmore.active .read,
.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
.weekday {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .faq,
  .faq .faq__item {
    width: 100%;
  }
  .faq {
    padding: 0 40px;
  }
  .faq .faq__questions__container .faq__subtitle__container .faq__subtitle {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .faq {
    width: 100%;
    padding: 0 25px;
  }
  .faq .container__title {
    color: #120f2d !important;
    padding-bottom: 20px !important;
  }
  .faq .container__title::before {
    position: absolute;
    content: "";
    left: -15px;
    bottom: 0;
    width: 172px;
    height: 20px;
    top: 15px;
    background-image: url(https://nobelnavigators.com/wp-content/themes/courselog/assets/images/icons/text-decoration-big.png);
    z-index: -1;
  }
  .faq .container__title::after {
    position: absolute;
    content: "";
    left: 5px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 13px;
    top: 15px;
    background-color: #ffd400;
    z-index: -1;
  }
  .faq .faq__item {
    width: 100%;
  }
  .faq .faq__questions__container .faq__subtitle__container svg {
    width: 28px;
    height: 28px;
  }
  .faq .faq__questions__container .faq__subtitle__container .faq__subtitle {
    font-size: 18px;
    max-width: 80%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 850px) {
  .interns-slider .splide .splide__arrow--prev {
    margin-left: -70px;
  }
  .interns-slider .splide .splide__arrow--next {
    margin-right: -70px;
  }
  .interns-slider .splide .splide__track .splide__list .splide__slide {
    width: 50% !important;
  }
}
@media screen and (max-width: 850px) {
  .splide__slide {
    width: 100% !important;
  }
}
@media screen and (max-width: 850px) and (min-width: 600px) {
  .splide__arrow--prev {
    margin-left: -45px !important;
  }
  .splide__arrow--next {
    margin-right: -45px !important;
  }
}
@media screen and (max-width: 600px) {
  .interns-slider .container__title {
    margin-bottom: 0 !important;
  }
  .intern__card .intern__name,
  .intern__card .intern__role {
    font-size: 14px !important;
  }
  .intern__card .intern__role {
    margin-bottom: 15px !important;
  }
  .intern__card .intern__avatar {
    width: 140px !important;
    margin-top: -70px !important;
  }
  .intern__card .intern__feedback__wrapper {
    padding: 0 15px !important;
  }
  .splide__arrow--prev {
    margin-left: -45px !important;
    transform: scale(0.6);
  }
  .splide__arrow--next {
    margin-right: -45px !important;
    transform: scale(0.6);
  }
}
@media screen and (min-width: 370px) and (max-width: 600px) {
  .read__more,
  .read__more__feedback,
  .show__less,
  .shown__feedback {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 370px) {
  .faq {
    width: 100% !important;
    padding: 0 20px !important;
  }
  .faq .container__title {
    line-height: 1.7;
  }
  .faq .container__title::before {
    left: -15px !important;
    width: 172px !important;
    height: 20px !important;
    top: 15px !important;
  }
  .faq .container__title::after {
    left: 5px !important;
    width: 100% !important;
    height: 13px !important;
    top: 15px !important;
  }
  .faq .faq__item {
    width: 100% !important;
    padding: 15px 20px !important;
  }
  .faq .faq__questions__container .faq__subtitle__container svg {
    width: 28px !important;
    height: 28px !important;
  }
  .faq .faq__questions__container .faq__subtitle__container .faq__subtitle {
    font-size: 14px !important;
    max-width: 75% !important;
  }
  .intern__card .read__more,
  .intern__card .read__more__feedback,
  .intern__card .show__less,
  .intern__card .shown__feedback {
    font-size: 12px !important;
  }
  .splide__arrow--prev {
    margin-left: -40px !important;
  }
  .splide__arrow--next {
    margin-right: -40px !important;
  }
}
.checkbox__container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  background-color: #fff;
  border-radius: 8px;
  border: 2px solid #4d4d4d;
}
.checkbox__container:hover input ~ .checkmark {
  background-color: #efefef;
}
.checkbox__container input:checked ~ .checkmark::after {
  background: url("https://nobelnavigators.com/wp-content/themes/courselog/assets/images/icons/check-icon-blue.svg")
    center/contain no-repeat;
  content: "";
  position: absolute;
  right: -8px;
  top: -6px;
  width: 32px;
  height: 32px;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  background: url("https://nobelnavigators.com/wp-content/themes/courselog/assets/images/icons/check-icon-gray.svg")
    center/contain no-repeat;
}
.checkbox__container input:checked ~ .checkmark:after,
.date__content.active,
.slick-initialized .slick-slide,
.slick-slide img,
.weekday.active,
.weekend.active {
  display: block;
}
.checkbox__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-left: 48px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 32px;
  color: #4d4d4d;
}
.date__checkbox,
.date__program {
  display: -webkit-box;
  display: -ms-flexbox;
}
.date__checkbox {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.date__form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 2px solid #4d4d4d;
  border-radius: 8px;
  font-size: 20px;
  line-height: 1.2;
  color: #4d4d4d;
  padding: 12px 30px 12px 24px;
  outline: 0;
  width: 100%;
}
.date__select-wrap {
  display: none;
  position: relative;
}
.date__select-wrap::after {
  pointer-events: none;
  position: absolute;
  top: 0;
  content: "";
  bottom: 0;
  margin: auto 0;
  right: 24px;
  width: 29px;
  height: 15px;
  background: url("https://nobelnavigators.com/wp-content/themes/courselog/assets/images/icons/select-arrow-icon.svg")
    center/contain no-repeat;
}
.date__form {
  padding-top: 32px;
  max-width: 580px;
  margin: 0 auto;
}
.date__selects {
  margin-top: 32px;
}
.date__content {
  margin: 48px auto 32px;
  max-width: 580px;
  display: none;
  border: 1px solid rgba(141, 141, 141, 0.01);
  -webkit-box-shadow: 4px 4px 4px 4px rgba(141, 141, 141, 0.25);
  box-shadow: 4px 4px 4px 4px rgba(141, 141, 141, 0.25);
  border-radius: 10px;
  padding: 24px 40px;
}
.date__program {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 32px;
  font-size: 32px;
}
.date__program svg {
  margin-right: 16px;
  display: block;
}
.date__text {
  font-size: 18px;
  margin: 12px 0;
  line-height: 1.36;
}
.date__notify {
  text-shadow: 0 4px 10px #ffbe55;
  font-size: 24px;
  line-height: 146%;
  margin-top: 48px;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.date__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  padding: 16px 32px;
  background-color: #ff0d71;
  color: #fff;
  border: 2px solid #ff0d71;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 100px;
  min-width: 216px;
}
.date__btn:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #ff0d71;
  -webkit-box-shadow: 0 10px 13px -7px #ff0d71, 5px 5px 15px 5px transparent;
  box-shadow: 0 10px 13px -7px #ff0d71, 5px 5px 15px 5px transparent;
}
.date__btn:active {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
.date__title {
  text-transform: uppercase;
}
.date__desc {
  margin-top: 48px;
  font-size: 20px;
  line-height: 1.2;
  color: #3d3d3d;
}
.date {
  margin-top: 80px;
}
.date__text a {
  color: #2a94f4;
  border-bottom: 1px solid #2a94f4;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.date__text a:hover {
  opacity: 0.8;
  border-bottom: 1px solid transparent;
}
.mfp-bg {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-close,
.mfp-hide {
  display: none !important;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.mfp-container:before,
.mfp-content {
  display: inline-block;
  vertical-align: middle;
}
.mfp-wrap {
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  position: absolute;
  padding: 0 8px;
}
.mfp-container:before {
  content: "";
  height: 100%;
}
.mfp-content {
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-close,
.mfp-preloader {
  text-align: center;
  position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-gallery .mfp-image-holder .mfp-figure,
.mfp-zoom {
  cursor: pointer;
}
.mfp-zoom {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-preloader {
  color: #ccc;
  top: 50%;
  width: auto;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-close,
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-preloader a {
  color: #ccc;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 0;
  text-decoration: none;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
}
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.mfp-figure:after,
img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}
img.mfp-img {
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure:after {
  content: "";
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty,
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@keyframes fade {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(20%);
  }
}
