 @media only screen and (min-width: 0rem) {#hero-1295 {padding: clamp(15rem, 30.95vw, 16.875rem) 1rem;padding-bottom: 0;position: relative;z-index: 1;}#hero-1295:before {content: '';width: 100%;height: 30%;background: #fff;opacity: 1;position: absolute;display: block;bottom: 0;left: 0;z-index: -1;}#hero-1295 .cs-container {width: 100%;max-width: 80rem;margin: auto;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: clamp(3rem, 7vw, 4rem);}#hero-1295 .cs-content {text-align: center;width: 100%;max-width: 43.75rem;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 10;}#hero-1295 .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;text-align: center;letter-spacing: 0.1em;font-weight: 700;color: var(--secondary);margin-bottom: 0.25rem;display: block;}#hero-1295 .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 900;line-height: 1.2em;width: 100%;max-width: 25ch;margin: 0 0 1rem;color: var(--headerColor);position: relative;}#hero-1295 .cs-text {font-size: clamp(1rem, 2.5vw, 1.25rem);line-height: 1.5em;width: 100%;max-width: 43.75rem;margin: 0 0 clamp(1.75rem, 4vw, 2.5rem);color: var(--bodyTextColor);}#hero-1295 .cs-card-group {width: 100%;max-width: 80rem;margin: clamp(3rem, 8vw, 5.625rem) 0 0 0;background-color: #fff;box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);box-sizing: border-box;display: grid;grid-template-columns: repeat(12, 1fr);position: relative;z-index: 15;}#hero-1295 .cs-item {text-align: left;list-style: none;width: 100%;border-bottom: 1px solid #e8e8e8;box-sizing: border-box;grid-column: span 12;transition: background-color 0.3s, border-color 0.3s;}#hero-1295 .cs-link {text-decoration: none;padding: clamp(1.5rem, 5.3vw, 3.75rem) clamp(1rem, 2.7vw, 2.5rem);display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}#hero-1295 .cs-icon {height: clamp(2rem, 4vw, 2.5rem);width: auto;margin: 0 0 1rem 0;}#hero-1295 .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);font-weight: 700;text-align: inherit;line-height: 1.2em;margin: 0 0 0.75rem 0;color: var(--headerColor);transition: color 0.3s;}#hero-1295 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);text-align: inherit;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);transition: color 0.3s, opacity 0.3s;}#hero-1295 .cs-floater-wrapper {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}#hero-1295 .cs-floater {width: 68.125rem;height: auto;opacity: 0.1;display: none;position: absolute;right: 0;top: 4%;z-index: 1;}#hero-1295 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -4;}#hero-1295 .cs-background:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background: #fff;opacity: 0.84;top: 0;left: 0;z-index: 1;}#hero-1295 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#hero-1295 .cs-dark {display: none;}}@media only screen and (min-width: 48rem) {#hero-1295 {padding-bottom: 0;}#hero-1295:after {content: "";position: absolute;display: block;height: 100%;width: 100%;opacity: 1;background: linear-gradient(89deg, rgba(255, 255, 255, 0.96) 47.66%, rgba(255, 255, 255, 0) 71.43%);opacity: 0.84;top: 0;left: 0;z-index: -2;}#hero-1295 .cs-container {justify-content: flex-start;flex-direction: row;}#hero-1295 .cs-content {text-align: left;width: 60%;align-items: flex-start;}#hero-1295 .cs-card-group {max-width: 100%;}#hero-1295 .cs-item {grid-column: span 4;border-right: 1px solid #e8e8e8;}#hero-1295 .cs-item:nth-of-type(3), #hero-1295 .cs-item:nth-of-type(6) {border-right: none;}#hero-1295 .cs-floater {display: block;}#hero-1295 .cs-background {overflow: hidden;}#hero-1295 .cs-background:before {display: none;}}@media only screen and (min-width: 64rem) {#hero-1295 .cs-floater {right: clamp(45%, 50vw, 55%);top: auto;bottom: 9.375rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1295 {background-color: rgba(0, 0, 0, 0.8);}body.dark-mode #hero-1295:after {opacity: 0.8;background: linear-gradient(89deg, #000000 30%, rgba(0, 0, 0, 0) 100%);}body.dark-mode #hero-1295:before {background-color: var(--dark);}body.dark-mode #hero-1295 .cs-topper {color: var(--primaryLight);}body.dark-mode #hero-1295 .cs-title {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1295 .cs-text {color: var(--bodyTextColorWhite);opacity: 0.9;}body.dark-mode #hero-1295 .cs-card-group {background-color: var(--dark);box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;}body.dark-mode #hero-1295 .cs-item {border-color: rgba(255, 255, 255, 0.1);}body.dark-mode #hero-1295 .cs-h3, body.dark-mode #hero-1295 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1295 .cs-item-text {opacity: 0.8;}body.dark-mode #hero-1295 .cs-background {opacity: 0.15;}body.dark-mode #hero-1295 .cs-background:before {opacity: 0.8;background: linear-gradient(89deg, #000000 30%, rgba(0, 0, 0, 0) 100%);}body.dark-mode #hero-1295 .cs-dark {display: block;opacity: 1;}body.dark-mode #hero-1295 .cs-light {display: none;}}