@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");:root{--font-jost:"Jost",sans-serif;--font-display:var(--font-jost,"Segoe UI");--font-body:var(--font-jost,"Segoe UI");--bg:#17181f;--bg-soft:#20212a;--bg-card:rgba(38,39,49,.82);--line:hsla(0,0%,100%,.12);--line-strong:hsla(0,0%,100%,.2);--text:#f6f7fb;--muted:rgba(246,247,251,.72);--accent:#6e67ff;--accent-strong:#5c55f2;--blue-surface:#1d3149;--shadow:0 24px 80px rgba(0,0,0,.24);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-pill:999px;--max-width:1200px;--motion-ease:cubic-bezier(0.22,1,0.36,1);--motion-ease-out:cubic-bezier(0.16,1,0.3,1);--motion-duration:0.75s;--motion-duration-fast:0.45s}*{box-sizing:border-box}html{overflow-y:auto}body,html{min-height:100%;max-width:100%;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}body{margin:0;overflow-y:clip;background:radial-gradient(circle at top,rgba(87,113,255,.16),transparent 32%),var(--bg);color:var(--text);font-family:var(--font-body),"Segoe UI",sans-serif}body::-webkit-scrollbar,html::-webkit-scrollbar{width:0;height:0;display:none}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}img,video{max-width:100%;display:block}.container{width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.page-shell{min-height:100vh;background:var(--bg)}.content-stack{display:grid;grid-gap:2rem;gap:2rem;padding:2rem 0 4rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;padding:1.25rem 0 0}.site-header:before{content:none}.site-header__inner{width:min(calc(100% - 40px),1880px);margin:0 auto;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,2rem);min-height:88px;padding:.9rem 1.75rem .9rem 2rem;border-radius:28px;background:rgba(39,39,47,.94);border:1px solid hsla(0,0%,100%,.05);box-shadow:0 22px 50px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__logo img{width:102px;height:auto;display:block}.site-header__nav{display:flex;align-items:center;gap:clamp(1rem,2.2vw,2.45rem);justify-self:start;font-size:.88rem;font-weight:700;text-transform:uppercase;line-height:1.08;letter-spacing:.015em}.site-header__nav a{display:block;min-width:max-content;color:#fff;opacity:.9;white-space:pre-line;text-wrap:balance;transition:color .16s ease,opacity .16s ease}.site-header__nav a.is-active,.site-header__nav a:hover{color:#7a84ff;opacity:1}.site-header__actions,.site-header__socials{display:flex;align-items:center;gap:.9rem}.site-header__actions{justify-self:end;gap:16px}.site-header__actions .pill-button{width:201px;min-height:56px;padding:12px 46px;border-radius:20px;font-size:16px;font-weight:500;line-height:32px;box-sizing:border-box}.site-header__actions .pill-button--ghost{border:1px solid #6060e7;color:#6060e7;background:transparent}.site-header__actions .pill-button--ghost:hover{background:rgba(96,96,231,.08)}.site-header__actions .pill-button--solid{gap:8px;background:#6060e7;color:#fff}.site-header__actions .pill-button__icon svg{width:24px;height:24px}.site-header__socials a{width:32px;height:32px;border-radius:50%;background:transparent;display:grid;place-items:center;line-height:0;transition:transform .16s ease,background .16s ease}.site-header__socials a:hover{transform:translateY(-1px);background:transparent}.site-header__socials img,.site-header__socials svg{width:100%;height:100%;display:block;object-fit:contain}.site-header__menu-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:0;padding:0;background:transparent;color:#fff;cursor:pointer}.site-header__menu-icon,.site-header__menu-icon:after,.site-header__menu-icon:before{display:block;width:1.35rem;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.site-header__menu-icon{position:relative}.site-header__menu-icon:after,.site-header__menu-icon:before{content:"";position:absolute;left:0}.site-header__menu-icon:before{top:-.45rem}.site-header__menu-icon:after{top:.45rem}.site-header.is-menu-open .site-header__menu-icon{background:transparent}.site-header.is-menu-open .site-header__menu-icon:before{top:0;transform:rotate(45deg)}.site-header.is-menu-open .site-header__menu-icon:after{top:0;transform:rotate(-45deg)}body.site-header-menu-open{overflow:hidden;touch-action:none}body.site-header-menu-open .site-header{z-index:100000;pointer-events:auto}body.site-header-menu-open .freeride-page .site-header__inner,body.site-header-menu-open .lake-page .site-header__inner,body.site-header-menu-open .site-header__inner,body.site-header-menu-open .tours-page .site-header__inner{position:relative;z-index:100001;background:transparent;border-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}body.site-header-menu-open .site-header__logo{opacity:0;pointer-events:none}.site-header-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;min-height:100vh;min-height:100dvh;z-index:99999;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:clamp(1.5rem,4vh,2.5rem);padding:calc(var(--site-header-bar-height, 3.5rem) + clamp(1.5rem, 5vh, 2.75rem)) clamp(1.25rem,5vw,2rem) clamp(1.75rem,5vh,2.5rem);background:#17171b;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:motion-overlay-in .4s var(--motion-ease-out) both}.site-header-mobile-overlay .site-header__nav{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.35rem,4.5vh,2.15rem);width:100%;max-width:20rem;margin:0;font-size:clamp(1.05rem,4.2vw,1.35rem);font-weight:700;line-height:1.12;letter-spacing:.02em;text-transform:uppercase}.site-header-mobile-overlay .site-header__nav a{display:block;min-height:0;min-width:0;padding:0;border-radius:0;background:transparent;color:#fff;opacity:1;text-align:center;white-space:pre-line;text-wrap:balance;transition:color .16s ease}.site-header-mobile-overlay .site-header__nav a.is-active,.site-header-mobile-overlay .site-header__nav a:hover{color:#7a84ff;opacity:1}.site-header-mobile-overlay .site-header__actions{flex:0 0 auto;width:min(100%,20rem);justify-content:center;flex-direction:column;gap:.85rem}.site-header-mobile-overlay .site-header__actions .pill-button{width:100%;max-width:none;min-height:3.35rem;padding:.85rem 1.75rem;border-radius:var(--radius-pill);font-size:1rem;font-weight:500;line-height:1.25;white-space:nowrap;text-align:center}.site-header-mobile-overlay .site-header__actions .pill-button--ghost{border-width:1px}.site-header-mobile-overlay .site-header__socials{flex:0 0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:1rem 1.35rem;width:min(100%,12.5rem);padding-top:0}.site-header-mobile-overlay .site-header__socials a{width:2rem;height:2rem;flex:0 0 2rem;background:transparent}.site-header-mobile-overlay .site-header__socials img,.site-header-mobile-overlay .site-header__socials svg{width:100%;height:100%}@media (min-width:1181px){.site-header-mobile-overlay{display:none}}@media (min-width:821px){.site-header__panel{display:contents}.tours-outside-card .tours-mobile-expandable__inner{overflow:visible}.tours-outside-route__chevron{display:none}.tours-outside-route__toggle{margin-bottom:1.5rem}.tours-outside-route:not(.is-open) .tours-outside-road{display:none}}.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:54px;padding:.9rem 1.85rem;border:none;border-radius:var(--radius-pill);font:inherit;font-size:.95rem;font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer;transition:transform .22s var(--motion-ease),background .22s ease,border-color .22s ease,box-shadow .22s ease}.pill-button:hover{transform:translateY(-2px)}.pill-button:active{transform:translateY(0) scale(.98);transition-duration:.12s}.pill-button__icon{display:inline-flex;align-items:center;justify-content:center}.pill-button__icon svg{width:18px;height:18px}.pill-button--solid{background:linear-gradient(135deg,#5f5cff,#6e73ff);box-shadow:none}.pill-button--ghost{border:1.5px solid rgba(95,92,255,.88);color:#6f78ff}.tours-page{--tours-header-height:100px;width:100%;max-width:100%;overflow-x:hidden;background:#17171b}.tours-hero-shell{position:relative;min-height:100vh}.tours-page .site-header{position:fixed;top:0;left:0;right:0;z-index:40;padding-top:20px;background:transparent;pointer-events:none}.tours-page .site-header__inner{pointer-events:auto}.tours-page .site-footer{background:#23232a;border-top:0;padding:0 0 48px}.tours-page .site-footer__inner{color:#fff;text-transform:uppercase;font-size:.875rem;line-height:1.15;display:grid;grid-gap:.5rem;gap:.5rem}.tours-main{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:7.5rem;gap:7.5rem;padding:6.125rem 0 0}.tours-main>.container{min-width:0}.tours-hero{position:relative;overflow:hidden;min-height:100vh;background-color:#17171b;background-size:cover;background-position:50%;background-repeat:no-repeat}.tours-hero .container,.tours-hero>div{width:100%;min-height:100vh}.tours-hero .container{position:relative;z-index:1;max-width:none;margin:0;box-sizing:border-box;padding:var(--tours-header-height) 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.tours-hero__copy{gap:64px;max-width:calc(100% - 2rem);margin-inline:auto}.tours-hero__copy,.tours-hero__copy h1{display:flex;flex-direction:column;align-items:center;width:max-content;text-align:center}.tours-hero__copy h1{margin:0;max-width:100%;font-family:var(--font-display),sans-serif;font-size:64px;line-height:72px;font-weight:800;text-transform:uppercase;color:#fff}.tours-hero__line{display:block;width:max-content;max-width:100%;text-align:center;white-space:nowrap}@media (max-width:1600px){.tours-hero__copy h1{font-size:55px}}@media (max-width:1200px){.tours-hero__copy h1{font-size:42px}}.tours-hero__cta{width:-moz-fit-content;width:fit-content;min-width:204px;padding-inline:3rem;align-self:center;box-shadow:none}.tours-intro-block{display:grid;grid-gap:0;gap:0}.tours-video-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3rem;gap:3rem;align-items:start}.tours-video-block__media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;height:400px}.tours-spotlight__image,.tours-team-card__image,.tours-video-block__image,.tours-video-block__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.tours-video-block__text{display:grid;align-content:center;grid-gap:1rem;gap:1rem;font-size:1.125rem;line-height:1.333;color:#fff}.tours-video-block__text p{margin:0}.tours-video-block__text strong{font-weight:700}.tours-features{display:flex;align-items:stretch;justify-content:space-between;width:100%;margin-top:3rem}.tours-feature-item{display:flex;flex:1 1;flex-direction:column;gap:0;min-width:0;padding:0 2rem}.tours-feature-item--first{padding-left:0}.tours-feature-item--border{border-right:1px solid hsla(0,0%,100%,.133)}.tours-feature-item__heading{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1rem}.tours-feature-item__heading svg{width:28px;height:28px;color:#fff;flex:0 0 auto}.tours-city-route h3,.tours-feature-item__heading h3{margin:0;color:#fff;font-size:1.125rem;line-height:1.333;font-weight:700}.tours-feature-item p{margin:0;color:#fff;font-size:1.25rem;line-height:1.3}.tours-stats-mobile{display:none}.tours-stats-mobile__image{width:90%;max-width:320px;height:160px;border-radius:12px;object-fit:cover;margin-bottom:1.125rem}.tours-stats-mobile__content{display:flex;flex-direction:column;align-items:flex-start;width:90%;color:#fff}.tours-stats-mobile__title{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;line-height:1.3;white-space:pre-line}.tours-stats-mobile__desc{margin:0 0 1.125rem;font-size:.8125rem;line-height:1.5;white-space:pre-line}.tours-stats-mobile__list{display:flex;flex-direction:column;gap:1.125rem;width:100%}.tours-stats-mobile__item{display:grid;grid-gap:.15rem;gap:.15rem}.tours-stats-mobile__item strong{font-size:1.0625rem;font-weight:700;line-height:1.2}.tours-stats-mobile__item span{font-size:.8125rem;opacity:.85}.tours-section-heading{display:flex;align-items:flex-end;gap:2rem;justify-content:space-between;margin-bottom:5rem}.tours-city-card h2,.tours-sea-panel__heading h2,.tours-section-heading h2,.tours-team__intro h2{margin:0 0 1.5rem;font-family:var(--font-display),sans-serif;font-size:clamp(2.6rem,3.4vw,3rem);line-height:1.167;text-transform:uppercase;color:#fff;font-weight:800}.tours-sea-panel__copy p,.tours-section-heading p,.tours-team__intro p{margin:0;color:#bbb;font-size:1.25rem;line-height:1.4}.tours-section-heading>div{max-width:892px}.tours-map-shell{position:relative}.tours-map-mobile-section,.tours-map-mobile-view-switch{display:none}.tours-map-card{position:relative;min-height:760px;margin-top:5rem}.tours-map-image{width:100%;height:auto;display:block}.tours-map-city{position:absolute;top:25%;right:32%;left:auto;margin:0;color:#fff;font-size:1.125rem;line-height:1.1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tours-map-point{--point-gap:14px;position:absolute;z-index:2;display:inline-flex;width:2.85rem;aspect-ratio:1;border:0;padding:0;background:transparent;cursor:pointer;color:#fff}.tours-map-point:after,.tours-map-point:before{content:"";position:absolute;inset:0;border-radius:999px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.tours-map-point:before{inset:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff}.tours-map-point:after{border:2.5px solid #fff}.tours-map-point.is-active:before,.tours-map-point:hover:before{transform:scale(1.15);background:#7291ff}.tours-map-point.is-active:after,.tours-map-point:hover:after{transform:scale(1.08);border-color:#7291ff}.tours-map-point span{position:absolute;width:108px;color:#fff;font-size:.95rem;line-height:1.18;pointer-events:none;text-wrap:balance}.tours-map-point--left span{top:50%;left:calc(-1 * var(--point-gap));transform:translate(-100%,-50%);text-align:right}.tours-map-point--right span{top:50%;right:calc(-1 * var(--point-gap));transform:translate(100%,-50%);text-align:left}.tours-map-point--bottom span{top:calc(100% + var(--point-gap));left:50%;transform:translateX(-50%);text-align:center}.tours-map-popup{position:absolute;z-index:1;width:-moz-fit-content;width:fit-content;max-width:min(calc(100% - 16px),336px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.tours-map-popup.is-visible{z-index:10;opacity:1;visibility:visible}.tours-map-card--desktop .tours-map-popup{top:50%;right:0;left:0;bottom:auto;width:auto;max-width:none;height:max-content;display:flex;align-items:center;justify-content:flex-end;padding:1rem clamp(1rem,3vw,2.5rem);box-sizing:border-box;transform:translateY(-50%);cursor:pointer}.tours-map-card--desktop .tours-map-popup--left{justify-content:flex-start}.tours-map-card--desktop .tours-map-popup.is-visible{pointer-events:none}.tours-map-card--desktop .tours-map-popup .tours-map-popup-card{cursor:default;flex:0 1 336px;pointer-events:auto}.tours-map-card--mobile,.tours-map-card--mobile-geo,.tours-map-popup-mobile,.tours-sea-map__mobile-track{display:none}.tours-map-mobile-track{position:relative;width:min(100%,22rem);min-height:24rem;margin:0 auto;padding-inline:.25rem}.tours-sea-map__mobile-track{min-height:22rem}.tours-map-mobile-track__image,.tours-sea-map__mobile-track-image{position:absolute;inset:0 auto 0 50%;width:4.5rem;height:100%;transform:translateX(-50%);object-fit:fill;pointer-events:none}.tours-map-mobile-point{position:absolute;z-index:2;display:flex;align-items:center;gap:.6rem;border:0;padding:0;background:transparent;color:#fff;cursor:pointer;transform:translateY(-50%)}.tours-map-mobile-point:before{content:"";flex:0 0 auto;width:1.35rem;height:1.35rem;border-radius:50%;border:2px solid #fff;background:#17171b;box-shadow:inset 0 0 0 3px #17171b;transition:border-color .18s ease,background .18s ease}.tours-map-mobile-point.is-active:before{border-color:#7291ff;background:#7291ff}.tours-map-mobile-point span{flex:1 1 auto;min-width:0;max-width:none;padding:.1rem .2rem;background:rgba(23,23,27,.94);font-size:clamp(.8rem,3.5vw,.95rem);line-height:1.3;text-wrap:balance}.tours-map-mobile-point--left{left:0;right:calc(50% + .55rem);width:auto;justify-content:flex-end;padding-right:0}.tours-map-mobile-point--left span{text-align:right}.tours-map-mobile-point--right{left:calc(50% + .55rem);right:0;width:auto;flex-direction:row-reverse;justify-content:flex-end;padding-left:0}.tours-map-mobile-point--right span{text-align:left}.tours-outside-route__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.tours-outside-route__toggle h3{margin:0}.tours-outside-route__chevron{display:inline-flex;flex:0 0 auto;width:2.5rem;height:2.5rem;color:#fff}.tours-outside-route__chevron svg{width:100%;height:100%;display:block}.tours-map-popup-card{position:relative;z-index:1;width:min(100%,336px);display:flex;flex-direction:column;gap:20px;padding:24px;overflow:visible;border-radius:20px;background:#23232a;font-family:var(--font-body),"Segoe UI",sans-serif}.tours-map-popup-card__hero{position:relative;overflow:hidden;border-radius:12px;background:#303039}.tours-map-popup-card__hero-photo{position:relative;height:168px;overflow:hidden}.tours-map-popup-card__hero-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.tours-map-popup-card__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 35%,rgba(0,0,0,.72));pointer-events:none}.tours-map-popup-card__hero--placeholder .tours-map-popup-card__hero-photo{background:linear-gradient(145deg,rgba(96,96,231,.22),rgba(48,48,57,0) 42%),linear-gradient(180deg,#3d3d49,#303039 55%,#25252d)}.tours-map-popup-card__hero--placeholder .tours-map-popup-card__hero-photo:before{content:"";position:absolute;inset:0;opacity:.35;background-image:radial-gradient(circle at 18% 78%,hsla(0,0%,100%,.16) 0 2px,transparent 3px),radial-gradient(circle at 42% 62%,hsla(0,0%,100%,.12) 0 1.5px,transparent 2.5px),radial-gradient(circle at 68% 84%,hsla(0,0%,100%,.14) 0 2px,transparent 3px),linear-gradient(165deg,transparent 42%,rgba(114,145,255,.18));pointer-events:none}.tours-map-popup-card__title{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;margin:0;padding:.7rem .95rem;border-radius:12px;background:rgba(23,23,27,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:1rem;font-weight:600;line-height:1.25;text-align:left;text-wrap:balance;white-space:normal;box-shadow:0 8px 24px rgba(0,0,0,.28)}.tours-map-popup-card__iframe{overflow:hidden;border-radius:8px;background:#fff;width:100%;height:260px;min-height:260px;flex-shrink:0}.tours-map-popup-card__iframe iframe{display:block;width:100%;height:440px;border:0;overflow:hidden;pointer-events:none;transform:translateY(-54px)}.tours-map-popup-card__metrics{display:flex;gap:10px;width:100%}.tours-map-popup-card__metrics-col{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:10px}.tours-map-popup-card__metric{min-width:0;padding:16px;border-radius:8px;background:#303039}.tours-map-popup-card__metric--tall{min-height:104px}.tours-map-popup-card__metric-body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.tours-map-popup-card__metric-head{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%}.tours-map-popup-card__metric-icon{width:24px;height:24px;flex-shrink:0;display:grid;place-items:center;overflow:hidden}.tours-map-popup-card__metric-icon svg{width:100%;height:100%;display:block}.tours-map-popup-card__metric-label{flex:1 1;min-width:0;color:#a8a8a8;font-size:.875rem;font-weight:400;line-height:1.14;text-align:left}.tours-map-popup-card__metric-value{margin:0;padding-left:0;color:#fff;font-size:1rem;font-weight:700;line-height:1.25;text-align:left;white-space:nowrap}.tours-outside-card{margin:0;padding:8rem 0;border-radius:40px;background:#23232a}.tours-outside-card__inner{display:grid;grid-gap:5rem;gap:5rem;padding:0 4rem}.tours-outside-card h2{margin:0;font-family:var(--font-display),sans-serif;font-size:2rem;font-weight:500;line-height:1.1;text-transform:uppercase;color:#fff}.tours-outside-list{display:grid;grid-gap:6.25rem;gap:6.25rem}.tours-outside-route{display:grid;grid-gap:0;gap:0}.tours-outside-route h3{margin:0 0 1.5rem;color:#fff;font-size:2rem;font-weight:500;line-height:1.15;text-transform:uppercase}.tours-outside-road{position:relative;display:flex;align-items:center;min-height:5rem}.tours-outside-road__track{position:absolute;left:0;right:7rem;top:50%;z-index:1;height:0;border-bottom:2px dashed #a8a8a8;transform:translateY(-1px);pointer-events:none}.tours-outside-road__row{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;width:100%;gap:1.5rem}.tours-outside-road__finish,.tours-outside-road__stop{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;transform:translateY(-.875rem);-webkit-user-select:none;-moz-user-select:none;user-select:none}.tours-outside-road__stop--start{transform:translate(-1.2rem,-.875rem)}.tours-outside-road__finish{flex:0 0 7.5rem;margin-left:.5rem;transform:translateY(-1.125rem)}.tours-outside-road__label{color:#fff;font-size:1rem;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap}.tours-outside-road__stop--middle .tours-outside-road__label{max-width:12rem;white-space:normal;text-wrap:balance}.tours-outside-road__marker{position:relative;display:block;width:1.5rem;height:1.5rem;border-radius:999px;background:#23232a;border:2px solid #fff;flex-shrink:0;padding:0;cursor:pointer}.tours-outside-road__marker.is-active,.tours-outside-road__marker:focus-visible,.tours-outside-road__marker:hover{border-color:#8a8aff;box-shadow:0 0 0 4px rgba(96,96,231,.25);outline:none}.tours-outside-road__marker--start{background:#5b5bc7;border:0;box-shadow:0 0 0 4px #353542;cursor:default}.tours-outside-road__clock{width:1.5rem;height:1.5rem;color:#fff;display:block;flex-shrink:0}.tours-outside-road__preview{position:absolute;left:50%;bottom:calc(100% + .625rem);z-index:10;width:min(calc(100vw - 2rem),300px);opacity:0;transform:translateX(-50%);pointer-events:none;visibility:hidden;transition:opacity .16s ease,visibility .16s ease}.tours-outside-road__preview.is-visible{opacity:1;visibility:visible}.tours-outside-road__preview-card{position:relative;height:200px;padding:8px;border-radius:12px;background:#23232a;box-shadow:0 8px 32px rgba(0,0,0,.5)}.tours-outside-road__preview-card:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #23232a;transform:translate(-50%,100%)}.tours-outside-road__preview-card img{width:100%;height:100%;display:block;object-fit:cover;border-radius:8px}.tours-sea-panel{padding:5rem 0 7.5rem;border-radius:40px;background:rgba(53,153,245,.15);overflow:hidden}.tours-sea-panel__heading{display:flex;align-items:center;gap:1rem 2rem;margin:0 4rem}.tours-sea-panel__heading .pill-button,.tours-sea-panel__heading a{flex:0 0 auto}.tours-sea-panel__heading h2{margin-bottom:0}.tours-sea-panel__copy{max-width:none;margin:1.25rem 4rem 0;color:#bbb;font-size:1.25rem;line-height:1.45}.tours-sea-map-shell{position:relative;margin-top:3rem;isolation:isolate}.tours-sea-map{margin-top:0;z-index:1}.tours-sea-map,.tours-sea-map__stage{position:relative}.tours-sea-map__layers{display:grid}.tours-sea-map__image,.tours-sea-map__route{grid-column:1;grid-row:1;width:100%;pointer-events:none;transition:opacity .3s ease}.tours-sea-map__image{height:auto;display:block;opacity:1}.tours-sea-map__route{opacity:0}.tours-sea-map__route.is-visible{opacity:1}.tours-sea-map__label{position:absolute;z-index:3;margin:0;color:hsla(0,0%,100%,.86);font-size:1rem;line-height:1.15;white-space:pre-line;pointer-events:none}.tours-sea-map__label--city{color:#acacac;font-size:.5rem;line-height:1.15}.tours-sea-map__label--muted{color:#acacac;font-size:.75rem;line-height:1.15}.tours-sea-map__label--right{width:4rem;text-align:right}.tours-sea-map__popup-mobile{display:none}.tours-sea-map__stage .tours-map-popup{top:50%;right:0;left:0;bottom:auto;width:auto;max-width:none;height:max-content;display:flex;align-items:center;justify-content:flex-end;padding:1rem clamp(1rem,3vw,2.5rem);box-sizing:border-box;transform:translateY(-50%);cursor:pointer}.tours-sea-map__stage .tours-map-popup--left{justify-content:flex-start}.tours-sea-map__stage .tours-map-popup.is-visible{pointer-events:none}.tours-sea-map__stage .tours-map-popup .tours-sea-popup-card{cursor:default;flex:0 1 360px;pointer-events:auto}.tours-sea-popup-card{width:min(100%,360px);overflow:hidden;border-radius:10px;background:transparent;pointer-events:auto}.tours-sea-popup-card__hero{position:relative;overflow:hidden;border-radius:10px 10px 0 0;background:#17171b}.tours-sea-popup-card__hero-photo{position:relative;height:168px;overflow:hidden}.tours-sea-popup-card__hero-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.tours-sea-popup-card__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 35%,rgba(0,0,0,.72));pointer-events:none}.tours-sea-popup-card__title{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;margin:0;padding:.7rem .95rem;border-radius:12px;background:rgba(23,23,27,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:1rem;font-weight:600;line-height:1.25;text-align:left;text-transform:uppercase;text-wrap:balance;box-shadow:0 8px 24px rgba(0,0,0,.28)}.tours-sea-popup-card__info{display:grid;grid-gap:.95rem;gap:.95rem;padding:.95rem 1.25rem 1.25rem;border-radius:0 0 10px 10px;background:#17171b}.tours-sea-popup-card__iframe{width:100%;height:260px;margin-inline:auto;overflow:hidden;border-radius:15px;background:#fff}.tours-sea-popup-card__iframe iframe{display:block;width:100%;height:440px;margin-top:-54px;border:0;pointer-events:none}.tours-sea-popup-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.95rem;gap:.95rem;width:100%}.tours-sea-popup-card__metric{display:grid;grid-gap:.75rem;gap:.75rem;justify-items:start;align-content:center;padding:.75rem;border:1px solid #fff;border-radius:8px}.tours-sea-popup-card__metric--wide{grid-column:1/-1}.tours-sea-popup-card__metric-label{margin:0;color:#fff;font-size:1rem;line-height:1.2;text-align:left}.tours-sea-popup-card__metric-value{display:inline-flex;align-items:center;justify-content:flex-start;gap:.625rem;color:#fff;font-size:.875rem;line-height:1.2;text-align:left;white-space:nowrap}.tours-sea-popup-card__metric-value svg{width:1.375rem;height:1.375rem;flex:0 0 auto}@media (max-width:1180px){.tours-sea-panel__heading{align-items:flex-start;flex-direction:column;margin-inline:2rem}.tours-sea-panel__copy{margin-inline:2rem}.tours-sea-map__stage .tours-map-popup{padding-inline:1rem}.tours-sea-map__stage .tours-map-popup .tours-sea-popup-card,.tours-sea-popup-card{flex-basis:320px;width:min(100%,320px)}.tours-sea-popup-card__title{font-size:1rem}}@media (max-width:1000px){.tours-sea-popup-card__title{font-size:1rem}.tours-sea-popup-card__metric{gap:.375rem}.tours-sea-popup-card__metric-label{font-size:1rem}}@media (max-width:768px){.tours-sea-panel__copy{display:none}}@media (max-width:760px){.tours-sea-panel{padding:0;border-radius:20px;background:#17171b;overflow:visible}.tours-sea-map-shell{margin-top:0}.tours-sea-map__stage{display:grid;grid-gap:1.875rem;gap:1.875rem;align-items:center;justify-items:center}.tours-sea-map__image{display:none;position:absolute}.tours-sea-map__label,.tours-sea-map__popup-mobile,.tours-sea-map__route,.tours-sea-map__stage .tours-map-popup{display:none}.tours-sea-map__stage .tours-map-point{position:relative;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}.tours-sea-popup-card{width:100%;border:1px solid #333}}.tours-spotlight{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3.75rem;gap:3.75rem;align-items:center}.tours-spotlight__media{position:relative;width:90%;min-height:420px;justify-self:start;overflow:hidden;border-radius:40px}.tours-spotlight__image{width:100%;max-width:none;height:100%;justify-self:start;border-radius:40px;object-fit:cover}.tours-spotlight__copy{display:grid;grid-gap:1.25rem;gap:1.25rem;align-items:start;align-content:start}.tours-spotlight__title{margin:0;font-family:var(--font-display),sans-serif;font-size:clamp(2.6rem,3.4vw,3rem);line-height:1.167;text-transform:uppercase;color:#fff;font-weight:800}.tours-spotlight__text{display:grid;font-size:1.25rem;line-height:1.4}.tours-spotlight__text p{margin:0;color:#fff;font-size:inherit;line-height:inherit}.tours-spotlight__cta{margin-top:1.25rem;justify-self:start;min-height:auto;padding:.9375rem 2.5rem;font-size:1.25rem}@media (max-width:1200px){.tours-spotlight__title{line-height:2ch}}@media (max-width:1024px){.tours-spotlight{display:flex;flex-direction:column;align-items:flex-start}.tours-spotlight__image{width:50%;height:auto}}@media (max-width:767px){.tours-spotlight{gap:2rem}.tours-spotlight__image{width:100%}}.tours-lake{display:flex;gap:3rem;align-items:flex-start}.tours-lake__copy{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;min-height:34.875rem}.tours-lake__content{display:flex;flex-direction:column;gap:1rem}.tours-lake__title{margin:0;max-width:38.5rem;font-family:var(--font-display),sans-serif;font-size:3rem;font-weight:800;line-height:1.167;text-transform:uppercase;color:#fff}.tours-lake__text{display:flex;flex-direction:column;gap:1rem}.tours-lake__text p{margin:0;color:#fff;font-size:1.25rem;line-height:1.4}.tours-lake__more{display:inline-flex;width:-moz-fit-content;width:fit-content;color:#a6a6a6;font-size:1.125rem;line-height:1.333;border:0;border-bottom:1px solid;padding:0 0 2px;background:transparent;cursor:pointer;font:inherit;text-align:left}.tours-lake__cta{width:13rem;min-height:auto;margin-top:2rem;padding:.75rem 2.875rem;border-radius:20px;background:#6060e7;box-shadow:none;font-size:1rem;font-weight:500;line-height:2}.tours-lake__cta:hover{background:#5252d8}.tours-lake__media{position:relative;display:flex;flex:0 0 36rem;align-items:center;justify-content:center;width:36rem;height:34.875rem;border-radius:40px;overflow:hidden}.tours-lake__media:after{content:"";background:rgba(23,23,27,.2)}.tours-lake__media:after,.tours-lake__video{position:absolute;inset:0;pointer-events:none}.tours-lake__video{width:100%;height:100%;border:0}.tours-lake__video--placeholder{display:grid;place-items:center;background:#0f1015}.tours-lake__teaser{width:100%;height:100%;object-fit:cover;filter:brightness(.82)}.tours-lake__play{position:absolute;width:clamp(3.5rem,14vw,5.5rem);height:auto}.tours-team{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3rem;gap:3rem;align-items:center}.tours-team__intro p{color:#fff}.tours-team__intro{max-width:420px}.tours-team__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.tours-team-card{position:relative;min-height:255px;border-radius:40px;overflow:hidden}.tours-team-card__image img{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .65s var(--motion-ease);transform:translateZ(0);will-change:transform}.tours-team-card:hover .tours-team-card__image img{transform:scale(1.05)}.tours-team-card__image{position:absolute;inset:0;height:100%}.tours-team-card__meta{position:relative;z-index:1;margin:calc(100% - 7rem) 1.5rem 1.5rem;padding:.75rem 1rem;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(70,70,70,.64);color:#fff;display:grid;grid-gap:.15rem;gap:.15rem}.tours-team-card__meta strong{font-size:1.125rem;line-height:1.333;font-weight:500}.tours-team-card__meta span{font-size:1rem;line-height:1.5;color:hsla(0,0%,100%,.82)}.tours-reviews{margin-top:.5rem;padding:8rem 0;background:#23232a}.tours-reviews__title{margin-bottom:2.5rem;text-align:center;color:#fff;font-size:2rem;line-height:1.25;text-transform:uppercase;font-weight:500}.tours-reviews__layout{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:3rem;gap:3rem;align-items:center}.tours-review-arrow{border:0;padding:0;background:transparent;color:#fff;cursor:pointer}.tours-review-arrow svg{display:block;width:54px;height:54px}.tours-review-card{display:grid;grid-template-columns:112px minmax(0,1fr);grid-gap:3.5rem;gap:3.5rem;padding:2.5rem 3.5rem;border:1px solid #727272;border-radius:20px;color:#fff;animation:tours-review-enter .32s ease}@keyframes tours-review-enter{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}.tours-reviews__dots{display:none;justify-content:center;gap:.65rem;margin-top:1.75rem}.tours-reviews__dots button{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:hsla(0,0%,100%,.28);cursor:pointer;transition:background .16s ease,transform .16s ease}.tours-reviews__dots button.is-active{background:#fff;transform:scale(1.15)}.tours-inline-link{display:inline-flex;width:-moz-fit-content;width:fit-content;color:#a6a6a6;font-size:1.125rem;line-height:1.333;border-bottom:1px solid;padding-bottom:2px}.tours-inline-link--button{border:0;background:transparent;cursor:pointer;font:inherit}.tours-review-card__author{display:grid;justify-items:center;align-content:start;grid-gap:.75rem;gap:.75rem;font-size:1.125rem;line-height:1.333}.tours-review-card__author img{width:71px;height:71px;border-radius:999px;object-fit:cover}.tours-review-card__content{display:grid;grid-gap:1rem;gap:1rem}.tours-review-card__content p{margin:0;font-size:1.125rem;line-height:1.333}.tours-review-card__footer{display:grid;grid-gap:.5rem;gap:.5rem}.tours-review-card__stars{display:flex;gap:.25rem}.tours-review-card__stars svg{width:24px;height:24px}.tours-review-card__footer span{color:#aeaeae;font-size:.875rem;line-height:1}.hero-section{position:relative;overflow:hidden;min-height:84vh;background-size:cover;background-position:50%;display:flex;align-items:flex-end;padding:5rem 0 4rem}.hero-section--compact{min-height:68vh}.hero-section--freeride{min-height:78vh;background-position:top}.hero-copy{max-width:720px;padding:6rem 0 3rem}.hero-copy--narrow{max-width:560px}.eyebrow{display:inline-flex;margin-bottom:1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.14em;color:#bfc5ff}.freeride-panel__glass h1,.hero-copy h1,.not-found h1,.splitter-content h1{margin:0;font-family:var(--font-display),sans-serif;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.98;text-transform:uppercase}.feature-card p,.freeride-panel__glass p,.hero-copy p,.media-split__copy p,.overview-card__copy p,.review-band__card blockquote,.section-heading p{color:var(--muted);line-height:1.7}.hero-copy p{max-width:560px;margin:1.5rem 0 2rem;font-size:1.05rem}.freeride-panel,.glass-panel,.media-split,.not-found__panel,.overview-card,.pricing-card,.section-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--bg-soft);box-shadow:var(--shadow)}.glass-panel,.overview-card,.section-card{padding:1.6rem}.intro-panel{display:grid;grid-template-columns:minmax(320px,.95fr) 1.05fr;grid-gap:1.75rem;gap:1.75rem;background:linear-gradient(180deg,rgba(34,35,44,.92),rgba(34,35,44,.85))}.intro-panel__image,.media-split__image,.must-know__image,.overview-card__visual img{width:100%;height:100%;object-fit:cover;border-radius:24px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.feature-grid--tight{margin-top:2rem}.feature-card{padding:1.1rem;border:1px solid var(--line);border-radius:18px;background:hsla(0,0%,100%,.03)}.feature-card h3,.media-split__copy h2,.pricing-card h3,.program-card__copy h3,.stacked-route-cards__item h3,.team-card__copy h3{margin:0 0 .65rem;font-family:var(--font-display),sans-serif}.section-card--soft{background:linear-gradient(180deg,rgba(36,37,47,.96),rgba(31,32,42,.96))}.section-card--blue{background:linear-gradient(180deg,rgba(31,53,78,.96),rgba(24,44,68,.96))}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.6rem}.media-split__copy h2,.overview-card__copy h2,.section-heading h2{margin:0;font-family:var(--font-display),sans-serif;font-size:clamp(2rem,3vw,3rem);text-transform:uppercase;line-height:1.02}.section-heading p{max-width:640px;margin:.65rem 0 0}.map-layout{display:grid;grid-template-columns:1.3fr .9fr;grid-gap:1.2rem;gap:1.2rem;align-items:stretch}.map-layout__visual{min-height:340px;border-radius:28px;border:1px solid var(--line);overflow:hidden;display:grid;place-items:center}.map-layout__visual img,.single-map img{width:100%;height:100%;object-fit:cover}.map-layout__visual--dark{background:#1f2028}.map-layout__visual--blue{background:#20364f}.bullet-column,.route-list{display:grid;grid-gap:.9rem;gap:.9rem}.bullet-column__item,.faq-pill,.route-list__pill{padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--line);background:hsla(0,0%,100%,.04)}.stacked-route-cards{display:grid;grid-gap:1rem;gap:1rem}.stacked-route-cards__item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.15rem 1.25rem;border-radius:20px;background:hsla(0,0%,100%,.035);border:1px solid var(--line)}.stacked-route-cards__item p{margin:0;color:var(--muted)}.media-split{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden}.media-split--reverse{grid-template-columns:1.1fr .9fr}.media-split__copy{padding:2rem;display:grid;align-content:center;grid-gap:1rem;gap:1rem}.team-section{display:grid;grid-gap:1.5rem;gap:1.5rem}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.team-card{overflow:hidden;border-radius:24px;background:hsla(0,0%,100%,.04);border:1px solid var(--line)}.team-card img{width:100%;aspect-ratio:.9;object-fit:cover}.team-card__copy{padding:1rem}.review-band{padding:1rem 0}.review-band__card{max-width:780px;margin:0 auto;padding:1.6rem 1.8rem;border-radius:22px;border:1px solid var(--line);background:hsla(0,0%,100%,.035);text-align:center}.review-band__label{display:inline-flex;margin-bottom:1rem;color:#bfc5ff;text-transform:uppercase;letter-spacing:.14em;font-size:.8rem}.review-band__card blockquote{margin:0 0 1rem;font-size:1.05rem}.review-band__card p{margin:0;color:#fff;font-weight:700}.stats-bar{margin-top:1rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-radius:20px;overflow:hidden;background:linear-gradient(90deg,#ffd84d,#ffb31f 28%,#ff8d1a 48%,#ff5030 72%,#ff7b3b)}.stats-bar__item{padding:1rem 1.1rem;color:#161616;background:hsla(0,0%,100%,.12)}.stats-bar__item small{display:block;margin-bottom:.35rem;font-weight:700;opacity:.8}.stats-bar__item strong{font-size:1.1rem}.overview-card{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:1.5rem;gap:1.5rem}.overview-card__visual{position:relative;overflow:hidden;border-radius:24px;min-height:320px}.overview-card__overlay{position:absolute;inset:auto 1rem 1rem 1rem;z-index:1;min-height:72px;display:grid;align-items:center;padding:.8rem 1.2rem;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px}.overview-card__overlay span{font-family:var(--font-display),sans-serif;text-transform:uppercase;font-size:1.3rem}.overview-card__copy{display:grid;align-content:center;grid-gap:1rem;gap:1rem}.single-map{border-radius:26px;overflow:hidden;border:1px solid var(--line)}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gallery-grid img{width:100%;height:220px;object-fit:cover;border-radius:18px}.program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.program-card{overflow:hidden;border-radius:22px;border:1px solid var(--line);background:hsla(0,0%,100%,.035)}.program-card img{width:100%;aspect-ratio:1.25;object-fit:cover}.program-card__copy{padding:1rem}.pricing-grid{display:grid;grid-template-columns:.8fr 1fr 1fr;grid-gap:1rem;gap:1rem}.pricing-card{padding:1.6rem}.pricing-card--accent{background:linear-gradient(160deg,rgba(110,103,255,.18),rgba(32,33,42,.96))}.pricing-card h2{margin:.5rem 0 1.5rem;font-family:var(--font-display),sans-serif;font-size:2.6rem}.pricing-card ul{margin:0;padding-left:1.2rem;color:var(--muted);display:grid;grid-gap:.8rem;gap:.8rem;line-height:1.5}.must-know{display:grid;grid-template-columns:1fr .95fr;grid-gap:1rem;gap:1rem;align-items:stretch}.must-know__copy{padding:.4rem 0}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.freeride-panel{position:relative;overflow:hidden;min-height:460px}.freeride-panel__backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.02)}.freeride-panel__glass{position:relative;z-index:1;width:min(100%,940px);margin:2rem auto;padding:2rem;border-radius:28px;background:rgba(43,48,58,.58);border:1px solid hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.freeride-page{background:#131313}.freeride-page .site-header{position:fixed;top:0;left:0;right:0;z-index:40;padding-top:20px;background:transparent;pointer-events:none}.freeride-page .site-header__inner{pointer-events:auto}.freeride-page .site-header__nav a.is-active{color:#7291ff}.freeride-hero-shell{position:relative}.freeride-hero-shell--coming-soon{min-height:min(1080px,100vh)}.freeride-hero-shell--coming-soon .freeride-hero__overlay{background:linear-gradient(180deg,rgba(8,10,16,.42),rgba(8,10,16,.58) 48%,rgba(8,10,16,.72)),rgba(0,0,0,.18)}.freeride-hero{position:relative;height:min(1080px,100vh);min-height:min(640px,100vh);overflow:hidden}.freeride-hero__overlay{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.2);pointer-events:none}.freeride-coming-soon{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:calc(6.5rem + 20px) clamp(1rem,4vw,2rem) clamp(2rem,6vw,4rem);pointer-events:none}.freeride-coming-soon__panel{width:min(100%,44rem);padding:clamp(1.75rem,4vw,2.75rem) clamp(1.5rem,4vw,3rem);border:1px solid hsla(0,0%,100%,.22);border-radius:28px;background:rgba(28,30,38,.72);box-shadow:0 24px 80px rgba(0,0,0,.34);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);text-align:center;color:#fff;pointer-events:auto}.freeride-coming-soon__eyebrow{margin:0 0 .85rem;color:#b8c4ff;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.freeride-coming-soon__title{margin:0;font-family:var(--font-display),sans-serif;font-size:clamp(1.85rem,5.4vw,2.75rem);font-weight:800;line-height:1.12;text-transform:uppercase}.freeride-coming-soon__text{margin:1.15rem 0 0;color:hsla(0,0%,100%,.84);font-size:clamp(1rem,2.8vw,1.2rem);line-height:1.55}.freeride-coming-soon__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:1.75rem}.freeride-coming-soon__link{display:inline-flex;align-items:center;gap:.85rem;min-width:min(100%,15.5rem);padding:.9rem 1.15rem;border:1px solid hsla(0,0%,100%,.24);border-radius:18px;background:hsla(0,0%,100%,.08);color:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.freeride-coming-soon__link:hover{transform:translateY(-2px);border-color:hsla(0,0%,100%,.42);background:hsla(0,0%,100%,.14)}.freeride-coming-soon__link-icon{display:inline-flex;flex:0 0 auto;width:2rem;height:2rem}.freeride-coming-soon__link-icon img{width:100%;height:100%;display:block;object-fit:contain}.freeride-coming-soon__link-copy{display:grid;grid-gap:.15rem;gap:.15rem;min-width:0;text-align:left}.freeride-coming-soon__link-copy strong{font-size:.98rem;font-weight:700;line-height:1.2}.freeride-coming-soon__link-copy small{color:hsla(0,0%,100%,.72);font-size:.82rem;line-height:1.2}.freeride-hero__image{z-index:0}.freeride-content{display:flex;align-items:center;justify-content:center;min-height:clamp(720px,60vw,1154px);padding:clamp(3rem,8vw,6rem) clamp(1rem,2vw,1.25rem);background:#23232a}.freeride-page .site-footer{background:#23232a;border-top:0;padding:48px clamp(1rem,5vw,100px)}.freeride-page .site-footer__inner{color:#fff;font-size:14px;line-height:16px;text-transform:uppercase}.freeride-intro{width:min(100%,1200px);margin:0 auto}.freeride-intro__card{position:relative;min-height:clamp(520px,62vw,758px);overflow:hidden;border-radius:40px;background:#17171b;display:grid}.freeride-intro__image{z-index:0}.freeride-intro__overlay{position:absolute;inset:0;z-index:1;border-radius:40px;background:rgba(0,0,0,.2);pointer-events:none}.freeride-intro__glass{position:absolute;z-index:2;left:clamp(.75rem,1.6vw,20px);right:clamp(.75rem,1.6vw,20px);top:clamp(7rem,31%,234px);bottom:clamp(.75rem,1.6vw,20px);display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,48px);padding:clamp(1rem,2vw,20px) clamp(.75rem,1.2vw,16px);border-radius:20px;background:rgba(70,70,70,.64);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.freeride-intro__copy{display:grid;grid-gap:16px;gap:16px;min-width:0}.freeride-intro__title{margin:0;width:100%;max-width:100%;color:#fff;font-family:var(--font-display),sans-serif;font-size:clamp(1.75rem,3.5vw,48px);font-weight:800;line-height:1.17;letter-spacing:0;text-transform:uppercase}.freeride-intro__title-line{display:block;white-space:normal;text-wrap:balance;overflow-wrap:anywhere}.freeride-intro__description{margin:0;color:hsla(0,0%,100%,.8);font-size:clamp(1rem,1.4vw,18px);line-height:24px}.freeride-intro__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:clamp(1rem,3vw,40px);column-gap:clamp(1rem,3vw,40px);grid-row-gap:0;row-gap:0}.freeride-intro__feature{display:grid;grid-gap:8px;gap:8px;min-width:0;padding-left:clamp(1rem,3vw,40px);border-left:1px solid hsla(0,0%,100%,.24)}.freeride-intro__feature:nth-child(3n+1){padding-left:0;border-left:0}.freeride-intro__feature:nth-child(n+4){padding-top:20px;border-top:1px solid hsla(0,0%,100%,.24)}.freeride-intro__feature-head{display:flex;align-items:center;gap:8px}.freeride-intro__feature-head svg{flex:0 0 auto;width:32px;height:32px}.freeride-intro__feature h3{font-weight:700}.freeride-intro__feature h3,.freeride-intro__feature p{margin:0;color:#fff;font-size:clamp(1rem,1.4vw,18px);line-height:24px}.freeride-intro__feature p{font-weight:400;white-space:pre-line}@media (max-width:1180px){.freeride-content{min-height:auto;padding:clamp(2rem,5vw,3rem) clamp(1rem,2vw,1.25rem)}.freeride-intro__card{min-height:auto;overflow:visible}.freeride-intro__glass{position:relative;inset:auto;top:auto;bottom:auto;margin:clamp(5rem,28vw,12rem) clamp(.75rem,2vw,1rem) clamp(.75rem,2vw,1rem)}.freeride-intro__features{grid-template-columns:repeat(2,minmax(0,1fr))}.freeride-intro__feature{padding-left:0;border-left:0;border-top:0;padding-top:0}.freeride-intro__feature:not(:nth-child(odd)){padding-left:clamp(1rem,3vw,40px);border-left:1px solid hsla(0,0%,100%,.24)}.freeride-intro__feature:nth-child(n+3){padding-top:20px;border-top:1px solid hsla(0,0%,100%,.24)}}@media (max-width:900px){.freeride-hero{min-height:min(520px,72vh);height:min(72vh,640px)}.freeride-content{padding:2rem 1rem 3rem}.freeride-intro__card,.freeride-intro__overlay{border-radius:24px}.freeride-intro__glass{margin:clamp(5rem,40vw,12rem) clamp(.75rem,2vw,1rem) clamp(.75rem,2vw,1rem)}}@media (max-width:700px){.freeride-intro__features{grid-template-columns:1fr}.freeride-intro__feature,.freeride-intro__feature:not(:nth-child(odd)){padding-left:0;border-left:0}.freeride-intro__feature:nth-child(n+2){padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.24)}.freeride-intro__feature:nth-child(n+3){padding-top:1rem}}.splitter-page{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.splitter-overlay,.splitter-video{position:absolute;inset:0}.splitter-video{width:100%;height:100%;object-fit:cover}.splitter-video--mobile{display:none}.splitter-overlay{background:radial-gradient(circle at 50% 15%,hsla(0,0%,100%,.12),transparent 36%),linear-gradient(180deg,rgba(7,11,21,.18),rgba(7,11,21,.42) 50%,rgba(7,11,21,.78))}.splitter-content{position:relative;z-index:1;display:grid;grid-gap:2rem;gap:2rem;padding:clamp(2rem,4vw,3.5rem) 0 2rem;min-height:100vh;align-content:stretch;justify-items:center}.landing-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(2rem,6vw,7rem);gap:clamp(2rem,6vw,7rem);align-items:center;min-height:min(760px,calc(100vh - 170px))}.landing-brand-card{display:grid;justify-items:center;align-content:center;grid-gap:1.75rem;gap:1.75rem;width:100%;max-width:100%;min-height:360px;padding:1rem;text-align:center;transition:transform .28s var(--motion-ease),opacity .28s ease,filter .28s ease}.landing-brand-card:hover{transform:translateY(-6px);filter:brightness(1.04)}.landing-brand-card__logo{width:min(100%,420px);max-height:240px;object-fit:contain;filter:drop-shadow(0 18px 36px rgba(0,0,0,.22))}.landing-brand-card:nth-child(2) .landing-brand-card__logo{width:min(100%,520px)}.landing-brand-card__title{width:min(100%,14rem);max-width:100%;margin:0 auto;font-family:var(--font-display),sans-serif;font-size:clamp(1.55rem,2.2vw,2.35rem);font-weight:700;text-transform:uppercase;line-height:1.08;text-shadow:0 10px 28px rgba(0,0,0,.24);white-space:normal;text-wrap:balance;overflow-wrap:anywhere}.landing-socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:flex-end}.landing-social-link{display:grid;grid-template-columns:auto 1fr;grid-gap:1rem;gap:1rem;align-items:center;justify-content:center;color:#fff;transition:transform .28s var(--motion-ease),opacity .28s ease}.landing-social-link:hover{transform:translateY(-3px);opacity:.92}.landing-social-link__icon{width:clamp(38px,4vw,54px);height:clamp(38px,4vw,54px);object-fit:contain}.landing-social-link__copy{display:grid;grid-gap:.18rem;gap:.18rem;padding-left:1rem;border-left:2px solid hsla(0,0%,100%,.72);text-align:left}.landing-social-link__handle,.landing-social-link__label{display:block}.landing-social-link__label{color:hsla(0,0%,100%,.78);font-size:clamp(.82rem,1vw,.98rem)}.landing-social-link__handle{font-size:clamp(1.2rem,1.8vw,1.95rem);line-height:1.05}.site-footer{padding:2rem 0 3rem;background:hsla(0,0%,100%,.02);border-top:1px solid hsla(0,0%,100%,.08)}.site-footer__inner{text-align:center;color:hsla(0,0%,100%,.58);font-size:.78rem;line-height:1.7;overflow-wrap:anywhere}.site-footer__inner p{margin:0}.not-found{min-height:100vh;display:grid;place-items:center;padding:2rem}.not-found__panel{max-width:560px;padding:2rem;text-align:center}.not-found__panel p{color:var(--muted)}.not-found__panel a{color:#bfc5ff;font-weight:700}@media (max-width:1180px){.site-header{--site-header-bar-height:4.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:50;padding-top:.75rem}.site-header__inner{position:relative;z-index:52;width:min(calc(100% - 24px),1880px);justify-content:space-between;justify-items:stretch;gap:0;min-height:var(--site-header-bar-height);padding:.9rem 1rem;text-align:left}.site-header__logo img{height:24px;width:auto}.site-header__menu-toggle{display:inline-flex;justify-self:end;position:relative;z-index:54}.site-header__panel{display:none}.site-header.is-menu-open{pointer-events:auto}.freeride-page .site-header,.lake-page .site-header,.tours-page .site-header{--site-header-bar-height:3.5rem;padding-top:.75rem}.freeride-page .site-header.is-menu-open,.lake-page .site-header.is-menu-open,.tours-page .site-header.is-menu-open{pointer-events:auto}.freeride-page .site-header__inner,.lake-page .site-header__inner,.tours-page .site-header__inner{background:rgba(39,39,47,.94);border:1px solid hsla(0,0%,100%,.05);box-shadow:0 12px 32px rgba(0,0,0,.28)}.tours-main{gap:5rem;padding-top:4rem}.tours-hero,.tours-hero .container,.tours-hero-shell,.tours-hero>div{min-height:760px}.tours-team,.tours-video-block{grid-template-columns:1fr}.tours-lake{flex-direction:column}.tours-lake__copy{min-height:auto}.tours-lake__media{width:100%;flex:0 0 auto;height:auto;aspect-ratio:576/558}.tours-video-block__media{height:350px}.tours-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tours-map-card{min-height:640px}.tours-map-city{font-size:1.5rem}.tours-map-card--desktop .tours-map-popup{padding-inline:1rem}.tours-map-card--desktop .tours-map-popup .tours-map-popup-card,.tours-map-popup-card{flex-basis:320px;width:min(100%,320px)}.tours-features{flex-wrap:wrap;gap:1.5rem 2rem}.tours-feature-item{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1rem);padding:0;border-right:0}.tours-feature-item--border{border-right:0}.tours-section-heading{flex-direction:column;align-items:start;margin-bottom:3rem}.tours-team__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tours-reviews__layout{grid-template-columns:1fr}.tours-review-arrow{display:none}.tours-reviews__dots{display:flex}.site-header__inner{grid-template-columns:auto auto;padding-inline:1rem}.site-header__socials{display:flex}.site-header__nav{gap:.75rem;font-size:1rem}.intro-panel,.map-layout,.media-split,.must-know,.overview-card,.pricing-grid{grid-template-columns:1fr}.faq-grid,.gallery-grid,.program-grid,.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.tours-section-heading--peninsula{display:none}.tours-page{--tours-header-height:56px}.tours-page .container{width:min(calc(100% - 24px),var(--max-width))}.freeride-page .site-header,.lake-page .site-header,.tours-page .site-header{--site-header-bar-height:3.5rem;padding-top:0}.freeride-page .site-header__inner,.lake-page .site-header__inner,.tours-page .site-header__inner{width:100%;max-width:none;margin:0;min-height:var(--site-header-bar-height);padding:1rem 1.25rem;border-radius:0;border:0;border-left:0;border-right:0;background:rgba(39,39,47,.94);box-shadow:0 12px 32px rgba(0,0,0,.28);grid-template-columns:auto auto;justify-content:space-between;justify-items:stretch;gap:0}.freeride-page .site-header__logo img,.lake-page .site-header__logo img,.tours-page .site-header__logo img{height:24px;width:auto}.freeride-page .site-header__menu-toggle,.lake-page .site-header__menu-toggle,.tours-page .site-header__menu-toggle{justify-self:end}.freeride-page{--freeride-header-height:56px}.freeride-hero-shell--coming-soon,.freeride-hero-shell--coming-soon .freeride-hero{min-height:calc(100svh - var(--freeride-header-height, 3.5rem));height:calc(100svh - var(--freeride-header-height, 3.5rem))}.freeride-coming-soon{padding-top:calc(var(--freeride-header-height, 3.5rem) + 1.5rem)}.tours-hero-shell{width:100%;max-width:100%;border-radius:0 0 20px 20px;overflow:hidden}.tours-hero,.tours-hero .container,.tours-hero-shell,.tours-hero>div{min-height:calc(100svh - var(--tours-header-height, 3.5rem))}.tours-hero{background-position:50%;border-radius:0 0 20px 20px}.tours-hero>div{display:flex;flex-direction:column;min-height:100%}.tours-hero .container{flex:1 1 auto;align-items:flex-start;align-content:center;justify-content:center;justify-items:start;width:100%;padding:calc(var(--tours-header-height, 3.5rem) + 1.5rem) 1.5rem 2.5rem}.tours-hero__copy{max-width:min(100%,21rem);gap:1.75rem;margin-inline:0}.tours-hero__copy,.tours-hero__copy h1{width:100%;align-items:flex-start;text-align:left}.tours-hero__copy h1{max-width:100%;font-size:clamp(1.75rem,8.4vw,2.25rem);font-weight:800;line-height:1.08;letter-spacing:.01em}.tours-hero__line{width:100%;max-width:none;margin:0;text-align:left;white-space:normal;text-wrap:balance}.tours-hero__cta{width:auto;min-width:11.5rem;max-width:100%;padding-inline:2.25rem;align-self:flex-start}.tours-main{gap:4rem;padding-top:0}.tours-intro-block{gap:2rem;padding-top:3rem}.tours-video-block{grid-template-columns:1fr;gap:1.25rem}.tours-video-block__media{height:clamp(220px,72vw,320px);border-radius:20px}.tours-video-block__text{gap:1rem;font-size:.95rem;line-height:1.5}.tours-video-block__text p{max-width:100%;overflow-wrap:anywhere}.tours-section-heading{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:2rem;padding-bottom:2.5rem;border-bottom:1px solid #fff}.tours-section-heading>.pill-button,.tours-section-heading>a{display:none}.tours-city-card h2,.tours-lake__title,.tours-reviews__title,.tours-sea-panel__heading h2,.tours-section-heading h2,.tours-spotlight__title,.tours-team__intro h2{margin-bottom:.5rem;font-size:clamp(1.45rem,7.4vw,2rem);font-weight:700;line-height:1.25}.tours-sea-panel__copy p,.tours-section-heading p{font-size:clamp(.95rem,4vw,1.125rem);line-height:1.45;color:#bbb}.tours-map-card{margin-top:0;min-height:auto}.tours-map-shell{display:grid;grid-gap:1rem;gap:1rem}.tours-map-mobile-section{display:grid;grid-gap:1.5rem;gap:1.5rem;padding-top:.25rem}.tours-map-mobile-section__toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:1rem;gap:1rem;width:100%;margin:0;padding:0;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}.tours-map-mobile-section__copy{display:grid;grid-gap:1rem;gap:1rem;min-width:0}.tours-map-mobile-section__title{display:grid;grid-gap:0;gap:0;font-family:var(--font-display),sans-serif;font-size:clamp(2rem,8.4vw,2.65rem);font-weight:800;line-height:1.14;text-transform:uppercase}.tours-map-mobile-section__subtitle{color:#a6a6a6;font-size:clamp(.95rem,4.8vw,1.15rem);line-height:1.3}.tours-map-mobile-section__icon{display:inline-flex;width:2.75rem;height:2.75rem;color:#fff;flex:0 0 auto}.tours-map-mobile-section__icon svg{width:100%;height:100%;display:block}.tours-map-mobile-section__divider{height:1px;background:hsla(0,0%,100%,.9)}.tours-map-mobile-view-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem;gap:.35rem;padding:.2rem;border-radius:999px;background:hsla(0,0%,100%,.08)}.tours-map-mobile-view-switch__option{margin:0;padding:.55rem .85rem;border:0;border-radius:999px;background:transparent;color:#a6a6a6;font-family:var(--font-body),"Segoe UI",sans-serif;font-size:.82rem;font-weight:600;line-height:1.1;text-align:center;cursor:pointer;transition:background .18s ease,color .18s ease}.tours-map-mobile-view-switch__option.is-active{background:#fff;color:#17171b}.tours-map-card--desktop{display:none}.tours-map-card--mobile,.tours-map-card--mobile-geo{display:block;min-height:auto;margin-top:0}.tours-map-card--mobile-geo{width:100%;min-width:0;overflow:hidden}.tours-map-card--mobile-geo .tours-map-point{--point-gap:8px;width:.72em}.tours-map-card--mobile-geo .tours-map-point:before{width:6px;height:6px;margin:-3px 0 0 -3px}.tours-map-card--mobile-geo .tours-map-point:after{border-width:2px}.tours-map-card--mobile-geo .tours-map-point span{width:52px;font-size:8px;line-height:1.05;letter-spacing:0}.tours-map-card--mobile-geo .tours-map-city{top:25%;right:32%;font-size:.7rem}.tours-map-popup,.tours-map-popup-mobile{display:none}.tours-sea-panel{padding:0 0 1.5rem;border-radius:0;background:#17171b;overflow:visible}.tours-sea-panel__copy,.tours-sea-panel__heading{display:none}.tours-sea-map-shell{display:grid;grid-gap:1rem;gap:1rem;margin-top:0}.tours-sea-map__stage{display:none}.tours-sea-map__mobile-track{display:block;position:relative;width:100%;max-width:22rem;min-height:34rem;margin:0 auto;padding:1.25rem .25rem;box-sizing:border-box}.tours-sea-map__mobile-track:before{content:"";position:absolute;top:1.25rem;bottom:1.25rem;left:50%;border-left:2px dashed hsla(0,0%,100%,.9);transform:translateX(-50%);pointer-events:none}.tours-sea-map__mobile-track-image{display:none}.tours-sea-map__mobile-track .tours-map-mobile-point{gap:.65rem}.tours-sea-map__mobile-track .tours-map-mobile-point span{font-size:clamp(.82rem,3.6vw,.95rem);line-height:1.3}.tours-map-mobile-track{width:100%;max-width:22rem;min-height:30rem;padding-block:.75rem;box-sizing:border-box}.tours-map-shell .tours-mobile-expandable.is-expanded .tours-mobile-expandable__inner,.tours-sea-map-shell .tours-mobile-expandable.is-expanded .tours-mobile-expandable__inner{padding-block:.35rem 1rem}.tours-map-popup-card{width:100%;padding:20px;gap:16px}.tours-map-popup-card__hero-photo{height:140px}.tours-map-popup-card__title{font-size:.95rem;padding-inline:.85rem}.tours-map-popup-card__iframe{height:220px;min-height:220px}.tours-map-popup-card__iframe iframe{height:360px;transform:translateY(40px)}.tours-map-popup-card__metric{min-height:96px;padding:14px}.tours-features{flex-direction:column;gap:.85rem;margin-top:.25rem}.tours-feature-item--mobile-hidden,.tours-stats-mobile__image{display:none}.tours-feature-item{flex:1 1 auto;width:100%;max-width:none;padding:1rem;border:1px solid hsla(0,0%,100%,.12)!important;border-radius:18px;background:#23232a}.tours-feature-item__heading{margin-bottom:.4rem}.tours-feature-item__heading svg{width:24px;height:24px}.tours-feature-item__heading h3{font-size:.95rem;line-height:1.3}.tours-feature-item p{font-size:.9rem;line-height:1.45}.tours-stats-mobile{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:none;margin-top:1.5rem;padding:1.5rem 1rem 2rem;border-radius:20px;background:#181818}.tours-stats-mobile__content,.tours-stats-mobile__image{width:100%}.tours-outside-card,.tours-sea-panel{padding:0 0 1.5rem;border-radius:0;background:#23232a;overflow:visible}.tours-outside-card__inner{gap:0;padding:0}.tours-outside-card h2{display:none}.tours-outside-list{gap:0}.tours-outside-route{padding:2rem 0;border-bottom:1px solid #fff}.tours-outside-route__toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:1rem;gap:1rem}.tours-outside-route h3{text-align:left;font-size:clamp(1.35rem,7vw,2rem);font-weight:700;line-height:1.25;margin-bottom:0}.tours-outside-route:not(.is-open) .tours-outside-road{display:none}.tours-outside-road{min-height:auto;margin-top:1.5rem;padding:.5rem 0;align-items:stretch;justify-content:flex-start}.tours-outside-road__track{left:50%;right:auto;top:.5rem;bottom:.5rem;width:0;height:auto;border-bottom:0;border-left:2px dashed #a8a8a8;transform:translateX(-50%)}.tours-outside-road__row{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:2rem;min-height:auto;width:100%}.tours-outside-road__finish,.tours-outside-road__stop{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:.75rem;gap:.75rem;width:100%;transform:none}.tours-outside-road__stop--start{grid-template-areas:". marker label";transform:none}.tours-outside-road__stop--middle{grid-template-areas:"label marker .";transform:none}.tours-outside-route--middle-right .tours-outside-road__stop--middle{grid-template-areas:". marker label"}.tours-outside-road__finish{grid-template-areas:"label clock .";flex:0 0 auto;margin-left:0;transform:none}.tours-outside-road__finish .tours-outside-road__label,.tours-outside-road__stop--middle .tours-outside-road__label,.tours-outside-road__stop--start .tours-outside-road__label{position:static;transform:none;max-width:none;white-space:normal;text-wrap:balance;font-size:clamp(.82rem,3.6vw,.95rem);line-height:1.3}.tours-outside-road__stop--start .tours-outside-road__label{grid-area:label;text-align:left}.tours-outside-road__stop--start .tours-outside-road__marker{grid-area:marker}.tours-outside-road__stop--middle .tours-outside-road__label{grid-area:label;text-align:right}.tours-outside-road__stop--middle .tours-outside-road__marker{grid-area:marker}.tours-outside-route--middle-right .tours-outside-road__stop--middle .tours-outside-road__label{text-align:left}.tours-outside-road__finish .tours-outside-road__label{grid-area:label;text-align:right}.tours-outside-road__finish .tours-outside-road__clock{grid-area:clock}.tours-outside-road__stop .tours-outside-road__preview{grid-column:1/-1;position:relative;left:auto;bottom:auto;width:100%;max-width:300px;margin:.75rem auto 0;transform:none}.tours-outside-road__preview-card:after{display:none}.tours-spotlight{gap:1.5rem}.tours-spotlight__media{width:100%;min-height:0;height:clamp(220px,82vw,316px);border-radius:24px}.tours-spotlight__title{font-size:2rem}.tours-spotlight__text p{font-size:.875rem;line-height:1.14}.tours-spotlight__cta{width:100%;max-width:none;font-size:1rem}.tours-lake{flex-direction:column;gap:1.5rem}.tours-lake__copy{min-height:auto;gap:1.5rem}.tours-lake__title{font-size:2rem;line-height:1.25}.tours-lake__text p{font-size:.875rem;line-height:1.14}.tours-lake__cta{width:100%;max-width:none}.tours-lake__media{width:100%;height:clamp(220px,82vw,316px);flex:0 0 auto;border-radius:24px}.tours-team{grid-template-columns:1fr;gap:1.5rem}.tours-team__intro{max-width:none}.tours-team__intro p{font-size:.875rem;line-height:1.14}.tours-team__grid{grid-template-columns:1fr;gap:1.5rem}.tours-team-card{min-height:clamp(260px,110vw,401px);border-radius:24px}.tours-team-card__meta{position:absolute;left:1rem;right:1rem;bottom:1rem;margin:0}.tours-reviews{padding:4rem 0}.tours-reviews__title{margin-bottom:1.5rem;text-align:left}.tours-review-card{grid-template-columns:1fr;gap:1rem;padding:1.25rem 1rem;border-radius:16px}.tours-review-card__author{grid-auto-flow:column;justify-content:start;justify-items:start;grid-template-columns:auto 1fr;gap:.75rem}.tours-review-card__content p{font-size:.875rem;line-height:1.4}.tours-review-card__footer{flex-wrap:wrap;gap:.65rem .9rem}.hero-section,.hero-section--compact,.hero-section--freeride{min-height:auto;padding:2rem 0 2.5rem}.hero-copy{padding:2rem 0 1rem}.faq-grid,.feature-grid,.gallery-grid,.program-grid,.team-grid{grid-template-columns:1fr}.stacked-route-cards__item{align-items:start;flex-direction:column}.splitter-video--desktop{display:none}.splitter-video--mobile{display:block}.splitter-content{padding:2rem 0}.landing-split{grid-template-columns:1fr;gap:1rem;padding:2rem 0 1rem}.landing-brand-card,.landing-split{min-height:auto;justify-items:center}.landing-brand-card{gap:1.2rem;padding:.5rem 0}.landing-brand-card:nth-child(2) .landing-brand-card__logo,.landing-brand-card__logo{width:min(100%,180px);max-height:110px}.landing-brand-card__title{width:min(100%,9.5rem);font-size:clamp(.85rem,4.9vw,1rem);line-height:1.05}.landing-socials{grid-template-columns:1fr;gap:.9rem;padding-bottom:1rem;width:min(100%,15.5rem)}.landing-social-link{width:100%;grid-template-columns:2rem minmax(0,1fr);justify-content:start}.landing-social-link__copy{min-width:0}.landing-social-link__handle{font-size:clamp(.9rem,4.5vw,1.05rem);overflow-wrap:anywhere}.freeride-panel__glass,.glass-panel,.media-split__copy,.overview-card,.pricing-card,.section-card{padding:1.2rem}}@media (max-width:480px){.tours-page .container{width:min(calc(100% - 32px),var(--max-width))}.tours-hero,.tours-hero .container,.tours-hero-shell,.tours-hero>div{min-height:calc(100svh - var(--tours-header-height, 3.5rem))}.tours-hero .container{padding:calc(var(--tours-header-height, 3.5rem) + 1.25rem) 1.25rem 2rem}.tours-hero__copy{width:100%;max-width:min(100%,20rem);gap:1.5rem}.tours-hero__copy h1{font-size:clamp(1.65rem,8vw,2rem);line-height:1.08}.tours-video-block__media{height:280px}.tours-city-card h2,.tours-lake__title,.tours-outside-card h2,.tours-outside-route h3,.tours-reviews__title,.tours-sea-panel__heading h2,.tours-section-heading h2,.tours-spotlight__title,.tours-team__intro h2{font-size:1.625rem}.tours-map-mobile-track{width:100%;max-width:none;min-height:26rem}.tours-sea-map__mobile-track{width:100%;max-width:none;min-height:28rem}.tours-team-card{min-height:320px}.tours-lake__media{height:260px}}.lake-page{--lake-content-width:1200px;--lake-section-padding:clamp(1.25rem,8vw,8rem);--lake-section-gap:clamp(4rem,8vw,8rem);width:100%;max-width:100%;overflow-x:hidden;background:#17171b}.lake-page .site-header{position:fixed;top:0;left:0;right:0;z-index:40;padding-top:20px;background:transparent;pointer-events:none}.lake-page .site-header__inner{pointer-events:auto}.lake-hero-shell{position:relative}.lake-main{display:grid;grid-gap:0;gap:0;padding-bottom:0}.lake-hero{position:relative;display:grid}.lake-hero__media{position:relative;grid-area:1/1;height:min(972px,100vh);min-height:min(972px,100vh);overflow:hidden}.lake-hero__media:after{content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.2);pointer-events:none}.lake-hero__image{z-index:0}.lake-hero__title{position:absolute;top:40.5%;left:clamp(1.5rem,18.4vw,354px);z-index:3;grid-area:1/1;align-self:center;justify-self:start;transform:translateY(-50%);margin:0;width:max-content;max-width:min(90vw,960px);color:#fff;font-family:var(--font-display),sans-serif;font-size:clamp(2.5rem,4.2vw,5rem);font-weight:800;line-height:1.1;letter-spacing:0;text-transform:uppercase;pointer-events:none}.lake-hero__title-line{display:block;white-space:nowrap}.lake-hero__timeline{position:absolute;left:0;right:0;bottom:0;z-index:2;width:100%;padding:0;box-sizing:border-box}.lake-hero__timeline-track{position:relative;width:100%;height:126px;margin:0 auto}.lake-hero__timeline-bar{position:absolute;left:0;right:0;bottom:0;width:100%;height:8px;border-radius:0;background:linear-gradient(90deg,#fbf107,#ee7116 35.5%,#f31e10 63%,#f19811 99%)}.lake-hero__dates{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:clamp(1rem,4vw,5rem);column-gap:clamp(1rem,4vw,5rem);width:100%;align-items:end}.lake-hero__date{min-width:0;display:flex;flex-direction:column;align-items:center;gap:0}.lake-hero__date-pill{display:inline-flex;align-items:center;justify-content:center;gap:clamp(.5rem,1.1vw,1.25rem);width:-moz-fit-content;width:fit-content;max-width:100%;min-width:min(100%,11.5rem);min-height:50px;padding:12.8px 20px;border-radius:44px;border:1px solid transparent;background:rgba(70,70,70,.64);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--date-color,#fff);font:inherit;font-size:clamp(.95rem,1.15vw,1.5rem);font-weight:400;line-height:1.6;cursor:pointer;box-shadow:0 2px 16px rgba(0,0,0,.08);transition:transform .22s var(--motion-ease),border-color .22s ease,box-shadow .22s ease}.lake-hero__date-pill:focus-visible,.lake-hero__date-pill:hover{transform:scale(1.08);box-shadow:0 8px 28px rgba(0,0,0,.28)}.lake-hero__date-pill.is-active{border-color:var(--date-color,#fff);transform:scale(1.08)}.lake-hero__date-icon{flex:0 0 auto;width:clamp(20px,2.3vw,25px);height:clamp(20px,2.3vw,25px)}.lake-hero__date-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lake-hero__date-connector{align-self:center;width:0;height:19px;margin:0;border-left:2px dotted hsla(0,0%,100%,.45)}.lake-hero__date-marker{align-self:center;width:28px;height:28px;margin-bottom:-10px;border-radius:50%;background:var(--date-color,#fff);border:6px solid var(--date-color,#fff);box-sizing:border-box;flex:0 0 auto;transition:transform .2s ease,box-shadow .2s ease}.lake-hero__date-marker.is-active{transform:scale(1.12);box-shadow:0 0 14px color-mix(in srgb,var(--date-color,#fff) 70%,transparent)}.lake-hero__popup{position:fixed;top:7.5rem;right:2.5rem;z-index:50;width:min(360px,calc(100vw - 2rem));pointer-events:auto;animation:motion-enter .28s var(--motion-ease-out) both}.lake-hero__overlay{position:fixed;inset:0;z-index:49;border:none;background:rgba(0,0,0,.5);cursor:pointer}.lake-hero__popup.is-mobile{top:auto;right:0;bottom:0;left:0;width:auto;z-index:50}.lake-date-popup{display:grid;grid-gap:1rem;gap:1rem;padding:1rem;border-radius:12px;background:#23232a;box-shadow:0 8px 32px rgba(0,0,0,.4)}.lake-hero__popup.is-mobile .lake-date-popup{border-radius:20px 20px 0 0;max-height:85vh;overflow-y:auto}.lake-date-popup__handle{display:flex;justify-content:center;width:100%;padding:.25rem 0 .75rem;border:none;background:none;cursor:pointer}.lake-date-popup__handle span{width:40px;height:5px;border-radius:10px;background:#666}.lake-date-popup__image{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:4/3;background:#303039}.lake-date-popup__fallback{opacity:1}.lake-date-popup__photo{z-index:1;opacity:0;transition:opacity .28s ease}.lake-date-popup__photo.is-loaded{opacity:1}.lake-date-popup__badge{position:absolute;z-index:2;left:50%;bottom:.75rem;transform:translateX(-50%);display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1rem;border-radius:999px;background:rgba(44,44,50,.55);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-weight:600}.lake-date-popup__card{padding:.9rem 1rem;border-radius:16px;background:#303039}.lake-date-popup__card small{display:block;margin-bottom:.35rem;color:#bdbdc6}.lake-date-popup__card strong{font-size:1.35rem}.lake-date-popup__cta{display:grid;place-items:center;min-height:52px;border-radius:12px;background:#6060e7;color:#fff;font-weight:600}.lake-description{background:#23232a;padding:var(--lake-section-gap) var(--lake-section-padding)}.lake-description__shell{position:relative;overflow:hidden;width:min(100%,var(--lake-content-width));height:758px;min-height:0;margin:0 auto;border-radius:40px;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;cursor:pointer}.lake-description__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lake-description__panel{position:relative;z-index:1;margin:0;padding:20px 16px;border-radius:20px;background:rgba(70,70,70,.64);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:calc(100% - 40px);overflow-y:auto;overscroll-behavior:contain;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(28px) scale(.985);transform-origin:center bottom;transition:opacity .32s ease,transform .42s var(--motion-ease-out),visibility 0s linear .42s;cursor:default}.lake-description__panel.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition-delay:0s}.lake-description__panel h2{margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.17;letter-spacing:0;text-transform:uppercase}.lake-description__intro{margin:1rem 0 0;font-size:1.125rem;line-height:1.33;color:hsla(0,0%,100%,.8)}.lake-description__details{display:grid;grid-gap:1.2rem;gap:1.2rem;max-height:0;opacity:0;overflow:hidden;transition:max-height .55s var(--motion-ease),opacity .45s var(--motion-ease),margin-top .45s var(--motion-ease)}.lake-description__details.is-open{max-height:2000px;opacity:1;margin-top:2rem}.lake-description__section strong{display:block;margin-bottom:.45rem}.lake-description__section p{margin:0;line-height:1.65;color:hsla(0,0%,100%,.8)}.lake-description__toggle{margin-top:2rem;padding:0 0 .2rem;border:none;border-bottom:1px solid #a6a6a6;background:none;color:#a6a6a6;font:inherit;font-size:1.125rem;cursor:pointer}.lake-map-section{width:100%;max-width:none;margin:0;padding:var(--lake-section-gap) var(--lake-section-padding);background:#17171b}.lake-map-section__title{margin:0 auto 2.5rem;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.17;text-align:left;text-transform:uppercase}.lake-map,.lake-map-section__title{width:min(100%,var(--lake-content-width))}.lake-map{margin:0 auto}.lake-map__stage{position:relative;container-type:inline-size}.lake-map__image{width:100%;height:auto;display:block;border-radius:40px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lake-map__overlay{position:absolute;inset:0;z-index:2}.lake-map__label{position:absolute;margin:0;color:#17171b;font-size:1.125rem;font-weight:400;line-height:1.2;text-align:center;pointer-events:none}.lake-map-point{--gap:15px;position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;width:clamp(10px,2.1cqw,24px);aspect-ratio:1;border:none;padding:0;background:transparent;cursor:pointer}.lake-map-point:after,.lake-map-point:before{content:"";position:absolute;border-radius:50%;pointer-events:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.lake-map-point:before{top:50%;left:50%;width:22%;height:22%;background:#17171b;transform:translate(-50%,-50%)}.lake-map-point:after{inset:0;border:2px solid #17171b}.lake-map-point span{display:none}.lake-map-point.is-active:before,.lake-map-point:hover:before{background:#7291ff;transform:translate(-50%,-50%) scale(1.1)}.lake-map-point.is-active:after,.lake-map-point:hover:after{border-color:#7291ff;transform:scale(1.1)}.lake-map-point.is-active:before{background:#ffeb3b}.lake-map-point.is-active:after{border-color:#ffeb3b}.lake-map-popup{position:absolute;top:50%;right:0;left:0;z-index:20;display:flex;width:auto;max-width:none;height:max-content;align-items:center;justify-content:flex-end;padding:.75rem clamp(.75rem,2vw,1.5rem);box-sizing:border-box;transform:translateY(-50%);pointer-events:none;cursor:pointer}.lake-map-popup.is-visible{pointer-events:auto}.lake-map-popup__card{position:relative;z-index:1;width:min(100%,320px);flex:0 1 320px;border-radius:20px;overflow:hidden;background:#17171b;color:#fff;pointer-events:auto;cursor:default;box-shadow:0 8px 32px rgba(0,0,0,.35)}.lake-map-popup__image{position:relative;height:220px;overflow:hidden;background-color:#727272;background-position:50%;background-repeat:no-repeat;background-size:cover}.lake-map-popup__title{position:absolute;left:50%;bottom:1rem;transform:translateX(-50%);width:90%;padding:.55rem 1rem;border-radius:999px;background:rgba(44,44,50,.55);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;text-align:center;font-size:1.2rem;font-weight:500}.lake-map-popup__handle{display:flex;justify-content:center;width:100%;padding:.25rem 0 .75rem;border:none;background:none;cursor:pointer}.lake-map-popup__handle span{width:40px;height:4px;border-radius:2px;background:#666}.lake-map-popup__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;padding:6px 0 4px}.lake-map-popup__stat{display:grid;grid-gap:3px;gap:3px;min-width:0;padding:8px;border-radius:12px;background:#23232a}.lake-map-popup__stat small{color:#bbb;font-size:12px;font-weight:400}.lake-map-popup__stat strong{color:#fff;font-size:16px;font-weight:700;line-height:1}.lake-map-popup__stat span{color:hsla(0,0%,100%,.7);font-size:10px;font-weight:600}.lake-map-popup-mobile{display:none}.lake-map-popup-mobile.is-visible{display:flex;position:fixed;inset:0;z-index:3000;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.5)}.lake-map-popup-mobile .lake-map-popup__card{width:100%;max-width:100%;max-height:85vh;overflow-y:auto;border-radius:20px 20px 0 0;padding:16px}.lake-photos{padding:var(--lake-section-gap) var(--lake-section-padding);background:#23232a}.lake-photos__title{width:min(100%,var(--lake-content-width));margin:0 auto 40px;color:#fff;font-size:32px;font-weight:500;line-height:40px;text-transform:uppercase}.lake-photos__grid{width:min(100%,var(--lake-content-width));margin:0 auto}.lake-photos__grid,.lake-photos__row{display:grid;grid-gap:0;gap:0}.lake-photos__row--top{grid-template-columns:repeat(3,minmax(0,1fr))}.lake-photos__row--bottom{grid-template-columns:repeat(4,minmax(0,1fr))}.lake-photos__cell{height:300px;padding:16px;box-sizing:border-box;background:#23232a}.lake-photos__cell--top-first{border:1px solid #727272;border-radius:20px 0 0 0}.lake-photos__cell--top-middle{border-top:1px solid #727272;border-bottom:1px solid #727272}.lake-photos__cell--top-last{border:1px solid #727272;border-radius:0 20px 0 0}.lake-photos__cell--bottom-first{border-left:1px solid #727272;border-radius:0 0 0 20px}.lake-photos__cell--bottom-first,.lake-photos__cell--bottom-middle{border-right:1px solid #727272;border-bottom:1px solid #727272}.lake-photos__cell--bottom-before-cta{border-bottom:1px solid #727272}.lake-photos__cell--bottom-last{border-right:1px solid #727272;border-bottom:1px solid #727272;border-left:1px solid #727272;border-radius:0 0 20px 0}.lake-photos__media{position:relative;width:100%;height:100%;overflow:hidden;background:#727272}.lake-photos__media img{width:100%;height:100%;object-fit:cover;display:block}.lake-photos__more{display:flex;height:100%;flex-direction:column;align-items:stretch;justify-content:center;gap:20px}.lake-photos__more p{margin:0;color:hsla(0,0%,100%,.8);font-size:16px;line-height:24px;text-align:center}.lake-photos__cta{display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:58px;padding:12px 46px;border-radius:20px;background:#6060e7;color:#fff;font-size:16px;font-weight:500;line-height:32px;text-decoration:none}.lake-photos__slider{display:none}.lake-photos__slider-frame{position:relative;overflow:hidden;border:1px solid #727272;border-radius:14px;background:#18181d}.lake-photos__slider-media{position:relative;height:clamp(220px,58vw,360px);overflow:hidden}.lake-photos__slider-media img{object-fit:contain!important}.lake-photos__slider-nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;background:transparent;transform:translateY(-50%);cursor:pointer}.lake-photos__slider-nav--prev{left:.35rem}.lake-photos__slider-nav--next{right:.35rem}.lake-photos__slider-more{display:grid;grid-gap:1rem;gap:1rem;padding:1rem;border:1px solid #727272;border-radius:16px;background:#23232a;text-align:center}.lake-photos__slider-more p{margin:0;color:hsla(0,0%,100%,.8);font-size:.875rem;line-height:1.35}.lake-program{width:100%;max-width:none;margin:0;padding:var(--lake-section-gap) var(--lake-section-padding);background:#17171b}.lake-program__accordion{width:min(100%,var(--lake-content-width));margin:0 auto}.lake-program__summary{display:block;list-style:none;cursor:default}.lake-program__summary::-webkit-details-marker{display:none}.lake-program__title{width:100%;margin:0 0 2.5rem;color:#fff;font-size:clamp(1.75rem,2.5vw,2rem);font-weight:500;line-height:1.25;text-transform:uppercase}.lake-program__chevron{display:none;flex:0 0 auto;align-items:center;justify-content:center;line-height:0}.lake-program__chevron svg{transition:transform .2s ease}.lake-program__accordion[open] .lake-program__chevron svg{transform:rotate(180deg)}.lake-program__grid{width:min(100%,var(--lake-content-width));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.lake-program__card{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:20px;background:#23232a}.lake-program__image{position:relative;height:263px;overflow:hidden;border-radius:20px}.lake-program__photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:relative;z-index:1;opacity:0;transition:opacity .3s ease}.lake-program__photo.is-loaded{opacity:1}.lake-program__content{display:grid;grid-gap:0;gap:0;padding:12px 0 4px}.lake-program__content h3{margin:0 0 .25rem;font-size:18px;font-weight:500;line-height:24px}.lake-program__content p{margin:0;color:hsla(0,0%,100%,.8);font-size:16px;line-height:24px}.lake-program__tags{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.lake-program__tags span{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border:1px solid hsla(0,0%,100%,.8);border-radius:12px;color:hsla(0,0%,100%,.8);font-size:14px;line-height:24px;text-align:center;white-space:nowrap;flex:0 0 auto}.lake-page .tours-reviews{padding:var(--lake-section-gap) var(--lake-section-padding);background:#23232a}.lake-page .tours-reviews .container{width:min(100%,var(--lake-content-width))}.lake-page .tours-reviews__title{margin-bottom:2.5rem;font-size:clamp(1.75rem,2.5vw,2rem);font-weight:500;text-transform:uppercase}.lake-equipment,.lake-faq,.lake-price{width:100%;max-width:none;margin:0;padding:var(--lake-section-gap) var(--lake-section-padding);background:#17171b;box-sizing:border-box}.lake-equipment__header,.lake-equipment__issue,.lake-equipment__need,.lake-equipment__tabs,.lake-faq__grid,.lake-faq__title,.lake-price__content,.lake-price__header{width:min(100%,var(--lake-content-width));margin-left:auto;margin-right:auto}.lake-equipment__header,.lake-price__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem}.lake-equipment__header h2,.lake-equipment__title,.lake-faq__title,.lake-price__header h2,.lake-price__title{margin:0;font-size:clamp(1.75rem,2.5vw,2rem);font-weight:500;line-height:1.25;letter-spacing:0;text-transform:uppercase}.lake-faq__title{margin-bottom:2.5rem}.lake-equipment__cta,.lake-faq__contact a,.lake-price__cta{display:inline-flex;align-items:center;justify-content:center;min-height:58px;min-width:208px;padding:.75rem 2.5rem;border-radius:20px;background:#6060e7;color:#fff;font-size:1rem;font-weight:500}.lake-price__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0}.lake-price__list{padding:1.25rem;border:1px solid #727272}.lake-price__list:first-child{border-right:none;border-radius:20px 0 0 20px}.lake-price__list:last-child{border-radius:0 20px 20px 0}.lake-price__list h3{margin:0 0 1.25rem;font-size:1.125rem;font-weight:500;line-height:1.33}.lake-price__list ul{margin:0;padding-left:1.5rem;color:hsla(0,0%,100%,.8);font-size:1rem;line-height:1.5;display:grid;grid-gap:0;gap:0}.lake-equipment__tabs{display:flex;gap:2.5rem;margin-bottom:2.5rem}.lake-equipment__tabs button{background:none;color:#fff;font:inherit;font-size:1.5rem;font-weight:500;text-transform:uppercase;cursor:pointer;padding:0 0 .5rem;border:none;border-bottom:1px solid transparent}.lake-equipment__tabs button.is-active{color:#6060e7;border-bottom-color:#6060e7}.lake-equipment__issue{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0}.lake-equipment__list{padding:1.25rem;border-radius:20px 0 0 20px;background:#23232a}.lake-equipment__list h3{margin:0 0 1.25rem;font-size:1.125rem;font-weight:500}.lake-equipment__list ul{margin:0;padding-left:1.5rem;color:hsla(0,0%,100%,.8);font-size:1rem;line-height:1.5;display:grid;grid-gap:0;gap:0}.lake-equipment__image{position:relative;min-height:320px;overflow:hidden;border-radius:0 20px 20px 0}.lake-equipment__need-image{position:relative;min-height:220px;overflow:hidden}.lake-equipment__need{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem;padding:2rem;border-radius:20px;background:#23232a}.lake-equipment__need-block h4{margin:0 0 .75rem}.lake-equipment__need-block ul{margin:0;padding-left:1.1rem;color:hsla(0,0%,100%,.8);display:grid;grid-gap:.45rem;gap:.45rem}.lake-equipment__divider{height:1px;margin:1.2rem 0;background:#393943}.lake-equipment__need-image--top{border-radius:0 16px 0 0}.lake-equipment__need-image--bottom{border-radius:0 0 16px 0}.lake-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem 3rem;gap:1.5rem 3rem}.lake-faq__col{display:grid;grid-gap:1.5rem;gap:1.5rem;align-content:start}.lake-faq__item{border:1px solid #727272;border-radius:20px;background:transparent}.lake-faq__question{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.lake-faq__question span{color:#979797;font-size:1.5rem;line-height:1;flex-shrink:0}.lake-faq__question strong{font-size:1.25rem;font-weight:400;line-height:1.4}.lake-faq__item.is-open .lake-faq__question strong{color:#979797}.lake-faq__answer{margin:0;padding:0 1.25rem 1rem 3.75rem;color:#fff;font-size:1.125rem;line-height:1.33}.lake-faq__contact{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border:1px solid #727272;border-radius:20px;background:transparent}.lake-faq__contact span{color:hsla(0,0%,100%,.8);font-size:1.125rem}.lake-page .site-footer{background:#23232a;border-top:0}@media (max-width:1180px){.lake-page{--lake-section-padding:clamp(1.25rem,4vw,2.5rem);--lake-section-gap:clamp(3rem,6vw,5rem)}.lake-map-section__title{margin-bottom:2rem;font-size:clamp(1.75rem,4vw,2.5rem)}.lake-map__image{border-radius:24px}.lake-map__label{font-size:clamp(.75rem,1.6vw,1rem)}.lake-map-point{width:clamp(10px,2.1cqw,24px)}.lake-map-popup{padding-inline:.75rem}.lake-map-popup__card{flex:0 1 280px;width:min(100%,280px)}.lake-map-popup__image{height:clamp(160px,22vw,200px)}}@media (max-width:1100px){.lake-program__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.lake-equipment__issue,.lake-equipment__need,.lake-faq__grid,.lake-price__content{grid-template-columns:1fr}.lake-price__list:first-child{border-right:1px solid #727272;border-bottom:none;border-radius:20px 20px 0 0}.lake-price__list:last-child{border-radius:0 0 20px 20px}.lake-equipment__list{border-radius:20px 20px 0 0}.lake-equipment__image{border-radius:0 0 20px 20px}.lake-equipment__header,.lake-price__header{flex-direction:column;align-items:flex-start}.lake-map-popup{display:none!important}}@media (max-width:820px){.lake-hero-shell{width:100%;max-width:100%;overflow:hidden;background:#17171b;border-radius:0 0 20px 20px}.lake-page .lake-hero{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:calc(var(--site-header-bar-height, 3.5rem) + 2rem) .75rem 1rem}.lake-page .lake-hero__title{position:static;top:auto;left:auto;z-index:auto;grid-area:auto;align-self:stretch;justify-self:stretch;transform:none;order:-1;width:100%;max-width:14rem;margin:0;text-align:center;font-size:clamp(1.2rem,6vw,1.75rem);line-height:1.15;pointer-events:auto}.lake-page .lake-hero__title-line{white-space:normal}.lake-page .lake-hero__media{position:relative;grid-area:auto;width:100%;max-width:100%;min-width:0;height:min(52vh,380px);min-height:300px;border-radius:20px;overflow:hidden}.lake-page .lake-hero__timeline{left:0;right:0;width:100%;padding:0 .5rem .5rem;box-sizing:border-box}.lake-page .lake-hero__timeline-track{height:auto;display:grid;grid-gap:.65rem;gap:.65rem;padding-bottom:.35rem}.lake-page .lake-hero__dates{position:static;inset:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;padding-bottom:0;align-items:stretch}.lake-page .lake-hero__date{align-items:stretch;min-width:0}.lake-page .lake-hero__date-pill{width:100%;min-width:0;min-height:40px;padding:.45rem .6rem;font-size:.75rem;gap:.45rem;border-radius:999px}.lake-page .lake-hero__date-icon{width:18px;height:18px}.lake-page .lake-hero__date-pill span{white-space:normal;text-align:left;line-height:1.2}.lake-page .lake-hero__timeline-bar{position:static;width:100%;height:5px;border-radius:0 0 20px 20px}.lake-page .lake-hero__date-connector,.lake-page .lake-hero__date-marker{display:none}.lake-photos{padding:3rem 1rem}.lake-photos__title{width:100%;margin:0 0 1.25rem;font-size:clamp(1.35rem,5.4vw,1.75rem);font-weight:800;line-height:1.2;text-align:left}.lake-photos__grid{display:none}.lake-photos__slider{display:grid;grid-gap:.75rem;gap:.75rem;width:100%}.lake-program{padding:3rem 1rem}.lake-program__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0;cursor:pointer}.lake-program__title{margin:0;font-size:clamp(1.35rem,5.4vw,1.75rem);font-weight:800;line-height:1.2;text-align:left}.lake-program__chevron{display:inline-flex}.lake-program__accordion:not(.is-open) .lake-program__expandable{grid-template-rows:0fr}.lake-program__accordion.is-open .lake-program__summary{margin-bottom:1.25rem}.lake-program__grid{grid-template-columns:1fr;gap:1rem}.lake-page .tours-reviews{padding:3rem 1rem}.lake-page .tours-reviews .container{width:100%}.lake-page .tours-reviews__title{margin:0 0 1.25rem;text-align:left;font-size:clamp(1.35rem,5.4vw,1.75rem);font-weight:800;line-height:1.2}.lake-page .tours-reviews__layout{position:relative;display:block}.lake-page .tours-reviews__layout>.tours-review-arrow{position:absolute;top:50%;z-index:2;display:inline-flex;transform:translateY(-50%)}.lake-page .tours-reviews__layout>.tours-review-arrow:first-child{left:0}.lake-page .tours-reviews__layout>.tours-review-arrow:last-child{right:0}.lake-page .tours-review-arrow svg{width:32px;height:32px}.lake-page .tours-review-arrow circle{stroke:#fff;stroke-width:1.5}.lake-page .tours-reviews__dots{display:none}.lake-page .tours-review-card{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;padding:1rem 1rem 1.25rem;border-radius:16px}.lake-page .tours-review-card__author{display:grid;grid-auto-flow:column;grid-template-columns:auto 1fr;justify-items:start;justify-content:start;align-content:start;grid-gap:.75rem;gap:.75rem;text-align:left}.lake-page .tours-review-card__author img{width:56px;height:56px}.lake-page .tours-review-card__content{gap:.75rem}.lake-page .tours-inline-link,.lake-page .tours-review-card__content p{font-size:.875rem;line-height:1.35}.lake-page .tours-inline-link{color:#fff;border-bottom:1px solid;padding-bottom:1px}.lake-page .tours-review-card__stars svg{width:20px;height:20px}.lake-page .tours-review-card__footer{flex-wrap:wrap;gap:.65rem .9rem}.lake-description,.lake-equipment,.lake-faq,.lake-map-section,.lake-price{padding:3rem 1rem}.lake-description__shell{height:clamp(420px,120vw,560px);min-height:clamp(420px,120vw,560px);padding:12px;border-radius:24px}.lake-description__panel{padding:16px 14px;border-radius:16px;max-height:calc(100% - 24px)}.lake-description__panel h2{font-size:clamp(1.5rem,7vw,2rem)}.lake-description__intro,.lake-description__section p{font-size:.95rem;line-height:1.45}.lake-description__details.is-open{margin-top:1.25rem}.lake-description__toggle{margin-top:1.25rem;font-size:.95rem}.lake-equipment__title,.lake-faq__title,.lake-map-section__title,.lake-price__title{font-size:clamp(1.35rem,6.6vw,1.75rem);line-height:1.2}.lake-equipment__header,.lake-price__header{margin-bottom:1.5rem}.lake-equipment__cta,.lake-faq__contact a,.lake-price__cta{width:100%;min-width:0}.lake-equipment__list,.lake-equipment__need,.lake-faq__contact,.lake-price__list{padding:1rem}.lake-equipment__list h3,.lake-equipment__need-block h4,.lake-faq__question strong,.lake-price__list h3{font-size:1rem;line-height:1.35}.lake-equipment__list ul,.lake-equipment__need-block ul,.lake-faq__answer,.lake-faq__contact span,.lake-price__list ul{font-size:.95rem;line-height:1.45}.lake-equipment__tabs{flex-wrap:wrap;gap:.75rem 1rem;margin-bottom:1.5rem}.lake-equipment__tabs button{flex:1 1 12rem;min-width:0;padding-bottom:.35rem;font-size:1rem;line-height:1.2;text-align:left}.lake-equipment__issue,.lake-equipment__need{gap:1rem}.lake-equipment__image,.lake-equipment__need-image{min-height:clamp(200px,62vw,280px)}.lake-equipment__need-image--bottom,.lake-equipment__need-image--top{border-radius:16px}.lake-program__content h3{font-size:1rem;line-height:1.35}.lake-program__content p{font-size:.95rem;line-height:1.45}.lake-program__tags span{padding:.45rem .65rem;line-height:1.2;white-space:normal}.lake-faq__question{align-items:flex-start;padding:.875rem 1rem}.lake-faq__answer{padding:0 1rem 1rem}.lake-faq__contact{flex-direction:column;align-items:stretch}}@media (min-width:821px){.lake-program__expandable{grid-template-rows:1fr!important}}@media (max-width:760px){.lake-hero__popup{left:1rem;right:1rem;top:auto;bottom:1rem;width:auto}.lake-description__shell{height:clamp(420px,120vw,520px);min-height:0}.lake-faq__grid{grid-template-columns:1fr}}@media (max-width:480px){.container{width:min(calc(100% - 24px),var(--max-width))}.lake-page .lake-hero__title{max-width:13rem;font-size:clamp(1.05rem,5.8vw,1.35rem)}.freeride-page .site-header__inner,.lake-page .site-header__inner,.site-header__inner,.tours-page .site-header__inner{padding:.875rem .85rem}.site-header-mobile-overlay{padding-inline:1.15rem}.site-header-mobile-overlay .site-header__nav{font-size:clamp(1rem,4vw,1.2rem);gap:1.25rem}.site-header-mobile-overlay .site-header__actions{width:min(100%,18rem)}.landing-brand-card:nth-child(2) .landing-brand-card__logo,.landing-brand-card__logo{width:min(100%,160px)}.landing-social-link{grid-template-columns:2.25rem minmax(0,1fr);gap:.75rem}.landing-social-link__copy{padding-left:.75rem}.tours-map-mobile-track,.tours-sea-map__mobile-track{width:100%;max-width:none;min-height:24rem}.tours-sea-map__mobile-track{min-height:32rem;padding-block:1.1rem}.tours-sea-map__mobile-track:before{top:1.1rem;bottom:1.1rem}.tours-map-mobile-section{gap:1.15rem}.tours-map-mobile-section__copy{gap:.75rem}.tours-map-mobile-section__title{font-size:clamp(1.75rem,8.6vw,2.15rem);line-height:1.14}.tours-map-mobile-section__subtitle{font-size:.82rem;line-height:1.3}.tours-map-mobile-section__icon{width:2.5rem;height:2.5rem}.tours-hero__copy h1{font-size:clamp(1.5rem,7.6vw,1.85rem);line-height:1.08;align-items:flex-start;text-align:left}.tours-hero__line{max-width:none;margin:0;text-align:left}.lake-page .lake-hero__dates{grid-template-columns:1fr}.lake-page .lake-hero__media{height:auto;min-height:420px}.lake-page .lake-hero__date-pill{min-height:38px;font-size:.72rem}.tours-map-popup-card__iframe{height:200px;min-height:200px}.tours-map-popup-card__iframe iframe{height:360px;transform:translateY(-46px)}.freeride-hero{height:min(62vh,440px);min-height:260px}.freeride-hero-shell--coming-soon,.freeride-hero-shell--coming-soon .freeride-hero{min-height:calc(100svh - var(--freeride-header-height, 3.5rem));height:calc(100svh - var(--freeride-header-height, 3.5rem))}.freeride-coming-soon{padding:calc(var(--freeride-header-height, 3.5rem) + 1rem) .85rem 1.5rem}.freeride-coming-soon__panel{border-radius:20px;padding:1.5rem 1.1rem}.freeride-coming-soon__links{flex-direction:column;align-items:stretch}.freeride-coming-soon__link{width:100%}.freeride-content{padding:1.5rem .75rem 2.5rem}.freeride-intro__card,.freeride-intro__overlay{border-radius:20px}.freeride-intro__glass{margin:clamp(4rem,42vw,10rem) .75rem .75rem;gap:1.25rem;padding:1rem .875rem;border-radius:16px}.freeride-intro__title{max-width:13rem;font-size:clamp(1.05rem,5.4vw,1.3rem);line-height:1.15}.freeride-intro__description,.freeride-intro__feature h3,.freeride-intro__feature p{font-size:.95rem;line-height:1.45}.freeride-page .site-footer{padding-inline:1rem}.review-modal__body{padding:2.5rem 1rem 1rem}}@media (max-width:360px){.lake-page .lake-hero__dates{grid-template-columns:1fr}.lake-page .lake-hero__media{height:auto;min-height:420px}.lake-page .lake-hero__date-pill{min-height:38px;font-size:.72rem}.tours-outside-road__finish .tours-outside-road__label,.tours-outside-road__stop--middle .tours-outside-road__label,.tours-outside-road__stop--start .tours-outside-road__label{font-size:.78rem}}@media (max-width:320px){.container{width:min(calc(100% - 20px),var(--max-width))}.freeride-page .site-header__inner,.lake-page .site-header__inner,.site-header__inner,.tours-page .site-header__inner{padding:.75rem .7rem}.site-header__menu-toggle{width:2.25rem;height:2.25rem}.site-header-mobile-overlay{gap:1.15rem;padding:calc(var(--site-header-bar-height, 3.5rem) + 1rem) .85rem 1.35rem}.site-header-mobile-overlay .site-header__nav{gap:1rem;font-size:.98rem}.site-header-mobile-overlay .site-header__actions{width:min(100%,16.5rem);gap:.7rem}.site-header-mobile-overlay .site-header__actions .pill-button{min-height:3rem;padding-inline:1.25rem;font-size:.92rem}.site-header-mobile-overlay .site-header__socials{width:min(100%,11rem);gap:.85rem 1.1rem}.freeride-page .site-footer,.lake-page .site-footer,.site-footer,.tours-page .site-footer{padding-left:.75rem;padding-right:.75rem}.freeride-page .site-footer__inner,.site-footer__inner,.tours-page .site-footer__inner{max-width:16rem;margin:0 auto;font-size:.68rem;line-height:1.45}.splitter-content{gap:1.25rem;padding:1.25rem 0}.landing-split{gap:.75rem;padding:1rem 0 .5rem}.landing-brand-card{gap:.85rem}.landing-brand-card:nth-child(2) .landing-brand-card__logo,.landing-brand-card__logo{width:min(100%,140px);max-height:88px}.landing-brand-card__title{width:min(100%,8.5rem);font-size:.78rem;line-height:1.1}.landing-socials{width:min(100%,14rem);gap:.75rem}.landing-social-link{grid-template-columns:2rem minmax(0,1fr);gap:.65rem}.landing-social-link__copy{padding-left:.65rem}.landing-social-link__label{font-size:.72rem}.landing-social-link__handle{font-size:.88rem;line-height:1.15}.tours-hero .container{padding:calc(var(--tours-header-height, 3.5rem) + 1rem) 1.25rem 1.75rem}.tours-hero__copy{max-width:min(100%,18rem);gap:1.35rem}.tours-hero__copy h1{font-size:clamp(1.45rem,7.2vw,1.7rem);line-height:1.08;align-items:flex-start;text-align:left}.tours-hero__line{max-width:none;white-space:normal;text-wrap:balance;text-align:left}.tours-hero__cta{width:auto;min-width:10.5rem;align-self:flex-start;padding-inline:1.75rem}.tours-video-block__media{height:240px}.tours-lake__text p,.tours-review-card__content p,.tours-sea-panel__copy p,.tours-section-heading p,.tours-spotlight__text p,.tours-team__intro p,.tours-video-block__text{font-size:.82rem;line-height:1.4}.tours-stats-mobile__title{font-size:.95rem}.tours-stats-mobile__desc,.tours-stats-mobile__item span{font-size:.76rem}.tours-map-mobile-track,.tours-sea-map__mobile-track{min-height:22rem}.tours-sea-map__mobile-track{min-height:30rem;padding-block:1rem}.tours-sea-map__mobile-track:before{top:1rem;bottom:1rem}.tours-outside-road__row{gap:1.75rem}.tours-outside-road__finish .tours-outside-road__label,.tours-outside-road__stop--middle .tours-outside-road__label,.tours-outside-road__stop--start .tours-outside-road__label{font-size:clamp(.78rem,3.4vw,.88rem)}.tours-lake__media,.tours-spotlight__media{height:clamp(200px,78vw,250px);border-radius:20px}.tours-team-card{min-height:240px;border-radius:20px}.tours-review-card{padding:1rem .875rem}.freeride-content{padding:1.25rem .625rem 2rem}.freeride-intro__card,.freeride-intro__overlay{border-radius:18px}.freeride-intro__glass{margin:3.5rem .625rem .625rem;gap:1rem;padding:.875rem .75rem;border-radius:14px}.freeride-intro__copy{gap:.75rem}.freeride-intro__title{max-width:11rem;font-size:1rem}.freeride-intro__description,.freeride-intro__feature h3,.freeride-intro__feature p{font-size:.875rem;line-height:1.35}.freeride-intro__feature{gap:.45rem}.freeride-intro__feature-head{align-items:flex-start;gap:.65rem}.freeride-intro__feature-head svg{width:24px;height:24px}.lake-page .lake-hero{gap:.75rem;padding:calc(var(--site-header-bar-height, 3.5rem) + .5rem) .625rem .875rem}.lake-page .lake-hero__title{max-width:11rem;font-size:clamp(.95rem,5vw,1.2rem)}.lake-page .lake-hero__media{min-height:340px}.lake-page .lake-hero__date-pill{gap:.35rem;padding:.4rem .5rem;font-size:.68rem}.lake-page .lake-hero__date-icon{width:16px;height:16px}.lake-description,.lake-equipment,.lake-faq,.lake-map-section,.lake-page .tours-reviews,.lake-photos,.lake-price,.lake-program{padding:2.5rem .75rem}.lake-equipment__title,.lake-faq__title,.lake-map-section__title,.lake-page .tours-reviews__title,.lake-photos__title,.lake-price__title,.lake-program__title{font-size:1.2rem}.lake-description__shell{padding:10px;border-radius:20px}.lake-description__panel{padding:14px 12px}.lake-description__panel h2{font-size:1.35rem}.lake-program__summary{gap:.75rem}.lake-program__card{padding:12px;border-radius:16px}.lake-program__image{height:220px;border-radius:16px}.lake-equipment__list,.lake-equipment__need,.lake-faq__contact,.lake-price__list{padding:.875rem}.lake-equipment__list ul,.lake-equipment__need-block ul,.lake-faq__answer,.lake-faq__contact span,.lake-price__list ul{font-size:.88rem}.lake-equipment__tabs{gap:.5rem}.lake-equipment__tabs button{flex-basis:100%;font-size:.92rem}.lake-faq__question{gap:.75rem;padding:.75rem .875rem}.review-modal{padding:.75rem}.review-modal__body{padding:2.25rem .875rem .875rem}}.review-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.5);animation:motion-fade-in .35s ease both}.review-modal__body{position:relative;width:min(100%,760px);max-height:min(90vh,720px);overflow:auto;padding:2.5rem 1.5rem 1.5rem;border-radius:10px;background:#17171b;animation:motion-modal-in .45s var(--motion-ease-out) .05s both}.review-modal__close{position:absolute;top:10px;right:10px;width:40px;height:40px;border:none;border-radius:8px;background:transparent;cursor:pointer;opacity:.8}.review-modal__close:after,.review-modal__close:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;background:#fff}.review-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.review-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.review-modal__form{display:grid;grid-gap:1rem;gap:1rem}.review-modal__photo{display:flex;justify-content:center}.review-modal__photo-button{display:grid;place-items:center;width:120px;height:120px;border:1px solid #373742;border-radius:50%;background:#fff;color:#17171b;font:inherit;cursor:pointer}.review-modal__photo-button img{width:120px;height:120px;border-radius:50%;object-fit:cover}.review-modal__photo-button--empty{background:transparent;color:#fff}.review-modal__input,.review-modal__textarea{width:100%;padding:.95rem 1rem;border:1px solid #373742;border-radius:8px;background:#17171b;color:#fff;font:inherit}.review-modal__textarea{min-height:180px;resize:none}.review-modal__rating{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.review-modal__stars{display:inline-flex;gap:.35rem}.review-modal__stars button{border:none;background:none;color:#555;font-size:1.5rem;line-height:1;cursor:pointer}.review-modal__stars button.is-active{color:#f0c220}.review-modal__rating-text{color:hsla(0,0%,100%,.75)}.review-modal__submit{min-height:52px;border:none;border-radius:12px;background:#6060e7;color:#fff;font:inherit;font-weight:600;cursor:pointer}.review-modal__submit:disabled{opacity:.7;cursor:wait}.review-modal__success{position:fixed;right:1.5rem;bottom:1.5rem;z-index:210;display:grid;grid-gap:.25rem;gap:.25rem;padding:1rem 1.25rem;border-radius:12px;background:#23232a;box-shadow:0 8px 32px rgba(0,0,0,.35);animation:motion-toast-in .5s var(--motion-ease-out) both}@keyframes motion-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes motion-fade-in{0%{opacity:0}to{opacity:1}}@keyframes motion-modal-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@keyframes motion-toast-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes motion-overlay-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@keyframes motion-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.animate-on-scroll{opacity:0;transform:translateY(28px);transition:opacity var(--motion-duration) var(--motion-ease),transform var(--motion-duration) var(--motion-ease);transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform}.animate-on-scroll.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){.freeride-hero__image img,.lake-hero__image img,.splitter-video,.tours-hero img{animation:motion-hero-zoom 30s var(--motion-ease-out) both;transform-origin:center}.tours-hero__line{animation:motion-enter .9s var(--motion-ease-out) both}.tours-hero__line:nth-child(2){animation-delay:.12s}.tours-hero__cta{animation:motion-enter .9s var(--motion-ease-out) .28s both}.lake-hero__title-line{animation:motion-enter .85s var(--motion-ease-out) both}.lake-hero__title-line:nth-child(2){animation-delay:.1s}.lake-hero__title-line:nth-child(3){animation-delay:.18s}.splitter-content .landing-split{animation:motion-enter .9s var(--motion-ease-out) .15s both}.splitter-content .landing-brand-card{animation:motion-enter .85s var(--motion-ease-out) both}.splitter-content .landing-brand-card:nth-child(2){animation-delay:.12s}.splitter-content .landing-socials{animation:motion-enter .9s var(--motion-ease-out) .35s both}.splitter-content .landing-social-link{animation:motion-enter .75s var(--motion-ease-out) both}.splitter-content .landing-social-link:nth-child(2){animation-delay:.08s}.splitter-content .landing-social-link:nth-child(3){animation-delay:.16s}.site-header-mobile-overlay .site-header__nav a{animation:motion-enter .45s var(--motion-ease-out) both}.site-header-mobile-overlay .site-header__nav a:first-child{animation-delay:.05s}.site-header-mobile-overlay .site-header__nav a:nth-child(2){animation-delay:.1s}.site-header-mobile-overlay .site-header__nav a:nth-child(3){animation-delay:.15s}.site-header-mobile-overlay .site-header__nav a:nth-child(4){animation-delay:.2s}.site-header-mobile-overlay .site-header__nav a:nth-child(5){animation-delay:.25s}.site-header-mobile-overlay .site-header__actions .pill-button:first-child{animation:motion-enter .45s var(--motion-ease-out) .3s both}.site-header-mobile-overlay .site-header__actions .pill-button:nth-child(2){animation:motion-enter .45s var(--motion-ease-out) .36s both}}@media (prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transform:none;transition:none}.freeride-hero__image img,.lake-hero__image img,.lake-hero__title-line,.mobile-bottom-sheet,.mobile-bottom-sheet__panel,.review-modal,.review-modal__body,.review-modal__success,.site-header-mobile-overlay,.site-header-mobile-overlay .site-header__actions .pill-button,.site-header-mobile-overlay .site-header__nav a,.splitter-content .landing-brand-card,.splitter-content .landing-social-link,.splitter-content .landing-socials,.splitter-content .landing-split,.splitter-video,.tours-hero img,.tours-hero__cta,.tours-hero__line{animation:none!important}}@keyframes motion-sheet-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}.mobile-bottom-sheet{position:fixed;inset:0;z-index:3000;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.52);animation:motion-fade-in .35s ease both}.mobile-bottom-sheet__panel{width:100%;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;border-radius:20px 20px 0 0;background:#23232a;box-shadow:0 -12px 48px rgba(0,0,0,.35);animation:motion-sheet-up .52s var(--motion-ease-out) both;transition:transform .28s var(--motion-ease-out);touch-action:pan-y;will-change:transform}.mobile-bottom-sheet__panel.is-dragging{transition:none}.mobile-bottom-sheet.is-closing{animation:mobile-sheet-backdrop-out .26s ease both}.mobile-bottom-sheet.is-closing .mobile-bottom-sheet__panel{animation:mobile-sheet-panel-out .26s ease both}@keyframes mobile-sheet-panel-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes mobile-sheet-backdrop-out{0%{background:rgba(0,0,0,.52)}to{background:transparent}}.mobile-bottom-sheet__handle{display:flex;justify-content:center;width:100%;padding:.7rem 0 .85rem;border:none;background:none;cursor:pointer;flex-shrink:0;touch-action:none}.mobile-bottom-sheet__handle span{width:40px;height:5px;border-radius:10px;background:#666}.mobile-bottom-sheet__content{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 1rem 1.25rem;max-height:calc(88vh - 2.25rem)}.mobile-bottom-sheet--tours-map .mobile-bottom-sheet__panel,.mobile-bottom-sheet--tours-sea .mobile-bottom-sheet__panel{background:#17171b}.mobile-bottom-sheet--tours-map .mobile-bottom-sheet__content,.mobile-bottom-sheet--tours-sea .mobile-bottom-sheet__content{padding:0 0 1rem}.mobile-bottom-sheet--tours-map .tours-map-popup-card,.mobile-bottom-sheet--tours-sea .tours-sea-popup-card{width:100%;max-width:none;border:0;border-radius:0}.mobile-bottom-sheet--tours-outside .mobile-bottom-sheet__content{padding:0 1rem 1.5rem}.mobile-bottom-sheet--tours-outside .tours-outside-road{margin-top:0}.mobile-bottom-sheet--lake-date .mobile-bottom-sheet__content,.mobile-bottom-sheet--lake-description .mobile-bottom-sheet__content,.mobile-bottom-sheet--lake-map .mobile-bottom-sheet__content{padding:0 1rem 1.25rem}.mobile-bottom-sheet--lake-date .lake-date-popup,.mobile-bottom-sheet--lake-map .lake-map-popup__card{border-radius:12px;background:transparent;box-shadow:none;padding:0}.lake-description-popup{display:grid;grid-gap:1rem;gap:1rem;padding:.25rem 0 1rem}.lake-description-popup h2{margin:0;font-size:clamp(1.75rem,8vw,2.25rem);line-height:1.1;text-transform:uppercase}.lake-description-popup__details{display:grid;grid-gap:1.25rem;gap:1.25rem}.tours-mobile-expandable__body{display:grid;grid-template-rows:1fr}.tours-mobile-expandable__inner{overflow:hidden;min-height:0}.lake-program__expandable{display:grid;grid-template-rows:1fr}.lake-program__expandable-inner{overflow:hidden;min-height:0}.lake-faq__answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s var(--motion-ease)}.lake-faq__item.is-open .lake-faq__answer-wrap{grid-template-rows:1fr}.lake-faq__answer-wrap>.lake-faq__answer{overflow:hidden;min-height:0;opacity:0;transform:translateY(-8px);transition:opacity .42s var(--motion-ease),transform .42s var(--motion-ease)}.lake-faq__item.is-open .lake-faq__answer-wrap>.lake-faq__answer{opacity:1;transform:none}.lake-faq__question span{display:inline-block;min-width:1rem;text-align:center}@media (max-width:820px){.tours-mobile-expandable__body{grid-template-rows:0fr;transition:grid-template-rows .58s var(--motion-ease)}.tours-mobile-expandable.is-expanded .tours-mobile-expandable__body{grid-template-rows:1fr}.lake-program__expandable{grid-template-rows:0fr;transition:grid-template-rows .58s var(--motion-ease)}.lake-program__accordion.is-open .lake-program__expandable{grid-template-rows:1fr}.lake-program__summary{cursor:pointer}}