/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/sffed-carousel-research-spotlight/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Uses sames styles as curated carousel block
 * Adding them here in case it is ever used as standalone block
 * 
 */
/* Remove before create PR. This is just for testing in local */
.post-thumbnail,
.entry-content .wp-audio-shortcode,
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator),
*[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator),
.default-max-width {
  max-width: 1200px !important;
}

/* --------- Remove the previous block please ---------------------- */
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-headline {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article {
  margin-bottom: 30px;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article .sffed-headline {
  font-size: 20px;
  font-weight: bold;
  margin: 7px 0 5px;
  padding-bottom: 5px;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article .sffed-headline a {
  text-decoration: none;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article .sffed-headline a :hover {
  color: #028580;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article a .sffed-headline {
  text-decoration: none;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article .sffed-linked-headline {
  text-decoration: none;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article .sffed-linked-headline :hover {
  color: #028580;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article .sffed-byline {
  font-size: 14px;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article .sffed-byline address {
  font-style: normal;
}
.wp-block-create-block-sffed-curated-carousel .sffed-curated-carousel-article .sffed-byline a {
  color: #028580;
  text-decoration: none;
}
@media only screen and (max-width: 786px) {
  .wp-block-create-block-sffed-curated-carousel {
    position: relative;
    z-index: 0;
  }
}

/* default carousel styles */
.Carousel .carousel-details {
  float: left;
  width: 25%;
  margin-right: 40px;
  padding: 30px 40px 30px 0;
}
.Carousel .carousel-details h2 {
  font-weight: bold;
}
.Carousel .carousel-details h3 {
  font-size: 0.7rem;
  font-weight: 600;
}
.Carousel .carousel-details p {
  font-size: 18px;
  line-height: 1.2rem;
  margin-bottom: 20px;
}
.Carousel .carousel-details button {
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 5px;
  text-align: center;
  margin-right: 10px;
}
.Carousel .carousel-details button i {
  color: #fff;
  margin: 0 auto;
  font-size: 30px;
}
.Carousel .carousel-details button i::after {
  width: 16px;
  height: 15px;
  left: 3px;
  top: 4px;
}
.Carousel .carousel-details button.right i::after {
  left: -2px;
}
.Carousel .carousel-details button.deactivate {
  background-color: #fff;
  border: 2px solid #8c8c8c;
}
.Carousel .carousel-details button.deactivate i {
  color: #8c8c8c;
}
.Carousel .carousel-details .sffed-carousel-nav {
  display: flex;
  flex-direction: row;
}
.Carousel .carousel-details .swiper-button-prev,
.Carousel .carousel-details .swiper-button-next {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  top: 0;
  left: 0;
  margin-top: 0;
  padding: 10px 15px 15px 5px;
}
.Carousel .carousel-details .swiper-button-prev {
  padding: 10px 5px 15px 5px;
}
.Carousel .carousel-details .button-bordered-link {
  display: inline-block;
  padding: 10px 35px;
  font-size: 18px;
  margin-bottom: 25px;
  border: 2px solid;
  border-radius: 5px;
  text-align: center;
}
.Carousel.noDescription .carousel-details {
  width: 70px;
  margin-right: 0;
  padding: 40px 0px 30px 0;
  border-right: none;
}
.Carousel.noDescription .carousel-details button.swiper-button-next {
  margin-top: 10px;
}
.Carousel.noDescription .carousel-details .sffed-carousel-nav {
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .Carousel.noDescription .carousel-details {
    width: 100%;
  }
}
.Carousel .swiper-wrap {
  padding: 30px 0;
  overflow: hidden;
}
.Carousel .swiper-slide img {
  margin: 0;
  width: 100%;
  height: auto;
}
.Carousel .swiper-slide h4 {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: none;
}
@media only screen and (max-width: 768px) {
  .Carousel .carousel-details {
    float: none;
    width: 100%;
    margin: 30px 0;
    padding: 30px 0;
    border-right: none;
    border-bottom: 2px dotted lightgray;
  }
  .Carousel .swiper-wrap {
    padding: 0;
  }
}

@media only screen and (max-width: 1240px) {
  h2:has(+ .wp-block-create-block-sffed-curated-carousel) {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .Carousel.noDescription .carousel-details {
    margin-top: 0;
    padding-top: 0;
  }
  .Carousel.noDescription .carousel-details .sffed-carousel-nav {
    display: flex;
    flex-direction: row;
  }
  .Carousel.noDescription .carousel-details button.swiper-button-next {
    margin-top: 0;
  }
}
.sffed-chevron-left {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 100px;
}
.sffed-chevron-left:after {
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(45deg);
  left: 6px;
  top: 4px;
}

.sffed-chevron-right {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 100px;
}
.sffed-chevron-right:after {
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(-45deg);
  right: 6px;
  top: 4px;
}
.sffed-chevron-right.curated-chevron::after {
  top: 9px;
}
.sffed-chevron-right.curated-chevron.with-link::after {
  top: 1px;
}

.event-data {
  margin-top: 10px;
}

.event-data-subwrapper {
  display: flex;
  flex-direction: row;
}

.date-block {
  border-radius: 4px;
  color: #FDFBF7;
  padding: 3px 0 8px;
  text-align: center;
  width: 55px;
}
.date-block time {
  display: block;
  font-family: "Greycliff Demi Bold", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 27px;
}
.date-block .event-month {
  font-size: 12px;
  text-transform: uppercase;
}
.date-block .event-day {
  font-size: 30px;
}

.block-event-content {
  padding-left: 16px;
}
.block-event-content h4,
.block-event-content .block-event-time {
  color: #565967;
  font-family: "Greycliff Medium", Arial, Helvetica, sans-serif;
}
.block-event-content h4 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 10px;
}
.block-event-content .block-event-time {
  font-size: 12px;
  font-weight: bold;
}

.sffed-carousel-card__overlay {
  position: relative;
  overflow: hidden;
}
.sffed-carousel-card__overlay a {
  position: absolute;
  bottom: 10px;
  left: 0;
  color: #ffffff !important;
  font-size: 17px;
  font-family: "Greycliff Demi Bold", Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-left: 15px;
  z-index: 2;
}
.sffed-carousel-card__overlay a i {
  top: 4px;
}
.sffed-carousel-card__overlay a i::after {
  width: 11px;
  height: 11px;
  border-bottom: 3px solid;
  border-right: 3px solid;
}
.sffed-carousel-card__overlay.sffed-curated-heading a {
  position: relative;
}
.sffed-carousel-card__overlay .opacity-gradient {
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(0deg, rgb(2, 0, 36) 0%, rgb(26, 28, 32) 0%, rgba(26, 28, 32, 0) 100%);
  z-index: 1;
}
.sffed-carousel-card__overlay:hover {
  transition: all 0.3s ease-in;
}
.sffed-carousel-card__overlay:hover img {
  transform: scale(1.1);
  transition: all 0.3s ease-in;
}
.sffed-carousel-card__overlay img {
  transition: all 0.2s ease-out;
}

.sffed-curated-carousel-article .sffed-curated-carousel-card.sffed-carousel-card__overlay .sffed-linked-headline :hover {
  color: #ffffff;
}

.sffed-carousel-video__description {
  display: flex;
}
.sffed-carousel-video__description .video-description .video-info {
  margin-left: 10px;
}
.sffed-carousel-video__description .video-description .video-info h3 a {
  color: #333333;
  margin-left: 0;
}
.sffed-carousel-video__description .play-icon {
  margin-right: 12px;
  padding-top: 8px;
}

.sffed-carousel-card__reading-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.sffed-carousel-card__reading-info small {
  display: flex;
  align-items: center;
}
.sffed-carousel-card__reading-info small svg {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
  vertical-align: middle;
}

.Carousel .swiper-slide .sffed-curated-carousel-thumbnail {
  border-radius: 5px;
  height: 0;
  position: relative;
  overflow: hidden;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail.sffed-widescreen-ratio {
  padding-top: 56.25%;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail.sffed-golden-ratio {
  padding-top: 61.8%;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail.sffed-landscape-ratio {
  padding-top: 75%;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail.sffed-almost-square-ratio {
  padding-top: 80%;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail.sffed-square-ratio {
  padding-top: 100%;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail.sffed-portrait-ratio {
  padding-top: 125%;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail.sffed-no-aspect-ratio {
  height: auto;
}
.Carousel .swiper-slide .sffed-curated-carousel-thumbnail.sffed-no-aspect-ratio img {
  position: relative;
}

.Carousel .sffed-curated-post-content {
  font-size: 16px;
}

.sffed-curated-carousel-header.overlay-text {
  position: absolute;
  color: white;
  bottom: 5px;
  left: 10px;
  z-index: 10;
}
.sffed-curated-carousel-header.overlay-text h3.sffed-headline {
  font-size: 19px;
  font-weight: 600;
  padding: 0 15px 5px;
}
.sffed-curated-carousel-header.overlay-text h3.sffed-headline a {
  padding: 0;
}

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