/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/video-embed/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
/* -- Color Defaults -- */
/* -- Color Defaults -- */
.main-content {
  display: block;
}

.home .content {
  margin-bottom: 0 !important;
}

.main-content > .content:not(:last-child) {
  margin-bottom: 0 !important;
}

.content p {
  max-width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .columns.is-multiline {
    flex-wrap: none;
  }
  .column {
    flex-basis: auto;
  }
}
.box {
  border-radius: 4px !important;
}

html {
  scroll-behavior: smooth;
}

.purdue-home-video-embed .tagged-header-container {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .purdue-home-video-embed .tagged-header-container {
    margin-bottom: 1.5rem;
  }
}
.purdue-home-video-embed .section.has-black-background .tagged-header-container {
  border-color: #CFB991;
}
.purdue-home-video-embed .section.has-black-background .tagged-header-container .tagged-header {
  background: #CFB991;
  color: #000;
}
@media screen and (min-width: 768px), print {
  .purdue-home-video-embed .purdue-home-cta-card .cta-link {
    font-size: 2.25rem;
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .purdue-home-video-embed .purdue-home-cta-card .cta-link {
    font-size: 3.25rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 768px), print {
  .purdue-home-video-embed .purdue-home-cta-card .cta-icon.cta-icon--play {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .purdue-home-video-embed .purdue-home-cta-card .cta-icon.cta-icon--play {
    width: 90px;
    height: 90px;
  }
}

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