@charset "UTF-8";
/**
 * Base Styles
 * - 01 - Foundation
 * - 02 - Utilities
 * - 03 - Framework
 * - 04 - Settings
 */
/*------------------------------------*\
  01 - Foundation
\*------------------------------------*/
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*------------------------------------*\
  02 - Utilities
\*------------------------------------*/
.paragraph--type--quote-slide.paragraph--view-mode--default:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-smoothing: antialiased; }

/*------------------------------------*\
  03 - Framework
\*------------------------------------*/
/*------------------------------------*\
  04 - Settings
\*------------------------------------*/
/**
 * Colors
 * - 01 - Variables
 * - 02 - Mapping
 */
/*------------------------------------*\
  01 - Variables
\*------------------------------------*/
/*------------------------------------*\
  02 - Mapping
\*------------------------------------*/
@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Regular.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Light.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-SemiBold.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-SemiBold.ttf) format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Outfit';
  src: url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Bold.ttf), url(/solutions/themes/custom/themekit/assets/fonts/outfit/Outfit-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal; }

/******* End Drupal Defaults *******/
.paragraph--type--quote-slide.paragraph--view-mode--default {
  position: relative;
  padding-top: 165px;
  padding-bottom: 84px; }
  .paragraph--type--quote-slide.paragraph--view-mode--default:before {
    content: "";
    font-size: 42px;
    padding: 14px;
    border-radius: 50%;
    background: #FF850F;
    color: #fefefe;
    width: auto;
    position: absolute;
    top: 58px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  @media print, screen and (min-width: 64em) {
    .paragraph--type--quote-slide.paragraph--view-mode--default {
      padding-top: 208px;
      padding-bottom: 312px; }
      .paragraph--type--quote-slide.paragraph--view-mode--default::before {
        font-size: 54px;
        padding: 18px;
        top: 148px; } }
  .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content {
    max-width: 1314px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
    flex-direction: column-reverse;
    align-items: center; }
    @media print, screen and (min-width: 40em) {
      .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content {
        padding-left: 1.875rem;
        padding-right: 1.875rem; } }
    @media print, screen and (min-width: 64em) {
      .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content {
        flex-direction: row;
        align-items: flex-end; } }
    .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .field--name-field-author-image {
      width: 215px;
      flex-shrink: 0;
      padding-right: 12px;
      overflow: hidden;
      margin-top: 40px;
      position: relative;
      z-index: 0;
      border-radius: 15px; }
      @media print, screen and (min-width: 64em) {
        .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .field--name-field-author-image {
          border-radius: 30px; } }
      .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .field--name-field-author-image::before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 50%;
        background: #FF850F;
        border-radius: 15px; }
      @media print, screen and (min-width: 64em) {
        .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .field--name-field-author-image {
          width: 338px;
          padding-right: 17px;
          border-radius: 30px;
          margin-right: 96px;
          margin-top: 0; }
          .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .field--name-field-author-image::before {
            border-radius: 30px; } }
      @media screen and (min-width: 75em) {
        .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .field--name-field-author-image {
          margin-right: 146px; } }
      .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .field--name-field-author-image img {
        position: relative;
        z-index: 1;
        width: 100%;
        border-radius: 15px;
        -webkit-filter: drop-shadow(0px 4px 20px rgba(10, 10, 10, 0.25));
                filter: drop-shadow(0px 4px 20px rgba(10, 10, 10, 0.25)); }
        @media print, screen and (min-width: 64em) {
          .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .field--name-field-author-image img {
            border-radius: 30px; } }
    .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content {
      color: #4C4C4C; }
      @media print, screen and (max-width: 63.99875em) {
        .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content {
          max-width: 640px;
          margin-left: auto;
          margin-right: auto; } }
      @media print, screen and (min-width: 64em) {
        .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content {
          flex-grow: 1; } }
      .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content .field--name-field-quote {
        font-size: 1.5625rem;
        line-height: 1.5;
        font-weight: 400;
        margin-bottom: 1em; }
        @media print, screen and (min-width: 64em) {
          .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content .field--name-field-quote {
            font-size: 2.5rem; } }
      .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content .field--name-field-quote-a p {
        margin: 0;
        font-size: 0.875rem;
        line-height: 1.5; }
        @media print, screen and (min-width: 64em) {
          .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content .field--name-field-quote-a p {
            font-size: 1rem; } }
        .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content .field--name-field-quote-a p.fine-print-headline {
          font-weight: 400;
          font-size: 1.125rem; }
          @media print, screen and (min-width: 64em) {
            .paragraph--type--quote-slide.paragraph--view-mode--default > .paragraph-content .quote-content .field--name-field-quote-a p.fine-print-headline {
              font-size: 1.5rem;
              margin-bottom: 6px; } }


/*# sourceMappingURL=quote-slide.css.map*/