html {
  font-size: 62.5%;
}
body {
  color: #333;
  font-family: "Open Sans", sans-serif;
  /* font-size: 2.4rem; */
  font-weight: 400;
  letter-spacing: 0;
  line-height: 4rem;
}
#featuresArticle .youtube-block {
  margin: 30px -70px;
}
#featuresArticle .ytb-container h2.h3-ytb {
  color: #FA6D9F;
}
.ytb-container {
  max-width: 138.4rem;
  margin: 0 auto;
}
.dark-bg {
  background-color: #333333;
  padding: 6.4rem 11.7rem 4.9rem;
}
#featuresArticle .dark-bg {
  background-color: #333333;
  padding: 6.4rem 7.2rem 6.9rem;
}
.ytb-inner-wrapper {
  max-width: 115rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#featuresArticle .ytb-inner-wrapper {
  max-width: 94rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.ytb-inner-wrapper .ytb-text {
  max-width: 32.2rem;
  flex-basis: 29%;
}
#featuresArticle .ytb-inner-wrapper .ytb-text {
  flex-basis: 32%;
}
#featuresArticle .ytb-container .p-ytb .green-span,
.ytb-container .p-ytb .green-span {
  color: #CDFB3E;
  font-family: "Source Serif Pro", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.9rem;
  text-decoration: none;
}
#featuresArticle .ytb-container .p-ytb .green-span:hover,
.ytb-container .p-ytb .green-span:hover {
  background: #CDFB3E;
  color: #333;
}
.ytb-container .pink-line {
  max-width: 32.2rem;
  background-color: #FA6D9F;
  height: 1px;
  margin: -6.1rem 0rem 2.4rem;
}
#featuresArticle .ytb-container .pink-line {
  margin: 0.4rem 0rem 2.4rem;
}
.youtube-wrapper {
  max-width: 100%;
  margin: 0 auto;
}
.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
}
.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: 0 0;
}
.youtube-wrapper .youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}
.youtube-player img:hover {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}

.youtube-player .play,
.dark-bg .ytb-inner-wrapper .play {
  z-index: 10;
  left: 50%;
  top: 50%;
  position: absolute;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10.2rem;
  height: 5.2rem;
  background: linear-gradient(180deg, #ef8dff 0%, #f63d7e 100%);
  padding: 1.8rem 3.2rem;
  text-align: center;
  box-shadow: 0px 20px 20px -10px rgb(22 75 225 / 60%);
  border-radius: 1.6rem;
  font-family: "Source Serif Pro", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 2rem;
  line-height: 1.6rem;
  color: #fff;
  margin-left: -5.1rem;
  margin-top: -3.5rem;
  letter-spacing: 0;
}
.youtube-player .play:hover,
.dark-bg .ytb-inner-wrapper .play:hover {
  box-shadow: 0 2.5rem 2rem -1rem rgb(22 75 225 / 30%);
  transform: translate3d(0, -0.5rem, 0);
}
.youtube-player .play:active,
.dark-bg .ytb-inner-wrapper .play:active {
  box-shadow: 0 0.5rem 0.5rem rgb(22 75 225 / 60%);
  transform: translateZ(0);
}
.content-post .container .h2-ytb,
#featuresArticle .h2-ytb,
.h2-ytb {
  font-family: "Source Serif Pro", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 3.6rem;
  line-height: 4.8rem;
  margin-top: 0;
  color: #FA6D9F;
  margin-bottom: 33px;
  letter-spacing: 0px;
}
#featuresArticle .p-ytb,
.content-post .container .p-ytb,
.p-ytb {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #fff;
  letter-spacing: 0px;
}
.ytb-video {
  width: 100%;
  max-width: 67.6rem;
  flex-basis: 59%;
}
#featuresArticle .ytb-video {
  flex-basis: 61%;
}
.ytb-video-mobile {
  display: none;
}
@media (max-width: 1280px) {
  .dark-bg {
    padding: 6.4rem 4.4rem 6rem;
  }
  #featuresArticle .youtube-block {
    margin: 1.5rem -4rem;
  }
  #featuresArticle .dark-bg {
    padding: 6.4rem 4rem 5rem;
  }
  .ytb-container {
    max-width: 128rem;
    margin: 0 auto;
  }
  .ytb-inner-wrapper {
    max-width: 119.3rem;
  }
  #featuresArticle .ytb-inner-wrapper {
    max-width: 98.4rem;
  }
  .ytb-inner-wrapper .ytb-text {
    max-width: 37.7rem;
  }
  #featuresArticle .ytb-inner-wrapper .ytb-text {
    flex-basis: 28.3%;
  }
  #featuresArticle .ytb-video {
    flex-basis: 68.6%;
  }
  .ytb-container .pink-line {
    max-width: 34%;
    margin: 1rem 0 2.4rem;
  }
  #featuresArticle .ytb-container .pink-line {
    max-width: 27.5%;
  }
}
@media (max-width: 800px) {
  .dark-bg {
    padding: 6.4rem 4.4rem 5.5rem;
  }
  .content-post .container .h2-ytb,
  #featuresArticle .h2-ytb,
  .h2-ytb {
    font-size: 2.6rem;
    line-height: 3.2rem;
    letter-spacing: 0.2px;
    margin-bottom: 3.1rem;
  }
  .content-post .container .p-ytb,
  #featuresArticle .p-ytb,
  .p-ytb {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .ytb-video {
    width: 100%;
    max-width: 46.4rem;
    flex-basis: 65%;
  }
  .ytb-inner-wrapper .ytb-text {
    max-width: 21.5rem;
    flex-basis: 31%;
  }
  .ytb-container .pink-line {
    max-width: 31%;
    margin: 0.1rem 0 2.9rem;
  }
  #featuresArticle .ytb-container .p-ytb .green-span,
  .ytb-container .p-ytb .green-span {
    font-size: 1.5rem;
    line-height: 2.4rem;
    letter-spacing: 0.5px;
  }
}

@media (max-width: 640px) {

  .dark-bg {
    padding: 6.4rem 4.4rem 6rem;
  }
  .content-post .container .h2-ytb,
  #featuresArticle .h2-ytb,
  .h2-ytb {
    font-size: 2.6rem;
    margin-bottom: 3rem;
  }
  .content-post .container .p-ytb,
  #featuresArticle .p-ytb,
  .p-ytb {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 3.2rem;
  }
  #featuresArticle .ytb-inner-wrapper,
  .ytb-inner-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
  #featuresArticle .ytb-inner-wrapper .ytb-text,
  .ytb-inner-wrapper .ytb-text {
    max-width: 100%;
    flex-basis: 100%;
  }
  #featuresArticle .ytb-video,
  .ytb-video {
    flex-basis: 100%;
    max-width: 100%;
  }
  .dark-bg {
    padding: 6.4rem 2rem 6rem;
  }
  .ytb-container .pink-line {
    max-width: 73%;
    margin: 6.2rem 0 2.4rem;
  }
  .dark-bg .ytb-inner-wrapper .play {
    width: 7.9rem;
    height: 4rem;
    font-size: 1.6rem;
    margin-left: -4.2rem;
    margin-top: -2rem;
  }
}
@media screen and (max-width: 360px) {
  .dark-bg {
    padding: 6.4rem 2rem 6rem;
  }
}
