html,body,div,span,a,header,footer,nav,h1,h2,h3,h4,h4,h5,h6,p,form,ol,ul,li{margin:0;padding:0;border:0;-webkit-tap-highlight-color:rgba(173,151,151,.439);box-sizing:border-box}body{line-height:1}ol,ul{list-style:none}button{border:0;background:rgba(0,0,0,0)}a{cursor:pointer;text-decoration:none}input{padding:0}html,body{font-size:10px}
.ui-index{box-sizing:border-box;min-height:calc(100vh - 80px)}.theme--dark .ui-index{background-color:#0d1117;color:#e5e5e5}.theme--light .ui-index{background-color:#e5e5e5;color:#0d1117}.ui-app-view{box-sizing:border-box;max-width:100vw;min-height:calc(100vh - 80px);padding:0;margin:0;display:flex;justify-content:center}
.ui-header{box-sizing:border-box;min-height:80px;display:flex;justify-content:center;padding:3rem 0;position:sticky;top:0;left:0;right:0;z-index:9999}.theme--dark .ui-header{background-color:#0d1117}.theme--light .ui-header{background-color:#e5e5e5}.ui-header__container{height:100%;display:flex;align-items:center;justify-content:space-between;max-width:calc(100vw - 0px);font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;padding:.5rem 1rem;width:1100px}.ui-header__container__logo{height:100%;font-size:2.6rem;display:flex;justify-content:center;align-items:center}.ui-header__container__logo__icon{display:flex;color:#e31b6d;text-align:center;align-items:center;gap:.5rem}.ui-header__container__logo__icon__left{display:flex;flex-direction:column}.ui-header__container__logo__icon__left span{font-size:1rem}.ui-header__container__logo__icon__right h4{font-size:3.6rem;line-height:1rem}.theme--dark .ui-header__container__logo__icon__right h4 span{color:#e5e5e5}.theme--light .ui-header__container__logo__icon__right h4 span{color:#0d1117}.ui-header__container__wrapper{height:100%;max-width:70%;width:calc(100% - 50px);display:flex;justify-content:flex-end}.ui-header__container__wrapper__nav{height:100%;display:flex;gap:2.5rem}.ui-header__container__wrapper__nav__link{font-size:2rem;margin:auto 0;letter-spacing:.1rem;line-height:1.8rem;cursor:pointer;transition:transform .4s ease-out}.theme--dark .ui-header__container__wrapper__nav__link a{color:#e5e5e5}.theme--light .ui-header__container__wrapper__nav__link a{color:#0d1117}.ui-header__container__wrapper__nav__link svg{border:1px solid;border-radius:50%;transform:rotate(-45deg)}.theme--dark .ui-header__container__wrapper__nav__link--active{color:#e31b6d !important}.theme--light .ui-header__container__wrapper__nav__link--active{color:#e31b6d !important}.ui-header__container__wrapper__nav__link--dark{transform:rotate(45deg)}.ui-header__container__wrapper__nav__link--light{transform:rotate(-90deg)}@media only screen and (max-width: 767px){.ui-header{display:none;height:0;width:0}}
.ui-sidebar{box-sizing:border-box;width:100vw;height:60px;background-color:#e31b6d;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;position:sticky;top:0;left:0;right:0;z-index:3000}.ui-sidebar__menu{width:100%;height:100%;padding:0 3vw;display:flex;justify-content:space-between;align-items:center}.ui-sidebar__menu__item{font-size:2.2rem;transition:transform .4s ease-out}.ui-sidebar__menu__item__icon{display:flex;color:#e31b6d;text-align:center;align-items:center;gap:.5rem}.theme--dark .ui-sidebar__menu__item__icon{color:#e5e5e5}.theme--light .ui-sidebar__menu__item__icon{color:#0d1117}.ui-sidebar__menu__item__icon__left{display:flex;flex-direction:column}.ui-sidebar__menu__item__icon__left span{font-size:1rem}.ui-sidebar__menu__item__icon__right h4{font-size:3.2rem;line-height:1rem}.ui-sidebar__menu__item--dark{transform:rotate(45deg)}.ui-sidebar__menu__item--light{transform:rotate(-90deg)}.ui-sidebar__menu span svg{border-radius:50%}.theme--dark .ui-sidebar__menu span svg{fill:#e5e5e5}.theme--light .ui-sidebar__menu span svg{fill:#0d1117}.ui-sidebar__list{width:100%;height:0;position:absolute;left:0;top:60px;overflow:hidden;transition:height .3s ease-out;border-radius:0 0 1rem 1rem}.theme--dark .ui-sidebar__list{background-color:#e5e5e5}.theme--light .ui-sidebar__list{background-color:#0d1117}.ui-sidebar__list__item{height:5rem;padding:2rem 3vw;font-size:1.6rem;font-family:"Lucida Sans","Lucida Sans Regular","Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;cursor:pointer}.theme--dark .ui-sidebar__list__item a{color:#0d1117}.theme--light .ui-sidebar__list__item a{color:#e5e5e5}.theme--dark .ui-sidebar__list__item--active{color:#e31b6d !important;font-weight:600}.theme--light .ui-sidebar__list__item--active{color:#e31b6d !important;font-weight:600}.ui-sidebar__list--open{height:200px}@media only screen and (min-width: 768px){.ui-sidebar{display:none;width:0;height:0}}
.ui-footer{box-sizing:border-box;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;max-width:100vw;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;letter-spacing:.05rem;position:relative}@media only screen and (max-width: 767px){.ui-footer{width:100vw;padding:1rem 2rem;text-align:center}.ui-footer__message{margin-bottom:1rem}.ui-footer__links{margin-bottom:1rem}.ui-footer__info{margin-bottom:1rem}}.ui-footer__message{font-size:2.2rem}.ui-footer__links{display:flex;justify-content:center}.ui-footer__info{font-size:2rem}.ui-footer__info--logo{color:#e31b6d}.ui-footer__info--copyright{margin-left:6px;font-size:1.8rem}.ui-footer__gradient{height:1px;width:100%;position:absolute;top:0;left:0}.theme--dark .ui-footer__gradient{background-color:#0d1117;background-image:linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-o-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-moz-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-webkit-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-ms-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.01, #0d1117), color-stop(0.5, #e5e5e5), color-stop(0.99, #0d1117))}.theme--light .ui-footer__gradient{background-color:#e5e5e5;background-image:linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-o-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-moz-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-webkit-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-ms-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.01, #e5e5e5), color-stop(0.5, #0d1117), color-stop(0.99, #e5e5e5))}
.ui-social-media{box-sizing:border-box;width:300px;font-size:1.6rem;word-break:keep-all}.ui-social-media__links{display:flex;gap:2.5rem}.ui-social-media__links--link{cursor:pointer;transition:all 1s ease}.ui-social-media__links--link:hover{transform:scale(1.15)}.theme--dark .ui-social-media__links--link svg{fill:#e5e5e5}.theme--light .ui-social-media__links--link svg{fill:#0d1117}
.ui-home-page{box-sizing:border-box;width:1024px;max-width:1024px;display:flex;flex-direction:column;gap:3rem;padding:0 4rem}@media only screen and (max-width: 767px){.ui-home-page{max-width:100vw;padding:0 0 2rem 0}}
@keyframes slideInFromTop{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes slideInFromRight{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes slideInFromLeft{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.ui-about{box-sizing:border-box;flex-direction:column;gap:3rem;width:100%;margin-top:4rem;min-height:calc(100vh - 80px - 120px - 12rem)}.ui-about .ui-card-header{text-align:center}.ui-about__body{display:flex;flex-direction:row}.ui-about__body__left{flex:0 0 30%;max-width:30%;display:flex;align-items:center;flex-direction:column;gap:2rem}.ui-about__body__left__wrapper{display:flex;justify-content:center}.ui-about__body__left__wrapper__image{animation:1s ease-out 0s 1 slideInFromTop;width:calc(100% - 0rem);height:auto;border-radius:50%}.ui-about__body__left__social{display:flex;width:100%}.ui-about__body__left__social__media{display:flex;justify-content:center;width:100%}.ui-about__body__left__social__media .ui-social-media__links--link{display:flex;justify-content:center;align-items:center}.ui-about__body__right{flex:0 0 70%;max-width:70%;display:flex;flex-direction:column;gap:3rem;padding:10px 0 5px 4rem;text-align:left;justify-content:space-between;letter-spacing:.1rem;line-height:2.5rem}.ui-about__body__right__title{animation:1s ease-out 0s 1 slideInFromRight;font-size:4rem;line-height:3rem}.ui-about__body__right__desc{animation:1s ease-out 0s 1 slideInFromLeft;text-align:justify;font-size:2.4rem;width:calc(100% - 6rem);line-height:2.5rem}.ui-about__body__right__action{align-self:flex-start}@media only screen and (max-width: 767px){.ui-about__body{flex-direction:column;gap:4rem}.ui-about__body__left{max-width:100%;flex:none}.ui-about__body__left__wrapper{text-align:center}.ui-about__body__left__wrapper__image{width:calc(100% - 6rem)}.ui-about__body__left__social{align-self:center}.ui-about__body__right{padding:0;max-width:100%;flex:none}.ui-about__body__right__title{font-size:3.2rem}.ui-about__body__right__desc{width:calc(100% - 0rem);font-size:1.8rem}}@media only screen and (min-width: 768px)and (max-width: 1024px){.ui-about{min-height:calc(100vh - 80px - 120px - 50rem)}}
.ui-card{box-sizing:border-box;display:flex;flex-direction:column;padding:2rem 3rem;border-radius:1rem;gap:2rem;text-align:left;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif}.ui-card-header__left{display:flex;flex-direction:column;gap:4rem}.ui-card-header__left__title{font-size:4rem}.ui-card-header__left__description{font-size:2.8rem}.ui-card-footer{width:100%}@media only screen and (max-width: 767px){.ui-card{max-width:100vw;padding:2rem}.ui-card-header__left__title{font-size:3.6rem}.ui-card-header__left__description{font-size:2.4rem}}
.ui-button{box-sizing:border-box;display:flex;align-items:center;justify-content:space-evenly;background-color:#e31b6d;border-radius:6px;padding:1rem 1.5rem;cursor:pointer;color:#e5e5e5}.ui-button__preIcon,.ui-button__postIcon{margin-right:.5rem;margin-top:.5rem}.theme--dark .ui-button__preIcon svg g,.theme--dark .ui-button__postIcon svg g{fill:#e5e5e5}.theme--light .ui-button__preIcon svg g,.theme--light .ui-button__postIcon svg g{fill:#e5e5e5}.ui-button__title{font-size:1.6rem}
.ui-button-preloader{box-sizing:border-box;width:20px;height:20px;border-radius:50%;border:2px solid;animation:spin .6s linear infinite}.theme--dark .ui-button-preloader{border-color:#0d1117 #0d1117 #0d1117 #e5e5e5}.theme--light .ui-button-preloader{border-color:#e5e5e5 #e5e5e5 #e5e5e5 #0d1117}@media screen and (max-width: 767px){.ui-button-preloader{width:18px;height:18px}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
@keyframes slideInFromTopRight{0%{transform:translateX(50%) translateY(-50%)}100%{transform:translateX(0) translateY(0)}}@keyframes slideInFromTopLeft{0%{transform:translateX(-50%) translateY(-50%)}100%{transform:translateX(0) translateY(0)}}.ui-services{box-sizing:border-box;gap:4rem}.ui-services__body{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.ui-services__body__service{flex:0 0 48.5%;margin-bottom:20px;min-height:200px}.ui-services__body__service__show:nth-child(2n+2){animation:.5s ease-out 0s 1 slideInFromTopRight}.ui-services__body__service__show:nth-child(2n+1){animation:.5s ease-out 0s 1 slideInFromTopLeft}@media only screen and (max-width: 767px){.ui-services .ui-card-header__left{gap:2rem}.ui-services__body{flex-direction:column;flex-wrap:nowrap}.ui-services__body__service{flex:none}}
.ui-service{box-sizing:border-box;min-width:300px;display:flex;flex-direction:column;transition:transform .3s ease-in-out;position:relative}.ui-service:hover{transform:scale(1.02) rotate(0.5deg)}.ui-service .ui-card-header{order:2;text-align:left;letter-spacing:.05rem}.ui-service .ui-card-header__left__title{font-size:2.4rem}.ui-service .ui-card-header__left__description{font-size:2rem}.ui-service__body{order:1}.ui-service__body img{height:200px;width:100%;border-radius:10px}.ui-service__gradient{height:1px;width:100%;margin:0 auto}.theme--dark .ui-service__gradient{background-color:#0d1117;background-image:linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-o-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-moz-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-webkit-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-ms-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.01, #0d1117), color-stop(0.5, #e5e5e5), color-stop(0.99, #0d1117))}.theme--light .ui-service__gradient{background-color:#e5e5e5;background-image:linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-o-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-moz-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-webkit-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-ms-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.01, #e5e5e5), color-stop(0.5, #0d1117), color-stop(0.99, #e5e5e5))}.ui-service__gradient--top{position:absolute;top:0;left:0}.ui-service__gradient--right{width:95%;position:absolute;right:0;bottom:0;transform:rotate(90deg);transform-origin:100% 0}.ui-service__gradient--bottom{position:absolute;bottom:0;left:0}.ui-service__gradient--left{width:95%;position:absolute;left:0;top:0;transform:rotate(90deg);transform-origin:0 0}
@keyframes slideInFromTopRight{0%{transform:translateX(50%) translateY(-50%)}100%{transform:translateX(0) translateY(0)}}@keyframes slideInFromTopLeft{0%{transform:translateX(-50%) translateY(-50%)}100%{transform:translateX(0) translateY(0)}}.ui-projects{box-sizing:border-box;gap:4rem}.ui-projects__body{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.ui-projects__body__project{flex:0 0 48.5%;margin-bottom:20px}.ui-projects__body__project__show:nth-child(2n+2){animation:.5s ease-out 0s 1 slideInFromTopRight}.ui-projects__body__project__show:nth-child(2n+1){animation:.5s ease-out 0s 1 slideInFromTopLeft}@media only screen and (max-width: 767px){.ui-projects .ui-card-header__left{gap:2rem}.ui-projects__body{flex-direction:column;flex-wrap:nowrap}.ui-projects__body__project{flex:none}}
.ui-project{box-sizing:border-box;min-width:300px;display:flex;flex-direction:column;transition:transform .3s ease-in-out;position:relative}.ui-project:hover{transform:scale(1.02) rotate(0.5deg)}.ui-project .ui-card-header{order:2;text-align:left;letter-spacing:.05rem}.ui-project .ui-card-header__left__title{font-size:2.4rem}.ui-project .ui-card-header__left__description{font-size:2rem}.ui-project__body{order:1;position:relative}.ui-project__body img{height:200px;width:100%;border-radius:10px}.ui-project__repo-link{position:absolute;top:3.5rem;right:4rem;z-index:999;cursor:pointer}.ui-project .ui-card-footer{order:3}.ui-project__skills{display:flex;width:100%;flex-wrap:wrap;gap:1rem;font-size:1.4rem}.ui-project__skills__skill{border:1px solid;padding:.5rem 1rem}.ui-project__gradient{height:1px;width:100%;margin:0 auto}.theme--dark .ui-project__gradient{background-color:#0d1117;background-image:linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-o-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-moz-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-webkit-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-ms-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.01, #0d1117), color-stop(0.5, #e5e5e5), color-stop(0.99, #0d1117))}.theme--light .ui-project__gradient{background-color:#e5e5e5;background-image:linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-o-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-moz-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-webkit-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-ms-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.01, #e5e5e5), color-stop(0.5, #0d1117), color-stop(0.99, #e5e5e5))}.ui-project__gradient--top{position:absolute;top:0;left:0}.ui-project__gradient--right{width:95%;position:absolute;right:0;bottom:0;transform:rotate(90deg);transform-origin:100% 0}.ui-project__gradient--bottom{position:absolute;bottom:0;left:0}.ui-project__gradient--left{width:95%;position:absolute;left:0;top:0;transform:rotate(90deg);transform-origin:0 0}
.ui-experience-page{box-sizing:border-box;width:1024px;max-width:1024px;display:flex;flex-direction:column;gap:3rem;padding:0 4rem}@media only screen and (max-width: 992px){.ui-experience-page{padding:0}}@media only screen and (max-width: 767px){.ui-experience-page{max-width:100vw}}
.ui-experience-timeline{box-sizing:border-box;margin-top:1rem}@media only screen and (max-width: 767px){.ui-experience-timeline__body{overflow-x:scroll;display:flex;flex-direction:row;max-width:100vw;padding-left:1px}}
.ui-experience-view{box-sizing:border-box;padding:0;box-shadow:none}@media only screen and (max-width: 767px){.ui-experience-view{padding:2rem 1.5rem 2rem 0rem}}.ui-experience-view__body{display:flex;justify-content:flex-start;align-items:center}@media only screen and (max-width: 767px){.ui-experience-view__body .ui-timeline-stage{display:none}}.ui-experience-view__body--right{justify-content:flex-end}.ui-experience-view__body--right .ui-info-box{order:1}.ui-experience-view__body--last .ui-timeline-stage{justify-content:flex-start}
.ui-info-box{box-sizing:border-box;flex-basis:calc(50% - 42px);min-height:190px;display:flex;flex-direction:column;padding:10px;gap:1rem;position:relative;transition:transform .3s ease-in-out}.ui-info-box:hover{transform:scaleY(1.05) scaleX(1.005)}.ui-info-box__header{align-self:flex-end;display:flex;justify-content:center;align-items:center;z-index:2;gap:8px;font-size:1.4rem;line-height:1.5}.ui-info-box__header__period,.ui-info-box__header__role{border:1px solid;padding:.25rem .5rem;border-radius:9999px}.theme--dark .ui-info-box__header__period,.theme--dark .ui-info-box__header__role{border-color:#e5e5e5}.theme--light .ui-info-box__header__period,.theme--light .ui-info-box__header__role{border-color:#0d1117}.ui-info-box__body{width:100%;align-self:center;display:flex;gap:10px}.ui-info-box__body__icon img{width:90px;height:auto}@media only screen and (max-width: 866px){.ui-info-box__body__icon img{width:70px}}.ui-info-box__body__details{display:flex;flex-direction:column;text-align:left;letter-spacing:.075rem;gap:1rem}.ui-info-box__body__details h3{font-size:2.4rem;font-weight:600;line-height:3rem}@media only screen and (max-width: 866px){.ui-info-box__body__details h3{font-size:2rem}}.ui-info-box__body__details h4{font-size:2.2rem;font-weight:400;line-height:2.5rem;margin-bottom:1rem;letter-spacing:.05rem}@media only screen and (max-width: 866px){.ui-info-box__body__details h4{font-size:2rem}}.ui-info-box__body__details p{font-size:1.8rem;opacity:.5;line-height:1.5rem}@media only screen and (max-width: 866px){.ui-info-box__body__details p{font-size:1.6rem}}.ui-info-box__gradient{height:1px;width:100%;margin:0 auto}.theme--dark .ui-info-box__gradient{background-color:#0d1117;background-image:linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-o-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-moz-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-webkit-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-ms-linear-gradient(left, #0d1117 1%, #e5e5e5 50%, #0d1117 99%);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.01, #0d1117), color-stop(0.5, #e5e5e5), color-stop(0.99, #0d1117))}.theme--light .ui-info-box__gradient{background-color:#e5e5e5;background-image:linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-o-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-moz-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-webkit-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-ms-linear-gradient(left, #e5e5e5 1%, #0d1117 50%, #e5e5e5 99%);background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.01, #e5e5e5), color-stop(0.5, #0d1117), color-stop(0.99, #e5e5e5))}.ui-info-box__gradient--top{position:absolute;top:0;left:0}.ui-info-box__gradient--right{width:48%;position:absolute;right:0;bottom:0;transform:rotate(90deg);transform-origin:100% 0}@media only screen and (max-width: 767px){.ui-info-box__gradient--right{width:58%}}.ui-info-box__gradient--bottom{position:absolute;bottom:0;left:0}.ui-info-box__gradient--left{width:48%;position:absolute;left:0;top:0;transform:rotate(90deg);transform-origin:0 0}@media only screen and (max-width: 767px){.ui-info-box__gradient--left{width:58%}}@media only screen and (max-width: 767px){.ui-info-box{flex-basis:100%;min-width:330px}}
.ui-timeline-stage{box-sizing:border-box;width:84px;height:240px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px}.ui-timeline-stage__top,.ui-timeline-stage__bottom{width:1px;height:110px}.theme--dark .ui-timeline-stage__top,.theme--dark .ui-timeline-stage__bottom{background-color:#e5e5e5}.theme--light .ui-timeline-stage__top,.theme--light .ui-timeline-stage__bottom{background-color:#0d1117}.ui-timeline-stage__center{align-self:flex-start;display:flex;align-items:center;gap:5px}.ui-timeline-stage__center__line{height:1px;width:30px}.theme--dark .ui-timeline-stage__center__line{background-color:#e5e5e5}.theme--light .ui-timeline-stage__center__line{background-color:#0d1117}.ui-timeline-stage__center__circle{width:12px;height:12px;border:2px solid;border-radius:50%}.theme--dark .ui-timeline-stage__center__circle{border-color:#e5e5e5}.theme--light .ui-timeline-stage__center__circle{border-color:#0d1117}.ui-timeline-stage--right{align-self:flex-end;flex-direction:row-reverse}
.ui-education-timeline{box-sizing:border-box}@media only screen and (max-width: 767px){.ui-education-timeline__body{overflow-x:auto;display:flex;flex-direction:row;max-width:100vw;padding-left:1px}}
.ui-skills{box-sizing:border-box;margin-bottom:3rem}.ui-skills__body__skills{display:flex;justify-content:space-between;gap:2.5rem;flex-wrap:wrap}.ui-skills__body__skills__skill{cursor:pointer}.ui-skills__body__skills__skill svg{transition:all .5s ease}.ui-skills__body__skills__skill svg:hover{transform:scale(1.1)}@media only screen and (max-width: 767px){.ui-skills .ui-card-header__left{gap:2rem}}
.ui-contact-page{box-sizing:border-box;width:1024px;max-width:1024px;display:flex;flex-direction:column;gap:0rem;padding:0 4rem}@media only screen and (max-width: 767px){.ui-contact-page{padding:0 1rem}}
.ui-contact-form{box-sizing:border-box;width:100%;padding:3rem 5rem 4rem 5rem;margin-top:1rem}.ui-contact-form .ui-card-header__left__description i{font-weight:600;color:#e31b6d}@media only screen and (max-width: 767px){.ui-contact-form{padding:4rem 1rem}}.ui-contact-form__body{margin-top:2rem}.ui-contact-form__body__form{display:flex;flex-direction:column}.ui-contact-form__body__form .ui-button{margin-top:4rem;align-self:flex-end;padding:1rem 2rem}.ui-contact-form__body__form .ui-button__title{font-size:2rem}
.ui-input-field{box-sizing:border-box;display:flex;flex-direction:column;text-align:left;gap:.5rem;width:100%;font-size:1.6rem;margin:2rem 0}.ui-input-field__label{margin-bottom:.5rem}.ui-input-field__input{padding:11px;outline:none}.theme--dark .ui-input-field__input{background-color:#0d1117;color:#e5e5e5}.theme--light .ui-input-field__input{background-color:#e5e5e5;color:#0d1117}.theme--dark .ui-input-field__input::placeholder,.theme--dark .ui-input-field__input:-webkit-autofill,.theme--dark .ui-input-field__input:-webkit-autofill:hover,.theme--dark .ui-input-field__input:-webkit-autofill:focus,.theme--dark .ui-input-field__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #0d1117 inset;-webkit-text-fill-color:#e5e5e5}.theme--light .ui-input-field__input::placeholder,.theme--light .ui-input-field__input:-webkit-autofill,.theme--light .ui-input-field__input:-webkit-autofill:hover,.theme--light .ui-input-field__input:-webkit-autofill:focus,.theme--light .ui-input-field__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #e5e5e5 inset;-webkit-text-fill-color:#0d1117}.ui-input-field__input__error{outline:none;border:1px solid #e31b6d}.ui-input-field__input__error:focus{border:1px solid #e31b6d}.ui-input-field__error{color:#e31b6d;font-size:1.4rem}
.ui-single-select-field{box-sizing:border-box}
.ui-checkbox-field{box-sizing:border-box}
.ui-text-area-field{box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;text-align:left;gap:.5rem;width:100%;font-size:1.6rem;margin:2rem 0}.ui-text-area-field__label{margin-bottom:.5rem}.ui-text-area-field__input{padding:11px;outline:none}.theme--dark .ui-text-area-field__input{background-color:#0d1117;color:#e5e5e5}.theme--light .ui-text-area-field__input{background-color:#e5e5e5;color:#0d1117}.theme--dark .ui-text-area-field__input::placeholder{background-color:#0d1117;color:#e5e5e5}.theme--light .ui-text-area-field__input::placeholder{background-color:#e5e5e5;color:#0d1117}.ui-text-area-field__input__error{outline:none;border:1px solid #e31b6d}.ui-text-area-field__input__error:focus{border:1px solid #e31b6d}.ui-text-area-field__error{color:#e31b6d;font-size:1.4rem}
.ui-alert-message{box-sizing:border-box;display:flex;align-items:center;font-size:1.6rem;padding:.5rem 1rem;border:1px solid #e31b6d;color:#e31b6d}.ui-alert-message__icon{margin-right:1rem}.ui-alert-message--error{border-color:#e31b6d !important}
.ui-not-found-page{box-sizing:border-box;color:#e31b6d}

/*# sourceMappingURL=styles.css.map*/