.TermsSearch_searchContainer__XIB4k{position:relative;z-index:50}.TermsSearch_searchToggle__GGDq4{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:1rem;cursor:pointer;padding:.5rem 1rem;border-radius:999px;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.TermsSearch_searchToggle__GGDq4:hover{background:hsla(0,0%,100%,.1);transform:translateY(-1px)}.TermsSearch_searchToggle__GGDq4 span{font-size:.9rem}.TermsSearch_searchPopup__GKUPB{position:absolute;top:calc(100% + .5rem);right:0;width:400px;background:#1a2830;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);padding:1.5rem;border:1px solid hsla(0,0%,100%,.1);z-index:9999}.TermsSearch_searchInputWrapper__w6v6d{position:relative;margin-bottom:1rem}.TermsSearch_searchIcon__fXwo9{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.5);font-size:1.1rem}.TermsSearch_searchInput__8y4gg{width:100%;padding:.875rem 1rem .875rem 2.75rem;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;background:hsla(0,0%,100%,.05);color:#fff;font-size:1rem;transition:all .3s ease}.TermsSearch_searchInput__8y4gg:focus{outline:none;border-color:#fe9561;background:hsla(0,0%,100%,.1);box-shadow:0 0 0 3px rgba(255,107,0,.1)}.TermsSearch_searchInput__8y4gg::placeholder{color:hsla(0,0%,100%,.5)}.TermsSearch_searchResults__rn_xD{max-height:400px;overflow-y:auto;margin:0 -.5rem;padding:0 .5rem;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}.TermsSearch_searchResult__CFLA0{display:block;width:100%;text-align:left;padding:1rem;background:transparent;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.TermsSearch_searchResult__CFLA0:hover{background:hsla(0,0%,100%,.05);transform:translateX(4px)}.TermsSearch_searchResult__CFLA0 h3{font-size:1rem;margin-bottom:.5rem;color:#fe9561;font-weight:500}.TermsSearch_searchResult__CFLA0 p{font-size:.875rem;color:hsla(0,0%,100%,.8);margin:0;line-height:1.5}.TermsSearch_highlight__cdEJH{background:rgba(255,107,0,.2);padding:.1rem .3rem;border-radius:3px;color:#fff}.TermsSearch_noResults__giTS0{padding:2rem 1rem;text-align:center;color:hsla(0,0%,100%,.6);font-size:.938rem}.TermsSearch_searchHeader__3E_4N{display:none}@media (max-width:768px){.TermsSearch_searchPopup__GKUPB{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;border-radius:0;padding:0;margin:0;display:flex;flex-direction:column;background:#0f1d26;border:none;animation:TermsSearch_slideUp__9MJed .3s ease-out;z-index:9999}.TermsSearch_searchHeader__3E_4N{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid hsla(0,0%,100%,.1);background:#1a2830;position:-webkit-sticky;position:sticky;top:0;z-index:2}.TermsSearch_searchHeaderTitle__u90vI{font-size:1.1rem;font-weight:500;color:#fff}.TermsSearch_closeButton__7PGiD{background:none;border:none;color:hsla(0,0%,100%,.8);padding:.5rem;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.TermsSearch_searchIcon__fXwo9{left:2rem}.TermsSearch_searchInputWrapper__w6v6d{margin:0;padding:1rem;background:#1a2830;position:-webkit-sticky;position:sticky;top:0;z-index:1;border-bottom:1px solid hsla(0,0%,100%,.1)}.TermsSearch_searchResults__rn_xD{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#0f1d26;position:relative;margin:0;max-height:100vh;z-index:0;padding:15px}.TermsSearch_searchResult__CFLA0{background:#1a2830;border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.TermsSearch_searchResult__CFLA0:last-child{border-bottom:none}.TermsSearch_searchResult__CFLA0:hover{transform:none;background:hsla(0,0%,100%,.02)}.TermsSearch_searchResult__CFLA0:active{background:hsla(0,0%,100%,.05)}.TermsSearch_noResults__giTS0{padding:3rem 1rem;height:100%;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.6);background:#0f1d26}.TermsSearch_searchOverlay__MOQXT{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f1d26;z-index:9998}}@supports (-webkit-touch-callout:none){.TermsSearch_searchPopup__GKUPB{height:-webkit-fill-available}.TermsSearch_searchResults__rn_xD{padding-bottom:env(safe-area-inset-bottom)}}@keyframes TermsSearch_slideUp__9MJed{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:480px){.TermsSearch_searchToggle__GGDq4{padding:.5rem}.TermsSearch_searchInput__8y4gg,.TermsSearch_searchResult__CFLA0 h3{font-size:.938rem}.TermsSearch_searchResult__CFLA0 p{font-size:.813rem}}@media (prefers-reduced-motion:reduce){.TermsSearch_searchPopup__GKUPB,.TermsSearch_searchResult__CFLA0,.TermsSearch_searchToggle__GGDq4{animation:none;transition:none}}.terms_main__15A1k{background:#0f1d26;min-height:100vh;color:#fff;padding:2rem 1rem;font-family:var(--font-poppins)}.terms_container__4TOOi{max-width:1400px;margin:0 auto;padding:2rem;background:rgba(15,29,38,.95);border-radius:12px;position:relative;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px}.terms_content__TH9xN{display:grid;grid-template-columns:250px 1fr;grid-gap:3rem;gap:3rem}.terms_header__ziXVa{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.1);-webkit-font-smoothing:antialiased}.terms_headerTop___v1P2{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.terms_header__ziXVa h1{font-size:2.5rem;margin:1.5rem 0;font-weight:400;font-family:var(--font-aldine)}.terms_backButton__ZaleX{display:inline-flex;align-items:center;color:#fff;text-decoration:none;font-size:1rem;padding:.5rem 1rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.terms_backButton__ZaleX:hover{background:hsla(0,0%,100%,.1);transform:translateY(-1px);-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px)}.terms_navigation__77Rk9{position:-webkit-sticky;position:sticky;top:2rem;height:-moz-fit-content;height:fit-content;max-height:100vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased}.terms_navigation__77Rk9::-webkit-scrollbar{width:4px}.terms_navigation__77Rk9::-webkit-scrollbar-track{background:transparent}.terms_navigation__77Rk9::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.terms_navigation__77Rk9 ul{list-style:none;padding:0;margin:0}.terms_navigationHeader__t6p5A{display:none}.terms_closeButton__ILDYc,.terms_mobileMenuButton__ZwRD1{display:none;background:transparent;border:none;color:hsla(0,0%,100%,.8);cursor:pointer;min-height:44px;min-width:44px;-webkit-tap-highlight-color:transparent}.terms_navButton__VvbXh{width:100%;text-align:left;padding:1rem;border:0;background:transparent;color:#fff;font-size:1rem;border-left:2px solid transparent;transition:all .3s ease;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.terms_navButton__VvbXh.terms_active__hljR7,.terms_navButton__VvbXh:hover{background:hsla(0,0%,100%,.05)}.terms_navButton__VvbXh.terms_active__hljR7{border-left-color:#fe9561}.terms_section__gxL69{margin-bottom:3rem;scroll-margin-top:2rem;opacity:1;transition:opacity .3s ease;padding:1rem 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease}.terms_section__gxL69 h2{font-size:1.8rem;font-weight:400;font-family:var(--font-aldine);margin-bottom:1.5rem}.terms_sectionContent__BYtpQ{color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.6}.terms_sectionContent__BYtpQ p{margin-bottom:1.5rem}.terms_sectionContent__BYtpQ p:last-child{margin-bottom:0}.terms_navigationOverlay__FuTjz{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease;z-index:998;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.terms_navigationOverlay__FuTjz.terms_isOpen__ubaqm{opacity:1;visibility:visible}@media (max-width:1024px){.terms_main__15A1k{padding:1rem}.terms_container__4TOOi{padding:1.5rem}.terms_content__TH9xN{grid-template-columns:200px 1fr;gap:2rem}.terms_header__ziXVa h1{font-size:2rem}}@media (max-width:768px){.terms_main__15A1k{padding:0}.terms_container__4TOOi{padding:1rem;border-radius:0;min-height:100vh;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.terms_content__TH9xN{grid-template-columns:1fr;gap:1rem}.terms_mobileMenuButton__ZwRD1{display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid hsla(0,0%,100%,.2);padding:.75rem 1rem;border-radius:4px;font-size:.875rem;margin-bottom:1rem;width:auto;color:#fff}.terms_navigation__77Rk9{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;height:-webkit-fill-available;background:#0f1d26;z-index:999;padding:0 1rem;transform:translateX(-100%);visibility:hidden;transition:transform .3s ease,visibility .3s ease;overscroll-behavior:contain;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);-webkit-transition:transform .3s ease,visibility .3s ease;-moz-transition:transform .3s ease,visibility .3s ease;-ms-transition:transform .3s ease,visibility .3s ease;-o-transition:transform .3s ease,visibility .3s ease}.terms_navigation__77Rk9.terms_isOpen__ubaqm{transform:translateX(0);visibility:visible;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}.terms_navigationHeader__t6p5A{display:flex;justify-content:space-between;align-items:center;margin:-1rem -1rem 2rem;padding:1rem;background:#1a2830;border-bottom:1px solid hsla(0,0%,100%,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.terms_navigationHeader__t6p5A h2{font-size:1.1rem;font-weight:500;margin:0}.terms_closeButton__ILDYc{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;font-size:1.25rem;padding:.5rem;touch-action:manipulation;z-index:1001}.terms_navigationOverlay__FuTjz{display:block}.terms_navButton__VvbXh{padding:.875rem 1rem;font-size:1rem;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.terms_navButton__VvbXh.terms_active__hljR7{border-left:none;background:rgba(254,149,97,.1)}.terms_section__gxL69{padding:1rem 0}.terms_section__gxL69 h2{font-size:1.5rem}.terms_sectionContent__BYtpQ{font-size:.938rem}}@media (max-width:480px){.terms_container__4TOOi{padding:1rem .75rem}.terms_header__ziXVa h1,.terms_section__gxL69 h2{font-size:1.25rem}.terms_sectionContent__BYtpQ{font-size:.875rem}.terms_navButton__VvbXh{padding:.75rem;font-size:.938rem}}@media (prefers-reduced-motion:reduce){.terms_backButton__ZaleX,.terms_navButton__VvbXh,.terms_navigation__77Rk9,.terms_section__gxL69{transition:none!important;animation:none!important}}@supports (-webkit-touch-callout:none){.terms_navigation__77Rk9{height:-webkit-fill-available;max-height:-webkit-fill-available}.terms_closeButton__ILDYc,.terms_mobileMenuButton__ZwRD1,.terms_navButton__VvbXh{cursor:pointer;touch-action:manipulation}}@media screen and (-webkit-min-device-pixel-ratio:1.25),screen and (min-resolution:120dpi){.terms_header__ziXVa{-webkit-font-smoothing:subpixel-antialiased;text-rendering:optimizeLegibility}.terms_header__ziXVa h1{letter-spacing:-.02em}.terms_backButton__ZaleX{border-width:.5px}.terms_navigation__77Rk9{-webkit-font-smoothing:subpixel-antialiased}.terms_navigation__77Rk9::-webkit-scrollbar{width:5px}.terms_navButton__VvbXh{border-left-width:.5px}.terms_sectionContent__BYtpQ{-webkit-font-smoothing:subpixel-antialiased;text-rendering:optimizeLegibility}}@media (hover:none) and (pointer:coarse){.terms_closeButton__ILDYc,.terms_mobileMenuButton__ZwRD1,.terms_navButton__VvbXh{min-height:44px}}.terms_termsContent__zlztB{padding-bottom:65vh}.terms_sectionContent__BYtpQ a{color:#fe9561;text-decoration:underline;transition:color .3s ease}.terms_sectionContent__BYtpQ a:hover{color:#ff9853;text-decoration:underline}.terms_contentLink__5w8ar{color:#fe9561;text-decoration:underline;transition:color .3s ease;font-weight:500;position:relative;border-radius:2px;padding:0 2px}.terms_contentLink__5w8ar:hover{color:#ff9853;background-color:rgba(254,149,97,.1);text-decoration:underline}.terms_contentLink__5w8ar:active{color:#ff8033}