:root{--primary-blue: #1F468A;--primary-red: #C31924;--primary-focus: #1F468AD6;--white: #fff;--black: #000;--transparent: transparent;--milo: "Milo", "Helvetica", "Verdana", "Arial", sans-serif;--din: "Din", "Helvetica", "Verdana", "Arial", sans-serif;--basefont: var(--milo);--basefontsize: 1rem;--fweight-light: 300;--fweight-regular: 400;--fweight-semibold: 500;--fweight-bold: 700;--font-weight: var(--fweight-light);--color: var(--black);--h2-color: var(--black);--font-size: 1.375rem;--headline-fontsize: 1.75rem;--spacing: 1.875rem}@media (min-width:768px){:root{--font-size: calc(var(--basefontsize) * 26 / 16);--headline-fontsize: calc(var(--basefontsize) * 42 / 16)}}.fadein{animation:fadein 0.3s ease-in-out forwards}.fadeout{animation:fadeout 0.3s ease-in-out forwards}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadeout{from{opacity:1}to{opacity:0}}@font-face{font-display:swap;font-family:"Din";src:url("../fonts/din/din-bold.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:"Din";src:url("../fonts/din/din-regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Milo";src:local("Milo Regular"), url("../fonts/milo/MiloOT.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Milo";src:local("Milo Regular Italic"), url("../fonts/milo/MiloOT-Italic.woff2") format("woff2");font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:"Milo";src:local("Milo Bold"), url("../fonts/milo/MiloOT-Bold.woff2") format("woff2");font-weight:700;font-style:normal}html{font-size:var(--basefontsize)}body{font-family:var(--basefont);font-size:var(--font-size);font-weight:var(--fweight-regular);line-height:2rem;color:var(--color)}@media (min-width:768px){body{line-height:2.5rem}}h1,h2,h3,h4,h5,h6{font-family:var(--din);font-size:var(--headline-fontsize);line-height:2.3125rem;color:var(--primary-blue)}@media (min-width:768px){h1,h2,h3,h4,h5,h6{line-height:3.375rem}}h1{margin-bottom:0}h3{font-size:var(--font-size);color:var(--black)}p{--color: var(--black);font-weight:var(--fweight-regular);font-size:var(--font-size)}blockquote{font-family:var(--din);font-size:calc(var(--basefontsize) * 30 / 16);line-height:2.75rem}blockquote cite{font-family:var(--milo);font-style:normal;font-size:var(--font-size);line-height:2.265rem}figcaption{font-family:var(--milo);font-style:italic}.btn{display:inline-block;border:2px solid var(--primary-blue);color:var(--primary-blue);text-decoration:none;padding:0.9375rem 3.4375rem;font-size:calc(var(--basefontsize) * 20 / 16);min-height:1cap;line-height:0.5}.btn:hover,.btn:focus{background-color:var(--primary-focus);color:var(--white);transition:color 0.3s ease-in-out, backgropund-color 0.3s ease-in-out}.btn-transparent{background:var(--transparent);border:none}.btn-transparent:hover,.btn-transparent:focus,.btn-transparent:active{background:var(--transparent);cursor:pointer;transition:backgropund 0.3s ease-in-out}.container,.container-fluid{position:relative;width:100%;margin-right:auto;margin-left:auto;padding-right:var(--spacing);padding-left:var(--spacing)}@media (min-width:768px){.container{max-width:700px}}@media (min-width:992px){.container{max-width:920px}}@media (min-width:1200px){.container{max-width:1130px}}@media (min-width:1600px){.container{max-width:1226px}}@media (min-width:576px){.middle__container{max-width:510px;margin-left:55px;padding-right:0;padding-left:0}}@media (min-width:768px){.middle__container{max-width:700px;margin-left:76px}}@media (min-width:992px){.middle__container{max-width:920px;margin-left:99px}}@media (min-width:1200px){.middle__container{max-width:1130px;margin-left:122px}}@media (min-width:576px){.small__container{max-width:366px;margin:55px;padding-right:0;padding-left:0}}@media (min-width:768px){.small__container{max-width:503px;margin-left:76px}}@media (min-width:992px){.small__container{max-width:662px;margin-left:99px}}@media (min-width:1200px){.small__container{max-width:812px;margin-left:122px}}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.no-scroll{overflow:hidden}*{box-sizing:border-box;-wekit-font-smoothing:antialised}html{hyphens:auto;scrollbar-gutter:stable}.grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:2.25rem}.responsive-img{width:100%;height:auto}.noscript__container{text-align:center;position:fixed;top:0;background:#ffffffc4;width:100vw;color:var(--primary-blue)}.noscript__container p{margin:2.5rem 0}h1{font-weight:var(--fweight-bold)}h2{font-weight:var(--fweight-bold)}h3{font-weight:var(--fweight-bold)}h4{font-weight:var(--fweight-bold)}h5{font-weight:var(--fweight-bold)}h6{font-weight:var(--fweight-bold)}p>a{font-style:italic;color:var(--primary-blue);text-decoration:underline}p>a:hover,p>a:focus,p>a:active,p>a:visited{color:var(--primary-blue);text-decoration:none}ul{padding:0;list-style-position:inside}dl{margin:0;display:flex;gap:0.3125rem}dl dd{margin:0}p:last-child{margin-bottom:1.625rem}figure{margin:0}figure:last-of-type{margin-bottom:10.625rem}figure figcaption{margin-bottom:1.875rem;font-family:var(--milo);font-style:italic}.main{margin-top:7.9375rem}.header{padding:0}.header__container{position:fixed;top:0;width:100%;min-height:100vh;min-height:100dvh;z-index:1000;display:flex;justify-content:space-between;align-items:flex-start;padding:0 var(--spacing)}@media (min-width:1600px){.header__container{padding:0 5.5rem 0 8.625rem}}.header .hero{position:relative;display:flex;flex-direction:column-reverse}@media (min-width:768px){.header .hero{display:block;height:100vh}}.header .hero img{width:100%;height:50vh;object-fit:cover;object-position:50% 50%}@media (min-width:768px){.header .hero img{height:100%}}.headercard{width:100%;min-height:50vh;min-height:50dvh;background:var(--primary-focus);padding:3.5rem var(--spacing) 5rem;z-index:1}@media (min-width:768px){.headercard{position:absolute;top:auto;bottom:-8.5rem;left:50%;width:33.5rem;min-height:auto;transform:translateX(-50%)}}@media (min-width:1200px){.headercard{top:auto;right:22vw;bottom:-8.5rem;left:auto;width:33.5rem;min-height:auto;transform:none}}.headercard h2{color:var(--white);margin-top:0}@media (min-width:768px){.headercard h2{margin-bottom:2.5rem}}.headercard p{color:var(--white);margin-top:0;margin-bottom:2.5rem}.headercard .btn{color:var(--white);border-color:var(--white)}.headercard .btn:focus,.headercard .btn:active{background-color:var(--primary-focus);transition:backgropund-color 0.3s ease-in-out}@media (hover:hover) and (pointer:fine){.headercard .btn:hover{background-color:var(--primary-focus);transition:backgropund-color 0.3s ease-in-out}}.header__logo{position:absolute}.header__logo-svg{width:6.4375rem}@media (min-width:768px){.header__logo-svg{width:9.625rem}}.header__mainmenu{display:flex;flex-direction:column;justify-content:center;min-height:100vh;text-align:left;left:50%;position:relative;transform:translateX(-50%)}.header__mainmenu-item{list-style:none;margin-bottom:3.75rem;margin-bottom:7.28vw}@media (min-width:768px){.header__mainmenu-item{margin-bottom:3.975rem;margin-bottom:7vw}}@media (min-width:992px){.header__mainmenu-item{margin-bottom:3.975rem;margin-bottom:3.3vw}}.header__mainmenu-link{text-decoration:none;color:var(--primary-blue);font-size:1.75rem;line-height:2.3125rem;font-family:var(--din);font-weight:700}@media (min-width:768px){.header__mainmenu-link{font-size:2.625rem}}.header__mainmenu-link:focus,.header__mainmenu-link:active,.header__mainmenu-link--active,.header__mainmenu-link:visited{text-decoration:underline;color:var(--primary-blue);transition:color 0.3s ease-in-out, text-decoration 0.3s ease-in-out}@media (hover:hover) and (pointer:fine){.header__mainmenu-link:hover{text-decoration:underline;color:var(--primary-blue);transition:color 0.3s ease-in-out, text-decoration 0.3s ease-in-out}}.header__toggle{padding:0;position:relative;z-index:1001;margin-top:1.875rem;display:flex;margin-left:auto}@media (min-width:768px){.header__toggle{margin-top:1.45rem}}.header__toggle svg{width:2.5rem;height:auto;aspect-ratio:1}@media (min-width:768px){.header__toggle svg{width:3.125rem}}[data-menu="close"] .header__container{background:none;min-height:auto;transition:background 0.5s ease-in-out}[data-menu="close"] .header__mainmenu.close{display:none}[data-menu="close"] .header__toggle svg:first-child{display:block}[data-menu="close"] .header__toggle svg:last-child{display:none}[data-menu="open"] .header__container{background:var(--white);transition:background 0.5s ease-in-out}[data-menu="open"] .header__mainmenu.open{display:flex}[data-menu="open"] .header__toggle svg:first-child{display:none}[data-menu="open"] .header__toggle svg:last-child{display:block}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--primary-blue);color:var(--white);font-size:1.1875rem;font-family:var(--din)}@media (min-width:768px){.footer{flex-direction:row;font-size:1.25rem;line-height:1.875rem}}.footer a{color:var(--white);text-decoration:none}.footer a:hover,.footer a:focus{text-decoration:underline}.footer__container{padding:5rem var(--spacing) 5rem;margin:0}@media (min-width:1200px){.footer__container{margin:0 7.5rem;padding:3rem 3rem}}@media (min-width:1600px){.footer__container{margin:0 5.5rem 0 8.625rem}}.footer .grid{display:flex;flex-direction:column;gap:3.125rem;padding:0}@media (min-width:768px){.footer .grid{flex-direction:row;gap:2vw}}@media (min-width:992px){.footer .grid{justify-content:space-between}}.footer__column{display:flex;flex-direction:column;gap:3.125rem}@media (min-width:768px){.footer__column{flex-direction:row}}@media (min-width:992px){.footer__column{flex-basis:100%;justify-content:space-between}}.footer__adress{font-weight:400}@media (min-width:768px){.footer__adress{margin-bottom:0}}.footer__menu{font-weight:700;margin-top:0;margin-bottom:0}@media (min-width:768px){.footer__menu{margin-bottom:0}}.footer__menu li{list-style:none}.footer__menu li a{hyphens:none}.footer__socialmenu{display:flex;flex-direction:row-reverse;gap:1.25rem;margin-right:auto;margin-top:0;margin-bottom:0}@media (min-width:768px){.footer__socialmenu{margin-bottom:0;margin-right:0}}.footer__socialmenu-item{list-style:none;width:2.875rem;height:auto}.footer__image{width:50%;max-width:9.375rem;align-self:start}@media (min-width:768px){.footer__image{max-width:8.625rem}}.no-js .home .proverb__container{display:none}.home .proverb__container{height:100vh;width:100vw;background:rgba(255, 255, 255, 0.885);opacity:1;position:fixed;z-index:1000;top:0;left:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.home .proverb__container.fadeoutani{animation:fadeout 1s ease-in-out forwards 3s}.home .proverb__item{text-align:center;color:var(--primary-blue);font-weight:var(--fweight-bold);font-size:var(--headline-fontsize);line-height:1.5;hyphens:none}.home .proverb__item cite{display:block;font-weight:normal;font-size:var(--font-size)}.home .intro-section__container{padding:3.125rem var(--spacing) 5rem}@media (min-width:768px){.home .intro-section__container{padding:auto}}@media (min-width:768px){.home .intro-section__container.intro-aboutus{padding-top:4.3125rem}}@media (min-width:768px){.home .intro-section__content{padding:8.125rem 5rem 6.875rem 5rem}}@media (min-width:992px){.home .intro-section__content{padding:8.125rem 12.8125rem 6.875rem 12.8125rem}}.home .intro-section__content p{padding-bottom:2.875rem}.home .reviewslider{width:100%;height:auto;background:var(--bg-reviewslideshow);background-repeat:no-repeat;background-size:cover;background-color:#313131;background-blend-mode:overlay;color:var(--white);padding:3.125rem 0 6.3125rem}.home .reviewslider-headline{text-align:left;font-family:var(--din);font-weight:var(--fweight-bold);color:var(--white);margin-top:0;margin-bottom:5rem;padding-left:var(--spacing);padding-right:var(--spacing);hyphens:none}@media (min-width:768px){.home .reviewslider-headline{text-align:center;padding-left:0}}.home .reviewslider-splide{padding-left:var(--spacing);padding-right:var(--spacing)}@media (min-width:768px){.home .reviewslider-splide{padding-left:3rem;padding-right:3rem}}.home .reviewslider .splide__list{margin:0}@media (min-width:768px){.home .reviewslider .splide__slide{padding:0 44px}}.home .reviewslider .splide__arrow{background:var(--transparent);opacity:1;transition:opacity 0.3s ease-in-out}.home .reviewslider .splide__arrow:hover{opacity:0.7;transition:opacity 0.3s ease-in-out}.home .reviewslider .splide__arrow:after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:20px solid var(--white);clear:both;transform-origin:0 0}.home .reviewslider .splide__arrow--prev{left:1rem;display:none}@media (min-width:768px){.home .reviewslider .splide__arrow--prev{display:block;left:-1.9rem}}@media (min-width:992px){.home .reviewslider .splide__arrow--prev{left:0}}.home .reviewslider .splide__arrow--prev:after{left:1.875rem;transform:rotate(90deg) translateX(-50%)}.home .reviewslider .splide__arrow--next{right:1rem;display:none}@media (min-width:768px){.home .reviewslider .splide__arrow--next{display:block;right:-2.5rem}}@media (min-width:992px){.home .reviewslider .splide__arrow--next{right:0}}.home .reviewslider .splide__arrow--next:after{left:0.775rem;transform:rotate(-90deg) translateX(-50%)}.home .reviewslider blockquote{margin:0;padding:0;border-left:0;color:var(--white);--blockquote-footer-color: var(--white)}.home .reviewslider blockquote footer{display:flex;flex-direction:column}.home .reviewslider blockquote footer cite{margin-top:1.875rem;padding-top:1.875rem;border-top:1px solid var(--white)}.about_us main{margin-top:7.9375rem}.about_us .grid{display:flex;flex-direction:column}@media (min-width:768px){.about_us .grid{display:grid}}.about_us h1:first-of-type{margin-top:0}.about_us .first-column figure:first-of-type{margin-left:calc(var(--spacing) * -1);margin-right:calc(var(--spacing) * -1)}@media (min-width:768px){.about_us .first-column figure:first-of-type{margin:0}}.about_us .first-column figure:first-of-type img{width:100%;height:auto}@media (min-width:768px){.about_us .first-column figure:first-of-type img{aspect-ratio:1.5217391304;object-fit:cover;object-position:top}}.about_us .first-column figure:first-of-type figcaption{margin-left:var(--spacing);margin-right:var(--spacing)}@media (min-width:768px){.about_us .first-column figure:first-of-type figcaption{margin-left:0;margin-right:0}}.about_us .first-column figure:last-of-type{margin-bottom:0}@media (min-width:768px){.about_us .first-column figure:last-of-type{margin-bottom:10.625rem}}.knowledges__container{padding-bottom:5rem;margin-bottom:5rem;border-bottom:1px solid var(--black)}.knowledges__container:last-of-type{border-bottom:none}.knowledges h1{font-size:1.875rem;line-height:2.75rem;padding-bottom:2.5625rem;margin-bottom:0}.knowledges p{margin:0;padding-bottom:1.625rem}.knowledges .pagelink{text-decoration:none;color:var(--black)}.knowledges .pagelink .readmore{font-style:italic;color:var(--primary-blue);text-decoration:underline;padding-bottom:0}.knowledges .pagelink:hover,.knowledges .pagelink:focus,.knowledges .pagelink:active,.knowledges .pagelink:visited{text-decoration:none}.knowledges .pagelink:hover .readmore,.knowledges .pagelink:focus .readmore,.knowledges .pagelink:active .readmore,.knowledges .pagelink:visited .readmore{text-decoration:none}.knowledge__container{padding-bottom:5rem;margin-bottom:5rem;border-bottom:1px solid var(--black)}.knowledge__container:last-of-type{border-bottom:none}.knowledge h1{font-size:1.875rem;line-height:2.75rem;margin-bottom:2.5625rem}.knowledge .backtoparent,.knowledge p>a{font-style:italic;color:var(--primary-blue)}.knowledge .backtoparent:hover,.knowledge .backtoparent:focus,.knowledge .backtoparent:active,.knowledge p>a:hover,.knowledge p>a:focus,.knowledge p>a:active{text-decoration:none}.projects__container{margin-bottom:6.25rem;display:flex;flex-direction:column}.projects__container-img{margin-left:calc(var(--spacing) * -1);margin-right:calc(var(--spacing) * -1);margin-bottom:2.5rem}@media (min-width:768px){.projects__container-img{margin:0}}.projects .grid{display:flex;flex-direction:column}@media (min-width:768px){.projects .grid{display:grid}}.projects__introimg{max-width:100%;height:auto}.projects h1{margin-top:-0.4375rem;font-size:1.875rem;line-height:2.75rem;margin-bottom:1.125rem}.projects p{margin-top:0;margin-bottom:2.5rem}.projects .pagelink{text-decoration:none;color:var(--black)}.projects .pagelink:hover,.projects .pagelink:focus,.projects .pagelink:active{text-decoration:none}.projects .pagelink:hover .btn,.projects .pagelink:focus .btn,.projects .pagelink:active .btn{background-color:var(--primary-focus);color:var(--white);transition:color 0.3s ease-in-out, backgropund-color 0.3s ease-in-out}.project__container{margin-bottom:5.9375rem}.project .grid{display:flex;flex-direction:column}@media (min-width:768px){.project .grid{display:grid}}.project__introimg{max-width:100%;height:auto}.project h1,.project h3{margin-top:-0.4375rem;font-size:1.875rem;line-height:2.75rem;margin-bottom:1.125rem}@media (min-width:768px){.project h1,.project h3{font-size:2.625rem;line-height:3.375rem;margin-bottom:2.125rem}}.project p{margin-top:0;margin-bottom:2.5rem}.project__bodycontent{margin-top:1.4375rem;margin-bottom:11.25rem}.project__bodycontent section:first-of-type{margin-top:0}@media (min-width:768px){.project__bodycontent section:first-of-type{margin-top:4.4375rem}}.project__bodycontent section:first-of-type h2{font-size:1.375rem;line-height:2rem;color:var(--black);margin-bottom:0}@media (min-width:768px){.project__bodycontent section:first-of-type h2{font-size:1.625rem;line-height:2.5rem}}.project__bodycontent section:first-of-type p:last-of-type{margin-bottom:3.75rem}@media (min-width:768px){.project__bodycontent section:first-of-type p:last-of-type{margin-bottom:7.5rem}}.project__bodycontent section figure img{max-width:24.875rem}.project .backtoparent{display:block;margin-bottom:2.875rem}.project .backtoparent,.project p>a{font-style:italic;color:var(--primary-blue)}.project .backtoparent:hover,.project .backtoparent:focus,.project .backtoparent:active,.project p>a:hover,.project p>a:focus,.project p>a:active{text-decoration:none}.projectslider-splide{padding:0}.projectslider-splide .splide__arrow{background:var(--transparent);opacity:1;transition:opacity 0.3s ease-in-out}.projectslider-splide .splide__arrow:hover{opacity:0.7;transition:opacity 0.3s ease-in-out}.projectslider-splide .splide__arrow:after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:20px solid var(--primary-blue);clear:both;transform-origin:0 0}.projectslider-splide .splide__arrow--prev{left:0}@media (min-width:768px){.projectslider-splide .splide__arrow--prev{left:-3.25rem}}@media (min-width:992px){.projectslider-splide .splide__arrow--prev{left:-3.25rem}}.projectslider-splide .splide__arrow--prev:after{left:1.875rem;transform:rotate(90deg) translateX(-50%)}.projectslider-splide .splide__arrow--next{right:0}@media (min-width:768px){.projectslider-splide .splide__arrow--next{right:-3.25rem}}@media (min-width:992px){.projectslider-splide .splide__arrow--next{right:-3.25rem}}.projectslider-splide .splide__arrow--next:after{left:0.775rem;transform:rotate(-90deg) translateX(-50%)}.projectslider-splide .splide__list{align-items:center}.projectslider-splide .slide__imgcontainer{display:flex;margin:0 auto;width:100%;aspect-ratio:1.7777777778;justify-content:center;align-items:center}.projectslider-splide .splide__slide{display:flex;width:100%;height:auto;justify-content:center}.projectslider-splide .splide__slide img{width:auto;max-width:100%;max-height:620px;height:100%}.project figure:last-of-type{margin-bottom:0}.project [alt="eundv Logo"]{width:100%;height:auto}