.sh3{font-size:16px;line-height:26px;letter-spacing:-.16px}.sh3,.sh4{font-style:normal;font-weight:500;font-family:Inter}.sh4{font-size:14px;line-height:24px;letter-spacing:-.14px}.sh5{font-size:13px;line-height:22px;letter-spacing:-.13px}.sh5,.sh6{font-style:normal;font-weight:500;font-family:Inter}.sh6{font-size:12px;line-height:20px;letter-spacing:-.12px}.p3{font-size:14px;line-height:24px;letter-spacing:-.14px}.p3,.p4{font-style:normal;font-weight:300;font-family:Inter}.p4{font-size:12px;line-height:20px;letter-spacing:-.12px}h1,h2,h3,h4,h5,h6,p,pre{margin:0}.title{color:#fff;font-style:normal;font-weight:400;font-size:40px;line-height:46px;font-family:Inter;letter-spacing:-.4px}@media(max-width:767px){.title{font-size:24px;line-height:28px;letter-spacing:-.24px}}.title b{background:linear-gradient(266deg,#fff,hsla(0,0%,100%,.4));background-clip:text;-webkit-background-clip:text;font-weight:400;-webkit-text-fill-color:transparent}.dropdown{display:inline-flex;gap:10px;box-shadow:0 4px 8px 0 rgba(3,7,18,.25);border:1px solid var(--gray-grayscale-800,#1f2126);border-radius:6px;background:#0c0d0f;padding:6px}.dropdown,.dropdown-items{flex-direction:column;align-items:flex-start}.dropdown-items{display:flex}.dropdown-item{font-style:normal;font-weight:500;font-size:14px;line-height:24px;font-family:Inter;letter-spacing:-.14px;white-space:nowrap;display:flex;align-items:center;align-self:stretch;gap:10px;border-radius:4px;padding:10px;color:var(--gray-grayscale-200,#bdc5d4)}.dropdown-item:hover{background:hsla(0,0%,100%,.05);color:var(--black-white-white,var(--color-base-white,#fff))}.button{display:inline-flex;align-items:center;gap:3px;cursor:pointer;border:0;padding:5px 14px}.button-big{display:flex;flex-direction:column;align-items:center;padding:12px 20px}.button-primary{border-radius:1000px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2)),#fff}.button-primary:hover{background:linear-gradient(180deg,rgba(0,0,0,.2),transparent),#fff}.button-primary:active{background:var(--gray-grayscale-150,#e2e6ed)}.button-pulsating{position:relative;border-radius:300px;background:#fff}.button-pulsating:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;animation:pulsating 2s infinite;outline:4px double hsla(0,0%,100%,.2);border-radius:inherit;background:transparent;content:""}@keyframes pulsating{0%{top:4px;right:4px;bottom:4px;left:4px;outline:4px double hsla(0,0%,100%,.333)}90%{top:-6px;right:-6px;bottom:-6px;left:-6px;outline:4px double hsla(0,0%,100%,0)}to{top:-6px;right:-6px;bottom:-6px;left:-6px;outline:4px double hsla(0,0%,100%,0)}}.button-secondary{position:relative;box-sizing:border-box;border-radius:999px;padding:6px 16px;border:1px solid hsla(0,0%,100%,.1);background:#000;background-clip:padding-box}.button-secondary span{background:linear-gradient(180deg,hsla(0,0%,100%,.3) 8.85%,#fff);background-clip:text;-webkit-background-clip:text;font-style:normal;font-weight:500;font-size:14px;line-height:24px;font-family:Inter;-webkit-text-fill-color:transparent}@keyframes button-secondary-shine{0%{background-position:0 50%}13%{background-position:29% 24%}25%{background-position:50% -10%}38%{background-position:71% 24%}50%{background-position:100% 50%}63%{background-position:71% 76%}75%{background-position:50% 110%}88%{background-position:29% 71%}to{background-position:0 50%}}.button-secondary:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;animation:button-secondary-shine 4s linear infinite;margin:-1px;border-radius:inherit;background:radial-gradient(100% 100% at 50% 50%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0) 35%,hsla(0,0%,100%,0) 100%);background-position:0 50%;background-size:200% 200%;content:""}.button-secondary:hover{border:1px solid hsla(0,0%,100%,.1);border-radius:999px;background:radial-gradient(84.92% 150% at 50% 138.75%,hsla(0,0%,100%,.24) 0,hsla(0,0%,100%,0) 100%),#030303;background-clip:padding-box}:root{--black-white-white:#fff;--gray-grayscale-100:#eef0f3;--gray-grayscale-200:#bdc5d4;--gray-grayscale-300:#9ba3b2;--gray-grayscale-500:#5b616e;--gray-grayscale-700:#30333a;--gray-grayscale-900:#15161a}.color-black-white-white{color:var(--black-white-white)}.color-gray-grayscale-100{color:var(--gray-grayscale-100)}.color-gray-grayscale-200{color:var(--gray-grayscale-200)}.color-gray-grayscale-300{color:var(--gray-grayscale-300)}.color-gray-grayscale-500{color:var(--gray-grayscale-500)}.color-gray-grayscale-700{color:var(--gray-grayscale-700)}.color-gray-grayscale-900{color:var(--gray-grayscale-900)}.icon{mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:currentcolor}.icon-22{width:22px;min-width:22px;max-width:22px;height:22px;min-height:22px;max-height:22px}.icon-minus{mask-image:url(/assets/icons/minus.svg);-webkit-mask-image:url(/assets/icons/minus.svg)}.icon-plus{mask-image:url(/assets/icons/plus.svg);-webkit-mask-image:url(/assets/icons/plus.svg)}.modal{display:flex;position:fixed;top:50%;left:50%;flex-direction:column;justify-content:center;align-items:center;z-index:1000;transition:transform .2s ease-in-out,opacity .2s ease-in-out;border:1px solid var(--gray-grayscale-800,#1f2126);border-radius:14px;background:#000;width:495px;max-width:calc(100vw - 21px);height:400px}.modal,.modal.hidden{transform:translate(-50%,-50%) translateY(10px);opacity:0}.modal.hidden{pointer-events:none}.modal.idle,.modal.showing{display:flex;transform:translate(-50%,-50%) translateY(0);opacity:1}.modal.hiding{display:flex;transform:translate(-50%,-50%) translateY(10px);opacity:0;pointer-events:none}.modal-backdrop{position:fixed;top:0;left:0;opacity:0;z-index:999;transition:opacity .2s ease-in-out;background:rgba(0,0,0,.5);width:100%;height:100%}.modal-backdrop.hidden{opacity:0;pointer-events:none}.modal-backdrop.idle,.modal-backdrop.showing{opacity:1}.modal-backdrop.hiding{opacity:0;pointer-events:none}@font-face{font-weight:900;src:url(/fonts/Inter-Black.ttf);font-family:Inter}@font-face{font-weight:800;src:url(/fonts/Inter-ExtraBold.ttf);font-family:Inter}@font-face{font-weight:700;src:url(/fonts/Inter-Bold.ttf);font-family:Inter}@font-face{font-weight:600;src:url(/fonts/Inter-SemiBold.ttf);font-family:Inter}@font-face{font-weight:500;src:url(/fonts/Inter-Medium.ttf);font-family:Inter}@font-face{font-weight:400;src:url(/fonts/Inter-Regular.ttf);font-family:Inter}@font-face{font-weight:300;src:url(/fonts/Inter-Light.ttf);font-family:Inter}@font-face{font-weight:200;src:url(/fonts/Inter-ExtraLight.ttf);font-family:Inter}@font-face{font-weight:100;src:url(/fonts/Inter-Thin.ttf);font-family:Inter}@font-face{font-weight:700;src:url(/fonts/RobotoMono-Bold.ttf);font-family:Roboto Mono}@font-face{font-weight:400;src:url(/fonts/RobotoMono-Regular.ttf);font-family:Roboto Mono}@font-face{font-weight:300;src:url(/fonts/RobotoMono-Light.ttf);font-family:Roboto Mono}@font-face{font-weight:100;src:url(/fonts/RobotoMono-Thin.ttf);font-family:Roboto Mono}a{color:unset;text-decoration:none}button{cursor:pointer;padding:0}body{margin:0;background-color:#000;width:100%}body,html{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box}