.tf-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted, #64748b)}.form-row>.tf-label{display:block;margin-bottom:.35rem}.tf-group--date{min-width:11rem;position:relative}.tf-cal{position:relative;max-width:15rem;width:100%}.tf-cal--embed{max-width:100%}.tf-cal--embed .tf-cal__popover{z-index:200}.tf-cal--block-unavail .tf-cal__day--blocked{cursor:not-allowed}.tf-cal--block-unavail .tf-cal__day--blocked:hover{transform:none;background:color-mix(in srgb,#fecaca 28%,transparent)}.tf-cal__trigger{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.75rem;padding:.5rem .65rem;border:1px solid var(--input-border, #cbd5e1);border-radius:10px;font-size:.9rem;font-family:inherit;background:var(--surface, #fff);color:var(--text, #0f172a);box-sizing:border-box;cursor:pointer;text-align:left;box-shadow:0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.tf-cal__trigger:hover{border-color:color-mix(in srgb,var(--accent, #0e8378) 40%,#cbd5e1);background:color-mix(in srgb,var(--accent, #0e8378) 3%,#fff)}.tf-cal__trigger:focus-visible{border-color:var(--accent, #0e8378);box-shadow:0 0 0 1px var(--accent, #0e8378),0 0 0 4px color-mix(in srgb,var(--accent, #0e8378) 22%,transparent);outline:none}.tf-cal__trigger[aria-expanded=true]{border-color:color-mix(in srgb,var(--accent, #0e8378) 55%,#cbd5e1);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent, #0e8378) 35%,transparent),0 8px 20px #0d94881f}.tf-cal__trigger-icon{display:grid;place-items:center;flex-shrink:0;width:2rem;height:2rem;border-radius:8px;color:#0e8378;background:color-mix(in srgb,var(--accent, #0e8378) 10%,#eef8f6)}.tf-cal__trigger-icon svg{display:block}.tf-cal__value{flex:1;min-width:0;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tf-cal__trigger[aria-expanded=true] .tf-cal__value{color:#084940}.tf-cal__chev{flex-shrink:0;color:var(--muted, #64748b);opacity:.7;transition:transform .2s ease}.tf-cal__trigger[aria-expanded=true] .tf-cal__chev{transform:rotate(180deg);opacity:1;color:#0e8378}.tf-cal__popover{position:absolute;z-index:80;top:calc(100% + 8px);left:0;width:min(100vw - 2rem,20.75rem);padding:.85rem .9rem .9rem;background:#fff;border:1px solid color-mix(in srgb,#cbd5e1 90%,#0e8378);border-radius:16px;box-shadow:0 4px 6px -2px #0f172a0f,0 20px 48px -12px #0f172a2e}.tf-cal__popover--portaled{z-index:2147483000}@media(max-width:520px){.tf-cal__popover:not(.tf-cal__popover--portaled){left:50%;transform:translate(-50%)}}.tf-cal__toolbar{display:grid;grid-template-columns:2.25rem 1fr 2.25rem 2.25rem;align-items:center;gap:.25rem;margin-bottom:.65rem}.tf-cal__month{margin:0;grid-column:2;font-size:.95rem;font-weight:700;letter-spacing:-.02em;text-align:center;color:#0f172a;line-height:1.2}.tf-cal__nav,.tf-cal__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#334155;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.tf-cal__nav:hover:not(:disabled),.tf-cal__close:hover{background:#eef8f6;border-color:color-mix(in srgb,#0e8378 35%,#e2e8f0);color:#0e8378}.tf-cal__nav:disabled{opacity:.35;cursor:not-allowed}.tf-cal__close{grid-column:4;color:#64748b}.tf-cal__grid-wrap{overflow:hidden}.tf-cal__grid{display:flex;flex-direction:column;gap:.15rem}.tf-cal__row{display:grid;grid-template-columns:repeat(7,1fr);gap:.12rem}.tf-cal__row--head{margin-bottom:.25rem}.tf-cal__dow{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;text-align:center;padding:.15rem 0}.tf-cal__cell--empty{min-height:2.5rem}.tf-cal__day{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;aspect-ratio:1;min-height:2.5rem;padding:.1rem;border:none;border-radius:999px;background:transparent;font:inherit;font-size:.84rem;font-weight:600;color:#0f172a;cursor:pointer;transition:background .12s ease,color .12s ease,box-shadow .12s ease,transform .12s ease}.tf-cal__day:hover:not(:disabled):not(.tf-cal__day--muted):not(.tf-cal__day--selected){background:#f1f5f9}.tf-cal__day:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px color-mix(in srgb,#0e8378 55%,transparent)}.tf-cal__day:disabled,.tf-cal__day--muted{opacity:.32;cursor:not-allowed;color:#94a3b8}.tf-cal__day--today:not(.tf-cal__day--selected):not(:disabled){box-shadow:inset 0 0 0 2px color-mix(in srgb,#0e8378 70%,transparent);font-weight:700}.tf-cal__day--blocked:not(:disabled):not(.tf-cal__day--selected){background:color-mix(in srgb,#fecaca 32%,transparent);color:#991b1b}.tf-cal__day--blocked:not(:disabled):hover{background:color-mix(in srgb,#fecaca 48%,transparent)}.tf-cal__day--ok:not(:disabled):not(.tf-cal__day--selected),.tf-cal__day--deal:not(:disabled):not(.tf-cal__day--selected){color:#0f172a}.tf-cal__day--selected{background:linear-gradient(165deg,#0e8378,#084940)!important;color:#fff!important;box-shadow:0 4px 14px #0d948859;transform:scale(1.02)}.tf-cal__day--selected .tf-cal__deal-pill{color:#fecaca}.tf-cal__day-num{line-height:1.1;font-variant-numeric:tabular-nums}.tf-cal__deal-pill{position:static;max-width:100%;font-size:.5rem;font-weight:800;line-height:1;padding:0;border-radius:0;background:transparent;color:#dc2626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tf-cal__legend{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.7rem;padding-top:.65rem;border-top:1px solid #f1f5f9}.tf-cal__leg{display:inline-flex;align-items:center;gap:.3rem;padding:.18rem .45rem;border-radius:999px;font-size:.65rem;font-weight:600;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.tf-cal__swatch{width:.55rem;height:.55rem;border-radius:999px;border:none;flex-shrink:0}.tf-cal__swatch--ok{background:#0e8378}.tf-cal__swatch--bad{background:#f87171}.tf-cal__swatch--deal{width:auto;height:auto;border-radius:0;background:transparent}.tf-cal__leg--deal .tf-cal__swatch--deal:before{content:"−%";font-size:.58rem;font-weight:800;line-height:1;color:#dc2626}@media(prefers-reduced-motion:reduce){.tf-cal__day,.tf-cal__chev{transition:none}.tf-cal__day--selected{transform:none}}article.pkg-card-public.wtd-card{display:flex;flex-direction:column;align-items:stretch;gap:0;height:100%;position:relative;border-radius:var(--radius-card, 1rem);overflow:hidden;background:var(--surface, #fff);border:1px solid var(--border-subtle, #f1f5f9);box-shadow:var(--shadow-card);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,border-color .2s ease}article.pkg-card-public.wtd-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--brand, #0f4c43) 14%,var(--border-subtle, #f1f5f9));box-shadow:var(--shadow-card-hover)}article.pkg-card-public.wtd-card .pkg-card-public__hit-area{position:absolute;inset:0;z-index:1;border-radius:inherit;text-decoration:none}article.pkg-card-public.wtd-card .pkg-card-public__hit-area:focus{outline:none}article.pkg-card-public.wtd-card .pkg-card-public__hit-area:focus-visible{outline:2px solid var(--accent, #0e8378);outline-offset:3px;z-index:9}article.pkg-card-public.wtd-card .wtd-card__media{pointer-events:none}article.pkg-card-public.wtd-card .wtd-card__media-actions,article.pkg-card-public.wtd-card .wtd-card__media-actions .favourite-heart,article.pkg-card-public.wtd-card .tg-tour-card-gallery__btn{pointer-events:auto}article.pkg-card-public.wtd-card .wtd-card__media-actions{position:absolute;top:.5rem;right:.5rem;z-index:8;display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}article.pkg-card-public.wtd-card .wtd-card__media-actions .listing-card-fav{position:static;top:auto;right:auto;width:2.15rem;height:2.15rem;box-shadow:0 2px 10px #11182724}article.pkg-card-public.wtd-card .pkg-card-public__media{position:relative;overflow:hidden;display:block;width:100%;flex-shrink:0}article.pkg-card-public.wtd-card .pkg-card-public__media .wtd-card__img,article.pkg-card-public.wtd-card .pkg-card-public__media .wtd-card__img--placeholder{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;z-index:0}article.pkg-card-public.wtd-card .tg-tour-card-gallery .pkg-card-public__media:after{content:"";position:absolute;inset:auto 0 0;height:48%;z-index:1;background:linear-gradient(180deg,transparent 0%,rgba(15,23,42,.24) 100%);pointer-events:none}article.pkg-card-public.wtd-card .pkg-card-public__hero-badges{top:.75rem;left:.75rem;max-width:calc(100% - 1.5rem);z-index:4}article.pkg-card-public.wtd-card .pkg-card-public__discount-badge{position:static;display:inline-flex;align-items:center;justify-content:center;min-height:1.65rem;padding:.28rem .55rem;border-radius:var(--radius-btn);font-size:.78rem;font-weight:500;letter-spacing:.02em;line-height:1;color:#fff;background:linear-gradient(165deg,#dc2626,#b91c1c);border:1px solid color-mix(in srgb,#fff 22%,#7f1d1d);box-shadow:0 1px #ffffff38 inset,0 4px 14px #b91c1c73;pointer-events:none}article.pkg-card-public.wtd-card .pkg-card-public__discount-badge[hidden]{display:none!important}article.pkg-card-public.wtd-card .tg-tour-card-gallery{position:relative;display:block;width:100%}article.pkg-card-public.wtd-card .tg-tour-card-gallery__nav{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:0 .2rem;pointer-events:none;opacity:0;transition:opacity .18s ease}@media(hover:hover)and (pointer:fine){article.pkg-card-public.wtd-card .tg-tour-card-gallery:hover .tg-tour-card-gallery__nav,article.pkg-card-public.wtd-card .tg-tour-card-gallery:focus-within .tg-tour-card-gallery__nav{opacity:1}}@media(hover:none),(pointer:coarse){article.pkg-card-public.wtd-card .tg-tour-card-gallery__nav{opacity:0}article.pkg-card-public.wtd-card .tg-tour-card-gallery:active .tg-tour-card-gallery__nav,article.pkg-card-public.wtd-card .tg-tour-card-gallery:focus-within .tg-tour-card-gallery__nav{opacity:1}}article.pkg-card-public.wtd-card .tg-tour-card-gallery__btn{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;margin:0;padding:0;border:none;border-radius:var(--radius-btn);background:#0f172a8c;color:#fff;cursor:pointer;box-shadow:0 2px 10px #00000059;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .15s ease,transform .15s ease}article.pkg-card-public.wtd-card .tg-tour-card-gallery__btn:hover{background:color-mix(in srgb,var(--accent, #4f46e5) 72%,rgba(15,23,42,.65));transform:scale(1.06)}article.pkg-card-public.wtd-card .tg-tour-card-gallery__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}article.pkg-card-public.wtd-card .tg-tour-card-gallery__chev{display:block}article.pkg-card-public.wtd-card .wtd-card__body.pkg-card-public__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:.9rem .9rem .95rem;gap:.55rem;pointer-events:none}@media(min-width:700px){article.pkg-card-public.wtd-card .wtd-card__body.pkg-card-public__body{padding:1rem 1rem 1.05rem}}article.pkg-card-public.wtd-card .pkg-card-public__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem .6rem;min-width:0;position:relative;z-index:2}article.pkg-card-public.wtd-card .pkg-card-public__head:empty{display:none}article.pkg-card-public.wtd-card .pkg-card-public__head .tg-listing-rating-wrap{flex:0 0 auto;margin:0}article.pkg-card-public.wtd-card .pkg-card-public__guide{display:flex;align-items:center;gap:.55rem;min-width:0;flex:1 1 auto;position:relative;z-index:2}article.pkg-card-public.wtd-card .pkg-card-public__guide-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;min-width:0}article.pkg-card-public.wtd-card .pkg-card-public__guide-name{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;font-size:.8rem;font-weight:700;color:var(--muted, #475569)}article.pkg-card-public.wtd-card .pkg-card-public__guide-name-row .tg-guide-vb--admin-compact,article.pkg-card-public.wtd-card .pkg-card-public__guide-name-row .tg-guide-vb--tg-compact{width:1.08rem;height:1.08rem;font-size:.58rem;font-weight:700}article.pkg-card-public.wtd-card .pkg-card-public__guide-name-row .tg-guide-vb--tg-compact{box-shadow:none}article.pkg-card-public.wtd-card .wtd-card__title{font-size:1.03rem;line-height:1.24;color:var(--text);font-weight:700;margin:0}@media(min-width:700px){article.pkg-card-public.wtd-card .wtd-card__title{font-size:1.1rem}}.card-grid.tours-grid--wtd article.pkg-card-public.wtd-card .wtd-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--text, #0b1220)}.card-grid.tours-grid--wtd article.pkg-card-public.wtd-card .pkg-card-public__media{aspect-ratio:16 / 9}.card-grid.tours-grid--wtd article.pkg-card-public.wtd-card .wtd-card__body.pkg-card-public__body{padding:.75rem .8rem .82rem;gap:.42rem}@media(min-width:700px){.card-grid.tours-grid--wtd article.pkg-card-public.wtd-card .wtd-card__body.pkg-card-public__body{padding:.82rem .88rem .9rem}}article.pkg-card-public.wtd-card .wtd-card__footer.pkg-card-public__meta-row{display:flex;flex-direction:column;gap:.7rem;margin-top:auto;padding-top:.15rem;border-top:none}article.pkg-card-public.wtd-card .tour-card-price-block{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem .85rem;width:100%;padding:0;margin:0;border:none;border-radius:0;background:none;box-shadow:none}article.pkg-card-public.wtd-card .tour-card-price-block__info{flex:1 1 auto;min-width:0}article.pkg-card-public.wtd-card .tour-card-price-main{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.15rem .4rem;margin-bottom:.32rem}article.pkg-card-public.wtd-card .tour-price-from{font-size:.76rem;font-weight:600;color:var(--muted, #64748b);line-height:1.1;align-self:baseline}article.pkg-card-public.wtd-card .tour-price-from:not(.tour-price-from--suffix){margin-right:.05rem}article.pkg-card-public.wtd-card .tour-price-from--suffix{margin-left:.02rem}article.pkg-card-public.wtd-card .tour-card-price-cluster{display:flex;flex-wrap:wrap;align-items:baseline;gap:.32rem .5rem}article.pkg-card-public.wtd-card .tour-price-badge{display:inline-flex;align-items:baseline;line-height:1.08;border:none;background:transparent;border-radius:0;padding:0;box-shadow:none;font-weight:600;letter-spacing:-.025em}article.pkg-card-public.wtd-card .tour-price-badge--was{font-size:.77rem;font-weight:600;color:var(--muted, #64748b);text-decoration:line-through;text-decoration-thickness:1px;text-underline-offset:.12em}article.pkg-card-public.wtd-card .tour-price-badge--deal{font-size:1.22rem;font-weight:900;color:var(--accent-dim, #0a6259)}article.pkg-card-public.wtd-card .tour-price-badge--solo{font-size:1.16rem;font-weight:900;color:var(--text, #0b1220)}article.pkg-card-public.wtd-card .tour-price-badge--unit{font-size:.76rem;font-weight:700;color:var(--muted, #64748b);white-space:nowrap;flex-shrink:0}article.pkg-card-public.wtd-card .tour-badges--inline{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin:0}article.pkg-card-public.wtd-card .tour-rules-hint{font-size:.67rem;font-weight:700;color:var(--muted, #64748b)}article.pkg-card-public.wtd-card .pkg-card-public__facts{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.3rem .7rem;position:relative;z-index:2}article.pkg-card-public.wtd-card .pkg-card-public__fact{display:inline-flex;align-items:center;gap:.32rem;min-width:0;font-size:.76rem;font-weight:600;line-height:1.25;color:var(--muted, #64748b);white-space:nowrap}article.pkg-card-public.wtd-card .pkg-card-public__fact>span{overflow:hidden;text-overflow:ellipsis;max-width:11rem}article.pkg-card-public.wtd-card .pkg-card-public__fact-ic{flex:0 0 auto;color:color-mix(in srgb,var(--accent, #0e8378) 70%,var(--muted, #64748b));opacity:.95}article.pkg-card-public.wtd-card .wtd-card__footer.pkg-card-public__meta-row{gap:.55rem;padding-top:.7rem;margin-top:auto;border-top:1px solid color-mix(in srgb,var(--border, #e2e8f0) 75%,transparent)}.card-grid.tours-grid--wtd article.pkg-card-public.wtd-card .wtd-card__footer.pkg-card-public__meta-row{padding-top:.6rem}.tg-home-hero-search{position:relative;z-index:8;min-width:0;width:100%}.tg-home-hero-search__card{background:#fff;border-radius:20px;box-shadow:0 1px 2px #0f172a0a,0 24px 64px -24px #0f172a59;border:1px solid rgba(15,23,42,.06)}.tg-home-hero-search__tabs{display:flex;align-items:stretch;gap:.35rem;padding:.85rem 1rem 0}.tg-home-hero-search__tab{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .85rem;margin-bottom:.65rem;border:1px solid transparent;border-radius:10px;background:transparent;color:#64748b;font-size:.92rem;font-weight:700;font-family:inherit;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease}.tg-home-hero-search__tab svg{opacity:.75}.tg-home-hero-search__tab:hover{color:#334155}.tg-home-hero-search__tab--active{color:#0e8378;border-color:#0f172a;background:#fff}.tg-home-hero-search__tab--active svg{opacity:1;color:#0e8378}.tg-home-hero-search__form{display:block}.tg-home-hero-search__panel{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;align-items:end;gap:.65rem;padding:0 1.15rem 1rem}.tg-home-hero-search[data-mode=transfers] .tg-home-hero-search__panel{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) minmax(0,.85fr) auto}.tg-home-hero-search[data-mode=tours] [data-hero-transfers-only],.tg-home-hero-search[data-mode=transfers] [data-hero-tours-only]{display:none}.tg-home-hero-search__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.tg-home-hero-search__field:has(.tg-pc--open){z-index:30;position:relative}.tg-home-hero-search__field-label{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.tg-home-hero-search__input-wrap,.tg-home-hero-search__place-wrap{display:flex;align-items:center;gap:.55rem;min-height:3.1rem;padding:0 .9rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.tg-home-hero-search__input-wrap:focus-within,.tg-home-hero-search__place-wrap:has(.tg-pc--open),.tg-home-hero-search__place-wrap:has(.tg-pc-trigger:focus-visible){border-color:color-mix(in srgb,#0e8378 55%,#e2e8f0);box-shadow:0 0 0 3px color-mix(in srgb,#0e8378 12%,transparent)}.tg-home-hero-search__input-ico{flex-shrink:0;color:#94a3b8}.tg-home-hero-search__input-ico--pickup{color:#0e8378}.tg-home-hero-search__input-ico--dropoff{color:#94a3b8}.tg-home-hero-search__place-wrap .tg-pc{flex:1;min-width:0}.tg-home-hero-search__place-wrap .tg-pc-trigger{min-height:unset;padding:0;border:none;background:transparent;box-shadow:none;font-size:.98rem;font-weight:600;border-radius:0}.tg-home-hero-search__place-wrap .tg-pc-trigger:hover,.tg-home-hero-search__place-wrap .tg-pc-trigger:focus-visible,.tg-home-hero-search__place-wrap .tg-pc--open .tg-pc-trigger{border:none;box-shadow:none;background:transparent}.tg-home-hero-search__place-wrap .tg-pc-chevron{width:1.65rem;height:1.65rem;border:none;background:transparent;color:#94a3b8}.tg-home-hero-search__place-wrap .tg-pc--placeholder .tg-pc-label{color:#64748b;font-weight:500}.tg-home-hero-search__input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:.98rem;font-weight:600;color:#0f172a}.tg-home-hero-search__input::placeholder{color:#94a3b8;font-weight:500}.tg-home-hero-search__swap-wrap{display:flex;align-self:center;padding-bottom:.85rem}.tg-home-hero-search__swap{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#94a3b8;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.tg-home-hero-search__swap:hover{color:#0e8378;border-color:color-mix(in srgb,#0e8378 35%,#e2e8f0);background:#fff}.tg-home-hero-search__field--date .tf-group--date{margin:0;min-width:0}.tg-home-hero-search__field--date .tf-cal{max-width:none}.tg-home-hero-search__field--date .tf-cal__trigger{min-height:3.1rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;box-shadow:none;padding-inline:.9rem}.tg-home-hero-search__field--date .tf-cal__trigger:hover,.tg-home-hero-search__field--date .tf-cal__trigger[aria-expanded=true]{border-color:color-mix(in srgb,#0e8378 55%,#e2e8f0);box-shadow:0 0 0 3px color-mix(in srgb,#0e8378 12%,transparent)}.tg-home-hero-search__field--date .tf-cal__value{font-weight:700;font-size:.98rem}.tg-home-hero-search__field--date .tf-cal__chev{color:#94a3b8}.tg-home-hero-search__submit{align-self:end;min-height:3.1rem;padding:0 1.35rem;border-radius:12px;font-weight:800;font-size:.95rem;white-space:nowrap;box-shadow:0 10px 24px -10px color-mix(in srgb,#0e8378 65%,transparent)}.tg-home-hero-search[data-mode=transfers] .tg-home-hero-search__submit{background:#0f172a;border-color:#0f172a;box-shadow:0 10px 24px -10px #0f172a73}.tg-home-hero-search[data-mode=transfers] .tg-home-hero-search__submit:hover{background:#1e293b}.tg-home-hero-search__popular{padding:0 1.15rem 1.1rem}.tg-home__popular-searches{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem .65rem;font-size:.84rem}.tg-home__popular-title{color:#64748b;font-weight:700;white-space:nowrap}.tg-home__popular-tags{display:flex;flex-wrap:wrap;gap:.35rem .75rem}.tg-home__popular-tag{color:#334155;text-decoration:none;font-weight:600;transition:color .15s ease}.tg-home__popular-tag:hover{color:#0e8378;text-decoration:underline;text-underline-offset:2px}@media(max-width:860px){.tg-home-hero-search__panel{grid-template-columns:1fr 1fr}.tg-home-hero-search[data-mode=tours] .tg-home-hero-search__field--query{grid-column:1 / -1}.tg-home-hero-search[data-mode=transfers] .tg-home-hero-search__field--pickup,.tg-home-hero-search[data-mode=transfers] .tg-home-hero-search__field--dropoff{grid-column:span 1}.tg-home-hero-search[data-mode=transfers] .tg-home-hero-search__swap-wrap{display:none}.tg-home-hero-search__submit{grid-column:1 / -1;width:100%}}@media(max-width:520px){.tg-home-hero-search__panel{grid-template-columns:1fr}.tg-home-hero-search__field--date{grid-column:1 / -1}}.guides-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:900px){.guides-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}}@media(min-width:1200px){.guides-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:420px){.guides-grid{grid-template-columns:1fr}}.guide-card{display:flex;flex-direction:column;overflow:hidden;padding:0;border-radius:var(--radius-card);border:1px solid var(--border-subtle);background:var(--surface);box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.guide-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand) 18%,var(--border-subtle));box-shadow:var(--shadow-card-hover)}.guide-card__media{position:relative}.guide-card__photo-link{display:block;line-height:0}.guide-card__photo{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.guide-card__photo-placeholder{aspect-ratio:1 / 1;background:color-mix(in srgb,var(--brand) 18%,var(--bg));display:flex;align-items:center;justify-content:center}.guide-card__photo-placeholder span{font-size:1.75rem;font-weight:700;color:var(--brand);letter-spacing:.04em}.guide-card__body{padding:.85rem .9rem .95rem;display:flex;flex-direction:column;gap:.3rem;flex:1;min-width:0}.guide-card__name-row{display:flex;align-items:flex-start;gap:.35rem;min-width:0}.guide-card__name{margin:0;font-size:.98rem;font-weight:700;line-height:1.25;min-width:0}.guide-card__name a{color:var(--text);text-decoration:none}.guide-card__name a:hover{color:var(--brand)}.guide-card__body .tg-listing-rating-wrap{margin:.1rem 0 0}.guide-card__tagline{margin:0;font-size:.84rem;line-height:1.4;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.guide-card__location{margin:0;font-size:.78rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guide-card__specialties{margin:.15rem 0 0;font-size:.74rem;line-height:1.35;color:var(--muted);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.guide-card__cta{margin-top:.65rem;align-self:stretch;justify-content:center}.articles-hub__grid{display:grid;gap:1.25rem 1.35rem;grid-template-columns:1fr;align-items:stretch}@media(min-width:640px){.articles-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.articles-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem 1.5rem}}.articles-hub-card{position:relative;background:var(--surface);border:1px solid color-mix(in srgb,var(--border) 88%,var(--text));border-radius:var(--radius-card-lg, 14px);overflow:hidden;box-shadow:0 1px 2px #0f172a0a;display:flex;flex-direction:column;height:100%;isolation:isolate;transition:border-color .2s ease,box-shadow .22s ease,transform .22s ease}.articles-hub-card:hover{border-color:color-mix(in srgb,var(--accent) 28%,var(--border));box-shadow:0 10px 28px #0f172a17;transform:translateY(-2px)}.articles-hub-card__hit{position:absolute;inset:0;z-index:1;border-radius:inherit;text-decoration:none;color:inherit}.articles-hub-card__hit:focus-visible{outline:2px solid var(--accent, #0e8378);outline-offset:3px}.articles-hub-card__media-wrap{position:relative;overflow:hidden;background:color-mix(in srgb,var(--border) 65%,var(--surface))}.articles-hub-card__media{display:block;line-height:0;aspect-ratio:16 / 9;background:inherit}.articles-hub-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s cubic-bezier(.22,1,.36,1)}.articles-hub-card:hover .articles-hub-card__media img{transform:scale(1.04)}.articles-hub-card__media--empty{min-height:8.5rem;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 10%,var(--surface)),color-mix(in srgb,var(--border) 40%,var(--surface)))}.articles-hub-card__body{position:relative;z-index:0;padding:1rem 1.15rem 1.1rem;display:flex;flex-direction:column;flex:1;gap:.45rem;min-height:0}.articles-hub-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;margin:0;padding:0;list-style:none;font-size:.8125rem;font-weight:500;line-height:1.35;color:color-mix(in srgb,var(--text) 58%,transparent);letter-spacing:.01em}.articles-hub-card__meta>li{display:inline-flex;align-items:center}.articles-hub-card__meta>li+li:before{content:"·";margin-right:.55rem;opacity:.55;font-weight:700}.articles-hub-card__eyebrow{margin:0;font-size:.6875rem;font-weight:700;line-height:1.3;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-link);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.articles-hub-card__title{margin:0;font-family:var(--font-wtd-prose-heading, Georgia, serif);font-size:clamp(1.02rem,1.5vw,1.125rem);font-weight:650;line-height:1.28;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.56em;transition:color .15s ease}.articles-hub-card:hover .articles-hub-card__title{color:color-mix(in srgb,var(--accent-dim, var(--accent)) 88%,var(--text))}.articles-hub-card__excerpt{margin:0;font-size:.875rem;line-height:1.5;color:color-mix(in srgb,var(--text) 72%,transparent);flex:1 1 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}.articles-hub-card__footer{position:relative;z-index:2;margin-top:auto;padding-top:.65rem;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.articles-hub-card__tags{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;max-width:100%}.articles-hub-card__taglink{display:inline-flex;align-items:center;padding:.18rem .55rem;font-size:.6875rem;font-weight:600;line-height:1.35;border-radius:999px;background:color-mix(in srgb,var(--accent) 7%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 16%,var(--border));color:var(--accent-link);text-decoration:none;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:background .15s ease,border-color .15s ease}.articles-hub-card__taglink:hover{background:color-mix(in srgb,var(--accent) 14%,var(--surface));border-color:color-mix(in srgb,var(--accent) 32%,var(--border));text-decoration:none}.articles-hub-card__tag-more{display:inline-flex;align-items:center;padding:.18rem .45rem;font-size:.6875rem;font-weight:700;line-height:1.35;border-radius:999px;color:color-mix(in srgb,var(--text) 55%,transparent);background:color-mix(in srgb,var(--border) 35%,var(--surface))}.articles-hub-card__cta{display:inline-flex;align-items:center;gap:.3rem;font-size:.875rem;font-weight:700;line-height:1.2;color:var(--accent-link);pointer-events:none;transition:gap .15s ease}.articles-hub-card:hover .articles-hub-card__cta{gap:.45rem}.articles-hub-card__cta svg{flex-shrink:0;transition:transform .15s ease}.articles-hub-card:hover .articles-hub-card__cta svg{transform:translate(2px)}.articles-hub-card .listing-card-fav{z-index:3}.articles-hub-card__tag{display:inline-flex;align-items:center;padding:.18rem .55rem;font-size:.6875rem;font-weight:600;line-height:1.35;border-radius:999px;background:color-mix(in srgb,var(--accent) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 14%,var(--border));color:var(--accent-link)}@media(prefers-reduced-motion:reduce){.articles-hub-card,.articles-hub-card__media img,.articles-hub-card__title,.articles-hub-card__cta,.articles-hub-card__cta svg{transition:none}.articles-hub-card:hover,.articles-hub-card:hover .articles-hub-card__media img{transform:none}}.transfers-hub.tg-listing-hub{margin:1rem 0 2.25rem}.transfers-hero{position:relative;margin-bottom:1rem;border-radius:20px;overflow:visible;border:1px solid color-mix(in srgb,var(--border, #e2e8f0) 78%,var(--brand) 22%);background:var(--surface, #fff);box-shadow:0 1px 2px #0f172a0a,0 20px 48px -32px #0f4c4338}.transfers-hero__glow{position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(88% 65% at 0% 0%,color-mix(in srgb,var(--brand) 16%,transparent),transparent 58%),radial-gradient(65% 55% at 100% 0%,color-mix(in srgb,#6366f1 9%,transparent),transparent 52%),linear-gradient(180deg,color-mix(in srgb,var(--brand) 5%,#fff),#fff 48%)}.transfers-hero__inner{position:relative;z-index:1;padding:.9rem 1rem 1.05rem}@media(min-width:768px){.transfers-hero__inner{padding:1.05rem 1.2rem 1.15rem}}.transfers-hero__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.75rem;padding-bottom:.7rem;border-bottom:1px solid color-mix(in srgb,var(--border, #e2e8f0) 88%,transparent)}.transfers-hero__title-row{display:flex;align-items:flex-start;gap:.65rem;min-width:0;flex:1 1 14rem}.transfers-hero__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:12px;color:var(--brand);background:var(--brand-muted);border:1px solid color-mix(in srgb,var(--brand) 24%,var(--border))}.transfers-hero__title{margin:0;font-size:1.35rem;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--text, #0f172a)}@media(min-width:768px){.transfers-hero__title{font-size:1.55rem}}.transfers-hero__lead{margin:.2rem 0 0;font-size:.84rem;line-height:1.45;color:var(--muted, #64748b);max-width:36rem}.transfers-search-panel{display:flex;flex-direction:column;gap:.65rem}.transfers-search-panel__main{padding:.75rem .8rem;border-radius:14px;background:color-mix(in srgb,var(--brand) 3.5%,var(--surface, #fff));border:1px solid color-mix(in srgb,var(--brand) 14%,var(--input-border, #94a3b8))}@media(min-width:768px){.transfers-search-panel__main{padding:.85rem .95rem}}.transfers-route-ribbon{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;padding:.45rem .65rem;border-radius:10px;font-size:.84rem;font-weight:600;line-height:1.35;color:var(--text, #0f172a);background:color-mix(in srgb,var(--brand) 8%,#fff);border:1px solid color-mix(in srgb,var(--brand) 18%,var(--border))}.transfers-route-ribbon__badge{width:1.25rem;height:1.25rem;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:800;color:#fff;background:linear-gradient(145deg,var(--brand),var(--brand-dim))}.transfers-route-ribbon__badge--b{background:linear-gradient(145deg,#4f46e5,#6366f1)}.transfers-route-ribbon__place{min-width:0}.transfers-route-ribbon__arrow{flex-shrink:0;color:var(--brand);opacity:.85}.transfers-route-ribbon__date{margin-left:auto;padding:.15rem .45rem;font-size:.72rem;font-weight:700;border-radius:6px;color:var(--muted, #64748b);background:var(--surface, #fff);border:1px solid var(--border, #e2e8f0)}.transfers-hero__form{--transfers-hero-control-h: 2.75rem}.transfers-hero__route{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.45rem .4rem;align-items:end}@media(min-width:900px){.transfers-hero__route{grid-template-columns:minmax(0,1.15fr) auto minmax(0,1.15fr) minmax(10.5rem,12.5rem) auto;gap:.45rem .5rem}}.transfers-hero__field{display:flex;flex-direction:column;gap:.3rem;min-width:0;margin:0;position:relative}.transfers-hero__field:has(.tg-pc--open){z-index:30}.transfers-hub .tg-pc-list .tg-pc-option{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.5rem;padding:.5rem .55rem}.transfers-hub .tg-pc-list .tg-pc-option-main{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transfers-hub .tg-pc-list .tg-pc-option-level{justify-self:end;white-space:nowrap}@media(max-width:520px){.transfers-hub .tg-pc-list .tg-pc-option{grid-template-columns:1fr;align-items:start}.transfers-hub .tg-pc-list .tg-pc-option-level{justify-self:start}}.transfers-hero__field-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--muted, #64748b)}.transfers-hero__badge{width:1.35rem;height:1.35rem;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;color:#fff;background:linear-gradient(145deg,var(--brand),var(--brand-dim))}.transfers-hero__badge--b{background:linear-gradient(145deg,#4f46e5,#6366f1)}.transfers-hero__badge-icon{display:block;flex-shrink:0}.transfers-hero__field--date{display:flex;flex-direction:column;gap:.3rem;min-width:0;margin:0}.transfers-hero__field--date .transfers-hero__field-label{cursor:pointer}.transfers-hero__field--date .tf-cal{max-width:none;width:100%}.transfers-hero__field .tg-pc,.transfers-hero__field .transfers-search__combo{display:block;width:100%}.transfers-hero__form :where(.tg-pc--compact.tg-pc-trigger,.tg-pc--compact .transfers-search__combo-trigger){box-sizing:border-box;height:var(--transfers-hero-control-h);min-height:var(--transfers-hero-control-h)}.transfers-hero__swap-wrap{display:flex;align-items:flex-end;justify-content:center;align-self:end;height:var(--transfers-hero-control-h)}.transfers-hero__swap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--transfers-hero-control-h);height:var(--transfers-hero-control-h);padding:0;border:none;border-radius:11px;cursor:pointer;color:var(--brand);background:var(--surface, #fff);box-shadow:0 0 0 1px color-mix(in srgb,var(--brand) 22%,var(--border));transition:transform .18s ease,box-shadow .18s ease}.transfers-hero__swap:hover{transform:rotate(180deg);box-shadow:0 0 0 1px color-mix(in srgb,var(--brand) 42%,var(--border))}.transfers-hero__date-row{grid-column:1 / -1;margin-top:0}@media(min-width:900px){.transfers-hero__date-row{grid-column:auto}}.transfers-hero__date-row .tf-group--date{margin:0;min-width:0}.transfers-hero__date-row .tf-cal__trigger{box-sizing:border-box;height:var(--transfers-hero-control-h);min-height:var(--transfers-hero-control-h);padding:0 .65rem 0 .85rem;font-size:.9rem;border-radius:var(--radius-btn, 10px);width:100%;gap:.4rem}.transfers-hero__date-row .tf-cal__value{font-size:.9rem}.transfers-hero__date-row .tf-cal__chev{flex-shrink:0;width:1.1rem;height:1.1rem}.transfers-hero__date-row:has(.tg-pc--open),.transfers-hero__date-row:has([data-tf-cal] .tf-cal__popover:not([hidden])){position:relative;z-index:40}.transfers-hero__submit-wrap{min-width:0;align-self:end;grid-column:1 / -1}@media(min-width:900px){.transfers-hero__submit-wrap{grid-column:auto}}.transfers-hero__submit{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;box-sizing:border-box;width:100%;height:var(--transfers-hero-control-h);min-height:var(--transfers-hero-control-h);padding:0 1.1rem;font-size:.92rem;font-weight:700;border-radius:var(--radius-btn, 10px);white-space:nowrap}@media(min-width:900px){.transfers-hero__submit{width:auto;min-width:9rem}}.transfers-hero__submit-text{line-height:1.2}.transfers-hero__stops{margin-top:0}.transfers-hero__stops-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.4rem .65rem}.transfers-hero__stops-label{font-size:.8rem;font-weight:600;color:var(--muted, #64748b)}.transfers-hero__stop-rows:not(:empty){margin-top:.5rem;padding:.55rem .65rem;border-radius:11px;background:var(--control-surface, #f8fafc);border:1px solid var(--border, #e2e8f0)}.transfers-hero__stop-rows{display:flex;flex-direction:column;gap:.45rem}.transfers-hero__stop-rows :where(.tg-pc-trigger,.transfers-search__combo-trigger){height:var(--transfers-hero-control-h);min-height:var(--transfers-hero-control-h)}.transfers-hero__stop-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem;align-items:center}.transfers-hero__stop-remove{padding:.4rem .6rem;font-size:.75rem;font-weight:600;color:var(--muted, #64748b);background:var(--surface, #fff);border:1px solid var(--border, #e2e8f0);border-radius:8px;cursor:pointer}.transfers-hero__stop-remove:hover{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.transfers-hero__add-stop{display:inline-flex;align-items:center;gap:.3rem;margin:0;padding:.4rem .75rem;font-size:.82rem;font-weight:600;color:var(--brand);background:color-mix(in srgb,var(--brand) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--brand) 35%,var(--border));border-radius:9px;cursor:pointer}.transfers-hero__add-stop:hover{background:color-mix(in srgb,var(--brand) 14%,var(--surface))}.transfers-hero__hint{margin:0;padding:.5rem .65rem;font-size:.82rem;line-height:1.4;border-radius:10px}.transfers-hero__hint--warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.transfers-hero__hint--muted,.transfers-hero__hint--date-empty{background:var(--control-surface, #f8fafc);border:1px solid var(--border, #e2e8f0);color:var(--muted, #64748b)}.transfers-hero__distance{display:flex;flex-wrap:wrap;gap:.35rem;margin:0}.transfers-hero__dist-pill{display:inline-flex;align-items:center;padding:.22rem .55rem;font-size:.75rem;font-weight:600;border-radius:999px;background:color-mix(in srgb,var(--brand) 8%,#f0f9ff);color:var(--brand-dim);border:1px solid color-mix(in srgb,var(--brand) 22%,#bae6fd)}.transfers-search-filters{border-radius:12px;border:1px solid var(--border, #e2e8f0);background:var(--control-surface, #f8fafc)}.transfers-search-filters__summary{cursor:pointer;padding:.5rem .7rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted, #64748b);list-style:none;user-select:none}.transfers-search-filters__summary::-webkit-details-marker{display:none}.transfers-search-filters__summary:after{content:" ▾";font-size:.85em;opacity:.7}.transfers-search-filters[open] .transfers-search-filters__summary:after{content:" ▴"}.transfers-search-filters[open] .transfers-search-filters__summary{border-bottom:1px solid var(--border, #e2e8f0)}.transfers-hero__filters.tg-filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.4rem .55rem;margin:0;padding:.6rem .7rem .7rem;border-top:none}.transfers-hero__filters .tg-filter-bar__group{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1 7rem}.transfers-hero__filters .tg-filter-bar__label{margin:0;font-size:.64rem}.transfers-hero__filters .tg-filter-bar__select{padding:.3rem .45rem;font-size:.78rem;border-radius:8px;min-width:0;width:100%}.transfers-hero__filters .tg-filter-bar__clear{flex:0 0 auto;margin:0 0 .1rem;width:1.75rem;height:1.75rem;align-self:flex-end}.tg-filter-bar__group{display:flex;flex-direction:column;gap:.3rem}.tg-filter-bar__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted, #64748b)}.tg-filter-bar__select{padding:.45rem .65rem;border-radius:8px;border:1px solid var(--input-border, #94a3b8);font:inherit;font-size:.88rem;background:var(--input-bg, var(--surface, #fff));color:var(--text);cursor:pointer}.tg-filter-bar__select:focus{outline:none;border-color:var(--focus-border-neutral);box-shadow:var(--ring-focus-neutral)}.tg-filter-bar__clear{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-top:1.15rem;border-radius:8px;font-size:.9rem;font-weight:700;color:var(--muted, #64748b);text-decoration:none;border:1px solid var(--border, #e2e8f0);transition:all .15s ease}.tg-filter-bar__clear:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.tg-cards{list-style:none;margin:0 0 1rem;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:.85rem;align-items:stretch}.tg-cards>:is(li,div){display:flex;min-height:0}@media(max-width:639px){.tg-cards{grid-template-columns:1fr;gap:.65rem}}.transfers-hub__results{margin-bottom:2rem}.transfers-hub__results-h{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;line-height:1.35}.transfers-hub__arrow{color:var(--brand);font-weight:700}.transfers-hub__distance-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 0 1rem}.tg-dist-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:20px;font-size:.78rem;font-weight:600;background:color-mix(in srgb,var(--brand) 8%,#f0f9ff);color:var(--brand-dim);border:1px solid color-mix(in srgb,var(--brand) 22%,#bae6fd)}.tg-dist-badge--note{font-size:.72rem;color:#94a3b8;font-weight:400}.transfers-catalog{margin-top:1.75rem}.transfers-catalog__title{margin:0 0 .65rem;font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.transfers-catalog__links{display:grid;grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;border:1px solid var(--border, #e2e8f0);border-radius:12px;background:var(--surface, #fff);overflow:hidden}@media(min-width:540px){.transfers-catalog__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.transfers-catalog__links{grid-template-columns:repeat(3,minmax(0,1fr))}}.transfers-catalog__item{margin:0}.transfers-catalog__item+.transfers-catalog__item .transfers-catalog__link{border-top:1px solid color-mix(in srgb,var(--border, #e2e8f0) 85%,transparent)}.transfers-catalog__link{display:block;padding:.55rem .75rem;font-size:.86rem;font-weight:600;line-height:1.35;color:var(--brand-dim, #0e8378);text-decoration:none;transition:background .12s ease,color .12s ease}.transfers-catalog__link:hover,.transfers-catalog__link:focus-visible{background:color-mix(in srgb,var(--brand) 6%,var(--surface, #fff));color:var(--brand, #0e8378);outline:none}.transfers-route-card{padding:.85rem .95rem .95rem;border-radius:14px;border:1px solid var(--border, #e2e8f0);background:linear-gradient(180deg,#fafbfc 0%,var(--surface, #fff) 100%);box-shadow:0 1px 2px #0f172a08}.transfers-route-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem .75rem;margin-bottom:.65rem}.transfers-route-card__title{margin:0;font-size:1rem;font-weight:700;line-height:1.3}.transfers-route-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .4rem;margin:.2rem 0 0;font-size:.8rem;line-height:1.4;color:var(--muted, #64748b)}.transfers-route-card__arrow{color:var(--brand);font-weight:700}.transfers-route-card__count{flex-shrink:0;padding:.2rem .5rem;font-size:.72rem;font-weight:700;border-radius:999px;color:var(--brand-dim);background:var(--brand-muted);border:1px solid color-mix(in srgb,var(--brand) 22%,var(--border))}.transfers-route-card__empty{margin:0;padding:.65rem .75rem;font-size:.84rem;line-height:1.45;color:var(--muted, #64748b);border-radius:10px;background:#fff;border:1px dashed color-mix(in srgb,var(--border, #e2e8f0) 90%,var(--muted) 10%)}.transfers-route-card .tg-cards{margin-bottom:0}.transfers-route-seo-block{margin-bottom:1.5rem;padding:1.25rem;background:var(--surface, #fff);border:1px solid var(--border, #e2e8f0);border-radius:16px;box-shadow:0 1px 3px #0f172a0a}.transfers-route-seo-block__inner{max-width:48rem}.transfers-route-seo-block__title{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;color:var(--text, #0f172a)}.transfers-route-seo-block__facts{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin:0 0 1rem;padding:0;list-style:none;font-size:.9rem;color:var(--text-light, #334155)}.transfers-route-seo-block__facts li{display:flex;align-items:center;gap:.35rem}.transfers-route-seo-block__facts strong{font-weight:600;color:var(--text, #0f172a)}.transfers-route-seo-block__desc{margin:0;font-size:.95rem;line-height:1.55;color:var(--muted, #64748b)}.transfers-hub__foot{margin-top:2rem;font-size:.92rem}.tg-home{--tg-home-ink: var(--text, #111827);--tg-home-muted: color-mix(in srgb, var(--text, #111827) 62%, transparent);--tg-home-line: color-mix(in srgb, var(--accent, #0e8378) 14%, var(--border, #e4e2de));--tg-home-soft: color-mix(in srgb, var(--accent, #0e8378) 6%, var(--bg, #f6f5f3));--tg-home-surface: var(--surface, #ffffff);--tg-home-radius: 18px;--tg-home-radius-sm: 14px;--tg-home-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px -16px rgba(15, 23, 42, .22);--tg-home-shadow-hover: 0 12px 32px -14px rgba(15, 23, 42, .28);--tg-home-section-gap: clamp(2.75rem, 6vw, 4.5rem);--tg-home-max: var(--layout-max-width, 1120px)}.tg-home__section,.tg-home__tours{max-width:var(--tg-home-max);margin-inline:auto;margin-top:var(--tg-home-section-gap);padding-inline:var(--page-gutter-left, 1rem);box-sizing:border-box}.tg-home__cv-deferred{content-visibility:auto;contain-intrinsic-size:auto 640px}.tg-home__section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem 1.5rem;margin-bottom:clamp(1.1rem,2.5vw,1.6rem);flex-wrap:wrap}.tg-home__section-head-text{min-width:0}.tg-home__section-title{margin:0;font-size:clamp(1.5rem,3.6vw,2.05rem);font-weight:800;line-height:1.12;letter-spacing:-.025em;color:var(--tg-home-ink)}.tg-home__section-lead{margin:.5rem 0 0;max-width:52ch;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.5;color:var(--tg-home-muted)}.tg-home__section-link{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;padding:.5rem .25rem;font-size:.95rem;font-weight:700;text-decoration:none;color:var(--accent, #0e8378);transition:gap .18s ease,color .18s ease}.tg-home__section-link:hover{color:color-mix(in srgb,var(--accent, #0e8378) 78%,#000);gap:.6rem}.tg-home__section-link svg{transition:transform .18s ease}.tg-home__section-link:hover svg{transform:translate(2px)}.tg-home__section-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .45rem;border-radius:999px;background:var(--tg-home-soft);color:var(--accent, #0e8378);font-size:.78rem;font-weight:800}.tg-home__hero{position:relative;z-index:4;overflow:hidden;isolation:isolate;min-height:clamp(28rem,78vh,44rem);display:flex;align-items:center;justify-content:center;background:linear-gradient(165deg,#060d18,#0a1628 42%,#0c1a2e);color:#f8fafc}.tg-home__hero.tg-page-bleed{width:100vw;max-width:none;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.tg-home__hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;z-index:0;pointer-events:none;opacity:.22}.tg-home__hero--img:before,.tg-home__hero:not(.tg-home__hero--img):before{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(120% 80% at 50% 0%,rgba(15,118,110,.18) 0%,transparent 55%),linear-gradient(180deg,#060d1859,#060d18eb)}.tg-home__hero-inner{position:relative;z-index:3;width:100%;max-width:min(920px,100%);margin-inline:auto;padding:clamp(2.75rem,7vw,4.5rem) var(--page-gutter-right, 1rem) clamp(2.5rem,6vw,3.75rem) var(--page-gutter-left, 1rem);display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box}.tg-home__hero-head{max-width:42rem}.tg-home__title{margin:0;display:flex;flex-direction:column;align-items:center;gap:.15rem;font-family:"Noto Serif",ui-serif,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,6.5vw,3.75rem);font-weight:700;line-height:1.06;letter-spacing:-.025em}.tg-home__title-main{display:block}.tg-home__title-tagline{display:block;font-style:italic;font-weight:600;color:#f8fafcf5}.tg-home__lede{margin:1rem auto 0;max-width:38rem;font-size:clamp(.98rem,2.2vw,1.12rem);line-height:1.55;color:#f8fafcc7}.tg-home__hero-search-wrap{width:100%;margin-top:clamp(1.75rem,4vw,2.35rem)}.tg-home__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem 1.75rem;margin:clamp(1.5rem,3.5vw,2rem) 0 0;padding:0;list-style:none;max-width:40rem}.tg-home__trust-item{display:inline-flex;align-items:center;gap:.45rem;font-size:.84rem;font-weight:600;color:#f8fafcd1}.tg-home__trust-icon{display:grid;place-items:center;width:1.65rem;height:1.65rem;border-radius:50%;background:#ffffff14;color:#f8fafceb}@media(max-width:640px){.tg-home__hero{min-height:0}.tg-home__trust{flex-direction:column;gap:.65rem}}.tg-home__tours-grid.card-grid.tours-grid--wtd{margin-top:.25rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:479px){.tg-home__tours-grid.card-grid.tours-grid--wtd{grid-template-columns:1fr}}@media(min-width:880px){.tg-home__tours-grid.card-grid.tours-grid--wtd{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.tg-home__tours-load-more{display:flex;justify-content:center;margin-top:1.5rem}.tg-home__load-more-btn{min-width:12rem}.animate-spin{animation:tg-home-spin .8s linear infinite}@keyframes tg-home-spin{to{transform:rotate(360deg)}}.tg-home__transfers-routes{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr));gap:1rem}.tg-home__transfers-routes .transfers-route-card{height:100%;display:flex;flex-direction:column}.tg-home__route-home-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto;padding-top:.65rem;border-top:1px dashed var(--border, #e2e8f0)}.tg-home__route-home-price{display:flex;flex-direction:column;line-height:1.1}.tg-home__route-home-from{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted, #64748b)}.tg-home__route-home-price strong{font-size:1.1rem;font-weight:800}.tg-home__route-home-link{font-size:.85rem;font-weight:700;color:var(--accent-link, var(--brand));text-decoration:none;white-space:nowrap}.tg-home__route-home-link:hover{text-decoration:underline}.tg-home__xfer-cta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:clamp(1.25rem,3vw,1.75rem);padding:clamp(1.25rem,3vw,1.75rem);border-radius:var(--tg-home-radius);background:linear-gradient(135deg,#0b3f3a,#0c2c3b);color:#eef8f6}.tg-home__xfer-cta-title{margin:0;font-size:clamp(1.15rem,2.6vw,1.4rem);font-weight:800}.tg-home__xfer-cta-body{margin:.35rem 0 0;max-width:48ch;font-size:.95rem;line-height:1.45;color:#f0fdfad9}.tg-home__xfer-cta-actions{display:flex;flex-wrap:wrap;gap:.6rem}.tg-home__xfer-cta .tg-btn.tg-btn-outline{color:#fff;border-color:#fff9;background:transparent}.tg-home__xfer-cta .tg-btn.tg-btn-outline:hover{background:#ffffff24;border-color:#fff}.tg-home__guides-empty{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:clamp(2rem,5vw,3rem);text-align:center;border-radius:var(--tg-home-radius);border:1px dashed var(--tg-home-line);color:var(--tg-home-muted)}.tg-home__seo{max-width:var(--tg-home-max);margin-inline:auto;margin-top:var(--tg-home-section-gap);margin-bottom:clamp(2.5rem,6vw,4rem);padding-inline:var(--page-gutter-left, 1rem);box-sizing:border-box}.tg-home__seo-inner{padding:clamp(1.5rem,4vw,2.5rem);border-radius:var(--tg-home-radius);background:var(--tg-home-soft);border:1px solid var(--tg-home-line)}.tg-home__seo-title{margin:0 0 .75rem;font-size:clamp(1.2rem,2.8vw,1.5rem);font-weight:800;letter-spacing:-.02em;color:var(--tg-home-ink)}.tg-home__seo-body{margin:0;max-width:80ch;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.65;color:var(--tg-home-muted)}.tg-home__seo-body a{color:var(--accent, #0e8378);font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.tg-home__seo-body a:hover{color:color-mix(in srgb,var(--accent, #0e8378) 78%,#000)}.tg-home__regions-explore{max-width:min(1200px,var(--tg-home-max))}.tg-home__regions-map-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(1.25rem,3vw,2rem);align-items:stretch;margin-top:1.15rem}.tg-home__regions-map-svg-wrap{min-height:min(42vh,420px);border-radius:var(--tg-home-radius);background:radial-gradient(120% 80% at 20% 10%,color-mix(in srgb,var(--accent, #0e8378) 12%,transparent),transparent 55%),var(--tg-home__soft, var(--tg-home-soft));border:1px solid var(--tg-home-line);overflow:hidden;display:grid;place-items:center;padding:.75rem}.tg-home__regions-map-svg-wrap :global(.tg-home-regions-map__svg){width:100%;height:auto;max-height:min(48vh,460px);display:block}.tg-home__regions-map-svg-wrap :global(.tg-home-regions-map__path){fill:color-mix(in srgb,var(--accent, #0e8378) 18%,var(--surface, #fff));stroke:color-mix(in srgb,var(--text, #111) 28%,var(--accent, #0e8378));stroke-width:1.1;cursor:pointer;transition:fill .18s ease,stroke .18s ease,filter .18s ease}.tg-home__regions-map-svg-wrap :global(.tg-home-regions-map__path:hover),.tg-home__regions-map-svg-wrap :global(.tg-home-regions-map__path--active){fill:color-mix(in srgb,var(--accent, #0e8378) 42%,var(--surface, #fff));stroke:var(--accent, #0e8378);filter:drop-shadow(0 2px 8px color-mix(in srgb,var(--accent, #0e8378) 28%,transparent))}.tg-home__regions-map-right{min-width:0;display:flex;flex-direction:column}.tg-home__regions-map-card{position:relative;flex:1;min-height:280px;border-radius:var(--tg-home-radius);overflow:hidden;background:var(--tg-home-surface);border:1px solid var(--tg-home-line);box-shadow:var(--tg-home-shadow)}.tg-home__regions-map-controls{position:absolute;z-index:2;top:.75rem;inset-inline-end:.75rem;display:flex;gap:.4rem}.tg-home__regions-map-btn{appearance:none;width:2.4rem;height:2.4rem;display:grid;place-items:center;margin:0;padding:0;border:1px solid color-mix(in srgb,var(--text) 14%,transparent);border-radius:999px;background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(8px);color:var(--text);cursor:pointer;box-shadow:0 2px 10px #0f172a1f}.tg-home__regions-map-btn:hover{background:var(--surface)}.tg-home__regions-map-visual{display:block;height:100%;min-height:280px;color:inherit;text-decoration:none}.tg-home__regions-map-visual-inner{position:relative;height:100%;min-height:280px}.tg-home__regions-map-img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.tg-home__regions-map-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:1.15rem 1.2rem 1.25rem;background:linear-gradient(180deg,transparent 28%,rgba(15,23,42,.72) 100%);color:#fff}.tg-home__regions-map-card-title{margin:0 0 .35rem;font-size:clamp(1.25rem,2.6vw,1.55rem);font-weight:800;letter-spacing:-.03em;line-height:1.15}.tg-home__regions-map-card-text{margin:0;font-size:.92rem;line-height:1.45;opacity:.92;max-width:36ch}.tg-home__regions-map-fav{position:absolute;z-index:2;top:.75rem;inset-inline-start:.75rem}.tg-home__map-explore{max-width:var(--tg-home-max);margin:.85rem auto 0;padding-inline:var(--page-gutter-left, 1rem)}@media(max-width:900px){.tg-home__regions-map-inner{grid-template-columns:1fr}.tg-home__regions-map-svg-wrap{min-height:240px;order:2}.tg-home__regions-map-right{order:1}}@media(max-width:900px){.tg-home__hero{min-height:0}}@media(max-width:560px){.tg-home__section-head{align-items:flex-start}}@media(prefers-reduced-motion:reduce){.tg-home__section-link,.tg-home__section-link svg{transition:none}.animate-spin{animation:none}}
