#lcaiSideButtonContainer {
  bottom: 1.25rem;
}
@media only screen and (min-width: 0rem) {
  #callout {
    background-color: var(--primary);
    padding: var(--sectionPadding);
  }
  #callout .cs-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    max-width: 44rem;
    width: 100%;
    text-align: center;
  }
  #callout .cs-title,
  #callout .cs-text {
    text-align: inherit;
  }
  #callout .cs-title {
    margin: 0 0 1rem;
    max-width: 50rem;
    font-size: clamp(2.4375rem, 6.4vw, 3.0625rem);
  }
}
@media only screen and (min-width: 64rem) {
  #callout .cs-container {
    max-width: 80rem;
  }
}
@media only screen and (min-width: 0rem) {
  #RPsbs-1445,
  #RPsbsr-1445 {
    overflow: hidden;
    padding: var(--sectionPadding);
  }
  #RPsbs-1445 .cs-container,
  #RPsbsr-1445 .cs-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 34.375rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #RPsbs-1445 .cs-content,
  #RPsbsr-1445 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 33.875rem;
    width: 100%;
    text-align: left;
  }
  #RPsbs-1445 .cs-title,
  #RPsbsr-1445 .cs-title {
    margin-bottom: 1rem;
  }
  #RPsbs-1445 .cs-text,
  #RPsbsr-1445 .cs-text {
    margin-bottom: 1rem;
  }
  #RPsbs-1445 .cs-text:last-of-type,
  #RPsbsr-1445 .cs-text:last-of-type {
    margin-bottom: 2rem;
  }
  #RPsbs-1445 .cs-ul,
  #RPsbsr-1445 .cs-ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 1.5rem 0;
    width: 100%;
    padding: 0;
    gap: 0.75rem;
  }
  #RPsbs-1445 .cs-li,
  #RPsbsr-1445 .cs-li {
    width: 100%;
    list-style: none;
    list-style-position: inside;
    font-size: var(--bodyFontSize);
    line-height: 1.5em;
    color: var(--bodyTextColor);
    gap: 0.5rem;
  }
  #RPsbs-1445 .cs-icon,
  #RPsbsr-1445 .cs-icon {
    display: inline;
    height: auto;
    width: 1.5rem;
    vertical-align: middle;
  }
  #RPsbs-1445 .cs-h3,
  #RPsbsr-1445 .cs-h3,
  #RPsbs-1445 .cs-text,
  #RPsbsr-1445 .cs-text {
    display: inline;
    font-size: var(--bodyFontSize);
  }
  #RPsbs-1445 .cs-picture,
  #RPsbsr-1445 .cs-picture {
    z-index: 1;
    position: relative;
    display: block;
    border: 16px solid #fff;
    min-height: 22.625rem;
    max-width: 40.625rem;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }
  #RPsbs-1445 .cs-picture img,
  #RPsbsr-1445 .cs-picture img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
