body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.fallback-loader{width:100vw;height:100vh;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:#131313}.fallback-loader>div{width:-webkit-max-content;width:max-content}.fallback-loader h1{font-weight:bolder;background-image:linear-gradient(145deg,#2ef7dc,#f7ec5b 70%);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;overflow:hidden;font-size:150px;border-right:2px solid #ebf74d;white-space:nowrap;margin:0 auto;letter-spacing:1px;-webkit-animation:typing 1.5s steps(40),blink-caret .9s step-end infinite;animation:typing 1.5s steps(40),blink-caret .9s step-end infinite}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}@-webkit-keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#3a3a3a}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#3a3a3a}}*{margin:0;padding:0;box-sizing:border-box;border:0;scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}h1{font-size:130px}h3{font-size:50px}h2{font-size:100px}h4{font-size:35px}h5{font-size:20px}p{font-size:19px}.links{text-decoration:none;color:#df1951;font-weight:700}.col-1{width:8.33%}.col-2{width:16.66%}.col-3{width:25%}.col-4{width:33.33%}.col-5{width:41.66%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.66%}.col-9{width:75%}.col-10{width:83.33%}.col-11{width:91.66%}.col-12{width:100%}.sec-btn{border:2px solid #969696;display:block;padding:10px;border-radius:8px;color:#353636;font-weight:bolder}.shadow{background-color:#161616;box-shadow:1px .5px 13px #000}.common-vector{height:80px}header{position:fixed;width:100%;height:70px;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;z-index:10;-webkit-justify-content:space-between;justify-content:space-between}.nav-list,header{display:-webkit-flex;display:flex}.nav-list{margin:auto 0;list-style:none;color:#f5f5f5;-webkit-padding-start:20px;padding-inline-start:20px}.nav-list li{margin-left:35px;font-size:large;position:relative;font-weight:bolder}header .github-icon>img{height:35px;margin-right:30px}.nav-list li a{color:#f5f5f5;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;line-height:2}.nav-list li :after{content:"";background-color:#f5f5f5;left:50%;position:absolute;height:2px;bottom:0;display:block;transition:width .3s ease 0s,left .3s ease 0s}.nav-list li:hover :after{width:100%;left:0}#name{color:#f5f5f5;-webkit-animation:colorchange 2s infinite alternate;animation:colorchange 2s infinite alternate}@-webkit-keyframes colorchange{0%{color:#f03574}25%{color:#b969e7}50%{color:#619df8}75%{color:#f5f5f5}to{color:#f8c025}}@keyframes colorchange{0%{color:#f03574}25%{color:#b969e7}50%{color:#619df8}75%{color:#f5f5f5}to{color:#f8c025}}.home{height:100vh;width:100%;position:fixed;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;background-color:#000;color:#f5f5f5}.home,.home .left-wrapper{display:-webkit-flex;display:flex}.home .left-wrapper{-webkit-flex-direction:column;flex-direction:column;-webkit-padding-start:100px;padding-inline-start:100px;width:50%}.home .left-wrapper h5{font-family:monospace;font-weight:400}.home .left-wrapper h4{font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;color:#33fd3d}.home .right-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-evenly;justify-content:space-evenly;width:50%;height:100%}.home .right-wrapper .cta{width:35%;height:15%;color:#000;border-radius:25px;background-color:#22e02b;letter-spacing:1px;font-family:sans-serif;font-weight:700;font-size:large;text-align:center;text-justify:distribute;text-decoration:none}.home .right-wrapper .cta:hover{background-color:#000;border:1px solid #f5f5f5;color:#f5f5f5;cursor:pointer}.main-container{position:relative;top:80vh;background-color:#000}#punch-line,.main-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#punch-line{min-width:100%;height:30vh;-webkit-justify-content:center;justify-content:center;background-color:#9f62f0;background-image:linear-gradient(145deg,#9f62f0,#e73461 60%);text-align:center}.home-hero-article{width:100%;height:100vh;color:#f5f5f5;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:relative}.home-hero-article .content{width:100%;height:100%;line-height:1.5;text-align:justify;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;padding-inline:5%;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.home-hero-article .content .cta{color:#fcb32d}.home-hero-article .content>h3{color:#f5f5f5;background-color:#6d3ec5;background-image:linear-gradient(45deg,#6d3ec5,#df1951);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.contact{height:60vh;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}.contact>h3{background-color:#6d3ec5;background-image:linear-gradient(45deg,#6d3ec5,#df1951);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.contact p{color:#f5f5f5;text-align:center;line-height:2;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}.contact .cta{font-size:1.2rem;background-color:#df1951;width:10%;height:10%;border-radius:20px;letter-spacing:1px;font-family:sans-serif;font-weight:700;font-size:large}.contact .cta:hover{background-color:#000;color:#f5f5f5;border:1px solid #f5f5f5;cursor:pointer}footer{height:20vh;background-color:#f5f5f5;-webkit-flex-direction:column;flex-direction:column}footer,footer .social-cards{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}footer .social-cards .social-icons{height:30px}footer #copy-write{font-size:small;font-weight:700}@media only screen and (max-width:600px){#name{font-size:80px}h1{font-size:90px}h3{font-size:25px}h2{font-size:70px}h4{font-size:25px}h5{font-size:20px}#home-header{display:none}.main-container{top:90vh}.home .left-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;-webkit-padding-start:0;padding-inline-start:0;height:-webkit-max-content;height:max-content}.home .right-wrapper{width:100%;height:30%}.home .right-wrapper .cta{width:60%;height:27%}.home-hero-article .content{width:100%;height:100%;line-height:1.5;padding-inline:7%}.home-hero-article .content p{font-size:15px}footer #copy-write{font-size:10px}.contact p{color:#f5f5f5;text-align:center;line-height:1.5;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-size:15px;padding-inline:7%}.contact .cta{font-size:.8rem;width:30%;height:10%}}
/*# sourceMappingURL=main.4d201ea2.chunk.css.map */