 :root {--dark-bg: #263478;--dark-surface: #121212;--dark-accent: #263478;--primary-gold: #c42635;--text-white: #FFFFFF;--text-light: #E0E0E0;--text-gold: #D4AF37;}body {background-color: var(--dark-bg);color: var(--text-white);}h1, h2, h3, h4, h5, h6 {color: var(--text-white);}p, li, span {color: var(--text-light);}.cs-title {color: var(--text-white);}.cs-text {color: var(--text-light);}.cs-topper {color: var(--primary);}.cs-button-solid {background-color: var(--primary-gold) !important;color: #ffffff !important;font-weight: 700;border-radius: 0.25em;overflow: hidden;}.cs-button-solid:before {background-color: #FFFFFF !important;}#cs-navigation {background-color: var(--dark-bg);}#cs-navigation .cs-li-link {color: var(--text-white);}#cs-navigation .cs-logo {filter: none !important;}#cs-navigation .cs-logo img {max-width: 180px;height: 80px;}#hero-1618 .cs-background:before {background-color: rgba(0, 0, 0, 0.7);opacity: 0.7;}#hero-1618 .cs-item {background-color: var(--dark-accent);box-shadow: 0px 12px 80px 0px rgba(0, 0, 0, 0.2);}#hero-1618 .cs-h3 {color: var(--text-white);}#hero-1618 .cs-item-text {color: var(--text-light);}#hero-1618 .cs-icon {filter: brightness(0) invert(1);}#services-343 {background-color: var(--dark-bg);}#services-343 .cs-item {background-color: var(--dark-accent);}#services-343 .cs-h3, #services-343 .cs-item-text {color: var(--text-white);}#cs-footer-1783 {background-color: var(--dark-accent);}#cs-footer-1783 .cs-text, #cs-footer-1783 .cs-header {color: var(--text-white);}#cs-footer-1783 .cs-link {color: var(--text-light);}#cs-footer-1783 .cs-logo-img {max-width: 180px;max-height: 180px;width: auto;height: auto;}.cs-card-group .cs-item {background-color: var(--dark-accent);}#content-1450 {background-color: var(--dark-bg);}#content-1450 h2, #content-1450 h3, #content-1450 h4 {color: var(--text-white);}#content-1450 p, #content-1450 li {color: var(--text-light);}#sbs, #sbs-r {background-color: var(--dark-bg);}#cta {background-color: var(--dark-bg);position: relative;overflow: hidden;z-index: 1;}#cta .container {position: relative;z-index: 10;width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;align-items: center;}#cta .title {font-size: clamp(2rem, 5vw, 3rem);line-height: 1.2em;font-weight: 700;margin-bottom: 1.5rem;color: var(--text-white);}#cta p {font-size: clamp(1rem, 1.5vw, 1.25rem);line-height: 1.5em;color: var(--text-light);margin-bottom: 2rem;}#cta .cs-button-solid {font-size: 1rem;font-weight: 700;text-decoration: none;display: inline-block;padding: 0 1.5rem;border-radius: 0.25em;}#cta picture {position: relative;display: block;height: 100%;z-index: 0;}#cta picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#int-hero {background-color: var(--dark-bg);}#int-hero:before {background-color: rgba(0, 0, 0, 0.7);}#our-approach {padding: 50px 15px;background-color: #c42636;color: #fafbfc;}#our-approach .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: 2.5rem;}#our-approach .cs-content {width: 100%;max-width: 60rem;margin: 0 auto;text-align: center;display: flex;flex-direction: column;align-items: center;}#our-approach .cs-topper {font-size: 0.9rem;line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: .1em;font-weight: bold;margin-bottom: 0.5rem;color: #faa342;}#our-approach .cs-title {font-size: clamp(2rem, 5vw, 3rem);font-weight: 900;line-height: 1.2em;text-align: inherit;max-width: 50rem;margin: 0 0 1rem 0;color: #fff;}#our-approach .cs-text {font-size: 1.2rem;line-height: 1.5em;text-align: inherit;width: 100%;max-width: 50rem;margin: 0 0 1rem 0;color: #fafbfc;}#our-approach .cs-flex {width: 100%;display: flex;flex-direction: column;gap: 2.5rem;}#our-approach .cs-left-content {width: 100%;max-width: 35rem;margin: 0 auto;}#our-approach .cs-h3 {font-size: clamp(1.5rem, 4vw, 2rem);font-weight: 700;line-height: 1.2em;text-align: left;margin: 0 0 1.5rem 0;color: #fff;}#our-approach .cs-bullet-list {width: 100%;margin: 0;padding: 0;list-style: none;display: flex;flex-direction: column;gap: 1rem;}#our-approach .cs-li-text {font-size: 1.1rem;line-height: 1.5em;text-align: left;display: flex;align-items: flex-start;gap: 0.75rem;color: #fafbfc;position: relative;}#our-approach .cs-li-marker {width: 1.5rem;height: 1.5rem;background-color: #faa342;color: #003149;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-size: 1.2rem;font-weight: bold;flex-shrink: 0;}#our-approach .cs-image-group {width: 100%;max-width: 35rem;margin: 0 auto;display: flex;flex-direction: column;gap: 1.5rem;}#our-approach .cs-picture {display: block;position: relative;width: 100%;height: 20rem;border-radius: 0.5rem;overflow: hidden;}#our-approach .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}@media only screen and (min-width: 48rem) {#our-approach {padding: 100px 15px;}#our-approach .cs-flex {flex-direction: row;align-items: flex-start;gap: 3rem;}#our-approach .cs-left-content {max-width: 30rem;margin: 0;}#our-approach .cs-image-group {flex-direction: row;max-width: none;margin: 0;flex: 1;}#our-approach .cs-picture {height: 25rem;}}.cta-right, .cta-left {width: 50%;}.cta-left {display: flow-root;}.cta-left .cta-left-inner {float: right;max-width: 580px;margin-right: 48px;margin-left: 5%;padding: 40px 0;box-sizing: border-box;}.cta-left .cta-left-inner .cs-button-solid {margin-right: 10px;margin-bottom: 10px !important;}.cta-right picture {width: 100%;height: 100%;aspect-ratio: 16 /9;}