@import url(https://fonts.googleapis.com/css2?family=Fredericka+the+Great&family=Inter:wght@100;200;300;400;500&display=swap);:root{--navbarHeight:12vh;--backgroundColor:#fff1e6;--lightTextColor:#acadaf;--darkTextColor:#283618}*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}ul{list-style:none}a{color:inherit;text-decoration:none}.container{margin:0 auto;max-width:90%}@media screen and (min-width:1440px){.container{max-width:60%}}.App{background-color:var(--backgroundColor);min-height:100vh;overflow:hidden;position:relative}.scroll-to-top{background-color:#bb86fc;border:none;border-radius:50%;bottom:5vh;cursor:pointer;height:2.5rem;position:fixed;right:5vw;width:2.5rem;z-index:2}.scroll-to-top img{width:60%}.sidebar-disable-scroll{height:100vh}@media screen and (min-width:1024px){.sidebar-disable-scroll{height:auto}}.navbar-container{font-weight:600;height:var(--navbarHeight)}.navbar-desktop{display:none}.navbar-mobile{display:flex;justify-content:space-between;margin:0 auto;max-width:96%;position:relative}.navbar-mobile-menu{align-items:center;display:flex;height:var(--navbarHeight)}.navbar-mobile-menu img{width:2.5rem}.navbar-mobile-logo{align-items:center;display:flex;height:var(--navbarHeight);justify-content:center}.navbar-mobile-logo a{height:100%}.navbar-mobile-logo img{max-height:100%}@media screen and (min-width:1024px){.navbar-container{height:20vh}.navbar-desktop{display:flex;height:20vh;justify-content:space-between}.navbar-mobile{display:none}.navbar-desktop-logo,.navbar-desktop-logo a{height:100%}.navbar-desktop-logo img{max-height:100%}.navbar-desktop ul{align-items:center;display:flex;gap:2.5rem;justify-content:center}.navbar-desktop ul li a{color:var(--lightTextColor);padding:1rem}.navbar-desktop ul li a.active{color:#283618}}.slogan{margin-top:3rem;text-align:center}.slogan h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff9816,#f476ab,#8f53a8);-webkit-background-clip:text;background-clip:text;font-family:Fredericka the Great,cursive;font-size:2.5rem}.welcome{margin-top:2rem;text-align:center}.welcome span{background-color:#ffeda3;display:block}.home-container p{line-height:1.5;text-align:center}.projects-covers{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem}.projects-covers div{cursor:pointer;width:100%}.projects-covers div img{border-radius:8px;width:100%}@media screen and (min-width:768px){.slogan,.welcome{text-align:left}.welcome span{display:inline-block;padding:.5rem}.home-container p{text-align:left}}@media screen and (hover:none){.project-hover{margin-top:1rem;text-align:center}}@media screen and (hover:hover){.project-main{position:relative}.project-hover{background:rgba(0,0,0,.6);border-radius:8px;color:#fff;display:none;height:100%;left:0;position:absolute;top:0;width:100%}.project-hover h2{margin-bottom:.5rem;text-decoration:underline}.project-hover p{font-size:.75rem}.project-main:hover .project-hover{align-items:center;display:flex;flex-direction:column;justify-content:center}.projects-coming{position:relative}.projects-coming:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.projects-coming:hover:after{align-items:center;background:rgba(0,0,0,.7);border-radius:8px;color:#fff;content:"Coming Soon";display:flex;font-size:1.25rem;justify-content:center}}.nav-mobile-sidebar{height:calc(100vh - var(--navbarHeight));position:absolute;right:0;top:var(--navbarHeight);transition:all .3s ease-in-out;width:100%;z-index:2}.nav-mobile-disable-sidebar{-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .3s ease-in-out}.nav-mobile-sidebar-links{display:flex;height:100%;position:relative}.nav-mobile-sidebar-links img{display:block;position:absolute;right:10%;top:5%;width:2rem}.nav-mobile-sidebar-links ul{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding-top:5rem;width:100%}@media screen and (min-width:1024px){.nav-mobile-sidebar{display:none}}.project-theater p,li{line-height:1.5}.project-theater ol{list-style-position:inside}.project-theater h2{margin-bottom:.5rem}.project-theater p{margin-bottom:1rem}.project-theater img{width:100%}.project-theater>div{margin-bottom:3rem}.project-intro-imgs img{align-self:center;justify-self:center}.project-info{color:var(--darkTextColor)}.project-info div h3{margin-bottom:.5rem;text-decoration:underline}.project-vision{background-color:#35164d;color:#fff}.project-research-empathy,.project-research-persona{display:flex;flex-direction:column;gap:1rem}.project-research-empathy p:nth-of-type(2){margin-top:1.5rem}.project-research-persona{margin-top:3rem}.project-research-summary-container{background-color:#ddbea9}.project-research-summary{border:5px solid #000;border-radius:10px}.project-research-summary h3{margin-bottom:1rem}.project-research-summary h3:nth-of-type(2){margin-top:2rem}.project-research-summary span{color:#f32a15}.project-wireframes{background-color:#c9c9ba}.project-wireframes-img-container{display:flex;flex-direction:column;gap:1rem}.project-mockups{background-color:#c9c9ba}.project-comparison h3{margin-bottom:.5rem}.project-app-demo p,.project-comparison h3{text-transform:uppercase}.project-each-demo img{border-radius:10px}.project-figma-link h2{color:#9310da;text-align:center}.apply-padding{padding:2rem .5rem}@media screen and (min-width:768px){.project-info-ul{display:flex;gap:5rem}.project-theater p,li{line-height:1.75}.apply-padding{padding:2rem}.project-info{display:flex;justify-content:space-between}.project-vision-groups{display:flex}.project-vision-groups:nth-of-type(2){margin-top:3rem}.project-vision-groups>*{flex:1 1}.project-research-empathy,.project-research-persona{flex-direction:row}.project-research-empathy>*,.project-research-persona>*{flex:1 1}.project-preparation-groups{display:flex;gap:5rem}.project-preparation h2:nth-of-type(2){margin-top:2rem}.project-preparation-groups p{text-align:center}.project-wireframes-img-container{flex-direction:row}.project-wireframes-img-container div:first-of-type{flex:1 1 42%}.project-wireframes-img-container div:nth-of-type(2){flex:1 1 54%}.project-usability img{display:block;margin:0 auto;max-width:80%}.project-mockups-groups{display:flex;gap:1rem}.project-comparison-groups{align-items:center;display:flex}.project-comparison-groups>*{flex:1 1}.project-app-demo p{margin-top:1rem;text-align:center}.project-comparison-groups-right{text-align:right}.project-each-demo img{display:block;margin:0 auto;max-width:40%}}.stopcovid-pics{margin-bottom:2rem;width:100%}.stopcovid-pics img{max-width:100%}.about{margin-top:3rem}.about-profile{margin-bottom:5rem}.about-profile>div:first-of-type{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.about-profile img{max-width:50%}.about h2{font-weight:400;margin-bottom:1.5rem}.about p{line-height:1.5}.about-profile p:nth-of-type(2){margin:1.5rem 0}.about-interests{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.about-interests img{width:100%}.about-passionate h2{margin-bottom:1.5rem;text-align:center}@media screen and (min-width:1024px){.about-profile{display:flex}.about-profile>div:first-of-type{align-items:flex-start;flex:1 1 40%}.about-profile>div:nth-of-type(2){flex:1 1 60%}.about-profile img{width:100%}}.footer-container{background-color:#053225;color:#fff;height:25vh;margin-top:10rem;padding:1rem;position:relative}.footer{text-align:center}.footer a{display:block}.footer div:first-of-type{margin-bottom:1rem;text-transform:uppercase}.footer div:nth-of-type(2) a img{width:1.5rem}.rights{bottom:1rem;left:1rem;position:absolute}@media screen and (min-width:768px){.footer{margin:0 auto;max-width:80%;padding:2rem}}
/*# sourceMappingURL=main.f8cec687.css.map*/