html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito,sans-serif}body{padding:0;line-height:1.5;background:#181a1b;-ms-overflow-style:none;scrollbar-width:none}body .noscroll{overflow-x:hidden}::-webkit-scrollbar{display:none}a{text-decoration:none;color:#fff}p{text-align:justify}.main-font{font-family:Nunito,sans-serif}.text-center{text-align:center}.my-1{margin:1rem 0}.mx-1{margin:0 .5rem}.h-100{height:100%}.container{max-width:1200px;padding:1.5rem;margin:auto;overflow:hidden;transition:all .3s ease}.text-blue{color:#3b82f6}.text-white{color:#fff}.text-grey{color:gray}.text-dark-grey{color:#2e3031}.bg-blue{background-color:#3b82f6}.bg-dark-grey{background-color:#2e3031}.bg-white{background-color:#fff}.btn,.btn-blue,.btn-dark,.btn-blue-outline{display:inline-block;padding:.8rem 1.5rem;transition:all .3s;border-radius:3px;border:none;cursor:pointer}.btn-blue{color:#fff;background-color:#3b82f6;border:2px solid #3b82f6}.btn-dark{color:#fff;background-color:#181a1b}.btn-blue-outline{color:#3b82f6;background-color:transparent;border:2px solid #3b82f6}.btn-blue:hover{transition:all .3s ease;background:#0b63f3;border:2px solid #0b63f3}.btn-blue-outline:hover{color:#fff;background-color:#3b82f6}.btn-small{padding:.5rem 1rem}#backToTopBtn{position:fixed;right:20px;bottom:20px;padding:.5rem .9rem;opacity:0;visibility:hidden;z-index:1000}#backToTopBtn.show{opacity:1;visibility:visible}.section-subtext{text-align:center;margin-top:2rem;margin-bottom:3rem}.blue-link-underline{color:#0b63f3;border-bottom:1px solid #0b63f3}.flex{display:flex}.white-image{filter:brightness(0) invert(1)}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg) translate(20px,20px)}}@media screen and (max-width: 999px){.hide-for-mobile{display:none}}@media screen and (min-width: 1000px){.hide-for-desktop{display:none}}@keyframes status{0%{opacity:1;pointer-events:all}90%{opacity:1;pointer-events:all}to{opacity:0;pointer-events:none}}#header.hide-social-links .socials{opacity:1;transition:opacity .5s ease-in-out}.skills{padding:3rem 0;position:relative;overflow:hidden}.skills canvas{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%}.skills h2,.skills h2 span{text-align:center;margin-bottom:3rem;font-weight:700}.skills .container{padding:6rem 0}.skills .skills-icons{list-style-type:none;display:flex;flex-wrap:wrap;justify-content:center;max-width:1100px;margin:0 auto;position:relative;z-index:10}.skills .skills-icons svg{margin:.5rem;width:90px}.skills .skills-icons img{margin:.5rem;width:90px}@media (max-width: 420px){.skills .skills-icons svg{width:70px}}@media (max-width: 420px){.skills .skills-icons img{width:70px}}.skills .skills-icons li{transition:.3s;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:1rem;margin:1rem}@media (max-width: 420px){.skills .skills-icons li{margin:1rem .75rem}}.skills .skills-icons li .aws-logo{background:#fff;padding:10px;border-radius:3px}.skills .skills-icons li:hover{transform:scale(1.3)}section .seperator-skew-top{position:absolute;top:-1px;left:0;right:0;height:100px;width:100%;overflow:hidden}section .seperator-skew-top svg{position:absolute;top:0;transform:scaleY(-1) scaleX(-1)}section .seperator-skew-top svg .fill-white{fill:#fff;stroke:#fff}section .seperator-skew-bottom{position:absolute;bottom:-.5px;left:0;right:0;height:150px;width:120%;overflow:hidden}section .seperator-skew-bottom svg{position:absolute;bottom:0}section .seperator-skew-bottom svg{fill:#fff}.footer{background:#181a1b;padding:0;color:#fff;position:relative}.footer canvas{position:absolute;top:40px;left:0;bottom:0;width:100%;height:100%}.footer .footer-flex{display:flex;justify-content:space-between}.footer .footer-icon-links{margin-left:2rem;transition:.3s;position:relative;z-index:1;margin-top:30px;margin-bottom:0}.footer .footer-flex #logo-footer{width:300px;height:auto;margin-top:40px;margin-bottom:0}.footer .footer-flex .top-scroll-button{cursor:pointer;display:flex;justify-content:center;align-items:center;width:35px;height:35px;text-align:center;border:3px solid white;border-radius:50%;transition:.3s}.footer .footer-flex .top-scroll-button:hover{color:#3b82f6;border:3px solid #3b82f6}.footer .footer-flex .footer-icon-links a{margin-left:2rem;transition:.3s}.footer .footer-flex .footer-icon-links a:hover{color:#3b82f6}.footer .footer-flex .footer-icon-links a i{transition:.3s}.footer .footer-flex .footer-icon-links a i:hover{transform:translateY(-20%)}@media screen and (max-width: 500px){.footer .footer-flex{flex-direction:column;justify-content:center;align-items:center}.footer .footer-flex .top-scroll-button,.footer .footer-flex .footer-icon-links{margin-top:2rem}.footer .footer-flex .footer-icon-links a{margin:0 1rem}}footer .seperator-skew{position:absolute;top:-1px;left:0;right:0;height:100px;width:100%;overflow:hidden}footer .seperator-skew svg{position:absolute;top:0;transform:scaleY(-1) scaleX(-1)}footer .seperator-skew svg .fill-white{fill:#fff;stroke:#fff}
