@font-face{font-family:Ribeye;src:url(/static/media/Ribeye.7089bd1fdbb65cb68f42.ttf)}@font-face{font-family:Poppins;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf)}@font-face{font-family:Poppins2;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf)}body{background-color:#222;margin:0;padding:0}.loader{display:flex;height:100vh;justify-content:center}.app,.loader{align-items:center;width:100%}.app{-webkit-animation:fade-in 3s cubic-bezier(.39,.575,.565,1) both;animation:fade-in 3s cubic-bezier(.39,.575,.565,1) both;display:grid;flex-direction:column;height:100%}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.header{align-items:center;background-color:#222;display:flex;height:55px;justify-content:space-between;margin:30px 60px 0}@media screen and (max-width:1024px){.header{margin:30px 30px 0}}.menu-ul{display:flex;justify-content:space-between;margin:0;width:50rem}.menu-li a{color:hsla(0,0%,100%,.5);font-weight:400}.menu-li a,.menu-li a:hover{cursor:pointer;font-family:Poppins;font-size:18px;font-style:normal;line-height:35px;text-decoration:none}.menu-li a:hover{color:#fff;font-weight:700}.menu-ul-small img{cursor:pointer;display:none;height:55px;width:55px}.menu-ul-small-overlay{background-color:#222;cursor:default;display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%;z-index:5}.menu-ul-small-overlay-close-img{cursor:pointer;display:absolute;height:55px;margin-right:30px;width:55px}.menu-ul-small-overlay-logo-logo{cursor:pointer;display:absolute;margin-left:30px}.menu-ul-small-overlay-logo{display:flex;justify-content:space-between;margin-top:30px;width:100%}.menu-ul-small-overlay-box{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.menu-ul-small-overlay-link a{color:hsla(0,0%,100%,.5);font-weight:400}.menu-ul-small-overlay-link :hover,.menu-ul-small-overlay-link a{cursor:pointer;font-family:Poppins;font-size:28px;font-style:normal;line-height:80px;text-decoration:none}.menu-ul-small-overlay-link :hover{color:#fff;font-weight:700}@media screen and (max-width:1170px){.menu-ul{display:none}.menu-ul-small img{display:flex}}.logo{display:flex}.logo-img{background-color:#007ced;border-radius:50%;justify-content:center;margin:0;width:55px}.logo-img,.logo-text{align-items:center;display:flex;height:55px}.logo-text{margin-left:8px}.p1 a{color:#fff;cursor:pointer;font-family:Ribeye;font-size:35px;font-style:normal;font-weight:400;line-height:35px;text-decoration:none}.p2 a{font-family:Poppins2;font-weight:700}.p2 a,.p3 a{color:#fff;cursor:pointer;font-size:30px;font-style:normal;line-height:35px;text-decoration:none}.p3 a{font-family:Poppins;font-weight:400}@media screen and (max-width:260px){.logo-text{display:none}}.footer{align-items:center;background-color:#222;border-top:2px;border-top-color:#333;border-top-style:solid;display:flex;height:70px;justify-content:space-between;margin:0 60px}@media screen and (max-width:1024px){.footer{justify-content:center;margin:0 30px}}.footerlinks-ul{display:flex;justify-content:space-between;margin:0;width:18rem}.footerlinks-li{color:hsla(0,0%,100%,.5);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:35px}.footerlinks-li a{color:hsla(0,0%,100%,.5);direction:none}.footerlinks-li a:hover{color:#fff}@media screen and (max-width:1024px){.footerlinks-ul{display:none}}.copyright{color:hsla(0,0%,100%,.4);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:35px}@media screen and (max-width:1024px){.copyright{font-size:12px;text-align:center}}.page-home{align-items:center;height:300px;justify-content:center;margin:200px 60px}.page-home,.page-home-box{background-color:#222;display:flex}.page-home-box{justify-content:flex-start}.page-home-box-logo{align-items:center;display:flex;justify-content:center}.page-home-box-logo-background{align-items:center;background:#444;border-radius:50%;box-shadow:0 0 50px rgba(0,0,0,.8);height:400px;justify-content:center;position:flex;width:400px}.movie{border-radius:50%;height:370px;left:15px;position:relative;top:15px;width:370px}.page-home-box-text{background-color:#222;display:flex;flex-direction:column;margin-left:80px;width:800px}.page-home-box-text-h2{color:hsla(0,0%,100%,.5);font-family:Poppins;font-size:24px;font-style:normal;font-weight:400;line-height:35px;margin-top:44px}.page-home-box-text-h1{font-size:70px;font-weight:700}.page-home-box-text-h1,.page-home-box-text-p{color:#fff;font-family:Poppins;font-style:normal;line-height:35px;margin-top:44px}.page-home-box-text-p{font-size:20px;font-weight:400}.page-home-box-text-buttons{display:flex;justify-content:flex-start;margin-top:44px}@media screen and (max-width:1024px){.page-home{height:900px;margin:50px 0}.page-home-box{display:flex;flex-direction:column}.page-home-box-logo-background{height:300px;width:300px}.movie{height:270px;width:270px}.page-home-box-text{justify-content:center;margin-left:0;margin-top:0;width:100%}.page-home-box-logo{justify-content:center;margin:0 0 50px}.page-home-box-text-h2{font-size:20px;margin-top:0;text-align:center}.page-home-box-text-h1{text-align:center}.page-home-box-text-p{font-size:16px;margin:44px 60px 0;text-align:center}.page-home-box-text-buttons{justify-content:center}}@media screen and (max-width:400px){.page-home{margin:40px 0}}.button1 a{align-items:center;background:#333;border:3px solid #007ced;border-radius:30px;color:#fff;cursor:pointer;display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;height:60px;justify-content:center;line-height:35px;text-decoration:none;width:180px}@media screen and (max-width:1024px){.button1 a{font-size:14px;height:50px;width:120px}}.button2 a{align-items:center;background:#333;border:3px solid #d5d5d5;border-radius:30px;color:#fff;cursor:pointer;display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;height:60px;justify-content:center;line-height:35px;margin-left:15px;text-decoration:none;width:160px}@media screen and (max-width:1024px){.button2 a{font-size:14px;height:50px;width:120px}}.pagebackend-box{display:flex;justify-content:flex-start;width:100%}.pagebackend-box-left{display:flex;flex-direction:column;margin:0 60px 10px;width:50%}.pagebackend-box-right{display:flex;flex-direction:column;margin:0 60px;width:50%}@media screen and (max-width:1024px){.pagebackend-box{display:grid;width:100%}.pagebackend-box-left,.pagebackend-box-right{display:grid;margin:0 0 40px;width:100%}}.pageheadline{align-items:center;background-color:#252525;border-bottom:2px;border-bottom-color:#333;border-bottom-style:solid;border-top:2px;border-top-color:#333;border-top-style:solid;display:flex;height:230px;margin:60px 0;padding-left:60px}.pageheadline-text{color:#fff;font-family:Poppins;font-size:55px;font-style:normal;font-weight:700;line-height:35px}@media screen and (max-width:1024px){.pageheadline-text{font-size:42px}.pageheadline{justify-content:center;padding-left:0}}@media screen and (max-width:260px){.pageheadline-text{font-size:28px}}.headline-box{display:flex;flex-direction:column;margin-bottom:30px}.headline-box-h1{color:#fff;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:35px}.headline-box-border-grey{background-color:#353535;height:2px;margin-top:5px;width:110px}.headline-box-border-blue{background-color:#007ced;height:2px;position:relative;top:-2px;width:40px}@media screen and (max-width:1024px){.headline-box{display:grid;justify-content:center;width:100%}}.pagebox-box{grid-gap:0;display:grid;gap:0;grid-template-columns:80px 80%;grid-template-rows:40px 1fr;margin-bottom:40px;width:100%}.pagebox-box-picture{align-items:center;display:flex;grid-column:1;grid-row:1;height:60px;justify-content:center;width:60px}.pagebox-box-headline{align-items:flex-end;color:#fff;display:flex;font-size:18px;font-weight:700;grid-row:1;justify-content:flex-start;line-height:35px}.pagebox-box-headline,.pagebox-box-text{font-family:Poppins;font-style:normal;grid-column:2}.pagebox-box-text{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400;grid-row:2;line-height:30px}@media screen and (max-width:1024px){.pagebox-box{grid-template-columns:100%;grid-template-rows:40px 50px 1fr;width:100%}.pagebox-box-headline{grid-column:1;grid-row:1;justify-content:center}.pagebox-box-picture{grid-column:1;grid-row:2;justify-content:center;width:100%}.pagebox-box-text{grid-column:1;grid-row:3;margin:10px 30px 0;text-align:center}}.skillbar-box{grid-gap:0;display:grid;gap:0;grid-template-columns:30% 70%;grid-template-rows:25px 24px;margin-bottom:40px}.skillbar-box-name{color:#fff;font-size:18px;font-weight:700;grid-column:1;justify-content:flex-start}.skillbar-box-name,.skillbar-box-value{display:flex;font-family:Poppins;font-style:normal;grid-row:1;line-height:35px}.skillbar-box-value{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:400;grid-column:2;justify-content:flex-end}.skillbar-box-graf{border:3px;border-color:#444;border-radius:15px;border-style:solid;display:flex;grid-column:1/3;grid-row:2;height:15px;justify-content:flex-start;margin-top:8px}.skillbar-box-graf-background-10{width:10%}.skillbar-box-graf-background-10,.skillbar-box-graf-background-20{background-color:#007ced;border-radius:9px;height:9px;left:4px;position:relative;top:3px}.skillbar-box-graf-background-20{width:20%}.skillbar-box-graf-background-30{width:30%}.skillbar-box-graf-background-30,.skillbar-box-graf-background-40{background-color:#007ced;border-radius:9px;height:9px;left:4px;position:relative;top:3px}.skillbar-box-graf-background-40{width:40%}.skillbar-box-graf-background-50{width:50%}.skillbar-box-graf-background-50,.skillbar-box-graf-background-60{background-color:#007ced;border-radius:9px;height:9px;left:4px;position:relative;top:3px}.skillbar-box-graf-background-60{width:60%}.skillbar-box-graf-background-70{width:70%}.skillbar-box-graf-background-70,.skillbar-box-graf-background-80{background-color:#007ced;border-radius:9px;height:9px;left:4px;position:relative;top:3px}.skillbar-box-graf-background-80{width:80%}.skillbar-box-graf-background-90{width:90%}.skillbar-box-graf-background-100,.skillbar-box-graf-background-90{background-color:#007ced;border-radius:9px;height:9px;left:4px;position:relative;top:3px}.skillbar-box-graf-background-100{width:98.5%}@media screen and (max-width:1024px){.skillbar-box{grid-template-columns:50% 50%;margin:0 60px 40px}}.pagefrontend-box{display:flex;justify-content:flex-start;width:100%}.pagefrontend-box-left{display:flex;flex-direction:column;margin:0 60px 60px;width:50%}.pagefrontend-box-right{display:flex;flex-direction:column;margin:0 60px;width:50%}.pagefrontend-box-right-bars{display:grid;width:100%}@media screen and (max-width:1024px){.pagefrontend-box{display:grid;width:100%}.pagefrontend-box-left,.pagefrontend-box-right{display:grid;margin:0 0 40px;width:100%}}.portfolio-box{display:flex;justify-content:flex-start}.portfolio-box-box{margin:0 0 50px}.portfolio-box-box,.portfolio-box-box-box{display:flex;flex-direction:column;width:100%}.portfolio-box-box-box-box{margin:0 0 0 60px}.portfolio-box-galeriemenu{display:flex;justify-content:flex-start;margin:0 0 0 60px}@media screen and (max-width:1024px){.portfolio-box-box{display:grid;width:100%}.portfolio-box-box-box-box{margin:0}.portfolio-box-galeriemenu{justify-content:center;margin:0}}.galerie{display:flex;justify-content:flex-start;margin-top:40px;width:100%}.galerie-box1{grid-gap:20px;grid-template-rows:1fr}.galerie-box1,.galerie-box2{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:0 60px;width:100%}.galerie-box2{grid-gap:20px;grid-template-rows:1fr 1fr}.galerie-box3{grid-gap:20px;grid-template-columns:40% 60%;grid-template-rows:1fr 1fr 1fr}.galerie-box3,.galerie-box4{display:grid;gap:20px;margin:0 60px;width:100%}.galerie-box4{grid-gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr}.galerie-box5{grid-gap:20px;grid-template-rows:1fr 1fr 1fr 1fr 1fr}.galerie-box5,.galerie-box6{display:grid;gap:20px;grid-template-columns:40% 60%;margin:0 60px;width:100%}.galerie-box6{grid-gap:20px;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}.galerie-box-on{display:flex}.galerie-box-off{display:none}a{text-decoration:none}.galeriemenu-ul{display:flex;justify-content:space-between;margin:0 60px;width:450px}.galeriemenu-li{color:hsla(0,0%,100%,.5);cursor:pointer;text-decoration:none}.galeriemenu-li,.galeriemenu-li:hover{font-family:Poppins;font-size:18px;font-style:normal;font-weight:400;line-height:35px}.galeriemenu-li:hover{color:#fff}@media screen and (max-width:1024px){.galeriemenu-ul{width:300px}.galeriemenu-li a{font-size:16px}.galerie{margin-top:20px}.galerie-box1{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.galerie-box2{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}.galerie-box3{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}.galerie-box4{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.galerie-box5{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.galerie-box6{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}}.galeriebox{border-radius:15px;display:flex;justify-content:flex-start}.galeriebox img{border-radius:15px;height:100%;width:100%}.galeriebox-box1{height:100%}.galeriebox a{cursor:pointer}.galeriebox-tag{display:flex;flex-direction:column;justify-content:space-between;width:0}.galeriebox-tag-tag{position:relative;width:200px}.galeriebox-tag-tag-text{background:#007ced;border-radius:15px 0 15px 0;width:90px}.galeriebox-tag-tag-text,.galeriebox-tag-tag-text2{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;height:40px;justify-content:center;line-height:35px;position:relative}.galeriebox-tag-tag-text2{background:rgba(0,124,237,.5);border-radius:0 15px 0 15px;width:120px}@media screen and (max-width:1024px){.galeriebox-tag-tag-text{font-size:12px;height:30px;width:70px}.galeriebox-tag-tag-text2{font-size:12px;height:30px;width:120px}.galeriebox-box1,.galeriebox-tag{height:80%;padding-top:10%}}.galeriebox2{background-color:#222;display:flex;justify-content:flex-start;width:100%}.galeriebox2-box1{display:grid;width:100%}.galeriebox2-box2{font-size:28px}.galeriebox2-box2,.galeriebox2-box3{color:#fff;display:flex;font-family:Poppins;font-style:normal;font-weight:700;justify-content:flex-start;line-height:35px}.galeriebox2-box3{font-size:18px}.galeriebox2-box4{color:hsla(0,0%,100%,.7);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.galeriebox2-box5{display:flex;margin-bottom:20%}.galeriebox2-box6{align-items:center;display:flex;justify-content:left;width:10%}.galeriebox2-box6 img{height:50px;width:50px}.galeriebox2-box7{align-items:center;color:hsla(0,0%,100%,.7);display:flex;font-family:Poppins;font-size:12px;font-style:italic;font-weight:400;justify-content:left;line-height:30px;width:90%}@media screen and (max-width:1024px){.galeriebox2-box6 img{height:40px;width:40px}.galeriebox2-box2{font-size:24px}.galeriebox2-box3{font-size:18px}.galeriebox2-box4{font-size:16px}.galeriebox2-box7{font-size:12px;line-height:30px;width:85%}.galeriebox2-box6{width:15%}}.kontakt-box{display:flex;flex-direction:column;margin:60px 60px 0}.kontakt-box-map{display:flex;margin-bottom:30px}.kontakt-box-map img{height:160px;width:100%}.kontakt-box-undermap{display:flex;justify-content:flex-start}.kontakt-box-kontakt{display:flex;flex-direction:column;margin-right:10px;width:35%}.kontakt-box-formular{display:flex;flex-direction:column;width:65%}.kontakt-box-formular-button{display:flex;justify-content:flex-start;margin-top:10px}@media screen and (max-width:1024px){.kontakt-box-undermap{display:flex;flex-direction:column}.kontakt-box-map,.kontakt-box-map img{display:none}.kontakt-box-map{justify-content:center}.kontakt-box-formular,.kontakt-box-kontakt{width:100%}.kontakt-box-formular-button{display:flex;justify-content:center;margin-top:30px}}.button3{align-items:center;border:3px solid #007ced;border-radius:30px;display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));height:60px;justify-content:center;text-decoration:none;width:180px}.button3,.button3-text{background:#333;cursor:pointer}.button3-text{border:none;color:#fff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:35px}@media screen and (max-width:1024px){.button3{font-size:14px;height:55px;width:130px}}.kontakt-box-formular-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;margin-bottom:30px;width:100%}.kontakt-box-formular-grid-1{border:2px solid #555;border-radius:5px;display:flex;grid-column:1;grid-row:1;justify-content:flex-start}.kontakt-box-formular-grid-1-text,.kontakt-box-formular-grid-2-text,.kontakt-box-formular-grid-3-text,.kontakt-box-formular-grid-4-text{background-color:#222;border:none;color:hsla(0,0%,100%,.5);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:30px;width:100%}.kontakt-box-formular-grid-2{grid-row:2}.kontakt-box-formular-grid-2,.kontakt-box-formular-grid-3{border:2px solid #555;border-radius:5px;display:flex;grid-column:1;justify-content:flex-start}.kontakt-box-formular-grid-3{grid-row:3}.kontakt-box-formular-grid-3-text option{font-size:12px}.kontakt-box-formular-grid-4{border:2px solid #555;border-radius:5px;display:flex;grid-column:2;grid-row:1/4;justify-content:flex-start;resize:none}@media screen and (max-width:1024px){.kontakt-box-formular-grid{gap:10px;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 200px;margin-bottom:40px;width:100%}.kontakt-box-formular-grid-1{grid-column:1;grid-row:1}.kontakt-box-formular-grid-2{grid-column:1;grid-row:2}.kontakt-box-formular-grid-3{grid-column:1;grid-row:3}.kontakt-box-formular-grid-4{grid-column:1;grid-row:4}}
/*# sourceMappingURL=main.07c631ec.css.map*/