/* @trumpf/ux.integration-web-styleguide v1.8.1-feat-DEVTHCEXP-16161-add-loading-spinner.643729 */ 
/*---------------------------------
-----  dimension variables --------
----------------------------------*/
/*------  standard elements padding & margin  -------*/
/**
* mobile first breakpoints based on design specification 
* designs are delivered in 3 sizes mobile(375px -> default), tablet(768px -> tablet), desktop(1440px -> desktop-l)
*/
/**
**  Official Font sizes
------------------------------- */
/**
* mobile first breakpoints based on design specification 
* designs are delivered in 3 sizes mobile(375px -> default), tablet(768px -> tablet), desktop(1440px -> desktop-l)
*/
/* stylelint-disable max-nesting-depth, selector-max-compound-selectors */
.ux-iws-quote-list {
  position: relative;
}
.ux-iws-quote-list__teaser-no-img {
  max-width: 910px;
  margin: 0 auto 10px;
}
.ux-iws-quote-list__teaser-no-img .ux-icon[name=quotation-mark] {
  position: absolute;
  font-size: 75px;
}
.ux-iws-quote-list__teaser-no-img .ux-icon[name=quotation-mark]:first-of-type {
  left: 0;
  top: 0;
}
@media only screen and (min-width: 568px) {
  .ux-iws-quote-list__teaser-no-img .ux-icon[name=quotation-mark]:first-of-type {
    left: -10%;
  }
}
@media only screen and (min-width: 1023px) {
  .ux-iws-quote-list__teaser-no-img .ux-icon[name=quotation-mark]:first-of-type {
    left: -10%;
    top: -10px;
  }
}
.ux-iws-quote-list__teaser-no-img .ux-icon[name=quotation-mark]:last-of-type {
  bottom: -20px;
  right: 0;
}
@media only screen and (min-width: 568px) {
  .ux-iws-quote-list__teaser-no-img .ux-icon[name=quotation-mark]:last-of-type {
    right: -5%;
  }
}
@media only screen and (min-width: 1023px) {
  .ux-iws-quote-list__teaser-no-img .ux-icon[name=quotation-mark]:last-of-type {
    right: -10%;
    bottom: 0;
  }
}
.ux-iws-quote-list__teaser-no-img .ux-iws-quote-list__separator {
  margin: 15px 0;
  display: block;
  height: 25px;
  width: 94%;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.ux-iws-quote-list__teaser-no-img .gr-10 {
  position: relative;
  padding-top: 65px !important;
}
@media only screen and (min-width: 1440px) {
  .ux-iws-quote-list__teaser-no-img .gr-10 {
    padding-top: 80px !important;
  }
}
.ux-iws-quote-list__teaser-no-img .ux-iws-quote-list__teaser-separator {
  margin: 20px 0;
  display: block;
  height: 25px;
  width: 100%;
  background-repeat: no-repeat;
}
.ux-iws-quote-list__teaser-no-img .ux-iws-quote-list__teaser-separator img {
  display: none;
}
@media only screen and (min-width: 1440px) {
  .ux-iws-quote-list__teaser-no-img .ux-iws-quote-list__teaser-separator {
    margin: 12px 0 20px;
  }
}
.ux-iws-quote-list__teaser-no-img .headline-small {
  line-height: 1.25;
}
@media only screen and (min-width: 1440px) {
  .ux-iws-quote-list__teaser-no-img .headline-small {
    margin: 0 0 10px;
  }
}
@media only screen and (min-width: 568px) {
  .ux-iws-quote-list__teaser-no-img {
    width: 80%;
  }
}
.ux-iws-quote-list__teaser {
  margin-bottom: 10px;
}
.ux-iws-quote-list__teaser img {
  display: block;
}
.ux-iws-quote-list__teaser .gr-5 img {
  box-shadow: 0 0 22px rgba(19, 19, 19, 0.08);
}
.ux-iws-quote-list__teaser .ux-icon[name=quotation-mark] {
  position: absolute;
  font-size: 75px;
}
.ux-iws-quote-list__teaser .ux-icon[name=quotation-mark]:first-of-type {
  top: -80px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .ux-iws-quote-list__teaser .ux-icon[name=quotation-mark]:first-of-type {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .ux-iws-quote-list__teaser .ux-icon[name=quotation-mark]:first-of-type {
    top: -60px;
  }
}
@media only screen and (min-width: 1023px) {
  .ux-iws-quote-list__teaser .ux-icon[name=quotation-mark]:first-of-type {
    top: -80px;
  }
}
.ux-iws-quote-list__teaser .ux-icon[name=quotation-mark]:last-of-type {
  top: auto;
  left: auto;
  right: 5px;
  bottom: -20px;
}
@media only screen and (min-width: 1024px) {
  .ux-iws-quote-list__teaser .ux-icon[name=quotation-mark]:last-of-type {
    bottom: -30px;
  }
}
.ux-iws-quote-list__teaser .headline-small {
  line-height: 1.25;
  margin: 20px 0 15px;
}
@media only screen and (min-width: 1024px) {
  .ux-iws-quote-list__teaser .headline-small {
    margin: 0 0 15px;
  }
}
@media only screen and (min-width: 769px) {
  .ux-iws-quote-list__teaser .gr-1 {
    max-width: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .ux-iws-quote-list__teaser .ux-iws-quote-list__teaser-separator {
    margin-top: 20px;
    display: block;
    height: 25px;
    width: 100%;
    background-repeat: no-repeat;
  }
  .ux-iws-quote-list__teaser .ux-iws-quote-list__teaser-separator img {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .ux-iws-quote-list__teaser .ux-iws-quote-list__teaser-separator {
    background: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .ux-iws-quote-list__teaser .ux-icon[name=quotation-mark]:first-of-type {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .ux-iws-quote-list__teaser .gr-4 {
    margin: 45px 0 20px;
  }
}
@media only screen and (min-width: 1023px) {
  .ux-iws-quote-list__teaser .gr-4 {
    margin: 65px 0 20px;
  }
}
@media (min-width: 1023px) {
  .ux-iws-quote-list__teaser .gr-4 {
    width: 36%;
  }
}
.ux-iws-quote-list__teaser-info {
  max-width: 70%;
}
@media only screen and (min-width: 769px) {
  .ux-iws-quote-list__teaser-info {
    max-width: 65%;
  }
}
@media only screen and (min-width: 568px) and (max-width: 768px) {
  .ux-iws-quote-list .ux-iws-quote-list__teaser {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 769px) {
  .ux-iws-quote-list__text-content::before {
    content: "";
    background-color: #a1a1a1;
    position: absolute;
    display: block;
    height: 98%;
    left: -18px;
    width: 1px;
  }
  .ux-iws-quote-list__text-content .headline-small {
    margin-top: 0;
  }
}
.ux-iws-quote-list.bg-gray {
  background: #e8ebf0;
  /* Old browsers */
  background: linear-gradient(to bottom, #e8ebf0 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-position: 0 30px;
}
.ux-iws-quote-list.bg-gray.no-image {
  background-position: 0 40px;
}
@media only screen and (min-width: 1023px) {
  .ux-iws-quote-list.bg-gray.no-image {
    background-position: 0 30px;
  }
}
@media only screen and (min-width: 769px) {
  .ux-iws-quote-list.bg-gray .gr-1 {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .ux-iws-quote-list.bg-gray .gr-1 {
    margin-right: 15px;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 768px) {
  .ux-iws-quote-list.bg-gray {
    background-position: 0 45px;
  }
  .ux-iws-quote-list.bg-gray .gr-1 {
    margin-top: 0;
  }
}

/* stylelint-enable max-nesting-depth, selector-max-compound-selectors */

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