@import"https://fonts.googleapis.com/css?family=Poppins";body{margin:0;font-family:Poppins;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-color-light: rgb(248, 248, 248);--bg-color-dark: #661010}html{font-size:clamp(80%,60% + .5vw,100%)}textarea{resize:none}.stop-scrolling{height:100%;overflow:hidden;background-color:var(--bg-color-light)!important;z-index:9998}.subheading{position:relative;margin-bottom:24px;padding-left:68px;font-size:clamp(1rem,.875rem + .4vw,1.25rem);line-height:1.4;font-weight:600}.subheading:before{content:"";position:absolute;top:13px;left:0;width:52px;height:2px;background:var(--bg-color-dark)}.red{color:#ab1818}.section-heading{margin-bottom:3rem;margin-top:3rem}.toggle{overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;height:100vh;transition:all ease-in-out .25s;background:#f8f8f8;scrollbar-width:none;z-index:2}.toggle:before{clip-path:polygon(0 0,27% 0,27% 48%,100% 100%,15% 100%,0 48%);width:100%;background:var(--bg-color-dark);background:linear-gradient(180deg,#661010,#771d1d 48%,#6b1313 48%,#ed9494);top:0;left:0;right:0;bottom:0;position:absolute;content:"";z-index:-1}.toggle::-webkit-scrollbar{display:none}.hide{display:none}.red-svg{fill:#ab1818}.default-svg{height:2rem;width:2rem;padding-right:.25rem}.background{background-color:var(--bg-color-light)}.background-red{background-color:var(--bg-color-dark);color:#f8f8f8}@media screen and (max-width:1200px){.toggle:before{clip-path:polygon(50% 0,50% 40%,100% 69%,100% 100%,15% 100%,0 40%,0 0);background:linear-gradient(180deg,#661010,#771d1d 40%,#6b1313 40%,#ed9494)}.section-heading{margin-bottom:1.5rem;margin-top:1.5rem}}@media screen and (max-width:1050px){.subheading{margin-bottom:11px;margin-top:11px;padding-left:40px}.subheading:before{width:33px;top:10px}}.content-wrapper{max-width:1620px;margin:auto;padding:3.5rem 4rem;transition:.3s}@media screen and (max-width:1800px){.content-wrapper{margin-left:calc(.083*(100vw - 8rem) + 0rem);margin-right:calc(.083*(100vw - 8rem) + 0rem)}}@media screen and (max-width:1400px){.content-wrapper{padding:2rem 2.5rem}}@media screen and (max-width:800px){.content-wrapper{padding:2rem;margin-left:1.5rem;margin-right:1.5rem}}@media screen and (max-width:600px){.content-wrapper{padding:2rem 1rem;margin-left:1rem;margin-right:1rem}}.footer{padding-top:1rem;padding-bottom:1rem;border-top:1px solid rgba(248,248,248,.1);text-align:center}.footer-container :first-child{text-align:left}.footer-container :last-child{text-align:right}.footer-box{padding-bottom:1rem;padding-top:1rem;width:28%}.footer-link{color:#f8f8f8;text-decoration:none!important;cursor:pointer}@media screen and (max-width:1000px){.footer-container :first-child{text-align:center}.footer-container :last-child{text-align:center}.footer-box{padding-bottom:1rem;padding-top:1rem;width:100%}.footer{padding-top:2rem}}@media screen and (max-width:1000px){.responsive{flex-direction:column!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important}.responsive-reverse{flex-direction:column-reverse!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important}}.landing-page{height:100vh}.headline{position:absolute;top:47%;transform:translateY(-50%)}.headline h1{font-size:clamp(2.2rem,1.2rem + 3.5vw,4.5rem);margin:0;line-height:1.1}.headline-subtitle{font-size:clamp(.9rem,.6rem + 1vw,1.5rem);font-weight:400;color:#555;margin:.8em 0 0;line-height:1.5}.headline-subtitle span{display:block}.scroll-icon{position:absolute;bottom:7%;height:3.8rem;padding:.75rem;border-radius:50%;background:#fff;margin-right:1rem;box-shadow:4px 4px 8px #ececec66,-4px -4px 8px #f4f4f480;transition:all ease-in-out .4s;z-index:2}.scroll-icon:hover{transform:translateY(6px)}@media screen and (min-width:2500px){.headline h1{font-size:clamp(4.5rem,3rem + .6vw,6rem)}.headline-subtitle{font-size:clamp(1.5rem,1rem + .2vw,2rem)}.headline{top:45%}}@media screen and (min-width:4000px)and (max-height:1500px){.headline h1{font-size:5rem}.headline-subtitle{font-size:1.6rem}.headline{top:45%}}@media screen and (max-width:1050px){.headline{top:41%}}@media screen and (max-height:900px){.headline{padding-top:3rem;padding-bottom:3rem}}@media screen and (max-width:600px){.headline{top:38%}}@media screen and (max-width:500px){.headline{top:35%}}.logo{height:50px}.navbar-wrapper{position:fixed;top:0;left:0;right:0;background-color:transparent;z-index:4;padding-bottom:.5rem;padding-top:.5rem;transition:all cubic-bezier(.075,.82,.165,1) 1s}.navbar-wrapper.scrolled{top:1.5rem;border-radius:20px;background:#fff;box-shadow:10px 10px 20px #7e7e7e80,-10px -10px 20px #96969680}.gridItem:hover{color:#000;fill:#000}.gridItem{align-items:center}.burger{cursor:pointer;margin:auto 0;width:46px;height:46px;border-radius:50%;transition:all .5s;align-self:center;z-index:3}.change{background-color:#661010}.bars{margin:15px auto;width:30px}.bar1,.bar2{width:30px;height:4px;background-color:#aba8a8;margin:6px 0;transition:.25s;border-radius:5px}.change .bar1{-webkit-transform:rotate(-45deg) translate(-6px,-2.5px);transform:rotate(-45deg) translate(-7.5px,-1px);background:#dedede;margin:9px 6px}.change .bar2{-webkit-transform:rotate(45deg) translate(-10px,-1px);transform:rotate(45deg) translate(-10px,-1px);background:#dedede;margin:9px 6px}nav{margin-top:auto;margin-left:auto;font-weight:700;display:flex;justify-content:space-between}.nav-links{color:#aba8a8;text-decoration:none!important}ul{display:flex;list-style:none;padding:0}.nav-icon{z-index:3!important}.nav-list-item{font-size:1.3rem;margin-left:4rem;cursor:pointer;align-items:center;display:flex;z-index:1}.nav-hashlink{display:flex;align-items:center;text-decoration:none;color:#aba8a8;fill:#aba8a8;transition:.3s}.nav-hashlink:hover{color:#000!important;fill:#000!important}.nav-list-item:first-child{margin-left:0;margin-right:5rem}.nav-list-item.a{display:inline-block;margin-top:5px}@media screen and (max-width:1400px){.logo{height:40px}}@media screen and (max-width:1150px){.navbar-item{display:none!important}.navbar-wrapper{padding-bottom:0rem;padding-top:0rem}.navbar-wrapper.scrolled{top:1.3rem}}.contact-padding{padding:0rem 4rem;z-index:100;position:absolute;top:45%;left:0;right:0;margin:0;-ms-transform:translateY(-50%);transform:translateY(-50%)}.contact{background-color:#fff;border-radius:40px;padding:1.75rem 11rem 3rem;margin-top:8rem;box-shadow:20px 20px 40px #ebe9e940,-15px -15px 30px #ffffff40}.contact-headline{font-size:clamp(2rem,1rem + 2vw,3rem);font-weight:700;margin-top:0}.contact-form{width:50%}.contact-data{color:#666565;font-size:1.15rem}.contact-data-element{margin-bottom:2.5rem;display:flex;align-items:center}.contact-data-icon{margin-right:1.5rem}.input-wrapper{position:relative;margin-bottom:1.75rem}.contact-input{height:3.5rem;border-radius:10px;outline:none;width:100%;border:2px solid rgb(242,242,242);background-color:#f2f2f2;padding:1.2rem 3rem 1.2rem 1.2rem;color:#666565;transition:border .25s;font-family:Poppins,sans-serif;font-size:1rem}.contact-button{background:#661010;border:none;height:3rem;border-radius:10px;width:10rem;color:#f2f2f2;font-family:Poppins,sans-serif;font-size:1.1rem;display:flex;align-items:center;justify-content:center;fill:#f2f2f2;cursor:pointer;transition:all ease-in-out .25s}.contact-input:focus{border:2px solid #ab1818}.svg-transition{transition:all ease-in-out .25s}.submit-icon{height:24px;width:auto;margin-left:.2rem}.contact-button:focus{outline:none}.contact-button:hover{transform:scale(1.03)}.contact-success-message-heading{font-size:2.5rem;margin:0;color:#ab1818;font-weight:700}.contact-success-message-body{font-size:clamp(1.5rem,1rem + .75vw,2rem);width:60%;margin:0 0 4rem}.large{height:9rem;box-sizing:border-box}.contact-input-icon{fill:#aba8a8;position:absolute;display:flex;justify-content:center;height:3.5rem;width:4rem;top:0;right:0;align-items:center}.contact-socials-flex{display:flex;align-items:center}.contact-socials-item{color:#aba8a8;text-decoration:none}.contact-socials-icon{margin-right:4px;height:26px;width:auto;vertical-align:middle;fill:#aba8a8}@media screen and (max-width:1800px){.contact{padding:2rem 6rem}.contact-data-icon{margin-right:1rem}}@media screen and (max-width:1400px){.contact{padding:2rem 4rem;box-shadow:12.5px 12.5px 25px #ebe9e959,-15px -15px 30px #ffffff40}.contact-padding{padding:0rem 2.5rem}}@media screen and (max-width:1000px){.contact-form{width:100%}.contact-data{display:flex;justify-content:space-between;flex-direction:row;width:100%;align-items:stretch}.input-wrapper{margin-bottom:1.25rem}.contact-data-bottom{margin-right:1.5rem}.submit-icon{height:18px}.contact-success-message-body{margin:0 0 3rem}}@media screen and (max-width:800px){.contact-padding{padding:0rem 2rem}.contact{box-shadow:7.5px 7.5px 15px #ebe9e94d,-10px -10px 20px #ffffff4d;padding:1.5rem 2rem}}@media screen and (max-width:600px){.contact-padding{padding:0rem 1rem}.contact-socials-item,.contact-data{display:none}}#current-project{padding-top:calc(60px + 4rem);padding-bottom:calc(60px + 4rem)}#current-project-heading{color:#f8f8f8;margin-top:0}#current-project-heading:before{background:#f8f8f8}.current-project-wrapper{overflow:hidden;position:relative}.current-project-background{background-color:#661010;position:relative}.current-project-circles,.current-project-circle-large,.current-project-circle-small{width:100%;height:100%;left:0;top:0;overflow:hidden;pointer-events:none;position:absolute;opacity:.3;z-index:1}.current-project-circles:before,.current-project-circles:after,.current-project-circle-large:after,.current-project-circle-small:after{content:"";border-radius:50%;border:1px solid rgb(248,248,248);position:absolute}.current-project-circles:before{left:calc(50% - 1100px);width:900px;height:900px;transform:translateY(7%)}.current-project-circles:after{left:calc(50% - 1320px);width:1600px;height:1600px;transform:translateY(-18%)}.current-project-circle-large:after{left:calc(50% - 1450px);width:2300px;height:2300px;transform:translateY(-30%)}.current-project-circle-small:after{left:calc(50% - 900px);width:428px;height:428px;transform:translate(-10%,100%)}.project-content{width:55%;position:relative;z-index:2;margin-top:2rem}.project-title{font-size:1.8rem;margin:0 0 1.5rem;color:#f8f8f8}.project-description{font-size:1rem;line-height:1.7;margin:0 0 1rem;color:#f8f8f8e6}.project-description:last-child{margin-bottom:0}.project-description a{color:#f8f8f8}.project-image-wrapper{position:absolute;top:0;bottom:0;right:max(4rem,calc((100% - 1620px)/2 + 4rem));display:flex;align-items:center;justify-content:flex-end;z-index:2}.project-image{height:100%;width:auto;object-fit:contain;box-shadow:0 20px 60px #0000004d}@media screen and (max-width:1700px){.current-project-circles:before{width:950px;height:950px;left:calc(50% - 1090px);transform:translateY(5%)}.current-project-circles:after{left:calc(50% - 1360px);transform:translateY(-20%)}.current-project-circle-large:after{left:calc(50% - 1570px)}.current-project-circle-small:after{width:470px;height:470px;left:calc(50% - 890px);transform:translate(-5%,65%)}}@media screen and (max-width:1800px){.project-image-wrapper{right:calc(.083*(100vw - 8rem) + 2.5rem)}}@media screen and (max-width:1400px){#current-project{padding-top:calc(40px + 3rem);padding-bottom:calc(40px + 3rem)}.project-image-wrapper{right:calc(.083*(100vw - 8rem) + 2.5rem)}.current-project-circle-large:after{left:calc(50% - 1650px);transform:translateY(-27%)}.current-project-circles:before{width:700px;height:700px;left:calc(50% - 840px);transform:translateY(15%)}.current-project-circles:after{left:calc(50% - 1400px);transform:translateY(-17%)}.current-project-circle-small:after{width:342px;height:342px;left:calc(50% - 690px);transform:translate(-5%,75%)}}@media screen and (max-width:1200px){.project-content{width:60%}.current-project-circle-large:after{left:calc(50% - 1750px);transform:translateY(-27%)}.current-project-circles:before{width:700px;height:700px;left:calc(50% - 810px);transform:translateY(10%)}.current-project-circles:after{left:calc(50% - 1240px);width:1400px;height:1400px;transform:translateY(-17%)}.current-project-circle-small:after{width:342px;height:342px;left:calc(50% - 660px);transform:translate(-5%,70%)}}@media screen and (max-width:1500px){.current-project-background{display:flex;flex-direction:column}#current-project{order:1;padding-bottom:2rem}.project-content{width:100%}.project-image-wrapper{position:relative;top:auto;bottom:auto;right:auto;justify-content:center;margin-left:calc(.083*(100vw - 8rem));margin-right:calc(.083*(100vw - 8rem));padding:0 2.5rem calc(60px + 4rem) 2.5rem;order:2}.project-image{height:auto;width:100%;box-shadow:none}}@media screen and (max-width:1000px){.current-project-circles:before{left:calc(50% - 262.5px);width:525px;height:525px;transform:translateY(95%)}.current-project-circles:after{left:calc(50% - 500px);width:1000px;height:1000px;transform:translateY(22%)}.current-project-circle-large:after{left:calc(50% - 725px);width:1450px;height:1450px;transform:translateY(1%)}.current-project-circle-small:after{left:calc(50% - 150px);width:257px;height:257px;transform:translate(-5%,246%)}}@media screen and (max-width:800px){.project-image-wrapper{margin-left:1.5rem;margin-right:1.5rem;padding-left:2rem;padding-right:2rem}.project-title{font-size:1.5rem}.project-description{font-size:.95rem}}@media screen and (max-width:600px){.project-image-wrapper{margin-left:1rem;margin-right:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:calc(40px + 3rem)}}@media screen and (max-width:450px){.current-project-circles:before{left:calc(50% - 250px);width:500px;height:500px;transform:translateY(108%)}.current-project-circles:after{left:calc(50% - 550px);width:1100px;height:1100px;transform:translateY(26%)}.current-project-circle-large:after{left:calc(50% - 775px);width:1550px;height:1500px;transform:translateY(1%)}.current-project-circle-small:after{left:calc(50% - 140px);width:239px;height:239px;transform:translate(-5%,280%)}}@media screen and (max-width:390px){.current-project-circles:before{left:calc(50% - 237.5px);width:475px;height:475px;transform:translateY(122%)}.current-project-circles:after{left:calc(50% - 500px);width:1000px;height:1000px;transform:translateY(30%)}.current-project-circle-large:after{left:calc(50% - 750px);width:1500px;height:1500px;transform:translateY(4%)}.current-project-circle-small:after{left:calc(50% - 130px);width:222px;height:222px;transform:translate(-5%,318%)}}.card-white,.card-red{border-radius:35px;transition:all ease-in-out .25s;text-align:justify;padding:2rem}.card-white{background-color:#fff;box-shadow:10px 10px 20px #ebe9e9,-10px -10px 20px #fff}.card-white:hover{box-shadow:17.5px 17.5px 35px #bebebe,-17.5px -17.5px 35px #fff;transform:scale(1.03)!important}.card-red{background-color:#661010;color:#f8f8f8}.card-red:hover{box-shadow:17.5px 17.5px 35px #520f0f,-17.5px -17.5px 35px #641010;transform:scale(1.03);background-color:#691717}.card-pos{position:relative}.extend-card-marker{font-size:1.7rem;position:absolute;top:1.7rem;right:1.8rem;transition:all ease-in-out .25s}.rotate-extend-card{transform:rotate(45deg)}@media screen and (max-width:1200px){.card-white,.card-red{border-radius:30px}.card-white{padding:2.25rem 1.75rem;margin-bottom:1.75rem}.card-red{padding:1.75rem;margin-bottom:1.5rem}}*{box-sizing:border-box}#timetable{padding-top:calc(60px + 5rem)}.timeline{position:relative;max-width:100%;margin:0 auto;padding-bottom:5rem}.timeline:before{content:"";position:absolute;width:4px;background-color:#aba8a8;top:0;bottom:0;left:50%;margin-left:-3px;margin-bottom:4rem}.container{position:relative;background-color:inherit;width:50%}.left{padding:10px 40px 10px 0}.right{padding:10px 0 10px 40px}.container:after{content:"";position:absolute;width:25px;height:25px;right:-17px;background-color:#fff;border:4px solid #ab1818;top:15px;border-radius:50%;z-index:1}.left{left:0}.right{left:50%}.right:after{left:-17px}.pointer{cursor:pointer}@media screen and (max-width:1400px){#timetable{padding-top:calc(40px + 3rem)}}@media screen and (max-width:1250px){.container{width:100%;padding-left:65px;padding-right:15px}.timeline{max-width:100%}.timeline:before{left:31px}.timeline:after{left:31px}.left:after,.right:after{left:17px}.right{left:0%}.container:after{content:"";position:absolute;width:18px;height:18px;right:-15px;background-color:#fff;border:4px solid #ab1818;top:15px;border-radius:50%;z-index:1}}@media screen and (max-width:1200px){.container{width:100%;padding-left:60px;padding-right:15px}.timeline{max-width:100%}}.timespan{font-weight:700;font-size:115%;color:#ab1818}.heading{font-size:105%;margin:.5rem 0;font-weight:700;text-align:left}.card-details{margin-top:1.5rem}.category-spacing{width:3px;background-color:#000}.details-heading{margin-block-start:.3rem;margin-block-end:.7rem;text-align:left}.icons{height:35px;width:auto;margin:0 15px 0 5px}@media screen and (max-width:1100px){.icons{height:24px;width:auto;margin:0 7px 0 1px}}.red-line:before{clip-path:polygon(74% 0,100% 0,100% 57%,97% 100%,25% 100%,0 100%,72% 48%);width:100%;background:var(--bg-color-dark);background:linear-gradient(180deg,#661010,#771d1d 48%,#6b1313 48%,#ed9494);top:0;left:0;right:0;bottom:0;position:absolute;content:""}.icon-logo-wrapper{position:absolute;top:65%;right:14%;transform:translateY(-50%)}#icon-logo{width:500px;height:500px}@media screen and (min-width:2500px){.icon-logo-wrapper{top:60%;right:16%}#icon-logo{width:550px;height:550px}}@media screen and (min-width:3350px)and (max-height:1500px){.icon-logo-wrapper{right:28%;top:61%}.red-line:before{clip-path:polygon(68% 0,100% 0,100% 53%,96% 100%,0 100%,0 100%,66% 46%);background:linear-gradient(180deg,#661010,#771d1d 46%,#6b1313 46%,#ed9494)}}@media screen and (min-width:4000px)and (max-height:1500px){.icon-logo-wrapper{top:62%!important;right:36%!important}.red-line:before{clip-path:polygon(60% 0,83% 0,82% 49%,78% 100%,0 100%,0 100%,57% 49%)!important;background:linear-gradient(180deg,#661010,#771d1d 49%,#6b1313 49%,#ed9494)!important}#icon-logo{width:600px!important;height:600px!important}}@media screen and (min-width:3800px){.icon-logo-wrapper{top:60%;right:29%}#icon-logo{width:700px;height:700px}.red-line:before{clip-path:polygon(65% 0,100% 0,100% 60%,94% 100%,0 100%,0 100%,61% 50%);background:linear-gradient(180deg,#661010,#771d1d 49%,#6b1313 49%,#ed9494)}}@media screen and (max-width:1700px){.icon-logo-wrapper{right:16%}#icon-logo{width:450px;height:450px}}@media screen and (max-width:1400px){.icon-logo-wrapper{top:68%;right:17%}#icon-logo{width:410px;height:410px}}@media screen and (max-width:1200px){.icon-logo-wrapper{top:65%;right:17%}#icon-logo{width:340px;height:340px}}@media screen and (max-width:1050px){.icon-logo-wrapper{top:73%;right:14%}#icon-logo{width:320px;height:320px}.red-line:before{clip-path:polygon(100% 0,100% 63%,91% 100%,0 100%,0 86%,71% 59%,77% 0);background:linear-gradient(180deg,#661010,#771d1d 59%,#6b1313 59%,#ed9494)}}@media screen and (max-width:650px){.icon-logo-wrapper{top:70%}#icon-logo{width:250px;height:250px}.red-line:before{clip-path:polygon(76% 0,100% 0,100% 64%,94% 100%,0 100%,0 82%,74% 64%);background:linear-gradient(180deg,#661010,#771d1d 64%,#6b1313 64%,#ed9494)}}@media screen and (max-width:500px){.icon-logo-wrapper{top:74%;right:10%}#icon-logo{width:200px;height:200px}}#about{margin-bottom:12rem;margin-top:9rem}.about-container{background-color:#fff;box-shadow:20px 20px 40px #ebe9e9,-20px -20px 40px #fff;border-radius:35px;padding:5rem 7rem}.about-box-text{width:60%;text-align:justify}.about-box-picture{width:30%;text-align:right}.social-icon{height:32px}.picture{width:320px;height:auto;border-radius:30px;box-shadow:12.5px 17.5px 25px #dad9d9,-12.5px -17.5px 25px #ebe9e9;transition:all ease-in-out .3s}.picture:hover{transform:scale(1.03);transition:all ease-in-out .3s;box-shadow:16px 23px 31px #ddd8d8,-16px -23px 31px #ebe9e9}@media screen and (max-width:2000px){.about-container{padding:4rem}}@media screen and (max-width:1800px){.about-container{padding:3rem}.picture{width:280px}}@media screen and (max-width:1400px){#about{padding-top:calc(40px + 3rem)}.about-container{padding:3rem 1.5rem}.about-box-text{width:55%}.picture{width:245px}.social-icon{height:28px}}@media screen and (max-width:1000px){.about-container{padding:5rem 12rem}.about-box-text{width:270px;padding:0rem}.about-box-picture{margin-top:1rem;width:100%;text-align:center}.picture{width:270px;box-shadow:10px 12.5px 17.5px #dad9d9,-10px 12.5px 17.5px #ebe9e9}}@media screen and (max-width:800px){.about-container{padding:3rem 2rem}.about-box-text{width:230px;padding:0rem}.about-box-picture{margin-top:0rem;width:100%;text-align:center}.picture{width:230px}}.legal-main-headline{margin-top:154px;padding-bottom:6rem}.legal-heading{text-align:left;margin-bottom:24px;margin-top:0}.links{color:#ab1818!important}.legal-card{margin-bottom:3rem}
