 @media only screen and (min-width: 0rem) {.cs-eyebrow {font-family: var(--body);font-weight: 700;letter-spacing: 0.16em;text-transform: uppercase;font-size: 0.75rem;color: var(--primaryDark);display: inline-flex;align-items: center;gap: 0.6rem;}.cs-eyebrow::before {content: "";width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 9px solid var(--primary);}.blk h3 .peak, .more-card h3 .peak {width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 10px solid var(--primary);flex-shrink: 0;}}@media only screen and (min-width: 0rem) {#about-page {padding: clamp(3.5rem, 7vw, 6rem) 1rem clamp(2.5rem, 5vw, 3.5rem);background: var(--white);position: relative;overflow: hidden;}#about-page .cs-container {width: 100%;max-width: 80rem;margin: auto;}#about-page .about-head {text-align: center;max-width: 48rem;margin: 0 auto 2.75rem;display: flex;flex-direction: column;align-items: center;}#about-page .about-head .cs-title {font-family: var(--display);font-weight: 800;font-size: clamp(2.1rem, 5.2vw, 3.3rem);letter-spacing: -0.025em;line-height: 1.04;color: var(--headerColor);margin: 0.85rem 0 0;}#about-page .about-head .cs-title .accent {color: var(--primary);}#about-page .about-body {display: grid;grid-template-columns: 1fr;gap: 2.5rem;align-items: stretch;}#about-page .about-copy {display: flex;flex-direction: column;justify-content: center;gap: 1.75rem;order: 2;}#about-page .about-copy .blk h3 {display: flex;align-items: center;gap: 0.6rem;font-family: var(--display);font-weight: 700;font-size: 1.25rem;letter-spacing: -0.01em;color: var(--headerColor);margin: 0 0 0.7rem;}#about-page .about-copy .blk p {font-size: 1.08rem;line-height: 1.8;color: var(--bodyTextColor);margin: 0;}#about-page .about-media {position: relative;width: 100%;max-width: 34rem;margin: 0 auto;order: 1;border-radius: 1rem;overflow: visible;}#about-page .about-media .m-main {width: 100%;aspect-ratio: 4 / 3;object-fit: cover;border-radius: 1rem;display: block;box-shadow: 0 1.25rem 2.75rem rgba(26, 23, 20, 0.22);}#about-page .about-media::before {content: "";position: absolute;top: -0.7rem;left: 50%;transform: translateX(-50%);width: 0;height: 0;border-left: 13px solid transparent;border-right: 13px solid transparent;border-bottom: 16px solid var(--primary);z-index: 2;}#about-page .about-media .about-badge {position: absolute;left: -0.5rem;bottom: -1rem;background: var(--primary);color: #fff;border-radius: 0.75rem;padding: 0.85rem 1.15rem;text-align: center;box-shadow: 0 0.75rem 1.75rem rgba(219, 53, 54, 0.4);z-index: 3;}#about-page .about-media .about-badge .b-num {font-family: var(--display);font-weight: 800;font-size: 1.7rem;line-height: 1;display: block;}#about-page .about-media .about-badge .b-label {display: block;margin-top: 0.25rem;font-size: 0.62rem;letter-spacing: 0.09em;text-transform: uppercase;color: rgba(255, 255, 255, 0.9);}}@media only screen and (min-width: 64rem) {#about-page .about-body {grid-template-columns: 1.05fr 0.95fr;gap: 4.5rem;}#about-page .about-copy {order: 1;}#about-page .about-media {order: 2;max-width: none;margin: 0;}#about-page .about-media .m-main {position: absolute;inset: 0;width: 100%;height: 100%;aspect-ratio: auto;}#about-page .about-media {min-height: 26rem;}}@media only screen and (min-width: 0rem) {#about-more {padding: clamp(3rem, 6vw, 4.5rem) 1rem;background: var(--mist);}#about-more .cs-container {width: 100%;max-width: 72rem;margin: auto;}#about-more .more-grid {display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#about-more .more-card {background: var(--white);border: 1px solid var(--line);border-radius: 0.9rem;padding: 2rem 1.85rem;box-shadow: 0 0.6rem 1.6rem rgba(26, 23, 20, 0.06);}#about-more .more-card h3 {display: flex;align-items: center;gap: 0.6rem;font-family: var(--display);font-weight: 700;font-size: 1.25rem;letter-spacing: -0.01em;color: var(--headerColor);margin: 0 0 0.85rem;}#about-more .more-card p {font-size: 1.08rem;line-height: 1.8;color: var(--bodyTextColor);margin: 0;}}@media only screen and (min-width: 64rem) {#about-more .more-grid {grid-template-columns: 1fr 1fr;gap: 2rem;}}@media only screen and (min-width: 0rem) {#about-photo {padding: 0 1rem clamp(1rem, 3vw, 2rem);background: var(--white);}#about-photo .cs-container {width: 100%;max-width: 46rem;margin: auto;position: relative;}#about-photo img {width: 100%;aspect-ratio: 16 / 10;object-fit: cover;display: block;border-radius: 1rem;box-shadow: 0 1.25rem 2.75rem rgba(26, 23, 20, 0.18);}#about-photo .cs-container::before {content: "";position: absolute;top: -0.6rem;left: 50%;transform: translateX(-50%);width: 0;height: 0;border-left: 13px solid transparent;border-right: 13px solid transparent;border-bottom: 16px solid var(--primary);z-index: 2;}}@media only screen and (min-width: 0rem) {#about-close {padding: clamp(3.25rem, 6vw, 5rem) 1rem;background: var(--white);text-align: center;}#about-close .cs-container {width: 100%;max-width: 46rem;margin: auto;display: flex;flex-direction: column;align-items: center;}#about-close .peak {width: 0;height: 0;margin-bottom: 1.25rem;border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 15px solid var(--primary);}#about-close .close-title {font-family: var(--display);font-weight: 800;font-size: clamp(1.7rem, 3.4vw, 2.3rem);letter-spacing: -0.02em;color: var(--headerColor);margin: 0 0 1rem;}#about-close .close-text {font-size: 1.12rem;line-height: 1.8;color: var(--bodyTextColor);margin: 0 0 2rem;}#about-close .about-btn {display: inline-flex;align-items: center;justify-content: center;background: var(--primary);color: #fff;font-family: var(--body);font-size: 0.9rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.03em;text-decoration: none;padding: 1.05rem 2.25rem;border-radius: 0.4rem;border: 2px solid var(--primary);line-height: 1;transition: background 0.25s ease, border-color 0.25s ease, transform 0.2s ease, box-shadow 0.2s ease;}#about-close .about-btn:hover {background: var(--primaryDark);border-color: var(--primaryDark);transform: translateY(-3px);box-shadow: 0 0.85rem 1.75rem rgba(219, 53, 54, 0.4);}}@media only screen and (min-width: 0rem) {#content-page-1402 {padding: clamp(3rem, 6vw, 5rem) 1rem;background-color: var(--white);overflow: hidden;position: relative;z-index: 1;}#content-page-1402 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 5vw, 3.5rem);}#content-page-1402 .cs-content {text-align: center;width: 100%;max-width: 46rem;display: flex;flex-direction: column;align-items: center;}#content-page-1402 .cs-topper {font-family: var(--body);font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.18em;text-transform: uppercase;color: var(--primaryDark);margin: 0 0 0.75rem 0;display: inline-flex;align-items: center;gap: 0.6rem;}#content-page-1402 .cs-topper::before {content: "";width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 9px solid var(--primary);}#content-page-1402 .cs-title {font-family: var(--display);font-size: clamp(2.1rem, 5.2vw, 3.3rem);font-weight: 800;letter-spacing: -0.025em;line-height: 1.04;margin: 0 0 1.5rem 0;color: var(--headerColor);}#content-page-1402 p {font-size: 1.05rem;line-height: 1.7em;text-align: inherit;width: 100%;margin: 0 0 1.25rem 0;color: var(--bodyTextColor);}#content-page-1402 p:last-of-type {margin-bottom: 0;}#content-page-1402 .cs-button-box {width: 100%;margin: 2.5rem 0 0 0;display: flex;justify-content: center;}#content-page-1402 .cs-button-solid {display: inline-flex;align-items: center;justify-content: center;background: var(--primary);color: #fff;font-family: var(--body);font-size: 0.9rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.03em;text-decoration: none;padding: 1.05rem 2.25rem;border-radius: 0.4rem;border: 2px solid var(--primary);line-height: 1;transition: background 0.25s ease, border-color 0.25s ease, transform 0.2s ease, box-shadow 0.2s ease;}#content-page-1402 .cs-button-solid:hover {background: var(--primaryDark);border-color: var(--primaryDark);transform: translateY(-3px);box-shadow: 0 0.75rem 1.75rem rgba(219, 53, 54, 0.4);}}