.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}body:has(.home-page){height:100dvh;overflow:hidden}.home-page.w-100{width:100%}.sign-in-wrapper{background-color:#f8f7f7;background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;justify-content:center;align-items:center;height:100vh}.sign-in-inner{display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center;width:100%;position:relative}.background-video{position:absolute;top:0;left:0;width:100%;height:100vh;object-fit:cover;z-index:0}.find-ride-container{position:relative;z-index:1;padding-inline:15px;max-width:500px;width:100%}.signin-hero-title{color:#000;font-family:SF Pro Display,Schibsted Grotesk,sans-serif;font-size:54px;font-style:normal;font-weight:700;line-height:normal;padding-inline:32px!important}.sign-in-herosection{margin-bottom:80px}.route-inner{display:flex;flex-direction:column;width:100%}.home-page .text-fields{border-radius:8px;background:#fff;padding:11px 9px}.home-page .dc-input-wrapper{display:flex;align-items:center;gap:8px}.home-page .dc-input-wrapper label{color:#000;font-family:SF Pro Text,Schibsted Grotesk,sans-serif;font-size:17px;font-weight:400;line-height:22px;white-space:nowrap}.home-page .dc-input-wrapper input{width:100%;height:100%;border:none;font-family:SF Pro Display,Schibsted Grotesk,sans-serif;font-size:17px;font-weight:700;line-height:22px;color:#000;outline:none;box-shadow:none;background:#fff!important}.home-page .dc-input-wrapper input::placeholder{font-family:SF Pro Text,Schibsted Grotesk,sans-serif;text-transform:capitalize}.home-page .primary-btn{width:100%;padding:14px 20px;border-radius:8px;background:linear-gradient(135deg,#5081f4,#61b7e9);border:none;color:#fff;text-align:center;font-family:SF Pro Text,Schibsted Grotesk,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:22px;cursor:pointer;outline:none!important;box-shadow:none!important}.home-page .find-ride{margin-top:90px}.home-page .find-a-ride{min-height:50px}.home-page .home-not-found-banner{background:#061d29;border-radius:23px;padding:5px;color:#fff;font-size:11px;font-weight:400;margin-bottom:10px;text-align:center;font-family:Roboto,sans-serif;height:31px;transition:all .3s ease-in-out;max-height:0;overflow:hidden;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center}.home-page .home-not-found-banner.not_found_active{visibility:visible!important;opacity:1!important;max-height:61px!important}.home-page .error-message{transition:all .4s cubic-bezier(.4,0,.2,1)}.home-page .error-message.error-no-info{background:#191e33;color:#fff;padding:10px;border-radius:6px;font-size:14px;font-weight:400;margin-bottom:47px;text-align:center;font-family:Roboto,sans-serif;max-width:400px;margin-inline:auto;display:flex;align-items:center;justify-content:center;transform:translateY(0)}.home-page .error-message.error-no-info a,.home-page .error-no-info-span{color:inherit;text-decoration:underline;font-weight:600;font-size:inherit;font-family:inherit}.home-page .error-message--dispatch{background:#303030;color:#fff;padding:10px;border-radius:10px;font-size:14px;font-weight:400;margin-bottom:10px;text-align:center;font-family:Roboto,sans-serif;max-width:390px;margin-inline:auto;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center}.home-page .future-trip-container,.home-page .future-trips-calendar-container{box-shadow:0 4px 16.4px #00000013;background-color:#ffffffe8;backdrop-filter:blur(8.8px);padding-block:20px;max-width:277px;margin-inline:auto;border-radius:8px}.home-page .future-trip-msg{color:#000;font-size:14px;font-family:Roboto,sans-serif;font-weight:700}.home-page .future-trip-container-actions{display:flex;align-items:center;gap:9px;justify-content:center;margin-top:15px}.home-page .future-trip-container-actions button{padding-block:8px;width:99px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;color:#fff;font-family:SF Pro Text,Schibsted Grotesk,sans-serif;font-size:14px;font-weight:400;box-shadow:none;border:none;outline:none;cursor:pointer}.home-page .future-trip-container-actions button:first-child,.home-page #find-a-ride-btn{background:linear-gradient(135deg,#5081f4,#61b7e9)}.home-page .future-trip-container-actions button:last-child{background-color:#363636}.home-page .future-trips-calendar-container{max-width:343px;padding:8px 14px 20px;position:relative}.home-page .future-trips-calendar-containers.trip-range-searching{pointer-events:none!important}.home-page .future-trip-container{transition:all .6s cubic-bezier(.4,0,.2,1)}.home-page .future-trip-container.calendar-loaded{max-width:340px}.home-page .future-trips-calendar-container-wrappper,.home-page #find-a-ride-btn{transform:translateY(30px) scale(.9);opacity:0;visibility:hidden;transition:all .6s cubic-bezier(.4,0,.2,1);max-height:0;overflow:hidden}.home-page .future-trips-calendar-container-wrappper.showing,.home-page #find-a-ride-btn.showing{transform:translateY(0) scale(1);opacity:1;visibility:visible;max-height:400px}.home-page .future-trip-container-actions-container{transition:all .5s cubic-bezier(.4,0,.2,1);transform:translateY(0);opacity:1;max-height:200px;overflow:hidden}.home-page .future-trip-container-actions-container.hiding{transform:translateY(-20px) scale(.95);opacity:0;max-height:0;padding:0 16px;margin:0}.home-page #find-a-ride-btn{border-radius:8px;padding-block:14px;width:100%;max-width:300px;margin-inline:auto;margin-top:35px;font-family:SF Pro Text,Schibsted Grotesk,sans-serif;font-size:17px;font-weight:700;line-height:22px;color:#fff;border:none;outline:none;box-shadow:none;cursor:pointer}.home-page .react-calendar{width:100%;border:none;background:transparent;font-family:Inter,sans-serif}.home-page .react-calendar__month-view__days__day{background:transparent;padding:0;align-items:center!important;justify-content:center!important;display:inline-flex!important;outline:none!important}.home-page .react-calendar__month-view__days__day abbr{width:26px;height:26px;background:transparent;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#38373b;font-size:12px;font-weight:500;font-family:Inter,sans-serif;border:1px solid transparent}.home-page .react-calendar__month-view__weekdays__weekday abbr{color:#000;font-size:10px;text-transform:uppercase;text-decoration:none;font-family:Inter,sans-serif;font-weight:500}.home-page .react-calendar__month-view__days__day[disabled] abbr{color:#c1c0c8}.home-page .react-calendar__month-view__days__day[disabled]{pointer-events:none!important;border-color:transparent!important}.home-page button.react-calendar__navigation__arrow.react-calendar__navigation__prev2-button,.home-page button.react-calendar__navigation__arrow.react-calendar__navigation__next2-button{display:none!important}.home-page .react-calendar__navigation{display:flex;align-items:center;gap:12px;margin-bottom:20px}.home-page button.react-calendar__navigation__arrow.react-calendar__navigation__prev-button,.home-page button.react-calendar__navigation__arrow.react-calendar__navigation__next-button{border:none!important;padding:4px 15px!important;background:transparent!important;font-size:0;color:transparent;position:relative;outline:none!important;cursor:pointer}.home-page button.react-calendar__navigation__label{background:transparent!important;border:none!important;padding:0!important;outline:none!important;pointer-events:none!important}.home-page button.react-calendar__navigation__label span{font-family:Inter,sans-serif;font-weight:500;font-size:12px;color:#000}.home-page .react-calendar__month-view__days__day:hover{border-color:transparent!important}.home-page .react-calendar__month-view__days__day:hover abbr{border-color:#000}.home-page .react-calendar__month-view__days{row-gap:14px;margin-top:14px}.home-page button.react-calendar__navigation__arrow.react-calendar__navigation__prev-button:before,.home-page button.react-calendar__navigation__arrow.react-calendar__navigation__next-button:before{content:"";background-image:url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.678 4.86723H3.04173L5.9911 1.32473C6.12902 1.1588 6.19537 0.944887 6.17556 0.73004C6.15575 0.515194 6.0514 0.317016 5.88548 0.179103C5.71955 0.0411908 5.50564 -0.0251595 5.29079 -0.00535097C5.07594 0.0144576 4.87777 0.118802 4.73985 0.284729L0.677354 5.15973C0.650022 5.1985 0.62558 5.23924 0.604228 5.2816C0.604228 5.32223 0.604229 5.3466 0.547354 5.38723C0.510526 5.48039 0.491243 5.57956 0.490479 5.67973C0.491243 5.7799 0.510526 5.87907 0.547354 5.97223C0.547354 6.01285 0.547353 6.03723 0.604228 6.07785C0.62558 6.12022 0.650022 6.16095 0.677354 6.19973L4.73985 11.0747C4.81625 11.1664 4.91191 11.2402 5.02004 11.2908C5.12817 11.3413 5.24611 11.3674 5.36548 11.3672C5.55532 11.3676 5.7393 11.3015 5.88548 11.1804C5.96775 11.1121 6.03576 11.0284 6.08561 10.9338C6.13546 10.8393 6.16617 10.7359 6.17598 10.6295C6.18579 10.523 6.17451 10.4157 6.14279 10.3137C6.11106 10.2116 6.05952 10.1168 5.9911 10.0347L3.04173 6.49223H12.678C12.8935 6.49223 13.1001 6.40663 13.2525 6.25425C13.4049 6.10188 13.4905 5.89522 13.4905 5.67973C13.4905 5.46424 13.4049 5.25758 13.2525 5.10521C13.1001 4.95283 12.8935 4.86723 12.678 4.86723Z" fill="%23231F20"/></svg>');width:15px;display:block;height:15px;background-repeat:no-repeat;background-position:center;background-size:contain}.home-page button.react-calendar__navigation__arrow.react-calendar__navigation__next-button:before{transform:rotate(180deg)}.home-page .react-calendar__month-view__days__day.selected-date abbr{background:#5081f4;color:#fff!important;border-color:#5081f4}.home-page .react-calendar__month-view__days__day.current-date abbr{border-color:#000}.home-page .future-trips-calendar-containers.trip-range-searching:before{content:"";animation:home-spin .6s linear infinite;border-bottom:3px solid #0000001a!important;border-left:3px solid #446084;border-radius:50%;border-right:3px solid #0000001a!important;border-top:3px solid #0000001a!important;height:30px;left:50%;margin:-15px auto 0 -15px;opacity:.8;pointer-events:none;position:absolute;top:50%;width:30px;z-index:2}.home-page .future-trips-calendar-containers.trip-range-searching:after{background:#fff;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:1}.home-page .home-loading-dots{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:22px}.home-page .home-loading-dots span{width:9px;height:9px;border-radius:50%;background:#fff;animation:home-dot-pulse 1s ease-in-out infinite}.home-page .home-loading-dots span:nth-child(2){animation-delay:.15s}.home-page .home-loading-dots span:nth-child(3){animation-delay:.3s}@keyframes home-spin{to{transform:rotate(360deg)}}@keyframes home-dot-pulse{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}@media(max-width:1200px){.signin-hero-title{font-size:45px}.find-ride-container{width:70%}}@media(max-width:768px){.sign-in-wrapper{flex-direction:column;justify-content:flex-start!important;height:100%!important;min-height:100vh}.background-video{height:120vh}.find-ride-container{width:100%}}@media(max-width:690px){.find-ride-container{width:80%}}@media(max-width:575px){.signin-hero-title{font-size:35px}.find-ride-container{width:90%}}*,*:before,*:after{box-sizing:border-box}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-Regular-guZzwtsc.woff2) format("woff2"),url(/assets/SchibstedGrotesk-Regular-CTHLzbQ_.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-Medium-DIp0zYLY.woff2) format("woff2"),url(/assets/SchibstedGrotesk-Medium-B9GscJSs.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-SemiBold-DbTwTuGO.woff2) format("woff2"),url(/assets/SchibstedGrotesk-SemiBold-586U-JTl.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-Bold-byoqJf4j.woff2) format("woff2"),url(/assets/SchibstedGrotesk-Bold-C_WtpyAO.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-ExtraBold-DI6gtFr0.woff2) format("woff2"),url(/assets/SchibstedGrotesk-ExtraBold-CvyHOwkU.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-Black-BFU-YH5V.woff2) format("woff2"),url(/assets/SchibstedGrotesk-Black-Bkg3SBYq.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-Italic-DDrP-UnJ.woff2) format("woff2"),url(/assets/SchibstedGrotesk-Italic-DBlz_Vn0.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-MediumItalic-t6JjSy-h.woff2) format("woff2"),url(/assets/SchibstedGrotesk-MediumItalic-DfVXomiP.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-SemiBoldItalic-Cz5VGVZ8.woff2) format("woff2"),url(/assets/SchibstedGrotesk-SemiBoldItalic-BGtJHBuu.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-BoldItalic-Ce8T2fuR.woff2) format("woff2"),url(/assets/SchibstedGrotesk-BoldItalic-CuGDdmhm.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-ExtraBoldItalic-Dy0OpxfW.woff2) format("woff2"),url(/assets/SchibstedGrotesk-ExtraBoldItalic-D7j6j9gy.woff) format("woff");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Schibsted Grotesk;src:url(/assets/SchibstedGrotesk-BlackItalic-Ca-O4u26.woff2) format("woff2"),url(/assets/SchibstedGrotesk-BlackItalic-Bm8YtK9S.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}:root{--font-schibsted-grotesk: "Schibsted Grotesk", sans-serif;--color-white: #ffffff;--color-titan-white: #EBEEFE;--color-black: #000000;--color-paper: #f0f2f7;--color-paper-deep: #e5e9f2;--color-fog: #CBD4FD;--color-ink: #1c2238;--color-iceberge: #E6EAFF;--color-amour: #E7ECFC;--color-ink-soft: #3a4360;--color-muted: #7a8095;--color-accent: #3b6cff;--color-accent-hi: #6fa0ff;--color-accent-deep: #2552d9;--color-air-primary: #b5071f;--color-air-american: #BD0029;--color-dull-red: #BD3246;--color-faded-red: #D74359;--color-navy-blue: #0C2340;--color-eggplant: #2C1736;--color-persian-plum: #6E0F1E;--color-tsa-card-end: #2a3656;--color-live-green: #22b97a;--color-elf-green: #148C57;--color-warm-accent: #ffd49c;--color-warning-orange: #ff8f28;--color-basketball-orange: #FF7A5C;--color-text-body: #424964;--color-tealish-blue: #1A1F30;--color-pale-teal: #5DCAA5;--color-warm-blue: #375CF9;--color-spruce: #076140;--color-greenish-cyan: #99DCC5;--color-storm-grey: #6F7489;--color-pale-grey: #FCFDFF;--color-bluewood: #333A54;--color-royal-blue: #3153F2;--color-seashell: #EAF0FF;--color-clear-blue: #2966ED;--color-moody-blue: #7D73F2;--color-warm-blue: #5C4DDB;--color-crystal-blue: #4D9EFF;--color-tealish-green: #2BDE8B;--color-sea-green: #1B8C5C;--color-denim-blue: #8FA9FF;--color-wram-blue: #3D64FA;--color-soft-blue: #5E8DFB;--color-sunset-orange: #FF676C;--color-casal: #45586A;--color-melrose: #BDC8FD;--color-aqua-haze: #F3F3F3;--color-regent-grey: #898EA3;--color-rangoon-green: #1B1B1B;--color-aqua-green: #16D97E;--color-nobel-grey: #AEB0B6;--color-pinkish-red: #B10A22;--color-lava-red: #ED1C24;--color-light-purple: #A78BFA;--color-butterfly-blue: #5B9DFF;--color-desert-storm: #F7F7F7;--color-nebula-grey: #D4D4D4;--color-haze-green: #00AA6C;--color-silver-chalice: #d5d5d5;--color-milk-white: #FEFEFE;--color-midnigh-blue: #09032F;--color-oslo-grey: #8A8FA3;--color-green-haze: #169E66;--color-white-lilac: #F6F7FB;--color-lavender-mist: #DEE8FF;--color-iron: #D2D6DC;--color-pastel-grey: #C7CBD2;--color-french-grey: #B8BBC1;--color-moon-mist: #DBDBDB;--color-harp: #E9EDEC;--color-cactus: #5E7A55;--color-charcoal-grey: #3B3F4F;--color-blue-chalk: #E2E7FF;--color-bone: #E2D7CB;--color-mirage: #1B1E28;--color-mercury: #E5E5E8;--color-dove-grey: #6E6E73;--color-mountain-mist: #8E8E93}html,body{overscroll-behavior:none}html{-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:var(--font-schibsted-grotesk),system-ui,sans-serif}button{background:none;border:none;cursor:pointer;padding:0;margin:0;outline:none}h1,p{margin:0;padding:0}.min-h-0{min-height:0}.min-h-4{min-height:4px}.min-h-8{min-height:8px}.min-w-16{min-width:16px}.min-h-16{min-height:16px}.min-h-17{min-height:17px}.min-h-33{min-height:33px}.min-h-36{min-height:36px}.min-h-42{min-height:42px}.min-h-48{min-height:48px}.min-h-56{min-height:56px}.min-h-100vh{min-height:100vh}.min-w-4{min-width:4px}.min-w-8{min-width:8px}.min-w-17{min-width:17px}.min-w-28{min-width:28px}.min-w-42{min-width:42px}.min-w-56{min-width:56px}.min-w-60{min-width:60px}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.top-10{top:10px}.left-0{left:0}.right-16{right:16px}.bottom-0{bottom:0}.bottom-55{bottom:55px}.d-block{display:block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.align-center{align-items:center}.align-end{align-items:end}.align-self-start{align-self:start}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.justify-start{justify-content:start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:end}.gap-1{gap:1px}.gap-2{gap:2px}.gap-3{gap:3px}.gap-4{gap:4px}.gap-6{gap:6px}.gap-7{gap:7px}.gap-8{gap:8px}.gap-12{gap:12px}.pt-4{padding-top:4px}.pt-5{padding-top:5px}.pt-8{padding-top:8px}.pt-9{padding-top:9px}.pt-10{padding-top:10px}.pt-11{padding-top:11px}.pt-12{padding-top:12px}.pt-14{padding-top:14px}.pt-15{padding-top:15px}.pt-18{padding-top:18px}.pt-20{padding-top:20px}.pt-22{padding-top:22px}.pt-26{padding-top:26px}.pt-32{padding-top:32px}.pb-4{padding-bottom:4px}.pb-6{padding-bottom:6px}.pb-15{padding-bottom:15px}.pb-32{padding-bottom:32px}.px-3{padding-left:3px;padding-right:3px}.px-6{padding-left:6px;padding-right:6px}.px-7{padding-left:7px;padding-right:7px}.px-8{padding-left:8px;padding-right:8px}.px-9{padding-left:9px;padding-right:9px}.px-10{padding-left:10px;padding-right:10px}.px-12{padding-left:12px;padding-right:12px}.px-13{padding-left:13px;padding-right:13px}.px-14{padding-left:14px;padding-right:14px}.px-17{padding-left:17px;padding-right:17px}.px-20{padding-inline:20px}.px-21{padding-left:21px;padding-right:21px}.px-22{padding-left:22px;padding-right:22px}.px-25{padding-left:25px;padding-right:25px}.px-26{padding-left:26px;padding-right:26px}.px-42{padding-left:42px;padding-right:42px}.px-0{padding-left:0;padding-right:0}.py-2{padding-top:2px;padding-bottom:2px}.py-4{padding-top:4px;padding-bottom:4px}.py-5{padding-top:5px;padding-bottom:5px}.py-6{padding-top:6px;padding-bottom:6px}.py-8{padding-top:8px;padding-bottom:8px}.py-9{padding-top:9px;padding-bottom:9px}.py-10{padding-top:10px;padding-bottom:10px}.py-11{padding-top:11px;padding-bottom:11px}.py-12{padding-top:12px;padding-bottom:12px}.py-14{padding-top:14px;padding-bottom:14px}.py-16{padding-top:16px;padding-bottom:16px}.py-18{padding-top:18px;padding-bottom:18px}.py-19{padding-top:19px;padding-bottom:19px}.py-21{padding-top:21px;padding-bottom:21px}.py-25{padding-top:25px;padding-bottom:25px}.mt-2{margin-top:2px}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mb-12{margin-bottom:12px}.pb-12{padding-bottom:12px}.pb-14{padding-bottom:14px}.pb-16{padding-bottom:16px}.pb-22{padding-bottom:22px}.pb-24{padding-bottom:24px}.white-space-pre{white-space:pre}.z-1{z-index:1}.w-17{width:17px}.w-1{width:1px}.w-2{width:2px}.w-4{width:4px}.w-5{width:5px}.w-6{width:6px}.w-7{width:7px}.w-8{width:8px}.w-10{width:10px}.w-12{width:12px}.w-14{width:14px}.w-15{width:15px}.w-16{width:16px}.w-20{width:20px}.w-22{width:22px}.w-24{width:24px}.w-28{width:28px}.w-31{width:31px}.w-32{width:32px}.w-36{width:36px}.w-39{width:39px}.w-40{width:40px}.w-44{width:44px}.w-56{width:56px}.w-130{width:130px}.h-1{height:1px}.h-4{height:4px}.h-5{height:5px}.h-6{height:6px}.h-7{height:7px}.h-8{height:8px}.h-10{height:10px}.h-12{height:12px}.h-14{height:14px}.h-15{height:15px}.h-16{height:16px}.h-17{height:17px}.h-19{height:19px}.h-20{height:20px}.h-22{height:22px}.h-24{height:24px}.h-25{height:25px}.h-28{height:28px}.h-31{height:31px}.h-32{height:32px}.h-36{height:36px}.h-44{height:44px}.h-39{height:39px}.h-40{height:40px}.h-64{height:64px}.h-150{height:150px}.h-206{height:206px}.h-full{height:100%}.br-4{border-radius:4px}.br-5{border-radius:5px}.br-6{border-radius:6px}.br-7{border-radius:7px}.br-8{border-radius:8px}.br-9{border-radius:9px}.br-10{border-radius:10px}.br-11{border-radius:11px}.br-12{border-radius:12px}.br-14{border-radius:14px!important}.br-15{border-radius:15px}.br-16{border-radius:16px}.br-18{border-radius:18px}.br-30{border-radius:30px}.br-41{border-radius:41px}.br-45{border-radius:45px}.br-50{border-radius:50%}.br-54{border-radius:54px}.br-rounded{border-radius:50%}.no-br{border-radius:0!important}.cover-img{object-fit:cover;object-position:center}.text--body{color:var(--color-text-body);font-size:14px}.text-accent-deep{color:var(--color-accent-deep)}.text-accent{color:var(--color-accent)}.text--tealish-blue{color:var(--color-tealish-blue)}.text-dove-grey{color:var(--color-dove-grey)}.text-elf-green{color:var(--color-elf-green)}.text-mirage{color:var(--color-mirage)}.text-haze-green{color:var(--color-haze-green)}.text-spruce{color:var(--color-spruce)}.text-storm-grey{color:var(--color-storm-grey)}.text-bluewood{color:var(--color-bluewood)}.text-tealish-green{color:var(--color-tealish-green)}.text-casal{color:var(--color-casal)}.text-rangoon-green{color:var(--color-rangoon-green)}.text-aqua-green{color:var(--color-aqua-green)}.text-nobel-grey{color:var(--color-nobel-grey)}.text-light-purple{color:var(--color-light-purple)}.text-basketball-orange{color:var(--color-basketball-orange)}.text-butterfly-blue{color:var(--color-butterfly-blue)}.text-air-american{color:var(--color-air-american)}.text-ink{color:var(--color-ink)}.text-ink-soft{color:var(--color-ink-soft)}.text-royal-blue{color:var(--color-royal-blue)}.text-regent-grey{color:var(--color-regent-grey)}.text-black{color:var(--color-black)}.text-oslo-grey{color:var(--color-oslo-grey)}.text-green-haze{color:var(--color-green-haze)}.text-dull-red{color:var(--color-dull-red)}.text-muted{color:var(--color-muted)}.text-white{color:var(--color-white)}.text-white-78{color:color-mix(in srgb,var(--color-white) 78%,transparent)}.text-pale-grey{color:var(--color-pale-grey)}.text-cactus{color:var(--color-cactus)}.bg-haze-green{background-color:var(--color-haze-green)}.bg-elf-green{background-color:var(--color-elf-green)}.bg-accent{background-color:var(--color-accent)}.bg-amour{background-color:var(--color-amour)}.bg-charcoal-grey{background-color:var(--color-charcoal-grey)}.bg-fog{background-color:var(--color-fog)}.bg-iceberge{background-color:var(--color-iceberge)}.bg-pastel-grey{background-color:var(--color-pastel-grey)}.bg-warm-blue{background-color:var(--color-warm-blue)}.bg-titan-white{background-color:var(--color-titan-white)}.bg-tealish-green{background-color:var(--color-tealish-green)}.bg-tealish-green-14{background-color:color-mix(in srgb,var(--color-tealish-green) 14%,transparent)}.bg-tealish-blue{background-color:var(--color-tealish-blue)}.bg-pale-teal{background-color:var(--color-pale-teal)}.bg-storm-grey{background-color:var(--color-storm-grey)}.bg-tealish-blue-15{background-color:color-mix(in srgb,var(--color-tealish-blue) 15%,transparent)}.bg-ink-soft-8{background-color:color-mix(in srgb,var(--color-ink-soft) 8%,transparent)}.bg-ink-soft-14{background-color:color-mix(in srgb,var(--color-ink-soft) 14%,transparent)}.bg-ink-8{background-color:color-mix(in srgb,var(--color-ink) 8%,transparent)}.bg-royal-blue{background-color:var(--color-royal-blue)}.bg-aqua-haze{background-color:var(--color-aqua-haze)}.bg-aqua-green{background-color:var(--color-aqua-green)}.bg-pinkish-red{background-color:var(--color-pinkish-red)}.bg-silver-chalice{background-color:var(--color-silver-chalice)}.bg-light-purple{background-color:var(--color-light-purple)}.bg-basketball-orange{background-color:var(--color-basketball-orange)}.bg-butterfly-blue{background-color:var(--color-butterfly-blue)}.bg-color-paper-deep{background-color:var(--color-paper-deep)}.bg-ink-soft-6{background-color:#1c22380f}.bg-iron{background-color:var(--color-iron)}.bg-transparent{background-color:transparent}.atmosphere{width:100%}.atmosphere-bg{inset:0;overflow:hidden}.atmosphere-bg svg,.atmosphere-bg__svg{display:block;width:100%;min-width:100%;min-height:100%;height:100%}.bg-light-purple-65{background-color:color-mix(in srgb,var(--color-light-purple) 60%,transparent)}.bg-basketball-orange-65{background-color:color-mix(in srgb,var(--color-basketball-orange) 60%,transparent)}.bg-milk-white-20{background-color:color-mix(in srgb,var(--color-milk-white) 20%,transparent)}.bg-butterfly-blue-65{background-color:color-mix(in srgb,var(--color-butterfly-blue) 60%,transparent)}.bg-desert-storm-45{background-color:color-mix(in srgb,var(--color-desert-storm) 45%,transparent)}.bg-nebula-grey-50{background-color:color-mix(in srgb,var(--color-nebula-grey) 50%,transparent)}.bg-linear-gradient-primry{background:linear-gradient(140deg,var(--color-wram-blue) 0%,var(--color-soft-blue) 100%)}.bg-linear-gradient-moon-mist-harp{background:linear-gradient(180deg,var(--color-moon-mist) 0%,var(--color-harp) 100%)}.bg-linear-gradient-white-lilac-lavender-mist{background:linear-gradient(180deg,var(--color-white-lilac) 0%,var(--color-lavender-mist) 100%)}.bg-linear-gradient-clear-blue-crystal-blue{background:linear-gradient(180deg,var(--color-crystal-blue) 0%,var(--color-clear-blue) 100%)}.bg-linear-gradient-moody-blue-warm-blue{background:linear-gradient(180deg,var(--color-moody-blue) 0%,var(--color-warm-blue) 100%)}.bg-linear-gradient-navy-blue-eggplant-persian-plum{background:linear-gradient(90deg,var(--color-navy-blue) 0%,var(--color-eggplant) 55%,var(--color-persian-plum) 100%)}.bg-red-oragen-gradient{background:linear-gradient(180deg,color-mix(in srgb,var(--color-lava-red) 13%,transparent),color-mix(in srgb,var(--color-sunset-orange) 13%,transparent))}.bg-air-american{background-color:var(--color-air-american)}.bg-white{background-color:var(--color-white)}.bg-white-18{background-color:color-mix(in srgb,var(--color-white) 18%,transparent)}.bg-white-40{background-color:color-mix(in srgb,var(--color-white) 40%,transparent)}.bg-blur-10{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.border-greenish-cyan{border:1px solid var(--color-greenish-cyan)}.border-white{border:1px solid var(--color-white)}.border-bone{border:1px solid var(--color-bone)}.border-harp{border:1px solid var(--color-harp)}.border-tealish-green{border:1.5px solid var(--color-tealish-green)}.border-denim-blue{border:1.5px solid var(--color-denim-blue)}.border-melrose{border:1px solid var(--color-melrose)}.border-regent-grey{border:1px solid #898ea387}.border-ink-soft-2-5{border:2.5px solid var(--color-ink-soft)}.border-royal-blue{border:1px solid var(--color-royal-blue)}.border-bottom-mercury{border-bottom:1px solid var(--color-mercury)}.border-none{border:none!important}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.fw-bold{font-weight:700}.w-full{width:100%}.mx-w-85-percent{max-width:85%}.mx-w-90-percent{max-width:90%}.mx-w-95-percent{max-width:95%}.fs-8{font-size:8px}.fs-9{font-size:9px}.fs-10{font-size:10px}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-19{font-size:19px}.fs-20{font-size:20px}.fs-21{font-size:21px}.fs-28{font-size:28px}.fs-52{font-size:52px}.fs-18vw{font-size:18vw}.lh-15{line-height:15px}.lh-17{line-height:17px}.lh-18{line-height:18px}.lh-19{line-height:19px}.lh-20{line-height:20px}.lh-23{line-height:23px}.lh-31{line-height:31px}.ls--0-0-6{letter-spacing:-.06px}.ls--0-25{letter-spacing:-.25px}.ls--0-5-percent{letter-spacing:-.5%}.ls--1-8-percent{letter-spacing:-1.8%}.ls--2-4-percent{letter-spacing:-2.4%}.ls--4-percent{letter-spacing:-4%}.ls-5-percent{letter-spacing:5%}.ls-6-percent{letter-spacing:6%}.ls-7-percent{letter-spacing:7%}.ls-9-percent{letter-spacing:9%}.ls-1-percent{letter-spacing:1%}.ls-12-percent{letter-spacing:12%}.ls-13-percent{letter-spacing:13%}.ls-0-2-px{letter-spacing:.2px}.overflow-y-auto{overflow-y:auto}.overflow-hidden{overflow:hidden}.box-shadow-sea-green-40{box-shadow:0 2px 7px color-mix(in srgb,var(--color-sea-green) 40%,transparent)}.box-shadow-french-grey{box-shadow:0 1px 0 0 var(--color-french-grey)}.box-shadow-black-10{box-shadow:0 .95px 9.5px #0000001a}.box-shadow-black-18{box-shadow:0 2px 7px #0000002e}.box-shadow-accent-40{box-shadow:0 6px 16px color-mix(in srgb,var(--color-accent) 40%,transparent)}.outline-none{outline:none}.text-shadow-black-70{text-shadow:0px 1px 4px rgba(0,0,0,.7)}body:has(.trip-detail-layout){height:100dvh;overflow:hidden}.trip-detail-layout{position:relative;height:100dvh;max-height:100dvh;overflow:hidden}.trip-detail-layout-top{flex:1 1 0;min-height:0;position:relative;overflow:hidden}.trip-detail-map{width:100%;height:100%;min-height:0}.trip-summary-map{width:100%;height:150px;min-height:150px;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden}.trip-summary-card .trip-summary-map{flex-shrink:0}.trip-details-card,.share-trip-input-card{background-color:color-mix(in srgb,var(--color-white) 40%,transparent)!important}.trip-summary-route{border-bottom:1px solid rgba(28,34,56,.08)}.trip-summary-route__line{background:#3a436066}.trip-detail-layout:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url('data:image/svg+xml,<svg width="643" height="931" viewBox="0 0 643 931" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_f_8_1274)"><g filter="url(%23filter1_f_8_1274)"><ellipse cx="207.9" cy="687.042" rx="113.5" ry="113.385" fill="%23C1D5F4"/></g><g filter="url(%23filter2_f_8_1274)"><ellipse cx="434.9" cy="723.015" rx="113.5" ry="113.385" fill="%23E0ECFF"/></g><g filter="url(%23filter3_f_8_1274)"><ellipse cx="416.04" cy="476.46" rx="113.5" ry="113.385" fill="%23F2DDD9"/></g><g filter="url(%23filter4_f_8_1274)"><ellipse cx="230.173" cy="264.259" rx="113.5" ry="113.385" fill="%23C6CBF8"/></g><g filter="url(%23filter5_f_8_1274)"><ellipse cx="380.761" cy="207.785" rx="113.5" ry="113.385" fill="%23E9EBFF"/></g></g><defs><filter id="filter0_f_8_1274" x="4.59999" y="4.60002" width="633.6" height="921.6" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="44.9" result="effect1_foregroundBlur_8_1274"/></filter><filter id="filter1_f_8_1274" x="-7.62939e-06" y="479.257" width="415.8" height="415.569" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1274"/></filter><filter id="filter2_f_8_1274" x="227" y="515.231" width="415.8" height="415.569" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1274"/></filter><filter id="filter3_f_8_1274" x="208.14" y="268.675" width="415.8" height="415.569" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1274"/></filter><filter id="filter4_f_8_1274" x="22.2735" y="56.4749" width="415.8" height="415.569" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1274"/></filter><filter id="filter5_f_8_1274" x="172.861" y="2.28882e-05" width="415.8" height="415.569" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1274"/></filter></defs></svg>');background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}.trip-detail-layout-bottom{--trip-detail-bottom-ease: linear(0, .009 1.4%, .032 2.8%, .131 6%, .265 9.1%, .675 17.6%, .88 22.8%, .953 25.2%, 1.014 27.7%, 1.062 30.3%, 1.094 32.9%, 1.121 37.2%, 1.121 42.2%, 1.102 46.7%, 1.019 61.2%, .989 71.5%, .985 81.1%, 1);flex:0 0 auto;max-height:85dvh;background-image:url('data:image/svg+xml,<svg width="644" height="679" viewBox="0 0 644 679" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="94.8406" y="93.9413" width="454.657" height="490.346" fill="%23E7EAF1"/><g filter="url(%23filter0_f_8_1281)"><g filter="url(%23filter1_f_8_1281)"><ellipse cx="213.603" cy="442.027" rx="119.203" ry="77.9246" fill="%239CBAE9"/></g><g filter="url(%23filter2_f_8_1281)"><ellipse cx="430.197" cy="506.475" rx="119.203" ry="77.9246" fill="%23E0ECFF"/></g><g filter="url(%23filter3_f_8_1281)"><ellipse cx="410.39" cy="337.028" rx="119.203" ry="77.9246" fill="%23F8CFC7"/></g><g filter="url(%23filter4_f_8_1281)"><ellipse cx="215.184" cy="191.191" rx="119.203" ry="77.9246" fill="%23C6CBF8"/></g><g filter="url(%23filter5_f_8_1281)"><ellipse cx="390.573" cy="172.325" rx="119.203" ry="77.9246" fill="%23CFD4FF"/></g></g><defs><filter id="filter0_f_8_1281" x="4.60002" y="4.60002" width="634.6" height="669.6" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="44.9" result="effect1_foregroundBlur_8_1281"/></filter><filter id="filter1_f_8_1281" x="2.28882e-05" y="269.702" width="427.206" height="344.649" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1281"/></filter><filter id="filter2_f_8_1281" x="216.594" y="334.151" width="427.206" height="344.649" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1281"/></filter><filter id="filter3_f_8_1281" x="196.787" y="164.703" width="427.206" height="344.649" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1281"/></filter><filter id="filter4_f_8_1281" x="1.5812" y="18.8665" width="427.206" height="344.649" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1281"/></filter><filter id="filter5_f_8_1281" x="176.97" y="2.28882e-05" width="427.206" height="344.649" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="47.2" result="effect1_foregroundBlur_8_1281"/></filter></defs></svg>');background-repeat:no-repeat;background-position:center;background-size:170vw;transition:all 1s var(--trip-detail-bottom-ease)}.pickup-spot-card-reveal{display:grid;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows 1s var(--trip-detail-bottom-ease),margin-top 1s var(--trip-detail-bottom-ease)}.pickup-spot-card-reveal.is-open{grid-template-rows:1fr;margin-top:10px}.pickup-spot-card-reveal__inner{overflow:hidden;min-height:0}.pickup-spot-card-reveal__content{opacity:0;transform:translateY(-8px);transition:opacity .45s ease,transform 1s var(--trip-detail-bottom-ease)}.pickup-spot-card-reveal.is-open .pickup-spot-card-reveal__content{opacity:1;transform:translateY(0)}.trip-detail-container{background:#ffffff21;border-top-right-radius:20px;border-top-left-radius:20px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(11.3px);-webkit-backdrop-filter:blur(11.3px);border-top:2px solid rgb(255 255 255);height:calc(100% + 35px);margin-top:-35px}.trip-airline-logo svg{width:100%;height:100%}.driver-card__layout,.pickup-spot-card,.card,.trip-advisor-card,.hotel-label-card,.trip-summary-card,.trip-details-card,.share-trip-input-card{background:#ffffff8c;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(6.9px);-webkit-backdrop-filter:blur(6.9px);border-top:1.5px solid rgb(255 255 255 / 60%);border-bottom:1.5px solid rgb(255 255 255 / 60%)}.card{background-color:color-mix(in srgb,var(--color-desert-storm) 45%,transparent)}.trip-advisor-card{background-color:color-mix(in srgb,var(--color-white) 34%,transparent);border:1px solid color-mix(in srgb,var(--color-white) 30%,transparent)}.trip-advisor-rating{box-shadow:0 1px 4px #00000014}.pickup-spot-card{border:.75px solid var(--color-melrose)}.hotel-label-card{background:#ffffffe6;border:1.5px solid var(--color-whites)}.trip-preferences-climate-card{border:1px solid color-mix(in srgb,var(--color-ink) 10%,transparent)!important;background:#ffffff38;padding-top:28px;padding-bottom:18px}.trip-preferences-card{border-radius:14px}.pickup-spot-card__action{flex-shrink:0}.driver-card__image{box-shadow:0 3px 4px #3d64fa29}.pickup-spot-activity-pill{box-shadow:0 8px 24px #00000047}.star-rating__path{transition:fill .15s ease}.share-input__box{box-shadow:0 0 0 4px color-mix(in srgb,var(--color-royal-blue) 12%,transparent)}.share-input__field::placeholder{color:var(--color-storm-grey);font-weight:500}.share-input__chip-leading .text-royal-blue{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-close-button svg path{stroke-width:2px}.share-detect-badge--active{background:var(--color-royal-blue);box-shadow:0 2px 8px color-mix(in srgb,var(--color-royal-blue) 35%,transparent)}.share-detect-badge--locked{background:var(--color-tealish-blue);box-shadow:0 2px 8px color-mix(in srgb,var(--color-tealish-blue) 35%,transparent)}.share-detect-badge__icon svg{display:block}.verified-badge{background-color:#99dcc547}.pickup-spot-card__icon{box-shadow:0 4px 7px 1px #4e79fb4d}.pickup-spot-content__steps{padding-left:22px;padding-right:22px}.pickup-spot-step{--pickup-spot-step-gap: 24px}.pickup-spot-content__steps>*:last-child .pickup-spot-step{padding-bottom:0;--pickup-spot-step-gap: 0px}.pickup-spot-step__track{position:relative;flex-shrink:0;width:22px;align-self:stretch;display:flex;justify-content:center}.pickup-spot-step__track:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:calc(-1 * var(--pickup-spot-step-gap));width:1px;background:color-mix(in srgb,var(--color-storm-grey) 22%,transparent)}.pickup-spot-content__steps>*:first-child .pickup-spot-step__track:before{top:11px}.pickup-spot-step__header-icon{width:17px;height:17px;flex-shrink:0;margin-top:1px;object-fit:contain;filter:contrast(.3)}.pickup-spot-step__lightbox{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;border:none;background:#0f172ab8;cursor:zoom-out}.pickup-spot-step__lightbox-image{max-width:min(100%,560px);max-height:80vh;object-fit:contain}.pickup-spot-content__meta{background:linear-gradient(90deg,color-mix(in srgb,var(--color-white) 85%,transparent),color-mix(in srgb,var(--color-blue-chalk) 85%,transparent));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.btn-tertiary{box-shadow:0 4px 8px 1px #1a1f3026}.btn-call{box-shadow:0 4px 8px 1px #29a96d26}.btn-glass,.safety-card{background:linear-gradient(180deg,color-mix(in srgb,var(--color-white) 40%,transparent),color-mix(in srgb,var(--color-white) 80%,transparent));box-shadow:0 4px 14.9px #00000012;backdrop-filter:blur(6.9px);-webkit-backdrop-filter:blur(6.9px)}.safety-card{background:linear-gradient(180deg,color-mix(in srgb,var(--color-white) 50%,transparent),color-mix(in srgb,var(--color-white) 80%,transparent))}.safety-card.danger{background:linear-gradient(180deg,color-mix(in srgb,var(--color-faded-red) 12%,transparent),color-mix(in srgb,var(--color-white) 90%,transparent))}.skeleton-shimmer{position:relative;overflow:hidden;background:color-mix(in srgb,var(--color-nebula-grey) 38%,var(--color-paper) 62%)}.skeleton-shimmer__wave{position:absolute;inset:-20% 0;width:55%;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--color-white) 75%,transparent) 50%,transparent 100%)}.skeleton-shimmer--car{width:152.8px;height:99.41px;flex-shrink:0}.skeleton-shimmer--avatar{width:56px;height:56px;flex-shrink:0}.skeleton-shimmer--plate{width:120px;height:36px}.skeleton-shimmer--btn{height:40px;flex:1}.live-status-pill__time-value,.live-status-pill__distance-value{display:inline-flex;justify-content:center;min-width:1.25em;font-variant-numeric:tabular-nums}.skeleton-shimmer--directions{width:88px;height:32px;flex-shrink:0}.skeleton-shimmer--flight-logo{width:25px;height:25px}.skeleton-shimmer--flight-icon{width:20px;height:20px}.skeleton-shimmer--pref-icon{width:24px;height:24px;flex-shrink:0}.skeleton-shimmer--trip-icon{width:32px;height:32px;flex-shrink:0}.skeleton-shimmer--bar-sm{height:10px}.skeleton-shimmer--bar-md{height:12px}.skeleton-shimmer--bar-lg{height:14px}.skeleton-shimmer--bar-xl{height:20px}.skeleton-shimmer--w-28{width:28px}.skeleton-shimmer--w-32{width:32px}.skeleton-shimmer--w-36{width:36px}.skeleton-shimmer--w-40{width:40px}.skeleton-shimmer--w-48{width:48px}.skeleton-shimmer--w-72{width:72px}.skeleton-shimmer--w-88{width:88px}.skeleton-shimmer--w-100{width:100px}.skeleton-shimmer--w-120{width:120px}.skeleton-shimmer--w-55p{width:55%}.skeleton-shimmer--w-70p{width:70%}.skeleton-shimmer--w-80p{width:80%}.skeleton-shimmer--w-85p{width:85%}.skeleton-shimmer--w-90p{width:90%}.skeleton-shimmer--w-full{width:100%}.skeleton-shimmer--grow{flex:1}.skeleton-shimmer--mb-4{margin-bottom:4px}.skeleton-shimmer--mb-8{margin-bottom:8px}.bottom-sheet{position:fixed;inset:0;z-index:1000;pointer-events:none}.bottom-sheet__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:#1a1f3073;cursor:pointer;pointer-events:auto}.bottom-sheet__sheet{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;min-height:0;border-radius:20px 20px 0 0;box-shadow:none;pointer-events:auto;overflow:hidden}.bottom-sheet__layout{min-height:0}.bottom-sheet__header,.bottom-sheet__close{flex-shrink:0}.bottom-sheet__handle{flex-shrink:0;width:36px;height:5px;border-radius:999px;background:color-mix(in srgb,var(--color-rangoon-green) 58%,transparent);touch-action:none;cursor:grab}.bottom-sheet__handle:active{cursor:grabbing}.bottom-sheet__sheet--fit-content{overflow:hidden}.bottom-sheet__layout--fit{flex:0 0 auto;min-height:0}.bottom-sheet__content--fit{flex:0 0 auto;overflow-y:auto;min-height:0}.bottom-sheet__content{-webkit-overflow-scrolling:touch}.pill-tabs{display:flex;align-items:center;border-radius:999px}.pill-tabs__indicator{inset:0;border-radius:999px}.pill-tabs__indicator--light{background:var(--color-white);box-shadow:0 1px 4px color-mix(in srgb,var(--color-french-grey) 55%,transparent)}.pill-tabs__indicator--dark{background:var(--color-tealish-blue)}.chat-modal{position:fixed;inset:0;z-index:1000;pointer-events:none}.chat-modal__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:#1a1f3073;cursor:pointer;pointer-events:auto}.chat-modal__sheet{position:absolute;inset:0;display:flex;flex-direction:column;height:100dvh;max-height:100dvh;background:var(--color-white);border-radius:0;box-shadow:none;pointer-events:auto}.chat-modal__handle{flex-shrink:0;width:40px;height:4px;margin:4px auto 12px;border-radius:999px;background:var(--color-regent-grey)}.chat-modal__content{flex:1;min-height:0}.chat-messages-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.chat-modal-footer{flex-shrink:0;position:relative;z-index:2}.chat-body-locked{pointer-events:none;overflow-y:hidden;opacity:.18}.chat-error-text{font-size:14px;color:#ff6b6b}.chat-empty-text{font-size:14px;color:var(--color-regent-grey)}#chat-modal-message-input::placeholder{color:var(--color-mountain-mist)}.chat-message-template-item{background-color:var(--color-seashell);opacity:0;transform:translate(-20px);transition:opacity .3s ease,transform .3s ease}.chat-message-template-item.animate{opacity:1;transform:translate(0)}.chat-message-template-item.animate:nth-child(1){transition-delay:.1s}.chat-message-template-item.animate:nth-child(2){transition-delay:.2s}.chat-message-template-item.animate:nth-child(3){transition-delay:.3s}.chat-message-template-item.animate:nth-child(4){transition-delay:.4s}.chat-message-template-item.animate:nth-child(5){transition-delay:.5s}.chat-message-template-item.animate:nth-child(6){transition-delay:.6s}.chat-message-template-item.animate:nth-child(7){transition-delay:.7s}.chat-message-template-item.animate:nth-child(8){transition-delay:.8s}.br-57{border-radius:57px}.color-white{color:#fff}.no-wrap{white-space:nowrap}.overflow-x-auto{overflow-x:auto}.chat-message-templates{scrollbar-width:none;-ms-overflow-style:none}.chat-message-templates::-webkit-scrollbar{display:none}.chat-message-templates-container.overflowing:after{content:"";position:absolute;right:0;width:44px;height:65px;top:-10px;background:linear-gradient(to right,#fff0,#fff)}.pl-18{padding-left:18px}.chat-message-templates-container.overflowing .chat-message-templates{padding-right:40px}.chat-message-typing{padding-left:15px;padding-right:15px}.typing-dot{fill:#9e9e9eb3;transform-origin:50% 50%;animation:ball-beat 1.1s infinite cubic-bezier(.445,.05,.55,.95)}.trip-advisor-bottom-container{background:linear-gradient(90deg,#bd002957,#0067bd57),linear-gradient(0deg,rgba(3,17,61,.33) 0%,var(--color-midnigh-blue) 100%)}.trip-advisor-summary-card-gradient{background:linear-gradient(180deg,#0009,#0000)}.typing-dot--1{animation-delay:0s}.typing-dot--2{animation-delay:.3s}.typing-dot--3{animation-delay:.6s}.flushing-text{color:#b1b9cab3;-webkit-text-stroke:1px rgba(255,255,255,.55);text-stroke:1px rgba(255,255,255,.55);text-shadow:0px 4px 44px rgba(11,16,46,.32),0px 1px 0px rgba(255,255,255,.45)}@keyframes ball-beat{0%{opacity:.7}33.33%{opacity:.55}66.67%{opacity:.4}to{opacity:1}}.object-fit-cover{object-fit:cover}.justify-end{justify-content:flex-end}.w-30{width:30px}.h-30{height:30px}.pl-10{padding-left:10px}.chat-message-text{background-color:#e8ecf0;max-width:60vw;width:max-content;word-break:break-word;margin-bottom:2px;font-size:15px;letter-spacing:-.43px;border-radius:90px}.chat-message-item--group-continuation .chat-message-text{margin-bottom:0}.chat-message-text.chat-message-text-current-user{background-color:#2099fe;color:#fff;border-bottom-right-radius:76px}.chat-message-item .chat-message-text{border-radius:1.5vw}.chat-message-text.chat-message-text-peer{background-color:#e9e9ea;color:#000}.align-self-end{align-self:flex-end}.align-self-start{align-self:flex-start}.align-self-stretch{align-self:stretch}.text-left{text-align:left}.text-end{text-align:end}.text-center{text-align:center}.chat-message-name,.chat-message-footer{color:#909093;font-size:11px;font-weight:500;line-height:normal}.chat-message-item .chat-message-name{display:none}.chat-message-item .chat-message-text:before{content:"";position:absolute;left:-4.5px;bottom:-7px;background-image:url('data:image/svg+xml,<svg width="14" height="11" viewBox="0 0 14 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.0148161 0.00336708C0.0333403 0.00864463 0.0556726 0.0190775 0.0815335 0.0343591C1.08717 0.424494 11.0914 4.01893 13.0743 4.73109C13.2224 4.7843 13.2513 4.98133 13.1273 5.07827C7.91961 9.14911 5.24621 11.1095 1.81838 10.9962C1.65296 10.9908 1.57419 10.7951 1.68371 10.671C3.89937 8.1602 4.63066 6.88788 4.41482 5.94558C4.21633 4.59478 0.797315 0.457324 0.0815335 0.0343591C0.00571692 0.00494625 -0.0189533 -0.00625381 0.0148161 0.00336708Z" fill="%23E9E9EA"/></svg>');width:28px;height:17px;background-repeat:no-repeat;background-size:contain;background-position:right}.justify-end.chat-message-item .chat-message-text:before{left:auto;right:4px;bottom:-7px;background-image:url('data:image/svg+xml,<svg width="14" height="11" viewBox="0 0 14 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.3966 0.00336708C13.3778 0.00864463 13.3551 0.0190775 13.3288 0.0343591C12.3074 0.424469 2.14693 4.01846 0.131854 4.73095C-0.0176144 4.7838 -0.0465345 4.98272 0.0791035 5.07941C5.36868 9.15015 8.08403 11.1101 11.5664 10.9962C11.7326 10.9907 11.8112 10.7935 11.7002 10.6696C9.45058 8.15974 8.70807 6.88771 8.92728 5.94558C9.12889 4.59478 12.6017 0.457324 13.3288 0.0343591C13.4058 0.00494624 13.4309 -0.00625381 13.3966 0.00336708Z" fill="%232099FE"/></svg>')}.chat-message-avatar-placeholder{background:#e9e9ea}.disable-chat-message{color:#191919}.chat-locked-message{border-top-left-radius:14px;border-top-right-radius:14px;background-color:#f3f3f3;padding-block:11px}.lh-141{line-height:141%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{width:16px;height:16px;border:2px solid #548ff1;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite;margin:0}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.opacity-60{opacity:.6}.align-items-end{align-items:flex-end}.align-items-start{align-items:flex-start}.align-items-stretch{align-items:stretch}.chat-textarea{flex:1;min-width:0}.chat-textarea,#chat-modal-message-input{padding:14px;background:#fff!important;font-weight:200;box-shadow:0 0 150px #0003;border-radius:24px;border:none;outline:none;height:auto;min-height:44px;max-height:88px;resize:none;box-sizing:border-box;line-height:20px}#chat-modal-message-input[data-rows="1"]{border-radius:100px}.chat-send-button:disabled{cursor:not-allowed}.gap-5{gap:5px}.gap-9{gap:9px}.gap-10{gap:10px}.gap-11{gap:11px}.gap-14{gap:14px}.gap-15{gap:15px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-21{gap:21px}.gap-24{gap:24px}.gap-25{gap:25px}.gap-30{gap:30px}.p-0{padding:0}.p-3{padding:3px}.py-6{padding-block:6px}.px-16{padding-inline:16px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-extra-bold{font-weight:bolder}.px-18{padding-inline:18px}.step-navigator{width:100%}.step-navigator__viewport{position:relative;display:grid;grid-template-columns:1fr;overflow:hidden;width:100%;min-height:0;isolation:isolate;transition:height .32s cubic-bezier(.32,.72,0,1)}.step-navigator__screen{grid-area:1 / 1;position:relative;width:100%;min-width:0;overflow:hidden;backface-visibility:hidden;transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.step-navigator--animating .step-navigator__screen-inner{pointer-events:none}.step-navigator__screen-inner{width:100%;min-height:0}.trip-preferences-row,.trip-preferences-back{text-align:left;color:inherit;font:inherit}.radio-button{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.radio-button--disabled{opacity:.45;cursor:not-allowed}.radio-button__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.radio-button__control{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:2px solid var(--color-regent-grey);background:transparent;transition:border-color .15s ease}.radio-button__dot{width:10px;height:10px;border-radius:50%;background:var(--color-tealish-blue);transform:scale(0);transition:transform .15s ease}.radio-button__input:checked+.radio-button__control{border-color:var(--color-tealish-blue)}.radio-button__input:checked+.radio-button__control .radio-button__dot{transform:scale(1)}.radio-button__input:focus-visible+.radio-button__control{outline:2px solid var(--color-accent);outline-offset:2px}.step-navigator__viewport{height:auto!important}.slider{position:relative;display:flex;align-items:center;width:100%;height:28px}.slider__input{-webkit-appearance:none;appearance:none;width:100%;height:8px;margin:0;border:none;border-radius:999px;background:linear-gradient(90deg,var(--color-butterfly-blue) 0%,#c5cedf 50%,#ffb98a 100%);outline:none;cursor:pointer}.slider__input:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.slider__input::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:transparent}.slider__input::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;margin-top:-8px;border:1px solid var(--color-mercury);border-radius:50%;background:var(--color-white);box-shadow:0 2px 6px #1a1f302e;cursor:pointer}.slider__input::-moz-range-track{height:8px;border:none;border-radius:999px;background:linear-gradient(90deg,var(--color-butterfly-blue) 0%,#c5cedf 50%,#ffb98a 100%)}.slider__input::-moz-range-thumb{width:24px;height:24px;border:1px solid var(--color-mercury);border-radius:50%;background:var(--color-white);box-shadow:0 2px 6px #1a1f302e;cursor:pointer}@media(max-width:768px){.trip-detail-layout:after{background-size:auto}#chat-modal-message-input{min-height:44px;font-size:16px}}@media(max-width:500px){.chat-message-item .chat-message-text{border-radius:4vw}}
