@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;overflow:auto;overscroll-behavior:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Microsoft Sans Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{max-width:flex}.background{background-color:#040404;color:orange}h2{font-size:2rem}.about,.experience,.footer,.header,.projects,.social{font-family:Frutiger;padding:2rem}#rd{background:url(/static/media/matrixrain.1b0b44362f000ce215b4.gif) 50% repeat-x;background-size:auto 100%;display:flex;display:inline-block;flex-wrap:nowrap;height:10rem;position:relative;width:100%}#rd:after{background:linear-gradient(0deg,#040404,hsla(0,0%,100%,0) 99%);bottom:0;content:"";height:100%;pointer-events:none;position:absolute;width:100%}.header{align-items:center;display:flex;flex-wrap:wrap;text-align:center}.header__content{width:1700px}.header__content h1{font-size:2rem;margin-bottom:5vh}.header__content .button{margin:1rem;padding:1rem;width:15rem}.about p{font-size:18px;line-height:130%;max-width:auto}.projects__container{align-items:center;flex-wrap:wrap;max-width:200px;width:auto}.projects__row{display:inline-block;padding:1rem}.projects__card{background-color:#000;border:1px solid orange;display:flex;flex-direction:column;margin-bottom:1rem;padding:1rem;transition:box-shadow 2s;width:70vw;will-change:transform}.projects__card-title{color:orange;font-size:22px;font-weight:600;text-align:center}.projects__card-body{color:orange;font-size:1rem;line-height:1.5;padding:1rem}.projects__card img{align-self:center;border:1px solid orange;height:auto;margin-top:2%;width:80%}.projects__card .button{margin:1rem auto 0;padding:1rem;width:10rem}.social .button{margin:1rem 2rem 1rem 0;padding:1rem;width:10rem}.button,.footer{text-align:center}.button{background:#001cf4;border:none;border-radius:30px;color:#7785f1;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s ease}.button:hover{background:red;color:#911515}
/*# sourceMappingURL=main.9b235cce.css.map*/