@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap";
.NavMenu-module__KIWGHG__nav a{color:#5d5d5d;font-size:18px;font-weight:300}.NavMenu-module__KIWGHG__nav a.NavMenu-module__KIWGHG__active,.NavMenu-module__KIWGHG__nav a:hover{color:var(--main-style-color)}.NavMenu-module__KIWGHG__nav a:not(:last-child){margin-right:70px}.NavMenu-module__KIWGHG__langSwitch{align-items:center;gap:8px;display:inline-flex}.NavMenu-module__KIWGHG__langSwitch button{color:#5d5d5d;cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:0;font-size:15px;font-weight:300}.NavMenu-module__KIWGHG__langSwitch button:hover,.NavMenu-module__KIWGHG__langSwitch button.NavMenu-module__KIWGHG__langActive{color:var(--main-style-color);font-weight:700}@media screen and (max-width:1000px){.NavMenu-module__KIWGHG__nav{flex-flow:column wrap;flex-basis:100%;justify-content:center;align-items:center;display:flex;position:relative}.NavMenu-module__KIWGHG__nav a{display:block}.NavMenu-module__KIWGHG__nav a:not(:last-child){margin:0 0 15px}}@media screen and (max-width:1200px){.NavMenu-module__KIWGHG__nav a:not(:last-child){margin-right:30px}}@media screen and (max-width:1000px){.NavMenu-module__KIWGHG__nav a:not(:last-child){margin-right:0}}
.Header-module__lnUIdW__headerRoot{z-index:3;background-color:#fff;width:100%;display:block;position:fixed;top:0;left:0}.Header-module__lnUIdW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;max-width:1640px;height:80px;margin:0 auto;display:flex}.Header-module__lnUIdW__netfaktorlogo{width:170px;height:auto;display:block}.Header-module__lnUIdW__hamburger{cursor:pointer;font:inherit;color:inherit;text-transform:none;background-color:#0000;border:0;margin:0;padding:15px;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;display:none;overflow:visible}.Header-module__lnUIdW__hamburger:active,.Header-module__lnUIdW__hamburger:focus{outline:none}.Header-module__lnUIdW__hamburger:hover,.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__isActive:hover{opacity:.7}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__isActive .Header-module__lnUIdW__hamburgerInner,.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__isActive .Header-module__lnUIdW__hamburgerInner:before,.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__isActive .Header-module__lnUIdW__hamburgerInner:after{background-color:#000}.Header-module__lnUIdW__hamburgerBox{width:40px;height:24px;display:inline-block;position:relative}.Header-module__lnUIdW__hamburgerInner{margin-top:-2px;display:block;top:50%}.Header-module__lnUIdW__hamburgerInner,.Header-module__lnUIdW__hamburgerInner:before,.Header-module__lnUIdW__hamburgerInner:after{background-color:#000;border-radius:4px;width:40px;height:4px;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;position:absolute}.Header-module__lnUIdW__hamburgerInner:before,.Header-module__lnUIdW__hamburgerInner:after{content:"";display:block}.Header-module__lnUIdW__hamburgerInner:before{top:-10px}.Header-module__lnUIdW__hamburgerInner:after{bottom:-10px}.Header-module__lnUIdW__hamburgerSpin .Header-module__lnUIdW__hamburgerInner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.Header-module__lnUIdW__hamburgerSpin .Header-module__lnUIdW__hamburgerInner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.Header-module__lnUIdW__hamburgerSpin .Header-module__lnUIdW__hamburgerInner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);bottom:-10px}.Header-module__lnUIdW__hamburgerSpin.Header-module__lnUIdW__isActive .Header-module__lnUIdW__hamburgerInner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.Header-module__lnUIdW__hamburgerSpin.Header-module__lnUIdW__isActive .Header-module__lnUIdW__hamburgerInner:before{opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s;top:0}.Header-module__lnUIdW__hamburgerSpin.Header-module__lnUIdW__isActive .Header-module__lnUIdW__hamburgerInner:after{transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;bottom:0;transform:rotate(-90deg)}.Header-module__lnUIdW__btn{background-color:var(--main-style-color);color:#fff;margin-left:70px;padding:15px 35px}.Header-module__lnUIdW__btn:hover{background-color:var(--main-stylehvr-color)}.Header-module__lnUIdW__navigationcontainer{flex-wrap:wrap;align-items:center;display:flex}@media screen and (max-width:1700px){.Header-module__lnUIdW__header{width:calc(100% - 60px);padding:28px 30px 5px}}@media screen and (max-width:1000px){.Header-module__lnUIdW__hamburger{display:block}.Header-module__lnUIdW__navigationcontainer{transform-origin:top;background-color:#fff;flex-direction:column;width:100%;padding:20px 0;transition:transform .5s ease-in-out;position:absolute;top:100%;left:0;transform:scaleY(0)}.Header-module__lnUIdW__navigationcontainer.Header-module__lnUIdW__show{border-bottom:1px solid #f9f9f9;transition:transform .5s ease-in-out;transform:scaleY(1)}.Header-module__lnUIdW__staticlinks{justify-content:center;margin:0;display:flex}.Header-module__lnUIdW__btn{margin:15px 0 0}}@media screen and (max-width:1200px){.Header-module__lnUIdW__btn{margin-left:40px}}@media screen and (max-width:1000px){.Header-module__lnUIdW__btn{margin-left:0}}@media screen and (max-width:767px){.Header-module__lnUIdW__netfaktorlogo{width:155px;height:auto}}@media screen and (max-width:540px){.Header-module__lnUIdW__header{width:calc(100% - 30px);padding:28px 15px 5px}.Header-module__lnUIdW__hamburger{padding:10px}}
.Footer-module__3hUVsW__footerRoot{color:#fff;background-color:#08244b;padding-top:20px;padding-bottom:40px;display:block}.Footer-module__3hUVsW__footerRoot a{color:#fff}.Footer-module__3hUVsW__footerRoot a:hover{color:#fd8d3f}.Footer-module__3hUVsW__footerColcont{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;place-items:end center;width:100%;max-width:1640px;margin:0 auto;padding:25px 0 0;font-size:18px;display:grid}.Footer-module__3hUVsW__col:first-child{grid-column:3/6}.Footer-module__3hUVsW__col:nth-child(2){text-align:end;grid-column:7/11;justify-self:right}.Footer-module__3hUVsW__netfaktorlogo{width:152px;height:auto}.Footer-module__3hUVsW__footerRoot h3{text-transform:uppercase;font-size:20px;font-weight:900}.Footer-module__3hUVsW__footerRoot p{color:#bfbfbf;margin-block-end:0;font-size:18px}.Footer-module__3hUVsW__credits{color:#bfbfbf;margin-top:15px;font-size:15px}.Footer-module__3hUVsW__pslink{background-color:#ed7962;justify-content:center;align-items:center;min-width:320px;height:46px;font-size:20px;font-weight:700;display:flex}.Footer-module__3hUVsW__pslink:hover{color:#fff;background-color:#ff937c}.Footer-module__3hUVsW__pslinkcont{padding-top:10px;display:flex}@media screen and (max-width:1100px){.Footer-module__3hUVsW__col:first-child{text-align:left;grid-column:3/11;align-content:center;justify-self:end}.Footer-module__3hUVsW__col:nth-child(2){text-align:left;grid-column:3/11;align-self:center}.Footer-module__3hUVsW__col{width:80%;margin-top:5%}}@media screen and (max-width:768px){.Footer-module__3hUVsW__col{width:100%}}
.ScrollTop-module__NDicOa__scrollToTop{opacity:0;cursor:pointer;background-color:#ed7962;background-image:url(/img/up-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:15px;border:none;border-radius:10px;width:45px;height:50px;transition:all .2s ease-in-out;position:fixed;bottom:85px;right:11px}.ScrollTop-module__NDicOa__scrollToTop:focus,.ScrollTop-module__NDicOa__scrollToTop:active{outline:none}.ScrollTop-module__NDicOa__scrollToTop:hover{background-color:#ff937c}.ScrollTop-module__NDicOa__showScroll{opacity:1;z-index:10;transition:all .2s ease-in-out}@media screen and (max-width:1700px){.ScrollTop-module__NDicOa__scrollToTop{bottom:35px}}
.DevBanner-module__kD5KRa__banner{z-index:9999;color:#1a1a1a;text-align:center;pointer-events:none;background:#fce300;font-size:.75rem;font-weight:600;line-height:1.6rem;transition:transform .2s;position:fixed;top:0;left:0;right:0}.DevBanner-module__kD5KRa__banner[data-hidden=true]{transform:translateY(-100%)}
:root{--main-style-color:#03c;--main-stylehvr-color:#0040ff;--main-style-greybg:#f3f3f3;background-color:#fbfbff}*{box-sizing:border-box}html,body{max-width:100vw}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;padding:0;font-family:Montserrat,Arial,Helvetica,sans-serif}body.fixed-position{position:fixed;overflow:hidden}p,li{font-size:25px;font-weight:500}a{color:inherit;text-decoration:none}h1{text-transform:uppercase;font-size:60px;font-weight:700}h2{font-size:40px}h3{letter-spacing:1px;font-size:20px}h4{font-size:18px;font-weight:700}.grecaptcha-badge{z-index:100}.fade-up{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(50px)}.fade-up.show{opacity:1;transform:translateY(0)}
