/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/cta-carousel/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-cta-carousel {
  overflow: hidden;
}
.purdue-home-cta-carousel .glide__track {
  overflow: visible;
}
.purdue-home-cta-carousel .glide__slide {
  padding-bottom: 0.2rem;
  height: auto;
}
.purdue-home-cta-carousel .tagged-header-container {
  margin-bottom: 3rem;
  border-color: #CFB991;
}
@media screen and (max-width: 767px) {
  .purdue-home-cta-carousel .tagged-header-container {
    margin-bottom: 2rem;
  }
}
.purdue-home-cta-carousel .has-gold-background .tagged-header-container {
  border-color: #000;
}
.purdue-home-cta-carousel .purdue-home-cta-card {
  padding: 3rem;
  display: flex;
  height: 100%;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1215px) {
  .purdue-home-cta-carousel .purdue-home-cta-card {
    padding: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel .purdue-home-cta-card {
    padding: 0;
    flex-direction: column;
  }
}
.purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-image {
  width: 65%;
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-image {
    width: 45%;
  }
}
@media screen and (max-width: 1215px) {
  .purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-image {
    width: 55%;
  }
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-image {
    width: 100%;
  }
}
.purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-image .image {
  padding-top: 56.25%;
}
.purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-image .image:after {
  content: "";
  border-radius: 4px 0 0 4px;
}
.purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-content {
  width: 35%;
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-content {
    width: 55%;
  }
}
@media screen and (max-width: 1215px) {
  .purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-content {
    width: 45%;
    padding: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel .purdue-home-cta-card.purdue-home-cta-card__has-youtube .purdue-home-cta-carousel__card-content {
    width: 100%;
    flex: 1;
    border-radius: 0;
  }
}
.purdue-home-cta-carousel .purdue-home-cta-carousel__card-image {
  width: 40%;
  height: 100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image {
    width: 45%;
  }
}
@media screen and (max-width: 1215px) {
  .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image {
    width: 55%;
  }
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image {
    width: 100%;
    height: auto;
  }
}
.purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image {
  padding-top: 100%;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image {
    padding-top: 56.25%;
  }
}
.purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image:after {
  content: none;
}
.purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image img, .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image video.purdue-home-background-image {
  object-fit: cover;
  border-radius: 4px 0 0 4px;
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image img, .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image video.purdue-home-background-image {
    border-radius: 0;
  }
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image .flex-container--align-center {
    border-radius: 0;
  }
}
@media screen and (min-width: 768px), print {
  .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image .flex-container--align-center .cta-link {
    font-size: 1.875rem;
  }
}
.purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image .flex-container--align-center .cta-icon {
  position: relative;
}
@media screen and (min-width: 768px), print {
  .purdue-home-cta-carousel .purdue-home-cta-carousel__card-image .image .flex-container--align-center .cta-icon {
    width: 80px;
    height: 80px;
  }
}
.purdue-home-cta-carousel__card-content {
  background: hsl(0, 0%, 100%);
  padding: 2.5rem;
  width: 60%;
  border-radius: 0 4px 4px 0;
  display: flex;
  flex-direction: column;
  cursor: default;
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .purdue-home-cta-carousel__card-content {
    width: 55%;
  }
}
@media screen and (max-width: 1215px) {
  .purdue-home-cta-carousel__card-content {
    width: 45%;
    padding: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel__card-content {
    width: 100%;
    flex: 1;
    border-radius: 0;
  }
}
.purdue-home-cta-carousel__card-tag {
  color: #8e6f3e;
  font-family: "United Sans Condensed", Impact, "Arial Black", "sans serif";
  font-size: 1.25rem;
  font-weight: 900;
  letter-spacing: 1.67px;
  line-height: 1.4;
  padding-bottom: 1rem;
  border-bottom: 2px solid #8e6f3e;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  align-self: flex-start;
  width: 100%;
}
.purdue-home-cta-carousel__cite-name {
  color: #8e6f3e;
  margin-right: 4rem;
}
.purdue-home-cta-carousel__cite-title {
  color: #000;
}
.purdue-home-cta-carousel__story-title, .purdue-home-cta-carousel__quote-content {
  color: #000;
  font-family: acumin-pro, "Franklin Gothic", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.1;
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .purdue-home-cta-carousel__story-title, .purdue-home-cta-carousel__quote-content {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1215px) {
  .purdue-home-cta-carousel__story-title, .purdue-home-cta-carousel__quote-content {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1023px) {
  .purdue-home-cta-carousel__story-title, .purdue-home-cta-carousel__quote-content {
    font-size: 2rem;
  }
}
.purdue-home-cta-carousel__story-content {
  color: #000;
  font-family: acumin-pro, "Franklin Gothic", sans-serif;
  font-size: 1.125rem;
}
.purdue-home-cta-carousel ul.purdue-home-button-list {
  padding-left: 0;
  padding-top: 1.5rem;
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
  justify-content: flex-start;
}
.purdue-home-cta-carousel .slider-controls {
  margin-top: 3rem;
}

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