@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900&display=swap’");
/* line 3, ../sass/top_block_current.scss */
.main-content__container {
  background-color: #ffffff;
}

/* line 7, ../sass/top_block_current.scss */
.block-top-current-top-block {
  font-family: "Gilroy-Light";
  background-color: #ffffff;
  padding: 2em 0;
}
/* line 12, ../sass/top_block_current.scss */
.block-top-current-top-block h2 {
  font-family: "Gilroy-ExtraBold";
  color: #ED3A94;
  font-size: 30px;
  line-height: 46px;
  text-align: center;
  padding: 0.5em 0;
}
@media (max-width: 768px) {
  /* line 12, ../sass/top_block_current.scss */
  .block-top-current-top-block h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 27, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .class-left {
  display: flex;
  justify-content: right;
  align-items: center;
  padding: 0;
}
/* line 34, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .class-left .number-position {
  font-family: "Gilroy-ExtraBold";
  color: #ED3A94;
  font-size: 36px;
  line-height: 44px;
  min-width: 1.5em;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 34, ../sass/top_block_current.scss */
  .block-top-current-top-block .content-top .class-left .number-position {
    font-size: 30px;
    line-height: 37px;
  }
}
/* line 48, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .class-left .no-btn {
  border: 0;
  background: transparent;
  position: relative;
}
/* line 49, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .class-left .no-btn img {
  border-radius: 1em;
  max-width: 99px;
  max-height: 99px;
}
@media (max-width: 768px) {
  /* line 49, ../sass/top_block_current.scss */
  .block-top-current-top-block .content-top .class-left .no-btn img {
    max-width: 59px;
    max-height: 59px;
  }
}
/* line 62, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .class-left .no-btn span {
  background-color: rgba(0, 0, 0, 0.75);
  color: #FFFFFF;
  border-radius: 50%;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.75);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.75);
  font-size: 48px;
  width: 48px;
  position: absolute;
  top: 50%;
  margin: -25px auto 0;
  left: 0;
  right: 0;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
/* line 79, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .class-left .no-btn span:hover {
  color: #DC4D92;
}
/* line 86, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .item-group {
  padding: 5px 0;
}
@media (max-width: 768px) {
  /* line 86, ../sass/top_block_current.scss */
  .block-top-current-top-block .content-top .item-group {
    padding: 0;
  }
}
/* line 93, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .item-group.no-show {
  display: none;
}
@media (max-width: 768px) {
  /* line 98, ../sass/top_block_current.scss */
  .block-top-current-top-block .content-top .item-group .item {
    padding: 5px 0;
  }
}
/* line 103, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .item-group .class-data {
  align-content: start;
}
/* line 107, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .item-group .class-data .class-main {
  color: #000000;
  font-family: "Gilroy-ExtraBold";
  font-size: 22px;
  line-height: 28px;
}
@media (max-width: 768px) {
  /* line 107, ../sass/top_block_current.scss */
  .block-top-current-top-block .content-top .item-group .class-data .class-main {
    font-size: 16px;
    line-height: 20px;
  }
}
/* line 118, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .item-group .class-data .class-main .no-btn {
  text-align: left;
  background: transparent;
  border: 0;
  padding: 0;
}
/* line 126, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .item-group .class-data .class-secondary {
  color: #AC085A;
  font-family: "Gilroy-ExtraBold";
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 768px) {
  /* line 126, ../sass/top_block_current.scss */
  .block-top-current-top-block .content-top .item-group .class-data .class-secondary {
    font-size: 14px;
    line-height: 14px;
  }
}
/* line 138, ../sass/top_block_current.scss */
.block-top-current-top-block .content-top .item-group .class-data .class-tersary {
  color: #AC085A;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
}
@media (max-width: 768px) {
  /* line 138, ../sass/top_block_current.scss */
  .block-top-current-top-block .content-top .item-group .class-data .class-tersary {
    font-size: 12px;
    line-height: 14px;
  }
}
/* line 156, ../sass/top_block_current.scss */
.block-top-current-top-block .modal-video-top .embed-responsive {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 162, ../sass/top_block_current.scss */
.block-top-current-top-block .modal-video-top .modal-content {
  border: 0;
  border-radius: 0;
}
/* line 166, ../sass/top_block_current.scss */
.block-top-current-top-block .modal-video-top .modal-content .modal-header {
  flex-direction: column;
  border: 0;
}
/* line 170, ../sass/top_block_current.scss */
.block-top-current-top-block .modal-video-top .modal-content .modal-header h5 {
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 34px;
  line-height: 40px;
  font-weight: 800;
}
/* line 179, ../sass/top_block_current.scss */
.block-top-current-top-block .modal-video-top .modal-content .modal-header p {
  width: 100%;
  text-align: center;
  color: #AC085A;
  font-size: 18px;
  line-height: 20px;
  font-weight: 800;
}
/* line 188, ../sass/top_block_current.scss */
.block-top-current-top-block .modal-video-top .modal-content .modal-header .btn-close {
  background-image: url("../images/close_x.svg");
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0.5rem 0.5rem -0.5rem auto;
}
/* line 199, ../sass/top_block_current.scss */
.block-top-current-top-block .footer-top {
  display: flex;
  justify-content: center;
  padding: 1em 0;
}
/* line 204, ../sass/top_block_current.scss */
.block-top-current-top-block .footer-top .a-more-items, .block-top-current-top-block .footer-top .more-items {
  background: transparent;
  border: 0;
  padding: 0;
}
/* line 209, ../sass/top_block_current.scss */
.block-top-current-top-block .footer-top .a-more-items i, .block-top-current-top-block .footer-top .more-items i {
  width: 84px;
  height: 84px;
  background-image: url("../images/PlusCircle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  text-decoration: none;
  color: transparent;
  display: block;
}
