.inner-page { font-size: 18px; line-height: 1.78; }
.inner-page .btn-brand > img { width: 32px; height: 32px; flex: 0 0 32px; }
.inner-hero { height: 548px; position: relative; display: flex; align-items: center; overflow: hidden; background-position: center; background-size: cover; background-repeat: no-repeat; }
.inner-hero-about, .inner-hero-contact { align-items: flex-end; padding-bottom: 32px; }
.inner-hero-contact { background-position: right center; }
.inner-hero-video { position: absolute; inset: 0; z-index: 0; width: 100%; height: 100%; object-fit: cover; }
.inner-hero > .container { position: relative; z-index: 1; }
.inner-hero-about::after { content: ""; position: absolute; inset: 0; z-index: 1; background: rgba(255,255,255,.38); pointer-events: none; }
.inner-hero-about > .container { z-index: 2; }
.inner-hero h1 { display: inline-block; margin: 0; padding: 6px 16px 8px; border-radius: 12px; background: rgba(255,255,255,.56); color: var(--brand-pink) !important; font-family: "Manrope",sans-serif; font-size: 48px; line-height: 58px; font-weight: 800; }
.inner-section { padding-block: 100px; }
.default-page-content .entry-content { max-width: 1100px; margin-inline: auto; color: #54575c; font-family: "Poppins",sans-serif; font-size: 18px; line-height: 1.8; }
.default-page-content .entry-content > :last-child { margin-bottom: 0; }
.default-page-content .entry-content h2,
.default-page-content .entry-content h3 { margin: 1.4em 0 .6em; color: #151515; font-family: "Inter Tight",sans-serif; font-weight: 700; }
.default-page-content .entry-content a { color: var(--brand-blue); }
.default-page-content .entry-content blockquote { margin: 32px 0; padding: 24px 30px; border-left: 4px solid var(--brand-pink); border-radius: 0 14px 14px 0; background: #f8f8fb; color: #303237; }
.default-page-content .entry-content img { max-width: 100%; height: auto; border-radius: 16px; }
.error-404-section { min-height: 680px; display: flex; align-items: center; padding-block: 100px; background: radial-gradient(circle at 50% 20%,#fff 0,#f9eff6 45%,#eef5ff 100%); }
.error-404-content { max-width: 860px; margin-inline: auto; }
.error-404-code { display: block; color: transparent; font-family: "Manrope",sans-serif; font-size: clamp(150px,18vw,280px); line-height: .8; font-weight: 800; letter-spacing: -.08em; -webkit-text-stroke: 4px var(--brand-pink); text-shadow: 16px 18px 0 rgba(30,92,168,.1); }
.error-404-content h1 { margin: 54px 0 20px; color: #151515; font-family: "Inter Tight",sans-serif; font-size: 54px; line-height: 1.12; font-weight: 700; }
.error-404-message { max-width: 680px; margin: 0 auto 34px; color: #54575c; font-family: "Poppins",sans-serif; font-size: 18px; line-height: 1.75; }
.error-404-message > :last-child { margin-bottom: 0; }
.inner-copy h2, .principles-copy h2, .contact-intro h2, .contact-form h2, .inner-footer h2 { margin: 18px 0 24px; font-family: "Inter Tight",sans-serif; font-size: 50px; line-height: 61px; font-weight: 700; }
.inner-copy p { max-width: 692px; margin-bottom: 14px; color: #565656; line-height: 32px; }
.inner-media { overflow: hidden; border-radius: 20px; }
.inner-media img { width: 100%; height: 100%; object-fit: cover; }
.about-overview { height: 748px; }
.about-overview .inner-media { aspect-ratio: 785/600; }
.about-purpose { padding-block: 80px 100px; }
.about-purpose-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 30px; max-width: 1380px; margin-inline: auto; }
.about-purpose-card { position: relative; min-height: 280px; display: flex; flex-direction: column; justify-content: center; overflow: hidden; padding: 48px 54px; border: 1px solid #dce7f4; border-radius: 28px; background: linear-gradient(135deg,#eef6ff 0%,#fff 78%); box-shadow: 0 18px 55px rgba(26,88,163,.1); }
.about-purpose-card::before { content: ""; position: absolute; inset: 0 auto 0 0; width: 6px; background: #1a58a3; }
.about-vision-card { border-color: #f2d9df; background: linear-gradient(135deg,#fff1f4 0%,#fff 78%); }
.about-vision-card::before { background: var(--brand-pink); }
.about-purpose-icon { width: 82px; height: 82px; display: grid; place-items: center; flex: 0 0 auto; margin-bottom: 22px; border: 1px solid #e3e3e3; border-radius: 50%; background: #fff; box-shadow: 0 10px 24px rgba(26,88,163,.08); }
.about-purpose-icon img { width: 50px; height: 50px; display: block; object-fit: contain; }
.about-purpose-card h2 { margin: 0 0 20px; font-family: "Inter Tight",sans-serif; font-size: 42px; line-height: 1.15; font-weight: 700; }
.about-purpose-card.about-mission-card h2 { color: var(--brand-pink) !important; }
.about-purpose-copy, .about-purpose-copy p { margin: 0; color: #565656; font-size: 18px; line-height: 30px; }
.inner-page .section-heading h2 { font-family: "Inter Tight",sans-serif; font-size: 50px; line-height: 61px; font-weight: 700; }
.about-principles { padding: 0; }
.principles-panel { min-height: 810px; display: flex; align-items: center; padding: 100px 40px; }
.principles-copy h2 { margin-bottom: 20px; }
.principles-copy .check-list { max-width: 715px; margin-bottom: 0; line-height: 28px; gap: 17px; text-transform: capitalize; }
.principles-copy .check-list li::before { top: 4px; }
.principles-image { aspect-ratio: 784/609; }
.about-faq { height: 844px; padding-block: 100px 98px; }
.about-faq .section-heading { margin-bottom: 55px; }

.contact-intro { padding: 100px 0; }
.contact-intro .section-heading { margin-bottom: 66px; }
.contact-intro .section-heading h2 { margin-top: 18px; }
.contact-cards { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 22px; max-width: 1600px; margin-inline: auto; }
.contact-card { min-height: 310px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 32px 24px 28px; border: 1px solid #e2e2e2; border-radius: 20px; text-align: center; }
.contact-card > img { width: 68px; height: 68px; margin-bottom: 22px; object-fit: contain; }
.contact-card--email > img, .contact-card--phone > img { width: 62px; }
.contact-card h3 { margin: 0 0 20px; font-family: "Inter Tight",sans-serif; font-size: 28px; line-height: 34px; font-weight: 700; }
.contact-card p, .contact-card a { margin: 0; color: #686868; font-size: 17px; line-height: 27px; letter-spacing: .02em; text-decoration: none; text-transform: none; }
.contact-card .contact-email-list, .contact-card .contact-phone-list { display: flex; flex-direction: column; align-items: center; gap: 6px; }
.contact-card .contact-email-list a, .contact-card .contact-phone-list a { text-transform: none; transition: color .2s ease; }
.contact-card .contact-email-list a:hover, .contact-card .contact-email-list a:focus-visible, .contact-card .contact-phone-list a:hover, .contact-card .contact-phone-list a:focus-visible { color: var(--brand-blue); outline: 0; }
.contact-form-section { padding-inline: 25px; }
.contact-panel { padding: 61px 40px 100px; border-radius: 40px 40px 0 0; background: linear-gradient(112deg,#eeecff 0,#f4f0ff 55%,#ffc8d0 100%); }
.contact-panel .row { display: grid; grid-template-columns: minmax(0,847fr) minmax(0,715fr); gap: 38px; margin: 0; }
.contact-panel .row > div { width: auto; padding: 0; }
.contact-map-stack { display: grid; gap: 22px; }
.contact-map-card { overflow: hidden; padding: 16px; border-radius: 26px; background: #fff; box-shadow: 0 14px 50px rgba(193,189,215,.24); }
.contact-map-heading { min-height: 70px; display: flex; align-items: center; gap: 16px; padding: 0 8px 14px; }
.contact-map-heading > img { width: 48px; height: 48px; flex: 0 0 48px; object-fit: contain; }
.contact-map-heading h3 { margin: 0 0 4px; font-family: "Inter Tight",sans-serif; font-size: 21px; line-height: 26px; font-weight: 700; color: var(--brand-blue-dark); }
.contact-map-heading a { display: block; color: #686868; font-size: 13px; line-height: 19px; text-decoration: none; }
.contact-map { height: 218px; overflow: hidden; border-radius: 18px; }
.contact-map img, .contact-map iframe { width: 100%; height: 100%; display: block; border: 0; object-fit: cover; }
.contact-form { position: relative; min-height: 650px; height: 100%; padding: 26px 44px 31px; border-radius: 30px; background: #fff; box-shadow: 0 14px 83px rgba(193,189,215,.35); }
.contact-form h2 { margin: 0 0 24px; }
.contact-form input, .contact-form textarea { width: 100%; display: block; margin-bottom: 24px; border: 1px solid #dedede; border-radius: 34px; background: #fff; padding: 14px 24px; color: #333; font-family: "Poppins",sans-serif; font-size: 18px; line-height: 30px; outline: none; }
.contact-form input { height: 61px; }
.contact-form textarea { height: 138px; resize: vertical; border-radius: 20px; }
.contact-form input:focus, .contact-form textarea:focus { border-color: var(--brand-pink); box-shadow: 0 0 0 3px rgba(233,68,90,.12); }
.contact-submit { width: 100%; height: 58px; border: 0; border-radius: 30px; background: #df3e51; color: #fff; font: 500 16px/26px "Poppins",sans-serif; letter-spacing: .1em; text-transform: uppercase; }
.contact-submit:hover, .contact-submit:focus-visible { background: #cb3246; }
.form-status { position: absolute; right: 44px; bottom: 3px; left: 44px; min-height: 20px; margin: 0; color: var(--brand-blue); font-size: 12px; line-height: 18px; text-align: center; }

.inner-footer { background: linear-gradient(180deg,#f2efff -26.91%,rgba(242,239,255,0) 44.55%); }
.inner-footer-about { min-height: 648px; padding-top: 80px; }
.inner-footer-contact { min-height: 391px; padding-top: 67px; }
.inner-footer-cta { padding-bottom: 60px; border-bottom: 1px solid #c6dafd; }
.inner-footer-cta h2 { margin-bottom: 0; }
.inner-footer-cta .btn-brand { flex: 0 0 auto; white-space: nowrap; }
.inner-footer-main { display: grid; grid-template-columns: minmax(408px,1fr) minmax(250px,330px) minmax(300px,430px) 220px; gap: 40px; padding-block: 64px 40px; }
.inner-footer-contact .inner-footer-main { padding-block: 0 73px; }
.inner-footer-logo { width: 246px; height: 59px; object-fit: contain; object-position: left center; }
.inner-footer p, .inner-footer a { color: #111; text-decoration: none; font-size: 20px; line-height: 30px; }
.footer-contact-item { display: flex; align-items: flex-start; gap: 10px; }
.footer-contact-item, .footer-phone-list { margin-bottom: 0; }
.footer-contact-item > img { width: 30px; height: 30px; flex: 0 0 30px; }
.footer-location-link { font-size: 16px !important; line-height: 24px !important; }
.footer-location-link:hover, .footer-location-link:focus-visible { color: var(--brand-blue); text-decoration: underline; text-underline-offset: 3px; outline: 0; }
.footer-phone-list { display: grid; row-gap: 15px; }
.footer-phone-list a { display: flex; align-items: center; gap: 8px; }
.footer-phone-list img { width: 28px; height: 28px; }
.inner-footer-links-row { display: flex; align-items: center; justify-content: space-between; padding-bottom: 36px; }
.inner-footer-contact .inner-footer-links-row { padding-bottom: 22px; }
.inner-footer-nav { display: flex; gap: 72px; margin: 0; padding: 0; }
.inner-footer-nav a { color: #303237; font-size: 16px; line-height: 24px; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; }
.footer-social-links { display: flex; align-items: center; justify-content: flex-end; gap: 10px; }
.footer-social-link { display: inline-flex; width: 53px; height: 53px; flex: 0 0 53px; align-items: center; justify-content: center; border-radius: 50%; }
.footer-social-link img { display: block; width: 100%; height: 100%; object-fit: contain; transition: filter .25s ease; }
a.footer-social-link { background: #fff; transition: background-color .25s ease, transform .25s ease, box-shadow .25s ease; }
a.footer-social-link:hover, a.footer-social-link:focus-visible { background: var(--brand-pink); transform: translateY(-3px); box-shadow: 0 6px 14px rgba(222,62,79,.2); outline: 0; }
a.footer-social-link:hover img, a.footer-social-link:focus-visible img { filter: brightness(0) invert(1); }
.inner-footer-bottom { display: grid; grid-template-columns: minmax(0,1fr) auto minmax(0,1fr); align-items: center; gap: 24px; padding-block: 22px; border-top: 1px solid #e4e7ed; color: #303237; font-size: 18px; font-weight: 500; }
.inner-footer-bottom > * { min-width: 0; }
.inner-footer-bottom a { font-size: inherit; }
.inner-footer-bottom i { display: inline-block; height: 18px; margin: 0 18px; border-left: 1px solid #92969d; vertical-align: middle; }
.footer-legal-links { grid-column: 2; justify-self: center; white-space: nowrap; }
.footer-powered-by { grid-column: 3; justify-self: end; text-align: right; white-space: nowrap; }
.footer-powered-by a { color: var(--brand-blue); font-weight: 600; }

@media (min-width: 1200px) {
  .inner-footer-contact .inner-footer-main { margin: 0; padding-bottom: 58px; }
  .inner-footer-contact .inner-footer-main > div { min-width: 0; margin: 0; padding: 0; }
  .inner-footer-contact .inner-footer-main > div:not(.footer-logo-column) { padding-top: 11px; }
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
  .inner-footer-main { grid-template-columns: minmax(246px,1fr) minmax(200px,.85fr) minmax(240px,1fr) minmax(242px,.85fr); gap: 28px; }
  .footer-logo-column { grid-column: auto; }
  .footer-social-links { width: 100%; max-width: 242px; }
}

@media (min-width: 1680px) {
  .inner-footer .site-container { padding-inline: 0; }
}

/* The contact artwork contains a 260px spacer in its 1920px source frame.
 * Scale from its height at wide viewports so that spacer remains outside the
 * visible canvas while the artwork keeps its original aspect ratio. */
@media (min-width: 1660px) {
  .inner-hero-contact { background-size: auto calc(100% + 33vw - 547.8px); }
}

@media (min-width: 1200px) and (max-width: 1679.98px) {
  .inner-footer .site-container { padding-inline: clamp(32px,3vw,48px); }
  .inner-footer-about { min-height: 0; padding-top: 64px; }
  .inner-footer-cta { padding-bottom: 48px; }
  .inner-footer-main { margin-inline: 0; padding-block: 52px 34px; }
  .inner-footer-bottom { font-size: 14px; }
}

@media (max-width: 1199.98px) {
  .about-overview, .about-purpose, .about-faq, .contact-intro { height: auto; }
  .inner-copy h2, .principles-copy h2, .contact-intro h2, .contact-form h2, .inner-footer h2 { font-size: 42px; line-height: 1.15; }
  .inner-page .section-heading h2 { font-size: 42px; line-height: 1.15; }
  .contact-form { padding-inline: 34px; }
  .contact-cards { grid-template-columns: repeat(2,minmax(0,1fr)); max-width: 900px; }
  .inner-footer .site-container { padding-inline: 32px; }
  .inner-footer-about { min-height: 0; padding-top: 56px; }
  .inner-footer-cta { padding-bottom: 42px; }
  .inner-footer-main { grid-template-columns: repeat(2,minmax(0,1fr)); margin-inline: 0; padding-block: 48px 34px; }
  .footer-logo-column { grid-column: 1 / -1; }
  .inner-footer-bottom { grid-template-columns: 1fr; gap: 12px; font-size: 14px; text-align: center; }
  .footer-copyright, .footer-legal-links, .footer-powered-by { grid-column: 1; justify-self: center; }
}
@media (max-width: 991.98px) {
  .inner-hero { height: 420px; background-position: center; }
  .inner-hero-about, .inner-hero-contact { padding-bottom: 26px; }
  .inner-hero h1 { font-size: 56px; }
  .about-overview, .about-purpose, .contact-intro { padding-block: 70px; }
  .about-purpose-grid { grid-template-columns: 1fr; max-width: 700px; }
  .principles-panel { padding: 70px 20px; }
  .contact-cards { max-width: 900px; }
  .contact-card { min-height: 250px; }
  .contact-panel { padding: 70px 20px; }
  .contact-panel { height: auto; }
  .contact-panel .row { display: flex; flex-direction: column; flex-wrap: nowrap; align-items: stretch; gap: 38px; }
  .contact-panel .row > div { width: 100%; max-width: 100%; min-width: 0; flex: 0 0 auto; }
  .contact-map { width: 100%; height: 340px; }
  .inner-footer-about, .inner-footer-contact { padding-top: 60px; }
  .inner-footer-contact .inner-footer-main { padding-bottom: 44px; }
  .inner-footer .site-container { padding-inline: 24px; }
  .inner-footer-cta { flex-direction: column !important; align-items: flex-start !important; padding-bottom: 36px; }
  .inner-footer-links-row { flex-direction: column; align-items: center; gap: 22px; padding-bottom: 28px; text-align: center; }
  .footer-social-links { justify-content: center; }
}
@media (max-width: 767.98px) {
  .inner-hero { height: 300px; background-position: center; }
  .inner-hero h1 { padding: 5px 12px 6px; border-radius: 10px; font-size: 46px; line-height: 1.1; }
  .inner-copy h2, .principles-copy h2, .contact-intro h2, .contact-form h2, .inner-footer h2 { font-size: 34px; }
  .inner-copy p { line-height: 1.75; }
  .about-purpose { padding-block: 42px; }
  .about-purpose-grid { gap: 20px; }
  .about-purpose-card { min-height: 0; padding: 32px 28px; border-radius: 20px; }
  .about-purpose-icon { width: 66px; height: 66px; margin-bottom: 16px; }
  .about-purpose-icon img { width: 40px; height: 40px; }
  .about-purpose-card h2 { margin-bottom: 14px; font-size: 28px; line-height: 1.2; }
  .about-purpose-copy, .about-purpose-copy p { font-size: 15px; line-height: 25px; }
  .contact-form-section { padding-inline: 12px; }
  .contact-cards { grid-template-columns: 1fr; max-width: 560px; }
  .contact-panel { border-radius: 22px 22px 0 0; }
  .contact-map-card { padding: 12px; border-radius: 20px; }
  .contact-map-heading { padding-inline: 4px; }
  .contact-map { height: 300px; border-radius: 14px; }
  .contact-form { min-height: auto; padding: 28px 20px; }
  .contact-form { height: auto; }
  .form-status { position: static; min-height: 20px; margin-top: 8px; }
  .inner-footer-logo { width: 145px; height: 42px; }
  .footer-social-links { gap: 8px; }
  .footer-social-link { width: 44px; height: 44px; flex-basis: 44px; }
  .inner-footer-main { grid-template-columns: 1fr; }
  .footer-logo-column { grid-column: auto; }
  .inner-footer-nav { gap: 24px; flex-wrap: wrap; }
  .inner-footer-nav a, .inner-footer-bottom { font-size: 12px; }
  .error-404-section { min-height: 570px; padding-block: 80px; }
  .error-404-code { -webkit-text-stroke-width: 3px; }
  .error-404-content h1 { margin-top: 42px; font-size: 40px; }
  .error-404-message { font-size: 16px; }
}
@media (max-width: 575.98px) {
  .inner-hero { height: 250px; }
  .inner-hero-about, .inner-hero-contact { padding-bottom: 20px; }
  .inner-hero h1 { font-size: 40px; }
  .contact-card { min-height: 220px; padding-inline: 18px; }
  .contact-card h3 { font-size: 26px; }
  .contact-card p, .contact-card a { font-size: 16px; }
  .contact-map-heading { align-items: flex-start; }
  .contact-map-heading > img { width: 40px; height: 40px; flex-basis: 40px; }
  .contact-map-heading h3 { font-size: 19px; line-height: 24px; }
  .contact-map-heading a { font-size: 12px; line-height: 18px; }
  .contact-map { height: 260px; }
  .principles-panel, .contact-panel { padding-inline: 8px; }
  .inner-footer .site-container { padding-inline: 16px; }
  .inner-footer-main { row-gap: 26px; padding-block: 38px 28px; }
  .inner-footer-nav { justify-content: center; }
}
