@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");

::before {
  --tw-content: "";
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::after {
  --tw-content: "";
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

:root {
  --color-background: #0f0f0f;
  --color-foreground: #f5f5f5;
  --color-card: #1a1a1a;
  --color-card-foreground: #f5f5f5;
  --color-popover: #2d2d2d;
  --color-popover-foreground: #f5f5f5;
  --color-primary: #24f153;
  --color-primary-foreground: #0f0f0f;
  --color-secondary: #2d2d2d;
  --color-secondary-foreground: #f5f5f5;
  --color-accent: #2fb74f;
  --color-accent-foreground: #0f0f0f;
  --color-muted: #333333;
  --color-muted-foreground: #b8b8b8;
  --color-success: #4ade80;
  --color-success-foreground: #0f0f0f;
  --color-warning: #fbbf24;
  --color-warning-foreground: #0f0f0f;
  --color-error: #ef4444;
  --color-error-foreground: #ffffff;
  --color-destructive: #ef4444;
  --color-destructive-foreground: #ffffff;
  --color-border: #333333;
  --color-input: #2d2d2d;
  --color-ring: #2F9B48;
  --color-gold: #ffd700;
  --color-gold-foreground: #0f0f0f;
  --color-surface: #333333;
  --color-surface-foreground: #f5f5f5;
  --radius: 0.5rem;
}

* {
  border-color: var(--color-border);
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

body {
  background-color: var(--color-background);
  color: var(--color-foreground);
  font-family: "Montserrat", system-ui, -apple-system, sans-serif;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

.cta-block {
  position: absolute;
  inset: 0px;
  opacity: 0.1;
}

.cta-card-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16rem;
  width: 16rem;
  border-radius: 0px !important;
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.cta-card-3 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 16rem;
  width: 16rem;
  border-radius: 0px !important;
  background-color: var(--color-accent);
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.cta-block-2 {
  position: relative;
  z-index: 10;
}

.cta-card {
  position: relative;
  overflow: hidden;
  border-radius: 0 !important;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  width: 80rem;
  margin: 0 auto;
  padding: 2rem;
  max-width: 100%;
  text-align: center;

}

.cta-card-5 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0px !important;
}

.cta-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cta-text {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  max-width: 48rem;
  font-size: 1.125rem;
  line-height: 1.4;
}

.cta-text-2 {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}

.cta-layout {
  margin-bottom: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.cta-title-2 {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.cta-title {
  margin-bottom: 1.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.cta-button-secondary {
  gap: 8px;
  display: inline-flex;
  align-items: center;
  border-radius: 0px !important;
  border-width: 2px;
  border-color: var(--color-foreground);
  background-color: transparent;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cta-button-primary {
  gap: 8px;
  display: inline-flex;
  align-items: center;
  border-radius: 0px !important;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #fff !important;
  background-color: #2F9B48;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cta-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}

.cta-card-4 {
  border-radius: 0px !important;
  padding: 1.5rem;
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cta-section {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: var(--color-card) var(--tw-gradient-from-position);
  --tw-gradient-to: var(--color-card) var(--tw-gradient-to-position);
  --tw-gradient-stops:
    var(--tw-gradient-from),
    var(--color-background) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.cta-text-3 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.cta-button-primary:hover {
  background-color: var(--color-accent);
  --tw-shadow: 0 0 30px rgba(0, 206, 209, 0.3);
  --tw-shadow-colored: 0 0 30px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.cta-card-4:hover {
  background-color: var(--color-card);
  --tw-shadow:
    0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:
    0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}

.cta-button-secondary:hover {
  background-color: var(--color-foreground);
  color: var(--color-background);
}

@media (min-width: 640px) {

  .cta-layout {
    flex-direction: row;
  }
}

@media (min-width: 768px) {

  .cta-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .cta-card {
    padding: 3rem;
  }

  .cta-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cta-section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .cta-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .cta-text {
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

@media (min-width: 1024px) {

  .cta-card {
    padding: 4rem;
  }

  .cta-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .cta-title {
    font-size: 3rem;
    line-height: 1;
  }
}

/* Projects Section Styles */

/* Pre-init fallback to prevent layout flash/break */

/* Testimonials Section Enhancements */

/* Core Capabilities Premium Section */

/* Home Commitment (Inner) */

#about-page {
  background: #0f0f0f;
  color: #fff;
}

#about-page .ab-container {
  width: min(1200px, calc(100% - 32px));
  margin: 0 auto;
}

#about-page .ab-section {
  padding: 88px 0;
}

#about-page .ab-section:nth-of-type(odd) {
  background: #1a1a1a;
}

#about-page .ab-section:nth-of-type(even) {
  background: var(--color-background);
}

#about-page .ab-eyebrow-wrap {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

#about-page .ab-eyebrow-wrap.is-center {
  justify-content: center;
}

#about-page .ab-eyebrow-line {
  width: 48px;
  height: 1px;
  background: var(--color-primary);
}

#about-page .ab-eyebrow {
  color: var(--color-primary);
  font-size: 13px;
  letter-spacing: .18em;
  text-transform: uppercase;
}

#about-page .ab-title,
#about-page .ab-section-title {
  font-size: clamp(32px, 5vw, 64px);
  line-height: 1.08;
  margin: 0 0 20px;
  font-weight: 700;
}

#about-page .ab-title .ab-highlight,
#about-page .ab-section-title .ab-highlight {
  display: block;
  color: var(--color-primary);
  margin-top: 8px;
}

#about-page .ab-desc,
#about-page .ab-section-desc {
  color: #c7c7c7;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 28px;
}

#about-page .ab-hero {
  position: relative;
  min-height: 88vh;
  display: flex;
  align-items: center;
  overflow: hidden;
}

#about-page .ab-hero-media,
#about-page .ab-hero-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

#about-page .ab-hero-media img {
  object-fit: cover;
}

