 @media only screen and (min-width: 0rem) {#mh-about-intro {background: var(--white);padding: 4.5rem 1.25rem;font-family: var(--font-body);}#mh-about-intro .mh-about-copy {max-width: 44rem;margin: 0 auto;text-align: center;}#mh-about-intro .mh-about-text {margin: 1.5rem 0 0;font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);}#mh-about-intro .mh-about-text:first-of-type {margin-top: 0;font-size: clamp(1.125rem, 2.4vw, 1.4375rem);line-height: 1.6;font-weight: 500;color: var(--headerColor);}#mh-about-intro .mh-about-stage {margin: 3rem 0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.75rem;}#mh-about-intro .mh-about-shot {position: relative;overflow: hidden;background: var(--dolphin-soft);border-radius: var(--coping);}#mh-about-intro .mh-about-shot:nth-child(even) {border-radius: var(--coping-flip);}#mh-about-intro .mh-about-shot img {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;object-position: center;transition: transform 0.7s ease;}#mh-about-intro .mh-about-shot:hover img {transform: scale(1.05);}#mh-about-intro .mh-about-actions {display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 1rem;}#mh-about-intro .mh-about-actions .mh-btn {width: 100%;max-width: 20rem;margin-top: 0;}}@media only screen and (min-width: 0rem) {#mh-about-intro.mh-404 {min-height: 52svh;display: flex;align-items: center;padding: 5rem 1.25rem;background: var(--white);}#mh-about-intro.mh-404 .mh-about-inner {width: 100%;}#mh-about-intro.mh-404 .mh-404-copy {max-width: 42rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center;}#mh-about-intro.mh-404 .mh-404-title {margin: 1.125rem 0 0;font-family: var(--font-display);font-size: clamp(2rem, 6.2vw, 3.25rem);font-weight: 600;line-height: 1.12;letter-spacing: -0.025em;color: var(--headerColor);}#mh-about-intro.mh-404 .mh-404-lead {margin: 1.5rem auto 0;max-width: 36rem;font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);}#mh-about-intro.mh-404 .mh-404-actions {display: flex;flex-direction: column;align-items: center;justify-content: center;}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-about-intro {padding: 6rem 2rem;}#mh-about-intro.mh-404 {padding: 6.5rem 2rem;}#mh-about-intro .mh-about-stage {margin: 3.5rem 0;gap: 1.25rem;}#mh-about-intro .mh-about-actions {flex-direction: row;gap: 1.25rem;}#mh-about-intro .mh-about-actions .mh-btn {width: auto;}}@media only screen and (min-width: 64rem) {#mh-about-intro {padding: 7.5rem 2rem;}#mh-about-intro.mh-404 {padding: 8rem 2rem;}#mh-about-intro .mh-about-copy {max-width: 48rem;}#mh-about-intro .mh-about-stage {margin: 4rem 0;gap: 1.5rem;}#mh-about-intro .mh-about-actions {flex-direction: row;gap: 1.25rem;}#mh-about-intro .mh-about-actions .mh-btn {width: auto;}}