html{scroll-behavior:smooth}@font-face{font-family:"Poppins Medium";font-style:normal;font-weight:400;src:url(/static/media/Poppins-Medium.9e1bb626.ttf)}@font-face{font-family:"Poppins Regular";font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.8081832f.ttf)}@font-face{font-family:"Poppins SemiBold";font-style:normal;font-weight:400;src:url(/static/media/Poppins-SemiBold.cce5625b.ttf)}@font-face{font-family:"Poppins Bold";font-style:normal;font-weight:400;src:url(/static/media/Poppins-Bold.404e299b.ttf)}@font-face{font-family:"Poppins ExtraBold";font-style:normal;font-weight:400;src:url(/static/media/Poppins-ExtraBold.4ed78cd5.ttf)}@font-face{font-family:"Poppins Light";font-style:normal;font-weight:400;src:url(/static/media/Poppins-Light.f41b63c0.ttf)}@font-face{font-family:"Poppins Thin";font-style:normal;font-weight:400;src:url(/static/media/Poppins-Thin.a61eaf4c.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{padding:14px 0;width:160px;font-size:20px;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}: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}.App{text-align:center;font-family:"Nunito",sans-serif;margin:0;padding:0}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.profile-container{display:flex;align-items:center;justify-content:center;text-align:center;height:10%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;overflow:hidden}.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)}h5{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{margin:0 0 0 28px;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.4fe110d3.png);background-size:cover;border-radius:50%;background-repeat:no-repeat;background-position:50%}.profile-picture-background:hover{transition:1s ease-out;-webkit-transform:scale(1.09);transform:scale(1.09)}.colz .colz-icon i{color:#fff;padding:10px 10px 10px 0}.colz .colz-icon i:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.nion{color:#0ff;position:relative;overflow:hidden;font-size:16px;transition:.2s}.nion:hover{color:#255784;background:#2196f3;transition-delay:1s;box-shadow:0 0 10px #2196f3,0 0 40px #2196f3,0 0 80px #2196f3}.nion span{position:absolute;display:block}.nion span:first-child{top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#2196f3)}.nion:hover span:first-child{left:100%;transition:1s}.nion span:nth-child(3){bottom:0;right:-100%;width:100%;height:2px;background:linear-gradient(180deg,transparent,#2196f3)}.nion:hover span:nth-child(3){right:100%;transition:1s;transition-delay:.5s}.nion span:nth-child(2){right:0;top:-100%;width:2px;height:100%;background:linear-gradient(270deg,transparent,#2196f3)}.nion:hover span:nth-child(2){top:100%;transition:1s;transition-delay:.25s}.nion span:nth-child(4){left:0;bottom:-100%;width:2px;height:100%;background:linear-gradient(270deg,transparent,#2196f3)}.nion:hover span:nth-child(4){bottom:100%;transition:1s;transition-delay:.75s}@media screen and (max-width:1110px){.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-options .profile-details-role{text-align:center}}@media screen and (max-width:375px){.profile-picture{height:275px;width:275px;margin:-90px}.profile-details{width:90%}}.home-container{display:flex;flex-direction:column;justify-content:space-between;min-height:970px;padding-top:170px;background-image:url(/static/media/bg.d580cd37.jpg)}#aboutMe{margin-top:50px!important}.rounded{width:75%;margin:auto}.aj{padding-top:100px}hr.rounded2{border-top:8px solid #cf98e9;border-radius:5px;width:50%;margin:auto auto 5px}hr.rounded3{border-top:8px solid #e99898;margin:auto}hr.rounded3,hr.separator{border-radius:5px;width:25%}hr.separator{border-top:8px solid #ee9f0c;margin-bottom:30px}.about{font-weight:900;color:#033636}.about-title{font-weight:900;margin-bottom:15px;color:orange}h5{font-weight:800;color:#3686e2}.load{width:200px;height:10px;border:1px solid;background:grey;overflow:hidden}.bar{background:#96ee8e}*{margin:0;padding:0;box-shadow:border-box;font-family:"poppins"}.form-container{width:100%;height:100vh;background:linear-gradient(270deg,#ebeca9,#b0dab0);align-items:center;justify-content:center}.form-container,form{display:flex;flex-direction:column}form{background:#9393ca;margin-top:30px;padding:2vw 4vw;width:90%;box-shadow:1px 1px 50px;max-width:600px;border-radius:10px}form h3{color:#555;font-weight:800;margin-bottom:20px}form input,form textarea{margin:10px 0;padding:20px;background:#f7f6fa;font-size:16px}form button,form input,form textarea{border:0;outline:none;border-radius:30px}form button{padding:15px;background:#ff5361;color:#fff;font-size:18px;cursor:pointer;width:150px;margin:20px auto 0}@media screen and (max-width:660px){form{width:80%}}.send button{position:relative;color:#050505;font-weight:800;font-size:25px;height:70px;width:220px;display:block;text-align:center;border-radius:10px;text-decoration:none;background-image:linear-gradient(115deg,#4fcf70,#fad648,#a767e5,#12bcfe,#44ce7b)}.send button:hover{-webkit-animation:rotate .6s linear infinite;animation:rotate .6s linear infinite}@-webkit-keyframes rotate{to{-webkit-filter:hue-rotate(-1turn);filter:hue-rotate(-1turn)}}@keyframes rotate{to{-webkit-filter:hue-rotate(-1turn);filter:hue-rotate(-1turn)}}.pro-img,.pro-img:hover,.project{border-radius:20px}.project{background:rgba(140,216,235,.212)}.social{position:fixed;right:0;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;-webkit-transform:translate(260px);transform:translate(260px)}.social a{color:#fff;background:rgba(0,0,0,.4);font-size:20px;font-weight:600;text-decoration:none;display:block;margin:5px;padding:10px;width:300px;text-align:left;border-radius:50px;transition:1s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.social a:hover{-webkit-transform:translate(-100px);transform:translate(-100px)}.social a i{transition:all .5s}.social a:hover i{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.social i{margin-right:25px;font-size:30px;width:20px;height:20px}.social a:first-child i{color:#1da0f0}.social a:nth-child(2) i{color:#f80000}.social a:nth-child(3) i{color:#00f}.social a:nth-child(4) i{color:#4ecce8}.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 screen and (max-width:1110px){.footer-parent{display:flex;align-items:flex-end}}.navbar{padding:20px;background:#24263b}.link{font-size:20px;position:relative}.link:after{content:"";background:linear-gradient(270deg,#4aced5,#3fb8e7);width:0;height:3px;position:absolute;bottom:0;left:0;transition:width .5s}.link:hover:after{width:100%}.content{position:relative}.content h3{position:absolute;-webkit-transform:translate(-10%,-45%);transform:translate(-10%,-45%);font-size:80px}.content h3:first-child{color:transparent;-webkit-text-stroke:1px #03a9f4}.content h3:nth-child(2){color:#03a9f4;-webkit-animation:animate 2s ease-in-out infinite;animation:animate 2s ease-in-out infinite}@-webkit-keyframes animate{0%,to{-webkit-clip-path:polygon(0 45%,15% 44%,32% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%);clip-path:polygon(0 45%,15% 44%,32% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 60%,16% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%);clip-path:polygon(0 60%,16% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%)}}@keyframes animate{0%,to{-webkit-clip-path:polygon(0 45%,15% 44%,32% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%);clip-path:polygon(0 45%,15% 44%,32% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 60%,16% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%);clip-path:polygon(0 60%,16% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%)}}.proimg{height:600px}.proimg:hover{overflow:hidden;-webkit-transform:scale(1.15);transform:scale(1.15);transition:2s}.proimg-card{margin:40px}.project-title{font-size:80px;font-weight:900;color:#033636}.details{background:linear-gradient(#8c8d66,#97cbce);height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.text{font-size:20px}h2{color:#ff4800}.links Button{text-decoration:none;margin:10px}.links a{color:#00f;font-weight:900}
/*# sourceMappingURL=main.14473fef.chunk.css.map */