.events-related-posts {
  margin: 0 auto 100px;
  padding: 36px 60px 17px;
  background-color: #2F1E45;
z-index: 1;
}

.events-related-posts__post:hover .events-related-text-block {
  display: none !important;
}

.events-related-posts__post:hover .events-related-text-button {
  display: block !important;
}

.events-related-text-button-btn {
  padding: 8px 10px !important;
}

.events-related-text-button {
  display: none;
}

.blog-index {
  position: relative;
  margin-top: -450px;
  padding-top: 450px;
}

.blog-title {
  display: none;
}


.events-related-posts-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 21px;
  color: #FFF;
  text-align: center;
}

.events-related-posts__list{
     display: flex;
    width: 100%; 
  align-items: center;
  flex-direction: column;
  margin-bottom: 19px;
}

.events-related-posts__title{
  font-size: 16px !important;
  line-height: 20px;
}

.events-related-text-item-title {
  font-weight: 700;
}

.events-related-text-middel-section {
  margin-bottom: 19px;
}

.events-related-text-item{
  display: flex;
  align-items: center;
  margin: 0 auto 3px;
  line-height: 22px;
  color: #FFF;
}

.events-related-posts__post{
  width: 100%;
  max-width: 457px;
  padding: 12px 21px;
  border-radius: 8px;
  margin-bottom: 19px;
  text-align: center;
  cursor: pointer;
  min-height: 73px;
}

.events-related-posts__post:hover,
.events-related-posts__post:active{
  background-color: #01A8A0;
}

.events-related-posts__post-button-wrapper{
  margin-top: 20px;
  float: right;
  padding: 11px 38px;
  border: 1px solid #200E32;
  border-radius: 8px;
  color: #200E32;
}

.events-related-posts__title-link{
  font-weight: 700;
}

.events-related-posts__content-flex {
  display: flex;
  flex-direction: column;
}

.events-related-posts__button{
 width:fit-content;
 padding: 22px 40px;
  background-color: #EE2170;
  border: none;
}

.events-related-posts__btn-container{
    display: flex;
    justify-content: center;
    align-items: center;
  margin-top: 20px;
}

.events-related-text{
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  
  .events-related-posts__content-flex {
  display: flex;
    flex-direction: row;
  justify-content: space-between;

}
  
  .events-related-text-middel-section {
    margin-bottom: 0;
  }

  .events-related-posts {
    padding: 96px 110px 73px;
    margin: 0 auto 130px;
  }
  
  .events-related-posts-title {
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 38px;
}

  
    .events-related-text-item{
    width: 100%;
      margin: 0;
     max-width: 290px;
    text-align: start;
  }
  
  .events-related-text-item-bottom {
    justify-content: end;
  }

  .events-related-posts__list {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0px;
}
  
  .events-related-posts__post{
    width: calc(50% - 10px);
    margin-bottom: 23px;
  }
  
      .blog-tags-items {
    top: 345px !important;
  }
}

@media screen and (min-width: 1024px) {
  
  .events-related-posts {
    margin: 0 auto 220px;
  }
  
    .blog-tags-items {
    top: 275px !important;
  }
   .events-related-posts__btn-container {
     justify-content: end;
  }
}

@media screen and (min-width: 1240px) {

  .events-related-posts {
    max-width: 1290px;
     margin: -100px auto 220px;
    position: relative;
    border-radius: 8px;
  }
  
  .events-related-posts__title{
  font-size: 18px !important;
  line-height: 22px;
}




  .events-related-posts__list{
  flex-direction: row;
}

}

.blog-photo-container {
  overflow: hidden;
  height: 366px;
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
  padding-top: 71px;
  margin-bottom: -1px;
}

.video-section {
  position: relative;
  z-index: -1;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 295px;
  object-fit: cover;
  min-width: 100%; 
  min-height: 100%;
}

.video-container_content {
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(50, 31, 69, 0) 25.68%, #321F45 100%);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
  height: 100%;
  max-width: 1440px;
}

.video-container_max{
  max-width: 1240px; 
  margin: 0 auto;
}

.video-container_title{
  margin-top: 55px;
  color: #ffffff;
  font-size: 46px;
  line-height: 59.8px;
  text-align: center;
}

.video-play-container{
  position: absolute;
  top: calc(50% + 19px);
  left: calc(50% - 25px);
  display: flex; 
  justify-content: center;
  align-items: center;
  flex-direction: column;
  
}

.video-play-center{
   display: flex; 
  justify-content: center;
  align-items: center;
}

.video-play-p{
    margin-bottom: 0;
    margin-left: 14px;
}

.video-play-p:hover{
   color: #EE2170;
} 

.video-play{
  display: flex;
  justify-content: center;
  align-items:  center;
  padding: 12px;
 width: 50px; 
 height: 50px;
 background-color:rgba(255,255,255, 0.8);
  border-radius: 50%;
}

.video-play img{
  width: 15px;
  height: 15px;
  margin-left: 12%;
}

.video-container_videobtn{
  height: 42px;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  margin: 0 auto;
}

@media (min-width: 767px) {
  .blog-photo-container {
  height: 500px;
    padding-top: 86px;
  }
  
  .video-section {
  height: 627px;
  }
  
  .video-container_title{
  margin-top: 230px;
    padding: 0 84px;
  }
  
  .video-play-container{
  flex-direction: row-reverse;
  }
}

@media (min-width: 1024px) {
    .blog-photo-container {
  height: 550px;
      padding-top: 108px;
  }
  
  .video-play{
    width: 86px; 
    height: 86px;
  }
  
  .video-section {
  height: 571px;
  }
  
  .video-play img{
    width: 37px;
    height: 37px;
  }
  
  .video-play-container{
    padding: 0 0 0 84px;
    left: calc(50% - 43px);
    top: calc(50% + 54px);
    justify-content: start;
  }
  
}

@media (min-width: 1024px) {
.video-container_title {
  padding-left: 0;
}
  .video-play-container {
    padding: 0;
    .}
}