body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{overflow-x:hidden}*{box-sizing:border-box;font-family:Nunito,sans-serif;margin:0;padding:0;scroll-behavior:smooth}:root{--bg-clr:#12171d;--sec-clr:#4545f7}::-webkit-scrollbar{background-color:#12171d;background-color:var(--bg-clr);width:7px}::-webkit-scrollbar:hover{width:9px}::-webkit-scrollbar-thumb{background-color:#4545f7;background-color:var(--sec-clr);border-radius:10px}body{background-color:#12171d;background-color:var(--bg-clr)}#about,#contact,#home,#project{margin-bottom:50px}.reveal-left{transform:translateX(-300px)}.reveal-left,.reveal-right{opacity:0;transition:transform 2s ease,opacity 2s ease}.reveal-right{transform:translateX(300px)}.reveal-bottom{opacity:0;transform:translateY(80px);transition:transform 2s ease,opacity 2s ease}.reveal-left.animate,.reveal-right.animate{opacity:1;transform:translateX(0)}.reveal-bottom.animate{opacity:1;transform:translateY(0)}.navbar{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(0,0,0,.511);border-bottom:3px solid var(--sec-clr);box-shadow:1px 8px 10px #3a3a3a;display:flex;height:95px;justify-content:center;padding:0 45px;position:fixed;top:0;transition:all .2s linear;width:101vw;z-index:20}.navbar>span{background:#0000;border-radius:30px;left:25px;padding:.5% 1%;position:absolute;top:25px}.navbar a img{height:75px;left:20px;position:absolute;top:8px;transition:all .2s linear;width:95px}.navbar a img:hover{filter:drop-shadow(3px 2px 1px var(--sec-clr))}.logo{-webkit-text-fill-color:#0000;animation:shine 3s linear infinite;background:linear-gradient(90deg,silver 0,#fff 10%,grey 20%);-webkit-background-clip:text;background-clip:text;background-position:0;color:#fff;font-size:1.4rem;letter-spacing:4px;text-decoration:none}@keyframes shine{0%{background-position:0}to{background-position:250px}}.navList{display:flex;overflow-x:visible}.navLinks{color:#fff;font-size:1.2rem;margin:0 30px;opacity:1;overflow-x:visible;text-decoration:none;transition:all .2s ease}.navLinks:after,.navLinks:before{background-color:var(--sec-clr);content:"";display:block;height:2px;position:relative;transform:scaleX(0);transition:all .3s ease;width:100%}.navLinks:before{left:-1px;top:-1px;transform-origin:right}.navLinks:hover{transform:scale(1.1)}.navLinks:hover:after,.navLinks:hover:before{transform:scaleX(1)}.navLinks:after{left:-1px;top:1px;transform-origin:left}.navItems{list-style:none;margin:5px 0}.hamburger{display:none}.hamburger span{background-color:#fff;display:block;height:2px;margin:7px 1px;transition:all .3s ease;width:25px}.hamburger span:nth-child(2){width:18px}.hamburger span:nth-child(3){width:10px}@media only screen and (max-width:850px){.navbar>span{top:30px}}@media only screen and (max-width:740px){.navList{display:none;transition:all .3s ease-out}.navbar a img{left:30px;position:absolute;top:10px}.logo{font-size:1.8rem}.navbar>span{top:25px}.navbar.active{background-color:var(--bg-clr);flex-direction:column;height:100vh;justify-content:center;overflow:hidden;transition:all .2s ease-out}.navList.active{display:block;text-align:center}.navItems{margin:20px}.hamburger{display:block;position:absolute;right:38px;top:28px}.hamburger.active span:first-child{transform:rotate(45deg) translateY(1px) translateX(3px);width:25px}.hamburger.active span:nth-child(2){display:none;width:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translateY(-3px) translateX(5px);width:25px}}.home{background-clip:initial;background-position:0 0;background-size:cover;min-height:100vh;width:100vw}.sub-home{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:680px;overflow:hidden;padding:130px 10px 0}.box{background-color:#fff;border-radius:10px;box-shadow:2px 2px 10px #000;text-align:center}.name-box{align-items:center;display:flex;height:150px;justify-content:center;padding:10px 20px;text-align:left;width:290px}.name-box .hello{font-size:2.8rem;width:100px}.name-box .name{font-size:1rem}.title-box{align-self:flex-end;color:#292929;height:150px;overflow:hidden;width:280px}.title-box h3{margin:18px 15px}.info-box{color:#2f4f4f;grid-area:info;margin:10px auto;padding:25px 20px;width:100%}.download{align-items:center;align-self:center;background-color:var(--sec-clr);border-radius:10px;color:#fff;display:flex;height:59px;justify-content:center;margin:5px 0 40px;padding:5px 10px;position:relative;text-align:center;text-decoration:none;width:250px;z-index:2}.download:before{left:0;z-index:-5}.download:after,.download:before{background-color:var(--sec-clr);border-radius:10px;content:"";filter:brightness(.8);height:59px;position:absolute;top:0;transition:all .3s;width:0}.download:after{right:0;z-index:-1}.download:hover:after,.download:hover:before{width:130px}.download:active{background-color:#fff;border:3px solid var(--sec-clr);color:var(--sec-clr);filter:brightness(1)}.download:active:after,.download:active:before{display:none}.download span{overflow:hidden}.bg-cont{border-radius:25px;height:90vh;left:10px;position:absolute;right:10px;top:115px}.blob-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.blob-wrapper .bg-overlap{backdrop-filter:blur(200px);-webkit-backdrop-filter:blur(200px);bottom:-2px;filter:brightness(.8);left:0;position:absolute;right:0;top:-2px}.blob-1,.blob-2{filter:brightness(.8);height:60vh;position:absolute;width:70vw}.blob-1{animation:move1 6s linear infinite;background:linear-gradient(90deg,violet,#527bff)}@keyframes move1{0%{left:0;top:25%}25%{left:35%;top:-5%}50%{left:70%;top:25%}75%{left:35%;top:60%}to{left:0;top:25%}}.blob-2{animation:move2 6s linear infinite;background:linear-gradient(90deg,red,hotpink);right:0;top:0}@keyframes move2{0%{right:0;top:25%}25%{right:35%;top:60%}50%{right:70%;top:25%}75%{right:35%;top:-5%}to{right:0;top:25%}}@media only screen and (max-width:850px){html{font-size:85%}.sub-home{max-width:570px;padding-top:150px}.name-box{height:120px;width:250px}.title-box{height:130px;width:240px}}@media only screen and (max-width:630px){.sub-home{max-width:510px}.title-box{margin-top:10px}}@media screen and (max-width:550px){.sub-home{max-width:450px}}@media screen and (max-width:480px){html{font-size:80%}.sub-home{gap:10px;padding-left:15px;padding-right:15px;width:100%}}.skill{align-items:center;background-color:var(--bg-clr);display:flex;flex-direction:column;gap:30px;padding:50px 10vw 100px;padding-top:100px!important;width:100%}.heading{color:#fff;font-size:3.7rem;font-weight:700;margin-bottom:20px}.heading span{color:var(--sec-clr)}.skill-cont-box{background:#304ffd0d;border:1px solid #4545f74d;border-radius:10px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;position:relative;width:100%}.skill-head{align-items:left;align-items:center;color:#fff;display:flex;font-size:1.2rem;margin:auto 20px;overflow-y:hidden;padding-bottom:10px;padding-left:10px;padding-top:10px}.skill-head h1{font-size:2rem}@keyframes appear{0%{width:0}50%{width:100%}to{width:0}}.skill-head span{color:var(--sec-clr);font-weight:bolder}.skill-head .skill-info{font-size:1.2rem;margin:5px 0;padding:2px 5px}.skill-cont{grid-gap:15px;background:#304ffd40;border:2px solid #fff;border-radius:10px;box-shadow:2px 2px 10px #000;display:grid;gap:15px;grid-template-columns:1fr 1fr 1fr;height:65vh;min-width:50%;overflow-y:scroll;padding:30px 20px}.skill-cont img{cursor:pointer;filter:drop-shadow(1px 2px 3px black);height:70px;margin:auto;position:relative;transition:transform .3s ease,filter .3s ease;width:70px}.skill-cont img:hover{filter:drop-shadow(0 0 8px var(--sec-clr));transform:scale(1.15)}.skill-cont::-webkit-scrollbar{width:5px}.skill-cont::-webkit-scrollbar-thumb{background:var(--sec-clr);border-radius:10px}.skill-cont::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}@media screen and (max-width:1280px){.skill{padding:50px 10vw}.skill-head{font-size:1.8rem;margin:20px 0}.skill-cont img{height:55px;width:55px}}@media screen and (max-width:950px){.skill{padding:50px 8vw}.skill-cont img{height:55px;width:55px}}@media screen and (max-width:750px){.heading{font-size:3rem}.skill-head{font-size:1.4rem}.skill-cont img{height:45px;width:45px}}@media screen and (max-width:550px){.heading{font-size:2.3rem}.skill-cont-box{display:flex;flex-direction:column;height:100%;padding:10px}.skill-head{font-size:1rem}.skill-head h1{font-size:1.4rem}.skill-head h1 span{font-size:1.7rem}.skill-cont{border:none;box-shadow:none;height:40vh;min-width:90%}.skill-cont img{filter:drop-shadow(1px 2px 6px black);height:50px;width:50px}}@media screen and (max-width:400px){.heading{font-size:1.9rem}.heading span{font-size:2.1rem}}.head-cont{align-items:stretch;display:flex;gap:20px;justify-content:center;margin-bottom:40px;padding:10px;width:100%}.head-cont .sub-cont{align-items:center;background:#304ffd08;border:1px solid #ffffff1a;border-radius:12px;cursor:default;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:30px 24px;transition:all .3s ease}.head-cont .sub-cont:hover{background:#304ffd14;border-color:var(--sec-clr);box-shadow:0 10px 30px #0000004d;transform:translateY(-8px) scale(1.02);transition-delay:0s!important}.head-cont .sub-cont img{height:180px;margin-bottom:20px;max-width:100%;width:auto}.head-cont .sub-cont h2{color:#fff;font-size:1.5rem;margin-bottom:12px;text-align:center}.head-cont .sub-cont p{color:#a0a0a0;font-size:.95rem;line-height:1.5;text-align:center}@media screen and (max-width:700px){.head-cont{flex-direction:column;height:100%}.head-cont .sub-cont{width:100%}}.experience{align-items:center;background-color:var(--bg-clr);display:flex;flex-direction:column;gap:30px;padding:50px 10vw 100px;padding-top:100px!important;width:101vw}.timeline{padding-left:40px;position:relative;width:100%}.timeline:before{background:linear-gradient(to bottom,var(--sec-clr),#4545f733);border-radius:3px;bottom:0;content:"";left:18px;position:absolute;top:0;width:3px}.timeline-item{margin-bottom:40px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{background-color:var(--sec-clr);border:3px solid var(--bg-clr);border-radius:50%;box-shadow:0 0 12px #4545f799;height:16px;left:-30px;position:absolute;top:24px;width:16px;z-index:2}.timeline-item:first-child .timeline-dot{animation:pulse-dot 2s ease-in-out infinite;box-shadow:0 0 20px #4545f7cc,0 0 40px #4545f74d;height:20px;left:-32px;top:22px;width:20px}@keyframes pulse-dot{0%,to{box-shadow:0 0 20px #4545f7cc,0 0 40px #4545f74d}50%{box-shadow:0 0 25px #4545f7,0 0 60px #4545f780}}.timeline-content{background:#304ffd14;border:1px solid #4545f74d;border-radius:12px;padding:28px 30px;transition:all .3s ease}.timeline-content:hover{border-color:var(--sec-clr);box-shadow:0 4px 25px #4545f726;transform:translateX(8px)}.exp-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:18px}.exp-role{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:4px}.exp-company{color:var(--sec-clr);font-size:1.1rem;font-weight:600}.exp-product{color:#a0a0a0;font-weight:400}.exp-header-right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:4px}.exp-type{background:#4545f733;border-radius:20px;color:var(--sec-clr);font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:3px 12px}.exp-duration{color:#ccc;font-size:.9rem}.exp-location{color:#888;font-size:.8rem}.exp-points{list-style:none;margin:0;padding:0}.exp-points li{color:#d0d0d0;font-size:.95rem;line-height:1.6;padding:6px 0 6px 20px;position:relative}.exp-points li:before{color:var(--sec-clr);content:"▹";font-size:1rem;left:0;position:absolute}.achievements-section{margin-top:20px;width:100%}.achievements-heading{color:#fff;font-size:2rem;margin-bottom:25px;text-align:center}.achievements-heading span{color:var(--sec-clr)}.achievements-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.achievement-card{align-items:center;background:#304ffd14;border:1px solid #4545f74d;border-radius:12px;display:flex;gap:18px;padding:24px;transition:all .3s ease}.achievement-card:hover{border-color:var(--sec-clr);box-shadow:0 4px 25px #4545f726;transform:translateY(-3px)}.achievement-icon{flex-shrink:0;font-size:2.5rem}.achievement-info h3{color:#fff;font-size:1.1rem;margin-bottom:6px}.achievement-info p{color:#a0a0a0;font-size:.9rem;line-height:1.5}@media screen and (max-width:950px){.experience{padding:50px 8vw}}@media screen and (max-width:750px){.exp-header{flex-direction:column;gap:10px}.exp-header-right{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px}.achievements-grid{grid-template-columns:1fr}}@media screen and (max-width:550px){.timeline{padding-left:30px}.timeline:before{left:12px}.timeline-dot{height:14px;left:-27px;width:14px}.timeline-item:first-child .timeline-dot{height:18px;left:-29px;width:18px}.timeline-content{padding:20px 18px}.exp-role{font-size:1.2rem}.exp-company{font-size:1rem}}@media screen and (max-width:400px){.experience{padding:50px 5vw}.timeline-content{padding:16px 14px}}.project{align-items:center;background-color:var(--bg-clr);display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;overflow-y:auto;padding:50px 10vw;padding-top:100px!important;width:101vw}.heading.project-all{font-size:4rem;margin-top:25px}.heading.project-all span{font-size:4.3rem}.project-cont{grid-gap:45px;background-color:var(--sec-clr);border:2px solid var(--sec-clr);border-radius:10px;display:grid;gap:45px;grid-template-columns:repeat(3,1fr);margin:0 50px;overflow-x:scroll;padding:30px 50px;position:relative;width:100%}.project-cont::-webkit-scrollbar{display:none}.project-item{align-items:center;background:#fff;border-radius:8px;box-shadow:1px 2px 7px #000;display:flex;flex-direction:column;justify-content:flex-start;outline:2px solid #000;outline-offset:-5px;padding:20px 14px;transition:all .5s}.project-item,.project-thumb{margin:0 auto;position:relative;width:100%}.project-thumb{border-radius:10px;color:#fff;cursor:pointer;height:190px}.project-thumb>img{height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.project-links{background-color:#000000a1;color:#fff;font-size:20px;gap:30px;height:100%;opacity:0;transition:all .1s;width:100%;z-index:10}.project-links,.project-links a{align-items:center;display:flex;justify-content:center}.project-links a{background-color:#000000b3;border-radius:50%;height:50px;width:50px;z-index:5}.project-links a:hover{scale:.9;transition:all .2s ease}.project-links span{color:#fff;overflow:hidden}.project-links span,.project-links svg{height:25px;width:25px}.project-item:hover{box-shadow:1px 0 5px #fff;outline-color:var(--sec-clr);outline-offset:2px}.project-item:hover img,.project-thumb:hover img{opacity:.4;z-index:1}.project-item:hover .project-links,.project-thumb:hover .project-links{opacity:1}.project-info{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10px;position:relative}.project-info .project-head{border-bottom:1px solid grey;font-size:1.2rem;text-align:center;width:100%}.project-info .project-text{color:grey;font-size:.9rem;padding:5px 5px 0}.project-skill-cont{align-self:flex-start;display:flex;flex-wrap:wrap;margin-top:8px;padding:2px 0;width:100%}.project-skill{background-color:#eee;border-radius:15px;color:gray;font-size:.8rem;margin:3px 5px;padding:5px 12px}.project .more-project-link{align-items:center;display:flex;justify-content:flex-end;overflow:visible;width:100%}.project .more-project-link a{align-items:center;border:2px solid var(--sec-clr);border-radius:25px;color:#fff;display:flex;font-size:1.6rem;gap:15px;justify-content:center;padding:10px 25px;text-decoration:none;width:-webkit-max-content;width:max-content}.project .more-project-link a:hover{background-color:#161d27}@media screen and (max-width:1200px){.project{padding:50px 5vw}.project-cont{gap:25px;grid-template-columns:1fr 1fr}.project-item{width:100%}}@media screen and (max-width:950px){.project{padding:50px 8vw}}@media screen and (max-width:700px){.project-cont{grid-template-columns:1fr;padding:30px 20px}.project-item{flex-direction:row}.project-info{width:90%}}@media screen and (max-width:550px){.project-item{flex-direction:column}.project-cont{padding:25px 10px}}.frame-wrapper{display:grid;height:100%;place-items:center;position:relative;width:100%}.frame-wrapper #laptop-frame{height:90%;width:90%}.frame-wrapper .project-img-cont{height:78%;left:14.5%;position:absolute;scroll-snap-type:x mandatory;top:9%;width:71%}.frame-wrapper .project-img-cont .arrow{background-color:#00000069;border-radius:100%;color:#eee;cursor:pointer;font-size:1.5rem;height:-webkit-max-content;height:max-content;padding:8px;position:absolute;top:50%;width:-webkit-max-content;width:max-content}.frame-wrapper .project-img-cont .arrow.left{left:0}.frame-wrapper .project-img-cont .arrow.right{right:0}.frame-wrapper .project-img-cont div{animation:fadeIn 1s;display:flex;height:100%;overflow-x:scroll;scroll-snap-type:x mandatory;width:100%}.frame-wrapper .project-img-cont div::-webkit-scrollbar{display:none}.frame-wrapper .project-img-cont img{animation:fadeIn 2s;flex-grow:1;flex-shrink:0;height:100%;scroll-snap-align:center;scroll-snap-type:x mandatory;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1050px){.frame-wrapper{width:120%}}.project-disp{align-items:center;background-color:#161d27;border:1px solid #fff;border-radius:8px;display:flex;gap:45px;justify-content:space-between;margin:30px 0;padding:15px;position:relative;width:100%}.project-disp .img-cont,.project-disp .project-info .img-cont-mobile{border-radius:5px;box-shadow:1px 2px 5px #000;height:19vw;overflow:hidden;position:relative;width:34vw}@media screen and (max-width:1250px){.project-disp .img-cont,.project-disp .project-info .img-cont-mobile{height:280px;width:45%}}.project-disp .img-cont div,.project-disp .project-info .img-cont-mobile div{align-items:center;background-color:#00000080;cursor:pointer;display:flex;flex-direction:row;gap:55px;height:100%;justify-content:center;left:0;position:absolute;top:0;visibility:hidden;width:100%}.project-disp .img-cont:hover div,.project-disp .project-info .img-cont-mobile:hover div{visibility:visible}.project-disp .img-cont div span,.project-disp .project-info .img-cont-mobile div span{color:#fff;font-size:3.5rem;overflow:hidden}.project-disp .img-cont div svg,.project-disp .project-info .img-cont-mobile div svg{height:50px;width:50px}.project-disp img{height:100%;width:100%}.project-disp .project-info{align-items:flex-start;display:flex;flex-direction:column;gap:25px;width:50%}.project-disp .project-info .img-cont-mobile{display:none}.project-disp .project-info h2{color:#eee;font-size:1.8rem;font-weight:700;text-decoration:underline;text-decoration-color:var(--sec-clr)}.project-disp .project-info p{color:#fff;font-size:1.2rem}.project-disp .project-info .project-skills{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;height:100%;width:100%}.project-disp .project-info .project-skills span{border:1px solid #eee;border-radius:10px;color:#eee;display:grid;font-size:.8rem;font-weight:700;height:30px;padding:0 10px;place-items:center}.project-disp .project-info .link-container{display:flex;gap:15px}.project-disp .project-info .link-container .link{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:1.2rem;gap:8px;justify-content:center;padding:3px 18px;text-decoration:none}.project-disp .project-info .link-container .link.preview{background-color:var(--sec-clr)}.project-disp .project-info .link-container .link.code{border:2px solid var(--sec-clr)}@media screen and (max-width:900px){.project-disp{flex-direction:column;padding:15px 25px}.project-disp .img-cont{display:none}.project-disp .project-info{width:100%}.project-disp .project-info .img-cont-mobile{display:block;height:250px;margin:0 auto;width:80%}}@media screen and (max-width:500px){.project-disp{padding:12px}.project-disp .project-info .img-cont-mobile{display:block;height:200px;margin:0 auto;width:95%}}.contact{align-items:center;background-color:var(--bg-clr);display:flex;flex-direction:column;overflow-y:visible;padding:50px 10vw;padding-top:100px!important;width:101vw}.contact-box{border:2px solid var(--sec-clr);border-radius:10px;padding:40px;width:100%}.contact-form{color:#fff;display:flex;flex-direction:column}.contact-form div{margin:20px 0;overflow:visible;position:relative}.contact-form label{font-size:1rem;left:15px;padding:1px;position:absolute;top:11px;transition:all .3s ease;z-index:10}.contact-form div input,.contact-form div textarea{background-color:#ffffff21;border:none;border-radius:10px;color:#fff;height:50px;outline:none;padding:0 10px;width:100%;z-index:-1}.contact-form div textarea{height:150px;padding:10px;resize:none}.contact-form div input:focus+label,.contact-form div input:not(:placeholder-shown)~label,.contact-form div textarea:focus+label,.contact-form div textarea:not(:placeholder-shown)~label{left:0;top:-25px}.contact-form input::placeholder,.contact-form textarea::placeholder{visibility:hidden}.contact-form input:focus,.contact-form textarea:focus{border:2px solid var(--sec-clr)}.contact-form input:invalid{border:2px solid red}.submit-btn{background-color:var(--sec-clr);border:3px solid var(--sec-clr);border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;height:65px;margin:25px auto 0;outline:none;padding:15px;position:relative;width:180px;z-index:2}.submit-btn:before{left:0}.submit-btn:after,.submit-btn:before{background-color:var(--sec-clr);border-radius:10px;content:"";filter:brightness(.8);height:59px;position:absolute;top:0;transition:all .3s;width:0;z-index:-1}.submit-btn:after{right:0}.submit-btn:hover:after,.submit-btn:hover:before{width:95px}.submit-btn:active:after,.submit-btn:active:before{display:none}.submit-btn:active{background-color:#fff;color:var(--sec-clr);filter:brightness(1)}.contact-info{color:#eee;font-size:1.1rem;margin-bottom:20px}.contact-social{align-items:center;display:flex;justify-content:space-evenly;margin:15px 0;width:100%}.contact-social a{align-items:center;background-color:#304ffd40;border-radius:15px;color:#fff;display:flex;font-size:1.4rem;justify-content:center;padding:10px 20px;text-decoration:none}.contact-social a i{font-size:1.5rem;margin:0 10px}.contact-social a:hover{filter:brightness(.9)}.contact-social .whatsapp i{color:#128c7e}.contact-social .email i{color:salmon}@media screen and (max-width:1200px){.contact{padding:50px 10vw}}@media screen and (max-width:950px){.contact{padding:50px 8vw}}@media screen and (max-width:700px){.contact-box{padding:25px 18px}}@media screen and (max-width:450px){.contact-social a{font-size:1.2rem;padding:10px}}.socialButton{z-index:10}.iconLinks{align-items:center;background-color:#161d27;border-radius:50%;bottom:10px;color:#fff;cursor:pointer;display:flex;font-size:1.7rem;height:55px;justify-content:center;left:15px;outline:4px solid var(--sec-clr);outline-offset:-6px;position:fixed;text-decoration:none;transition:all .5s;width:55px}.iconLinks:hover{outline-offset:0}.icons-box a{height:55px;width:55px;z-index:5}.iconLinks.twitter{bottom:250px;left:15px}.iconLinks.github{bottom:190px;left:15px}.iconLinks.linkedin{bottom:130px;left:15px}.iconLinks.leetcode{bottom:70px;left:15px}.iconLinks.leetcode svg{height:40px;width:30px}.loader{background-color:var(--bg-clr);display:grid;height:100vh;place-items:center;position:fixed;transition:all .8s ease;width:100vw;z-index:100}.loader .loader-text{color:#fff;font-size:3rem}.loader.remove{transform:translateY(-100%);visibility:hidden}
/*# sourceMappingURL=main.f3bb9002.css.map*/