.profile-text>h2{font-size:3rem;font-weight:900;line-height:1;margin:0}.profile-text>h3{font-size:1.25rem;margin:.5rem 0 1rem}.nav-list{list-style:none;margin:50px 0 0;padding:0}.nav-item,.nav-list{box-sizing:border-box}.nav-item{padding:8px 0}.nav-item>a{color:#e5e7eb4f;font-weight:700;text-decoration:none}.nav-item-dot{background:#e5e7eb4f;box-sizing:border-box;display:inline-block;height:1px;margin-right:15px;vertical-align:middle;width:25px}.nav-item:hover .nav-item-dot{animation-fill-mode:forwards;animation-name:extendNavDot}.nav-item:hover .nav-item-dot,.nav-item:hover>a{animation-direction:normal;animation-duration:.3s}.nav-item:hover>a{animation-fill-mode:forwards;animation-name:changeTextColor}.selected-nav-item:hover .nav-item-dot,.selected-nav-item:hover>a{animation:none}.selected-nav-item>a{color:hsla(0,0%,100%,.953)}.selected-nav-item .nav-item-dot{background-color:hsla(0,0%,100%,.953);height:2px;width:55px}.sticky-view{position:-webkit-sticky;position:sticky;top:0}.close-icon{color:hsla(0,0%,100%,.953);cursor:pointer;display:inline-block;height:30px;margin:25px;position:absolute;right:0;top:0;width:30px}.close-icon:hover{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:rotateCloseButton}.mobile-nav-box{background:#010123d5;height:100%;position:absolute;top:0;width:100%;z-index:99}.mobile-nav-list{box-sizing:border-box;list-style:none;margin:0;padding:0;position:relative;right:10%;top:50%;transform:translateY(50%)}.mobile-nav-item-dot{background:hsla(0,0%,100%,.953);box-sizing:border-box;display:inline-block;height:1px;margin-right:15px;vertical-align:middle;width:25px}.mobile-nav-item{box-sizing:border-box;padding:20px;text-align:right}.mobile-nav-item>a{color:hsla(0,0%,100%,.953);font-size:20px;font-weight:700;text-decoration:none}.mobile-nav-item:hover .mobile-nav-item-dot{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:extendMobileNavDot}.mobile-nav-item:hover>a{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:changeMobileTextColor}@keyframes extendNavDot{0%{width:25px}to{background-color:hsla(0,0%,100%,.953);height:2px;width:55px}}@keyframes changeTextColor{0%{color:#e5e7eb4f}to{color:hsla(0,0%,100%,.953)}}@keyframes extendMobileNavDot{0%{background-color:hsla(0,0%,100%,.953);width:25px}to{background-color:#5eead4;height:2px;width:55px}}@keyframes changeMobileTextColor{0%{color:hsla(0,0%,100%,.953)}to{color:#5eead4}}@keyframes rotateCloseButton{0%{color:hsla(0,0%,100%,.953);transform:rotate(0deg)}to{color:#5eead4;transform:rotate(90deg)}}.socialMediaList{bottom:6rem;box-sizing:border-box;list-style:none;margin:50px 0 0;padding:0;position:absolute}.socialMediaList li{box-sizing:border-box;display:inline-block;height:30px;margin-right:15px;width:30px}.socialMediaList li a{color:#e5e7ebc4}.socialMediaList li:hover a{color:hsla(0,0%,100%,.953)}.section-body .item-list .item-image{box-sizing:border-box;color:#e5e7eb97;float:left;font-size:13px;padding-right:15px;padding-top:3px;width:20%}.project-image{border:3px solid #3333338a;border-radius:5px;box-sizing:border-box;display:inline-block;width:100%}.no-project-image{border:none;left:50%;position:relative;transform:translateX(-50%);width:40%}.main-content{box-sizing:border-box;float:right;height:100%;padding:6rem 6rem 6rem 2rem;width:50%}#about,#experience,#projects{margin-bottom:144px}.footer{font-size:13px}.download-icon{color:#5eead4;display:inline-block;height:20px;margin-left:5px;position:relative;vertical-align:text-top;width:20px}.download-resume,.go-to-archive{font-weight:800;text-decoration:none;text-shadow:-1px 0 1px #028470,1px 0 1px #028470,0 1px 1px #028470,0 -1px 1px #028470}.download-resume:hover,.go-to-archive:hover{color:#5eead4;text-shadow:none}.download-resume:hover .download-icon,.go-to-archive:hover .download-icon{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:moveUp}.section-body>ul{list-style:none;margin:0;padding:0}.section-body .item-list{border-radius:10px;box-shadow:none;box-sizing:border-box;margin-bottom:40px;overflow:auto;padding:15px}.section-body .item-list .each-tag{background:#5eead433;border-radius:30px;box-sizing:border-box;color:#5eead4;display:inline-block;font-size:13px;margin-right:7px;padding:0 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-body .item-list .item-date{box-sizing:border-box;color:#e5e7eb97;float:left;font-size:13px;padding-right:15px;padding-top:3px;width:20%}.section-body .item-list .item-content{float:right;width:80%}.section-body .item-list .item-body{box-sizing:border-box;white-space:pre-line}.section-body .item-list .item-body p{margin:12px 0}.section-body .item-list:hover{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:showCard;cursor:pointer}.section-body .item-list:hover .item-title{color:#5eead4}.section-body .item-list .download-icon{color:#e5e7ebc4;height:13px;vertical-align:top;width:13px}.section-body .item-list:hover .download-icon{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:moveUp;color:#5eead4}@keyframes moveUp{0%{bottom:0;left:0}to{bottom:3px;left:3px}}@keyframes showCard{0%{background-color:none;box-shadow:none}to{background-color:#2337673d;box-shadow:-1px -1px 0 0 #c3c6cd1f}}.profile-image{display:none;height:20vh;left:50%;pointer-events:none;position:relative;transform:translateX(-50%)}.main-profile-intro{box-sizing:border-box;float:left;height:100vh;padding:6rem 2rem 6rem 6rem;text-align:left;width:50%}.main-profile-intro,.mobile-header{position:-webkit-sticky;position:sticky;top:0}.mobile-header{background-color:rgba(0,0,0,.567);display:none;z-index:9}.menu-icon{color:hsla(0,0%,100%,.953);cursor:pointer;display:inline-block;height:30px;margin:25px;position:absolute;right:0;width:30px}.menu-icon:hover{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:smallerButton}@keyframes smallerButton{0%{color:hsla(0,0%,100%,.953);transform:scale(1)}to{color:#5eead4;transform:scale(1.2)}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}#gallary-page{background:#0f172acc;border-radius:5px;box-sizing:border-box;height:100vh;left:0;overflow:auto;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.gallary-box{left:50%;position:relative;top:50%;transform:translate(-50%,-50%)}.responsive-iframe-container{background:#000;height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.responsive-iframe-container iframe{border:0;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 200px)}.close-gallary-button-box{text-align:center}.close-gallary-button-box>button{width:90%}.playButton{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10%}.playButton:hover{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:shrinkAnimation}@keyframes shrinkAnimation{0%{width:10%}to{width:9%}}.App{color:#e5e7ebc4;display:inline-block;font-size:16px;left:50%;line-height:1.7;max-width:1280px;min-height:100%;position:relative;transform:translateX(-50%)}.white-text{color:hsla(0,0%,100%,.953)}@media only screen and (max-width:1160px){.main-profile-intro{padding:4rem 1rem 4rem 4rem;width:40%}.socialMediaList{bottom:4rem}.main-content{padding:4rem 4rem 4rem 1rem;width:60%}}@media only screen and (max-width:915px){.mobile-header{display:block}.main-profile-intro{float:none;height:100%;padding:5rem 2rem 1rem;position:static;width:100%}.profile-box{overflow:hidden}.profile-image{float:right;height:auto;left:0;position:static;transform:none;width:15%}.profile-text{float:left;width:85%}.nav-list{display:none}.socialMediaList{box-sizing:border-box;list-style:none;margin:25px 0 0;padding:0;position:static}.main-content{float:none;padding:1rem 2rem 2rem;position:static;width:100%}#about,#experience,#projects{margin-bottom:100px}.section-body .item-list .item-title{font-size:15px}.section-body .item-list .item-body p{font-size:15px;line-height:1.5;margin:8px 0}}@media only screen and (max-width:640px){.main-profile-intro{padding:5rem 2rem 1rem}.profile-text>h2{font-size:2.5rem;font-weight:800}.main-content{padding:1rem 2rem 2rem}#about,#experience,#projects{margin-bottom:60px}.section-body .item-list{margin-bottom:50px;padding:0}.section-body .item-list .item-date,.section-body .item-list .item-image{float:none;font-size:13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-body .item-list .item-image{text-align:center}.section-body .item-list .item-content{float:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-body .item-list:hover{animation:none;cursor:inherit}.section-body .item-list .item-title{font-weight:600}.section-body .item-list:hover .item-title{color:hsla(0,0%,100%,.953)}.section-body .item-list:hover .download-icon{animation:none;color:#e5e7ebc4}.section-body .item-list .item-title:hover{color:#5eead4;cursor:pointer}.section-body .item-list .item-title:hover .download-icon{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-name:moveUp;color:#5eead4}.section-body .item-list .item-body p{margin:6px 0}.project-image{margin-top:1rem;width:40%}.no-project-image{display:none}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.97638dba.css.map*/