*{margin:0}:root{--blue:#f27941;--light-blue:#ffcf75;--primary-grey:#0f0f0d;--secondary-grey:#17181c;--blackish:#0c0c0d}::selection{background:#ffcf75;background:var(--light-blue);color:#000}body{font-family:Inter,Arial;margin:0}.nice-btn{background:#2e2d2d;border:none;border-radius:4px;box-shadow:0 6px #1d1d1d;color:#fff;cursor:pointer;display:inline-block;font-size:15px;font-weight:700;letter-spacing:.5px;margin:13px 0 0;outline:none;padding:12px 15px;position:relative;text-transform:uppercase;width:100%}.nice-btn:hover{background:#333}.nice-btn:active{box-shadow:0 0 #000;top:6px}.section{box-sizing:border-box;color:#fff;font-size:32px;padding:50px 40px;width:100%}body .section:nth-child(odd){background:#0f0f0d;background:var(--primary-grey)}body .section:nth-child(2n){background:#17181c;background:var(--secondary-grey)}@media(max-width:1000px){.section{font-size:28px;padding:40px 25px}}.hero{height:50vh;overflow:hidden;position:relative}.hero--content{align-items:center;display:flex;flex-direction:column;font-size:19px;height:100%;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.hero--content h1{font-size:80px;line-height:70px;margin-bottom:40px}.hero--highlight{color:var(--blue);display:block}.hero img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120%;z-index:1}@media(max-width:1000px){.hero img{width:150%}.hero--content{width:50%}.hero--content h1{font-size:65px;line-height:55px}}@media(max-width:750px){.hero img{display:none}}.projects{box-sizing:border-box;min-height:50vh;position:relative;z-index:2}.projects--container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-around;margin:30px auto;max-width:1800px}.project{background:#ffffff0d;border-radius:10px;box-sizing:border-box;margin-bottom:20px;margin-left:10px;margin-right:10px;padding:25px;width:calc(33.3% - 20px)}.project img{border:3px solid #666;border-radius:10px;height:100%;width:100%}.project--body{font-weight:200;padding-top:10px}.project--body>h3{font-size:30px;font-weight:400;margin-bottom:12px}.project--body>p{font-size:20px;margin-bottom:15px}@media(max-width:1000px){.project{padding:15px;width:calc(50% - 20px)}.project--body>h3{font-size:21px}.project--body>p{font-size:18px}}@media(max-width:600px){.project{margin-left:auto;margin-right:auto;padding:15px;width:90%}}.about{box-sizing:border-box}.about--section{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:20px 0 60px}.about--text>h3{color:var(--blue);font-size:29px;font-weight:600;margin-bottom:15px}.about--text>p{font-size:22px;font-weight:200;margin-bottom:9px}.about--text a:link,.about--text a:visited{color:var(--blue)}.about--text a:active,.about--text a:hover{color:var(--light-blue)}.profile-picture{border:4px solid #fff;border-radius:50%;margin-bottom:5px;width:160px}.about--text{margin:0 auto 10px;max-width:900px;width:80%}@media(max-width:1000px){.about--text>p{font-size:18px}.about--text>h3{font-size:22px}.profile-picture{width:120px}.about--section{margin:15px 0}}.contact{box-sizing:border-box}.contact span{color:var(--blue)}.contact h2{margin-bottom:25px}.contact>p{font-size:25px;margin:20px 0 0}@media(max-width:1000px){.contact>p{font-size:18px}}
/*# sourceMappingURL=main.b6d21733.css.map*/