 @media only screen and (min-width: 0rem) {#hero-1621 {padding: clamp(12.5rem, 25.95vw, 18.75em) 1rem clamp(3.75rem, 7.82vw, 6.25rem);overflow: hidden;position: relative;background-color: var(--dark);z-index: 1;}#hero-1621 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: clamp(3.75rem, 13vw, 11.25rem);}#hero-1621 .cs-content {--cornerWidth: 8.75rem;--cornerHeight: 8.75rem;width: 100%;max-width: 53.125rem;padding: clamp(3rem, 6vw, 5rem) clamp(1rem, 5vw, 3rem);box-sizing: border-box;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 1;}#hero-1621 .cs-topper {font-size: clamp(0.8125rem, 1.5vw, 1rem);line-height: 1.2em;font-weight: 700;letter-spacing: 0.1em;text-align: center;text-transform: uppercase;margin-bottom: 0.75rem;color: var(--treasureLight);display: flex;justify-content: center;align-items: center;gap: 0.5rem;position: relative;}#hero-1621 .cs-chevron {--chevronColor: var(--treasure);width: 3rem;height: auto;}#hero-1621 .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: center;max-width: 51.8125rem;margin: 0 0 2.5rem 0;color: var(--bodyTextColorWhite);position: relative;}#hero-1621 .cs-text {font-size: clamp(1rem, 1.95vw, 1.25rem);line-height: 1.5em;text-align: center;width: 100%;max-width: clamp(29rem, 60vw, 38.785rem);margin: 0 auto 0;margin-bottom: 2rem;color: #fff;}#hero-1621 .cs-card-group {margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2.3vw, 1.25rem);}#hero-1621 .cs-item {width: 100%;text-align: left;list-style: none;margin: 0;padding: clamp(1.5rem, 3vw, 2rem);background-color: var(--sandstoneLight);box-shadow: 0px 12px 80px 0px rgba(26, 26, 26, 0.08);box-sizing: border-box;border-radius: 0.75rem;grid-column: span 12;grid-row: span 1;display: flex;flex-direction: column;align-items: flex-start;position: relative;z-index: 1;}#hero-1621 .cs-icon {width: 3rem;height: auto;margin: 0 0 1.5rem 0;}#hero-1621 .cs-h2 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);line-height: 1.2em;font-weight: bold;text-align: inherit;margin: 0 0 1rem 0;color: var(--headerColor);}#hero-1621 .cs-item-text {font-size: clamp(1rem, 1.5vw, 1.125rem);line-height: 1.5em;max-width: 28.125rem;font-family: "Inter", Arial, Helvetica, sans-serif;margin: 0;padding: 0;color: var(--bodyTextColor);}#hero-1621 .cs-background {width: 100%;height: 100%;height: 100%;max-height: 640px;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-1621 .cs-background:before {content: "";width: 100%;height: 100%;background: #372225;opacity: 0.6;mix-blend-mode: multiply;position: absolute;display: block;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-1621 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#hero-1621 .cs-item {grid-column: span 6;}#hero-1621 .cs-background {height: 70%;max-height: none;}}@media only screen and (min-width: 81.25rem) {#hero-1621 .cs-item {grid-column: span 3;}#hero-1621 .cs-background {height: 80%;}}@media only screen and (min-width: 100rem) {#hero-1621 .cs-background {background: url("/assets/images/hero-bg.jpg");background-size: cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;}#hero-1621 .cs-background img {display: none;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1621 {background-color: rgba(0, 0, 0, 0.24);}body.dark-mode #hero-1621 .cs-item {background-color: var(--medium);}body.dark-mode #hero-1621 .cs-h2, body.dark-mode #hero-1621 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1621 .cs-item-text {opacity: 0.8;}}