@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter;margin:0 auto;padding-left:0;padding-right:0;scroll-behavior:smooth}p{font-size:16px}h1{font-size:4.5vh}h1,h2{font-weight:400}h2{font-size:1.6rem}h3,h4{font-size:1.3rem;font-weight:400}a{color:#000;text-decoration:none}.slideIn0{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);transition:opacity 1s ease-out,-webkit-transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out,-webkit-transform 1s ease-out}.slideIn100{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.wide-width{width:100%}.narrow-width,.wide-width{margin:0 auto;padding-left:0;padding-right:0}.narrow-width{width:92%}@media (min-width:768px){h1{font-size:2.3rem}h3,h4{font-size:1.5rem}h4{font-weight:400}.slideIn0{opacity:1;-webkit-transform:translateY(50px);transform:translateY(50px);transition:opacity 1s ease-out,-webkit-transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out,-webkit-transform 1s ease-out}}@media (min-width:1025px){h1{font-size:3.8vw}h2{font-size:2.4rem}h3{font-size:1.8rem}.narrow-width{width:85%}.slideIn0{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);transition:opacity 1s ease-out,-webkit-transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out,-webkit-transform 1s ease-out}.slideIn100{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}header{background-color:#fff;position:fixed;top:0;width:100%;z-index:1000}nav{align-items:center;display:flex;flex-direction:row;justify-content:space-between;justify-items:center;margin-left:auto;margin-right:auto;width:92%}.logo{margin-bottom:20px;margin-top:20px}ul{display:flex;flex-direction:row;list-style:none;margin:0;padding:0}li{margin-left:30px}main{margin:0 auto;padding-left:0;padding-right:0}footer{height:150px}.CTA{background-color:#000;border-radius:100px;bottom:20px;color:#fff;cursor:pointer;display:block;font-size:16px;margin:0 auto;outline:none;padding:13px 25px;position:fixed;right:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1000}.light-link{color:#fff;text-decoration:none}@media (min-width:768px){footer{height:200px}}@media (min-width:1025px){nav{width:85%}}.introduction{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(9,1fr);height:100vh}.introduction-text{grid-column:1/9;grid-row:3/7;margin-top:-30px;position:relative;z-index:2}.introduction-img{grid-column:3/9;grid-row:5/9;height:100%;object-fit:cover;width:100%;z-index:1}.fadeImage0{opacity:0;transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:opacity 1.2s ease-out,transform 1.2s ease-out;transition:opacity 1.2s ease-out,transform 1.2s ease-out,-webkit-transform 1.2s ease-out}.fadeImage100{opacity:1}.link-projects{align-items:center;display:flex;flex-direction:row;justify-items:center;opacity:0}.icon{margin-top:17px}#projects{margin-top:40px}@media (min-width:560px){.introduction{grid-gap:8%;align-items:center;display:grid;gap:8%;grid-template-columns:47% 45%;grid-template-rows:100%;height:700px;justify-items:center;margin-top:50px}.introduction-text{grid-column:1/2;grid-row:1/2;margin-top:70px}.introduction-img{grid-column:2/3;grid-row:1/2;height:80%;object-fit:cover;width:100%}.fadeImage0{opacity:1;transition:opacity 1s ease-out,-webkit-transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out,-webkit-transform 1s ease-out}#projects{margin-top:0}}@media (min-width:1025px){.introduction{height:850px;margin-top:0}.introduction-header{margin-bottom:30px}.link-projects{opacity:1}.link-projects p{font-size:1.2vw;margin-right:20px}#projects{margin-top:100px}@media (min-height:730px){.introduction{height:100vh;margin-top:0}}}.accordion{border-bottom:1px solid #000}button{align-items:center;background-color:#fff;border:none;color:#000;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;outline:none;padding-bottom:20px;padding-right:20px;padding-top:20px;width:100%}.ion-icon{font-size:22px;transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in}.ion-icon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion-content{display:flex;max-height:0;overflow:hidden;overflow-x:auto;transition:max-height 1.4s ease}.accordion-content.expanded{-webkit-animation:fade 1s ease-in-out;animation:fade 1s ease-in-out;max-height:320px}.accordion-item{height:320px;margin-right:20px;margin-top:25px;width:310px}.accordion-img{height:200px;object-fit:cover;width:310px}@media (min-width:768px){button{padding-bottom:30px;padding-top:30px}.accordion-content.expanded{max-height:580px}.accordion-item{height:580px;width:630px}.accordion-img{height:460px;width:630px}}@media (min-width:1025px){button{padding-bottom:8px;padding-top:8px}.accordion-content.expanded{max-height:620px}.accordion-item{height:620px;margin-right:50px;width:690px}.accordion-img{height:500px;width:690px}}.about{grid-gap:30px;align-items:end;display:grid;gap:30px;grid-template-columns:100%;grid-template-rows:auto auto;justify-items:center;margin-top:70px}.about-image{height:auto;max-height:100%;max-width:100%;object-fit:cover;width:auto}@media (min-width:768px){.about{grid-gap:5%;align-items:end;display:grid;gap:5%;grid-template-columns:50% 45%;justify-items:center;margin-top:70px}.about-image{height:auto;max-height:100%;max-width:100%;object-fit:cover;width:auto}}.multiple-hifi{display:flex;flex-direction:column}.cover-img{object-fit:cover}@media (min-width:768px){.multiple-hifi{display:flex;flex-direction:column;gap:15px}}.project-top{align-items:center;display:grid;grid-template-columns:100%;grid-template-rows:auto auto auto;margin-top:120px}.project-image-container{align-items:center;display:flex;grid-column:1/2;grid-row:1/2;justify-content:center;margin-bottom:60px}.project-date{font-size:1rem;grid-column:1/2;grid-row:2/3}.project-image{height:100%;object-fit:cover;width:95%}.project-summary{grid-column:1/2;grid-row:3/4;margin-top:-50px}.project-type{opacity:0}.line-horizontal{background-color:#000;height:.5px;width:30%}.project-header{font-size:3rem;margin-top:0}.project-challenge{margin-right:0}#info{border-top:1px solid #000;margin-bottom:80px;margin-top:70px;padding-top:30px}.info-box{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1.7fr}.info-box h3,.info-box p{font-size:.8rem}.solution-text{margin-right:10%;margin-top:55px}@media (min-width:600px){.project-top{grid-template-rows:auto;margin-top:150px}.project-date{bottom:50%;position:absolute;right:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.project-summary{margin-right:40%;margin-top:0}.project-type{align-items:center;display:flex;flex-direction:row;justify-items:center;opacity:1}.project-type p{margin-right:20px}.project-header{font-size:3.4rem;margin-bottom:30px;margin-top:20px}.project-image-container{grid-column:1/2;grid-row:2/3;margin-bottom:110px;margin-top:0}.project-image{object-fit:cover;width:70%}#info{grid-column-gap:20px;grid-row-gap:20px;grid-gap:40px;border-top:none;-webkit-column-gap:20px;column-gap:20px;display:grid;gap:40px;grid-template-columns:3fr 3fr 2.5fr 1.5fr;grid-template-rows:1fr;margin-bottom:100px;margin-top:50px;padding-top:0;row-gap:20px}.info-box{align-items:start;gap:0;grid-template-columns:100%;grid-template-rows:95px auto;width:100%}.info-box h3{font-size:1.5rem}.two-row{grid-template-rows:95px auto}}@media (min-width:1025px){.project-top{align-items:center;grid-template-columns:50% 50%;grid-template-rows:100%;justify-items:center;margin-bottom:130px;margin-top:110px}.project-image-container{grid-column:2/3;grid-row:1/2;margin-bottom:0}.project-image{height:80%;width:90%}.project-summary{grid-column:1/2;grid-row:1/2;margin-right:60px}.project-header{font-size:5vw;margin-top:30px}.project-challenge{font-size:1rem;margin-right:20%}#info{gap:50px;grid-template-columns:3fr 3fr 2.5fr 1.5fr;grid-template-rows:1fr;margin-bottom:100px;margin-top:50px}.info-box{grid-template-rows:100px auto}.info-box p{font-size:1rem}.info-box h3{font-size:2rem}.solution-text{margin-right:30%;margin-top:70px}@media (min-height:730px){.project-top{height:93vh;margin-bottom:7vh;margin-top:50px}.project-header{font-size:5vw;margin-top:30px}.project-challenge{font-size:1.1rem;margin-right:20%}}}
/*# sourceMappingURL=main.a922e4c7.css.map*/