/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/about-education-news-rsta.scss ***!
  \****************************************************************************************************************************************************************************/
/*
Use map.get() to reference the values below.
*/
/**
* Includes mixins related to light and dark themes.
*/
/**
* Includes mixins related to typography.
*
* Include a mixin for each text token in the Figma (i.e. "display-9", "headline-8") ensuring responsive changes are included.
*/
/** 
* Placeholder for future SASS mixins for button pattern.
*/
/** 
* Placeholder for future SASS mixins for text-link pattern.
*
* See apothecary implementation to get started/as a jumping off point.
*/
/**
* Includes mixins related to color.
* This can include generic/global colors.
*/
/*
@mixin dhig-color() {
}*/
/**
* Includes mixins related to global properties.
*/
/**
* Includes mixins related to light and dark themes.
*/
/**
* Includes mixins related to typography.
*
* Include a mixin for each text token in the Figma (i.e. "display-9", "headline-8") ensuring responsive changes are included.
*/
.wp-word-wrap{
  word-wrap: break-word;
}
.wp-65-view {
  position: absolute;
  top: 0px;
  height: 1px;
  width: 3px;
}
@media only screen and (min-width: 50.063em) and (max-width: 64.063em) {
  .wp-65-view {
    width: 2px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 50.063em) {
  .wp-65-view {
    width: 1px;
  }
}
@media only screen and (max-width: 40.063em) {
  .wp-65-view {
    width: 0px;
  }
}
.wp-about-education-news {
  padding: 32px 0 8px 0;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FBFBFB;
}

.wp-about-education-news .wd-responsive-grid {
  max-width: 1282px;
}

.wp-about-education-news .wp-border-top {
  border-top: 1px solid #CCCCCC;
}

/*
.wp-about-education-news a.wd-color-dark-gray-4{
	color: #666 !important;
}
.wp-about-education-news a.wd-color-dark-gray-4 svg{
	font-size: 18px;
	top: 2px;
}*/
.wp-about-education-news .wp-card {
  box-shadow: inset 0px 0px 0px 0.5px rgba(0, 0, 0, 0.2);
  background: white;
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
}

/*
.wp-about-education-news .wp-card:hover{
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.04), 0px 2px 8px rgba(0, 0, 0, 0.08), 0px 1px 16px rgba(0, 0, 0, 0.08);
}*/
.wp-about-education-news .wp-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  display: flex;
}
.wp-about-education-news .wp-relative {
  position: relative;
}
.wp-about-education-news .wp-card .wp-credits{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    position: absolute;
    bottom: 0px;
    padding: 32px;
}
.wp-about-education-news .wp-card .wp-relative .text {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 50%;
  background: rgba(0, 0, 0, 0.2);
  background: -moz-linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 84%);
  background: -webkit-linear-gradient(
270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 84%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 84%);
}
.wp-about-education-news .wp-card-content {
  position: relative;
  padding: 32px;
  height: 100%;
}

.wp-about-education-news h2 {
  font-family: ArtifaktLegend;
  font-weight: 800;
  font-size: clamp(21px, calc(19.36px + 0.463vw), 26px);
  line-height: 1.2;
  margin-bottom: 8px;
  margin-top: 0;
}

.wp-about-education-news .wp-copy {
  font-family: ArtifaktElement, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}

.wp-about-education-news .wp-subheadline {
  font-family: ArtifaktElement, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.wp-about-education-news .wd-inline-icon {
  font-family: ArtifaktElement, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700 !important;
  color: #000000 !important;
}
.wp-about-education-news .wd-inline-icon svg {
  fill: #000000 !important;
}
.wp-about-education-news .wp-border-top {
  position: relative;
  width: 100%;
}

.wp-about-education-news .wp-card:hover .icon-svg-cta-go-arrow-circle-line {
  display: block;
}

.wp-about-education-news .wp-card:hover .icon-svg-cta-go-arrow-circle-line {
  display: none;
}

.wp-about-education-news .wp-card .icon-svg-cta-go-arrow-circle {
  display: none;
  fill: #000;
}

.wp-about-education-news .wp-card:hover .icon-svg-cta-go-arrow-circle {
  display: block;
}

.wp-about-education-news .wp-card:hover .icon-svg-play {
  display: block;
}

.wp-about-education-news .wp-card:hover .icon-svg-play {
  display: none;
}

.wp-about-education-news .wp-card .icon-svg-play-solid {
  display: none;
  fill: #000;
}

.wp-about-education-news .wp-card:hover .icon-svg-play-solid {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  .wp-about-education-news {
    padding: 64px 0 48px 0;
  }

  .wp-about-education-news .wp-border-top {
    position: relative;
    width: 100%;
  }
}
@media only screen and (min-width: 50.063em) {
  .wp-about-education-news {
    position: relative;
    padding: 64px 32px 48px 32px;
    height: 100%;
  }

  .wp-about-education-news .wp-card-content {
    position: relative;
    padding: 32px;
    height: 100%;
  }

  .wp-about-education-news .wd-responsive-grid > .aem-Grid > .core-container:nth-child(2) {
    padding-right: 12px;
  }

  .wp-about-education-news .wd-responsive-grid > .aem-Grid > .core-container:nth-child(3) {
    padding-left: 12px;
  }
}

/*# sourceMappingURL=about-education-news-rsta.css.map*/