  /**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
.paragraph--type--curator-embed {
  border-top: solid 6px #4670C9;
  background-image: url(/sites/default/files/2019-04/academic-interests-bg.png);
  padding: 4rem 0 2rem;
}

@media (min-width: 768px) {
  .paragraph--type--curator-embed {
    padding: 8rem 0 5rem;
  }
}

.paragraph--type--curator-embed .curator-embed--title {
  margin-bottom: 1rem;
  text-align: center;
}

@media (min-width: 768px) {
  .paragraph--type--curator-embed .curator-embed--title {
    text-align: left;
    margin-bottom: 2.2rem;
  }
}

.paragraph--type--curator-embed .curator--links {
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  .paragraph--type--curator-embed .curator--links {
    display: none;
  }
}

.paragraph--type--curator-embed .curator--links a {
  display: inline-block;
  font-size: 0;
  padding: 0 12px;
}

.paragraph--type--curator-embed .curator--links a:before {
  content: "";
  font: 3rem/3rem "FontAwesome";
  display: inline-block;
  color: #1E3F84;
}

.paragraph--type--curator-embed .curator--links a[href*="facebook"]:before {
  content: "\f082";
}

.paragraph--type--curator-embed .curator--links a[href*="linkedin"]:before {
  content: "\f08c";
}

.paragraph--type--curator-embed .curator--links a[href*="twitter"]:before {
  content: "\f081";
}

.paragraph--type--curator-embed .curator--links a[href*="youtube"]:before {
  content: "\f167";
}

.paragraph--type--curator-embed .curator--links a[href*="snapchat"]:before {
  content: "\f2ab";
}

.paragraph--type--curator-embed .curator--links a[href*="instagram"]:before {
  content: "\f16d";
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider {
  display: flex;
  flex-flow: row wrap;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post {
  height: 100%;
  border: none;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-c {
  height: 100%;
  border: none;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content {
  display: flex;
  flex-flow: column;
  padding: 1.5rem 2rem;
  background: #fff;
  position: relative;
  top: -4px;
  border-top: solid 6px #1E3F84;
  border-radius: 5px 5px 0 0;
  border-radius: 0;
  top: 0;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content:before {
  background-color: #85A5E9;
  content: "";
  height: 6px;
  position: absolute;
  left: 14px;
  top: -6px;
  width: 24px;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content .crt-image {
  order: 2;
  padding-bottom: 210px !important;
  max-height: 210px;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content .crt-image-c img {
  height: 210px;
  width: 100%;
  object-fit: cover;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content .crt-post-header {
  text-align: left;
  order: 1;
  position: relative;
  padding: 0;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content .crt-post-header .crt-social-icon {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content .crt-post-header .crt-social-icon i {
  color: #1E3F84;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content .crt-post-header .crt-post-fullname {
  display: inline-block;
  padding-left: 35px;
  white-space: normal;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content .crt-post-header .crt-post-fullname a {
  font: 1.4rem/1.9rem "robotobold", "Helvetica", Arial, sans-serif;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-content .crt-post-text {
  order: 3;
  margin: 15px 0 0;
  padding: 0;
  text-align: left;
  max-height: 99px;
  overflow: hidden;
  color: #333;
  font: 1.6rem/1.9rem "robotolight", "Helvetica", Arial, sans-serif;
}

.paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-likes, .paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-footer, .paragraph--type--curator-embed .crt-widget-carousel .crt-carousel-slider .crt-carousel-pane .crt-post-max-height-read-more {
  display: none;
}

.paragraph--type--curator-embed .crt-controls-show-on-hover:hover .crt-panel-next:hover, .paragraph--type--curator-embed .crt-controls-show-on-hover:hover .crt-panel-next:focus,
.paragraph--type--curator-embed .crt-controls-show-on-hover:hover .crt-panel-prev:hover,
.paragraph--type--curator-embed .crt-controls-show-on-hover:hover .crt-panel-prev:focus {
  background-color: rgba(151, 152, 172, 0.8);
}

/*# sourceMappingURL=../sourcemaps/paragraph--social-carousel.css.map */
