/* About-only layout and accessibility overrides. */
.about-2026 .mark-profile-pic {
  border-radius: 0;
  width: auto;
  max-width: 16vw;
  height: clamp(320px, 36vw, 420px);
  object-fit: contain;
}

.about-2026 .hero-type2 .product-body-copy-type1 {
  display: block;
  max-width: min(44rem, 50vw);
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

@media (min-width: 992px) {
  .about-2026 .div-block-59 {
    flex-direction: column;
    gap: 24px;
    width: 70vw;
    max-width: 64rem;
    margin-left: auto;
    margin-right: auto;
  }

  .about-2026 .div-block-59 .callout-copy--type3 {
    width: auto;
    min-width: 0;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .about-2026 .div-block-59 .section-contentarea-sub3 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .about-2026 #Section-About-WorkExperience .callout-copy--type3.d {
    margin-top: 20px;
  }

  .about-2026 .div-block-59 .product-section-title-full-type3,
  .about-2026 .div-block-59 .product-body-copy-type3,
  .about-2026 .div-block-59 .product-body-copy-type4 {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .about-2026 .hero-type2 .section-title-full-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .about-2026 .div-block-55 {
    margin-top: 0;
  }

  .about-2026 .div-block-28-copy {
    display: none;
  }

  .about-2026 .mark-profile-pic {
    display: block;
    position: relative;
    top: auto;
    width: clamp(120px, 20vw, 140px);
    max-width: 34vw;
    height: auto;
    margin: 0 auto 24px;
  }

  .about-2026 .hero-type2 .product-body-copy-type1 {
    max-width: 84vw;
    margin-top: 0;
  }

  /* The legacy mobile layout pulls each following heading upward. Leave room
     after both new entries so their body copy never meets the next heading. */
  .about-2026 .highlight-section[data-w-id^="1004f82e-c436-1610-fecf-e9519b0acccb_instance-"] {
    margin-bottom: 48px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto !important;
  }

  .about-2026 .highlight-section,
  .about-2026 .hero-type2,
  .about-2026 .hero-type2 * {
    animation: none !important;
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
    will-change: auto !important;
  }

  .about-2026 .cursor-wrapper {
    display: none !important;
  }

  .about-2026,
  .about-2026 * {
    cursor: auto !important;
  }

  .about-2026 a,
  .about-2026 button,
  .about-2026 [role="button"] {
    cursor: pointer !important;
  }
}
