 @media only screen and (min-width: 0em) {#sbs {padding: var(--sectionPadding);}#sbs .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 2.5rem;}#sbs .cs-left {font-size: min(2.31vw, 0.7em);width: 39.4375em;height: 39.75em;position: relative;}#sbs .cs-picture {border-radius: 1.5em;display: block;position: absolute;overflow: hidden;}#sbs .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#sbs .cs-picture1 {width: 32.625em;height: 36.3125em;top: 0;left: 0;}#sbs .cs-picture2 {width: 25.875em;height: 25em;background-color: #fff;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;border: clamp(0.375em, 1.5vw, 0.75em) solid #fff;right: 0;bottom: 0;}#sbs .cs-right {max-width: 33.875rem;margin: auto;}#sbs .cs-topper {text-align: left;margin-bottom: 0.25rem;}#sbs .cs-title {text-align: left;max-width: 50rem;}#sbs .cs-text {text-align: left;max-width: 46.875rem;margin-bottom: 1rem;color: var(--bodyTextColor);}#sbs .cs-text:last-of-type {margin-bottom: 2rem;}#sbs .cs-flex-group {padding: clamp(1rem, 3vw, 2rem);background-color: #f7f7f7;border-radius: 1rem;position: relative;}#sbs .cs-flex-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0 0 1rem;color: #353535;}#sbs .cs-name {font-size: 1rem;font-weight: bold;line-height: 1.2em;text-transform: uppercase;margin: 0 0 0.25rem;color: var(--headerColor);display: block;}#sbs .cs-job {font-size: 0.875rem;line-height: 1.5em;color: #353535;display: block;}#sbs .cs-quote-icon {width: clamp(3.75rem, 10vw, 8.5rem);height: auto;position: absolute;right: clamp(1rem, 4vw, 2rem);bottom: 0rem;}#sbs .cs-button-solid {margin-top: 2rem;}}@media only screen and (min-width: 64em) {#sbs .cs-container {flex-flow: row;justify-content: space-between;gap: 3.25rem;}#sbs .cs-left {font-size: min(1.2vw, 1em);flex: none;}#sbs .cs-right {margin: 0;}}@media only screen and (min-width: 0em) {body.dark-mode #sbs .cs-left:before, body.dark-mode #sbs .cs-left:after {background: var(--accent);}body.dark-mode #sbs .cs-picture2 {background-color: var(--dark);border: clamp(0.375em, 1.5vw, 0.75em) solid var(--dark);}body.dark-mode #sbs .cs-topper {color: var(--primaryLight);}body.dark-mode #sbs .cs-title, body.dark-mode #sbs .cs-text, body.dark-mode #sbs .cs-h3, body.dark-mode #sbs .cs-flex-p, body.dark-mode #sbs .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-flex-group {background-color: var(--accent);}body.dark-mode #sbs .cs-job {color: var(--bodyTextColorWhite);opacity: 0.8;}body.dark-mode #sbs .cs-quote-icon {opacity: 0.2;}}@media only screen and (min-width: 0rem) {#why-choose {padding: var(--sectionPadding);background: linear-gradient(rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url("/assets/images/testimonials-bg.webp");background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}#why-choose .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#why-choose .cs-topper {color: var(--primary);}#why-choose .cs-title {color: #fff;max-width: 25ch;}#why-choose .cs-text {color: #fff;max-width: 60ch;opacity: 0.9;}#why-choose .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.5rem);}#why-choose .cs-item {list-style: none;width: 100%;padding: 0;background-color: #fff;border-radius: 1rem;box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);box-sizing: border-box;display: flex;flex-direction: column;align-items: stretch;grid-column: span 12;overflow: hidden;transition: transform 0.3s, box-shadow 0.3s;}#why-choose .cs-item:hover {transform: translateY(-0.5rem);box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);}#why-choose .cs-item:hover .cs-picture img {transform: scale(1.1);}#why-choose .cs-picture {width: 100%;height: 15rem;overflow: hidden;display: block;position: relative;}#why-choose .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.5s;}#why-choose .cs-item-content {padding: clamp(1.5rem, 3vw, 2rem);display: flex;flex-direction: column;align-items: center;text-align: center;}#why-choose .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0 0 0.75rem;color: var(--headerColor);}#why-choose .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#why-choose .cs-item {grid-column: span 6;}#why-choose .cs-picture {height: 16.25rem;}}@media only screen and (min-width: 64rem) {#why-choose .cs-item {grid-column: span 4;}#why-choose .cs-picture {height: 17.5rem;}}@media only screen and (min-width: 0rem) {#our-story {padding: var(--sectionPadding);background-color: #f7f7f7;}#our-story .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#our-story .cs-image-group {width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.5rem);}#our-story .cs-picture {width: 100%;height: 18.75rem;border-radius: 1rem;overflow: hidden;display: block;position: relative;grid-column: span 12;}#our-story .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#our-story .cs-content {text-align: left;width: 100%;max-width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#our-story .cs-topper {text-align: left;margin-bottom: 0.25rem;}#our-story .cs-title {text-align: left;max-width: 25ch;}#our-story .cs-text {text-align: left;margin-bottom: 1rem;}#our-story .cs-text:last-of-type {margin-bottom: 0;}}@media only screen and (min-width: 48rem) {#our-story .cs-picture {grid-column: span 6;height: 25rem;}}@media only screen and (min-width: 64rem) {#our-story .cs-container {flex-direction: row;justify-content: space-between;align-items: center;}#our-story .cs-image-group {width: 48%;flex: none;}#our-story .cs-content {width: 48%;flex: none;}#our-story .cs-picture {height: 21.875rem;}}@media only screen and (min-width: 0rem) {#services-overview {padding: var(--sectionPadding);background-color: #fff;}#services-overview .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-overview .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-overview .cs-title {max-width: 25ch;}#services-overview .cs-services-list {width: 100%;max-width: 56.25rem;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.5rem);}#services-overview .cs-service-item {list-style: none;width: 100%;padding: clamp(1.5rem, 3vw, 2rem);background-color: #f7f7f7;border-radius: 1rem;border-left: 4px solid var(--primary);box-sizing: border-box;display: flex;flex-direction: column;grid-column: span 12;transition: transform 0.3s, box-shadow 0.3s;}#services-overview .cs-service-item:hover {transform: translateX(0.5rem);box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);}#services-overview .cs-service-title {font-size: clamp(1.25rem, 2vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0 0 0.75rem;color: var(--headerColor);}#services-overview .cs-service-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#services-overview .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 12.5rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 3.125rem;overflow: hidden;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#services-overview .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#services-overview .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 48rem) {#services-overview .cs-service-item {grid-column: span 6;}}@media only screen and (min-width: 64rem) {#services-overview .cs-service-item {grid-column: span 6;}}