 @media only screen and (min-width: 0rem) {#tp-about-intro {background: var(--white);padding: 4.5rem 1.25rem 5.5rem;font-family: var(--font-body);}#tp-about-intro .tp-about-copy {max-width: 44rem;margin: 0 auto;text-align: center;}#tp-about-intro .tp-about-text {margin: 1.5rem 0 0;font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);}#tp-about-intro .tp-about-stage {margin: 3rem 0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.75rem;}#tp-about-intro .tp-about-shot {position: relative;overflow: hidden;background: var(--moss);border-radius: var(--radius-lg);}#tp-about-intro .tp-about-shot:nth-child(even) {margin-top: 2rem;margin-bottom: -2rem;}#tp-about-intro .tp-about-shot img {width: 100%;height: auto;aspect-ratio: 3 / 4;object-fit: cover;object-position: center;transition: transform 0.7s ease;}#tp-about-intro .tp-about-shot:hover img {transform: scale(1.04);}#tp-about-intro .tp-about-stage + .tp-about-text {margin-top: 4.5rem;}#tp-about-intro .tp-about-actions {margin-top: 0.5rem;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 1rem;}#tp-about-intro .tp-about-actions .tp-btn {width: 100%;max-width: 20rem;}#tp-about-intro .tp-about-actions .tp-btn + .tp-btn {margin-top: 0;}}@media only screen and (min-width: 0rem) {#tp-about-intro.tp-404 {min-height: 52svh;display: flex;align-items: center;padding: 5rem 1.25rem;background: var(--white);}#tp-about-intro.tp-404 .tp-about-inner {width: 100%;}#tp-about-intro.tp-404 .tp-404-copy {max-width: 42rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center;}#tp-about-intro.tp-404 .tp-404-title {margin: 1.125rem 0 0;font-family: var(--font-display);font-size: clamp(2rem, 6.2vw, 3.25rem);font-weight: 700;line-height: 1.08;letter-spacing: -0.01em;color: var(--headerColor);}#tp-about-intro.tp-404 .tp-404-lead {margin: 1.5rem auto 0;max-width: 36rem;font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);}#tp-about-intro.tp-404 .tp-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) {#tp-about-intro {padding: 6rem 2rem 7rem;}#tp-about-intro.tp-404 {padding: 6.5rem 2rem;}#tp-about-intro .tp-about-stage {margin: 3.5rem 0;gap: 1.25rem;}#tp-about-intro .tp-about-actions {flex-direction: row;gap: 1.25rem;}#tp-about-intro .tp-about-actions .tp-btn {width: auto;}#tp-about-intro .tp-about-actions .tp-btn + .tp-btn {margin-top: 2.25rem;}}@media only screen and (min-width: 64rem) {#tp-about-intro {padding: 7.5rem 2rem 8.5rem;}#tp-about-intro.tp-404 {padding: 8rem 2rem;}#tp-about-intro .tp-about-copy {max-width: 48rem;}#tp-about-intro .tp-about-stage {margin: 4rem 0;gap: 1.5rem;}#tp-about-intro .tp-about-shot:nth-child(even) {margin-top: 3rem;margin-bottom: -3rem;}#tp-about-intro .tp-about-stage + .tp-about-text {margin-top: 5.5rem;}#tp-about-intro .tp-about-actions {flex-direction: row;gap: 1.25rem;}#tp-about-intro .tp-about-actions .tp-btn {width: auto;}#tp-about-intro .tp-about-actions .tp-btn + .tp-btn {margin-top: 2.25rem;}}