.Home_main__qh3sW{min-height:100vh;position:relative;padding:0;background-color:white}.Home_header__wW9db{display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem;position:absolute;top:0;left:0;right:0;z-index:1001;background:transparent}.Home_rightNav__O8IIE{display:flex;align-items:center;gap:1rem}.Home_nav__JGvAQ{display:flex;gap:1rem;align-items:flex-end}.Home_nav__JGvAQ a{color:black;text-decoration:none}.Home_buttonLime__KNSCy{background-color:var(--brandLime);border:2px solid var(--brandObsidian);color:var(--brandObsidian);padding:.5rem 1.5rem;font-size:1.2rem;font-weight:400;font-family:Outfit,Epilogue,Figtree,sans-serif;border-radius:50px;cursor:pointer;align-self:flex-start;margin:0 auto;transition:transform .2s ease,background-color .2s ease,color .2s ease}.Home_buttonLime__KNSCy:hover{color:black;border:2px solid black;transform:scale(1.05)}.Home_buttonLime__KNSCy:hover,.Home_loginWhite__UNmGj{background-color:white;font-weight:400;font-family:Outfit,Epilogue,Figtree,sans-serif}.Home_loginWhite__UNmGj{border:2px solid var(--brandObsidian);color:var(--brandObsidian);font-size:1.2rem;padding:.5rem 1rem;border-radius:50px;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease}.Home_loginWhite__UNmGj:hover{background-color:var(--brandCherry);color:white;border:2px solid black;transform:scale(1.05)}.Home_loginLime__Zi5a_,.Home_loginWhite__UNmGj:hover{font-weight:400;font-family:Outfit,Epilogue,Figtree,sans-serif}.Home_loginLime__Zi5a_{background-color:var(--brandLime);border:2px solid var(--brandObsidian);color:var(--brandObsidian);font-size:1.2rem;padding:.5rem 1rem;border-radius:50px;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease}.Home_loginLime__Zi5a_:hover{background-color:white;color:black;font-weight:400;font-family:Outfit,Epilogue,Figtree,sans-serif;border:2px solid black;transform:scale(1.05)}.Home_authButtons__c__Wj{display:flex;align-items:center;gap:.5rem}.Home_secondaryButton__uXUcm{background-color:var(--brandObsidian);border:2px solid var(--brandObsidian);color:white;padding:.5rem 1rem;font-size:.7rem;font-weight:400;font-family:Outfit,Epilogue,Figtree,sans-serif;border-radius:50px;cursor:pointer;width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;transition:transform .2s ease,background-color .2s ease,color .2s ease}.Home_secondaryButton__uXUcm img{filter:brightness(0) invert(1)}.Home_secondaryButton__uXUcm:hover{background-color:white;color:black;font-weight:400;font-family:Outfit,Epilogue,Figtree,sans-serif;border:2px solid black;transform:scale(1.05)}.Home_secondaryButton__uXUcm:hover img{filter:brightness(0)}.Home_logButton__UvdGs{background-color:var(--brandLime);color:var(--brandObsidian);border:2px solid var(--brandLime);padding:.8rem 1.5rem;font-size:1rem;font-weight:400;font-family:Outfit,Epilogue,Figtree,sans-serif;border-radius:50px;cursor:pointer;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.Home_logButton__UvdGs:hover{background-color:white;color:black;border:2px solid black;transform:scale(1.05)}.Home_cancelButton__cLD4Z{background-color:#d96073;color:white;border:2px solid #d96073;padding:.8rem 1.5rem;font-size:1rem;font-weight:400;font-family:Outfit,Epilogue,Figtree,sans-serif;border-radius:50px;cursor:pointer;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.Home_cancelButton__cLD4Z:hover{background-color:white;color:#d96073;border:2px solid var(--brandObsidian);transform:scale(1.05)}.Home_dropdown__m6COC{position:relative;display:inline-block}.Home_dropbtn__d_Rn_{background-color:transparent;border:none;padding:.5rem 1rem;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:4px;color:black}.Home_dropdownContent__NJv1j{position:absolute;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s ease-in-out;z-index:1;border-radius:4px}.Home_dropdown__m6COC:hover .Home_dropdownContent__NJv1j{opacity:1;visibility:visible;transform:translateY(0)}.Home_dropdownContent__NJv1j a{padding:12px 16px;text-decoration:none;display:block;white-space:nowrap}.Home_dropdownContent__NJv1j a:hover{font-weight:700;background-color:transparent!important}.Home_hamburgerIcon__ouTOk{display:none}.Home_navOpen__B2Ozq{display:flex!important;flex-direction:column}@media (max-width:640px){.Home_main__qh3sW{height:100%;overflow:hidden;padding-left:1rem;padding-right:1rem}.Home_header__wW9db{position:absolute;top:3rem;left:0;right:0;z-index:10;max-width:none;margin:0;padding:.5rem 1rem;background:transparent;display:flex;justify-content:center;align-items:center}.Home_rightNav__O8IIE{display:none}.Home_logo__K5PJX{margin-top:0}.Home_logo__K5PJX img{width:150px!important;height:auto!important}.Home_header__wW9db{padding:1rem 2rem}.Home_header__wW9db>div{justify-content:center!important}.Home_header__wW9db .Home_hidden__0e8ay{display:none!important}.Home_nav__JGvAQ{display:none;position:fixed;top:0;left:0;right:0;bottom:0;flex-direction:column;background-color:rgba(53,68,59,.95);align-items:center;justify-content:center;padding:2rem;z-index:1000;gap:1.5rem}.Home_navOpen__B2Ozq{display:flex!important}.Home_nav__JGvAQ>div{width:80%;text-align:center}.Home_authButtons__c__Wj button,.Home_dropbtn__d_Rn_,.Home_nav__JGvAQ a{color:white;font-size:1.5rem;width:100%;text-align:center;padding:.8rem 0;background:none;border:none}.Home_dropbtn__d_Rn_{border-bottom:1px solid rgba(255,255,255,.2)}.Home_authButtons__c__Wj{display:flex;flex-direction:column;width:80%;gap:1rem;margin-top:1rem}.Home_authButtons__c__Wj>*>button{width:100%;font-size:1.5rem}.Home_authButtons__c__Wj .Home_buttonLime__KNSCy,.Home_authButtons__c__Wj .Home_buttonWhite__LBRl3{width:100%;font-size:1.2rem}.Home_dropdown__m6COC{width:100%}.Home_dropdownContent__NJv1j{display:none;position:static;background-color:rgba(255,255,255,.1);width:100%;margin-top:.5rem;border-radius:8px}.Home_dropdownContent__NJv1j a{padding:.8rem 1rem;font-size:1.2rem;color:white}.Home_dropdownContent__NJv1j.Home_open__KhncW{display:block!important}}.Home_stickyMainMenuWrapper__LLS9x{position:sticky;top:0;width:100%;background-color:var(--background);z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Home_stickyMainMenuContent__FeLrA{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:1rem;height:auto}.ArrowSwitcher_arrowSwitcher__JaECy{display:flex;align-items:center;gap:1.5rem}.ArrowSwitcher_arrowButton__oA6g0{width:56px;height:56px;border-radius:50%;border:2px solid #1a1a1a;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#1a1a1a}.ArrowSwitcher_arrowButton__oA6g0:hover{background-color:#1a1a1a;color:white}.ArrowSwitcher_arrowButton__oA6g0:active{transform:scale(.95)}.ArrowSwitcher_indicators__3p4RO{display:flex;gap:.5rem}.ArrowSwitcher_indicator__PUJZC{width:8px;height:8px;border-radius:50%;background-color:#d0d0d0;transition:background-color .3s ease}.ArrowSwitcher_indicator__PUJZC.ArrowSwitcher_active__U7Rsu{background-color:#1a1a1a}.AppFeatures_appFeaturesSection__gIYDC{background:linear-gradient(180deg,rgba(240,240,240,.3),rgba(220,220,220,.2)),#FFF6EF;padding:4rem 0 0;width:100%;min-height:600px;margin-bottom:4rem}.AppFeatures_appFeaturesContainer__ksiZJ{max-width:1400px;margin:0 auto;padding:0 4rem;height:100%}.AppFeatures_appFeaturesContent__211WI{display:flex;align-items:stretch;justify-content:space-between;gap:4rem;min-height:500px}.AppFeatures_leftSide__bPm35{flex:0 0 300px;display:flex;flex-direction:column;gap:3rem;padding:2rem 0;margin-top:1rem}.AppFeatures_navigationWrapper__Zs6si{display:flex;justify-content:flex-start}.AppFeatures_featuresList__IJ09g{display:flex;flex-direction:column;gap:.5rem}.AppFeatures_featureItem__YsDNo{background:none;border:none;text-align:left;padding:.75rem 0;font-size:1.1rem;color:#666;cursor:pointer;transition:all .3s ease;position:relative;font-family:Outfit,Epilogue,Figtree,sans-serif}.AppFeatures_featureItem__YsDNo:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#1a1a1a;transition:width .3s ease}.AppFeatures_featureItem__YsDNo:hover{color:#1a1a1a}.AppFeatures_featureItem__YsDNo.AppFeatures_active__CdNow{color:#1a1a1a;font-weight:600}.AppFeatures_featureItem__YsDNo.AppFeatures_active__CdNow:after{width:100%}.AppFeatures_centerPhone__rw5Yb{flex:0 0 auto;display:flex;justify-content:center;align-items:flex-end;align-self:stretch;margin-bottom:-35px;padding-bottom:0}.AppFeatures_phoneImage__pfO23{width:300px;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));border-radius:2rem 2rem 0 0;margin-bottom:0;display:block}.AppFeatures_rightContent__30K6L{flex:1;max-width:450px;display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0;margin-top:2rem}.AppFeatures_featureTitle__ery0K{font-size:3rem;font-weight:600;line-height:1.1;color:#1a1a1a;margin:0;text-align:left}.AppFeatures_featureSubtitle__8IroF{font-size:1.25rem;font-weight:300;line-height:1.4;color:brandObsidian;margin:0}.AppFeatures_appStoreButtons__In_WM{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.AppFeatures_storeLink__qlhBJ{display:inline-block;transition:transform .2s ease}.AppFeatures_storeLink__qlhBJ:hover{transform:scale(1.05)}@media (max-width:1024px){.AppFeatures_appFeaturesContainer__ksiZJ{padding:0 2rem}.AppFeatures_appFeaturesContent__211WI{gap:2rem}.AppFeatures_leftSide__bPm35{flex:0 0 250px}.AppFeatures_featureTitle__ery0K{font-size:2.5rem}.AppFeatures_phoneImage__pfO23{height:400px}}@media (max-width:640px){.AppFeatures_appFeaturesSection__gIYDC{padding:2rem 0;margin-bottom:2rem}.AppFeatures_appFeaturesContainer__ksiZJ{padding:0 1rem}.AppFeatures_appFeaturesContent__211WI{flex-direction:column;gap:2rem;align-items:center;min-height:auto}.AppFeatures_leftSide__bPm35{flex:none;width:100%;order:3;gap:2rem;padding:1rem 0}.AppFeatures_featuresList__IJ09g{display:none}.AppFeatures_navigationWrapper__Zs6si{justify-content:center}.AppFeatures_centerPhone__rw5Yb{order:1;flex:none;margin-bottom:-30px}.AppFeatures_rightContent__30K6L{order:2;max-width:100%;align-items:center;padding:1rem 0;gap:1rem}.AppFeatures_phoneImage__pfO23{height:300px;width:auto}.AppFeatures_featureTitle__ery0K{font-size:1.75rem;text-align:center!important}.AppFeatures_featureSubtitle__8IroF{text-align:center;font-size:1rem}.AppFeatures_appStoreButtons__In_WM{justify-content:center;align-items:center;width:100%;flex-direction:row;gap:1rem}.AppFeatures_storeLink__qlhBJ img{width:120px;height:auto}}.AppFeatures_mobileAppFeaturesSection__Wj8vK{background:linear-gradient(180deg,rgba(240,240,240,.3),rgba(220,220,220,.2)),#FFF6EF;padding:2rem 0 3rem;width:100%;position:relative;overflow:hidden}.AppFeatures_phoneSection__tEcCD{width:100%;margin-bottom:2rem}.AppFeatures_scrollContainer__plLOK{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.AppFeatures_scrollContainer__plLOK::-webkit-scrollbar{display:none}.AppFeatures_phoneCard__wVfvg{flex:0 0 100%;width:100%;scroll-snap-align:start;display:flex;justify-content:center;align-items:center;padding:0 2rem}.AppFeatures_contentContainer__iQpRh{width:100%;max-width:400px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;padding:0 2rem}.AppFeatures_indicators__6tZKS{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.AppFeatures_indicator__w_Ehe{width:8px;height:8px;border-radius:50%;background-color:#d0d0d0;border:none;cursor:pointer;transition:all .3s ease;padding:0}.AppFeatures_indicator__w_Ehe.AppFeatures_active__CdNow{background-color:#1a1a1a;width:24px;border-radius:4px}@media (max-width:375px){.AppFeatures_mobileAppFeaturesSection__Wj8vK .AppFeatures_phoneImage__pfO23{height:240px}.AppFeatures_mobileAppFeaturesSection__Wj8vK .AppFeatures_featureTitle__ery0K{font-size:1.5rem}.AppFeatures_mobileAppFeaturesSection__Wj8vK .AppFeatures_featureSubtitle__8IroF{font-size:.9rem}}.Hero_hero__Um8Bd{background-image:url(/hero-image-beta.png);background-size:100% auto;background-position:top;background-repeat:no-repeat;min-height:60vh;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;color:white;position:relative;width:100%;margin:0}.Hero_heroContent___JX9K{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;max-width:1400px;gap:3rem;position:absolute;top:45%;left:65%;transform:translate(-50%,-50%);z-index:10;padding-left:2rem}.Hero_heroText__jgzx6{flex:0 0 400px;margin-left:0}.Hero_heroPhones__6Unbm{display:flex;flex-direction:row;gap:1.5rem;align-items:center;flex:0 0 auto}.Hero_phoneLeft__4Zj95,.Hero_phoneRight__ACZlP{width:auto;height:250px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}.Hero_phoneRight__ACZlP{transform:translateY(20px)}.Hero_mobileCta__xs2nj,.Hero_mobileHero__BbXY6{display:none}.Hero_hero__Um8Bd h1{font-size:2.5rem;font-weight:600;line-height:1.1;margin-bottom:1rem;margin-top:0;text-align:left;color:white}.Hero_hero__Um8Bd p{font-size:1.3rem;font-weight:400;line-height:1.4;margin-bottom:0;text-align:left;color:white}@media (max-width:1024px) and (min-width:641px){.Hero_heroContent___JX9K{top:30%!important;left:55%!important;gap:2rem;max-width:90%}.Hero_heroText__jgzx6{flex:0 0 350px;margin-left:0}.Hero_hero__Um8Bd h1{font-size:2.2rem!important}.Hero_hero__Um8Bd p{font-size:1.1rem!important}.Hero_phoneLeft__4Zj95,.Hero_phoneRight__ACZlP{height:220px!important}.Hero_heroPhones__6Unbm{gap:1rem}}@media (max-width:640px){.Hero_hero__Um8Bd{background-size:100% auto;background-position:top;min-height:50vh;padding:6rem 2rem 2rem;justify-content:center;display:flex;box-sizing:border-box;aspect-ratio:16/9}.Hero_heroContent___JX9K,.Hero_hero__Um8Bd{height:auto;flex-direction:column;align-items:center;text-align:center}.Hero_heroContent___JX9K{position:static!important;transform:none!important;gap:2rem;padding:2rem 1rem;max-width:100%}.Hero_heroText__jgzx6{margin-left:0!important;text-align:center;flex:none;max-width:100%;order:1}.Hero_heroPhones__6Unbm{display:flex!important;flex-direction:column;gap:1.5rem;align-items:center;order:2}.Hero_phoneLeft__4Zj95,.Hero_phoneRight__ACZlP{height:400px!important;width:auto}.Hero_phoneRight__ACZlP{transform:none!important}.Hero_mobileCta__xs2nj{display:block!important;margin-top:2rem;order:3}.Hero_hero__Um8Bd h1{line-height:1.1;margin-top:0;margin-bottom:2rem;font-size:2.5rem;color:white;text-align:center;max-width:100%}.Hero_hero__Um8Bd,.Hero_hero__Um8Bd p{display:none!important}.Hero_mobileHero__BbXY6{display:flex!important;background-image:url(/hero-image-mobile.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;width:100%;position:relative}.Hero_mobileHeroContent__93gcl{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100vh;padding:8rem 2rem 3rem;text-align:center;color:white}.Hero_mobileTitle__Jt4yL{font-size:2rem;font-weight:600;line-height:1.1;margin-top:1rem;color:white}.Hero_mobileHeroContent__93gcl p{font-size:1.1rem;font-weight:400;line-height:1.4;margin-bottom:1rem;color:white;text-align:center}.Hero_mobilePhones__mPH_Y{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;flex:1;margin:2rem 0 1rem}.Hero_mobilePhone__Emouz{width:auto!important;height:240px!important;max-width:50%;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}.Hero_mobileCtaButton__eSf4s{margin-bottom:2rem;display:flex;justify-content:center;width:100%;padding:0 2rem}.Hero_mobileCtaButton__eSf4s button{min-width:200px;text-align:center!important;justify-content:center!important;display:flex!important;align-items:center!important}}.LocalKnowledge_localKnowledgeSection__MnGFI{background-image:url(/images/adventures.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:4rem;border-radius:2rem;position:relative;width:calc(100% - 8rem);max-width:1400px;margin:0 auto 4rem}.LocalKnowledge_localKnowledgeContent__nbuIM{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4rem;position:relative;width:100%}.LocalKnowledge_localKnowledgeText__odJ9d{flex:1;max-width:500px;z-index:10}.LocalKnowledge_localKnowledgeText__odJ9d h2{font-size:3.5rem;font-weight:600;line-height:1.1;margin-bottom:1.5rem;color:#1a1a1a;text-align:left}.LocalKnowledge_localKnowledgeText__odJ9d p{font-size:1.2rem;font-weight:400;line-height:1.4;margin-bottom:2rem;color:#333}.LocalKnowledge_localKnowledgeCta__LRiov{margin-bottom:0}.LocalKnowledge_localKnowledgeImages__uHm0N{display:flex;flex-direction:row;gap:1.5rem;align-items:center;flex:0 0 auto;z-index:10}.LocalKnowledge_localKnowledgePhone__ylVXx{width:auto;height:350px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));border-radius:1.5rem}.LocalKnowledge_desktopLocalKnowledge__oqWFK{display:block}.LocalKnowledge_mobileLocalKnowledgeSection__PFoub{display:none}@media (max-width:640px){.LocalKnowledge_localKnowledgeSection__MnGFI{display:none!important}.LocalKnowledge_mobileLocalKnowledgeSection__PFoub{display:flex!important;flex-direction:column;border-radius:2rem;overflow:hidden;margin:4rem 1rem}.LocalKnowledge_mobileLocalKnowledgeTop__bfdle{background-image:url(/images/mobile-knowledge.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:2rem 1rem;display:flex;align-items:center;justify-content:center;min-height:350px}.LocalKnowledge_mobileLocalKnowledgeBottom__bIb8B{background-color:#FED300;padding:2rem 1rem;display:flex;align-items:center;justify-content:center}.LocalKnowledge_mobileLocalKnowledgeImages__vurGb{display:flex;flex-direction:row;gap:1rem;justify-content:center}.LocalKnowledge_mobileLocalKnowledgePhone__UNQ_t{width:auto!important;height:280px!important;max-width:45%;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));border-radius:1.5rem}.LocalKnowledge_mobileLocalKnowledgeText__eMK_V{text-align:left;color:#1a1a1a}.LocalKnowledge_mobileLocalKnowledgeText__eMK_V h2{font-size:2rem;font-weight:600;line-height:1.1;margin-bottom:1rem;color:#1a1a1a;text-align:left}.LocalKnowledge_mobileLocalKnowledgeText__eMK_V p{font-size:1rem;font-weight:400;line-height:1.4;margin-bottom:1.5rem;color:#333}.LocalKnowledge_mobileLocalKnowledgeCta__YUIzv{display:flex;justify-content:left;width:100%}.LocalKnowledge_mobileLocalKnowledgeCta__YUIzv a,.LocalKnowledge_mobileLocalKnowledgeCta__YUIzv button{width:100%}}