:root{--max-width:1100px;--navbar-height:4rem;--border-radius:12px;--foreground-rgb:83,88,98;--foreground-secondary-rgb:24,29,39;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--orange-color-rgb:249,111,0;--spacing-unit:1rem}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{font-size:16px;color:rgb(var(--foreground-rgb));max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased}body{background:#fff;display:flex;flex-direction:column;min-height:100vh;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;color:#000;font-weight:400;margin:0;padding:0}h1{font-size:clamp(2rem,5vw,3rem)}h1,h2{line-height:1.1}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.5rem,3.5vw,2rem);line-height:1.1}li,p{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.4}main{width:100%;flex:1 1;padding-top:var(--navbar-height)}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit;font-size:inherit}.container{width:100%;max-width:var(--max-width);padding-inline:1rem;margin:0 auto}.button{color:var(--foreground-rgb);font-weight:400;padding:.5rem 1.5rem;width:max-content;background:rgba(0,0,0,0);outline:none;border:.1rem solid rgb(var(--foreground-rgb));text-transform:uppercase;letter-spacing:.25rem;transition:all .3s ease}@media(hover:hover){.button:hover{cursor:pointer;background:rgb(var(--foreground-rgb));color:#fff}}.no-navbar-spacing{padding-top:0!important}.Navbar_navbar__W_ouQ{position:fixed;top:0;left:0;right:0;display:flex;padding-inline:1rem;height:var(--navbar-height);width:100%;justify-content:space-between;align-items:center;z-index:100;transition:all .3s ease}.Navbar_navbar__W_ouQ .Navbar_closeIcon__M_U0C,.Navbar_navbar__W_ouQ .Navbar_logo__l1Z_s,.Navbar_navbar__W_ouQ .Navbar_openIcon__FHRYj{display:block;transition:fill .3s ease}.Navbar_navList__jKTEI{position:fixed;top:0;left:0;width:100%;height:100vh;display:none;gap:1rem;font-size:1.25rem;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.15rem;z-index:-1;pointer-events:none;transition:background .3s ease}.Navbar_navList__jKTEI li{font-size:1rem;list-style:none;transition:all .3s ease;opacity:0;transform:translateX(-1.25rem)}.Navbar_navList__jKTEI li a{transition:opacity .3s ease}@media(hover:hover){.Navbar_navList__jKTEI li a:hover{opacity:.5}}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI{display:flex;pointer-events:auto;flex-direction:column;align-items:center;justify-content:center;z-index:1}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li{animation:Navbar_slideIn__a8Mmm .5s ease forwards}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:first-child{animation-delay:.1s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(2){animation-delay:.2s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(3){animation-delay:.3s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(4){animation-delay:.4s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(5){animation-delay:.5s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(6){animation-delay:.6s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(7){animation-delay:.7s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(8){animation-delay:.8s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(9){animation-delay:.9s}.Navbar_mobileNavOpen___Mz3c .Navbar_navList__jKTEI li:nth-child(10){animation-delay:1s}@keyframes Navbar_slideIn__a8Mmm{0%{opacity:0;transform:translateX(-1.25rem)}to{opacity:1;transform:translateX(0)}}.Navbar_mobileMenuButton__gK_uN{position:relative;cursor:pointer;display:block;z-index:2}@media(min-width:768px){.Navbar_navbar__W_ouQ .Navbar_logo__l1Z_s{font-size:1.5rem}.Navbar_navbar__W_ouQ .Navbar_mobileMenuButton__gK_uN{display:none}.Navbar_navbar__W_ouQ .Navbar_navList__jKTEI{pointer-events:auto;position:static;display:flex;flex-direction:row;height:auto;width:min-content;font-size:1rem;background:rgba(0,0,0,0)}.Navbar_navbar__W_ouQ .Navbar_navList__jKTEI li{opacity:1;transform:none;animation:none}}.ScrollToTop_scrollToTop__7NKxR{position:fixed;bottom:1.25rem;right:1.25rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.ScrollToTop_scrollToTop__7NKxR button{position:relative;background:#fff;border:none;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 .25rem 1rem rgba(0,0,0,.15);transition:transform .2s ease;padding:0}.ScrollToTop_scrollToTop__7NKxR.ScrollToTop_visible__GbRPU{opacity:1;visibility:visible}.ScrollToTop_scrollToTop__7NKxR .ScrollToTop_progressCircle__7Lb4s{position:relative}.ScrollToTop_scrollToTop__7NKxR .ScrollToTop_progressCircle__7Lb4s .ScrollToTop_circleBackground__WQyp7{fill:none;stroke:#e6e6e6}.ScrollToTop_scrollToTop__7NKxR .ScrollToTop_progressCircle__7Lb4s .ScrollToTop_circleProgress__uv8Cv{fill:none;stroke:rgb(var(--orange-color-rgb));transform:rotate(-90deg);transform-origin:center;transition:stroke-dashoffset .1s ease}.ScrollToTop_scrollToTop__7NKxR .ScrollToTop_arrowIcon__sJQor{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:rgb(var(--orange-color-rgb))}