@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:white}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:white}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:rgba(255,255,255,1);margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}.max_container{max-width:1400px}.max_container,.min_container{width:100%;margin-left:auto;margin-right:auto}.min_container{max-width:700px}.main_input{width:100%;outline:none;border-radius:3px;border:1px solid #d0d0d0;background-color:#fff;padding:10px}@media only screen and (min-width:768px){.main_input{height:45px}}@media only screen and (max-width:767px){.main_input{height:38px}}.main_input::placeholder{font-size:14px;font-weight:400;line-height:24px;color:#333;opacity:.5}.main_label{line-height:26px;display:block}@media only screen and (min-width:768px){.main_label{font-size:14px}}@media only screen and (max-width:767px){.main_label{font-size:12px}}.main_padding{padding:.5% 5%}@media only screen and (min-width:768px){.page>:first-child{padding-top:2.5%}}@media only screen and (max-width:767px){.page>:first-child{padding-top:5%}}.page>:not(:last-child){margin-bottom:50px}@media only screen and (min-width:1025px){.page>:last-child{padding-bottom:250px}}@media only screen and (max-width:1024px){.page>:last-child{padding-bottom:310px}}@media only screen and (min-width:768px){.page2>:first-child{padding-top:2.5%}}@media only screen and (max-width:767px){.page2>:first-child{padding-top:5%}}@media only screen and (min-width:1025px){.page2>:first-child{padding-bottom:250px}}@media only screen and (max-width:1024px){.page2>:first-child{padding-bottom:310px}}.gradientText{background:radial-gradient(100% 100% at 0 50%,#9a9fe6 0,#ffffff 50%,#9a9fe6 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.h1{font-weight:700}@media only screen and (min-width:1025px){.h1{font-size:55px}}@media only screen and (min-width:768px)and (max-width:1024px){.h1{font-size:50px}}@media only screen and (max-width:767px){.h1{font-size:45px}}@media only screen and (min-width:1025px){.h1{line-height:65px}}@media only screen and (min-width:768px)and (max-width:1024px){.h1{line-height:55px}}@media only screen and (max-width:767px){.h1{line-height:50px}}.h2{font-weight:600}@media only screen and (min-width:1025px){.h2{font-size:42px}}@media only screen and (min-width:768px)and (max-width:1024px){.h2{font-size:40px}}@media only screen and (max-width:767px){.h2{font-size:38px}}@media only screen and (min-width:1025px){.h2{line-height:54px}}@media only screen and (min-width:768px)and (max-width:1024px){.h2{line-height:48px}}@media only screen and (max-width:767px){.h2{line-height:46px}}.h3{font-weight:600;line-height:40px}@media only screen and (min-width:1025px){.h3{font-size:32px}}@media only screen and (min-width:768px)and (max-width:1024px){.h3{font-size:30px}}@media only screen and (max-width:767px){.h3{font-size:28px}}.h4{font-weight:500;line-height:30px}@media only screen and (min-width:1025px){.h4{font-size:28px}}@media only screen and (max-width:1024px){.h4{font-size:26px}}.h5{font-weight:500;line-height:20px}@media only screen and (min-width:1025px){.h5{font-size:18px}}@media only screen and (max-width:1024px){.h5{font-size:17px}}.h6{font-weight:500;line-height:26px}@media only screen and (min-width:1025px){.h6{font-size:16px}}@media only screen and (max-width:1024px){.h6{font-size:14px}}.p{line-height:26px;font-weight:300}@media only screen and (min-width:1025px){.p{font-size:18px}}@media only screen and (max-width:1024px){.p{font-size:15px}}.specificP{font-weight:300;line-height:20px}@media only screen and (min-width:1025px){.specificP{font-size:16px}}@media only screen and (max-width:1024px){.specificP{font-size:14px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%}html{scroll-behavior:smooth;scroll-padding-top:80px}body,html{padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{font-family:var(--font-inter),"Inter",sans-serif}body{overflow-x:hidden;font-weight:600;background-color:#131427;background-image:url(/Background.png)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}ul{list-style-type:none}button,form,input,select,textarea{font-family:var(--font-inter),"Inter",sans-serif}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}button,figure,h1,h2,h3,h4,h5,h6,ol,p,span,ul{padding:0;margin:0}button{outline:none;background:none;border:none;cursor:pointer}.error{color:red;font-size:12px}.szh-accordion>:not(:last-child){margin-bottom:8px}.szh-accordion .szh-accordion__item{padding:10px}.ReactModal__Body--open{position:fixed;width:100%}.modalBox{position:absolute;inset:50% auto auto 50%;border:1px solid #ccc;background-color:#fff;overflow:auto;border-radius:4px;outline:none;padding:0;margin-right:-50%;transform:translate(-50%,-50%);height:auto}@media only screen and (min-width:768px){.modalBox{width:auto}}@media only screen and (max-width:767px){.modalBox{width:300px}}.quill{width:100%}.quill .ql-toolbar{border-top-left-radius:3px;border-top-right-radius:3px}.quill .ql-container{border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media only screen and (min-width:768px){.quill .ql-editor{height:200px!important}}@media only screen and (max-width:767px){.quill .ql-editor{height:150px!important}}