.guides-v2-page{background:var(--paper)}.guides-v2-page main h1,.guides-v2-page main h2{font-family:var(--font-body);font-weight:750;letter-spacing:-.045em}.guides-v2-page main h1{font-size:clamp(2.85rem,5vw,5rem);line-height:.99}.guides-v2-page main h2{font-size:clamp(2.2rem,3.7vw,3.7rem);line-height:1.04}.guides-v2-page main p{text-wrap:pretty}.guides-v2-hero,.guides-v2-profile-hero{background:var(--surface);padding:clamp(122px,10vw,154px) 0 clamp(58px,6.5vw,92px)}.guides-v2-hero-grid,.guides-v2-profile-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);gap:clamp(44px,6vw,88px);align-items:center}.guides-v2-hero-copy,.guides-v2-profile-copy{min-width:0}.guides-v2-hero-copy h1{max-width:12.5ch}.guides-v2-hero-route,.guides-v2-profile-route{--brand-motif-route-height: 50px;--brand-motif-loop-left: 43%;--brand-motif-loop-width: 102px;width:min(540px,100%);margin:22px 0 24px}.guides-v2-hero-lead,.guides-v2-profile-accent{max-width:39ch;margin:0;color:var(--ink);font-size:clamp(1.2rem,1.7vw,1.55rem);font-weight:650;line-height:1.42}.guides-v2-hero-lead+p,.guides-v2-profile-text{max-width:58ch;margin:18px 0 0;color:var(--ink-soft);font-size:1rem;line-height:1.68}.guides-v2-hero-actions,.guides-v2-profile-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.guides-v2-hero-actions>a,.guides-v2-profile-actions>a{min-height:52px}.guides-v2-hero-media{min-height:556px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--line)}.guides-v2-hero-portrait,.guides-v2-profile-photo{min-width:0;display:grid;grid-template-rows:minmax(0,1fr) auto;margin:0;background:var(--surface)}.guides-v2-hero-portrait-main{grid-row:1 / -1}.guides-v2-hero-portrait>div,.guides-v2-profile-photo>div,.guides-v2-person-photo{position:relative;min-height:0;overflow:hidden;background:#e5e5e1}.guides-v2-hero-portrait img,.guides-v2-profile-photo img,.guides-v2-person-photo img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(var(--guide-photo-scale, 1));transform-origin:var(--guide-photo-origin, 50% 50%);transition:transform .42s var(--ease-out)}.guides-v2-hero-portrait figcaption,.guides-v2-profile-photo figcaption{display:grid;gap:4px;padding:16px 18px 18px}.guides-v2-hero-portrait figcaption strong,.guides-v2-profile-photo figcaption strong{color:var(--ink);font-size:.98rem}.guides-v2-hero-portrait figcaption span,.guides-v2-profile-photo figcaption span{color:var(--ink-soft);font-size:.73rem;line-height:1.4}.guides-v2-hero-portrait:not(.guides-v2-hero-portrait-main) figcaption{padding-block:12px 14px}.guides-v2-hero-portrait:not(.guides-v2-hero-portrait-main) figcaption span{display:none}.guides-v2-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(44px,5.5vw,74px) 0 0;border-block:1px solid var(--line)}.guides-v2-facts div{min-height:104px;display:grid;align-content:center;gap:7px;padding:22px 26px 22px 0}.guides-v2-facts div+div{border-left:1px solid var(--line);padding-left:26px}.guides-v2-facts dt{color:var(--copper);font-size:.88rem;font-weight:750}.guides-v2-facts dd{margin:0;color:var(--ink-soft);font-size:.83rem;line-height:1.45}.guides-v2-team,.guides-v2-routes{background:var(--paper);padding:var(--home-v2-section) 0}.guides-v2-section-head h2{max-width:15ch}.guides-v2-section-head>p,.guides-v2-section-head>a{align-self:end;justify-self:end}.guides-v2-team-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(34px,5vw,72px)}.guides-v2-person{min-width:0;display:grid;grid-template-columns:168px minmax(0,1fr);gap:24px;align-items:stretch;border-top:1px solid var(--line);color:var(--ink);padding:24px 0;text-decoration:none}.guides-v2-person:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.guides-v2-person-photo{min-height:202px;border-radius:10px}.guides-v2-person-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:2px 0}.guides-v2-person-number{color:var(--copper);font-size:.7rem;font-weight:750}.guides-v2-person h3{margin-top:12px;font-size:clamp(1.35rem,1.7vw,1.65rem)}.guides-v2-person-copy>strong{margin-top:8px;color:var(--ink);font-size:.88rem;line-height:1.42}.guides-v2-person-copy>p{margin:12px 0 0;color:var(--ink-soft);font-size:.79rem;line-height:1.55}.guides-v2-person-copy>small{margin-top:13px;color:var(--neva);font-size:.72rem;font-weight:650;line-height:1.45}.guides-v2-person-link{display:inline-flex;gap:7px;align-items:center;margin-top:auto;padding-top:16px;color:var(--ink);font-size:.78rem;font-weight:700}.guides-v2-person-link i{color:var(--copper);font-style:normal;transition:transform .22s var(--ease-out)}@media(hover:hover)and (pointer:fine){.guides-v2-person:hover .guides-v2-person-photo img{transform:scale(calc(var(--guide-photo-scale, 1) + .035))}.guides-v2-person:hover .guides-v2-person-link i{transform:translate(5px)}}.guides-v2-person:focus-visible,.guides-v2-route-row:focus-visible,.guides-v2-rating-link:focus-visible{outline:3px solid rgba(39,33,195,.32);outline-offset:4px}.guides-v2-choice,.guides-v2-booking{background:var(--surface);padding:var(--home-v2-section) 0}.guides-v2-choice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-block:1px solid var(--line);padding:0;list-style:none}.guides-v2-choice-list li{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:18px;align-content:start;padding:30px clamp(24px,3vw,38px) 32px 0}.guides-v2-choice-list li+li{border-left:1px solid var(--line);padding-left:clamp(24px,3vw,38px)}.guides-v2-choice-list li>span{color:var(--copper);font-size:.72rem;font-weight:750}.guides-v2-choice-list h3{font-size:1.08rem}.guides-v2-choice-list p{margin:11px 0 0;color:var(--ink-soft);font-size:.82rem;line-height:1.58}.guides-v2-reviews,.guides-v2-profile-reviews{background:var(--ice);padding:var(--home-v2-section) 0}.guides-v2-review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid rgba(39,33,195,.22)}.guides-v2-review{min-width:0;display:flex;flex-direction:column;min-height:330px;padding:28px clamp(24px,3vw,38px) 28px 0}.guides-v2-review+.guides-v2-review{border-left:1px solid rgba(39,33,195,.22);padding-left:clamp(24px,3vw,38px)}.guides-v2-review header{display:grid;gap:5px}.guides-v2-review header strong{color:var(--ink);font-size:1rem}.guides-v2-review header span{color:var(--ink-soft);font-size:.72rem}.guides-v2-review>p{margin:30px 0;color:var(--ink);font-size:.94rem;line-height:1.68}.guides-v2-review footer{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:space-between;align-items:end;margin-top:auto;color:var(--ink-soft);font-size:.72rem;line-height:1.4}.guides-v2-review footer span{max-width:25ch}.guides-v2-review footer a,.guides-v2-rating-link{color:var(--neva);font-weight:650;text-decoration:none}.guides-v2-rating-link{width:fit-content;display:block;margin-top:22px;border-bottom:1px solid currentColor;padding-bottom:3px;font-size:.82rem}.guides-v2-profile-grid{grid-template-columns:minmax(0,1fr) minmax(400px,.72fr)}.guides-v2-profile-copy h1{max-width:10ch}.guides-v2-profile-photo{min-height:560px;overflow:hidden;border:1px solid var(--line);border-radius:14px}.guides-v2-profile-photo figcaption{padding:18px 22px 20px}.guides-v2-profile-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.guides-v2-profile-tags span{border:1px solid rgba(39,33,195,.22);border-radius:999px;background:var(--ice);color:var(--neva);padding:8px 12px;font-size:.72rem;font-weight:650}.guides-v2-route-list{border-top:1px solid var(--line)}.guides-v2-route-row{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) minmax(250px,.62fr) 42px;gap:22px;align-items:center;border-bottom:1px solid var(--line);color:var(--ink);padding:25px 0;text-decoration:none;transition:color .18s ease}.guides-v2-route-row>span{color:var(--copper);font-size:.72rem;font-weight:750}.guides-v2-route-row small{display:block;margin-bottom:7px;color:var(--ink-soft);font-size:.7rem;font-weight:650}.guides-v2-route-row h3{font-size:clamp(1.15rem,1.65vw,1.42rem)}.guides-v2-route-row dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0}.guides-v2-route-row dl div{display:grid;gap:5px}.guides-v2-route-row dt{color:var(--ink-soft);font-size:.67rem}.guides-v2-route-row dd{margin:0;color:var(--ink);font-size:.82rem;font-weight:650}.guides-v2-route-row>i{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--copper);font-style:normal;transition:border-color .18s ease,background .18s ease,color .18s ease}@media(hover:hover)and (pointer:fine){.guides-v2-route-row:hover{color:var(--neva)}.guides-v2-route-row:hover>i{border-color:var(--copper);background:var(--copper);color:#fff}}.guides-v2-route-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center;border:1px solid rgba(39,33,195,.22);border-radius:12px;background:var(--ice);padding:clamp(24px,3.5vw,38px)}.guides-v2-route-note strong{color:var(--ink);font-size:clamp(1.1rem,1.55vw,1.35rem)}.guides-v2-route-note p{max-width:64ch;margin:10px 0 0;color:var(--ink-soft);font-size:.86rem;line-height:1.55}.guides-v2-booking{background:var(--surface)}.guides-v2-profile-reviews+.guides-v2-booking{background:var(--paper)}.guides-v2-page .company-contact-panel .home-v2-contact-copy h2{font-family:var(--font-body);font-weight:750;letter-spacing:-.04em}@media(max-width:1080px){.guides-v2-hero-grid,.guides-v2-profile-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:42px}.guides-v2-hero-media{min-height:510px}.guides-v2-person{grid-template-columns:132px minmax(0,1fr);gap:18px}.guides-v2-person-photo{min-height:168px}.guides-v2-route-row{grid-template-columns:32px minmax(0,1fr) minmax(210px,.58fr) 40px;gap:16px}}@media(max-width:980px){.guides-v2-hero-grid,.guides-v2-profile-grid{grid-template-columns:1fr}.guides-v2-hero-copy,.guides-v2-profile-copy{max-width:720px}.guides-v2-hero-media,.guides-v2-profile-photo{min-height:620px}.guides-v2-team-list{grid-template-columns:1fr}.guides-v2-person:nth-last-child(-n+2){border-bottom:0}.guides-v2-person:last-child{border-bottom:1px solid var(--line)}.guides-v2-section-head>p,.guides-v2-section-head>a{justify-self:start}.guides-v2-choice-list,.guides-v2-review-list{grid-template-columns:1fr}.guides-v2-choice-list li,.guides-v2-choice-list li+li,.guides-v2-review,.guides-v2-review+.guides-v2-review{border-left:0;padding-inline:0}.guides-v2-choice-list li+li,.guides-v2-review+.guides-v2-review{border-top:1px solid var(--line)}.guides-v2-review+.guides-v2-review{border-color:#2721c338}.guides-v2-review{min-height:0}}@media(max-width:720px){.guides-v2-page main h1{font-size:clamp(2.25rem,10.5vw,2.8rem)}.guides-v2-page main h2{font-size:clamp(2rem,9.5vw,2.7rem)}.guides-v2-hero,.guides-v2-profile-hero{padding-top:104px;padding-bottom:52px}.guides-v2-hero .company-page-breadcrumbs,.guides-v2-profile-hero .company-page-breadcrumbs{margin-bottom:26px}.guides-v2-hero-grid,.guides-v2-profile-grid{gap:34px}.guides-v2-hero-route,.guides-v2-profile-route{--brand-motif-route-height: 44px;--brand-motif-loop-width: 76px;margin-block:16px 20px}.guides-v2-hero-actions,.guides-v2-profile-actions{display:grid;grid-template-columns:1fr}.guides-v2-hero-actions>a,.guides-v2-profile-actions>a,.guides-v2-route-note>a{width:100%}.guides-v2-hero-media{min-height:520px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1.35fr) minmax(0,.92fr)}.guides-v2-hero-portrait-main{grid-column:1 / -1;grid-row:auto}.guides-v2-hero-portrait-main figcaption span{display:none}.guides-v2-hero-portrait figcaption{padding:11px 12px 13px}.guides-v2-facts{grid-template-columns:1fr;margin-top:42px}.guides-v2-facts div,.guides-v2-facts div+div{min-height:0;border-left:0;padding:17px 0}.guides-v2-facts div+div{border-top:1px solid var(--line)}.guides-v2-person{grid-template-columns:108px minmax(0,1fr);gap:16px;padding:20px 0}.guides-v2-person-photo{min-height:146px}.guides-v2-person h3{margin-top:8px;font-size:1.25rem}.guides-v2-person-copy>strong{font-size:.8rem}.guides-v2-person-copy>p{display:none}.guides-v2-person-copy>small{margin-top:9px;font-size:.67rem}.guides-v2-person-link{padding-top:11px}.guides-v2-choice-list li{grid-template-columns:28px minmax(0,1fr);gap:13px;padding-block:23px}.guides-v2-profile-photo{min-height:440px}.guides-v2-route-row{grid-template-columns:28px minmax(0,1fr) 38px;gap:12px;padding-block:22px}.guides-v2-route-row dl{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr))}.guides-v2-route-row>i{grid-column:3;grid-row:1 / span 2}.guides-v2-route-note{grid-template-columns:1fr;gap:22px}.guides-v2-review>p{margin-block:22px}}@media(max-width:390px){.guides-v2-person{grid-template-columns:96px minmax(0,1fr);gap:14px}.guides-v2-person-photo{min-height:132px}.guides-v2-person-copy>small{display:none}.guides-v2-route-row dl{grid-template-columns:1fr;gap:8px}}@media(prefers-reduced-motion:reduce){.guides-v2-person-photo img,.guides-v2-route-row,.guides-v2-route-row>i,.guides-v2-person-link i{transition:none}}
