 @media only screen and (min-width: 0rem) {#cm-hero .cs-button-solid, #cm-what .cs-button-solid, #cm-how .cs-button-solid, #cm-areas .cs-button-solid {font-size: 22px;line-height: 3rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.5px;padding: 0 2rem;background: transparent;border: 2.5px solid var(--primary);color: #000;border-radius: 50px;display: inline-block;position: relative;z-index: 1;overflow: visible;transition: transform 0.3s, border-color 0.3s;cursor: pointer;}#cm-hero .cs-button-solid:before, #cm-what .cs-button-solid:before, #cm-how .cs-button-solid:before, #cm-areas .cs-button-solid:before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 25%;height: 100%;background-color: var(--primary);border-radius: 100px;z-index: -1;transition: width 0.3s ease;}#cm-hero .cs-button-solid:hover, #cm-what .cs-button-solid:hover, #cm-how .cs-button-solid:hover, #cm-areas .cs-button-solid:hover {transform: translateY(-2px);}#cm-hero .cs-button-solid:hover:before, #cm-what .cs-button-solid:hover:before, #cm-how .cs-button-solid:hover:before, #cm-areas .cs-button-solid:hover:before {width: 100%;}#cm-hero .cs-button-solid {color: #fff;}#cm-cta .cm-cta__btn {font-size: 22px;line-height: 3rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.5px;padding: 0 2rem;background: transparent;border: 2.5px solid var(--secondary);color: #000;border-radius: 50px;display: inline-block;position: relative;z-index: 1;overflow: visible;transition: transform 0.3s, border-color 0.3s;cursor: pointer;}#cm-cta .cm-cta__btn:before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 25%;height: 100%;background-color: var(--secondary);border-radius: 100px;z-index: -1;transition: width 0.3s ease;}#cm-cta .cm-cta__btn:hover {transform: translateY(-2px);}#cm-cta .cm-cta__btn:hover:before {width: 100%;}}@media only screen and (min-width: 0rem) {#cm-hero {position: relative;min-height: 88vh;display: flex;align-items: center;overflow: hidden;background: #0d1f1a;}.cm-hero__image-wrap {position: absolute;inset: 0;z-index: 0;}.cm-hero__image-wrap img {width: 100%;height: 100%;object-fit: cover;object-position: center top;display: block;}.cm-hero__image-overlay {position: absolute;inset: 0;background: linear-gradient(120deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.55) 55%, rgba(0, 0, 0, 0.3) 100%);}.cm-hero__content {position: relative;z-index: 2;width: 100%;max-width: 75rem;margin: 0 auto;padding: clamp(7rem, 16vw, 10rem) 1rem clamp(4rem, 8vw, 6rem);display: flex;flex-direction: column;align-items: flex-start;}.cm-hero__eyebrow {display: inline-flex;align-items: center;gap: 8px;background: rgba(0, 170, 136, 0.18);border: 1px solid rgba(0, 170, 136, 0.4);border-radius: 20px;padding: 6px 14px;font-family: 'Montserrat', sans-serif;font-size: 11px;font-weight: 700;letter-spacing: 0.12em;text-transform: uppercase;color: #5ce8c8;margin-bottom: 1.5rem;}.cm-hero__eyebrow::before {content: '';width: 6px;height: 6px;background: #00aa88;border-radius: 50%;}.cm-hero__title {font-family: 'Bebas Neue', sans-serif;font-size: clamp(2.6rem, 7vw, 4.5rem);line-height: 1.05;color: #ffffff;margin: 0 0 1.25rem 0;max-width: 16ch;}.cm-hero__title em {font-style: italic;color: #f2db71;}.cm-hero__sub {font-family: 'Montserrat', sans-serif;font-size: clamp(0.9rem, 2vw, 1.0625rem);line-height: 1.7;color: rgba(255, 255, 255, 0.78);max-width: 34ch;margin: 0 0 1.75rem 0;}.cm-hero__pills {display: flex;flex-wrap: wrap;gap: 8px;margin-bottom: 2.25rem;}.cm-hero__pill {display: inline-flex;align-items: center;gap: 7px;font-family: 'Montserrat', sans-serif;font-size: 12px;color: rgba(255, 255, 255, 0.7);background: rgba(255, 255, 255, 0.08);border: 1px solid rgba(255, 255, 255, 0.15);border-radius: 20px;padding: 6px 14px;}.cm-hero__pill-dot {width: 6px;height: 6px;background: #f2db71;border-radius: 50%;flex-shrink: 0;}}@media only screen and (min-width: 0rem) {#cm-what {padding: var(--sectionPadding);background: #f5f4f0;}#cm-what .cs-container {width: 100%;max-width: 75rem;margin: 0 auto;display: flex;flex-direction: column;gap: 3rem;}#cm-what .cs-color {color: var(--primary);}.cm-what__content {display: flex;flex-direction: column;gap: 1rem;}.cm-what__content .cs-button-solid {margin-top: 0.5rem;align-self: flex-start;}.cm-what__visual {display: flex;align-items: center;justify-content: center;}.cm-what__svg {width: 100%;max-width: 28.75rem;height: auto;display: block;}}@media only screen and (min-width: 64rem) {#cm-what .cs-container {flex-direction: row;align-items: center;gap: 5rem;}.cm-what__content {flex: 1;}.cm-what__visual {flex: 0 0 28.75rem;}}@media only screen and (min-width: 0rem) {#cm-how {padding: var(--sectionPadding);background: #ffffff;}#cm-how .cs-container {width: 100%;max-width: 75rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}.cm-how__head {text-align: center;max-width: 37.5rem;margin-bottom: 3rem;display: flex;flex-direction: column;align-items: center;}.cm-how__head .cs-topper {text-align: center;}.cm-how__head .cs-title {text-align: center;}.cm-how__head .cs-text {text-align: center;}.cm-how__steps {display: flex;flex-direction: column;gap: 2rem;width: 100%;margin-bottom: 3rem;}.cm-step {background: #f5f4f0;border: 1px solid rgba(0, 0, 0, 0.07);border-radius: 14px;padding: 1.75rem 1.75rem 1.75rem;position: relative;overflow: hidden;transition: box-shadow 0.2s, transform 0.2s;}.cm-step:hover {box-shadow: 0 8px 32px rgba(0, 0, 0, 0.09);transform: translateY(-2px);}.cm-step__num {font-family: 'Bebas Neue', sans-serif;font-size: 3.5rem;line-height: 1;color: #e0f5f0;position: absolute;top: 1rem;right: 1.25rem;letter-spacing: 0.02em;}.cm-step__title {font-family: 'Bebas Neue', sans-serif;font-size: 1.375rem;font-weight: 700;color: var(--headerColor);margin: 0 0 0.625rem 0;letter-spacing: 0.02em;}.cm-step__text {font-family: 'Montserrat', sans-serif;font-size: 0.90625rem;line-height: 1.65;color: #6b7280;margin: 0;max-width: 36ch;}.cm-how__cta {display: flex;justify-content: center;}}@media only screen and (min-width: 48rem) {.cm-how__steps {flex-direction: row;gap: 1.25rem;}.cm-step {flex: 1;}}@media only screen and (min-width: 0rem) {#cm-areas {padding: var(--sectionPadding);background: #f5f4f0;}#cm-areas .cs-container {width: 100%;max-width: 75rem;margin: 0 auto;display: flex;flex-direction: column;}.cm-areas__head {max-width: 35rem;margin-bottom: 2.75rem;}.cm-areas__grid {display: grid;grid-template-columns: 1fr;gap: 0.875rem;}.cm-area-card {background: #ffffff;border: 1px solid rgba(0, 0, 0, 0.07);border-radius: 14px;padding: 1.5rem 1.5rem;transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;}.cm-area-card:hover {border-color: rgba(0, 170, 136, 0.35);box-shadow: 0 6px 24px rgba(0, 170, 136, 0.1);transform: translateY(-2px);}.cm-area-card__icon {width: 2.75rem;height: 2.75rem;background: #e0f5f0;border-radius: 10px;display: flex;align-items: center;justify-content: center;color: var(--primary);margin-bottom: 0.875rem;flex-shrink: 0;}.cm-area-card__name {font-family: 'Bebas Neue', sans-serif;font-size: 1.25rem;font-weight: 700;color: var(--headerColor);letter-spacing: 0.04em;margin: 0 0 0.25rem 0;}.cm-area-card__tagline {font-family: 'Montserrat', sans-serif;font-size: 0.78125rem;font-weight: 700;color: var(--primary);text-transform: uppercase;letter-spacing: 0.06em;margin: 0 0 0.625rem 0;}.cm-area-card__text {font-family: 'Montserrat', sans-serif;font-size: 0.84375rem;line-height: 1.65;color: #6b7280;margin: 0;}}@media only screen and (min-width: 48rem) {.cm-areas__grid {grid-template-columns: 1fr 1fr;}}@media only screen and (min-width: 64rem) {.cm-areas__grid {grid-template-columns: 1fr 1fr 1fr;}}@media only screen and (min-width: 0rem) {#cm-cta {padding: clamp(4rem, 8vw, 6rem) 1rem;background: #00aa88;position: relative;overflow: hidden;}#cm-cta::before {content: '';position: absolute;top: -80px;right: -80px;width: 320px;height: 320px;background: rgba(255, 255, 255, 0.06);border-radius: 50%;}#cm-cta::after {content: '';position: absolute;bottom: -60px;left: -60px;width: 240px;height: 240px;background: rgba(255, 255, 255, 0.05);border-radius: 50%;}#cm-cta .cs-container {width: 100%;max-width: 50rem;margin: 0 auto;position: relative;z-index: 1;}.cm-cta__content {display: flex;flex-direction: column;align-items: center;text-align: center;}.cm-cta__eyebrow {font-family: 'Montserrat', sans-serif;font-size: 11px;font-weight: 700;letter-spacing: 0.12em;text-transform: uppercase;color: rgba(255, 255, 255, 0.7);margin-bottom: 1rem;display: block;}.cm-cta__title {font-family: 'Bebas Neue', sans-serif;font-size: clamp(2.2rem, 5vw, 3.25rem);line-height: 1.1;color: #ffffff;margin: 0 0 1rem 0;}.cm-cta__text {font-family: 'Montserrat', sans-serif;font-size: 0.9375rem;line-height: 1.7;color: rgba(255, 255, 255, 0.82);max-width: 46ch;margin: 0 0 2.25rem 0;}}