.hero-carousel[data-astro-cid-456vviwh]{--wipe-duration: .7s;--wipe-ease: cubic-bezier(.4, 0, .2, 1);--text-out: .2s;--text-pause: 50ms;--word-fade-duration: .3s;--word-stagger: 40ms;--text-out-delay: 0ms;--wipe-slide: 30%;--wipe-parallax: 10%;grid-column:1 / -1;display:grid;grid-template-columns:555px 1fr;column-gap:var(--gutter);height:688px}.hero-carousel[data-astro-cid-456vviwh]:focus{outline:none}.hero-carousel__photos[data-astro-cid-456vviwh]{position:relative;width:555px;height:688px;overflow:hidden}.hero-carousel__photo[data-astro-cid-456vviwh]{position:absolute;inset:0;opacity:0;z-index:1;display:block;color:inherit;text-decoration:none;pointer-events:none}.hero-carousel__photo[data-astro-cid-456vviwh][data-active]{opacity:1;pointer-events:auto}.hero-carousel__photo[data-astro-cid-456vviwh][data-entering]{opacity:1;z-index:2;pointer-events:auto;will-change:clip-path,transform}.hero-carousel__photo[data-astro-cid-456vviwh][data-entering=next]{animation:hero-wipe-next var(--wipe-duration) var(--wipe-ease) forwards}.hero-carousel__photo[data-astro-cid-456vviwh][data-entering=prev]{animation:hero-wipe-prev var(--wipe-duration) var(--wipe-ease) forwards}.hero-carousel__photo[data-astro-cid-456vviwh][data-leaving=next]{animation:hero-drift-next var(--wipe-duration) var(--wipe-ease) forwards;will-change:transform}.hero-carousel__photo[data-astro-cid-456vviwh][data-leaving=prev]{animation:hero-drift-prev var(--wipe-duration) var(--wipe-ease) forwards;will-change:transform}@keyframes hero-wipe-next{0%{clip-path:inset(0 0 0 100%);transform:translate(var(--wipe-slide))}to{clip-path:inset(0 0 0 0);transform:translate(0)}}@keyframes hero-wipe-prev{0%{clip-path:inset(0 100% 0 0);transform:translate(calc(-1 * var(--wipe-slide)))}to{clip-path:inset(0 0 0 0);transform:translate(0)}}@keyframes hero-drift-next{0%,25%{transform:translate(0)}to{transform:translate(calc(-1 * var(--wipe-parallax)))}}@keyframes hero-drift-prev{0%,25%{transform:translate(0)}to{transform:translate(var(--wipe-parallax))}}.hero-carousel__photo[data-astro-cid-456vviwh] img{width:100%;height:100%;object-fit:cover}.hero-carousel__panel[data-astro-cid-456vviwh]{position:relative;height:688px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto 1fr auto auto;grid-template-areas:"hl-top  hl-top" ".       timer" "desc    desc" "bot     bot" "hl-bot  hl-bot"}.hero-carousel__hairline--top[data-astro-cid-456vviwh]{grid-area:hl-top}.hero-carousel__hairline--bottom[data-astro-cid-456vviwh]{grid-area:hl-bot}.hero-carousel__hairline[data-astro-cid-456vviwh]{height:0;border-top:var(--hairline-weight) solid var(--hairline-light);width:100%}.hero-carousel__timer[data-astro-cid-456vviwh]{grid-area:timer;width:20px;height:20px;color:#eaeaea;justify-self:end;margin-block-start:20px}.hero-carousel__timer[data-astro-cid-456vviwh] svg[data-astro-cid-456vviwh]{display:block;width:100%;height:100%}.hero-carousel__descriptions[data-astro-cid-456vviwh]{grid-area:desc;position:relative}.hero-carousel__description[data-astro-cid-456vviwh]{position:absolute;inset:0;display:flex;align-items:center;pointer-events:none;opacity:0}.hero-carousel__description[data-astro-cid-456vviwh]:where([data-active]){pointer-events:auto;opacity:1}.hero-carousel__description[data-astro-cid-456vviwh][data-fading=out]{pointer-events:none;opacity:0;transition:opacity var(--text-out) var(--wipe-ease)}.hero-carousel__see-mores[data-astro-cid-456vviwh]{grid-area:bot;position:relative;align-self:end;justify-self:stretch;margin-block-end:20px;pointer-events:none}.hero-carousel__see-more[data-astro-cid-456vviwh]{position:absolute;top:0;right:calc(var(--see-more-arrow-size, 16px) + 5px);bottom:0;pointer-events:none;display:inline-flex;align-items:flex-end;gap:5px;font-family:var(--font-display);font-weight:var(--font-weight-light);font-size:var(--type-small);line-height:.8;color:var(--color-ink);white-space:nowrap;text-decoration:none;transform:translateY(.5px)}.hero-carousel__see-more[data-astro-cid-456vviwh]:where([data-active]){pointer-events:auto}.hero-carousel[data-astro-cid-456vviwh][data-editor-mode] .hero-carousel__see-more[data-astro-cid-456vviwh]{pointer-events:none}.hero-carousel[data-astro-cid-456vviwh][data-editor-mode] .hero-carousel__see-more-word[data-astro-cid-456vviwh],.hero-carousel[data-astro-cid-456vviwh][data-editor-mode] .hero-carousel__description-word[data-astro-cid-456vviwh]{transition:none!important}.hero-carousel__see-more-word[data-astro-cid-456vviwh]{display:inline-block;opacity:0;transition:opacity .1s var(--wipe-ease);transition-delay:calc(11ms * var(--word-index, 0))}.hero-carousel__see-more[data-astro-cid-456vviwh]:where([data-active]) .hero-carousel__see-more-word[data-astro-cid-456vviwh]{opacity:1}.hero-carousel__see-more[data-astro-cid-456vviwh][data-fading=out] .hero-carousel__see-more-word[data-astro-cid-456vviwh]{opacity:0}.hero-carousel__see-mores[data-astro-cid-456vviwh]{--see-more-arrow-size: 16px}.hero-carousel__see-mores-arrow[data-astro-cid-456vviwh]{position:absolute;top:0;right:0;bottom:0;display:inline-flex;align-items:flex-end;color:var(--color-ink);pointer-events:none;transform:translateY(1.5px)}.hero-carousel__see-mores-arrow[data-astro-cid-456vviwh] svg{width:var(--see-more-arrow-size);height:var(--see-more-arrow-size);flex-shrink:0}.hero-carousel__description-text[data-astro-cid-456vviwh]{display:block;margin:0;font-family:var(--font-display);font-weight:var(--font-weight-light);font-size:var(--type-hero);line-height:1.3;color:var(--color-ink);text-decoration:none}.hero-carousel__description-word[data-astro-cid-456vviwh]{display:inline-block;opacity:0}.hero-carousel__description[data-astro-cid-456vviwh][data-active] .hero-carousel__description-word[data-astro-cid-456vviwh]{opacity:1;transition:opacity var(--word-fade-duration) var(--wipe-ease);transition-delay:calc(var(--word-stagger) * var(--word-index, 0))}.hero-carousel__see-more[data-astro-cid-456vviwh]:hover{opacity:.7}.hero-carousel__see-more-label[data-astro-cid-456vviwh]{text-align:right}@media(prefers-reduced-motion:reduce){.hero-carousel__photo[data-astro-cid-456vviwh],.hero-carousel__photo[data-astro-cid-456vviwh][data-entering],.hero-carousel__description[data-astro-cid-456vviwh],.hero-carousel__description[data-astro-cid-456vviwh][data-fading=out],.hero-carousel__description-word[data-astro-cid-456vviwh],.hero-carousel__description[data-astro-cid-456vviwh][data-active] .hero-carousel__description-word[data-astro-cid-456vviwh],.hero-carousel__see-more[data-astro-cid-456vviwh],.hero-carousel__see-more[data-astro-cid-456vviwh][data-fading=out]{animation:none!important;transition:opacity .1s ease!important;transition-delay:0s!important;clip-path:none!important;transform:none!important}.hero-carousel__timer[data-astro-cid-456vviwh]{display:none}}.hero-carousel__pagination[data-astro-cid-456vviwh]{grid-area:bot;align-self:end;justify-self:start;margin-block-end:20px;display:inline-flex;align-items:center;justify-content:space-between;width:120px;height:40px;padding-inline:13px;border:var(--hairline-weight) solid var(--hairline-light);border-radius:40px;font-family:var(--font-label);font-weight:400;font-size:var(--type-micro);color:var(--color-ink);white-space:nowrap}.hero-carousel__btn[data-astro-cid-456vviwh]{width:16px;height:16px;color:var(--color-ink);display:inline-flex}.hero-carousel__btn[data-astro-cid-456vviwh]:hover{opacity:.7}.hero-carousel__btn[data-astro-cid-456vviwh] svg{width:100%;height:100%}.hero-carousel__counter[data-astro-cid-456vviwh]{flex:1;text-align:center}@media(min-width:811px)and (max-width:1511px){.hero-carousel[data-astro-cid-456vviwh]{grid-template-columns:calc(555 / 1512 * 100vw) 1fr;height:calc(688 / 1512 * 100vw)}.hero-carousel__photos[data-astro-cid-456vviwh]{width:calc(555 / 1512 * 100vw);height:calc(688 / 1512 * 100vw)}.hero-carousel__panel[data-astro-cid-456vviwh]{height:calc(688 / 1512 * 100vw)}.hero-carousel__pagination[data-astro-cid-456vviwh]{margin-block-end:clamp(13px,calc(20 / 1512 * 100vw),20px);width:clamp(80px,calc(120 / 1512 * 100vw),120px);height:clamp(27px,calc(40 / 1512 * 100vw),40px);padding-inline:clamp(9px,calc(13 / 1512 * 100vw),13px)}.hero-carousel__btn[data-astro-cid-456vviwh]{width:clamp(11px,calc(16 / 1512 * 100vw),16px);height:clamp(11px,calc(16 / 1512 * 100vw),16px)}.hero-carousel__see-mores[data-astro-cid-456vviwh]{--see-more-arrow-size: clamp(11px, calc(16 / 1512 * 100vw), 16px)}}@media(max-width:810px){.hero-carousel[data-astro-cid-456vviwh]{grid-template-columns:1fr;grid-template-rows:auto auto;height:auto;column-gap:0}.hero-carousel__photos[data-astro-cid-456vviwh]{width:100vw;margin-inline:calc(-1 * var(--page-margin));height:auto;aspect-ratio:402 / 498}.hero-carousel__panel[data-astro-cid-456vviwh]{height:auto;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto auto auto;grid-template-areas:"page    .       timer" "desc    desc    desc" "see     see     see" "hl-bot  hl-bot  hl-bot";row-gap:var(--space-1);padding-block-start:var(--space-half)}.hero-carousel__hairline--top[data-astro-cid-456vviwh]{display:none}.hero-carousel__timer[data-astro-cid-456vviwh]{align-self:center;justify-self:end;margin-block-start:0}.hero-carousel__descriptions[data-astro-cid-456vviwh]{height:75px;overflow:hidden}.hero-carousel__description[data-astro-cid-456vviwh]{align-items:flex-start}.hero-carousel__see-mores[data-astro-cid-456vviwh]{grid-area:see;height:16px;align-self:auto;margin-block-start:10px;margin-block-end:0}.hero-carousel__see-mores[data-astro-cid-456vviwh]{--see-more-arrow-size: 11px}.hero-carousel__see-more[data-astro-cid-456vviwh]{align-items:center;line-height:normal;transform:none}.hero-carousel__see-mores-arrow[data-astro-cid-456vviwh]{align-items:center;transform:none}.hero-carousel__pagination[data-astro-cid-456vviwh]{grid-area:page;align-self:center;width:80px;height:27px;font-size:12px;padding-inline:9px;margin-block-end:0}.hero-carousel__btn[data-astro-cid-456vviwh]{width:11px;height:11px}}.pastel-panel[data-astro-cid-6krqrnwd]{height:100%;padding:var(--space-2);display:flex;flex-direction:column;justify-content:center}.pastel-panel__quote-block[data-astro-cid-6krqrnwd]{display:flex;flex-direction:column;gap:var(--space-1)}.pastel-panel--peach[data-astro-cid-6krqrnwd]{background:var(--color-pastel-peach)}.pastel-panel--yellow[data-astro-cid-6krqrnwd]{background:var(--color-pastel-yellow)}.pastel-panel--blue[data-astro-cid-6krqrnwd]{background:var(--color-pastel-blue)}.pastel-panel__attribution[data-astro-cid-6krqrnwd]{font-family:var(--font-label);font-weight:400;font-size:var(--type-label);color:var(--color-ink)}.pastel-panel__quote[data-astro-cid-6krqrnwd]{font-family:var(--font-display);font-weight:var(--font-weight-light);font-size:var(--type-pullquote);color:var(--color-ink);hanging-punctuation:first}.pastel-panel__see-more[data-astro-cid-6krqrnwd]{margin-top:auto;align-self:flex-end;font-family:var(--font-display);font-weight:var(--font-weight-light);font-size:var(--type-small);color:var(--color-ink)}.pastel-panel__see-more-label--mobile[data-astro-cid-6krqrnwd]{display:none}@media(max-width:810px){.pastel-panel__see-more-label--desktop[data-astro-cid-6krqrnwd]{display:none}.pastel-panel__see-more-label--mobile[data-astro-cid-6krqrnwd]{display:inline}}.feature-tile[data-astro-cid-pnaynvpt]{display:block;color:inherit;text-decoration:none}.feature-tile--6[data-astro-cid-pnaynvpt]{grid-column:span 6}.feature-tile--9[data-astro-cid-pnaynvpt]{grid-column:span 9}.feature-tile__pair[data-astro-cid-pnaynvpt]{display:grid;grid-template-columns:1fr var(--pastel-panel-width);gap:0;margin-bottom:var(--photo-strip-gap)}.feature-tile__photo[data-astro-cid-pnaynvpt]{aspect-ratio:317 / 422;overflow:hidden;position:relative}.feature-tile--9[data-astro-cid-pnaynvpt] .feature-tile__photo[data-astro-cid-pnaynvpt]{aspect-ratio:674 / 422}.feature-tile__photo[data-astro-cid-pnaynvpt] img{width:100%;height:100%;object-fit:cover;transition:transform 2s cubic-bezier(.32,.72,0,1);will-change:transform}.feature-tile__video[data-astro-cid-pnaynvpt]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140%;height:140%;aspect-ratio:3 / 4;border:0;pointer-events:none;transition:transform 2s cubic-bezier(.32,.72,0,1);will-change:transform}.feature-tile--9[data-astro-cid-pnaynvpt] .feature-tile__video[data-astro-cid-pnaynvpt]{width:130%;height:130%;aspect-ratio:8 / 5}@media(hover:hover)and (min-width:811px){.feature-tile[data-astro-cid-pnaynvpt]:hover .feature-tile__photo[data-astro-cid-pnaynvpt] img{transform:scale(1.04)}.feature-tile[data-astro-cid-pnaynvpt]:hover .feature-tile__video[data-astro-cid-pnaynvpt]{transform:translate(-50%,-50%) scale(1.04)}}@media(prefers-reduced-motion:reduce){.feature-tile__photo[data-astro-cid-pnaynvpt] img,.feature-tile__video[data-astro-cid-pnaynvpt]{transition:none}.feature-tile[data-astro-cid-pnaynvpt]:hover .feature-tile__photo[data-astro-cid-pnaynvpt] img{transform:none}.feature-tile[data-astro-cid-pnaynvpt]:hover .feature-tile__video[data-astro-cid-pnaynvpt]{transform:translate(-50%,-50%)}.feature-tile__video[data-astro-cid-pnaynvpt]{display:none}}@media(max-width:810px){.feature-tile__pair[data-astro-cid-pnaynvpt]{grid-template-columns:1fr;grid-template-rows:223px auto}.feature-tile__pair[data-astro-cid-pnaynvpt]>.feature-tile__pastel[data-astro-cid-pnaynvpt]{order:-1}}
