@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@300&family=Outfit:wght@100;200;300;500;600;700;800;900&display=swap);*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0}body{background:#000}a,h1,h4,p{color:#fff;text-decoration:none}ul{list-style-type:none}.btn{background:#f8d90f;border:1px solid #fff;color:#222;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;text-transform:uppercase}.btn-light{background:transparent;color:#fff}.btn:hover{background:hsla(0,0%,100%,.2);color:#fff;transition:.3s}.hero-img1{background:rgba(0,0,0,.7);height:100vh;position:relative;width:100%}.hero-img1:before{background:url(/static/media/intro-bg.cf2364827d8b8a98642e.jpg);background-position:top;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.heading1{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hero-img1 h1{font-size:4rem;padding:.6rem 0 1.5rem}.hero-img1 p{font-size:1.4rem;font-weight:200;text-transform:uppercase}.link .btn{margin:1rem .2rem;padding:1rem 5rem}.link .btn:first-child{margin-left:2.6rem}@media screen and (max-width:640px){.hero-img1 h1{font-size:2rem}.hero-img1 p{font-size:1.4rem;text-align:center}.heading1 .link{display:flex;flex-direction:column}.link .btn{margin:.5rem 1rem;padding:1rem 4rem}.link .btn:first-child{margin-left:1rem}}.container{border-radius:20px;display:flex;height:100%;margin:20px 0;padding:.2rem;width:100%}.personNeu{align-items:center;background-color:#111;color:#fff;display:flex;flex-direction:column;height:400px;opacity:.9;width:40rem}.personNeu:hover{box-shadow:0 0 5px 5px rgba(109,109,10,.75);-webkit-box-shadow:0 0 5px 5px rgba(109,109,10,.75);-moz-box-shadow:0 0 5px 5px rgba(109,109,10,.75);cursor:pointer}.personNeu .image{align-items:center;background:url(https://images.unsplash.com/photo-1540397106260-e24a507a08ea?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1183&q=80);background-repeat:no-repeat;background-size:100%;display:flex;height:180px;justify-content:center;width:100%}.image img{border-radius:50%;height:64%;margin-top:60%;width:42%;z-index:1}.personNeu .name{font-size:1.1rem;margin-top:66px;text-align:center}.name>*{margin-top:6px}button{margin-top:15px}.paragraph{background-color:#111;color:#fff;display:flex;flex-direction:column;gap:1rem;height:400px;justify-content:center;padding:1rem 1rem 1rem 2rem}.paragraph h1{color:#f8d90f}.paragraph h2{color:#fd0}.paragraph p{font-size:1.4rem}@media (max-width:1024px){.container{display:flex;flex-direction:column}.personNeu{display:flex}.personNeu,.personNeu .image{height:100%;width:100%}.image img{margin-top:50%}.personNeu .name{margin-top:8px}.paragraph{display:flex;flex-direction:column;height:100%;text-align:center;width:100%}}.project-heading{padding:4rem 0 2rem;text-align:center}.project-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.project-card{background:#1a1919;padding:1.2rem 1rem}.project-card:hover{box-shadow:0 0 21px 4px rgba(34,78,221,.75);-webkit-box-shadow:0 0 21px 4px rgba(34,78,221,.75);-moz-box-shadow:0 0 21px 4px rgba(34,78,221,.75);cursor:pointer}.project-card img{height:12rem;width:100%}.project-title{color:#d2691e;padding:1rem 0;text-align:center}.pro-details p{font-size:1.1rem;height:120px;padding-bottom:1rem;text-align:center}.pro-btns{display:flex;justify-content:center;padding:.5rem 0}.pro-btns .btn{padding:.5rem 1rem}@media screen and (max-width:980px){.project-container{grid-template-columns:1fr;margin:auto;max-width:90%}.project-card img{height:auto;width:100%}}.blog-heading{padding:4rem 0 2rem;text-align:center}.blog-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px;padding-bottom:5rem}.blog-card{background:#1a1919;padding:1.2rem 1rem}.blog-card:hover{box-shadow:0 0 21px 4px rgba(34,78,221,.75);-webkit-box-shadow:0 0 21px 4px rgba(34,78,221,.75);-moz-box-shadow:0 0 21px 4px rgba(34,78,221,.75);cursor:pointer}.blog-card img{height:12rem;width:100%}.blog-title{color:#d2691e;padding:1rem 0;text-align:center}.blog-details p{font-size:1.1rem;height:200px;padding-bottom:1rem;text-align:center}.blog-btns{display:flex;justify-content:center;padding:.5rem 0}.blog-btns .btn{padding:.5rem 1rem}@media screen and (max-width:980px){.blog-container{grid-template-columns:1fr;margin:auto;max-width:90%}.blog-card img{height:auto;width:100%}}.project{background:rgba(0,0,0,.5);height:100vh;position:relative;width:100%}.project:before{background:url(/static/media/projectImg.f9134ae0e9d1f97cd6b1.jpg);background-position:top;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.project h1{font-size:2.4rem}.project p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.project h1{font-size:2rem}.project p{font-size:1.4rem;text-align:center}}.aboutContent{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin:3rem 0;width:100%}.aboutContent .left{margin:auto;max-width:350px;padding:1rem;text-align:center}.aboutContent .left p{margin:1.2rem 0}.aboutContent .right{max-width:700px}.right .img-container{align-items:center;display:grid;grid-template-columns:repeat(12,1fr);margin-bottom:50px;position:relative;text-align:center}.right .img{border:1px solid #333;height:100%;max-width:100%}.right .top{grid-column:1/span 8;grid-row:1;padding-top:20%;z-index:6}.right .bottom{grid-column:4/-1;grid-row:1;z-index:5}.kompetenzen{background:#000;padding:6rem 1rem;width:100%}.kompetenzen h1{margin-bottom:20px;text-align:center}.card-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px}.card{color:#eee;padding:1rem;text-align:center}.card:hover{background-color:#141414}.card .cardIcon{font-size:2.5rem}.bar{border-bottom:1px solid #eee;display:block;margin:1.5rem auto;width:10%}.btc{font-size:2.5rem;font-weight:600;padding:1rem 0}.card .btn{display:block;margin:2rem auto;width:80%}@media screen and (max-width:740px){.card-container{grid-template-columns:1fr;margin:auto;max-width:90%}}.about{background:rgba(0,0,0,.5);height:100vh;position:relative;width:100%}.about:before{background:url(/static/media/aboutImg.a1cf45330e8ab54e6d56.jpg);background-position:top;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.about h1{font-size:2.4rem}.about p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.about h1{font-size:2rem}.about p{font-size:1.4rem;text-align:center}}label{color:#fff;margin-bottom:.5rem}form{display:flex;flex-direction:column;margin:auto;max-width:600px;padding:4rem 1rem}form input,form textarea{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1);color:#f4f4f4;font-size:1.2rem;margin-bottom:1rem;padding:10px 18px}form .myBtn{background-color:#d2691e;font-size:1.1rem;padding:8px 0;text-align:center}form .myBtn:hover{background-color:red;cursor:pointer}.contact{background:rgba(0,0,0,.5);height:100vh;position:relative;width:100%}.contact:before{background:url(/static/media/contactImg.41f61d005e89434247f0.jpg);background-position:top;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.contact h1{font-size:2.4rem}.contact p{font-size:1.4rem;text-align:center}@media screen and (max-width:640px){.contact h1{font-size:2rem}.contact p{font-size:1.4rem;text-align:center}}.header{align-items:center;display:flex;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header img{border-radius:50%;height:80px;margin-right:10px;width:120px}.header span{font-size:1.9rem;top:-30px}.header span,.icon{color:#fff;position:relative}.icon{margin:3px;top:3px}.header-bg{background-color:rgba(0,0,0,.85);transition:.5s}.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu li a{font-size:1.2rem;font-weight:500}.hamburger{display:none}@media screen and (max-width:1040px){.nav-menu{align-items:center;background:rgba(0,0,0,.9);flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.4s;width:100%;z-index:-3}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0}.nav-menu li a{font-size:2rem}.hamburger{cursor:pointer;display:inline;display:initial}}.footer{background-color:hsla(0,0%,7%,.8);padding:6rem 0;width:100%}.footer-container{grid-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1140px}.left{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.location{display:flex;margin-bottom:.8rem}.location p{line-height:30px}.right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.social{margin-top:1rem}.social .socialIcon{color:#fff;margin-right:1rem}.socialIcon:hover{color:#d2691e}h4{padding-bottom:.7rem}h4,p{font-size:1.2rem}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}.left,.right{align-items:center;display:flex}}.errorPage{background-image:url(/static/media/error.1d2992f3181a13f27ecb.jpg);background-size:100%;display:flex;height:100vh;justify-content:center}.errorPage img{width:65%}
/*# sourceMappingURL=main.3dce2d47.css.map*/