:root{--border-radius:25px;--border-width:.8rem;--primary-color:#e64c00;--background-color:white}html,body{background-color:var(--background-color);min-height:100vh;font-family:var(--montserrat),sans-serif;margin:0;position:relative}#content{flex-direction:column;min-height:calc(100vh + 5rem);display:flex}
@font-face{font-family:VAGRoundedFont;src:url(../media/VAG_regular-s.p.6153410e.ttf)format("truetype");font-display:swap}@font-face{font-family:VAGRoundedFont;src:url(../media/VAG_bold-s.p.4c78b3f1.ttf)format("truetype");font-display:swap;font-weight:700}@font-face{font-family:VAGRoundedFont Fallback;src:local(Arial);ascent-override:619.9%;descent-override:182.68%;line-gap-override:0.0%;size-adjust:12.47%}.vagroundedfont_5f9c4120-module__I8gQhG__className{font-family:VAGRoundedFont,VAGRoundedFont Fallback}.vagroundedfont_5f9c4120-module__I8gQhG__variable{--vag-rounded:"VAGRoundedFont","VAGRoundedFont Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_f713efe9-module__EYerbq__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_f713efe9-module__EYerbq__variable{--montserrat:"Montserrat","Montserrat Fallback"}
#Navigation-module__Yl6TSG__page-head-wrapper{box-sizing:border-box;z-index:3;justify-content:space-between;align-items:center;gap:4rem;width:100%;margin-top:2.7rem;display:flex;position:absolute}@media screen and (max-width:500px){#Navigation-module__Yl6TSG__page-head-wrapper{margin-top:1.5rem}}#Navigation-module__Yl6TSG__desktop-nav{gap:2.5rem;margin-right:10rem;font-weight:400;display:flex}@media screen and (max-width:1100px){#Navigation-module__Yl6TSG__desktop-nav{display:none}}.Navigation-module__Yl6TSG__desk-nav-item-wrapper{position:relative}.Navigation-module__Yl6TSG__desk-nav-item{opacity:0;color:#fff;text-transform:uppercase;font-size:1rem;font-family:var(--vag-rounded),var(--montserrat),sans-serif;letter-spacing:.01rem;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none;animation-name:Navigation-module__Yl6TSG__logoAnim;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards}.Navigation-module__Yl6TSG__desk-nav-item:nth-child(2){animation-delay:.1s}.Navigation-module__Yl6TSG__desk-nav-item:nth-child(3){animation-delay:.2s}.Navigation-module__Yl6TSG__desk-nav-item:nth-child(4){animation-delay:.3s}.Navigation-module__Yl6TSG__dropdown-wrapper{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navigation-module__Yl6TSG__desk-nav-item-wrapper:hover .Navigation-module__Yl6TSG__dropdown-wrapper{opacity:1;visibility:visible}.Navigation-module__Yl6TSG__arrow-up{border-bottom:.6rem solid #1d1d1d;border-left:.6rem solid #0000;border-right:.6rem solid #0000;width:0;height:0;margin-top:1.4rem}.Navigation-module__Yl6TSG__drop-down{border-left:.4rem solid var(--primary-color);letter-spacing:.06rem;color:#c7c7c7;background-color:#1d1d1d;border-radius:3px;min-width:12rem;padding:.9rem}.Navigation-module__Yl6TSG__drop-down-item{text-transform:uppercase;cursor:pointer;color:inherit;align-items:center;padding:.6rem .9rem;text-decoration:none;display:flex}.Navigation-module__Yl6TSG__drop-down-item>div{transition:color .3s ease-in-out}.Navigation-module__Yl6TSG__drop-down-item:hover>div{color:var(--primary-color)}@keyframes Navigation-module__Yl6TSG__logoAnim{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}#Navigation-module__Yl6TSG__logo-nav-wrapper{flex-direction:column;gap:2rem;margin-left:3rem;display:flex}@media screen and (max-width:500px){#Navigation-module__Yl6TSG__logo-nav-wrapper{margin-left:1.5rem}}#Navigation-module__Yl6TSG__logo-link{align-items:center;text-decoration:none;animation-name:Navigation-module__Yl6TSG__logoAnim;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;display:flex}#Navigation-module__Yl6TSG__head-img{width:100%;margin-top:-15rem}
#Logo-module__5AlQXG__wrapper{align-items:center;height:54px;display:flex;overflow:hidden}#Logo-module__5AlQXG__logo{flex-shrink:0;width:auto;height:100%}#Logo-module__5AlQXG__logo-text{font-family:var(--vag-rounded),sans-serif;color:#fff;word-break:break-word;white-space:pre;flex-shrink:0;margin-left:2rem;font-size:1.2rem}@media screen and (max-width:500px){#Logo-module__5AlQXG__logo-text{margin-left:.5rem;font-size:1.1rem}}#Logo-module__5AlQXG__logo-text>br{display:none}@media screen and (max-width:500px){#Logo-module__5AlQXG__logo-text>br{display:block}}
#NavigationSidebar-module__HLBwAW__nav-icon-bg{background-color:var(--primary-color);opacity:0;z-index:6;pointer-events:none;border-radius:90%;width:0;height:0;transition:width .4s ease-in-out,height .4s ease-in-out,top .4s ease-in-out,right .4s ease-in-out,border-radius .4s ease-in-out,opacity .2s ease-in-out,background-color .4s ease-in-out;position:fixed;top:3rem;right:3rem}@media screen and (max-width:500px){#NavigationSidebar-module__HLBwAW__nav-icon-bg{top:1.5rem;right:1.5rem}}#NavigationSidebar-module__HLBwAW__nav-icon{background-color:var(--primary-color);z-index:9;cursor:pointer;transform-origin:50%;transform-box:fill-box;border-radius:50%;width:1.4rem;height:1.4rem;padding:1.2rem;transition:width .4s ease-in-out,height .4s ease-in-out,top .4s ease-in-out,right .4s ease-in-out,background-color .4s ease-in-out,transform .4s ease-in-out,opacity .4s ease-in-out;position:fixed;top:2.3rem;right:2.3rem;overflow:visible}@media screen and (max-width:500px){#NavigationSidebar-module__HLBwAW__nav-icon{width:1rem;height:1rem;padding:1rem;top:1.5rem;right:1.5rem}}.NavigationSidebar-module__HLBwAW__nav-icon-active{opacity:.6;transform:scale(.8);background-color:#1d1d1d!important;width:2.1rem!important;height:2.1rem!important;top:2.1rem!important;right:2rem!important}.NavigationSidebar-module__HLBwAW__nav-icon-active:hover{opacity:1;transform:scale(1)}#NavigationSidebar-module__HLBwAW__first-line,#NavigationSidebar-module__HLBwAW__second-line,#NavigationSidebar-module__HLBwAW__third-line{transform-origin:50%;transform-box:fill-box}#NavigationSidebar-module__HLBwAW__first-line{transition:transform .3s ease-in-out;transform:translateY(-4.2px)}#NavigationSidebar-module__HLBwAW__second-line{transition:opacity .3s ease-in-out}#NavigationSidebar-module__HLBwAW__third-line{transition:transform .3s ease-in-out;transform:translateY(4.3px)}.NavigationSidebar-module__HLBwAW__first-line-active{transform:rotate(45deg)!important}.NavigationSidebar-module__HLBwAW__second-line-active{opacity:0}.NavigationSidebar-module__HLBwAW__third-line-active{transform:rotate(-45deg)!important}#NavigationSidebar-module__HLBwAW__nav-pfad{transition:fill .3s ease-in-out}#NavigationSidebar-module__HLBwAW__nav-overlay{opacity:0;pointer-events:none;z-index:5;background-color:#00000059;width:100%;height:100%;transition:opacity .3s ease-in-out;position:fixed;top:0}.NavigationSidebar-module__HLBwAW__nav-overlay-active{opacity:1!important;pointer-events:all!important}.NavigationSidebar-module__HLBwAW__nav-path-black{fill:#fff!important}.NavigationSidebar-module__HLBwAW__nav-icon-parent:hover #NavigationSidebar-module__HLBwAW__nav-icon-bg{opacity:1;z-index:6;border-radius:0 0 0 90%;width:10.2rem;height:10.2rem;top:0;right:0}.NavigationSidebar-module__HLBwAW__nav-icon-parent:hover #NavigationSidebar-module__HLBwAW__nav-icon{width:2.1rem;height:2.1rem;top:2.1rem;right:2rem}.NavigationSidebar-module__HLBwAW__nav-icon-parent-active:hover #NavigationSidebar-module__HLBwAW__nav-icon{width:2.3rem;height:2.3rem;top:3rem;right:3rem}#NavigationSidebar-module__HLBwAW__nav{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;box-sizing:border-box;text-transform:uppercase;z-index:8;opacity:0;visibility:hidden;flex-direction:column;gap:4rem;width:22rem;height:100vh;padding:9.5rem 3rem 3rem;font-size:1rem;font-weight:500;transition:opacity .6s ease-in-out;display:flex;position:fixed;top:0;right:0;overflow:auto}@media screen and (max-width:500px){#NavigationSidebar-module__HLBwAW__nav{width:20rem;padding:9.5rem 1rem 3rem;font-size:.9rem}}.NavigationSidebar-module__HLBwAW__nav::-webkit-scrollbar{display:none}#NavigationSidebar-module__HLBwAW__nav{-ms-overflow-style:none;scrollbar-width:none}.NavigationSidebar-module__HLBwAW__opacity-1{visibility:visible!important;opacity:1!important}.NavigationSidebar-module__HLBwAW__nav-section{flex-direction:column;gap:.6rem;display:flex}.NavigationSidebar-module__HLBwAW__nav-section-mobile-only{display:none}@media screen and (max-width:1100px){.NavigationSidebar-module__HLBwAW__nav-section-mobile-only{display:flex}}.NavigationSidebar-module__HLBwAW__nav-item{cursor:pointer;color:#c4c4c4;text-decoration:none;transition:color .2s ease-in-out}.NavigationSidebar-module__HLBwAW__nav-item:hover{color:var(--primary-color)}.NavigationSidebar-module__HLBwAW__nav-item-headline{color:#fff;font-size:1.1rem;font-family:var(--vag-rounded),sans-serif;letter-spacing:.08rem;margin-bottom:1rem;font-weight:600;position:relative}.NavigationSidebar-module__HLBwAW__nav-item-headline:after{content:"";background-color:var(--primary-color);width:2.6rem;height:.3rem;display:block;position:absolute;top:-1.3rem}#NavigationSidebar-module__HLBwAW__nav-diverter{background-color:#000;width:80%;height:.1rem;margin-top:1.6rem;margin-bottom:1rem}.NavigationSidebar-module__HLBwAW__nav-active{box-shadow:0 0 .7rem #0003;opacity:1!important;background-color:#1d1d1d!important;border-radius:0!important;width:22rem!important;height:100%!important;top:0!important;right:0!important}@media screen and (max-width:500px){.NavigationSidebar-module__HLBwAW__nav-active{width:20rem}}
#Footer-module__yg9ahW__footer{z-index:0;color:#fff;align-items:flex-end;width:100%;height:22rem;margin-top:-2rem;display:flex;position:relative}@media screen and (max-width:1500px){#Footer-module__yg9ahW__footer{box-sizing:border-box;border-left:var(--border-width)solid var(--primary-color);border-radius:var(--border-radius)var(--border-radius)0 0;height:auto;overflow:hidden}}#Footer-module__yg9ahW__footer-bg-color{clip-path:polygon(0 64px,100% 0,100% 100%,0% 100%);background-color:var(--primary-color);z-index:-1;width:100%;height:22rem;margin-top:7rem;position:absolute;bottom:2.5rem}@media screen and (max-width:1500px){#Footer-module__yg9ahW__footer-bg-color{display:none}}#Footer-module__yg9ahW__footer-content-wrapper{z-index:2;clip-path:polygon(0 40px,100% 0,100% 100%,0% 100%);background-color:#2e2e2e;flex-wrap:wrap;justify-content:space-around;gap:2rem;width:100%;height:94%;padding-top:1.7rem;padding-left:2rem;padding-right:2rem;font-size:1.1rem;display:flex}@media screen and (max-width:1500px){#Footer-module__yg9ahW__footer-content-wrapper{clip-path:none;justify-content:flex-start;column-gap:6rem;padding-top:5rem;padding-bottom:5rem;padding-left:3rem;font-size:1rem}}@media screen and (max-width:1100px){#Footer-module__yg9ahW__footer-content-wrapper{justify-content:flex-start;gap:4rem 5.5rem}}.Footer-module__yg9ahW__footer-section{color:#fff;flex-direction:column;gap:.5rem;margin-top:4.5rem;font-weight:500;line-height:150%;display:flex}@media screen and (max-width:1500px){.Footer-module__yg9ahW__footer-section{margin-top:0}}.Footer-module__yg9ahW__footer-reversed{flex-wrap:wrap;gap:1rem 2rem;display:flex}.Footer-module__yg9ahW__social-media-icon{filter:brightness(0)invert();width:auto;height:1.6rem;transition:filter .2s linear}.Footer-module__yg9ahW__social-media-icon:hover{filter:brightness()invert(0)}.Footer-module__yg9ahW__footer-list{flex-direction:column;gap:.5rem;display:flex}.Footer-module__yg9ahW__footer-item{cursor:pointer;color:inherit;text-decoration:none;transition:color .3s ease-in-out}.Footer-module__yg9ahW__footer-item:hover{color:var(--primary-color)}.Footer-module__yg9ahW__footer-headline{color:var(--primary-color);text-transform:uppercase;font-size:1.4rem;font-family:var(--vag-rounded),sans-serif;margin-bottom:1.5rem;font-weight:700}@media screen and (max-width:1200px){.Footer-module__yg9ahW__footer-headline{margin-bottom:1.3rem;font-size:1.2rem}}.Footer-module__yg9ahW__contact-link{color:inherit;text-decoration:none}
