 @media only screen and (min-width: 0rem) {#sbs {padding: var(--sectionPadding);}#sbs .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;row-gap: 2.5rem;}#sbs .cs-left {position: relative;height: 39.75em;width: 39.4375em;font-size: min(2.31vw, 0.7em);}#sbs .cs-picture {position: absolute;display: block;border-radius: 1.5em;overflow: hidden;}#sbs .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs .cs-picture1 {top: 0;left: 0;height: 36.3125em;width: 32.625em;}#sbs .cs-picture2 {bottom: 0;right: 0;border: clamp(0.375em, 1.5vw, 0.75em) solid #fff;background-color: #fff;height: 25em;width: 25.875em;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;}#sbs .cs-right {margin: auto;max-width: 33.875rem;}#sbs .cs-topper {margin-bottom: 0.25rem;text-align: left;}#sbs .cs-title {max-width: 50rem;text-align: left;}#sbs .cs-text {margin-bottom: 1rem;max-width: 46.875rem;color: var(--bodyTextColor);text-align: left;}#sbs .cs-text:last-of-type {margin-bottom: 2rem;}#sbs .cs-flex-group {position: relative;border-radius: 1rem;background-color: #f7f7f7;padding: clamp(1rem, 3vw, 2rem);}#sbs .cs-flex-p {margin: 0 0 1rem;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: #353535;}#sbs .cs-name {display: block;margin: 0 0 0.25rem;text-transform: uppercase;font-size: 1rem;line-height: 1.2em;font-weight: bold;color: var(--headerColor);}#sbs .cs-job {display: block;font-size: 0.875rem;line-height: 1.5em;color: #353535;}#sbs .cs-quote-icon {position: absolute;bottom: 0rem;right: clamp(1rem, 4vw, 2rem);height: auto;width: clamp(3.75rem, 10vw, 8.5rem);}#sbs .cs-button-solid {margin-top: 2rem;}#sbs .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: var(--primaryLight);min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--button-color);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#sbs .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: var(--primaryLight);opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#sbs .cs-button-solid:hover:before {width: 100%;}#sbs .cs-button-solid:hover {color: var(--button-color);transition: color 200ms ease;}}@media only screen and (min-width: 64rem) {#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: 0rem) {#reviews-608 {padding: var(--sectionPadding);}#reviews-608 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#reviews-608 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-608 .cs-title {max-width: 20ch;}#reviews-608 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: center;gap: 1.25rem;}#reviews-608 .cs-item {list-style: none;width: 100%;margin: 0;padding: clamp(2rem, 7vw, 3rem) clamp(1rem, 4vw, 2rem);box-sizing: border-box;background-color: #f0f0f0;display: flex;flex-direction: column;align-items: flex-start;border-radius: 20px;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.16);transform: translateY(0);transition: transform 250ms ease-in-out;}#reviews-608 .cs-item:hover {transform: translateY(-50px);}#reviews-608 .cs-icon {width: clamp(1.875rem, 4vw, 2.5rem);height: auto;margin: 0 0 2rem 0;display: block;}#reviews-608 .cs-h3 {font-size: clamp(1.25rem, 4vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0 0 1.5rem 0;color: var(--headerColor);font-family: 'Montserrat', sans-serif;}#reviews-608 .cs-item-text {font-size: clamp(0.875rem, 4vw, 1rem);line-height: 1.5em;max-width: 24.25rem;margin: 0 0 3rem 0;color: var(--bodyTextColor);font-family: 'Nunito', sans-serif;}#reviews-608 .cs-name {font-size: 1.25rem;font-family: 'Nunito', sans-serif;line-height: 1.2em;font-weight: 700;margin: auto 0 0 0;color: var(--headerColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.5rem;position: relative;}#reviews-608 .cs-name:before {content: "";width: 0.5rem;height: 1px;background: currentColor;display: block;position: relative;}#reviews-608 .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;margin-top: 20px;color: var(--primaryLight);min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--button-color);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#reviews-608 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: var(--primaryLight);opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#reviews-608 .cs-button-solid:hover:before {width: 100%;}#reviews-608 .cs-button-solid:hover {color: var(--button-color);transition: color 200ms ease;}}@media only screen and (min-width: 48rem) {#reviews-608 .cs-container {max-width: 90rem;flex-direction: column;}#reviews-608 .cs-card-group {flex-direction: row;flex-wrap: wrap;justify-content: center;}#reviews-608 .cs-item {width: 48.5%;}}@media only screen and (min-width: 81.25rem) {#reviews-608 .cs-container {max-width: 90rem;flex-direction: row-reverse;}#reviews-608 .cs-card-group {align-items: stretch;justify-content: center;}#reviews-608 .cs-item {width: clamp(35%, 30vw, 45%);}}@media only screen and (min-width: 0rem) {#contact-321 {padding: var(--sectionPadding);position: relative;z-index: 1;}#contact-321 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 3.25rem;}#contact-321 p {font-family: 'Nunito', sans-serif;}#contact-321 .cs-content {text-align: left;}#contact-321 .cs-topper {color: var(--secondary);}#contact-321 .cs-title {color: var(--bodyTextColorWhite);}#contact-321 .cs-form {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;gap: 0.75rem;}#contact-321 .cs-label {font-size: clamp(0.875rem, 1.5vw, 1rem);font-family: 'Montserrat', sans-serif;font-weight: 500;width: 100%;color: #fff;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 0.25rem;}#contact-321 .cs-input {font-size: 1rem;width: 100%;height: 3.5rem;padding: 0;padding-left: 1.5rem;border-radius: 0.5rem;color: #fff;background: rgba(255, 255, 255, 0.12);backdrop-filter: blur(15px);border: none;box-sizing: border-box;}#contact-321 .cs-input::placeholder {color: #f7f7f7;opacity: 0.5;}#contact-321 .cs-textarea {min-height: 7.5rem;padding-top: 1.5rem;margin-bottom: 0.75rem;font-family: inherit;}#contact-321 .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: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#contact-321 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#contact-321 .cs-button-solid:hover:before {width: 100%;}#contact-321 .cs-submit {width: 17.6875rem;text-transform: uppercase;color: var(--headerColor);background-color: var(--secondary);border: none;transition: color 0.3s;}#contact-321 .cs-submit:hover {cursor: pointer;color: #fff;}#contact-321 .cs-right {width: 100%;padding: clamp(1rem, 3.5vw, 1.5rem);border-radius: 1.5rem;background-color: rgba(255, 255, 255, 0.12);-webkit-backdrop-filter: blur(15px);backdrop-filter: blur(15px);display: flex;box-sizing: border-box;flex-direction: column;align-items: flex-start;justify-content: center;gap: clamp(1.5rem, 4vw, 2rem);}#contact-321 .cs-map {width: 100%;height: clamp(18.75rem, 63.4vw, 26.5625rem);border-radius: 1.5rem;overflow: hidden;position: relative;display: block;}#contact-321 .cs-map:before {content: "";position: absolute;display: block;width: clamp(2rem, 4vw, 3rem);height: clamp(2rem, 4vw, 3rem);background: url("https://csimg.nyc3.digitaloceanspaces.com/Contact-Page/pin-red.svg");background-size: contain;background-position: center;background-repeat: no-repeat;opacity: 1;top: clamp(9.25rem, 30.7vw, 13.75rem);left: 50%;margin-left: 0.625rem;z-index: 10;}#contact-321 .cs-map img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#contact-321 .cs-contact-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;gap: 1rem;}#contact-321 .cs-item {list-style: none;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}#contact-321 .cs-header {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin-bottom: 0.75rem;color: var(--secondary);display: flex;justify-content: flex-start;align-items: center;gap: 0.25rem;}#contact-321 .cs-link {font-size: clamp(0.875rem, 1.5vw, 1rem);font-family: 'Nunito', sans-serif;line-height: 1.5em;text-decoration: none;color: var(--bodyTextColorWhite);transition: color 0.3s;}#contact-321 .cs-link:hover {color: var(--secondary);}#contact-321 .cs-background {width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: block;z-index: -1;}#contact-321 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(0deg, rgba(42, 65, 109, 0.92) 0%, rgba(42, 65, 109, 0.92) 100%), lightgray -6.06px -430.237px / 100% 211.946% no-repeat;opacity: 0.92;position: absolute;display: block;top: 0;left: 0;z-index: 1;}#contact-321 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 40.625rem) {#contact-321 .cs-contact-group {width: 100%;flex-direction: row;justify-content: space-between;}}@media only screen and (min-width: 64rem) {#contact-321 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;gap: 3.25rem;}#contact-321 .cs-content {max-width: 32.625rem;}#contact-321 .cs-title, #contact-321 .cs-topper {text-align: left;margin-left: 0;}#contact-321 .cs-title {max-width: 32.625rem;}#contact-321 .cs-email, #contact-321 .cs-phone {width: 48%;}#contact-321 .cs-button-solid {margin-left: 0;}#contact-321 .cs-right {width: 51.6%;max-width: 41.125rem;flex: none;}}@media only screen and (min-width: 81.25rem) {#contact-321 {background: url("/assets/images/about-us-banner.webp");background-size: cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;}}