.app__footer{align-items:center;display:flex;flex-direction:column;height:90%;justify-content:center;width:90%}.app__footer,.app__footer h2{margin-top:5rem}@media screen and (max-width:768px){.app__footer,.app__footer h2{margin-top:0}}.app__footer_icon{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 20px #fffc;display:flex;height:50px;justify-content:center;padding:.5rem;width:50px}.app__footer_icon:hover{scale:1.2;transition:all .5s ease-in}@media screen and (max-width:1024px){.app__footer_icon{height:40px;width:40px}}@media screen and (max-width:768px){.heading{color:#fff;display:inline;font-size:2.5rem;margin-bottom:1rem;text-align:center}}.app__navbar{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--primary);border:1px solid #ffffff2e;border-radius:50px;display:flex;font-family:Manrope,sans-serif;justify-content:center;left:50%;min-width:-webkit-max-content;min-width:max-content;padding:1rem 2rem;position:fixed;top:10;transform:translate(-50%,10px);width:50%;z-index:2}@media screen and (min-width:768px)and (max-width:1024px){.app__navbar{min-width:-webkit-max-content;min-width:max-content;width:90%}}@media screen and (max-width:767px){.app__navbar{bottom:20px;height:60px;padding:.5rem;width:90%}}.app__navbar-logo{align-items:center;color:var(--white-color);display:flex;font-family:Dancing Script,cursive;font-size:2rem;font-weight:400;justify-content:flex-start}@media screen and (max-width:767px){.app__navbar-logo{display:none}}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;flex-direction:column;margin:0 1rem}.app__navbar-links li div{background:#0000;border-radius:50%;height:5px;margin-bottom:5px;width:5px}.app__navbar-links li div:hover{scale:1.2;transition:all .3s ease-in}.app__navbar-links li a,.app__navbar-links li p{color:#eaebea;flex-direction:column;font-size:.8rem;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-links li a:hover,.app__navbar-links li p:hover{color:var(--white-color);transform:scale(1.1);translate:all .3s ease-in-out}.app__navbar-links li:hover div{background:var(--white-color)}@media screen and (max-width:767px){.app__navbar-links{display:none}}.app__navbar_mob-links{display:none}@media screen and (max-width:767px){.app__navbar_mob-links{align-items:center;display:flex;justify-content:space-evenly;width:90vw}.app__navbar_mob-links li{list-style:none}.app__navbar_mob-links li svg{height:20px;width:20px}}.coin-wrapper{display:inline-block;position:relative}.coin{background:#fff9;border:1px solid #fff;border-radius:100px/50%;box-shadow:0 5px 15px #0006,inset 0 2px 4px #fff9,inset 0 -2px 4px #0000004d;height:20px;position:relative;width:200px;z-index:2}@media screen and (max-width:1024px){.coin{height:10px;width:100px}}.coin-wrapper:after{background:var(--primary);border-bottom:1px solid #fff;border-bottom-left-radius:50px;border-bottom-right-radius:50px;bottom:-10px;box-shadow:0 4px 8px #0006;content:"";height:20px;left:0;position:absolute;width:100%;z-index:1}@media screen and (max-width:1024px){.coin-wrapper:after{height:10px}}.app__header{background-color:var(--black-color);display:flex;flex-direction:row;font-family:Manrope,sans-serif;height:65vh;justify-content:space-between;width:85%}@media screen and (max-width:767px){.app__header{align-items:center;flex-direction:column-reverse;height:86vh;justify-content:center;margin-top:-50px;padding-inline:1rem;width:100%}}.app__header2-img{align-items:center;display:flex;justify-content:center;position:relative;width:47%}.app__header2-img img{border:2px dashed #fff;border-radius:8px;height:350px;object-fit:cover;object-position:center;overflow:hidden;width:350px;z-index:1}@media screen and (max-width:767px){.app__header2-img img{border:1px dashed #fff;flex-direction:column;height:300px;width:300px}.app__header2-img{width:100%}}.app__header_summary{display:flex;flex-direction:column;width:50%}@media screen and (max-width:767px){.app__header_summary{flex-direction:column;height:90vh;width:100%}}.app__header_heading{color:var(--white-color);font-family:Manrope,sans-serif;font-size:3rem;font-weight:500;letter-spacing:.1rem;margin-block:1rem}@media screen and (max-width:767px){.app__header_heading{flex-direction:column-reverse;font-size:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center}}.app__header_description{color:var(--white-color);font-family:Manrope,sans-serif;font-size:1rem;letter-spacing:.1rem}@media screen and (max-width:767px){.app__header_description{display:none;font-size:.8rem;text-align:justify}}.app__header_QA{align-items:flex-start;color:#fff;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:flex-start}.app__header_QA_details{border-left:1px solid var(--primary);padding:.8rem;width:47%}@media screen and (max-width:767px){.app__header_QA_details{border-left:0;flex-direction:column-reverse;height:60vh;width:100%}}.app__header_FAQ_details{border-left:1px solid var(--primary);padding:.8rem;width:47%}@media screen and (max-width:767px){.app__header_FAQ_details{border-left:0;flex-direction:column-reverse;height:180vh;overflow:scroll;width:100%}}.experience{color:#fff;display:flex;flex-direction:column;height:100%;overflow:scroll;padding:.8rem;width:100%}.experience h2{color:var(--white-color);font-size:1.5rem;font-weight:500;text-align:center}.experience span{color:var(--glass-bg);font-family:Dancing Script,cursive;font-size:2rem}.experience-detail{margin-block:.5rem;-webkit-text-decoration:dotted;text-decoration:dotted}.button{align-items:center;border-bottom:1px solid var(--primary);display:flex;gap:10px;padding:.8rem 1rem;text-align:left;transition:all .6s ease-in-out;width:100%}@media screen and (max-width:767px){.button{font-size:.8rem;padding:.5rem}}.app__header-info{align-items:flex-start;display:flex;flex:2 1;flex-direction:column;height:50%;justify-content:flex-start;width:100%}@media screen and (max-width:767px){.app__header-info{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-right:0;width:100%}}@media screen and (max-width:1024px){.hide_desc{display:none}.show_desc{display:block}}.app__skills{align-items:center;background-color:var(--black-color);display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:9rem;width:100%}@media screen and (max-width:767px){.app__skills{align-items:center;height:90%;justify-content:flex-start;margin-top:0}.heading{color:#fff;display:block;font-size:2.5rem;margin-top:-20vh;text-align:center}}.app__skills-container{display:flex;flex-direction:row;margin-top:-10vh;width:80%}@media screen and (max-width:767px){.app__skills-container{margin-top:3rem;width:90%}}.app__skills-list{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;margin:auto}@media screen and (max-width:767px){.app__skills-list{align-items:center;justify-content:center}}.app__skills-item{display:flex;flex-direction:column;margin:1rem;text-align:center;transition:all .3s ease-in-out}.app__skills-item div{background-color:#fff;border:1px dashed var(--gray-color);border-radius:25%;height:90px;width:90px}.app__skills-item div img{height:50%;transition:all .5s ease-in-out;width:50%}.app__skills-item div:hover{box-shadow:2px 0 15px #fffc}@media screen and (min-width:2000px){.app__skills-item div{height:150px;width:150px}}@media screen and (max-width:1024px){.app__skills-item div{height:70px;width:70px}}.app__skills-item p{font-weight:500;margin:top .5rem}@media screen and (min-width:2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{margin-top:1rem}}.app__projects_main{align-items:center;height:100%;justify-content:center;margin-top:10vh;width:100%}@media screen and (max-width:767px){.app__projects_main{margin-top:0}}.heading{display:none}@media screen and (max-width:768px){.heading{color:#fff;display:inline-block;font-size:2.5rem;margin-block:1rem;text-align:center;width:100%}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.vertical-carousel{align-items:center;display:flex;gap:1rem;height:70vh;justify-content:space-between;margin-left:0;margin-top:4rem;overflow:hidden;width:100%}.vertical-carousel .mySwiper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:30px;width:30%}@media screen and (min-width:768px)and (max-width:1024px){.vertical-carousel .mySwiper{height:50vh}}@media screen and (max-width:767px){.vertical-carousel .mySwiper{height:30vh;margin:0;width:90vw}}.vertical-carousel .slide,.vertical-carousel .swiperSlide{align-items:center;display:flex;justify-content:center}.vertical-carousel .slide{border-radius:10px;color:#fff;font-size:1.5rem;height:90%;transform:scale(.8);transition:all .4s ease}@media screen and (max-width:767px){.vertical-carousel .slide{height:30%}}.vertical-carousel .swiperSlideContent{background-color:var(--primary);border:1px solid hsla(0,0%,100%,.078);border-radius:10px;height:90%;margin-right:2rem;padding:.5rem;position:relative;width:55%}@media screen and (max-width:767px){.vertical-carousel .swiperSlideContent{height:-webkit-max-content;height:max-content;margin:0;width:90%}}.vertical-carousel .swiperSlideContentText{background-color:#fff;border-radius:10px;color:var(--black-color);height:100%;overflow:hidden;position:relative;width:100%}.vertical-carousel .swiperSlideContentText:hover img{scale:1.1;transition:all .3s ease-in}.vertical-carousel .swiperSlideContentTextInner{align-items:flex-start;background-color:var(--black-color);border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:0;column-gap:.5rem;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:flex-start;left:0;min-height:-webkit-max-content;min-height:max-content;padding:1rem;position:-webkit-sticky;position:sticky;width:100%}@media screen and (max-width:767px){.vertical-carousel .swiperSlideContentTextInner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem}}.vertical-carousel .techStackContainer{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.5rem}.vertical-carousel .p-description{font-size:1rem}.vertical-carousel .techStack{background-color:var(--primary);border:1px solid hsla(0,0%,100%,.078);border-radius:10px;padding:.5rem;width:-webkit-max-content;width:max-content}.vertical-carousel .swiper-slide-active .slide{transform:scale(1.2)}@media screen and (max-width:767px){.vertical-carousel{flex-direction:column-reverse;height:80vh;margin-top:0}}.header-text{align-items:center;background-color:var(--black-color);color:#fff;display:flex;font-size:1.75rem;justify-content:space-evenly;margin-bottom:1rem}@media screen and (min-width:768px)and (max-width:1024px){.header-text{font-size:2rem}}.header-text svg:first-child{cursor:pointer;margin-right:10px}.header-text svg:last-child{cursor:pointer;margin-left:10px}body,html{scroll-behavior:smooth}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background:#eaebea;border-radius:10px}.app__container{background-color:var(--black-color);flex-direction:row;min-height:100vh;width:100%}.app__container,.app__flex{display:flex;font-family:Manrope,sans-serif}.app__flex{align-items:center;justify-content:center}@media screen and (max-width:767px){.app__flex p{font-size:.8rem}}.app__wrapper{flex:1 1;flex-direction:column}.copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 0 0;width:100%}.copyright p{text-transform:uppercase}.copyright p,.head-text{color:var(--white-color)}.head-text{font-size:4rem;font-weight:400;text-align:center;text-transform:capitalize}.head-text span{color:var(--white-color)}@media screen and (max-width:767px){.head-text{font-size:2rem}}.p-text{color:var(--white-color);font-size:.7rem;line-height:1.5;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.bold-text{color:#eaebea;font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.app__social{background-color:var(--black-color);flex-direction:column;justify-content:flex-end;padding:1rem}.app__social,.app__social div{align-items:center;display:flex}.app__social div{background-color:var(--white-color);border:1px solid var(--black-color);-webkit-clip-path:polygon(21% 0,85% 0,100% 0,100% 83%,83% 100%,30% 100%,0 100%,0 17%);clip-path:polygon(21% 0,85% 0,100% 0,100% 83%,83% 100%,30% 100%,0 100%,0 17%);height:40px;justify-content:center;margin:.25rem 0;transition:all .3s ease-in-out;width:40px}.app__social div svg{color:var(--primary);height:15px;width:15px}.app__social div:hover{background-color:var(--white-color);border-color:var(--white-color)}.app__social div:hover svg{color:var(--white-color)}@media screen and (max-width:767px){.app__social div{display:none;height:70px;margin:.5rem 0;width:70px}.app__social div svg{height:30px;width:30px}}.app__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.app__navigation .app__navigation-dot{background-color:#cbcbcb;-webkit-clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);height:10px;margin:.5rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation .app__navigation-dot:hover{background-color:var(--white-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:20px;width:20px}}.glassy-btn,.glassy-link{-webkit-backdrop-filter:blur(10px) saturate(150%);backdrop-filter:blur(10px) saturate(150%);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;box-shadow:0 4px 20px #0006;color:var(--text-light);cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;letter-spacing:.5px;overflow:hidden;padding:.8rem 1.2rem;position:relative;text-decoration:none;transition:all .3s ease}@media screen and (max-width:767px){.glassy-btn,.glassy-link{padding:.5rem}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}:root{--font-base:"Manrope",sans-serif;--black-color:#000;--lightGray-color:#e4e4e4;--gray-color:#6b7678;--brown-color:#46364a;--white-color:#fff;--primary:#1e1e1e;--secondary:#007aff;--bg-dark:#1e1e1e;--glass-bg:#007aff;--glass-border:#ffffff4d;--highlight:#c0a062;--text-light:#fff}html{background-color:#000;background-color:var(--black-color);scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}
/*# sourceMappingURL=main.2ea6b688.css.map*/