@media only screen and (min-width: 64rem) {
  #RPsbs-1445 .cs-container,
  #RPsbsr-1445 .cs-container {
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    max-width: 80rem;
  }
  #RPsbs-1445 .cs-content,
  #RPsbsr-1445 .cs-content {
    width: 50%;
    padding: 2.5rem 0;
  }
  #RPsbs-1445 .cs-picture,
  #RPsbsr-1445 .cs-picture {
    height: auto;
    width: 55%;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #RPsbs-1445 .cs-title,
  body.dark-mode #RPsbsr-1445 .cs-title,
  body.dark-mode #RPsbs-1445 .cs-text,
  body.dark-mode #RPsbsr-1445 .cs-text,
  body.dark-mode #RPsbs-1445 .cs-li,
  body.dark-mode #RPsbsr-1445 .cs-li,
  body.dark-mode #RPsbs-1445 .cs-h3,
  body.dark-mode #RPsbsr-1445 .cs-h3,
  body.dark-mode #RPsbs-1445 .cs-li-text,
  body.dark-mode #RPsbsr-1445 .cs-li-text {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #RPsbs-1445 .cs-li,
  body.dark-mode #RPsbsr-1445 .cs-li,
  body.dark-mode #RPsbs-1445 .cs-text,
  body.dark-mode #RPsbsr-1445 .cs-text {
    opacity: 0.8;
  }
  body.dark-mode #RPsbs-1445 .cs-icon,
  body.dark-mode #RPsbsr-1445 .cs-icon {
    background-color: var(--dark);
  }
}
@media only screen and (min-width: 64rem) {
  #RPsbsr-1445 .cs-picture {
    order: 2;
  }
}
@media only screen and (min-width: 0rem) {
  #services-1331 {
    z-index: 1;
    position: relative;
    background-color: #f7f7f7;
    padding: var(--sectionPadding);
  }
  #services-1331 .cs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 34.375rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #services-1331 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    text-align: center;
  }
  #services-1331 .cs-flex-group {
    flex: none;
  }
  #services-1331 .cs-card-group {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    margin: 0;
    width: 100%;
    padding: 0;
    row-gap: 1rem;
  }
  #services-1331 .cs-item {
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: clamp(2.5rem, 4.1vw, 3.75rem) clamp(1.25rem, 3.4vw, 3rem);
    list-style: none;
    transition: transform 0.3s, box-shadow 0.3s;
    grid-column: span 12;
  }
  #services-1331 .cs-item:hover {
    transform: translateY(-1rem);
    box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
  }
  #services-1331 .cs-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    text-align: left;
  }
  #services-1331 .cs-h3 {
    margin: 0;
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.2em;
    font-weight: 900;
    color: var(--headerColor);
    transition: color 0.3s;
    text-align: inherit;
  }
  #services-1331 .cs-item-text {
    margin: 0;
    font-size: clamp(0.875rem, 1.5vw, 1rem);
    line-height: 1.5em;
    color: var(--bodyTextColor);
    transition: color 0.3s;
    text-align: inherit;
  }
  #services-1331 .cs-background {
    z-index: -2;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  #services-1331 .cs-background img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.06;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
@media only screen and (min-width: 48rem) {
  #services-1331 .cs-container {
    max-width: 80rem;
  }
  #services-1331 .cs-content {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    gap: clamp(3rem, 6vw, 5rem);
    text-align: left;
  }
  #services-1331 .cs-title {
    margin: 0;
  }
  #services-1331 .cs-flex-group {
    width: 50%;
  }
  #services-1331 .cs-card-group {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 1rem;
  }
  #services-1331 .cs-item {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #services-1331 {
    background-color: rgba(0, 0, 0, 0.2);
  }
  body.dark-mode #services-1331 .cs-topper {
    color: var(--primaryLight);
  }
  body.dark-mode #services-1331 .cs-title,
  body.dark-mode #services-1331 .cs-text,
  body.dark-mode #services-1331 .cs-h3,
  body.dark-mode #services-1331 .cs-item-text {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #services-1331 .cs-text,
  body.dark-mode #services-1331 .cs-item-text {
    opacity: 0.8;
  }
  body.dark-mode #services-1331 .cs-item {
    background-color: var(--medium);
  }
}
@media only screen and (min-width: 0rem) {
  #gallery-44 {
    position: relative;
    overflow: hidden;
    padding: var(--sectionPadding);
    padding-bottom: 0;
  }
  #gallery-44 .cs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 69rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #gallery-44 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
  }
  #gallery-44 .cs-image-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    width: 100%;
    padding: 0;
    gap: clamp(1rem, 1.5vw, 1.25rem);
  }
  #gallery-44 .cs-item {
    position: relative;
    display: block;
    margin: 0;
    height: 100%;
    width: 100%;
    aspect-ratio: 1;
  }
  #gallery-44 .cs-item:hover .cs-hover-box {
    opacity: 1;
  }
  #gallery-44 .cs-item:hover .cs-icon {
    transform: rotateY(0);
  }
  #gallery-44 .cs-item:hover .cs-h3 {
    opacity: 1;
    transform: translateY(0);
  }
  #gallery-44 .cs-item:hover .cs-hover-box-text {
    opacity: 1;
    transform: translateY(0);
  }
  #gallery-44 .cs-picture {
    position: relative;
    display: block;
    margin: auto;
    height: 100%;
    width: 100%;
  }
  #gallery-44 .cs-picture img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
