﻿container{width:1600px;max-width:100%;margin:auto;padding:0px 50px;display:block;box-sizing:border-box;position:relative}container.small{width:1600px;max-width:100%;margin:auto;padding:0px 50px;display:block;box-sizing:border-box;position:relative;width:1100px}.two-columns{display:grid;grid-template-columns:minmax(20px, auto) minmax(0px, 800px) minmax(0px, 800px) minmax(20px, auto);width:unset;padding:0;margin:0;position:relative}body{margin:0}@media screen and (max-width: 800px){container{padding:0px 20px}}main.blur{padding-right:var(--scrollbar-width)}footer.blur{padding-right:var(--scrollbar-width)}.headerWrap.blur::before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.7;z-index:10000;transition:400ms ease}.headerWrap.blur header{width:calc(100% - var(--scrollbar-width))}main{transition:filter 400ms ease}.no-scroll{overflow:hidden}header{background-color:#fff;margin:0;height:75px;width:100%;position:fixed;z-index:100;clip-path:polygon(0 0, 100% 0, 100% 65%, 0 100%)}.header-shadow{background:linear-gradient(179.2deg, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0) 65%);margin:0;height:100px;width:100%;position:fixed;z-index:95}.triangle-blue{height:155px;top:0;width:100%;position:absolute;z-index:90;background-color:#002d67;clip-path:polygon(0 0, 75% 0, 0 100%)}.triangle-orange{height:175px;top:0;width:100%;position:absolute;z-index:80;background-color:#f60;clip-path:polygon(0 0, 68% 0, 2% 100%)}.navigation{padding:50px 0;overflow-y:scroll;max-height:100%}#navbar{height:100px}#navbar .logo{display:inline-block}#navbar .logo img{display:inline-block;margin-top:.15rem;height:70px}.rex-navi1{list-style:none;display:flex;flex-direction:column;padding:0}.rex-navi1 li{position:relative}.rex-navi1 a{display:flex;align-items:center;gap:2rem;padding:1rem 0 1rem 2rem;border-bottom:2px solid #002d67;color:#002d67;text-decoration:none;font-size:2rem;font-weight:700;transition:200ms ease}.rex-navi1 a:hover{color:#fff;background-color:#f60;text-decoration:none;opacity:1;transition:200ms ease}.rex-navi1 a .submenu-toggle{height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center;transition:300ms ease}.rex-navi1 li.open .submenu-toggle{transform:rotate(45deg);transition:300ms ease}.rex-navi2{list-style:none;display:flex;flex-direction:column;justify-content:center;padding:0}.rex-navi2 a{display:flex;align-items:center;padding:1rem 0 1rem 4rem;border-bottom:1.5px solid #002d67;color:#002d67;text-decoration:none;font-size:1.5rem;font-weight:600;transition:200ms ease}.rex-navi2 a:hover{color:#fff;text-decoration:none;opacity:1;background-color:#f60;transition:200ms ease}.burger-container{position:fixed;top:.75rem;left:50%;transform:translateX(-50%);z-index:99999;clip-path:polygon(calc(100% - 100px) 0%, 100% 0%, 100% 100%, calc(100% - 100px) 100%);padding-bottom:.5rem}.burger{grid-area:1/4/1/5;margin-left:auto;position:relative;width:45px;height:30px;background:rgba(0,0,0,0);cursor:pointer;display:block;z-index:100000}.burger input{display:none}.burger span{display:block;position:absolute;height:5px;width:100%;background-color:#002d67;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.burger span:nth-of-type(1){top:0px;transform-origin:left center}.burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.burger span:nth-of-type(3){top:100%;transform-origin:left center;transform:translateY(-100%)}.burger input:checked~span:nth-of-type(1){transform:rotate(45deg);top:0px;left:5px}.burger input:checked~span:nth-of-type(2){width:0%;opacity:0}.burger input:checked~span:nth-of-type(3){transform:rotate(-45deg);left:5px;top:calc(100% + 1px)}.menu{position:fixed;top:0;right:0;width:50%;height:100%;background-color:#fff;z-index:1;opacity:0;visibility:hidden;transform:translateX(100%);transition:opacity .4s ease,visibility .4s ease,transform .4s ease}.menu.active{opacity:1;visibility:visible;transform:translateX(0);z-index:10000;box-shadow:rgba(0,0,0,.06) 0px 3px 5px}@media screen and (max-width: 1200px){.triangle-blue{height:135px}.triangle-orange{height:155px}.menu{width:100%}}@media screen and (max-width: 700px){.triangle-blue{height:115px}.triangle-orange{height:135px}#navbar .logo img{margin-top:.25rem;max-height:60px}}@media screen and (max-width: 450px){#navbar .logo img{margin-top:.5rem;max-height:50px}}@media screen and (max-width: 350px){.rex-navi1 li a{font-size:1.5rem}.rex-navi2 li a{font-size:1rem}}footer{margin-top:100px;position:relative;background-color:#002d67;color:#fff;display:flex;flex-direction:column}.footer{padding-top:2rem;padding-bottom:2rem;display:grid;grid-template-columns:1fr 1fr 2fr}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{color:#fff}.footer a{position:relative;color:#fff}.footer a:hover{color:#f60;opacity:1}.footer ul{list-style:none;padding:0;line-height:2}.footer .footer-partner{max-width:150px;height:75px;transition:300ms;filter:grayscale(1)}.footer .footer-partner:hover{filter:unset;transition:300ms}.footer .logos{display:flex;flex-wrap:wrap;gap:2rem}.orange-bar{height:120px;background-color:#f60;position:absolute;bottom:0;left:0;right:0;clip-path:polygon(100% 0, 0% 99%, 100% 99%)}.white-bar{padding:3rem 0 1rem 0;background-color:#fff;clip-path:polygon(0 0, 100% 45%, 100% 100%, 0% 100%)}.white-bar a{color:#002d67;font-weight:700;text-decoration:none;padding:1rem 0}.white-bar a:hover{color:#f60;opacity:1}.white-bar container{display:flex;justify-content:flex-end;gap:2rem}@media screen and (max-width: 1000px){.footer{grid-template-columns:1fr 1fr}.footer .column-3{grid-column:1/3}}@media screen and (max-width: 700px){.white-bar container{justify-content:center;gap:1rem}}body{font-family:"Segoe UI",sans-serif;font-size:1rem;color:#000}h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",sans-serif;color:#002d67}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.15rem}a{color:#0066b3;text-decoration:none;font-weight:700;transition:200ms}a:hover{opacity:.7;text-decoration:underline;transition:200ms}.linkbox{grid-column:3/5;grid-row:1;background-color:#0066b3;margin-left:50px;font-size:1.5rem;align-self:end;clip-path:polygon(0 0, 100% 0, 100% 100%, 40px 100%);transition:300ms;display:block;padding:.5rem 0 .5rem 4rem;text-decoration:none;font-weight:400;color:#fff}.linkbox i{opacity:0;transition:300ms}.linkbox:hover{opacity:.7;transition:300ms;text-decoration:none}.linkbox:hover i{opacity:1;transition:300ms}.linkbox::after{font-family:"Font Awesome 5 Pro";font-weight:400;content:"";padding-left:15px}@media screen and (max-width: 600px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.15rem}h6{font-size:1rem}}.textarea{padding:100px 0}.text-list{display:grid;grid-template-columns:1fr 2fr;align-items:center}.text-list .headline{grid-column:1/3}.text-list .list{display:flex;flex-direction:column;gap:2rem}.text-list .listpoint{position:relative;color:#002d67;font-size:1.5rem;font-weight:700}.text-list .orange-list{height:15px;width:1000%;right:calc(100% + 1rem);top:50%;transform:translateY(-50%);position:absolute;background-color:#f60;clip-path:polygon(0 0, 100% 0%, calc(100% - 15px) 100%, 0% 100%)}@media screen and (max-width: 1700px){.listpoint{padding-left:4rem}.text-list .orange-list{right:calc(100% - 3rem)}}@media screen and (max-width: 800px){.list{padding-bottom:4rem}.text-list{display:flex;flex-direction:column;align-items:flex-start}.listpoint{padding-left:8rem}.text-list .orange-list{right:calc(100% - 7rem)}}.hero{width:100%;height:100vh;position:relative;top:-25px;padding-bottom:1rem;overflow-x:clip}.hero-background{padding-top:75px;height:100%;width:100%;object-fit:cover;object-position:top center;clip-path:inset(0 0 75px 0)}.img-blur{filter:blur(4px);transform:scale(1.025);transform-origin:center center;width:100%;height:100%;clip-path:inset(0 0 85px 0)}.white-shape{background-color:#fff;height:150px;width:100%;position:absolute;bottom:1rem;clip-path:polygon(70% 0%, 0% 100%, 100% 100%);transform:scale(1.1);transform-origin:70% 0%}.blue-shape{background-color:#002d67;height:150px;width:100%;position:absolute;bottom:1rem;clip-path:polygon(70% 1%, 1% 99%, 100% 99%, 100% 40%)}.orange-shape{background-color:#f60;height:150px;width:100%;position:absolute;bottom:1rem;clip-path:polygon(70% 1%, 1% 99%, 100% 99%, 98% 15%)}.text-boxen{position:absolute;bottom:100px;transform:rotate(-7deg);display:flex;flex-direction:column;align-items:flex-start;gap:1rem;z-index:1}.text-boxen .text-box{margin:0;font-size:3.5rem;font-weight:700;color:#fff;padding:0 1rem}.text-boxen .text-box.orange{background-color:#f60}.text-boxen .text-box.dark-blue{background-color:#002d67}.text-boxen .text-box.blue{background-color:#0066b3}.hero-img{position:absolute;height:85%;left:70%;transform:translateX(-50%);bottom:0;margin-bottom:1rem;clip-path:inset(0 0 0.7rem 0)}.hero.right .hero-img{height:80%;left:25%}.hero.right .text-boxen{transform:unset;left:55%;bottom:300px}@media screen and (max-width: 1500px){.hero{height:95vh}}@media screen and (max-width: 1200px){.orange-shape,.white-shape,.blue-shape{height:100px}.text-boxen .text-box{font-size:3rem}.hero{margin-bottom:4rem}}@media screen and (max-width: 1100px){.hero-img{left:70%;transform:translateX(-50%);height:75%}}@media screen and (max-width: 700px){.hero{height:85vh}.orange-shape,.white-shape,.blue-shape{height:50px}.hero.right .text-boxen{left:unset;transform:rotate(-7deg);bottom:90px}.text-boxen{gap:.75rem;bottom:90px}.text-boxen .text-box{font-size:2.5rem}.hero-img,.hero.right .hero-img{left:50%;transform:translateX(-50%);height:75%}}@media screen and (max-width: 400px){.text-boxen,.hero.right .text-boxen{transform:rotate(-12deg);gap:.5rem}.text-boxen .text-box,.hero.right .text-boxen .text-box{font-size:1.5rem}}.cut{clip-path:polygon(0 15%, 100% 0%, 100% 100%, 0% 100%)}.imgWrap{margin-top:100px;position:relative;min-height:600px;grid-column:span 2}.imgWrap img{object-fit:cover;position:absolute;top:0;right:0;bottom:0;width:100%;max-width:1200px;height:100%;box-sizing:border-box}.textWrap{margin-top:100px;padding:0 50px;grid-row:1;grid-column:3}@media screen and (max-width: 1200px){.linkbox{clip-path:polygon(0 0, 100% 0, 100% 100%, 25px 100%)}}@media screen and (max-width: 800px){.bild-text .two-columns{display:flex;flex-direction:column}.textWrap{padding:0 20px}.linkbox{margin-top:50px;margin-left:20px;align-self:unset}}.icon-box-section{min-height:100vh;background-color:#e1ebf5;display:flex;flex-direction:column;padding:50px 0;box-sizing:border-box}.icon-box-section container{margin-top:0;margin-bottom:0}.icon-box-container{overflow:hidden;padding:0;min-height:100%;display:flex}.icon-wrapper{display:flex;width:100%}.icon-box{background-color:#fff;flex:0 0 33.333%;clip-path:polygon(0% 0%, 80% 0%, 100% 100%, 20% 100%);display:grid;grid-template-rows:4fr 1fr;grid-template-columns:1fr}.icon-box .icon{max-height:200px;max-width:200px;padding:2rem;padding-left:20%}.icon-box .textarea{padding:0 20%}.icon-box .textarea h1,.icon-box .textarea h2,.icon-box .textarea h3,.icon-box .textarea h4,.icon-box .textarea h5,.icon-box .textarea h6{margin-top:0}.icon-box .linkbox{grid-column:1;align-self:center;justify-self:end;grid-row:unset;width:60%;clip-path:polygon(0 0, 100% 0, 100% 100%, 2.8% 100%)}.button-slider{position:absolute;top:50%;transform:translateY(-50%);font-size:3rem;color:#002d67;transition:300ms;cursor:pointer}.button-slider:hover{opacity:.7;transition:300ms}.button-slider[data-action=weiter]{right:0}.button-slider[data-action=zurück]{left:0}@media screen and (max-width: 1600px){.icon-box-container{margin:0 50px;width:calc(100% - 100px);box-sizing:border-box}.icon-box{justify-content:flex-start}}@media screen and (max-width: 1200px){.icon-box{flex:0 0 50%}}@media screen and (max-width: 800px){.icon-box-container{margin:0 20px;width:calc(100% - 40px)}.icon-box{flex:0 0 100%;justify-content:space-around;clip-path:polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%)}.icon-box .textarea{padding:0 15%}.icon-box .icon{padding-left:15%}.icon-box .linkbox{margin-top:0;clip-path:polygon(0 0, 100% 0, 100% 100%, 1.4% 100%)}}@media screen and (min-height: 1000px){.icon-box-container .icon-box{justify-content:space-around}}.Iframe{padding:0 0 50px 0;position:relative}.Iframe .background_icon{position:absolute}.Iframe .background_icon img{transform-origin:center;z-index:-1;transform:translate(-50%, -50%);position:relative}.Iframe Iframe{width:100%;height:2000px;border:none}@media screen and (max-width: 1100px){.background_icon{display:none}}.bild-boxen-section{position:relative;padding:150px 0}.bild-boxen-section .bild-boxen{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:1fr;gap:50px}.bild-boxen-section .bild-text{color:#fff;padding-bottom:50px}.bild-boxen-section .bild-text h1,.bild-boxen-section .bild-text h2,.bild-boxen-section .bild-text h3,.bild-boxen-section .bild-text h4,.bild-boxen-section .bild-text h5,.bild-boxen-section .bild-text h6{color:#fff}.bild-boxen-section .bild-box{all:unset;transition:300ms;cursor:pointer}.bild-boxen-section .box{background-color:#fff;overflow:hidden;transition:transform 300ms ease}.bild-boxen-section .box .text{margin-top:15px;padding:0 25px 25px 25px}.bild-boxen-section .box .text h1,.bild-boxen-section .box .text h2,.bild-boxen-section .box .text h3,.bild-boxen-section .box .text h4,.bild-boxen-section .box .text h5,.bild-boxen-section .box .text h6{margin:0}.bild-boxen-section .box .bild{width:100%;clip-path:polygon(0 0, 100% 0, 100% 95%, 0% 100%)}.bild-boxen-section a div{outline:1px solid rgba(0,0,0,0)}.bild-boxen-section a:hover{transform:scale(1.015);transition:transform 300ms ease}.bild-boxen-section .blue-background{width:100%;height:100%;top:0;position:absolute;background-color:#002d67;clip-path:polygon(0 5%, 100% 0%, 100% 95%, 0% 100%)}.bild-boxen-section .orange-corner{width:100%;height:100%;top:0;position:absolute;background-color:#f60;clip-path:polygon(5% 0, 100% 5%, 95% 100%, 0 95%)}@media screen and (max-width: 1000px){.bild-boxen-section{padding-top:50px}.bild-boxen-section .bild-boxen{grid-template-columns:1fr 1fr}.bild-boxen-section .blue-background{clip-path:polygon(0 50px, 100% 0%, 100% calc(100% - 50px), 0% 100%)}.bild-boxen-section .orange-corner{clip-path:polygon(20px 0, 100% 50px, calc(100% - 20px) 100%, 0 calc(100% - 50px))}}@media screen and (max-width: 700px){.bild-boxen-section .bild-boxen{display:flex;flex-direction:column}}.text-bild-section .box-dark-blue{background-color:#002d67;grid-column:1/3;width:100%;top:0;bottom:0;position:absolute;clip-path:polygon(0 0, calc(100% - 70px) 0, 100% 100%, 0% 100%)}.text-bild-section .two-columns h2{display:block;margin:1rem 0;color:#fff;grid-column:2/3;z-index:10;padding-left:50px}.text-bild-section .two-columns h2 span{color:#f60}.text-bild-section .linkbox{margin:0}.text-bild-section .content{display:grid;grid-template-columns:2fr 1fr;padding-top:50px;margin-bottom:-30px}.text-bild-section .content .bild{max-height:60vh;justify-self:center;z-index:-1}.text-bild-section .content.cut-buttom{margin-bottom:unset}.text-bild-section .content.cut-buttom .bild{clip-path:polygon(0 0, 100% 0, 100% calc(100% - 25px), 0% 100%)}@media screen and (max-width: 1600px){.text-bild-section .two-columns h2{padding-left:30px}}@media screen and (max-width: 1200px){.text-bild-section .box-dark-blue{clip-path:polygon(0 0, calc(100% - 45px) 0, 100% 100%, 0% 100%)}.text-bild-section .content{display:flex;flex-direction:column;margin-bottom:-40px}.text-bild-section .content .bild{object-fit:contain;max-height:50vh}}@media screen and (max-width: 800px){.text-bild-section .two-columns{display:flex;flex-direction:column}.text-bild-section .two-columns .box-dark-blue{bottom:48px;padding-left:20px;box-sizing:border-box;clip-path:none}.text-bild-section .two-columns .box-dark-blue.full-height{bottom:0}.text-bild-section .two-columns .linkbox{width:70%;align-self:flex-end}}@media screen and (max-width: 500px){.text-bild-section .two-columns .linkbox{width:80%}}.team-container{display:grid;grid-template-columns:1fr 1fr;gap:50px;justify-items:center;padding-top:100px;padding-bottom:100px}.team-mitglied{width:500px}.team-mitglied .box{position:relative}.team-mitglied .box h3{position:absolute;bottom:0;left:0;margin:0;padding:1rem;width:100%;background-color:#002d67;color:#fff;box-sizing:border-box;clip-path:polygon(0 0, 80% 0, 78% 100%, 0% 100%);transition:300ms}.team-mitglied .box .person-img{max-height:500px;padding-left:25px;max-width:100%;display:block;box-sizing:border-box}.team-mitglied .box .blue-box{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:#0066b3;clip-path:polygon(97% 28%, 85% 100%, 0 100%, 0 36%);transition:300ms}.team-mitglied .box .orange-box{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-10;background-color:#f60;clip-path:polygon(97% 28%, 85% 100%, 0 100%, 0 36%);transition:300ms}.team-mitglied p{opacity:0;transition:300ms}.team-mitglied:hover p{opacity:1;transition:300ms}.team-mitglied:hover .box h3{background-color:#f60;transition:300ms}.team-mitglied:hover .orange-box{clip-path:polygon(100% 24%, 89% 100%, 0 100%, 0 36%);transition:300ms}@media screen and (max-width: 1200px){.team-container{display:flex;flex-direction:column}.team-mitglied{width:100%;display:grid;align-items:center;gap:50px;grid-template-columns:1fr 1fr}.team-container p{opacity:1}}@media screen and (max-width: 800px){.team-mitglied{display:flex;flex-direction:column}.team-mitglied .box{width:500px}}@media screen and (max-width: 540px){.team-mitglied .box{width:400px}.team-mitglied .box .person-img{padding-left:10px}}@media screen and (max-width: 440px){.team-mitglied .box{width:350px}}@media screen and (max-width: 390px){.team-mitglied .box{width:300px}.team-mitglied .box h3{clip-path:polygon(0 0, 100% 0, 97% 100%, 0% 100%)}.team-mitglied .box .blue-box{clip-path:polygon(97% 28%, 85% 100%, 0 100%, 0 36%)}}.kontakt{background-color:#fff;padding-top:25px;padding-bottom:50px;overflow:hidden}.kontakt form{display:flex;flex-direction:column;gap:1rem}.kontakt .form-group{display:flex;flex-direction:column;gap:.25rem}.kontakt .form-group label{font-size:1.2rem}.kontakt .form-group textarea,.kontakt .form-group input{padding:.5rem;border-radius:7px;border:solid .5px #d3d3d3}.kontakt .form-group textarea:focus-visible,.kontakt .form-group input:focus-visible{outline:2px solid #002d67;outline-offset:-1px}.kontakt .form-group input,.kontakt .form-group textarea,.kontakt .form-group select,.kontakt .form-group button{font-family:inherit}.kontakt .has-error input,.kontakt .has-error textarea{border-color:red}.kontakt .btn{order:2;margin-top:2rem;background-color:#0066b3;border:none;position:relative;font-size:1.5rem;clip-path:polygon(0 0, 100% 0, 100% 100%, 40px 100%);transition:300ms;padding:.5rem 0 .5rem 0;padding-right:60px;margin-right:-60px;text-decoration:none;font-weight:400;color:#fff}.kontakt .btn i{opacity:0;transition:300ms}.kontakt .btn:hover{opacity:.7;transition:300ms;text-decoration:none}.kontakt .btn:hover i{opacity:1;transition:300ms}.kontakt .btn::after{font-family:"Font Awesome 5 Pro";font-weight:400;content:"";padding-left:15px}.kontakt .alert{order:1}.kontakt .alert ul{list-style:none}.kontakt .alert ul li::before{font-family:"Font Awesome 5 Pro";font-weight:900;content:"";margin-right:8px;color:red}.success-message{background-color:#fff;text-align:center;padding:25px 0}.kontakt-form{background-color:#e1ebf5;padding:100px 0}@media screen and (max-width: 1600px){.kontakt,.success-message{margin:25px;max-width:calc(100% - 50px)}}@media screen and (max-width: 700px){.kontakt .btn{font-size:1.2rem}}@media screen and (max-width: 400px){.kontakt,.success-message{margin:10px;max-width:calc(100% - 20px)}}.appear{opacity:0}