*{box-sizing:border-box;color:#14213d;font-family:Montserrat,sans-serif;height:auto;margin:0;outline:none;padding:0;text-decoration:none;width:100%}.ui-hamburger{background-color:#fca311;height:100vh;right:-60%;top:0;z-index:9999}.ui-hamburger,.ui-hamburger__closeIconWrapper{-webkit-filter:drop-shadow(0 -1px 2px rgba(0,0,0,.25));filter:drop-shadow(0 -1px 2px rgba(0,0,0,.25));position:absolute}.ui-hamburger__closeIconWrapper{background:#fca311;border-radius:50%;display:flex;height:50px;left:-6%;top:41%;width:50px}.ui-hamburger__closeIconWrapper__icon{margin-left:auto;margin-right:auto;width:60%}.ui-hamburger__linksWrapper{display:flex;flex-direction:column;font-size:21px;padding:10px}.ui-hamburger__linksWrapper__links{color:#fff;padding:20px}.ui-sidebar--active{background-color:rgba(0,0,0,.5);bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw}.ui-navbar{align-items:center;background-color:#fff;color:#14213d;display:flex;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));height:60px;justify-content:space-between;padding:0 40px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.ui-navbar__left{font-size:18px;font-style:italic;font-weight:500}.ui-navbar__left__link{cursor:pointer;transition:all 1s ease-out;width:20%}.ui-navbar__left__link:hover{color:#fca311}.ui-navbar__right{display:flex;font-size:16px;text-align:center;width:38%}@media screen and (max-width:768px){.ui-navbar__right{display:none}}.ui-navbar__right__links{cursor:pointer;transition:all .3s ease-in}.ui-navbar__right__links:hover{color:#fca311}.ui-navbar__sidebar{z-index:2}.ui-navbar__sidebar__logoWrapper{text-align:end}.ui-navbar__sidebar__logoWrapper__logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.loader{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite;border-color:#fff;border-radius:50%;border-style:solid solid dotted dotted;border-width:3px;box-sizing:border-box;display:inline-block;height:48px;position:relative;width:48px}.loader:after{-webkit-animation:rotationBack 1s linear infinite;animation:rotationBack 1s linear infinite;border:3px #ff3d00;border-radius:50%;border-style:solid solid dotted;bottom:0;box-sizing:border-box;content:"";height:24px;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transform-origin:center center;transform-origin:center center;width:24px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.ui-header__contentWrapper{align-items:center;background-color:#14213d;display:flex;justify-content:space-around;padding:20px 40px 0;position:relative}@media(min-width:0px)and (max-width:1024px){.ui-header__contentWrapper{flex-direction:column}}.ui-header__contentWrapper__descriptionWrapper{z-index:1}@media(min-width:0px)and (max-width:1024px){.ui-header__contentWrapper__descriptionWrapper{margin-top:50px;text-align:center}}.ui-header__contentWrapper__descriptionWrapper__myinfo,.ui-header__contentWrapper__descriptionWrapper__salutation,.ui-header__contentWrapper__descriptionWrapper__work{color:#fff;line-height:1.5;z-index:1}.ui-header__contentWrapper__descriptionWrapper__salutation,.ui-header__contentWrapper__descriptionWrapper__work{font-size:40px}.ui-header__contentWrapper__descriptionWrapper__myinfo{font-size:64px}.ui-header__contentWrapper__descriptionWrapper__work{font-weight:600}.ui-header__contentWrapper__descriptionWrapper__impLinks{margin-bottom:10px;margin-top:30px}.ui-header__contentWrapper__imageWrapper{z-index:1}.ui-header__contentWrapper__backgroundWrapper__cssWrapper,.ui-header__contentWrapper__backgroundWrapper__gitWrapper,.ui-header__contentWrapper__backgroundWrapper__htmlWrapper,.ui-header__contentWrapper__backgroundWrapper__jsWrapper,.ui-header__contentWrapper__backgroundWrapper__reactWrapper,.ui-header__contentWrapper__backgroundWrapper__scssWrapper{align-items:center;background-color:#e5e5e5;border-radius:50%;display:flex;height:100px;justify-content:center;position:absolute;transition:all .3s ease-in-out;width:100px}.ui-header__contentWrapper__backgroundWrapper__cssWrapper__logo,.ui-header__contentWrapper__backgroundWrapper__gitWrapper__logo,.ui-header__contentWrapper__backgroundWrapper__htmlWrapper__logo,.ui-header__contentWrapper__backgroundWrapper__jsWrapper__logo,.ui-header__contentWrapper__backgroundWrapper__reactWrapper__logo,.ui-header__contentWrapper__backgroundWrapper__scssWrapper__logo{height:30px;position:absolute;width:30px}.ui-header__contentWrapper__backgroundWrapper__htmlWrapper{-webkit-animation:movehtml 5s infinite alternate;animation:movehtml 5s infinite alternate;left:6%;top:50%}@-webkit-keyframes movehtml{0%{top:11%}to{background-color:#fca311;height:110px;top:40%;width:110px}}@keyframes movehtml{0%{top:11%}to{background-color:#fca311;height:110px;top:40%;width:110px}}.ui-header__contentWrapper__backgroundWrapper__jsWrapper{-webkit-animation:movejs 5s infinite alternate;animation:movejs 5s infinite alternate;left:29%;top:57%}@-webkit-keyframes movejs{0%{top:10%}to{background-color:#fca311;height:110px;top:41%;width:110px}}@keyframes movejs{0%{top:10%}to{background-color:#fca311;height:110px;top:41%;width:110px}}.ui-header__contentWrapper__backgroundWrapper__cssWrapper{-webkit-animation:movecss 5s infinite alternate;animation:movecss 5s infinite alternate;left:52%;top:9%}@-webkit-keyframes movecss{0%{top:12%}to{background-color:#fca311;height:110px;top:42%;width:110px}}@keyframes movecss{0%{top:12%}to{background-color:#fca311;height:110px;top:42%;width:110px}}.ui-header__contentWrapper__backgroundWrapper__reactWrapper{-webkit-animation:movereact 5s infinite alternate;animation:movereact 5s infinite alternate;left:82%;top:11%}.ui-header__contentWrapper__backgroundWrapper__reactWrapper:hover{z-index:9999}@-webkit-keyframes movereact{0%{top:17%}to{background-color:#fca311;height:110px;top:43%;width:110px}}@keyframes movereact{0%{top:17%}to{background-color:#fca311;height:110px;top:43%;width:110px}}@media(min-width:0px)and (max-width:1024px){.ui-header__contentWrapper__backgroundWrapper__cssWrapper,.ui-header__contentWrapper__backgroundWrapper__htmlWrapper,.ui-header__contentWrapper__backgroundWrapper__jsWrapper,.ui-header__contentWrapper__backgroundWrapper__reactWrapper{height:70px;width:70px}.ui-header__contentWrapper__backgroundWrapper__cssWrapper__logo,.ui-header__contentWrapper__backgroundWrapper__htmlWrapper__logo,.ui-header__contentWrapper__backgroundWrapper__jsWrapper__logo,.ui-header__contentWrapper__backgroundWrapper__reactWrapper__logo{height:20px;width:20px}.ui-header__contentWrapper__backgroundWrapper__htmlWrapper{-webkit-animation:movehtmlm 5s infinite alternate;animation:movehtmlm 5s infinite alternate;left:14%;top:5%}@-webkit-keyframes movehtmlm{0%{-webkit-transform:translate(0);transform:translate(0)}to{background-color:#fca311;height:110px;-webkit-transform:translate(90px,90px);transform:translate(90px,90px);width:110px}}@keyframes movehtmlm{0%{-webkit-transform:translate(0);transform:translate(0)}to{background-color:#fca311;height:110px;-webkit-transform:translate(90px,90px);transform:translate(90px,90px);width:110px}}.ui-header__contentWrapper__backgroundWrapper__cssWrapper{-webkit-animation:movecssm 5s infinite alternate;animation:movecssm 5s infinite alternate;left:5%;top:40%}@-webkit-keyframes movecssm{0%{-webkit-transform:translate(0);transform:translate(0)}to{background-color:#fca311;height:110px;-webkit-transform:translate(50px);transform:translate(50px);width:110px}}@keyframes movecssm{0%{-webkit-transform:translate(0);transform:translate(0)}to{background-color:#fca311;height:110px;-webkit-transform:translate(50px);transform:translate(50px);width:110px}}.ui-header__contentWrapper__backgroundWrapper__jsWrapper{-webkit-animation:movejsm 5s infinite alternate;animation:movejsm 5s infinite alternate;left:6%;top:43%}@-webkit-keyframes movejsm{0%{-webkit-transform:translateY(200px);transform:translateY(200px)}to{background-color:#fca311;height:110px;-webkit-transform:translate(127px,110px);transform:translate(127px,110px);width:110px}}@keyframes movejsm{0%{-webkit-transform:translateY(200px);transform:translateY(200px)}to{background-color:#fca311;height:110px;-webkit-transform:translate(127px,110px);transform:translate(127px,110px);width:110px}}.ui-header__contentWrapper__backgroundWrapper__reactWrapper{-webkit-animation:movereactm 5s infinite alternate;animation:movereactm 5s infinite alternate;left:69%;top:40%}@-webkit-keyframes movereactm{0%{-webkit-transform:translate(0);transform:translate(0)}to{background-color:#fca311;height:110px;-webkit-transform:translate(0);transform:translate(0);width:110px}}@keyframes movereactm{0%{-webkit-transform:translate(0);transform:translate(0)}to{background-color:#fca311;height:110px;-webkit-transform:translate(0);transform:translate(0);width:110px}}}.ui-work__wrapper{align-items:center;background-color:rgba(252,163,17,.2);border-bottom:2px solid #fff;display:flex;padding:40px}@media screen and (max-width:768px){.ui-work__wrapper{flex-direction:column;text-align:center}}.ui-work__wrapper__imageWrapper{background:linear-gradient(90deg,#e5e5e5 7px,transparent 0) 0 0,linear-gradient(270deg,#e5e5e5 7px,transparent 0) 100% 100%,linear-gradient(180deg,#e5e5e5 7px,transparent 0) 0 0,linear-gradient(0deg,#e5e5e5 7px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:60px 50px;margin-top:15px}.ui-work__wrapper__imageWrapper__image{padding:20px}@media screen and (max-width:768px){.ui-work__wrapper__imageWrapper__image{height:auto;max-width:100%}}.ui-work__wrapper__descriptionWrapper{color:#14213d;margin-left:5%;padding:15px}.ui-work__wrapper__descriptionWrapper__title{font-size:16px;font-weight:600}.ui-work__wrapper__descriptionWrapper__description{font-size:14px;font-style:italic;font-weight:300;line-height:1.5;margin-top:10px}.ui-work__wrapper__linkWrapper{align-items:center;display:flex;gap:10px;margin-top:10px;width:29%}@media screen and (max-width:768px){.ui-work__wrapper__linkWrapper{margin-left:auto;margin-right:auto;width:50%}}.ui-work__wrapper__linkWrapper__links--github,.ui-work__wrapper__linkWrapper__links--liveproject{color:inherit;transition:all .3s ease-in}.ui-work__wrapper__linkWrapper__links--github:hover,.ui-work__wrapper__linkWrapper__links--liveproject:hover{color:#fca311}.ui-work__wrapper__linkWrapper__links--liveproject{white-space:nowrap}.ui-otherprojects{-ms-overflow-style:none;align-items:center;background-color:hsla(0,0%,90%,.231);display:flex;flex-wrap:nowrap;height:40vh;justify-content:center;overflow-x:auto;overflow-y:hidden;padding:0 40px;scrollbar-width:none;text-align:center}.ui-otherprojects::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.ui-otherprojects{flex-direction:column;height:auto}}.ui-otherprojects__imagewrapper{flex:0 0 30%}@media screen and (max-width:768px){.ui-otherprojects__imagewrapper{margin-top:15px}}.ui-otherprojects__imagewrapper__logo{border-radius:5px;padding:0 20px}.ui-otherprojects__imagewrapper__title__url{transition:all .3s ease-in-out}.ui-otherprojects__imagewrapper__title__url:hover{border-bottom:1px solid #fca311;color:#fca311}.ui-contact{align-items:center;background-color:#fca311;display:flex;justify-content:space-around;padding:40px}@media screen and (max-width:768px){.ui-contact{flex-direction:column;margin-top:10px;padding-bottom:100px;text-align:center}}.ui-contact__titleWrapper{color:#14213d;font-size:40px;font-style:italic;font-weight:900;padding:20px}.ui-contact__titleWrapper__title{text-align:center}.ui-contact__formWrapper{color:#14213d;font-size:14px;padding:0 20px 20px}.ui-contact__formWrapper__form{display:flex;flex-direction:column;text-align:left;text-align:initial}.ui-contact__formWrapper__form__label{font-weight:500;margin-top:15px}.ui-contact__formWrapper__form__inputemail,.ui-contact__formWrapper__form__inputmessage,.ui-contact__formWrapper__form__inputname{background-color:#fff;border:none;border-radius:5px;margin-top:5px;padding:10px 15px;width:100%}.ui-contact__formWrapper__form__inputemail::-webkit-input-placeholder,.ui-contact__formWrapper__form__inputmessage::-webkit-input-placeholder,.ui-contact__formWrapper__form__inputname::-webkit-input-placeholder{color:E5E5E5;font-weight:200}.ui-contact__formWrapper__form__inputemail::placeholder,.ui-contact__formWrapper__form__inputmessage::placeholder,.ui-contact__formWrapper__form__inputname::placeholder{color:E5E5E5;font-weight:200}.ui-contact__formWrapper__form__btnsubmit{background-color:#14213d;border:none;border-radius:5px;color:#fff;font-size:14px;height:40px;margin-top:10px;text-align:center;width:110px}.ui-top__logo{bottom:3rem;cursor:pointer;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));height:50px;position:fixed;right:2rem;width:50px;z-index:1}@media screen and (max-width:768px){.ui-top__logo{bottom:6rem;right:2rem}}.ui-footer{align-items:center;background-color:#fff;bottom:0;display:flex;-webkit-filter:drop-shadow(0 -1px 2px rgba(0,0,0,.25));filter:drop-shadow(0 -1px 2px rgba(0,0,0,.25));height:40px;justify-content:center;left:0;position:fixed;z-index:3}@media screen and (max-width:768px){.ui-footer{flex-direction:column;height:80px}}.ui-footer__wrapper{align-items:center;display:flex;padding:0 40px;width:50%}@media screen and (max-width:768px){.ui-footer__wrapper{flex-direction:column;width:60%}.ui-footer__wrapper__copyrightWrapper{margin-bottom:10px;width:-webkit-max-content;width:max-content}}.ui-footer__wrapper__copyrightWrapper__copyright{font-size:12px;text-align:center}.ui-footer__wrapper__linksWrapper{align-items:center;display:flex;text-align:center}@media screen and (max-width:768px){.ui-footer__wrapper__linksWrapper{width:auto}}.ui-footer__wrapper__linksWrapper__links{padding:0 20px}.ui-footer__wrapper__linksWrapper__links__logo{cursor:pointer;height:25px;width:25px}.ui-footer__wrapper__linksWrapper__links__logo--linkedIn{margin-top:2px}.ui-footer__wrapper__linksWrapper__links__logo--gmail{margin-top:-2px}.ui-about{align-items:center;background-color:#e5e5e5;display:flex;height:-webkit-max-content;height:max-content;padding:0 40px 60px}@media(min-width:0px)and (max-width:1024px){.ui-about{flex-direction:column;margin-bottom:50px}}.ui-about__infoWrapper{margin-right:100px;padding:20px 0;text-align:justify}@media(min-width:0px)and (max-width:1024px){.ui-about__infoWrapper{margin-right:0}}.ui-about__infoWrapper__information{font-size:14px;font-weight:300;line-height:2;padding-bottom:30px}.ui-about__infoWrapper__information__resumeWrapper{margin-left:5px}.ui-about__infoWrapper__information__resumeWrapper__resume{font-style:italic;font-weight:700;text-decoration:underline}.ui-about__imgWrapper{display:contents;padding:20px 0}.ui-about__imgWrapper__image{height:auto;width:70%}@media(min-width:0px)and (max-width:1024px){.ui-about__imgWrapper__image{margin-bottom:30px;width:50%}}
/*# sourceMappingURL=main.b5a67e0e.css.map*/