body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}a{text-decoration:none}.colorDiv{max-width:100%;min-height:100vh;overflow:auto;width:100vw}.heroSection{align-items:center;background-color:#454745;display:flex;flex-direction:column;justify-content:space-between}.services{background-color:#e7cbb4}.works{background-color:#f283b6}.contact{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}.breadcrumb{background-color:#000;border-radius:4px;bottom:20px;color:#fff;left:50%;opacity:.9;padding:8px 16px;position:fixed;transform:translateX(-50%);z-index:1000}.logo img{height:3rem}.icons,.nav{align-items:center;display:flex;gap:3rem;justify-content:center}.nav a{color:#d6cad0;font-size:larger;font-weight:500}.nav img{height:2rem}.header{background-color:#454745;position:-webkit-sticky;position:fixed;top:0;width:100%;z-index:1000}.headerContent{align-items:center;margin:0 auto;max-width:90%;padding:.5rem;width:90rem}.headerContent,.heroContent{display:flex;justify-content:space-between}.heroContent{color:#f7fffd;flex-direction:row;margin:auto;max-width:70rem;text-align:left}.heroContent p{color:#d6cad0;font-size:x-large;letter-spacing:.3rem;line-height:2rem;margin:0;width:95%}.heroContent h1{font-size:3rem;letter-spacing:.2rem;margin:.7rem;width:80%}.heroContent span{color:#bf8461}.heroImageContainer{max-width:25rem;min-height:25rem;min-width:25rem}.heroImageContainer img{max-width:100%}.contactButton{background-color:#c4646a;border:none;border-radius:3rem;box-shadow:5px 4px 5px #0006;color:#fff;cursor:pointer;font-size:2rem;font-weight:700;margin-top:2rem;padding:.6rem 2rem}.contactButton a{color:#fff;text-decoration:none}.nextSection{color:#f7fffd;display:flex;flex-direction:row;font-family:Josefin Sans,sans-serif;font-size:1.5rem;font-weight:400;gap:1rem;justify-content:center}.services{color:#082f43;text-align:left}.services h3{font-size:2.15rem;font-weight:600;margin-bottom:10rem;margin-left:7.5vw;margin-top:6rem;width:63%}.servicesView{display:flex;flex-direction:column;margin:6rem auto;width:70%}.serviceComponent{background-color:#f7fffd;box-shadow:1px 4px 4px #0000004d;margin-top:-4rem;overflow:auto;padding-bottom:4rem;padding-top:2rem;width:40rem}.serviceComponent h2{font-size:2.5rem;margin:0 auto 2rem;width:66%}.serviceComponent p{font-size:1.5rem;font-weight:600;margin:.5rem auto;width:66%}.align-right{margin-left:auto}.align-left{margin-right:auto}.services .nextSection{color:#082f43}.projectComponent{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin:16rem auto;max-width:65vw;text-align:left}.projectComponent h1{font-family:Anonymous Pro,monospace;font-size:larger}.projectComponent span{text-decoration:underline}.projectComponent h2{background-color:#e1c596b3;font-family:Roboto Mono,monospace;font-size:small;padding:.4rem}.projectInfo{max-width:45%}.projectInfo img{height:6rem;margin-top:1rem}.projectComponent p{font-family:Allerta,monospace;font-size:1.4rem;line-height:2.3rem}.projectComponent button{background-color:#5d605d;border:none;color:#fff;cursor:pointer;font-family:Roboto Mono,monospace;font-size:1.5rem;font-weight:700;padding:.8rem 2rem}.projectImg{height:30rem;object-fit:contain;overflow:clip}.projectImg,.projectImg img{border-radius:2rem;min-width:30rem}.projectImg img{max-height:30rem;object-fit:cover}.works .nextSection{color:#082f43}.tags{display:flex;flex-direction:row;gap:1rem}.contactView{gap:8rem;justify-content:space-between;margin:10rem auto 0}.contactInfo,.contactView{display:flex;flex-direction:row;text-align:left}.contactInfo{font-size:2rem;margin:0 auto}.contactInfo h3{cursor:pointer;font-size:large;font-weight:400;margin:1rem;position:relative}.contactPrompt h1{font-size:3rem;font-weight:600;margin-top:0}.contactPrompt p{font-size:2.1rem;font-weight:450;letter-spacing:.06em;line-height:120%;max-width:25rem;width:100%}.contactForm{display:flex;flex-direction:column;width:30rem}.contactForm input,.contactForm label,.contactForm select,.contactForm textarea{font-size:1.1rem}.contactForm input,.contactForm select,.contactForm textarea{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:10px}.contactForm textarea{min-height:6rem;resize:vertical}.submitBtn{background-color:#424bf5;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;padding:.8rem}.contactForm label{display:block;margin-bottom:.4rem}@media (max-width:70rem){html{font-size:14px}.heroContent{align-items:center;flex-direction:column;margin:0 1rem;max-width:50rem;text-align:center}.heroIntro h1{margin:0 auto .7rem}.heroImageContainer{margin-top:10vh;max-width:25rem;order:-1;width:100%}.nav{font-size:.9rem;gap:1rem}.nav .icons{margin-left:2rem}.servicesView{margin:1rem auto;width:90%}.serviceComponent{margin-bottom:3rem;max-width:75vw;padding:2rem 1rem}.serviceComponent h2,.serviceComponent p{width:90%}.projectComponent{align-items:center;flex-direction:column;margin:20em auto;max-width:90%;text-align:center}.projectInfo{max-width:35rem;width:100%}.tags{justify-content:center}.projectImg{align-items:center;display:flex;height:25rem;justify-content:center;max-width:90vw;min-width:15rem;order:-1;overflow:hidden}.projectImg img{height:100%;object-fit:cover;object-position:center;width:100%}.contactView{align-items:center;flex-direction:column;gap:0;margin-top:8rem;max-width:96%}.contactPrompt p{max-width:-webkit-max-content;max-width:max-content;max-width:60rem}}@media (max-width:500px){html{font-size:10px}nav{gap:.5rem}.heroIntro h1{font-size:x-large;line-height:3rem}.heroIntro p{font-size:1.8rem;line-height:2.4rem;width:100%}.contactInfo{flex-direction:column}.contactForm{width:100%}.contactForm input,.contactForm label,.contactForm select,.contactForm textarea{font-size:1.5rem}}
/*# sourceMappingURL=main.c7145939.css.map*/