.home-container{display:flex;flex-direction:column;justify-content:space-between;min-height:670px;background-image:url(/_next/static/media/bg.23d6b9b8.jpg)}button.go-up{display:none;position:fixed;right:5px;bottom:10px;width:70px;padding:5px 0;border:2px solid #fff;z-index:5}.footer-container{width:100%;height:17.8%;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:140px;color:var(--white)}.header-parent{display:flex;align-items:center;justify-content:space-between;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:#ff5823}@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%;top:0;height:100vh;width:100%;justify-content:space-around;background-color:#1f2235;z-index:1000;opacity:.8;transition:all .8s ease-out}.header-option-seperator{margin:0}.header-option,.selected-header-option{color:var(--white)}.header-hamburger-bars{font-size:30px;cursor:pointer;margin:0 10px;color:var(--white)}.show-hamburger-options{left:0;opacity:1}}.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 18px;font-size:12px;color:var(--white)}.screen-heading{font-size:32px;color:#fff;font-family:Poppins Bold}.heading-seperator{display:flex;align-items:center;position:relative;width:180px;margin-top:10px}.seperator-line{width:100%;height:2px;background-color:#1f2235}.seperator-blob{width:100%;height:10px;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(/_next/static/media/me.c9a87e3b.jpg);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}.highlights-heading{font-family:Poppins Bold;font-size:14px;margin:0 0 5px}.highlight{display:flex;font-family:12px;align-items:center;margin:5px 0}.highlight-blob{height:12px;width:12px;margin:0 10px 0 0;background-color:#ff5823;border-radius:35%}.about-me-options .highlighted-btn{margin-left:30px}@media only screen and (max-width:1110px){.about-me-parent{width:88%}.about-me-options .highlighted-btn{margin-left:5px}}@media only screen and (max-width:898px){.about-me-profile{display:none}.about-me-details{width:100%;text-align:center}.highlight-heading{text-align:justify}}@media only screen and (max-width:466px){.about-me-options{display:flex;flex-direction:column}.about-me-options .highlighted-btn{margin:24px 0 0}.about-me-options button{width:100%}}.index0{transform:translateY(-1px)}.index1{transform:translateY(-360px)}.index2{transform:translateY(-720px)}.index3{transform:translateY(-1080px)}.index4{transform:translateY(-1440px)}.works-container{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:-moz-fit-content;min-height:fit-content;margin:120px 0}.works-card{display:flex;height:360px;width:1000px}.works-bullet{width:320px;height:100%;box-shadow:15px 0 9px -15px #1f2235}.works-bullets-details{flex-grow:1;width:600px;overflow:hidden;padding:0 0 0 70px}.experience-description{margin:10px 0 0;text-align:justify;max-width:100%}.works-details-carousal{transition:transform 1s ease-out}.bullet-container{display:flex;align-items:center;width:100%;height:100%;position:relative}.bullets{width:80%;position:relative;z-index:2}.bullet{display:flex;align-items:center;background-color:#1f2235;width:30px;height:40px;margin:15px 0;padding:0 8px;border-radius:20px;transition:width .9s ease;cursor:pointer}.bullet-label{font-size:16px;margin-left:15px;white-space:nowrap;font-family:Poppins SemiBold}.bullet-logo{width:22px;height:22px;height:100%;margin:0 30px 0 0}.bullet-icons{width:40px;height:100%;z-index:1;background-color:#1f2235;position:absolute;border-radius:10px}.selected-bullet{color:aqua;width:100%;background:linear-gradient(270deg,#3c4056 30%,#1f2235 50%) 100%}.works-screen-container{display:flex;flex-direction:column;justify-content:space-evenly;height:400px;width:100%;margin-top:35%}.works-heading{display:flex;flex-direction:column;white-space:nowrap;padding:10px 0}.works-main-heading{position:relative;display:flex;justify-content:space-between}.heading-bullet{position:absolute;left:-30px;width:15px;height:15px;top:5px;background-color:var(--dark-orange);border-radius:50%}.works-sub-heading{font-size:14px;font-family:Poppins SemiBold;color:#7e7e7e}.works-heading-description{font-size:12px;text-align:justify}.heading-date{background-color:var(--dark-orange);padding:4px 12px;font-size:14px;border-radius:14px;color:#fff}.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:#1f2235}.skill-percentage .active-percentage-bar{height:15px;transition:.8s ease;position:absolute;background-color:var(--dark-orange)}.skill-parent span{font-family:Poppins SemiBold;font-size:16px;color:#626262}.experience-description .works-description-text{padding:20px 0;display:inline-block}@media only screen and (max-width:1110px){.works-card{width:880px}.works-bullets-details{padding-left:70px}}@media only screen and (max-width:1023px){.works-content{display:flex;flex-direction:column;align-items:center;width:100%}.bullets{width:90%}.works-card{width:90%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;margin:30px 0;align-items:center}.works-bullets-details{width:100%;height:360px;padding:0}.works-bullet{width:100%;margin:30px 0}.selected-bullet{width:100%}}@media only screen and (max-width:512px){.works-main-heading{flex-direction:column;text-align:center}.heading-date{width:-moz-fit-content;width:fit-content;margin:16px auto}.works-screen-container:nth-child(2){margin-top:140%!important}.works-screen-container:nth-child(3){margin-top:30%}.heading-container{margin-bottom:0}}.projects-section{background-image:url(/_next/static/media/bg.23d6b9b8.jpg);background-position:50%;background-attachment:fixed;position:relative;padding:15px 0 0}.projects-section:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;opacity:.85;background-color:#1f2235}.footer-image{width:100%;height:100%;max-width:1920px;overflow:hidden;display:flex;justify-content:center;margin-top:-110px;max-width:100%;height:130px}.projects-section .project-item{background-color:#3d3d3d;padding:10px 15px;border-radius:50px 50px 50px 0;margin-right:15px;width:30%;display:inline-block;margin-left:2%;height:300px;margin-top:1%}.projects-section .project-item p{font-size:16px;line-height:26px;font-weight:400;margin:0 0 10px;font-style:italic}.projects-section .project-item p .fa-quote-left{margin-right:5px;color:tomato}.projects-section .project-item p .fa-quote-right{margin-left:5px;color:tomato}.projects-section .project-comment .stars{margin:0 0 20px}.projects-section .project-comment .stars li{display:inline-block;margin:0 1px}.projects-section .project-comment .stars li i{font-size:13px;color:tomato}.projects-section .projects-info{position:relative;padding-left:80px;padding-top:5px;min-height:60px}.projects-section .projects-info img{width:97%!important;height:200px;border:2px solid #000;left:0;top:0;position:absolute;border-radius:10px;cursor:pointer}.projects-section .projects-info h5{font-size:16px;font-weight:600;line-height:26px;margin:0 0 2px}.projects-section .projects-info p{font-size:16px;line-height:26px;font-weight:400;margin:0}.next{position:absolute;right:5%;top:100%;z-index:3;cursor:pointer}.project-item a{color:var(--light-blue)}.project-item a:hover{color:#76deff}@media screen and (max-width:1030px){.projects-section .project-item{width:45%;margin-right:inherit}}@media screen and (max-width:693px){.projects-section .project-item{width:90%;padding:15px 20px 30px;height:325px;margin-bottom:30px}.projects-section .project-item p{font-size:14px;line-height:19px}}.main-container{min-height:100vh}.central-form{max-width:1100px;padding:10px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;background-color:#1f2235;border-radius:12px}.central-form h2{letter-spacing:.2rem;margin-bottom:20px}.social-medias{margin-left:30px}.back-form{max-width:380px;margin:0 auto}.back-form .img-back{width:100%;margin-bottom:20px}.img-back h4{letter-spacing:.3rem;font-weight:400;font-size:18px;opacity:.5}.back-form .img-back img{width:100%;opacity:.5}.central-form form{width:auto;display:flex;padding:15px;justify-content:center;flex-direction:column;margin-top:-52px;background-color:#000;border-radius:12px}form p{text-align:center;margin-bottom:10px;color:var(--dark-orange);letter-spacing:.4rem;font-family:Poppins Bold}form label{margin-bottom:5px;letter-spacing:.2rem}form input,textarea{width:100%;border:2px solid transparent;outline:none;background-color:hsla(0,0%,90%,.6);padding:.5rem 1rem;font-size:1.1rem;margin-bottom:22px;border-radius:5px;transition:.6s}input:focus,textarea:focus{border:2px solid rgba(30,85,250,.47);background-color:#1f2235}form button{margin-top:15px;padding:5px;outline:none;width:160px;height:40px;border:2px solid var(--dark-orange);font-size:19px;border-radius:19px;background-color:#1f2235;align-items:center;justify-content:center}form button:hover{background-color:#1f2235;transition:all 1s ease;border:2px solid #1f2235}.img-back{flex:1 1;align-self:center;margin-right:20px}form{flex:0.9 1}button .load{width:100%}button .load img{width:40px;color:green;height:90%}.col i{padding:7px;color:#fff}.col i:hover{transform:scale(1.5)}.send-btn{text-align:center;margin-top:10px}.img-contact-me-3{display:none}@media screen and (min-width:940px){.back-form{max-width:1100px;display:flex;justify-content:space-between;margin:30px auto auto}.img-back{flex:1 1;align-self:center;margin-right:20px}form{flex:0.9 1}}@media screen and (max-width:940px){.img-contact-me-2{display:none}.img-contact-me-3{display:block}}.profile-container{display:flex;align-items:center;text-align:center;justify-content:center;height:10%;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}.role{display:flex;flex-direction:column;margin:14px 0 24px}.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-top:5px;font-family:Poppins Light}.profile-options .highlighted-btn{margin-left:28px}.profile-options .highlighted-btn:hover{background-color:#1f2235;color:#fff}.profile-picture{display:flex;align-items:center;justify-content:center;box-shadow:0 1px 0 var(--white);border-radius:50%;height:380px;width:380px;margin-left:100px}.profile-picture-background{height:92%;width:92%;background-image:url(/_next/static/media/profilephoto.2a0584b2.jpg);background-size:cover;border-radius:50%;background-repeat:no-repeat;background-position:50%}.profile-picture-background:hover{transform:scale(1.08);transition:1s ease-out}.colz .colz-icon i{color:#fff;padding:11px 11px 11px 0}.colz .colz-icon:hover i{transform:scale(1.5);transition:1s ease-out}@media screen and (max-width:1100px){.profile-picture{margin-left:80px}.profile-datails-name{font-size:20px}.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-left:4px}}@media screen and (max-width:810px){.profile-picture{margin:0!important}.profile-parent{flex-direction:column-reverse;margin-top:40px}.profile-options{display:flex;justify-content:space-between}.profile-details{margin-top:25px}.profile-options .highlighted-btn{margin:0!important}.profile-details-role,.profile-options{text-align:center}}@media screen and (max-width:375px){.profile-picture{width:275px;height:275px;margin-top:-90px}.profile-details{width:90%}}.page_main__ibFHK{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:6rem;min-height:100vh}.page_description__s_Lqk{display:inherit;justify-content:inherit;align-items:inherit;font-size:.85rem;max-width:var(--max-width);width:100%;z-index:2;font-family:var(--font-mono)}.page_description__s_Lqk a{display:flex;justify-content:center;align-items:center;gap:.5rem}.page_description__s_Lqk p{position:relative;margin:0;padding:1rem;background-color:rgba(var(--callout-rgb),.5);border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:var(--border-radius)}.page_code__Cdcue{font-weight:700;font-family:var(--font-mono)}.page_grid__2WZXq{display:grid;grid-template-columns:repeat(4,minmax(25%,auto));width:var(--max-width);max-width:100%}.page_card__ftWzl{padding:1rem 1.2rem;border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);transition:background .2s,border .2s}.page_card__ftWzl span{display:inline-block;transition:transform .2s}.page_card__ftWzl h2{font-weight:600;margin-bottom:.7rem}.page_card__ftWzl p{margin:0;opacity:.6;font-size:.9rem;line-height:1.5;max-width:30ch}.page_center__GvJ9Y{display:flex;justify-content:center;align-items:center;position:relative;padding:4rem 0}.page_center__GvJ9Y:before{background:var(--secondary-glow);border-radius:50%;width:480px;height:360px;margin-left:-400px}.page_center__GvJ9Y:after{background:var(--primary-glow);width:240px;height:180px;z-index:-1}.page_center__GvJ9Y:after,.page_center__GvJ9Y:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}.page_logo__M5piD{position:relative}@media (hover:hover) and (pointer:fine){.page_card__ftWzl:hover{background:rgba(var(--card-rgb),.1);border:1px solid rgba(var(--card-border-rgb),.15)}.page_card__ftWzl:hover span{transform:translateX(4px)}}@media (prefers-reduced-motion){.page_card__ftWzl:hover span{transform:none}}@media (max-width:700px){.page_content__rFejU{padding:4rem}.page_grid__2WZXq{grid-template-columns:1fr;margin-bottom:120px;max-width:320px;text-align:center}.page_card__ftWzl{padding:1rem 2.5rem}.page_card__ftWzl h2{margin-bottom:.5rem}.page_center__GvJ9Y{padding:8rem 0 6rem}.page_center__GvJ9Y:before{transform:none;height:300px}.page_description__s_Lqk{font-size:.8rem}.page_description__s_Lqk a{padding:1rem}.page_description__s_Lqk div,.page_description__s_Lqk p{display:flex;justify-content:center;position:fixed;width:100%}.page_description__s_Lqk p{align-items:center;inset:0 0 auto;padding:2rem 1rem 1.4rem;border-radius:0;border:none;border-bottom:1px solid rgba(var(--callout-border-rgb),.25);background:linear-gradient(to bottom,rgba(var(--background-start-rgb),1),rgba(var(--callout-rgb),.5));background-clip:padding-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.page_description__s_Lqk div{align-items:flex-end;pointer-events:none;inset:auto 0 0;padding:2rem;height:200px;background:linear-gradient(to bottom,transparent 0,rgb(var(--background-end-rgb)) 40%);z-index:1}}@media (min-width:701px) and (max-width:1120px){.page_grid__2WZXq{grid-template-columns:repeat(2,50%)}}@media (prefers-color-scheme:dark){.page_vercelLogo__1QD2W{filter:invert(1)}.page_logo__M5piD{filter:invert(1) drop-shadow(0 0 .3rem #ffffff70)}}@keyframes page_rotate__P15uU{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}