*{box-sizing:border-box}body{font-family:var(--jds-font-body);font-size:var(--jds-text-body-md);line-height:var(--jds-lh-body-md);color:var(--jds-c-foreground);background:var(--jds-c-background-white);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:var(--jds-ring-width) solid var(--jds-ring-color);outline-offset:var(--jds-ring-offset)}.jv-wrap{max-width:1400px;margin-inline:auto;padding-inline:16px}@media (min-width:1024px){.jv-wrap{padding-inline:24px}}.jv-wrap--read{max-width:820px}.jv-sec{padding:48px 0}.jv-sec--dense{padding:40px 0}.jv-sec--in{border-top:1px solid var(--jds-c-border);padding:32px 0}.jv-sec--sub{border-top:1px solid var(--jds-c-border);padding:24px 0}@media (min-width:1024px){.jv-sec{padding:80px 0}.jv-sec--dense{padding:64px 0}.jv-sec--sub{padding:32px 0}}.jv-alt{background:var(--jds-c-background-gray-alpha)}.jv-sec h2,.jv-sec--in h2,.jv-sec--sub h2{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-md);line-height:var(--jds-lh-heading-md);font-weight:var(--jds-fw-regular);text-wrap:balance;margin:0 0 8px}@media (min-width:1024px){.jv-sec h2{font-size:var(--jds-text-heading-xl);line-height:var(--jds-lh-heading-xl)}}.lead{color:var(--jds-c-foreground-alternative);font-size:var(--jds-text-body-lg);max-width:62ch;margin:0 0 24px}.jv-btn{font-weight:var(--jds-fw-medium);font-size:var(--jds-text-body-md);border-radius:var(--jds-radius-md);cursor:pointer;font-family:var(--jds-font-body);border:0;justify-content:center;align-items:center;gap:8px;padding:10px 16px;transition:all .2s;display:inline-flex}.jv-btn.lg{font-size:var(--jds-text-body-lg);padding:12px 24px}.jv-btn.sm{font-size:var(--jds-text-body-sm);padding:6px 12px}.jv-btn--dense{font-size:var(--jds-text-body-sm);gap:6px;padding:6px 12px}.jv-btn--primary{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted)}.jv-btn--secondary{background:var(--jds-c-action-secondary);color:var(--jds-c-action-primary)}.jv-btn--outline{background:var(--jds-c-background-white);color:var(--jds-c-action-primary);box-shadow:inset 0 0 0 1px var(--jds-c-border-interactive)}.jv-btn--ghost{color:var(--jds-c-action-primary);background:0 0}.jv-tag{font-size:var(--jds-text-body-xs);font-weight:var(--jds-fw-medium);border-radius:var(--jds-radius-full);background:var(--jds-c-background-white);color:var(--jds-c-action-primary);box-shadow:inset 0 0 0 1px var(--jds-c-border-interactive);align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.jv-tag--tour{background:var(--shade-black-alpha-8);color:var(--jds-c-foreground-inverted);box-shadow:none}.jv-tag--audience{background:var(--jds-c-semantic-information-alpha);color:var(--jds-c-semantic-information);box-shadow:none}.jv-tag--rented{background:var(--jds-c-semantic-neutral-alpha);color:var(--jds-c-semantic-neutral);box-shadow:none}.jv-promise{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-interactive)}.jv-strip{background:var(--jds-c-background-white);border-bottom:1px solid var(--jds-c-border);height:32px;display:flex}.jv-strip a{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);color:var(--jds-c-action-primary);flex:1;justify-content:center;align-items:center;display:flex}.jv-strip a[aria-current]{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted)}@media (min-width:1024px){.jv-strip{justify-content:flex-end;padding-inline:24px}.jv-strip a{flex:none;padding-inline:20px}}.jv-header{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted);z-index:20;align-items:center;height:56px;display:flex;position:sticky;top:0}@media (min-width:1024px){.jv-header{height:72px}}.jv-header .jv-wrap{align-items:center;gap:16px;width:100%;display:flex}.jv-logo{font-family:var(--jds-font-display);font-weight:var(--jds-fw-bold);font-size:var(--jds-text-body-xl);color:var(--jds-c-action-secondary);letter-spacing:-.02em}.jv-logo small{font-family:var(--jds-font-body);font-size:10px;font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-inverted);letter-spacing:.14em;text-transform:uppercase;margin-top:-2px;display:block}.jv-nav{gap:4px;margin-left:auto;display:none}@media (min-width:1024px){.jv-nav{display:flex}}.jv-nav a{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);border-radius:var(--jds-radius-md);padding:8px 12px}.jv-nav a:hover{background:var(--shade-white-alpha-2)}.jv-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.jv-actions .jv-area{color:var(--jds-c-foreground-inverted);font-size:var(--jds-text-body-sm);white-space:nowrap;opacity:.92;padding:0 8px;text-decoration:none}.jv-actions .jv-area:hover{opacity:1;text-decoration:underline}@media (min-width:1024px){.jv-actions{margin-left:16px}}.jv-icon-btn{width:44px;height:44px;color:var(--jds-c-foreground-inverted);border-radius:var(--jds-radius-md);cursor:pointer;background:0 0;border:0;place-items:center;font-size:18px;display:grid}.jv-burger{display:grid}@media (min-width:1024px){.jv-burger{display:none}}.jv-footer{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted);margin-top:auto;padding-block:48px 24px}.jv-footer .cross{background:var(--shade-white-alpha-2);border-radius:var(--jds-radius-lg);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:32px;padding:16px;display:flex}.jv-footer .cols{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:1024px){.jv-footer .cols{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:24px}}.jv-footer h3{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--shade-white-alpha-9);margin:0 0 12px}.jv-footer ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.jv-footer li a{font-size:var(--jds-text-body-sm)}.jv-footer .legal{border-top:1px solid var(--shade-white-alpha-3);font-size:var(--jds-text-body-xs);color:var(--shade-white-alpha-9);flex-wrap:wrap;gap:16px;margin-top:32px;padding-top:16px;display:flex}.jv-hero{background:var(--jds-c-action-primary);position:relative}.jv-hero .bg{aspect-ratio:4/3;position:relative}@media (min-width:1024px){.jv-hero .bg{aspect-ratio:16/9;max-height:560px}}.jv-hero .bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.jv-hero .veil{background:linear-gradient(180deg,var(--shade-black-alpha-6) 0%,var(--shade-black-alpha-2) 60%);position:absolute;inset:0}@media (min-width:1024px){.jv-hero .veil{background:linear-gradient(90deg,var(--shade-black-alpha-7) 0%,var(--shade-black-alpha-2) 65%)}}.jv-hero .copy{align-items:flex-start;padding-top:24px;display:flex;position:absolute;inset:0}@media (min-width:1024px){.jv-hero .copy{align-items:center;padding-top:0}}.jv-hero h1{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-2xl);line-height:var(--jds-lh-heading-2xl);font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-inverted);text-wrap:balance;max-width:16ch;text-shadow:0 2px 24px rgb(var(--base-black)/.35);margin:0}@media (min-width:1024px){.jv-hero h1{font-size:var(--jds-text-display);line-height:var(--jds-lh-display)}}.jv-hero p.claim{color:var(--jds-c-foreground-inverted);font-size:var(--jds-text-body-lg);max-width:44ch;text-shadow:0 2px 16px rgb(var(--base-black)/.4);margin:12px 0 0}.jv-search{background:var(--jds-c-background-white);border-radius:var(--jds-radius-lg);box-shadow:var(--jds-shadow-xl);gap:8px;margin:-32px 16px 0;padding:12px;display:grid;position:relative}@media (min-width:1024px){.jv-search{grid-template-columns:2fr 1.4fr 1fr auto;align-items:end;max-width:1000px;margin:-40px auto 0;padding:16px}}.jv-f{flex-direction:column;gap:4px;display:flex}.jv-f label{font-size:var(--jds-text-body-xs);font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-alternative)}.jv-f .in{border-radius:var(--jds-radius-md);height:44px;box-shadow:inset 0 0 0 1px var(--jds-c-field-border);color:var(--jds-c-foreground-alternative);align-items:center;padding:0 12px;display:flex}.jv-f .in.filled{color:var(--jds-c-foreground)}.jv-hint{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-inverted);opacity:.85;flex-wrap:wrap;justify-content:center;gap:12px;padding:12px 16px 0;display:flex}.jv-fbar{background:var(--jds-c-background-white);border-bottom:1px solid var(--jds-c-border);z-index:10;align-items:center;gap:8px;padding:12px 16px;display:flex;position:sticky;top:56px;overflow-x:auto}@media (min-width:1024px){.jv-fbar{flex-wrap:wrap;padding:12px 24px;top:72px;overflow:visible}}.jv-chip{white-space:nowrap;font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);border-radius:var(--jds-radius-full);background:var(--jds-c-background-white);box-shadow:inset 0 0 0 1px var(--jds-c-border);cursor:pointer;color:var(--jds-c-foreground);border:0;align-items:center;gap:6px;padding:8px 14px;display:inline-flex}.jv-chip[aria-pressed=true]{background:var(--jds-c-state-accent-selected);color:var(--jds-c-action-primary);box-shadow:inset 0 0 0 1px var(--jds-c-border-interactive)}.jv-chip .n{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted);border-radius:var(--jds-radius-full);min-width:20px;height:20px;font-size:var(--jds-text-body-xs);place-items:center;padding:0 6px;display:inline-grid}.jv-fbar .spacer{margin-left:auto}.jv-count{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);white-space:nowrap}.jv-plp{background:var(--jds-c-background-gray-alpha);display:block}@media (min-width:1024px){.jv-plp{grid-template-columns:minmax(0,728px) minmax(280px,1fr);align-items:start;gap:24px;padding-inline:24px;display:grid}}.jv-list{padding:16px}@media (min-width:1024px){.jv-list{padding:16px 0 24px}}.jv-cards{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.jv-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}}.jv-mapcol{display:none}@media (min-width:1024px){.jv-mapcol{border-radius:var(--jds-radius-lg);height:calc(100vh - 172px);margin-top:16px;display:block;position:sticky;top:156px;overflow:hidden}}.jv-card{border-radius:var(--jds-radius-lg);background:var(--jds-c-background-white);box-shadow:var(--jds-shadow-sm);flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}.jv-card:hover{box-shadow:var(--jds-shadow-md)}.jv-card .ph{aspect-ratio:16/9;background:linear-gradient(135deg,rgb(var(--teal-100)),rgb(var(--slate-200)));color:var(--jds-c-foreground-disable);font-size:var(--jds-text-body-xs);place-items:center;display:grid;position:relative}.jv-card .ph .badges{flex-wrap:wrap;gap:6px;display:flex;position:absolute;inset:8px 8px auto}.jv-card .ph .tour{position:absolute;bottom:8px;right:8px}.jv-card .body{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.jv-card h3{font-size:var(--jds-text-body-md);line-height:var(--jds-lh-body-md);font-weight:var(--jds-fw-medium);margin:0}.jv-card .zone{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:0}.jv-card .attrs{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-alternative);flex-wrap:wrap;gap:4px 12px;margin:0;display:flex}.jv-card .price{margin-top:auto}.jv-card .price .now{font-size:var(--jds-text-body-xl);font-weight:var(--jds-fw-medium)}.jv-card .price .unit{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-light);color:var(--jds-c-foreground-alternative)}.jv-card .price .extra{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin-top:2px;display:block}.jv-card .foot{border-top:1px solid var(--jds-c-border);justify-content:space-between;align-items:center;gap:8px;padding-top:10px;display:flex}.jv-card--rented .ph{filter:grayscale();opacity:.7}.jv-map{background:radial-gradient(circle at 30% 40%,rgb(var(--teal-100)) 0 60px,transparent 61px),radial-gradient(circle at 70% 65%,rgb(var(--teal-100)) 0 90px,transparent 91px),repeating-linear-gradient(0deg,rgb(var(--slate-200)) 0 1px,transparent 1px 48px),repeating-linear-gradient(90deg,rgb(var(--slate-200)) 0 1px,transparent 1px 48px),rgb(var(--slate-100));height:100%;position:relative}.jv-map--detail{border-radius:var(--jds-radius-lg);height:200px}@media (min-width:1024px){.jv-map--detail{height:280px}}.jv-pin{background:var(--jds-c-background-white);color:var(--jds-c-foreground);font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);border-radius:var(--jds-radius-full);box-shadow:var(--jds-shadow-md);padding:6px 10px;position:absolute;transform:translate(-50%,-50%)}.jv-pin--cluster,.jv-pin--zone{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted)}.jv-pag{justify-content:center;align-items:center;gap:4px;padding:24px 0;display:flex}.jv-pag a,.jv-pag span{border-radius:var(--jds-radius-md);min-width:40px;height:40px;font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);place-items:center;display:grid}.jv-pag [aria-current]{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted)}.jv-empty{text-align:center;padding:48px 16px}.jv-empty img.ill{border-radius:var(--jds-radius-full);-o-object-fit:cover;object-fit:cover;width:88px;height:88px;margin:0 auto 16px}.jv-empty h2{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-md);line-height:var(--jds-lh-heading-md);font-weight:var(--jds-fw-regular);margin:0 0 8px}.jv-empty p{font-size:var(--jds-text-body-md);color:var(--jds-c-foreground-alternative);max-width:52ch;margin:0 auto 24px}.jv-exits{text-align:left;flex-direction:column;gap:12px;max-width:460px;margin:0 auto;display:flex}.jv-exit{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-md);background:var(--jds-c-background-white);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.jv-exit b{font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-medium)}.jv-exit span span{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin-top:2px;display:block}.jv-cross{background:var(--jds-c-background-green-alpha);border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex}.jv-cross b{font-weight:var(--jds-fw-medium);display:block}.jv-cross span{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin-top:2px;display:block}.jv-pdp{flex-direction:column;padding:16px;display:flex}.jv-pdp>:last-child{order:-1}@media (min-width:1024px){.jv-pdp>:last-child{order:0}.jv-pdp{grid-template-columns:1fr 400px;align-items:start;gap:32px;max-width:1400px;margin-inline:auto;padding:24px;display:grid}}.jv-pdp h1{font-size:var(--jds-text-heading-xl);line-height:var(--jds-lh-heading-xl);font-weight:var(--jds-fw-medium);margin:12px 0 4px}.jv-pdp .zone{color:var(--jds-c-foreground-alternative);margin:0 0 16px}.jv-gal{grid-template-columns:1fr;gap:4px;margin:0 -16px 16px;display:grid}@media (min-width:1024px){.jv-gal{border-radius:var(--jds-radius-lg);grid-template-rows:180px 180px;grid-template-columns:2fr 1fr 1fr;margin:0 0 24px;overflow:hidden}}.jv-ph{cursor:zoom-in;background:linear-gradient(135deg,rgb(var(--teal-100)),rgb(var(--slate-200)));color:var(--jds-c-foreground-disable);font-size:var(--jds-text-body-xs);aspect-ratio:16/9;place-items:center;display:grid;position:relative}@media (min-width:1024px){.jv-ph{aspect-ratio:auto}.jv-ph.big{grid-row:span 2}}.jv-box{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);box-shadow:var(--jds-shadow-md);background:var(--jds-c-background-white);padding:16px}@media (min-width:1024px){.jv-box{position:sticky;top:96px}}.jv-box .price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.jv-box .price .now{font-size:var(--jds-text-heading-lg);line-height:var(--jds-lh-heading-lg);font-weight:var(--jds-fw-medium)}.jv-box .price .unit{font-size:var(--jds-text-body-md);color:var(--jds-c-foreground-alternative);font-weight:var(--jds-fw-light)}.jv-box .tot{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:8px 0 0}.jv-box .cta{flex-direction:column;gap:8px;margin-top:16px;display:flex}.jv-box .promise{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);text-align:center;margin:8px 0 0}.jv-cond{border-top:1px solid var(--jds-c-border);flex-direction:column;gap:10px;margin:16px 0 0;padding:16px 0 0;list-style:none;display:flex}.jv-cond li{font-size:var(--jds-text-body-sm);justify-content:space-between;gap:12px;display:flex}.jv-cond li span:first-child{color:var(--jds-c-foreground-alternative)}.jv-cond li span:last-child{font-weight:var(--jds-fw-medium);text-align:right}.jv-bar{background:var(--jds-c-background-white);border-top:1px solid var(--jds-c-border);box-shadow:var(--jds-shadow-xl);z-index:15;align-items:center;gap:12px;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.jv-bar{display:none}}.jv-bar .p{flex:1}.jv-bar .p b{font-size:var(--jds-text-body-lg);font-weight:var(--jds-fw-medium);display:block}.jv-bar .p span{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-alternative);display:block}.jv-incl{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);overflow:hidden}.jv-incl .head{background:var(--jds-c-background-green-alpha);border-bottom:1px solid var(--jds-c-border);align-items:center;gap:8px;padding:16px;display:flex}.jv-incl .head b{font-size:var(--jds-text-body-lg);font-weight:var(--jds-fw-medium)}.jv-row{border-bottom:1px solid var(--jds-c-border);grid-template-columns:1fr;gap:2px;padding:14px 16px;display:grid}@media (min-width:1024px){.jv-row{grid-template-columns:200px 1fr 220px;align-items:baseline;gap:16px}}.jv-row:last-child{border-bottom:0}.jv-row .k{font-weight:var(--jds-fw-medium)}.jv-row .v{font-size:var(--jds-text-body-lg);line-height:var(--jds-lh-body-lg)}.jv-row .who{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative)}.jv-row--total{background:var(--jds-c-background-gray-alpha)}.jv-yes{color:var(--jds-c-semantic-success);font-weight:var(--jds-fw-medium)}.jv-you{font-weight:var(--jds-fw-medium)}.jv-trans{grid-template-columns:1fr;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}@media (min-width:1024px){.jv-trans{grid-template-columns:1fr 1fr;gap:10px 32px}}.jv-trans li{border-bottom:1px solid var(--jds-c-border);justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.jv-faq details{border-bottom:1px solid var(--jds-c-border)}.jv-faq summary{cursor:pointer;font-size:var(--jds-text-body-lg);font-weight:var(--jds-fw-medium);justify-content:space-between;gap:16px;padding:16px 0;list-style:none;display:flex}.jv-faq summary::-webkit-details-marker{display:none}.jv-faq p{color:var(--jds-c-foreground-alternative);max-width:72ch;margin:0 0 16px}@media (min-width:1024px){.jv-flow{grid-template-columns:1fr 380px;align-items:start;gap:32px;max-width:1200px;margin-inline:auto;padding:24px;display:grid}}.jv-steps{gap:8px;margin-bottom:20px;display:flex}@media (min-width:1024px){.jv-form.two{grid-template-columns:1fr 1fr}}.jv-field .in{border-radius:var(--jds-radius-md);background:var(--jds-c-field-background);height:44px;box-shadow:inset 0 0 0 1px var(--jds-c-field-border);color:var(--jds-c-foreground-alternative);align-items:center;padding:0 12px;display:flex}.jv-field .in.filled{color:var(--jds-c-foreground)}.jv-field .ta{border-radius:var(--jds-radius-md);background:var(--jds-c-field-background);min-height:96px;box-shadow:inset 0 0 0 1px var(--jds-c-field-border);color:var(--jds-c-foreground-alternative);padding:12px}.jv-check{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);align-items:flex-start;gap:10px;display:flex}.jv-check .bx{border-radius:var(--jds-radius-xs);width:20px;height:20px;box-shadow:inset 0 0 0 1px var(--jds-c-field-border);flex:0 0 20px;margin-top:2px}.jv-formactions .jv-btn{flex:1}@media (min-width:1024px){.jv-formactions{justify-content:flex-end}.jv-formactions .jv-btn{flex:none;min-width:180px}}.jv-sum{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);background:var(--jds-c-background-white);box-shadow:var(--jds-shadow-md);margin-bottom:20px;padding:16px}@media (min-width:1024px){.jv-sum{margin-bottom:0;position:sticky;top:96px}}.jv-sum .ph{border-radius:var(--jds-radius-sm);background:linear-gradient(135deg,rgb(var(--teal-100)),rgb(var(--slate-200)));flex:0 0 72px;width:72px;height:48px}.jv-sum b{font-weight:var(--jds-fw-medium);display:block}.jv-sum span{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);display:block}.jv-out{text-align:center;padding:48px 16px}.jv-out .mark{border-radius:var(--jds-radius-full);background:var(--jds-c-semantic-success-alpha);width:72px;height:72px;color:var(--jds-c-semantic-success);place-items:center;margin:0 auto 16px;font-size:32px;display:grid}.jv-out p{color:var(--jds-c-foreground-alternative);max-width:52ch;margin:0 auto 24px}.jv-next li{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-md);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.jv-crumb{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);padding:12px 0}@media (min-width:1024px){.jv-q{font-size:var(--jds-text-heading-2xl);line-height:var(--jds-lh-heading-2xl)}}.jv-tab--dense{font-size:var(--jds-text-body-sm)}.jv-tab td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}@media (min-width:1024px){.jv-tiles{grid-template-columns:repeat(3,1fr);gap:16px}}.jv-band h3{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-sm);line-height:var(--jds-lh-heading-sm);font-weight:var(--jds-fw-regular);margin:0 0 12px}.jv-cities{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:1024px){.jv-cities{grid-template-columns:repeat(5,1fr);gap:16px}}.jv-city{border-radius:var(--jds-radius-lg);display:block;position:relative;overflow:hidden}.jv-city img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.jv-city .lab{background:linear-gradient(180deg,transparent,var(--shade-black-alpha-7));color:var(--jds-c-foreground-inverted);padding:24px 12px 12px;position:absolute;inset:auto 0 0}.jv-city b{font-size:var(--jds-text-body-lg);font-weight:var(--jds-fw-medium);display:block}.jv-city span{font-size:var(--jds-text-body-sm);opacity:.9}.jv-city[data-empty] img{filter:grayscale();opacity:.5}.jv-two{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.jv-two{grid-template-columns:1fr 1fr;gap:32px}}.jv-formula{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);background:var(--jds-c-background-white);flex-direction:column;display:flex;overflow:hidden}.jv-formula img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;width:100%}.jv-formula .body{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.jv-formula h3{font-size:var(--jds-text-heading-xs);line-height:var(--jds-lh-heading-xs);font-weight:var(--jds-fw-medium);margin:0}.jv-formula ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.jv-formula li{gap:8px;display:flex}.jv-formula .foot{margin-top:auto;padding-top:8px}.jv-zoom{background:var(--shade-black-alpha-8);color:var(--jds-c-foreground-inverted);font-size:var(--jds-text-body-xs);font-weight:var(--jds-fw-medium);border-radius:var(--jds-radius-full);padding:6px 10px;position:absolute;bottom:12px;left:12px}.jv-ph:hover{filter:brightness(.96)}.jv-sum .top{padding-right:24px;position:relative}.jv-sum .top:after{content:"›";color:var(--jds-c-foreground-interactive);font-size:20px;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.jv-sum .top:hover b{color:var(--jds-c-foreground-interactive)}.jv-landing{background:var(--jds-c-background-green-alpha);border-bottom:1px solid var(--jds-c-border)}.jv-landing .jv-wrap{flex-wrap:wrap;align-items:baseline;gap:8px 24px;padding-block:12px;display:flex}.jv-landing p{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground);max-width:88ch;margin:0}.jv-landing-x{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-interactive);white-space:nowrap}@media (max-width:1023px){.jv-chip{min-height:44px}.jv-pag a,.jv-pag span{min-width:44px;height:44px}.jv-btn{min-height:44px}.jv-exit{min-height:56px}}:focus-visible{outline:var(--jds-ring-width) solid var(--jds-c-misc-ring);outline-offset:var(--jds-ring-offset);box-shadow:0 0 0 calc(var(--jds-ring-offset) + var(--jds-ring-width)) rgb(var(--slate-950) / .38);border-radius:var(--jds-radius-xs)}.jv-step{color:var(--jds-c-foreground-alternative)}.jv-strip{-webkit-overflow-scrolling:touch;overflow-x:auto}.jv-strip a{white-space:nowrap;min-width:0;padding-inline:12px}.jv-lang{position:relative}.jv-lang-menu{background:var(--jds-c-background-white);color:var(--jds-c-foreground);border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-md);box-shadow:var(--jds-shadow-lg);z-index:30;width:232px;padding:8px;position:absolute;top:calc(100% + 4px);right:0}.jv-lang-menu p{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-disable);text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;padding:4px 8px}.jv-lang-menu p.note{text-transform:none;letter-spacing:0;margin-top:8px}.jv-lang-menu a{border-radius:var(--jds-radius-sm);font-size:var(--jds-text-body-sm);justify-content:space-between;align-items:center;min-height:44px;padding:10px 8px;display:flex}.jv-lang-menu a:hover{background:var(--jds-c-state-hover)}.jv-lang-menu a[aria-current]{background:var(--jds-c-state-accent-selected);color:var(--jds-c-action-primary);font-weight:var(--jds-fw-medium)}.jv-icon-btn .code{font-size:14px;font-weight:var(--jds-fw-medium);margin-left:4px}.jv-btn--onteal{background:var(--jds-c-action-secondary);color:var(--jds-c-action-primary)}.jv-sheet{background:var(--jds-c-background-white);flex-direction:column;height:100%;display:flex}.jv-sheet-head{border-bottom:1px solid var(--jds-c-border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.jv-sheet-head b{font-size:var(--jds-text-body-lg);font-weight:var(--jds-fw-medium)}.jv-sheet nav{flex-direction:column;padding:8px 8px 16px;display:flex}.jv-sheet nav a{border-radius:var(--jds-radius-sm);font-size:var(--jds-text-body-lg);font-weight:var(--jds-fw-medium);min-height:44px;padding:14px 12px}.jv-sheet nav a:hover{background:var(--jds-c-state-hover)}.jv-sheet .sep{background:var(--jds-c-border);height:1px;margin:8px 12px}.jv-sheet nav a.ext{font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-regular);color:var(--jds-c-foreground-alternative);justify-content:space-between;align-items:center;display:flex}.jv-sheet-body{flex:1;padding:8px 16px 16px;overflow:auto}.jv-sheet-foot{border-top:1px solid var(--jds-c-border);gap:8px;padding:12px 16px;display:flex}.jv-cross-inline{border-radius:var(--jds-radius-md);background:var(--jds-c-background-gray-alpha);font-size:var(--jds-text-body-sm);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.jv-cross-inline a{color:var(--jds-c-foreground-interactive);font-weight:var(--jds-fw-medium);white-space:nowrap}.jv-consent{z-index:40;background:var(--jds-c-background-white);border-top:1px solid var(--jds-c-border);box-shadow:var(--jds-shadow-xl);padding:16px;position:fixed;bottom:0;left:0;right:0}.jv-consent h3{font-size:var(--jds-text-body-lg);font-weight:var(--jds-fw-medium);font-family:var(--jds-font-body);margin:0 0 8px}.jv-consent p{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);max-width:78ch;margin:0 0 16px}.jv-consent .row{flex-direction:column;gap:8px;display:flex}@media (min-width:1024px){.jv-consent .row{flex-direction:row;justify-content:flex-end}.jv-consent .row .jv-btn{min-width:180px}}.jv-prefs{background:var(--jds-c-background-white);border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);box-shadow:var(--jds-shadow-lg);max-width:720px;margin-inline:auto;padding:16px}.jv-pref{border-bottom:1px solid var(--jds-c-border);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.jv-pref:last-of-type{border-bottom:0}.jv-pref b{font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-medium);display:block}.jv-pref span{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin-top:2px;display:block}.jv-prefs .row{flex-direction:column;gap:8px;margin-top:16px;display:flex}@media (min-width:1024px){.jv-prefs .row{flex-direction:row;justify-content:flex-end}}.jv-skel{background:var(--jds-c-misc-skeleton);border-radius:var(--jds-radius-sm);opacity:.55}.jv-skel.card{aspect-ratio:16/9;border-radius:var(--jds-radius-md)}.jv-skel.line{height:12px;margin-top:10px}.jv-alert{border-radius:var(--jds-radius-md);background:var(--jds-c-semantic-error-alpha);border:1px solid var(--jds-c-semantic-error);gap:12px;max-width:720px;padding:16px;display:flex}.jv-alert .dot{border-radius:var(--jds-radius-full);background:var(--jds-c-semantic-error);height:20px;color:var(--jds-c-foreground-inverted);font-size:13px;font-weight:var(--jds-fw-bold);flex:0 0 20px;place-items:center;display:grid}.jv-alert b{font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-medium);display:block}.jv-alert p{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:4px 0 12px}.jv-alert .acts{flex-direction:column;gap:8px;display:flex}@media (min-width:1024px){.jv-alert .acts{flex-direction:row}}.jv-fgroup{border-bottom:1px solid var(--jds-c-border);padding:16px 0}.jv-fgroup:last-child{border-bottom:0}.jv-fgroup h4{font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-medium);font-family:var(--jds-font-body);align-items:center;gap:8px;margin:0 0 4px;display:flex}.jv-fgroup .hint{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:0 0 12px}.jv-opts{flex-wrap:wrap;gap:8px;display:flex}.jv-new{font-size:var(--jds-text-body-xs);font-weight:var(--jds-fw-medium);color:rgb(var(--amber-900));background:var(--jds-c-semantic-warning-alpha);border-radius:var(--jds-radius-xs);padding:2px 6px}.jv-mapbtn{box-shadow:var(--jds-shadow-lg);z-index:15;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}@media (min-width:1024px){.jv-mapbtn{display:none}}.jv-fpanel{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);background:var(--jds-c-background-white);padding:16px}.jv-chip:hover{box-shadow:inset 0 0 0 1px var(--jds-c-field-hover)}.jv-mapfull{z-index:35;background:var(--jds-c-background-white);position:fixed;inset:0}.jv-mapfull .jv-map{height:100%}.jv-mapfull .top{z-index:2;gap:8px;display:flex;position:absolute;top:16px;left:16px;right:16px}.jv-mapfull .pincard{z-index:2;position:absolute;bottom:72px;left:16px;right:16px}.jv-map .attribution{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-alternative);background:var(--shade-white-alpha-8);border-radius:var(--jds-radius-xs);padding:2px 6px;position:absolute;bottom:8px;right:8px}.jv-pin{cursor:pointer;font-family:var(--jds-font-body);border:0}.jv-pin--active{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted)}.jv-est{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);background:var(--jds-c-background-white);padding:16px}.jv-est .line{border-bottom:1px solid var(--jds-c-border);font-size:var(--jds-text-body-md);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.jv-est .line:last-of-type{border-bottom:0}.jv-est .line .stima{color:var(--jds-c-foreground-disable)}.jv-est .line.tot{font-size:var(--jds-text-body-xl);font-weight:var(--jds-fw-medium);border-top:2px solid var(--jds-c-border);border-bottom:0;padding-top:14px}.jv-est--dashed{border-style:dashed}.jv-note{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:12px 0 0}.jv-serv{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (min-width:1024px){.jv-serv{grid-template-columns:repeat(4,1fr)}}.jv-serv div{font-size:var(--jds-text-body-md);border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-md);align-items:center;gap:8px;padding:12px;display:flex}.jv-serv .dot{border-radius:var(--jds-radius-full);background:var(--jds-c-action-primary);flex:0 0 8px;width:8px;height:8px}.jv-adm{border-radius:var(--jds-radius-md);background:var(--jds-c-semantic-information-alpha);border:1px solid var(--jds-c-semantic-information);font-size:var(--jds-text-body-md);gap:12px;margin-bottom:16px;padding:16px;display:flex}.jv-adm p{color:var(--jds-c-foreground-alternative);font-size:var(--jds-text-body-sm);margin:4px 0 0}.jv-adm a{color:var(--jds-c-foreground-interactive);font-weight:var(--jds-fw-medium)}.jv-box .tags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.jv-gal .more{position:absolute;bottom:12px;right:12px}.jv-ph img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.jv-ph{font-family:var(--jds-font-body);border:0;padding:0}.jv-ph:focus-visible{z-index:1}.jv-viewer{z-index:50;background:var(--shade-black-alpha-10);color:var(--jds-c-foreground-inverted);flex-direction:column;display:flex;position:fixed;inset:0}.jv-viewer .bar{font-size:var(--jds-text-body-sm);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.jv-viewer .stage{flex:1;place-items:center;min-height:0;padding:0 16px 16px;display:grid}.jv-viewer .stage img{-o-object-fit:contain;object-fit:contain;border-radius:var(--jds-radius-md);max-width:100%;max-height:100%}.jv-viewer .nav{border-radius:var(--jds-radius-full);background:var(--shade-white-alpha-9);width:44px;height:44px;color:var(--jds-c-foreground);cursor:pointer;border:0;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}.jv-viewer .nav.prev{left:16px}.jv-viewer .nav.next{right:16px}.jv-viewer .x{border-radius:var(--jds-radius-md);width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:20px}.jv-nums{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (min-width:1024px){.jv-nums{grid-template-columns:repeat(4,1fr);gap:24px}}.jv-num b{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-lg);line-height:var(--jds-lh-heading-lg);font-weight:var(--jds-fw-regular);color:var(--jds-c-action-primary);display:block}.jv-num span{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative)}.jv-num .src{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-disable);margin-top:4px;display:block}.jv-guides{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.jv-guides{grid-template-columns:repeat(3,1fr);gap:24px}}.jv-guide{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);display:block;overflow:hidden}.jv-guide img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.jv-guide .body{padding:16px}.jv-guide h3{font-size:var(--jds-text-body-lg);line-height:var(--jds-lh-body-lg);font-weight:var(--jds-fw-medium);font-family:var(--jds-font-body);margin:0 0 6px}.jv-guide p{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:0}.jv-formula .body .jv-tag{align-self:flex-start}.jv-f .in{background:var(--jds-c-background-white);width:100%;font:inherit;font-family:var(--jds-font-body);font-size:var(--jds-text-body-md);border:0}.jv-f .in:focus-visible{box-shadow:inset 0 0 0 2px var(--jds-c-field-active);outline:0}.jv-f select.in{appearance:auto}.jv-hero .copy .jv-wrap{width:100%}.jv-card h3,.jv-formula h3,.jv-cross b,.jv-exit b,.jv-consent h3{font-family:var(--jds-font-body)}.jv-pdp h1{font-family:var(--jds-font-display)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}main{display:block}body{flex-direction:column;min-height:100vh;display:flex}main.jv-main{flex:1}@media (max-width:1023px){.jv-gal>:not(:first-child){display:none}.jv-desktop-only{display:none!important}}@media (min-width:1024px){.jv-mobile-only{display:none!important}}.jv-sec--sub>h2{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-md);line-height:var(--jds-lh-heading-md);font-weight:var(--jds-fw-regular);margin:0 0 4px}.jv-sec--sub>.lead{color:var(--jds-c-foreground-alternative);font-size:var(--jds-text-body-md);max-width:64ch;margin:0 0 16px}.jv-h1{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-lg);line-height:var(--jds-lh-heading-lg);font-weight:var(--jds-fw-regular);margin:0 0 8px}.jv-fbar--sub{border-bottom:0;padding-block:8px;position:static}.jv-flow{padding:16px}@media (min-width:1024px){.jv-flow{grid-template-columns:1fr 380px;align-items:start;gap:32px;max-width:1200px;margin-inline:auto;padding:24px;display:grid}.jv-flow--single{grid-template-columns:1fr;max-width:820px}}.jv-steps{gap:8px;margin-bottom:20px;padding:0;list-style:none;display:flex}.jv-step{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-disable);flex-direction:column;flex:1;gap:6px;display:flex}.jv-step .bar{border-radius:var(--jds-radius-full);background:var(--jds-c-background-gray);height:4px}.jv-step[data-state=done] .bar,.jv-step[data-state=now] .bar{background:var(--jds-c-action-primary)}.jv-step[data-state=now]{color:var(--jds-c-action-primary);font-weight:var(--jds-fw-medium)}.jv-flow h1,.jv-flow h2{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-md);line-height:var(--jds-lh-heading-md);font-weight:var(--jds-fw-regular);margin:0 0 4px}.jv-flow .lead{color:var(--jds-c-foreground-alternative);max-width:60ch;margin:0 0 20px}.jv-form{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.jv-form.two{grid-template-columns:1fr 1fr}.jv-form .span2{grid-column:1/-1}}.jv-field{flex-direction:column;gap:6px;display:flex}.jv-field label{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium)}.jv-field .in{border-radius:var(--jds-radius-md);background:var(--jds-c-field-background);height:44px;box-shadow:inset 0 0 0 1px var(--jds-c-field-border);color:var(--jds-c-foreground);font:inherit;font-size:var(--jds-text-body-md);border:0;width:100%;padding:0 12px}.jv-field .in::placeholder{color:var(--jds-c-foreground-alternative)}.jv-field .in:focus-visible{box-shadow:inset 0 0 0 2px var(--jds-c-field-active);outline:0}.jv-field .hint{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative)}.jv-field .err{font-size:var(--jds-text-body-sm);color:var(--jds-c-semantic-error);font-weight:var(--jds-fw-medium)}.jv-field.invalid .in{box-shadow:inset 0 0 0 1px var(--jds-c-field-error)}.jv-field .ta{border-radius:var(--jds-radius-md);background:var(--jds-c-field-background);min-height:96px;box-shadow:inset 0 0 0 1px var(--jds-c-field-border);color:var(--jds-c-foreground);font:inherit;resize:vertical;border:0;width:100%;padding:12px}.jv-field .ta:focus-visible{box-shadow:inset 0 0 0 2px var(--jds-c-field-active);outline:0}.jv-field .row{gap:8px;display:flex}.jv-check{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);align-items:flex-start;gap:10px;margin-top:16px;display:flex}.jv-check input{width:20px;height:20px;accent-color:var(--jds-c-action-primary);flex:0 0 20px;margin:2px 0 0}.jv-check a{color:var(--jds-c-foreground-interactive);font-weight:var(--jds-fw-medium)}.jv-formactions{gap:12px;margin-top:24px;display:flex}.jv-formactions>*{flex:1}@media (min-width:1024px){.jv-formactions{justify-content:flex-end}.jv-formactions>*{flex:none;min-width:180px}}.jv-sum{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);background:var(--jds-c-background-white);box-shadow:var(--jds-shadow-md);color:inherit;margin-bottom:20px;padding:16px;display:block}@media (min-width:1024px){.jv-sum{margin-bottom:0;position:sticky;top:96px}}.jv-sum .top{align-items:center;gap:12px;display:flex}.jv-sum .ph{border-radius:var(--jds-radius-sm);background:linear-gradient(135deg,rgb(var(--teal-100)),rgb(var(--slate-200)));-o-object-fit:cover;object-fit:cover;flex:0 0 72px;width:72px;height:48px}.jv-sum b{font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-medium);display:block}.jv-sum .top span{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);display:block}.jv-sum .apri{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-interactive);font-weight:var(--jds-fw-medium);margin-top:8px;display:block}.jv-lines{border-top:1px solid var(--jds-c-border);flex-direction:column;gap:10px;margin:16px 0 0;padding:16px 0 0;list-style:none;display:flex}.jv-lines li{font-size:var(--jds-text-body-sm);justify-content:space-between;gap:12px;display:flex}.jv-lines li:last-child{font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-medium);border-top:1px solid var(--jds-c-border);padding-top:10px}.jv-lines li span:first-child{color:var(--jds-c-foreground-alternative)}.jv-lines li:last-child span:first-child{color:inherit}.jv-sum .hint{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:12px 0 0}.jv-out{text-align:center;max-width:720px;margin-inline:auto;padding:40px 16px}@media (min-width:1024px){.jv-out{padding:56px 24px}}.jv-out .mark{border-radius:var(--jds-radius-full);place-items:center;width:72px;height:72px;margin:0 auto 16px;font-size:32px;display:grid}.jv-out .mark.ok{background:var(--jds-c-semantic-success-alpha);color:var(--jds-c-semantic-success)}.jv-out .mark.ko{background:var(--jds-c-semantic-error-alpha);color:var(--jds-c-semantic-error)}.jv-out h1{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-md);line-height:var(--jds-lh-heading-md);font-weight:var(--jds-fw-regular);margin:0 0 8px}.jv-out>p{color:var(--jds-c-foreground-alternative);max-width:52ch;margin:0 auto 24px}.jv-next{text-align:left;flex-direction:column;gap:12px;max-width:460px;margin:0 auto;padding:0;list-style:none;display:flex}.jv-next li{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-md);font-size:var(--jds-text-body-md);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.jv-next .n{border-radius:var(--jds-radius-full);background:var(--jds-c-action-primary);width:24px;height:24px;color:var(--jds-c-foreground-inverted);font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);flex:0 0 24px;place-items:center;display:grid}.jv-out .acts{flex-direction:column;align-items:center;gap:8px;margin-top:24px;display:flex}@media (min-width:1024px){.jv-out .acts{flex-direction:row;justify-content:center}}.jv-callout{border-radius:var(--jds-radius-md);background:var(--jds-c-semantic-warning-alpha);border:1px solid var(--jds-c-semantic-warning);text-align:left;gap:12px;padding:16px;display:flex}.jv-callout--info{background:var(--jds-c-semantic-information-alpha);border-color:var(--jds-c-semantic-information)}.jv-callout b{display:block}.jv-callout p{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);max-width:none;margin:4px 0 0}.jv-box--flow{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);margin-top:24px;padding:20px}.jv-pay{border:1px dashed var(--jds-c-border);border-radius:var(--jds-radius-lg);background:var(--jds-c-background-gray-alpha);padding:16px}.jv-pay .nota{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:0 0 12px}.jv-crumb{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:0;padding:12px 0}.jv-crumb a{color:var(--jds-c-foreground-interactive)}.jv-kicker{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-interactive);text-transform:uppercase;letter-spacing:.06em}.jv-q{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-xl);line-height:var(--jds-lh-heading-xl);font-weight:var(--jds-fw-regular);text-wrap:balance;margin:8px 0 16px}@media (min-width:1024px){.jv-q{font-size:var(--jds-text-heading-2xl);line-height:var(--jds-lh-heading-2xl)}}.jv-q--hub{font-size:var(--jds-text-heading-lg);line-height:var(--jds-lh-heading-lg)}@media (min-width:1024px){.jv-q--hub{font-size:var(--jds-text-heading-xl);line-height:var(--jds-lh-heading-xl)}}.jv-answer{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted);border-radius:var(--jds-radius-lg);padding:20px}.jv-answer p{font-size:var(--jds-text-body-lg);line-height:var(--jds-lh-body-lg);margin:0}.jv-answer .src{font-size:var(--jds-text-body-sm);color:var(--shade-white-alpha-9);margin-top:12px;display:block}.jv-updated{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:12px 0 0}.jv-updated a{color:var(--jds-c-foreground-interactive)}.jv-guida-img{border-radius:var(--jds-radius-lg);width:100%;height:auto;margin-top:24px}.jv-sec--guida{border-top:1px solid var(--jds-c-border);padding:32px 0}.jv-sec--guida h2{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-md);line-height:var(--jds-lh-heading-md);font-weight:var(--jds-fw-regular);text-wrap:balance;margin:0 0 12px}.jv-sec--guida p{max-width:68ch;margin:0 0 12px}.jv-sec--guida p.first{font-size:var(--jds-text-body-lg);line-height:var(--jds-lh-body-lg)}.jv-tab{border-collapse:collapse;width:100%;font-size:var(--jds-text-body-md);margin:8px 0}.jv-tab th{text-align:left;font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-alternative);border-bottom:2px solid var(--jds-c-border);font-size:var(--jds-text-body-sm);padding:10px}.jv-tab td{border-bottom:1px solid var(--jds-c-border);padding:10px}.jv-tab td:not(:first-child),.jv-tab th:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.jv-tab tr[data-hi] td{background:var(--jds-c-background-green-alpha);font-weight:var(--jds-fw-medium)}.jv-tabwrap{overflow-x:auto}.jv-tiles{grid-template-columns:repeat(2,1fr);gap:12px;margin:8px 0;display:grid}@media (min-width:1024px){.jv-tiles{grid-template-columns:repeat(3,1fr);gap:16px}}.jv-tile{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);padding:16px}.jv-tile b{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-md);line-height:var(--jds-lh-heading-md);font-weight:var(--jds-fw-regular);color:var(--jds-c-action-primary);display:block}.jv-tile span{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative)}.jv-method{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);border-left:3px solid var(--jds-c-border);margin:12px 0 0;padding-left:12px}.jv-band{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted);border-radius:var(--jds-radius-lg);text-align:center;margin:32px 0;padding:24px}.jv-band h2,.jv-band h3{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-sm);line-height:var(--jds-lh-heading-sm);font-weight:var(--jds-fw-regular);color:inherit;margin:0 0 12px}.jv-band .sotto{font-size:var(--jds-text-body-sm);color:var(--shade-white-alpha-9);margin:12px 0 0}.jv-band .sotto a{color:inherit;text-decoration:underline}.jv-rel{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:1024px){.jv-rel{grid-template-columns:1fr 1fr}}.jv-rel a{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-md);font-weight:var(--jds-fw-medium);justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.jv-disc{background:var(--jds-c-background-gray-alpha);border-radius:var(--jds-radius-md);font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin-top:24px;padding:16px}.jv-missing{border:1px dashed var(--jds-c-semantic-warning);background:var(--jds-c-semantic-warning-alpha);border-radius:var(--jds-radius-md);font-size:var(--jds-text-body-md);padding:16px}.jv-missing p{color:var(--jds-c-foreground-alternative);margin:8px 0 0}.jv-hub{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.jv-hub{grid-template-columns:repeat(3,1fr);gap:24px}}.jv-gcard{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);color:inherit;flex-direction:column;display:flex;overflow:hidden}.jv-gcard img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.jv-gcard .body{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.jv-gcard h2{font-family:var(--jds-font-body);font-size:var(--jds-text-body-lg);line-height:var(--jds-lh-body-lg);font-weight:var(--jds-fw-medium);margin:0}.jv-gcard p{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-alternative);margin:0}.jv-gcard .n{font-size:var(--jds-text-body-sm);color:var(--jds-c-foreground-interactive);font-weight:var(--jds-fw-medium);margin-top:auto;padding-top:8px}.jv-wrap--read{max-width:820px;margin-inline:auto}.jv-cms{font-size:var(--jds-text-body-sm);line-height:var(--jds-lh-body-sm);min-height:100vh;display:block}.jv-cms .jv-btn{font-weight:var(--jds-fw-medium);font-size:var(--jds-text-body-sm);border-radius:var(--jds-radius-md);cursor:pointer;font-family:var(--jds-font-body);border:0;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:6px 12px;display:inline-flex}.jv-cms .jv-btn.md{font-size:var(--jds-text-body-md);min-height:44px;padding:10px 16px}.jv-cms .jv-btn--primary{background:var(--jds-c-action-primary);color:var(--jds-c-foreground-inverted)}.jv-cms .jv-btn--outline{background:var(--jds-c-background-white);color:var(--jds-c-action-primary);box-shadow:inset 0 0 0 1px var(--jds-c-border-interactive)}.jv-cms .jv-btn--ghost{color:var(--jds-c-action-primary);background:0 0}.jv-cms .jv-app{grid-template-columns:1fr;min-height:100vh;display:grid}@media (min-width:1024px){.jv-cms .jv-app{grid-template-columns:232px 1fr}}.jv-cms .jv-side{background:var(--jds-c-background-gray-alpha);border-right:1px solid var(--jds-c-border);padding:12px;display:none}@media (min-width:1024px){.jv-cms .jv-side{display:block}}.jv-cms .jv-side .brand,.jv-cms .jv-topbar .brand{font-family:var(--jds-font-display);font-weight:var(--jds-fw-bold);color:var(--jds-c-action-primary);font-size:var(--jds-text-body-md);padding:8px}.jv-cms .jv-side nav{flex-direction:column;gap:2px;margin-top:8px;display:flex}.jv-cms .jv-side nav a{border-radius:var(--jds-radius-sm);color:var(--jds-c-foreground-alternative);align-items:center;min-height:36px;padding:8px;display:flex}.jv-cms nav a[aria-current]{background:var(--jds-c-state-accent-selected);color:var(--jds-c-action-primary);font-weight:var(--jds-fw-medium)}.jv-cms .jv-side .user{border-top:1px solid var(--jds-c-border);font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-alternative);margin-top:16px;padding:8px}.jv-cms .jv-side .user b{color:var(--jds-c-foreground)}.jv-cms .jv-topbar{border-bottom:1px solid var(--jds-c-border);background:var(--jds-c-background-gray-alpha);align-items:center;gap:8px;padding:8px 12px;display:flex;overflow-x:auto}.jv-cms .jv-topbar nav{gap:4px;display:flex}.jv-cms .jv-topbar nav a{border-radius:var(--jds-radius-sm);white-space:nowrap;align-items:center;min-height:44px;padding:8px 10px;display:flex}@media (min-width:1024px){.jv-cms .jv-topbar{display:none}}.jv-cms .jv-main{min-width:0;padding:16px}@media (min-width:1024px){.jv-cms .jv-main{padding:20px 24px}}.jv-cms .jv-top{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.jv-cms .jv-top h1{font-size:var(--jds-text-heading-xs);line-height:var(--jds-lh-heading-xs);font-weight:var(--jds-fw-medium);font-family:var(--jds-font-body);margin:0}.jv-cms .jv-top .sp{margin-left:auto}.jv-cms .jv-tab{border-collapse:collapse;width:100%;font-size:var(--jds-text-body-sm);margin:0}.jv-cms .jv-tab th{text-align:left;font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-alternative);border-bottom:1px solid var(--jds-c-border);white-space:nowrap;font-size:var(--jds-text-body-sm);padding:8px 10px}.jv-cms .jv-tab td{border-bottom:1px solid var(--jds-c-border);vertical-align:middle;text-align:left;padding:10px}.jv-cms .jv-tab tr:hover td{background:var(--jds-c-state-hover)}.jv-cms .jv-tab a{color:var(--jds-c-foreground-interactive)}.jv-cms .jv-langs{gap:4px;display:inline-flex}.jv-cms .jv-l{border-radius:var(--jds-radius-xs);width:26px;height:20px;font-size:10px;font-weight:var(--jds-fw-medium);text-transform:uppercase;place-items:center;display:grid}.jv-cms .jv-l[data-s=ok]{background:var(--jds-c-semantic-success-alpha);color:var(--jds-c-semantic-success)}.jv-cms .jv-l[data-s=old]{background:var(--jds-c-semantic-warning-alpha);color:rgb(var(--amber-900))}.jv-cms .jv-l[data-s=no]{background:var(--jds-c-background-gray-alpha);color:var(--jds-c-foreground-disable)}.jv-cms .jv-pill{font-size:var(--jds-text-body-xs);font-weight:var(--jds-fw-medium);border-radius:var(--jds-radius-full);align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.jv-cms .jv-pill--pub{background:var(--jds-c-semantic-success-alpha);color:var(--jds-c-semantic-success)}.jv-cms .jv-pill--draft{background:var(--jds-c-background-gray-alpha);color:var(--jds-c-foreground-alternative)}.jv-cms .jv-pill--api{background:var(--jds-c-semantic-information-alpha);color:var(--jds-c-semantic-information)}.jv-cms .jv-ed{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.jv-cms .jv-ed{grid-template-columns:1fr 300px;gap:24px}}.jv-cms .jv-tabs{border-bottom:1px solid var(--jds-c-border);gap:2px;margin-bottom:16px;display:flex;overflow-x:auto}.jv-cms .jv-tabs button{font-family:inherit;font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);color:var(--jds-c-foreground-alternative);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;min-height:44px;padding:10px 14px;display:flex}.jv-cms .jv-tabs button[aria-selected=true]{color:var(--jds-c-action-primary);border-bottom-color:var(--jds-c-action-primary)}.jv-cms .jv-fld{margin-bottom:16px}.jv-cms .jv-fld label{font-weight:var(--jds-fw-medium);margin-bottom:6px;display:block}.jv-cms .jv-fld .in{border-radius:var(--jds-radius-md);background:var(--jds-c-field-background);box-shadow:inset 0 0 0 1px var(--jds-c-field-border);width:100%;min-height:40px;font:inherit;color:var(--jds-c-foreground);border:0;padding:10px 12px}.jv-cms .jv-fld .in:focus-visible{box-shadow:inset 0 0 0 2px var(--jds-c-field-active);outline:0}.jv-cms .jv-fld .in.big{resize:vertical;min-height:120px;line-height:1.5}.jv-cms .jv-fld .in.ro{background:var(--jds-c-background-gray-alpha);box-shadow:inset 0 0 0 1px var(--jds-c-border);color:var(--jds-c-foreground-alternative)}.jv-cms .from{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-alternative);flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.jv-cms .jv-slot{background:var(--jds-c-semantic-information-alpha);color:var(--jds-c-semantic-information);border-radius:var(--jds-radius-xs);font-weight:var(--jds-fw-medium);align-items:center;gap:6px;padding:1px 6px;display:inline-flex}.jv-cms .jv-slot[data-senza-dato]{background:var(--jds-c-semantic-warning-alpha);color:rgb(var(--amber-900))}.jv-cms .jv-aside{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-lg);padding:14px}.jv-cms .jv-aside h2{font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);font-family:var(--jds-font-body);margin:0 0 8px}.jv-cms .jv-aside ul{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-alternative);flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.jv-cms .jv-info{border:1px solid var(--jds-c-semantic-information);background:var(--jds-c-semantic-information-alpha);border-radius:var(--jds-radius-md);font-size:var(--jds-text-body-sm);padding:12px 14px}.jv-cms .jv-warn{border:1px solid var(--jds-c-semantic-warning);background:var(--jds-c-semantic-warning-alpha);border-radius:var(--jds-radius-md);font-size:var(--jds-text-body-sm);padding:12px 14px}.jv-cms .jv-center{text-align:center;place-items:center;min-height:100vh;padding:24px;display:grid}.jv-cms .jv-center .box{width:100%;max-width:420px}.jv-cms .jv-center .brand-big{font-family:var(--jds-font-display);font-weight:var(--jds-fw-bold);color:var(--jds-c-action-primary);font-size:var(--jds-text-heading-sm);margin-bottom:8px}.jv-cms .jv-center h1,.jv-cms .jv-center h2{font-family:var(--jds-font-display);font-size:var(--jds-text-heading-md);line-height:var(--jds-lh-heading-md);font-weight:var(--jds-fw-regular);margin:0 0 8px}.jv-cms .jv-center p{color:var(--jds-c-foreground-alternative);font-size:var(--jds-text-body-md);margin:0 0 20px}.jv-cms .jv-inline{grid-template-columns:1fr;gap:8px;padding:8px 0;display:grid}@media (min-width:1024px){.jv-cms .jv-inline{grid-template-columns:repeat(4,1fr) auto;align-items:end}}.jv-cms code{font-size:var(--jds-text-body-xs);background:var(--jds-c-background-gray-alpha);border-radius:var(--jds-radius-xs);padding:1px 6px}.jv-bar .jv-btn,.jv-bar button,.jv-bar a{white-space:nowrap;flex:none}.jv-bar .p{min-width:0}.jv-bar .p span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:1023px){.jv-pdp{padding-bottom:96px}}@media (min-width:1024px){.jv-bar{display:none}.jv-hero .bg{aspect-ratio:auto;height:min(560px,62vh);max-height:none}.jv-hero .bg>div,.jv-hero .bg picture{position:absolute;inset:0}.jv-hero .bg img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;width:100%;height:100%}.jv-hero .copy .jv-wrap{max-width:1048px}.jv-hero .veil{background:linear-gradient(90deg,var(--shade-black-alpha-8) 0%,var(--shade-black-alpha-4) 45%,var(--shade-black-alpha-2) 100%)}}.jv-hero .bg{overflow:hidden}.jv-lang-panel{z-index:30;background:var(--jds-c-background-white);width:min(440px,100vw - 32px);color:var(--jds-c-foreground);border-radius:var(--jds-radius-lg);box-shadow:var(--jds-shadow-xl);padding:20px;position:absolute;top:calc(100% + 8px);right:0}.jv-lang-panel .titolo{font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-medium);margin:0 0 12px}.jv-lang-panel .griglia{grid-template-columns:1fr 1fr;gap:8px;display:grid}.jv-lang-panel .griglia a{border-radius:var(--jds-radius-md);background:var(--jds-c-background-gray-alpha);font-size:var(--jds-text-body-sm);font-weight:var(--jds-fw-medium);border:1px solid #0000;align-items:center;gap:10px;min-height:48px;padding:12px;display:flex}.jv-lang-panel .griglia a:hover{background:var(--jds-c-state-hover);border-color:var(--jds-c-border)}.jv-lang-panel .griglia a[aria-current]{background:var(--jds-c-background-white);border-color:var(--jds-c-border-interactive)}.jv-lang-panel .flag{font-size:18px;line-height:1}.jv-lang-panel .check{color:var(--jds-c-action-primary);font-weight:var(--jds-fw-bold);margin-left:auto}.jv-lang-panel .note{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-alternative);margin:12px 0 0}@media (max-width:1023px){.jv-lang-panel{width:auto;position:fixed;top:64px;left:16px;right:16px}}.jv-h3{font-family:var(--jds-font-body);font-size:var(--jds-text-body-md);font-weight:var(--jds-fw-medium);margin:20px 0 8px}.jv-descr{max-width:68ch}.jv-dettagli{grid-template-columns:repeat(2,1fr);gap:8px 16px;margin:16px 0 0;display:grid}@media (min-width:1024px){.jv-dettagli{grid-template-columns:repeat(4,1fr)}}.jv-dettagli div{border:1px solid var(--jds-c-border);border-radius:var(--jds-radius-md);padding:10px 12px}.jv-dettagli dt{font-size:var(--jds-text-body-xs);color:var(--jds-c-foreground-alternative);text-transform:uppercase;letter-spacing:.04em}.jv-dettagli dd{font-weight:var(--jds-fw-medium);margin:2px 0 0}.jv-dotazioni{grid-template-columns:repeat(2,1fr);gap:8px 16px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:1024px){.jv-dotazioni{grid-template-columns:repeat(3,1fr)}}.jv-dotazioni li{font-size:var(--jds-text-body-md);align-items:center;gap:8px;display:flex}.jv-dotazioni .dot{border-radius:var(--jds-radius-full);background:var(--jds-c-action-primary);flex:0 0 8px;width:8px;height:8px}.jv-poi-gruppi{grid-template-columns:1fr;gap:8px 32px;display:grid}@media (min-width:1024px){.jv-poi-gruppi{grid-template-columns:1fr 1fr}}.jv-poi-gruppi .jv-trans{grid-template-columns:1fr;margin-top:0}.jv-poi{border-radius:var(--jds-radius-full);background:var(--jds-c-semantic-information);vertical-align:middle;width:8px;height:8px;margin-right:8px;display:inline-block}.jv-poi[data-tipo*=subway],.jv-poi[data-tipo*=train],.jv-poi[data-tipo*=bus],.jv-poi[data-tipo*=tram]{background:var(--jds-c-action-primary)}.jv-simili .jv-cards--simili{grid-template-columns:1fr}@media (min-width:640px){.jv-simili .jv-cards--simili{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}.jv-pdp .jv-crumb{padding:0 0 12px}

