.xp-page{--xp-cream:#ffefd9;--xp-teal:#1e6369;--xp-deep:#113f43;--xp-yellow:#ffcd2a;background:var(--xp-cream);color:var(--xp-deep);overflow:clip}.xp-page h1,.xp-page h2{font:400 1rem/1 var(--font-display);letter-spacing:-.025em;text-wrap:balance;margin:0}.xp-page p{margin-top:0}.xp-hero{isolation:isolate;color:#fff;align-items:flex-end;min-height:max(46rem,100svh);display:flex;position:relative}.xp-hero-picture{z-index:-2}.xp-hero-picture img{animation:1.8s cubic-bezier(.23,1,.32,1) both xp-hero-settle}.xp-shade{z-index:-1;pointer-events:none;background:linear-gradient(#0823262e,#08232614 34%,#082326c2);position:absolute;inset:0}.xp-hero-copy{width:min(100% - 2 * var(--page-gutter),88rem);margin:0 auto;padding-bottom:clamp(4.5rem,9vw,8rem)}.xp-hero-copy>*{animation:.9s cubic-bezier(.23,1,.32,1) both xp-copy-enter}.xp-hero-copy>p{letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:600}.xp-hero h1{max-width:10ch;font-size:clamp(3.8rem,9.5vw,8.5rem);line-height:.9;animation-delay:80ms}.xp-hero-copy a{color:#fff;text-underline-offset:.45rem;align-items:center;min-height:3rem;margin-top:2.2rem;animation-delay:.16s;display:inline-flex}.xp-intro{width:min(100% - 2 * var(--page-gutter),76rem);grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(3rem,9vw,9rem);margin:0 auto;padding:clamp(6rem,12vw,11rem) 0;display:grid}.xp-intro h2{font-size:clamp(3rem,7vw,6.4rem)}.xp-intro p{color:#28565a;max-width:38rem;margin:0;font-size:clamp(1rem,1.3vw,1.2rem)}.xp-journey{width:min(100% - 2 * var(--page-gutter),88rem);margin:0 auto;padding-bottom:clamp(6rem,12vw,12rem)}.xp-journey article{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:center;gap:clamp(2rem,7vw,8rem);margin-bottom:clamp(6rem,11vw,11rem);display:grid}.xp-journey article:nth-child(2n){grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr)}.xp-journey article:nth-child(2n) .xp-image{order:2}.xp-image{background:#113f430f;border:1px solid #113f4317;border-radius:1.25rem;min-height:clamp(28rem,54vw,47rem);position:relative;overflow:hidden;box-shadow:inset 0 1px #fffdf8ad}.xp-image__picture{background:#d8cfbb;border-radius:.95rem;position:absolute;inset:.45rem;overflow:hidden;box-shadow:inset 0 1px #ffffff38}.xp-image img{object-fit:cover;transition:transform .48s cubic-bezier(.23,1,.32,1)}.xp-journey article:first-child img{object-position:50% 68%}.xp-journey article:nth-child(2) img{object-position:54% 50%}.xp-journey article:nth-child(3) img{object-position:50% 57%}.xp-journey article>div:last-child>p:first-child{letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:600}.xp-journey h2{max-width:10ch;margin-bottom:1.5rem;font-size:clamp(2.8rem,5vw,5rem)}.xp-journey article>div:last-child>p:last-of-type{color:#28565a;max-width:34rem}.xp-journey a{text-underline-offset:.35rem;margin-top:1rem;font-weight:600;transition:transform .16s cubic-bezier(.23,1,.32,1);display:inline-flex}.xp-journey a:active{transform:scale(.97)}.xp-coda{margin:0 var(--page-gutter) clamp(2rem,4vw,4rem);padding:clamp(4rem,8vw,8rem) var(--page-gutter);background:var(--xp-teal);color:#fff;text-align:center}.xp-coda>div{max-width:62rem;margin:auto}.xp-coda h2{font-size:clamp(3rem,7vw,6.5rem)}.xp-coda p{margin:1.5rem 0 2rem}.xp-coda a{background:var(--xp-yellow);min-height:3.5rem;color:var(--xp-deep);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:1rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:760px){.xp-intro,.xp-journey article,.xp-journey article:nth-child(2n){grid-template-columns:1fr}.xp-journey article:nth-child(2n) .xp-image{order:0}.xp-intro{gap:2rem}.xp-image{min-height:clamp(26rem,125vw,30rem)}.xp-hero-copy>p,.xp-journey article>div:last-child>p:first-child{letter-spacing:.14em;font-size:.72rem}.xp-coda{margin-inline:0}}@media (max-width:390px){.xp-hero h1{font-size:clamp(3.15rem,15vw,3.6rem)}}@keyframes xp-hero-settle{0%{transform:scale(1.025)}to{transform:scale(1)}}@keyframes xp-copy-enter{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.xp-image:hover img{transform:scale(1.025)}}@media (prefers-reduced-motion:reduce){.xp-hero-picture img,.xp-hero-copy>*{animation:none}.xp-image img,.xp-journey a{transition:none}}.xp-journey a{align-items:center;min-height:2.75rem}.xp-intro.editorial-band{width:min(calc(100% - (2 * var(--page-gutter))), 80rem);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(1.5rem,3vw,3rem);padding-block:clamp(4.5rem,7vw,7rem);display:grid}.xp-intro.editorial-band .editorial-band__copy{color:#28565a;max-width:32rem;line-height:1.75}@media (max-width:900px){.xp-intro.editorial-band{grid-template-columns:minmax(0,1fr);gap:2rem;padding-block:4.5rem}.xp-intro.editorial-band>.editorial-band__title,.xp-intro.editorial-band>.editorial-band__copy{grid-column:1/-1;min-width:0}}
