@charset "UTF-8";@media only screen and (min-width: 0rem) {#hero-2344 {padding: var(--sectionPadding);padding-top: clamp(9.5rem, 12vw, 10rem);background-color: #f7f7f7;}#hero-2344 .cs-container {width: 100%;max-width: 112.5rem;margin: auto;padding-top: 25vw;position: relative;z-index: 1;}#hero-2344 .cs-container:before {content: "";width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.68) 0%);opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#hero-2344 .cs-content {padding: clamp(1.5rem, 4vw, 2.5rem) clamp(1rem, 4vw, 2.5rem);box-sizing: border-box;display: flex;flex-direction: column;row-gap: 1rem;}#hero-2344 .cs-flex {display: flex;flex-direction: column;justify-content: flex-end;}#hero-2344 .cs-topper img {height: 7em;width: auto;display: none;}#hero-2344 .cs-flex2 {max-width: 33.75rem;}#hero-2344 .cs-title {font-size: clamp(2.4375rem, 6vw, 4.425rem);margin-bottom: 0;color: var(--bodyTextColorWhite);}#hero-2344 .cs-text {color: var(--bodyTextColorWhite);margin-bottom: 2rem;max-width: 20rem;}#hero-2344 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;padding: 0 1.5rem;background-color: var(--primary);color: var(--bodyTextColorWhite);display: inline-block;position: relative;z-index: 1;display: flex;align-items: center;justify-content: center;gap: 0.5em;}#hero-2344 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#hero-2344 .cs-button-solid:hover:before {width: 100%;}#hero-2344 .cs-button-solid img {width: 1.5em;height: auto;display: inline-block;margin-right: 0.5em;filter: invert(1) grayscale(100%) brightness(200%);}#hero-2344 .cs-button-solid {align-self: flex-start;}#hero-2344 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;object-fit: cover;z-index: -2;}#hero-2344 .cs-background img {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;object-fit: cover;}}@media only screen and (min-width: 48rem) {#hero-2344 .cs-content {flex-direction: row;justify-content: space-between;gap: clamp(4rem, 10vw, 6.25rem);}#hero-2344 .cs-button-solid {white-space: nowrap;}#hero-2344 .cs-topper img {display: block;}}@media only screen and (min-width: 0rem) {#why-choose-1823 {padding: var(--sectionPadding);position: relative;overflow: hidden;z-index: 1;}#why-choose-1823 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: stretch;gap: clamp(2rem, 4vw, 3rem);position: relative;z-index: 1;overflow: visible;}#why-choose-1823 .cs-topper {width: auto;}#why-choose-1823 .cs-content {text-align: left;width: 100%;max-width: 100%;display: flex;flex-direction: column;align-items: flex-start;position: relative;z-index: 1;margin-bottom: clamp(1.5rem, 3vw, 2rem);}#why-choose-1823 .cs-title {margin: 0;max-width: 100%;}#why-choose-1823 .cs-flex {display: flex;flex-direction: column;gap: clamp(1.5rem, 3vw, 2rem);width: 100%;position: relative;z-index: 1;min-height: auto;overflow: visible;}#why-choose-1823 .cs-box {background-color: #1a1a1a;overflow: hidden;position: relative;z-index: 1;min-height: clamp(20rem, 50vw, 25rem);width: 100%;align-self: stretch;transition: background-color 0.3s ease-in-out;}#why-choose-1823 .cs-box-bg-image {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;border-radius: inherit;}#why-choose-1823 .cs-box::after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.75) 100%);border-radius: inherit;z-index: 1;pointer-events: none;opacity: 1;}#why-choose-1823 .cs-box.has-background-image {background-color: transparent !important;}#why-choose-1823 .cs-box.has-background-image .cs-box-bg-image {display: block !important;}#why-choose-1823 .cs-box-content {margin: 0;padding: clamp(2rem, 4vw, 2.5rem) clamp(1.25rem, 3vw, 2rem);box-sizing: border-box;opacity: 1;visibility: visible;transform: translateY(0);transition: visibility 0.3s, opacity 0.3s, transform 0.3s;display: flex;flex-direction: column;width: 100%;position: relative;z-index: 2;min-height: auto;}#why-choose-1823 .cs-box-content.cs-hidden {display: none;}#why-choose-1823 .cs-box-icon {display: none;}#why-choose-1823 .cs-h3 {font-size: clamp(1.5625rem, 2.5vw, 1.9375rem);line-height: 1.2em;text-align: inherit;font-weight: 700;margin: 0 0 1rem;color: #ffffff;text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);}#why-choose-1823 .cs-box-text {font-size: 1rem;line-height: 1.5em;text-align: inherit;margin: 0;padding: 0;color: #ffffff;opacity: 0.95;flex: 1;text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);}#why-choose-1823 .cs-button-group {display: flex;flex-direction: column;gap: 0.75rem;width: 100%;padding-top: clamp(1rem, 2vw, 1.5rem);}#why-choose-1823 .cs-button {text-align: left;width: 100%;margin: 0;padding: clamp(1rem, 2.5vw, 1.25rem) 0;background-color: transparent;border: none;border-bottom: 1px solid #e8e8e8;display: flex;justify-content: flex-start;align-items: center;gap: clamp(0.75rem, 2vw, 1rem);transition: all 0.3s ease;cursor: pointer;}#why-choose-1823 .cs-button:last-of-type {border-bottom: none;}#why-choose-1823 .cs-button.cs-active, #why-choose-1823 .cs-button:hover {cursor: pointer;}#why-choose-1823 .cs-button.cs-active .cs-icon-wrapper, #why-choose-1823 .cs-button:hover .cs-icon-wrapper {background-color: var(--primary);}#why-choose-1823 .cs-button.cs-active .cs-icon, #why-choose-1823 .cs-button:hover .cs-icon {filter: invert(1) grayscale(100%) brightness(200%);}#why-choose-1823 .cs-button.cs-active .cs-hover-icon, #why-choose-1823 .cs-button:hover .cs-hover-icon {filter: none;opacity: 1;}#why-choose-1823 .cs-icon-wrapper {width: clamp(3rem, 5vw, 3.75rem);height: clamp(3rem, 5vw, 3.75rem);background-color: #f7f7f7;display: flex;justify-content: center;align-items: center;flex: none;flex-shrink: 0;transition: background-color 0.3s;border-radius: 0.25rem;}#why-choose-1823 .cs-icon {width: clamp(1.5rem, 3vw, 2rem);height: auto;display: block;}#why-choose-1823 .cs-button-text {font-size: clamp(1.125rem, 2.5vw, 1.25rem);text-align: inherit;line-height: 1.3em;font-weight: 700;max-width: none;margin: 0;padding: 0;color: var(--headerColor);flex: 1;}#why-choose-1823 .cs-hover-icon {width: 2rem;height: 2rem;margin-left: auto;filter: grayscale(1) brightness(100%);opacity: 0.2;display: block;}#why-choose-1823 .cs-image-group {display: none;}#why-choose-1823 .cs-picture {width: 100%;height: 100%;object-fit: cover;display: block;position: absolute;top: 0;left: 0;z-index: 1;transition: opacity 0.3s ease-in-out;}#why-choose-1823 .cs-picture-back {z-index: 0;opacity: 0;}#why-choose-1823 .cs-picture-front {z-index: 1;opacity: 1;}#why-choose-1823 .cs-picture img {width: 100%;height: 100%;object-fit: cover;display: block;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#why-choose-1823 .cs-container {flex-direction: column;align-items: stretch;}#why-choose-1823 .cs-image-group {display: none;}#why-choose-1823 .cs-flex {flex-direction: row;align-items: flex-start;gap: 2rem;}#why-choose-1823 .cs-box {flex: 1;min-height: 25rem;}#why-choose-1823 .cs-box-bg-image {display: block !important;}#why-choose-1823 .cs-box::after {display: block;}#why-choose-1823 .cs-box-content {}#why-choose-1823 .cs-box-content.cs-hidden {display: none;}#why-choose-1823 .cs-box-icon {display: none;}#why-choose-1823 .cs-button-group {width: auto;min-width: 18rem;flex-shrink: 0;align-self: flex-start;}}@media only screen and (min-width: 64rem) {#why-choose-1823 {padding: 8rem 1rem;min-height: 55rem;}#why-choose-1823 .cs-container {flex-direction: column;align-items: stretch;}#why-choose-1823 .cs-image-group {display: none;}#why-choose-1823 .cs-content {width: auto;flex: 1;display: flex;flex-direction: column;}#why-choose-1823 .cs-flex {flex-direction: row;align-items: flex-start;gap: 2rem;width: 100%;margin-top: 2rem;}#why-choose-1823 .cs-box {flex: 1;min-height: 30rem;}#why-choose-1823 .cs-box-bg-image {display: block !important;}#why-choose-1823 .cs-box::after {display: block;}#why-choose-1823 .cs-box-content {}#why-choose-1823 .cs-box-content.cs-hidden {display: none;}#why-choose-1823 .cs-box-icon {display: none;}#why-choose-1823 .cs-button-group {width: auto;min-width: 20rem;flex-shrink: 0;align-self: flex-start;}}