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{font-family:Inter,sans-serif}@font-face{font-family:myFont;src:url(/static/media/signature.f5df959af001fb4c7678.ttf)}.header{align-items:center;background:linear-gradient(90deg,#a6e1fa,#91d6f4);box-shadow:0 4px 8px #0000001a;display:flex;justify-content:space-between;margin:0 auto;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:1000}.logo{cursor:pointer;font-size:38px}.logo-text{color:#001c55;font-family:myFont}.menu{cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:20px;list-style:none}.menu-items{border-radius:8px;color:#001c55;padding:10px 15px;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .3s ease}.menu-items:hover{background:linear-gradient(90deg,#fdfbfb,#ebedee);color:#001c55;transform:scale(1.1)}.menu-items.active{background:linear-gradient(90deg,#91d6f4,#a6e1fa);box-shadow:0 4px 10px #0003;color:#fff;font-weight:700;transform:scale(1.05)}.menu-icon{display:none;margin-left:auto}.menu-open{background-color:#a6e1fa;box-shadow:0 4px 10px #00000026;display:flex;flex-direction:column;left:0;margin:0 20px;opacity:0;position:absolute;top:70px;transform:translateY(-10px);transition:all .3s ease-in-out,opacity .3s ease;width:calc(100% - 40px);z-index:1000}.menu-open.show{opacity:1;transform:translateY(0)}@media screen and (max-width:768px){.header{align-items:center;background-color:#a6e1fa;flex-direction:row;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.menu{display:none}.menu-icon{display:block;margin-left:auto}.menu-open{display:flex;flex-direction:column;margin:0 20px;padding:10px 0;transition:all .3s ease-in-out}.menu-items{border-radius:8px;color:#001c55;padding:10px 15px;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .3s ease;width:100%}.menu-items:hover{background:linear-gradient(90deg,#fdfbfb,#ebedee);color:#001c55;transform:scale(1.1)}.menu-items.active{background:linear-gradient(90deg,#91d6f4,#a6e1fa);box-shadow:0 4px 10px #0003;color:#fff;font-weight:700;transform:scale(1.05);width:100%}}.splash-screen{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity 1s ease-in-out;width:100%;z-index:9999}.splash-screen.show{opacity:1}.splash-screen:not(.show){opacity:0;pointer-events:none}.name-container{text-align:center}.name{animation:typing 3s steps(30) 1s 1 normal both;color:#fff;font-family:myFont,cursive;font-size:50px}@keyframes typing{0%{width:0}to{width:100%}}.left-section{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.intro-section{height:378.781px;width:100%}.greeting-text{align-items:center;color:#001c55;display:block;display:flex;font-size:50px;font-weight:700;gap:.01rem;height:55px;justify-content:center;width:100%}.greeting-text span{animation:slideIn 1s forwards;display:inline-block;opacity:0;transform:translateY(-50px)}.greeting-text span:first-child{animation-delay:0s}.greeting-text span:nth-child(2){animation-delay:1s}.greeting-text span:nth-child(3){animation-delay:2s}.greeting-text span:nth-child(4){animation-delay:3s}.greeting-text span:nth-child(5){animation-delay:4s}.greeting-text span:nth-child(6){animation-delay:5s}.greeting-text span:nth-child(7){animation-delay:6s}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.introduction{align-items:center;color:#7f8daa;display:flex;flex-wrap:wrap;font-size:20px;height:140px;line-height:2rem;width:100%}.skill-text-div{padding:0 10px}.social-icons{align-items:center;gap:15px;height:60px}.github{background-color:#15181e}.github:hover{background-color:#001c55;transition:.33s ease-in-out}.linkedin{background-color:#0069a6}.linkedin:hover{background-color:#001c55;transition:.33s ease-in-out}.youtube{background-color:#bd0716}.youtube:hover{background-color:#001c55;transition:.33s ease-in-out}.email{background-color:#c84637}.email:hover{background-color:#001c55;transition:.33s ease-in-out}.twitter{background-color:#1c9eef}.twitter:hover{background-color:#001c55;transition:.33s ease-in-out}.facebook{background-color:#1773eb}.facebook:hover{background-color:#001c55;transition:.33s ease-in-out}.instagram{background-color:#df3f5f}.instagram:hover{background-color:#001c55;transition:.33s ease-in-out}.star-icon{color:#ffc83d}.portfolio-repo-btn{height:47px;margin-top:1rem;width:100%}.main-btn{align-items:center;background-color:#001c55;border:none;border-radius:.4rem;color:#fff;display:flex;font-size:20px;gap:5px;height:100%;justify-content:center;width:262px}.main-btn:hover{background-color:#edf9fe;border:.1px solid #000;color:#001c55;transition:.33s ease-in-out}.a{text-decoration:none}.right-section{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.main-image{height:100%;width:100%}.skill-main-container{height:630px}.skill-heading-div{align-items:baseline;width:100%}.skill-heading,.skill-heading-div{display:flex;height:150px;justify-content:center}.skill-heading{align-items:center;color:#001c55;font-size:40px;width:90%}.skill-main-div{gap:2rem;justify-content:center}.skill-sub-div{height:100%;width:90%}.skill-text{line-height:2.5rem;padding-top:20px}.skill-ul{gap:1.5rem;margin-top:10px}.icon{margin:.5rem}.mongodb{color:#47a248}.express{color:#000}.react{color:#61dbfb}.node{color:#8cc84b}.css{color:#1572b6}.bootstrap{color:#7952b3}.tailwind{color:#38bdf8}.material-ui{color:#0081cb}.skill-left{align-items:center;display:flex;height:100%;justify-content:center;margin-top:-25px;width:50%}.skill-frontend{background-color:#edf9fe;height:420px;margin-right:40px;width:100%}.skill-right{height:100%;margin-top:1rem;width:50%}.skill-h{color:#001c55;display:flex;font-size:30px;width:100%}.skill-text{color:#7f8daa;display:flex;font-size:20px;line-height:1.5rem;text-align:justify}@media only screen and (max-width:767px){.skill-main-div,.skill-sub-div{align-items:center;flex-direction:column}.skill-sub-div{display:flex;padding:20px 0;text-align:center}.skill-left,.skill-right{margin-bottom:15px;width:100%}.mern-png{background-color:#edf9fe;height:350px;margin-top:4rem;width:100%}.frontend-png{height:300px}.skill-text-div{padding:0 10px}.skill-ul{display:flex;justify-content:center;margin-top:10px}.skill-frontend{margin-left:40px;margin-top:180px}.introduction{margin-top:1rem}.social-icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.social-media-icons{margin:0 6px}.portfolio-repo-btn{align-items:center;display:flex;justify-content:center;width:100%}.intro-section{height:100%}.right-section{margin-top:4rem}.image-container,.right-section{display:flex;justify-content:center;width:100%}.main-image{height:auto;width:80%}.main-content{align-items:center;display:flex;flex-direction:column}.left-section{order:1;text-align:center}.right-section{flex-basis:20%;margin-bottom:20px;order:2}.name-text{width:100%}.greeting-text{font-size:28px;margin-top:2rem}.introduction{font-size:16px;line-height:1.5;margin-bottom:20px}.social-icons{margin-top:1rem}.portfolio-repo-btn{margin-top:55px}.main-btn{font-size:14px;margin-left:-1rem;padding:10px 20px}.main-image,.skill-main-container{height:100%;width:100%}.skill-main-container{margin-top:210px}.skill-li .icon{font-size:2rem;margin:.5rem}.mongodb{color:#47a248}.express{color:#000}.react{color:#61dbfb}.node{color:#8cc84b}.material-ui{color:#0081cb}.skill-heading-div{align-items:center;display:flex;height:auto;justify-content:center;margin-bottom:10px;width:100%}.skill-heading{font-size:30px;height:auto;width:100%}.skill-h{align-items:center;display:flex;font-size:25px;height:auto;justify-content:center;width:100%}.skill-ul{flex-wrap:wrap;gap:1.5rem;height:auto}.skill-text{word-wrap:break-word;font-size:16px;line-height:1.5rem;text-align:justify}}@media only screen and (min-width:1025px){.main-container{margin-bottom:5rem;padding:50px 0}.main-content{display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.left-section{flex:1 1;padding-right:50px}.right-section{flex:1 1}.greeting-text{font-size:48px}.introduction{font-size:20px;line-height:3rem;margin-top:2rem}.introduction,.social-icons{margin-bottom:40px}.main-btn{font-size:18px;padding:14px 28px}.main-image{height:auto;max-width:100%}}@media only screen and (max-width:767px){.fullstack-png{margin-bottom:3rem;margin-top:5rem}.mern-png{background-color:#edf9fe;height:267px;margin-bottom:4rem;margin-top:10rem;width:93%}}.main-container{flex-direction:column;justify-content:center;padding:20px}.main-container,.main-content{align-items:center;display:flex;width:100%}.main-content{flex-wrap:wrap;justify-content:space-between;max-width:1200px}.left-section,.right-section{flex:1 1;min-width:300px;text-align:center}.right-section .image-container{display:flex;justify-content:center}.main-image{border-radius:10px;height:auto;max-width:100%}.skill-main-container{margin:0 auto;max-width:1200px;width:100%}.skill-main-div{background:#f5f5f5;border-radius:10px;margin-bottom:40px;padding:20px}.skill-main-div,.skill-sub-div{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.skill-sub-div{width:100%}.skill-left,.skill-right{flex:1 1;min-width:300px;text-align:center}.skill-left img:hover{transform:scale(1.1)}.skill-h{font-size:1.5rem;font-weight:700;margin-bottom:10px}.icon{font-size:2rem}.skill-text-div{padding:10px;text-align:left}@media (max-width:768px){.main-content,.skill-sub-div{flex-direction:column}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.skill-main-div{animation:fadeIn 1s ease-in-out}.skill-left img{animation:slideInLeft 1s ease-in-out;border-radius:10px;height:auto;max-height:400px;max-width:400px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:100%}.skill-left img:hover{box-shadow:0 10px 20px #0003;transform:scale(1.1) rotate(3deg)}.skill-right{animation:slideInRight 1s ease-in-out}.skill-ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;opacity:0;padding:0;transform:translateY(10px);transition:opacity .8s ease-in-out,transform .8s ease-in-out}.skill-main-div:hover .skill-ul{opacity:1;transform:translateY(0)}@media only screen and (max-width:767px){.greeting-text{font-size:24px}.introduction{font-size:16px;line-height:1.5}}.social-icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}@media only screen and (max-width:767px){.greeting-text{font-size:28px;margin-top:1rem}.introduction{font-size:16px;line-height:1.5;margin-bottom:10px}.social-icons{margin-top:.5rem}.portfolio-repo-btn{margin-top:30px}.skill-main-container{margin-top:120px}.mern-png{margin-bottom:2rem;margin-top:6rem}}.social-media-icons{border-radius:21px;height:41.5938px;text-align:center;transition:background-color .33s ease-in-out;width:41.5938px}.email,.facebook,.github,.instagram,.linkedin,.twitter,.youtube{background-color:#001c55}.education-main-div{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.education-main{display:flex;height:414px;width:90%}.heading-img-div{height:100%;width:50%}.education-img{height:100%;width:100%}.heading-text-div{align-items:center;display:flex;flex-direction:column;height:100%;width:50%}.heading-text{font-size:50px;height:56px;margin-top:4.9rem}.heading-sub-div,.heading-text{align-items:center;color:#001c55;display:flex;justify-content:center;width:100%}.heading-sub-div{font-size:25px;font-weight:700;height:36px;margin-top:2rem;text-align:center}.competitive-site-main-div{flex-wrap:wrap;height:100%;margin-top:1.48rem;width:100%}.dev-icon{display:flex;gap:1rem;height:100%;list-style:none;width:100%}.competitive-sites-inline,.dev-icon{align-items:center;justify-content:center}.competitive-sites-inline{display:inline;display:flex;height:48px;text-align:center;width:48px}.education-degree-main-div{height:100%;margin-top:4rem;width:81%}.educations-headers{align-items:center;color:#001c55;display:flex;font-size:35px;font-weight:700;height:38.5px;justify-content:center;margin-top:1.2rem;text-align:center;width:100%}.degree-card{display:flex;height:370px;margin-top:1.5rem;width:100%}.degree-card-img{align-items:center;display:flex;height:100%;justify-content:center;width:20%}.degree-img{border-radius:10rem;height:47%;width:85%}.degree-card-body{box-shadow:1.95px 1.95px 2.6px #00000026;height:100%;padding:.5rem;width:80%}.degree-card-sub-body{background-color:#85b7d5;border-top-left-radius:.6rem;border-top-right-radius:.6rem;display:flex;height:114px;width:100%}.body-header{align-items:flex-start;display:flex;flex-direction:column;gap:1.1rem;height:100%;justify-content:center;padding:.5rem;width:100%}.degree-h2,.degree-h3{color:#001c55;font-weight:700}.degree-h2{font-size:23px}.degree-h3{font-size:18px}.body-header-duration{height:100%;padding:1.5rem;width:22%}.body-header-h3{color:#001c55;display:flex;font-size:16px;font-weight:700;justify-content:flex-end}.body-content{color:#425984;display:flex;flex-direction:column;font-size:16px;height:190px;justify-content:space-around;line-height:1.3rem;padding:1rem;width:100%}.visit-a{text-decoration:none}.visit-btn{border-bottom-left-radius:.6rem;border-bottom-right-radius:.6rem;display:flex;height:57px;justify-content:flex-end;padding:.4rem;width:100%}.visit-btn-p{align-items:center;background-color:#85b7d5;border-radius:.4rem;color:#001c55;display:flex;font-size:16px;height:40px;justify-content:center;width:112px}.certs-header-div{height:350px;margin-top:5.8rem;width:81%}.certs-h1{color:#001c55;font-size:35px;font-weight:700;height:38px;justify-content:center;margin-top:2.8rem}.cert-body-div,.certs-h1{align-items:center;display:flex;width:100%}.cert-body-div{height:198px;justify-content:space-around;margin-top:1.5rem}.cert-card{border-radius:6px;box-shadow:6px 2px 16px 0 #88a5bf7a,-6px -2px 16px 0 #fffc;height:189px;width:300px}.cert-img-div{align-items:center;background-color:#789;display:flex;height:56%;justify-content:center}.cart-img,.cert-img-div{border-top-left-radius:6px;border-top-right-radius:6px;width:100%}.cart-img{background-color:#add8e6;height:100%}.cart-img2,.cart-img3{height:100%;width:35%}.cert-div-3{background-color:#bfbdc0}.cert-body{align-items:center;display:flex;flex-direction:column;height:44%;justify-content:space-around;padding:.3rem;width:100%}.cert-body-h2{color:#001c55;font-size:20px}.cert-body-h2,.cert-body-h3{align-items:center;display:flex;font-weight:700;height:26px;justify-content:center;width:100%}.cert-body-h3{color:#7f8daa;font-size:18px}@media only screen and (max-width:600px){.degree-card-sub-body{display:flex;flex-direction:column;height:150px}.body-header-duration{display:flex;height:100%;padding:.3rem;width:100%}.degree-h2{font-size:20px}.body-header-h3,.degree-h3{font-size:16px}.body-content{font-size:14px;line-height:1.5rem;padding:.5rem;text-align:justify}.degree-card{height:600px;margin-top:-4rem}.body-content{gap:.8rem;line-height:20px}.degree-card-img{height:200px}.visit-btn-p{margin-top:110px}}@media only screen and (max-width:768px){.degree-card-body{box-shadow:1.95px 1.95px 2.6px #00000026;height:100%;padding:.5rem;width:100%}.education-main-div{height:135vh}.education-main{display:flex;flex-direction:column}.heading-img-div{width:100%}.education-degree-main-div{height:100%;margin-top:4px}.heading-text-div{width:100%}.heading-text{font-size:30px;margin-top:0}.heading-sub-div{font-size:20px;margin-top:0}.competitive-site-main-div{margin-top:0}.degree-card{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.degree-card-img{margin-top:5rem;width:100%}.degree-img{height:100%;width:150px}.certs-header-div{height:770px;margin-top:3rem}.cert-body-div{display:flex;flex-direction:column;gap:2rem;height:662px;justify-content:flex-start;width:100%}.cert-card{width:100%}.cart-img2{height:100%;width:100px}.cart-img3{height:100%;width:120px}}.footer-main-div{background-color:#f8f9fa;display:flex;display:block;height:60px;margin-top:1rem;width:100%}.footer-main-div,.footer-sub-div{align-items:center;justify-content:center}.footer-sub-div{display:flex;height:100%;width:90%}.footer-p{color:#7f8daa;font-size:16px;font-weight:700;text-align:center}@media only screen and (max-width:600px){.footer-main-div{display:block;height:auto;margin-top:1rem;padding:10px 0}.footer-p{font-size:14px}}.experience-main-div{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.experience-heading-div{display:flex;width:90%}.experience-heading-img-div{height:65vh;width:50%}.experience-heading-img{height:100%;width:100%}.experience-heading-text-div{align-items:center;display:flex;flex-direction:column;height:65vh;width:50%}.experience-heading-text-h1{font-size:50px;height:55px;line-height:55px;margin-top:5rem}.experience-heading-text-h1,.experience-heading-text-h3{color:#001c55;display:block;display:flex;justify-content:center;width:100%}.experience-heading-text-h3{align-items:center;font-size:25px;font-weight:700;height:33px;margin-top:2rem}.experience-heading-text-p{color:#7f8daa;font-size:20px;height:180px;line-height:30px;margin-top:.7rem;text-align:center;width:100%}.experience-accord{height:100%;margin-top:3.1rem;width:90%}.experience-accord-li{border:1px solid #85b7d5;border-radius:5px;display:flex;flex-direction:column;transition:all .3s ease;width:100%}.experience-accord-ul{display:flex;flex-direction:column;gap:.5rem}.experience-accord-li-div{align-items:center;display:flex;font-size:16px;font-weight:500;justify-content:space-between;padding:1rem;width:100%}.dropdown{background-color:#f3f3f3;border:1px solid #85b7d5;border-radius:5px;margin-top:.5rem;padding:1rem;width:100%}.dropdown li{padding:.5rem 0}@media screen and (max-width:600px){.experience-heading-img-div,.experience-main-div{height:100%;width:100%}.experience-heading-img{height:280px;width:100%}.experience-heading-text-div{gap:.6rem;height:100%;text-align:center;width:100%}.experience-heading-div,.experience-heading-text-div{align-items:center;display:flex;flex-direction:column}.experience-heading-text-h1{color:#001c55;font-size:30px;margin-top:0}.experience-heading-text-h3{color:#001c55;font-size:20px;height:80px;margin-top:0;text-align:justify}.experience-heading-text-p{color:#7f8daa;font-size:16px;font-weight:600;line-height:20px;margin:0 auto;text-align:justify;width:100%}.experience-accord{margin:1.5rem 0 0}}body{background-color:#f5f7fa;color:#333;font-family:Roboto,sans-serif}.projects-main-div{align-items:center;display:flex;flex-direction:column;padding:2rem 1rem;width:100%}.project-sub-div{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem;width:90%}.projects-heading-img-div{flex:1 1 40%;margin:auto;max-width:350px}.projects-heading-img{border-radius:8px;height:auto;width:100%}.projects-heading-text-div{display:flex;flex:1 1 50%;flex-direction:column;justify-content:center;padding:0 1rem;text-align:center}.projects-heading-text-h1{color:#001c55;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.projects-heading-text-p{color:#7f8daa;font-size:20px;font-weight:550;line-height:1.5;text-align:justify}.repo-cards-div-main{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:90%}.repo-card-div{background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s}.repo-card-div:hover{box-shadow:0 8px 16px #0003;transform:translateY(-5px)}.repo-react-reveal{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.repo-react-reveal-a{color:inherit;text-decoration:none;transition:color .3s}.repo-react-reveal-a:hover{color:#2563eb}.repo-name-div{align-items:center;color:#1e3a8a;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem}.repo-description{color:#4b5563;font-size:.9rem;line-height:1.6;max-height:3.5rem;overflow:hidden;text-overflow:ellipsis}.repo-details{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.repo-creation-date{color:#6b7280;font-size:.9rem}.dev-icons-languages,.software-skills-main-div{display:flex;gap:.5rem}.dev-icons-languages{list-style:none}.software-skill-language{color:#6b7280;font-size:1.5rem}.project-button{margin-top:2rem}.main-button{background-color:#1e3a8a;border:none;border-radius:8px;color:#fff;font-size:1rem;padding:.7rem 1.5rem;transition:background-color .3s}.main-button:hover{background-color:#2563eb}@media screen and (max-width:768px){.project-sub-div{align-items:center;flex-direction:column;text-align:center}.projects-heading-text-div{padding:0}.repo-cards-div-main{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media screen and (max-width:480px){.projects-heading-text-h1{font-size:2rem}.projects-heading-text-p{font-size:.9rem}.repo-description{font-size:.85rem;max-height:3rem}.repo-name-div{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}.OpenSource{align-items:flex-start;background-color:#edf9fe;display:flex;justify-content:center;min-height:100vh;padding:2rem 0;width:100%}.organizations{margin:0 auto;max-width:1200px;text-align:center;width:90%}.organizations-header-div{margin-bottom:2rem}.organizations-header{border-bottom:4px solid #91d6f4;color:#001c55;display:inline-block;font-size:2.5rem;font-weight:700;padding-bottom:.5rem}.organizations-main-div{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.org-card{background-color:#fff;border:1px solid #e3e8ee;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.org-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.org-name{color:#001c55;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.org-description{color:#4a4a4a;font-size:1rem;margin-bottom:1rem}.org-link{background:linear-gradient(90deg,#a6e1fa,#91d6f4);border-radius:5px;color:#07c;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background .3s ease,transform .3s ease}.org-link:hover{background:linear-gradient(90deg,#91d6f4,#07c);color:#fff;transform:scale(1.05)}body{background-color:#edf9fe;font-family:Arial,sans-serif}.contact-main{align-items:center;display:flex;flex-direction:column;gap:2rem}.main-button{background-color:#001c55;border:1px solid #001c55;border-radius:6px;color:#edf9fe;font-size:18px;font-weight:500;letter-spacing:1px;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease-in-out}.main-button:hover{background-color:#edf9fe;color:#001c55}.address-section,.blog-section,.contact-heading{align-items:center;display:flex;justify-content:space-between;max-width:1200px;width:90%}.address-heading-img-div,.blog-heading-img-div,.contact-heading-img-div{flex:1 1}.contact-my-img,.responsive-img{border-radius:10%;width:80%}.contact-my-img{height:auto;margin-top:20px;max-height:500px;object-fit:cover}.address-heading-text-div,.blog-heading-text-div,.contact-heading-text-div{flex:1 1;text-align:center}.address-heading-text-div{align-items:center;display:flex;flex-direction:column;justify-content:center}.main-visit{width:100%}.blog-heading-text-div,.resume-btn-div{align-items:center;display:flex;flex-direction:column;justify-content:center}.resume-btn-div{margin-top:20px}.address-heading-text,.blog-heading-text,.contact-heading-text{color:#001c55;font-size:2.5rem;margin-bottom:1rem}.address-heading-details-text,.blog-heading-details-text,.contact-heading-detail-text{color:#7f8daa;font-size:1.2rem;margin-bottom:1rem}.contact-social-media-div{display:flex;gap:1rem;justify-content:center}.social-media-icons{align-items:center;background-color:#001c55;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:background-color .3s ease-in-out;width:40px}.social-media-icons:hover{background-color:#7f8daa}@media (max-width:768px){.address-section,.blog-section,.contact-heading{flex-direction:column;text-align:center}.address-heading-img-div,.blog-heading-img-div,.contact-heading-img-div{order:1;width:100%}.address-heading-text-div,.blog-heading-text-div,.contact-heading-text-div{margin-top:1rem;order:2;width:100%}.contact-my-img,.responsive-img{border-radius:10px;height:auto;width:100%}.contact-my-img{border-radius:10%;height:auto;margin-top:20px;max-height:350px;object-fit:cover;width:100%}.address-heading-text,.blog-heading-text,.contact-heading-text{font-size:1.8rem}.address-heading-details-text,.blog-heading-details-text,.contact-heading-detail-text{font-size:1rem;margin-bottom:1rem}.main-button{font-size:1rem;padding:.75rem 1.5rem}.contact-social-media-div{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}}
/*# sourceMappingURL=main.850acdc8.css.map*/