.holcim_blockquote,
blockquote.holcim_blockquote {
  /*margin: 50px 20px 40px 20px;*/
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 47.99875rem) {
  .holcim_blockquote,
blockquote.holcim_blockquote {
    flex-direction: column;
  }
}
.col-xl-4 .holcim_blockquote, .col-xl-3 .holcim_blockquote, .col-lg-4 .holcim_blockquote, .col-lg-3 .holcim_blockquote, .col-lg-6 .holcim_blockquote,
.col-xl-4 blockquote.holcim_blockquote,
.col-xl-3 blockquote.holcim_blockquote,
.col-lg-4 blockquote.holcim_blockquote,
.col-lg-3 blockquote.holcim_blockquote,
.col-lg-6 blockquote.holcim_blockquote {
  flex-direction: column;
}
.holcim_blockquote .text_wrapper,
blockquote.holcim_blockquote .text_wrapper {
  padding: 0 1.25rem;
}
@media (max-width: 47.99875rem) {
  .holcim_blockquote .text_wrapper,
blockquote.holcim_blockquote .text_wrapper {
    padding: 0;
  }
}
.col-xl-4 .holcim_blockquote .text_wrapper, .col-xl-3 .holcim_blockquote .text_wrapper, .col-lg-4 .holcim_blockquote .text_wrapper, .col-lg-3 .holcim_blockquote .text_wrapper, .col-lg-6 .holcim_blockquote .text_wrapper,
.col-xl-4 blockquote.holcim_blockquote .text_wrapper,
.col-xl-3 blockquote.holcim_blockquote .text_wrapper,
.col-lg-4 blockquote.holcim_blockquote .text_wrapper,
.col-lg-3 blockquote.holcim_blockquote .text_wrapper,
.col-lg-6 blockquote.holcim_blockquote .text_wrapper {
  padding: 0;
}
.holcim_blockquote .text_wrapper div.text,
blockquote.holcim_blockquote .text_wrapper div.text {
  font-size: 2.25rem;
  line-height: 1.1;
  padding: 1.25rem 1.25rem 0.625rem 1.25rem;
  width: 100%;
  font-style: italic;
  color: var(--corporate-light-green);
  font-weight: 400;
}
@media (max-width: 119.99875rem) {
  .holcim_blockquote .text_wrapper div.text,
blockquote.holcim_blockquote .text_wrapper div.text {
    font-size: 1.75rem;
    line-height: 1.14;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_blockquote .text_wrapper div.text,
blockquote.holcim_blockquote .text_wrapper div.text {
    font-size: 1.625rem;
    line-height: 1.2;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_blockquote .text_wrapper div.text,
blockquote.holcim_blockquote .text_wrapper div.text {
    font-size: 1.4375rem;
    line-height: 1.35;
  }
}
.col-xl-4 .holcim_blockquote .text_wrapper div.text, .col-xl-3 .holcim_blockquote .text_wrapper div.text, .col-lg-4 .holcim_blockquote .text_wrapper div.text, .col-lg-3 .holcim_blockquote .text_wrapper div.text, .col-lg-6 .holcim_blockquote .text_wrapper div.text,
.col-xl-4 blockquote.holcim_blockquote .text_wrapper div.text,
.col-xl-3 blockquote.holcim_blockquote .text_wrapper div.text,
.col-lg-4 blockquote.holcim_blockquote .text_wrapper div.text,
.col-lg-3 blockquote.holcim_blockquote .text_wrapper div.text,
.col-lg-6 blockquote.holcim_blockquote .text_wrapper div.text {
  font-size: 1.4375rem;
  line-height: 1.35;
}
.holcim_blockquote .text_wrapper div.text p,
blockquote.holcim_blockquote .text_wrapper div.text p {
  font-size: inherit;
}
.holcim_blockquote .text_wrapper .caption_wrapper,
blockquote.holcim_blockquote .text_wrapper .caption_wrapper {
  /*padding-top: 15px;*/
  font-size: 0.875rem;
  text-transform: uppercase;
  padding-left: 1.25rem;
}
.holcim_blockquote .text_wrapper .caption_wrapper .author,
blockquote.holcim_blockquote .text_wrapper .caption_wrapper .author {
  display: inline-block;
  margin-right: 0.3125rem;
  font-weight: 700;
}
.holcim_blockquote .image_wrapper,
blockquote.holcim_blockquote .image_wrapper {
  order: 1;
}
.holcim_blockquote .image_wrapper img,
blockquote.holcim_blockquote .image_wrapper img {
  border-radius: 50%;
  max-width: unset;
}
.holcim_blockquote.picture_on_left .image_wrapper,
blockquote.holcim_blockquote.picture_on_left .image_wrapper {
  order: 0;
}
@media (max-width: 47.99875rem) {
  .holcim_blockquote .image_wrapper,
blockquote.holcim_blockquote .image_wrapper {
    order: 0;
  }
}
.col-xl-4 .holcim_blockquote .image_wrapper, .col-xl-3 .holcim_blockquote .image_wrapper, .col-lg-4 .holcim_blockquote .image_wrapper, .col-lg-3 .holcim_blockquote .image_wrapper, .col-lg-6 .holcim_blockquote .image_wrapper,
.col-xl-4 blockquote.holcim_blockquote .image_wrapper,
.col-xl-3 blockquote.holcim_blockquote .image_wrapper,
.col-lg-4 blockquote.holcim_blockquote .image_wrapper,
.col-lg-3 blockquote.holcim_blockquote .image_wrapper,
.col-lg-6 blockquote.holcim_blockquote .image_wrapper {
  order: 0;
}
.holcim_blockquote[class*=lb-background-color-],
blockquote.holcim_blockquote[class*=lb-background-color-] {
  padding: 1.25rem;
}
.holcim_blockquote[class*=lb-background-color-] .image_wrapper,
blockquote.holcim_blockquote[class*=lb-background-color-] .image_wrapper {
  padding-left: 0;
  padding-right: 1.25rem;
}
.holcim_blockquote[class*=lb-background-color-] .text_wrapper .text,
blockquote.holcim_blockquote[class*=lb-background-color-] .text_wrapper .text {
  padding-left: 0;
  padding-right: 0;
}
.holcim_blockquote[class*=lb-background-color-] .text_wrapper .caption_wrapper,
blockquote.holcim_blockquote[class*=lb-background-color-] .text_wrapper .caption_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.holcim_blockquote[class*=lb-background-color-].picture_on_left .image_wrapper,
blockquote.holcim_blockquote[class*=lb-background-color-].picture_on_left .image_wrapper {
  padding-left: 1.25rem;
  padding-right: 0;
}
/*# sourceMappingURL=style.css.map */
