@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(var(--pulse-color),.7)}70%{box-shadow:0 0 0 15px rgba(var(--pulse-color),0)}to{box-shadow:0 0 10px rgba(34,75,189,.3),0 0 20px rgba(81,183,173,.2),0 0 30px rgba(115,217,184,.1)}}@keyframes border-angle-rotate{0%{--border-angle:0deg}to{--border-angle:360deg}}@property --border-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.chat-btn{position:relative;--pulse-color:49,89,184;background:rgb(var(--pulse-color));border-radius:50%;padding:.8rem;box-shadow:0 0 0 0 rgba(var(--pulse-color),1);transform:scale(1);animation:pulse 2s infinite;cursor:pointer}.chat-btn-border{--border-angle:0deg;animation:border-angle-rotate 3s linear infinite;border:3.5px solid transparent;border-radius:50%;background:linear-gradient(white,white) padding-box,conic-gradient(from var(--border-angle),#224bbd 0,#3159b8 10%,#3f67b4 20%,#4d76af 30%,#51b7ad 40%,#5bc4af 50%,#65d0b1 60%,#6fd9b3 70%,#73d9b8 80%,#5bc4af 90%,#224bbd 100%) border-box;box-shadow:0 0 10px rgba(34,75,189,.3),0 0 20px rgba(81,183,173,.2),0 0 30px rgba(115,217,184,.1)}.resizable-chat{width:100px;height:100px;margin:0 1rem;overflow:auto;resize:both;background:#ef476f}.hero-dot{position:relative}.hero-dot:before{content:"";background-size:cover;background-position:50%;background-repeat:no-repeat;background-image:url(/_next/static/media/dot-background.ce2eb144.jpg);border-radius:.3rem .3rem 2rem 2rem}.driver-active *,.driver-active .driver-overlay{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.mix-tour-popover.driver-popover{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);font-family:var(--font-sans);padding:1.25rem;min-width:280px;max-width:360px}.mix-tour-popover .driver-popover-title{font-size:.9375rem;font-weight:600;color:var(--card-foreground);line-height:1.4;margin-bottom:.5rem}.mix-tour-popover .driver-popover-description{font-size:.875rem;color:var(--card-foreground);opacity:.75;line-height:1.6}.mix-tour-popover .driver-popover-footer{margin-top:1rem;display:flex;align-items:center;gap:.5rem}.mix-tour-popover .driver-popover-progress-text{font-size:.75rem;color:var(--card-foreground);opacity:.45;flex:1}.mix-tour-popover .driver-popover-done-btn,.mix-tour-popover .driver-popover-next-btn,.mix-tour-popover .driver-popover-prev-btn{font-family:var(--font-sans);font-size:.8125rem;font-weight:500;border-radius:calc(var(--radius) - 2px);padding:.375rem .875rem;cursor:pointer;transition:opacity .15s ease,background .15s ease;line-height:1.4;box-shadow:none;text-shadow:none}.mix-tour-popover .driver-popover-done-btn,.mix-tour-popover .driver-popover-next-btn{background:var(--primary);color:var(--primary-foreground);border:1px solid transparent}.mix-tour-popover .driver-popover-footer .driver-popover-done-btn:focus,.mix-tour-popover .driver-popover-footer .driver-popover-done-btn:hover,.mix-tour-popover .driver-popover-footer .driver-popover-next-btn:focus,.mix-tour-popover .driver-popover-footer .driver-popover-next-btn:hover{background:var(--primary);opacity:.85}.mix-tour-popover .driver-popover-prev-btn{background:transparent;color:var(--card-foreground);border:1px solid var(--border)}.mix-tour-popover .driver-popover-footer .driver-popover-prev-btn:focus,.mix-tour-popover .driver-popover-footer .driver-popover-prev-btn:hover{background:var(--secondary)}.mix-tour-popover .driver-popover-close-btn{color:var(--card-foreground);opacity:.45;font-size:1rem;background:transparent;border:none;cursor:pointer;transition:opacity .15s ease;line-height:1}.mix-tour-popover .driver-popover-close-btn:hover{opacity:1}.dark .mix-tour-popover.driver-popover{border-color:oklch(.28 .03 240)}@font-face{font-family:Albert Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/866ace25ba8133d9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Albert Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/0ecabae3741772cf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Albert Sans Fallback;src:local("Arial");ascent-override:91.47%;descent-override:24.07%;line-gap-override:0.00%;size-adjust:103.86%}.__className_d5d2a0{font-family:Albert Sans,Albert Sans Fallback;font-style:normal}.__variable_d5d2a0{--font-albert-sans:"Albert Sans","Albert Sans Fallback"}@font-face{font-family:Gilda Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5d4d70ac1fc16196-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Gilda Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/098ab737ed2110fa-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Gilda Display Fallback;src:local("Times New Roman");ascent-override:80.35%;descent-override:25.67%;line-gap-override:0.00%;size-adjust:111.02%}.__className_e803de{font-family:Gilda Display,Gilda Display Fallback;font-weight:400;font-style:normal}.__variable_e803de{--font-gilda-display:"Gilda Display","Gilda Display Fallback"}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/999e639cd9d85971-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/9af6411484c7e20a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e6b5cfd5a74e1cae-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/6aacc40b7795b725-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/67110d8fe39c5e84-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/046b90749014f852-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fira Code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/3703c28dcda155b1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fira Code Fallback;src:local("Arial");ascent-override:73.56%;descent-override:23.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_13fb82{font-family:Fira Code,Fira Code Fallback;font-style:normal}.__variable_13fb82{--font-fira-code:"Fira Code","Fira Code Fallback"}