/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/yt-vid/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.sec-yt-video .refNumber {
  color: #1e1e1e;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.625rem;
  position: relative;
}
.sec-yt-video a:hover .btn-play, .sec-yt-video a:focus .btn-play {
  background-color: #08f;
}
.sec-yt-video .text-primary {
  font-weight: bold;
  margin-bottom: 3rem;
}
.sec-yt-video .btn-play {
  background-color: #6c757d;
  color: #fff;
  border-radius: 50%;
  font-size: calc(6.875rem - 40px);
  height: 6.875rem;
  left: 50%;
  padding: 20px;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: background-color 0.4s ease;
  width: 6.875rem;
  z-index: 2;
}
@media (min-width: 992px) {
  .sec-yt-video .btn-play {
    font-size: calc(10rem - 40px);
    height: 10rem;
    width: 10rem;
  }
}
.sec-yt-video .btn-play .icon {
  max-width: 50%;
  width: 100%;
}
.sec-yt-video .item-title {
  font-size: calc(1.2625rem + 0.15vw);
}
@media (min-width: 1200px) {
  .sec-yt-video .item-title {
    font-size: 1.375rem;
  }
}
.sec-yt-video .item-title {
  color: #1e1e1e;
  line-height: 1.25;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0.625rem;
  position: relative;
  background-color: #fff;
  bottom: 1rem;
  line-height: 1;
  padding: 1rem;
  right: 1rem;
}
@media (min-width: 768px) {
  .sec-yt-video .item-title {
    bottom: 2rem;
    right: 2rem;
  }
}
@media (min-width: 1200px) {
  .sec-yt-video .item-title {
    bottom: 4rem;
  }
}

/*# sourceMappingURL=style-index.css.map*/