.btn{padding:8px 24px;display:inline-block;font-size:1.125rem;font-weight:600;color:#fff !important;background:#9810fa;background:-webkit-linear-gradient(90deg, #155DFC 1%, #9810FA 100%);background:-moz-linear-gradient(90deg, #155DFC 1%, #9810FA 100%);background:linear-gradient(90deg, #155DFC 1%, #9810FA 100%);box-shadow:0px 10px 17px -3px rgba(43,127,255,.5);-webkit-box-shadow:0px 10px 17px -3px rgba(43,127,255,.5);-moz-box-shadow:0px 10px 17px -3px rgba(43,127,255,.5);position:relative;border-radius:8px;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.btn::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;box-shadow:0px 10px 17px -3px #9810fa;-webkit-box-shadow:0px 10px 17px -3px #9810fa;-moz-box-shadow:0px 10px 17px -3px #9810fa;opacity:0;-webkit-transition:all .25s ease !important;transition:all .25s ease !important}.btn:hover{box-shadow:0px 0px 16px 4px #2b7fff;-webkit-box-shadow:0px 0px 16px 4px #2b7fff;-moz-box-shadow:0px 0px 16px 4px #2b7fff}.btn:hover::before{opacity:1}.--radius{border-radius:16px;overflow:hidden;display:flex}.--radius img{width:100%;height:100%;object-fit:cover}.--caption{font-style:italic;padding-left:16px;border-left:4px solid #9810fa}header#main-header{position:fixed;left:0;top:0;width:100%;z-index:999;background-color:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header#main-header .container{display:flex;align-items:center;justify-content:center;padding:16px 0}header#main-header .container .site-branding a{display:flex}.container{max-width:1300px !important;margin:0 auto !important;width:calc(100% - 128px) !important}html{line-height:1.15;-webkit-text-size-adjust:100%;background-color:#0f0221}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*:focus{outline:none}::selection{color:#fff;background:#9810fa}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#155dfc}::-webkit-input-placeholder{color:#5f5f5f;font-size:16px;line-height:100%}:-ms-input-placeholder{color:#5f5f5f;font-size:16px;line-height:100%}::placeholder{color:#5f5f5f;font-size:16px;line-height:100%}body{margin:0 !important;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff;z-index:1;position:relative;font-family:"Space Grotesk",sans-serif}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{-webkit-transition:all .25s ease !important;transition:all .25s ease !important;color:#000;text-decoration:none}body a:hover{color:#000}body h1{font-size:2.5rem;margin:0;line-height:120%;font-weight:bold}body h2{font-size:2rem;line-height:120%;font-weight:bold;margin:0}body h3{font-size:1.625rem;line-height:120%;font-weight:bold;margin:0}body h4{font-size:24px;line-height:32px;font-weight:normal;margin:0}body p{margin:0;font-size:1.125rem;line-height:120%}body span{font-size:1rem;line-height:120%}h1 b,h2 b,h3 b,h4 b,h5 b,h6 b{background:linear-gradient(90deg, #155DFC 0%, #9810FA 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}