*,:after,:before{box-sizing:border-box}body{margin:0}@keyframes fadeInDown{0%{transform:translate3d(0,-40px,0);visibility:hidden}to{opacity:1;transform:none;visibility:visible}}@keyframes loaderRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{background-color:hsla(0,0%,100%,.9);border-radius:16px;box-shadow:0 24px 64px rgba(0,0,0,.24);height:96px;left:50%;opacity:0;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-out,visibility 0s linear .2s;visibility:hidden;width:96px;z-index:1000}.loader.fullscreen{background-color:#fff;border-radius:0;box-shadow:none;height:100%;left:0;padding:0;top:0;transform:none;width:100%}.loader.show{opacity:1;transition:opacity .4s ease-out,visibility 0s linear 0s;visibility:visible}.loader .lds-roller{display:block;height:80px;left:calc(50% - 40px);position:absolute;top:calc(50% - 40px);width:80px}.loader .lds-roller div{animation:loaderRotate 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.loader .lds-roller div:after{background:#008cff;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.loader .lds-roller div:first-child{animation-delay:-36ms}.loader .lds-roller div:first-child:after{left:63px;top:63px}.loader .lds-roller div:nth-child(2){animation-delay:-72ms}.loader .lds-roller div:nth-child(2):after{left:56px;top:68px}.loader .lds-roller div:nth-child(3){animation-delay:-.108s}.loader .lds-roller div:nth-child(3):after{left:48px;top:71px}.loader .lds-roller div:nth-child(4){animation-delay:-.144s}.loader .lds-roller div:nth-child(4):after{left:40px;top:72px}.loader .lds-roller div:nth-child(5){animation-delay:-.18s}.loader .lds-roller div:nth-child(5):after{left:32px;top:71px}.loader .lds-roller div:nth-child(6){animation-delay:-.216s}.loader .lds-roller div:nth-child(6):after{left:24px;top:68px}.loader .lds-roller div:nth-child(7){animation-delay:-.252s}.loader .lds-roller div:nth-child(7):after{left:17px;top:63px}.loader .lds-roller div:nth-child(8){animation-delay:-.288s}.loader .lds-roller div:nth-child(8):after{left:12px;top:56px}.overlay-background{background-color:#fff;background-image:url(/public/bg.min.jpg);background-position:50%;background-size:cover;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-10}.overlay{background:#fff;bottom:0;opacity:.7;right:0;z-index:3}.overlay,.particles{left:0;position:fixed;top:0}.particles{height:100%;width:100%;z-index:2}.particles canvas{display:block;opacity:1;transform:scale(1);transition:opacity .8s ease,transform 1.4s ease}.container{left:0;margin:auto;padding:20px 0;position:absolute;right:0;text-align:center;top:0;visibility:hidden;z-index:30}.container.animation{animation:fadeInDown .9s both}.container .profile-image{background-image:url(/public/profile-image.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #008cff;border-radius:50%;height:200px;margin-left:auto;margin-right:auto;width:200px}.container .profile-image:before{border:2px solid #fff;border-radius:50%;content:"";display:block;height:100%;width:100%}@media only screen and (min-width:320px)and (max-width:768px){.container .profile-image{height:150px;width:150px}}.container .desc .desc-1{color:#bfbfbf;display:inline-block;font-family:Poppins,Arial,sans-serif;font-size:24px;font-weight:300;line-height:1.5;margin-bottom:.5rem;margin-top:0;padding-top:25px}.container .desc .desc-2{color:rgba(0,0,0,.8);font-family:Poppins,Arial,sans-serif;font-size:2rem;font-weight:900;letter-spacing:1px;line-height:1.3;margin-bottom:1rem;margin-top:0}@media only screen and (min-width:320px)and (max-width:768px){.container .desc .desc-2{font-size:1.4rem;line-height:1.2;margin-bottom:.75rem}}.container .desc .desc-3{color:#999;font-family:Montserrat,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1.7;margin:0 auto .8rem;width:65vw}@media only screen and (min-width:320px)and (max-width:768px){.container .desc .desc-3{font-size:13px;width:95vw}}.desc-social{color:#999;font-family:Montserrat,Arial,sans-serif;font-weight:500;line-height:1.8;margin:auto;padding:20px 20px 0}.desc-social .desc-social-icon{display:inline-block;list-style:none;margin:0 10px 0 0;opacity:0;visibility:hidden}.desc-social .desc-social-icon:nth-child(8n+1){animation-delay:.5s}.desc-social .desc-social-icon:nth-child(8n+2){animation-delay:.7s}.desc-social .desc-social-icon:nth-child(8n+3){animation-delay:.9s}.desc-social .desc-social-icon:nth-child(8n+4){animation-delay:1.1s}.desc-social .desc-social-icon:nth-child(8n+5){animation-delay:1.3s}.desc-social .desc-social-icon:nth-child(8n+6){animation-delay:1.5s}.desc-social .desc-social-icon:nth-child(8n+7){animation-delay:1.7s}.desc-social .desc-social-icon:nth-child(8n+8){animation-delay:1.9s}.desc-social .desc-social-icon a{background:hsla(0,0%,100%,.5);border-radius:50%;display:block;float:left;height:50px;position:relative;transition:all .3s ease;width:50px}.desc-social .desc-social-icon a span img{display:block;height:25px;left:25%;position:absolute;top:25%;width:25px}.desc-social .desc-social-icon a span img.cv{height:27px;width:27px}.desc-social .desc-social-icon a span img.dev,.desc-social .desc-social-icon a span img.linkedin{height:24px;width:24px}.desc-social.animation .desc-social-icon{animation:fadeInDown .7s 1 forwards}