/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[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:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#555;border:0;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.75em 1.5em;text-align:center;text-decoration:none;-webkit-transition:background-color 150ms ease;-o-transition:background-color 150ms ease;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;}button:hover,button:focus,[type='button']:hover,[type='button']:focus,[type='reset']:hover,[type='reset']:focus,[type='submit']:hover,[type='submit']:focus{background-color:#444444;color:#fff;}button:disabled,[type='button']:disabled,[type='reset']:disabled,[type='submit']:disabled{cursor:not-allowed;opacity:0.5;}button:disabled:hover,[type='button']:disabled:hover,[type='reset']:disabled:hover,[type='submit']:disabled:hover{background-color:#555;}fieldset{background-color:transparent;border:0;margin:0;padding:0;}legend{font-weight:600;margin-bottom:0.375em;padding:0;}label{display:block;font-weight:normal;margin-bottom:0.375em;}input,select,textarea{display:block;font-size:16px;}[type='color'],[type='date'],[type='datetime'],[type='datetime-local'],[type='email'],[type='month'],[type='number'],[type='password'],[type='search'],[type='tel'],[type='text'],[type='time'],[type='url'],[type='week'],input:not([type]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ddd;border-radius:2px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0.75em;padding:0.5em;-webkit-transition:border-color 150ms ease;-o-transition:border-color 150ms ease;transition:border-color 150ms ease;width:100%;}[type='color']:hover,[type='date']:hover,[type='datetime']:hover,[type='datetime-local']:hover,[type='email']:hover,[type='month']:hover,[type='number']:hover,[type='password']:hover,[type='search']:hover,[type='tel']:hover,[type='text']:hover,[type='time']:hover,[type='url']:hover,[type='week']:hover,input:not([type]):hover,textarea:hover{border-color:#cccccc;}[type='color']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='email']:focus,[type='month']:focus,[type='number']:focus,[type='password']:focus,[type='search']:focus,[type='tel']:focus,[type='text']:focus,[type='time']:focus,[type='url']:focus,[type='week']:focus,input:not([type]):focus,textarea:focus{border-color:#555;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);outline:none;}[type='color']:disabled,[type='date']:disabled,[type='datetime']:disabled,[type='datetime-local']:disabled,[type='email']:disabled,[type='month']:disabled,[type='number']:disabled,[type='password']:disabled,[type='search']:disabled,[type='tel']:disabled,[type='text']:disabled,[type='time']:disabled,[type='url']:disabled,[type='week']:disabled,input:not([type]):disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed;}[type='color']:disabled:hover,[type='date']:disabled:hover,[type='datetime']:disabled:hover,[type='datetime-local']:disabled:hover,[type='email']:disabled:hover,[type='month']:disabled:hover,[type='number']:disabled:hover,[type='password']:disabled:hover,[type='search']:disabled:hover,[type='tel']:disabled:hover,[type='text']:disabled:hover,[type='time']:disabled:hover,[type='url']:disabled:hover,[type='week']:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover{border:1px solid #ddd;}[type='color']::-webkit-input-placeholder,[type='date']::-webkit-input-placeholder,[type='datetime']::-webkit-input-placeholder,[type='datetime-local']::-webkit-input-placeholder,[type='email']::-webkit-input-placeholder,[type='month']::-webkit-input-placeholder,[type='number']::-webkit-input-placeholder,[type='password']::-webkit-input-placeholder,[type='search']::-webkit-input-placeholder,[type='tel']::-webkit-input-placeholder,[type='text']::-webkit-input-placeholder,[type='time']::-webkit-input-placeholder,[type='url']::-webkit-input-placeholder,[type='week']::-webkit-input-placeholder,input:not([type])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#858585;}[type='color']:-ms-input-placeholder,[type='date']:-ms-input-placeholder,[type='datetime']:-ms-input-placeholder,[type='datetime-local']:-ms-input-placeholder,[type='email']:-ms-input-placeholder,[type='month']:-ms-input-placeholder,[type='number']:-ms-input-placeholder,[type='password']:-ms-input-placeholder,[type='search']:-ms-input-placeholder,[type='tel']:-ms-input-placeholder,[type='text']:-ms-input-placeholder,[type='time']:-ms-input-placeholder,[type='url']:-ms-input-placeholder,[type='week']:-ms-input-placeholder,input:not([type]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:#858585;}[type='color']::-ms-input-placeholder,[type='date']::-ms-input-placeholder,[type='datetime']::-ms-input-placeholder,[type='datetime-local']::-ms-input-placeholder,[type='email']::-ms-input-placeholder,[type='month']::-ms-input-placeholder,[type='number']::-ms-input-placeholder,[type='password']::-ms-input-placeholder,[type='search']::-ms-input-placeholder,[type='tel']::-ms-input-placeholder,[type='text']::-ms-input-placeholder,[type='time']::-ms-input-placeholder,[type='url']::-ms-input-placeholder,[type='week']::-ms-input-placeholder,input:not([type])::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#858585;}[type='color']::placeholder,[type='date']::placeholder,[type='datetime']::placeholder,[type='datetime-local']::placeholder,[type='email']::placeholder,[type='month']::placeholder,[type='number']::placeholder,[type='password']::placeholder,[type='search']::placeholder,[type='tel']::placeholder,[type='text']::placeholder,[type='time']::placeholder,[type='url']::placeholder,[type='week']::placeholder,input:not([type])::placeholder,textarea::placeholder{color:#858585;}textarea{resize:vertical;}[type="checkbox"],[type="radio"]{display:inline;margin-right:0.375em;}[type="file"]{margin-bottom:0.75em;width:100%;}select{margin-bottom:1.5em;max-width:100%;width:auto;}[type="checkbox"]:focus,[type="radio"]:focus,[type="file"]:focus,select:focus{outline:3px solid rgba(85,85,85,0.6);outline-offset:2px;}input[type="search"]{-webkit-box-sizing:border-box;box-sizing:border-box;}ul,ol{list-style-type:none;margin:0;padding:0;}dl{margin:0;}dt{font-weight:600;margin:0;}dd{margin:0;}figure{margin:0;}img,picture{max-width:100%;height:auto;vertical-align:top;}table{border-collapse:collapse;margin:1.5em 0;table-layout:fixed;text-align:left;width:100%;}thead{line-height:1.3;vertical-align:bottom;}tbody{vertical-align:top;}tr{border-bottom:1px solid #ddd;}th{font-weight:600;}th,td{padding:0.75em 0.75em 0.75em 0;}html{color:#1f1f1f;font-size:16px;line-height:1.5;letter-spacing:0.03em;}h1,h2,h3,h4,h5,h6{line-height:1.3;margin:0 0 0.75em;}h1{font-size:2.0em;}h2{font-size:1.6em;text-transform:uppercase;}h3{font-size:1.2em;}h4{font-size:1em;}h5{font-size:0.9em;}p{margin:0 0 0.75em;}a{color:#555;text-decoration:none;-webkit-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease;}a:active,a:focus,a:hover{color:#404040;}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0;}pre,code,tt{line-height:1.5;}pre{background-color:#efefef;display:block;padding:5px;margin:5px 0;border:1px solid #aaaaaa;}abbr{border-bottom:1px dotted #666666;cursor:help;white-space:nowrap;}
html{background-color:#fff;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}html,body{height:100%;}body{margin:0;}.container{margin:auto;max-width:1940px;padding:0 4em;}.container::after{clear:both;content:"";display:block;}#content-wrapper{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);}.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}@media only screen and (min-width:720px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}}@media only screen and (min-width:960px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}}@media only screen and (min-width:1200px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}}#footer{padding-bottom:1em;margin-top:4em;}#header,#main,#footer,.mission,.breadcrumb,.node{clear:both;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contax/images/icons/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:0.5em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contax/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contax/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contax/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contax/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contax/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contax/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contax/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contax/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contax/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contax/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.layout-container{overflow:hidden;}#main[role="main"]{min-height:40vh;}ul.tabs{margin:0 0 1em;border-bottom:1px solid #ddd;}.no-desktop{display:none;}.no-mobile{display:inherit;}#content-area ul{margin-bottom:1rem;}#content-area ul li{list-style-type:circle;list-style-position:outside;margin-left:1rem;}.modal-content{border-radius:0;}.blue-link a,a.blue-link{color:#00547e;}.wp-block-button__link{color:#fff;background-color:#00547e;border-radius:0;}figure#slider{background:rgb(227,232,235);}body.standard-page #header{margin-top:2.5em;padding-bottom:2em;}body.standard-page figure#slider{padding:4em 0;margin-bottom:2em;}body.standard-page h1{position:relative;font-family:'contax_open_sans_bold';text-transform:uppercase;display:flex;align-items:center;gap:2em;margin:0;color:#00547e;}body.standard-page h1::after{content:" ";display:block;height:3px;background:#C4D600;width:25%;padding-top:3px;}.oberseite h1{position:relative;font-family:'contax_open_sans_bold';text-transform:uppercase;display:flex;align-items:center;gap:2em;margin:0;color:#00547e;}.oberseite h1::after{content:" ";display:block;height:3px;background:#C4D600;width:25%;padding-top:3px;}p.button-bd a{font-size:0.8em;padding:1em;display:block;background-color:#00547e;color:#fff;font-family:'contax_open_sans_bold';width:229px;position:relative;margin:1rem auto;}p.button-bd a::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:75%;left:0;bottom:0;}p.button-bd a:hover{background:#C4D600;}span.office-hours__item-label{display:inline-block;}header#header{position:relative;margin-top:2.5em;padding-bottom:2em;}#header-region .region-header{display:flex;grid-gap:2em;row-gap:2em;text-align:center;}#header-region .block-system-branding-block{text-align:left;}#header-region .block-system-branding-block img{width:200px;}#block-contax-horizontalmenu{flex-grow:2;margin-top:1em;}nav.responsive-menu-block-wrapper a{color:#00547e;font-family:'contax_open_sans_bold';text-transform:uppercase;}.mm-menu_offcanvas{z-index:2;background:#00547e;}.mm-panel,.mm-navbar{background:#00547e;}.mm-listitem__text{font-family:'contax_open_sans_bold';}.kontakt-header div.text-formatted{display:flex;justify-content:right;align-items:center;}.kontakt-header div.text-formatted a{padding:1em 0;display:block;background-color:#00547e;border:2px solid #00547e;color:#fff;font-family:'contax_open_sans_bold';width:8.5em;}.kontakt-header div.text-formatted a:hover{background-color:#fff;border:2px solid #f1f1f1;color:#00547e;}.kontakt-header div.text-formatted a.blue-button{margin-left:0.5em;}.kontakt-header div.text-formatted a.white-button{background-color:#fff;border:2px solid #f1f1f1;color:#00547e;}.kontakt-header div.text-formatted a.white-button:hover{background-color:#00547e;border:2px solid #00547e;color:#fff;}.front-body figure#slider{padding-top:6em;}.front-body figure#slider div.text-formatted{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2em;row-gap:0;text-align:left;}.front-body figure#slider div.image-slider{grid-column:span 2;text-align:center;}.front-body figure#slider div.text-formatted p{margin:0;}.front-body figure#slider h1{margin-bottom:0.5rem;color:#00547e;margin-top:2em;font-size:1.8em;}.front-body figure#slider h2{margin-bottom:2rem;color:#00547e;font-size:1.3em;}.front-body figure#slider p.button-slider a{font-size:0.8em;padding:1em;display:block;background-color:#00547e;color:#fff;font-family:'contax_open_sans_bold';width:229px;position:relative;}.front-body figure#slider p.button-slider a::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:75%;left:0;bottom:0;}.front-body figure#slider p.button-slider a:hover{background:#C4D600;}.leistung-front{margin-top:-8em;}.leistung-front .slide__description{background-color:#f7f7f7;position:relative;}.leistung-front .slide__description::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:6rem;left:0;bottom:0;}.leistung-front .slide__caption{padding:0 0 0 0;}.leistung-front .slide--0{margin-right:1.5em;}.leistung-front .slide--1{margin:0 0.75em;}.leistung-front .slide--2{margin-left:1.5em;}.leistung-front .views-field-nothing .field-content{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2em;row-gap:3em;}.front-leistung-hl{grid-column:span 5;margin-top:4em;margin-left:2em;margin-right:2em;}.front-leistung-hl a{font-family:'contax_open_sans_bold';color:#00547e;display:block;}.front-leistung-arrow{color:#00547e;font-size:1.2em;grid-column:span 2;padding-top:45%;padding-left:5rem;}.front-leistung-image{grid-column:span 3;}.philo-front div.text-formatted{margin-top:6em;display:grid;grid-template-columns:repeat(2,1fr);gap:2em;}.philo-front-txt{grid-column:span 1;}.philo-front-txt h2{position:relative;}.philo-front-txt h2::before{content:" ";display:block;position:absolute;height:3px;background:#00547e;width:10rem;left:19rem;top:calc(50% - 1px);}.philo-front-txt h2::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:5rem;left:30rem;top:calc(50% - 1px);}.philo-front img.align-center{margin-top:2em;}.branche-front h2{position:relative;margin-top:6rem;}.branche-front h2::before{content:" ";display:block;position:absolute;height:3px;background:#00547e;width:10rem;left:19rem;top:calc(50% - 1px);}.branche-front h2::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:5rem;left:31rem;top:calc(50% - 1px);}.slick--view--branchen--block-1{background:#00547e;text-align:center;position:relative;padding:3em;}.slick--view--branchen--block-1::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;left:0;bottom:0;}.branche-front .slide__media{display:none;}.slick--view--branchen--block-1 a{font-family:'contax_open_sans_bold';color:#fff;}.branche-front .slick__arrow{position:absolute;top:calc(50% - 1.5em);width:100%;left:0;}.branche-front .slick-next,.branche-front .slick-prev{font-family:'contax_open_sans_light';background:none;position:absolute;font-size:3em;padding:0 1em;}.branche-front .slick-next{right:0;}.branche-front .slick-prev{left:0;}.branche-front .slick-next:hover,.branche-front .slick-prev:hover{background:none;}.branche-front .field-content{text-align:center;}.brache-front-cont{height:200px;width:200px;margin:0 auto;position:relative;}.brache-front-txt a{height:200px;width:200px;background-color:#0b5e8e;text-align:center;display:block;padding-top:calc(50% + 1.5em);padding-left:0.5em;padding-right:0.5em;}.brache-front-icon{position:absolute;top:calc(50% - 75px);left:calc(50% - 50px);}.brache-front-icon img{width:100px;height:100px;}.nl-front h2{position:relative;margin-top:6rem;}.nl-front h2::before{content:" ";display:block;position:absolute;height:3px;background:#00547e;width:10rem;left:17.5rem;top:calc(50% - 1px);}.nl-front h2::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:5rem;left:28.5rem;top:calc(50% - 1px);}.nl-front .views-view-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:0;}.nl-front .views-row{background:#f7f7f7;padding:2em;}.nl-front h3 a{color:#00547e;}.views-label-field-oeffnungszeiten{margin-bottom:1em;}span.office-hours__item-label{font-weight:400;}span.office-hours__item-comments{display:none;}.karriereseite #content-area > div{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:4em;}.karriereseite figure#slider{padding:20em 0;}.karriere-top{margin-top:-16em;grid-column:span 2;}.jobs-content-page .view-content .cols-1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:2em;}.jobs-container-page,.jobs-content-page .view-header{grid-column:span 2;}.jobs-content-page .view-header{margin-bottom:2em;}.karriere-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:2em;align-items:center;background-color:#f7f7f7;position:relative;}.karriere-container::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;right:0;bottom:0;}.top-job-page{padding:2em;}#grunde-13{text-align:center;}#grunde-13 h3{margin-bottom:2em;}#grunde-13 a.button{padding:1em 2em;background-color:#00547e;border:2px solid #00547e;color:#fff;font-family:'contax_open_sans_bold';width:8.5em;margin-top:2em;}#grunde-13 a.button:hover{background-color:#fff;border:2px solid #fff;color:#00547e;}.jobs-content-page.jobs-bb{margin-top:2em;}.jobs-content-page h2{position:relative;margin:0;}.jobs-content-page h2::before{content:" ";display:block;position:absolute;height:3px;background:#00547e;width:10rem;left:21rem;top:calc(50% - 1px);}.jobs-content-page h2::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:5rem;left:32rem;top:calc(50% - 1px);}.jobs-content-page .views-row{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2em;row-gap:2em;align-items:center;position:relative;}.jobs-content-page .views-row p{margin-bottom:0;font-size:0.8em;}.jobs-content-page .views-col{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1em;row-gap:1em;background-color:#f7f7f7;position:relative;padding:2em;}.jobs-content-page .views-col::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:33.33333%;left:0;bottom:0;}.jobs-content-page .views-field-title{grid-column:span 3;}.ausbildung-page{grid-column:span 2;}.ausbildung-cont{}.ausbildung-cont .ausbildung-txt{color:#fff;background:#00547e;padding:4em 2em;position:relative;}.ausbildung-cont .ausbildung-txt::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;left:0;bottom:0;}.body-stelleanzeige #content-area > div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2em;row-gap:2em;}.body-stelleanzeige #block-local-tasks-block{grid-column:span 3;}.body-stelleanzeige #block-system-main-block{grid-column:span 2;}.stelle-nl{float:left;margin-right:2em;margin-bottom:2em;}.stelle-zeit{margin-bottom:2em;}.stelle-nl .field-label-inline,.stelle-zeit .field-label-inline{margin-bottom:0;font-size:0.8em;}#block-webform-block{background-color:#f7f7f7;padding:2em;}#block-webform-block h2{position:relative;}#block-webform-block::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;left:0;bottom:0;}.body-stelleanzeige #edit-name-title{margin-bottom:1em;}.body-stelleanzeige fieldset.webform-composite-hidden-title{margin-bottom:0;}.bw-button{font-size:0.8em;padding:1em;display:block;background-color:#00547e;color:#fff;font-family:'contax_open_sans_bold';width:100%;position:relative;margin:1rem 0;cursor:pointer;}.bw-button:hover{background-color:#fff;color:#00547e;}.form-item-datenschutz{display:flex;margin:1rem 0;align-self:flex-start;}.leistungsseite figure#slider{padding:20em 0;}.leistungsseite .views-view-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2em;row-gap:2em;margin-top:-16em;}.leistungsseite .views-row{background-color:#f7f7f7;position:relative;}.leistungsseite .views-row::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:6rem;left:0;bottom:0;}.leistungsseite .views-field-nothing .field-content{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2em;row-gap:3em;}.certi-cont{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:3em;margin-top:4em;}.certi-box{background:#f7f7f7;padding:2em;position:relative;}.certi-box::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;left:0;bottom:0;}.certi-box h3{color:#00547e;}.leistungsunterseite #content-area > div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2em;row-gap:4em;}.leistungsunterseite #block-views-block-branchen-block-1{grid-column:span 3;max-width:100%;}.leistungsunterseite #block-system-main-block{grid-column:span 2;}.weitere-leistungen{background-color:#f7f7f7;padding:2em 2em 0 2em;}.weitere-leistungen h2{position:relative;}.weitere-leistungen::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;left:0;bottom:0;}.weitere-leistungen .field-content{display:flex;gap:0.5em;margin-bottom:2em;}.weitere-leistungen .leistung-arrow{color:#00547e;}.leistungsunterseite .slick__arrow{position:absolute;top:calc(50% - 1.5em);width:100%;left:0;}.leistungsunterseite .slick-next,.leistungsunterseite .slick-prev{font-family:'contax_open_sans_light';background:none;position:absolute;font-size:3em;padding:0 1em;}.leistungsunterseite .slick-next{right:0;}.leistungsunterseite .slick-prev{left:0;}.leistungsunterseite .slick-next:hover,.leistungsunterseite .slick-prev:hover{background:none;}.branchenseite figure#slider{padding:20em 0;}.branchen-content .view-content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2em;row-gap:2em;margin-top:-16em;}.branchen-content .views-row{display:flex;background:#f7f7f7;align-items:center;align-content:center;column-gap:2em;}.branchen-content .views-field-field-icon{padding:38px;background:#00547e;flex:0 0 auto;}.branchen-content .views-field-field-icon img{width:100px;height:100px;}.branchen-content .views-field-title a{font-family:'contax_open_sans_bold';color:#00547e;padding-right:10px;}.brachenunterseite .region-content{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2em;row-gap:4em;}.node--type-branche{display:flex;gap:2em;}.node--type-branche .icon-branche img{background-color:#00547e;}.weiteren-branchen-block .view-content{display:grid !important;grid-template-columns:repeat(7,1fr);grid-gap:2em;row-gap:4em;}.weiteren-branchen-block .views-field-field-icon{padding:45px;background:#00547e;}.weiteren-branchen-block .views-field-title{margin-top:1em;}.weiteren-branchen-block .views-field-title a{font-family:'contax_open_sans_bold';color:#00547e;}.leistung-branche-block .views-view-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2em;row-gap:4em;}.leistung-branche-block .views-row{background-color:#f7f7f7;position:relative;}.leistung-branche-block .block-leistung-hl{padding:1em;}.leistung-branche-block .block-leistung-hl a{font-family:'contax_open_sans_bold';color:#00547e;}.leistung-branche-block .views-row::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:6rem;left:0;bottom:0;}.teamseite figure#slider{padding:20em 0;}.mitarbeiter-top{margin-top:-16em;grid-column:span 2;}.teamseite .view-content{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:2em;row-gap:4em;grid-template-rows:auto;grid-template-areas:"gf gf be be be be" "st st st st st st" "lb lb lb lb sek sek" "it it it it in in" "aus aus aus aus aus aus";margin-top:4em;}.ma-contax .views-view-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:2em;}.ma-contax h4{margin:0.5em 0.5em 0;}.ma-contax .views-field-field-position{margin:0.2em 0.5em 0.5em 0.5rem;font-size:10px;}.ma-contax .views-row{position:relative;background-color:#f7f7f7;}.ma-contax .views-row::before{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:25%;left:0;bottom:0;}.views-field-field-niederlassungsleitung p{position:absolute;color:#fff;background-color:#00547e;top:0;left:0;font-size:11px;padding:3px;font-weight:bold;}div.team-cont:nth-child(1){grid-area:gf;}div.team-cont:nth-child(2){grid-area:be;}.ma-contax div.team-cont:nth-child(2) .views-view-grid{grid-template-columns:repeat(4,1fr);}div.team-cont:nth-child(3){grid-area:st;}.ma-contax div.team-cont:nth-child(3) .views-view-grid{grid-template-columns:repeat(6,1fr);}div.team-cont:nth-child(4){grid-area:lb;}.ma-contax div.team-cont:nth-child(4) .views-view-grid{grid-template-columns:repeat(4,1fr);}div.team-cont:nth-child(5){grid-area:sek;}.ma-contax div.team-cont:nth-child(5) .views-view-grid{grid-template-columns:repeat(2,1fr);}div.team-cont:nth-child(6){grid-area:it;}.ma-contax div.team-cont:nth-child(6) .views-view-grid{grid-template-columns:repeat(4,1fr);}div.team-cont:nth-child(7){grid-area:in;}.ma-contax div.team-cont:nth-child(7) .views-view-grid{grid-template-columns:repeat(2,1fr);}div.team-cont:nth-child(8){grid-area:aus;}.ma-contax div.team-cont:nth-child(8) .views-view-grid{grid-template-columns:repeat(6,1fr);}.niederlassungsseite figure#slider{padding:20em 0;}.nl-content .views-row,.nl-content-block{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:2em;margin-top:-16em;}.nl-content-block{margin-top:0;}.nl-content .views-col,.nl-content-block .views-row,.nl-content-block .view-footer{position:relative;background:#f7f7f7;padding:2em;}.nl-content .views-col,.nl-content-block .views-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:2em;}.nl-content .views-col::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;left:0;bottom:0;}.nl-content .views-field-title,.nl-content .views-field-field-image,.nl-content-block .views-field-title,.nl-content-block .views-field-field-image{grid-column:span 2;}.nl-content .views-field-title a,.nl-content-block .views-field-title a{color:#00547e;}.nl-content .view-footer{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;row-gap:2em;position:relative;}.nl-content-block .view-footer{display:grid;align-content:center;}.nl-content-block .view-footer div{text-align:center;}.nl-content-block .view-footer div img{margin:2em 0;}.nl-content-block .view-footer h2{color:#00547e;margin:0;text-transform:none;}.nl-content-block .view-footer .small-txt-nl{margin-bottom:3rem;}.top-job{margin-top:2em;background:#f7f7f7;padding:2em;position:relative;}.top-job::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;right:0;bottom:0;}.top-job p{margin-bottom:0em;}.node--type-niederlassung{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2em;row-gap:2em;}.node--type-niederlassung .niederlassung__image{grid-column:span 1;}.node--type-niederlassung .cont-nieder{background-color:#f7f7f7;padding:2em 2em 0 2em;position:relative;}.node--type-niederlassung .cont-nieder::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;left:0;bottom:0;}.node--type-niederlassung .cont-nieder .field-label-above{margin-bottom:0;font-size:0.8em;}.node--type-niederlassung .field--name-body{grid-column:span 3;}.dok-page .view-grouping-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2em;}.dok-page .view-grouping-content .views-row{margin-bottom:0.5em;}.dok-page .view-grouping-content .views-row:last-child{margin-bottom:0;}.kontaktseite figure#slider{padding:20em 0;}.kontaktseite .nl-kontakt .views-view-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2em;margin-top:-16em;margin-bottom:4em;}.kontaktseite .nl-kontakt .views-row{background:#f7f7f7;padding:2em;position:relative;}.kontaktseite .nl-kontakt .views-row::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:50%;left:0;bottom:0;}.kontaktseite h3 a{color:#00547e;}#edit-form-headline h2{position:relative;margin-top:4rem;}#edit-form-headline h2::before{content:" ";display:block;position:absolute;height:3px;background:#00547e;width:10rem;left:17rem;top:calc(50% - 1px);}#edit-form-headline h2::after{content:" ";display:block;position:absolute;height:3px;background:#C4D600;width:5rem;left:28rem;top:calc(50% - 1px);}#edit-niederlassung{display:flex;gap:2em;margin-bottom:0.5em;}.form-item-niederlassung{display:flex;}.kontaktseite fieldset.webform-composite-hidden-title{margin-top:0;margin-bottom:0;}.kontaktseite .fieldset-legend{font-weight:400;}.kontaktseite .form-item-niederlassung label{padding-top:4px;}.kontaktseite .form-item-datenschutz{display:flex;margin-bottom:1em;}#footer-region .region-footer{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:2em;row-gap:2em;}#footer-region .site-logo img{width:200px;}#footer-region .block-responsive-menu-horizontal-menu{grid-column:span 5;margin-top:0.5em;text-align:right;}#footer-region .block-responsive-menu-horizontal-menu li a{padding-left:2em;padding-right:0;}#footer-last-line{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;margin-top:1em;}.copyright{color:#5c5c5c;font-size:0.8em;text-transform:uppercase;}.social-links{color:#222;font-size:0.8em;text-align:right;word-spacing:3em;}.login-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;text-align:center;}.login-container h2{grid-column:span 2;margin-bottom:0;}.login-button a{padding:1em 0;display:block;background-color:#00547e;border:2px solid #00547e;color:#fff;font-family:'contax_open_sans_bold';margin:0 auto;}@media all and (min-width:1500px) and (max-width:1820px){html{font-size:14px;}.philo-front img.align-center{width:75%;}.front-leistung-hl a{min-height:3em;}}@media all and (min-width:0px) and (max-width:1499px){#block-contax-horizontalmenu{display:none;}.responsive-menu-toggle-icon span.label{color:#00547e;font-family:'contax_open_sans_bold';text-transform:uppercase;padding-top:1px;}.responsive-menu-toggle-icon::before,.responsive-menu-toggle-icon::after,.responsive-menu-toggle-icon span.icon{background:#00547e;}#block-contax-responsivemenumobileicon{position:relative;flex-grow:2;margin-top:1em;}#block-contax-responsivemenumobileicon a{position:absolute;left:calc(50% - 50px);}.philo-front-txt h2::after{display:none;}.nl-front .views-view-grid{grid-template-columns:repeat(2,1fr);row-gap:2em;}.nl-front .views-view-grid .row-3{grid-column:span 2;}.front-leistung-hl a{min-height:3em;}.branchen-content .view-content,{grid-template-columns:repeat(2,1fr);}.weiteren-branchen-block .view-content{grid-template-columns:repeat(5,1fr);}.news-content .views-row{grid-template-columns:repeat(2,1fr);}#footer-region > div{display:block;}.kontaktseite .nl-kontakt .views-view-grid{grid-template-columns:repeat(2,1fr);}.kontaktseite .nl-kontakt .views-view-grid .row-3{grid-column:span 2;}.weiteren-branchen-block{grid-template-columns:repeat(5,1fr);}@media all and (max-width:1200px){.slick__arrow{position:relative;}.leistung-front .slick__arrow button,.leistung-front .slick__arrow [type="button"]{background-color:#00547e;color:#fff;margin-top:0.5em;border-radius:0;font-size:2em;padding:5px 20px 10px;}.leistung-front .slick__arrow .slick-next{position:absolute;right:0;}.leistung-front .slide--0{margin:0;padding-right:2em;}.leistung-front .slide--1{margin:0;padding:0 1em;}.leistung-front .slide--2{margin:0;padding-left:2em;}.philo-front-txt h2::before{display:none;}.leistungsseite .views-view-grid{grid-template-columns:repeat(2,1fr);}.branchen-content .view-content .views-field-field-icon img{width:75px;height:75px;}.weiteren-branchen-block .view-content{grid-template-columns:repeat(4,1fr);}.nl-content .views-row,.nl-content-block{grid-template-columns:repeat(1,1fr);}.body-stelleanzeige #content-area > div{grid-template-columns:repeat(2,1fr);}#block-webform-block{grid-column:span 2;}.leistungsunterseite #content-area > div{display:block;}.leistungsunterseite #block-views-block-branchen-block-1{margin-top:4em;}.leistungsunterseite #block-views-block-frontpage-block-1{margin-top:2em;}.weiteren-branchen-block{grid-template-columns:repeat(4,1fr);}.node--type-article{grid-template-columns:repeat(1,1fr);}.weitere-artikel-blog{grid-template-columns:repeat(2,1fr);}.node--type-article .article__body{padding:0 4em;}.node--type-niederlassung{grid-template-columns:repeat(2,1fr);}.node--type-niederlassung .field--name-body{grid-column:span 1;}@media all and (max-width:969px){.container{padding:0 2em;}#header-region .region-header{display:grid;grid-template-columns:repeat(2,1fr);row-gap:2em;grid-template-rows:auto;grid-template-areas:"logo logo" "toggle-menu button";}#block-system-branding-block{grid-area:logo;}.kontakt-header{grid-area:button;}.login-container{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2em;text-align:center;}.login-container h2{grid-column:span 1;}#block-contax-responsivemenumobileicon{grid-area:toggle-menu;}#block-contax-responsivemenumobileicon a{position:relative;left:-1em;}.front-body figure#slider{padding-top:4em;}.front-body figure#slider div.text-formatted{display:block;}.front-body figure#slider h1{margin-top:0;font-size:1.8em;}.image-slider{margin-top:2em;}.leistung-front{margin-top:2em;}.leistung-front .slide--0,.leistung-front .slide--2,.leistung-front .slide--1{margin:0;padding:0;}.philo-front div.text-formatted{margin-top:6em;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:4em;row-gap:2em;}.artikel-front .row-1{grid-template-columns:repeat(1,1fr);}.artikel-front .col-1{grid-template-areas:"bild1" "text1";}#footer-last-line{grid-template-columns:repeat(1,1fr);grid-gap:1em;}.social-links{text-align:left;}.karriereseite #content-area > div,.jobs-content-page .view-content{grid-template-columns:repeat(1,1fr);}.jobs-content-page .view-content{row-gap:1em;}.karriereseite figure#slider,.teamseite figure#slider,.leistungsseite figure#slider,.branchenseite figure#slider,.newsseite figure#slider,.niederlassungsseite figure#slider,.kontaktseite figure#slider{padding:4em 0;}.karriere-top,.leistungsseite .views-view-grid,.branchen-content .view-content,.news-content .views-row,.nl-content .views-row,.nl-content-block,.kontaktseite .nl-kontakt .views-view-grid{margin-top:4em;grid-column:span 1;}.karriere-container,.jobs-content-page .view-content .cols-1{grid-template-columns:repeat(1,1fr);}#grunde-13{padding:0 2em 4em;}.jobs-container-page,.jobs-content-page header,.ausbildung-page{grid-column:span 1;}.jobs-content-page .views-col{grid-template-columns:repeat(2,1fr);}.leistungsseite .views-view-grid{grid-template-columns:repeat(1,1fr);}.certi-cont{grid-template-columns:repeat(1,1fr);}.branchen-content .view-content{grid-template-columns:repeat(1,1fr);}.weiteren-branchen-block .view-content{grid-template-columns:repeat(3,1fr);}.news-content .views-row{grid-template-columns:repeat(1,1fr);}.philo-front-txt h2::before,.philo-front-txt h2::after,.branche-front h2::before,.branche-front h2::after,.nl-front h2::before,.nl-front h2::after,.artikel-front h2::before,.artikel-front h2::after,.jobs-content-page h2::before,.jobs-content-page h2::after,#edit-form-headline h2::before,#edit-form-headline h2::after{display:none;}.teamseite .view-content{grid-template-columns:repeat(3,1fr);grid-gap:2em;grid-template-areas:"gf gf gf" "be be be" "st st st" "lb lb lb" "sek sek sek" "it it it" "in in in" "aus aus aus";}.ma-contax div.team-cont:nth-child(1) .views-view-grid,.ma-contax div.team-cont:nth-child(2) .views-view-grid,.ma-contax div.team-cont:nth-child(3) .views-view-grid,.ma-contax div.team-cont:nth-child(4) .views-view-grid,.ma-contax div.team-cont:nth-child(5) .views-view-grid,.ma-contax div.team-cont:nth-child(6) .views-view-grid,.ma-contax div.team-cont:nth-child(7) .views-view-grid,.ma-contax div.team-cont:nth-child(8) .views-view-grid{grid-template-columns:repeat(3,1fr);}#block-views-block-niederlassungen-block-2{margin-top:-4em;}.dok-page .view-grouping-content{display:grid;grid-template-columns:repeat(2,1fr);gap:2em;}.node--type-article .article__body{padding:0 2em;}.node--type-niederlassung{grid-template-columns:repeat(1,1fr);}.node--type-niederlassung .cont-nieder{background-color:#f7f7f7;padding:2em;position:relative;}@media all and (max-width:720px){h1{font-size:1.6em;}.no-desktop{display:inherit;}.no-mobile{display:none;}.container{padding:0 1em;}#header-region > div{display:grid;grid-template-columns:repeat(2,1fr);row-gap:2em;grid-template-rows:auto;grid-template-areas:"logo logo" "toggle-menu button";}.kontakt-header div.text-formatted a{width:4em;height:60px;}.front-leistung-hl a{min-height:4.4em;}.nl-front .views-view-grid{grid-template-columns:repeat(1,1fr);row-gap:2em;}.nl-front .views-view-grid .row-3{grid-column:span 1;}.nl-front .views-view-grid .row-3 span.office-hours__item-label{width:100% !important;}.branche-front .slick-prev{left:-0.5em;}.teamseite .view-content{grid-template-columns:repeat(2,1fr);grid-template-areas:"gf gf" "be be" "st st" "lb lb" "sek sek" "it it" "in in" "aus aus";}.ma-contax div.team-cont:nth-child(1) .views-view-grid,.ma-contax div.team-cont:nth-child(2) .views-view-grid,.ma-contax div.team-cont:nth-child(3) .views-view-grid,.ma-contax div.team-cont:nth-child(4) .views-view-grid,.ma-contax div.team-cont:nth-child(5) .views-view-grid,.ma-contax div.team-cont:nth-child(6) .views-view-grid,.ma-contax div.team-cont:nth-child(7) .views-view-grid,.ma-contax div.team-cont:nth-child(8) .views-view-grid{grid-template-columns:repeat(2,1fr);}.branche-front .slick-next{right:-0.5em;}.branchen-content .views-field-field-icon{padding:0;}.dok-page .view-grouping-content{grid-template-columns:repeat(1,1fr);}.news-content .views-field-title p,.news-content .views-field-title h3{hyphens:auto;}.nl-content .views-col,.nl-content-block .views-row{grid-template-columns:repeat(1,1fr);}.nl-content .views-field-title,.nl-content .views-field-field-image,.nl-content-block .views-field-title,.nl-content-block .views-field-field-image{grid-column:span 1;}.nl-content-block span.office-hours__item-label{width:100% !important;}.kontaktseite .nl-kontakt .views-view-grid{grid-template-columns:repeat(1,1fr);}.kontaktseite .nl-kontakt .views-view-grid .row-3{grid-column:span 1;}.kontaktseite .nl-kontakt .views-view-grid .row-3 span.office-hours__item-label{width:100% !important;}#edit-niederlassung{display:block;}#block-webform-block{padding:1em;}.leistungsunterseite .slick-prev{left:-0.5em;}.leistungsunterseite .slick-next{right:-0.5em;}.weiteren-branchen-block .view-content{grid-template-columns:repeat(1,1fr);gap:2em;}.weiteren-branchen-block .views-row{display:flex;background:#f7f7f7;align-items:center;align-content:center;column-gap:2em;}.weiteren-branchen-block .views-field-field-icon img{width:75px;height:75px;}.weiteren-branchen-block .views-field-field-icon{padding:0;flex:0 0 auto;}.weiteren-branchen-block .views-field-title{margin-top:0;}.weitere-artikel-blog .view-content{grid-template-columns:repeat(1,1fr);}.node--type-article .article__body{padding:0 1em;}#footer-region .block-system-branding-block{display:none}}}}}
