@-webkit-keyframes fade-in-move-down-center{from{opacity:0;-webkit-transform:translate(-50%, -30px);transform:translate(-50%, -30px)}to{opacity:1;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@keyframes fade-in-move-down-center{from{opacity:0;-webkit-transform:translate(-50%, -30px);transform:translate(-50%, -30px)}to{opacity:1;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@-webkit-keyframes fade-in-move-down{from{opacity:0;-webkit-transform:translate(0, -30px);transform:translate(0, -30px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes fade-in-move-down{from{opacity:0;-webkit-transform:translate(0, -30px);transform:translate(0, -30px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fade-in-move-up{from{opacity:0;-webkit-transform:translate(0, 30px);transform:translate(0, 30px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes fade-in-move-up{from{opacity:0;-webkit-transform:translate(0, 30px);transform:translate(0, 30px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes palceholder{0%{-webkit-transform:translate3d(-30%, 0, 0);transform:translate3d(-30%, 0, 0)}100%{-webkit-transform:translate3d(30%, 0, 0);transform:translate3d(30%, 0, 0)}}@keyframes palceholder{0%{-webkit-transform:translate3d(-30%, 0, 0);transform:translate3d(-30%, 0, 0)}100%{-webkit-transform:translate3d(30%, 0, 0);transform:translate3d(30%, 0, 0)}}@-webkit-keyframes location-color{0%{color:#bababa;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, -3px, 0);transform:translate3d(0, -3px, 0)}70%{-webkit-transform:translate3d(0, -1px, 0);transform:translate3d(0, -1px, 0)}80%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{color:#b22e7f}}@keyframes location-color{0%{color:#bababa;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, -3px, 0);transform:translate3d(0, -3px, 0)}70%{-webkit-transform:translate3d(0, -1px, 0);transform:translate3d(0, -1px, 0)}80%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{color:#b22e7f}}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.animated-background{background:#f5f6ff;background-image:-webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));background-image:linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);background-size:800px 104px;height:60px;position:relative}@media screen and (max-width: 767px){.animated-background{height:110px}}.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.3rem;border-color:#232a6e;border-width:0;border-style:solid;-webkit-box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.4);box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.4);color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.4rem;font-weight:700;height:4.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.7rem;max-height:4.5rem;min-height:4.5rem;padding:.5rem .8rem;text-align:center;outline:none;text-decoration:none;text-shadow:none;-webkit-transition:background .3s;transition:background .3s;word-break:normal;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e)}.btn:hover{background-color:#232a6e;background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);color:#fff;cursor:pointer;text-decoration:none;-webkit-box-shadow:0 0 0.4rem 0 rgba(0,0,0,0.4);box-shadow:0 0 0.4rem 0 rgba(0,0,0,0.4)}.btn:active{background-color:#464d94;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#737aba));background-image:linear-gradient(#464d94, #737aba);-webkit-box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4)}.btn.grow{width:100%}.btn.icon{height:4.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:4.5rem;min-height:4.5rem;overflow:hidden;padding:0;position:relative}.btn.icon::before,.btn.icon.icon--right::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.3rem 0 0 .3rem;color:#fff;background-color:#232a6e;background-image:-webkit-gradient(linear, left top, left bottom, from(#232a6e), to(#0f1657));background-image:linear-gradient(#232a6e, #0f1657);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;height:100%;max-height:4.5rem;min-height:4.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;min-width:4.5rem;max-width:4.5rem;-webkit-transition:background .3s;transition:background .3s;width:4.5rem}.btn.icon.icon--right{overflow:hidden}.btn.icon.icon--right::after{border-radius:0 .3rem .3rem 0}.btn.icon:hover::before,.btn.icon.icon--right:hover::after{font-size:2.2rem;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e);color:#fff}.btn.icon:active::before,.btn.icon.icon--right:active::after{font-size:2rem;background-image:-webkit-gradient(linear, left top, left bottom, from(#232a6e), to(#464d94));background-image:linear-gradient(#232a6e, #464d94)}.btn.icon>*{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:'Open Sans', sans-serif;padding:0 .5rem .1rem;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;word-break:break-word;white-space:normal}.btn.btn--small{font-size:1.2rem;line-height:1.4rem;height:3.5rem;max-height:3.5rem;min-height:3.5rem}.btn.btn--small.icon::before,.btn.btn--small.icon.icon--right::after{font-size:1.4rem;height:3.3rem;max-height:3.3rem;min-height:3.3rem;width:2.5rem;min-width:2.5rem;max-width:2.5rem}.btn.btn--large{height:100%;max-height:8rem;min-height:8rem}.btn.btn--large.icon::before,.btn.btn--large.icon.icon--right::after{font-size:1.4rem;height:8rem;max-height:8rem;min-height:8rem}@media screen and (max-width: 767px){.btn.btn--large{max-height:4.5rem;min-height:4.5rem;max-width:4.5rem;min-width:4.5rem}.btn.btn--large.icon::before,.btn.btn--large.icon.icon--right::after{max-height:4.5rem;min-height:4.5rem}}.btn.default{background-color:#464d94;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e);border-color:#232a6e}.btn.default:hover{background-color:#737aba;background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);border-color:#464d94}.btn.default:active{background-color:#464d94;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#737aba));background-image:linear-gradient(#464d94, #737aba);border-color:#464d94}.btn.default.icon::before,.btn.default.icon.icon--right::after{background-color:#232a6e;background-image:-webkit-gradient(linear, left top, left bottom, from(#232a6e), to(#0f1657));background-image:linear-gradient(#232a6e, #0f1657)}.btn.default.icon:hover::before,.btn.default.icon.icon--right:hover::after{background-color:#464d94;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e)}.btn.default.icon:active::before,.btn.default.icon.icon--right:active::after{background-color:#232a6e;background-image:-webkit-gradient(linear, left top, left bottom, from(#232a6e), to(#464d94));background-image:linear-gradient(#232a6e, #464d94)}.btn.primary{background-color:#2b8800;background-image:-webkit-gradient(linear, left top, left bottom, from(#4fa626), to(#2b8800));background-image:linear-gradient(#4fa626, #2b8800);border-color:#2b8800}.btn.primary:hover{background-color:#7cc45a;background-image:-webkit-gradient(linear, left top, left bottom, from(#7cc45a), to(#4fa626));background-image:linear-gradient(#7cc45a, #4fa626);border-color:#4fa626;color:#fff}.btn.primary:active{background-color:#4fa626;background-image:-webkit-gradient(linear, left top, left bottom, from(#4fa626), to(#7cc45a));background-image:linear-gradient(#4fa626, #7cc45a);border-color:#4fa626;color:#fff}.btn.primary.icon::before,.btn.primary.icon.icon--right::after{background-color:#2b8800;background-image:-webkit-gradient(linear, left top, left bottom, from(#2b8800), to(#1f6100));background-image:linear-gradient(#2b8800, #1f6100);color:#fff}.btn.primary.icon:hover::before,.btn.primary.icon.icon--right:hover::after{background-color:#4fa626;background-image:-webkit-gradient(linear, left top, left bottom, from(#4fa626), to(#2b8800));background-image:linear-gradient(#4fa626, #2b8800);color:#fff}.btn.primary.icon:active::before,.btn.primary.icon.icon--right:active::after{background-color:#2b8800;background-image:-webkit-gradient(linear, left top, left bottom, from(#2b8800), to(#4fa626));background-image:linear-gradient(#2b8800, #4fa626)}.btn.secondary{background-color:#f5f5f5;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d7d7d7));background-image:linear-gradient(#f5f5f5, #d7d7d7);border-color:#d7d7d7;color:#444}.btn.secondary:hover{border-color:#f5f5f5;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));background-image:linear-gradient(#fff, #f5f5f5)}.btn.secondary:active{border-color:#f5f5f5;background-color:#f5f5f5;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));background-image:linear-gradient(#f5f5f5, #fff)}.btn.secondary.icon::before,.btn.secondary.icon.icon--right::after{color:#444;background-color:#d7d7d7;background-image:-webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#bababa));background-image:linear-gradient(#d7d7d7, #bababa)}.btn.secondary.icon:hover::before,.btn.secondary.icon.icon--right:hover::after{background-color:#f5f5f5;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d7d7d7));background-image:linear-gradient(#f5f5f5, #d7d7d7)}.btn.secondary.icon:active::before,.btn.secondary.icon.icon--right:active::after{background-color:#d7d7d7;background-image:-webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#f5f5f5));background-image:linear-gradient(#d7d7d7, #f5f5f5)}.btn.inactive,.btn.disabled,.btn[disabled]{background-color:#d7d7d7;background:#d7d7d7;border-color:#bababa;cursor:not-allowed;color:#bababa;-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.btn.inactive:hover,.btn.disabled:hover,.btn[disabled]:hover{background:#d7d7d7;background-color:#d7d7d7;border-color:#bababa;-webkit-box-shadow:none;box-shadow:none}.btn.inactive:active,.btn.disabled:active,.btn[disabled]:active{background-color:#d7d7d7;background:#d7d7d7}.btn.inactive.icon::before,.btn.inactive.icon.icon--right::after,.btn.disabled.icon::before,.btn.disabled.icon.icon--right::after,.btn[disabled].icon::before,.btn[disabled].icon.icon--right::after{background-color:#bababa;background:#bababa;color:#9b9b9b}.btn.inactive.icon:hover::before,.btn.inactive.icon.icon--right:hover::after,.btn.disabled.icon:hover::before,.btn.disabled.icon.icon--right:hover::after,.btn[disabled].icon:hover::before,.btn[disabled].icon.icon--right:hover::after{border-color:#bababa;background-color:#bababa;background:#bababa}.btn.inactive.icon:active::before,.btn.inactive.icon.icon--right:active::after,.btn.disabled.icon:active::before,.btn.disabled.icon.icon--right:active::after,.btn[disabled].icon:active::before,.btn[disabled].icon.icon--right:active::after{background-color:#bababa;background:#bababa}.btn-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.5rem;min-height:4.5rem;max-height:4.5rem;width:4.5rem;min-width:4.5rem;max-width:4.5rem;line-height:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e);-webkit-box-shadow:0 0.1rem 0.2rem 0 rgba(0,0,0,0.4);box-shadow:0 0.1rem 0.2rem 0 rgba(0,0,0,0.4);border-radius:.3rem;cursor:pointer;border-color:#232a6e;border-width:0;border-style:solid}.btn-icon::before{content:'\f059';font-family:FontAwesome, sans-serif;margin:0;font-size:2rem}.btn-icon:hover{background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);text-decoration:none;-webkit-box-shadow:0 0.1rem 0.4rem 0 rgba(0,0,0,0.4);box-shadow:0 0.1rem 0.4rem 0 rgba(0,0,0,0.4)}.btn-icon:hover::before{color:#fff;font-size:2.2rem}.btn-icon:active{background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#737aba));background-image:linear-gradient(#464d94, #737aba);text-decoration:none;-webkit-box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.4)}.btn-icon[class~='icon--only']::before,.btn-icon[class~='search_button_compact']::before{color:#fff;margin:0}.btn-icon[class~='icon--only']:hover,.btn-icon[class~='icon--only']:active,.btn-icon[class~='search_button_compact']:hover,.btn-icon[class~='search_button_compact']:active{text-decoration:none;color:#fff}.btn-icon[class~='icon--only']:hover::before,.btn-icon[class~='icon--only']:active::before,.btn-icon[class~='search_button_compact']:hover::before,.btn-icon[class~='search_button_compact']:active::before{color:#fff}.btn-icon[class~='icon--only']:hover,.btn-icon[class~='icon--only']:active,.btn-icon[class~='search_button_compact']:hover,.btn-icon[class~='search_button_compact']:active{text-decoration:none;color:#fff}.btn-icon.default{background-color:#464d94;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e);border-color:#232a6e}.btn-icon.default:hover{background-color:#737aba;background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);border-color:#464d94}.btn-icon.default:active{background-color:#464d94;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#737aba));background-image:linear-gradient(#464d94, #737aba);border-color:#464d94}.btn-icon.primary{background-color:#2b8800;background:-webkit-gradient(linear, left top, left bottom, from(#4fa626), to(#2b8800));background:linear-gradient(#4fa626, #2b8800);border-color:#2b8800}.btn-icon.primary:hover{background-color:#7cc45a;background:-webkit-gradient(linear, left top, left bottom, from(#7cc45a), to(#4fa626));background:linear-gradient(#7cc45a, #4fa626);border-color:#4fa626}.btn-icon.primary:active{background-color:#4fa626;background:-webkit-gradient(linear, left top, left bottom, from(#4fa626), to(#7cc45a));background:linear-gradient(#4fa626, #7cc45a);border-color:#4fa626}.btn-icon.secondary{background-color:#f5f5f5;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d7d7d7));background-image:linear-gradient(#f5f5f5, #d7d7d7);border-color:#d7d7d7;color:#444}.btn-icon.secondary:hover{background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));background-image:linear-gradient(#fff, #f5f5f5)}.btn-icon.secondary:active{background-color:#f5f5f5;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));background-image:linear-gradient(#f5f5f5, #fff)}.btn-icon.secondary::before,.btn-icon.secondary.icon:hover::before{color:#444}.btn-icon.inactive,.btn-icon.disabled,.btn-icon[disabled]{background:#d7d7d7;color:#bababa;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;border-color:#bababa;pointer-events:none}.btn-icon.inactive:hover,.btn-icon.disabled:hover,.btn-icon[disabled]:hover{background:#d7d7d7;-webkit-box-shadow:none;box-shadow:none;border-color:#bababa}.btn-icon.inactive:active,.btn-icon.disabled:active,.btn-icon[disabled]:active{background:#d7d7d7;border-color:#bababa}.btn-icon.inactive::before,.btn-icon.disabled::before,.btn-icon[disabled]::before{color:#bababa}.btn-icon.btn-icon--large{font-size:4.4rem;height:6.5rem;max-height:6.5rem;min-height:6.5rem;width:6.5rem;max-width:6.5rem;min-width:6.5rem}.btn-icon.btn-icon--large.icon::before,.btn-icon.btn-icon--large.icon.icon--right::after{font-size:4.4rem}.btn-icon.btn-icon--counter{position:relative;font-size:1.1rem;font-weight:700;color:#fff}.btn-icon.btn-icon--counter .count{position:absolute;top:-.5rem;right:-.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.6rem;min-width:1.5rem;line-height:1.6rem;padding:0 .5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#9b9b9b;border-radius:8px}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{font-size:10px;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 4rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;-webkit-text-decoration:underline  dotted;text-decoration:underline  dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:'Open Sans', sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type='button'],[type='reset'],[type='submit']{-webkit-appearance:button}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type='checkbox'],[type='radio']{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.headline-xlarge-light,.headline-xlarge,.headline-large-light,.headline-large,.headline-medium,.headline-subline,.headline-small{margin-bottom:1.5rem;margin-top:0;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased}.headline-xlarge-light,.headline-xlarge,.headline-large-light,.headline-large,.headline-medium,.headline-small{font-weight:700}.headline-xlarge-light{font-size:3.2rem;line-height:4.3rem;margin-bottom:1rem;color:#fff}.headline-xlarge{font-size:3.2rem;line-height:4.3rem}.headline-large-light{font-size:2.4rem;line-height:3.3rem;margin-bottom:1rem;color:#fff}.headline-large{font-size:2.4rem;line-height:3.3rem}.headline-medium{font-size:1.9rem;line-height:2.6rem}.headline-subline{font-size:1.6rem;line-height:2.2rem}.headline-small{font-size:1.6rem;line-height:2.2rem}.copy-large-light,.copy-large,.copy-default,.copy-small{margin-top:0}.copy-large{font-size:1.6rem;line-height:2.2rem;margin-bottom:1.5rem}.copy-default{font-size:1.4rem;line-height:2rem;margin-bottom:2rem}.copy-small{font-size:1.2rem;line-height:1.7rem;margin-bottom:0;color:#7e7e7e}.textlink-default,.textlink-paragraph,.textlink-linethrough,.textlink-highlighted,.textlink-light{color:#232a6e}.textlink-default:hover,.textlink-default:active,.textlink-paragraph:hover,.textlink-paragraph:active,.textlink-linethrough:hover,.textlink-linethrough:active,.textlink-highlighted:hover,.textlink-highlighted:active,.textlink-light:hover,.textlink-light:active{color:#464d94}.textlink-default{text-decoration:none}.textlink-default:hover,.textlink-default:active{text-decoration:underline}.textlink-paragraph{text-decoration:underline}.textlink-paragraph:hover,.textlink-paragraph:active{text-decoration:underline}.textlink-linethrough{text-decoration:none}.textlink-linethrough:hover,.textlink-linethrough:active{text-decoration:line-through}.textlink-highlighted{text-decoration:underline;font-weight:700;color:#b22e7f}.textlink-highlighted:hover,.textlink-highlighted:active{text-decoration:underline;font-weight:700;color:#c7549b}.textlink-highlighted:hover.icon::before,.textlink-highlighted:hover.icon.icon--right::after,.textlink-highlighted:active.icon::before,.textlink-highlighted:active.icon.icon--right::after{color:#c7549b}.textlink-highlighted.icon::before,.textlink-highlighted.icon.icon--right::after{color:#b22e7f}.textlink-light{text-decoration:none;color:#fff;opacity:0.8}.textlink-light:hover,.textlink-light:active{color:#fff;opacity:1;text-decoration:underline}@media screen and (min-width: 1024px){.text-large-right{text-align:right}.text-large-center{text-align:center}.text-large-left{text-align:left}}@media screen and (min-width: 768px) and (max-width: 1023px){.text-medium-right{text-align:right}.text-medium-center{text-align:center}.text-medium-left{text-align:left}}@media screen and (max-width: 767px){.text-small-right{text-align:right}.text-small-center{text-align:center}.text-small-left{text-align:left}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.container{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:104rem;padding:0 2rem;position:relative;width:100%}.wrapper{margin:0 auto;max-width:104rem;padding:0 1rem;position:relative}.row{padding:0;margin:0 -1rem}.row::before,.row::after{content:' ';display:table}.row::after{clear:both}.columns{margin:0;padding:0 1rem}@media screen and (max-width: 767px){.wrapper{padding:0 1rem}.row{margin:0 -.5rem}.columns{padding:0 .5rem}.container{padding:0 1.5rem}.small{display:block}.small-1-12,.small-2-12,.small-3-12,.small-4-12,.small-5-12,.small-6-12,.small-7-12,.small-8-12,.small-9-12,.small-10-12,.small-11-12,.small-12-12{float:left}.small-none{display:none !important}.small-1-12{width:8.33333333%}.small-2-12{width:16.66666667%}.small-3-12{width:25%}.small-4-12{width:33.33333333%}.small-5-12{width:41.66666667%}.small-6-12{width:50%}.small-7-12{width:58.33333331%}.small-8-12{width:66.66666664%}.small-9-12{width:74.99999997%}.small-10-12{width:83.33333330%}.small-11-12{width:91.66666663%}.small-12-12{width:100%}}@media screen and (min-width: 768px) and (max-width: 1023px){.wrapper{padding:0 1.5rem}.row{margin:0 -.75rem}.columns{padding:0 .75rem}.medium{display:block}.medium-1-12,.medium-2-12,.medium-3-12,.medium-4-12,.medium-5-12,.medium-6-12,.medium-7-12,.medium-8-12,.medium-9-12,.medium-10-12,.medium-11-12,.medium-12-12{float:left}.medium-none{display:none !important}.medium-1-12{width:8.33333333%}.medium-2-12{width:16.66666667%}.medium-3-12{width:25%}.medium-4-12{width:33.33333333%}.medium-5-12{width:41.66666667%}.medium-6-12{width:50%}.medium-7-12{width:58.33333331%}.medium-8-12{width:66.66666664%}.medium-9-12{width:74.99999997%}.medium-10-12{width:83.33333330%}.medium-11-12{width:91.66666663%}.medium-12-12{width:100%}}@media screen and (min-width: 1024px){.wrapper{padding:0 2rem}.row{margin:0 -1rem}.columns{padding:0 1rem}.large{display:block}.large-1-12,.large-2-12,.large-3-12,.large-4-12,.large-5-12,.large-6-12,.large-7-12,.large-8-12,.large-9-12,.large-10-12,.large-11-12,.large-12-12{float:left}.large-none{display:none !important}.large-1-12{width:8.33333333%}.large-2-12{width:16.66666667%}.large-3-12{width:25%}.large-4-12{width:33.33333333%}.large-5-12{width:41.66666667%}.large-6-12{width:50%}.large-7-12{width:58.33333331%}.large-8-12{width:66.66666664%}.large-9-12{width:74.99999997%}.large-10-12{width:83.33333330%}.large-11-12{width:91.66666663%}.large-12-12{width:100%}}.icon.icon--right::after{margin:0 0 0 5px}.icon:hover::before,.icon.icon--right:hover::after{color:#9b9b9b}.icon.percent::before,.icon.percent.icon--right::after{content:'\f295'}.icon.pdf::before,.icon.pdf.icon--right::after{content:'\f1c1'}.icon.star::before,.icon.star.icon--right::after{content:'\f005'}.icon.star-half-left::before,.icon.star-half-left.icon--right::after{content:'\f089'}.icon.star-half-right::before,.icon.star-half-right.icon--right::after{content:'\f089';-webkit-transform:scaleX(-1);transform:scaleX(-1)}.icon.plus-default::before,.icon.plus-default.icon--right::after{content:'\f067'}.icon.refresh::before,.icon.refresh.icon--right::after{content:'\f021'}.icon.instagram::before,.icon.instagram.icon--right::after{content:'\f16d'}.icon.chart::before,.icon.chart.icon--right::after{content:'\f080'}.icon.chevron-up::before,.icon.chevron-up.icon--right::after{content:'\f077'}.icon.calculator::before,.icon.calculator.icon--right::after{content:'\f1ec'}.icon.euro::before,.icon.euro.icon--right::after{content:'\f153'}.icon.error::before,.icon.error.icon--right::after{content:'\f071'}.icon.success::before,.icon.success.icon--right::after{content:'\f058'}.icon.chevron-right-double::before,.icon.chevron-right-double.icon--right::after{content:'\f054 \f054'}.icon.chevron-down::before,.icon.chevron-down.icon--right::after{content:'\f078'}.icon.icon--bell::before{color:#fff;content:'\f0a2'}.icon.sign-out::before,.icon.sign-out.icon--right::after{content:'\f090'}.icon.edit::before,.icon.edit.icon--right::after{content:'\f044'}.icon.calculator::before,.icon.calculator.icon--right::after{content:'\f1ec'}.icon.bar-chart::before,.icon.bar-chart.icon--right::after{content:'\f080'}.icon.caret-left::before,.icon.caret-left.icon--left::before{content:'\f0d9'}.icon.graphic::before,.icon.graphic.icon--left::before{content:'\f03e'}.icon.upload::before,.icon.upload.icon--right::after{content:'\f093'}.icon.clock::before,.icon.clock.icon--right::after{content:'\f017 '}.icon.cross::before,.icon.cross.icon--right::after{font-family:'Open Sans', Arial, Verdana, sans-serif;content:'\00d7'}.icon.times::before,.icon.times.icon--right::after{content:'\f00d'}.icon.blockquote::before,.icon.blockquote.icon--right::after{content:'\f10e'}.icon.exclamation-triangle::before,.icon.exclamation-triangle.icon--right::after{content:'\f071'}.icon.briefcase::before,.icon.briefcase.icon--left::before{content:'\f0b1'}.icon.home::before,.icon.home.icon--left::before{content:'\f015'}.icon.external-link::before,.icon.external-link.icon--right::after{content:'\f08e'}.icon-svg::before,.icon-svg.icon-svg--right::after{content:' ';display:inline-block;background-repeat:no-repeat;background-size:contain;margin:0 1rem 0 0}.icon-svg.icon-svg--right::before{display:none !important}.icon-svg.cookie{line-height:100%}.icon-svg.cookie::before,.icon-svg.cookie.icon-svg--right::after{background-image:url("data:image/svg+xml,%3Csvg width=%2222%22 height=%2222%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M21.9382 11c.1717 1.2037-.0143 2.35-.5581 3.439l-1.5027 2.9662c-.1717.2866-.3935.5947-.6654.9243a6.7134 6.7134 0 01-.9016.9027c-.3291.2723-.6368.48-.923.6234l-2.9623 1.5475c-1.1162.5445-2.2754.7165-3.4775.5159L7.642 21.403c-.4866-.086-1.0375-.2794-1.653-.5803-.6153-.301-1.0947-.6377-1.4381-1.0102l-2.3613-2.3644c-.372-.3439-.7155-.824-1.0303-1.44C.8443 15.392.6582 14.8258.601 14.31L.086 11.043C.0286 10.7564 0 10.4555 0 10.1402c0-.8884.2003-1.7481.601-2.5792l1.5456-2.9662c.229-.43.5796-.8884 1.0518-1.3757.4723-.4872.9374-.8454 1.3953-1.0747L7.556.597C8.6436.0524 9.7885-.1196 10.9906.081c.0286 1.4903.5724 2.7656 1.6314 3.826 1.059 1.0603 2.3469 1.5905 3.8638 1.5905 0 1.519.5295 2.8086 1.5885 3.869 1.059 1.0603 2.347 1.6048 3.8639 1.6335zM6.5686 15.4278c.2862.258.6153.3869.9874.3869.372 0 .694-.1362.966-.4084.2719-.2723.4078-.5947.4078-.9673 0-.3725-.136-.695-.4078-.9672-.272-.2722-.594-.4084-.966-.4084s-.694.1362-.966.4084c-.2719.2723-.4078.5947-.4078.9672 0 .3726.1288.7022.3864.9888zm1.3738-6.8781c.2862.258.6153.3869.9874.3869.3721 0 .694-.1362.966-.4084.2719-.2723.4078-.5947.4078-.9672 0-.3726-.1359-.695-.4078-.9673-.272-.2722-.5939-.4084-.966-.4084-.372 0-.694.1362-.966.4084-.2718.2723-.4078.5947-.4078.9673 0 .3725.1288.702.3864.9887zm6.869 5.5025c.2863.2579.6154.3868.9875.3868.3721 0 .694-.136.966-.4083.2719-.2723.4078-.5947.4078-.9673 0-.3725-.136-.695-.4078-.9672-.272-.2723-.5939-.4084-.966-.4084-.372 0-.694.1361-.966.4084-.2718.2723-.4078.5947-.4078.9672 0 .3726.1288.7022.3864.9888z%22 fill=%22%23FFF%22 fill-rule=%22nonzero%22/%3E%3C/svg%3E");width:22px;height:22px;background-size:22px}.icon-svg.map-icon::before,.icon-svg.map-icon.icon-svg--right::after,.icon-svg.list-icon::before,.icon-svg.list-icon.icon-svg--right::after{width:5.5rem;height:4.5rem;margin:0;background-position:center;background-size:3rem 3rem;background-color:#bababa;background-repeat:no-repeat}.icon-svg.map-icon{line-height:100%}.icon-svg.map-icon::before,.icon-svg.map-icon.icon-svg--right::after{background-image:url("data:image/svg+xml,%3Csvg width=%2232%22 height=%2227%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cg fill=%22none%22 fill-rule=%22evenodd%22%3E%3Cpath d=%22M20.041 16h3.234c.558 0 1.09.228 1.472.63l5.704 6c.765.804.726 2.07-.087 2.827-.375.349-.87.543-1.385.543H3.021A2.01 2.01 0 011 24c0-.51.196-1 .549-1.37l5.704-6c.443-.42 1.001-.63 1.675-.63h3.03%22 stroke=%22%23454444%22 stroke-width=%222%22/%3E%3Cpath d=%22M18.64 18.746C21.547 13.357 23 9.686 23 7.73 23 4.013 19.866 1 16 1S9 4.013 9 7.73c0 1.955 1.453 5.627 4.36 11.016h0a3 3 0 005.28 0z%22 stroke=%22%23454444%22 stroke-width=%222%22/%3E%3Ccircle fill=%22%23454444%22 cx=%2216%22 cy=%228%22 r=%223%22/%3E%3C/g%3E%3C/svg%3E")}.icon-svg.list-icon{line-height:100%}.icon-svg.list-icon::before,.icon-svg.list-icon.icon-svg--right::after{background-image:url("data:image/svg+xml,%3Csvg width=%2233%22 height=%2233%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cg fill=%22none%22 fill-rule=%22evenodd%22%3E%3Cg fill=%22%23454444%22%3E%3Cg transform=%22translate(5 7)%22%3E%3Cpath d=%22M6.654 0h15.875a.45.45 0 01.45.45v1.362a.45.45 0 01-.45.45H6.654a.45.45 0 01-.45-.45V.45a.45.45 0 01.45-.45z%22/%3E%3Crect width=%224.549%22 height=%222.262%22 rx=%22.45%22/%3E%3C/g%3E%3Cg transform=%22translate(5 14.917)%22%3E%3Cpath d=%22M6.654 0h15.875a.45.45 0 01.45.45v1.362a.45.45 0 01-.45.45H6.654a.45.45 0 01-.45-.45V.45a.45.45 0 01.45-.45z%22/%3E%3Crect width=%224.549%22 height=%222.262%22 rx=%22.45%22/%3E%3C/g%3E%3Cg transform=%22translate(5 22.833)%22%3E%3Cpath d=%22M6.654 0h15.875a.45.45 0 01.45.45v1.362a.45.45 0 01-.45.45H6.654a.45.45 0 01-.45-.45V.45a.45.45 0 01.45-.45z%22/%3E%3Crect width=%224.549%22 height=%222.262%22 rx=%22.45%22/%3E%3C/g%3E%3C/g%3E%3Crect stroke=%22%23454444%22 stroke-width=%222%22 x=%221%22 y=%221%22 width=%2231%22 height=%2231%22 rx=%222%22/%3E%3C/g%3E%3C/svg%3E")}.icon-svg.gender-M::before,.icon-svg.gender-M.icon-svg--right::after{width:1rem;height:2.3rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 10 24%22%3E%3Cpath d=%22M9 11v5H1v-5c0-2.2 1.8-4 4-4s4 1.8 4 4zm-7 6h6v7H2v-7zM5 6C3.3 6 2 4.7 2 3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z%22 fill=%22%23232a6e%22/%3E%3C/svg%3E")}.icon-svg.gender-W::before,.icon-svg.gender-W.icon-svg--right::after{width:1rem;height:2.3rem;background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 10 24%22%3E%3Cpath d=%22M3 17h4v7H3v-7zM5.1 7c1.1 0 2.3.8 2.6 1.9L10 16H0l2.3-7.1C2.7 7.9 3.8 7 4.9 7h.2zM5 6C3.3 6 2 4.7 2 3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z%22 fill=%22%23b22e7f%22/%3E%3C/svg%3E")}.icon-svg.envelope::before,.icon-svg.envelope.icon-svg--right::after{width:65px;height:45px;background-image:url("data:image/svg+xml,%3Csvg width=%2265%22 height=%2245%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cg fill=%22none%22 fill-rule=%22evenodd%22%3E%3Cpath d=%22M33.62 36.364c.213.37.478.715.793 1.027L37.05 40H4.554c-1.253 0-2.325-.445-3.216-1.335C.446 37.775 0 36.705 0 35.455V4.545c0-1.25.446-2.32 1.338-3.21C2.229.445 3.3 0 4.554 0h41.892c1.253 0 2.325.445 3.216 1.335.892.89 1.338 1.96 1.338 3.21v23.063l-3.643 3.612V13.636a16.664 16.664 0 01-1.964 1.875c-5.084 3.902-9.126 7.103-12.123 9.603a55.912 55.912 0 01-2.363 1.903c-.607.455-1.427.914-2.461 1.378-1.034.464-2.007.696-2.918.696h-.056c-.911 0-1.884-.232-2.918-.696-1.034-.464-1.854-.923-2.461-1.378a55.912 55.912 0 01-2.363-1.903c-2.997-2.5-7.039-5.701-12.123-9.603a16.664 16.664 0 01-1.964-1.875v21.819c0 .246.09.459.27.639.18.18.394.27.64.27H33.62zM47.357 5.597V4.9c0-.086-.005-.209-.014-.37-.01-.16-.038-.28-.085-.355-.048-.076-.1-.16-.157-.256a.521.521 0 00-.256-.213 1.032 1.032 0 00-.399-.07H4.554c-.247 0-.46.09-.64.27a.873.873 0 00-.271.638c0 3.182 1.394 5.872 4.183 8.069 3.662 2.878 7.466 5.88 11.413 9.005l.996.838c.55.464.987.82 1.31 1.066.322.246.744.544 1.266.895.521.35 1 .61 1.437.78.436.171.844.257 1.224.257h.056c.38 0 .788-.086 1.224-.256.437-.17.916-.431 1.437-.781.522-.35.944-.65 1.267-.895.322-.246.759-.602 1.31-1.066l.995-.838c3.947-3.125 7.75-6.127 11.413-9.005 1.024-.815 1.978-1.909 2.86-3.282.882-1.373 1.323-2.618 1.323-3.735z%22 fill=%22%237E7E7E%22/%3E%3Cpath d=%22M64.476 26.037l-2.544-2.518A1.741 1.741 0 0060.659 23c-.499 0-.923.173-1.272.519L47.114 35.685l-5.501-5.463a1.741 1.741 0 00-1.272-.518c-.5 0-.923.173-1.273.518l-2.544 2.519c-.35.345-.524.765-.524 1.259 0 .494.175.914.524 1.26l9.317 9.221c.35.346.774.519 1.273.519.498 0 .923-.173 1.272-.519l16.09-15.925c.35-.346.524-.766.524-1.26s-.175-.913-.524-1.259z%22 fill=%22%232B8800%22 fill-rule=%22nonzero%22/%3E%3C/g%3E%3C/svg%3E");margin:0}.icon-svg.chevron-down::before,.icon-svg.chevron-down.icon-svg--right::after{width:1.4rem;height:.9rem;background:url("data:image/svg+xml,%3Csvg width=%2214%22 height=%229%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M13.1484 2.3125l-5.7968 5.789c-.099.099-.2162.1485-.3516.1485-.1354 0-.2526-.0495-.3516-.1484L.8516 2.3125C.7526 2.2135.703 2.0951.703 1.957c0-.138.0495-.2565.1485-.3554L2.1484.3125c.099-.099.2162-.1484.3516-.1484.1354 0 .2526.0494.3516.1484L7 4.4609 11.1484.3125c.099-.099.2162-.1484.3516-.1484.1354 0 .2526.0494.3516.1484l1.2968 1.289c.099.099.1485.2175.1485.3555 0 .138-.0495.2565-.1485.3555z%22 fill=%22%237E7E7E%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E")}.icon-svg.chair::before,.icon-svg.chair.icon-svg--right::after{width:1.4rem;height:.9rem;background:url("data:image/svg+xml,%3Csvg width=%2244%22 height=%2266%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M23.7655 53.967l9.5546 2.4294v.6642a4.8551 4.8551 0 011.8579-.3664c.659 0 1.2867.1305 1.8578.3664v-2.2215l-13.2703-5.8806v-3.2039h-3.7157v3.2039L6.7795 54.8391v2.2215a4.8551 4.8551 0 011.8579-.3664c.659 0 1.2867.1305 1.8578.3664v-.6642l9.5546-2.4294v3.0936a4.8551 4.8551 0 011.8579-.3664c.659 0 1.2867.1305 1.8578.3664V53.967zm13.233-21.705l.6784-8.033c.1328-1.5735 1.5479-2.8453 3.1609-2.8453h.4119c1.6136 0 2.842 1.2753 2.745 2.8485l-.6064 9.831c-.3528 5.7204-5.3922 10.3624-11.2553 10.3624H11.867c-5.8608 0-10.9023-4.6394-11.2553-10.3624l-.6063-9.831c-.097-1.5727 1.1319-2.8485 2.7449-2.8485h.412c1.6135 0 3.0281 1.274 3.1608 2.8454l.6784 8.033c.2777 3.2892 3.2355 5.9512 6.6067 5.9512h16.7836c3.3702 0 6.3292-2.6644 6.6067-5.9512zM6.3003 8.9613C5.4582 4.0121 8.9347 0 14.0639 0h16.1903c5.1298 0 8.6057 4.0119 7.7636 8.9612l-4.2725 24.1095c-.2407 1.4146-1.623 2.5613-3.0899 2.5613H13.6627c-1.4658 0-2.8492-1.1466-3.09-2.5613L6.3004 8.9612zM35.178 66c-2.0521 0-3.7157-1.6269-3.7157-3.6338s1.6636-3.6338 3.7157-3.6338c2.0521 0 3.7157 1.627 3.7157 3.6338C38.8937 64.3731 37.23 66 35.178 66zM8.6374 66c-2.0522 0-3.7157-1.6269-3.7157-3.6338s1.6635-3.6338 3.7157-3.6338c2.052 0 3.7156 1.627 3.7156 3.6338C12.353 64.3731 10.6895 66 8.6374 66zm13.2703 0c-2.0522 0-3.7157-1.6269-3.7157-3.6338s1.6635-3.6338 3.7157-3.6338c2.052 0 3.7157 1.627 3.7157 3.6338 0 2.0069-1.6636 3.6338-3.7157 3.6338z%22 fill=%22%23FFF%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E")}.icon-svg.burger::before{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%237E7E7E%22%3E%3Cpath d=%22M2 0h16c1.1 0 2 .9 2 2s-.9 2-2 2H2C.9 4 0 3.1 0 2s.9-2 2-2zM2 8h16c1.1 0 2 .9 2 2s-.9 2-2 2H2c-1.1 0-2-.9-2-2s.9-2 2-2zM2 16h16c1.1 0 2 .9 2 2s-.9 2-2 2H2c-1.1 0-2-.9-2-2s.9-2 2-2z%22/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;height:2rem;width:2rem}.icon-svg.linkout::before{background:url("data:image/svg+xml,%3Csvg width=%2214%22 height=%2214%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M10.5 2H7V0h7v7h-2V3.5L6.5 9 5 7.5 10.5 2zM5 1v2H3a1 1 0 00-1 1v7a1 1 0 001 1h7a1 1 0 001-1V9h2v2a3 3 0 01-3 3H3a3 3 0 01-3-3V4a3 3 0 013-3h2z%22 fill=%22%23232A6E%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E");background-repeat:no-repeat;height:1.4rem;width:1.4rem}.icon-svg.compensation-icon::before{background:url("data:image/svg+xml,%3Csvg width=%2264%22 height=%2273%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3Cpath id=%22a%22 d=%22M0 .01h63.975v72.227H0z%22/%3E%3C/defs%3E%3Cg fill=%22none%22 fill-rule=%22evenodd%22%3E%3Cpath d=%22M35.951 21.713c-8.035 0-14.57 6.538-14.57 14.57 0 8.036 6.535 14.574 14.57 14.574s14.57-6.538 14.57-14.573c0-8.033-6.535-14.571-14.57-14.571m0 38.057c-12.948 0-23.485-10.534-23.485-23.486 0-12.95 10.537-23.484 23.485-23.484 12.948 0 23.486 10.535 23.486 23.484 0 12.952-10.538 23.486-23.486 23.486%22 fill=%22%23FFF%22 fill-rule=%22nonzero%22/%3E%3Cmask id=%22b%22 fill=%22%23fff%22%3E%3Cuse xlink:href=%22%23a%22/%3E%3C/mask%3E%3Cpath d=%22M36.007 72.237c-9.145 0-17.816-3.416-24.542-9.696C4.425 55.961.36 47.031.022 37.393-.316 27.752 3.114 18.555 9.677 11.5 16.24 4.444 25.152.37 34.774.03A36.036 36.036 0 0151.257 3.38l-3.828 8.217A26.464 26.464 0 0035.09 9.092c-7.205.254-13.88 3.306-18.796 8.59-4.916 5.285-7.483 12.17-7.23 19.39.525 14.906 13.036 26.575 27.923 26.08a26.99 26.99 0 0019.976-9.947l7.012 5.73a36.024 36.024 0 01-27.968 13.302%22 fill=%22%23FFF%22 fill-rule=%22nonzero%22 mask=%22url(%23b)%22/%3E%3C/g%3E%3C/svg%3E") no-repeat;height:1.5rem;width:1.2rem}.icon-svg.user-login::before,.icon-svg.user-login-mobile::before,.icon-svg.user-logged-in-mobile::before{height:1.5rem;width:1.2rem}.icon-svg.user-white::before{background:url("data:image/svg+xml,%3Csvg width=%2212%22 height=%2215%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M.522 14.5h10.956a5.5 5.5 0 00-10.956 0zM6 7.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7z%22 stroke=%22%23454444%22 fill=%22none%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E");background-repeat:no-repeat;height:1.5rem;width:1.2rem}.icon-svg.user-white-full::before{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 12 15%22%3E%3Cpath d=%22M0 15c0-3.3 2.7-6 6-6s6 2.7 6 6H0zm6-7C3.8 8 2 6.2 2 4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z%22 fill=%22%23fff%22/%3E%3C/svg%3E");background-repeat:no-repeat;height:1.5rem;width:1.2rem}.icon-svg.user-grey::before{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 16 20%22%3E%3Cpath fill=%22none%22 stroke=%22%237E7E7E%22 d=%22M.5 19.5h15c-.3-3.9-3.5-7-7.5-7s-7.2 3.1-7.5 7zM8 10.2c2.7 0 4.8-2.2 4.8-4.8S10.7.5 8 .5 3.2 2.7 3.2 5.3s2.1 4.9 4.8 4.9z%22/%3E%3C/svg%3E");background-repeat:no-repeat;height:1.5rem;width:1.2rem}.icon-svg.user-blue-full::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 16 20%22%3E%3Cpath fill=%22%23232A6E%22 d=%22M0 20c0-4.4 3.6-8 8-8s8 3.6 8 8H0zm8-9.3c-2.9 0-5.3-2.4-5.3-5.3S5.1 0 8 0s5.3 2.4 5.3 5.3-2.4 5.4-5.3 5.4z%22/%3E%3C/svg%3E");background-repeat:no-repeat;height:2rem;width:1.6rem}.icon-svg.stopwatch::before{background-image:url("data:image/svg+xml,%3Csvg width=%2246%22 height=%2255%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cg fill-rule=%22nonzero%22 fill=%22%23FFF%22%3E%3Cpath d=%22M23 55C10.2975 55 0 44.6666 0 31.9196 0 19.1727 10.2975 8.8393 23 8.8393s23 10.3334 23 23.0803C46 44.6666 35.7025 55 23 55zm0-5.5393c9.654 0 17.48-7.8534 17.48-17.541 0-9.6877-7.826-17.5411-17.48-17.5411S5.52 22.232 5.52 31.9196c0 9.6877 7.826 17.5411 17.48 17.5411z%22/%3E%3Cpath d=%22M25.5 5v8.75h-7V5h-2.3333C15.5223 5 15 4.4404 15 3.75v-2.5C15 .5596 15.5223 0 16.1667 0h11.6666C28.4777 0 29 .5596 29 1.25v2.5C29 4.4404 28.4777 5 27.8333 5H25.5zM35.7767 16.6775l4.2297-4.1542a1 1 0 011.4014 0l2.8155 2.7652a1 1 0 010 1.4269l-4.2297 4.1542a1 1 0 01-1.4014 0l-2.8155-2.7652a1 1 0 010-1.4269zM24.437 21.9247c-1.4608 0-2.6547.4592-3.5819 1.3777-.9272.9185-1.5461 2.3072-1.857 4.1661h7.086v2.5259h-7.319l-.0311.738v.9022l.031.6397h6.3401v2.5094h-6.0758c.663 3.4116 2.5484 5.1174 5.6563 5.1174 1.4814 0 2.999-.339 4.553-1.0169v3.3296c-1.3571.667-2.937 1.0005-4.7395 1.0005-2.4967 0-4.5245-.7217-6.0837-2.165-1.559-1.4434-2.5769-3.532-3.0534-6.2656H13v-2.5094h2.1133l-.031-.607v-.6068l.031-1.0661H13v-2.5259h2.3309c.3937-2.7446 1.383-4.8987 2.968-6.4623 1.585-1.5637 3.631-2.3455 6.138-2.3455 2.072 0 3.9263.4811 5.5631 1.4434l-1.3053 3.0671c-1.5954-.831-3.0146-1.2465-4.2578-1.2465z%22/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.icon-svg.list-goto::before,.icon-svg.list-goto::after{background-image:url("data:image/svg+xml,%3Csvg width=%2231%22 height=%2233%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cg fill=%22none%22 fill-rule=%22evenodd%22%3E%3Cg fill=%22%23FFF%22 transform=%22translate(3 7)%22%3E%3Cpath d=%22M5.955 0h13.75a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H5.954a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5z%22/%3E%3Crect width=%224%22 height=%222%22 rx=%22.5%22/%3E%3C/g%3E%3Cg transform=%22translate(3 14)%22 fill=%22%23FFF%22%3E%3Cpath d=%22M5.955 0h13.75a.5.5 0 01.5.5v1a.5.5 0 01-.5.5H5.954a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5z%22/%3E%3Crect width=%224%22 height=%222%22 rx=%22.5%22/%3E%3C/g%3E%3Cpath d=%22M3.5 21h3a.5.5 0 01.5.5v1a.5.5 0 01-.5.5h-3a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5z%22 fill=%22%23FFF%22/%3E%3Cpath d=%22M29 19.627a2.996 2.996 0 00-.58-.79l-.659-.644a3.03 3.03 0 00-.261-.228V2a.5.5 0 00-.5-.5H2a.5.5 0 00-.5.5v27a.5.5 0 00.5.5h17.257l1.5 1.5H2a2 2 0 01-2-2V2a2 2 0 012-2h25a2 2 0 012 2v17.627zm0 2.71v.001h-.001l.001-.002zm-.193 7.521l-.016.032a2.977 2.977 0 00-.015-.032h.031zM20.76 21l-2 2H8.955a.5.5 0 01-.5-.5v-1a.5.5 0 01.5-.5h11.804z%22 fill=%22%23FFF%22/%3E%3Cpath d=%22M24.164 27.858h5.744a.5.5 0 00.496-.504l-.021-2.52a.5.5 0 00-.5-.496H24.38l2.657-2.657a1 1 0 00-.016-1.414l-.658-.644a1 1 0 00-1.406.008l-5.082 5.082c-.055.037-.107.08-.155.13l-.442.45a1 1 0 00.008 1.407l5.664 5.664a1 1 0 001.414-.015l.441-.45a1 1 0 00-.007-1.407l-2.634-2.634z%22 fill=%22%23FFF%22 fill-rule=%22nonzero%22/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:4.5rem;height:4.5rem;margin:1.5rem 0 0}.icon-svg.salary-trend-up::before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2280%22 height=%2280%22 fill=%22none%22%3E%3Cpath fill=%22%23ADB2E0%22 fill-rule=%22evenodd%22 d=%22m20.207 45.911 7.362-7.492 12.813 13.039 19.541-19.886L48.552 20h15.941c-2.96-11.502-13.4-20-25.826-20C23.939 0 12 11.94 12 26.667c0 7.563 3.149 14.391 8.207 19.244Zm24.486-11.365.623 2.861a.56.56 0 0 1-.054.414.571.571 0 0 1-.302.252l-.09.018a1.164 1.164 0 0 1-.195.072 2.448 2.448 0 0 0-.284.072 5.075 5.075 0 0 1-.374.108c-.142.024-.296.054-.462.09-.154.024-.332.054-.534.09l-.587.072a12.706 12.706 0 0 1-1.334.072c-2.775 0-5.2-.78-7.275-2.34-2.075-1.57-3.486-3.682-4.233-6.333h-1.69a.59.59 0 0 1-.409-.162.605.605 0 0 1-.16-.413v-2.034c0-.155.054-.288.16-.395a.56.56 0 0 1 .41-.18h1.173a19.702 19.702 0 0 1 .018-1.89h-1.192a.55.55 0 0 1-.569-.575v-2.051a.55.55 0 0 1 .57-.576h1.743c.794-2.52 2.235-4.546 4.322-6.082 2.098-1.535 4.476-2.303 7.132-2.303 1.21 0 2.36.138 3.45.414.131.036.25.126.357.27a.6.6 0 0 1 .053.432l-.765 2.86a.56.56 0 0 1-.249.36.526.526 0 0 1-.427.037l-.071-.018a1.932 1.932 0 0 0-.214-.037 3.439 3.439 0 0 0-.711-.126 4.924 4.924 0 0 0-.462-.053 7.669 7.669 0 0 0-1.032-.072c-1.494 0-2.834.384-4.02 1.151-1.185.768-2.075 1.823-2.668 3.167h8.324c.19 0 .338.072.445.216.119.144.16.3.124.467l-.426 2.052c-.06.312-.25.468-.57.468h-8.68c-.035.443-.035 1.073 0 1.889h8.165c.178 0 .326.072.444.216a.59.59 0 0 1 .107.485l-.427 2.015a.592.592 0 0 1-.196.342.562.562 0 0 1-.355.126h-6.884c.57 1.404 1.453 2.52 2.65 3.347 1.21.816 2.568 1.223 4.074 1.223.213 0 .427-.006.64-.018.213-.024.41-.048.587-.072.19-.024.368-.047.534-.071.166-.036.308-.066.427-.09.13-.037.242-.067.337-.09l.214-.054.089-.036a.526.526 0 0 1 .462.036c.142.084.231.21.267.377Z%22 clip-rule=%22evenodd%22/%3E%3Cpath fill=%22%23737ABA%22 d=%22M80 24.667H59.68l6.786 6.905-26.084 26.544-12.813-13.039L0 73.133 6.748 80 27.57 58.812l12.813 13.039L73.214 38.44 80 45.345V24.667Z%22/%3E%3C/svg%3E");background-repeat:no-repeat;height:8rem;width:8rem}.icon-svg.ai-interviewer::before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 80 75.12%22%3E%3Cpath fill=%22%23ADB2E0%22 d=%22M35.02.2c31.72-2.85 35.04 25.41 35.04 25.41l9.41 12.9a2.7 2.7 0 0 1-1.74 4.27l-5.63 1.04L73.8 61.2c.72 7.46-5.27 13.92-12.91 13.92H25.27S3.13 54.52.56 43.32C-2 32.12 3.29 3.03 35.03.18z%22/%3E%3Cpath fill=%22%23737ABA%22 d=%22M30.57 53.48c-8.44 0-15.29-6.71-15.29-14.98 0-8.28 6.85-14.99 15.3-14.99s15.3 6.7 15.3 14.99c0 8.27-6.85 14.97-15.3 14.97z%22/%3E%3C/svg%3E");background-repeat:no-repeat;height:8rem;width:8rem}.info-icon{font-family:FontAwesome, sans-serif;text-rendering:auto;font-style:normal;color:#7e7e7e}.info-icon::before{content:'\f05a'}.info-icon:hover,.info-icon:active{color:#bababa}.info-icon.white{color:#fff}.icon-background.chevron-down{background-image:url("data:image/svg+xml,%3Csvg width=%2214%22 height=%229%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M13.1484 2.3125l-5.7968 5.789c-.099.099-.2162.1485-.3516.1485-.1354 0-.2526-.0495-.3516-.1484L.8516 2.3125C.7526 2.2135.703 2.0951.703 1.957c0-.138.0495-.2565.1485-.3554L2.1484.3125c.099-.099.2162-.1484.3516-.1484.1354 0 .2526.0494.3516.1484L7 4.4609 11.1484.3125c.099-.099.2162-.1484.3516-.1484.1354 0 .2526.0494.3516.1484l1.2968 1.289c.099.099.1485.2175.1485.3555 0 .138-.0495.2565-.1485.3555z%22 fill=%22%237E7E7E%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.icon-background.chevron-down:hover,.icon-background.chevron-down:checked{background-image:url("data:image/svg+xml,%3Csvg width=%2214%22 height=%229%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M13.148 2.313L7.352 8.101A.48.48 0 017 8.25a.48.48 0 01-.352-.148L.852 2.312a.485.485 0 01-.149-.355c0-.138.05-.256.149-.355L2.148.312A.48.48 0 012.5.165a.48.48 0 01.352.148L7 4.462 11.148.312A.48.48 0 0111.5.165a.48.48 0 01.352.148l1.296 1.29a.485.485 0 01.149.355c0 .138-.05.257-.149.355z%22 fill=%22%239B9B9B%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E")}.icon-background.jahre{background-image:url("data:image/svg+xml,%3Csvg width=%2243%22 height=%2216%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M1.44 16c-.55 0-1.03-.06-1.44-.177v-2.079c.42.108.803.161 1.149.161.535 0 .918-.17 1.149-.511.23-.341.346-.874.346-1.6V.758h2.439v11.021c0 1.375-.307 2.423-.92 3.142C3.548 15.64 2.64 16 1.44 16zm11.936-3.464l-.464-1.225h-.063c-.404.521-.82.882-1.247 1.084-.428.201-.985.302-1.672.302-.845 0-1.51-.247-1.995-.741-.485-.494-.728-1.198-.728-2.111 0-.956.327-1.661.98-2.115.653-.454 1.638-.705 2.954-.753l1.527-.049v-.394c0-.913-.456-1.37-1.37-1.37-.702 0-1.528.218-2.478.653l-.794-1.66c1.012-.542 2.135-.814 3.367-.814 1.18 0 2.085.264 2.715.79.63.526.944 1.327.944 2.4v6.003h-1.676zm-.708-4.173l-.929.032c-.697.021-1.217.15-1.557.386-.341.237-.512.597-.512 1.08 0 .693.388 1.04 1.165 1.04.556 0 1-.165 1.333-.492.333-.328.5-.763.5-1.305v-.741zm12.975 4.173h-2.4V7.275c0-1.3-.472-1.95-1.416-1.95-.672 0-1.157.234-1.456.701-.3.467-.449 1.225-.449 2.272v4.238h-2.4V0h2.4v2.554c0 .199-.018.666-.055 1.402l-.055.725h.126c.535-.881 1.385-1.321 2.55-1.321 1.033 0 1.817.284 2.352.853.535.57.803 1.386.803 2.45v5.873zm7.38-9.176c.325 0 .595.024.81.072l-.18 2.304a2.688 2.688 0 00-.709-.08c-.765 0-1.362.201-1.79.604-.427.403-.64.967-.64 1.692v4.584h-2.4V3.529h1.817l.354 1.514h.118a3.356 3.356 0 011.105-1.22 2.68 2.68 0 011.515-.463zm6.05 1.748c-.508 0-.907.165-1.195.495-.289.33-.454.8-.496 1.406h3.368c-.01-.607-.166-1.075-.465-1.406-.299-.33-.702-.495-1.211-.495zm.34 7.589c-1.417 0-2.524-.4-3.321-1.2-.798-.8-1.196-1.934-1.196-3.4 0-1.51.368-2.676 1.105-3.5.737-.825 1.756-1.237 3.057-1.237 1.243 0 2.211.362 2.903 1.087C42.654 5.172 43 6.174 43 7.452v1.193h-5.673c.026.698.228 1.243.606 1.635.378.392.907.588 1.59.588.529 0 1.03-.056 1.502-.17a7.405 7.405 0 001.48-.539v1.901c-.42.215-.869.375-1.346.48-.478.105-1.06.157-1.747.157z%22 fill=%22%23BABABA%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E")}.fab.fa-facebook-f::before,.fab.fa-twitter::before,.fab.fa-google-plus-g::before,.fab.fa-xing::before,.fab.fa-whatsapp::before,.fab.fa-instagram::before,.fab.fa-linkedin-in::before{display:inline-block;font-family:FontAwesome, sans-serif;margin:0 .5rem}.fas.fa-envelope::before{display:inline-block;font-family:FontAwesome, sans-serif;margin:0 .5rem}.fab.fa-facebook-f::before{content:'\f09a'}.fab.fa-twitter::before{content:'\f099'}.fab.fa-google-plus-g::before{content:'\f0d5'}.fab.fa-xing::before{content:'\f168'}.fab.fa-whatsapp::before{content:'\f232'}.fab.fa-linkedin-in::before{content:'\f08c'}.fab.fa-instagram::before{content:'\f16d'}.fas.fa-envelope::before{content:'\f0e0'}html{background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.noscroll,html.noscroll body{height:100vh;overflow:hidden;position:relative}body{color:#444;font-family:'Open Sans', Arial, Verdana, sans-serif;font-size:1.4rem;font-weight:400;background-color:#f5f5f5;line-height:2rem;margin:0;overflow-x:hidden;position:relative}body.fixed{position:fixed;width:100%}body.noscroll{height:100vh;overflow:hidden}.MainContent{padding-top:2rem}@media screen and (min-width: 768px) and (max-width: 1023px){.MainContent{padding-top:1.5rem}}@media screen and (max-width: 767px){.MainContent{padding-top:1rem}}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:0;margin-bottom:1.5rem}h1,h2,h3{word-wrap:break-word}h1{font-size:2.4rem;line-height:3.3rem}h2{font-size:1.9rem;line-height:2.6rem}h3,h4,h5,h6{font-size:1.6rem;line-height:2.2rem}p{font-size:1.4rem;line-height:2rem;margin:0 0 2rem;word-wrap:break-word}p a{text-decoration:underline}hr{background:#d7d7d7;height:.1rem;border:0}a{color:#232a6e;text-decoration:none}a:hover,a:active{color:#464d94;text-decoration:underline}ul{list-style-type:none;margin:0;overflow:hidden;padding:0}.box{background-color:#f5f5f5}.box--around,.box--space_around{padding:1rem 1.5rem 2rem}.box--space_horizontal{padding-left:1.5rem;padding-right:1.5rem}.box--space_vertical{padding-top:1rem;padding-bottom:1rem}.box .formfields:last-child{margin-bottom:0}.text--center{text-align:center}.text--right{text-align:right}.hidden{display:none !important}.noresults{color:#bababa}img.responsive{width:100%;height:100%}@media screen and (max-width: 767px){.box--around,.box--space_around{padding:1.5rem 1rem 2rem}}form .columns{position:relative}form fieldset{border:0;padding:0;margin:0}form span.error{position:absolute;top:0;right:0;font-size:1.2rem;color:#b22e7f;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;visibility:hidden;opacity:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;text-align:right}form span.error.error-left{text-align:left}form span.error.error-static{position:static;white-space:normal}form span.error.error-visible{top:-2rem;visibility:visible;opacity:1}form .formsection{margin-bottom:2rem;position:relative}form .formsection.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .formfields{margin-bottom:1rem}form .formfields.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form .options{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:3px;overflow:hidden;-webkit-font-smoothing:antialiased}form .options label{display:inline-block;padding:0}form .options label.grow{width:100%}@media screen and (max-width: 767px){form .options label{width:100%}}form .options label span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.7rem;text-align:center;min-height:4.5rem;max-height:4.5rem;height:4.5rem;border-top:1px solid #bababa;border-bottom:1px solid #bababa;border-right:1px solid #bababa;cursor:pointer;padding:0 5px;color:#444;font-weight:700;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d7d7d7));background-image:linear-gradient(#f5f5f5, #d7d7d7)}form .options label span:hover{background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));background-image:linear-gradient(#fff, #f5f5f5);text-decoration:none}form .options label:first-child span{border-left:1px solid #bababa;border-radius:3px 0 0 3px}form .options label:last-child span{border-radius:0 3px 3px 0}form .options label input:checked+span{background:#232a6e;color:#fff;font-weight:700;pointer-events:none;border-color:#232a6e;outline:1px solid #232a6e;text-decoration:none;cursor:default}form [form-require-field],form *[form-require-field],form .formsection.center[form-require-field]{display:none}.formfields{position:relative}::-webkit-input-placeholder{color:#9b9b9b}:-moz-placeholder{color:#9b9b9b}::-moz-placeholder{color:#9b9b9b}:-ms-input-placeholder{color:#9b9b9b}::-ms-input-placeholder{color:#9b9b9b}select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:1rem 1rem .9rem;height:4.5rem;min-height:4.5rem;max-height:4.5rem;line-height:2rem;font-size:1.6rem;background-color:#fff;border-radius:.3rem;-webkit-box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4)}select:focus{border:0;outline:none;-moz-outline-radius:.1rem;color:#000;-webkit-box-shadow:inset 0 0 0.4rem 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 0.4rem 0 rgba(0,0,0,0.4)}select::-ms-expand{display:none}input[type='radio']{display:none}input[type='radio']+label{color:#444;padding:0;display:inline-block;margin-left:.1rem}input[type='radio']+label::after{background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e);-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,0.4);box-shadow:0 0 .2rem 0 rgba(0,0,0,0.4) }input[type='radio']+label::before,input[type='radio']+label::after{border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';position:absolute}input[type='radio']+label::before{background-color:#fff;display:inline-block;height:1.6rem;left:0;top:.2rem;width:1.6rem;-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,0.4) inset;box-shadow:0 0 .2rem 0 rgba(0,0,0,0.4) inset}input[type='radio']+label::after{display:inline-block;height:.8rem;left:.4rem;top:.6rem;visibility:hidden;width:.8rem}input[type='radio']:checked+label::after{visibility:visible}input[type='radio']+label:hover::before{-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,0.4) inset;box-shadow:0 0 .3rem 0 rgba(0,0,0,0.4) inset}input[type='radio']:checked+label:hover::after{background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,0.4);box-shadow:0 0 .3rem 0 rgba(0,0,0,0.4) }input[type='radio'].disabled+label::before{-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,0.2) inset;box-shadow:0 0 .2rem 0 rgba(0,0,0,0.2) inset}input[type='radio'].disabled+label{color:#bababa;text-decoration:none}input[type='radio'].disabled:checked+label::after{background:#d7d7d7;-webkit-box-shadow:none;box-shadow:none}input[type='radio']:disabled+label::before{-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,0.2) inset;box-shadow:0 0 .2rem 0 rgba(0,0,0,0.2) inset}input[type='radio']:checked:disabled+label::after{background:#d7d7d7;-webkit-box-shadow:none;box-shadow:none}input[type='radio']:disabled+label{color:#bababa;text-decoration:none}input[type='checkbox']{display:none}input[type='checkbox']+label{color:#444;padding:0;display:inline-block;margin-left:.1rem}input[type='checkbox']+label::after{background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e);-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,0.4);box-shadow:0 0 .2rem 0 rgba(0,0,0,0.4) }input[type='checkbox']+label::before,input[type='checkbox']+label::after{border-radius:.3rem;display:inline-block;height:1.6rem;left:0;top:.2rem;width:1.6rem}input[type='checkbox']+label::before{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';position:absolute;-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,0.4) inset;box-shadow:0 0 .2rem 0 rgba(0,0,0,0.4) inset}input[type='checkbox']+label::after{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;content:'\f00c';font-family:FontAwesome, sans-serif;font-size:1.2rem;padding-top:.2rem;position:absolute;visibility:hidden;line-height:1;width:1.6rem;height:1.6rem;text-align:center}input[type='checkbox']:checked+label::after{visibility:visible}input[type='checkbox']+label:hover::before{-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,0.4) inset;box-shadow:0 0 .3rem 0 rgba(0,0,0,0.4) inset}input[type='checkbox']:checked+label:hover::after{background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);-webkit-box-shadow:0 0 .3rem 0 rgba(0,0,0,0.4);box-shadow:0 0 .3rem 0 rgba(0,0,0,0.4) }input[type='checkbox'].disabled+label::before{-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,0.2) inset;box-shadow:0 0 .2rem 0 rgba(0,0,0,0.2) inset}input[type='checkbox'].disabled+label{color:#bababa;text-decoration:none}input[type='checkbox'].disabled:checked+label::after{background:#d7d7d7;-webkit-box-shadow:none;box-shadow:none}input[type='checkbox']:disabled+label::before{-webkit-box-shadow:0 0 .2rem 0 rgba(0,0,0,0.2) inset;box-shadow:0 0 .2rem 0 rgba(0,0,0,0.2) inset}input[type='checkbox']:checked:disabled+label::after{background:#d7d7d7;-webkit-box-shadow:none;box-shadow:none}input[type='checkbox']:disabled+label{color:#bababa;text-decoration:none}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none}input[type='number']{-moz-appearance:textfield}input[type='number']::-webkit-outer-spin-button,input[type='number']::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type='text'],input[type='number'],input[type='email'],input[type='password']{width:100%;font-size:1.6rem;background-color:#fff;border:0;border-radius:.3rem;-webkit-box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4);padding:1.1rem 1rem 1.2rem;height:4.5rem;min-height:4.5rem;max-height:4.5rem;line-height:2.2rem;color:#000;text-overflow:ellipsis}input[type='text']:focus,input[type='number']:focus,input[type='email']:focus,input[type='password']:focus{outline:none;-webkit-box-shadow:inset 0 0 0.4rem 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 0.4rem 0 rgba(0,0,0,0.4);color:#000}input[type='text'].location,input[type='number'].location,input[type='email'].location,input[type='password'].location{padding-left:2.5rem}input[type='text'][disabled],input[type='number'][disabled],input[type='email'][disabled],input[type='password'][disabled]{opacity:1}input.invalid{border:0.2rem solid #b22e7f;outline:none}input.invalid:focus{border:0.2rem solid #b22e7f;outline:none;-webkit-box-shadow:none;box-shadow:none}input+label:hover{color:#7e7e7e;cursor:pointer;text-decoration:none}input:disabled+label:hover,input.disabled+label:hover{cursor:not-allowed}label{word-wrap:break-word}@media screen and (max-width: 767px){label:not(.icon){display:inline-block;padding-bottom:1rem}}label.icon,label.icon-svg{position:relative;display:block}label.icon::before,label.icon.icon--right::after,label.icon.icon-svg--right::after,label.icon-svg::before,label.icon-svg.icon--right::after,label.icon-svg.icon-svg--right::after{position:absolute;top:0;height:100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}label.icon::before,label.icon-svg::before{left:1rem}label.icon.icon--right::after,label.icon-svg.icon--right::after{right:1rem}label.icon.icon-svg--right::after,label.icon-svg.icon-svg--right::after{right:0}textarea{width:100%;border:0;-webkit-box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4);background-color:#fff;border-radius:.3rem;padding:1rem}textarea:focus{outline:none;-webkit-box-shadow:inset 0 0 0.4rem 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 0.4rem 0 rgba(0,0,0,0.4);color:#000}ul{list-style-type:disc;margin:1rem 0;padding-left:3rem}ul.list{list-style-type:none;margin:0;padding:0}ul.list li{border-bottom:0.1rem solid #d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex}ul.list li:first-child{border-top:0.1rem solid #d7d7d7}ul.list li::before{display:block;margin-right:.5rem;color:#7e7e7e;content:'\f054';font-family:FontAwesome, sans-serif;font-size:1.1rem;margin-top:1.1rem}ul.list li:hover{background:#f5f5f5}ul.list li:hover::before{color:#9b9b9b}ul.list li a{display:block;padding:1rem 0;width:100%}ul.list.list--highlight li{-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.list.list--highlight li::before{display:none;content:''}ul.list.list--highlight li::after{display:block;margin:0 .5rem;color:#7e7e7e;content:'\f054';font-family:FontAwesome, sans-serif;font-size:2rem}ul.list.list--highlight a{text-decoration:none;color:#444}ul.list.list--highlight a:hover .textlink-default{text-decoration:underline;color:#464d94}ul.list-blank{list-style-type:none;padding:0;margin:0}ul.square,ul.items-list{list-style-type:none;padding-left:2rem;margin-bottom:2rem;margin-top:0}ul.square li,ul.items-list li{position:relative;margin-bottom:1rem}ul.square li::before,ul.items-list li::before{display:inline-block;position:absolute;top:.5rem;left:-2rem;content:'';height:1rem;width:1rem;background:#7e7e7e}ul.square li a,ul.items-list li a{text-decoration:underline}ul.square li a:hover,ul.items-list li a:hover{color:#464d94}ul.square li:last-child,ul.items-list li:last-child{margin-bottom:0}ul.table-list{list-style-type:none;padding:0;margin:0}ul.table-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d7d7d7}ul.table-list li:hover a{background:#f5f5f5}ul.table-list li:hover a>*{text-decoration:underline}ul.table-list li:hover a .textlink-highlighted,ul.table-list li:hover a .icon.textlink-highlighted::after{color:#c7549b}ul.table-list li.headline{border-bottom:1px solid #444}ul.table-list li.headline section{padding-top:0}ul.table-list li>a{display:block;width:100%}ul.table-list li .section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;text-align:left;overflow:hidden}ul.table-list li .section:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}ul.table-list li .textlink-default.icon::before,ul.table-list li .textlink-default.icon.icon--right::after{font-size:1.1rem}#agb ol[type='a']{margin-left:1.5rem;padding:0}#agb ol[type='a'] li{padding:.5rem 0}#agb ol[type='a'] li div{margin-left:.5rem}#agb ul{margin:0;padding:0}#agb ul li{padding:.5rem 0}#agb ul li::before{content:'\2013 '}.fl-right{float:right}.fl-left{float:left}.ta-right{text-align:right}.ta-left{text-align:left}.ta-center{text-align:center}.m-0{margin:0}@media screen and (max-width: 767px){.mt-auto{margin-top:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.mt-auto{margin-top:1.5rem}}@media screen and (min-width: 1024px){.mt-auto{margin-top:2rem}}.mt-0{margin-top:0}.mt-10{margin-top:1rem}.mt-20{margin-top:2rem}.mt-30{margin-top:3rem}.mt-40{margin-top:4rem}@media screen and (max-width: 767px){.mb-auto{margin-bottom:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.mb-auto{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.mb-auto{margin-bottom:2rem}}.mb-0{margin-bottom:0}.mb-01{margin-bottom:.1rem}.mb-3{margin-bottom:.3rem}.mb-5{margin-bottom:.5rem}.mb-10{margin-bottom:1rem}.mb-15{margin-bottom:1.5rem}.mb-20{margin-bottom:2rem}.mb-30{margin-bottom:3rem}.mb-60{margin-bottom:6rem}@media screen and (max-width: 767px){.ml-auto{margin-left:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.ml-auto{margin-left:1.5rem}}@media screen and (min-width: 1024px){.ml-auto{margin-left:2rem}}.ml-10{margin-left:1rem}.ml-20{margin-left:2rem}@media screen and (max-width: 767px){.mr-auto{margin-right:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.mr-auto{margin-right:1.5rem}}@media screen and (min-width: 1024px){.mr-auto{margin-right:2rem}}.mr-10{margin-right:1rem}.mr-20{margin-right:2rem}@media screen and (max-width: 767px){.pl-auto{padding-left:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.pl-auto{padding-left:1.5rem}}@media screen and (min-width: 1024px){.pl-auto{padding-left:2rem}}.pl-0{padding-left:0}.pl-10{padding-left:1rem}.pl-15{padding-left:1.5rem}.pl-2{padding-left:2rem}@media screen and (max-width: 767px){.pt-auto{padding-top:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.pt-auto{padding-top:1.5rem}}@media screen and (min-width: 1024px){.pt-auto{padding-top:2rem}}.pt-0{padding-top:0}.pt-10{padding-top:1rem}.pt-12{padding-top:1.2rem}.pt-15{padding-top:1.5rem}.pt-2{padding-top:2rem}@media screen and (max-width: 767px){.pr-auto{padding-right:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.pr-auto{padding-right:1.5rem}}@media screen and (min-width: 1024px){.pr-auto{padding-right:2rem}}.pr-0{padding-right:0}.pr-10{padding-right:1rem}.pb-2{padding-bottom:2rem}@media screen and (max-width: 767px){.pb-auto{padding-bottom:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.pb-auto{padding-bottom:1.5rem}}@media screen and (min-width: 1024px){.pb-auto{padding-bottom:2rem}}@media screen and (max-width: 767px){.space--default{margin-bottom:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.space--default{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.space--default{margin-bottom:2rem}}@media screen and (max-width: 767px){.space--bottom{margin-bottom:3rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.space--bottom{margin-bottom:3rem}}@media screen and (min-width: 1024px){.space--bottom{margin-bottom:3rem}}@media screen and (max-width: 767px){.space--left{padding-left:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.space--left{padding-left:1.5rem}}@media screen and (min-width: 1024px){.space--left{padding-left:2rem}}@media screen and (max-width: 767px){.space--top{margin-top:1rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.space--top{margin-top:1.5rem}}@media screen and (min-width: 1024px){.space--top{margin-top:2rem}}.dp-ib{display:inline-block}.dp-b{display:block}.dp-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.dp-none{display:none}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.clear{content:'';display:table;clear:both}.u-hidden{display:none}.u-txt-right{text-align:right}.u-txt-center{text-align:center}.boxed{background-color:#fff;margin-bottom:1rem;padding:1rem 1rem 1.5rem;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.15);box-shadow:0 0 3px 0 rgba(0,0,0,0.15) }.boxed .pm-content>.legacy-text-module,.boxed .pm-content>p:last-child,.boxed>p:last-child,.boxed>ul:last-child{margin-bottom:0}.boxed-default{background-color:#f5f5f5}.boxed-color{background-color:#fff}.boxed-shadow{-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.15);box-shadow:0 0 3px 0 rgba(0,0,0,0.15) }.boxed-border{border-top:0.5rem solid #d7d7d7;background-color:#f5f5f5}.boxed-bg{background-color:#5E156E;background-image:url("/images/layout/basics/headerWidgets/bg_tile.png");background-position:left top;background-repeat:repeat-x;background-size:17.5rem}@media screen and (min-width: 768px) and (max-width: 1023px){.boxed{margin-bottom:1.5rem;padding:1.5rem 1.5rem 2rem}}@media screen and (min-width: 1024px){.boxed{margin-bottom:2rem;padding:1.5rem 1.5rem 2rem}}.boxed--overlap{margin-top:1.5rem}.boxed.teaser{padding:0}@media screen and (max-width: 767px){.boxed--nomobile{padding:0;-webkit-box-shadow:none;box-shadow:none;background:transparent}}.boxed--standalone{margin-bottom:0}.boxed+.space--overlap,.space--default+.space--overlap{margin-top:3.5rem}.icon::before,.icon.icon--right::after{color:#7e7e7e;content:'\f059';display:inline-block;font-family:FontAwesome, sans-serif;font-weight:normal;margin:0 5px 0 0;line-height:100%}.icon.icon--right::before{display:none !important}.icon.info::before,.icon.info.icon--right::after{content:'\f05a'}.icon.filter::before,.icon.filter.icon--right::before,.icon.filter.icon--right::after{content:'\f0b0'}.icon.user::before,.icon.user.icon--right::after{content:'\f007'}.icon.envelope::before,.icon.envelope.icon--right::after{content:'\f0e0'}.icon.gear::before,.icon.gear.icon--right::after{content:'\f013'}.icon.plus::before,.icon.plus.icon--right::after{content:'\f0fe'}.icon.minus::before,.icon.minus.icon--right::after{content:'\f146'}.icon.check::before,.icon.check.icon--right::after{content:'\f00c'}.icon.slider::before,.icon.slider.icon--right::after{content:'\f1de'}.icon.trash::before,.icon.trash.icon--right::after{content:'\f1f8';font-size:1.4rem}.icon.bullseye::before,.icon.bullseye.icon--right::after{content:'\f140'}.icon.chevron-left::before,.icon.chevron-left.icon--right::after{content:'\f053'}.icon.arrow-down::before,.icon.arrow-down.icon--right::after{content:'\f063'}.icon.arrow-up::before,.icon.arrow-up.icon--right::after{content:'\f062'}.icon.chevron-right::before,.icon.chevron-right.icon--right::after{content:'\f054'}.icon.chevron-down::before,.icon.chevron-down.icon--right::after{content:'\f078'}.icon.delete::before,.icon.delete.icon--right::after,.icon.close::before,.icon.close.icon--right::after{content:'\00d7';font-family:'Open Sans', Arial, Verdana, sans-serif}.icon.search::before,.icon.search.icon--right::after{content:'\f002'}.icon.graduation-cap::before,.icon.graduation-cap.icon--left::before{content:'\f19d'}.icon.rocket::before,.icon.rocket.icon--left::before{content:'\f135'}.icon.user-secret::before,.icon.user-secret.icon--left::before{content:'\f21b'}.icon.play::before,.icon.play.icon--left::before{content:'\f04b'}.icon.map-marker::before,.icon.map-marker.icon--right::after{content:'\f041'}.icon.facebook-square::before,.icon.facebook-square.icon--right::after{content:'\f082'}.icon.linkedin-square::before,.icon.linkedin-square.icon--right::after{content:'\f08c'}.icon.twitter-square::before,.icon.twitter-square.icon--right::after{content:'\f081'}.icon.icon--static::before,.icon.icon--static.icon--right::after{color:#bababa}.icon.icon--static:hover::before,.icon.icon--static.icon--right:hover::after{color:#bababa}.icon.list::before,.icon.list.icon--right::after{content:'\f03a'}.icon-svg::before,.icon-svg.icon-svg--right::after{content:' ';display:inline-block;background-repeat:no-repeat;background-size:contain;margin:0 1rem 0 0}.icon-svg.icon-svg--right::before{display:none !important}.icon-svg.chair::before,.icon-svg.chair.icon-svg--right::after{width:1.4rem;height:.9rem;background:url("data:image/svg+xml,%3Csvg width=%2244%22 height=%2266%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M23.7655 53.967l9.5546 2.4294v.6642a4.8551 4.8551 0 011.8579-.3664c.659 0 1.2867.1305 1.8578.3664v-2.2215l-13.2703-5.8806v-3.2039h-3.7157v3.2039L6.7795 54.8391v2.2215a4.8551 4.8551 0 011.8579-.3664c.659 0 1.2867.1305 1.8578.3664v-.6642l9.5546-2.4294v3.0936a4.8551 4.8551 0 011.8579-.3664c.659 0 1.2867.1305 1.8578.3664V53.967zm13.233-21.705l.6784-8.033c.1328-1.5735 1.5479-2.8453 3.1609-2.8453h.4119c1.6136 0 2.842 1.2753 2.745 2.8485l-.6064 9.831c-.3528 5.7204-5.3922 10.3624-11.2553 10.3624H11.867c-5.8608 0-10.9023-4.6394-11.2553-10.3624l-.6063-9.831c-.097-1.5727 1.1319-2.8485 2.7449-2.8485h.412c1.6135 0 3.0281 1.274 3.1608 2.8454l.6784 8.033c.2777 3.2892 3.2355 5.9512 6.6067 5.9512h16.7836c3.3702 0 6.3292-2.6644 6.6067-5.9512zM6.3003 8.9613C5.4582 4.0121 8.9347 0 14.0639 0h16.1903c5.1298 0 8.6057 4.0119 7.7636 8.9612l-4.2725 24.1095c-.2407 1.4146-1.623 2.5613-3.0899 2.5613H13.6627c-1.4658 0-2.8492-1.1466-3.09-2.5613L6.3004 8.9612zM35.178 66c-2.0521 0-3.7157-1.6269-3.7157-3.6338s1.6636-3.6338 3.7157-3.6338c2.0521 0 3.7157 1.627 3.7157 3.6338C38.8937 64.3731 37.23 66 35.178 66zM8.6374 66c-2.0522 0-3.7157-1.6269-3.7157-3.6338s1.6635-3.6338 3.7157-3.6338c2.052 0 3.7156 1.627 3.7156 3.6338C12.353 64.3731 10.6895 66 8.6374 66zm13.2703 0c-2.0522 0-3.7157-1.6269-3.7157-3.6338s1.6635-3.6338 3.7157-3.6338c2.052 0 3.7157 1.627 3.7157 3.6338 0 2.0069-1.6636 3.6338-3.7157 3.6338z%22 fill=%22%23FFF%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E")}.icon-svg.user-grey-full::before{background:url("data:image/svg+xml,%3Csvg width=%2216%22 height=%2220%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M8 12a8 8 0 018 8H0l.004-.25A8 8 0 018 12zM8 0a5.333 5.333 0 110 10.667A5.333 5.333 0 018 0z%22 fill=%22%237E7E7E%22 fill-rule=%22evenodd%22/%3E%3C/svg%3E");background-repeat:no-repeat;height:2rem;width:1.6rem;margin-top:.5rem}.adswrapper{text-align:center}.adswrapper_content{float:right;width:35%}.adswrapper.kombiad{margin-top:2rem;background-color:#fff;padding:0}.adswrapper-bg{background-color:#f5f5f5}#leftAdSky,#rightAdSky{width:30rem;height:60rem;top:1.7rem;position:relative;display:none}#leftAdSky .bannerPlacement{text-align:right}#rightAdSky .bannerPlacement{text-align:left}.profession-detail-page #leftAdSky,.profession-detail-page #rightAdSky{padding-top:.3rem}@media screen and (max-width: 767px){.adswrapper{margin-bottom:1rem}}@media screen and (min-width: 1680px){.layoutSkyContainer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#leftAdSky,#rightAdSky{display:block;position:sticky;padding-top:2rem}.MainContent.wrapper.layoutSkyAd{margin:0;width:100%}}:root{--circle-segment-activ: #464d94;--circle-segment: #9b9b9b;--outer-circle:  #d7d7d7;--inner-circle: #fff;--font-color:  #606060;--shadow-color: rgba(0,0,0,.4)}body.salary-result-analysis{background-color:#f5f5f5}body.salary-result-analysis .header-color{background-color:#fff}ul.breadcrumb{-webkit-box-align:center;-ms-flex-align:center;align-items:center;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:0;padding:.5rem 0 0}ul.breadcrumb.mobile{padding-top:1rem}ul.breadcrumb li{font-size:1.2rem;line-height:1.7rem;list-style-type:none}ul.breadcrumb li>span{color:#7e7e7e}ul.breadcrumb li a.icon::before,ul.breadcrumb li a.icon::after{font-size:1rem;margin:0 .5rem}ul.breadcrumb .home::before{color:#232a6e;font-size:1.4rem;margin-right:0}.profession-detail-page{background-color:#f5f5f5}.profession-detail-page ul.breadcrumb{margin:0}.back-to-top{max-height:4.5rem;min-height:4.5rem;min-width:4.5rem;max-width:4.5rem;display:none;position:fixed;z-index:9999}.back-to-top:hover{text-decoration:none}.back-to-top.show{display:block}.back-to-top .btn.icon{border:1px solid #232a6e;border-radius:.3rem}.back-to-top .btn.icon::before,.back-to-top .btn.icon::after{border-color:#232a6e;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e)}.back-to-top .btn.icon:hover::before,.back-to-top .btn.icon:hover::after{background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94)}.back-to-top .btn.icon:active::before,.back-to-top .btn.icon:active::after{background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#737aba));background-image:linear-gradient(#464d94, #737aba)}@media screen and (min-width: 767px){.back-to-top{bottom:4rem;right:1.5rem}}div.relatedOccupations{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:2.4rem}div.relatedOccupations h3{margin-bottom:.3rem}#salary-container .info-icon{top:0;left:1.2rem;font-size:2.4rem;text-decoration:none;border-bottom:0;position:relative}@media (min-width: 768px){.DropDownLink{border-radius:.2rem;border:1px solid #d7d7d7;display:none;padding:.3rem;position:absolute;right:17.9%;text-align:center;top:4.5rem;width:100%;background:#fff;-webkit-box-shadow:0 0 1px 1px #d7d7d7;box-shadow:0 0 1px 1px #d7d7d7}.DropDownLink::after{content:'';color:#d7d7d7;position:absolute;right:-.2rem;top:-.8rem;border-bottom:.8rem solid;border-right:.8rem solid transparent;border-left:.8rem solid transparent}.salarySwitch,.salarySwitchJobListHead{display:inline-block;cursor:pointer;font-size:1.6rem;padding:.9rem 2.4rem;position:relative}.salarySwitchJobListHead .DropDownLink{top:3.2rem;right:12.4%}.salarySwitchJobListHead{font-size:1.4rem;padding:0;color:#232a6e}.icon-chevron-down{font-size:3rem;position:relative;top:.9rem;left:-.5rem}.salarySwitch:hover .DropDownLink{display:block}#salary-container .info-icon{top:1.3rem;left:1.2rem;font-size:2.4rem;border-bottom:0;text-decoration:none;position:relative}}.descriptionPattern img{display:block;margin:0 auto 2rem}.tpl-einzeldatensatz{margin-top:2rem;width:100%;text-align:left}.tpl-einzeldatensatz a{text-decoration:none}.tpl-einzeldatensatz td{vertical-align:top}.tpl-einzeldatensatz tr{display:inline-block;border-bottom:1px solid #bababa;width:100%;padding-top:.5rem;padding-bottom:.5rem;min-height:2.8rem}.tpl-einzeldatensatz tr td:first-child{width:17rem}.tpl-einzeldatensatz-result h3{margin-bottom:0}.tpl-einzeldatensatz-result h4{margin-top:0;margin-bottom:0}.tpl-einzeldatensatz-result .info--text{font-size:1.2rem}.tpl-einzeldatensatz-result a.link--jobangebote{text-decoration:none}.tpl-einzeldatensatz-result .u-grid-3-4{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important;width:65%}.tpl-einzeldatensatz.gehaltEntry tr:last-child{font-weight:700;border:0}.tpl-einzeldatensatz.gehaltEntry tr td:first-child{width:65%;float:left;display:block}.tpl-einzeldatensatz.gehaltEntry tr td:last-child{text-align:right;float:right;width:33%}.dataEntryTable--wrapper{margin-top:1rem}.dataEntryTable--wrapper ul.salaryList li{border:0}.dataEntryTable--wrapper .salaryList .col.positionsBezeichnung{white-space:inherit;overflow:visible;text-overflow:initial;word-break:break-word}.dataEntryTable--wrapper ul.salaryList li:hover{background:none}.no-margin-top{margin-top:0}@media (max-width: 839px){.tpl-einzeldatensatz-result .u-grid-3-4{width:100%}}#headerWidget{background-color:#5E156E;background-image:url("/images/layout/basics/headerWidgets/bg_tile.png");background-position:left top;background-repeat:repeat-x;background-size:17.5rem;color:#fff}#headerWidget.sticky{position:fixed;top:0;left:0;z-index:10;width:100%;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.3);box-shadow:0 2px 4px 0 rgba(0,0,0,0.3)}#headerWidget .map-marker{position:relative;display:block}#headerWidget .map-marker::before{position:absolute;top:1.2rem;left:1rem;height:auto;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem;color:#bababa}#headerWidget .map-marker:hover::before{color:#bababa}@media screen and (max-width: 767px){#headerWidget .tooltip{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}#headerWidget .tooltip::after{border-bottom-color:#fff;border-top-color:transparent;top:0;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}#headerWidget>.wrapper{padding-left:1rem;padding-right:1rem}}#headerWidget.noSearch h2{font-weight:normal}#headerWidget.noSearch .content{padding:1rem 0 0}@media screen and (max-width: 767px){#headerWidget.noSearch .content{padding:.7rem 0 0}}@media screen and (max-width: 767px){#headerWidget.homeSearch input{margin-bottom:1rem}}#headerWidget.homeSearchZwei{width:100%;position:relative;z-index:9;background-color:#5E156E;background-position:top center;background-repeat:no-repeat;background-size:cover;height:calc(88vh - 80px);min-height:200px;-webkit-transition:height .2s;transition:height .2s}#headerWidget.homeSearchZwei .wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%}#headerWidget.homeSearchZwei .scrollArrow{position:absolute;width:100%;height:2.5rem;bottom:10px;opacity:.8;background-image:url(/images/home_scroll_arrow.png);background-size:6rem 2.5rem;background-repeat:no-repeat;background-position:center center}@media screen and (max-width: 767px){#headerWidget.homeSearchZwei .scrollArrow{bottom:35px}}#headerWidget.homeSearchZwei .scrollArrow:hover,#headerWidget.homeSearchZwei .scrollArrow:active{opacity:1;cursor:pointer}@media screen and (min-width: 1024px){#headerWidget.homeSearchZwei{background-image:url("/images/layout/basics/headerWidgets/header-home-large.jpg")}}@media screen and (min-width: 768px) and (max-width: 1023px){#headerWidget.homeSearchZwei{background-image:url("/images/layout/basics/headerWidgets/header-home-medium.jpg")}}@media screen and (max-width: 767px){#headerWidget.homeSearchZwei{background-image:url("/images/layout/basics/headerWidgets/header-home-small-min.jpg");height:auto;min-height:0}#headerWidget.homeSearchZwei input{margin-bottom:1rem}#headerWidget.homeSearchZwei .wrapper{padding-top:15vh;padding-bottom:15vh;position:static;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}#headerWidget.searchWithLocation{min-height:6.5rem}#headerWidget.searchWithLocation.folded .salaryBox{display:none}#headerWidget.searchWithLocation.sticky.folded .locationTooltip{top:17rem}@media screen and (max-width: 767px){#headerWidget.searchWithLocation input{margin-bottom:1rem}#headerWidget.searchWithLocation input.suggestion-visible{margin-bottom:0.1rem}#headerWidget.searchWithLocation.folded .locationTooltip{top:calc(100% + 115px)}}#headerWidget.searchWithLocation .salaryBox{background-color:#fff;color:#444;overflow:hidden;margin-top:1rem}@media screen and (max-width: 767px){#headerWidget.searchWithLocation .salaryBox{text-align:center}}#headerWidget.searchWithLocation .salaryBox .contentLeftNoSalary{text-align:center}#headerWidget.searchWithLocation .salaryBox .contentLeftNoSalary{padding-top:3rem}#headerWidget.searchWithLocation .salaryBox .gehalt-container{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:center;-ms-flex-pack:center;justify-content:center}#headerWidget.searchWithLocation .salaryBox .gehaltMin.headline-large,#headerWidget.searchWithLocation .salaryBox .gehaltMax.headline-large{margin-bottom:0}#headerWidget.searchWithLocation .salaryBox .gehaltMin,#headerWidget.searchWithLocation .salaryBox .gehaltMax{width:12rem}#headerWidget.searchWithLocation .salaryBox .gehaltMin{color:#b22e7f;width:50%}#headerWidget.searchWithLocation .salaryBox .gehaltMax{color:#232a6e;width:50%}#headerWidget.searchWithLocation .salaryBox .graphic-container{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;font-weight:700}#headerWidget.searchWithLocation .salaryBox .graphic-container .div_next_line{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.5rem;margin-bottom:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400}#headerWidget.searchWithLocation .salaryBox .graphic-container>div{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#headerWidget.searchWithLocation .salaryBox .graphic-container>div>div{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}#headerWidget.searchWithLocation .salaryBox .graphic-container:nth-child(3){border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}#headerWidget.searchWithLocation .salaryBox .goalpost{height:2.5rem;border-left:0.2rem solid #b22e7f;border-right:0.2rem solid #232a6e;padding-top:.5rem;width:50%}#headerWidget.searchWithLocation .salaryBox .range-in{background-image:-webkit-gradient(linear, left top, right top, from(#b22e7f), to(#232a6e));background-image:linear-gradient(to right, #b22e7f, #232a6e);color:#fff;height:2rem;width:100%}#headerWidget.searchWithLocation .salaryBox .range-out{background-color:#d7d7d7;height:2rem;margin-top:.5rem;color:#7e7e7e;width:25%;font-weight:400}#headerWidget.searchWithLocation .salaryBox .range-out:first-child{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}#headerWidget.searchWithLocation .salaryBox .range-out:nth-child(3){border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}#headerWidget.searchWithLocation .salaryBox .divContainerCheckbox,#headerWidget.searchWithLocation .salaryBox .salary-box--fragebogenLink{margin-bottom:1rem;font-weight:700}#headerWidget.searchWithLocation .salaryBox .containerRight{padding-top:1rem}#headerWidget.searchWithLocation .salaryBox .containerRight .calcInfo{margin-bottom:1rem}#headerWidget.searchWithLocation.folded #header_extendet{visibility:hidden;margin-top:-17rem}#headerWidget.searchWithLocation.folded #header_compact{display:block}#headerWidget.searchWithLocation #header_compact{position:absolute;left:0;display:none;margin:1.5rem 0 0;width:100%}#headerWidget.searchWithLocation #header_compact .text-field{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#headerWidget.searchWithLocation #header_compact .text-field input[type='text']{border-radius:.3rem 0  0 .3rem;margin:0}#headerWidget.searchWithLocation #header_compact .text-field .btn-icon{border-radius:0 .3rem .3rem 0}#headerWidget.searchWithLocationFilter{min-height:6.5rem}@media screen and (max-width: 767px){#headerWidget.searchWithLocationFilter input{margin-bottom:1rem}#headerWidget.searchWithLocationFilter input.suggestion-visible{margin-bottom:0.1rem}#headerWidget.searchWithLocationFilter.folded .locationTooltip{top:calc(100% + 115px)}}#headerWidget.searchWithLocationFilter .action_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#headerWidget.searchWithLocationFilter .zero_filter_count{display:none}#headerWidget.searchWithLocationFilter .filter_button::before{margin:0}#headerWidget.searchWithLocationFilter.sticky.folded .tooltip{top:15rem;margin-top:15px}#headerWidget.searchWithLocationFilter .salaryBox{background-color:#fff;color:#444;overflow:hidden;margin-top:1rem}@media screen and (max-width: 767px){#headerWidget.searchWithLocationFilter .salaryBox{text-align:center}}#headerWidget.searchWithLocationFilter .salaryBox .contentLeftNoSalary{text-align:center}#headerWidget.searchWithLocationFilter .salaryBox .contentLeftNoSalary{padding-top:3rem}#headerWidget.searchWithLocationFilter .salaryBox .gehalt-container{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:center;-ms-flex-pack:center;justify-content:center}#headerWidget.searchWithLocationFilter .salaryBox .gehaltMin.headline-large,#headerWidget.searchWithLocationFilter .salaryBox .gehaltMax.headline-large{margin-bottom:0}#headerWidget.searchWithLocationFilter .salaryBox .gehaltMin,#headerWidget.searchWithLocationFilter .salaryBox .gehaltMax{width:12rem}#headerWidget.searchWithLocationFilter .salaryBox .gehaltMin{color:#b22e7f;width:50%}#headerWidget.searchWithLocationFilter .salaryBox .gehaltMax{color:#232a6e;width:50%}#headerWidget.searchWithLocationFilter .salaryBox .graphic-container{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;font-weight:700}#headerWidget.searchWithLocationFilter .salaryBox .graphic-container .div_next_line{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.5rem;margin-bottom:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400}#headerWidget.searchWithLocationFilter .salaryBox .graphic-container>div{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#headerWidget.searchWithLocationFilter .salaryBox .graphic-container>div>div{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}#headerWidget.searchWithLocationFilter .salaryBox .graphic-container:nth-child(3){border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}#headerWidget.searchWithLocationFilter .salaryBox .goalpost{height:2.5rem;border-left:0.2rem solid #b22e7f;border-right:0.2rem solid #232a6e;padding-top:.5rem;width:50%}#headerWidget.searchWithLocationFilter .salaryBox .range-in{background-image:-webkit-gradient(linear, left top, right top, from(#b22e7f), to(#232a6e));background-image:linear-gradient(to right, #b22e7f, #232a6e);color:#fff;height:2rem;width:100%}#headerWidget.searchWithLocationFilter .salaryBox .range-out{background-color:#d7d7d7;height:2rem;margin-top:.5rem;color:#7e7e7e;width:25%;font-weight:400}#headerWidget.searchWithLocationFilter .salaryBox .range-out:first-child{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}#headerWidget.searchWithLocationFilter .salaryBox .range-out:nth-child(3){border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}#headerWidget.searchWithLocationFilter .salaryBox .divContainerCheckbox,#headerWidget.searchWithLocationFilter .salaryBox .salary-box--fragebogenLink{margin-bottom:1rem;font-weight:700}#headerWidget.searchWithLocationFilter .salaryBox .containerRight{padding-top:1rem}#headerWidget.searchWithLocationFilter .salaryBox .containerRight .calcInfo{margin-bottom:1rem}#headerWidget.searchWithLocationFilter.folded #header_extendet{visibility:hidden;margin-top:-17rem}#headerWidget.searchWithLocationFilter.folded #header_compact{display:block}#headerWidget.searchWithLocationFilter #header_compact{position:absolute;left:0;display:none;margin:1.5rem 0 0;width:100%}#headerWidget.searchWithLocationFilter #header_compact .text-field{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#headerWidget.searchWithLocationFilter #header_compact .text-field input[type='text']{border-radius:.3rem 0  0 .3rem;margin:0}#headerWidget.searchWithLocationFilter #header_compact .text-field .btn-icon{border-radius:0 .3rem .3rem 0}.questionnaire .jobsearchWidget,.jobsearchWidget{margin-top:12px;margin-bottom:12px}.questionnaire .jobsearchWidget .u-joblist-pattern-block,.jobsearchWidget .u-joblist-pattern-block{background-color:#b22e7f;padding:20px}.questionnaire .jobsearchWidget .u-joblist-pattern-block{background-color:#5E156E;background-image:url("/images/layout/basics/headerWidgets/bg_tile.png");background-position:left top;background-repeat:repeat-x;background-size:17.5rem}.jobsearchWidget .u-joblist-pattern-block{background-image:none}.questionnaire .jobsearchWidget h2,.jobsearchWidget h2{font-size:20px;color:#fff;margin-top:0;margin-bottom:15px;line-height:27px}.questionnaire .jobsearchWidget input,.jobsearchWidget input{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;height:4.5rem;width:100%;margin:0 0 15px;font-size:1.6rem;border:1px solid #bababa;padding:8px 10px 7px;color:#444}.questionnaire .jobsearchWidget fieldset,.jobsearchWidget fieldset{border:0;padding:0;margin:0;background:transparent}.questionnaire .u-joblist-pattern-block a.searchButton,.u-joblist-pattern-block a.searchButton{background:#2b8800;border:0;border-radius:3px;color:#fff;float:right;font-size:1.4rem;font-weight:600;padding:13px 0;width:200px;cursor:pointer;text-align:center;text-decoration:none;display:inline-block}.questionnaire .u-joblist-pattern-block a.searchButton:hover,.u-joblist-pattern-block a.searchButton:hover{background:#2b8800}.questionnaire .u-joblist-pattern-block a.searchButton:active,.u-joblist-pattern-block a.searchButton:active{background:#2b8800}.container-box.search .jobsearchWidget{padding-top:1rem;margin-bottom:1rem}@media screen and (min-width: 768px) and (max-width: 1023px){.container-box.search .jobsearchWidget{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.container-box.search .jobsearchWidget{margin-bottom:2rem}}.container-box.search .jobsearchWidget .headline-medium{padding-top:0}.jobsearchWidget form{padding:0}.jobsearchWidget form input[type='text']{margin-bottom:1rem}@media (max-width: 767px){.questionnaire .jobsearchWidget a.searchButton,.jobsearchWidget a.searchButton{width:100%}.questionnaire .jobsearchWidget h2,.jobsearchWidget h2{font-size:1em}}.jobletterBanner{position:relative}.jobletterBanner.loading::before{content:' ';display:block;position:absolute;top:0;left:0;z-index:5;height:100%;width:100%;background:#000;opacity:.2}.jobletterBanner.loading::after{content:'';-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;width:80px;height:80px;margin-top:-40px;margin-left:-40px;border-radius:50%;border:1rem solid #fff;border-top-color:#232a6e;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;z-index:11}.jobletterBanner .steps{overflow:visible}.jobletterBanner .jobletter-disclaimer{color:#7e7e7e;font-size:1.2rem;padding-top:0;position:relative}.jobletterBanner form{background:transparent}.jobletterBanner .jobletterOffer b{color:#2b8800}.jobletterBanner .jobletter-disclaimer a{color:#232a6e;text-decoration:none}.jobletterBanner .jobletterContentBlockStatic .jobletterOffer{margin-bottom:1.5rem}.jobletterBanner .jobletterContentBlockStatic #jobletterContentBlockStaticMessage .formfields{margin-bottom:0}@media screen and (max-width: 767px){.jobletterBanner .jobletterContentBlockStatic .staticjoblettermailbtn{margin-top:1rem}}.jobletterBanner button.jobLetterForm{background:#2b8800;border-radius:3px;color:#fff;font-size:1.4rem;font-weight:600;height:40px;border:0;padding:0 20px}.jobletterBanner .success-text{color:#2b8800;font-size:1.6em;font-weight:700}#jobletterSignOnModal .content-block.head{padding:0}.signOnMobile #jobletterSignOnModal .jobletterTitle{padding:30px}#jobletterSignOnModal .jobletterBackground{background:url("/images/layout/basics/headerWidgets/bg_headerwidgets.png") top center no-repeat;overflow:hidden}#jobletterSignOnModal .jobletterTitle{color:#fff;padding:45px;font-size:2rem;line-height:1.375}.signOnMobile #jobletterSignOnModal .jobletterTitle a.closeAction{position:absolute;top:0;right:7px;text-decoration:none;font-size:33px;color:#fff}.signOnMobile #jobletterSignOnModal #jobletterContentBlock{padding:20px 20px 0}#jobletterSignOnModal #jobletterContentBlock{padding:20px 30px 0;line-height:1.1}#jobletterContentBlock.content-block span{font-size:1.4rem}#jobletterSignOnModal .searchtitle{font-weight:600}.signOnMobile #jobletterSignOnModal input[name='jobletter_email']{width:96%;height:40px;border-radius:3px;border:1px solid #bababa;padding-left:10px;font-size:16px}.signOnMobile div.suggestionemail{font-size:1.3rem;text-align:center;margin:10px 0 0}.signOnMobile #jobletterSignOnModal button.jobLetterForm{width:100%;margin-top:10px}button.jobLetterForm{background:#2b8800;border-radius:3px;color:#fff;font-size:1.4rem;font-weight:600;height:45px;border:0;padding:0 20px}#jobletterSignOnModal button.jobLetterForm{float:right}.signOnMobile #jobletterSignOnModal .trustWidgets{top:30px;position:relative;width:100%;text-align:center}.jobletter-disclaimer{font-size:1.2rem;color:#7e7e7e;padding-top:0;position:relative}#jobletterSignOnModal .trustWidgets{padding:0;width:100%;text-align:center;margin-bottom:40px}@media (max-width: 767px){#jobletterSignOnModal .jobletterTitle{color:#fff;padding:25px;font-size:2rem}#jobletterSignOnModal #jobletterContentBlock{padding:10px 25px 0}#jobletterSignOnModal button.jobLetterForm{float:unset;width:100%;margin-top:10px;max-width:unset}#jobletterSignOnModal .jobletter-disclaimer{padding:0 25px;text-align:center}#jobletterSignOnModal .jobletter-disclaimer p{margin-top:0}}.jobletterBanner-mobile{background:url("/images/layout/basics/headerWidgets/bg_headerwidgets.png") top center no-repeat;min-height:75px;overflow:auto}.jobletterBanner-mobile .right-col span{line-height:12px}.jobletterBanner-mobile a,.jobList ul li .jobletterBanner-mobile a{color:#fff;padding:15px 0 10px}.jobletterBanner-mobile .right-col{width:70%;padding-right:10px;float:right}.jobletterBanner-mobile .left-col{min-width:55px;float:left;padding-left:10px}.jobletter{font-size:14px;line-height:120%}.jobletter.jobletterModal{display:none;position:fixed;top:20vh;left:50%;width:53rem;background:#fff;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:3000;text-align:left;border-radius:.3rem;overflow:hidden;-webkit-animation:fade-in-move-down-center 1s;animation:fade-in-move-down-center 1s;font-family:'Open Sans', sans-serif;-webkit-font-smoothing:antialiased}.jobletter.jobletterModal.loading::before{content:' ';display:block;position:absolute;z-index:5;height:100%;width:100%;background:#000;opacity:.1}.jobletter.jobletterModal.loading::after{content:'';-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;width:80px;height:80px;margin-top:-40px;margin-left:-40px;border-radius:50%;border:1rem solid #fff;border-top-color:#232a6e;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;z-index:11}@media (max-width: 635px){.jobletter.jobletterModal{top:2vh;width:90vw}}.jobletter.jobletterModal.show{display:block}.jobletter.jobletterModal .highlight{color:#2b8800}.jobletter.jobletterModal .simplemodal-close{position:absolute;top:1rem;right:.5rem;cursor:pointer}.jobletter.jobletterModal .simplemodal-close::before{color:#fff;font-size:3rem}.jobletter.jobletterModal .jobletter_header{display:inline-block;width:100%;padding:1.5rem 1.5rem 0;color:#fff;-webkit-box-shadow:0 0.1rem 0.1rem #000;box-shadow:0 0.1rem 0.1rem #000;background-color:#5E156E;background-image:url("/images/layout/basics/headerWidgets/bg_tile.png");background-position:left top;background-repeat:repeat-x;background-size:17.5rem}@media screen and (max-width: 767px){.jobletter.jobletterModal .jobletter_header{min-height:auto}.jobletter.jobletterModal .jobletter_header h2{margin-right:2rem}}.jobletter.jobletterModal .jobletter_body{padding:3rem 2rem 2rem;background:#fff}.jobletter.jobletterModal .jobletter_body form{padding:.5rem 0 0;background:transparent}.jobletter.jobletterModal .jobletter_body form .center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jobletter.jobletterModal .jobletter_body .trustWidgets{margin-top:2rem;margin-bottom:1.5rem}.jobletter.jobletterModal .jobletter_body .trustWidgets .line{display:-webkit-box;display:-ms-flexbox;display:flex}.jobletter.jobletterModal .jobletter_body .trustWidgets .line img{height:100%;padding-right:1rem;margin-bottom:.5rem}.jobletter.jobletterModal .jobletter_body .trustWidgets .line img:last-child{padding-right:0}.jobletter.jobletterModal .jobletter_body .agb{font-size:1.1rem}@media screen and (max-width: 767px){.jobletter.jobletterModal .jobletter_body{padding:2rem 1rem}.jobletter.jobletterModal .jobletter_body form input[type='email']{margin-bottom:1rem}}.jobletter.jobletterModal .jobletter_footer{padding:0 2rem 2rem;background:#fff;line-height:2rem}.jobletter.jobletterModal .jobletter_footer span.close{display:-webkit-box;display:-ms-flexbox;display:flex;color:#232a6e;cursor:pointer}@media screen and (max-width: 767px){.jobletter.jobletterModal .jobletter_footer{padding:0 1rem 2rem}}.jobletter.jobletterModal div.success .jobletter_body{max-width:33rem;margin:0 auto;padding:3rem 0 2rem;text-align:center}.jobletter.jobletterModal div.success .jobletter_body span.icon.check{font-size:6rem;display:block;margin-bottom:4rem}.jobletter.jobletterModal div.success .jobletter_body span.icon.check::before,.jobletter.jobletterModal div.success .jobletter_body span.icon.check.icon--right::after{color:#2b8800}.jobletter.jobletterModal div.success .jobletter_body .action.btn.green.icon::before,.jobletter.jobletterModal div.success .jobletter_body .action.btn.green.icon.icon--right::after{font-size:3.3rem;font-weight:700}@media screen and (max-width: 767px){.jobletter.jobletterModal div.success .jobletter_body{padding:3rem 1rem 2rem}}.jobletter.jobletterModal div.success .jobletter_footer{text-align:center;background:#fff;max-width:33rem;margin:0 auto}.jobletter *{-webkit-box-sizing:border-box;box-sizing:border-box}.jobletter>ul{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;list-style-type:none;margin:0;padding:0;position:relative;width:100%}.jobletter>ul li{display:none;width:100%}.jobletter>ul li.active,.jobletter>ul li.selected{display:block}.jobletter input[type='email']{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jobletter .success-text{color:#2b8800;font-size:1.6rem;font-weight:700;line-height:120%}#jobletter-settings .checkicon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#jobletter-settings .checkicon::before{color:#2b8800;font-size:4rem;margin-right:2rem}@media screen and (max-width: 767px){#jobletter-settings .checkicon::before{font-size:3rem}}#jobletter-settings .alertbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#jobletter-settings .erroricon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#jobletter-settings .erroricon::before{color:#b22e7f;font-size:4rem;margin-right:2rem}@media screen and (max-width: 767px){#jobletter-settings .erroricon::before{font-size:3rem}}#jobletter-settings textarea{width:100%;height:100px}#jobletter-settings .message{height:20rem;background:#f5f5f5;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}#jobletter-settings .row.formsection,#jobletter-settings .row.formfields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){#jobletter-settings .row.formsection,#jobletter-settings .row.formfields{display:block}}#jobletter-settings .jl_messagebox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:10rem;min-height:10rem;background:#f5f5f5;margin-bottom:1rem;margin-top:2rem}#jobletter-settings .rows-properties-container .row{background-color:#f5f5f5}#jobletter-settings .rows-properties-container .row:first-child{padding-top:2rem}#jobletter-settings .rows-properties-container .row:last-child{padding-bottom:2rem;margin-bottom:2rem}#jobletter-settings .label-section{text-align:right}#jobletter-settings .label-section label{display:inline-block;padding:1.3rem 0 0}@media screen and (max-width: 767px){#jobletter-settings .rows-properties-container .row{padding:1rem}#jobletter-settings .rows-properties-container .row:first-child{padding-top:1rem}#jobletter-settings .rows-properties-container .row:last-child{padding-top:0;padding-bottom:1rem}#jobletter-settings .rows-properties-container .row p{margin-bottom:0}#jobletter-settings .label-section{text-align:left;margin-bottom:1rem}#jobletter-settings .label-section label{padding:0}}.sk-three-bounce{display:inline-block;text-align:center}.sk-three-bounce.hidden{display:none}.sk-three-bounce .sk-child{background-color:#444;border-radius:100%;display:inline-block;height:6px;width:6px;-webkit-animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}.sk-three-bounce .sk-bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.sk-three-bounce .sk-bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-three-bounce{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-three-bounce{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}ul.joblist{margin:0 0 1rem;padding:0;list-style-type:none;background:#fff}ul.joblist.joblist-kombi{margin-bottom:0}ul.joblist.joblist-kombi li:last-child{border-bottom:0}ul.joblist.load{overflow:hidden}ul.joblist li{border-bottom:1px solid #d7d7d7}ul.joblist li:first-child{border-top:1px solid #d7d7d7}ul.joblist li a{display:block;padding:.5rem 0;color:#444}ul.joblist li a>div{padding-right:20px}ul.joblist li a>div:last-child{padding-right:0}ul.joblist li a .jobSalary .copy-small{color:#7e7e7e}ul.joblist li a .jobSalary .btn{max-width:15rem}ul.joblist li a .location.textlink-default{word-break:break-word}ul.joblist li a .title{word-break:break-word}ul.joblist li a:hover{background:#f5f5f5}ul.joblist li a:hover .textlink-default{text-decoration:underline;color:#464d94}ul.joblist li a.joblist-placeholder{pointer-events:none}ul.joblist li button.salary-button{width:15rem}ul.joblist li .ExpeteerAdd-container img,ul.joblist li .GehaltsCheck-container img{margin-right:1rem}ul.joblist li .ExpeteerAdd-container a,ul.joblist li .GehaltsCheck-container a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.joblist li .ExpeteerAdd-container a b,ul.joblist li .GehaltsCheck-container a b{color:#444}ul.joblist li.premium{background-color:#ebedff;border-bottom:1px solid #232a6e;border-top:1px solid #232a6e;margin-top:-1px}ul.joblist li.premium a:hover{background:#f5f6ff}ul.joblist li.selected a{background:#f5f5f5}ul.joblist li.nojobsbanner{padding:.5rem 1rem 1rem}ul.joblist li.nojobsbanner .jobtitle{color:#c7549b}ul.joblist .ph{position:relative;height:20px;background:#d7d7d7;overflow:hidden}ul.joblist .ph::before{content:' ';position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;-webkit-animation:palceholder .8s linear infinite;animation:palceholder .8s linear infinite;background-image:-webkit-gradient(linear, left top, right top, color-stop(46%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.35)), color-stop(54%, rgba(255,255,255,0))) 50% 50%;background-image:linear-gradient(to right, rgba(255,255,255,0) 46%, rgba(255,255,255,0.35) 50%, rgba(255,255,255,0) 54%) 50% 50%}ul.joblist--partner{padding:0;text-align:left}ul.joblist--partner.mt20{margin-top:20px}ul.joblist--partner li.partner{list-style-type:none;display:inline-block;margin:0 2px 5px 0;max-width:116px;max-height:60px}ul.joblist--partner li.partner img{width:100%;height:100%}ul.joblist--partner_title{float:left;padding-top:12px}@media (max-width: 979px){.joblist--partnerWrapper{display:none}}.gehaltsfinderInfo{padding-bottom:10px}.month-year-button{margin-bottom:1rem}@media (max-width: 767px){.kombiheadline{margin-bottom:2.5rem}}.previous-searches-indent{padding-left:15px;padding-bottom:1rem;text-indent:-6px}.colored-location{color:#444}.label-Text{width:3.2rem;height:1.7rem;font-size:1.2rem;color:#fff;font-weight:700;margin-right:0;padding:0 .2rem;background-color:#b22e7f}ul.joblist li a:hover .label-Text{background-color:#c7549b}.messagebox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:10rem;min-height:10rem;background:#f5f5f5;margin-bottom:1rem}@media screen and (max-width: 767px){.messagebox{min-height:7.6rem}}.messagebox .alert{text-align:right;font-size:4rem}.messagebox .icon::before,.messagebox .icon.icon--right::after{margin:0}.messagebox .icon.error::before,.messagebox .icon.error.icon--right::after{color:#b22e7f}.messagebox .icon.success::before,.messagebox .icon.success.icon--right::after{color:#2b8800}.messagebox .icon.check::before,.messagebox .icon.check.icon--right::after{color:#2b8800;font-size:4rem}.messageboxtop{position:relative;z-index:1;max-height:0;-webkit-transition:all 0.6s ease;transition:all 0.6s ease;opacity:0;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.3);box-shadow:0 0 8px rgba(0,0,0,0.3)}.messageboxtop.show{max-height:8rem;opacity:1}.messageboxtop--success{background:#2b8800}.messageboxtop--failure{background:#b22e7f}.messageboxtop__content{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;padding:1.25rem 1.5rem;color:#fff}.messageboxtop .icon{color:#fff}.messageboxtop .icon::before{display:block;margin:0;font-size:2rem;opacity:.8;color:#fff}.messageboxtop .icon.close::before{font-size:3rem;width:2rem;height:2rem;text-align:right;line-height:0.5}.messageboxtop .icon.close:hover::before{opacity:1;cursor:pointer}.messageboxtop .copy-default{margin:0 4rem}@media screen and (max-width: 767px){.messageboxtop .copy-default{text-align:center}}ul.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1rem 0;padding:0;list-style-type:none}ul.pagination.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.pagination li a,ul.pagination li span{display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;width:35px;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d7d7d7));background-image:linear-gradient(#f5f5f5, #d7d7d7);text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#444;font-weight:700;border:1px solid #bababa;border-right:0;text-transform:uppercase;cursor:pointer}ul.pagination li a.active,ul.pagination li span.active{background:#232a6e;color:#fff;border:0;cursor:default;pointer-events:none;font-weight:700}ul.pagination li a.active:hover,ul.pagination li span.active:hover{background:#232a6e}ul.pagination li a.disabled,ul.pagination li span.disabled{cursor:default;pointer-events:none;color:#bababa;background:#d7d7d7;border:0}ul.pagination li a:hover,ul.pagination li span:hover{text-decoration:none;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));background-image:linear-gradient(#fff, #f5f5f5)}ul.pagination li.active+li a,ul.pagination li.active+li span{border-left:0}ul.pagination li.active a,ul.pagination li.active span{background:#232a6e;color:#fff;border:1px solid #232a6e;cursor:default;pointer-events:none;font-weight:700}ul.pagination li:first-child a,ul.pagination li:first-child span{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}ul.pagination li:last-child a,ul.pagination li:last-child span{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}ul.pagination li:last-child:not(.active) a,ul.pagination li:last-child:not(.active) span{border-right:1px solid #bababa}ul.pagination.mobile li a:not(.active):hover,ul.pagination.mobile li span:not(.active):hover{background:#fff;color:#232a6e;text-decoration:none}ul.pagination.grow{max-width:100rem;margin:0 auto}ul.pagination.grow li{width:3.5rem}ul.pagination.grow li a,ul.pagination.grow li span{width:100%;max-width:3.7rem}ul.pagination.margin li{margin-right:.4rem;margin-bottom:.4rem;-ms-flex-negative:1;flex-shrink:1}ul.pagination.margin li:last-child{margin-right:0}ul.pagination.margin li a,ul.pagination.margin li span{border-right:1px solid #bababa;border-radius:.3rem}ul.pagination.margin li a.active,ul.pagination.margin li a.disabled,ul.pagination.margin li span.active,ul.pagination.margin li span.disabled{border-right:0}ul.pagination.sticky{position:fixed;top:0;left:0;background:#fff;width:100%;padding:1rem 0 0;-webkit-box-shadow:0 2px 1px rgba(0,0,0,0.2);box-shadow:0 2px 1px rgba(0,0,0,0.2)}ul.pagination.mod_category_navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}ul.pagination.mod_category_navigation li{margin:.4%}ul.pagination.mod_category_navigation li span{border-radius:3px;border:1px solid #bababa;height:3.2rem;margin-bottom:.4rem;width:3.2rem}ul.pagination.mod_category_navigation li span.active{cursor:default;pointer-events:none;background:#232a6e;color:#fff;border:0}ul.pagination.mod_category_navigation li span.disabled{background:#d7d7d7;border:0}ul.pagination.mod_category_navigation li span:hover{text-decoration:none}ul.pagination.mod_category_navigation:last-child{margin-bottom:0}.pagination-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination-section.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-section a,.pagination-section span{background:#fff}.pagination-section a.icon:hover::before,.pagination-section a.icon.icon--right:hover::after,.pagination-section span.icon:hover::before,.pagination-section span.icon.icon--right:hover::after{text-decoration:none}.pagination-section a.prev,.pagination-section a.next,.pagination-section span.prev,.pagination-section span.next{color:#232a6e;text-decoration:none;cursor:pointer}.pagination-section a.prev:hover,.pagination-section a.prev:active,.pagination-section a.next:hover,.pagination-section a.next:active,.pagination-section span.prev:hover,.pagination-section span.prev:active,.pagination-section span.next:hover,.pagination-section span.next:active{text-decoration:underline;color:#464d94}.pagination-section a.prev,.pagination-section span.prev{margin-right:1rem}.pagination-section a.prev.icon::before,.pagination-section span.prev.icon::before{margin-top:.5rem;font-size:1.1rem}.pagination-section a.next,.pagination-section span.next{margin-left:1rem}.pagination-section a.next.icon.icon--right::after,.pagination-section span.next.icon.icon--right::after{margin-top:.5rem;margin-left:.5rem;font-size:1.1rem}.pagination-section a.disabled,.pagination-section a.disabled.icon::before,.pagination-section a.disabled.icon.icon--right::after,.pagination-section span.disabled,.pagination-section span.disabled.icon::before,.pagination-section span.disabled.icon.icon--right::after{cursor:default;pointer-events:none;color:#bababa}@media screen and (max-width: 1023px){ul.pagination.mod_category_navigation{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}ul.pagination.grow{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 1024px){ul.pagination.grow{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}ul.processbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-top:0;margin-left:0;margin-right:0;height:2.7rem}ul.processbar li{background:#d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:.2rem;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}ul.processbar li::after{content:'';display:block;width:1rem;height:1rem;position:absolute;z-index:10;background:#d7d7d7;right:-.9rem;top:-.4rem;border-radius:100%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);line-height:2.5rem}ul.processbar li:first-child{margin-right:1rem;width:0}ul.processbar li:first-child::after{left:.5rem}ul.processbar li:last-child::after{content:'\f00c';font-family:FontAwesome, sans-serif;width:2rem;height:2rem;top:-1rem;left:auto;right:-1rem;text-align:center;border-radius:.3rem;color:#fff}ul.processbar li.done{background:#232a6e}ul.processbar li.done::after{background:#232a6e}@media screen and (max-width: 767px){ul.processbar li::after{line-height:2rem}}@media screen and (min-width: 768px) and (max-width: 1023px){ul.processbar li{height:.3rem}ul.processbar li::after{width:1.7rem;height:1.7rem;top:-0.7rem;right:-.9rem}ul.processbar li:first-child::after{left:.9rem}ul.processbar li:last-child::after{width:2.5rem;height:2.5rem;right:-1.3rem}}@media screen and (min-width: 1024px){ul.processbar li{height:.3rem}ul.processbar li::after{width:1.7rem;height:1.7rem;top:-0.7rem}ul.processbar li:first-child::after{left:.9rem}ul.processbar li:last-child::after{width:2.5rem;height:2.5rem;right:-1.3rem}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){ul.processbar li{width:14.13%}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 767px){ul.processbar li{width:14%}}.modal{display:none;position:fixed;top:20vh;left:50%;width:53rem;background:#fff;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:3000;text-align:left;border-radius:.3rem;-webkit-box-shadow:0 0.3rem 0.4rem 0 rgba(0,0,0,0.5);box-shadow:0 0.3rem 0.4rem 0 rgba(0,0,0,0.5);overflow:hidden;-webkit-animation:fade-in-move-down-center 1s;animation:fade-in-move-down-center 1s;font-family:'Open Sans', sans-serif;padding:2rem}.modal.show{display:block}.modal .content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal .content .logo{display:block;height:6.5rem;width:6.5rem;background-image:url("/images/pushnotifications-GDE-65x65.jpg");background-size:6.5rem 6.5rem;background-repeat:no-repeat;min-width:6.5rem}.modal .content .logo.bell{background-image:url("/images/pushnotifications-Bell-65x65.jpg")}@media screen and (min-width: 768px) and (max-width: 1023px){.modal .content{margin-bottom:1.5rem}}@media screen and (max-width: 767px){.modal .content{margin-bottom:1rem}}.modal.confirmation .actions .button_reject{display:-webkit-box;display:-ms-flexbox;display:flex;height:4.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width: 768px) and (max-width: 1023px){.modal{padding:1.5rem}}@media screen and (max-width: 767px){.modal{width:calc(100% - 2rem);padding:1rem}}.modal .push_button{cursor:pointer}.container-box{background:#f5f5f5;text-align:center;padding:0 1.5rem}.container-box.search{background-color:#5E156E;background-image:url("/images/layout/basics/headerWidgets/bg_tile.png");background-position:left top;background-repeat:repeat-x;background-size:17.5rem;overflow:hidden;position:relative;z-index:1;line-height:100%;text-align:left}.container-box.search .jobsearchWidget{margin-top:0;padding-top:1rem}.container-box.search .jobsearchWidget .formfields{margin-bottom:0}.container-box.search .headline-large,.container-box.search .headline-medium{color:#fff;margin-bottom:1.5rem}@media screen and (max-width: 767px){.container-box{padding:0 1rem}}span.suggestionList{position:relative;display:inline-block;width:100%}span.suggestionList span.icon.delete{position:absolute;top:0;display:inline-block;font-size:2.6rem;height:100%;padding:1.1rem 0 0;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;width:2.6rem;text-align:center;right:0;cursor:pointer;visibility:hidden}span.suggestionList span.icon.delete.show{visibility:visible}span.suggestionList span.icon.delete::before{margin:0 1rem 0 0;font-size:2.1rem}ul.suggestionList{position:absolute;top:100%;left:0;z-index:100;margin:.1rem 0 0;padding:0;list-style-type:none;width:auto;background:#fff;border-radius:.3rem;font-size:1.4rem;-webkit-box-shadow:0 0 0.4rem 0 rgba(0,0,0,0.4);box-shadow:0 0 0.4rem 0 rgba(0,0,0,0.4);display:none}@media screen and (max-width: 767px){ul.suggestionList{position:relative;margin-bottom:1rem}ul.suggestionList:empty{position:absolute;margin:0}}ul.suggestionList li{border-bottom:0.1rem solid #f5f5f5}ul.suggestionList li.last{border-bottom:0}ul.suggestionList li.selected{background:#232a6e}ul.suggestionList li.selected span{text-decoration:none;color:#fff}ul.suggestionList li span{display:block;cursor:pointer;padding:.6rem;color:#444;line-height:2.2rem;font-size:1.6rem}@media screen and (max-width: 767px){ul.suggestionList li span{padding:.5rem;font-size:1.4rem}}ul.suggestionList li span:hover{text-decoration:none}::-ms-clear{display:none}.frabo{display:-webkit-box;display:-ms-flexbox;display:flex}.frabo input[type='radio']{clip:rect(0, 0, 0, 0);position:absolute}.frabo.teaser--box{border:0}.frabo fieldset{border:0;padding:4rem 0 3rem}.frabo .image-bg{background:url("/images/home/laptop_result.png");background-size:40.5rem 24.2rem;background-position:center;background-repeat:no-repeat;height:24.2rem}.frabo .teaser{padding-top:3.5rem;text-align:left}.frabo .headline-small{color:#232a6e;margin-bottom:.2rem;word-break:normal}.frabo .copy-default{color:#444}.frabo .blue{background-color:#232a6e}.frabo .btn-plate{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:0.1rem solid #bababa;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:85px;margin-bottom:1rem;padding-right:1rem;position:relative;text-align:left}.frabo .btn-plate .icon::before{margin:0}.frabo .btn-plate.chevron-right.icon--right::after{font-size:1.8rem;position:absolute;right:1rem;top:3rem}.frabo .btn-plate .icon-plate{border-width:.1rem;border-style:solid;border-radius:.3rem;border-color:#232a6e;height:6.5rem;margin:0 .8rem;background-color:#232a6e;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e);-webkit-box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.4);box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.4)}.frabo .btn-plate .icon-plate:hover,.frabo .btn-plate .icon-plate:active{border-color:#464d94}.frabo .btn-plate .icon-plate:hover{background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);-webkit-box-shadow:0 0 0.4rem 0 rgba(0,0,0,0.4);box-shadow:0 0 0.4rem 0 rgba(0,0,0,0.4)}.frabo .btn-plate .icon-plate:active{background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#737aba));background-image:linear-gradient(#464d94, #737aba);-webkit-box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 0.2rem 0 rgba(0,0,0,0.4)}.frabo .btn-plate .icon-plate.icon::before{color:#fff;font-size:4.4rem;position:relative;text-align:center;top:2.4rem;width:6.5rem}.frabo .btn-plate .icon-plate.icon.chair::before{background-position:center top;background-repeat:no-repeat;background-size:2.9rem 4.3rem;height:4.4rem;top:1.1rem;width:6.5rem}.frabo .btn-plate .icon-plate.icon.graduation-cap::before{font-size:3.5rem}.frabo .text-in-plate{padding-left:0;text-align:left}.frabo .text-in-plate p{margin-bottom:0}.frabo .icon.icon--right:hover .icon-plate.icon::before{font-size:4.5rem}.frabo .icon.icon--right:hover .icon-plate.icon.graduation-cap::before{font-size:3.6rem}.frabo .icon.icon--right:hover .icon-svg.chair::before{background-size:3rem 4.4rem}.frabo .icon.icon--right:hover .icon-plate{background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);-webkit-box-shadow:0 .2rem .4rem 0 rgba(0,0,0,0.4);box-shadow:0 .2rem .4rem 0 rgba(0,0,0,0.4) }.frabo .icon.icon--right:hover .headline-small{text-decoration:underline;color:#464d94}@media (min-width: 1024px){.frabo .image-bg{background:url("/images/home/laptop_result.png");background-size:40.5rem 24.2rem;background-position:center;background-repeat:no-repeat}.frabo .text-in-plate{max-width:20rem}}@media (min-width: 768px) and (max-width: 1023px){.frabo .image-bg{background:url("/images/home/laptop_result.png");background-size:27.5rem 17.1rem;background-position:center;background-repeat:no-repeat;height:21rem}.frabo .btn-plate{margin-left:.75rem}}@media (max-width: 767px){.box .teaser--box{border:0}.box .teaser--box.frabo{background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:left}.box .teaser--box.frabo fieldset{padding-top:0;padding-bottom:0}.box .teaser--box.frabo fieldset:last-child{border-bottom:0.1rem solid #bababa}.box .teaser--box.frabo fieldset .btn-plate{border-radius:0;border-width:.1rem 0 0;margin-bottom:0;padding-right:0}.box .teaser--box.frabo fieldset .btn-plate.chevron-right.icon--right::after{right:0}.box .teaser--box.frabo fieldset .icon-plate.icon{margin-left:0}.box .teaser--box .s-view-reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:0}.box .teaser--box .image-bg{background:url("/images/home/bg_weiche_mobile.png");background-repeat:no-repeat;background-size:cover;display:block;height:13rem;margin-bottom:1rem}}.salary-container{text-align:center}.salary-container .divContainerCheckbox a{display:inline-block;width:11.5rem;text-align:right;right:1rem;position:absolute}.salary-container #salary-container .info-icon{left:.5rem}.salary-container .salaryBox{overflow:hidden}.salary-container .salaryBox .contentHasSalary,.salary-container .salaryBox .contentNoSalary{text-align:center}.salary-container .salaryBox .contentLeftNoSalary{padding-top:3rem}.salary-container .salaryBox .gehalt-container{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:center;-ms-flex-pack:center;justify-content:center}.salary-container .salaryBox .gehaltMin.headline-large,.salary-container .salaryBox .gehaltMax.headline-large{margin-bottom:0}.salary-container .salaryBox .gehaltMin,.salary-container .salaryBox .gehaltMax{width:12rem}.salary-container .salaryBox .gehaltMin{color:#b22e7f;width:50%}.salary-container .salaryBox .gehaltMax{color:#232a6e;width:50%}.salary-container .salaryBox .graphic-container{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;margin-bottom:1rem;font-weight:700}.salary-container .salaryBox .graphic-container .range-out{font-weight:400}.salary-container .salaryBox .graphic-container .div_next_line{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:.5rem;margin-bottom:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.salary-container .salaryBox .graphic-container>div{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.salary-container .salaryBox .graphic-container>div>div{display:inline-block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}.salary-container .salaryBox .graphic-container:nth-child(3){border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.salary-container .salaryBox .goalpost{height:2.5rem;border-left:0.2rem solid #b22e7f;border-right:0.2rem solid #232a6e;padding-top:.5rem;width:50%}.salary-container .salaryBox .range-in{background-image:-webkit-gradient(linear, left top, right top, from(#b22e7f), to(#232a6e));background-image:linear-gradient(to right, #b22e7f, #232a6e);color:#fff;height:2rem;width:100%}.salary-container .salaryBox .range-out{background-color:#d7d7d7;height:2rem;margin-top:.5rem;color:#7e7e7e;width:25%}.salary-container .salaryBox .range-out:first-child{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.salary-container .salaryBox .range-out:nth-child(3){border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.salary-container .salaryBox .calcInfo{padding-top:1rem;text-align:right}.salary-container .salaryBox .calcInfo.show{display:block}.salary-container .salaryBox .calcInfo.hide{display:none}.salary-container .salary-box--fragebogenLink{margin-bottom:1rem}@media screen and (min-width: 767px){.salaryBox{background-color:#fff;color:#444;overflow:hidden}.salaryBox.salary-box--range{padding-top:1rem}.salaryBox.salary-box--fragebogenLink{padding-top:0}}div.shader{background:#000;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:2000}@keyframes fade-in-move-down-center{from{opacity:0;-webkit-transform:translate(-50%, -30px);transform:translate(-50%, -30px)}to{opacity:1;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@keyframes fade-in-move-down{from{opacity:0;-webkit-transform:translate(0, -30px);transform:translate(0, -30px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes fade-in-move-up{from{opacity:0;-webkit-transform:translate(0, 30px);transform:translate(0, 30px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes palceholder{0%{-webkit-transform:translate3d(-30%, 0, 0);transform:translate3d(-30%, 0, 0)}100%{-webkit-transform:translate3d(30%, 0, 0);transform:translate3d(30%, 0, 0)}}@keyframes location-color{0%{color:#bababa;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, -3px, 0);transform:translate3d(0, -3px, 0)}70%{-webkit-transform:translate3d(0, -1px, 0);transform:translate3d(0, -1px, 0)}80%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{color:#b22e7f}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.animated-background{background:#f5f6ff;background-image:-webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));background-image:linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);background-size:800px 104px;height:60px;position:relative}@media screen and (max-width: 767px){.animated-background{height:110px}}.slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider .content{width:100%;overflow:hidden}.slider .content .slider-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;position:relative;height:500px}.slider .content .slider-items[data-direction='right'] .slider-item.selected,.slider .content .slider-items[data-direction='right'] .slider-item.prev{-webkit-transition:all 1s;transition:all 1s}.slider .content .slider-items[data-direction='left'] .slider-item.selected,.slider .content .slider-items[data-direction='left'] .slider-item.next{-webkit-transition:all 1s;transition:all 1s}.slider .content .slider-items .slider-item{position:absolute;left:-100%;width:100%;-ms-flex-negative:0;flex-shrink:0}.slider .content .slider-items .slider-item img{width:100%}.slider .content .slider-items .slider-item.selected{left:0}.slider .content .slider-items .slider-item.next{left:100%}.slider .slider-button-left,.slider .slider-button-right{font-size:4rem}.slider .slider-button-left::before,.slider .slider-button-right::before{-webkit-transition:color .2s;transition:color .2s;color:#0f1657;margin:0}.slider .slider-button-left:hover,.slider .slider-button-right:hover{cursor:pointer}.slider .slider-button-left:hover::before,.slider .slider-button-right:hover::before{color:#232a6e}.slider.loading{background:rgba(255,255,255,0.3)}.slider.loading::before{content:' ';display:block;position:absolute;top:calc(50% - 50px);left:calc(50% - 50px);border:1.6rem solid #fff;border-top:1.6rem solid #232a6e;border-radius:50%;width:10rem;height:10rem;-webkit-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite;z-index:100}.topJobsStatesList{color:#444;display:inline-block}.topJobsStatesList table{border-spacing:0}.topJobsStatesList h2{color:#444;margin-bottom:1rem}.topJobsStatesList ul{padding:0;margin:0}.topJobsStatesList ul li,.topJobsStatesList table td{width:100%;padding:1rem 0;border-bottom:1px solid #bababa;list-style-type:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box}.topJobsStatesList ul li:hover,.topJobsStatesList table td:hover{background:#f5f5f5}.topJobsStatesList ul li:hover div,.topJobsStatesList table td:hover div{text-decoration:underline}.topJobsStatesList ul li a,.topJobsStatesList table td a{text-decoration:none;color:#232a6e;width:100%}.topJobsStatesList .icon.chevron-right::before{font-size:1.1rem}.topJobsStatesList .heading{margin:0;color:#444;padding:0 0 1rem;border-bottom:1px solid #444;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.topJobsStatesList .heading div{font-size:1.4rem;font-weight:700}.topJobsStatesList ul.list li:first-child{border-top:0}.topJobsStatesList ul.list li{padding:0}.topJobsStatesList ul.list li .topSalary{float:right}.topJobsStatesList ul.list li:hover span{color:#464d94;text-decoration:underline}.tpl-hubpage .topJobsStatesList{display:block}.tpl-hubpage .topJobsStatesList.hubpage li{padding-left:16px}.tpl-hubpage .topJobsStatesList.hubpage li::before{content:'>';display:inline-block;margin-left:-16px;width:12px}@media (min-width: 1040px){.topJobsStatesList.topJobsStatesList--pl,.category-additional-infos{padding-left:6px}}@media (max-width: 767px){.topJobsStatesList h2{color:#444;font-size:19px}.topJobsStatesList.row .col--two{width:15.517%}.topJobsStatesList.row .col--three{width:29.79%}.topJobsStatesList .heading div{margin:0}.topJobsStatesList .heading .bundesland{width:49%;padding-top:7%}.topJobsStatesList .heading .gehalt{padding-top:7%}.topJobsStatesList .heading .col--three{width:25%}.topJobsStatesList .col--nine{width:70.208%}.topJobsStatesList.topJobsStatesList--pl{padding-left:6px}}.teaser--container{margin-top:20px;width:100%}.teaser--box{color:#444;text-align:center;overflow:hidden}.teaser--box img{max-width:478px;position:relative}.teaser--box a{color:#232a6e}.teaser--box a:hover{color:#464d94}.teaser--box h2{margin-top:0;margin-bottom:10px}.teaser--box p{margin-top:0}.teaser--box .teaser-button-container{width:100%;height:45px;margin-top:20px;text-align:center}.teaser-button-container a.button{background:#2b8800;border:0;border-radius:3px;color:#fff;font-size:1.4rem;font-weight:600;padding:13px;margin:0;min-width:260px;text-align:center;text-decoration:none;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.rowThreeTeaser--container{margin-top:24px;margin-bottom:24px}.rowThreeTeaser--container .teaser--box{height:205px;text-align:left;padding-left:25px;padding-right:15px}.rowThreeTeaser--container .teaser--box .content{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rowThreeTeaser--container .teaser--box a{bottom:1.5rem;text-decoration:none}.rowTeaser--container{margin-top:2.4rem;margin-bottom:2.4rem}.rowTeaser--container.home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:0;margin-top:0}.rowTeaser--container.home>.columns{margin-bottom:2rem}.rowTeaser--container.home span.copy-default{color:#7e7e7e}.rowTeaser--container.home span.copy-default:hover{text-decoration:none}.rowTeaser--container .teaser--box{height:100%;text-align:left;padding-left:1.5rem;padding-right:1.5rem}.rowTeaser--container .teaser--box.box--around{padding-bottom:4rem;position:relative}.rowTeaser--container .teaser--box .bottom-link{bottom:0;position:absolute}.teaser--content{padding:10px 20px 20px}@media screen and (min-width: 102.4rem){.rowTeaser--container.home>.columns{margin-bottom:0}}@media screen and (min-width: 76.8rem) and (max-width: 102.3rem){.rowThreeTeaser--container .teaser--box a{position:relative;bottom:0}.rowTeaser--container.home>.columns.last-elem{margin-bottom:0}}@media screen and (max-width: 76.7rem){.teaser-button-container a.button{min-width:100%;width:100%}.teaser--content{padding:0 1.5rem 1.5rem}.rowTeaser--container.home{-ms-flex-wrap:wrap;flex-wrap:wrap}}.salary-teaser-container.boxed-bg{background-image:none;background-color:#232a6e}.salary-teaser-container .icon-svg::before{margin-right:1.5rem}.salary-teaser-container .teaser-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.salary-teaser-container .teaser-content--singlelines{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.salary-teaser-container .teaser-content .icon-container{width:8rem;height:8rem;margin-right:1.5rem}.salary-teaser-container .button-container{width:100%}@media screen and (max-width: 767px){.salary-teaser-container .icon-svg::before{margin-right:1.5rem}.salary-teaser-container .button-container{margin-top:0}.salary-teaser-container .row{display:block}.salary-teaser-container .teaser-content-headline{font-size:2.4rem;line-height:3.3rem}.salary-teaser-container .teaser-content-copy{font-size:1.4rem;line-height:2rem;font-weight:400}}@media screen and (min-width: 767px){.salary-teaser-container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.GehaltsCheck-container .icon-svg.salary-trend-up::before,.GehaltsCheck-container .icon-svg.ai-interviewer::before{height:5rem;width:5rem}.GehaltsCheck-container .jobListInnerContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.5rem}@media screen and (max-width: 767px){.GehaltsCheck-container .jobListInnerContainer{margin-top:0}}.u-joblist-pattern-block{background-image:url("/images/module/descriptionPattern/grey_texture.png");padding-top:5px}.teaserFragebogen{line-height:100%}.teaserFragebogen h2{font-size:1.2em;margin:0}.teaserFragebogen .u-joblist-pattern-block{background-color:#d7d7d7;background-image:none;padding:2rem}.teaserFragebogen .teaser-button-container a.button{background:#232a6e}.trust-Widgets{background-color:#f5f5f5;border:0}.trust-Widgets ul{padding:0;margin:0 -1rem 2rem}.trust-Widgets ul li{list-style-type:none}.trust-Widgets ul li .test-around{background-color:#fff;line-height:0;padding:.1rem 0}.trust-Widgets ul li img{width:100%}@media screen and (min-width: 767px){.teaser--container{float:left}.u-joblist-pattern-block{margin-top:2rem}}@media screen and (max-width: 767px){.u-joblist-pattern-block{margin-top:.2rem}.trust-Widgets ul li img{width:100%}.trust-Widgets .container-box{padding:0 1.5rem}.trust-Widgets ul{margin:0 0 1rem}.trust-Widgets li .test-around{margin-bottom:1rem}.trust-Widgets li:nth-child(odd){padding-right:.5rem;padding-left:0}.trust-Widgets li:nth-child(even){padding-right:0;padding-left:.5rem}.teaserFragebogen .box--around{text-align:center}.teaserFragebogen img{margin-bottom:1rem}.teaserFragebogen h2{font-size:1.0em}.teaserFragebogen .u-joblist-pattern-block{margin-bottom:2rem;padding:1.5rem;text-align:center}.teaserFragebogen .u-joblist-pattern-block img{width:26rem}.teaserFragebogen .u-joblist-pattern-block h2{font-size:1.5rem}.u-flex-first{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.teaser-button-container a.button{display:block}}#simplemodal-overlay{background-color:#000}#simplemodal-container{background-color:#fff;padding:30px;width:50%}#simplemodal-container .content-block.head{padding-top:25px}#simplemodal-container a.modalCloseImg{width:25px;height:29px;display:inline;z-index:3200;position:absolute;top:10px;right:20px;font-size:2.6rem;font-weight:700;cursor:pointer}#simplemodal-data .content-block{margin-top:0}#simplemodal-data .content-block a{text-decoration:none}.modalCloseImg.simplemodal-close::after{content:'X'}.teaserUnserService .u-joblist-pattern-block{background-color:#f5f5f5;background-image:none;padding:2rem}.teaserUnserService .serviceEntry{padding-top:1.5rem}.teaserUnserService .serviceEntry a{text-decoration:none}.teaserUnserService .serviceEntry span{font-weight:600}.tabs ul.nav{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1rem solid #232a6e}.tabs ul.nav li a{font-weight:700;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;color:#444;height:4.5rem;min-height:4.5rem;padding:0 .5rem;max-height:4.5rem;line-height:1.7rem;border-top:1px solid #bababa;border-left:1px solid #bababa;border-bottom:0;text-align:center;-webkit-font-smoothing:antialiased;width:100%;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d7d7d7));background-image:linear-gradient(#f5f5f5, #d7d7d7)}.tabs ul.nav li a:hover{background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));background-image:linear-gradient(#fff, #f5f5f5);text-decoration:none;color:#444}.tabs ul.nav li a.selected{background:#232a6e;color:#fff;font-weight:700;pointer-events:none;border-color:#232a6e;text-decoration:none;cursor:default}.tabs ul.nav li:first-child a{border-radius:3px 0 0}.tabs ul.nav li:last-child a{border-right:1px solid #bababa;border-radius:0 3px 0 0}.tabs ul.nav li:last-child a.selected{border-color:#232a6e}.tabs .content>[data-tab]{display:none}.tabs .content>[data-tab].selected{display:block}.user-navigation+header#pageHeader,header#pageHeader .header-widget-wrapper{background:#fff}header#pageHeader .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem 0}@media screen and (min-width: 1024px){header#pageHeader .content{padding:0 0 1rem}}header#pageHeader .content .logo{background:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22none%22 viewBox=%220 0 235 61%22%3E%3Cpath fill=%22%23232A6E%22 fill-rule=%22evenodd%22 d=%22M213.677 18.547c-.645 1.624-.968 3.513-.968 5.667 0 1.842.252 3.536.756 5.082.503 1.545 1.275 2.888 2.314 4.028 1.039 1.14 2.361 2.029 3.967 2.67 1.605.64 3.495.96 5.667.96.85 0 1.684-.048 2.503-.141a28.34 28.34 0 0 0 2.29-.352 18.26 18.26 0 0 0 1.89-.468 9.18 9.18 0 0 0 1.298-.492l-.755-4.636c-.662.28-1.567.546-2.716.796-1.149.25-2.416.374-3.802.374-2.361 0-4.163-.538-5.407-1.615-1.244-1.078-1.944-2.6-2.102-4.567h16.294c.031-.312.055-.663.07-1.054.016-.39.024-.741.024-1.053 0-4.153-.952-7.275-2.857-9.367-1.905-2.092-4.558-3.138-7.958-3.138-1.448 0-2.865.273-4.25.82a10.65 10.65 0 0 0-3.684 2.435c-1.07 1.077-1.928 2.427-2.574 4.05Zm15.278.913c.22.703.331 1.444.331 2.225H218.66a9.79 9.79 0 0 1 .519-2.108 5.869 5.869 0 0 1 1.063-1.826 5.262 5.262 0 0 1 1.676-1.288c.661-.328 1.433-.492 2.314-.492.85 0 1.582.148 2.196.445a4.574 4.574 0 0 1 1.559 1.218c.425.515.748 1.124.968 1.826Zm-38.537 4.566c0 2.498.598 4.458 1.795 5.878 1.196 1.421 2.849 2.131 4.958 2.131.913 0 1.693-.039 2.338-.117a15.804 15.804 0 0 0 1.582-.257V17.61c-.504-.344-1.173-.664-2.007-.961a7.904 7.904 0 0 0-2.668-.445c-2.078 0-3.597.703-4.558 2.108-.96 1.405-1.44 3.31-1.44 5.713Zm16.388 11.569c-1.134.343-2.558.656-4.274.937a33.436 33.436 0 0 1-5.408.421c-1.952 0-3.699-.297-5.242-.89-1.543-.593-2.857-1.444-3.943-2.552-1.087-1.109-1.921-2.451-2.503-4.028-.583-1.577-.874-3.349-.874-5.316 0-1.936.244-3.692.732-5.269s1.204-2.927 2.149-4.051a9.562 9.562 0 0 1 3.447-2.6c1.354-.608 2.913-.913 4.676-.913 1.196 0 2.251.14 3.164.422.913.28 1.7.593 2.361.936V.937L206.806 0v35.595Z%22 clip-rule=%22evenodd%22/%3E%3Cpath fill=%22%23B22E7F%22 fill-rule=%22evenodd%22 d=%22M170.727 29h8.034v8h-8.034v-8Z%22 clip-rule=%22evenodd%22/%3E%3Cpath fill=%22%23232A6E%22 fill-rule=%22evenodd%22 d=%22M170.677 3.887v5.105h-10.059v27.352h-5.998V8.992h-10.059V3.887h26.116Zm-22.48 27.353v5.104h-20.685V3.887h5.951V31.24h14.734Zm-31.264 5.104c-.441-1.28-.897-2.544-1.369-3.793-.473-1.25-.929-2.53-1.37-3.84h-13.79c-.44 1.31-.89 2.599-1.346 3.863a559.923 559.923 0 0 0-1.346 3.77h-6.187a549.65 549.65 0 0 1 3.495-9.601 386.93 386.93 0 0 1 3.235-8.337 268.423 268.423 0 0 1 3.141-7.493 238.946 238.946 0 0 1 3.211-7.026h5.62a238.961 238.961 0 0 1 3.212 7.026 272.155 272.155 0 0 1 3.14 7.493 444.124 444.124 0 0 1 6.777 17.938h-6.423Zm-9.634-26.18a168.314 168.314 0 0 0-2.479 6.041 329.255 329.255 0 0 0-2.905 7.728h10.768a318.293 318.293 0 0 0-2.928-7.775 185.855 185.855 0 0 0-2.456-5.995Zm-25.88-6.277h5.95v32.457h-5.95V21.966H67.204v14.378h-5.951V3.887h5.95v12.974H81.42V3.887ZM33.578 36.344V3.887h21.016V8.9H39.529v8.009H52.94v4.917H39.53v9.508h16.198v5.011h-22.15ZM16.624 8.337c-3.37 0-5.943 1.038-7.722 3.114-1.779 2.077-2.668 4.957-2.668 8.641 0 1.749.212 3.35.637 4.801.426 1.452 1.055 2.693 1.89 3.723a8.621 8.621 0 0 0 3.117 2.412c1.243.578 2.7.867 4.368.867 1.039 0 1.936-.04 2.692-.117.756-.078 1.354-.18 1.795-.305V19.811h5.95v15.597c-.819.312-2.204.655-4.156 1.03-1.952.375-4.203.562-6.753.562-2.362 0-4.518-.375-6.47-1.124-1.952-.75-3.613-1.842-4.983-3.279-1.37-1.436-2.432-3.2-3.188-5.292C.378 25.213 0 22.809 0 20.092c0-2.716.417-5.12 1.252-7.212.834-2.092 1.975-3.864 3.423-5.316a14.413 14.413 0 0 1 5.1-3.302c1.953-.75 4.03-1.124 6.235-1.124 1.511 0 2.857.101 4.038.304 1.18.203 2.196.43 3.046.68.85.25 1.55.515 2.101.796.551.28.937.484 1.157.609l-1.794 4.824c-.945-.562-2.117-1.039-3.518-1.429a16.381 16.381 0 0 0-4.416-.585Z%22 clip-rule=%22evenodd%22/%3E%3Cpath fill=%22%230c2577%22 d=%22M123.545 55.083v.936c0 .147-.049.197-.196.197h-1.153c-.147 0-.196-.05-.196-.197V42.526c0-.148.049-.197.196-.197h1.153c.147 0 .196.05.196.197v4.875a4.57 4.57 0 0 1 3.237-1.354c2.649 0 4.414 2.117 4.414 5.17s-1.765 5.17-4.414 5.17c-1.324.024-2.526-.517-3.237-1.305zm6.033-3.84c0-2.192-1.055-3.718-3.041-3.718-1.937 0-3.139 1.526-3.139 3.717 0 2.192 1.202 3.718 3.139 3.718 1.986 0 3.041-1.526 3.041-3.718zm2.747 8.789c-.172-.099-.197-.197-.197-.32v-1.06c0-.147.074-.196.172-.196.319 0 .54.443 1.422.443 1.055 0 1.619-.788 2.109-2.511l-3.948-9.774c-.024-.05-.049-.098-.049-.172 0-.099.049-.173.172-.173h1.422c.172 0 .221.05.27.197l2.918 7.583 2.502-7.583c.049-.148.073-.197.269-.197h1.349c.098 0 .172.05.172.173 0 .049-.025.098-.049.172l-3.654 10.562c-.834 2.437-1.938 3.151-3.409 3.151-.662.025-1.03-.098-1.471-.295zm40.121-8.592v.344c0 .148-.05.197-.197.197h-7.578c.197 1.33 1.153 2.29 2.625 2.29.956 0 1.667-.271 2.182-.862.049-.05.123-.099.196-.099.049 0 .098.025.147.05l1.423.984c.073.05.098.123.098.197 0 .05-.025.099-.049.148v.025c-.932 1.132-2.256 1.698-3.997 1.698-2.894 0-5.126-2.117-5.126-5.219 0-3.102 2.305-5.22 5.126-5.22 3.261.025 5.15 2.537 5.15 5.466zm-2.551-1.453c-.368-1.084-1.202-1.822-2.599-1.822a2.68 2.68 0 0 0-2.551 1.822zm64.866 1.453v.344c0 .148-.049.197-.197.197h-7.577c.196 1.33 1.152 2.29 2.624 2.29.956 0 1.667-.271 2.182-.862.049-.05.123-.099.196-.099.049 0 .099.025.148.05l1.422.984c.074.05.098.123.098.197 0 .05-.024.099-.049.148v.025c-.932 1.132-2.256 1.698-3.997 1.698-2.894 0-5.126-2.117-5.126-5.219 0-3.102 2.305-5.22 5.126-5.22 3.261.025 5.15 2.537 5.15 5.466zm-2.551-1.453c-.368-1.084-1.202-1.822-2.599-1.822-1.128 0-2.158.69-2.551 1.822zm-71.144 3.963c-.049 0-.073 0-.122.025-.711.27-1.128.295-1.741.295-1.006 0-1.374-.566-1.374-1.649v-4.284h2.992c.098 0 .196-.098.196-.197v-1.772c0-.099-.098-.197-.196-.197h-2.992v-2.88c0-.1-.098-.198-.196-.198h-1.986c-.098 0-.196.099-.196.197v9.75c0 2.215 1.446 3.348 3.335 3.348.76 0 1.716-.099 2.28-.32.172-.05.172-.173.172-.345V54.05c0-.025-.073-.099-.172-.099zm22.513-2.732c0 3.225-1.863 5.22-4.537 5.22-1.103 0-2.011-.321-2.869-1.01v4.554c0 .148-.049.197-.196.197h-1.986c-.148 0-.197-.049-.197-.197v-13.59c0-.147.049-.197.197-.197h1.986c.147 0 .196.05.196.197v.616c.76-.616 1.668-1.034 2.869-1.034 2.698.024 4.537 2.019 4.537 5.244zm-2.501 0c0-1.724-.932-3.053-2.502-3.053-1.569 0-2.501 1.33-2.501 3.053 0 1.723.932 3.052 2.501 3.052 1.57 0 2.502-1.329 2.502-3.052zm38.257-5.22c-1.275 0-2.182.444-2.992 1.133v-.714c0-.148-.049-.197-.196-.197h-1.986c-.148 0-.197.05-.197.197v9.626c0 .148.049.197.197.197h1.986c.147 0 .196-.05.196-.197v-4.53c0-2.388 1.128-3.323 2.379-3.323 1.104 0 1.717.59 1.717 2.068v5.785c0 .148.049.197.196.197h1.986c.147 0 .197-.05.197-.197v-6.647c0-2.093-1.3-3.398-3.483-3.398zm-7.161 5.22c0 3.028-2.281 5.22-5.346 5.22-3.066 0-5.346-2.167-5.346-5.22s2.28-5.22 5.346-5.22c3.065 0 5.346 2.192 5.346 5.22zm-2.526 0c0-1.847-1.128-3.053-2.796-3.053-1.643 0-2.795 1.23-2.795 3.053 0 1.846 1.128 3.053 2.795 3.053 1.644 0 2.796-1.207 2.796-3.053zm-62.658 4.505c.785.517 2.428 1.01 4.439.468 1.447-.443 2.55-1.453 2.526-2.98 0-1.895-1.447-2.609-3.605-2.953-2.011-.296-2.379-.714-2.379-1.231 0-.591.49-.862 1.128-.96 1.005-.148 1.888.295 2.477 1.083.098.147.245.172.368.098 0 0 1.447-.837 1.594-.91a.28.28 0 0 0 .098-.37c-.491-.69-1.128-1.256-1.938-1.576-.809-.32-1.447-.443-2.231-.418-1.864 0-3.875.91-3.875 3.102.024 1.502 1.054 2.486 3.458 2.88 1.888.296 2.526.69 2.526 1.256 0 .788-.883 1.083-2.036 1.01-.907-.05-1.496-.493-1.962-1.207-.073-.123-.245-.148-.367-.074l-1.644.936c-.122.073-.196.27-.098.369.515.738.687.96 1.521 1.477zm53.413-1.773c-.049 0-.074 0-.123.025-.711.27-1.128.295-1.741.295-1.006 0-1.373-.566-1.373-1.649v-4.284h2.991a.211.211 0 0 0 .197-.197v-1.772a.211.211 0 0 0-.197-.197h-2.991v-2.88c0-.1-.099-.198-.197-.198h-1.986c-.098 0-.196.099-.196.197v9.75c0 2.215 1.447 3.348 3.335 3.348.76 0 1.717-.099 2.281-.32.171-.05.171-.173.171-.345V54.05c0-.025-.073-.099-.171-.099zm-14.077 1.773c.785.517 2.428 1.01 4.439.468 1.447-.443 2.55-1.453 2.526-2.98 0-1.895-1.447-2.609-3.605-2.953-2.011-.296-2.379-.714-2.379-1.231 0-.591.49-.862 1.128-.96 1.006-.148 1.888.295 2.477 1.083.098.147.245.172.368.098 0 0 1.447-.837 1.594-.91.122-.075.172-.247.098-.37-.49-.69-1.128-1.256-1.937-1.576-.81-.32-1.447-.443-2.232-.418-1.864 0-3.875.91-3.875 3.102.025 1.502 1.055 2.486 3.458 2.88 1.888.296 2.526.69 2.526 1.256 0 .788-.883 1.083-2.036 1.01-.907-.05-1.495-.493-1.961-1.207-.074-.123-.246-.148-.368-.074l-1.643.936c-.123.073-.197.27-.098.369.515.738.711.96 1.52 1.477z%22/%3E%3C/svg%3E") no-repeat;display:block;height:6.1rem;width:23.5rem;-webkit-transition:all .2s;transition:all .2s}@media screen and (min-width: 1024px){header#pageHeader .content .logo{margin-bottom:0}}@media screen and (min-width: 768px) and (max-width: 1023px){header#pageHeader .content .logo{height:5.9rem;width:22.2rem}}@media screen and (max-width: 767px){header#pageHeader .content .logo{height:4.3rem;width:15.6rem}}.locationTooltip{display:none;position:absolute;top:4.5rem;left:50%;margin-top:5px;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);background:#fff;width:24rem;color:#444;z-index:10;font-size:1.4rem;border-radius:.9rem;-webkit-animation:fade-in-move-down-center 1s;animation:fade-in-move-down-center 1s;border:0.2rem solid #b22e7f;-webkit-box-shadow:0 0 .4rem .1rem rgba(0,0,0,0.3);box-shadow:0 0 .4rem .1rem rgba(0,0,0,0.3) }.locationTooltip::before{position:absolute;content:'';display:block;background-image:url(/images/arrow_up_40px@2x.png);background-size:4rem 3rem;background-repeat:no-repeat;height:3rem;width:4rem;top:-2.7rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.locationTooltip.show{display:block}.locationTooltip .construction{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.locationTooltip .construction .tooltip_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.locationTooltip .construction .tooltip_content .actionHeader{padding:1rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:inline-block}.locationTooltip .construction .tooltip_content .actionHeader div.icon{position:relative;display:inline-block}.locationTooltip .construction .tooltip_content .actionHeader div.icon::before{position:static;width:100%;text-align:center;font-size:4rem;color:#b22e7f;-webkit-transform:translateY(50%);transform:translateY(50%)}.locationTooltip .construction .tooltip_content .actionList ul{list-style-type:none;margin:0;padding:0}.locationTooltip .construction .tooltip_content .actionList ul li{display:block;padding:1rem;border-top:1px solid #f5f5f5;color:#232a6e}.locationTooltip .construction .tooltip_content .actionList ul li.hide{display:none}.locationTooltip .construction .tooltip_content .actionList ul li:hover{text-decoration:underline;cursor:pointer;color:#464d94}.locationTooltip #tooltip_close{position:absolute;top:.5rem;right:.5rem;font-size:2.6rem;cursor:pointer;float:none;width:auto;height:auto;background:none}.locationTooltip #tooltip_close.close:focus,.locationTooltip #tooltip_close.close:hover{-webkit-box-shadow:none;box-shadow:none}#headerWidget .map-marker.colorMe::before{-webkit-animation:location-color alternate 1s infinite;animation:location-color alternate 1s infinite}#headerWidget .locationTooltip .map-marker{position:relative;display:inline-block}#headerWidget .locationTooltip .map-marker::before{position:static;width:100%;text-align:center;font-size:4rem;color:#b22e7f;-webkit-transform:translateY(0%);transform:translateY(0%)}@media screen and (max-width: 767px){.locationTooltip{top:100%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);margin-top:-.5rem}.locationTooltip .construction .tooltip_content{width:100%}}#header_wrapper{position:relative;background:#fff}@media screen and (min-width: 1024px){.login-panel-placeholder{height:25px}}@media screen and (max-width: 1023px){.login-panel-placeholder{height:25px}}.user-navigation{position:absolute;right:0;top:1.75rem;z-index:9;text-align:right;background:#fff}@media screen and (min-width: 1024px){.user-navigation{position:static;margin-bottom:-1.5rem}}@media screen and (min-width: 767px){.user-navigation{top:2.5rem}}@media screen and (max-width: 767px){.user-navigation{top:1.8rem}}.user-navigation .content{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-navigation .content a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;border-top-left-radius:0;border-top-right-radius:0;min-height:3rem;max-height:3rem}@media screen and (min-width: 1024px){.user-navigation .content a{height:3rem}}.user-navigation .content .icon-svg{line-height:100%}.user-navigation .content .icon-svg.user-white,.user-navigation .content .icon-svg.user-grey,.user-navigation .content .icon-svg.user-blue-full,.user-navigation .content .icon-svg.user-white-full{margin-right:.5rem}.user-navigation .content .icon-svg::before,.user-navigation .content .icon-svg.icon-svg--right::after{margin:0}.user-navigation .content .icon-svg.user-grey::before,.user-navigation .content .icon-svg.user-white::before{height:2rem;width:1.6rem}@media screen and (min-width: 1024px){.user-navigation .content .icon-svg.user-grey::before,.user-navigation .content .icon-svg.user-white::before{height:1.5rem;width:1.2rem}}.user-navigation .content .icon-svg.compensation-icon::before{height:2rem;width:2rem;margin-right:.5rem;background-size:1.5rem;background-position:center;position:relative;top:.1rem}.user-navigation .content #nav-control{display:-webkit-box;display:-ms-flexbox;display:flex;width:2rem}.user-navigation .content #nav-control .icon.cross{display:-webkit-box;display:-ms-flexbox;display:flex}.user-navigation .content #nav-control .icon.cross::before{font-size:4rem;margin:0;line-height:0.6}.user-navigation .content #nav-control[data-navigation='open'] .burger{display:none}.user-navigation .content #nav-control[data-navigation='open'] .cross{display:-webkit-box;display:-ms-flexbox;display:flex}.user-navigation .content #nav-control[data-navigation='closed'] .burger{display:block}.user-navigation .content #nav-control[data-navigation='closed'] .cross{display:none}.user-navigation .content .login{margin-right:1rem}@media screen and (min-width: 1024px){.user-navigation .content .login{margin-right:auto}}.user-navigation .content .compensation{color:#fff}.user-navigation .content .profil,.user-navigation .content .compensation{background:transparent;margin-right:1rem;border:0}@media screen and (min-width: 1024px){.user-navigation .content .profil,.user-navigation .content .compensation{background-color:#464d94;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#232a6e));background-image:linear-gradient(#464d94, #232a6e);border-color:#232a6e}.user-navigation .content .profil:hover,.user-navigation .content .compensation:hover{background-color:#737aba;background-image:-webkit-gradient(linear, left top, left bottom, from(#737aba), to(#464d94));background-image:linear-gradient(#737aba, #464d94);border-color:#464d94}.user-navigation .content .profil:active,.user-navigation .content .compensation:active{background-color:#737aba;background-image:-webkit-gradient(linear, left top, left bottom, from(#464d94), to(#737aba));background-image:linear-gradient(#464d94, #737aba);border-color:#464d94;-webkit-box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.4);box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.4);text-decoration:none;color:#fff}}@media screen and (max-width: 1023px){.user-navigation .login.btn.secondary{background:transparent;-webkit-box-shadow:none;box-shadow:none}.user-navigation .login.btn.secondary:active,.user-navigation .login.btn.secondary:hover{background:transparent;-webkit-box-shadow:none;box-shadow:none}.user-navigation .content .profil.btn.default{-webkit-box-shadow:none;box-shadow:none;background-color:none;background:none;border-color:none}}.article{display:-webkit-box;display:-ms-flexbox;display:flex}.article.article--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article .teaser img{display:block;width:100%;height:auto}.article .description{position:relative;overflow:hidden;background:none;padding:0 0 0 2rem}.article .description .body{text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;padding-bottom:2.5rem}.article .description .body .articlelink{white-space:nowrap}.article .description .body .articlelink.icon::before,.article .description .body .articlelink.icon.icon--right::after{font-size:1.1rem}.article .description .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:0;left:0;width:100%;font-size:1.4rem;padding:0 0 0 2rem}@media screen and (min-width: 768px) and (max-width: 1023px){.article .description{padding:0 0 0 1.5rem}.article .description .footer{padding:0 1.5rem}}@media screen and (max-width: 767px){.article{-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.15) ;box-shadow:0 0 3px 0 rgba(0,0,0,0.15) ;padding-bottom:0;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article .description{padding:1rem 1rem 1.5rem}.article .description .footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;position:relative}}.legacy-text-module,.text-module,.link-List-module,.table-module,.image-module{margin-bottom:1rem}@media screen and (min-width: 768px) and (max-width: 1023px){.legacy-text-module,.text-module,.link-List-module,.table-module,.image-module{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.legacy-text-module,.text-module,.link-List-module,.table-module,.image-module{margin-bottom:2rem}}.stageteaser .teaser{position:relative;min-height:340px;background:#fff}.stageteaser .teaser img{display:block;width:100%;height:auto}.stageteaser .teaser .description{padding:1.5rem 1.5rem 4.5rem}.stageteaser .teaser .description .footer{position:absolute;bottom:1.5rem}@media screen and (max-width: 767px){.stageteaser .teaser{min-height:auto}.stageteaser .teaser .description{padding:1rem 1rem 1.5rem}.stageteaser .teaser .description .footer{position:static}}#news .newskategorieslist ul li{padding:.7rem 1.5rem}#news .newskategorieslist ul li.selected{background-color:#232a6e;color:#fff}#news .newskategorieslist ul li.selected a,#news .newskategorieslist ul li.selected .count{color:#fff}#news .newskategorieslist ul li.hide{display:none}.text-module .text-module-content blockquote{margin:2rem 0;font-style:italic;font-size:1.4rem}.text-module .text-module-content blockquote::before{color:#b22e7f;content:'\f10e';display:inline-block;font-family:FontAwesome;font-weight:normal;font-style:normal;margin:0 5px 0 0;line-height:2rem;font-size:2rem;float:left}.text-module .text-module-content blockquote p{margin:0 0 0 2.5rem}.text-module .text-module-content ul{list-style:none;padding:0;margin:0}.text-module .text-module-content ul li{padding-left:1em;text-indent:-.7em}.text-module .text-module-content ul li a{text-decoration:underline}.text-module .text-module-content ul li a:hover{color:#464d94}.text-module .text-module-content ul li::before{content:'■ ';color:#7e7e7e;font-size:2.1rem}.text-module .text-module-content ol{padding:0;margin:0}.text-module .text-module-content ol li{padding-left:1em;text-indent:-.7em;list-style-position:inside}.text-module .text-module-content p:last-child{margin-bottom:0}.title-image-module{margin-bottom:2rem}.title-image-module .shariff{margin-top:1rem}.image-module{margin-bottom:2rem}.link-List-module{margin-bottom:2rem}.link-List-module .link-List-content ul{margin:0;padding:0;list-style-type:none}.link-List-module .link-List-content ul li{margin-bottom:1rem}.link-List-module .link-List-content ul li::before{color:#7e7e7e;content:'\f054';display:inline-block;font-family:FontAwesome;font-weight:normal;margin:0 5px 0 0;font-size:1rem}.link-List-module .link-List-content ul li:last-child{margin-bottom:0}.link-List-module .link-List-content p:last-child{margin-bottom:0}.table-module .table-module-content{overflow:auto}.table-module .table-module-content table{width:100%;border-collapse:collapse;table-layout:fixed}.table-module .table-module-content tbody tr:nth-of-type(odd){background:#f5f5f5}.table-module .table-module-content th{font-size:1.4rem;font-weight:700;line-height:2rem;padding:.5rem 1rem .5rem 0}.table-module .table-module-content td{word-break:break-all}.table-module .table-module-content td,.table-module .table-module-content th{border-bottom:1px solid #bababa;text-align:left;padding:.5rem 1rem .5rem 0}.table-module .table-module-content td a,.table-module .table-module-content th a{color:#232a6e;text-decoration:underline}.ads-module,.survey-module,.raw-module{margin-bottom:2rem}.survey-module{max-width:100%;z-index:40;border:1px solid #bababa}.survey-module iframe,embed{width:100%;height:100%;border:0}.legacy-text-module .text-module-content p:last-child{margin-bottom:0}.rating{position:relative}.rating_count{color:#bababa}.rating_count::before{content:'('}.rating_count::after{content:')'}.rating .stars .star{position:relative;display:inline-block;line-height:100%;color:#d7d7d7;font-size:1.5rem}.rating .stars .star::before{font-family:FontAwesome;content:'\f005'}.rating .stars .star.filled::before{font-family:FontAwesome;content:'\f005';color:#232a6e}.rating .stars .star.half-filled::after{position:absolute;font-family:FontAwesome;content:'\f089';left:0;top:1px;color:#232a6e}.rating .show-rating-panel{display:inline-block}.rating .show-rating-panel::before{content:'\00a0|\00a0';color:#bababa}.rating .show-rating-panel::after{content:'Jetzt bewerten'}.rating .show-rating-panel:hover{text-decoration:none;color:#464d94}.rating .show-rating-panel:hover::after{text-decoration:underline}.rating .rating-panel-container{display:inline;position:relative}.rating .rating-panel{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);display:none;background:#fff;padding:1rem;-webkit-box-shadow:0 0 1rem 0 rgba(0,0,0,0.5);box-shadow:0 0 1rem 0 rgba(0,0,0,0.5);border-radius:2rem;margin-top:1.5rem;white-space:nowrap}.rating .rating-panel::before{content:' ';position:absolute;top:-1.5rem;left:0;width:100%;background:url(/images/arrow_white.png) center top;background-repeat:no-repeat;background-size:3.5rem;height:1.5rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rating .rating-panel:focus{outline:none}.rating .rating-panel.show{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating .rating-panel .rating-panel-close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#7e7e7e;cursor:pointer}.rating .rating-panel .rating-panel-close::before{margin:0 0 0 .5rem;font-size:2.6rem;font-weight:600}.rating .rating-panel .rating-panel-close:hover{color:#9b9b9b}.rating .rating-panel .stars .star{font-size:3rem}.rating .rating-panel .stars .star:hover{cursor:pointer}.rating .rating-panel .stars .star::before{-webkit-transition:all .2s;transition:all .2s}.rating .rating-panel .steps .step{display:none}.rating .rating-panel .steps .step.selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#news .date,#news .title{color:#bababa}#news .category{color:#7e7e7e}#news .count{color:#7e7e7e}#news .adswrapper{background:transparent;margin:0}#news .separator{background:#d7d7d7;border:0;height:0.1rem;margin-top:0}#news .articlelist-grouptitle{padding:10px 15px;display:block;background-color:#f5f5f5}#news .articlelist-grouptitle .count{font-weight:normal}#news .ajax-article-button{text-align:center}#news .ajax-article-button a{float:none}#news .ad-title{font-size:1.1rem;color:#bababa;text-align:center;margin-bottom:0.5rem;text-transform:uppercase}#news .more_filter{display:inline-block;margin-top:.5rem}#news .big-search-icon{font-size:15rem}#news ul.joblist button.salary-button{width:13rem}#news ul.joblist li a:hover .textlink-default{color:#464d94}#news ul.joblist .title{color:#232a6e}#headerWidget .h2--optic{line-height:2.2rem}@media screen and (max-width: 767px){#headerWidget .h2--optic{display:none}#headerWidget.noSearch .h1--optic{padding-top:0}#headerWidget .noSearch h2{display:none}#headerWidget .noSearch h2.h1--optic{display:block}#news .newsletter a{float:none}#news .articlelist-grouptitle{padding-left:0;padding-bottom:0}}@media screen and (min-width: 768px) and (max-width: 1023px){#news .newsletter a{float:none}}
