@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:500;margin:0;padding:0;scroll-behavior:smooth;text-decoration:none}*,body{color:hsla(0,0%,100%,.9)}body{background:#000}::-webkit-scrollbar{display:none}ul{list-style:none}a{color:#f7e7dc}.btn,a:hover{color:#fff8f3}.btn{align-items:center;background-color:initial;border:2px solid #758694;border-radius:10px;bottom:0;display:flex;font-size:20px;justify-content:center;margin-top:50px;padding:15px 25px;position:relative;transition:all .35s ease-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn:hover{background-color:#758694;bottom:12px;box-shadow:0 0 20px 1px rgba(117,134,148,.639)}.btn:active{background-color:#405d72}@media screen and (max-width:750px){.btn{font-size:16px}}header{background-color:#758694;border-bottom:2px solid #f7e7dc;padding:20px}header h1{color:#f7e7dc}nav{align-items:center;justify-content:space-between}nav,nav ul{display:flex}nav ul{gap:20px}nav ul li{margin:0 10px}footer{background-color:#758694;border-top:2px solid #f7e7dc;padding:20px;text-align:center}footer p{color:#f7e7dc}.card,section{padding:20px}.card{background-color:#405d72;border:1px solid #758694;border-radius:10px;margin:20px 0}.card h2{color:#f7e7dc}.card p{color:hsla(0,0%,100%,.7)}.project-window{align-items:center;display:flex;justify-content:center;padding:160px 7vw 0 15vw;width:100%}.project-top{color:#fff;font-size:40px;font-weight:600;margin-bottom:50px;margin-top:50px;text-align:center}.project-wrapper{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center}.project-wrapper.odd{flex-direction:row-reverse}.project-title{color:#000;font-size:36px;font-weight:500;margin-bottom:15px}.about-project .desc{font-size:18px;font-weight:400}.project-img{-webkit-animation:jump 2.7s infinite;animation:jump 2.7s infinite;-webkit-filter:drop-shadow(2px 10px 20px rgba(206,211,255,.32));filter:drop-shadow(2px 10px 20px rgba(206,211,255,.32));margin-left:100px;object-fit:contain;position:relative;top:0}.odd .project-img{margin-left:0;margin-right:100px}@-webkit-keyframes jump{0%{top:20px}50%{top:-20px}to{top:20px}}@keyframes jump{0%{top:20px}50%{top:-20px}to{top:20px}}.project-img img{border-radius:18px;height:auto;max-width:500px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1150px){.project-window{padding-left:17vw;padding-top:180px}.project-img{margin-left:60px}.odd .project-img{margin-right:60px}.project-img img{max-width:400px}}@media screen and (max-height:550px),screen and (max-width:950px){.project-wrapper,.project-wrapper.odd{align-items:center;flex-direction:column-reverse;justify-content:center}.project-window{padding-left:25vw;padding-top:100px}.project-title{margin-top:40px}.odd .project-img,.project-img{margin:0}.project-img img{max-width:450px}}@media screen and (max-width:750px){.project-window{padding:110px 150px 0}.project-wrapper,.project-wrapper.odd{align-items:center;flex-direction:column-reverse;justify-content:center}.project-title{font-size:32px;margin-top:35px}.about-project .btn,.about-project .desc{font-size:16px}.odd .project-img,.project-img{margin:0}.project-img img{width:110%}}.skill-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:50px 7vw 0 15vw;padding-top:50px}.skill-container .skill-header{color:#fff;font-size:30px;font-weight:600;margin-bottom:50px}.skill-container .skill-box{width:100%}.skill-box h2{color:#fff;letter-spacing:2px;word-spacing:3px}.skill-box .skillset{align-items:center;display:flex;flex-wrap:wrap;gap:10px 25px;justify-content:space-evenly;margin:25px 0 50px}.techLogo{border:1px solid hsla(0,0%,100%,.8);border-radius:15px;cursor:pointer;height:120px;padding:30px;transition:all .3s ease-in-out;width:auto}.skill-box .skillset abbr .techLogo:hover{border:2px solid #fff;box-shadow:0 5px 20px 0 hsla(0,0%,92%,.4);-webkit-transform:scale(1.15);transform:scale(1.15)}@media (max-height:550px),screen and (max-width:1040px){.skill-container{margin:50px 7vw 0 20vw}}@media screen and (max-width:750px){.skill-container{margin:0 50px;padding-top:80px}.techLogo{height:80px;padding:14px}}
/*# sourceMappingURL=main.00c48411.css.map*/