html{scroll-behavior:smooth!important}body{margin:0;font-family:poppins-bold;background-color:#141d2f;color:#fff;overflow-x:hidden;--sb-track-color: #9747ff00;--sb-thumb-color: #9747ff;--sb-size: 12px}body::-webkit-scrollbar{width:var(--sb-size)}body::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:12px}body::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:12px}@supports not selector(::-webkit-scrollbar){body{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}.max-width{max-width:1800px!important;margin-left:auto!important;margin-right:auto!important}.relative{position:relative}.start{cursor:pointer;position:relative}.logo{animation-name:spin;animation-duration:12s;animation-iteration-count:infinite;animation-timing-function:linear}.initials{position:absolute;top:28px;left:80px;transition:all 225ms ease-in-out}.initials:hover{scale:1.1}h1{margin:0;font-size:7rem}h2{margin:0;font-size:4rem;text-wrap:nowrap}h3{margin-top:0;font-size:5rem}h4{margin:0;font-size:2.3rem;color:#9747ff}h5{margin:0;font-size:2rem;font-family:poppins-thin;color:#70e61c}p{font-size:1rem}.text-purple{color:#9747ff}.text-green{color:#70e61c}.h100{padding-top:100px;height:100vh;max-height:850px}.flex-row{display:flex;flex-direction:row}.gap4{gap:4rem}.icon50{height:40px;transition:all 225ms ease-in-out}.icon50:hover{cursor:pointer;scale:1.2;rotate:360deg}.jc-between{display:flex;justify-content:space-between}.jc-around{display:flex;justify-content:space-around}.ai-center{display:flex;align-items:center}.column{display:flex;flex-direction:column}.padding-l100{padding-left:100px}.padding-r100{padding-right:100px}.font-light{font-family:poppins-light}.font-bold{font-family:poppins-bold}.font-medium{font-family:poppins-medium}.font-thin{font-family:poppins-thin}.button{width:11.25rem;height:5rem;border:unset;border-radius:10px;font-size:1.2rem;font-weight:700;transition:225ms ease-in-out;z-index:3;font-family:poppins}.button:hover{cursor:pointer;scale:1.1}.shadow{position:absolute;height:auto;width:auto;background-repeat:no-repeat;z-index:1}@font-face{font-family:poppins;src:url(Poppins-Black.a7317f18e35bd6ef.ttf)}@font-face{font-family:poppins-bold;src:url(Poppins-Bold.8001a01b32b71ef5.ttf)}@font-face{font-family:poppins-light;src:url(Poppins-Light.8b20023e8f811f53.ttf)}@font-face{font-family:poppins-medium;src:url(Poppins-Medium.a52d0bf095c248da.ttf)}@font-face{font-family:poppins-thin;src:url(Poppins-Thin.605324f7af12a99a.ttf)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 980px){.button{width:8.25rem;height:3.6rem;font-size:1rem}.h100{max-height:unset}.padding-l100{padding-left:50px}.padding-r100{padding-right:50px}}@media (max-width: 550px){h2{font-size:3rem}}
