@font-face{font-family:Poppins Medium;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Medium.9e1bb626874ed49aa343.ttf)}@font-face{font-family:Poppins Regular;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.8081832fc5cfbf634aa6.ttf)}@font-face{font-family:Poppins SemiBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBold.cce5625b56ec678e4202.ttf)}@font-face{font-family:Poppins Bold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Bold.404e299be26d78e66794.ttf)}@font-face{font-family:Poppins ExtraBold;font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraBold.4ed78cd5d64af4efc3c7.ttf)}@font-face{font-family:Poppins Light;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Light.f41b63c0bb0963ace821.ttf)}@font-face{font-family:Poppins Thin;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Thin.a61eaf4c2e4d44d6db6a.ttf)}*{outline:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f1624;font-family:Poppins Regular,serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:6px!important;width: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;cursor:pointer;font-family:Poppins SemiBold,serif;padding:14px 0;transition:.2s;width:160px}.btn:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.primary-btn{background-color:#1f2235;border:2px solid;color:#fff;font-size:12px}.primary-btn:hover{background-color:#1f2235;border:2px solid #7a9fd2;color:#f0f8ff}.highlighted-btn{background-color:#e0ddca;color:#000;font-size:12px}.highlighted-btn:hover{border:2px solid #7a9fd2;color:#000}@media only screen and (max-width:568px){.highlighted-btn{z-index:-900}}.fade-in{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px);transition:all .8s ease}:root{--light-blue:#04c3ff;--light-blue-shadow:rgba(69,211,255,.27);--sea-green:#0abead;--sea-green-dark:#0cbfae;--sea-green-extra-dark:#09bead;--sea-green-shadow:rgba(11,190,173,.4);--header-hamburger-background:rgba(11,190,173,.8);--orange:#f57f17;--dark-orange:#ff5823;--orange-shadow:rgba(245,127,23,.2);--white:#fff;--black:#333;--disabled-btn:#09bead7a;--error-message:#e44f4fd1;--toast-error:#e44f4ffa;--toast-shadow:#9c9c9ce3;--toast-success:#0cbfae;--loader-color:#0cbfae}.profile-container{align-items:center;display:flex;height:80%;justify-content:center;margin-bottom:150px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;text-align:center}.profile-parent{align-items:center;color:linen;display:flex}.profile-details-name{font-family:Poppins SemiBold;font-size:24px}.profile-details-role{display:flex;flex-direction:row;margin:14px 0 24px}.profile-details-role h1{font-size:40px}.primary-text{color:var(--white)}.highlighted-text{color:var(--dark-orange)}.profile-role-tagline{align-items:center;display:flex;font-family:Poppins Light;font-size:19px;justify-content:center;margin:5px 0 0;max-width:110ch}.profile-options .highlighted-btn{margin:0 0 0 28px}.profile-options .highlighted-btn:hover{background-color:#fff8dc;color:#111;margin:0 0 0 28px}.profile-pic{align-items:center;border-radius:50%;box-shadow:0 1px 0 0 var(--white);display:flex;height:380px;justify-content:center;margin:0 0 0 100px;width:380px}.profile-pic-background{background-image:url(/static/media/me.d2f867667de653da5ed6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:92%;width:92%}.profile-pic-background:hover{-webkit-transform:scale(1.07);transform:scale(1.07);transition:.3s ease-in-out}.colz .colz-icon i{color:#fff;padding:8px 8px 8px 0}@media screen and (max-width:1110px){.profile-pic{margin:0 80px}.profile-details-name{font-size:20px}.profile-details-role .primary-text{font-size:12px}.profile-options .btn{padding:11px 0;width:120px;z-index:700}}@media screen and (max-width:910px){.profile-pic{height:320px;margin:0 0 0 4px;width:320px}}@media screen and (max-width:810px){.profile-pic{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-options .profile-details-role{text-align:center}}@media screen and (max-width:375px){.profile-pic{height:275px;margin-top:-90px;width:275px}.profile-details{width:90%}}.header-container{color:var(--white);display:flex;height:130px;justify-content:center}.header-parent{align-items:center;color:var(--white);display:flex;height:100%;justify-content:space-between;width:70%}.header-logo{color:var(--white);font-family:Poppins ExtraBold;font-size:50px}.header-options{align-items:center;display:flex}.header-option{cursor:pointer;font-size:16px;font-weight:600}.header-hamburger{color:var(--white);display:none}.header-option-separator{color:var(--white);margin:0 50px 0 0}.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{padding:0 40px;position:relative;width:100%}.header-options{background-color:#1f2235;display:flex;flex-direction:column;height:100vh;justify-content:space-around;left:-100%;opacity:.8;position:absolute;top:0;transition:all .8s ease-out;width:100%;z-index:1000}.header-option-separator{margin:0}.header-option,.selected-header-option{color:var(--white)}.header-hamburger-bars{color:var(--white);cursor:pointer;font-size:30px;margin:0 10px}.show-hamburger-options{left:0;opacity:1}}.home-container{display:flex;flex-direction:column;justify-content:space-between;min-height:670px}.heading-container{align-items:center;display:flex;flex-direction:column;margin:0 0 50px;width:100%}.screen-sub-heading{color:hsla(0,0%,100%,.4);font-size:12px;letter-spacing:4px;margin:8px 0 10px;text-align:left}.screen-heading{color:hsla(0,0%,100%,.9);font-family:Poppins Bold;font-size:32px}.heading-separator{align-items:center;display:flex;margin:10px 0 0;position:relative;width:180px}.separator-line{background-color:hsla(0,0%,100%,.1);height:2px;width:100%}.about-me-container{align-items:center;color:hsla(0,0%,100%,.9);display:flex;flex-direction:column-reverse;justify-content:center;margin:50px 0 0}.about-me-parent{max-width:1000px;width:70%}.about-me-card{border-radius:12px;display:flex;flex-direction:row;justify-content:center;margin-bottom:150px;width:100%}.about-me-details{font-size:18px;padding:30px;text-align:justify;width:500%}.about-me-description{align-items:center;display:flex;justify-content:center;margin-bottom:5px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;text-align:center}.about-me-highlights{margin:40px 0}.highlight-heading{font-family:Poppins Bold;font-size:14px;margin:0 0 5px}.highlight{align-items:center;display:flex;font-size:14px;margin:5px 0}.highlight-blob{background-color:#ff5823;height:12px;margin:0 10px 0 0;width:12px}.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-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%}}.footer-container{box-sizing:initial;margin:1rem auto;max-width:1040px;padding:2rem 48px 40px;width:calc(100vw - 96px)}.link-list{grid-gap:40px;border-top:1px solid hsla(0,0%,100%,.1);display:grid;gap:40px;grid-template-columns:repeat(3,minmax(85px,220px));padding:40px 0 28px}.link-column{display:flex;flex-direction:column;max-width:220px;width:100%}.link-title{color:hsla(0,0%,100%,.4);font-family:Poppins Light;font-size:12px;font-weight:600;line-height:24px;margin-bottom:16px;text-transform:uppercase}.link-item{color:hsla(0,0%,100%,.75);font-size:17px;left:0;line-height:30px;margin-bottom:16px;position:relative;text-transform:lowercase;transition:.3s ease}.link-item:hover{color:#fff;left:6px}.social-icon-container{color:hsla(0,0%,100%,.75);display:flex;justify-content:space-between;max-width:1040px}.social-container{align-items:center;display:flex}.social-icon a{color:hsla(0,0%,100%,.75)}.main-container{margin:10px 0 -45px;min-height:100vh}.central-form{border-radius:12px;justify-content:center;margin:0 auto;max-width:1100px;padding:10px}.central-form,.central-form form{display:flex;flex-direction:column}.central-form form{align-items:flex-start;font-size:16px;width:100%}.central-form h2{color:#fff;letter-spacing:.2rem;margin-bottom:20px}.central-form h2,form p{font-family:Poppins Bold}form p{color:#ff5823;letter-spacing:.5rem;margin-bottom:10px;text-align:match-parent}form label{color:#fff;letter-spacing:.2rem;margin-bottom:5px}form input,textarea{background-color:hsla(0,0%,90%,.6);border:2px solid transparent;border-radius:10px;font-size:1.1rem;margin-bottom:22px;outline:none;padding:.5rem 1rem;transition:.3s;width:100%}form input:focus,textarea:focus{background-color:#fff;border:2px solid rgba(30,85,250,.47)}form button{align-items:center;background-color:#1f2235;border:2px solid #ff5823;border-radius:19px;color:#e6e3e3;font-size:18px;justify-content:center;margin-top:15px;outline:none;padding:5px;width:160px}form button:hover{background-color:#1f2235;border:2px solid #1f2235;transition:all 1s ease}.input{border:1px solid #dcdcdc;border-radius:5px;height:35px;outline:none;padding:7px;width:100%}@media screen and (min-width:940px){.back-form{display:flex;justify-content:space-between;margin:30px auto 0;max-width:1100px}form{flex:0.9 1}}@media screen and (max-width:414px){.central-form h2{font-size:16px}}.myPDF{align-items:center;height:975px;margin-bottom:150px;width:85%}.myPDF,.pdf-card{justify-content:center;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;text-align:center}.tech-container{align-items:center;color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;justify-content:center;margin:50px 0 0;padding:60px;width:100%}.tech-parent{max-width:1000px;width:70%}.tech-list{grid-gap:160px;display:grid;gap:160px;grid-template-columns:repeat(4,1fr);list-style:none;margin:3rem 0}.tech-list-item{display:flex;flex-direction:column;max-width:320px}.tech-list-title{font-family:Poppins Bold;font-size:28px;font-weight:700;letter-spacing:.02em;line-height:32px;margin-bottom:8px}.tech-list-paragraph{font-size:18px;line-height:30px}@media only screen and (max-width:898px){.tech-container{display:grid;flex-direction:row}.tech-list{display:grid;grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:1110px){.tech-container{display:flex;flex-direction:row}.tech-list{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:466px){.tech-container{display:flex;flex-direction:row}.tech-list{display:grid;grid-template-columns:repeat(1,1fr)}}.projects-grid{grid-column-gap:2rem;grid-row-gap:3rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));padding:3rem;place-items:center;row-gap:3rem}.img-card{border-top-left-radius:10px;border-top-right-radius:10px;height:100%;object-fit:cover;overflow:hidden;width:100%}.project-card{border-radius:10px;box-shadow:3px 3px 20px rgba(80,78,78,.5);text-align:center;width:400px}.title-content{text-align:center;width:100%;z-index:20}h3{color:#9cc9e3;font-family:Poppins Bold;font-weight:500;letter-spacing:2px;padding:.5rem 0}.project-separator-line{background-color:hsla(0,0%,100%,.1);height:2px;left:25%;margin-bottom:15px;position:relative;width:50%}.card-description{color:#e4e6e7;line-height:24px;padding:0 50px;text-align:justify;width:100%}.project-options .highlighted-btn,.project-options .primary-btn{margin:15px 10px 10px 30px}
/*# sourceMappingURL=main.7b8afacd.css.map*/