@import url(https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap);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}body{font-family:lato}.homepage{width:100%;position:absolute;z-index:1000}.homepage ul{height:50px;float:right;margin-right:50px}.homepage ul li{display:inline-block;padding:40px 15px;font-size:25px;cursor:pointer}.homepage h2,.homepage ul li{text-transform:uppercase;color:#fff;font-weight:900}.homepage h2{text-align:center;font-size:65px;margin-top:20%}.boxes{background:linear-gradient(0deg,#2c3e50 0,#7fcef2);width:100%;height:100vh}.single-box{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.single-box li{position:absolute;display:block;list-style:none;width:25px;height:25px;background:hsla(0,0%,100%,.2);animation:animate 20s linear infinite;bottom:-150px}.single-box li:first-child{left:86%;width:80px;height:80px;animation-delay:0s}.single-box li:nth-child(2){left:12%;width:30px;height:30px;animation-delay:1.5s;animation-duration:10s}.single-box li:nth-child(3){left:29%;width:100px;height:100px;animation-delay:5.5s}.single-box li:nth-child(4){left:42%;width:150px;height:150px;animation-delay:0s;animation-duration:15s}.single-box li:nth-child(5){left:65%;width:40px;height:40px;animation-delay:0s}.single-box li:nth-child(6){left:15%;width:110px;height:110px;animation-delay:3.5s}.single-box li:nth-child(7){left:75%;width:200px;height:200px;animation-delay:4.5s;bottom:-250px}@keyframes animate{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(-800px) rotate(1turn);opacity:0}}*{margin:0;padding:0;box-sizing:border-box;list-style:none;font-family:"Josefin Sans",sans-serif}body{background-color:#f3f3f3}.wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:980px;display:flex;box-shadow:0 1px 20px 0 rgba(69,90,100,.08)}.wrapper .left{width:35%;background:linear-gradient(90deg,#01a9ac,#01dbdf);padding:30px 25px;border-top-left-radius:5px;border-bottom-left-radius:5px;text-align:center;color:#fff}.wrapper .left img{border-radius:5px;margin-bottom:10px}.wrapper .left h4{margin-bottom:10px}.wrapper .left p{font-size:12px}.wrapper .right{width:65%;background:#fff;padding:30px 25px;border-top-right-radius:5px;border-bottom-right-radius:5px}.wrapper .right .info,.wrapper .right .projects{margin-bottom:25px}.wrapper .right .info h3,.wrapper .right .projects h3{margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #e0e0e0;color:#353c4e;text-transform:uppercase;letter-spacing:5px}.wrapper .right .info_data,.wrapper .right .projects_data{display:flex;justify-content:space-between}.wrapper .right .info_data .data,.wrapper .right .projects_data .data{width:45%}.wrapper .right .info_data .data h4,.wrapper .right .projects_data .data h4{color:#353c4e;margin-bottom:5px}.wrapper .right .info_data .data p,.wrapper .right .projects_data .data p{font-size:16px;margin-bottom:10px;color:#919aa3}.wrapper .social_media ul{display:flex}.wrapper .social_media ul li{width:45px;height:45px;background:linear-gradient(90deg,#01a9ac,#01dbdf);margin-right:10px;border-radius:5px;text-align:center;line-height:45px}.wrapper .social_media ul li a{color:#fff;display:block;font-size:18px}
/*# sourceMappingURL=main.4dccb3d9.chunk.css.map */