.footer{display:grid;overflow:hidden;width:100%;background:linear-gradient(0deg,#1a2768 27rem,#f9c91c 6.75rem);z-index:5;filter:drop-shadow(0px -3px 3px rgba(0,0,0,.5))}.footer a,.footer li{text-decoration:none;color:#fff}.footer a:hover,.footer li:hover{color:#f9c91c}.footer ul{margin-left:0;padding-left:0;list-style:none}.blocked-by-cookie-banner{position:sticky;background:linear-gradient(0deg,#1a2768 81%,#f9c91c 15%);bottom:0;z-index:25}.footer-logobox{display:grid;width:100%;margin-top:-7.5rem;margin-bottom:-7.5rem;place-content:center}.footer-logobox img{width:25rem;margin:1rem}.footer-info{width:100%;margin-top:2%;margin-bottom:2%}.footer-info a{display:grid;place-items:center}.footer-contacts ul{display:grid;margin:1rem;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;list-style:none;gap:1rem}.footer-contacts ul li:hover{transform:scale(1.1)}.icons{width:3rem;filter:invert(75%) sepia(99%) saturate(645%) hue-rotate(342deg) brightness(101%) contrast(96%)}.footer-dguv{display:grid;width:100%;place-items:center}.footer-dguv ul{max-width:75%}.footer-dguv ul li{padding:.5rem 2.5rem;text-align:center;background-color:#0000004d;cursor:pointer;border-radius:.5rem;margin-bottom:.75rem}.cookie-banner{position:relative;padding:1rem;text-align:center;color:#fff;background-color:#0000004d;z-index:0;cursor:auto;border-radius:.5rem}.cookie-banner a{display:inline;text-decoration:underline;color:#f9c91c}.cookie-buttons{display:flex;flex-wrap:wrap;place-content:center}.cookie-buttons .btn{font-size:.8rem;flex-basis:calc(50% - 1rem)}.select-options{display:grid;text-align:left;grid-template-columns:1fr 4fr;place-content:center}.switch{position:relative;width:2.5rem;height:1.5rem}.switch input{width:0;height:0;opacity:0}.slider{position:absolute;background-color:#ccc;top:0;right:0;bottom:0;left:0;transition:.4s;cursor:pointer;border-radius:2rem}.slider:before{position:absolute;width:1.25rem;height:1.25rem;background-color:#fff;bottom:.1rem;left:0rem;transition:.4s;border-radius:50%;content:""}.switch input:checked+.slider{background-color:#2196f3}.switch input:checked+.slider:before{transform:translate(1.125rem)}.footer-copyright a{color:gray}.made-by{font-size:.75rem}@media only screen and (min-width: 900px){.footer{background:linear-gradient(-135deg,#1a2768 60%,#f9c91c 60%);grid-template-columns:4fr 6fr;place-items:center}.blocked-by-cookie-banner{background:linear-gradient(-135deg,#1a2768 60%,#f9c91c 60%)}.blocked-by-cookie-banner .footer-info ul{flex-wrap:wrap;justify-content:space-between}.blocked-by-cookie-banner .footer-info ul li{max-width:25%;flex:1 0 25%}.blocked-by-cookie-banner .footer-info ul li:nth-child(5){max-width:100%;flex:0 0 100%}.footer-info a .footer-logo{height:65%}.footer-contacts{width:80%}.footer-contacts ul{max-width:800px;place-items:center;gap:0rem}.footer-contacts a{width:45%}.footer-dguv ul{display:flex}.footer-dguv ul li{padding:.5rem;background-color:transparent}.cookie-banner{padding:2rem;background-color:#0000004d;border-radius:.5rem}.cookie-buttons .btn{font-size:1rem;flex-basis:1 1 25%}}.navbar{display:grid;position:sticky;width:100%;top:0rem;z-index:5}.navbar ul{display:grid;position:relative;padding:3rem;background-color:#1a2768;top:8rem;transform:scale(0);transition:opacity .5s ease-in-out,transform .5s ease-in-out;opacity:0%;border-radius:2rem;list-style:none;gap:.5rem}.navbar li{text-align:center;background-color:#0006;border-radius:.5rem;margin-right:0}.navbar li :active,.navbar li :hover{color:#f9c91c}.navbar li a{display:block;padding:.75rem 2rem;text-decoration:none;color:#fff}.navbar-navigationbox{display:grid;position:absolute;top:0rem;right:0rem;z-index:2;place-items:end;pointer-events:none}.navbar-logobox{display:grid;width:100%;background-image:url(https://bleker-raesfeld.de/assets/Logo-Background-Bej7iCWP.png);background-position:center;background-size:contain;background-repeat:no-repeat;z-index:3;place-items:center;margin-top:-.75rem}.navbar-logobox img{height:6rem;padding:1rem}.burgericon-container{display:grid;position:relative;top:7.5rem;right:0rem;border-radius:.5rem;pointer-events:auto}.burgericon div{display:grid;width:4rem;height:.5rem;margin:.5rem;background-color:#1a2768;transition:opacity .5s ease-in-out,width .5s ease-in-out,rotate .5s ease-in-out,margin-right .5s ease-in-out;border-radius:.5rem;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.5));content:"";transform-origin:left}.burgerbox{display:none}.burgerbox:checked~* .burgericon div{background-color:#f9c91c}.burgerbox:checked~* .burgericon div:nth-child(1){rotate:45deg;margin-bottom:1.3rem}.burgerbox:checked~* .burgericon div:nth-child(2){width:0;opacity:0}.burgerbox:checked~* .burgericon div:nth-child(3){rotate:-45deg;margin-right:2rem}.burgerbox:checked~* .burgericon-container{background-color:#0000}.burgerbox:checked~* .navbar-navigationbox ul{transform:scale(1);opacity:100%;pointer-events:all}@media only screen and (min-width: 900px){.burgericon-container{display:none}.navbar{place-items:center}.navbar ul{width:fit-content;height:100%;max-height:fit-content;padding:.2rem;margin:0;grid-template-columns:auto auto auto auto auto auto;top:0rem;transform:translate(0);opacity:100%}.navbar li{height:100%;background-color:#0000;border-radius:0}.navbar li a{padding:1.5rem .75rem}.navbar-navigationbox{position:relative;width:100%;background-color:#1a2768;grid-template-columns:1fr;order:-1;place-items:center;pointer-events:all}.navbar-logobox{z-index:1;place-items:center}}.overlay{display:grid;position:fixed;width:100vw;height:100vh;grid-template-columns:1fr 1fr;top:0;right:0;z-index:9;place-items:end;gap:0rem;pointer-events:none}.overlay .info{display:grid;position:fixed;width:100%;height:100%;place-items:center}.overlay .info .info-banner{display:grid;position:fixed;padding:2rem;margin:1rem;text-align:center;color:#fff;background-color:#1a2768;top:10rem;border-radius:1.5rem;place-items:center;pointer-events:all}.overlay .info .info-banner h2{width:100%;color:#f9c91c}.overlay .info .info-banner a{font-weight:700;text-decoration:none;color:#f9c91c}.overlay .info .info-banner a:hover{text-decoration:underline}.overlay .info .info-banner .btn{color:#1a2768;background-color:#f9c91c}.overlay .info .info-banner .btn:hover{scale:1.2}.overlay .info.hidden{display:none}.overlay .btn{display:grid;width:4rem;height:4rem;padding:0rem;border-radius:50%;pointer-events:all;place-content:center}.overlay .btn:hover{background-color:#f9c91c}.overlay .btn img{width:3rem;max-height:4rem;filter:invert(75%) sepia(99%) saturate(645%) hue-rotate(342deg) brightness(101%) contrast(96%)}.overlay .btn img:hover{filter:invert(13%) sepia(51%) saturate(2884%) hue-rotate(220deg) brightness(91%) contrast(98%)}#scroll-progress-bar{position:fixed;width:.4rem;height:0%;background-color:#1a2768;top:0;right:0;z-index:9;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.overlay-left{width:100%;height:100%}.socialbar{width:fit-content;height:100%;margin-top:33vh;pointer-events:all;margin-left:.5rem}.socialbar ul{position:relative;padding:.75rem .75rem .5rem;background-color:#1a2768;right:0;bottom:0;z-index:0;transition:scale 1s,right 1s,bottom 1s,opacity 1.25s;opacity:100%;border-radius:.5rem;scale:1;list-style:none}.socialbar li{margin-bottom:.25rem}.socialbar li img{width:3rem;max-height:4rem;filter:invert(75%) sepia(99%) saturate(645%) hue-rotate(342deg) brightness(101%) contrast(96%)}.socialbar li img:hover{transform:scale(1.1)}.socialbar-buttonbox{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;pointer-events:none}.socialbar-button{position:relative;z-index:1;margin-bottom:-1.75rem;margin-left:-1.75rem}.socialbar-icon{padding:0rem .5rem;font-size:2rem;font-weight:700;color:#f9c91c;background:#1a2768;transition:opacity .5s ease-in-out,margin-left .5s ease-in-out;cursor:pointer;opacity:100%;border-radius:.5rem;margin-left:1.5rem}.socialbar-buttonbox:checked~* .socialbar-icon{opacity:0%;margin-left:-5rem}.socialbar-buttonbox:checked~* ul{right:-90vw;bottom:-30vh;opacity:0%;scale:.05}.socialbar-buttonbox:checked~* .openSocialBarBtn img{filter:invert(75%) sepia(99%) saturate(645%) hue-rotate(342deg) brightness(101%) contrast(96%)}.socialbar-buttonbox:checked~* .openSocialBarBtn img:hover{filter:invert(13%) sepia(51%) saturate(2884%) hue-rotate(220deg) brightness(91%) contrast(98%)}.overlay-right{display:grid;grid-template-rows:1fr 1rem;margin-right:.5rem;margin-bottom:4rem}@media only screen and (min-width: 900px){.socialbar-buttonbox:checked~* ul{right:-97vw;bottom:-35vh}}p{text-align:left}.aktuelles{text-align:center}.aktuelles a{display:grid;padding:1.5rem;background-color:#1a2768;border-radius:.5rem}.target-leistungen-offer{margin-top:2rem}.jobs{width:auto;padding:1rem;box-shadow:.5rem .5rem .3rem #0000004d;border-radius:1.5rem}.jobs ul{padding:0;margin:0;text-align:center;list-style:none;margin-top:1rem}.jobs ul li{padding:.5rem;transition:transform .3s ease,box-shadow .3s ease;border-radius:.5rem;margin-right:1rem;margin-left:1rem}.jobs ul li:hover{font-weight:700}.jobs .image-wrapper{display:inline;margin-bottom:.5rem}.jobs .btn{margin:0}.container.jobs-benefits{display:flex;padding:0;margin:0;justify-content:center;flex-direction:column}.container.ansprechpartner{display:flex;flex-wrap:wrap;justify-content:center}.container.ansprechpartner .container{flex:1 1 50%}.container.ansprechpartner ul{text-align:left;list-style:none}.datenschutz-cookie-banner li{list-style:none}.datenschutz-cookie-banner a{text-decoration:underline;color:#1a2768}.datenschutz-cookie-banner a:hover{color:#f9c91c;cursor:pointer}.kontakt{display:grid;grid-template-columns:1fr}.kontakt .image-wrapper{width:85%}.kontakt ul{width:100%;list-style:none}.kontakt a{font-weight:400!important}@media only screen and (min-width: 900px){.kontakt{grid-template-columns:1fr 2fr}}.gallery-wrapper{display:grid;position:relative;width:100%;min-height:80vh;background-color:#0003;grid-template-rows:1fr 5rem;border-radius:1.5rem;margin-bottom:5rem;place-items:center}.gallery-main{width:100%;margin:1rem 0rem}.gallery-side{display:inline-block;position:relative;width:50%;margin:1rem 0rem}.gallery-side:before{position:absolute;width:100%;height:100%;background:url(data:image/png;base64,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) no-repeat center center;background-size:cover;top:0;left:0;opacity:.42;border-radius:1.5rem;content:""}.gallery-right:before{transform:scaleX(-1)}.gallery-null{width:0;height:0;margin:0 0rem}.gallery{display:grid;position:relative;width:95%;place-items:center}.gallery-item-wrapper{transition:all .4s;filter:drop-shadow(0 0 .25rem rgba(0,0,0,.5))}.gallery-item-wrapper img{display:block;width:100%;height:auto;border-radius:1.5rem}.gallery-controls{display:grid;width:100%;margin:1rem 0;align-items:center}.gallery-controls a{cursor:pointer}.gallery-controls .content-navigation{flex-wrap:nowrap}@media only screen and (min-width: 900px){.gallery-wrapper{padding:2rem}.gallery-main{width:63%;height:63%;margin:0 .5rem}.gallery-side{width:15%;height:15%;margin:0 .5rem;transform:scale(1)}.gallery-side:hover{transform:scale(1.05);cursor:pointer}.gallery{display:flex;width:95%;padding:1rem 0;place-items:center;justify-content:center}.gallery-item-wrapper{flex:0 0 auto}.gallery-dots{display:flex;width:100%;margin:1rem 0;justify-content:center;align-items:center;gap:.25rem;flex-wrap:wrap}.gallery-dot{display:block;width:1.25rem;height:1.25rem;margin:0;background-color:#f9c91c;transition:all .4s ease-in-out;border-radius:50%}.gallery-dot:hover{transform:scale(1.1);cursor:pointer}.gallery-dot.active{background-color:#1a2768;transform:scale(1.1)}}.nibe a{display:grid;place-items:center}.nibe-iframe{height:75vh}.nibe-iframe iframe{width:100%;min-width:80vw;height:100%;min-height:50vh;border:none;border-radius:.5rem}.unternehmen{display:flex;width:100%;padding:2rem;flex-direction:column;align-items:center;justify-content:center}.unternehmen input{display:none}.unternehmen .hidden{display:block;width:0;height:0;transition:width .5s ease-in-out,opacity .5s ease-in-out;opacity:0}.toggleUnternehmen:checked~*.hidden{display:block;width:100%;height:fit-content;opacity:1}.unternehmenBall{display:grid;max-width:100%;padding:1rem;text-align:center;background-color:#f9c91c;border-radius:2rem;place-items:center;margin-bottom:2rem;place-content:center}.unternehmenBall h2{width:100%}.unternehmenBall h2:hover{cursor:pointer}.benefits{margin-bottom:4rem}.benefits a{font-weight:700;text-align:center;color:#1a2768}.landingVideo{width:100%;height:35rem;outline:none}.landing{display:flex;width:100%;background-color:#f9c91c;border-radius:.75rem;flex-direction:column;align-items:center;justify-content:center}.landingBall{padding:1.5rem}.landingBall input,.landingBall .hidden{display:none}.toggleLanding:checked~*.hidden{display:block}@media only screen and (min-width: 900px){.landing{flex-direction:row}}.mitarbeiterVideo{width:100%;height:35rem;outline:none}.mitarbeiter{display:flex;width:100%;background-color:#f9c91c;border-radius:.75rem;flex-direction:column;align-items:center;justify-content:center}.mitarbeiterBall{padding:1.5rem}.mitarbeiterBall input,.mitarbeiterBall .hidden{display:none}.toggleMitarbeiter:checked~*.hidden{display:block}@media only screen and (min-width: 900px){.mitarbeiter{flex-direction:row}}*{box-sizing:border-box}.easter-egg{height:2rem}body{padding:0;margin:0;font-size:1rem;font-family:Raleway,sans-serif;background:#2538970d}html{-ms-overflow-style:none;scrollbar-width:none}#root{display:grid;width:100vw;place-items:center}#root::-webkit-scrollbar{display:none}.invisible{width:0;height:0;transform:scale(0)}.hidden{display:none}h1,h2,h3,h4,h5,h6{width:80%;margin:0;text-align:center;color:#1a2768;text-shadow:rgba(0,0,0,.2) 1px 0 .2rem}h1{font-size:1.65rem}h2{font-size:1.45rem}h3{font-size:1.25rem}.btn{display:inline-block;padding:.5rem 1rem;margin:.5rem;border:none;font:inherit;font-weight:700;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#1a2768;transition:all .2s ease-in-out;cursor:pointer;border-radius:1.5rem}.btn:hover{color:#1a2768;background-color:#f9c91c}.blocker{position:fixed;width:100vw;height:100vh;background-color:#000c;top:0;left:0;z-index:10}.content{display:flex;width:95%;min-height:62.83vh;padding:1rem;line-height:1.5;margin-top:1.5rem;flex-wrap:wrap;justify-content:center}.container{display:grid;width:100%;max-width:100%;place-items:center;margin-bottom:2rem}.container p{width:80%;text-align:center}.container a{font-weight:700;color:#1a2768}.container a:hover{text-decoration-color:#f9c91c}.image-wrapper{max-width:fit-content;min-width:100px;min-height:100px;padding:0;margin:0;background-color:#f9c91c;border-radius:.5rem;margin-bottom:1rem}.image-wrapper img{display:block;position:relative;max-width:100%;z-index:1;transform:scale(1);transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 20px #0003;border-radius:.5rem}.transparent-bg{background-color:#0000}.transparent-bg img{box-shadow:none}.video-wrapper{min-width:100px;min-height:100px;padding:0;margin:0;border-radius:.5rem;margin-bottom:1rem}.video-wrapper video{display:block;position:relative;width:100%;z-index:1;box-shadow:0 10px 20px #0003;border-radius:.5rem}.logo{max-width:25rem;padding:1.5rem;background-color:#f9c91c;border-radius:1.5rem}.logo-slogan{max-width:25rem}.logo-slogan img{width:100%;border-radius:1.5rem}.content-navigation{display:flex;flex-wrap:wrap;justify-content:center}.content-navigation a{display:grid;padding:1rem;margin:.5rem;text-decoration:none;background-color:#f9c91c;flex:1 1 100%;transform:scale(1);transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 10px 20px #0003;border-radius:.5rem;place-items:center}.sub-info{display:grid;margin-top:3rem;place-items:center}.sub-info img{margin-bottom:2rem}.sub-info h1{font-size:1.25rem}@media only screen and (min-width: 900px){body{font-size:1.25rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}.content{width:80%}.content-navigation a{flex:1 1 25%}.content-navigation a:hover{transform:scale(1.05);box-shadow:0 15px 30px #0006}.image-wrapper{width:65%;height:auto}.image-wrapper img:hover{transform:scale(1.05);box-shadow:0 15px 30px #0006}}@media only screen and (min-width: 1300px){.flex75{flex:1 1 75%}.flex75 .image-wrapper{width:90%}.flex50{flex:1 1 50%}.flex50 .image-wrapper{width:90%}.flex25{flex:1 1 25%}.flex25 .image-wrapper{width:90%}}
