.AboutComponent,.AboutComponent-in,.about-one{width:100%}.about-one a{color:#9d9d9d;font-size:1rem}.about-one a:hover{color:#000;text-decoration:underline}.about-two{justify-content:space-between;align-items:center;width:100%;display:flex}.about-two h1{color:#000;font-size:2.5rem;font-weight:600}.about-two a{color:#000;background-color:#fff;border:2px solid #000;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;display:flex}.about-two a:hover{color:#fff;background-color:#000;border:2px solid #000}.about-three{width:100%;padding:1rem 0}.about-three p{color:#505050;font-size:1rem;line-height:1.75rem}.about-four p{color:#505050;padding:.5rem 0;font-size:1rem;line-height:1.75rem}.about-four p span{color:#000;font-weight:600;text-decoration:underline}.about-five{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding:2rem 0;display:flex}.about-link{background-color:#ddd;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.about-link:hover{cursor:pointer;background-color:#a8a8a8}.about-link a{color:#000;font-size:1.5rem}.about-link p{color:#000;font-size:1rem}.about-link.email{background-color:#c6efce;border:2px solid #34a853}.about-link.email p{color:#34a853;font-weight:600}.about-link.email:hover{background-color:#34a853}.about-link.email:hover p{color:#fff}.about-link.github{background-color:#cfd9de;border:2px solid #24292e}.about-link.github p{color:#24292e;font-weight:600}.about-link.github:hover{background-color:#24292e}.about-link.github:hover p{color:#fff}.about-link.linkedin{background-color:#b6d4f2;border:2px solid #0a66c2}.about-link.linkedin p{color:#0a66c2;font-weight:600}.about-link.linkedin:hover{background-color:#0a66c2}.about-link.linkedin:hover p{color:#fff}.about-link.x{background-color:#cfd9de;border:2px solid #24292e;padding:.5rem 2rem .5rem 1rem}.about-link.x p{color:#24292e;font-weight:600}.about-link.x:hover{background-color:#24292e}.about-link.x:hover p{color:#fff;font-weight:600}@media screen and (max-width:600px){.about-one a{font-size:.8rem}.about-two{flex-direction:column;align-items:flex-start;gap:1rem;width:100%}.about-two h1{color:#000;font-size:1.5rem;font-weight:600}}
.StackComponent{width:100%}.StackComponent-in{width:100%;padding:2rem 0}.stack-one{width:100%}.stack-one h1{color:#000;font-size:1.5rem;font-weight:700}.stack-two{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 0;display:flex}.stack-item{cursor:pointer;width:5%;position:relative}.stack-item img{object-fit:cover;width:100%;height:100%}.stack-item:after{content:attr(data-tooltip);color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background-color:#000;border-radius:4px;max-width:max-content;padding:.2rem .8rem;font-size:.8rem;transition:opacity .2s;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.stack-item:hover:after{opacity:1}@media screen and (max-width:600px){.stack-two{justify-content:flex-start;gap:1rem}.stack-item{width:8%}}
.ProjectsComponent{width:100%}.ProjectsComponent-in{width:100%;padding:2rem 0}.projects-one{width:100%}.projects-one h1{color:#000;font-size:1.5rem;font-weight:700}.projects-two{flex-direction:column;gap:1rem;width:100%;padding:1rem 0;display:flex}.projectCard{width:100%}.projectCard-in{border-radius:10px;width:100%;padding:1rem}.projectCard-in.index-0{background-color:#0a66c21a;border:2px solid #0a66c2}.projectCard-in.index-1{background-color:#ea43351a;border:2px solid #ea4335}.projectCard-in.index-2{background-color:#fbbc051a;border:2px solid #fbbc05}.projectCard-in.index-3{background-color:#34a8531a;border:2px solid #34a853}.project-card-one{width:100%}.project-card-one a{color:#000;justify-content:flex-start;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.project-card-one a svg{color:#000}.project-card-one a:hover{color:#000;text-decoration:underline}.project-card-two{width:100%}.project-card-two p{color:#7d7d7d;font-size:.8rem}.project-card-three{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding:1rem 0 0;display:flex}.Project-stack{background-color:#fff;border:1px solid #000;border-radius:5px;padding:.2rem .5rem}.Project-stack p{color:#000;font-size:.8rem}.project-card-four{justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding:1rem 0 0;display:flex}.project-card-four a{color:#000;background-color:#fff;border:1px solid #000;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;padding:.2rem .5rem;font-size:.8rem;text-decoration:none;display:flex}@media screen and (max-width:600px){.project-card-one a p{max-width:90%}.project-card-one a svg{font-size:1rem}}
.BlogsComponent{width:100%}.BlogsComponent-in{width:100%;padding:2rem 0}.blogs-one{width:100%}.blogs-one h1{color:#000;font-size:1.5rem;font-weight:700}.blogs-two{flex-direction:column;gap:1rem;width:100%;padding:1rem 0;display:flex}.blogCard{width:100%}.blogCard-in{background-color:#c8c8c81a;border:2px solid #646464;border-radius:10px;width:100%;padding:1rem}.blogCard-in:hover{background-color:#0000000d;border:2px solid #000}.blog-card-one{color:#646464;font-size:.8rem;font-weight:600}.blog-card-two{width:100%}.blog-card-two a{color:#000;justify-content:flex-start;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.blog-card-two a:hover{color:#000;text-decoration:underline}.blog-card-two a svg{color:#000;font-size:1rem}.blog-card-three{flex-wrap:wrap;gap:.5rem;width:100%;padding:1rem 0 0;display:flex}.blog-stack{background-color:#fff;border:1px solid #000;border-radius:5px;width:fit-content;padding:.2rem .5rem}.blog-stack p{color:#000;font-size:.8rem}
.FooterComponent,.FooterComponent-in{width:100%}.FooterComponent-in p{color:#969696;font-size:1rem}@media screen and (max-width:600px){.FooterComponent-in p{font-size:.8rem}}
