@layer sections{.client-module___KGdiq__show{width:100%;height:100%;position:relative}.client-module___KGdiq__showTrack{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:100%;grid-auto-flow:column;height:100%;margin:0;padding:0;list-style:none;display:grid;overflow-x:auto}.client-module___KGdiq__showTrack::-webkit-scrollbar{display:none}.client-module___KGdiq__showTrack:focus-visible{outline:3px solid var(--t-accent);outline-offset:-3px}.client-module___KGdiq__showSlide{scroll-snap-align:start;scroll-snap-stop:always;height:100%}.client-module___KGdiq__showSlide>span{border-radius:0;height:100%}.client-module___KGdiq__showPrev,.client-module___KGdiq__showNext{background:var(--t-bg);width:48px;height:48px;color:var(--t-fg);cursor:pointer;transition:opacity var(--t-quick,.16s) ease;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;translate:0 -50%}.client-module___KGdiq__showPrev{left:.75rem}.client-module___KGdiq__showPrev svg{transform:scaleX(-1)}.client-module___KGdiq__showNext{right:.75rem}.client-module___KGdiq__showPrev:focus-visible,.client-module___KGdiq__showNext:focus-visible{outline:2px solid var(--t-ink);outline-offset:2px}.client-module___KGdiq__showPrev[disabled],.client-module___KGdiq__showNext[disabled]{opacity:.35;cursor:default}.client-module___KGdiq__showCount{background:color-mix(in srgb, var(--t-ink) 72%, transparent);color:var(--t-ink-text);font-variant-numeric:tabular-nums;pointer-events:none;margin:0;padding:.125rem .625rem;font-size:.8125rem;line-height:1.6;position:absolute;bottom:.75rem;left:.75rem}.client-module___KGdiq__film{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.client-module___KGdiq__film[data-shown=true]{opacity:1}.client-module___KGdiq__filmToggle{z-index:2;border:1px solid color-mix(in srgb, var(--t-ink-text) 60%, transparent);background:color-mix(in srgb, var(--t-ink) 60%, transparent);width:48px;height:48px;color:var(--t-ink-text);cursor:pointer;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;bottom:1rem;right:1rem}.client-module___KGdiq__filmToggle:focus-visible{outline:2px solid var(--t-ink-text);outline-offset:2px}@media (prefers-reduced-motion:reduce){.client-module___KGdiq__film{transition:none}}.client-module___KGdiq__menu{box-sizing:border-box;background:var(--t-bg);width:min(64rem,100vw - 2rem);max-width:none;max-height:calc(100dvh - 2rem);color:var(--t-fg);border:0;margin:auto;padding:0;inset:0}.client-module___KGdiq__menu:has(.client-module___KGdiq__menuPages[data-pages="1"]){width:min(30rem,100vw - 2rem)}.client-module___KGdiq__menu::backdrop{background:color-mix(in srgb, var(--t-ink) 80%, transparent)}.client-module___KGdiq__menuBox{box-sizing:border-box;overscroll-behavior:contain;max-height:calc(100dvh - 2rem);padding:0 1rem 1.25rem;overflow-y:auto}.client-module___KGdiq__menuBar{z-index:1;background:var(--t-bg);justify-content:space-between;align-items:center;gap:1rem;padding-block:.5rem;display:flex;position:sticky;top:0}.client-module___KGdiq__menuTitle{margin:0;font-size:1.25rem;line-height:1.3}.client-module___KGdiq__menuClose{width:48px;height:48px;color:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.client-module___KGdiq__menuClose:focus-visible{outline:2px solid var(--t-fg);outline-offset:-4px}.client-module___KGdiq__menuPages{gap:1rem;display:grid}@media (min-width:48rem){.client-module___KGdiq__menuPages[data-pages="2"]{grid-template-columns:1fr 1fr}}.client-module___KGdiq__menuPage{border:1px solid var(--t-line);display:block}.client-module___KGdiq__menuPage:focus-visible{outline:3px solid var(--t-fg);outline-offset:2px}.client-module___KGdiq__menuPage img{width:100%;height:auto;display:block}.client-module___KGdiq__menuNote{color:var(--t-fg-mute);margin:.75rem 0 0;font-size:.875rem}.client-module___KGdiq__menuSlot{max-width:26rem}.client-module___KGdiq__menuLead{max-width:36rem;margin:1rem 0 0;font-size:1rem;line-height:1.6}.client-module___KGdiq__menuLinks{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.client-module___KGdiq__menuLink{box-sizing:border-box;min-height:48px;color:inherit;border:1px solid;align-items:center;padding-inline:1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.client-module___KGdiq__menuLink:focus-visible{outline:2px solid var(--t-fg);outline-offset:3px}}
@layer sections{.action-module__swXRxG__row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.action-module__swXRxG__row[data-align=center]{justify-content:center}.action-module__swXRxG__action{min-height:48px;color:inherit;transition:opacity var(--t-quick) var(--t-ease);align-items:center;gap:.25rem;text-decoration:none;display:inline-flex}.action-module__swXRxG__label{box-sizing:border-box;border-radius:var(--t-radius-button,var(--t-radius));min-width:48px;min-height:48px;font-family:var(--t-ui,var(--t-body));font-style:var(--t-ui-style,normal);border:1px solid #0000;justify-content:center;align-items:center;padding-inline:1.5rem;font-size:1rem;line-height:1.2;display:inline-flex}[data-button~=outline] .action-module__swXRxG__primary .action-module__swXRxG__label{color:inherit;background:0 0;border-color:currentColor}[data-button~=upper] .action-module__swXRxG__primary .action-module__swXRxG__label,[data-button~=upper] .action-module__swXRxG__secondary .action-module__swXRxG__label{text-transform:uppercase;letter-spacing:.06em}[data-link=arrow] .action-module__swXRxG__link .action-module__swXRxG__label{font-size:1.125rem;text-decoration:none}[data-link=arrow] .action-module__swXRxG__link .action-module__swXRxG__trail{align-items:center;margin-inline-start:.25rem;display:inline-flex}.action-module__swXRxG__primary .action-module__swXRxG__label{background:var(--t-accent);color:var(--t-accent-text)}.action-module__swXRxG__secondary .action-module__swXRxG__label{color:inherit;background:0 0;border-color:currentColor}.action-module__swXRxG__link .action-module__swXRxG__label{min-width:0;color:inherit;text-underline-offset:.25em;background:0 0;border-color:#0000;padding-inline:0;text-decoration:underline}.action-module__swXRxG__trail{display:none}[data-trail=arrow] .action-module__swXRxG__primary .action-module__swXRxG__trail,[data-trail=arrow] .action-module__swXRxG__secondary .action-module__swXRxG__trail{box-sizing:border-box;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}[data-trail=arrow] .action-module__swXRxG__primary .action-module__swXRxG__trail{background:var(--t-accent);color:var(--t-accent-text)}[data-trail=arrow] .action-module__swXRxG__secondary .action-module__swXRxG__trail{color:inherit;border-color:currentColor}.action-module__swXRxG__action:hover{opacity:.86}.action-module__swXRxG__action:focus-visible{outline-offset:2px;outline:1px solid}@media (prefers-reduced-motion:reduce){.action-module__swXRxG__action{transition:none}}}
@layer sections{.solara-module__zw3b9W__pad{box-sizing:border-box;padding-block:clamp(92px,13.32vw,192px);padding-inline:clamp(12px,1.3875vw,20px)}.solara-module__zw3b9W__head{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.solara-module__zw3b9W__head[data-align=center]{text-align:center;align-items:center}.solara-module__zw3b9W__eyebrow{font-family:var(--t-body);letter-spacing:.033em;text-transform:uppercase;color:var(--t-deep,var(--t-fg-mute));align-items:center;gap:4px;margin:0;font-size:.75rem;line-height:1.5;display:inline-flex}.solara-module__zw3b9W__eyebrow:before{content:"";background:var(--t-fg);border-radius:50%;flex:none;width:8px;height:8px}.solara-module__zw3b9W__head[data-on=ink] .solara-module__zw3b9W__eyebrow{color:color-mix(in srgb, var(--t-deep,var(--t-ink-text)) 22%, var(--t-ink-text))}.solara-module__zw3b9W__head[data-on=ink] .solara-module__zw3b9W__eyebrow:before{background:color-mix(in srgb, var(--t-deep,var(--t-ink-text)) 22%, var(--t-ink-text))}.solara-module__zw3b9W__title{font-family:var(--t-display);font-weight:var(--t-display-weight,400);font-size:var(--t-h2);letter-spacing:-.026em;color:var(--t-fg);margin:0;line-height:1}.solara-module__zw3b9W__head[data-on=ink] .solara-module__zw3b9W__title{color:var(--t-ink-text)}.solara-module__zw3b9W__lede{max-width:40em;color:var(--t-fg-mute);margin:0;font-size:1rem;line-height:1.5}.solara-module__zw3b9W__button{box-sizing:border-box;background:var(--t-accent);min-height:48px;color:var(--t-accent-text);font-family:var(--t-body);white-space:nowrap;transition:background-color var(--t-quick) var(--t-ease);justify-content:center;align-items:center;gap:10px;padding-inline:16px;font-size:1rem;line-height:1.5;text-decoration:none;display:inline-flex}.solara-module__zw3b9W__button:hover{background:color-mix(in srgb, var(--t-accent) 86%, var(--t-accent-text))}.solara-module__zw3b9W__button:focus-visible{outline:1px solid var(--t-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.solara-module__zw3b9W__button{transition:none}}}
@layer sections{.solara-module__bEhFVW__retreat{box-sizing:border-box;background:var(--t-bg);min-height:max(40rem,100svh - 40px);color:var(--t-fg);grid-template-columns:1fr 1fr;gap:40px;padding:20px 40px 20px 20px;display:grid}.solara-module__bEhFVW__photo{min-height:100%;position:relative;overflow:hidden}.solara-module__bEhFVW__photo>*{width:100%;height:100%;display:block;position:absolute;inset:0}.solara-module__bEhFVW__photo img{object-fit:cover;width:100%;height:100%}.solara-module__bEhFVW__copy{flex-direction:column;justify-content:flex-end;gap:47px;padding-top:80px;display:flex}.solara-module__bEhFVW__head{flex-direction:column;gap:16px;display:flex}.solara-module__bEhFVW__eyebrow{letter-spacing:.033em;text-transform:uppercase;color:var(--t-fg-mute);align-items:center;gap:4px;margin:0;font-size:.75rem;line-height:1.5;display:inline-flex}.solara-module__bEhFVW__eyebrow:before{content:"";background:var(--t-fg);border-radius:50%;width:8px;height:8px}.solara-module__bEhFVW__title{max-width:11ch;font-family:var(--t-display);font-weight:var(--t-display-weight);font-size:var(--t-h1);letter-spacing:-.034em;color:var(--t-fg);margin:0;line-height:1}.solara-module__bEhFVW__bar{box-sizing:border-box;border:1px solid var(--t-line);align-items:center;padding:19px;display:flex}@media (min-width:768px) and (max-width:1199px){.solara-module__bEhFVW__bar{flex-wrap:wrap;row-gap:16px}.solara-module__bEhFVW__lede{flex-basis:100%;max-width:none;padding-right:0}.solara-module__bEhFVW__fact:first-child{border-left:0;padding-left:0}.solara-module__bEhFVW__action{margin-left:auto}}.solara-module__bEhFVW__lede{max-width:16rem;color:var(--t-fg-mute);flex:auto;margin:0 auto 0 0;padding-right:20px;font-size:1rem;line-height:1.5}.solara-module__bEhFVW__facts{align-self:stretch;display:flex}.solara-module__bEhFVW__fact{border-left:1px solid var(--t-line);color:var(--t-fg-mute);flex-direction:column;justify-content:center;align-items:center;gap:4px;padding-inline:20px;display:flex}.solara-module__bEhFVW__value{font-family:var(--t-display);font-size:1.25rem;line-height:1}.solara-module__bEhFVW__stars{color:color-mix(in oklch, var(--t-deep,var(--t-fg-mute)) 72%, var(--t-bg));gap:1px;display:inline-flex}.solara-module__bEhFVW__label{font-size:.75rem;line-height:1}.solara-module__bEhFVW__action{border-left:1px solid var(--t-line);align-self:stretch;align-items:center;padding-left:20px;display:flex}@media (max-width:767px){.solara-module__bEhFVW__retreat{grid-template-columns:1fr;gap:12px;min-height:0;padding:12px}.solara-module__bEhFVW__photo{aspect-ratio:1/1.16;order:2;min-height:0}.solara-module__bEhFVW__copy{text-align:center;order:1;gap:24px;padding-top:64px}.solara-module__bEhFVW__head{align-items:center}.solara-module__bEhFVW__title{max-width:none}.solara-module__bEhFVW__bar{flex-direction:column;align-items:stretch;gap:12px;padding:8px 8px 12px}.solara-module__bEhFVW__action{border-left:0;order:-1;padding-left:0}.solara-module__bEhFVW__action>a{width:100%}.solara-module__bEhFVW__lede{max-width:none;margin:0;padding:0 12px}.solara-module__bEhFVW__facts{justify-content:center}.solara-module__bEhFVW__fact:first-child{border-left:0}}}
@layer sections{.zante-module__tDJTPq__slide{min-height:max(34rem,100svh);color:var(--t-ink-text);place-items:center;display:grid;position:relative;overflow:hidden}.zante-module__tDJTPq__slide[data-height=set]{min-height:var(--s-height)}.zante-module__tDJTPq__photo{position:absolute;inset:0}.zante-module__tDJTPq__photo>*{width:100%;height:100%;display:block}.zante-module__tDJTPq__photo img{object-fit:cover;width:100%;height:100%}.zante-module__tDJTPq__veil{background:color-mix(in srgb, var(--t-ink) 22%, transparent);position:absolute;inset:0}.zante-module__tDJTPq__copy{text-align:center;flex-direction:column;align-items:center;gap:22px;padding:90px 20px 0;display:flex;position:relative}.zante-module__tDJTPq__copy[data-lede=true]{margin-top:-60px;padding-top:0}.zante-module__tDJTPq__title{font-family:var(--t-ui,var(--t-display));font-weight:700;font-size:var(--t-h1);text-shadow:0 1px 12px color-mix(in srgb, var(--t-ink) 30%, transparent);margin:0;line-height:1}.zante-module__tDJTPq__slide[data-height=set] .zante-module__tDJTPq__title{max-width:none;font-size:clamp(1.875rem,3.5vw,3.125rem);font-weight:900}.zante-module__tDJTPq__lede{font-family:var(--t-ui,var(--t-body));margin:0;font-size:1rem;line-height:1.5}.zante-module__tDJTPq__dots{flex-direction:column;gap:14px;display:flex;position:absolute;top:50%;right:34px;transform:translateY(-50%)}.zante-module__tDJTPq__dot{background:color-mix(in srgb, var(--t-ink-text) 45%, transparent);border-radius:50%;width:10px;height:10px}.zante-module__tDJTPq__dot[data-current=true]{box-shadow:0 0 0 3px transparent, 0 0 0 4px var(--t-ink-text);background:var(--t-ink-text)}.zante-module__tDJTPq__crumbs{box-sizing:border-box;max-width:1200px;margin-inline:auto;padding:34px 15px 38px}.zante-module__tDJTPq__crumbsTitle{font-family:var(--t-display);letter-spacing:.2px;color:var(--t-fg);margin:0;font-size:1.75rem;font-weight:700;line-height:1.1}.zante-module__tDJTPq__trail{font-family:var(--t-display);color:var(--t-fg);gap:8px;margin:12px 0 0;font-size:.75rem;line-height:1.4;display:flex}.zante-module__tDJTPq__trail a{color:inherit;text-decoration:none}@media (max-width:767px){.zante-module__tDJTPq__slide{min-height:30rem}.zante-module__tDJTPq__slide[data-height=set]{min-height:22rem}.zante-module__tDJTPq__copy[data-lede=true]{margin-top:0}.zante-module__tDJTPq__dots{display:none}}}
@layer sections{.styles-module__A50ibW__hero{gap:var(--t-space);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:60rem){.styles-module__A50ibW__hero[data-layout=photo-right],.styles-module__A50ibW__hero[data-layout=photo-left]{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__A50ibW__hero[data-layout=photo-left] .styles-module__A50ibW__art{order:-1}.styles-module__A50ibW__hero[data-layout=photo-right][data-size=full],.styles-module__A50ibW__hero[data-layout=photo-right][data-size=tall]{grid-template-columns:5fr 7fr}.styles-module__A50ibW__hero[data-layout=photo-left][data-size=full],.styles-module__A50ibW__hero[data-layout=photo-left][data-size=tall]{grid-template-columns:7fr 5fr}.styles-module__A50ibW__hero[data-layout=photo-right][data-size=full],.styles-module__A50ibW__hero[data-layout=photo-left][data-size=full],.styles-module__A50ibW__hero[data-layout=photo-right][data-size=tall],.styles-module__A50ibW__hero[data-layout=photo-left][data-size=tall]{align-items:stretch}.styles-module__A50ibW__hero[data-layout=photo-right][data-size=full] .styles-module__A50ibW__art,.styles-module__A50ibW__hero[data-layout=photo-left][data-size=full] .styles-module__A50ibW__art,.styles-module__A50ibW__hero[data-layout=photo-right][data-size=tall] .styles-module__A50ibW__art,.styles-module__A50ibW__hero[data-layout=photo-left][data-size=tall] .styles-module__A50ibW__art,.styles-module__A50ibW__hero[data-layout=photo-right][data-size=full] .styles-module__A50ibW__art>span,.styles-module__A50ibW__hero[data-layout=photo-left][data-size=full] .styles-module__A50ibW__art>span,.styles-module__A50ibW__hero[data-layout=photo-right][data-size=tall] .styles-module__A50ibW__art>span,.styles-module__A50ibW__hero[data-layout=photo-left][data-size=tall] .styles-module__A50ibW__art>span{height:100%}}.styles-module__A50ibW__copy{flex-direction:column;gap:1.5rem;max-width:34em;display:flex}.styles-module__A50ibW__hero[data-copy-width=wide] .styles-module__A50ibW__copy,.styles-module__A50ibW__hero[data-copy-width=wide] .styles-module__A50ibW__copy>:first-child{max-width:none}.styles-module__A50ibW__art{border-radius:var(--t-radius);position:relative;overflow:clip}.styles-module__A50ibW__hero[data-layout=photo-behind]{align-content:end;min-height:60vh;position:relative}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__art{position:absolute;inset:0}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__scrim{background:var(--t-ground2);opacity:.78;position:absolute;inset:0}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__copy{z-index:1;color:var(--t-ground2-text);padding-block:var(--t-space);gap:1rem;position:relative}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__copy,.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__aside{padding-inline:clamp(20px,4.5vw,64px)}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__copy{max-width:46rem}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__copy>:first-child{max-width:none}[data-bleed=true] .styles-module__A50ibW__hero .styles-module__A50ibW__art{border-radius:0}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=ink] .styles-module__A50ibW__scrim{background:linear-gradient(to top, var(--t-ink) 0%, color-mix(in srgb, var(--t-ink) 55%, transparent) 45%, color-mix(in srgb, var(--t-ink) 25%, transparent) 100%);opacity:1}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=ink][data-top-band=true] .styles-module__A50ibW__scrim{background:linear-gradient(to bottom, color-mix(in srgb, var(--t-ink) 62%, transparent) 0, color-mix(in srgb, var(--t-ink) 40%, transparent) 6rem, transparent 11rem), linear-gradient(to top, var(--t-ink) 0%, color-mix(in srgb, var(--t-ink) 55%, transparent) 45%, color-mix(in srgb, var(--t-ink) 25%, transparent) 100%)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=ink] .styles-module__A50ibW__copy,.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=ink] .styles-module__A50ibW__aside{color:var(--t-ink-text)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=ink] .styles-module__A50ibW__copy :is(p,span){opacity:1}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__copy{padding-block-end:3.5rem}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=veil] .styles-module__A50ibW__scrim{background:color-mix(in srgb, var(--t-ink) 26%, transparent);opacity:1}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=veil] .styles-module__A50ibW__copy,.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=veil] .styles-module__A50ibW__aside{color:var(--t-ink-text)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-valign=center]{align-content:center}.styles-module__A50ibW__hero[data-layout=photo-behind][data-valign=center] .styles-module__A50ibW__copy{max-width:none;padding-block:0}.styles-module__A50ibW__hero[style]{min-height:var(--s-height)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=side] .styles-module__A50ibW__scrim{background:linear-gradient(to right, var(--t-ink) 0%, var(--t-ink) 20%, color-mix(in srgb, var(--t-ink) 62%, transparent) 42%, color-mix(in srgb, var(--t-ink) 14%, transparent) 72%, transparent 100%);opacity:1}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=side] .styles-module__A50ibW__copy,.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=side] .styles-module__A50ibW__proof{color:var(--t-ink-text)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=side]{align-content:center}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=side] .styles-module__A50ibW__copy{padding-block:2rem 1.5rem}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=dim] .styles-module__A50ibW__scrim{background:color-mix(in srgb, var(--t-ink) 55%, transparent);opacity:1}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=dim] .styles-module__A50ibW__copy,.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=dim] .styles-module__A50ibW__proof,.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=dim] .styles-module__A50ibW__tags{color:var(--t-ink-text)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=dim]{align-content:center}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=dim] .styles-module__A50ibW__copy{max-width:56rem}.styles-module__A50ibW__hero[data-frame=true]{margin-inline:24px}.styles-module__A50ibW__tags{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-self:end;gap:.75rem;margin:0;padding:0 clamp(20px,4.5vw,64px) 3rem;list-style:none;display:flex;position:relative}.styles-module__A50ibW__tag{border:1px solid color-mix(in srgb, currentColor 35%, transparent);background:color-mix(in srgb, var(--t-ink) 35%, transparent);min-height:2.5rem;font-family:var(--t-body);border-radius:999px;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.9375rem;display:inline-flex}@media (min-width:60rem){.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__proof{grid-column:1}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__tags{grid-area:2/1/auto/-1;justify-self:end}}.styles-module__A50ibW__contact{flex-direction:column;margin-inline-start:.5rem;display:flex}.styles-module__A50ibW__contactLabel{font-family:var(--t-body);opacity:.85;font-size:.8125rem}.styles-module__A50ibW__contactPhone{font-family:var(--t-display);font-size:1.75rem;line-height:1.2}.styles-module__A50ibW__proof{z-index:1;grid-column:1/-1;align-items:center;gap:1rem;padding-block-end:3rem;padding-inline:clamp(20px,4.5vw,64px);display:flex;position:relative}.styles-module__A50ibW__discs{display:inline-flex}.styles-module__A50ibW__proofDisc{border:1px solid var(--t-ink-text,var(--t-bg));background:var(--t-ground2);width:3.25rem;height:3.25rem;color:var(--t-ground2-text);font-family:var(--t-display);border-radius:50%;justify-content:center;align-items:center;margin-inline-end:-.6rem;font-size:.875rem;display:inline-flex}.styles-module__A50ibW__proofText{flex-direction:column;gap:.25rem;margin-inline-start:.75rem;display:flex}.styles-module__A50ibW__proof .styles-module__A50ibW__stars{color:var(--t-accent);gap:4px}.styles-module__A50ibW__proofLine{font-family:var(--t-body);font-size:1rem}.styles-module__A50ibW__stars{vertical-align:-2px;gap:2px;margin-inline-end:.5rem;display:inline-flex}.styles-module__A50ibW__aside{z-index:1;font-family:var(--t-body);place-self:end;margin:0;padding-block-end:3.5rem;font-size:.9375rem;position:relative}@media (min-width:60rem){.styles-module__A50ibW__hero[data-layout=photo-behind]{grid-template-columns:minmax(0,1fr) auto;align-items:end}.styles-module__A50ibW__hero[data-layout=photo-behind][data-valign=center]{align-items:center}}.styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__plate{background:var(--t-ground2);opacity:1;padding:calc(var(--t-space) * 1.5);border-radius:var(--t-radius);width:fit-content}.styles-module__A50ibW__hero[data-layout=photo-below] .styles-module__A50ibW__art{grid-row:2}.styles-module__A50ibW__hero[data-layout=split]{align-items:end;gap:2rem 3rem}@media (min-width:60rem){.styles-module__A50ibW__hero[data-layout=split]{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.styles-module__A50ibW__hero[data-layout=split] .styles-module__A50ibW__aside{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem 3rem;padding-block-end:.375rem;display:flex}.styles-module__A50ibW__hero[data-layout=split] .styles-module__A50ibW__art{grid-column:1/-1;height:clamp(260px,27vw,400px)}.styles-module__A50ibW__hero[data-layout=split] .styles-module__A50ibW__art>*,.styles-module__A50ibW__hero[data-layout=split] .styles-module__A50ibW__art img{height:100%}.styles-module__A50ibW__hero[data-size=tall]{min-height:82vh}.styles-module__A50ibW__hero[data-size=full]{min-height:calc(100svh - 5rem)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-size=tall]{min-height:82vh}.styles-module__A50ibW__hero[data-layout=photo-behind][data-size=full]{min-height:calc(100svh - 5rem)}.styles-module__A50ibW__hero[data-align=center]:not([data-layout=photo-right]):not([data-layout=photo-left]){justify-items:center}.styles-module__A50ibW__hero[data-align=end]:not([data-layout=photo-right]):not([data-layout=photo-left]){justify-items:end}.styles-module__A50ibW__hero[data-align=center] .styles-module__A50ibW__copy{text-align:center;align-items:center}.styles-module__A50ibW__hero[data-layout=text-only] .styles-module__A50ibW__copy{max-width:72rem}.styles-module__A50ibW__hero[data-layout=text-only] .styles-module__A50ibW__copy>:first-child{max-width:none}.styles-module__A50ibW__hero[data-layout=text-only][data-align=center] .styles-module__A50ibW__copy{max-width:62rem;padding-block:2rem 1rem}.styles-module__A50ibW__hero[data-layout=text-only][data-align=center] .styles-module__A50ibW__copy>*{margin-inline:auto}.styles-module__A50ibW__hero[data-align=end] .styles-module__A50ibW__copy{align-items:end}@keyframes styles-module__A50ibW__sec-hero-settle{0%{transform:scale(1.04)}to{transform:none}}@keyframes styles-module__A50ibW__sec-hero-parallax{0%{transform:translateY(-4%)}to{transform:translateY(4%)}}@keyframes styles-module__A50ibW__sec-hero-drift{0%{transform:translate(0,0)scale(1.02)}to{transform:translate(2%)scale(1.02)}}@media (prefers-reduced-motion:no-preference){.styles-module__A50ibW__art[data-motion=hero-image-ease-in]{animation:styles-module__A50ibW__sec-hero-settle var(--t-slow) var(--t-ease) both}.styles-module__A50ibW__art[data-motion=hero-portrait-slow-drift]{animation:styles-module__A50ibW__sec-hero-drift 12s var(--t-ease) infinite alternate}@supports (animation-timeline:view()){.styles-module__A50ibW__art[data-motion=hero-photo-subtle-parallax]>*{animation:linear both styles-module__A50ibW__sec-hero-parallax;animation-timeline:view();animation-range:cover}}}.styles-module__A50ibW__hero[data-layout=split][data-photo-first=true]{align-items:stretch;gap:0}.styles-module__A50ibW__hero[data-layout=split][data-photo-first=true] .styles-module__A50ibW__art{border-radius:0;grid-row:1;height:clamp(280px,32vw,520px);margin-inline:clamp(20px,4.5vw,64px)}.styles-module__A50ibW__labels{background:var(--t-ground2);color:var(--t-ground2-text);font-family:var(--t-display);flex-wrap:wrap;grid-column:1/-1;gap:1rem 4rem;margin:0 clamp(20px,4.5vw,64px);padding:.75rem 2rem;font-size:.9375rem;list-style:none;display:flex}.styles-module__A50ibW__labelItem{align-items:center;gap:.5rem;display:inline-flex}.styles-module__A50ibW__hero[data-layout=split][data-photo-first=true] .styles-module__A50ibW__copy{background:var(--t-ground2);color:var(--t-ground2-text);max-width:none;margin-inline-start:clamp(20px,4.5vw,64px);padding:2rem}.styles-module__A50ibW__hero[data-layout=split][data-photo-first=true] .styles-module__A50ibW__copy>:first-child{max-width:none}.styles-module__A50ibW__hero[data-layout=split][data-photo-first=true] .styles-module__A50ibW__aside{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;margin-inline-end:clamp(20px,4.5vw,64px);padding:2rem}.styles-module__A50ibW__hero[data-layout=split][data-side-tone=accent] .styles-module__A50ibW__aside{background:var(--t-accent);color:var(--t-accent-text)}.styles-module__A50ibW__hero[data-layout=split][data-side-tone=accent] .styles-module__A50ibW__aside p{color:inherit}@media (min-width:60rem){.styles-module__A50ibW__hero[data-layout=split][data-photo-first=true]{grid-template-columns:minmax(0,7fr) minmax(0,3fr)}.styles-module__A50ibW__hero[data-layout=split][data-photo-first=true] .styles-module__A50ibW__copy{padding:2.5rem 2rem 3rem}}.styles-module__A50ibW__hero[data-title-tone=accent] h1,.styles-module__A50ibW__hero[data-title-tone=accent] h2{color:var(--t-accent)}.styles-module__A50ibW__hero[data-layout=text-only][data-plate=true] .styles-module__A50ibW__copy{box-sizing:border-box;background:var(--t-ground2);width:100%;max-width:none;color:var(--t-ground2-text);padding:clamp(2rem,4vw,3.5rem) 2rem}.styles-module__A50ibW__hero[data-layout=text-only][data-plate=true] .styles-module__A50ibW__copy h1{color:var(--t-ground2-text)}.styles-module__A50ibW__hero[data-title-style=plates] h1,.styles-module__A50ibW__hero[data-title-style=plates] h2{flex-direction:column;align-items:flex-start;display:flex}.styles-module__A50ibW__hero[data-title-style=plates] h1>span,.styles-module__A50ibW__hero[data-title-style=plates] h2>span{background:var(--t-ink);color:var(--t-ink-text);padding:0 .18em;line-height:1.1;display:inline-block}.styles-module__A50ibW__hero[data-title-style=plates] h1>span br,.styles-module__A50ibW__hero[data-title-style=plates] h2>span br{display:none}.styles-module__A50ibW__hero[data-title-style=plates] h1>span+span,.styles-module__A50ibW__hero[data-title-style=plates] h2>span+span{margin-block-start:.08em;margin-inline-start:1.2em}.styles-module__A50ibW__hero[data-title-style=plates] h1{font-size:min(var(--t-h1,clamp(2.5rem, 4.5vw, 4.25rem)), 10vw)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=tint] .styles-module__A50ibW__scrim{background:var(--t-accent);opacity:.82;mix-blend-mode:multiply}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=tint] .styles-module__A50ibW__art img{filter:grayscale()contrast(1.1)brightness(1.1)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=tint] .styles-module__A50ibW__copy,.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=tint] .styles-module__A50ibW__copy :is(p,span){color:var(--t-accent-text)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=tint]{align-content:center}@media (min-width:60rem){.styles-module__A50ibW__hero[data-copy=split] .styles-module__A50ibW__copy{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1.5rem 3rem;max-width:none;display:grid}.styles-module__A50ibW__hero[data-copy=split] .styles-module__A50ibW__copy>:first-child{display:contents}.styles-module__A50ibW__hero[data-copy=split] .styles-module__A50ibW__copy h1,.styles-module__A50ibW__hero[data-copy=split] .styles-module__A50ibW__copy h2{grid-area:1/1/4;max-width:none}.styles-module__A50ibW__hero[data-copy=split] .styles-module__A50ibW__copy>:first-child>p:first-child{grid-area:1/1}.styles-module__A50ibW__hero[data-copy=split] .styles-module__A50ibW__copy>:first-child>p:last-child{grid-area:2/2;align-self:end;max-width:28em}.styles-module__A50ibW__hero[data-copy=split] .styles-module__A50ibW__copy>:not(:first-child){grid-area:3/2}}.styles-module__A50ibW__hero[data-glow=true]{isolation:isolate;position:relative}.styles-module__A50ibW__hero[data-glow=true]:before{content:"";z-index:-1;background:linear-gradient(to bottom, color-mix(in srgb, var(--t-accent) 40%, var(--t-bg)) 0%, color-mix(in srgb, var(--t-accent) 30%, var(--t-bg)) 45%, color-mix(in srgb, var(--t-accent) 18%, var(--t-bg)) 82%, transparent 100%);pointer-events:none;position:absolute;inset:-12rem calc(50% - 50vw) -34rem}.styles-module__A50ibW__hero[data-layout=photo-behind][data-copy-inset=measure] .styles-module__A50ibW__copy,.styles-module__A50ibW__hero[data-layout=photo-behind][data-copy-inset=measure] .styles-module__A50ibW__aside{padding-inline:max(clamp(20px,4.5vw,64px),50% - 42rem + clamp(20px,5vw,80px))}.styles-module__A50ibW__hero[data-title-scale=xl] h1{font-size:calc(var(--t-h1,clamp(2.5rem, 4.5vw, 4.25rem)) * 1.333);max-width:none}.styles-module__A50ibW__hero[data-layout=photo-behind][data-scrim=none] .styles-module__A50ibW__scrim{display:none}.styles-module__A50ibW__hero[data-layout=photo-behind][data-valign=start]{align-content:start}.styles-module__A50ibW__hero[data-layout=photo-behind][data-valign=start] .styles-module__A50ibW__copy{max-width:64rem;padding-block-start:calc(var(--t-space) * 10)}.styles-module__A50ibW__hero[data-layout=photo-behind][data-valign=end]{align-content:end}.styles-module__A50ibW__hero[data-layout=photo-behind][data-valign=end] .styles-module__A50ibW__copy{padding-block:2rem 5rem}@media (min-width:60rem){.styles-module__A50ibW__hero[data-layout=photo-behind][data-copy=split][data-valign=start]{align-content:stretch}.styles-module__A50ibW__hero[data-layout=photo-behind][data-copy=split][data-valign=start] .styles-module__A50ibW__copy{grid-template-rows:auto 1fr auto;align-self:stretch;max-width:none;padding-block-end:calc(var(--t-space) * 10)}}.styles-module__A50ibW__hero[data-layout=photo-behind][data-copy-width=wide] .styles-module__A50ibW__copy{max-width:none}.styles-module__A50ibW__hero[data-layout=split][data-photo-place=beside] .styles-module__A50ibW__labels{color:inherit;font-family:var(--t-body);background:0 0;flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.9375rem}.styles-module__A50ibW__hero[data-layout=split][data-photo-place=beside] .styles-module__A50ibW__labelItem svg{color:var(--t-accent)}@media (min-width:60rem){.styles-module__A50ibW__hero[data-layout=split][data-photo-place=beside]{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(0,3fr);row-gap:2.5rem}.styles-module__A50ibW__hero[data-layout=split][data-photo-place=beside] .styles-module__A50ibW__copy{grid-area:1/1/auto/-1}.styles-module__A50ibW__hero[data-layout=split][data-photo-place=beside] .styles-module__A50ibW__labels{grid-area:1/2;place-self:end}.styles-module__A50ibW__hero[data-layout=split][data-photo-place=beside] .styles-module__A50ibW__aside{flex-direction:column;grid-area:2/1;justify-content:flex-end;align-items:flex-start;height:100%}.styles-module__A50ibW__hero[data-layout=split][data-photo-place=beside] .styles-module__A50ibW__art{grid-area:2/2;height:clamp(260px,24vw,345px)}}.styles-module__A50ibW__hero[data-layout=photo-behind][style] .styles-module__A50ibW__art>span{height:100%}.styles-module__A50ibW__hero[data-layout=photo-behind][data-valign=center][style] h1{text-wrap:wrap}.styles-module__A50ibW__pageTitle{box-sizing:border-box;width:100%;max-width:70rem;margin-inline:auto;padding:2.25rem 0 2rem}.styles-module__A50ibW__pageTitleText{font-size:var(--t-h2);line-height:1.3}.styles-module__A50ibW__pageTitleStack{flex-direction:column;display:flex}.styles-module__A50ibW__pageTitleStack[data-photo-first=true] .styles-module__A50ibW__pageTitlePhoto{order:-1}.styles-module__A50ibW__pageTitleStack[data-photo-first=true] .styles-module__A50ibW__pageTitle{padding-block:3.5rem .5rem}.styles-module__A50ibW__pageTitlePhoto{height:var(--s-height,26rem);position:relative;overflow:clip}.styles-module__A50ibW__pageTitlePhoto>span{border-radius:0;height:100%}@media (max-width:72rem){.styles-module__A50ibW__pageTitle{padding-inline:20px}}@media (max-width:59.99rem){[data-gutter=page] .styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__copy,[data-gutter=page] .styles-module__A50ibW__hero[data-layout=photo-behind] .styles-module__A50ibW__aside{padding-inline:var(--t-edge)}}[data-gutter=page] .styles-module__A50ibW__pageTitle{max-width:calc(70rem + 2 * var(--t-edge));padding-inline:var(--t-edge)}}
@layer sections{.entry-module__AuvJIa__entry{--t-entry-floor:var(--t-floor)}[data-entry] .entry-module__AuvJIa__entry{--t-entry-floor:1}@keyframes entry-module__AuvJIa__sec-rise{0%{opacity:var(--t-entry-floor);transform:translateY(32px)}to{opacity:1;transform:none}}@keyframes entry-module__AuvJIa__sec-fade-up{0%{opacity:var(--t-entry-floor);transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes entry-module__AuvJIa__sec-slide-in-left{0%{opacity:var(--t-entry-floor);transform:translate(-48px)}to{opacity:1;transform:none}}@keyframes entry-module__AuvJIa__sec-slide-in-right{0%{opacity:var(--t-entry-floor);transform:translate(48px)}to{opacity:1;transform:none}}@keyframes entry-module__AuvJIa__sec-fill{0%{opacity:var(--t-entry-floor);clip-path:inset(100% 0 0)}to{opacity:1;clip-path:inset(0)}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.entry-module__AuvJIa__entry[data-entry=rise],.entry-module__AuvJIa__entry[data-entry=fade-up],.entry-module__AuvJIa__entry[data-entry=slide-in-left],.entry-module__AuvJIa__entry[data-entry=slide-in-right],.entry-module__AuvJIa__entry[data-entry=fill]{animation:linear both entry-module__AuvJIa__sec-rise;animation-timeline:view();animation-range:entry entry 65%}.entry-module__AuvJIa__entry[data-entry=fade-up]{animation-name:entry-module__AuvJIa__sec-fade-up}.entry-module__AuvJIa__entry[data-entry=slide-in-left]{animation-name:entry-module__AuvJIa__sec-slide-in-left}.entry-module__AuvJIa__entry[data-entry=slide-in-right]{animation-name:entry-module__AuvJIa__sec-slide-in-right}.entry-module__AuvJIa__entry[data-entry=fill]{animation-name:entry-module__AuvJIa__sec-fill}}}}
@layer sections{.zante-module__9AIxiG__band{box-sizing:border-box;padding-block:var(--t-section)}.zante-module__9AIxiG__measure{box-sizing:border-box;width:100%;max-width:1200px;margin-inline:auto;padding-inline:15px}.zante-module__9AIxiG__head{margin-bottom:50px}.zante-module__9AIxiG__title{font-family:var(--t-display);font-weight:800;font-size:var(--t-h2);letter-spacing:.5px;color:var(--t-fg);margin:0;line-height:1.19}.zante-module__9AIxiG__lede{font-family:var(--t-body);font-size:var(--t-lede);letter-spacing:.2px;color:var(--t-fg-mute);margin:10px 0 0;line-height:28px}.zante-module__9AIxiG__body{font-family:var(--t-body);font-size:var(--t-body-size);letter-spacing:.2px;color:var(--t-fg-mute);margin:0;line-height:28px}.zante-module__9AIxiG__body+.zante-module__9AIxiG__body{margin-top:13px}.zante-module__9AIxiG__button{box-sizing:border-box;border-radius:var(--t-radius-button,0);background:var(--t-accent);min-height:48px;color:var(--t-accent-text);font-family:var(--t-ui,var(--t-body));letter-spacing:.7px;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;padding-inline:22px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.zante-module__9AIxiG__button:focus-visible{outline:1px solid var(--t-fg);outline-offset:2px}@media (max-width:767px){.zante-module__9AIxiG__head{margin-bottom:30px}}}
@layer sections{.zante-module__BzBEFG__prose[data-foot=tight]{margin-top:calc(40px - var(--t-section));padding-top:0}.zante-module__BzBEFG__list{font-size:var(--t-body-size);color:var(--t-fg-mute);margin:26px 0;padding-left:24px;line-height:34px}.zante-module__BzBEFG__list li::marker{color:var(--t-line)}}
@layer sections{.styles-module__5Nktpa__intro{gap:var(--t-space);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:60rem){.styles-module__5Nktpa__withArt{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}.styles-module__5Nktpa__copy{flex-direction:column;gap:1.25rem;max-width:34em;display:flex}.styles-module__5Nktpa__intro[data-align=center] .styles-module__5Nktpa__copy{text-align:center;align-items:center;max-width:40em;margin-inline:auto}.styles-module__5Nktpa__body{gap:calc(var(--t-space) / 2);flex-direction:column;display:flex}.styles-module__5Nktpa__para{font-family:var(--t-body);margin:0;font-size:1.0625rem;line-height:1.6}.styles-module__5Nktpa__intro[data-align=center] .styles-module__5Nktpa__para{font-size:var(--t-lede,1.0625rem);white-space:pre-wrap}.styles-module__5Nktpa__intro[data-align=center] .styles-module__5Nktpa__copy{max-width:47em}@media (min-width:60rem){.styles-module__5Nktpa__intro[data-layout=aside]{grid-template-columns:minmax(0,1fr) minmax(0,3fr);gap:3rem}}.styles-module__5Nktpa__intro[data-layout=aside] .styles-module__5Nktpa__copy{gap:2rem;max-width:none}.styles-module__5Nktpa__intro[data-statement=true] .styles-module__5Nktpa__para{font-family:var(--t-display);text-indent:3em;max-width:30em;font-size:clamp(1.25rem,2vw,1.875rem);line-height:1.35}.styles-module__5Nktpa__muted{color:var(--t-fg-mute);opacity:.7}.styles-module__5Nktpa__listBlock{flex-direction:column;align-self:flex-end;gap:1rem;max-width:34em;display:flex}.styles-module__5Nktpa__listTitle{font-family:var(--t-display);margin:0;font-size:1.5rem}.styles-module__5Nktpa__items{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__5Nktpa__item{font-family:var(--t-body);color:var(--t-fg-mute);gap:.6rem;font-size:1rem;display:flex}.styles-module__5Nktpa__item:before{content:"•";color:var(--t-accent)}.styles-module__5Nktpa__facts{border-bottom:1px solid var(--t-line);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:2rem;margin:1rem 0 0;padding-block-end:1.5rem;display:grid}.styles-module__5Nktpa__fact dt{font-family:var(--t-body);color:var(--t-fg-mute);font-size:1rem}.styles-module__5Nktpa__fact dd{font-family:var(--t-body);margin:.5rem 0 0;font-size:1rem}.styles-module__5Nktpa__intro[data-layout=aside] .styles-module__5Nktpa__action{align-self:flex-start}.styles-module__5Nktpa__intro[data-list=true] .styles-module__5Nktpa__body{gap:1.4rem;margin-block:.5rem .75rem}.styles-module__5Nktpa__intro[data-size=mid]>div,.styles-module__5Nktpa__intro[data-size=mid] h2{max-width:none}.styles-module__5Nktpa__intro[data-size=mid] .styles-module__5Nktpa__body:empty{display:none}.styles-module__5Nktpa__intro[data-size=mid] .styles-module__5Nktpa__copy,.styles-module__5Nktpa__intro[data-size=mid] .styles-module__5Nktpa__copy>:first-child{max-width:none}.styles-module__5Nktpa__intro[data-foot=tight]{margin-block-end:calc(var(--t-section) / -2)}.styles-module__5Nktpa__intro[data-align=center][data-copy-width=lede] .styles-module__5Nktpa__copy{max-width:var(--t-lede-measure,47em)}.styles-module__5Nktpa__intro[data-title-style=statement] h1{font-family:var(--t-body);letter-spacing:0;max-width:44em;font-size:1.375rem;font-weight:400;line-height:1.45}.styles-module__5Nktpa__intro[data-title-style=statement] .styles-module__5Nktpa__copy>:first-child{max-width:none}@media (min-width:60rem){.styles-module__5Nktpa__intro[data-layout=split]{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:4rem}}.styles-module__5Nktpa__intro[data-layout=split] .styles-module__5Nktpa__copy{max-width:32em}.styles-module__5Nktpa__listBlock[data-items=chips]{align-self:stretch;gap:1.25rem;max-width:none}.styles-module__5Nktpa__intro:has(.styles-module__5Nktpa__listBlock[data-items=chips]) .styles-module__5Nktpa__copy{max-width:none}.styles-module__5Nktpa__listBlock[data-items=chips] .styles-module__5Nktpa__listTitle{font-family:var(--t-ui,var(--t-body));letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:600}.styles-module__5Nktpa__listBlock[data-items=chips] .styles-module__5Nktpa__items{flex-flow:wrap;gap:.5rem}.styles-module__5Nktpa__listBlock[data-items=chips] .styles-module__5Nktpa__item{border:1px solid var(--t-line);border-radius:999px;padding:.4rem .85rem;font-size:.8125rem}.styles-module__5Nktpa__listBlock[data-items=chips] .styles-module__5Nktpa__item:before{content:none}.styles-module__5Nktpa__intro[data-layout=aside][data-copy-width=wide] .styles-module__5Nktpa__copy>:first-child{max-width:none}.styles-module__5Nktpa__prose{box-sizing:border-box;max-width:56.25rem;color:var(--t-fg-mute);flex-direction:column;gap:1rem;margin-inline:auto;font-size:.9375rem;line-height:2.13;display:flex}.styles-module__5Nktpa__proseTitle{font-size:var(--t-h2);color:var(--t-fg)}.styles-module__5Nktpa__prose[data-statement=true]{text-align:center;max-width:44rem;font-size:var(--t-lede,1.1875rem);color:var(--t-fg);text-wrap:balance;line-height:1.6}}
@layer sections{.zante-module__FcDxKa__awards{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none;display:grid}.zante-module__FcDxKa__award{border:1px solid var(--t-line);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:240px;display:flex}.zante-module__FcDxKa__badge{object-fit:contain;width:auto;max-width:80%;height:150px;display:block}.zante-module__FcDxKa__caption{color:var(--t-fg-mute);font-size:.8125rem;line-height:1.5}@media (max-width:767px){.zante-module__FcDxKa__awards{grid-template-columns:1fr;gap:15px}}}
@layer sections{.styles-module__NrpjEa__wall{gap:var(--t-space);flex-wrap:wrap;margin-block-start:var(--t-space);display:flex}.styles-module__NrpjEa__mark{align-items:baseline;gap:calc(var(--t-space) / 3);padding-block:calc(var(--t-space) / 3);border-bottom:1px solid var(--t-line);display:flex}.styles-module__NrpjEa__name{font-family:var(--t-display);font-size:1.25rem;line-height:1.2}.styles-module__NrpjEa__box{box-sizing:border-box;border:1px solid var(--t-line);border-radius:var(--t-radius);padding:3rem 2rem}.styles-module__NrpjEa__box .styles-module__NrpjEa__small{text-align:center;margin:0}.styles-module__NrpjEa__box .styles-module__NrpjEa__wall{justify-content:space-between;gap:2rem;margin-block-start:2rem}.styles-module__NrpjEa__box .styles-module__NrpjEa__mark{color:var(--t-fg-mute);border:0;padding:0}.styles-module__NrpjEa__box .styles-module__NrpjEa__name{font-size:1.5rem;font-weight:600}.styles-module__NrpjEa__image{width:9rem;display:inline-block}.styles-module__NrpjEa__image img{object-fit:contain;width:100%;height:2rem}.styles-module__NrpjEa__image>*{background:0 0;border-radius:0}.styles-module__NrpjEa__small{font-family:var(--t-body);margin:0 0 1.5rem;font-size:1rem;font-weight:500}.styles-module__NrpjEa__small[data-align=center]{text-align:center}[data-tone=ink] .styles-module__NrpjEa__wall{justify-content:center;gap:3rem 4rem;margin-block-start:0}[data-tone=ink] .styles-module__NrpjEa__mark{opacity:.8;border-bottom:0;padding-block:0}.styles-module__NrpjEa__lift.styles-module__NrpjEa__lift.styles-module__NrpjEa__lift{z-index:2;height:2rem;color:var(--t-ink-text,var(--t-bg));pointer-events:none;background:0 0;margin-block:-5.75rem 3.75rem;padding-block:0;position:relative}[data-overlap=true] .styles-module__NrpjEa__wall{opacity:.55;justify-content:center;gap:2rem 4.5rem;margin-block-start:0}[data-overlap=true] .styles-module__NrpjEa__mark{border-bottom:0;padding-block:0}[data-overlap=true] .styles-module__NrpjEa__image{width:8rem}[data-overlap=true] .styles-module__NrpjEa__image img{height:1.75rem}.styles-module__NrpjEa__wall[data-spread=true]{justify-content:space-between;gap:2rem 1.5rem;margin-block-start:3rem}.styles-module__NrpjEa__wall[data-spread=true] .styles-module__NrpjEa__mark{opacity:1;border-bottom:0;padding-block:0}.styles-module__NrpjEa__wall[data-spread=true] .styles-module__NrpjEa__image{width:auto}.styles-module__NrpjEa__wall[data-spread=true] .styles-module__NrpjEa__image img{width:auto;height:2.5rem}[data-cells=true] .styles-module__NrpjEa__wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-block-start:2.5rem;display:grid}@media (min-width:60rem){[data-cells=true] .styles-module__NrpjEa__wall{grid-template-columns:repeat(4,minmax(0,1fr))}}[data-cells=true] .styles-module__NrpjEa__mark{border:1px solid var(--t-line);border-radius:var(--t-radius);justify-content:center;padding:2.75rem 1rem}[data-cells=true] .styles-module__NrpjEa__image{width:10rem}}
@layer sections{.figure-module__eAPNMW__cell{gap:calc(var(--t-space) / 4);flex-direction:column;display:flex}.figure-module__eAPNMW__value{font-family:var(--t-display);font-weight:var(--t-display-weight,700);letter-spacing:var(--t-display-tracking,0);font-size:clamp(2.5rem,1.6rem + 2.8vw,3.75rem);line-height:1}.figure-module__eAPNMW__unit{font-family:var(--t-body);color:var(--t-fg-mute);font-size:1rem}.figure-module__eAPNMW__hint{font-family:var(--t-body);color:var(--t-fg-mute);border:1px dashed var(--t-line);border-radius:var(--t-radius);padding:.25rem .5rem;font-size:.9375rem;line-height:1.4;display:inline-block}.figure-module__eAPNMW__label{font-family:var(--t-body);color:var(--t-fg-mute);font-size:.9375rem;line-height:1.4}.figure-module__eAPNMW__onBand .figure-module__eAPNMW__hint,.figure-module__eAPNMW__onBand .figure-module__eAPNMW__unit,.figure-module__eAPNMW__onBand .figure-module__eAPNMW__label{color:inherit;opacity:.86;border-color:currentColor}}
@layer sections{.zante-module__AfhvcW__wrap{padding-bottom:20px}.zante-module__AfhvcW__boxes{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none;display:grid}.zante-module__AfhvcW__box{border:1px solid var(--t-line);min-height:122px;color:var(--t-fg-mute);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:relative;overflow:hidden}.zante-module__AfhvcW__picture{opacity:.12;width:auto;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.zante-module__AfhvcW__figure,.zante-module__AfhvcW__label{font-family:var(--t-body);letter-spacing:.2px;text-transform:uppercase;font-weight:800;position:relative}.zante-module__AfhvcW__figure{font-size:1.75rem;line-height:1}.zante-module__AfhvcW__label{font-size:.9375rem;line-height:1.2}@media (max-width:767px){.zante-module__AfhvcW__boxes{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}}}
@layer sections{.styles-module__8qlpEW__row{gap:var(--t-space);grid-template-columns:1fr;margin-block-start:var(--t-space);display:grid}@media (min-width:48rem){.styles-module__8qlpEW__row{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.styles-module__8qlpEW__row[data-divided=true]{gap:0}.styles-module__8qlpEW__row[data-divided=true]>*{padding-inline:1.75rem}.styles-module__8qlpEW__row[data-divided=true]>:first-child{padding-inline-start:0}.styles-module__8qlpEW__row[data-divided=true]>*+*{border-left:1px solid var(--t-line)}}.styles-module__8qlpEW__row[data-unit=accent] [data-figure]>span{color:var(--t-accent);vertical-align:.15em;font-size:.5em}.styles-module__8qlpEW__cell{border-top:1px solid var(--t-line);padding-block-start:.5rem}.styles-module__8qlpEW__row[data-boxed=true]{gap:.25rem}.styles-module__8qlpEW__row[data-boxed=true] .styles-module__8qlpEW__cell{box-sizing:border-box;border:1px solid var(--t-line);background:var(--t-surface,var(--t-bg));color:var(--t-surface-text,var(--t-fg));padding:2.5rem}.styles-module__8qlpEW__row[data-align=center]:not([data-boxed=true]){text-align:center;gap:2rem}.styles-module__8qlpEW__row[data-align=center]:not([data-boxed=true]) .styles-module__8qlpEW__cell{border:0;padding:0}.styles-module__8qlpEW__row[data-boxed=true][data-tone=ink]{gap:1.5rem;margin-block-start:3rem}.styles-module__8qlpEW__row[data-boxed=true][data-tone=ink] .styles-module__8qlpEW__cell{border-color:color-mix(in srgb, var(--t-ink-text) 28%, transparent);border-radius:var(--t-radius);color:inherit;text-align:start;background:0 0;padding:2rem 1.5rem}.styles-module__8qlpEW__row[data-boxed=true][data-tone=ink] .styles-module__8qlpEW__cell>div{gap:3.5rem}.styles-module__8qlpEW__aside{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:60rem){.styles-module__8qlpEW__aside{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:4rem}}.styles-module__8qlpEW__stack{flex-direction:column;gap:2rem;padding-block-start:2rem;display:flex}.styles-module__8qlpEW__stackCell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:2rem;display:grid}.styles-module__8qlpEW__stackCell>:first-child span:first-child{font-size:clamp(3.5rem,7vw,6.5rem);line-height:1}.styles-module__8qlpEW__stackLabel{font-family:var(--t-display);max-width:9em;font-size:1.5rem;line-height:1.25}.styles-module__8qlpEW__asideCopy{flex-direction:column;gap:2rem;display:flex}.styles-module__8qlpEW__asideCopy p{max-width:24em;margin-inline-start:auto}.styles-module__8qlpEW__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.styles-module__8qlpEW__link{border-top:1px solid var(--t-line);min-height:48px;font-family:var(--t-body);color:inherit;justify-content:space-between;align-items:center;gap:.5rem;padding-block-start:.75rem;font-size:1.0625rem;text-decoration:none;display:flex}.styles-module__8qlpEW__photoBand{position:relative;overflow:clip}.styles-module__8qlpEW__photo{position:absolute;inset:0}.styles-module__8qlpEW__photo>*{border-radius:0;height:100%;display:block}.styles-module__8qlpEW__photo img{width:100%;height:100%}.styles-module__8qlpEW__veil{background:color-mix(in srgb, var(--t-ink,var(--t-ground2)) 68%, transparent);position:absolute;inset:0}.styles-module__8qlpEW__photoInner{z-index:1;color:var(--t-ink-text,var(--t-ground2-text));padding-block:3rem;position:relative}.styles-module__8qlpEW__photoInner .styles-module__8qlpEW__row{text-align:center;gap:2rem;margin-block-start:0}.styles-module__8qlpEW__photoInner .styles-module__8qlpEW__cell{border:0;padding:0}.styles-module__8qlpEW__photoInner .styles-module__8qlpEW__cell span:first-child{font-size:clamp(3rem,5.5vw,4.5rem)}.styles-module__8qlpEW__split{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:60rem){.styles-module__8qlpEW__split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:4rem}}.styles-module__8qlpEW__splitCopy{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}.styles-module__8qlpEW__statement{font-family:var(--t-display);font-weight:var(--t-display-weight,700);text-transform:var(--t-display-transform,none);max-width:22em;margin:0;font-size:1.5rem;line-height:1.15}.styles-module__8qlpEW__split .styles-module__8qlpEW__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem;width:100%;margin-block-start:0}.styles-module__8qlpEW__split .styles-module__8qlpEW__row .styles-module__8qlpEW__cell{border-top:0;padding:0}.styles-module__8qlpEW__row[data-figures=tick] .styles-module__8qlpEW__cell{padding-inline-start:.75rem;position:relative}.styles-module__8qlpEW__row[data-figures=tick] .styles-module__8qlpEW__cell:before{content:"";background:currentColor;width:4px;height:4px;position:absolute;top:.5rem;left:0}.styles-module__8qlpEW__row[data-figures=tick] .styles-module__8qlpEW__cell span:first-child{font-size:clamp(3rem,5.5vw,4.25rem);font-weight:800}.styles-module__8qlpEW__row[data-size=xl] [data-figure]{font-size:5rem}.styles-module__8qlpEW__row[data-figure-size=large] .styles-module__8qlpEW__cell [data-figure]{font-size:4.5rem}.styles-module__8qlpEW__row[data-figures=chip]{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-block-start:1.5rem;display:flex}.styles-module__8qlpEW__row[data-figures=chip] .styles-module__8qlpEW__cell{border:0;padding:0}.styles-module__8qlpEW__row[data-figures=chip] .styles-module__8qlpEW__cell>div{border:1px solid var(--t-line);background:var(--t-surface,var(--t-bg));border-radius:999px;flex-direction:row;align-items:baseline;gap:.5rem;padding:.55rem 1rem}.styles-module__8qlpEW__row[data-figures=chip] [data-figure]{font-size:1rem}.styles-module__8qlpEW__row[data-figures=chip] .styles-module__8qlpEW__cell>div>span:last-child{font-size:.8125rem}.styles-module__8qlpEW__bRow{box-sizing:border-box;grid-template-columns:minmax(0,1fr);gap:3rem;max-width:70rem;margin-inline:auto;display:grid}@media (min-width:60rem){.styles-module__8qlpEW__bRow{grid-template-columns:minmax(0,545fr) minmax(0,495fr);gap:5rem}}.styles-module__8qlpEW__bStars{color:var(--t-accent);gap:3px;margin-inline-start:6px;display:inline-flex}.styles-module__8qlpEW__bTitle{font-size:var(--t-h2);text-transform:uppercase;margin-top:1.75rem;padding-inline-start:6px;line-height:1.3}.styles-module__8qlpEW__bLede{color:var(--t-fg-mute);margin-top:1rem;padding-inline-start:6px}.styles-module__8qlpEW__bSocialTitle{font-family:var(--t-display);text-transform:uppercase;margin-top:2.25rem;font-size:1.125rem;font-weight:800}.styles-module__8qlpEW__bSocial{color:var(--t-fg-mute);flex-wrap:wrap;gap:1.25rem 2rem;margin-top:1.75rem;padding-inline-start:8px;display:flex}@media (min-width:30rem){.styles-module__8qlpEW__bSocial{gap:3.5rem}}.styles-module__8qlpEW__bBars{margin:0;padding:2.5rem 0 0;list-style:none}.styles-module__8qlpEW__bBar{font-family:var(--t-display);grid-template-columns:1fr auto;row-gap:.625rem;margin-bottom:2.25rem;font-size:1rem;font-weight:700;display:grid}.styles-module__8qlpEW__bTrack{background:var(--t-ground2);grid-column:1/-1;height:5px}.styles-module__8qlpEW__bFill{background:var(--t-accent);height:100%;display:block}.styles-module__8qlpEW__dWrap{box-sizing:border-box;max-width:70rem;margin-inline:auto;padding-block:3rem 4rem}.styles-module__8qlpEW__dRow{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.styles-module__8qlpEW__dBadge{border:1px solid var(--t-line)}.styles-module__8qlpEW__dLink,.styles-module__8qlpEW__dBadge>span:first-child{min-height:48px;color:inherit;flex-direction:column;gap:.25rem;padding:1.25rem 1.25rem 1.125rem;text-decoration:none;transition:border-color .18s,background-color .18s;display:flex}.styles-module__8qlpEW__dBadge:hover,.styles-module__8qlpEW__dBadge:focus-within{border-color:var(--t-fg);background:var(--t-ground2)}.styles-module__8qlpEW__dLogo{object-fit:contain;object-position:left center;width:auto;height:22px;margin-bottom:.75rem}.styles-module__8qlpEW__dFigure{font-family:var(--t-display);font-size:2rem;font-weight:700;line-height:1}.styles-module__8qlpEW__dLabel{font-size:.9375rem;font-weight:600}.styles-module__8qlpEW__dNote{color:var(--t-fg-mute);font-size:.8125rem}.styles-module__8qlpEW__pageMeasure{box-sizing:border-box;max-width:70rem;margin-inline:auto}}
@layer sections{.solara-module__K_-T_G__captions{grid-template-columns:repeat(var(--s-cols), minmax(0, 1fr));gap:20px;margin:96px 0 0;padding:0;list-style:none;display:grid}.solara-module__K_-T_G__caption{flex-direction:column;gap:7px;display:flex}.solara-module__K_-T_G__captionPhoto{aspect-ratio:2/3;display:block;overflow:hidden}.solara-module__K_-T_G__captionPhoto>*,.solara-module__K_-T_G__tilePhoto>*{width:100%;height:100%;display:block}.solara-module__K_-T_G__captionPhoto img,.solara-module__K_-T_G__tilePhoto img{object-fit:cover;width:100%;height:100%}.solara-module__K_-T_G__captionLine{color:var(--t-fg-mute);margin:0;font-size:1rem;line-height:1.5}.solara-module__K_-T_G__captionLine[data-on=ink]{color:color-mix(in srgb, var(--t-ink-text) 84%, var(--t-ink))}.solara-module__K_-T_G__tileHead{flex-direction:column;align-items:center;gap:27px;display:flex}.solara-module__K_-T_G__tiles{grid-template-columns:repeat(var(--s-cols), minmax(0, 1fr));gap:20px;margin:96px 0 0;padding:0;list-style:none;display:grid}.solara-module__K_-T_G__tile{background:var(--t-ground2);color:var(--t-ground2-text);grid-template-columns:minmax(0,227px) minmax(0,1fr);align-items:end;gap:16px;display:grid}.solara-module__K_-T_G__tilePhoto{aspect-ratio:1;display:block;overflow:hidden}.solara-module__K_-T_G__tileLine{max-width:12rem;margin:0;padding:0 16px 16px 0;font-size:1rem;line-height:1.5}.solara-module__K_-T_G__specs{border:1px solid var(--t-line);margin-top:93px}.solara-module__K_-T_G__spec{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:20px;display:grid}.solara-module__K_-T_G__spec+.solara-module__K_-T_G__spec{border-top:1px solid var(--t-line)}.solara-module__K_-T_G__specName{font-family:var(--t-body);color:var(--t-fg-mute);align-self:start;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:500;line-height:1.5;display:flex}.solara-module__K_-T_G__specIcon{color:var(--t-deep,var(--t-fg-mute));flex:none}.solara-module__K_-T_G__points{color:var(--t-fg-mute);margin:0;padding:0 0 0 20px;font-size:.875rem;line-height:24px;list-style:outside}.solara-module__K_-T_G__points:empty{display:none}@media (min-width:768px) and (max-width:1199px){.solara-module__K_-T_G__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.solara-module__K_-T_G__captions{grid-template-columns:1fr;gap:24px;margin-top:48px}.solara-module__K_-T_G__tiles{grid-template-columns:1fr;gap:12px;margin-top:48px}.solara-module__K_-T_G__tile{grid-template-columns:1fr;gap:0}.solara-module__K_-T_G__tileLine{max-width:none;padding:12px}.solara-module__K_-T_G__specs{margin-top:48px}.solara-module__K_-T_G__spec{grid-template-columns:1fr;gap:8px;padding:16px 12px}.solara-module__K_-T_G__points+.solara-module__K_-T_G__points{margin-top:-8px}}}
@layer sections{.zante-module__2JAhpa__cards{grid-template-columns:repeat(var(--s-cols), minmax(0, 1fr));gap:30px;margin:0;padding:0;list-style:none;display:grid}.zante-module__2JAhpa__card{color:var(--t-fg);text-decoration:none;display:block}.zante-module__2JAhpa__cardPhoto{aspect-ratio:370/192;display:block;position:relative;overflow:hidden}.zante-module__2JAhpa__cardPhoto>span:first-child{width:100%;height:100%;display:block}.zante-module__2JAhpa__cardPhoto img,.zante-module__2JAhpa__featurePhoto img,.zante-module__2JAhpa__rowPhoto img,.zante-module__2JAhpa__dishPhoto img{object-fit:cover;width:100%;height:100%}.zante-module__2JAhpa__chip{background:var(--t-surface,var(--t-bg));color:var(--t-fg);font-family:var(--t-body);border-radius:2px;padding:2px 8px;font-size:.8125rem;font-weight:700;line-height:20px;position:absolute;top:10px;right:10px}.zante-module__2JAhpa__cardName{border:1px solid var(--t-line);min-height:50px;font-family:var(--t-display);letter-spacing:.2px;border-top:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.zante-module__2JAhpa__feature{grid-template-columns:minmax(0,670px) minmax(0,1fr);align-items:start;gap:30px;display:grid}.zante-module__2JAhpa__featurePhoto{aspect-ratio:670/424;display:block;overflow:hidden}.zante-module__2JAhpa__featurePhoto>*{width:100%;height:100%;display:block}.zante-module__2JAhpa__featureList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.zante-module__2JAhpa__featureRow{background:var(--t-surface,var(--t-bg));min-height:91px;color:var(--t-fg);grid-template-columns:56px minmax(0,1fr);align-items:center;gap:0;padding:8px 12px 8px 0;display:grid;position:relative}.zante-module__2JAhpa__featureRow[data-current=true]{background:var(--t-ink);color:var(--t-ink-text)}.zante-module__2JAhpa__featureRow[data-current=true]:before{content:"";background:var(--t-ink);clip-path:polygon(100% 0,100% 100%,0 50%);width:8px;height:16px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.zante-module__2JAhpa__featureIcon{justify-content:center;display:flex}.zante-module__2JAhpa__featureIcon img{width:30px;height:auto}.zante-module__2JAhpa__featureText{flex-direction:column;gap:6px;display:flex}.zante-module__2JAhpa__featureName{font-family:var(--t-display);letter-spacing:.2px;margin:0;font-size:1.125rem;font-weight:700;line-height:1.1}.zante-module__2JAhpa__featureLine{color:var(--t-fg-mute);font-size:.8125rem;line-height:1.55}.zante-module__2JAhpa__featureRow[data-current=true] .zante-module__2JAhpa__featureLine{color:var(--t-ink-text)}.zante-module__2JAhpa__rows{flex-direction:column;gap:30px;margin:0;padding:0;list-style:none;display:flex}.zante-module__2JAhpa__row{border:1px solid var(--t-line);grid-template-columns:minmax(0,460px) minmax(0,1fr) 260px;display:grid}.zante-module__2JAhpa__rowPhoto{aspect-ratio:460/300;display:block;overflow:hidden}.zante-module__2JAhpa__rowPhoto>*{width:100%;height:100%;display:block}.zante-module__2JAhpa__rowBody{flex-direction:column;gap:14px;padding:32px 30px 30px 20px;display:flex}.zante-module__2JAhpa__rowName{font-family:var(--t-display);letter-spacing:.2px;margin:0;font-size:1.375rem;font-weight:700;line-height:1.36}.zante-module__2JAhpa__rowName a{color:var(--t-fg);text-decoration:none}.zante-module__2JAhpa__rowLine{color:var(--t-fg-mute);font-size:.875rem;line-height:26px}.zante-module__2JAhpa__glyphs{flex-wrap:wrap;gap:13px;margin-top:16px;display:flex}.zante-module__2JAhpa__glyph{box-sizing:border-box;border:1px solid var(--t-line);width:36px;height:36px;color:var(--t-fg);border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.zante-module__2JAhpa__rowPrice{border-left:1px solid var(--t-line);flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.zante-module__2JAhpa__rowFigure{font-family:var(--t-body);color:var(--t-fg);font-size:1.375rem;font-weight:800;line-height:1.4}.zante-module__2JAhpa__rowUnit{letter-spacing:.2px;text-transform:uppercase;color:var(--t-fg-mute);font-size:.75rem;font-weight:600}.zante-module__2JAhpa__more{letter-spacing:.56px;min-height:44px;color:var(--t-deep,var(--t-fg));align-items:center;gap:8px;margin-top:12px;font-size:.875rem;font-weight:800;text-decoration:none;display:inline-flex}.zante-module__2JAhpa__moreDisc{background:var(--t-deep,var(--t-fg));width:20px;height:20px;color:var(--t-deep-text,var(--t-bg));border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.zante-module__2JAhpa__menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none;display:grid}.zante-module__2JAhpa__dish{border:1px solid var(--t-line);grid-template-columns:170px minmax(0,1fr);display:grid}.zante-module__2JAhpa__dishPhoto{aspect-ratio:170/113;display:block;overflow:hidden}.zante-module__2JAhpa__dishPhoto>*{width:100%;height:100%;display:block}.zante-module__2JAhpa__dishText{flex-direction:column;gap:6px;padding:12px 15px 12px 30px;display:flex}.zante-module__2JAhpa__dishHead{justify-content:space-between;gap:12px;display:flex}.zante-module__2JAhpa__dishName,.zante-module__2JAhpa__dishPrice{font-family:var(--t-body);letter-spacing:.2px;text-transform:uppercase;color:var(--t-fg);margin:0;font-size:1rem;font-weight:800;line-height:28px}.zante-module__2JAhpa__dishLine{color:var(--t-fg-mute);font-size:.875rem;font-weight:700;line-height:22px}@media (max-width:959px){.zante-module__2JAhpa__cards,.zante-module__2JAhpa__menu{grid-template-columns:1fr;gap:20px}.zante-module__2JAhpa__feature{grid-template-columns:1fr}.zante-module__2JAhpa__featureRow[data-current=true]:before{display:none}.zante-module__2JAhpa__row{grid-template-columns:1fr}.zante-module__2JAhpa__rowBody{padding:20px}.zante-module__2JAhpa__rowPrice{border-left:0;border-top:1px solid var(--t-line);flex-direction:row;justify-content:space-between;padding:12px 20px}.zante-module__2JAhpa__more{margin-top:0}.zante-module__2JAhpa__dish{grid-template-columns:110px minmax(0,1fr)}.zante-module__2JAhpa__dishText{padding:10px 12px}}}
@layer sections{.styles-module__Y44lxa__grid[data-style=cover][data-cover-stack=true] .styles-module__Y44lxa__text{flex-direction:column;align-items:flex-start;gap:.75rem;inset:auto 1.5rem 1.5rem}.styles-module__Y44lxa__grid[data-style=cover][data-cover-stack=true] .styles-module__Y44lxa__name{font-size:1.125rem;font-weight:var(--t-display-weight,700)}.styles-module__Y44lxa__grid[data-style=cover][data-cover-stack=true] .styles-module__Y44lxa__line{color:inherit;opacity:.85;font-size:.9375rem;display:block}.styles-module__Y44lxa__grid[data-style=cover][data-cover-stack=true] .styles-module__Y44lxa__foot [data-action=primary]>span:first-child{background:var(--t-surface,var(--t-bg));color:var(--t-fg)}.styles-module__Y44lxa__grid[data-style=cover][data-cover-stack=true] .styles-module__Y44lxa__card{aspect-ratio:5/6}.styles-module__Y44lxa__headRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.styles-module__Y44lxa__grid{grid-template-columns:1fr;gap:1.5rem;margin-block-start:3rem;display:grid}.styles-module__Y44lxa__text{flex-direction:column;flex:1;gap:.75rem;display:flex}.styles-module__Y44lxa__kicker{font-family:var(--t-body);letter-spacing:.12em;text-transform:uppercase;color:var(--t-fg-mute);font-size:.75rem;font-weight:600}.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__card{border-color:var(--t-line);background:var(--t-bg);color:var(--t-fg);gap:0;padding:0}.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__crop{aspect-ratio:3/2;border-radius:0}.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__crop img{height:100%}.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__text{background:var(--t-surface,var(--t-bg));padding:1.25rem}.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__underline,.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__line:empty,.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__arrow{display:none}@media (min-width:40rem){.styles-module__Y44lxa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.styles-module__Y44lxa__grid{grid-template-columns:repeat(var(--s-cols,3), minmax(0, 1fr))}}.styles-module__Y44lxa__card{box-sizing:border-box;border:1px solid var(--t-surface,var(--t-line));border-radius:var(--t-radius);background:var(--t-surface,var(--t-bg));color:var(--t-surface-text,var(--t-fg));transition:transform var(--t-quick) var(--t-ease), background-color var(--t-quick) var(--t-ease), color var(--t-quick) var(--t-ease);flex-direction:column;gap:.75rem;padding:2rem 1.75rem 1.75rem;text-decoration:none;display:flex}.styles-module__Y44lxa__icon{color:var(--t-accent);margin-block-end:.5rem;display:block}.styles-module__Y44lxa__grid[data-icons=disc] .styles-module__Y44lxa__icon{background:var(--t-bg);width:3.5rem;height:3.5rem;color:var(--t-fg);border-radius:50%;justify-content:center;align-items:center;margin-block-end:4rem;display:inline-flex}.styles-module__Y44lxa__grid[data-icons=disc] .styles-module__Y44lxa__name{font-size:1.5rem}.styles-module__Y44lxa__grid[data-icons=disc] .styles-module__Y44lxa__icon svg{width:24px;height:24px}.styles-module__Y44lxa__headCell{align-items:flex-start;padding-inline-end:2rem;display:flex}.styles-module__Y44lxa__actionCell{justify-content:flex-end;align-items:flex-end;padding:1rem;display:flex}.styles-module__Y44lxa__actionFoot{justify-content:center;margin-block-start:2.5rem;display:flex}.styles-module__Y44lxa__includes{flex-direction:column;gap:.75rem;margin:.5rem 0 1rem;padding:0;list-style:none;display:flex}.styles-module__Y44lxa__include{color:var(--t-fg-mute);align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.styles-module__Y44lxa__includeMark{background:var(--t-accent);width:1.125rem;height:1.125rem;color:var(--t-accent-text);border-radius:3px;flex:none;justify-content:center;align-items:center;display:inline-flex}.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__card{background:var(--t-surface,var(--t-bg));color:var(--t-fg);border:0;gap:0;padding:.75rem}.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__crop{border-radius:calc(var(--t-radius) * .6);aspect-ratio:3/2}.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__crop img{height:100%}.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__text{padding:2.25rem .75rem 1rem;position:relative}.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__name{background:var(--t-ink,var(--t-fg));color:var(--t-ink-text,var(--t-bg));white-space:nowrap;border-radius:999px;margin:0;padding:.55rem 1rem;font-size:1rem;position:absolute;top:-1.25rem;left:50%;transform:translate(-50%)}.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__underline,.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__arrow{display:none}.styles-module__Y44lxa__grid[data-style=checks] .styles-module__Y44lxa__foot{margin-block-start:.5rem}.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__card{color:inherit;background:0 0;border:0;border-radius:0;gap:0;padding:0}.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__crop{border-radius:var(--t-radius);aspect-ratio:3/2}.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__crop img{height:100%}.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__text{color:inherit;background:0 0;padding:1.25rem 0 0}.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__name{font-family:var(--t-body);color:inherit;font-size:1rem;font-weight:700}.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__line{color:inherit;opacity:.86}.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__underline,.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__arrow,.styles-module__Y44lxa__grid[data-style=bare] .styles-module__Y44lxa__line:empty{display:none}.styles-module__Y44lxa__grid[data-head=cell]{margin-block-start:0}.styles-module__Y44lxa__pin{font-family:var(--t-body);color:var(--t-fg-mute);align-items:center;gap:.4rem;margin:0;font-size:.9375rem;display:inline-flex}.styles-module__Y44lxa__pin svg{color:var(--t-accent)}.styles-module__Y44lxa__grid[data-plain=true][data-pins=true] .styles-module__Y44lxa__card{background:0 0;border:0;gap:.75rem}.styles-module__Y44lxa__grid[data-plain=true][data-pins=true] .styles-module__Y44lxa__crop{border-radius:var(--t-radius)}.styles-module__Y44lxa__grid[data-plain=true][data-pins=true] .styles-module__Y44lxa__text{background:0 0;flex-direction:row;align-items:center;gap:1.25rem;padding:0}.styles-module__Y44lxa__grid[data-plain=true][data-pins=true] .styles-module__Y44lxa__name{font-size:1.25rem;font-weight:400}.styles-module__Y44lxa__grid[data-plain=true][data-pins=true] .styles-module__Y44lxa__foot{display:none}.styles-module__Y44lxa__iconImage{object-fit:contain;width:4rem;height:4rem;margin-block-end:1rem;display:block}.styles-module__Y44lxa__grid[data-align=center] .styles-module__Y44lxa__text{text-align:center;align-items:center}.styles-module__Y44lxa__grid[data-align=center] .styles-module__Y44lxa__card{padding:2.5rem 2rem 2rem}.styles-module__Y44lxa__grid[data-align=center] .styles-module__Y44lxa__foot{justify-content:center}.styles-module__Y44lxa__grid[data-align=center] .styles-module__Y44lxa__underline{display:none}.styles-module__Y44lxa__ctaArrow{color:var(--t-accent);font-family:var(--t-body);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;display:inline-flex}.styles-module__Y44lxa__grid[data-cta=arrow] .styles-module__Y44lxa__foot{padding-block-start:.75rem}.styles-module__Y44lxa__ctaLink{font-family:var(--t-body);border-bottom:1px solid;align-items:center;gap:.75rem;padding-block:.25rem .5rem;font-size:1rem;font-weight:500;display:inline-flex}.styles-module__Y44lxa__grid[data-cta=link] .styles-module__Y44lxa__foot{justify-content:flex-start;padding-block-start:1rem}.styles-module__Y44lxa__grid[data-cta=link] .styles-module__Y44lxa__underline{display:none}.styles-module__Y44lxa__name{font-family:var(--t-display);font-size:var(--t-h3,1.375rem);margin:0;line-height:1.2}.styles-module__Y44lxa__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-block-start:auto;padding-block-start:1.5rem;display:flex}.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__foot{justify-content:flex-start;padding-block-start:.25rem}.styles-module__Y44lxa__grid[data-plain=true] .styles-module__Y44lxa__price{color:var(--t-fg);font-weight:500}.styles-module__Y44lxa__unit{color:var(--t-fg-mute);font-weight:400}.styles-module__Y44lxa__price{font-family:var(--t-body);color:var(--t-accent);font-size:1rem}.styles-module__Y44lxa__line{font-family:var(--t-body);color:var(--t-fg-mute);margin:0;font-size:1rem;line-height:1.55}.styles-module__Y44lxa__crop{border-radius:var(--t-radius);position:relative;overflow:clip}.styles-module__Y44lxa__badge{background:var(--t-surface,var(--t-bg));color:var(--t-surface-text,var(--t-fg));font-family:var(--t-body);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.75rem;display:inline-flex;position:absolute;top:.75rem;left:.75rem}.styles-module__Y44lxa__badge svg{color:var(--t-accent)}.styles-module__Y44lxa__price{flex-direction:column;align-items:flex-end;line-height:1.2;display:flex}.styles-module__Y44lxa__was{color:var(--t-fg-mute);font-size:.8125rem}.styles-module__Y44lxa__crop>*{transition:transform var(--t-standard) var(--t-ease)}.styles-module__Y44lxa__cropReveal{max-height:9rem;transition:max-height var(--t-standard) var(--t-ease)}.styles-module__Y44lxa__arrow,.styles-module__Y44lxa__underline{opacity:.35;transition:opacity var(--t-quick) var(--t-ease);display:block}.styles-module__Y44lxa__underline{background:var(--t-accent);border:0;height:1px;margin:0}.styles-module__Y44lxa__arrow{font-family:var(--t-body);color:var(--t-fg-mute);font-size:1rem}.styles-module__Y44lxa__card:focus-visible{outline:1px solid var(--t-accent);outline-offset:2px}@media (hover:hover){.styles-module__Y44lxa__card[data-motion=hover-lift-cards]:hover,.styles-module__Y44lxa__card[data-motion=hover-lift-cards]:focus-visible{transform:translateY(-4px)}.styles-module__Y44lxa__card[data-motion=hover-scale-cards]:hover,.styles-module__Y44lxa__card[data-motion=hover-scale-cards]:focus-visible{transform:scale(1.02)}.styles-module__Y44lxa__card[data-motion=hover-image-scale-cards]:hover .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__card[data-motion=hover-image-scale-cards]:focus-visible .styles-module__Y44lxa__crop>*{transform:scale(1.06)}.styles-module__Y44lxa__card[data-motion=hover-image-crop-reveal]:hover .styles-module__Y44lxa__cropReveal,.styles-module__Y44lxa__card[data-motion=hover-image-crop-reveal]:focus-visible .styles-module__Y44lxa__cropReveal{max-height:16rem}.styles-module__Y44lxa__card[data-motion=hover-reveal-arrow-cards]:hover .styles-module__Y44lxa__arrow,.styles-module__Y44lxa__card[data-motion=hover-reveal-arrow-cards]:focus-visible .styles-module__Y44lxa__arrow,.styles-module__Y44lxa__card[data-motion=hover-reveal-service-cards]:hover .styles-module__Y44lxa__underline,.styles-module__Y44lxa__card[data-motion=hover-reveal-service-cards]:focus-visible .styles-module__Y44lxa__underline{opacity:1}.styles-module__Y44lxa__card[data-motion=hover-state-service-cards]:hover,.styles-module__Y44lxa__card[data-motion=hover-state-service-cards]:focus-visible{background:var(--t-ground2);color:var(--t-ground2-text)}.styles-module__Y44lxa__card[data-motion=hover-state-service-cards]:hover .styles-module__Y44lxa__line,.styles-module__Y44lxa__card[data-motion=hover-state-service-cards]:focus-visible .styles-module__Y44lxa__line{color:inherit}}@keyframes styles-module__Y44lxa__sec-card-in{0%{opacity:var(--t-floor);transform:translateY(20px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.styles-module__Y44lxa__grid[data-motion=stagger-services-grid] .styles-module__Y44lxa__card,.styles-module__Y44lxa__grid[data-motion=scroll-reveal-service-cards] .styles-module__Y44lxa__card{animation:linear both styles-module__Y44lxa__sec-card-in;animation-timeline:view();animation-range:entry 5% entry 70%}.styles-module__Y44lxa__grid[data-motion=stagger-services-grid] .styles-module__Y44lxa__card:nth-child(3n+2),.styles-module__Y44lxa__grid[data-motion=scroll-reveal-service-cards] .styles-module__Y44lxa__card:nth-child(3n+2){animation-range:entry 12% entry 78%}.styles-module__Y44lxa__grid[data-motion=stagger-services-grid] .styles-module__Y44lxa__card:nth-child(3n+3),.styles-module__Y44lxa__grid[data-motion=scroll-reveal-service-cards] .styles-module__Y44lxa__card:nth-child(3n+3){animation-range:entry 19% entry 86%}}}@media (prefers-reduced-motion:reduce){.styles-module__Y44lxa__card,.styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__cropReveal,.styles-module__Y44lxa__arrow,.styles-module__Y44lxa__underline{transition:none}.styles-module__Y44lxa__arrow,.styles-module__Y44lxa__underline{opacity:1}.styles-module__Y44lxa__cropReveal{max-height:none}}.styles-module__Y44lxa__headRow[data-layout=split]{align-items:end}.styles-module__Y44lxa__splitLede{max-width:34em;font-family:var(--t-body);color:var(--t-fg-mute);margin:0;font-size:1.0625rem;line-height:1.6}.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__card{aspect-ratio:16/10;color:var(--t-ink-text,var(--t-bg));background:var(--t-ink,var(--t-fg));border:0;padding:0;position:relative;overflow:clip}.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__crop{border-radius:0;position:absolute;inset:0}.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__crop img{width:100%;height:100%}.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__crop:after{content:"";background:linear-gradient(to top, color-mix(in srgb, var(--t-ink,var(--t-fg)) 78%, transparent) 0%, color-mix(in srgb, var(--t-ink,var(--t-fg)) 30%, transparent) 45%, transparent 100%);position:absolute;inset:0}.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__text{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;position:absolute;inset:auto 2.5rem 2.5rem}.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__name{color:inherit;font-size:1.375rem;font-weight:400}.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__line,.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__underline{display:none}.styles-module__Y44lxa__arrowDisc{background:color-mix(in srgb, var(--t-ink-text,var(--t-bg)) 22%, transparent);width:2.75rem;height:2.75rem;color:inherit;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}@media (min-width:48rem){.styles-module__Y44lxa__grid[data-style=cover][data-feature=true]>.styles-module__Y44lxa__card:first-child{aspect-ratio:auto;grid-row:span 2}}.styles-module__Y44lxa__tags{flex-wrap:wrap;gap:.5rem;margin:.25rem 0 .5rem;padding:0;list-style:none;display:flex}.styles-module__Y44lxa__tag{background:color-mix(in srgb, currentColor 12%, transparent);min-height:1.5rem;font-family:var(--t-ui,var(--t-body));letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;padding-inline:.625rem;font-size:.6875rem;display:inline-flex}.styles-module__Y44lxa__grid[data-style=row]{grid-template-columns:1fr;gap:0;margin-block-start:2rem}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__card{background:var(--t-ground2);color:var(--t-ground2-text);border:0;border-radius:0;grid-template-columns:1fr;gap:2rem;padding:2.5rem clamp(1.25rem,3vw,3rem);display:grid}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__card:nth-child(odd){background:var(--t-ink,var(--t-ground2));color:var(--t-ink-text,var(--t-ground2-text))}@media (min-width:60rem){.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__crop{aspect-ratio:16/13;border-radius:var(--t-radius);order:2;position:relative;overflow:clip}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__crop img{width:100%;height:100%}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__text{order:1;justify-content:center;gap:1rem}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__iconImage{width:3rem;height:auto;margin-block-end:1rem}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__name{color:inherit;font-size:1.625rem;font-weight:400}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__line{color:inherit;opacity:.92;max-width:32em;padding-inline-start:1.5rem;position:relative}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__line:before{content:"✳";font-size:.875rem;position:absolute;top:.05em;left:0}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__underline{display:none}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__foot{z-index:1;position:absolute;inset:auto .5rem .5rem}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__foot>[data-action=primary]{width:100%}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__foot>[data-action=primary]>span{background:var(--t-ground2);color:var(--t-ground2-text);justify-content:center;width:100%}.styles-module__Y44lxa__grid[data-style=case]{gap:0}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card{border:1px solid var(--t-line);background:var(--t-bg);color:var(--t-fg);border-radius:0;grid-template-rows:auto auto;grid-template-columns:1fr;gap:0;padding:0;display:grid;overflow:clip}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__crop{aspect-ratio:16/10;border-radius:0}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__crop img{width:100%;height:100%}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__text{grid-template-columns:1fr;gap:0;padding:0;display:grid}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__name{box-sizing:border-box;background:var(--t-ink,var(--t-ground2));min-height:12rem;color:var(--t-ink-text,var(--t-ground2-text));order:1;padding:1.5rem;font-size:1.375rem;font-weight:400}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__stats{background:var(--t-ink,var(--t-ground2));color:var(--t-ink-text,var(--t-ground2-text));border-top:1px solid color-mix(in srgb, currentColor 25%, transparent);order:2;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__stat{flex-direction:column;gap:.375rem;padding:1.25rem 1.5rem;display:flex}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__stat+.styles-module__Y44lxa__stat{border-left:1px solid color-mix(in srgb, currentColor 25%, transparent)}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__statValue{font-family:var(--t-display);color:var(--t-deep,var(--t-accent));font-size:1.5rem}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__statLabel{font-family:var(--t-body);opacity:.9;font-size:.8125rem}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__tags{order:3;gap:.25rem .5rem;margin:0;padding:1.25rem 1.5rem 0}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__tag{background:0 0;min-height:0;padding:0;font-size:.6875rem}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__tag:not(:last-child):after{content:"|";opacity:.5;margin-inline-start:.5rem}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__line,.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__underline{display:none}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__foot{order:4;padding:1rem 1.5rem 1.5rem}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__foot>[data-action=primary]{width:100%}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__foot>[data-action=primary]>span{background:var(--t-ground2);color:var(--t-ground2-text);justify-content:center;width:100%}@media (min-width:60rem){.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(2n) .styles-module__Y44lxa__crop{order:2}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__text{grid-column:1/-1;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__name{order:0;grid-area:1/2}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__stats{order:0;grid-area:2/2}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__tags{order:0;grid-area:1/1;align-self:end}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__foot{order:0;grid-area:2/1}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card{grid-template-areas:none}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__crop{grid-row:1}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(odd) .styles-module__Y44lxa__crop{grid-column:1}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(2n) .styles-module__Y44lxa__crop{grid-column:2}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card .styles-module__Y44lxa__text{grid-row:1/3;display:contents}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(odd) .styles-module__Y44lxa__name{grid-area:1/2}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(odd) .styles-module__Y44lxa__stats{grid-area:2/2}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(odd) .styles-module__Y44lxa__tags{grid-area:2/1;align-self:start}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(odd) .styles-module__Y44lxa__foot{grid-area:3/1}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(2n) .styles-module__Y44lxa__name{grid-area:1/1}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(2n) .styles-module__Y44lxa__stats{grid-area:2/1}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(2n) .styles-module__Y44lxa__tags{grid-area:2/2;align-self:start}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card:nth-child(2n) .styles-module__Y44lxa__foot{grid-area:3/2}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__card{grid-template-rows:auto auto auto}}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__card{position:relative}@media (min-width:60rem){.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__foot{width:calc(50% - 2.5rem - clamp(1.25rem,3vw,3rem));inset:auto calc(clamp(1.25rem,3vw,3rem) + .5rem) 3rem auto}}.styles-module__Y44lxa__grid[data-style=row] .styles-module__Y44lxa__foot>[data-action=primary]{min-height:3rem;display:flex}.styles-module__Y44lxa__grid[data-style=case][style]{grid-template-columns:minmax(0,1fr)}@media (min-width:60rem){.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__crop{aspect-ratio:auto;height:100%;min-height:22rem}.styles-module__Y44lxa__grid[data-style=case] .styles-module__Y44lxa__name{min-height:14rem}}.styles-module__Y44lxa__grid[data-style=row][data-row-tone=ink]{gap:.75rem}.styles-module__Y44lxa__grid[data-style=row][data-row-tone=ink] .styles-module__Y44lxa__card,.styles-module__Y44lxa__grid[data-style=row][data-row-tone=ink] .styles-module__Y44lxa__card:nth-child(odd){background:var(--t-deep,var(--t-ink));color:var(--t-deep-text,var(--t-ink-text));border-radius:0}.styles-module__Y44lxa__grid[data-style=row][data-row-tone=ink] .styles-module__Y44lxa__crop{border-radius:0}.styles-module__Y44lxa__grid[data-style=row][data-row-tone=ink] .styles-module__Y44lxa__crop:after{content:"";background:linear-gradient(to right, var(--t-deep,var(--t-ink)) 0%, color-mix(in srgb, var(--t-deep,var(--t-ink)) 55%, transparent) 40%, transparent 100%);position:absolute;inset:0}.styles-module__Y44lxa__grid[data-style=row][data-row-tone=ink] .styles-module__Y44lxa__line:before{content:none}.styles-module__Y44lxa__grid[data-style=row][data-row-tone=ink] .styles-module__Y44lxa__line{padding-inline-start:0}.styles-module__Y44lxa__grid[data-style=row][data-cta=link] .styles-module__Y44lxa__foot{width:auto;margin-block-start:.5rem;position:static}.styles-module__Y44lxa__grid[data-style=row][data-cta=link] .styles-module__Y44lxa__ctaLink{color:inherit;text-decoration:underline}.styles-module__Y44lxa__grid[data-style=side] .styles-module__Y44lxa__card{background:var(--t-surface,var(--t-bg));color:var(--t-surface-text,var(--t-fg));border:0;border-radius:0;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:0;padding:0;display:grid;overflow:clip}.styles-module__Y44lxa__grid[data-style=side] .styles-module__Y44lxa__crop{aspect-ratio:auto;border-radius:0;min-height:13rem;position:relative}.styles-module__Y44lxa__grid[data-style=side] .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__grid[data-style=side] .styles-module__Y44lxa__crop img{filter:grayscale();width:100%;height:100%}.styles-module__Y44lxa__grid[data-style=side] .styles-module__Y44lxa__text{justify-content:center;gap:.75rem;padding:1.5rem}.styles-module__Y44lxa__grid[data-style=side] .styles-module__Y44lxa__icon{z-index:1;background:var(--t-accent);width:2.75rem;height:2.75rem;color:var(--t-accent-text);justify-content:center;align-items:center;margin:0;display:inline-flex;position:absolute;top:1.25rem;left:1.25rem}.styles-module__Y44lxa__grid[data-style=side] .styles-module__Y44lxa__name{font-size:1.25rem;font-weight:600}.styles-module__Y44lxa__grid[data-style=side] .styles-module__Y44lxa__underline{display:none}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__card{aspect-ratio:5/6;border-radius:var(--t-radius);color:var(--t-ink-text,var(--t-bg));background:var(--t-ink,var(--t-fg));border:0;padding:0;position:relative;overflow:clip}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__crop{border-radius:0;position:absolute;inset:0}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__crop>*,.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__crop img{width:100%;height:100%}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__crop:after{content:"";background:linear-gradient(to bottom, color-mix(in srgb, var(--t-ink,var(--t-fg)) 30%, transparent) 0%, transparent 38%, transparent 62%, color-mix(in srgb, var(--t-ink,var(--t-fg)) 55%, transparent) 100%);position:absolute;inset:0}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__text{text-align:center;justify-content:space-between;align-items:center;padding:1.5rem 1.25rem;position:absolute;inset:0}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__name{color:inherit;font-size:clamp(2rem,3.2vw,3rem);font-weight:400}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__line{color:inherit;opacity:.95;font-size:.875rem}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__underline{display:none}.styles-module__Y44lxa__card[data-tone=ink]{background:var(--t-ink,var(--t-fg));color:var(--t-ink-text,var(--t-bg));border-color:#0000}.styles-module__Y44lxa__card[data-tone=accent]{background:var(--t-accent);color:var(--t-accent-text);border-color:#0000}.styles-module__Y44lxa__card[data-tone=fg]{background:var(--t-fg);color:var(--t-bg);border-color:#0000}.styles-module__Y44lxa__card[data-tone=mute]{background:var(--t-fg-mute);color:var(--t-bg);border-color:#0000}.styles-module__Y44lxa__card[data-tone] .styles-module__Y44lxa__name,.styles-module__Y44lxa__card[data-tone] .styles-module__Y44lxa__line,.styles-module__Y44lxa__card[data-tone] .styles-module__Y44lxa__kicker{color:inherit}.styles-module__Y44lxa__card[data-tone] .styles-module__Y44lxa__line{opacity:.85}.styles-module__Y44lxa__card[data-tone] .styles-module__Y44lxa__underline{display:none}.styles-module__Y44lxa__grid[data-layout=aside] .styles-module__Y44lxa__headCell{flex-direction:column;gap:1.5rem}.styles-module__Y44lxa__grid[data-layout=aside] .styles-module__Y44lxa__card{min-height:18rem;padding:1.5rem;position:relative}.styles-module__Y44lxa__grid[data-layout=aside] .styles-module__Y44lxa__kicker{color:inherit;opacity:.85;position:absolute;top:1.5rem;right:1.5rem}.styles-module__Y44lxa__grid[data-layout=aside] .styles-module__Y44lxa__iconImage{width:3.5rem;height:3.5rem;margin-block-end:auto}.styles-module__Y44lxa__grid[data-layout=aside] .styles-module__Y44lxa__name{font-size:1.125rem;font-weight:var(--t-display-weight,700)}.styles-module__Y44lxa__grid[data-layout=aside] .styles-module__Y44lxa__line{font-size:.875rem}@media (min-width:60rem){.styles-module__Y44lxa__grid[data-layout=aside]{grid-template-columns:minmax(0,1fr) minmax(0,30rem);align-items:start;column-gap:3rem}.styles-module__Y44lxa__grid[data-layout=aside] .styles-module__Y44lxa__headCell{grid-area:1/1/span 4;position:sticky;top:6rem}.styles-module__Y44lxa__grid[data-layout=aside] .styles-module__Y44lxa__card{grid-column:2}}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]{gap:.75rem;margin-block-start:0}section:has(.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]){background:0 0}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true] .styles-module__Y44lxa__card{aspect-ratio:auto;min-height:12rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true] .styles-module__Y44lxa__text{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.35rem;padding:1.25rem;inset:0}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true] .styles-module__Y44lxa__name{font-size:1.375rem;font-weight:var(--t-display-weight,700);line-height:1.1}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true] .styles-module__Y44lxa__line{color:inherit;opacity:.85;padding-inline-end:3rem;font-size:.8125rem;line-height:1.4;display:block}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true] .styles-module__Y44lxa__icon{background:var(--t-surface,var(--t-bg));width:3.25rem;height:3.25rem;color:var(--t-accent);border-radius:50%;justify-content:center;align-items:center;margin:0 0 auto;display:inline-flex}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true] .styles-module__Y44lxa__arrowDisc{background:var(--t-accent);width:2.5rem;height:2.5rem;color:var(--t-accent-text);position:absolute;bottom:1.25rem;right:1.25rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:first-child .styles-module__Y44lxa__text{justify-content:flex-start}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:first-child .styles-module__Y44lxa__kicker{font-family:var(--t-display);font-size:2.5rem;font-weight:var(--t-display-weight,700);letter-spacing:-.02em;text-transform:none;color:inherit;line-height:1}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:first-child .styles-module__Y44lxa__name{font-size:1.125rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:first-child .styles-module__Y44lxa__crop:after{background:linear-gradient(to bottom, color-mix(in srgb, var(--t-ink,var(--t-fg)) 84%, transparent) 0%, color-mix(in srgb, var(--t-ink,var(--t-fg)) 50%, transparent) 100%)}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(2) .styles-module__Y44lxa__text,.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(7) .styles-module__Y44lxa__text{grid-template-columns:auto 1fr;align-content:center;gap:.25rem .875rem;display:grid}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(2) .styles-module__Y44lxa__icon,.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(7) .styles-module__Y44lxa__icon{width:2.5rem;height:2.5rem;color:inherit;background:0 0;grid-row:1;margin:0}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(2) .styles-module__Y44lxa__name,.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(7) .styles-module__Y44lxa__name,.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(2) .styles-module__Y44lxa__line,.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(7) .styles-module__Y44lxa__line{grid-column:2}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(2) .styles-module__Y44lxa__name,.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(7) .styles-module__Y44lxa__name{font-size:1.125rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(2) .styles-module__Y44lxa__line,.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(7) .styles-module__Y44lxa__line{padding-inline-end:0}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(6){background:var(--t-surface,var(--t-bg));color:var(--t-surface-text,var(--t-fg))}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(6) .styles-module__Y44lxa__crop{height:52%;inset:0 0 auto}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(6) .styles-module__Y44lxa__crop:after{content:none}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(6) .styles-module__Y44lxa__name{font-size:1.25rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(6) .styles-module__Y44lxa__line{opacity:1;color:var(--t-fg-mute)}@media (min-width:60rem){.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]{grid-template-columns:.9fr 1fr 1fr 1fr .9fr;align-items:end}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:first-child{grid-area:1/1;min-height:15.5rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(2){grid-area:2/1;min-height:9.75rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(3){grid-column:2}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(4){grid-column:3}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(5){grid-column:4}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(3),.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(4),.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(5){grid-row:1/3;align-self:end;height:21rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(6){grid-area:1/5;min-height:15.5rem}.styles-module__Y44lxa__grid[data-style=cover][data-bento=true]>.styles-module__Y44lxa__card:nth-child(7){grid-area:2/5;min-height:9.75rem}}.styles-module__Y44lxa__grid[data-style=cover][data-cover-aspect=true] .styles-module__Y44lxa__card{aspect-ratio:var(--s-cover-aspect)}.styles-module__Y44lxa__grid[data-measure=true]{max-width:var(--s-measure);margin-inline:auto}.styles-module__Y44lxa__grid[data-style=poster] .styles-module__Y44lxa__card{aspect-ratio:var(--s-card-aspect,5 / 6)}.styles-module__Y44lxa__grid[data-plain=true][data-aspect=true] .styles-module__Y44lxa__crop{aspect-ratio:var(--s-aspect)}@media (min-width:48rem){.styles-module__Y44lxa__grid[data-stagger=true]>.styles-module__Y44lxa__card:nth-child(2n){margin-block-start:6rem}}.styles-module__Y44lxa__grid[data-style=cover][data-name-style=chip] .styles-module__Y44lxa__text{inset:auto 1.25rem 1.25rem}.styles-module__Y44lxa__grid[data-style=cover][data-name-style=chip] .styles-module__Y44lxa__name{border-radius:calc(var(--t-radius) * .75);background:var(--t-accent);color:var(--t-accent-text);padding:.45rem .75rem;font-size:1.0625rem}.styles-module__Y44lxa__grid[data-style=cover][data-name-style=chip] .styles-module__Y44lxa__crop:after{background:linear-gradient(to top, color-mix(in srgb, var(--t-ink,var(--t-fg)) 40%, transparent) 0%, transparent 50%)}.styles-module__Y44lxa__grid[data-style=cover] .styles-module__Y44lxa__card{aspect-ratio:var(--s-cover-aspect,16 / 10)}.styles-module__Y44lxa__pRow{grid-template-columns:1fr;display:grid}.styles-module__Y44lxa__pBlock{background:var(--t-accent);color:var(--t-accent-text)}.styles-module__Y44lxa__pCopy{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:4rem 20px;display:flex}.styles-module__Y44lxa__pTitle{font-size:var(--t-h2);line-height:1.3}.styles-module__Y44lxa__pPara{font-size:1rem;line-height:2}.styles-module__Y44lxa__pCopy [data-action]{margin-top:2rem;font-weight:600}.styles-module__Y44lxa__pCards{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:3rem 2rem;padding:3rem 20px;display:grid}@media (min-width:60rem){.styles-module__Y44lxa__pRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:-66px;position:relative}.styles-module__Y44lxa__pCopy{box-sizing:border-box;max-width:32.5rem;margin-left:auto;padding:10.5rem 3.125rem 7.5rem 0}.styles-module__Y44lxa__pCards{column-gap:1.75rem;max-width:33rem;padding:10.5rem 20px 3rem 3.5rem}}.styles-module__Y44lxa__gCard{flex-direction:column;gap:.75rem;display:flex}.styles-module__Y44lxa__gIcon{align-items:center;height:36px;margin-bottom:1.25rem;display:inline-flex}.styles-module__Y44lxa__gName{font-size:var(--t-h3);line-height:1.25}.styles-module__Y44lxa__gWrap[data-tone=ground2] .styles-module__Y44lxa__gName{font-size:1rem}.styles-module__Y44lxa__gWrap[data-tone=ground2] .styles-module__Y44lxa__gLine{font-size:.8125rem}.styles-module__Y44lxa__gLine{font-size:.875rem;line-height:1.86}.styles-module__Y44lxa__gWrap{box-sizing:border-box;max-width:70rem;margin-inline:auto;padding-block:2.5rem 5rem}.styles-module__Y44lxa__gWrap[data-align=measure]{max-width:70rem}[data-bleed=true] .styles-module__Y44lxa__gWrap[data-align=measure]{--g-gutter:calc(clamp(20px, 5vw, 80px) + var(--t-space));max-width:calc(70rem + 2 * var(--g-gutter));padding-inline:var(--g-gutter)}@media (max-width:640px){[data-bleed=true] .styles-module__Y44lxa__gWrap[data-align=measure]{--g-gutter:calc(20px + var(--t-space))}}.styles-module__Y44lxa__gWrap[data-align=measure] .styles-module__Y44lxa__gGrid{padding-inline:0}.styles-module__Y44lxa__gWrap[data-align=measure][data-tone=ground2] .styles-module__Y44lxa__gName,.styles-module__Y44lxa__gWrap[data-align=measure] .styles-module__Y44lxa__gName{font-size:var(--t-h3)}.styles-module__Y44lxa__gWrap[data-icons=disc] .styles-module__Y44lxa__gIcon{background:var(--t-accent);width:56px;height:56px;color:var(--t-accent-text);justify-content:center;align-items:center;display:inline-flex}.styles-module__Y44lxa__gWrap[data-align=measure] .styles-module__Y44lxa__gIcon{height:28px;margin-bottom:1rem}.styles-module__Y44lxa__gTitle{margin-bottom:4.5rem;font-size:1.875rem;line-height:1.25}.styles-module__Y44lxa__gGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem 1.75rem;padding-inline:1rem;display:grid}@media (min-width:60rem){.styles-module__Y44lxa__gGrid{grid-template-columns:repeat(var(--s-cols), minmax(0, 1fr))}}.styles-module__Y44lxa__rWrap{box-sizing:border-box;max-width:70rem;margin-inline:auto}.styles-module__Y44lxa__rTitle{font-size:var(--t-h2);margin-bottom:2.5rem;line-height:1.3}.styles-module__Y44lxa__rGrid{grid-template-columns:1fr;gap:3.5rem 1.25rem;display:grid}@media (min-width:60rem){.styles-module__Y44lxa__rGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.styles-module__Y44lxa__rCard{flex-direction:column;align-items:flex-start;display:flex}.styles-module__Y44lxa__rPhoto{aspect-ratio:550/422;width:100%;position:relative;overflow:hidden}.styles-module__Y44lxa__rPhoto>span:first-child{height:100%}.styles-module__Y44lxa__rArrows{color:var(--t-ink-text);pointer-events:none;justify-content:space-between;align-items:center;padding-inline:.75rem;display:flex;position:absolute;inset:0}.styles-module__Y44lxa__rArrows svg:first-child{transform:scaleX(-1)}.styles-module__Y44lxa__rRate{background:color-mix(in srgb, var(--t-bg) 88%, transparent);color:var(--t-fg);flex-direction:column;align-items:center;padding:.625rem 1.125rem;font-size:1.25rem;line-height:1.2;display:flex;position:absolute;bottom:0;right:0}.styles-module__Y44lxa__rRate strong,.styles-module__Y44lxa__rRate span:first-child{font-weight:700}.styles-module__Y44lxa__rPin{color:var(--t-fg-mute);align-items:center;gap:.375rem;margin-top:1.25rem;font-size:.875rem;display:inline-flex}.styles-module__Y44lxa__rName{margin-top:1rem;font-size:2.125rem;line-height:1.3}.styles-module__Y44lxa__rLine{color:var(--t-fg-mute);margin-top:1rem;font-size:.9375rem;line-height:1.85}.styles-module__Y44lxa__rAmen{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.25rem;width:100%;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.styles-module__Y44lxa__rAmen li{border-bottom:1px solid var(--t-line);align-items:center;gap:1.25rem;padding-block:1rem;font-size:.875rem;display:flex}.styles-module__Y44lxa__rCta{background:var(--t-accent);min-height:48px;color:var(--t-accent-text);align-items:center;margin-top:1.75rem;padding-inline:2.25rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-flex}.styles-module__Y44lxa__mRow{grid-template-columns:1fr;display:grid}.styles-module__Y44lxa__mBlock{background:var(--t-accent);color:var(--t-accent-text)}.styles-module__Y44lxa__mTabs{margin:0;padding:3rem 20px;list-style:none}.styles-module__Y44lxa__mTab{font-family:var(--t-display);font-size:1.875rem;line-height:2.1;position:relative}.styles-module__Y44lxa__mTab[data-current=true]:after{content:"";background:currentColor;width:4.25rem;height:4px;position:absolute;top:50%;right:0}.styles-module__Y44lxa__mItems{margin:0;padding:2rem 20px 4rem;list-style:none}.styles-module__Y44lxa__mItem{padding-block:5.25rem 0}.styles-module__Y44lxa__mHead{justify-content:space-between;gap:2rem;display:flex}.styles-module__Y44lxa__mName{text-transform:uppercase;font-size:1.5rem;line-height:1.3}.styles-module__Y44lxa__mPrice{font-family:var(--t-display);font-size:1.25rem;font-weight:700}.styles-module__Y44lxa__mLine{color:var(--t-fg-mute);margin-top:.75rem;font-size:.9375rem}@media (min-width:60rem){.styles-module__Y44lxa__mRow{grid-template-columns:30.5% minmax(0,1fr);margin-top:-60px}.styles-module__Y44lxa__mBlock{align-self:start}.styles-module__Y44lxa__mTabs{padding:4.5rem 0 5.5rem 11.25rem}.styles-module__Y44lxa__mItems{max-width:48rem;padding:2.5rem 20px 3rem 5.75rem}.styles-module__Y44lxa__mItem:first-child{padding-top:3.5rem}}[data-gutter=page] .styles-module__Y44lxa__pCopy,[data-gutter=page] .styles-module__Y44lxa__pCards{padding-inline:var(--t-edge)}@media (min-width:60rem){[data-gutter=page] .styles-module__Y44lxa__pCopy{max-width:none;padding-inline:max(var(--t-edge), calc(100% - 35rem)) 3.125rem;margin-left:0}[data-gutter=page] .styles-module__Y44lxa__pCards{max-width:none;padding-inline:3.5rem max(var(--t-edge), calc(100% - 35rem))}}}
@layer sections{.zante-module__iGYeNa__strip{box-sizing:content-box;grid-template-columns:minmax(0,1fr) minmax(0,715px) minmax(0,1fr);gap:10px;height:550px;padding-block:70px;display:grid;overflow:hidden}.zante-module__iGYeNa__stripCell{border-radius:4px;height:550px;display:block;overflow:hidden}.zante-module__iGYeNa__stripCell>*{width:100%;height:100%;display:block}.zante-module__iGYeNa__stripCell img{object-fit:cover;width:100%;height:100%}.zante-module__iGYeNa__page{padding-block:70px 100px}.zante-module__iGYeNa__columns{grid-template-columns:minmax(0,855px) minmax(0,285px);justify-content:space-between;gap:40px;display:grid}.zante-module__iGYeNa__titleRow{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.zante-module__iGYeNa__title{font-family:var(--t-display);letter-spacing:.2px;color:var(--t-fg);margin:0;font-size:1.75rem;font-weight:700;line-height:1.1}.zante-module__iGYeNa__price{color:var(--t-fg);align-items:baseline;gap:6px;margin:0;display:flex}.zante-module__iGYeNa__priceValue{font-family:var(--t-display);font-size:1.5rem;font-weight:700}.zante-module__iGYeNa__priceUnit{color:var(--t-fg-mute);font-size:.9375rem}.zante-module__iGYeNa__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:20px 0 22px;padding:0;list-style:none;display:grid}.zante-module__iGYeNa__fact{align-items:center;gap:12px;display:flex}.zante-module__iGYeNa__factIcon{background:var(--t-ground2);width:32px;height:32px;color:var(--t-fg-mute);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.zante-module__iGYeNa__factLabel,.zante-module__iGYeNa__factValue{color:var(--t-fg-mute);font-size:.875rem;line-height:20px;display:block}.zante-module__iGYeNa__factValue{font-weight:700}.zante-module__iGYeNa__text{letter-spacing:.2px;color:var(--t-fg-mute);margin:0 0 14px;font-size:.9375rem;line-height:28px}.zante-module__iGYeNa__bullets{color:var(--t-fg-mute);margin:22px 0;padding-left:38px;font-size:.9375rem;line-height:34px}.zante-module__iGYeNa__bullets li::marker{color:var(--t-line)}.zante-module__iGYeNa__group{margin-top:40px}.zante-module__iGYeNa__groupTitle{font-family:var(--t-display);letter-spacing:.2px;color:var(--t-fg);margin:0 0 22px;font-size:1.25rem;font-weight:700;line-height:1.1}.zante-module__iGYeNa__tags{grid-template-columns:repeat(3,minmax(0,265px));gap:15px 30px;margin:0;padding:0;list-style:none;display:grid}.zante-module__iGYeNa__tag{border:1px dashed var(--t-line);min-height:40px;color:var(--t-fg-mute);align-items:center;gap:10px;padding-inline:12px;font-size:.875rem;display:flex}.zante-module__iGYeNa__tag svg{color:var(--t-fg)}.zante-module__iGYeNa__reviews{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.zante-module__iGYeNa__review{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:18px;display:grid}.zante-module__iGYeNa__avatar{background:var(--t-ground2);width:56px;height:56px;color:var(--t-ground2-text);font-family:var(--t-display);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.zante-module__iGYeNa__reviewCard{border:1px solid var(--t-line);margin:0;padding:24px 25px 24px 30px;position:relative}.zante-module__iGYeNa__reviewCard:before{content:"";background:var(--t-line);width:5px;position:absolute;top:0;bottom:0;left:0}.zante-module__iGYeNa__stars{color:var(--t-accent);gap:3px;display:inline-flex}.zante-module__iGYeNa__reviewBy{color:var(--t-fg-mute);margin-top:4px;font-size:.8125rem;font-style:italic}.zante-module__iGYeNa__reviewQuote{color:var(--t-fg-mute);margin:10px 0 0;font-size:.9375rem;line-height:28px}.zante-module__iGYeNa__similar{grid-template-columns:repeat(3,minmax(0,265px));gap:30px;margin:0;padding:0;list-style:none;display:grid}.zante-module__iGYeNa__similarCard{height:300px;color:var(--t-ink-text);text-decoration:none;display:block;position:relative;overflow:hidden}.zante-module__iGYeNa__similarCard>span:first-child{width:100%;height:100%;display:block}.zante-module__iGYeNa__similarCard img{object-fit:cover;width:100%;height:100%}.zante-module__iGYeNa__similarFoot{background:linear-gradient(to bottom, transparent, color-mix(in srgb, var(--t-ink) 70%, transparent));justify-content:space-between;padding:30px 10px 10px;font-size:.8125rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.zante-module__iGYeNa__aside{flex-direction:column;gap:30px;display:flex}.zante-module__iGYeNa__book{border:1px solid var(--t-line);flex-direction:column;gap:14px;padding:20px;display:flex}.zante-module__iGYeNa__bookTitle{font-family:var(--t-display);color:var(--t-fg);margin:0;font-size:1.125rem;font-weight:700}.zante-module__iGYeNa__bookLine{color:var(--t-fg-mute);margin:0;font-size:.875rem;line-height:24px}.zante-module__iGYeNa__bookButton{width:100%}.zante-module__iGYeNa__banner{aspect-ratio:285/330;display:block;overflow:hidden}.zante-module__iGYeNa__banner>*{width:100%;height:100%;display:block}.zante-module__iGYeNa__banner img{object-fit:cover;width:100%;height:100%}@media (max-width:959px){.zante-module__iGYeNa__strip{grid-template-columns:1fr;height:auto;padding-block:0}.zante-module__iGYeNa__stripCell{aspect-ratio:4/3;border-radius:0;height:auto;display:none}.zante-module__iGYeNa__stripCell[data-middle=true]{display:block}.zante-module__iGYeNa__page{padding-block:40px 60px}.zante-module__iGYeNa__columns{grid-template-columns:1fr}.zante-module__iGYeNa__titleRow{flex-direction:column;gap:6px}.zante-module__iGYeNa__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.zante-module__iGYeNa__tags,.zante-module__iGYeNa__similar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zante-module__iGYeNa__similarCard{height:220px}.zante-module__iGYeNa__similarFoot{flex-direction:column;gap:2px}}}