@media only screen and (min-width: 37.5rem) {
  #gallery-44 .cs-image-group {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
  }
  #gallery-44 .cs-item {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 48rem) {
  #gallery-44 .cs-item {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #gallery-44 .cs-title,
  body.dark-mode #gallery-44 .cs-text {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #gallery-44 .cs-text {
    opacity: 0.8;
  }
}
@media only screen and (min-width: 0rem) {
  #why-choose-12 {
    padding: var(--sectionPadding);
    padding-bottom: 0;
  }
  #why-choose-12 .cs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 80rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #why-choose-12 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
  }
  #why-choose-12 .cs-card-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 100%;
    padding: 0;
    gap: 3.75rem;
  }
  #why-choose-12 .cs-item {
    margin: 0;
    max-width: 22.5rem;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  #why-choose-12 .cs-picture {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 2rem;
    background-color: var(--primary);
    height: clamp(4.25rem, 7vw, 5.5rem);
    width: clamp(4.25rem, 7vw, 5.5rem);
  }
  #why-choose-12 .cs-picture img {
    display: block;
    height: 2.625rem;
    width: auto;
  }
  #why-choose-12 .cs-h3 {
    margin: 0;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    font-size: 1.25rem;
    line-height: 1.2em;
    font-weight: 700;
    color: var(--headerColor);
    text-align: inherit;
  }
  #why-choose-12 .cs-item-text {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5em;
    color: var(--bodyTextColor);
    text-align: inherit;
  }
}
@media only screen and (min-width: 48rem) {
  #why-choose-12 .cs-card-group {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #why-choose-12 .cs-title,
  body.dark-mode #why-choose-12 .cs-h3,
  body.dark-mode #why-choose-12 .cs-item-text,
  body.dark-mode #why-choose-12 .cs-text {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #why-choose-12 .cs-picture {
    background: var(--primary);
  }
}
@media only screen and (min-width: 0rem) {
  #reviews-1455 {
    padding: var(--sectionPadding);
  }
  #reviews-1455 .cs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 90rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #reviews-1455 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
  }
  #reviews-1455 .cs-card-group {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    margin: 0;
    padding: 0;
    gap: clamp(1rem, 2.5vw, 1.25rem);
  }
  #reviews-1455 .cs-item {
    background-color: #f7f7f7;
    max-width: 39.375rem;
    width: 100%;
    box-sizing: border-box;
    padding: clamp(1.25rem, 3.15vw, 2.5rem) clamp(1.25rem, 3.15vw, 2.5rem);
    list-style: none;
    grid-column: span 12;
  }
  #reviews-1455 .cs-link {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-decoration: none;
    color: var(--headerColor);
  }
  #reviews-1455 .cs-review {
    margin: 0;
    margin-bottom: clamp(1.25rem, 3vw, 2.5rem);
    font-size: clamp(0.875rem, 1.6vw, 1rem);
    line-height: 1.5em;
    color: var(--bodyTextColor);
  }
  #reviews-1455 .cs-flex-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    gap: 0.75rem;
  }
  #reviews-1455 .cs-profile {
    position: relative;
    display: block;
    border-radius: 50%;
    height: auto;
    width: 3.125rem;
    overflow: hidden;
  }
  #reviews-1455 .cs-profile img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  #reviews-1455 .cs-name {
    display: block;
    margin: 0;
    font-size: clamp(1.25rem, 2.3vw, 1.5625rem);
    line-height: 1.2em;
    font-weight: 700;
    color: var(--headerColor);
  }
}
@media only screen and (min-width: 48rem) {
  #reviews-1455 .cs-item {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #reviews-1455 .cs-title,
  body.dark-mode #reviews-1455 .cs-text,
  body.dark-mode #reviews-1455 .cs-review,
  body.dark-mode #reviews-1455 .cs-name {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #reviews-1455 .cs-text {
    opacity: 0.8;
  }
  body.dark-mode #reviews-1455 .cs-item {
    background-color: var(--accent);
  }
  body.dark-mode #reviews-1455 .cs-job {
    opacity: 0.8;
    color: var(--bodyTextColorWhite);
  }
}
@media only screen and (min-width: 0rem) {
  #video-571 {
    padding: var(--sectionPadding);
    padding-top: 0;
  }
  #video-571 .cs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 80rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #video-571 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 69rem;
    width: 100%;
    text-align: left;
    gap: clamp(1.25rem, 5vw, 2.75rem);
  }
  #video-571 .cs-big-link {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: clamp(26.125rem, 50vw, 47.5rem);
    width: 100%;
  }
  #video-571 .cs-big-link:hover .cs-background img {
    transform: scale(1.1);
  }
  #video-571 .cs-background {
    z-index: 1;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    border-radius: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #video-571 .cs-video-title,
  body.dark-mode #video-571 .cs-text {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #video-571 .cs-text {
    opacity: 0.8;
  }
}
@media only screen and (min-width: 0rem) {
  #why-choose-890 {
    z-index: 1;
    position: relative;
    background-color: #f7f7f7;
    overflow: hidden;
    padding: var(--sectionPadding);
    text-align: center;
  }
  #why-choose-890 .cs-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 34.375rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #why-choose-890 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
  }
  #why-choose-890 .cs-text {
    max-width: 46.875rem;
  }
  #why-choose-890 .cs-card-group {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    margin: 0;
    width: 100%;
    padding: 0;
    gap: clamp(1rem, 2vw, 1.25rem);
  }
  #why-choose-890 .cs-item {
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: clamp(1.25rem, 2.3vw, 2rem);
    list-style: none;
    text-align: left;
    grid-column: span 12;
  }
  #why-choose-890 .cs-icon {
    display: block;
    margin: 0 0 1.25rem 0;
    height: auto;
    width: 3rem;
  }
  #why-choose-890 .cs-h3 {
    margin: 0 0 0.75rem 0;
    font-size: 1.25rem;
    line-height: 1.5em;
    color: var(--headerColor);
    transition: color 0.3s;
  }
  #why-choose-890 .cs-item-text {
    margin: 0;
    font-size: clamp(0.875rem, 1.5vw, 1rem);
    line-height: 1.5em;
    color: var(--bodyTextColor);
    transition: color 0.3s;
  }
}
@media only screen and (min-width: 48rem) {
  #why-choose-890 .cs-container {
    max-width: 90rem;
  }
  #why-choose-890 .cs-item {
    grid-column: span 3;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #why-choose-890 .cs-topper {
    color: var(--primaryLight);
  }
  body.dark-mode #why-choose-890 .cs-title,
  body.dark-mode #why-choose-890 .cs-text,
  body.dark-mode #why-choose-890 .cs-heading3 {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #why-choose-890 .cs-item {
    background-color: var(--accent);
  }
  body.dark-mode #why-choose-890 .cs-icon {
    filter: invert(1) brightness(1000);
  }
  body.dark-mode #why-choose-890 .cs-h3,
  body.dark-mode #why-choose-890 .cs-item-text,
  body.dark-mode #why-choose-890 .cs-link {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #why-choose-890:before {
    opacity: 0.2;
    background-color: #000;
  }
}
@media only screen and (min-width: 0rem) {
  #stats-1685 {
    padding: var(--sectionPadding);
  }
  #stats-1685 .cs-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin: auto;
    max-width: 36.5rem;
    width: 100%;
    gap: clamp(3rem, 7vw, 6.25rem);
  }
  #stats-1685 .cs-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: auto;
    max-width: 80rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #stats-1685 .cs-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 33.875rem;
    width: 100%;
    text-align: left;
  }
  #stats-1685 .cs-text {
    margin-bottom: 1rem;
  }
  #stats-1685 .cs-text:last-of-type {
    margin-bottom: 2rem;
  }
  #stats-1685 .cs-picture {
    z-index: 1;
    position: relative;
    display: block;
    border: 16px solid #fff;
    margin: 0;
    min-height: clamp(25rem, 68vw, 37.5rem);
    height: auto;
    max-width: 39.375rem;
    width: 100%;
    box-sizing: border-box;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    align-self: stretch;
  }
  #stats-1685 .cs-picture img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  #stats-1685 .cs-card-group {
    display: grid;
    grid-auto-flow: row;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #stats-1685 .cs-item {
    position: relative;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;
    padding: clamp(2.25rem, 5vw, 3.75rem);
  }
  #stats-1685 .cs-item:last-of-type {
    border: none;
  }
  #stats-1685 .cs-icon {
    margin: 0 0 clamp(1.75rem, 4vw, 2.5rem);
    height: auto;
    width: clamp(3.75rem, 7vw, 5rem);
  }
  #stats-1685 .cs-number {
    z-index: 1;
    max-width: 10ch;
    font-size: clamp(1.5625rem, 3vw, 1.9375rem);
    line-height: 1.2em;
    font-weight: 900;
    color: var(--headerColor);
  }
}
@media only screen and (min-width: 48rem) {
  #stats-1685 .cs-container {
    max-width: 120rem;
  }
  #stats-1685 .cs-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: stretch;
    gap: 2.5rem;
  }
  #stats-1685 .cs-content {
    padding: 4rem 0;
    align-self: center;
  }
  #stats-1685 .cs-card-group {
    grid-template-columns: repeat(5, 1fr);
  }
  #stats-1685 .cs-item {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #stats-1685 .cs-picture:before,
  body.dark-mode #stats-1685 .cs-picture:after {
    background: var(--accent);
  }
  body.dark-mode #stats-1685 .cs-title,
  body.dark-mode #stats-1685 .cs-text,
  body.dark-mode #stats-1685 .cs-number {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #stats-1685 .cs-item-text {
    opacity: 0.8;
  }
  body.dark-mode #stats-1685 .cs-graphic {
    opacity: 0.1;
  }
}
@media only screen and (min-width: 0rem) {
  #reviews {
    z-index: 1;
    position: relative;
  }
  #reviews .cs-container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: auto;
    max-width: 82rem;
    width: 100%;
    box-sizing: border-box;
    padding: var(--sectionPadding);
    padding-top: 0;
    padding-bottom: 0;
  }
  #reviews .cs-content {
    z-index: 10;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: calc(clamp(5.5rem, 13vw, 9.375rem) * -1);
    background-color: #111926;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: clamp(2.5rem, 9vw, 6.25rem) clamp(1rem, 7vw, 5rem);
    text-align: left;
    gap: clamp(1rem, 4vw, 2.5rem);
  }
  #reviews .cs-icon {
    height: auto;
    width: 5rem;
  }
  #reviews .cs-quote {
    margin: 0;
    max-width: 62.5rem;
    font-size: clamp(1.25rem, 2vw, 1.9375rem);
    line-height: 1.2em;
    font-weight: 700;
    color: #fff;
  }
  #reviews .cs-graphic {
    z-index: -1;
    position: absolute;
    bottom: -4.375rem;
    right: -1rem;
    opacity: 0.08;
    height: auto;
    width: 14.5625rem;
  }
  #reviews .cs-background {
    z-index: 1;
    position: relative;
    display: block;
    height: clamp(21.25rem, 47vw, 38.75rem);
    width: 100%;
  }
  #reviews .cs-background img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
