.button {
  --bs-border-radius: 0;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.paragraph--type--testimonials-container,
.paragraph--type--testimonials {
  text-align: center;
}
.paragraph--type--testimonials-container .field--name-field-prefix,
.paragraph--type--testimonials .field--name-field-prefix {
  text-align: center;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.0625rem;
  line-height: 1.17647;
  text-transform: uppercase;
  color: #434343;
  margin-bottom: 1.375rem;
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .field--name-field-prefix,
  .paragraph--type--testimonials .field--name-field-prefix {
    font-size: 1.375rem;
    letter-spacing: 1px;
    line-height: 1.36364;
    margin-bottom: 1.75rem;
  }
}
.paragraph--type--testimonials-container .field--name-field-heading,
.paragraph--type--testimonials-container .field--name-field-headline,
.paragraph--type--testimonials .field--name-field-heading,
.paragraph--type--testimonials .field--name-field-headline {
  text-align: center;
  font-family: "Helvetica Neue LT", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 750;
  font-size: 2.375rem;
  line-height: 1.05263;
  text-transform: uppercase;
  color: #222222;
  margin-bottom: 0.375rem;
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .field--name-field-heading,
  .paragraph--type--testimonials-container .field--name-field-headline,
  .paragraph--type--testimonials .field--name-field-heading,
  .paragraph--type--testimonials .field--name-field-headline {
    font-size: 5rem;
    line-height: 1.1;
    margin-bottom: 0.5rem;
  }
}
.paragraph--type--testimonials-container .field--name-field-body,
.paragraph--type--testimonials .field--name-field-body {
  max-width: 33.375rem;
  margin: 0 auto 0.75rem auto;
  text-align: center;
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .field--name-field-body,
  .paragraph--type--testimonials .field--name-field-body {
    margin: 0 auto 1.125rem auto;
  }
}
.paragraph--type--testimonials-container .field--name-field-body *,
.paragraph--type--testimonials .field--name-field-body * {
  text-align: center;
}
.paragraph--type--testimonials-container .field--name-field-cta-link,
.paragraph--type--testimonials .field--name-field-cta-link {
  margin: 0 auto;
}
.paragraph--type--testimonials-container .items-wrapper,
.paragraph--type--testimonials .items-wrapper {
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .items-wrapper,
  .paragraph--type--testimonials .items-wrapper {
    margin-top: 2.5rem;
  }
}
.paragraph--type--testimonials-container .items-wrapper .items,
.paragraph--type--testimonials .items-wrapper .items {
  padding: 0;
  list-style: none;
}
.paragraph--type--testimonials-container .items-wrapper .items .item > .inner-container,
.paragraph--type--testimonials .items-wrapper .items .item > .inner-container {
  aspect-ratio: 9/16;
  width: 100%;
  height: auto;
  position: relative;
}
@media (max-width: 767.98px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item > .inner-container,
  .paragraph--type--testimonials .items-wrapper .items .item > .inner-container {
    max-width: 18.75rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.paragraph--type--testimonials-container .items-wrapper .items .item > .inner-container .image-container,
.paragraph--type--testimonials .items-wrapper .items .item > .inner-container .image-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.paragraph--type--testimonials-container .items-wrapper .items .item > .inner-container .image-container img,
.paragraph--type--testimonials .items-wrapper .items .item > .inner-container .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
.paragraph--type--testimonials-container .items-wrapper .items .item > .inner-container .image-container::after,
.paragraph--type--testimonials .items-wrapper .items .item > .inner-container .image-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0.22) 52.4%, rgba(0, 0, 0, 0.44) 63.46%, rgba(0, 0, 0, 0.7) 100%);
}
.paragraph--type--testimonials-container .items-wrapper .items .item .quote-start,
.paragraph--type--testimonials .items-wrapper .items .item .quote-start {
  position: relative;
  text-align: left;
  padding: 1.6875rem 1.875rem 3.75rem 1.875rem;
}
.paragraph--type--testimonials-container .items-wrapper .items .item .quote-start svg,
.paragraph--type--testimonials .items-wrapper .items .item .quote-start svg {
  filter: drop-shadow(0 1px 3px rgb(0, 0, 0));
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item .quote-start svg,
  .paragraph--type--testimonials .items-wrapper .items .item .quote-start svg {
    filter: drop-shadow(0 4px 7px rgba(0, 0, 0, 0.55));
  }
}
.paragraph--type--testimonials-container .items-wrapper .items .item .text-container,
.paragraph--type--testimonials .items-wrapper .items .item .text-container {
  position: relative;
  color: #fff;
}
.paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container,
.paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container {
  padding-bottom: 2.5rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 768px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container,
  .paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container,
  .paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}
.paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container > div,
.paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container > div {
  text-shadow: 0 1px 3px rgb(0, 0, 0);
}
.paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .quote,
.paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .quote {
  font-family: "Minion Pro", "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 1.875rem;
}
.paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .title,
.paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .title {
  font-family: "Helvetica Neue LT", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 750;
  font-size: 1.125rem;
  line-height: 1.33333;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .title,
  .paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .title {
    font-size: 1.25rem;
    line-height: 1.23333;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .title,
  .paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .title,
  .paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .title {
    font-size: 1.875rem;
  }
}
.paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .status,
.paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .status {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .status,
  .paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .status {
    font-size: 1.125rem;
    line-height: 1.72222;
    letter-spacing: 1px;
  }
}
.paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .major,
.paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .major {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.5;
  font-style: italic;
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .paragraph--type--testimonials-container .items-wrapper .items .item .text-container .inner-container .major,
  .paragraph--type--testimonials .items-wrapper .items .item .text-container .inner-container .major {
    font-size: 0.9375rem;
    line-height: 2.4;
  }
}
/*# sourceMappingURL=maps/testimonials-container.css.map */
