html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"SF Pro Display";font-weight:400;font-style:normal;src:url(/assets/fonts/SF-Pro-Display-Regular.otf) format(opentype)}@font-face{font-family:"SF Pro Display";font-weight:500;font-style:normal;src:url(/assets/fonts/SF-Pro-Display-Medium.otf) format(opentype)}@font-face{font-family:"SF Pro Display";font-weight:600;font-style:normal;src:url(/assets/fonts/SF-Pro-Display-Semibold.otf) format(opentype)}@font-face{font-family:"SF Pro Display";font-weight:700;font-style:normal;src:url(/assets/fonts/SF-Pro-Display-Bold.otf) format(opentype)}@font-face{font-family:"Manrope";font-weight:600;font-style:normal;src:url(/assets/fonts/Manrope-SemiBold.ttf) format(truetype)}@font-face{font-family:"Manrope";font-weight:700;font-style:normal;src:url(/assets/fonts/Manrope-Bold.ttf) format(truetype)}@font-face{font-family:"Manrope";font-weight:800;font-style:normal;src:url(/assets/fonts/Manrope-ExtraBold.ttf) format(truetype)}*,*::after,*::before{box-sizing:border-box}body{background:#08060e;font-family:"SF Pro Display",system-ui,sans-serif;font-size:16px;font-weight:400;font-style:normal;color:#aaa9ac}button{cursor:pointer}a{color:inherit;text-decoration:none}img,video,svg{display:block;max-width:100%}section{margin:5rem 0}.wrapper{width:100%;max-width:100vw;min-height:100vh;overflow:hidden}.wrapper._decor{background:url(/assets/img/top-decor.png) top center no-repeat}.container{max-width:1170px;width:100%;padding:0 15px;margin:0 auto}h1{font-family:"Manrope",system-ui,sans-serif;font-size:4rem;letter-spacing:-0.03em;font-weight:800;line-height:1.1}@media screen and (max-width: 1023.98px){h1{font-size:3.5rem}}@media screen and (max-width: 767.98px){h1{font-size:3rem}}@media screen and (max-width: 640px){h1{font-size:2.5rem}}h2{font-family:"Manrope",system-ui,sans-serif;font-size:3rem;letter-spacing:-0.01em;font-weight:600;line-height:1.1}@media screen and (max-width: 1023.98px){h2{font-size:2.75rem}}@media screen and (max-width: 767.98px){h2{font-size:2.5rem}}@media screen and (max-width: 640px){h2{font-size:2.25rem}}.text-white{color:#fff}.block{display:block}.overflow-hidden{overflow:hidden}.overlay{position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.5);padding:15px;overflow:auto;opacity:0;visibility:hidden;transition:opacity 300ms ease-in-out}.overlay_open{opacity:1;visibility:visible}.btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:.75rem 1.5rem;border-radius:.625rem;border:none;font-size:1rem;font-weight:600;background:#000;transition:background 300ms ease-in-out,color 300ms ease-in-out,box-shadow 300ms ease-in-out,border 300ms ease-in-out;cursor:pointer;color:#fff}.btn_primary{background:#7000ff}.btn_primary:hover{background:#4e00b3}.btn_secondary{color:#7000ff;background:#1a0834}.btn_secondary:hover{color:#8d33ff;background:#300f60}.btn_muted{background:#120f1d;border:1px solid rgba(255,255,255,.05)}.btn_muted:hover{background:#27203f}.event{display:flex;flex-direction:column;padding:2rem;border-radius:1.5rem;background:#0e0d12;align-items:flex-start}.event[data-event]{cursor:pointer}@media screen and (max-width: 640px){.event{padding:1.25rem;border-radius:.75rem}}.event__logo{display:inline-flex;align-items:center;gap:.75rem;font-size:1.125rem;color:#fff;font-weight:500;margin-bottom:1.5rem}.event__logo img{width:24px;height:24px}.event__title{font-size:1.125rem;color:#fff;font-weight:500;margin-bottom:.75rem}.event__text{font-weight:400;line-height:1.6}.event__image{border-radius:1rem;margin-bottom:1.25rem}@media screen and (max-width: 640px){.event__image{border-radius:.5rem}}.event__more{margin-top:1rem}.event__btn{margin-top:1.25rem}.event-modal{max-width:425px;width:100%;display:flex;flex-direction:column;padding:2rem;border-radius:1.5rem;background:#0e0d12}.header{position:absolute;left:0;top:0;width:100%;z-index:50}.header__container{padding:10px}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:.625rem;-webkit-backdrop-filter:blur(10rem);backdrop-filter:blur(10rem);background:rgba(8,6,14,.3)}.header__nav{display:flex;gap:2rem;font-weight:500;font-size:.875rem}.header__nav a{transition:color 300ms ease-in-out}.header__nav a:hover{color:#fff}@media screen and (max-width: 1023.98px){.header__nav{border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10rem);backdrop-filter:blur(10rem);background:rgba(8,6,14,.6);color:#fff;top:calc(100% + 1rem);position:absolute;z-index:60;right:0;max-width:15rem;width:100%;flex-direction:column;align-items:center;padding:2rem;border-radius:.625rem;transition:opacity 300ms ease-in-out,transform 300ms ease-in-out;transform:translateY(-2rem);opacity:0;visibility:hidden;gap:.5rem}.header__nav a{padding:.75rem 0;width:100%;text-align:center}}@media screen and (max-width: 1023.98px){.header__btn{margin-left:auto}}.header__burger{display:none;position:relative}@media screen and (max-width: 1023.98px){.header__burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;color:#fff;background:none;border:none;width:42px;height:42px;padding:0}.header__burger span{width:1.25rem;height:2px;background:currentColor}}.header_open .header__nav{opacity:1;transform:translateY(0rem);visibility:visible}.header_open .header__burger span{position:absolute;transition:transform 200ms ease-in-out}.header_open .header__burger span:nth-child(1){transform:rotate(45deg)}.header_open .header__burger span:nth-child(2){transform:rotate(-45deg)}.header_open .header__burger span:nth-child(3){display:none}.hero{padding:15rem 0 15rem 0;margin:0;background:url(/assets/img/hero-background.jpg) top center no-repeat;background-size:cover}@media screen and (max-width: 1023.98px){.hero{padding:12rem 0}}.hero_secondary{padding:8rem 0 4rem 0;background:none}@media screen and (max-width: 1023.98px){.hero_secondary{padding:6rem 0 4rem 0}}.hero_secondary .hero__container{max-width:52rem}.hero__container{max-width:46rem}.hero__title{text-align:center;margin-bottom:2rem}.hero__text{margin:0 auto;text-align:center;max-width:25rem;line-height:1.6}.hero__advantages{display:flex;margin-bottom:2.5rem;justify-content:center;align-items:center;font-size:1rem;font-weight:500;flex-wrap:wrap}.hero__advantages span{width:25%;text-align:center;flex-shrink:0}@media screen and (max-width: 640px){.hero__advantages span{width:50%}.hero__advantages span:nth-child(1),.hero__advantages span:nth-child(2){margin-bottom:1.5rem}}.hero__actions{display:flex;gap:1rem;justify-content:center;align-items:center}.info{background:#0b0911;padding:0rem 0}.info__container{display:flex;justify-content:space-between;gap:2rem;align-items:center}@media screen and (max-width: 1023.98px){.info__container{flex-direction:column;gap:4rem}}.info__illustration{width:38%}@media screen and (max-width: 1023.98px){.info__illustration{max-width:26rem;width:100%;margin:0 auto}}.info__col{width:46%}@media screen and (max-width: 1023.98px){.info__col{max-width:32rem;width:100%;margin:0 auto;text-align:center}}.info__title{margin-bottom:1rem}.info__text{margin-bottom:2rem;line-height:1.6;max-width:25rem}@media screen and (max-width: 1023.98px){.info__text{max-width:100%;width:100%}}.info__items{display:grid;grid-template-columns:repeat(2, 1fr);max-width:25rem;width:100%;margin-bottom:3rem;gap:1rem}@media screen and (max-width: 1023.98px){.info__items{margin-left:auto;margin-right:auto}}@media screen and (max-width: 480px){.info__items{grid-template-columns:repeat(1, 1fr)}}.info__item{font-size:1.25rem;font-weight:600;color:#fff}.info__item strong{color:#7000ff}.info__actions{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 1023.98px){.info__actions{justify-content:center;width:100%}}.about__inner{border-radius:2.5rem;background:url(/assets/img/about-background.jpg) left center no-repeat,#0b0911;background-size:cover;display:flex;flex-direction:column;padding:4rem 50% 4rem 4rem;align-items:flex-start}@media screen and (max-width: 1023.98px){.about__inner{padding:3rem 33% 3rem 3rem}}@media screen and (max-width: 640px){.about__inner{padding:3rem;text-align:center;align-items:center}}@media screen and (max-width: 425px){.about__inner{padding:2rem;border-radius:1.5rem}}.about__title{margin-bottom:1.5rem;font-weight:700}.about__title span{color:#fff}.about__text{margin-bottom:2rem;line-height:1.6;font-size:1rem;font-weight:400}.invest__container{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem}@media screen and (max-width: 1100px){.invest__container{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 880px){.invest__container{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 580px){.invest__container{grid-template-columns:repeat(1, 1fr)}}.invest__item{display:flex;flex-direction:column;background:#0c0b11;border-radius:1.5em;padding:2rem 3rem;text-align:center;transition:background 300ms ease-in-out}.invest__item:hover{background:#7000ff}.invest__item:hover .invest__apy{color:#fff;border-color:#fff}.invest__item:hover .invest__description{border-color:#fff}.invest__item:hover .invest__btn{background:#fff}.invest__badge{background:rgba(255,255,255,.05);padding:.75rem;border-radius:9999px;text-align:center;color:#fff;font-weight:600;font-size:1rem;margin-bottom:1.5rem}.invest__apy{padding-top:1.5rem;border-top:1px solid #121118;color:#ff00e5;font-weight:600;font-size:2rem;margin-bottom:.625rem;transition:color 200ms ease-in-out,border 200ms ease-in-out}.invest__description{padding-bottom:1.5rem;border-bottom:1px solid #121118;font-size:1rem;font-weight:500;transition:color 200ms ease-in-out,border 200ms ease-in-out}.invest__info{margin:1.5rem 0 2.5rem 0;font-weight:500}.invest__info span{margin-top:.5rem;display:block;font-weight:600}.invest__btn{transition:background 200ms ease-in-out}.team__title{margin:0 auto 1.5rem auto;max-width:580px;color:#fff;text-align:center}.team__description{margin:0 auto 3rem auto;max-width:580px;line-height:1.6;text-align:center}.team__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media screen and (max-width: 1023.98px){.team__items{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 640px){.team__items{grid-template-columns:repeat(1, 1fr)}}.team__item{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 1.75rem;background:#0c0b11;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem}.team__item_lg{align-items:center;text-align:center}.team__item_lg .team__icon{background:none;width:4rem;height:4rem;margin-bottom:1.5rem}.team__item_lg .team__text{max-width:12rem}.team__icon{background:#18161f;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;color:#7000ff;margin-bottom:2rem}.team__subtitle{color:#fff;font-weight:600;font-size:1.75rem;margin-bottom:1rem}.team__text{line-height:1.6}.team__text span{font-weight:600}.events__title{text-align:center;margin-bottom:2rem;color:#fff}.events__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3, 1fr);background:#0c0b11;border-radius:1.5rem;padding:2rem}.events__grid_2{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 1170px){.events__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 800px){.events__grid{grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 640px){.events__grid{padding:1.25rem;border-radius:.75rem}}.persons__container{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}@media screen and (max-width: 1023.98px){.persons__container{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 640px){.persons__container{grid-template-columns:repeat(1, 1fr)}}.person-card{border-radius:2rem;padding:2.5rem;background:#0c0a12}@media screen and (max-width: 640px){.person-card{max-width:20rem;margin:0 auto}}.person-card__image{border-radius:1rem;width:12.5rem;height:12.5rem;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:1.25rem}.person-card__title{font-size:2rem;color:#fff;font-weight:600;margin-bottom:.25rem}.person-card__subtitle{font-size:1.125rem;font-weight:500;color:rgba(255,255,255,.8);margin-bottom:2rem;display:block;max-width:-moz-max-content;max-width:max-content}.footer{padding:2.5rem 0}.footer__container{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer__socials{display:flex;gap:.625rem}.footer__social{color:#231f2f;transition:color 300ms ease-in-out}.footer__social:hover{color:#807e88}/*# sourceMappingURL=main.css.map */