 @media only screen and (min-width: 0rem) {#mz-about-hero, #mz-about-story, #mz-about-strip, #mz-about-services, #mz-about-cta {font-family: var(--font-body);}#mz-about-cta .mz-btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.5rem;font-family: var(--font-body);font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.08em;text-transform: uppercase;text-decoration: none;padding: 1rem 2rem;border: none;border-radius: 6px;background: var(--forest);color: #fff;cursor: pointer;transition: background 0.2s ease;}#mz-about-cta .mz-btn:hover {background: var(--forest-dark);}#mz-about-cta .mz-btn--onDark {background: #fff;color: var(--forest);}#mz-about-cta .mz-btn--onDark:hover {background: var(--paper);}}@media only screen and (min-width: 0rem) {#mz-about-hero {background: var(--paper);padding: 8rem 1.5rem 3.5rem;text-align: center;}#mz-about-hero .cs-container {max-width: 52rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#mz-about-hero .cs-topper {display: inline-flex;align-items: center;gap: 0.55rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.2em;text-transform: uppercase;color: var(--lime);margin-bottom: 1rem;}#mz-about-hero .cs-topper::before {content: '';width: 1.5rem;height: 2px;background: var(--lime);}#mz-about-hero .cs-title {font-family: var(--font-display);font-size: clamp(2.2rem, 5.2vw, 3.5rem);font-weight: 800;line-height: 1.03;letter-spacing: -0.04em;color: var(--ink);margin: 0;max-width: 18ch;}#mz-about-hero .cs-lead {font-size: 1.0625rem;line-height: 1.7;color: var(--bodyTextColor);margin: 1.25rem 0 0;max-width: 54ch;}}@media only screen and (min-width: 0rem) {#mz-about-story {background: var(--paper);padding: 1rem 1.5rem 4rem;}#mz-about-story .cs-container {max-width: 60rem;margin: 0 auto;}#mz-about-story .cs-story-row {display: flex;flex-direction: column;gap: 1rem;padding: 2rem 0;border-top: 1px solid var(--border);text-align: center;align-items: center;}#mz-about-story .cs-story-row:last-child {border-bottom: 1px solid var(--border);}#mz-about-story .cs-story-label span {display: inline-block;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.16em;text-transform: uppercase;color: #fff;background: var(--forest);padding: 0.35rem 0.8rem;border-radius: 3px;}#mz-about-story .cs-text {font-size: 1.0625rem;line-height: 1.8;color: var(--bodyTextColor);margin: 0 0 1rem;max-width: 60ch;}#mz-about-story .cs-text:last-child {margin-bottom: 0;}}@media only screen and (min-width: 0rem) {#mz-about-strip {display: grid;grid-template-columns: repeat(2, 1fr);gap: 0;}#mz-about-strip img {width: 100%;height: 100%;aspect-ratio: 1/1;object-fit: cover;display: block;}}@media only screen and (min-width: 0rem) {#mz-about-services {background: var(--forest-deep);padding: 4.5rem 1.5rem;}#mz-about-services .cs-container {max-width: 62rem;margin: 0 auto;}#mz-about-services .cs-head {text-align: center;display: flex;flex-direction: column;align-items: center;margin-bottom: 2.5rem;}#mz-about-services .cs-topper {display: inline-flex;align-items: center;gap: 0.55rem;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.2em;text-transform: uppercase;color: var(--lime-bright);margin-bottom: 0.9rem;}#mz-about-services .cs-topper::before {content: '';width: 1.5rem;height: 2px;background: var(--lime-bright);}#mz-about-services .cs-h2 {font-family: var(--font-display);font-size: clamp(1.9rem, 4vw, 2.75rem);font-weight: 700;line-height: 1.08;letter-spacing: -0.03em;color: #fff;margin: 0;}#mz-about-services .cs-service-list {list-style: none;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.6rem;}#mz-about-services .cs-service-list li {font-size: 0.9375rem;font-weight: 600;color: rgba(236, 240, 241, 0.9);border: 1px solid rgba(255, 255, 255, 0.22);border-radius: 999px;padding: 0.6rem 1.1rem;transition: border-color 0.2s ease, background 0.2s ease;}#mz-about-services .cs-service-list li:hover {border-color: var(--lime-bright);background: rgba(111, 182, 44, 0.12);}#mz-about-services .cs-service-more {color: var(--lime-bright) !important;border-color: transparent !important;font-style: italic;}}@media only screen and (min-width: 0rem) {#mz-about-cta {background: var(--forest);padding: 2.5rem 1.5rem;}#mz-about-cta .cs-container {max-width: 62rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;gap: 1.25rem;text-align: center;}#mz-about-cta .cs-cta-title {font-family: var(--font-display);font-size: clamp(1.5rem, 3vw, 2rem);font-weight: 700;letter-spacing: -0.03em;color: #fff;margin: 0;}#mz-about-cta .cs-cta-actions {display: flex;flex-direction: column;align-items: center;gap: 0.75rem;}#mz-about-cta .cs-cta-phone {font-family: var(--font-display);font-size: 1.0625rem;font-weight: 700;color: #fff;text-decoration: none;}#mz-about-cta .cs-cta-phone:hover {color: var(--lime-bright);}}@media only screen and (min-width: 48rem) {#mz-about-hero {padding: 9rem 2.5rem 3.5rem;}#mz-about-story {padding: 1rem 2.5rem 5rem;}#mz-about-services {padding: 5rem 2.5rem;}#mz-about-strip {grid-template-columns: repeat(4, 1fr);}#mz-about-strip img {aspect-ratio: 3/4;}#mz-about-cta .cs-container {flex-direction: row;justify-content: space-between;text-align: left;}#mz-about-cta .cs-cta-actions {flex-direction: row;gap: 1.5rem;}}@media only screen and (min-width: 64rem) {#mz-about-hero {padding: 10rem 3rem 4rem;}#mz-about-story {padding: 1rem 3rem 6rem;}#mz-about-story .cs-story-row {flex-direction: row;align-items: flex-start;gap: 3rem;text-align: left;padding: 2.5rem 0;}#mz-about-story .cs-story-label {flex: 0 0 10rem;}#mz-about-story .cs-story-copy {flex: 1;}#mz-about-services {padding: 6rem 3rem;}#mz-about-cta {padding: 2.75rem 3rem;}}