.app{min-height:100vh;transition:background-color .3s ease,color .3s ease}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-BwLIet1C.ttf) format("truetype");font-weight:400}@font-face{font-family:Lato;src:url(/assets/Lato-Bold-B5iD31kO.ttf) format("truetype");font-weight:700}@font-face{font-family:Source Sans Pro;src:url(/assets/SourceSansPro-Regular-so5UI2yf.otf) format("opentype");font-weight:400}@font-face{font-family:Source Sans Pro;src:url(/assets/SourceSansPro-Semibold-AYYzzsmr.otf) format("opentype");font-weight:500}@font-face{font-family:Source Sans Pro;src:url(/assets/SourceSansPro-Bold-BjJml8lq.otf) format("opentype");font-weight:600}@font-face{font-family:Source Sans Pro;src:url(/assets/SourceSansPro-Black-oD6-aD-p.otf) format("opentype");font-weight:700}@font-face{font-family:Nunito;src:url(/assets/Nunito-Light-CFkSxSOc.ttf) format("truetype");font-weight:300}@font-face{font-family:Nunito;src:url(/assets/Nunito-Medium-L5wTUp6G.ttf) format("truetype");font-weight:400}@font-face{font-family:Nunito;src:url(/assets/Nunito-SemiBold-BDYPXFJ_.ttf) format("truetype");font-weight:500}@font-face{font-family:Nunito;src:url(/assets/Nunito-Bold-CZ01jYvx.ttf) format("truetype");font-weight:600}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none;color:inherit}ul{list-style:none}img,video{display:block;width:100%;height:100%;object-fit:cover}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}html{font-size:10px;scroll-behavior:smooth}body{font-size:2rem;font-family:Source Sans Pro}body::-webkit-scrollbar{display:none}.highlight{background-color:#e3e3e3}.about{display:flex;flex-direction:column;gap:2.4rem;width:100%;height:100%;color:#253237;margin:0 0 3.2rem}@media screen and (min-width: 768px){.about{flex-direction:row;max-width:112rem;margin:0 0 6rem}}.about__desc{flex:2;border-radius:1.6rem;background-color:#f7f7f7;padding:1.6rem;display:flex;flex-direction:column;line-height:3rem}@media screen and (min-width: 768px){.about__desc{padding:3.2rem;line-height:3.2rem}}.about__photo{flex:1;border-radius:1.6rem;overflow:hidden}.about__photo--mobile{width:50%;float:left;margin-right:1.6rem}.about__heading{margin-bottom:2.4rem;font-family:Nunito;font-weight:600}.about__content{font-family:Source Sans Pro;height:100%;display:flex;flex-direction:column;gap:2.4rem}.about__content-part--hidden{display:none}@media screen and (min-width: 768px){.about__content-part--hidden{display:block}}.btn--read-more{background-color:transparent;border:none}.read-more__btn-content{display:flex;justify-content:center;align-items:center}.icon--arrow{width:3.2rem;height:3.2rem}.hero{display:flex;flex-direction:column;gap:2.4rem;width:100%;padding:3rem 1.6rem 3.2rem}@media screen and (min-width: 768px){.hero{gap:2rem;flex-direction:row;padding:8.8rem 0 10.4rem;max-width:112rem}}.hero__col{flex:1}.hero__col-icon{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:3rem}@media screen and (min-width: 768px){.hero__col-icon{display:flex;position:relative}}.hero .liu-icon--hero{width:45%;align-self:flex-end}@media screen and (min-width: 768px){.hero .liu-icon--hero{position:absolute;left:140px;scale:80%;width:unset}}.hero__desc{font-size:2.8rem;line-height:3.6rem!important;color:#c2dfe3}@media screen and (min-width: 768px){.hero__desc{font-size:3.6rem;line-height:5.4rem!important}}.hero__heading{font-family:Nunito;font-weight:400;font-size:4.8rem;line-height:4.8rem;color:#c2dfe3}@media screen and (min-width: 768px){.hero__heading{font-size:6.4rem;line-height:6.4rem}}.bold{font-weight:600}.projects{max-width:112rem;width:100%;color:#253237}.projects-list{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 768px){.projects-list{gap:6rem}}.projects__heading{margin-bottom:2.4rem;font-family:Nunito;font-weight:600;padding:0 1.6rem;color:#f7f7f7}@media screen and (min-width: 768px){.projects__heading{padding:0 3.2rem}}.project-card{display:flex;gap:4rem}.project-card-img{flex:1}.project-card-text{flex:1;display:flex;flex-direction:column;justify-content:space-between}.project-links{display:flex;gap:4rem;justify-content:center}.project-tech{display:flex;flex-direction:column;gap:2rem}.project-tech-list{display:flex;flex-wrap:wrap;gap:.8rem}.project{width:100%;height:100%;background-color:#f7f7f7;display:flex;flex-direction:column;gap:2.4rem;border-radius:1.6rem;padding:1.6rem}@media screen and (min-width: 768px){.project{flex-direction:row;padding:3.2rem}}.project__heading{font-family:Nunito}.project__subheading{color:#5c6176}.project__icons-link{display:flex;flex-direction:column;gap:.8rem;justify-content:center;align-items:center;padding:1.6rem;flex:1;border-radius:2rem}.project__icon{width:6rem;height:6rem;display:block;fill:#9c110d}.project__link{background-color:#253237;border-radius:50%;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (min-width: 768px){.project__link{width:5rem;height:5rem}}.project__link-icon{width:1.8rem;height:1.8rem;transition:transform .3s ease}@media screen and (min-width: 768px){.project__link-icon{width:2.4rem;height:2.4rem}}.project__col{flex:.564;display:flex;flex-direction:column;justify-content:space-between;gap:1.6rem;max-height:45.6rem}@media screen and (min-width: 768px){.project__col{max-height:none}}.project__header{display:flex;justify-content:space-between;flex-direction:column}.project__img{border-radius:1.2rem;height:35rem;overflow:hidden;box-shadow:#959da533 0 8px 24px}.project__img img{object-position:top left}@media screen and (min-width: 768px){.project__img img{height:100%}}.project__stack{display:flex;flex-wrap:wrap;gap:1.2rem}.project__stack-el{background-color:#e3e3e3;color:#253237;border-radius:8rem;padding:.8rem 1.6rem;font-size:1.6rem;font-family:Nunito;font-weight:600;line-height:100%}.project__desc{flex:.414;line-height:3.2rem;display:flex;flex-direction:column;gap:1.6rem}.project__desc-header{display:flex;justify-content:space-between}.project__desc-header:hover img{transform:rotate(-45deg)}@media screen and (min-width: 768px){.project__desc-header--mobile{display:none}}.project__desc-header--tablet{display:none;order:1}@media screen and (min-width: 768px){.project__desc-header--tablet{display:flex}}.project__desc-content{order:2}@media screen and (min-width: 768px){.project__desc-content{order:3}}.project__icons{display:flex;justify-content:center;gap:4rem;align-items:center}.project__icons-link{display:flex;flex-direction:column;gap:.8rem;justify-content:center;align-items:center;padding:1.6rem;flex-grow:0;border-radius:2rem}.project__icons-link:hover{background-color:#253237;transition:all .5s ease-out}.project__icons-link:hover .project__icon{fill:#f7f7f7}.project__icons-link:hover .project__icon-alt{color:#f7f7f7}.project__icons-link:hover .project__icon-laptop path{fill:#f7f7f7}.project__icon{width:4.6rem;height:4.6rem;display:block;fill:#9c110d}@media screen and (min-width: 768px){.project__icon{width:6rem;height:6rem}}.project__icon-alt{font-weight:500;color:#9c110d;line-height:100%}.project-link--home{order:3}@media screen and (min-width: 768px){.project-link--home{order:2}}.app{display:flex;flex-direction:column;align-items:center;margin-bottom:3.2rem}.main{margin:0 auto;max-width:112rem;width:100%;margin-top:10.8rem}.header{width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;overflow:hidden;z-index:1000;padding:5rem 1.6rem 0;position:fixed}.header--open{background:#f7f7f7;margin:0}.header--open .hamburger--primary .hamburger__line,.header--open .hamburger--secondary .hamburger__line{background-color:#253237}@media screen and (min-width: 768px){.header{padding:0;border-radius:6.7rem;flex-direction:row;color:#253237;max-width:40rem;justify-content:center;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 6px #0000001a;transition:backdrop-filter .3s ease;margin:2.4rem auto 3.6rem}}@media screen and (min-width: 768px){.header.solid-header{background:#f7f7f7;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;box-shadow:none}}@media screen and (min-width: 768px){.header{max-width:70rem;display:flex}}.header__wrp{width:100%;display:flex;justify-content:flex-end;padding:0 1.6rem}@media screen and (min-width: 768px){.header__wrp{width:unset;display:block;padding:unset}}.nav{padding:.8rem;width:100%;display:none}@media screen and (min-width: 768px){.nav{display:block}}.nav-list{list-style:none;display:flex;flex-direction:column;align-items:center;gap:2rem;cursor:pointer;width:100%}@media screen and (min-width: 768px){.nav-list{justify-content:space-between;flex-direction:row}}.nav-list__item{position:relative;flex:1;flex-grow:0;display:flex;justify-content:center;align-items:center;line-height:100%;transition:all .5s ease-out;width:100%}@media screen and (min-width: 768px){.nav-list__item{width:unset;flex-grow:1}}.nav-list__link{display:flex;padding:1.6rem;color:#000;height:100%;z-index:1;position:relative;border-radius:20rem;flex:1;justify-content:center;align-items:center;line-height:100%;transition:all .5s ease-out}.nav-list__link:hover{background-color:#e2e8f0;border-radius:20rem}.nav-list__link--active{color:#f7f7f7}.nav--open{display:flex;height:88vh}.dark-theme{height:2.4rem;width:2.4rem}.active-background{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#253237;border-radius:20rem;z-index:-1;transition:background-color .3s ease}.hamburger{flex-direction:column;justify-content:center;align-items:center;gap:.2rem;border:none;cursor:pointer;color:#fff;background-color:transparent;position:relative;transition:backdrop-filter .3s ease;z-index:99;display:flex;flex-wrap:wrap;width:fit-content;height:4rem}.hamburger--primary .hamburger__line{background-color:#ffbc42}.hamburger--primary .hamburger__line:hover{background-color:#9c110d}.hamburger .hamburger__line{background-color:#253237}.hamburger .hamburger__line:hover{background-color:#ffbc42}.hamburger__line{width:1.6rem;height:1.6rem;border-radius:.4rem;transition:all .3s ease}@media screen and (min-width: 768px){.hamburger{display:none}}.footer{margin-top:3.2rem}.hero__desc--projects,.hero__heading--projects{color:#c2dfe3}.liu-icon--projects{width:40%;align-self:flex-end;display:none}@media screen and (min-width: 768px){.liu-icon--projects{width:unset;position:absolute;scale:70%;left:140px;bottom:-15.4rem}}.tabs{width:100%;display:flex;flex-direction:column;gap:2.4rem}.tab-labels{display:flex;gap:1.6rem;list-style-type:none;color:#f7f7f7;overflow-x:scroll}@media screen and (min-width: 768px){.tab-labels{gap:2.4rem}}@media screen and (min-width: 999px){.tab-labels{overflow-x:unset}}.tab-label{flex:1;border-radius:1.6rem;padding:.8rem 1.6rem;cursor:pointer;font-size:1.6rem;font-weight:700;font-family:Nunito;background-color:#5c6176;display:flex;gap:1.35rem;align-items:center;justify-content:center;transition:all .5s ease-out}@media screen and (min-width: 768px){.tab-label{padding:1.6rem 2.4rem;font-size:2.4rem}}.tab-label:not(.tab-label--active):hover{background-color:#ffbc42;color:#253237}.tab-label--active{background-color:#f7f7f7;color:#253237}.tab__icon{font-size:3.2rem;line-height:3.2rem}@media screen and (min-width: 768px){.tab__icon{font-size:4rem;line-height:4rem}}@media screen and (min-width: 999px){.tab__icon{font-size:6rem;line-height:6rem}}.tab-content{color:#253237}.tab-content{display:flex;flex-direction:column;gap:2.4rem}.tab-content__heading{font-family:Nunito;font-size:3.2rem;font-weight:600;flex:1}.tab-content__heading--page{font-size:3.6rem}.tab-content__subheading{font-family:Nunito;font-size:2.4rem;font-weight:600}.tab-content__section{display:flex;flex-direction:column;gap:2.4rem;background-color:#fffffe;border-radius:1.6rem;padding:1.6rem}@media screen and (min-width: 768px){.tab-content__section{padding:3.2rem}}.tab-content__features{display:flex;flex-direction:column;justify-content:center;gap:2.4rem}.tab-content__features-list{flex:1;font-size:1.4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.tab-content__features-item{display:flex;gap:.8rem;flex-wrap:wrap}@media screen and (min-width: 768px){.tab-content__features-item{flex-wrap:nowrap}}.tab-content__features-name{font-weight:500;flex:0 0 auto;min-width:15rem;max-width:30%}.tab-content__img{border:1px solid #5c6176;border-radius:2rem;overflow:hidden}.tab-content__overview{display:flex;flex-direction:column;gap:1.6rem}.tab-content__icons{display:flex;gap:4rem;justify-content:center;align-items:center}.tab-content__icon{width:4.2rem;height:4.2rem;display:block;margin:1.6rem}.tab-content__icon--check,.tab-content__icon--next{width:2.4rem;height:2.4rem}.tab-content__desc{font-size:2rem;line-height:3.2rem}.tab-content__tags{display:flex;gap:1.2rem;font-family:Nunito;font-size:1.6rem;line-height:100%;font-weight:700}.tab-content__tag{padding:.8rem 1.6rem;background-color:#e3e3e3;border-radius:8rem}.tab-content__outcome{width:100%;overflow:hidden;object-position:top;position:relative}.tab-content__outcome img{height:unset}.projects-main{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#253237;overflow:hidden;margin:.8rem}@media screen and (min-width: 768px){.projects-main{margin:unset;margin:0 3.2rem}}.hero__desc--connect,.hero__heading--connect{color:#253237}.hero--connect{padding-bottom:0}.liu-icon--connect{width:40%;margin-top:2.4rem;align-self:center}@media screen and (min-width: 768px){.liu-icon--connect{align-self:center;width:20rem;height:20rem}}.connect{margin:0 .8rem;display:flex;flex-direction:column;gap:6rem;margin:0 0 8rem}@media screen and (min-width: 768px){.connect{display:block;margin:0 0 8rem}}.liu-icon--connect-mobile{display:none}.connect-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;width:100%}.btn{font-family:Nunito,sans-serif;background-color:#fffffe;font-size:2.4rem;padding:1.6rem 2.4rem;border-radius:1.6rem;border:none;transition:background-color .5s ease-out}.btn:hover{background-color:#ffbc42;color:#253237}.btn__icon{width:4rem;height:4rem}.btn--connect{width:100%;display:flex;justify-content:center;align-items:center;gap:2.4rem}.btn--connect-about span{display:none}@media screen and (min-width: 768px){.btn--connect-about span{display:block}}.email-icon{fill:#253237}.linkedin-icon{stroke:#253237}.hero__desc{line-height:100%}.hero__heading--about,.hero__desc--about{color:#253237}.liu-icon--about{width:10%;align-self:flex-end;display:none}@media screen and (min-width: 768px){.liu-icon--about{width:unset;position:absolute;scale:80%;left:14rem;bottom:-13.6rem}}.about-page{width:100%;gap:2.4rem;overflow-x:hidden;display:flex}.about-page__content{display:flex;flex-direction:column;gap:2.4rem;flex:1}.about-card{background-color:#fffffe;border-radius:1.6rem;overflow:hidden;padding:1.6rem;display:flex;flex-direction:column;gap:2.4rem;color:#253237}@media screen and (min-width: 768px){.about-card{padding:3.2rem}}.about-card__wrp-1{flex:1}.about-card__heading{font-size:3.6rem;font-weight:600;font-family:Nunito,sans-serif}.about-card__desc{display:flex;flex-direction:column;gap:2.4rem;font-size:2rem}.about-card img{border-radius:1rem}@media screen and (min-width: 768px){.about-card--mobile{display:none}}.about-card--tablet{display:none}@media screen and (min-width: 768px){.about-card--tablet{display:block}}.about-card--1{grid-area:text-journey;height:100%}.about-card--2{grid-area:main-img;height:84.5rem;flex:1}.about-card--3{grid-area:links;align-items:center;justify-content:center}.btn--connect-about{border:1px solid #c2dfe3}