@media only screen and (min-width: 48rem) {
  #reviews .cs-content {
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 0rem) {
  body.dark-mode #reviews .cs-content {
    background-color: var(--dark);
  }
  body.dark-mode #reviews .cs-content:before {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 1;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 0rem) {
  #cta {
    position: relative;
    background-color: var(--primary);
    overflow: hidden;
    padding: var(--sectionPadding);
  }
  #cta .cs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    max-width: 80rem;
    width: 100%;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #cta .cs-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
    gap: 1.5rem;
  }
  #cta .cs-title {
    margin: 0;
    max-width: 30ch;
  }
  #cta .cs-button-solid {
    background-color: #fff;
  }
  #cta .cs-wrapper {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    max-width: 120rem;
    width: 100%;
    pointer-events: none;
  }
  #cta .cs-graphic {
    position: absolute;
    top: 50%;
    opacity: 0.1;
    transform: translateY(-50%);
    height: 23.25rem;
    width: 23.25rem;
  }
  #cta .cs-graphic-1 {
    left: -16.3125rem;
  }
  #cta .cs-graphic-2 {
    right: -16.3125rem;
  }
}
@media only screen and (min-width: 48rem) {
  #cta .cs-content {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
  #cta .cs-graphic-1 {
    left: -7.8125rem;
  }
  #cta .cs-graphic-2 {
    right: -7.8125rem;
  }
}
@media only screen and (min-width: 0em) {
  iframe {
    max-width: 80rem;
    width: 100%;
  }
}
@media only screen and (min-width: 48em) {
  iframe {
    height: 25em;
  }
}
@media only screen and (min-width: 1300px) {
  #iframe {
    padding-top: 5em;
  }
  iframe {
    display: block;
    border-radius: 1em 1em 0 0;
    margin: auto;
    width: 90.0625%;
  }
}
