@media screen and (width < 60rem) {
  .quote {
    margin-bottom: 0 !important;
  }
}
.quote.layout-4, .quote.layout-5 {
  padding: 2.5rem 1rem;
}
.toc-aside .quote.layout-4, .toc-aside .quote.layout-5 {
  border-radius: var(--bs-border-radius-lg);
}
@media (max-width: 767px) {
  .quote.layout-4, .quote.layout-5 {
    padding: 2rem 0.5rem;
  }
}
.quote.layout-4 .quote--quote, .quote.layout-5 .quote--quote {
  margin-bottom: 1.5rem !important;
  margin-top: 0 !important;
}
.quote.layout-4 .quote--logo, .quote.layout-5 .quote--logo {
  margin-bottom: 0 !important;
  margin-top: 1.5rem !important;
}
.quote.layout-4 .quote--name, .quote.layout-5 .quote--name {
  margin-top: 1.5rem !important;
  padding-top: 1.5rem !important;
}
.toc-aside .quote.layout-4.bg--White, .toc-aside .quote.layout-5.bg--White {
  outline: 1px solid var(--Light-Periwinkle);
}
.quote.layout-4.mb, .quote.layout-5.mb {
  margin-bottom: clamp(3.125rem, 2.0968rem + 3.871vw, 5rem) !important;
}
.quote--container {
  display: flex;
  flex-direction: column;
  gap: 75px;
}
@media screen and (width < 60rem) {
  .quote--container {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (width >= 60rem) {
  .quote--container {
    justify-content: space-between;
    gap: 30px;
  }
  .layout-1 .quote--container {
    flex-direction: row-reverse;
  }
  .layout-3 .quote--container {
    flex-direction: row;
  }
}
.layout-5 .quote--container {
  flex-direction: row;
  gap: 1.5rem;
}
@media (max-width: 991px) {
  .toc-aside .layout-5 .quote--container {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .layout-5 .quote--container {
    flex-wrap: wrap;
  }
}
.layout-5 .quote--container .quote--image, .layout-5 .quote--container .quote--content {
  width: 50%;
  padding-right: 0;
}
@media (max-width: 991px) {
  .toc-aside .layout-5 .quote--container .quote--image, .toc-aside .layout-5 .quote--container .quote--content {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .layout-5 .quote--container .quote--image, .layout-5 .quote--container .quote--content {
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .layout-5 .quote--container-reverse {
    flex-direction: row-reverse;
  }
}
.toc-aside .layout-5 .quote--container-reverse {
  flex-direction: unset;
}
@media (min-width: 991px) {
  .toc-aside .layout-5 .quote--container-reverse {
    flex-direction: row-reverse;
  }
}
.layout-5 .quote--container .quote--image {
  position: relative;
  overflow: hidden;
  border-radius: var(--bs-border-radius-lg);
  height: 100%;
}
@media (max-width: 991px) {
  .toc-aside .layout-5 .quote--container .quote--image {
    height: unset;
    aspect-ratio: 1;
  }
}
@media (max-width: 767px) {
  .layout-5 .quote--container .quote--image {
    height: unset;
    aspect-ratio: 1;
  }
}
.layout-5 .quote--container .quote--image img {
  width: 100%;
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  border-radius: 0;
}
.quote--content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 561px;
}
@media screen and (width >= 90rem) {
  .quote--content {
    padding-left: 50px;
  }
}
@media screen and (width >= 60rem) {
  .quote--content {
    width: 40%;
  }
}
.quote--content .quote--button {
  margin-top: 50px;
}
@media screen and (width < 60rem) {
  .quote--content .quote--button {
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
.layout-2 .quote--content {
  width: 100%;
  max-width: 780px;
  margin-inline: auto;
  padding-left: 0;
  align-items: center;
  text-align: center;
}
.layout-3 .quote--content {
  flex: 1;
  max-width: 650px;
}
.layout-4 .quote--content {
  width: 100%;
  margin-inline: auto;
  padding-left: 0;
  font-style: normal;
}
.toc-aside .layout-4 .quote--content {
  max-width: none;
}
.layout-4 .quote--content .quote--text {
  padding-left: 0;
  border-left: none;
  font-size: clamp(1.4rem, 0.7018rem + 3.005vw, 1.5rem) !important;
  font-style: normal;
}
.layout-5 .quote--content {
  padding-left: 0;
  font-style: normal;
}
.layout-5 .quote--content .quote--text {
  padding-left: 0;
  border-left: none;
  font-size: clamp(1.4rem, 0.7018rem + 3.005vw, 1.5rem) !important;
  font-style: normal;
}
.quote--quote {
  margin-bottom: 30px;
  width: 20px;
}
@media screen and (width >= 60rem) {
  .quote--quote {
    margin-top: 45px;
    width: 26px;
    margin-bottom: 35px;
  }
}
.bg--Tertiary-500 .quote--quote path, .bg--Color-highlight-500 .quote--quote path {
  fill: var(--White);
}
.quote--text {
  font-size: clamp(1.4rem, 0.7018rem + 3.005vw, 2.25rem);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: clamp(-0.0525rem, -0.014rem - 0.0601vw, -0.03rem);
  margin-bottom: 0;
}
.quote--name {
  position: relative;
  font-size: clamp(0.875rem, 0.7863rem + 0.3339vw, 1rem);
  font-weight: 600;
  margin-top: 30px;
  padding-top: 30px;
}
@media screen and (width >= 60rem) {
  .quote--name {
    margin-top: 44px;
    padding-top: 48px;
  }
}
.quote--name::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 43px;
  height: 3px;
  background-color: var(--Tertiary-500);
}
.layout-2 .quote--name::before {
  left: 50%;
  transform: translateX(-50%);
}
.bg--Tertiary-500 .quote--name::before, .bg--Color-highlight-500 .quote--name::before {
  background-color: var(--White);
}
.quote--jobtitle {
  font-size: clamp(0.75rem, 0.6613rem + 0.3339vw, 0.875rem);
}
.quote--logo {
  margin-block: 30px;
}
.quote--image {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 34px;
  align-self: flex-end;
}
@media screen and (width >= 90rem) {
  .quote--image {
    padding-right: 50px;
  }
}
@media screen and (width >= 60rem) {
  .quote--image {
    width: 53%;
    max-width: 680px;
  }
}
.quote--img {
  overflow: hidden;
  max-width: 100%;
  height: auto;
  border-radius: 0.5rem;
}
@media screen and (width >= 48rem) {
  .quote--img {
    border-radius: 0.75rem;
  }
}
.quote .parallax-in-frame {
  border-radius: 8px;
}
@media screen and (width >= 48rem) {
  .quote .parallax-in-frame {
    border-radius: 0.75rem;
  }
}
.quote .parallax-in-frame .parallax-item {
  border-radius: 0;
}
.quote--stat {
  position: absolute;
  background-color: var(--White);
  border-radius: 0.375rem;
  box-shadow: 12px 12px 32px 0px rgba(0, 0, 0, 0.15);
  padding: 30px 34px 34px;
  bottom: 60px;
  left: -55px;
  z-index: 9;
  width: 290px;
  color: var(--Tertiary-500);
}
@media screen and (width < 60rem) {
  .quote--stat {
    max-width: 55vw;
    left: auto;
    bottom: -50px;
    right: 45px;
    max-width: 225px;
    padding: 24px 25px 30px;
  }
}
.quote--stat-number {
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 1.25rem;
}
.quote--stat-label {
  text-align: center;
  max-width: 190px;
  margin: auto;
  color: var(--Primary-900);
}
@media screen and (width < 48rem) {
  .quote--stat-label {
    margin-top: 0.625rem;
  }
}
.quote--content-block {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
@media screen and (width >= 90rem) {
  .quote--content-block {
    padding-right: 50px;
  }
}
@media screen and (width >= 60rem) {
  .quote--content-block {
    width: 53%;
    max-width: 550px;
    margin-top: 100px;
  }
}
.quote--content-block .quote--button {
  margin-top: 12px;
}
