 @media only screen and (min-width: 0rem) {#hero-1060 {padding: var(--sectionPadding);padding-top: clamp(12.5rem, 31.95vw, 18.75rem);position: relative;z-index: 1;}#hero-1060 .cs-background {width: 100%;height: 55%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-1060 .cs-background:before {content: "";width: 100%;height: 100%;background: #1a1a1a;opacity: 0.84;position: absolute;display: block;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-1060 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: top;}#hero-1060 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(6.25rem, 9vw, 7.5rem);}#hero-1060 .cs-content {text-align: center;width: 100%;max-width: 39.375rem;display: flex;flex-direction: column;align-items: center;}#hero-1060 .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;text-align: inherit;max-width: 51.8125rem;margin: 0 auto 1rem 0;color: #fff;position: relative;}#hero-1060 .cs-text {font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.5em;text-align: inherit;width: 100%;max-width: clamp(29rem, 60vw, 38.785rem);margin: 0 0 2.5rem 0;color: #fff;}#hero-1060 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;margin: 0;color: #fff;padding: 0 1.5rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;}#hero-1060 .cs-button-solid:before {content: "";position: absolute;display: block;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#hero-1060 .cs-button-solid:hover:before {width: 100%;}#hero-1060 .cs-card-group {margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: 1.875rem;}#hero-1060 .cs-item {width: 100%;text-align: left;list-style: none;margin: 0;padding: clamp(1.5rem, 3vw, 2rem);background-color: #fff;box-shadow: 0px 12px 80px 0px rgba(26, 26, 26, 0.08);box-sizing: border-box;grid-column: span 12;grid-row: span 1;display: flex;flex-direction: column;align-items: flex-start;justify-content: center;position: relative;z-index: 1;}#hero-1060 .cs-icon-wrapper {width: 4.25rem;height: 4.25rem;margin: 0 0 1.5rem 0;background-color: var(--primary);display: flex;justify-content: center;align-items: center;position: relative;}#hero-1060 .cs-icon {width: 3.75rem;height: auto;}#hero-1060 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);line-height: 1.2em;font-weight: bold;text-align: inherit;margin: 0 0 0.75rem 0;color: var(--headerColor);}#hero-1060 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;max-width: 28.125rem;margin: 0;padding: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#hero-1060 {padding-bottom: 0;}#hero-1060 .cs-container {align-items: flex-start;}#hero-1060 .cs-content {text-align: left;margin-left: 0;align-items: flex-start;}#hero-1060 .cs-card-group {column-gap: 1.875rem;}#hero-1060 .cs-item {grid-column: span 4;}#hero-1060 .cs-background {height: 87%;}#hero-1060 .cs-background:before {background: linear-gradient(to right, rgba(0, 0, 0, 0.94) 0%, rgba(0, 0, 0, 0.94) 2%, rgba(0, 0, 0, 0) 100%);opacity: 1;}}@media only screen and (min-width: 100rem) {#hero-1060 .cs-background {background: url("/assets/images/hero.webp");background-size: cover;background-position: center top;background-repeat: no-repeat;background-attachment: fixed;}#hero-1060 .cs-background img {display: none;}}