/**
 * 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
\*------------------------------------*/
/*------------------------------------*\
  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 *******/
.node--type-testimonial.node--view-mode-teaser {
  background: #fefefe;
  border-radius: 15px;
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.node--type-testimonial.node--view-mode-teaser .node__content {
  display: flex;
  align-items: center;
  position: relative;
}

.node--type-testimonial.node--view-mode-teaser .node__content .testimonial__decoration {
  position: absolute;
  bottom: 25px;
  right: 25px;
  width: 40px;
  bottom: 15px;
  right: 15px;
  width: 20px;
}

@media print,
screen and (min-width: 40em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .testimonial__decoration {
    bottom: 15px;
    right: 15px;
    width: 20px;
  }
}

@media print,
screen and (min-width: 64em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .testimonial__decoration {
    bottom: 25px;
    right: 25px;
    width: 40px;
  }
}

.node--type-testimonial.node--view-mode-teaser .node__content .testimonial__image {
  flex-shrink: 0;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  overflow: hidden;
  position: absolute;
  max-width: 85px;
  bottom: 25px;
  left: 25px;
  border-radius: 12px;
}

@media print,
screen and (min-width: 40em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .testimonial__image {
    position: absolute;
    max-width: 85px;
    bottom: 25px;
    left: 25px;
    border-radius: 12px;
  }
}

@media print,
screen and (min-width: 64em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .testimonial__image {
    position: static;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    max-width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

.node--type-testimonial.node--view-mode-teaser .node__content .testimonial__content {
  padding: 0 25px;
  padding: 25px 25px 15px 25px;
}

@media print,
screen and (min-width: 40em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .testimonial__content {
    padding: 25px 25px 15px 25px;
  }
}

@media print,
screen and (min-width: 64em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .testimonial__content {
    padding: 0 25px;
  }
}

.node--type-testimonial.node--view-mode-teaser .node__content .testimonial__inner {
  padding: 0px 0 0px 105px;
  border-top: 1px solid #BFBFBF;
  min-height: 125px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media print,
screen and (min-width: 40em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .testimonial__inner {
    padding: 0px 0 0px 105px;
    border-top: 1px solid #BFBFBF;
    min-height: 125px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media print,
screen and (min-width: 64em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .testimonial__inner {
    padding: 0;
    border: 0;
    min-height: 0;
    display: block;
  }
}

.node--type-testimonial.node--view-mode-teaser .node__content .field--name-field-quote {
  font-size: clamp(16px, 3vw, 22px);
  line-height: 1.5;
  font-weight: 300;
  color: black;
  margin-bottom: 15px;
}

.node--type-testimonial.node--view-mode-teaser .node__content .field--name-title {
  font-size: clamp(16px, 3vw, 21px);
  font-weight: 400;
}

.node--type-testimonial.node--view-mode-teaser .node__content .second_line .field--name-field-title-line-01,
.node--type-testimonial.node--view-mode-teaser .node__content .second_line .field--name-field-title-line-02 {
  font-size: clamp(11px, 3vw, 16px);
}

@media print,
screen and (min-width: 40em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .second_line .field--name-field-title-line-01,
  .node--type-testimonial.node--view-mode-teaser .node__content .second_line .field--name-field-title-line-02{
    display: inline-block;
  }
}


@media print,
screen and (min-width: 40em) {
  .node--type-testimonial.node--view-mode-teaser .node__content .second_line .field--name-field-title-line-01::after{
    content: " |";
  }
}

.node--type-testimonial.node--view-mode-teaser .node__content .field--name-field-tag-title{
  font-size: clamp(11px, 3vw, 16px);
}


/*# sourceMappingURL=testimonial.css.map*/