/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_site/cartridge/client/default/scss/experience/components/assets/featuredYoutubeVideo.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.featured-youtube-video {
  position: relative;
  width: 100%;
  max-height: 100vh;
  overflow: hidden; }
  .featured-youtube-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .featured-youtube-video iframe {
    width: 100%;
    height: 100%; }
  @media (min-width: 544px) {
    .featured-youtube-video__cover::after {
      height: 100%; } }
  @media (max-width: 543.98px) {
    .featured-youtube-video__cover::after {
      aspect-ratio: 413 / 232; } }
  @media (min-width: 544px) {
    .featured-youtube-video__cover {
      height: 100%; } }
  @media (max-width: 543.98px) {
    .featured-youtube-video__cover {
      aspect-ratio: 413 / 232; } }
  @media (min-width: 544px) {
    .featured-youtube-video__action {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: flex;
      flex-direction: column;
      align-items: center;
      z-index: 1; } }
  .featured-youtube-video__title {
    color: #1b1b1b;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5;
    display: block;
    text-decoration: none;
    text-align: center;
    margin: 1.1875rem 0 3.75rem; }
    @media (min-width: 544px) {
      .featured-youtube-video__title {
        color: #fff;
        margin: 0; } }
    @media (min-width: 769px) {
      .featured-youtube-video__title {
        font-size: 1.875rem; } }
  .featured-youtube-video__icon {
    width: 60px;
    height: 60px;
    background: url("../../../../images/play-icon.svg") 50% 50% no-repeat;
    background-size: contain;
    display: block;
    margin-bottom: 21px; }
    @media (min-width: 769px) {
      .featured-youtube-video__icon {
        width: 110px;
        height: 110px;
        margin-bottom: 43px; } }
    @media (max-width: 543.98px) {
      .featured-youtube-video__icon {
        position: absolute;
        top: 20vw;
        left: 50%;
        transform: translateX(-50%); } }
  @media (min-width: 544px) {
    .featured-youtube-video > div {
      height: 100%; } }
  @media (max-width: 543.98px) {
    .featured-youtube-video > div {
      aspect-ratio: 413 / 232; } }
  @media (min-width: 544px) {
    .featured-youtube-video {
      aspect-ratio: 16 / 9; } }


/*# sourceMappingURL=featuredYoutubeVideo.css.map*/