.t60r.t60-funnel-lock{overflow:hidden}.t60r .t60-funnel{align-items:flex-end;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s ease;z-index:240}.t60r .t60-funnel.is-open{opacity:1;pointer-events:auto}.t60r .t60-funnel[hidden]{display:none}.t60r .t60-funnel__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(44,30,94,.58);inset:0;position:absolute}.t60r .t60-funnel__sheet{--fx:20px;background:var(--white);border-radius:20px 20px 0 0;box-shadow:0 -10px 60px rgba(0,0,0,.35);display:flex;flex-direction:column;max-height:94vh;max-height:94dvh;max-width:560px;overflow:hidden;position:relative;transform:translateY(100%);transition:transform .32s cubic-bezier(.16,1,.3,1);width:100%}.t60r .t60-funnel.is-open .t60-funnel__sheet{transform:translateY(0)}.t60r .t60-funnel__head{background:var(--brand-cream);border-bottom:1px solid var(--rule);flex-shrink:0;padding:18px 20px 0;position:relative}.t60r .t60-funnel__close{align-items:center;background:hsla(0,0%,100%,.8);border:none;border-radius:50%;color:var(--ink-heading);cursor:pointer;display:flex;font-size:26px;height:40px;justify-content:center;line-height:1;position:absolute;right:10px;top:10px;transition:background .15s ease;width:40px}.t60r .t60-funnel__close:hover{background:var(--white)}.t60r .t60-funnel__close:focus-visible{outline:3px solid var(--brand-accent);outline-offset:2px}.t60r .t60-funnel__trip{align-items:center;display:flex;gap:14px;padding-bottom:16px;padding-right:40px}.t60r .t60-funnel__trip-media{background:var(--rule);border-radius:12px;box-shadow:0 4px 14px rgba(44,30,94,.18);flex-shrink:0;height:72px;overflow:hidden;width:72px}.t60r .t60-funnel__trip-media img{display:block;height:100%;object-fit:cover;width:100%}.t60r .t60-funnel__trip-body{min-width:0}.t60r .t60-funnel__trip-kicker{color:var(--brand-primary);display:block;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:3px;text-transform:uppercase}.t60r .t60-funnel__trip-title{color:var(--ink-heading);display:-webkit-box;font-family:var(--font-heading);font-size:18px;-webkit-line-clamp:2;line-height:1.25;margin:0 0 4px;-webkit-box-orient:vertical;overflow:hidden}.t60r .t60-funnel__trip-meta{align-items:baseline;color:var(--ink-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:4px 12px}.t60r .t60-funnel__trip-price{color:var(--brand-primary);font-weight:700}.t60r .t60-funnel__trip-price small{color:var(--ink-muted);font-weight:400}.t60r .t60-funnel__trip-departs{color:var(--ink-muted);font-size:12.5px;margin:4px 0 0}.t60r .t60-funnel__progress{background:rgba(44,30,94,.12);border-radius:4px;height:4px;overflow:hidden}.t60r .t60-funnel__progress-bar{background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent-dk));border-radius:4px;display:block;height:100%;transition:width .35s ease;width:8%}.t60r .t60-funnel__body{overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:24px var(--fx) 0}.t60r .t60-funnel__step{opacity:1;transition:opacity .28s ease,transform .28s ease}.t60r .t60-funnel__step[hidden]{display:none}.t60r .t60-funnel__step.is-entering-right{opacity:0;transform:translateX(26px)}.t60r .t60-funnel__step.is-entering-left{opacity:0;transform:translateX(-26px)}.t60r .t60-funnel__step.is-leaving-left,.t60r .t60-funnel__step.is-leaving-right{left:var(--fx);opacity:0;pointer-events:none;position:absolute;right:var(--fx);top:24px}.t60r .t60-funnel__step.is-leaving-left{transform:translateX(-26px)}.t60r .t60-funnel__step.is-leaving-right{transform:translateX(26px)}.t60r .t60-funnel__eyebrow{color:var(--brand-primary);display:inline-block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.t60r .t60-funnel__eyebrow--saved{color:var(--badge-good,#2e7d5b)}.t60r .t60-funnel__h{color:var(--ink-heading);font-family:var(--font-heading);font-size:25px;line-height:1.2;margin:0 0 8px}.t60r .t60-funnel__h:focus{outline:none}.t60r .t60-funnel__lede{color:var(--ink-body);font-size:16px;line-height:1.5;margin:0 0 22px}.t60r .t60-funnel__form{display:block}.t60r .t60-funnel__hp{height:1px;left:-9999px!important;opacity:0;pointer-events:none;position:absolute!important;width:1px}.t60r .t60-funnel__row{display:grid;gap:14px;grid-template-columns:1fr 1fr;margin-bottom:16px}.t60r .t60-funnel__row .t60-funnel__field{margin-bottom:0}.t60r .t60-funnel__field{margin-bottom:16px}.t60r .t60-funnel__row--contact{grid-template-columns:1fr}@media(min-width:560px){.t60r .t60-funnel__row--contact{grid-template-columns:1fr 1fr}.t60r .t60-funnel__field--email{grid-column:1/-1}}@media(min-width:860px){.t60r .t60-funnel__row--contact{grid-template-columns:minmax(0,2.2fr) minmax(0,1.3fr) minmax(0,.9fr)}.t60r .t60-funnel__field--email{grid-column:auto}}.t60r .t60-funnel__field label{color:var(--ink-heading);display:block;font-size:14px;font-weight:700;margin-bottom:6px}.t60r .t60-funnel__field input,.t60r .t60-funnel__field textarea{background:var(--white);border:1.5px solid var(--rule);border-radius:12px;box-sizing:border-box;color:var(--ink-heading);font-family:inherit;font-size:17px;min-height:54px;padding:14px 16px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.t60r .t60-funnel__field textarea{line-height:1.5;min-height:110px;resize:vertical}.t60r .t60-funnel__field input:focus,.t60r .t60-funnel__field textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 4px rgba(125,211,216,.35);outline:none}.t60r .t60-funnel__field--inline{max-width:220px}.t60r .t60-funnel__hint{color:var(--ink-heading);font-size:15px;font-weight:500;line-height:1.5;margin:4px 0 8px}.t60r .t60-funnel__field-hint{color:var(--ink-muted);display:block;font-size:13px;margin-top:6px}.t60r .t60-funnel__consent{align-items:flex-start;color:var(--ink-muted);cursor:pointer;display:flex;font-size:14px;gap:10px;line-height:1.45;margin-top:14px}.t60r .t60-funnel__consent input{accent-color:var(--brand-primary);flex-shrink:0;height:18px;margin-top:1px;width:18px}.t60r .t60-funnel__recaptcha{display:flex;justify-content:center;margin:18px 0 4px}.t60r .t60-funnel__cb-days{display:flex;gap:10px;margin:4px 0 22px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.t60r .t60-funnel__cb-day{align-items:center;background:var(--white);border:1.5px solid var(--rule);border-radius:14px;color:var(--ink-body);cursor:pointer;display:flex;flex:1 1 0;flex-direction:column;gap:2px;min-width:78px;padding:12px 10px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.t60r .t60-funnel__cb-day:hover:not(:disabled){background:rgba(125,211,216,.08);border-color:var(--brand-accent-dk)}.t60r .t60-funnel__cb-day:focus-visible{outline:3px solid var(--brand-accent);outline-offset:2px}.t60r .t60-funnel__cb-day:disabled{cursor:not-allowed;opacity:.4}.t60r .t60-funnel__cb-day.is-selected{background:var(--brand-primary);border-color:var(--brand-primary);box-shadow:0 6px 16px rgba(61,43,122,.28);color:var(--white)}.t60r .t60-funnel__cb-day-dow{font-size:12px;font-weight:600;letter-spacing:.02em;opacity:.85;text-transform:uppercase}.t60r .t60-funnel__cb-day-num{font-size:22px;font-weight:700;line-height:1.1}.t60r .t60-funnel__cb-day-mon{font-size:11px;font-weight:600;letter-spacing:.03em;opacity:.75;text-transform:uppercase}.t60r .t60-funnel__cb-head{color:var(--ink-muted);font-size:14px;margin:4px 0 14px}.t60r .t60-funnel__cb-head strong{color:var(--ink-heading);font-weight:700}.t60r .t60-funnel__cb-sessions{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.t60r .t60-funnel__cb-session{align-items:flex-start;background:var(--brand-cream);border:1.5px solid transparent;border-radius:14px;color:var(--ink-heading);cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:18px 20px;position:relative;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.t60r .t60-funnel__cb-session input{height:1px;opacity:0;position:absolute;width:1px}.t60r .t60-funnel__cb-session:hover{border-color:var(--brand-accent-dk)}.t60r .t60-funnel__cb-session:has(input:focus-visible){outline:3px solid var(--brand-accent);outline-offset:2px}.t60r .t60-funnel__cb-session.is-checked,.t60r .t60-funnel__cb-session:has(input:checked){background:var(--brand-primary);border-color:var(--brand-primary);color:var(--white)}.t60r .t60-funnel__cb-session.is-disabled{cursor:not-allowed;opacity:.45}.t60r .t60-funnel__cb-session-name{font-size:17px;font-weight:700}.t60r .t60-funnel__cb-session-range{font-size:13px;font-weight:500;opacity:.8}.t60r .t60-funnel__cb-note{margin-top:16px}.t60r .t60-funnel__cb-note[hidden]{display:none}.t60r .t60-funnel__cb-note label{color:var(--ink-heading);display:block;font-size:14.5px;font-weight:600;margin-bottom:6px}.t60r .t60-funnel__cb-note textarea{background:var(--white);border:1.5px solid var(--rule);border-radius:12px;box-sizing:border-box;color:var(--ink-heading);font-family:inherit;font-size:16px;line-height:1.5;min-height:84px;padding:12px 14px;resize:vertical;width:100%}.t60r .t60-funnel__cb-note textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 4px rgba(125,211,216,.35);outline:none}.t60r .t60-funnel__fieldset{border:none;margin:0 0 18px;padding:0}.t60r .t60-funnel__fieldset legend{color:var(--ink-heading);font-size:14px;font-weight:700;margin-bottom:10px;padding:0}.t60r .t60-funnel__error{background:rgba(196,98,45,.1);border:1px solid rgba(196,98,45,.3);border-radius:10px;color:#9a4a1f;font-size:14.5px;margin:0 0 16px;padding:11px 14px}.t60r .t60-funnel__submit{align-items:center;background:var(--brand-primary);border:none;border-radius:12px;color:var(--white);cursor:pointer;display:flex;font-size:17px;font-weight:700;gap:10px;justify-content:center;letter-spacing:.01em;min-height:56px;position:relative;transition:background .15s ease,transform .1s ease;width:100%}.t60r .t60-funnel__submit:hover{background:var(--brand-primary-md)}.t60r .t60-funnel__submit:active{transform:translateY(1px)}.t60r .t60-funnel__submit:focus-visible{outline:3px solid var(--brand-accent);outline-offset:2px}.t60r .t60-funnel__submit:disabled{cursor:default;opacity:.75}.t60r .t60-funnel__spinner{animation:t60-funnel-spin .7s linear infinite;border:2.5px solid hsla(0,0%,100%,.4);border-radius:50%;border-top:2.5px solid var(--white);display:none;height:18px;width:18px}.t60r .t60-funnel__submit.is-loading .t60-funnel__spinner{display:inline-block}.t60r .t60-funnel__submit.is-loading .t60-funnel__submit-label{opacity:.85}@keyframes t60-funnel-spin{to{transform:rotate(1turn)}}.t60r .t60-funnel__reassure{list-style:none;margin:18px 0 0;padding:0}.t60r .t60-funnel__reassure li{align-items:center;color:var(--ink-body);display:flex;font-size:14.5px;gap:10px;padding:5px 0}.t60r .t60-funnel__reassure svg{color:var(--badge-good,#2e7d5b);flex-shrink:0;height:20px;width:20px}.t60r .t60-funnel__choices{display:grid;gap:12px}.t60r .t60-funnel__choices--multi{grid-template-columns:1fr}.t60r .t60-funnel__choices--grid{grid-template-columns:1fr 1fr}.t60r .t60-funnel__choice{align-items:center;background:var(--white);border:1.5px solid var(--rule);border-radius:14px;color:var(--ink-heading);cursor:pointer;display:flex;font-size:17px;gap:12px;min-height:60px;padding:14px 16px;position:relative;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.t60r .t60-funnel__choice--compact{justify-content:center;min-height:52px;text-align:center}.t60r .t60-funnel__choice input{height:1px;opacity:0;position:absolute;width:1px}.t60r .t60-funnel__choice-label{flex:1;font-weight:600}.t60r .t60-funnel__choice--compact .t60-funnel__choice-label{flex:none}.t60r .t60-funnel__choice:hover{background:rgba(125,211,216,.07);border-color:var(--brand-accent-dk)}.t60r .t60-funnel__choice-tick{color:var(--brand-primary);flex-shrink:0;height:24px;opacity:0;transform:scale(.6);transition:opacity .15s ease,transform .15s ease;width:24px}.t60r .t60-funnel__choice:has(input:checked){background:rgba(61,43,122,.06);border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(125,211,216,.3)}.t60r .t60-funnel__choice:has(input:checked) .t60-funnel__choice-tick{opacity:1;transform:scale(1)}.t60r .t60-funnel__choice:has(input:focus-visible){outline:3px solid var(--brand-accent);outline-offset:2px}.t60r .t60-funnel__choice.is-checked{background:rgba(61,43,122,.06);border-color:var(--brand-primary)}.t60r .t60-funnel__choice.is-checked .t60-funnel__choice-tick{opacity:1;transform:scale(1)}.t60r .t60-funnel__specific{margin-top:4px}.t60r .t60-funnel__specific>summary{align-items:center;color:var(--brand-primary);cursor:pointer;display:inline-flex;font-size:14.5px;font-weight:700;gap:6px;list-style:none;padding:8px 0}.t60r .t60-funnel__specific>summary::-webkit-details-marker{display:none}.t60r .t60-funnel__specific>summary:before{content:"+";font-size:18px;line-height:1}.t60r .t60-funnel__specific[open]>summary:before{content:"−"}.t60r .t60-funnel__foot,.t60r .t60-funnel__nav{background:var(--white);bottom:0;box-shadow:0 -8px 12px -8px rgba(44,30,94,.22);margin:18px calc(var(--fx)*-1) 0;padding:14px var(--fx) var(--fx);position:sticky;z-index:3}.t60r .t60-funnel__foot{display:block}.t60r .t60-funnel__nav{align-items:center;display:flex;gap:12px;justify-content:space-between}.t60r .t60-funnel__next{background:var(--brand-primary);border:none;border-radius:12px;color:var(--white);cursor:pointer;font-size:16px;font-weight:700;margin-left:auto;min-height:52px;padding:0 28px;transition:background .15s ease}.t60r .t60-funnel__next:hover{background:var(--brand-primary-md)}.t60r .t60-funnel__next--finish{background:var(--badge-good,#2e7d5b)}.t60r .t60-funnel__next--finish:hover{filter:brightness(1.08)}.t60r .t60-funnel__back,.t60r .t60-funnel__skip{background:none;border:none;color:var(--ink-muted);cursor:pointer;font-size:15px;font-weight:600;padding:12px 4px;text-decoration:underline;text-underline-offset:3px}.t60r .t60-funnel__back:hover,.t60r .t60-funnel__skip:hover{color:var(--ink-heading)}.t60r .t60-funnel__back:focus-visible,.t60r .t60-funnel__next:focus-visible,.t60r .t60-funnel__skip:focus-visible{outline:3px solid var(--brand-accent);outline-offset:2px}.t60r .t60-funnel__step--final{padding-top:8px;text-align:center}.t60r .t60-funnel__tick{color:var(--badge-good,#2e7d5b);height:64px;margin:6px auto 14px;width:64px}.t60r .t60-funnel__tick svg{height:100%;width:100%}.t60r .t60-funnel__tick svg circle{animation:t60-funnel-ring .5s ease forwards}.t60r .t60-funnel__tick svg path{animation:t60-funnel-check .4s ease .25s forwards;stroke-dasharray:48;stroke-dashoffset:48}@keyframes t60-funnel-ring{0%{opacity:0;transform:scale(.7);transform-origin:center}to{opacity:1;transform:scale(1)}}@keyframes t60-funnel-check{to{stroke-dashoffset:0}}.t60r .t60-funnel__lede--final{margin-left:auto;margin-right:auto;max-width:420px}.t60r .t60-funnel__lede--final a{color:var(--brand-primary);font-weight:700}.t60r .t60-funnel__consultant{align-items:center;background:var(--brand-cream);border-radius:14px;display:flex;gap:14px;margin:6px 0 16px;padding:16px 18px;text-align:left}.t60r .t60-funnel__consultant-avatar{align-items:center;background:var(--brand-primary);border-radius:50%;color:var(--white);display:flex;flex-shrink:0;font-family:var(--font-heading);font-size:16px;height:52px;justify-content:center;letter-spacing:.02em;width:52px}.t60r .t60-funnel__consultant-kicker{color:var(--brand-primary);display:block;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.t60r .t60-funnel__consultant-name{color:var(--ink-heading);display:block;font-family:var(--font-heading);font-size:17px}.t60r .t60-funnel__consultant-phone{color:var(--brand-primary);display:inline-block;font-size:16px;font-weight:700;margin-top:2px;text-decoration:none}.t60r .t60-funnel__consultant-phone:hover{text-decoration:underline}.t60r .t60-funnel__confirm{color:var(--ink-muted);font-size:14px;line-height:1.5;margin:0 0 20px}.t60r .t60-funnel__done{background:var(--white);border:1.5px solid var(--brand-primary);border-radius:12px;color:var(--brand-primary);cursor:pointer;font-size:16px;font-weight:700;min-height:52px;transition:background .15s ease;width:100%}.t60r .t60-funnel__done:hover{background:var(--brand-cream)}.t60r .t60-funnel__done:focus-visible{outline:3px solid var(--brand-accent);outline-offset:2px}.t60r .t60-funnel__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}@media(min-width:600px){.t60r .t60-funnel{align-items:center;padding:24px}.t60r .t60-funnel__sheet{--fx:32px;border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.4);max-height:90vh;max-height:90dvh;max-width:1120px;transform:translateY(24px) scale(.98);width:80vw}.t60r .t60-funnel.is-open .t60-funnel__sheet{transform:translateY(0) scale(1)}.t60r .t60-funnel__head{padding:22px var(--fx) 0}.t60r .t60-funnel__body{padding:30px var(--fx) 0}.t60r .t60-funnel__step.is-leaving-left,.t60r .t60-funnel__step.is-leaving-right{top:30px}.t60r .t60-funnel__h{font-size:27px}.t60r .t60-funnel__choices--multi{grid-template-columns:1fr 1fr}}@media(min-width:860px){.t60r .t60-funnel__choices--multi{grid-template-columns:repeat(3,1fr)}.t60r .t60-funnel__choices:not(.t60-funnel__choices--multi):not(.t60-funnel__choices--grid){grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.t60r .t60-funnel,.t60r .t60-funnel__choice,.t60r .t60-funnel__choice-tick,.t60r .t60-funnel__progress-bar,.t60r .t60-funnel__sheet,.t60r .t60-funnel__step{transition:none!important}.t60r .t60-funnel__tick svg circle,.t60r .t60-funnel__tick svg path{animation:none;opacity:1;stroke-dashoffset:0}.t60r .t60-funnel__spinner{animation-duration:1.2s}}.t60r .t60-funnel--inline{display:block;inset:auto;opacity:1;padding:0;pointer-events:auto;position:static;z-index:auto}.t60r .t60-funnel--inline .t60-funnel__sheet{--fx:28px;border-radius:14px;box-shadow:var(--shadow-card);max-height:none;max-width:none;overflow:visible;position:static;transform:none;width:100%}.t60r .t60-funnel--inline .t60-funnel__body{overflow:visible}.t60r .t60-contact-embed{align-items:start;display:grid;gap:40px;grid-template-columns:320px 1fr;margin:0 auto;max-width:1080px}.t60r .t60-contact-embed__funnel{min-width:0}@media(max-width:860px){.t60r .t60-contact-embed{gap:28px;grid-template-columns:1fr}}