.about-hero-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;justify-content:space-between;margin:0 auto;max-width:var(--width-container);padding:5%}.about-hero-section h2{color:var(--light-pink);font-weight:700;margin-bottom:40px}.about-hero-section div{font-size:18px}.about-hero-container a{color:var(--soft-black);cursor:pointer;text-decoration:none}.about-hero-container a:hover{text-decoration:underline}.about-hero-section{min-width:200px;width:50%}.about-hero-container img{align-self:center;height:100%;max-width:400px;min-width:200px;object-fit:cover;width:40%}@media only screen and (max-width:800px){.about-hero-container img{margin:0 auto}.about-hero-container img,.about-hero-section{width:100%}.about-hero-section h2{margin-bottom:30px}}.projects-section .header{margin:0 auto;max-width:var(--width-container);padding:5%}.projects-wrapper{display:flex;flex-direction:row;width:100%}@media only screen and (max-width:800px){.projects-section .header{padding:30px}.projects-wrapper{flex-direction:column}}.project-card{color:var(--white);cursor:pointer;height:530px;overflow:hidden;position:relative;text-align:center;width:50%}.project-card img{height:auto;max-height:90%;max-width:90%;object-fit:cover;width:auto}.project-card,.project-cover{align-items:center;display:flex;justify-content:center}.project-cover{display:flex;flex-direction:column;gap:10px;height:100%;opacity:0;padding:10px;position:absolute;transition:opacity .4s;width:100%}.project-cover h5{font-weight:700}.project-card:hover .project-cover{opacity:1}@media only screen and (max-width:800px){.project-card{height:280px;width:100%}.project-card img{max-height:70%;max-width:70%}}.coming-soon-section{align-items:center;display:flex;height:500px;justify-content:center;margin:0 auto;max-width:var(--width-container);padding:5%;width:100%}.coming-soon-section h3{text-align:center}@media only screen and (max-width:800px){.coming-soon-section{height:300px;padding:30px}}.about-section{margin:0 auto;max-width:var(--width-container);padding:5%}.about-section img{height:auto;object-fit:cover;width:100%}.about-section article{margin-top:5%}.about-section h2{color:var(--light-pink);font-weight:700;margin-bottom:2%}.cta-btns-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;height:300px;justify-content:center}.cta-btns-container a{border:2px solid var(--dark-orange);border-radius:3px;box-shadow:0 3px 3px rgba(0,0,0,.126);color:var(--dark-orange);padding:10px 15px;text-decoration:none;transition:all .4s}.cta-btns-container a:hover{background-color:var(--dark-orange);box-shadow:0 3px 3px rgba(0,0,0,.13);color:var(--white)}@media only screen and (max-width:400px){.cta-btns-container{flex-direction:column}}.design-process{margin:0 auto;max-width:var(--width-container);padding:5%}.design-process h4{margin-bottom:45px;text-align:center}.design-process img{height:auto;padding:0 8%;width:100%}@media only screen and (max-width:800px){.design-process h4{margin-bottom:30px}.design-process img{padding:0}}.main{grid-gap:30px 100px;display:grid;gap:30px 100px;grid-template-columns:3fr 1fr;grid-template-rows:auto auto;margin:0 auto;max-width:var(--width-container);padding:5%}.main h4{font-weight:700;margin-bottom:30px}.main h5{font-weight:700;margin-bottom:10px}.description{grid-area:1/1/2/2}.challenge{grid-area:2/1/3/2}.additional-info{grid-row-gap:20px;display:grid;grid-area:1/2/3/3;row-gap:20px}.additional-info span{display:block}@media only screen and (max-width:800px){.main{grid-gap:30px 0;display:grid;gap:30px 0;grid-template-columns:1fr;grid-template-rows:auto auto auto}.main h4{margin-bottom:20px}.description{grid-area:1/1/2/2}.additional-info{grid-area:2/1/3/2}.challenge{grid-area:3/1/4/2}.additional-info{gap:25px 30px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto)}.goals{grid-area:1/1/2/2}.roles{grid-area:1/2/2/3}.tools{grid-area:1/3/3/4}.team{grid-area:2/1/3/2}.duration{grid-area:2/2/3/3}}.research>div{margin:0 auto;max-width:var(--width-container);padding:5%}.research{margin:5% 0}.research,.research a{color:var(--white)}.research h4{font-style:italic;margin-bottom:10px}.solutions>div{margin:0 auto;max-width:var(--width-container);padding:5%}.solutions{margin:5% 0}.solutions h4{font-style:italic}.solutions .items-box{display:flex;gap:100px;justify-content:space-between}.solutions ul{display:flex;justify-content:flex-end}.solutions ul li{display:inline-block;max-width:240px;vertical-align:top;width:30%}.solutions ul li+li{margin-left:50px}.solutions .items-box span{font-size:30px}.solutions .items-box p{margin-top:30px}.solutions .sketching h4{margin-bottom:20px}.solutions img{display:block;height:auto;margin:0 auto;max-width:var(--width-container);width:100%}@media only screen and (max-width:800px){.solutions .items-box{gap:10%;padding-top:10%}.solutions .items-box h4{margin-bottom:auto;margin-top:auto}.solutions ul{flex-direction:column;gap:20px;width:60%}.solutions ul li{display:flex;max-width:none;width:auto}.solutions ul li+li{margin-left:0}.solutions .items-box span{font-size:20px}.solutions .items-box p{font-size:15px;margin-left:25%;margin-top:0}};.conclusion>div{margin:0 auto;max-width:var(--width-container);padding:5%}.conclusion{margin:5% 0}.conclusion h4{font-style:italic}.conclusion h4 span{font-style:normal}.conclusion h4,.conclusion p{margin-bottom:20px}.conclusion ul{margin-left:10px}.conclusion li{line-height:2}@media only screen and (max-width:800px){.conclusion{padding-bottom:10%;padding-top:10%}}.problems{margin:0 auto;max-width:var(--width-container);padding:5%}.problems .insights,.problems .items-box{width:100%}.insights .img-wrapper,.insights .items-content,.problems .items-box h5,.problems ul{display:inline-block;vertical-align:top}.problems .items-box h5{margin-right:50px;width:100px}.problems ul{max-width:700px;width:60%}.problems li+li{margin-top:15px}.problems h5{font-style:italic}.insights{display:flex;margin-top:15px}.insights .img-wrapper{align-items:baseline;display:inline-flex;justify-content:flex-end;padding-right:15px;width:60%}.insights .items-content{height:-webkit-min-content;height:min-content;width:40%}.insights .items-content h5{margin-bottom:10px}.line-x,.line-y{background-color:var(--soft-black)}.line-y{height:65%;width:5px}.line-x{height:5px;width:95%}@media only screen and (max-width:800px){.problems .items-box h5{margin-right:5%}.insights .items-content{width:70%}}.prototypes-change{align-items:center;display:flex;justify-content:space-evenly;margin:80px 0}.prototypes-change p{font-size:16px;margin:0 5%;max-width:260px;text-align:center;width:100%}.prototypes-change .img-container span{display:block;font-size:25px;font-style:italic;margin-bottom:30px;text-align:center}.prototypes-change img{max-width:300px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.prototypes-slide{margin-bottom:30px;margin-top:60px}.prototypes-slide p{font-size:16px;margin:0 auto;max-width:260px;text-align:center}.prototypes-slide .img-container{margin-bottom:60px}.prototypes-slide .img-container img,.prototypes-slide .img-container span{display:block;margin:0 auto}.prototypes-slide .img-container span{font-size:18px;font-style:italic;margin-bottom:30px;text-align:center}.prototypes-slide .img-container img{max-width:300px}.swiper-button-next,.swiper-button-prev{color:var(--soft-black)!important}@media screen and (max-width:480px){.prototypes-slide .img-container img{max-width:200px}}.prototypes{margin:0 auto;max-width:var(--width-container);padding:0 5%}.prototypes h4{font-style:italic;margin-bottom:20px}.prototypes a{background-color:var(--dark-grey);border-radius:10px;color:var(--white);display:block;font-size:18px;height:65px;line-height:60px;margin:0 auto;text-align:center;width:210px}.prototype-link-wrapper{padding-bottom:5%;padding-top:10%}.prototypes-slides-wrapper{display:none}@media only screen and (max-width:800px){.prototypes-wrapper{display:none}.prototypes-slides-wrapper{display:block}.prototypes a{border-radius:8px;font-size:16px;height:50px;line-height:50px;width:160px}}.project-link{margin:0 auto;max-width:var(--width-container);padding:0 5% 5%}.project-link,.project-link a{align-items:center;display:flex;flex-direction:column}.project-link a{border-radius:50%;color:#fff;font-style:italic;height:400px;justify-content:center;text-align:center;width:400px}.project-link img{height:220px;width:auto}.project-link a h5{margin-bottom:15px;text-align:center}.project-link p{font-size:22px;margin-top:30px;text-align:center;word-spacing:5px}@media only screen and (max-width:800px){.project-link{padding-bottom:10%;padding-top:5%}.project-link p{font-size:18px}.project-link a{height:250px;width:250px}.project-link img{height:140px}}.hero{align-items:center;display:flex;flex-direction:column;max-height:600px;padding:40px 0;width:100%}.hero img:first-child{height:auto;max-width:400px;width:70%}.hero img:last-child{max-height:90%;max-width:800px;object-fit:cover;width:100%}.scroll-top-btn{background-color:var(--white);border:none;border-radius:50%;bottom:5%;cursor:pointer;height:50px;left:calc(95% - 50px);position:-webkit-sticky;position:sticky;width:50px;z-index:4}.scroll-top-btn img{height:100%;width:100%}@media screen and (max-width:800px){.scroll-top-btn{height:40px;left:calc(95% - 40px);width:40px}}.navbar{background-color:var(--white);box-shadow:0 4px 4px hsla(11,34%,77%,.1);height:var(--navbar-height);padding:0 5%;position:fixed;top:0;width:100%;z-index:5}.mobile-menu,.navbar{align-items:center;display:flex;justify-content:space-between}.menu-btn{background:none;border:none;cursor:pointer;display:none}.navbar .logo-img{width:30px}.navbar .menu-img{width:25px}.navbar .close-img{width:17px}.navbar ul{display:flex;gap:85px}.navbar ul li{display:inline}.navbar ul a{color:var(--soft-black);display:inline-block;text-decoration:none}.navbar ul a:hover{font-weight:700}@media only screen and (max-width:800px){.navbar{flex-direction:column;height:auto;padding:0}.mobile-menu{display:flex;height:var(--navbar-height-mobile);padding:0 30px;width:100%}.navbar ul{border-top:1px solid hsla(11,34%,77%,.1);display:none;flex-direction:column;gap:0;width:100%}.navbar ul a{padding:12px 30px;width:100%}.navbar ul a:hover{background-color:hsla(11,34%,77%,.25)}.navbar .logo-img{width:25px}.menu-btn{display:inline-block}}footer{align-items:center;background-color:var(--dark-grey);display:flex;flex-direction:column;gap:20px;height:var(--footer-height);justify-content:center;margin-top:20px;padding:5%;width:100%}footer p{color:var(--white);text-align:center}.socials-container{align-items:center;display:flex;flex-direction:row;gap:20px}.socials-container a{align-items:center;cursor:pointer;display:flex;height:25px;justify-content:center;width:35px}.socials-container img{height:22px;transition:height .2s}.socials-container a:hover img{height:24px}@media only screen and (max-width:800px){footer{padding:30px}}:root{--white:#fff;--light-pink:#d8b7b0;--light-grey:#fcfcfc;--soft-orange:#f4ba79;--soft-tile:#89d2bf;--soft-black:#2e2e2e;--dark-grey:#404040;--dark-orange:#eb6658;--navbar-height:80px;--navbar-height-mobile:60px;--footer-height:230px;--width-container:1200px}@font-face{font-family:Avenir;font-style:normal;font-weight:400;src:url(/static/media/AvenirNextLTPro-Regular.94f2f163d4b698242fef.otf) format("opentype")}@font-face{font-family:Avenir;font-style:normal;font-weight:700;src:url(/static/media/AvenirNextLTPro-Bold.711a4eb654bf1139f123.otf) format("opentype")}@font-face{font-family:Avenir;font-style:italic;font-weight:400;src:url(/static/media/AvenirNextLTPro-It.3e062c6caf04ecafa42c.otf) format("opentype")}body{background-color:#fcfcfc;background-color:var(--light-grey);color:#2e2e2e;color:var(--soft-black)}#root{display:flex;flex-direction:column;min-height:100vh}*{box-sizing:border-box;font-family:Avenir,sans-serif;line-height:1.7;margin:0;padding:0}.app-container{flex:1 1;margin-top:80px;margin-top:var(--navbar-height)}h1{font-size:70px}h1,h2{font-weight:400}h2{font-size:40px}h3{font-size:35px}h3,h4{font-weight:400}h4{font-size:30px}h5{font-size:20px}h5,h6{font-weight:400}p{font-size:18px}@media only screen and (max-width:800px){.app-container{margin-top:60px;margin-top:var(--navbar-height-mobile)}h1{font-size:50px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}p{font-size:16px}}.is-flex{display:flex!important}.is-inline-block{display:inline-block}
/*# sourceMappingURL=main.8bc1cdc3.css.map*/