[data-component=button]{-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;border:none;border-radius:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;padding:0 16px;height:32px;font-size:16px;line-height:1}[data-component=button] [data-component=icon]{font-size:0}[data-component=button] svg{width:20px;height:20px;fill:currentColor}[data-component=button][data-size=l]{font-size:20px;height:40px}[data-component=button][data-size=l] svg{width:24px;height:24px}[data-component=button][data-size=xl]{font-size:20px;height:48px}[data-component=button][data-size=xl] svg{width:32px;height:32px}[data-component=button][data-size=xxl]{font-size:24px;height:56px}[data-component=button][data-size=xxl] svg{width:40px;height:40px}[data-component=button][data-size=xxxl]{font-size:24px;height:64px}[data-component=button][data-size=xxxl] svg{width:48px;height:48px}[data-component=button][data-importance=primary]{background:#1c449b;color:#fff;fill:currentColor}[data-component=button][data-importance=primary]:hover{background:#16367c}[data-component=button][data-importance=accent]{background:#6e8904;fill:currentColor;color:#fff}[data-component=button][data-importance=accent]:hover{background:#586e03}[data-component=button][data-importance=ghost]{background:transparent;color:#6e8904;border:1px solid #6e8904;fill:currentColor;line-height:30px;color:#fff;border-color:#fff}[data-component=button][data-importance=ghost]:hover{background:#6e8904;color:#fff;fill:currentColor;color:#333;background:#fff}[data-component=button][data-importance=input]{background:#fff;color:#999;fill:currentColor}[data-component=button][data-importance=input]:hover,[data-component=button][data-importance=input][data-active]{color:#515151;fill:currentColor}[data-component=button][data-type=icon]{padding:0 8px;font-size:0}[data-component=button][data-type=icon-text]{padding-left:8px}[data-component=button][data-type=icon-text] [data-component=icon]{margin-right:8px}hp-button>svg{display:none}[data-component=icon] svg{-webkit-transition:all .25s cubic-bezier(.175,.885,.32,1.275);transition:all .25s cubic-bezier(.175,.885,.32,1.275)}[data-component=icon] svg .noFill{fill:none}[data-component=icon] svg .standard-stroke{stroke-miterlimit:10;stroke-width:2px}[data-component=icon] svg .big-stroke{stroke-width:4px}[data-component=icon] svg .round-joints{stroke-linecap:round;stroke-linejoin:round}[data-component=icon] svg .finance{stroke-width:2px;stroke-miterlimit:22.93}[data-component=input]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-component=input] [data-aria-placeholder] span{margin-left:5px}[data-component=input] input{border-radius:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;outline:none;line-height:40px;padding-left:12px;padding-right:12px;font-size:16px;height:40px;border:1px solid #c2c2c2}[data-component=input] input::-webkit-input-placeholder{color:#999}[data-component=input] input::-moz-placeholder{color:#999}[data-component=input] input:-ms-input-placeholder{color:#999}[data-component=input] input::-ms-input-placeholder{color:#999}[data-component=input] input::placeholder{color:#999}[data-component=input] input[data-type=password],[data-component=input] input[data-type=search]{border-top-right-radius:0;border-bottom-right-radius:0}[data-component=input] input[data-type=password]~[data-component=button],[data-component=input] input[data-type=search]~[data-component=button]{border-left:none}[data-component=input] input[data-type=password]{border-right:none}[data-component=input] input[data-type=search]{padding-right:40px;width:calc(100% - 40px)}[data-col-count="2"] [data-component=input] input[data-type=search]{width:180px}[data-component=input] input~[data-component=button]{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;-webkit-transition-property:background,background-color,border;transition-property:background,background-color,border;width:40px;position:relative;border-top-left-radius:0;border-bottom-left-radius:0;padding:0;border:1px solid #c2c2c2;border-left:1px solid transparent}[data-component=layer] [data-component=input] input~[data-component=button][data-importance=accent]{border:1px solid #586e03;border-left:1px solid transparent}[data-component=input] input~[data-component=button] svg{width:20px;height:20px;pointer-events:none}[data-component=input] input[aria-invalid],[data-component=input] input[aria-invalid]~[data-component=button]{border-color:#d40000}[data-component=input] input:invalid{-webkit-box-shadow:none;box-shadow:none}[data-component=input] input:focus,[data-component=input] input:focus~[data-component=button]{border-color:#6e8904}[data-component=input] input:focus~ul{display:block}[data-component=input]>ul{display:none;position:absolute;top:40px;left:0;background-color:#fff;border:1px solid #c2c2c2;border-radius:4px;width:100%;z-index:20}[data-component=input]>ul>li{padding:10px;overflow:hidden;text-overflow:ellipsis}[data-component=input]>ul>li.hover,[data-component=input]>ul>li:hover{background-color:#f3f3f3;cursor:pointer}[data-component=input]>ul>li:nth-child(5)~li{display:none}[data-component=input]>ul:after{content:"Suchvorschläge bereitgestellt durch GMX";display:block;position:relative;padding:10px;font-weight:400;font-size:14px;line-height:14px;color:#999;border-top:1px solid #dadada}[data-component=searchbar]{border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-component=header] [data-component=searchbar] input,[data-component=header] [data-component=searchbar] input~[data-component=button],[data-component=searchbar] input~[data-component=button]{border:none}[data-component=searchbar] input+[data-aria-placeholder]{pointer-events:none;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:40px;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding-left:16px;color:#999}[data-component=searchbar] input:not([data-placeholder-focus-once]):focus+[data-aria-placeholder]{display:none}[data-component=searchbar] input+[data-component=button][data-close-button]{display:block;position:absolute;width:40px;height:40px;right:40px;top:1px;border:none}[data-component=searchbar] input+[data-component=button][data-close-button] span:first-child{margin:10px}[data-component=searchbar] input+[data-component=button][data-close-button] span:nth-child(2){margin:-10px 10px 10px 10px}[data-col-count="1"] [data-component=searchbar] input{display:none}[data-component=burger]{position:relative;margin-right:auto}[data-component=burger] label{display:block;height:18px;width:20px;cursor:pointer}[data-component=burger] label span{-webkit-transition:all .25s cubic-bezier(.175,.885,.32,1.275);transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:block;position:absolute;height:3px;width:20px;background:#717171;border-radius:2px;-webkit-transform-origin:center;transform-origin:center}[data-component=burger] label:hover span{background-color:#1c449b}[data-component=burger] label:hover span:nth-child(2)>div{border-color:#1c449b transparent transparent}[data-component=burger] label span:first-child{top:1px}[data-component=burger] label span:nth-child(2){top:8px}[data-component=burger] label span:nth-child(2)>div{position:absolute;right:0;top:0;width:0;height:0;-webkit-transform:rotate(1turn);transform:rotate(1turn);border-style:solid;border-width:3px 3px 0 6px;border-color:#717171 transparent transparent transparent}[data-component=burger] label span:nth-child(3){top:15px}[data-component=burger] [id^=burger]:checked~[data-layer]{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}[data-component=burger] [id^=burger]:not(:checked)~label[data-burger]:hover span:first-child{height:10px;background-color:transparent;border:3px solid transparent;border-color:#1c449b transparent transparent;border-radius:50%/10px 10px 0 0;top:-3px}[data-component=burger] [id^=burger]:not(:checked)~label[data-burger]:hover span:nth-child(2)>div{top:100%}[data-component=burger] [data-layer]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;visibility:hidden;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:absolute;-webkit-box-shadow:#ccc;box-shadow:#ccc;background-color:#fff;padding:32px;border:1px solid #ccc;border-radius:4px;left:-30px;top:-110px;height:100vh;width:360px;overflow-y:auto;z-index:1}[data-component=burger] [data-layer] label[data-close-button] span:last-child{top:17px}[data-component=burger] [data-layer] label[data-close-button]:hover span{background-color:#1c449b}[data-component=burger] [data-layer] header{font-weight:200;font-size:34.1095485194px;line-height:38.1095485194px;color:#333}[data-component=burger] [data-layer] nav>ul{font-weight:700;font-size:16.24px;line-height:19px;color:#333}[data-component=burger] [data-layer] nav>ul p{cursor:pointer}[data-component=burger] [data-layer] nav>ul>li:not(:first-child){border-top:1px solid #ddd}[data-component=burger] [data-layer] nav>ul>li>a:hover{color:#1c449b}[data-component=burger] [data-layer] nav>ul>li li>a:hover{text-decoration:underline}[data-component=burger] [data-layer] nav>ul li{padding:12px 0}[data-component=burger] [data-layer] nav>ul li a{position:relative;display:block;padding-right:30px}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList] [data-arrow-down]{z-index:1;position:absolute;right:0;top:-4px;padding:12px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList] [data-arrow-down] i{border:solid #333;border-width:0 3px 3px 0;display:block;padding:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .25s cubic-bezier(.175,.885,.32,1.275);transition:all .25s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList]>ul{display:none}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList].open>a [data-arrow-down]{top:2px}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList].open>a [data-arrow-down] i{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList].open>ul{display:block;padding-top:12px}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList].open>ul li{font-weight:400;font-size:16.24px;line-height:22px;color:#333;padding:8px 0}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList].open>ul li i{border-color:#717171}[data-component=burger] [data-layer] nav>ul li[data-component=TreeList] [data-component=TreeList] ul{margin-left:15px}[data-component=navigation]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;z-index:1;padding:0 30px}[data-component=navigation] [data-service-slot]{display:none}[data-col-count="1"] [data-component=navigation],[data-col-count="2"] [data-component=navigation],[data-col-count="3"] [data-component=navigation],[data-col-count="4"] [data-component=navigation]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-col-count="4"] [data-component=navigation] [data-component=burger]{margin-right:72px}[data-col-count="2"] [data-component=navigation] [data-component=burger],[data-col-count="3"] [data-component=navigation] [data-component=burger]{margin-right:32px}[data-component=navigation] .partner-links,[data-component=navigation]>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-component=navigation] .partner-links{margin-left:auto}[data-component=navigation] .partner-links>a{position:relative;display:inline-block;height:20px}[data-component=navigation] .partner-links>a:not(:last-child){margin-right:40px}[data-component=navigation] .partner-links>a>img{-webkit-transition:all .25s cubic-bezier(.175,.885,.32,1.275);transition:all .25s cubic-bezier(.175,.885,.32,1.275);-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.7;width:auto;max-height:100%}[data-component=navigation] .partner-links>a>img:hover{-webkit-filter:none;filter:none;opacity:1}[data-col-count="1"] [data-component=navigation] .partner-links,[data-col-count="2"] [data-component=navigation] .partner-links{display:none}[data-component=navigation]>ul{list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;margin-right:32px;max-width:630px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[data-col-count="3"] [data-component=navigation]>ul{max-width:630px}[data-col-count="3"] [data-component=navigation]>ul>li:not(:first-child){margin-left:32px}[data-component=navigation]>ul>li{font-weight:400;font-size:14px;line-height:14px;color:#333;cursor:pointer;white-space:nowrap;padding-top:15px;padding-bottom:14px;position:relative}[data-component=navigation]>ul>li:after{content:"";display:block;position:absolute;width:100%;height:4px;bottom:-1px}[data-component=navigation]>ul>li:hover:after{-webkit-transition:all 1s cubic-bezier(.175,.885,.32,1.275);transition:all 1s cubic-bezier(.175,.885,.32,1.275);background-color:#1c449b}[data-component=navigation]>ul>li:active{color:#1c449b}[data-component=navigation]>ul>li:not(:first-child){margin-left:32px}[data-component=navigation]>ul>li[data-more]{display:none}[data-component=navigation]>ul>li[data-more]:hover>ul{display:block}[data-component=navigation]>ul>li[data-more]>ul{display:none;position:absolute}[data-component=navigation]>ul>li sup{position:absolute;top:2px;left:calc(100% - 16px);padding-left:4px;padding-right:4px;border-radius:2px;font-family:Verdana,sans-serif;font-size:9px;background-color:#6e8904;color:#fff}header[data-component=header]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20}header[data-component=header]>div{border-bottom:1px solid #d1d1d1}header[data-component=header] #loginlayerbutton[type=checkbox]~[data-component=login]{opacity:0;visibility:hidden}header[data-component=header] #loginlayerbutton[type=checkbox]:checked~[data-component=login]{opacity:1;visibility:visible;top:0}header[data-component=header]>[data-component=login]{top:-100%}header[data-component=header]>[data-component=login],header[data-component=header]>[data-wrapper]{padding:28px 30px}header[data-component=header]>[data-component=login] [data-part=logo],header[data-component=header]>[data-wrapper] [data-part=logo]{height:40px;width:123px}[data-col-count="2"] header[data-component=header]>[data-component=login] [data-part=logo],[data-col-count="2"] header[data-component=header]>[data-wrapper] [data-part=logo]{height:32px;width:98px}[data-col-count="1"] header[data-component=header]>[data-component=login] [data-part=logo],[data-col-count="1"] header[data-component=header]>[data-wrapper] [data-part=logo]{width:21px;height:21px}header[data-component=header]>[data-wrapper]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1c449b}[data-col-count="1"] header[data-component=header]>[data-wrapper]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 30px}header[data-component=header]>[data-wrapper] [data-component=searchbar]{margin-left:auto;margin-right:auto}[data-col-count="4"] header[data-component=header]>[data-wrapper] [data-component=searchbar]{width:520px}[data-col-count="3"] header[data-component=header]>[data-wrapper] [data-component=searchbar]{width:300px}[data-col-count="2"] header[data-component=header]>[data-wrapper] [data-component=searchbar]{width:220px}header[data-component=header]>[data-wrapper] [data-component=searchbar] form{width:100%}[data-col-count="1"] header[data-component=header] [data-component=login]{position:absolute;display:none}header[data-component=header] [data-login-area]{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header[data-component=header] [data-login-area] [data-component=button]{font-weight:500}header[data-component=header] [data-login-area] [data-component=button][data-type=icon-text] svg{fill:transparent;fill-opacity:0;stroke:#333;stroke:#fff}[data-col-count="1"] header[data-component=header] [data-component=button]{background:none;height:auto;line-height:inherit;padding:0}[data-col-count="1"] header[data-component=header] [data-component=button] span{display:none}[data-col-count="1"] header[data-component=header] svg{fill:#717171;margin:0;width:21px}[data-component=simple]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}[data-content] [data-component=simple][data-orientation=vertical-reverse]>:not(:first-child),[data-content] [data-component=simple][data-orientation=vertical]>:not(:last-child){margin-bottom:32px}[data-content] [data-component=simple][data-orientation=horizontal-reverse]>:not(:first-child),[data-content] [data-component=simple][data-orientation=horizontal]>:not(:last-child){margin-right:32px}[data-component=simple][data-orientation=vertical-reverse]{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}[data-component=simple][data-orientation^=horizontal]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-component=simple][data-orientation^=horizontal] img{margin-left:auto;margin-right:auto}[data-component=simple][data-orientation^=horizontal] figcaption{margin-right:auto}[data-component=simple][data-orientation=horizontal-reverse]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}[data-component=simple][data-backdrop]{padding:24px;border-radius:4px}[data-component=simple][data-backdrop=grey]{background-color:#c2c2c2}header [data-component=simple] img{width:40px;height:40px}[data-component=simple] img{width:135px;height:135px;-o-object-fit:cover;object-fit:cover}[data-component=simple] img[data-shape=circle]{border-radius:50%}[data-component=simple] figcaption{font-weight:500;font-size:16.24px;line-height:18.8384px;color:#333;-webkit-transition:all .25s cubic-bezier(.175,.885,.32,1.275);transition:all .25s cubic-bezier(.175,.885,.32,1.275)}a [data-component=simple] figcaption:hover{text-decoration:underline}[data-component=simple]>div[data-backdrop]{height:135px;width:135px;border-radius:50%}[data-component=simple]>div[data-backdrop]>:first-child{width:72px;height:72px;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[data-component=simple]>div[data-backdrop] svg{fill:#000;stroke:#000}[data-component=simple]>div[data-backdrop=blue]{background-color:#d6dded}[data-component=simple]>div[data-backdrop=blue] svg{fill:#607cb9;stroke:#607cb9}[data-component=bento]{position:relative}[data-component=bento][data-open]>label span{background:#1c449b}[data-component=bento]>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-3px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:24px}[data-component=bento]>label:hover span{background:#1c449b}[data-component=bento]>label span{display:block;position:relative;height:5px;width:5px;margin-right:3px;margin-bottom:3px;background:#717171;border-radius:50%;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .25s cubic-bezier(.175,.885,.32,1.275);transition:all .25s cubic-bezier(.175,.885,.32,1.275)}[data-component=bento] [data-layer]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #c2c2c2;-webkit-box-shadow:#c2c2c2;box-shadow:#c2c2c2;background-color:#fff;border-radius:4px;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:35px;width:370px;z-index:1}[data-component=bento] [data-layer]:before{top:-12px;z-index:1;border-bottom:13px solid #fff}[data-component=bento] [data-layer]:after,[data-component=bento] [data-layer]:before{content:"";position:absolute;left:50%;border-left:11px solid transparent;border-right:11px solid transparent}[data-component=bento] [data-layer]:after{top:-13px;z-index:0;border-bottom:13px solid #c2c2c2}[data-component=bento] [data-layer] [data-close-button]{position:absolute;top:16px;right:16px}[data-component=bento] [data-layer] [data-close-button]:hover span{background-color:#1c449b}[data-component=bento] [data-layer] [data-part=bento-row]{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:-40px}[data-component=bento] [data-layer] [data-part=bento-row]>*{margin-bottom:40px;width:80px}[data-component=bento] [data-layer] [data-part=bento-row]:last-of-type{background-color:#f3f3f3;padding-top:20px;padding-bottom:20px;width:100%;font-weight:400;font-size:14px;line-height:14px}[data-component=bento] [data-layer] [data-part=bento-row]:last-of-type>*{margin-bottom:8px;width:50%}[data-component=bento] [data-layer] [data-part=bento-row]:last-of-type a:hover{text-decoration:underline}[data-component=bento] [data-layer] [data-component=simple]{cursor:pointer}[data-component=bento] [data-layer] [data-component=simple] [data-component=icon]{width:40px;height:40px}[data-content] [data-component=bento] [data-layer] [data-component=simple][data-orientation=vertical]>:not(:last-child){margin-bottom:10px}[data-component=bento] [data-layer] [data-component=simple] figcaption{font-weight:400;font-size:14px;line-height:14px;white-space:pre}[data-component=bento] [data-layer] [data-component=simple] svg{fill:#999;stroke:none}[data-component=bento] [data-layer] [data-component=simple]:hover svg{fill:#1c449b}[data-component=bento] [data-layer] [data-component=simple]:hover figcaption{color:#1c449b}[data-col-count="3"] [data-component=header] [data-component=login] [data-component=bento] [data-layer],[data-col-count="3"] [data-content-login] [data-component=bento] [data-layer]{-webkit-transform:translateX(-30%);transform:translateX(-30%)}[data-col-count="3"] [data-component=header] [data-component=login] [data-component=bento] [data-layer]:after,[data-col-count="3"] [data-component=header] [data-component=login] [data-component=bento] [data-layer]:before,[data-col-count="3"] [data-content-login] [data-component=bento] [data-layer]:after,[data-col-count="3"] [data-content-login] [data-component=bento] [data-layer]:before{left:30%}[data-col-count="1"] [data-component=header] [data-component=login] [data-component=bento] [data-layer],[data-col-count="1"] [data-content-login] [data-component=bento] [data-layer],[data-col-count="2"] [data-component=header] [data-component=login] [data-component=bento] [data-layer],[data-col-count="2"] [data-content-login] [data-component=bento] [data-layer]{-webkit-transform:translateX(-10%);transform:translateX(-10%)}[data-col-count="1"] [data-component=header] [data-component=login] [data-component=bento] [data-layer]:after,[data-col-count="1"] [data-component=header] [data-component=login] [data-component=bento] [data-layer]:before,[data-col-count="1"] [data-content-login] [data-component=bento] [data-layer]:after,[data-col-count="1"] [data-content-login] [data-component=bento] [data-layer]:before,[data-col-count="2"] [data-component=header] [data-component=login] [data-component=bento] [data-layer]:after,[data-col-count="2"] [data-component=header] [data-component=login] [data-component=bento] [data-layer]:before,[data-col-count="2"] [data-content-login] [data-component=bento] [data-layer]:after,[data-col-count="2"] [data-content-login] [data-component=bento] [data-layer]:before{left:10%}[data-component=teaser]{-webkit-transition:all .25s cubic-bezier(.175,.885,.32,1.275);transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:block;overflow:hidden}[data-component=teaser][data-grid-row] figure{float:left;margin-right:10px}[data-component=teaser][data-grid-row] figure+article{padding-top:0}[data-component=teaser]>span:first-child{display:block;padding-bottom:8px}[data-component=teaser] figure{display:block;position:relative;overflow:hidden}[data-component=teaser] figure img{width:100%;height:auto;display:block;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}[data-component=teaser] figure>span:first-child{display:block;padding-bottom:3px}[data-component=teaser] figure figcaption{font-weight:400;font-size:14px;line-height:14px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;padding:4px;bottom:0;color:#fff;background:rgba(0,0,0,.8);border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:8px;margin-bottom:8px;min-height:20px}[data-component=teaser] figure figcaption [data-component=icon],[data-component=teaser] figure figcaption img,[data-component=teaser] figure figcaption svg{display:block;height:20px;width:20px;fill:#fff;stroke:#fff;margin-right:8px}[data-component=teaser] figure figcaption[data-position=middle]{top:8px;bottom:auto}[data-component=teaser] figure figcaption[data-size=big]{line-height:32px;padding-left:8px;padding-right:8px}[data-component=teaser] figure figcaption[data-color=error]{background-color:#d40000}[data-component=teaser] figure figcaption[data-color=accent]{background-color:#6e8904}[data-component=teaser] figure figcaption[data-color=webcent]{background-color:#f59911}[data-component=teaser] figure:not([data-grid-row]){margin-bottom:10px}[data-component=teaser] article header>span{font-weight:400;font-size:14px;line-height:14px;color:#717171;display:block;padding-bottom:8px}[data-component=teaser] article header>span label{cursor:pointer;border-radius:2px;padding:1px 4px;margin-right:4px;background-color:#d6dded;color:#16367c}[data-component=teaser] article header>span label[data-color=error]{background-color:#d40000;color:#fff}[data-component=teaser] article header>span label[data-color=accent]{background-color:#6e8904;color:#fff}[data-component=teaser] article header>span label[data-color=webcent]{background-color:#f59911;color:#fff}[data-component=teaser] article header>span label[data-color=grey]{background-color:#515151;color:#fff}[data-component=teaser] article header>span label[data-color=grey-light]{background-color:#dadada;color:#515151}[data-component=teaser] article header h3{font-weight:700;font-size:19px;line-height:22px;padding-bottom:8px;white-space:pre-line}[data-component=teaser] article header h3:hover{color:#1c449b}[data-component=teaser] article p{font-weight:400;font-size:16.24px;line-height:22px;color:#333}[data-component=teaser] article [data-component=button]{margin-top:16px;display:inline-block}[data-component=teaser] article footer{font-weight:400;font-size:14px;line-height:14px;color:#999;line-height:1.2;margin-top:8px}[data-component=teaser] article footer span{margin-right:20px}[data-component=teaser][data-separator=top]{border-top:1px solid #dadada;padding-top:12px}[data-component=teaser][data-separator=right]{border-right:1px solid #dadada;padding-right:12px}[data-component=teaser][data-separator=bottom]{border-bottom:1px solid #dadada;padding-bottom:12px}[data-component=teaser][data-separator=left]{border-left:1px solid #dadada;padding-left:12px}[data-component=teaser][data-separator] h3{font-weight:700;font-size:16.24px;line-height:19px;color:#333}[data-background=blue] [data-component=teaser][data-separator]{border-color:#607cb9}[data-component=teaser][data-article-overlay] figure{margin-bottom:0}[data-component=teaser][data-article-overlay] article{position:absolute;bottom:0;left:0;right:0;padding:12px;z-index:1}[data-component=teaser][data-article-overlay] article:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(33,33,33,.65)}[data-component=teaser][data-article-overlay] article h3{font-size:24px;line-height:1.2}[data-component=teaser][data-article-overlay] article h3:hover{color:#fff;text-decoration:underline}[data-component=teaser][data-article-overlay] article footer,[data-component=teaser][data-article-overlay] article h3,[data-component=teaser][data-article-overlay] article p,[data-component=teaser][data-article-overlay] article span{position:relative;color:#fff}[data-col-count="4"] [data-layout-variant="3colDouble"]>:first-child:first-of-type article,[data-col-count="4"] [data-layout-variant="3colSingle"]>:first-child:first-of-type article{position:relative;margin-top:-135px;background-color:#fff;width:660px;padding-right:30px;border-top-right-radius:4px}[data-col-count="4"] [data-layout-variant="3colDouble"]>:first-child:first-of-type article header h3,[data-col-count="4"] [data-layout-variant="3colSingle"]>:first-child:first-of-type article header h3{font-weight:700;font-size:29.4047832064px;line-height:34px;color:#333}[data-col-count="4"] [data-layout-variant="3colDouble"]>:first-child:first-of-type article header h3:hover,[data-col-count="4"] [data-layout-variant="3colSingle"]>:first-child:first-of-type article header h3:hover{color:#1c449b}[data-col-count="4"] [data-layout-variant="3colDouble"]>:first-child:first-of-type article header,[data-col-count="4"] [data-layout-variant="3colSingle"]>:first-child:first-of-type article header{padding-top:12px}[data-col-count="4"] [data-layout-variant="4colSingle"] [data-component=teaser] article{position:relative;margin-top:-135px;background-color:#fff;width:880px;padding-right:30px;border-top-right-radius:4px}[data-col-count="4"] [data-layout-variant="4colSingle"] [data-component=teaser] article header h3{font-weight:700;font-size:29.4047832064px;line-height:34px;color:#333}[data-col-count="4"] [data-layout-variant="4colSingle"] [data-component=teaser] article header h3:hover{color:#1c449b}[data-col-count="4"] [data-layout-variant="4colSingle"] [data-component=teaser] article header{padding-top:12px}[data-col-count="3"] [data-layout-variant="4colSingle"] [data-component=teaser] article{position:relative;margin-top:-135px;background-color:#fff;width:660px;padding-right:30px;border-top-right-radius:4px}[data-col-count="3"] [data-layout-variant="4colSingle"] [data-component=teaser] article header h3{font-weight:700;font-size:29.4047832064px;line-height:34px;color:#333}[data-col-count="3"] [data-layout-variant="4colSingle"] [data-component=teaser] article header h3:hover{color:#1c449b}[data-col-count="3"] [data-layout-variant="4colSingle"] [data-component=teaser] article header{padding-top:12px}[data-slide-indicator-position=right] [data-wrapper] [data-component=teaser] img{height:300px}[data-content] [data-content-login]{background-color:#f3f3f3;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding:24px 30px 16px;overflow:visible;margin-left:30px;margin-right:30px}[data-content] [data-content-login] [data-component=login]{background-color:#f3f3f3}[data-col-count="2"] [data-content] [data-content-login] [data-component=login]>p[aria-label]{bottom:-20px}[data-col-count="2"] [data-content] [data-content-login] [data-component=login]>p[aria-label][aria-label=netid]{left:90px}[data-col-count="2"] [data-content] [data-content-login] [data-component=login]>p[aria-label][aria-label=pwd]{left:295px}[data-content] [data-content-login] [data-component=login]>label[data-close-button]{display:none}[data-content] [data-content-login][data-sticky]{position:relative;z-index:29}.stickyLogin [data-content] [data-content-login]{border-left:30px solid #f3f3f3;border-right:30px solid #f3f3f3}[data-component=login]{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:19;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px;background:#f3f3f3}[data-component=login]>:not(:last-child){margin-right:20px}[data-layout] [data-component=login]{width:auto;float:none}[data-col-count="2"] [data-component=login]>:not(:last-child){margin-right:16px}[data-component=login]>div:first-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}[data-col-count="2"] [data-component=login]>div:first-child{margin-right:16px}[data-content-login] [data-component=login]>div:first-child{height:40px}[data-col-count="4"] [data-component=login]>div:first-child{width:250px}[data-col-count="3"] [data-component=login]>div:first-child{width:190px}[data-component=login]>div:first-child [data-component=icon] svg{width:32px;height:32px;fill:#1c449b;stroke:#fff}[data-component=login]>div:first-child span{font-weight:200;font-size:18.8384px;line-height:22px;color:#333;padding-left:12px;white-space:pre;color:#1c449b}[data-component=login]>[data-form-login]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-component=login]>[data-form-login]>:not(:last-child){margin-right:20px}[data-col-count="2"] [data-component=login]>[data-form-login]>:not(:last-child){margin-right:16px}[data-component=login]>[data-form-login] [data-component=input]{position:relative;width:280px;height:40px}[data-col-count="3"] [data-component=login]>[data-form-login] [data-component=input]{width:190px}[data-col-count="2"] [data-component=login]>[data-form-login] [data-component=input]{width:170px}[data-component=login]>[data-form-login] [data-component=input] input{width:100%}[data-component=login]>[data-form-login] [data-component=input] input[data-type=password]{width:calc(100% - 40px)}[data-component=login]>[data-form-login]>[data-component=button]{font-size:16.24px;font-weight:500}[data-component=login]>[data-form-login]>[data-grid-column]{position:relative}[data-component=login]>[data-form-login]>[data-grid-column]>p{position:absolute;left:1px;bottom:-27px;font-size:16px;color:#717171}[data-component=login]>[data-form-login]>[data-grid-column]>p:hover{text-decoration:underline}[data-component=login]>p[aria-label]{font-weight:400;font-size:14px;line-height:14px;color:#999;color:#333}[data-component=login]>p[aria-label][aria-label=netid] svg{height:24px;width:24px}[data-component=login]>p[aria-label][aria-label=netid] span:hover{text-decoration:underline}[data-component=login]>p[aria-label][aria-label=splitter]{width:1px;height:24px;background-color:#c2c2c2}[data-component=login]>p[aria-label][aria-label=pwd] a:hover{text-decoration:underline}[data-col-count="2"] [data-component=login]>p[aria-label][aria-label=netid]{left:120px}[data-col-count="2"] [data-component=login]>p[aria-label][aria-label=pwd]{left:325px}[data-component=login]>label[data-close-button]{position:absolute;margin-right:30px}[data-component=login]>label[data-close-button]:hover span{background-color:#1c449b}[data-component=login] [data-login-icon] img,[data-component=login] [data-login-icon] svg{display:block}[data-component=notification]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;line-height:1.5}[data-component=notification][data-notification-type=breakingNews]{color:#fff;background:#d40000}[data-component=notification][data-notification-type=success]{background:#f5fbf2}[data-component=notification][data-notification-type=success] svg[data-type=information]{fill:#1c8ad9}[data-component=notification][data-notification-type=success] svg[data-type=success]{fill:#5cb82a}[data-component=notification][data-notification-type=success] svg[data-type=warning]{fill:#f0bc00}[data-component=notification][data-notification-type=success] svg[data-type=failure]{fill:#d40000}[data-component=notification]>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}[data-component=notification] [data-pre-icon]{width:24px;height:24px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-right:8px}[data-component=notification] [data-pre-icon] svg{width:24px;height:24px;fill:currentColor}[data-component=notification] [data-buttons]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-left:auto}[data-component=notification] [data-component=button]{margin-left:40px;line-height:1.2}[data-component=notification] [data-component=button][data-importance=ghost]{color:currentColor;border-color:currentColor}[data-component=notification] [data-component=button][data-importance=ghost]:hover{color:#333;background:#f3f3f3;border-color:#f3f3f3}[data-component=notification] [data-close-button]{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;margin-left:40px;color:currentColor}[data-component=notification] [data-close-button]:hover svg{fill:#333}[data-component=notification] [data-close-button] svg{fill:currentColor}hp-notification{display:block}[data-component=block-navigation]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;white-space:nowrap;padding:30px 0 15px}[data-component=block-navigation]>:not(:last-child){margin-right:30px}[data-component=block-navigation] h2{font-weight:200;font-size:34.1095485194px;line-height:38.1095485194px;color:#333}[data-component=block-navigation] nav{overflow:hidden}[data-component=block-navigation] ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:23px;overflow:hidden}[data-component=block-navigation] ul li{font-weight:200;font-size:18.8384px;line-height:22px;color:#333;list-style:none}[data-component=block-navigation] ul li:not(:last-child){margin-right:30px}[data-component=block-navigation] ul li a{text-decoration:none;color:#717171}[data-component=block-navigation] a[href]:hover{color:#1c449b}[data-component=slider]{height:100%;position:relative;display:block;overflow-x:hidden}[data-layout] [data-component=slider]{width:630px!important}[data-layout] [data-component=slider] [data-component=teaser]:not([data-article-overlay]) h3{font-weight:700;font-size:29px;line-height:34px}[data-component=slider][data-slide-indicator-position=bottom] [data-part=indicators] li:not(:first-child) figure,[data-component=slider][data-slide-indicator-position=top] [data-part=indicators] li:not(:first-child) figure{padding-left:5px}[data-component=slider][data-slide-indicator-position=left],[data-component=slider][data-slide-indicator-position=right]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-component=slider][data-slide-indicator-position=left] [data-wrapper],[data-component=slider][data-slide-indicator-position=right] [data-wrapper]{width:calc(100% - 95px)}[data-component=slider][data-slide-indicator-position=left] [data-part=indicators] ul,[data-component=slider][data-slide-indicator-position=right] [data-part=indicators] ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-component=slider][data-slide-indicator-position=left] [data-part=indicators] li:not(:first-child) figure,[data-component=slider][data-slide-indicator-position=right] [data-part=indicators] li:not(:first-child) figure{padding-top:5px}[data-component=slider][data-slide-indicator-position=left] [data-part=indicators] li img,[data-component=slider][data-slide-indicator-position=right] [data-part=indicators] li img{width:95px;height:56px}[data-component=slider][data-slide-indicator-position=top] [data-part=indicators] img{border-bottom:5px solid transparent}[data-component=slider][data-slide-indicator-position=bottom] [data-part=indicators] img{border-top:5px solid transparent}[data-component=slider][data-slide-indicator-position=left] [data-part=indicators] img{border-right:5px solid transparent}[data-component=slider][data-slide-indicator-position=right]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}[data-component=slider][data-slide-indicator-position=right] [data-part=indicators] img{border-left:5px solid transparent}[data-component=slider][data-slide-direction=fade] [data-wrapper]>div{-webkit-transition:none;transition:none}[data-component=slider][data-slide-direction=fade] [data-wrapper]>div>*{-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;position:absolute;opacity:0}[data-component=slider][data-slide-direction=fade] [data-wrapper]>div>[data-current]{opacity:1;z-index:1}[data-component=slider] [data-part=indicators]{z-index:1;overflow:hidden}[data-component=slider] [data-part=indicators][data-slide-direction=topdown]{display:none}[data-component=slider] [data-part=indicators] ul{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;position:relative;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;min-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:95px}[data-component=slider] [data-part=indicators] ul li{font-weight:400;font-size:14px;line-height:14px;color:#333;position:relative;display:block;cursor:pointer}[data-component=slider] [data-part=indicators] ul li div{padding:10px 15px;white-space:nowrap;background-color:#f3f3f3}[data-component=slider] [data-part=indicators] ul li[data-current]{font-weight:500;font-size:14px;line-height:14px;color:#333;cursor:default}[data-component=slider] [data-part=indicators] ul li[data-current] div{background-color:#dadada}[data-component=slider] [data-part=indicators] ul li[data-current] figure img{border-color:#1c449b}[data-component=slider] [data-part=indicators] ul li:hover div{background-color:#dadada}[data-component=slider] [data-part=indicators] ul li figure{display:-webkit-box;display:-ms-flexbox;display:flex}[data-component=slider] [data-part=indicators] ul li figure img{width:var(--indicator-img-width);height:var(--indicator-img-height)}[data-component=slider] [data-part=indicators] ul li figure figcaption{display:none}[data-component=slider] [data-part^=arrow-]{position:absolute;display:block;z-index:1;height:32px;width:32px;margin:var(--size-s);opacity:.7;cursor:pointer;background:#000;color:#fff;border-radius:calc(var(--border-radius)/2);line-height:38px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:calc(28.125% - 16px);-webkit-transition:opacity .7s;transition:opacity .7s}[data-component=slider] [data-part^=arrow-]:hover{opacity:1}[data-component=slider] [data-part=arrow-prev]{justify-self:start}[data-component=slider] [data-part=arrow-prev]:before{content:"";display:block;border-top:2px solid #fff;border-left:2px solid #fff;height:12px;width:12px;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:9px;left:12px}[data-component=slider] [data-part=arrow-prev]:after{content:"";display:block;position:absolute;width:70px;height:100px;top:-34px;left:calc(var(--size-s)*-1)}[data-component=slider] [data-part=arrow-next]{right:0}[data-component=slider] [data-part=arrow-next]:before{content:"";display:block;border-top:2px solid #fff;border-right:2px solid #fff;height:12px;width:12px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:9px;right:12px}[data-component=slider] [data-part=arrow-next]:after{content:"";display:block;position:absolute;width:70px;height:100px;top:-34px;right:calc(var(--size-s)*-1)}[data-component=slider] [data-wrapper]{position:relative;overflow:hidden;margin:0;padding:0}[data-component=slider] [data-wrapper]>div{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;left:0;top:0;margin:0 auto}[data-component=slider] [data-wrapper]>div>*{width:100%;height:auto;float:left}[data-component=slider] [data-wrapper]>div>*>span:first-child{display:none}[data-component=list]{position:relative}[data-component=list]>h3{font-weight:200;font-size:34.1095485194px;line-height:38.1095485194px;color:#333;margin-bottom:16px;position:relative}[data-component=list] [data-component=teaser] header h3{font-weight:700;font-size:16.24px;line-height:19px;color:#333}[data-component=list] ol,[data-component=list] ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-component=list] ol[data-orientation=horizontal],[data-component=list] ul[data-orientation=horizontal]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[data-component=list] ol li{position:relative}[data-component=list] ol li>span:first-child{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:34.1095485194px;font-weight:200;line-height:38.1095485194px;color:#999}[data-component=list] ol li [data-component]{padding-left:40px}[data-component=list][data-smaller=true]>h3{font-weight:200;font-size:18.8384px;line-height:22px;color:#333;top:0}[data-component=list][data-smaller=true] ol li>span:first-child{font-size:18.8384px;line-height:unset}[data-component=list][data-smaller=true] ol li [data-component]{padding-left:30px}[data-component=list][data-smaller=true] ol li [data-component] h3{padding-bottom:12px}hp-layer{display:none}[data-component=layer]{z-index:32;display:none}[data-component=layer] [data-layer]{position:fixed;left:0;top:0;height:100vh;width:100vw;background-color:#333;opacity:.5}[data-component=layer][data-visible]{display:block}[data-component=layer] [data-layer-content-wrapper]{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;padding:30px;padding-bottom:75px;border-radius:4px}[data-component=layer] [data-component=teaser]{width:300px}[data-component=layer] [data-close-button]{position:absolute;top:16px;right:16px}[data-component=layer] [data-teaser-wrapper]{margin-top:16px}[data-component=layer] [data-teaser-wrapper]>:not(:first-child){margin-left:30px}[data-component=layer] [data-hide-button],[data-component=layer] [data-layer-content],[data-component=layer] [data-part=top] [data-component=button]{margin-top:24px}[data-component=layer] [data-hide-button]{cursor:pointer;position:absolute;right:30px;bottom:30px;color:#2269c3;font-size:16.24px}[data-component=layer] [data-hide-button]:hover{text-decoration:underline}[data-component=layer] [data-part=top]{margin-bottom:40px}[data-component=layer] [data-part=top] [data-component=button]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[data-component=layer] [data-part=right]{width:300px;height:600px;margin-left:30px}[data-component=layer] [data-part=right] iframe{height:600px}[data-component=layer] [data-part=left]{position:relative;grid-template-rows:auto auto 1fr}[data-component=layer] [data-part=bottom]{position:absolute;bottom:0;right:0;width:100%}[data-component=layer] [data-part=bottom] form{width:100%}[data-component=layer] [data-layer-headline],[data-component=layer] [data-sub-headline]{color:#333}[data-component=layer] [data-layer-headline]{font-size:34.1095485194px;line-height:42px;font-weight:200;text-align:center}[data-component=layer] [data-sub-headline]{font-size:25.34895104px;line-height:30px;font-weight:700}body[data-inactivity-layer]{overflow:hidden}[data-component=footer]>section{background-color:#f3f3f3}[data-component=footer]>section:first-child{background-color:#1c449b;padding:0 30px}[data-component=footer]>section:first-child [data-component=teaser]{width:300px}[data-component=footer]>section:first-child [data-component=teaser]:not(:first-child){margin-left:30px}[data-component=footer]>section:first-child [data-component=teaser] h3{font-weight:700;font-size:16.24px;line-height:19px;color:#333}[data-component=footer]>section:first-child [data-component=teaser] article header h3,[data-component=footer]>section:first-child [data-component=teaser] article p{color:#fff}[data-component=footer]>section:first-child [data-component=teaser] figure{overflow:visible}[data-component=footer]>section:first-child [data-component=teaser] img{width:80px}[data-component=footer]>section:first-child[data-layout]>*{margin:0}[data-component=footer]>section[data-layout="4col"]{padding-top:32px;padding-bottom:32px}[data-component=footer]>section[data-layout="4col"] [data-component=teaser][data-grid-row]{grid-column-start:unset;grid-template-columns:auto}[data-col-count="3"] [data-component=footer]>section[data-layout="4col"] [data-component=teaser]:last-child{display:none}[data-component=footer]>section:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;padding-top:40px;padding-bottom:16px;padding-left:15px;padding-right:15px}[data-component=footer]>section:nth-child(2)>div{padding-left:15px;padding-right:15px;margin-bottom:16px;margin-left:0!important;margin-right:0!important}[data-component=footer]>section:nth-child(2) h2{font-weight:700;font-size:21.852544px;line-height:25px;color:#333;margin-bottom:24px}[data-component=footer]>section:nth-child(2) ul li{font-weight:400;font-size:16.24px;line-height:22px;color:#333;margin-bottom:16px}[data-component=footer]>section:nth-child(2) ul li a{text-decoration:none;color:#515151}[data-component=footer]>section:nth-child(2) ul li a:hover{text-decoration:underline}[data-component=footer]>section:nth-child(3){border-top:1px solid #dadada}[data-component=footer]>section:nth-child(3) ul[data-layout="7col"]{background-color:#f3f3f3;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:40px 30px}[data-component=footer]>section:nth-child(3) ul[data-layout="7col"] li{width:14.28571%;padding-right:30px;padding-bottom:24px}[data-col-count="3"] [data-component=footer]>section:nth-child(3) ul[data-layout="7col"] li{width:20%}[data-col-count="2"] [data-component=footer]>section:nth-child(3) ul[data-layout="7col"] li{width:33.33333%}[data-col-count="1"] [data-component=footer]>section:nth-child(3) ul[data-layout="7col"] li{width:50%}[data-component=footer]>section:nth-child(3) ul[data-layout="7col"] li [data-component=simple][data-orientation=horizontal] img{margin-right:8px;width:24px;height:24px}[data-component=footer]>section:nth-child(3) ul[data-layout="7col"] li [data-component=simple][data-orientation=horizontal] figcaption{font-weight:400;font-size:16.24px;line-height:22px;color:#333}[data-component=footer]>section:nth-child(4){border-top:1px solid #dadada;padding-top:40px;padding-bottom:16px}[data-component=footer]>section:nth-child(4) ul{background-color:#f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;padding-bottom:0}[data-component=footer]>section:nth-child(4) ul li{padding:0 15px 30px;margin-bottom:24px}[data-component=footer]>section:nth-child(4) ul li a,[data-component=footer]>section:nth-child(4) ul li img{display:block}[data-component=footer]>section:last-child ul{background-color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:24px;padding-bottom:24px}[data-component=footer]>section:last-child ul li{margin-right:32px!important;margin-bottom:15px!important}[data-component=footer]>section:last-child ul li:last-child{margin-right:0}[data-component=footer]>section:last-child ul li a{color:#fff;text-decoration:none}[data-component=footer]>section:last-child ul li a:hover{text-decoration:underline}[data-component=footer]>section:last-child span.ee{position:absolute;left:50%;width:2px;margin-left:-1px;height:2px;bottom:0}[data-component=footer]>section:last-child span.ee:hover:after{content:"Developed by Fiona Lena Toma, Benjamin Schneider & Mark Plöttner";display:block;position:absolute;float:left;width:200px;margin-left:-99px;text-align:center;bottom:0;font-size:7px}[data-component=footer]>section:not(:first-child)[data-layout]>*,[data-component=footer]>section:not(:first-child) [data-layout]>*{width:auto!important;margin:0;margin-left:0!important}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.main .main-content{min-width:1020px;width:1020px}.main [data-container]{min-width:150px}.main>*{float:left}.main [data-ac],.main [data-container]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}[data-ad-type=cinematic] .main[data-fallback] [data-ac=middle]{position:relative;width:100%}[data-ad-type=cinematic] .main[data-fallback] [data-ac=middle] iframe{position:relative;width:100%;min-width:unset}.main [data-ac=top]{height:90px}.main [data-ac=top] iframe{justify-self:end;height:100%;width:100%}.main [data-ac=top][data-dynamic] iframe{width:100%}.main [data-ac=middle]{margin:0 auto;overflow:visible;background-color:#f2f4f9}.main [data-ac=middle] iframe{margin-left:auto;margin-right:auto;height:100%;width:100%}.main [data-ac=middle][data-dynamic] iframe{width:100%}[data-ad-type=billboard] .main [data-ac=middle],[data-ad-type=bridge] .main [data-ac=middle],[data-ad-type=flagship] .main [data-ac=middle]{height:250px}[data-ad-type=cinematic] .main [data-ac=middle]{position:relative;width:100%;height:380px}[data-ad-type=double-sitebar] .main:not([data-fallback]) iframe,[data-ad-type=sitebar] .main:not([data-fallback]) iframe,[data-dynamic] .main:not([data-fallback]) iframe{min-width:100%}.main [data-ac=left],.main [data-ac=right],.main [data-container]{height:100vh;width:100%}.main [data-ac=left] iframe,.main [data-ac=right] iframe,.main [data-container] iframe{height:100%;width:100%}.main [data-ac=left] iframe{margin-left:auto}[data-ad-type=homeframe] .main [data-ac=left],[data-ad-type=homeframe] .main [data-container=left]{width:120px;min-width:120px}[data-ad-type=homeframe] .main [data-ac=right],[data-ad-type=homeframe] .main [data-container=right]{min-width:160px}.main [data-ac=right] iframe{margin-right:auto}[data-content]{position:relative;z-index:0;-webkit-box-sizing:content-box;box-sizing:content-box;background:#fff;border-top:30px solid #fff;border-bottom:30px solid #fff}[data-content]>:not([data-content-login]):not([data-component=notification]){padding-left:30px;padding-right:30px}[data-content]>:not([data-component=block-navigation])+:not([data-component=notification]):not([data-content-login]),[data-content]>:not([data-login-sticky-indicator]):not([data-component=block-navigation])+:not([data-component=notification]):not([data-content-login]){padding-top:30px}[data-content]>[data-component=notification],[data-content]>hp-notification{margin:0 30px 30px 30px}[data-content]>section+[data-component=notification],[data-content]>section+hp-notification{margin:30px 30px 0 30px}[data-content]>[data-component=block-navigation]+[data-component=notification],[data-content]>[data-component=block-navigation]+hp-notification{margin:0 30px}[data-login-sticky-indicator]{margin:0!important;padding:0!important}.withjs hp-login,hp-button svg{display:none!important}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,sans-serif;outline:none}body,html{width:100%;height:100%;background:#e6e6e6}a{color:inherit;text-decoration:none}ol,ul{list-style:none}input::-ms-clear,input::-ms-reveal{display:none}[data-available],uim\:ad{display:none}.container{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:1320px;padding-left:30px;padding-right:30px;background:#fff}[data-service-slot] iframe{height:100%}[data-service-slot] a~iframe{display:none}[data-service-slot] uim\:ad:first-child:nth-last-child(2)~iframe{display:block}[data-service-slot^=box_] iframe{min-height:250px}[data-component]{position:relative}[data-content]>hp-block-navigation [data-component=block-navigation]{background-color:#fff}[data-content]>hp-block-navigation [data-background=grey]{background:#f3f3f3}[data-content]>hp-block-navigation [data-background=blue]{background:#f1f4f9}[data-content]>*{background-color:#fff}[data-content]>[data-background=grey]{background:#f3f3f3}[data-content]>[data-background=blue]{background:#f1f4f9}[data-accessibility],[data-hidden]{display:none}[data-no-scroll]{overflow:hidden}[data-grid-row]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}[data-grid-column],[data-grid-row]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}[data-grid-column]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}[data-grid-end-self]{margin-left:auto}[data-grid-start-self]{margin-right:auto}[data-close-button]{position:relative;display:block;height:18px;cursor:pointer;color:#717171}[data-close-button]:hover svg{color:#1c449b}[data-close-button]:hover span{background:#1c449b}[data-close-button] svg{fill:currentColor;width:12px;height:12px}[data-close-button] span{display:block;position:relative;height:2px;width:20px;background:#717171;border-radius:2px;-webkit-transform-origin:center;transform-origin:center}[data-close-button] span:first-child{-webkit-transform:translateY(8px) rotate(-45deg);transform:translateY(8px) rotate(-45deg);top:0}[data-close-button] span:nth-child(2){-webkit-transform:translateY(-8px) rotate(45deg);transform:translateY(-8px) rotate(45deg);top:14px}[data-sticky]{position:sticky;top:0}[data-hidden-values]{display:none}[data-ac=top]{background-color:#f2f4f9}svg.netid{fill:#717171}svg.netid:hover .netid_checkmark{fill:#76b72a}svg.netid .netid_checkmark{-webkit-transition:all .25s cubic-bezier(.175,.885,.32,1.275);transition:all .25s cubic-bezier(.175,.885,.32,1.275)}[data-layout]{background:#fff;display:block;overflow:hidden;position:relative}[data-layout]>*{float:left}[data-layout]>*+:not([type=hp-simple]):not([data-component=slider]){margin-left:30px;margin-bottom:30px}body[data-numbers] [data-layout]>:first-child{position:relative}body[data-numbers] [data-layout]>:first-child:before{content:"1";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(2){position:relative}body[data-numbers] [data-layout]>:nth-child(2):before{content:"2";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(3){position:relative}body[data-numbers] [data-layout]>:nth-child(3):before{content:"3";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(4){position:relative}body[data-numbers] [data-layout]>:nth-child(4):before{content:"4";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(5){position:relative}body[data-numbers] [data-layout]>:nth-child(5):before{content:"5";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(6){position:relative}body[data-numbers] [data-layout]>:nth-child(6):before{content:"6";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(7){position:relative}body[data-numbers] [data-layout]>:nth-child(7):before{content:"7";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(8){position:relative}body[data-numbers] [data-layout]>:nth-child(8):before{content:"8";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(9){position:relative}body[data-numbers] [data-layout]>:nth-child(9):before{content:"9";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(10){position:relative}body[data-numbers] [data-layout]>:nth-child(10):before{content:"10";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(11){position:relative}body[data-numbers] [data-layout]>:nth-child(11):before{content:"11";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(12){position:relative}body[data-numbers] [data-layout]>:nth-child(12):before{content:"12";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(13){position:relative}body[data-numbers] [data-layout]>:nth-child(13):before{content:"13";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(14){position:relative}body[data-numbers] [data-layout]>:nth-child(14):before{content:"14";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(15){position:relative}body[data-numbers] [data-layout]>:nth-child(15):before{content:"15";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(16){position:relative}body[data-numbers] [data-layout]>:nth-child(16):before{content:"16";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(17){position:relative}body[data-numbers] [data-layout]>:nth-child(17):before{content:"17";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(18){position:relative}body[data-numbers] [data-layout]>:nth-child(18):before{content:"18";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(19){position:relative}body[data-numbers] [data-layout]>:nth-child(19):before{content:"19";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(20){position:relative}body[data-numbers] [data-layout]>:nth-child(20):before{content:"20";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(21){position:relative}body[data-numbers] [data-layout]>:nth-child(21):before{content:"21";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(22){position:relative}body[data-numbers] [data-layout]>:nth-child(22):before{content:"22";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(23){position:relative}body[data-numbers] [data-layout]>:nth-child(23):before{content:"23";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(24){position:relative}body[data-numbers] [data-layout]>:nth-child(24):before{content:"24";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(25){position:relative}body[data-numbers] [data-layout]>:nth-child(25):before{content:"25";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(26){position:relative}body[data-numbers] [data-layout]>:nth-child(26):before{content:"26";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(27){position:relative}body[data-numbers] [data-layout]>:nth-child(27):before{content:"27";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(28){position:relative}body[data-numbers] [data-layout]>:nth-child(28):before{content:"28";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(29){position:relative}body[data-numbers] [data-layout]>:nth-child(29):before{content:"29";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(30){position:relative}body[data-numbers] [data-layout]>:nth-child(30):before{content:"30";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(31){position:relative}body[data-numbers] [data-layout]>:nth-child(31):before{content:"31";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(32){position:relative}body[data-numbers] [data-layout]>:nth-child(32):before{content:"32";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(33){position:relative}body[data-numbers] [data-layout]>:nth-child(33):before{content:"33";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(34){position:relative}body[data-numbers] [data-layout]>:nth-child(34):before{content:"34";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(35){position:relative}body[data-numbers] [data-layout]>:nth-child(35):before{content:"35";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(36){position:relative}body[data-numbers] [data-layout]>:nth-child(36):before{content:"36";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(37){position:relative}body[data-numbers] [data-layout]>:nth-child(37):before{content:"37";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(38){position:relative}body[data-numbers] [data-layout]>:nth-child(38):before{content:"38";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(39){position:relative}body[data-numbers] [data-layout]>:nth-child(39):before{content:"39";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(40){position:relative}body[data-numbers] [data-layout]>:nth-child(40):before{content:"40";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(41){position:relative}body[data-numbers] [data-layout]>:nth-child(41):before{content:"41";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(42){position:relative}body[data-numbers] [data-layout]>:nth-child(42):before{content:"42";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(43){position:relative}body[data-numbers] [data-layout]>:nth-child(43):before{content:"43";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(44){position:relative}body[data-numbers] [data-layout]>:nth-child(44):before{content:"44";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(45){position:relative}body[data-numbers] [data-layout]>:nth-child(45):before{content:"45";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(46){position:relative}body[data-numbers] [data-layout]>:nth-child(46):before{content:"46";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(47){position:relative}body[data-numbers] [data-layout]>:nth-child(47):before{content:"47";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(48){position:relative}body[data-numbers] [data-layout]>:nth-child(48):before{content:"48";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(49){position:relative}body[data-numbers] [data-layout]>:nth-child(49):before{content:"49";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(50){position:relative}body[data-numbers] [data-layout]>:nth-child(50):before{content:"50";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(51){position:relative}body[data-numbers] [data-layout]>:nth-child(51):before{content:"51";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(52){position:relative}body[data-numbers] [data-layout]>:nth-child(52):before{content:"52";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(53){position:relative}body[data-numbers] [data-layout]>:nth-child(53):before{content:"53";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(54){position:relative}body[data-numbers] [data-layout]>:nth-child(54):before{content:"54";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(55){position:relative}body[data-numbers] [data-layout]>:nth-child(55):before{content:"55";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(56){position:relative}body[data-numbers] [data-layout]>:nth-child(56):before{content:"56";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(57){position:relative}body[data-numbers] [data-layout]>:nth-child(57):before{content:"57";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(58){position:relative}body[data-numbers] [data-layout]>:nth-child(58):before{content:"58";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(59){position:relative}body[data-numbers] [data-layout]>:nth-child(59):before{content:"59";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(60){position:relative}body[data-numbers] [data-layout]>:nth-child(60):before{content:"60";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(61){position:relative}body[data-numbers] [data-layout]>:nth-child(61):before{content:"61";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(62){position:relative}body[data-numbers] [data-layout]>:nth-child(62):before{content:"62";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(63){position:relative}body[data-numbers] [data-layout]>:nth-child(63):before{content:"63";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(64){position:relative}body[data-numbers] [data-layout]>:nth-child(64):before{content:"64";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(65){position:relative}body[data-numbers] [data-layout]>:nth-child(65):before{content:"65";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(66){position:relative}body[data-numbers] [data-layout]>:nth-child(66):before{content:"66";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(67){position:relative}body[data-numbers] [data-layout]>:nth-child(67):before{content:"67";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(68){position:relative}body[data-numbers] [data-layout]>:nth-child(68):before{content:"68";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(69){position:relative}body[data-numbers] [data-layout]>:nth-child(69):before{content:"69";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(70){position:relative}body[data-numbers] [data-layout]>:nth-child(70):before{content:"70";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(71){position:relative}body[data-numbers] [data-layout]>:nth-child(71):before{content:"71";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(72){position:relative}body[data-numbers] [data-layout]>:nth-child(72):before{content:"72";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(73){position:relative}body[data-numbers] [data-layout]>:nth-child(73):before{content:"73";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(74){position:relative}body[data-numbers] [data-layout]>:nth-child(74):before{content:"74";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(75){position:relative}body[data-numbers] [data-layout]>:nth-child(75):before{content:"75";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(76){position:relative}body[data-numbers] [data-layout]>:nth-child(76):before{content:"76";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(77){position:relative}body[data-numbers] [data-layout]>:nth-child(77):before{content:"77";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(78){position:relative}body[data-numbers] [data-layout]>:nth-child(78):before{content:"78";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(79){position:relative}body[data-numbers] [data-layout]>:nth-child(79):before{content:"79";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(80){position:relative}body[data-numbers] [data-layout]>:nth-child(80):before{content:"80";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(81){position:relative}body[data-numbers] [data-layout]>:nth-child(81):before{content:"81";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(82){position:relative}body[data-numbers] [data-layout]>:nth-child(82):before{content:"82";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(83){position:relative}body[data-numbers] [data-layout]>:nth-child(83):before{content:"83";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(84){position:relative}body[data-numbers] [data-layout]>:nth-child(84):before{content:"84";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(85){position:relative}body[data-numbers] [data-layout]>:nth-child(85):before{content:"85";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(86){position:relative}body[data-numbers] [data-layout]>:nth-child(86):before{content:"86";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(87){position:relative}body[data-numbers] [data-layout]>:nth-child(87):before{content:"87";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(88){position:relative}body[data-numbers] [data-layout]>:nth-child(88):before{content:"88";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(89){position:relative}body[data-numbers] [data-layout]>:nth-child(89):before{content:"89";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(90){position:relative}body[data-numbers] [data-layout]>:nth-child(90):before{content:"90";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(91){position:relative}body[data-numbers] [data-layout]>:nth-child(91):before{content:"91";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(92){position:relative}body[data-numbers] [data-layout]>:nth-child(92):before{content:"92";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(93){position:relative}body[data-numbers] [data-layout]>:nth-child(93):before{content:"93";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(94){position:relative}body[data-numbers] [data-layout]>:nth-child(94):before{content:"94";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(95){position:relative}body[data-numbers] [data-layout]>:nth-child(95):before{content:"95";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(96){position:relative}body[data-numbers] [data-layout]>:nth-child(96):before{content:"96";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(97){position:relative}body[data-numbers] [data-layout]>:nth-child(97):before{content:"97";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(98){position:relative}body[data-numbers] [data-layout]>:nth-child(98):before{content:"98";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(99){position:relative}body[data-numbers] [data-layout]>:nth-child(99):before{content:"99";position:absolute;top:-20px}body[data-numbers] [data-layout]>:nth-child(100){position:relative}body[data-numbers] [data-layout]>:nth-child(100):before{content:"100";position:absolute;top:-20px}[data-layout][data-background]{padding-bottom:30px}[data-layout]+[data-background]{margin-top:30px}[data-layout][data-background]+[data-background]{margin-top:0}[type=hp-simple]{max-width:190px}[data-layout]>:not([type=hp-simple]):not([data-component=slider]):not([data-component=login]){width:300px}[data-layout="4col"] [data-layout-variant]{display:block}[data-layout="4col"] [data-layout-variant]:after{content:"";clear:both;display:table}[data-layout="4col"] [data-layout-variant]>*{float:left}[data-layout="4col"] [data-layout-variant]>:first-child{width:630px!important}[data-layout="4col"] [data-layout-variant]>:first-child h3{font-weight:700;font-size:29px;line-height:34px}[data-layout="4col"] [data-layout-variant]>:first-child h3:hover{color:#1c449b}[data-layout="5col"]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}[data-layout-name=fiveBig]:not([data-component=block-navigation])>:first-child{width:630px!important}[data-layout-name=fiveBig]:not([data-component=block-navigation])>:first-child h3{font-weight:700;font-size:29px;line-height:34px}[data-layout-name=fiveBig]:not([data-component=block-navigation])>:first-child h3:hover{color:#1c449b}[data-layout][data-name=Vorteilswelt] [data-service-slot=slider_1_5]{width:630px!important}[data-layout][data-name=Vorteilswelt] [data-service-slot=slider_1_5] h3{font-weight:700;font-size:29px;line-height:34px}[data-layout][data-name=Vorteilswelt] [data-service-slot=slider_1_5] h3:hover{color:#1c449b}[data-layout][data-name=Vorteilswelt] [data-service-slot=slider_1_5] img{width:630px!important;height:360px}[data-col-count="2"] :not([data-component=block-navigation])[data-name=viewport][data-layout-variant=left]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=viewport][data-layout-variant=left]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=viewport][data-layout-variant=oneline-slider]>:nth-child(2),[data-col-count="2"] :not([data-component=block-navigation])[data-name=viewport][data-layout-variant=oneline-slider]>:nth-child(3),[data-col-count="3"] :not([data-component=block-navigation])[data-name=viewport][data-layout-variant=oneline-slider]>:nth-child(2){display:none}:not([data-component=block-navigation])[data-name=viewport]:first-child{margin-bottom:30px}[data-col-count="2"] :not([data-component=block-navigation])[data-layout-name=four]:not([data-name=Panorama])>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-layout-name=four]:not([data-name=Panorama])>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-layout-name=fourWithText]:not([data-name=Panorama])>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-layout-name=fourWithText]:not([data-name=Panorama])>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Freemail]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Freemail]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Games]>:nth-child(2),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Kolumne_A]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Kolumne_A]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Kolumne_A]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Kolumne_B]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Kolumne_B]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=News]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=News]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Panorama]>:nth-child(2),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Panorama]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Ratgeber_A]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Ratgeber_A]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Ratgeber_A]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Ratgeber_B]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Ratgeber_B]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Recommendation]>:first-child,[data-col-count="2"] :not([data-component=block-navigation])[data-name=Recommendation]>:nth-child(2),[data-col-count="2"] :not([data-component=block-navigation])[data-name=SEO]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=SEO]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Service_A]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Service_A]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Service_B]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Service_B]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Special]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Special]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Sport]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Sport]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Unterhaltung]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Unterhaltung]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Vorteilswelt]>:nth-child(4),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Vorteilswelt]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=WebCent]>:nth-child(5),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Wissen]>:nth-child(3),[data-col-count="2"] :not([data-component=block-navigation])[data-name=Wissen]>:nth-child(5),[data-col-count="3"] :not([data-component=block-navigation])[data-layout-name=four]:not([data-name=Panorama])>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-layout-name=fourWithText]:not([data-name=Panorama])>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Freemail]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Kolumne_A]>:nth-child(5),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Kolumne_B]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=News]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=News]>:nth-child(5),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Panorama]>:nth-child(3),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Ratgeber_A]>:nth-child(5),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Ratgeber_B]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Recommendation]>:nth-child(2),[data-col-count="3"] :not([data-component=block-navigation])[data-name=SEO]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Special]>:nth-child(3),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Special]>:nth-child(5),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Sport]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Sport]>:nth-child(5),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Unterhaltung]>:nth-child(3),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Unterhaltung]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Vorteilswelt]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Vorteilswelt]>:nth-child(5),[data-col-count="3"] :not([data-component=block-navigation])[data-name=WebCent]>:nth-child(4),[data-col-count="3"] :not([data-component=block-navigation])[data-name=WebCent]>:nth-child(5),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Wissen]>:nth-child(3),[data-col-count="3"] :not([data-component=block-navigation])[data-name=Wissen]>:nth-child(5){display:none}[data-col-count="1"] [data-visible-in="1col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="2"] [data-visible-in="1col"],[data-col-count="3"] [data-visible-in="1col"],[data-col-count="4"] [data-visible-in="1col"]{display:none}[data-col-count="2"] [data-visible-in="2col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-visible-in="2col"],[data-col-count="3"] [data-visible-in="2col"],[data-col-count="4"] [data-visible-in="2col"]{display:none}[data-col-count="3"] [data-visible-in="3col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-visible-in="3col"],[data-col-count="2"] [data-visible-in="3col"],[data-col-count="4"] [data-visible-in="3col"]{display:none}[data-col-count="4"] [data-visible-in="4col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-visible-in="4col"],[data-col-count="2"] [data-visible-in="4col"],[data-col-count="3"] [data-visible-in="4col"]{display:none}[data-col-count="1"] [data-visible-from-up="1col"],[data-col-count="2"] [data-visible-from-up="1col"],[data-col-count="3"] [data-visible-from-up="1col"],[data-col-count="4"] [data-visible-from-up="1col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-visible-from-up="2col"]{display:none}[data-col-count="2"] [data-visible-from-up="2col"],[data-col-count="3"] [data-visible-from-up="2col"],[data-col-count="4"] [data-visible-from-up="2col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-visible-from-up="3col"],[data-col-count="2"] [data-visible-from-up="3col"]{display:none}[data-col-count="3"] [data-visible-from-up="3col"],[data-col-count="4"] [data-visible-from-up="3col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-visible-from-up="4col"],[data-col-count="2"] [data-visible-from-up="4col"],[data-col-count="3"] [data-visible-from-up="4col"]{display:none}[data-col-count="1"] [data-visible-from-down="1col"],[data-col-count="4"] [data-visible-from-up="4col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="2"] [data-visible-from-down="1col"],[data-col-count="3"] [data-visible-from-down="1col"],[data-col-count="4"] [data-visible-from-down="1col"]{display:none}[data-col-count="1"] [data-visible-from-down="2col"],[data-col-count="2"] [data-visible-from-down="2col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="3"] [data-visible-from-down="2col"],[data-col-count="4"] [data-visible-from-down="2col"]{display:none}[data-col-count="1"] [data-visible-from-down="3col"],[data-col-count="2"] [data-visible-from-down="3col"],[data-col-count="3"] [data-visible-from-down="3col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="4"] [data-visible-from-down="3col"]{display:none}[data-col-count="1"] [data-visible-from-down="4col"],[data-col-count="2"] [data-visible-from-down="4col"],[data-col-count="3"] [data-visible-from-down="4col"],[data-col-count="4"] [data-visible-from-down="4col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-hidden-in="1col"]{display:none}[data-col-count="2"] [data-hidden-in="1col"],[data-col-count="3"] [data-hidden-in="1col"],[data-col-count="4"] [data-hidden-in="1col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="2"] [data-hidden-in="2col"]{display:none}[data-col-count="1"] [data-hidden-in="2col"],[data-col-count="3"] [data-hidden-in="2col"],[data-col-count="4"] [data-hidden-in="2col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="3"] [data-hidden-in="3col"]{display:none}[data-col-count="1"] [data-hidden-in="3col"],[data-col-count="2"] [data-hidden-in="3col"],[data-col-count="4"] [data-hidden-in="3col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="4"] [data-hidden-in="4col"]{display:none}[data-col-count="1"] [data-hidden-in="4col"],[data-col-count="2"] [data-hidden-in="4col"],[data-col-count="3"] [data-hidden-in="4col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-hidden-from-up="1col"],[data-col-count="2"] [data-hidden-from-up="1col"],[data-col-count="3"] [data-hidden-from-up="1col"],[data-col-count="4"] [data-hidden-from-up="1col"]{display:none}[data-col-count="1"] [data-hidden-from-up="2col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="2"] [data-hidden-from-up="2col"],[data-col-count="3"] [data-hidden-from-up="2col"],[data-col-count="4"] [data-hidden-from-up="2col"]{display:none}[data-col-count="1"] [data-hidden-from-up="3col"],[data-col-count="2"] [data-hidden-from-up="3col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="3"] [data-hidden-from-up="3col"],[data-col-count="4"] [data-hidden-from-up="3col"]{display:none}[data-col-count="1"] [data-hidden-from-up="4col"],[data-col-count="2"] [data-hidden-from-up="4col"],[data-col-count="3"] [data-hidden-from-up="4col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-hidden-from-down="1col"],[data-col-count="4"] [data-hidden-from-up="4col"]{display:none}[data-col-count="2"] [data-hidden-from-down="1col"],[data-col-count="3"] [data-hidden-from-down="1col"],[data-col-count="4"] [data-hidden-from-down="1col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-hidden-from-down="2col"],[data-col-count="2"] [data-hidden-from-down="2col"]{display:none}[data-col-count="3"] [data-hidden-from-down="2col"],[data-col-count="4"] [data-hidden-from-down="2col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-hidden-from-down="3col"],[data-col-count="2"] [data-hidden-from-down="3col"],[data-col-count="3"] [data-hidden-from-down="3col"]{display:none}[data-col-count="4"] [data-hidden-from-down="3col"]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-col-count="1"] [data-hidden-from-down="4col"],[data-col-count="2"] [data-hidden-from-down="4col"],[data-col-count="3"] [data-hidden-from-down="4col"],[data-col-count="4"] [data-hidden-from-down="4col"]{display:none}@font-face{font-family:Roboto;src:url(https://img.ui-portal.de/homepage/fonts/2019/gmx/Roboto-Light.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Roboto;src:url(https://img.ui-portal.de/homepage/fonts/2019/gmx/Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(https://img.ui-portal.de/homepage/fonts/2019/gmx/Roboto-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(https://img.ui-portal.de/homepage/fonts/2019/gmx/Roboto-Bold.woff2) format("woff2");font-weight:700;font-style:normal}div.main-content{background:#fff}div.main-content>div[data-message-area=error]:first-child{position:relative;padding:16px;background-color:#d40000;color:#fff;z-index:30;font-weight:400;font-size:16.24px;line-height:22px}div.main-content>div[data-message-area=error]:first-child svg{width:24px;height:24px;float:left;margin-right:15px}div.main-content>[data-component=notification],div.main-content>hp-notification{padding-left:30px;padding-right:30px}div.main-content header~[data-component=notification],div.main-content header~hp-notification{padding:8px 12px;margin:20px 30px}div.main-content header~[data-component=notification]+[data-content],div.main-content header~hp-notification+[data-content]{border-top:0}