@font-face{font-family:Boathouse;src:url("assets/Boathouse-Regular-50b1c306408e113aa3514e010e09d2fc2fdc45ca84d2410ad47bd61115aada27.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:Boathouse;src:url("assets/Boathouse-Medium-2fd747f0db10706d3e4349b7d503af9303ea266198bc2e91bf523beee1d87249.woff2") format("woff2");font-weight:600;font-display:swap}
@font-face{font-family:Boathouse;src:url("assets/Boathouse-Bold-b1fa56d207c294fa7be6b924f31b962303a53a79668d8b975cdc696ff5f7d211.woff2") format("woff2");font-weight:700;font-display:swap}
@font-face{font-family:BoathouseExtended;src:url("assets/Boathouse-Extended-Regular-cc8f3a1d9191e7debea626d0056a633fd02337d9d0e13f03df4f69aa71929b78.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:BoathouseExtended;src:url("assets/Boathouse-Extended-Medium-aee9744a078a6d57f26b9fdb03e3647136c95876af9e85182c24c00e828f7147.woff2") format("woff2");font-weight:600;font-display:swap}

:root{--orange:#fc5200;--coal:#242428;--footer:#2f2f2f;--muted:#b2afc0;--red:#760000}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:#000;background:#fff;font-family:Boathouse,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
button,a{font:inherit}
button{border:0}
a{text-decoration:none;color:inherit}
.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;height:96px;color:#fff;transition:.2s background,.2s box-shadow,.2s height}
.header-inner{height:100%;max-width:1320px;margin:auto;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;padding:0 0}
.brand{display:flex;align-items:center;gap:20px;width:max-content}
.brand img:first-child{width:20px;height:29px}.brand img:last-child{width:80px;height:auto}
.desktop-nav{display:flex;justify-content:center;gap:48px;font-size:15px}
.desktop-nav a,.desktop-actions button{padding:12px 0;transition:opacity .15s}
.desktop-nav a:hover,.desktop-actions button:hover{opacity:.65}
.desktop-actions{display:flex;justify-content:flex-end;gap:28px}
.desktop-actions button,.mobile-join{color:inherit;background:none;cursor:pointer}
.mobile-menu-trigger,.mobile-join{display:none}
.site-header.is-sticky{position:fixed;height:64px;background:#fff;color:#242428;box-shadow:0 2px 14px rgba(0,0,0,.13)}
.site-header.is-sticky .brand img:first-child{content:url("assets/echelon-orange-38035fa593e2a89ff0f71db94cc9048f487a1bd7bc0eb231a21db28089764778.svg")}
.site-header.is-sticky .brand img:last-child{content:url("assets/strava-orange-7c13281bc329c07fcfeb4d4ca6e7a74e5a4ade915bc02b87d4b9b36da3117e30.svg")}

.hero{height:650px;background:#fff;color:#fff;display:block;position:relative;text-align:center;overflow:hidden}
.hero::before{content:"";position:absolute;inset:0 0 auto;height:500px;background:#307489 url("assets/JoinNow-Variant-Hero-Anim-Desktop.gif") center/cover no-repeat}
.hero-content{position:relative;z-index:1;padding-top:156px}
h1,h2{font-family:BoathouseExtended,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;margin:0}
.hero h1{font-size:72px;line-height:72px;letter-spacing:-1.1px}
.hero p{font-size:26px;line-height:31px;margin:30px auto 38px;max-width:920px}
.cta{display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:16px 28px;border-radius:4px;background:var(--orange);color:#fff;font-size:22px;font-weight:600;cursor:pointer;transition:filter .15s,transform .15s}
.cta:hover{filter:brightness(.91)}.cta:active{transform:translateY(1px)}

.intro{min-height:708px;padding:140px 24px 90px;text-align:center}
.narrow{max-width:900px;margin:auto}
.intro h2,.apps-section h2,.photo-callout h2,.subscription h2{font-size:60px;line-height:72px;letter-spacing:-.5px}
.intro .cta{margin-top:24px}

.card-section{padding:0 0 92px}
.feature-grid{display:grid;grid-template-columns:repeat(3,384px);gap:32px;max-width:1216px;margin:auto}
.feature-card{text-align:center;min-width:0}
.feature-card picture{display:block;width:100%;overflow:hidden}
.feature-card img{display:block;width:100%;height:auto}
.feature-card h3{font-size:21px;line-height:27px;margin:25px 0 8px;font-weight:600}
.feature-card p{font-size:16px;line-height:22px;color:#494950;margin:0}
.apps-section{text-align:center;padding:100px 0 90px}
.apps-section h2{margin-bottom:54px}
.apps-section picture,.apps-section img{display:block;width:100%;height:auto}
.apps-section .cta{margin-top:48px}

.photo-callout{height:646px;background-position:center;background-size:cover;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}
.share-callout{background-image:linear-gradient(rgba(0,0,0,.08),rgba(0,0,0,.08)),url("assets/JoinNow-Variant-Mod5-ConnectJoinGive-Desktop.jpg")}
.inspire-callout{background-image:linear-gradient(rgba(0,0,0,.08),rgba(0,0,0,.08)),url("assets/JoinNow-Variant-Mod7-Find-Desktop.jpg")}
.photo-callout .cta{margin-top:34px}
.compact-cards{padding-top:96px;padding-bottom:110px}
.compact-cards .feature-card h3{margin-top:22px}
.adventure-cards{padding-top:96px;padding-bottom:110px}

.subscription{min-height:650px;background:var(--red);color:#fff;text-align:center;padding:70px 24px 78px}
.subscription .lock{display:block;margin:0 auto 20px;width:160px;height:160px}
.subscription .lock img{width:100%;height:100%}
.subscription p{font-size:24px;line-height:31px;margin:25px 0 30px}
.ticker{display:block;width:100%;height:27px;background:var(--orange);overflow:hidden}
.ticker img{display:block;width:100%;height:27px;object-fit:cover}

footer{background:var(--footer);color:#fff;padding:92px 0 110px}
.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.2fr 1.5fr 1.1fr .9fr;gap:60px}
.footer-grid section{display:flex;flex-direction:column;align-items:flex-start}
.footer-grid h2{font-family:Boathouse;font-size:13px;line-height:16px;color:var(--muted);margin:0 0 40px}
.footer-grid a,.footer-grid button{font-size:13px;line-height:17px;font-weight:700;background:none;color:#fff;margin:0 0 23px;padding:0;text-align:left;cursor:pointer}
.footer-brand>img{width:28px;height:40px;margin-bottom:35px}
.footer-brand p,.footer-brand a{font-size:12px;line-height:16px;color:var(--muted);font-weight:400;margin:0 0 18px}
.footer-grid .store{width:128px;height:auto;margin:0 0 19px}

.cookie-banner{position:fixed;z-index:80;bottom:0;left:0;width:100%;min-height:206px;background:#050505;color:#fff;display:grid;grid-template-columns:1fr 300px;gap:34px;padding:26px 24px 24px 72px;border-radius:4px 4px 0 0;box-shadow:0 -4px 22px rgba(0,0,0,.3);font-family:Arial,sans-serif}
.cookie-banner[hidden]{display:none}
.cookie-copy{display:grid;grid-template-columns:130px 1fr;gap:28px;align-items:center}
.cookie-logo{font:800 22px Arial;color:var(--orange);font-style:italic}
.cookie-copy h2{font:700 15px/20px Arial;margin:0 0 10px}
.cookie-copy p{font:400 13px/20px Arial;margin:0;max-width:800px}
.cookie-more{color:var(--orange);background:none;padding:12px 0 0;font-weight:700;cursor:pointer}
.cookie-actions{display:flex;flex-direction:column;justify-content:center;gap:8px}
.cookie-actions button,.cookie-preferences button{height:47px;color:#fff;background:#050505;border:2px solid #fff;font-weight:700;cursor:pointer}
.cookie-actions button:hover,.cookie-preferences button:hover{background:#202020}
.cookie-actions span{font-size:26px;line-height:0}
.cookie-preferences{grid-column:1/-1;border-top:1px solid #555;padding-top:18px;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:20px;align-items:center}
.cookie-preferences[hidden]{display:none}
.cookie-preferences label{display:flex;justify-content:space-between;gap:12px}.cookie-preferences button{padding:0 24px}

.mobile-drawer{display:none}
.action-modal{position:fixed;z-index:90;inset:0;display:grid;place-items:center;opacity:0;pointer-events:none;transition:.2s opacity}
.action-modal.is-open{opacity:1;pointer-events:auto}
.modal-scrim{position:absolute;inset:0;background:rgba(0,0,0,.62);width:100%;height:100%}
.action-modal section{position:relative;width:min(430px,calc(100% - 40px));padding:46px 40px 38px;background:#fff;text-align:center;border-radius:4px;box-shadow:0 18px 80px rgba(0,0,0,.3)}
.action-modal section>img{width:32px}.action-modal h2{font-size:34px;line-height:41px;margin:18px 0 12px}.action-modal p{font-size:17px;line-height:24px;color:#494950;margin:0 0 25px}
.modal-close,.drawer-close{position:absolute;right:16px;top:12px;background:none;font-size:30px;cursor:pointer}.modal-ok{min-height:50px;font-size:17px}

@media(max-width:700px){
  .desktop-only,.desktop-nav,.desktop-actions{display:none}
  .site-header{height:72px}
  .header-inner{display:flex;justify-content:center;padding:0 24px}
  .brand{gap:14px}.brand img:first-child{width:20px}.brand img:last-child{width:80px}
  .mobile-menu-trigger{position:absolute;left:24px;top:16px;display:flex;width:40px;height:40px;flex-direction:column;justify-content:center;gap:5px;padding:9px;background:transparent}
  .mobile-menu-trigger span{height:2px;width:20px;background:#fff;display:block}
  .mobile-join{position:absolute;right:0;top:0;width:108px;height:47px;font-size:13px;font-weight:600}
  .site-header.is-sticky{height:47px}
  .site-header.is-sticky .brand{display:none}
  .site-header.is-sticky .mobile-menu-trigger{left:5px;top:4px}
  .site-header.is-sticky .mobile-menu-trigger span{background:#111}
  .site-header.is-sticky .mobile-join{display:block;color:var(--orange)}
  .hero{height:500px;background:#fff;position:relative;display:block;overflow:hidden}
  .hero::before{content:"";position:absolute;inset:0 0 auto;height:215px;background:#307489 url("assets/JoinNow-Variant-Hero-Anim-Mobile.gif") top center/100% auto no-repeat}
  .hero-content{position:relative;z-index:1;width:100%;padding:106px 0 0}
  .hero h1{font-size:48px;line-height:48px;letter-spacing:-.5px}
  .hero p{display:none}
  .hero .cta{position:absolute;top:377px;left:50%;transform:translateX(-50%);white-space:nowrap}
  .hero .cta:active{transform:translate(-50%,1px)}
  .cta{min-height:42px;padding:9px 16px;font-size:16px}
  .intro{min-height:490px;padding:84px 32px 65px}
  .intro h2,.apps-section h2,.photo-callout h2,.subscription h2{font-size:34px;line-height:41px;letter-spacing:0}
  .intro .cta{margin-top:16px}
  .card-section{padding:0 32px 60px}
  .feature-grid{display:flex;flex-direction:column;gap:78px;width:100%}
  .feature-card picture{width:100%}
  .feature-card h3{font-size:17px;line-height:22px;margin:18px 0 7px}
  .feature-card p{font-size:15px;line-height:20px}
  .apps-section{padding:80px 0 72px}
  .apps-section h2{padding:0 32px;margin-bottom:42px}
  .apps-section .cta{margin-top:38px}
  .photo-callout{height:500px;padding:0 32px}
  .share-callout{background-image:linear-gradient(rgba(0,0,0,.08),rgba(0,0,0,.08)),url("assets/JoinNow-Variant-Mod5-Share-Mobile.jpg")}
  .inspire-callout{background-image:linear-gradient(rgba(0,0,0,.08),rgba(0,0,0,.08)),url("assets/JoinNow-Variant-Mod7-Find-Mobile.png")}
  .photo-callout .cta{margin-top:18px}
  .compact-cards{padding-top:74px;padding-bottom:82px}
  .adventure-cards{padding-top:82px;padding-bottom:92px}
  .subscription{min-height:472px;padding:54px 32px 62px;display:flex;flex-direction:column;align-items:center;justify-content:center}
  .subscription .lock{width:80px;height:80px;margin-bottom:16px}
  .subscription p{font-size:20px;line-height:27px;margin:19px 0 25px}
  .ticker,.ticker img{height:30px}
  footer{padding:80px 32px 100px;text-align:center}
  .footer-grid{display:flex;flex-direction:column;gap:52px}
  .footer-grid section{align-items:center}
  .footer-grid h2{margin-bottom:28px}
  .footer-brand>img{margin:0 auto 34px}
  .cookie-banner{left:8px;right:8px;bottom:8px;width:auto;max-height:calc(100vh - 16px);overflow:auto;display:block;padding:18px 15px 16px;border-radius:5px}
  .cookie-copy{display:block}.cookie-logo{display:block;font-size:21px;padding:0 0 16px;border-bottom:1px solid #555;margin-bottom:26px}
  .cookie-copy h2{font-size:16px;line-height:22px}.cookie-copy p{font-size:15px;line-height:22px}
  .cookie-actions{margin-top:28px;gap:8px}.cookie-actions button{height:54px;font-size:15px}
  .cookie-preferences{display:flex;flex-direction:column;align-items:stretch}.cookie-preferences label{padding:8px 0}.cookie-preferences button{height:50px}
  .mobile-drawer{position:fixed;z-index:70;inset:0;display:block;pointer-events:none}
  .drawer-panel{position:absolute;left:0;top:0;bottom:0;width:292px;background:#fff;transform:translateX(-100%);transition:.25s transform;padding:70px 32px 30px;color:#111}
  .drawer-panel nav{display:flex;flex-direction:column}.drawer-panel a,.drawer-panel nav button{font-size:25px;line-height:33px;padding:8px 0;margin-bottom:8px;background:none;text-align:left}
  .drawer-scrim{position:absolute;inset:0;background:rgba(0,0,0,.55);opacity:0;width:100%;height:100%}
  .mobile-drawer.is-open{pointer-events:auto}.mobile-drawer.is-open .drawer-panel{transform:none}.mobile-drawer.is-open .drawer-scrim{opacity:1}.drawer-panel{z-index:1}.drawer-close{z-index:2}
}

@media(min-width:701px) and (max-width:1200px){
  .header-inner{padding:0 32px}.feature-grid{grid-template-columns:repeat(3,1fr);padding:0 32px}.footer-grid{padding:0 40px}
}