#about-page .ab-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(10,10,10,.86) 0%, rgba(10,10,10,.7) 45%, rgba(10,10,10,.35) 100%);
}

#about-page .ab-hero-content {
  position: relative;
  z-index: 2;
  max-width: 760px;
  padding: 120px 0 80px;
}

#about-page .ab-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 34px;
}

#about-page .ab-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 0;
  border: 1px solid var(--color-primary);
  color: #fff;
  text-decoration: none;
  transition: .25s ease;
}

#about-page .ab-btn:hover {
  background: var(--color-primary);
  color: #111;
}

#about-page .ab-btn.is-outline {
  background: transparent;
}

#about-page .ab-split {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 48px;
  align-items: center;
}

#about-page .ab-image-card {
  position: relative;
  min-height: 420px;
  border-radius: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 20px 60px rgba(0,0,0,.25);
}
#about-page .ab-image-card img { width:100%; height:100%; object-fit:cover; }

#about-page .ab-timeline-wrap {
  margin-top: 56px;
}

#about-page .ab-timeline {
  margin-top: 64px;
  padding-top: 24px;
  position: relative;
}
#about-page .ab-timeline:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(255,255,255,.14);
  transform: translateX(-50%);
}
#about-page .ab-timeline-item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  align-items: center;
  margin-bottom: 34px;
}
#about-page .ab-timeline-item:last-child { margin-bottom: 0; }
#about-page .ab-timeline-item:nth-child(odd) .ab-timeline-content-wrap {
  grid-column: 1;
}
#about-page .ab-timeline-item:nth-child(odd) .ab-timeline-empty {
  grid-column: 2;
}
#about-page .ab-timeline-item:nth-child(even) .ab-timeline-empty {
  grid-column: 1;
}
#about-page .ab-timeline-item:nth-child(even) .ab-timeline-content-wrap {
  grid-column: 2;
}
#about-page .ab-timeline-dot {
  position: absolute;
  left: 50%;
  top: 28px;
  width: 10px;
  height: 10px;
  background: #6fbf4b;
  transform: translateX(-50%);
  box-shadow: 0 0 0 3px rgba(111, 191, 75, .14);
}
#about-page .ab-timeline-content {
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 0;
  padding: 24px 28px;
  min-height: 120px;
}
#about-page .ab-timeline-year {
  color: #6fbf4b;
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 14px;
  text-align: right;
}
#about-page .ab-timeline-item:nth-child(even) .ab-timeline-year {
  text-align: left;
}
#about-page .ab-card-title { font-size: 24px; margin: 0 0 10px; }
#about-page .ab-card-desc { color: #c7c7c7; line-height: 1.75; }
#about-page .ab-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 24px;
  margin-top: 42px;
}
#about-page .ab-grid-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 24px;
  margin-top: 42px;
}

