@font-face{font-family:Poppins Medium;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Medium.f61a4eb2.ttf)}@font-face{font-family:Poppins Regular;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.8b6af8e5.ttf)}@font-face{font-family:Poppins SemiBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBold.4cdacb8f.ttf)}@font-face{font-family:Poppins Bold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Bold.a3e0b5f4.ttf)}@font-face{font-family:Poppins ExtraBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraBold.544fa4f2.ttf)}@font-face{font-family:Poppins Light;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Light.f6ea751e.ttf)}@font-face{font-family:Poppins Thin;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Thin.25cd0f68.ttf)}*{outline:none}body{margin:0;overflow-y:overlay;font-family:Poppins Regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:6px!important;height:6px!important}body ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.16)}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.btn{border-radius:50px;padding:14px 0;width:160px;cursor:pointer;transition:.2s;font-family:Poppins SemiBold}.btn:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.primary-btn{color:var(--white);border:2px solid linen;font-size:12px;background-color:#1f2235}.primary-btn:hover{color:#f0f8ff;border:2px solid #ff5823;background-color:#1f2235}.highlighted-btn{color:var(--white);font-size:12px;background-color:#ff5823}@media only screen and (max-width:568px){.highlighted-btn{z-index:-900}}.red-border{border:1px solid var(--error-message)!important}.fade-in{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px);transition:all .8s ease}.Link i{padding:10px;color:var(--white)}.Link i:hover{color:var(--dark-orange);-webkit-transform:scale(1.5);transform:scale(1.5)}.profile-container{display:flex;align-items:center;text-align:center;justify-content:center;height:10%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.profile-parent{display:flex;align-items:center;color:#f0f8ff}.profile-details-name{font-size:24px;font-family:Poppins SemiBold}.profile-details-role{display:flex;flex-direction:column;margin:14px 0 24px}.profile-details-role h1{font-size:40px;font-family:cursive}.primary-text{color:--white}.highlighted-text{color:var(--dark-orange)}.profile-role-tagline{font-size:19px;margin:5px 0 0;font-family:Poppins Light}.profile-options .highlighted-btn{margin:0 0 0 28px}.profile-options .highlighted-btn:hover{background-color:#fff8dc;color:#111}.profile-picture{display:flex;align-items:center;justify-content:center;box-shadow:0 1px 0 0 var(--white);border-radius:50%;height:380px;width:380px;margin:0 0 0 100px}.profile-picture-background{height:92%;width:92%;background-image:url(/static/media/profilephoto.6c0d5eed.jpeg);background-size:cover;border-radius:50%;background-repeat:no-repeat;background-position:50%}.profile-picture-background:hover{-webkit-transform:scale(1.07);transform:scale(1.07);transition:1s ease-out}@media screen and (max-width:1100px){.profile-picture{margin:0 0 0 80px}.profile-details-name{font-size:20px}.profile-details-role .primary-text{font-size:12px}.profile-options .btn{width:120px;padding:11px 0;z-index:700}}@media screen and (max-width:910px){.profile-picture{height:320px;width:320px;margin:0 0 0 4px}}@media screen and (max-width:810px){.profile-picture{margin:0!important}.profile-parent{flex-direction:column-reverse;margin:40px 0 0}.profile-options{display:flex;justify-content:space-between}.profile-details{margin:25px 0 0}.profile-options .highlighted-btn{margin:0!important}.profile-details-role,.profile-options{text-align:center}}@media screen and (max-width:375px){.profile-picture{height:275px;width:275px;margin-top:-90px}.profile-details{width:90px}}.footer-container{height:17.8%;width:100%;overflow:hidden;display:flex;justify-content:center}.footer-parent{width:100%;height:100%;max-width:1920px}.footer-parent img{max-width:100%;height:130px}@media only screen and (max-width:1110px){.footer-parent{display:flex;align-items:flex-end}}.header-container{display:flex;justify-content:center;height:149px;color:var(--white)}.header-parent{display:flex;align-items:center;justify-content:space-around;height:100%;width:70%;color:var(--white)}.header-logo{font-size:50px;font-family:Poppins ExtraBold;color:var(--white)}.header-options{display:flex;align-items:center}.header-option{font-size:16px;cursor:pointer;font-weight:600}.header-hamburger{display:none;color:var(--white)}.header-option-seperator{margin:0 50px 0 0;color:var(--white)}.selected-header-option{color:var(--dark-orange)}@media only screen and (max-width:1110px){header-parent{width:80%}}@media only screen and (max-width:970px){.header-hamburger{display:block}.header-parent{width:100%;padding:0 40px;position:relative}.header-options{display:flex;flex-direction:column;position:absolute;left:-100%;transition:all .8s ease-out;top:0;height:100vh;width:100%;justify-content:space-around;background-color:#1f2235;z-index:1000;opacity:.5}.header-option-seperator{margin:0}.selected-header-option{color:var(--white)}.header-hamburger-bars{font-size:36px;cursor:pointer;margin:0 10px;color:var(--white)}.show-hamburger-options{left:0;opacity:1}}.home-container{display:flex;flex-direction:column;justify-content:space-between;min-height:670px;background-image:url(/static/media/bg.1adef764.jpg)}.heading-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:0 0 50px}.screen-sub-heading{letter-spacing:3px;margin:8px 0 10px;font-size:12px;color:var(--black)}.screen-heading{font-size:32px;color:#1f2235;font-family:Poppins Bold}.heading-seperator{display:flex;align-items:center;position:relative;width:180px;margin:10px 0 0}.seperator-line{width:100%;height:2px;background-color:#1f221f}.seperator-blob{height:10px;width:100%;position:absolute;display:flex;justify-content:center}.seperator-blob div{width:35px;border-radius:10px;background-color:var(--dark-orange)}.about-me-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:50px 0 0}.about-me-parent{max-width:1000px;width:70%}.about-me-card{display:flex;width:100%;box-shadow:0 0 20px -2px #1f2235}.about-me-profile{width:50%;background-image:url(/static/media/me.2ae74f98.jfif);background-size:cover;background-repeat:no-repeat;background-position:50%}.about-me-details{width:48%;text-align:justify;padding:30px}.about-me-description{font-size:12px}.about-me-highlights{margin:80px 0}.highlght-heading{font-family:Poppins Bold;font-size:14px;margin:0 0 5px}.highlight{display:flex;align-items:center;margin:5px 0;font-size:12px}.highlight-blob{height:12px;width:12px;margin:0 10px 0 0;background-color:#ff5823;border-radius:50%}.about-me-options .highlighted-btn{margin:0 0 0 30px}@media only screen and (max-width:1110px){.about-me-parent{width:88%}}@media only screen and (max-width:898px){.about-me-profile{display:none}.about-me-details{width:100%}}@media only screen and (max-width:466px){.about-me-options{display:flex;flex-direction:column}.about-me-options .highlighted-btn{margin:24px 0 0!important}.about-me-options button{width:100%}}.resume-container{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin:120px 0}.resume-card{display:flex;height:360px;width:1000px}.resume-bullets{box-shadow:15px 0 9px -15px #1f2235;height:100%;width:320px}.resume-bullet-details{flex-grow:1;width:600px;overflow:hidden;padding:0 0 0 80px}.experience-description{margin:10px 0 0;text-align:justify}.resume-description-text{font-size:12px}.resume-details-carousal{transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out}.bullet-container{display:flex;align-items:center;height:100%;width:100%;position:relative}.bullets{width:86%;position:relative;z-index:2}.bullet{display:flex;align-items:center;cursor:pointer;background-color:#1f2235;height:40px;margin:15px 0;padding:0 8px;border-radius:20px;width:30px;transition:width .6s ease}.bullet-label{font-size:14px;white-space:nowrap;font-family:Poppins SemiBold}.bullet-logo{height:16px;margin:0 30px 0 0}.bullet-icons{width:34px;height:100%;z-index:1;background-color:#1f2235;position:absolute}.selected-bullet{color:var(--white);width:100%}.resume-screen-container{justify-content:space-evenly;height:360px;width:100%}.resume-heading,.resume-screen-container{display:flex;flex-direction:column}.resume-main-heading{position:relative;display:flex;justify-content:space-between}.resume-main-heading span{color:var(--dark-orange);font-size:16px;font-family:Poppins SemiBold}.experience-description{max-width:100%}.heading-bullet{position:absolute;left:-30px;height:15px;width:15px;top:5px;border-radius:50%;background-color:#ff5823}.resume-sub-heading{font-size:14px;font-family:Poppins SemiBold;color:var(--black);margin:10px 0 0}.resume-heading-description{font-size:12px;text-align:justify}.heading-date{background-color:#ff5823;padding:4px 12px;font-size:14px;border-radius:14px;color:var(--white)}.skill-parent{display:flex;flex-direction:column;position:relative;width:50%}.programming-skills-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.skill-percentage{position:relative;height:15px;width:70%;background-color:#ff5823}.skill-percentage .active-percentage-bar{height:15px;transition:.8s ease;position:absolute;background-color:#1f2235}.skill-parent span{font-family:Poppins Bold;font-size:16px;color:#ff5823}@media only screen and (max-width:1110px){.resume-card{width:880px}.resume-bullet-details{padding:0 0 0 70px}}@media only screen and (max-width:1023px){.resume-content{display:flex;flex-direction:column;align-items:center}.bullets{width:90%}.resume-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;margin:30px 0;align-items:center;width:90%}.resume-bullet-details{height:360px;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resume-bullets{margin:30px 0;width:100%}.selected-bullet{width:100%}}:root{--light-blue:#04c3ff;--light-blue-shadow:rgba(69,211,255,0.27);--sea-green:#0abead;--sea-green-dark:#0cbfae;--sea-green-extra-dark:#09bead;--sea-green-shadow:rgba(11,190,173,0.4);--header-hamburger-background:rgba(11,190,173,0.8);--orange:#f57f17;--dark-orange:#ff5823;--orange-shadow:rgba(245,127,23,0.2);--white:#fff;--black:#333;--disabled-btn:rgba(9,190,173,0.47843137254901963);--error-message:rgba(228,79,79,0.8196078431372549);--toast-error:rgba(228,79,79,0.9803921568627451);--toast-shadow:hsla(0,0%,61.2%,0.8901960784313725);--toast-success:#0cbfae;--loader-color:#0cbfae}
/*# sourceMappingURL=main.e82bb2f2.chunk.css.map */