@import"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&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;box-sizing:border-box}body{background-color:#f9fafb}.container{margin-inline:auto;width:min(90%,70.5rem)}.top-nav{background-color:#f9fafb;display:flex;justify-content:space-between;align-items:center;width:100vw;border-top-color:#5d001e;border-bottom:none;box-shadow:none;box-sizing:border-box;top:0;z-index:1000;position:fixed}.menu-icon{font-size:2rem;cursor:pointer;display:none}@media (max-width: 768px){.menu-icon{display:flex}}.nav-menu{display:flex;list-style:none}@media (max-width:768px){.nav-menu{display:none;flex-direction:column;width:100%;position:absolute;top:100%;left:0;background-color:#f4f9fc;transition:max-height .3s ease;overflow:hidden}.nav-menu.open{display:flex}}.nav-links{display:flex;justify-content:space-evenly;align-items:center;list-style:none;padding-right:2rem;margin:.5em 0 0}@media (max-width: 768px){.nav-links{flex-direction:column;width:100%}.nav-links li{text-align:center}}.menu-options{font-family:Raleway,sans-serif;display:block;padding:1rem;color:#000;text-decoration:none;text-align:center;justify-content:center;align-items:center}.menu-options:hover{background-color:#0088168b}@media (max-width: 768px){.menu-options{width:100%;padding:1rem 0;color:#00887a}}.nameLogo{text-decoration:none;font-family:Cinzel,serif;color:#00887a;font-size:1.9rem;font-weight:500}.hero{display:flex;flex-direction:column;justify-content:space-evenly;background-color:#f4f9fc;margin-top:4rem}@media (min-width: 40em){.hero>*+*{margin-left:2em}}.main-pic{display:flex;align-items:center;justify-content:center}.main-pic img{max-height:10rem;width:auto;border-radius:50%;margin-top:2rem}@media (min-width: 40em){.main-pic img{max-height:15rem}}.my-intro{display:flex;font-family:Poppins,sans-serif;color:#141619;font-weight:700;font-style:normal;font-variation-settings:"slnt" 0;align-items:center;justify-content:center}.my-intro{font-size:clamp(1.5rem,5vw,6rem)}.my-name{color:#5d001e}.clipart{width:2rem;height:2rem;position:absolute;margin-bottom:3em;margin-right:13em;color:#5d001e;opacity:.8}.clipart2{width:2rem;height:2rem;position:absolute;margin-top:3em;margin-left:13em;color:#5d001e;opacity:.8}@media (min-width:40em){.clipart{margin-right:20em}.clipart2{margin-left:20em}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(.625rem)}to{transform:translateY(0)}}.float{animation:float 2s ease-in-out infinite}.intro-box{background-color:#f4f9fc}.intro-text1,.intro-text2{font-family:Poppins,sans-serif;font-style:normal;font-size:1rem;font-weight:300;padding-bottom:1em;padding-top:1em;color:#141619}@media (min-width: 44em){.intro-text1,.intro-text2{font-size:1.25rem}}.projects{margin-top:6.25rem;background-color:#141619;width:100%;padding-bottom:20px;padding-left:20px}div.theProject{border:1px solid var(--borderColor);-webkit-box-shadow:-2px 7px 21px -9px rgba(0,0,0,.75);-moz-box-shadow:-2px 7px 21px -9px rgba(0,0,0,.75);box-shadow:-2px 7px 21px -9px #000000bf;background-color:#a40928;max-width:300px;border-radius:5px;margin-top:10vh}@media (min-width: 44em){.project-div{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly}}.projects-heading{font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;text-align:center;color:#f0f8ff;font-size:3rem;padding-top:50px}img.project-img{display:block;max-width:100%;height:180px;object-fit:cover}.project-tags{margin-top:.5rem;padding-left:.25rem}.project-tag{display:inline-block;font-family:Poppins;background-color:#dc143c;color:#f4f9fc;padding:5px 10px;margin-right:8px;border-radius:20px;font-size:12px;font-weight:300}.project-link{text-decoration:none;margin-bottom:15px;padding-bottom:15px}.project-title{padding-bottom:15px}.project-title h1{font-family:Raleway,sans-serif;text-decoration:none;color:#fff;font-size:24px;font-weight:400;padding-top:20px;padding-left:5px}.project-title p{font-family:Raleway,sans-serif;font-weight:200;font-size:14px;color:#fff;padding-top:.625rem;padding-left:.313rem;padding-bottom:.313rem}form{display:flex;flex-direction:row;max-width:400px;margin:0 auto;margin-top:7rem}.contact-text{flex-direction:column;align-items:center}.contact-text h1{font-family:Poppins,sans-serif;font-size:2rem}.contact-boxes{flex-direction:column}label{display:block;margin-bottom:.5em}input,textarea{width:100%;padding:.5em;border:1px solid #ccc;border-radius:4px}button{padding:.5em 1em;border:none;background-color:#007bff;color:#fff;border-radius:4px;cursor:pointer}button:hover{background-color:#0056b3}.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f4f9fc;margin-top:1rem;margin-bottom:1rem}.footer h1{display:block;justify-content:center;font-size:1rem;font-family:Poppins,sans-serif;color:#5d001e}.footer-links{text-decoration:none}.rightLogo{margin-left:.5em}.footer-logo{height:1.5rem;width:1.5rem}.footer-links .footer-logo{color:#000}@media (min-width: 44em){.footer-logo{height:2rem;width:2rem}}.blogs{margin-top:4rem;background-color:#12343b;width:100%;padding-bottom:20px;padding-left:20px}div.theBlog{border:1px solid var(--borderColor);-webkit-box-shadow:-2px 7px 21px -9px rgba(0,0,0,.75);-moz-box-shadow:-2px 7px 21px -9px rgba(0,0,0,.75);box-shadow:-2px 7px 21px -9px #000000bf;background-color:#c89666;max-width:300px;border-radius:5px;margin-top:10vh}@media (min-width: 44em){.blog-div{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly}}.blog-heading{font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;text-align:center;color:#ffb766;font-size:3rem;padding-top:50px}img.blog-img{display:block;max-width:100%;height:180px;object-fit:cover}.blog-link{text-decoration:none;margin-bottom:15px;padding-bottom:15px}.blog-title{padding-bottom:15px}.blog-title h1{font-family:Libre Baskerville,sans-serif;text-decoration:none;color:#000;font-size:24px;font-weight:500;padding-top:20px;padding-left:5px}.blog-title p{font-family:Raleway,sans-serif;font-weight:200;font-size:14px;color:#000;padding-top:.625rem;padding-left:.313rem;padding-bottom:.313rem}.wolfram-input-box{margin-top:4rem}.each-post h1{color:#000;margin-top:100px}.canvas-container{margin-top:4rem;display:flex;flex-direction:column;align-items:center}.project1-title{font-family:Poppins,san-serif;margin-bottom:1rem}.digit-canvas{display:block;margin:0 auto}.canvas-buttons{margin-top:1rem}.canvas-buttons button{margin:0 1rem}.predict-result{margin-top:1rem}.predict-result *{margin-bottom:.5rem}.project-description p{font-family:Raleway;margin-top:.5rem}.react-word{color:#0056b3;font-weight:500}.tensorflow-word{color:#ffb766;font-weight:600}.neural-word{color:#00887a;font-weight:600}.yt-div{margin-top:4rem;display:flex;flex-direction:column;align-items:center}.yt-div h1{font-family:Poppins;justify-content:center}.yt-div img{max-height:9rem;width:auto}@media (min-width: 40em){.yt-div img{max-height:15rem}}.yt-div p,ul{font-family:Raleway;margin-top:.5rem}.yt-div ul li{margin-top:.5rem}.python-word{color:#0056b3;font-weight:600}.pytube-word{color:#5d001e;font-weight:600}.blog2-div{margin-top:7rem;display:flex;flex-direction:column;justify-content:space-evenly}@keyframes rotate{0%{transform:rotate(0) translate(100px) rotate(0)}to{transform:rotate(360deg) translate(100px) rotate(-360deg)}}.icon-container{position:relative;width:200px;height:200px;margin:50px auto}.circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon{position:absolute;top:50%;left:50%;transform-origin:50px 0px;animation:rotate 10s linear infinite}.icon:nth-child(1){transform:rotate(0) translate(100px)}.icon:nth-child(2){transform:rotate(90deg) translate(100px)}.icon:nth-child(3){transform:rotate(180deg) translate(100px)}.icon:nth-child(4){transform:rotate(270deg) translate(100px)}.fp-h1{margin-bottom:3rem;display:flex;justify-content:center}.project-components{margin-top:3rem}.video-responsive{position:relative;overflow:hidden;width:100%;max-width:600px;padding-top:56.25%;margin:0 auto}.video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.blog-p{font-family:Poppins;margin-top:1rem;margin-bottom:1rem}.merck-media{max-width:22rem;height:auto;display:block;margin:.5rem auto}@media (min-width: 40em){.merck-media{max-width:30rem}}.img-subscript{font-size:.8rem;font-style:italic;text-align:center}.sub-heading{display:flex;font-family:Poppins;justify-content:flex-start;margin-top:1rem}.experiences-heading{font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;text-align:left;color:#080325;font-size:4rem;padding-top:2rem;padding-bottom:1rem}.exp-part{background-color:#f9fafb;width:100%;padding-bottom:20px;padding-left:20px}.exp-all-cards{display:flex;flex-direction:column;gap:1rem}.unexpanded-card{display:flex;justify-content:space-between;align-items:center}.img-and-summary{display:flex;align-items:flex-start;gap:1rem}.exp-arrow{width:2rem;height:2rem;margin-right:1rem}.exp-arrow{transition:transform .3s ease}.exp-arrow.expanded{transform:rotate(90deg)}.experience-card{border:1px solid;border-radius:.6rem;background-color:#f4f9fc;padding-top:.625rem;padding-bottom:.625rem;padding-left:.625rem}.company-logo{width:56px;height:56px;object-fit:contain;flex-shrink:0}.experience-detail{padding-top:1rem}.experience-detail li{gap:.75rem;line-height:1.6}.experience-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding-left:1.5rem;margin-top:1.5rem}.experience-tag{display:inline-block;font-family:Poppins;background-color:#90d0a5;color:#000;padding:5px 10px;border-radius:20px;font-size:.8rem;font-weight:500}.experience-info h1{font-family:RALEWAY;font-weight:700;padding-bottom:.5rem;color:#140101f4}.experience-info h3{font-family:Oswald;font-weight:400}.generic-post{margin-top:7rem;display:flex;flex-direction:column}.project-page-title{display:flex;font-family:Poppins,sans-serif;justify-content:center;margin-bottom:.7rem}.project-main-img{margin-bottom:3rem}.bold-bullet-start{font-weight:700}.project-p{font-family:Poppins;font-size:1.25rem;margin-top:1rem;margin-bottom:1rem}.code-block-container{width:100%;max-width:100%;margin:2rem 0;border:1px solid #d8d8d8;border-radius:.75rem;overflow:hidden;box-sizing:border-box}.code-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#2d2d2d;color:#fff;font-family:Poppins,sans-serif;font-size:clamp(.8rem,2vw,.95rem);font-weight:600}.code-language{letter-spacing:1px}.code-block-container pre{margin:0!important;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;box-sizing:border-box;font-size:clamp(.75rem,1.6vw,.95rem);line-height:1.5}@media (max-width: 40em){.code-header{padding:.6rem .8rem}.code-block-container{margin:1.5rem 0}}