#about-page .ab-awards-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  margin-top: 24px;
}
#about-page .ab-card,
#about-page .ab-team-card,
#about-page .ab-award-card,
#about-page .ab-cert-card {
  background: rgba(255,255,255,.03);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 0;
  padding: 28px;
  transition: .25s ease;
}
#about-page .ab-card:hover,
#about-page .ab-team-card:hover,
#about-page .ab-award-card:hover,
#about-page .ab-cert-card:hover {
  border-color: #6fbf4b;
  transform: translateY(-3px);
}
#about-page .ab-icon-badge {
  width: 56px; height: 56px; border-radius: 50%;
  display:flex; align-items:center; justify-content:center;
  background: rgba(111, 191, 75, .12); color: var(--color-primary);
  margin-bottom: 18px; font-size: 22px;
}
#about-page .ab-team-photo {
  aspect-ratio: 4/3;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 20px;
  background: #181818;
}
#about-page .ab-team-photo img { width:100%; height:100%; object-fit:cover; }
#about-page .ab-team-role,
#about-page .ab-award-year { color: var(--color-primary); font-size: 14px; margin-bottom: 12px; }
#about-page .ab-tags { display:flex; flex-wrap:wrap; gap:10px; margin-top:18px; }
#about-page .ab-tag {
  padding: 8px 12px; border-radius: 0; font-size: 12px;
  background: rgba(111, 191, 75, .12); color: var(--color-primary);
  border: 1px solid rgba(111, 191, 75, .24);
}
#about-page .ab-award-header { display:flex; justify-content:space-between; gap:16px; align-items:flex-start; }
#about-page .ab-achievements-grid {
  display: grid; grid-template-columns: 1.1fr .9fr; gap: 28px; margin-top: 42px;
}
#about-page .ab-cta-box {
  margin-top: 28px; background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.08);
  border-radius: 0; padding: 28px;
}
#about-page .ab-center { text-align:center; }

@media (max-width: 1024px) {
  #about-page .ab-split,
  #about-page .ab-achievements-grid,
  #about-page .ab-grid-3,
  #about-page .ab-grid-2 { grid-template-columns: 1fr 1fr; }
  #about-page .ab-split { grid-template-columns: 1fr; }
}
@media (max-width: 767px) {
  #about-page .ab-section { padding: 64px 0; }
  #about-page .ab-grid-3,
  #about-page .ab-grid-2,
  #about-page .ab-achievements-grid { grid-template-columns: 1fr; }
  #about-page .ab-title,
  #about-page .ab-section-title { font-size: 34px; }
  #about-page .ab-timeline:before { left: 20px; transform: none; }
  #about-page .ab-timeline-item { grid-template-columns: 1fr; gap: 16px; margin-bottom: 24px; }
  #about-page .ab-timeline-item:nth-child(odd) .ab-timeline-content-wrap,
  #about-page .ab-timeline-item:nth-child(even) .ab-timeline-content-wrap,
  #about-page .ab-timeline-item:nth-child(odd) .ab-timeline-empty,
  #about-page .ab-timeline-item:nth-child(even) .ab-timeline-empty { grid-column: 1; }
  #about-page .ab-timeline-empty { display: none; }
  #about-page .ab-timeline-dot { left: 20px; transform: none; top: 18px; }
  #about-page .ab-timeline-content-wrap { padding-left: 44px; }
  #about-page .ab-timeline-year,
  #about-page .ab-timeline-item:nth-child(even) .ab-timeline-year { text-align: left; }
}

#about-page .cta-card,
#about-page .cta-card-4,
#about-page .cta-card-5,
#about-page .cta-button-primary,
#about-page .cta-button-secondary {
  border-radius: 0 !important;
}

#about-page .cta-section {
  background: var(--color-background);
}

