@charset "UTF-8";:root{--white-base: #fff;--black-base: #000;--dachau-blue: #051e4e;--dachau-blue2: #29417c;--dachau-blue3: #0a3675;--dachau-blue4: #0a293b;--dachau-orange: #f57d26;--dachau-font-color: #06153d;--dachau-red: #ab0d10;--dachau-green: #018b7e;--dachau-blue-link: #15415e;--sg-card-link-color-hover: #061924;--brand-primary: var(--dachau-orange);--brand-secondary: #333;--brand-success: #008000;--brand-warning: var(--dachau-orange);--brand-danger: #fd4040;--bs-danger: #f00;--font-primary: var(--dachau-orange);--font-primary-dark-bg: var(--dachau-orange);--gray-darker: #222;--gray-dark: #333;--gray: #555;--gray-light: #777;--gray-lighter: #eee;--gray-lightest: #f5f5f5;--gray2: #ddd;--gray3: #bbb;--gray4: #dfdfdf;--gray5: #efefef;--gray6: #ede0d5;--gray7: #f8f3ee;--gray8: #777;--gray10: #808080;--gray11: #555;--neutral-lightest: #eff2f4;--neutral-dark: #282828;--navigation-background: #39393b;--navigation-border: #f57d26;--slider-rgb: #0a0a0a;--sliderlight-rgb: #fff;--footer-bg: #343434;--footer-bg-trust: #7d859d;--btn-success: #06919d;--btn-hover: #00a7b5;--pale-gray: #f8f8f8;--beige: #cdc0b5;--box-shadow-rgb: #39393b;--cool-cyan: #06919d;--bright-cyan: #00a7b5;--footer-link: #464f63;--link-color: #15415e;--link-hover-color: #061924;--link-hover-background: #e7ede1;--border-color-primary: #fff;--dark-area-background: #222;--dark-area-foreground: #e7ede1;--dark-area-border: #051e4e;--dark-area-headline: #e7ede1;--dark-area-link: #e7ede1;--dark-area-link-hover: #fff;--light-area-background: #f5f5f5;--light-area-foreground: #222;--light-area-border: #dcdfe0;--light-area-headline: #222;--shariff-facebook: #3b5998;--shariff-twitter: #55acee;--shariff-whatsapp: #5cbe4a;--shariff-telegram: #229ed9;--shariff-xing: #126567;--shariff-linkedin: #0e76a8;--box-primary-background: #f57d26;--box-primary-border: #f57d26;--box-primary-link-hover: lighten( #f57d26, 10% );--special-green: #174566;--sg-curriculum-vitae-text: #7b7b7b;--sg-jobs-foreground-color: #555;--sg-jobs-background-color: #f5f8fa;--sg-jobs-border-color: #000;--bright-orange: #de630a;--rust-orange: #bc5409;--nav-tabs-border: #ddd;--nav-tabs-color: #555;--kube-samed-grey: #bbb;--color-white-secondary: #dbdcef;--color-turquoise: #06919d;--blue-gray: #5c606e;--dark-blue: #222a41;--neutral-gray: #cbcbcb;--feature-comparison-border-color: #707070;--feature-comparison-bullet-point-color-pro: #5498a4;--feature-comparison-bullet-point-color-con: #ff7171;--feature-comparison-link-color: #7d93c9;--feature-comparison-badge-color: #a1b3e0;--feature-comparison-badge-color-highlight: #758cc6;--feature-comparison-blue: #0a3675;--feature-comparison-disabled-background: #c6c6c6;--feature-comparison-disabled-foreground: #a3a2a2;--feature-comparison-column-disabled: #f7f7f7;--azm-blue3: #0a3675}body.contrast-mode{--brand-primary: #000;--gray-darker: #000;--dachau-blue-link: #000;--footer-bg: #000;--footer-bg-trust: #fff;--gray-lightest: #fff;--pale-gray: #fff;--footer-link: #000;--border-color-primary: #000;--sg-curriculum-vitae-text: #000;--dachau-blue: #000;--gray-light: #000;--gray-dark: #000;--gray3: #000;--gray4: #000;--_access-icon-bg: #000}body.contrast-mode main img{border:1px solid var(--border-color-primary)}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--bs-white-base: #FFF;--bs-gray-base: #000;--bs-gray-darker: #222;--bs-gray-dark: #333;--bs-gray: #555;--bs-gray-light: #777;--bs-gray-lighter: #EEE;--bs-brand-primary: $page-color-primary-background;--bs-brand-success: #5CB85C;--bs-brand-info: $page-color-secondary-background;--bs-brand-warning: #F0AD4E;--bs-brand-danger: #D9534F;--bs-text-color: $page-color-foreground;--bs-headings-color: $page-color-headline;--bs-link-color: $page-color-link;--bs-link-hover-color: $page-color-link--hover;--bs-well-bg: $light-area-color-background;--bs-well-border: $light-area-color-border;--bs-well-color: $light-area-color-foreground;--bs-well-headline: $light-area-color-headline;--bs-well-link: $light-area-color-link;--bs-well-link--hover: $light-area-color-link--hover;--bs-link-hover-decoration: underline;--bs-btn-font-weight: normal;--bs-btn-default-color: $box-default-color-foreground;--bs-btn-default-bg: $box-default-color-background;--bs-btn-default-bg--hover: $box-default-color-link-background--hover;--bs-btn-default-border: $box-default-color-border;--bs-btn-primary-color: $box-primary-color-foreground;--bs-btn-primary-bg: $box-primary-color-background;--bs-btn-primary-bg--hover: $box-primary-color-link-background--hover;--bs-btn-primary-border: $box-primary-color-border;--bs-btn-success-color: $box-success-color-foreground;--bs-btn-success-bg: $box-success-color-background;--bs-btn-success-bg--hover: $box-success-color-link-background--hover;--bs-btn-success-border: $box-success-color-border;--bs-btn-info-color: $box-info-color-foreground;--bs-btn-info-bg: $box-info-color-background;--bs-btn-info-bg--hover: $box-info-color-link-background--hover;--bs-btn-info-border: $box-info-color-border;--bs-btn-warning-color: $box-warning-color-foreground;--bs-btn-warning-bg: $box-warning-color-background;--bs-btn-warning-bg--hover: $box-warning-color-link-background--hover;--bs-btn-warning-border: $box-warning-color-border;--bs-btn-danger-color: $box-danger-color-foreground;--bs-btn-danger-bg: $box-danger-color-background;--bs-btn-danger-bg--hover: $box-danger-color-link-background--hover;--bs-btn-danger-border: $box-danger-color-border;--bs-btn-link-disabled-color: #777;--bs-btn-border-radius-base: 4px;--bs-btn-border-radius-large: 6px;--bs-btn-border-radius-small: 3px;--bs-padding-base-vertical: 6px;--bs-padding-base-horizontal: 12px;--bs-padding-large-vertical: 10px;--bs-padding-large-horizontal: 16px;--bs-padding-small-vertical: 5px;--bs-padding-small-horizontal: 10px;--bs-padding-xs-vertical: 1px;--bs-padding-xs-horizontal: 5px;--bs-line-height-large: 1.3333333;--bs-line-height-small: 1.5;--font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-family-serif: Georgia, "Times New Roman", Times, serif;--font-family-base: $font-family-sans-serif;--font-size-base: 14px;--font-size-large: 18px;--font-size-small: 12px;--font-size-h1: 36px;--font-size-h2: 30px;--font-size-h3: 24px;--font-size-h4: 18px;--font-size-h5: 14px;--font-size-h6: 12px;--lightbox-backdrop-color: rgba($lightbox-backdrop-rgb, .92)}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{background:rgba(0,0,0,0) !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:"Glyphicons Halflings";src:url("/_assets/edd904b3072f92be628aca13b9af53d8/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");src:url("/_assets/edd904b3072f92be628aca13b9af53d8/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("/_assets/edd904b3072f92be628aca13b9af53d8/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),url("/_assets/edd904b3072f92be628aca13b9af53d8/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("/_assets/edd904b3072f92be628aca13b9af53d8/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("/_assets/edd904b3072f92be628aca13b9af53d8/node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-euro:before,.glyphicon-eur:before{content:"€"}.glyphicon-minus:before{content:"−"}.glyphicon-cloud:before{content:"☁"}.glyphicon-envelope:before{content:"✉"}.glyphicon-pencil:before{content:"✏"}.glyphicon-glass:before{content:""}.glyphicon-music:before{content:""}.glyphicon-search:before{content:""}.glyphicon-heart:before{content:""}.glyphicon-star:before{content:""}.glyphicon-star-empty:before{content:""}.glyphicon-user:before{content:""}.glyphicon-film:before{content:""}.glyphicon-th-large:before{content:""}.glyphicon-th:before{content:""}.glyphicon-th-list:before{content:""}.glyphicon-ok:before{content:""}.glyphicon-remove:before{content:""}.glyphicon-zoom-in:before{content:""}.glyphicon-zoom-out:before{content:""}.glyphicon-off:before{content:""}.glyphicon-signal:before{content:""}.glyphicon-cog:before{content:""}.glyphicon-trash:before{content:""}.glyphicon-home:before{content:""}.glyphicon-file:before{content:""}.glyphicon-time:before{content:""}.glyphicon-road:before{content:""}.glyphicon-download-alt:before{content:""}.glyphicon-download:before{content:""}.glyphicon-upload:before{content:""}.glyphicon-inbox:before{content:""}.glyphicon-play-circle:before{content:""}.glyphicon-repeat:before{content:""}.glyphicon-refresh:before{content:""}.glyphicon-list-alt:before{content:""}.glyphicon-lock:before{content:""}.glyphicon-flag:before{content:""}.glyphicon-headphones:before{content:""}.glyphicon-volume-off:before{content:""}.glyphicon-volume-down:before{content:""}.glyphicon-volume-up:before{content:""}.glyphicon-qrcode:before{content:""}.glyphicon-barcode:before{content:""}.glyphicon-tag:before{content:""}.glyphicon-tags:before{content:""}.glyphicon-book:before{content:""}.glyphicon-bookmark:before{content:""}.glyphicon-print:before{content:""}.glyphicon-camera:before{content:""}.glyphicon-font:before{content:""}.glyphicon-bold:before{content:""}.glyphicon-italic:before{content:""}.glyphicon-text-height:before{content:""}.glyphicon-text-width:before{content:""}.glyphicon-align-left:before{content:""}.glyphicon-align-center:before{content:""}.glyphicon-align-right:before{content:""}.glyphicon-align-justify:before{content:""}.glyphicon-list:before{content:""}.glyphicon-indent-left:before{content:""}.glyphicon-indent-right:before{content:""}.glyphicon-facetime-video:before{content:""}.glyphicon-picture:before{content:""}.glyphicon-map-marker:before{content:""}.glyphicon-adjust:before{content:""}.glyphicon-tint:before{content:""}.glyphicon-edit:before{content:""}.glyphicon-share:before{content:""}.glyphicon-check:before{content:""}.glyphicon-move:before{content:""}.glyphicon-step-backward:before{content:""}.glyphicon-fast-backward:before{content:""}.glyphicon-backward:before{content:""}.glyphicon-play:before{content:""}.glyphicon-pause:before{content:""}.glyphicon-stop:before{content:""}.glyphicon-forward:before{content:""}.glyphicon-fast-forward:before{content:""}.glyphicon-step-forward:before{content:""}.glyphicon-eject:before{content:""}.glyphicon-chevron-left:before{content:""}.glyphicon-chevron-right:before{content:""}.glyphicon-plus-sign:before{content:""}.glyphicon-minus-sign:before{content:""}.glyphicon-remove-sign:before{content:""}.glyphicon-ok-sign:before{content:""}.glyphicon-question-sign:before{content:""}.glyphicon-info-sign:before{content:""}.glyphicon-screenshot:before{content:""}.glyphicon-remove-circle:before{content:""}.glyphicon-ok-circle:before{content:""}.glyphicon-ban-circle:before{content:""}.glyphicon-arrow-left:before{content:""}.glyphicon-arrow-right:before{content:""}.glyphicon-arrow-up:before{content:""}.glyphicon-arrow-down:before{content:""}.glyphicon-share-alt:before{content:""}.glyphicon-resize-full:before{content:""}.glyphicon-resize-small:before{content:""}.glyphicon-exclamation-sign:before{content:""}.glyphicon-gift:before{content:""}.glyphicon-leaf:before{content:""}.glyphicon-fire:before{content:""}.glyphicon-eye-open:before{content:""}.glyphicon-eye-close:before{content:""}.glyphicon-warning-sign:before{content:""}.glyphicon-plane:before{content:""}.glyphicon-calendar:before{content:""}.glyphicon-random:before{content:""}.glyphicon-comment:before{content:""}.glyphicon-magnet:before{content:""}.glyphicon-chevron-up:before{content:""}.glyphicon-chevron-down:before{content:""}.glyphicon-retweet:before{content:""}.glyphicon-shopping-cart:before{content:""}.glyphicon-folder-close:before{content:""}.glyphicon-folder-open:before{content:""}.glyphicon-resize-vertical:before{content:""}.glyphicon-resize-horizontal:before{content:""}.glyphicon-hdd:before{content:""}.glyphicon-bullhorn:before{content:""}.glyphicon-bell:before{content:""}.glyphicon-certificate:before{content:""}.glyphicon-thumbs-up:before{content:""}.glyphicon-thumbs-down:before{content:""}.glyphicon-hand-right:before{content:""}.glyphicon-hand-left:before{content:""}.glyphicon-hand-up:before{content:""}.glyphicon-hand-down:before{content:""}.glyphicon-circle-arrow-right:before{content:""}.glyphicon-circle-arrow-left:before{content:""}.glyphicon-circle-arrow-up:before{content:""}.glyphicon-circle-arrow-down:before{content:""}.glyphicon-globe:before{content:""}.glyphicon-wrench:before{content:""}.glyphicon-tasks:before{content:""}.glyphicon-filter:before{content:""}.glyphicon-briefcase:before{content:""}.glyphicon-fullscreen:before{content:""}.glyphicon-dashboard:before{content:""}.glyphicon-paperclip:before{content:""}.glyphicon-heart-empty:before{content:""}.glyphicon-link:before{content:""}.glyphicon-phone:before{content:""}.glyphicon-pushpin:before{content:""}.glyphicon-usd:before{content:""}.glyphicon-gbp:before{content:""}.glyphicon-sort:before{content:""}.glyphicon-sort-by-alphabet:before{content:""}.glyphicon-sort-by-alphabet-alt:before{content:""}.glyphicon-sort-by-order:before{content:""}.glyphicon-sort-by-order-alt:before{content:""}.glyphicon-sort-by-attributes:before{content:""}.glyphicon-sort-by-attributes-alt:before{content:""}.glyphicon-unchecked:before{content:""}.glyphicon-expand:before{content:""}.glyphicon-collapse-down:before{content:""}.glyphicon-collapse-up:before{content:""}.glyphicon-log-in:before{content:""}.glyphicon-flash:before{content:""}.glyphicon-log-out:before{content:""}.glyphicon-new-window:before{content:""}.glyphicon-record:before{content:""}.glyphicon-save:before{content:""}.glyphicon-open:before{content:""}.glyphicon-saved:before{content:""}.glyphicon-import:before{content:""}.glyphicon-export:before{content:""}.glyphicon-send:before{content:""}.glyphicon-floppy-disk:before{content:""}.glyphicon-floppy-saved:before{content:""}.glyphicon-floppy-remove:before{content:""}.glyphicon-floppy-save:before{content:""}.glyphicon-floppy-open:before{content:""}.glyphicon-credit-card:before{content:""}.glyphicon-transfer:before{content:""}.glyphicon-cutlery:before{content:""}.glyphicon-header:before{content:""}.glyphicon-compressed:before{content:""}.glyphicon-earphone:before{content:""}.glyphicon-phone-alt:before{content:""}.glyphicon-tower:before{content:""}.glyphicon-stats:before{content:""}.glyphicon-sd-video:before{content:""}.glyphicon-hd-video:before{content:""}.glyphicon-subtitles:before{content:""}.glyphicon-sound-stereo:before{content:""}.glyphicon-sound-dolby:before{content:""}.glyphicon-sound-5-1:before{content:""}.glyphicon-sound-6-1:before{content:""}.glyphicon-sound-7-1:before{content:""}.glyphicon-copyright-mark:before{content:""}.glyphicon-registration-mark:before{content:""}.glyphicon-cloud-download:before{content:""}.glyphicon-cloud-upload:before{content:""}.glyphicon-tree-conifer:before{content:""}.glyphicon-tree-deciduous:before{content:""}.glyphicon-cd:before{content:""}.glyphicon-save-file:before{content:""}.glyphicon-open-file:before{content:""}.glyphicon-level-up:before{content:""}.glyphicon-copy:before{content:""}.glyphicon-paste:before{content:""}.glyphicon-alert:before{content:""}.glyphicon-equalizer:before{content:""}.glyphicon-king:before{content:""}.glyphicon-queen:before{content:""}.glyphicon-pawn:before{content:""}.glyphicon-bishop:before{content:""}.glyphicon-knight:before{content:""}.glyphicon-baby-formula:before{content:""}.glyphicon-tent:before{content:"⛺"}.glyphicon-blackboard:before{content:""}.glyphicon-bed:before{content:""}.glyphicon-apple:before{content:""}.glyphicon-erase:before{content:""}.glyphicon-hourglass:before{content:"⌛"}.glyphicon-lamp:before{content:""}.glyphicon-duplicate:before{content:""}.glyphicon-piggy-bank:before{content:""}.glyphicon-scissors:before{content:""}.glyphicon-bitcoin:before{content:""}.glyphicon-btc:before{content:""}.glyphicon-xbt:before{content:""}.glyphicon-yen:before{content:"¥"}.glyphicon-jpy:before{content:"¥"}.glyphicon-ruble:before{content:"₽"}.glyphicon-rub:before{content:"₽"}.glyphicon-scale:before{content:""}.glyphicon-ice-lolly:before{content:""}.glyphicon-ice-lolly-tasted:before{content:""}.glyphicon-education:before{content:""}.glyphicon-option-horizontal:before{content:""}.glyphicon-option-vertical:before{content:""}.glyphicon-menu-hamburger:before{content:""}.glyphicon-modal-window:before{content:""}.glyphicon-oil:before{content:""}.glyphicon-grain:before{content:""}.glyphicon-sunglasses:before{content:""}.glyphicon-text-size:before{content:""}.glyphicon-text-color:before{content:""}.glyphicon-text-background:before{content:""}.glyphicon-object-align-top:before{content:""}.glyphicon-object-align-bottom:before{content:""}.glyphicon-object-align-horizontal:before{content:""}.glyphicon-object-align-left:before{content:""}.glyphicon-object-align-vertical:before{content:""}.glyphicon-object-align-right:before{content:""}.glyphicon-triangle-right:before{content:""}.glyphicon-triangle-left:before{content:""}.glyphicon-triangle-bottom:before{content:""}.glyphicon-triangle-top:before{content:""}.glyphicon-console:before{content:""}.glyphicon-superscript:before{content:""}.glyphicon-subscript:before{content:""}.glyphicon-menu-left:before{content:""}.glyphicon-menu-right:before{content:""}.glyphicon-menu-down:before{content:""}.glyphicon-menu-up:before{content:""}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Open Sans";font-size:18px;line-height:1.6;color:#222;background-color:var(--neutral-lightest)}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#222;text-decoration:none}a:hover,a:focus{color:#061924;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.6;background-color:#eff2f4;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:29px;margin-bottom:29px;border:0;border-top:1px solid #222}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Open Sans";font-weight:500;line-height:1.1;color:#222}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:29px;margin-bottom:14.5px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:14.5px;margin-bottom:14.5px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:3.8rem}h2,.h2{font-size:2.8rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.8rem}h5,.h5{font-size:1.4rem}h6,.h6{font-size:1.2rem}p{margin:0 0 14.5px}.lead{margin-bottom:29px;font-size:20px;font-weight:300;line-height:1.4}@media(min-width: 768px){.lead{font-size:27px}}small,.small{font-size:66%}mark,.mark{background-color:#f5b51a;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#808285}.text-primary,a.text-primary:hover,a.text-primary:focus{color:#051e4e}.text-success,a.text-success:hover,a.text-success:focus{color:#018b7e}.text-info,a.text-info:hover,a.text-info:focus{color:#0a293b}.text-warning,a.text-warning:hover,a.text-warning:focus{color:#f5b51a}.text-danger,a.text-danger:hover,a.text-danger:focus{color:#fd4040}.bg-primary{background:#f57d26;color:#fff}.bg-primary hr{border-top:1px solid #f57d26}.bg-primary a:not(.btn){color:#e7ede1}.bg-primary a:not(.btn):hover{color:#fff}.bg-primary .h1,.bg-primary .h2,.bg-primary .h3,.bg-primary .h4,.bg-primary .h5,.bg-primary .h6,.bg-primary h1,.bg-primary h2,.bg-primary h3,.bg-primary h4,.bg-primary h5,.bg-primary h6,.bg-primary .lead{color:#fff}.bg-success{background:#018b7e;color:#fff}.bg-success hr{border-top:1px solid #018b7e}.bg-success a:not(.btn){color:#e7ede1}.bg-success a:not(.btn):hover{color:#fff}.bg-success .h1,.bg-success .h2,.bg-success .h3,.bg-success .h4,.bg-success .h5,.bg-success .h6,.bg-success h1,.bg-success h2,.bg-success h3,.bg-success h4,.bg-success h5,.bg-success h6,.bg-success .lead{color:#fff}.bg-info{background:#d7dadb;color:#0a293b}.bg-info hr{border-top:1px solid #d7dadb}.bg-info a:not(.btn){color:#051e4e}.bg-info a:not(.btn):hover{color:#0a293b}.bg-info .h1,.bg-info .h2,.bg-info .h3,.bg-info .h4,.bg-info .h5,.bg-info .h6,.bg-info h1,.bg-info h2,.bg-info h3,.bg-info h4,.bg-info h5,.bg-info h6,.bg-info .lead{color:#0a293b}.bg-warning{background:#f5b51a;color:#051e4e}.bg-warning hr{border-top:1px solid #f5b51a}.bg-warning a:not(.btn){color:#051e4e}.bg-warning a:not(.btn):hover{color:#0a293b}.bg-warning .h1,.bg-warning .h2,.bg-warning .h3,.bg-warning .h4,.bg-warning .h5,.bg-warning .h6,.bg-warning h1,.bg-warning h2,.bg-warning h3,.bg-warning h4,.bg-warning h5,.bg-warning h6,.bg-warning .lead{color:#051e4e}.bg-danger{background:#fd4040;color:#fff}.bg-danger hr{border-top:1px solid #fd4040}.bg-danger a:not(.btn){color:#e7ede1}.bg-danger a:not(.btn):hover{color:#fff}.bg-danger .h1,.bg-danger .h2,.bg-danger .h3,.bg-danger .h4,.bg-danger .h5,.bg-danger .h6,.bg-danger h1,.bg-danger h2,.bg-danger h3,.bg-danger h4,.bg-danger h5,.bg-danger h6,.bg-danger .lead{color:#fff}h1{padding-bottom:13.5px;margin:58px 0 29px;border-bottom:1px solid #222}.intro-section h1{padding:40px 0px;margin:0;border-bottom:none}.intro-section .sg-slide-content h1{padding:30px 20px}ul,ol{margin-top:0;margin-bottom:14.5px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:29px}dt,dd{line-height:1.6}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media(min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:14.5px 29px;margin:0 0 29px;font-size:22.5px;border-left:5px solid #222}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.6;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"— "}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #222;border-left:0;text-align:right}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:""}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:" —"}address{margin-bottom:29px;font-style:normal;line-height:1.6}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(57,57,59,.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}pre{display:block;padding:14px;margin:0 0 14.5px;font-size:17px;line-height:1.6;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:rgba(0,0,0,0);border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media(min-width: 768px){.container{width:750px}}@media(min-width: 992px){.container{width:970px}}@media(min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media(min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media(min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media(min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}table{background-color:#f5f8fa;color:#174566}caption{padding-top:8px;padding-bottom:8px;color:#808285;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:29px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.6;vertical-align:top;border-top:1px solid #dcdfe0}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #dcdfe0}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #dcdfe0}.table .table{background-color:#f5f8fa}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #dcdfe0}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #dcdfe0}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#e7ede1;color:#061924}.table-hover>tbody>tr:hover{background-color:#051e4e;color:#fff}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#051e4e;color:#fff}.table-hover>tbody>tr{transition:background-color .2s ease,color .2s ease}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#051e4e;color:#fff}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#018b7e;color:#fff}.table-hover>tbody>tr{transition:background-color .2s ease,color .2s ease}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#018b7e;color:#fff}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d7dadb;color:#0a293b}.table-hover>tbody>tr{transition:background-color .2s ease,color .2s ease}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#d7dadb;color:#0a293b}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#f5b51a;color:#051e4e}.table-hover>tbody>tr{transition:background-color .2s ease,color .2s ease}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#f5b51a;color:#051e4e}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#fd4040;color:#fff}.table-hover>tbody>tr{transition:background-color .2s ease,color .2s ease}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#fd4040;color:#fff}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:21.75px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #dcdfe0}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:29px;font-size:27px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type=search]{box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9 ;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:18px;line-height:1.6;color:#051e4e}.form-control,.rsm-search-plugin [type=text]{display:block;width:100%;height:42px;padding:6px 12px;font-size:18px;line-height:1.6;color:#051e4e;background-color:#fff;background-image:none;border:1px solid #a6a6a6;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus,.rsm-search-plugin [type=text]:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder,.rsm-search-plugin [type=text]::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder,.rsm-search-plugin [type=text]:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder,.rsm-search-plugin [type=text]::-webkit-input-placeholder{color:#999}.form-control::-ms-expand,.rsm-search-plugin [type=text]::-ms-expand{border:0;background-color:rgba(0,0,0,0)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control,.rsm-search-plugin [disabled][type=text],.rsm-search-plugin [readonly][type=text],fieldset[disabled] .rsm-search-plugin [type=text],.rsm-search-plugin fieldset[disabled] [type=text]{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control,.rsm-search-plugin [disabled][type=text],fieldset[disabled] .rsm-search-plugin [type=text],.rsm-search-plugin fieldset[disabled] [type=text]{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:42px}input[type=date].input-sm,.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm input[type=date],input[type=time].input-sm,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm input[type=time],input[type=datetime-local].input-sm,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm input[type=datetime-local],input[type=month].input-sm,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm input[type=month]{line-height:30px}input[type=date].input-lg,.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg input[type=date],input[type=time].input-lg,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg input[type=time],input[type=datetime-local].input-lg,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg input[type=datetime-local],input[type=month].input-lg,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg input[type=month]{line-height:84px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{background:rgba(0,0,0,0);color:#222;min-height:29px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9 }.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=radio].disabled,fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=checkbox].disabled,fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:47px}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:41px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:84px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:84px;line-height:84px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn{height:auto}.form-group-lg .form-control{height:84px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:84px;line-height:84px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:84px;min-height:47px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:52.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:42px;height:42px;line-height:42px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:84px;height:84px;line-height:84px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#fff;background-color:#018b7e}.has-success .form-control{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fff}.has-success .input-group-addon{color:#fff;border-color:#fff;background-color:#018b7e}.has-success .form-control-feedback{color:#fff}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#051e4e;background-color:#f5b51a}.has-warning .form-control{border-color:#051e4e;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#051e4e;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #051e4e}.has-warning .input-group-addon{color:#051e4e;border-color:#051e4e;background-color:#f5b51a}.has-warning .form-control-feedback{color:#051e4e}.has-error .help-block{color:#fff;background-color:#fd4040}.has-feedback label~.form-control-feedback{top:34px}.has-feedback label.sr-only~.form-control-feedback{top:0}@media(min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:36px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media(min-width: 768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media(min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn,.a-button{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);white-space:nowrap;padding:6px 12px;font-size:1.8rem;line-height:1.6;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus,.a-button:focus,.focus.a-button{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus,.a-button:hover,.a-button:focus,.focus.a-button{color:#fff;text-decoration:none}.btn:active,.btn.active,.a-button:active,.active.a-button{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(57,57,59,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn,.disabled.a-button,[disabled].a-button,fieldset[disabled] .a-button{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#fff;background-color:#808285;border-color:#808285;transition:background .2s ease}.btn-default:focus,.btn-default.focus{color:#fff;background-color:#6a6a6e}.btn-default:hover{color:#fff;background-color:#6a6a6e}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#fff;background-color:#6a6a6e}.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#fff;background-color:#6a6a6e}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:#808285}.btn-default .badge{color:#808285;background-color:#fff}.btn-primary,.a-button{color:#fff;background-color:var(--brand-primary);border-color:var(--border-color);transition:background .2s ease}.btn-primary:focus,.btn-primary.focus,.a-button:focus,.focus.a-button{color:#fff;background-color:#f79a57}.btn-primary:hover,.a-button:hover{color:#fff;background-color:#f79a57}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle,.a-button:active,.active.a-button,.open>.dropdown-toggle.a-button{color:#fff;background-color:#f79a57}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus,.a-button:active:hover,.a-button:active:focus,.a-button:active.focus,.active.a-button:hover,.active.a-button:focus,.active.focus.a-button,.open>.dropdown-toggle.a-button:hover,.open>.dropdown-toggle.a-button:focus,.open>.dropdown-toggle.focus.a-button{color:#fff;background-color:#f79a57}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle,.a-button:active,.active.a-button,.open>.dropdown-toggle.a-button{background-image:none}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus,.disabled.a-button:hover,.disabled.a-button:focus,.disabled.focus.a-button,[disabled].a-button:hover,[disabled].a-button:focus,[disabled].focus.a-button,fieldset[disabled] .a-button:hover,fieldset[disabled] .a-button:focus,fieldset[disabled] .focus.a-button{background-color:var(--brand-primary)}.btn-primary .badge,.a-button .badge{color:var(--brand-primary);background-color:#fff}.btn-success{color:#fff;background-color:#018b7e;border-color:#018b7e;transition:background .2s ease}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#01756a}.btn-success:hover{color:#fff;background-color:#01756a}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#01756a}.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#01756a}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#018b7e}.btn-success .badge{color:#018b7e;background-color:#fff}.btn-info{color:#0a293b;background-color:#d7dadb;border-color:#d7dadb;transition:background .2s ease}.btn-info:focus,.btn-info.focus{color:#0a293b;background-color:#c1c3c4}.btn-info:hover{color:#0a293b;background-color:#c1c3c4}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#0a293b;background-color:#c1c3c4}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#0a293b;background-color:#c1c3c4}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#d7dadb}.btn-info .badge{color:#d7dadb;background-color:#0a293b}.btn-warning,.m-cookie-alert .btn{color:#051e4e;background-color:#f5b51a;border-color:#f5b51a;transition:background .2s ease}.btn-warning:focus,.btn-warning.focus,.m-cookie-alert .btn:focus,.m-cookie-alert .focus.btn{color:#051e4e;background-color:#dea418}.btn-warning:hover,.m-cookie-alert .btn:hover{color:#051e4e;background-color:#dea418}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle,.m-cookie-alert .btn:active,.m-cookie-alert .active.btn,.m-cookie-alert .open>.dropdown-toggle.btn{color:#051e4e;background-color:#dea418}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus,.m-cookie-alert .btn:active:hover,.m-cookie-alert .btn:active:focus,.m-cookie-alert .btn:active.focus,.m-cookie-alert .active.btn:hover,.m-cookie-alert .active.btn:focus,.m-cookie-alert .active.focus.btn,.m-cookie-alert .open>.dropdown-toggle.btn:hover,.m-cookie-alert .open>.dropdown-toggle.btn:focus,.m-cookie-alert .open>.dropdown-toggle.focus.btn{color:#051e4e;background-color:#dea418}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle,.m-cookie-alert .btn:active,.m-cookie-alert .active.btn,.m-cookie-alert .open>.dropdown-toggle.btn{background-image:none}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus,.m-cookie-alert .disabled.btn:hover,.m-cookie-alert .disabled.btn:focus,.m-cookie-alert .disabled.focus.btn,.m-cookie-alert [disabled].btn:hover,.m-cookie-alert [disabled].btn:focus,.m-cookie-alert [disabled].focus.btn,fieldset[disabled] .m-cookie-alert .btn:hover,.m-cookie-alert fieldset[disabled] .btn:hover,fieldset[disabled] .m-cookie-alert .btn:focus,.m-cookie-alert fieldset[disabled] .btn:focus,fieldset[disabled] .m-cookie-alert .focus.btn,.m-cookie-alert fieldset[disabled] .focus.btn{background-color:#f5b51a}.btn-warning .badge,.m-cookie-alert .btn .badge{color:#f5b51a;background-color:#051e4e}.btn-danger{color:#fff;background-color:#fd4040;border-color:#fd4040;transition:background .2s ease}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#e6393c}.btn-danger:hover{color:#fff;background-color:#e6393c}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#e6393c}.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#e6393c}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#fd4040}.btn-danger .badge{color:#fd4040;background-color:#fff}.btn-link{color:#222;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:rgba(0,0,0,0);box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:rgba(0,0,0,0)}.btn-link:hover,.btn-link:focus{color:#061924;text-decoration:underline;background-color:rgba(0,0,0,0)}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:0}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;border-radius:0}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9 ;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:18px;text-align:left;background-color:#f5f8fa;border:1px solid #ccc;border:1px solid #dcdfe0;border-radius:4px;box-shadow:0 6px 12px rgba(57,57,59,.175);background-clip:border-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:13.5px 0;overflow:hidden;background-color:#dcdfe0}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.6;color:#15415e;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#061924;background-color:#e7ede1}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:var(--dachau-blue)}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:rgba(0,0,0,0);background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.6;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9 ;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(57,57,59,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:18px;font-weight:normal;line-height:1;color:#051e4e;text-align:center;background-color:#eee;border:1px solid #a6a6a6;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:0}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:0}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:rgba(0,0,0,0);cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#222}.nav .nav-divider{height:1px;margin:13.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.6;border:1px solid rgba(0,0,0,0);border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#eff2f4;border:1px solid #ddd;border-bottom-color:rgba(0,0,0,0);cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#174566;background-color:#f5f8fa}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width: 768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#eff2f4}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:52px;margin-bottom:29px;border:1px solid rgba(0,0,0,0)}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media(min-width: 768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media(min-width: 768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid rgba(0,0,0,0);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width: 480px)and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:11.5px 15px;font-size:18px;line-height:29px;height:52px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:9px;margin-bottom:9px;background-color:rgba(0,0,0,0);background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:5.75px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:29px}@media(max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:rgba(0,0,0,0);border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:29px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:11.5px;padding-bottom:11.5px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:5px;margin-bottom:5px}@media(min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width: 768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:5px;margin-bottom:5px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn{margin-top:11px;margin-bottom:11px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn{margin-top:15px;margin-bottom:15px}.navbar-text{margin-top:11.5px;margin-bottom:11.5px}@media(min-width: 768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media(min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:rgba(0,0,0,0)}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media(max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:rgba(57,57,59,.9);border-color:rgba(57,57,59,.9)}.navbar-inverse .navbar-brand{color:#bbb}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-text{color:#eff2f4}.navbar-inverse .navbar-nav>li>a{color:#777}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#222;background-color:#bbb}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#222;background-color:#bbb}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:rgba(57,57,59,.9)}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#bbb;color:#222}@media(max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:rgba(57,57,59,.9)}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:rgba(57,57,59,.9)}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#bbb}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#222;background-color:#bbb}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#222;background-color:#bbb}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}}.navbar-inverse .navbar-link{color:#bbb}.navbar-inverse .navbar-link:hover{color:#222}.navbar-inverse .btn-link{color:#bbb}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#222}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:4px 15px;margin-bottom:29px;list-style:none;background-color:#fff;border-radius:4px}.breadcrumb>li{display:inline-block;font-size:15px}.breadcrumb>li>a{color:var(--dachau-blue-link)}.breadcrumb>li>a:hover{color:#061924}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#15415e}.breadcrumb>.active{color:#061924}.pagination{display:inline-block;padding-left:0;margin:29px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.6;text-decoration:none;color:#222;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#061924;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#051e4e;border-color:#051e4e;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:29px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:600;line-height:1;color:var(--black-base);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover,a.label:focus{color:var(--dachau-blue);text-decoration:none;cursor:pointer}.label-default{background-color:#808285;color:#fff}.label-defaulta:hover,.label-defaulta:focus{background-color:#6a6a6e}.label-primary{background-color:var(--brand-primary);color:#fff}.label-primarya:hover,.label-primarya:focus{background-color:#f79a57}.label-success{background-color:#018b7e;color:#fff}.label-successa:hover,.label-successa:focus{background-color:#01756a}.label-info{background-color:#d7dadb;color:#0a293b}.label-infoa:hover,.label-infoa:focus{background-color:#c1c3c4}.label-warning{background-color:#f5b51a;color:#051e4e}.label-warninga:hover,.label-warninga:focus{background-color:#dea418}.label-danger{background-color:#fd4040;color:#fff}.label-dangera:hover,.label-dangera:focus{background-color:#e6393c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:var(--brand-primary);border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#061924;background-color:#e7ede1}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:hover,a.badge:focus{color:#061924;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:27px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:81px}}.thumbnail{display:block;padding:4px;margin-bottom:29px;line-height:1.6;background-color:#eff2f4;border:1px solid #ddd;border-radius:4px;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#222}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#222}.alert{padding:15px;margin-bottom:29px;border:1px solid rgba(0,0,0,0);border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background:#018b7e;color:#fff}.alert-success hr{border-top:1px solid #018b7e}.alert-success a:not(.btn){color:#e7ede1}.alert-success a:not(.btn):hover{color:#fff}.alert-success .h1,.alert-success .h2,.alert-success .h3,.alert-success .h4,.alert-success .h5,.alert-success .h6,.alert-success h1,.alert-success h2,.alert-success h3,.alert-success h4,.alert-success h5,.alert-success h6,.alert-success .lead{color:#fff}.alert-info{background:#d7dadb;color:#0a293b}.alert-info hr{border-top:1px solid #d7dadb}.alert-info a:not(.btn){color:#051e4e}.alert-info a:not(.btn):hover{color:#0a293b}.alert-info .h1,.alert-info .h2,.alert-info .h3,.alert-info .h4,.alert-info .h5,.alert-info .h6,.alert-info h1,.alert-info h2,.alert-info h3,.alert-info h4,.alert-info h5,.alert-info h6,.alert-info .lead{color:#0a293b}.alert-warning{background:#f5b51a;color:#051e4e}.alert-warning hr{border-top:1px solid #f5b51a}.alert-warning a:not(.btn){color:#051e4e}.alert-warning a:not(.btn):hover{color:#0a293b}.alert-warning .h1,.alert-warning .h2,.alert-warning .h3,.alert-warning .h4,.alert-warning .h5,.alert-warning .h6,.alert-warning h1,.alert-warning h2,.alert-warning h3,.alert-warning h4,.alert-warning h5,.alert-warning h6,.alert-warning .lead{color:#051e4e}.alert-danger{background:#fd4040;color:#fff}.alert-danger hr{border-top:1px solid #fd4040}.alert-danger a:not(.btn){color:#e7ede1}.alert-danger a:not(.btn):hover{color:#fff}.alert-danger .h1,.alert-danger .h2,.alert-danger .h3,.alert-danger .h4,.alert-danger .h5,.alert-danger .h6,.alert-danger h1,.alert-danger h2,.alert-danger h3,.alert-danger h4,.alert-danger h5,.alert-danger h6,.alert-danger .lead{color:#fff}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:29px;margin-bottom:29px;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(57,57,59,.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:29px;color:#fff;text-align:center;background-color:#051e4e;box-shadow:inset 0 -1px 0 rgba(57,57,59,.15);transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#018b7e}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#f5f8fa;border:1px solid #dcdfe0}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#15415e}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#0a293b}a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus{text-decoration:none;color:#061924;background-color:#f5f8fa}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#174566;background-color:#f5f8fa;border-color:#dcdfe0}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#f5f8fa}.list-group-item-success{color:#fff;background-color:#018b7e}a.list-group-item-success,button.list-group-item-success{color:#fff}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#fff;background-color:#018b7e}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-info{color:#0a293b;background-color:#d7dadb}a.list-group-item-info,button.list-group-item-info{color:#0a293b}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#0a293b;background-color:#d7dadb}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#0a293b;border-color:#0a293b}.list-group-item-warning{color:#051e4e;background-color:#f5b51a}a.list-group-item-warning,button.list-group-item-warning{color:#051e4e}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#051e4e;background-color:#f5b51a}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#051e4e;border-color:#051e4e}.list-group-item-danger{color:#fff;background-color:#fd4040}a.list-group-item-danger,button.list-group-item-danger{color:#fff}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#fff;background-color:#fd4040}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#fff;border-color:#fff}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:29px;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:4px;box-shadow:0 1px 1px rgba(57,57,59,.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid rgba(0,0,0,0);border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:21px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #dcdfe0}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:29px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#051e4e}.panel-primary>.panel-heading{color:#fff;background-color:#051e4e;border-color:#051e4e}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#051e4e}.panel-primary>.panel-heading .badge{color:#051e4e;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#051e4e}.panel-success{border-color:#018b7e}.panel-success>.panel-heading{color:#fff;background-color:#018b7e;border-color:#018b7e}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#018b7e}.panel-success>.panel-heading .badge{color:#018b7e;background-color:#fff}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#018b7e}.panel-info{border-color:#d7dadb}.panel-info>.panel-heading{color:#0a293b;background-color:#d7dadb;border-color:#d7dadb}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d7dadb}.panel-info>.panel-heading .badge{color:#d7dadb;background-color:#0a293b}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d7dadb}.panel-warning{border-color:#f5b51a}.panel-warning>.panel-heading{color:#051e4e;background-color:#f5b51a;border-color:#f5b51a}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#f5b51a}.panel-warning>.panel-heading .badge{color:#f5b51a;background-color:#051e4e}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#f5b51a}.panel-danger{border-color:#fd4040}.panel-danger>.panel-heading{color:#fff;background-color:#fd4040;border-color:#fd4040}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#fd4040}.panel-danger>.panel-heading .badge{color:#fd4040;background-color:#fff}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#fd4040}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #dcdfe0;border-radius:4px;color:#222;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well hr{border-top:1px solid #dcdfe0}.well .h1,.well .h2,.well .h3,.well .h4,.well .h5,.well .h6,.well h1,.well h2,.well h3,.well h4,.well h5,.well h6,.well .lead{color:#222}.well a:not(.btn){color:#15415e}.well a:not(.btn):hover{color:#061924}.well blockquote{border-color:#dcdfe0}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:27px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{transform:translate(0, -25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(57,57,59,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before,.modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.6}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(57,57,59,.5)}.modal-sm{width:300px}}@media(min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Open Sans";font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Open Sans";font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:18px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(57,57,59,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{transition:transform .6s ease-in-out;backface-visibility:hidden;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0)}.carousel-control.left{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:"‹"}.carousel-control .icon-next:before{content:"›"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9 ;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.hidden{display:none !important}.affix{position:fixed}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(max-width: 767px){.visible-xs-block{display:block !important}}@media(max-width: 767px){.visible-xs-inline{display:inline !important}}@media(max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-block{display:block !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media(min-width: 768px)and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-block{display:block !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media(min-width: 992px)and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(min-width: 1200px){.visible-lg-block{display:block !important}}@media(min-width: 1200px){.visible-lg-inline{display:inline !important}}@media(min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width: 767px){.hidden-xs{display:none !important}}@media(min-width: 768px)and (max-width: 991px){.hidden-sm{display:none !important}}@media(min-width: 992px)and (max-width: 1199px){.hidden-md{display:none !important}}@media(min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.btn{margin-bottom:15px;vertical-align:top;white-space:normal}.btn:last-of-type{margin-bottom:0}.btn-default{text-shadow:none}.show-password-toggle{height:42px}@font-face{font-family:"FormaDJRMedium";font-style:normal;font-display:swap;src:local("Boston Angel Bold"),local("Boston Angel Bold"),url("/_assets/edd904b3072f92be628aca13b9af53d8/Fonts/Forma/FormaDJRDisplay-Medium.otf") format("opentype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:"FormaDJRDeck";font-style:normal;font-display:swap;src:local("Boston Angel Bold"),local("Boston Angel Bold"),url("/_assets/edd904b3072f92be628aca13b9af53d8/Fonts/Forma/FormaDJRDeck-Medium.otf") format("opentype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:"NunitoSansLight";font-style:normal;font-display:swap;src:url("/_assets/edd904b3072f92be628aca13b9af53d8/Fonts/Nunito_Sans/NunitoSans-Light.ttf") format("opentype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:"NunitoSansRegular";font-style:normal;font-display:swap;src:url("/_assets/edd904b3072f92be628aca13b9af53d8/Fonts/Nunito_Sans/NunitoSans-Regular.ttf") format("opentype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:"NunitoSansBold";font-style:normal;font-display:swap;src:url("/_assets/edd904b3072f92be628aca13b9af53d8/Fonts/Nunito_Sans/NunitoSans-Bold.ttf") format("opentype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:"NunitoSansSemiBoldItalic";font-style:normal;font-display:swap;src:url("/_assets/edd904b3072f92be628aca13b9af53d8/Fonts/Nunito_Sans/NunitoSans-SemiBoldItalic.ttf") format("opentype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}.dropdown>.dropdown-menu{display:none}.dropdown:hover>.dropdown-menu{display:block}.navbar .navbar-nav>.open>a{background-color:#f8f8f8;color:#777}.navbar .navbar-nav>.open>a:focus,.navbar .navbar-nav>.open>a:hover,.navbar .navbar-nav>li:hover>a{color:#5e5e5e;background-color:rgba(0,0,0,0)}.navbar-inverse .navbar-nav>.open>a{background-color:rgba(57,57,59,.9);color:#bbb}.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>li:hover>a{color:var(--gray-darker);background-color:rgba(0,0,0,0)}.ce-above.ce-right .ce-gallery,.ce-above.ce-left .ce-gallery{margin-bottom:0}.ce-gallery{margin-left:-10px;margin-right:-10px;margin-bottom:-20px}.ce-above .ce-gallery+.ce-bodytext{margin-top:20px;clear:both}.ce-gallery figure{max-width:100%;margin:0}.ce-gallery img{display:block;height:auto;max-width:100%}.ce-gallery iframe{border-width:0;max-width:100%}picture .image-no-svg{max-width:100%;height:auto}.ce-align-left{text-align:left}.ce-align-center{text-align:center}.ce-align-right{text-align:right}.ce-table td,.ce-table th{vertical-align:top}.ce-gallery[data-ce-columns="2"] .ce-column{width:50%}.ce-gallery[data-ce-columns="3"] .ce-column{width:33.3333%}.ce-gallery[data-ce-columns="4"] .ce-column{width:25%}.ce-gallery[data-ce-columns="5"] .ce-column{width:20%}.ce-gallery[data-ce-columns="6"] .ce-column{width:16.6667%}.ce-left.ce-intext .ce-gallery,.ce-gallery[data-ce-columns="2"] .ce-column,.ce-gallery[data-ce-columns="3"] .ce-column,.ce-gallery[data-ce-columns="4"] .ce-column,.ce-gallery[data-ce-columns="5"] .ce-column,.ce-gallery[data-ce-columns="6"] .ce-column{float:left;max-width:100%}@media(max-width: 700px){.ce-left.ce-intext .ce-gallery,.ce-gallery[data-ce-columns="2"] .ce-column,.ce-gallery[data-ce-columns="3"] .ce-column,.ce-gallery[data-ce-columns="4"] .ce-column,.ce-gallery[data-ce-columns="5"] .ce-column,.ce-gallery[data-ce-columns="6"] .ce-column{float:none;width:100%}}.ce-center .ce-outer{position:relative;max-width:100%}.ce-center .ce-inner{position:relative;max-width:100%}.ce-center .ce-column{text-align:center}.ce-center .ce-column img{margin-left:auto;margin-right:auto}.ce-center .ce-column figure{display:inline-block}.ce-center .ce-column figcaption{text-align:left}.ce-gallery::after,.ce-left::after,.ce-right::after{content:"";display:table;clear:both}.ce-right .ce-gallery{float:right}.ce-left .ce-gallery{float:left}figcaption{margin:10px 0 0}.ce-border img,.ce-border iframe{border:2px solid #000;padding:0}.ce-intext.ce-right .ce-gallery{margin-left:10px}.ce-intext.ce-left .ce-gallery{margin-right:10px}.ce-below .ce-gallery{margin-top:20px}.ce-below .ce-gallery:last-of-type{margin-top:0}.default-content-element:last-of-type .ce-intext.ce-right .ce-gallery,.default-content-element:last-of-type .ce-intext.ce-left .ce-gallery,.default-content-element:last-of-type .ce-above .ce-gallery,.default-content-element:last-of-type .ce-left,.default-content-element:last-of-type .ce-right{margin-bottom:0}.ce-column{margin-bottom:20px;padding-left:10px;padding-right:10px}.ce-row::after{content:"";display:table;clear:both}.ce-above .ce-bodytext::after{content:"";display:table;clear:both}.ce-intext.ce-left ol,.ce-intext.ce-left ul{overflow:auto}.ce-uploads{margin:0;padding:0}.ce-uploads li{list-style:none outside none;margin:1em 0}.ce-uploads img{float:left;padding-right:1em;vertical-align:top}.ce-uploads span{display:block}.frame-space-before-extra-small{margin-top:1em !important}.frame-space-before-small{margin-top:2em !important}.frame-space-before-medium{margin-top:3em !important}.frame-space-before-large{margin-top:4em !important}.frame-space-before-extra-large{margin-top:5em !important}.frame-space-after-extra-small{margin-bottom:1em !important}.frame-space-after-small{margin-bottom:2em !important}.frame-space-after-medium{margin-bottom:3em !important}.frame-space-after-large{margin-bottom:4em !important}.frame-space-after-extra-large{margin-bottom:5em !important}.frame-ruler-before::before{content:"";display:block;width:100% !important;border-top:1px solid var(--gray-darker);margin-bottom:2em}.frame-ruler-after::after{content:"";display:block;width:100% !important;border-bottom:1px solid var(--gray-darker);margin-top:2em}.frame-indent{margin-left:15% !important;margin-right:15% !important}.frame-indent-left{margin-left:33% !important}.frame-indent-right{margin-right:33% !important}@media(max-width: 480px){.main-content .ce-textpic .ce-gallery{margin:0;float:none}.main-content .ce-textpic .ce-gallery .ce-column{padding:0}}.main-content{margin-bottom:-1px;padding-bottom:1px}.main-content>.default-content-element:last-of-type{margin-bottom:calc(15px * 4)}.main-content>.content:last-child{margin-bottom:0}.main-content>.default-content-element,.footer>.default-content-element{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.main-content>.default-content-element:before,.main-content>.default-content-element:after,.footer>.default-content-element:before,.footer>.default-content-element:after{content:" ";display:table}.main-content>.default-content-element:after,.footer>.default-content-element:after{clear:both}.main-content>.default-content-element.row,.footer>.default-content-element.row{padding-left:0;padding-right:0}@media(min-width: 768px){.main-content>.default-content-element,.footer>.default-content-element{width:750px}}@media(min-width: 992px){.main-content>.default-content-element,.footer>.default-content-element{width:970px}}@media(min-width: 1200px){.main-content>.default-content-element,.footer>.default-content-element{width:1170px}}.default-content-element{margin-bottom:15px}.default-content-element:last-of-type{margin-bottom:0}.row.default-content-element{margin-bottom:0}.row.default-content-element [class*=col-]:not([class*=sg-teaser-col-]){margin-bottom:15px}.default-page-wrap,.intro-section{margin:auto;width:100%;position:relative}.default-page-wrap{background-color:#333}.intro-section .sg-slide-element,.intro-section .tx-sgnews-single-header-image{max-width:2560px;margin-left:auto;margin-right:auto}.dark-bg,.m-cookie-alert{background:var(--gray-darker);color:var(--link-hover-background)}.dark-bg hr,.m-cookie-alert hr{border-top:1px solid var(--white-base)}.dark-bg a:not(.btn),.m-cookie-alert a:not(.btn){color:var(--dark-area-link)}.dark-bg a:not(.btn):hover,.m-cookie-alert a:not(.btn):hover{color:var(--white-base)}.dark-bg .h1,.dark-bg .h2,.dark-bg .h3,.dark-bg .h4,.dark-bg .h5,.dark-bg .h6,.dark-bg h1,.dark-bg h2,.dark-bg h3,.dark-bg h4,.dark-bg h5,.dark-bg h6,.dark-bg .lead,.m-cookie-alert .h1,.m-cookie-alert .h2,.m-cookie-alert .h3,.m-cookie-alert .h4,.m-cookie-alert .h5,.m-cookie-alert .h6,.m-cookie-alert h1,.m-cookie-alert h2,.m-cookie-alert h3,.m-cookie-alert h4,.m-cookie-alert h5,.m-cookie-alert h6,.m-cookie-alert .lead{color:var(--dark-area-link)}.light-bg,.lightestgray-bg{background:var(--gray-lightest);color:var(--light-area-headline)}.light-bg hr,.lightestgray-bg hr{border-top:1px solid var(--light-area-border)}.light-bg a:not(.btn),.lightestgray-bg a:not(.btn){color:var(--dachau-blue-link)}.light-bg a:not(.btn):hover,.lightestgray-bg a:not(.btn):hover{color:var(--sg-card-link-color-hover)}.light-bg .h1,.light-bg .h2,.light-bg .h3,.light-bg .h4,.light-bg .h5,.light-bg .h6,.light-bg h1,.light-bg h2,.light-bg h3,.light-bg h4,.light-bg h5,.light-bg h6,.lightestgray-bg .h1,.lightestgray-bg .h2,.lightestgray-bg .h3,.lightestgray-bg .h4,.lightestgray-bg .h5,.lightestgray-bg .h6,.lightestgray-bg h1,.lightestgray-bg h2,.lightestgray-bg h3,.lightestgray-bg h4,.lightestgray-bg h5,.lightestgray-bg h6{color:var(--gray-darker)}.dark-bg.sg-area-no-upper-distance,.light-bg.sg-area-no-upper-distance,.transparent-bg.sg-area-no-upper-distance{margin-top:-45px}.dark-bg.sg-area-no-upper-distance+.content,.light-bg.sg-area-no-upper-distance+.content,.transparent-bg.sg-area-no-upper-distance+.content{margin-top:-45px}.default-content-element+.content.sg-area-no-upper-distance{margin-top:-15px}.dark-bg .sg-area-background-image,.light-bg .sg-area-background-image{opacity:.6}@supports(mix-blend-mode: color){.dark-bg .sg-area-background-image,.light-bg .sg-area-background-image{opacity:.15}}.dark-bg .sg-area-backdrop,.light-bg .sg-area-backdrop{opacity:.8}@supports(mix-blend-mode: color){.dark-bg .sg-area-backdrop,.light-bg .sg-area-backdrop{mix-blend-mode:color;opacity:1}}.light-bg.alternating-bg{margin-top:-45px}.sg-area-image-container{position:relative}.sg-area-image-container>.container{position:relative}.sg-area-background-image{background-size:cover;background-position:center;background-repeat:no-repeat}.sg-area-scroll-image{background-attachment:fixed}.sg-area-background-image,.sg-area-backdrop{position:absolute;top:0;right:0;left:0;bottom:0;z-index:0}.sg-area-backdrop .transparent-bg .sg-area{display:none}.border-top-bottom>.default-content-element:first-of-type>*:first-of-type{padding-top:25px;border-top:1px solid #5cb85c}.border-top-bottom>.default-content-element:last-of-type>*:last-of-type{padding-bottom:25px;border-bottom:1px solid #5cb85c}@media(min-width: 498px){.row.equal-height-columns{display:flex;flex-wrap:wrap}.row.equal-height-columns::before{width:0}.row.equal-height-columns [class^=col-]{display:flex;flex-direction:column;flex-wrap:wrap}.row.equal-height-columns.stretch-first-child [class^=col-] .default-content-element:first-of-type{display:flex;flex-direction:column;flex-wrap:wrap}.row.equal-height-columns.stretch-first-child [class^=col-] .default-content-element:first-of-type,.row.equal-height-columns.stretch-first-child [class^=col-] .default-content-element:first-of-type>*:first-of-type{flex-grow:1}.row.equal-height-columns.stretch-last-child [class^=col-] .default-content-element:last-of-type{display:flex;flex-direction:column;flex-wrap:wrap}.row.equal-height-columns.stretch-last-child [class^=col-] .default-content-element:last-of-type,.row.equal-height-columns.stretch-last-child [class^=col-] .default-content-element:last-of-type>*:last-of-type{flex-grow:1}.row.equal-height-columns.align-childs-top [class^=col-]{justify-content:flex-start}.row.equal-height-columns.align-childs-bottom [class^=col-]{justify-content:flex-end}.row.equal-height-columns.align-childs-center [class^=col-]{justify-content:center}.row.equal-height-columns.align-childs-equally [class^=col-]{justify-content:space-between}}.sg-card-shadow-1,.sgjobs-highlight-area,.m-tabs__tablist,.sg-card>.default-header-element{box-shadow:0 1px 3px rgba(57,57,59,.12),0 1px 2px rgba(57,57,59,.24)}.sg-card-shadow-2,.sg-slide-backdrop-dark [class^=btn],.sg-card-shadow{box-shadow:0 3px 6px rgba(57,57,59,.16),0 3px 6px rgba(57,57,59,.23)}.sg-card-shadow-3,.sg-slide-backdrop-dark [class^=btn]:hover,.sg-card-shadow:not(.sg-card-nolink):hover,.sg-card-shadow:not(.sg-card-nolink):active{box-shadow:0 10px 20px rgba(57,57,59,.19),0 6px 6px rgba(57,57,59,.23)}.sg-card-shadow-4{box-shadow:0 14px 28px rgba(57,57,59,.25),0 10px 10px rgba(57,57,59,.22)}.sg-card-shadow-5{box-shadow:0 19px 38px rgba(57,57,59,.3),0 15px 12px rgba(57,57,59,.22)}.parsley-errors-list>li{padding:5px 10px;color:#fff;background-color:#fd4040;list-style:none}.parsley-error{border-color:#fd4040;border-radius:0}@media(max-width: 498px){.col-xxs-6{width:50%}.col-xxs-12{width:100%}}@media print{.breadcrumb-container,.drop-up-search,.navbar,.tx-sgteaser,.tx-sgnews-meta-bar,.tx-sgnews-single-comments,.tx-sgnews-single-footer,.shopping-cart-button-mobile,.navbar-toggle,.frame-type-form_formframework,form,.tx-sg-twitter{display:none !important}.header{position:static !important}.m-accordion__content{overflow:visible !important;height:auto !important}a[href]::after{content:none}picture>img{opacity:.5}img.sg-slide-media{opacity:.5}section.frame-default:first-child header h2{page-break-before:avoid}section.frame-default header h2{page-break-before:always}.frame-default{transform:translateY(0)}.col-md-6{width:50%;float:left}.col-md-3{width:25%;float:left}}@keyframes preloader-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.sg-preloader,.navbar-nav>li.is-flyout-loading::before{position:relative}.sg-preloader::before,.navbar-nav>li.is-flyout-loading::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8)}.sg-preloader::after{content:"";display:block;position:absolute;top:50%;left:50%;animation:preloader-rotate 1s infinite}.sg-preloader::before,.sg-preloader::after,.navbar-nav>li.is-flyout-loading::before{position:fixed}.sg-preloader::before,.navbar-nav>li.is-flyout-loading::before{z-index:100;visibility:visible;opacity:1}.sg-preloader::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3e%3cpath fill='white' d='M16 32c-4.274 0-8.292-1.664-11.314-4.686S0 20.274 0 16c0-3.026.85-5.973 2.456-8.522a16.052 16.052 0 016.386-5.79l1.344 2.68A13.054 13.054 0 004.994 9.08 12.934 12.934 0 003 15.997c0 7.17 5.832 13 13 13s13-5.83 13-13c0-2.458-.69-4.852-1.994-6.92a13.05 13.05 0 00-5.192-4.71l1.344-2.68a16.045 16.045 0 016.386 5.79A15.97 15.97 0 0132 16c0 4.274-1.664 8.292-4.686 11.314S20.274 32 16 32z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;margin:-15px 0 0 -15px;width:30px;height:30px;z-index:100}.sg-preloader-display-helper{display:inline-block}.a-search-toggle{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;margin:0 5px;display:block;width:18px;height:18px;transform:translateY(2px);opacity:.75;transition:opacity .2s ease}.a-search-toggle:hover,.a-search-toggle:focus{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;width:18px;height:18px}.a-icon-user{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='white' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;margin:0 7px;display:inline-block;width:16px;height:18px;transform:translateY(2px)}.a-icon-user:hover,.a-icon-user:focus{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='white' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;width:16px;height:18px}.typo3-messages .alert{background:#eee;padding:10px;border:0;border-left:8px solid;color:#222;border-radius:4px}.typo3-messages .alert::marker{content:none}.typo3-messages .alert.alert-danger{border-color:#fd4040}.typo3-messages .alert.alter-warning{border-color:#f5b51a}.typo3-messages .alert.alert-success{border-color:#018b7e}.typo3-messages .alert.alert-info{border-color:#d7dadb}.typo3-messages .alert .fa-stack{width:30px;height:30px}.typo3-messages .alert .fa{margin:0;padding:0;line-height:30px}.typo3-messages .alert .fa-stack-2x{font-size:3rem}.typo3-messages .alert .fa-stack-1x{color:var(--white-base);font-size:2rem}.selectdiv{display:grid;grid-template-areas:"select" "error";align-items:center}.selectdiv select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:11px}.selectdiv::after{content:"";width:.8em;height:.5em;background-color:#222;-webkit-clip-path:polygon(100% 0%, 0 0%, 50% 100%);clip-path:polygon(100% 0%, 0 0%, 50% 100%);justify-self:end;margin-right:8px}select,.selectdiv::after{grid-area:select}.selectdiv select+ul{grid-area:error;margin:0}.f3-form-error+ul.sg-jobs-validation-error.parsley-errors-list.filled{margin-bottom:-10px}input.tx-indexedsearch-searchbox-sword{padding:8px 12px 6px}textarea.form-control{padding:8px 12px 10px}input:not([type=checkbox]).form-control,select.form-control{height:42px}input:not([type=file])::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder{font-size:2rem}input:not([type=file])::placeholder,textarea::placeholder,select::placeholder{font-size:2rem}input:not([type=file]).error,input:not([type=file]).f3-form-error,textarea.error,textarea.f3-form-error,select.error,select.f3-form-error{border-color:var(--brand-danger);outline:1px solid var(--brand-danger)}input[type=checkbox].f3-form-error{box-shadow:0 0 0 2px var(--brand-danger) inset}input+.error.help-block,input+.parsley-errors-list>li,select+.error.help-block,select+.parsley-errors-list>li,textarea+.error.help-block,textarea+.parsley-errors-list>li,label+.error.help-block,label+.parsley-errors-list>li{color:var(--brand-danger);background-color:var(--white-base)}input+.parsley-errors-list>li,select+.parsley-errors-list>li,textarea+.parsley-errors-list>li,label+.parsley-errors-list>li{margin:2px 0;padding:0}select.form-control{padding-left:8px}select.form-control::-ms-expand{display:none}input[type=file]:active::file-selector-button,input[type=file]:active::-webkit-file-upload-button{color:#fff;background-color:#f79a57}.form-control{border-radius:4px}.form-control:focus{outline:1px solid #66afe9;box-shadow:none}.form-control.form-control-file{height:auto;padding:12px}.form-control.form-control-file .btn{margin-bottom:0}.form-control.form-control-checkbox-wrap{height:auto}.form-control.form-control-checkbox{height:auto;border:0;padding:0;border-radius:0;box-shadow:none;display:flex;align-items:center}.form-control.form-control-checkbox [type=radio],.form-control.form-control-checkbox [type=checkbox],.form-control.form-control-checkbox span{position:static;margin:0;display:inline-block;vertical-align:middle}.form-control.form-control-checkbox span{margin:0 0 0 5px;font-size:1.4rem}.form-control.form-control-emails{height:auto;padding:14px 12px 12px}.form-control.form-control-emails .form-group-email{margin-bottom:0;margin-top:15px}.form-control .form-group-email+.form-group-email{margin-top:0}.form-control[type=date]{padding-top:7px}.btn.loading{cursor:default}.btn.loading .glyphicon::before{content:"";background:url("/_assets/edd904b3072f92be628aca13b9af53d8/Images/Svg/loading-spinner.svg");background-size:cover;display:block;width:16px;height:16px;animation:preloader-rotate 1s infinite}.btn.loading.btn-xs .glyphicon::before,.btn-group-xs>.btn.loading .glyphicon::before,.btn.loading.btn-sm .glyphicon::before,.btn-group-sm>.btn.loading .glyphicon::before{width:14px;height:14px}.btn.loading.btn-lg .glyphicon::before,.btn-group-lg>.btn.loading .glyphicon::before{width:20px;height:20px}form div.a-form-static-text>p{margin-bottom:5px}.image-crop-wrap{max-width:250px;margin-top:12px}.image-crop-wrap>img{margin-top:12px;max-width:100%;height:auto}.default-list,.frame-type-menu_pages ul{padding-left:1em;list-style-position:outside}.noJs .smart-label{margin-bottom:3px}.hasJs .smart-label{margin:-12px 0 0 11px;padding:3px;visibility:hidden;opacity:0;position:absolute;transform:translateY(10px);transition:all .4s ease;font-size:1.2rem;font-weight:400;background-color:rgba(0,0,0,0)}.hasJs .smart-label.filled{visibility:visible;opacity:1;transform:translateY(0);background-color:var(--white-base)}.hasJs .smart-label.filled+input,.hasJs .smart-label.filled+select,.hasJs .smart-label.filled+textarea{padding-top:12px}.hasJs .selectdiv .smart-label.filled{transform:translateY(-15px)}.hasJs .jobs-upload-group .smart-label.filled{transform:translateY(15px)}.spacer-15,.spacer-30,.spacer-45,.spacer-60,.spacer-75,.spacer-90{margin:0;padding:0;width:100%}.spacer-15{height:15px}.spacer-30{height:30px}.spacer-45{height:45px}.spacer-60{height:60px}.spacer-75{height:75px}.spacer-90{height:90px}.pagination{display:inline-block;list-style:none}nav .pagination,nav .pagination li{margin:0;padding:0;list-style:none}nav ul.pagination{margin:10px 0;width:100%}nav .pagination a{margin-right:3px;padding:5px 10px;background-color:var(--white-base);border:1px solid #eee;position:relative;float:left;color:#051e4e;text-decoration:none;cursor:pointer}nav .pagination a:focus,nav .pagination a:hover,nav .pagination a.active{background-color:#eee;color:#051e4e;border-color:#eee}.password-constraints{display:table-row}.password-constraints--hide{display:none}.password-constraints__item{display:inline-block;width:calc(100% + 42px);padding:0 0 15px 15px;color:#fd4040;transition:color .2s ease}.password-constraints__item:first-of-type{padding-top:15px}.password-constraints__item:last-of-type{padding-bottom:0}.password-constraints__item::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3e%3cpath fill='%23fd4040' d='M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:352px;height:512px;content:"";display:inline-block;width:12px;height:12px;transform:translateY(1px);margin-right:7px;transition:background .2s ease;opacity:.7}.password-constraints__item[data-type=acceptSpecialCharacters] span{display:inline-block;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:80%;background:rgba(253,64,64,.1);margin-left:7px}@media(min-width: 768px){.password-constraints__item[data-type=acceptSpecialCharacters] span{margin-left:20px}}.password-constraints__item.success{color:#f5f8fa}.password-constraints__item.success::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23f5f8fa' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;width:12px;height:12px}.password-constraints__item.success.password-constraints__item[data-type=acceptSpecialCharacters] span{background:rgba(245,248,250,.1)}.promo-box{--promo-box-height: 104px;--promo-box-content-offset: 15px;border:1px solid #d6d6d6;border-radius:6px;position:relative;background-color:var(--white-base);display:flex;justify-content:flex-end;height:var(--promo-box-height);overflow:hidden}.promo-box-container{max-width:725px;margin:15px auto}@media(min-width: 768px){.promo-box-container{margin:30px auto}}.promo-box picture{position:absolute;top:0;right:0;bottom:0}.promo-box img{max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}.main-content .promo-box img{border:0;border-radius:0}.promo-box__content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:absolute;top:calc(var(--promo-box-content-offset)/2);right:var(--promo-box-content-offset);bottom:calc(var(--promo-box-content-offset)/2);left:var(--promo-box-content-offset)}@media(min-width: 480px){.promo-box__content{justify-content:flex-start}}@media(min-width: 1200px){.promo-box__content{top:var(--promo-box-content-offset);left:calc(var(--promo-box-content-offset)*1.5)}}.promo-box__title,.promo-box__subheader{margin-left:0;margin-right:auto;max-width:calc(100% - 50px)}.promo-box__title.h1,.promo-box__title.h2{font-size:1.7rem;text-transform:none}@media(min-width: 768px){.promo-box__title.h1,.promo-box__title.h2{font-size:3rem}}.promo-box__subheader{color:var(--gray-dark);font-weight:500;font-family:"NunitoSansBold",Helvetica,Arial,sans-serif;font-size:calc(6px + 2vw);letter-spacing:.5px;line-height:1}@media(min-width: 480px){.promo-box__subheader{font-size:1.6rem}}@media(min-width: 768px){.promo-box__subheader{font-size:2rem}}.promo-box .promo-box__title{color:var(--gray-dark);font-weight:600;font-family:FormaDJRDeck,Helvetica,Arial,sans-serif;letter-spacing:1px;line-height:1;padding-top:0;margin-bottom:5px}@media(min-width: 768px){.promo-box .promo-box__title{letter-spacing:2px;margin-bottom:3px}}@media(min-width: 992px){.promo-box .promo-box__title{margin-bottom:8px}}.promo-box .btn{margin-top:auto;padding:0 12px}@media(min-width: 768px){.promo-box .btn{padding:7px 35px}}.promo-box__cta{font-size:calc(4px + 2vw)}@media(min-width: 480px){.promo-box__cta{font-size:1.4rem}}@media(min-width: 768px){.promo-box__cta{font-size:1.6rem}}@media(min-width: 768px){.promo-box{--promo-box-height: 145px;--promo-box-content-offset: 30px}}@media(min-width: 1200px){.promo-box{--promo-box-height: 186px}}.alternating-bg .feature-comparison .feature-comparison__column-title{color:var(--white-base)}.feature-comparison{margin:0 -7.5px 30px;display:flex;flex-direction:row}@media(min-width: 1200px){.feature-comparison{margin:0 -7.5px}.feature-comparison.sg-carousel{height:auto !important}}@media(max-width: 992px){.feature-comparison__container-wrapper.alternating-bg{padding-left:15px;padding-right:15px}}.feature-comparison__container .well{border:0;box-shadow:none}.feature-comparison__container:last-child{margin-bottom:15px}.feature-comparison__container h1,.feature-comparison__container h2,.feature-comparison__container h3,.feature-comparison__container h4,.feature-comparison__container h5,.feature-comparison__container h6{font-family:FormaDJRDeck,Helvetica,Arial,sans-serif}.feature-comparison__container .btn{padding:15px;border-radius:17px;font-weight:700;width:65%;margin-left:17.5%;white-space:normal}.feature-comparison__container .btn:last-child{margin-bottom:30px}@media(min-width: 992px){.feature-comparison__container .btn{width:calc(33.33% - 15px);margin-left:calc(33.33% + 7.5px)}}.feature-comparison__intro{text-align:center}.feature-comparison__intro h1,.feature-comparison__intro h2,.feature-comparison__intro h3,.feature-comparison__intro h4,.feature-comparison__intro h5,.feature-comparison__intro h6{font-weight:700}.feature-comparison__column{margin:0 7.5px 15px;padding:22px 20px 15px;display:flex !important;flex-direction:column;border:1px solid var(--feature-comparison-border-color);border-radius:6px;background-color:var(--white-base)}.feature-comparison__column--disabled{background-color:var(--feature-comparison-column-disabled)}@media(min-width: 1200px){.feature-comparison__column.sg-carousel__item{position:relative !important;transform:translateX(0) scale(1) !important;opacity:1 !important;visibility:visible !important;z-index:0 !important;cursor:initial !important;height:auto !important}}@media(min-width: 992px){.feature-comparison__column{padding:22px 26px 15px}}.feature-comparison__column-title{text-transform:none;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 5px 7px;background-color:var(--feature-comparison-blue);color:var(--white-base);font-weight:700;border-radius:6px;font-size:1.8rem;min-height:67px;min-width:200px}.feature-comparison__column--disabled .feature-comparison__column-title{background-color:var(--feature-comparison-disabled-background)}@media(min-width: 992px){.feature-comparison__column-title{margin-left:10px;margin-right:10px;font-size:2.2rem}}.feature-comparison__column-body{flex-grow:1}.feature-comparison__column-footer{display:flex;flex-direction:column;justify-content:space-between}.feature-comparison__column-list{list-style:none}.feature-comparison__column-list li{margin-bottom:7.5px;padding-left:24px;position:relative}.feature-comparison__column-list li::before{position:absolute;content:"";left:0;top:6px}.feature-comparison__column-list .pro::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 15.5 15.5' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:%235498a4%7d%3c/style%3e%3cg id='Icon_feather-check-circle' transform='translate(1.182 1.146)'%3e%3cpath class='st0' d='M6.6 14.1C2.4 14.1-1 10.8-1 6.6c0-2 .8-3.9 2.2-5.3C2.7-.2 4.6-1 6.6-1c1.1 0 2.1.2 3.1.7.5.2.7.8.5 1.3-.2.5-.8.7-1.3.5-.8-.3-1.5-.5-2.3-.5-1.5 0-2.9.6-3.9 1.7C1.6 3.7 1 5.1 1 6.6c0 3.1 2.5 5.6 5.6 5.6 1.5 0 2.9-.6 3.9-1.6s1.6-2.4 1.6-3.9V6c0-.6.4-1 1-1s1 .4 1 1v.6c0 2-.8 3.9-2.2 5.3-1.4 1.5-3.3 2.2-5.3 2.2z' id='Path_674'/%3e%3cpath class='st0' d='M6.6 8.9c-.3 0-.5-.1-.7-.3l-2-2c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l1.3 1.3L12.5.6c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4L7.3 8.6c-.2.2-.4.3-.7.3z' id='Path_675'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:15px;height:15px;width:13px;height:13px}.feature-comparison__column-list .con::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 15.5 15.5' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:%23ff7171%7d%3c/style%3e%3cg id='Icon_feather-minus-circle' transform='translate(-2 -2)'%3e%3cpath class='st0' d='M9.7 17.3c-4.2 0-7.6-3.4-7.6-7.6s3.4-7.6 7.6-7.6c4.2 0 7.6 3.4 7.6 7.6 0 4.2-3.4 7.6-7.6 7.6zm.1-13.1c-3.1 0-5.6 2.5-5.6 5.6 0 3.1 2.5 5.6 5.6 5.6 3.1 0 5.6-2.5 5.6-5.6 0-1.5-.6-2.9-1.6-3.9-1.2-1.1-2.6-1.7-4-1.7z' id='Path_676'/%3e%3cpath class='st0' d='M12.4 10.7H7.1c-.6 0-1-.4-1-1s.4-1 1-1h5.2c.6 0 1 .4 1 1s-.4 1-.9 1z' id='Path_677'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:15px;height:15px;width:13px;height:13px}.feature-comparison__column a{padding-left:24px;color:var(--feature-comparison-link-color);text-decoration:underline}@media(min-width: 1200px){.feature-comparison__column a{pointer-events:initial !important}}.feature-comparison__column-badge{margin-bottom:11.25px;padding:7.5px 22.5px;display:inline-flex;flex-direction:column;align-items:center;float:right;color:var(--white-base);background-color:var(--feature-comparison-badge-color);border-radius:6px;transform:translateX(28px);font-weight:700;line-height:1.2;font-family:FormaDJRDeck,Helvetica,Arial,sans-serif}@media(min-width: 992px){.feature-comparison__column-badge{padding:7.5px 25px;transform:translateX(34px)}}.feature-comparison__column-badge--highlight{background-color:var(--feature-comparison-badge-color) -highlight}.feature-comparison__column-badge--nowrap{display:inline-block;max-width:200px}.feature-comparison__column-badge--disabled{max-width:170px;background-color:var(--feature-comparison-disabled-background)}.feature-comparison__column-badge .text-top{font-size:2.4rem}@media(min-width: 992px){.feature-comparison__column-badge .text-top{font-size:2.8rem}}.feature-comparison__column-badge .text-bottom{font-size:13px}@media(min-width: 992px){.feature-comparison__column-badge .text-bottom{font-size:18px}}.feature-comparison__column hr{margin:7.5px 0;border-top:1px solid #707070;clear:both}.feature-comparison__column-footnote,.feature-comparison__column-additional-info{padding-bottom:15px;text-align:center}.feature-comparison__column--disabled .feature-comparison__column-footnote,.feature-comparison__column--disabled .feature-comparison__column-footnote *,.feature-comparison__column--disabled .feature-comparison__column-additional-info,.feature-comparison__column--disabled .feature-comparison__column-additional-info *{color:#a3a2a2 !important}.feature-comparison__column-footnote p,.feature-comparison__column-additional-info p{margin-bottom:7.5px;line-height:1.4}.feature-comparison__column-footnote p:last-child,.feature-comparison__column-additional-info p:last-child{margin-bottom:0}.feature-comparison__column-footnote hr,.feature-comparison__column-additional-info hr{margin:20px auto;border-top:1px solid #0a3675;width:30px}.feature-comparison__column-footnote{margin-top:15px}.feature-comparison__column-footnote p{margin-bottom:0;line-height:1}.feature-comparison .text-blue>.text-large{display:block;margin-bottom:-35px}.feature-comparison[data-col-count="4"] .feature-comparison__column-badge{padding:7.5px 22.5px;transform:translateX(28px)}.feature-comparison[data-col-count="4"] .feature-comparison__column-badge .text-top{font-size:24px}.feature-comparison[data-col-count="4"] .feature-comparison__column-badge .text-bottom{font-size:13px}.table-responsive>table.table tr:first-child td:not(.standard-td){font-size:1.8rem;color:var(--white-base);background-color:#909090 !important}.table-responsive>table.table tr>td{color:#222;background-color:var(--pale-gray) !important;border:2px solid var(--white-base)}@media screen and (max-width: 767px){.table-responsive{border:0}}.m-accordion.frame-type-gridelements_pi1{margin-bottom:0}.m-accordion hr{border-top:1px solid var(--light-area-border)}.m-accordion a:not(.btn){color:var(--dachau-blue-link)}.m-accordion a:not(.btn):hover{color:var(--sg-card-link-color-hover)}.m-accordion .h1,.m-accordion .h2,.m-accordion .h3,.m-accordion .h4,.m-accordion .h5,.m-accordion .h6,.m-accordion h1,.m-accordion h2,.m-accordion h3,.m-accordion h4,.m-accordion h5,.m-accordion h6,.m-accordion .lead{color:var(--dark-gray)}.m-accordion__header{margin:0;border:1px solid var(--pale-gray);padding:22px 15px;position:relative;cursor:pointer;background:var(--pale-gray);border-radius:10px;display:flex;justify-content:space-between;align-items:center}.m-accordion__header::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23f57d26' d='M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;content:"";display:block;position:relative;width:32px;min-width:32px;height:32px;transition:transform .3s ease-out}.m-accordion__header h2,.m-accordion__header h3,.m-accordion__header h4,.m-accordion__header h5{margin:0;padding:0 40px 0 0;font-size:2rem;text-transform:none}.m-accordion__item--open .m-accordion__header::after{transform:rotate(-45deg)}.m-accordion__item{background:var(--white-base);color:var(--dark-gray);margin-bottom:15px}.m-accordion__content,.m-accordion__additional-content{margin:0;overflow:hidden;padding:0 15px;transition:height .4s ease;will-change:height;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.m-accordion__preview{padding-top:15px;padding-left:15px}.m-accordion__content{padding-top:15px}@media(min-width: 992px){.m-accordion__content-images-container{float:right}}.m-accordion__content-image{margin-bottom:20px;display:block}@media(min-width: 992px){.m-accordion__content-image{margin:0 0 20px 20px}}.m-accordion__content-text h2,.m-accordion__content-text .h2{font-size:2.4rem}.m-accordion__content-text h3,.m-accordion__content-text .h3{font-size:2rem}.m-accordion__content-text h4,.m-accordion__content-text .h4{font-size:1.8rem}.m-accordion.m-accordion__all_items_initially_open .m-accordion__header{cursor:inherit}.m-accordion.m-accordion__all_items_initially_open .m-accordion__header::after{content:none}.breadcrumb-container .container{margin-bottom:0}.default-content-element:not(.sg-slide-fullscreen)+.breadcrumb-container{margin-top:-15px}.breadcrumb-container .breadcrumb{max-width:100%}.breadcrumb-container .breadcrumb li.home{position:relative;width:20px}.breadcrumb-container .breadcrumb li.home a:hover::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%23061924' d='M488 312.7V456c0 13.3-10.7 24-24 24H348c-6.6 0-12-5.4-12-12V356c0-6.6-5.4-12-12-12h-72c-6.6 0-12 5.4-12 12v112c0 6.6-5.4 12-12 12H112c-13.3 0-24-10.7-24-24V312.7c0-3.6 1.6-7 4.4-9.3l188-154.8c4.4-3.6 10.8-3.6 15.3 0l188 154.8c2.7 2.3 4.3 5.7 4.3 9.3zm83.6-60.9L488 182.9V44.4c0-6.6-5.4-12-12-12h-56c-6.6 0-12 5.4-12 12V117l-89.5-73.7c-17.7-14.6-43.3-14.6-61 0L4.4 251.8c-5.1 4.2-5.8 11.8-1.6 16.9l25.5 31c4.2 5.1 11.8 5.8 16.9 1.6l235.2-193.7c4.4-3.6 10.8-3.6 15.3 0l235.2 193.7c5.1 4.2 12.7 3.5 16.9-1.6l25.5-31c4.2-5.2 3.4-12.7-1.7-16.9z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:576px;height:512px;content:"";width:18px;height:18px}.breadcrumb-container .breadcrumb li.home a::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%2315415e' d='M488 312.7V456c0 13.3-10.7 24-24 24H348c-6.6 0-12-5.4-12-12V356c0-6.6-5.4-12-12-12h-72c-6.6 0-12 5.4-12 12v112c0 6.6-5.4 12-12 12H112c-13.3 0-24-10.7-24-24V312.7c0-3.6 1.6-7 4.4-9.3l188-154.8c4.4-3.6 10.8-3.6 15.3 0l188 154.8c2.7 2.3 4.3 5.7 4.3 9.3zm83.6-60.9L488 182.9V44.4c0-6.6-5.4-12-12-12h-56c-6.6 0-12 5.4-12 12V117l-89.5-73.7c-17.7-14.6-43.3-14.6-61 0L4.4 251.8c-5.1 4.2-5.8 11.8-1.6 16.9l25.5 31c4.2 5.1 11.8 5.8 16.9 1.6l235.2-193.7c4.4-3.6 10.8-3.6 15.3 0l235.2 193.7c5.1 4.2 12.7 3.5 16.9-1.6l25.5-31c4.2-5.2 3.4-12.7-1.7-16.9z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:576px;height:512px;content:"";position:absolute;width:18px;height:18px;top:-15px;left:0}.m-cookie-alert{padding:15px 0 0;position:fixed;bottom:0;left:0;z-index:700;width:100%;box-shadow:0 0 5px 0 rgba(57,57,59,.5);transition:transform .4s ease,visibility .4s ease}.m-cookie-alert .col-sm-11 a{font-weight:700}.m-cookie-alert .btn{margin-top:5px;margin-bottom:5px !important}.m-cookie-alert--closed{transform:translateY(110%);visibility:hidden}.tx-dftabs-tabMenu{margin-bottom:15px}.tx-dftabs-plugin1-hasJS .tx-dftabs-tabTitle,.tx-dftabs-plugin1-hasJS .tx-dftabs-tabContent{display:none}.tx-dftabs-plugin1-hasJS .tx-dftabs-tabMenu,.tx-dftabs-plugin1-hasJS .tx-dftabs-tabContentSelected{display:block}.tx-dftabs-plugin1-hasJS .tx-dftabs-tabContentSelected{overflow:hidden}.nav-tabs>li.tx-dftabs-tabMenuEntrySelected>a,.nav-tabs>li.tx-dftabs-tabMenuEntrySelected>a:focus,.nav-tabs>li.tx-dftabs-tabMenuEntrySelected>a:hover{color:var(--nav-tabs-color);cursor:default;background-color:var(--white-base);border:1px solid var(--nav-tabs-border);border-bottom-color:rgba(0,0,0,0)}.drop-up-component{position:absolute;top:0;left:0;right:0;z-index:100000;visibility:hidden;transition:visibility 0s .4s}.drop-up-component .drop-up-component-close{margin-left:10px;text-decoration:none}.drop-up-component .drop-up-component-close::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";display:inline-block;width:20px;height:20px;transform:translateY(2px)}.drop-up-search{padding:25px 40px;background-color:var(--gray-darker);height:90px;transform:translateY(-90px)}.drop-up-search .drop-up-component-close{height:38px;display:inline-block;position:relative}.drop-up-search .drop-up-component-close::before{position:absolute;top:50%;transform:translateY(-50%)}.drop-up-search .search-field{height:38px}.drop-up-search .search-field .form-group{width:calc(100% - 45px);float:left}.drop-up-search .search-field input{padding-top:8px;height:38px;border-radius:0;width:calc(100% - 45px);display:inline-block}.drop-up-search .search-field .search-button{height:38px;width:64px;position:absolute;right:10px;top:0}.drop-up-search .search-field .search-button::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";display:inline-block;width:20px;height:20px;transform:translateY(3px)}@media(min-width: 992px){.drop-up-search .search-field .search-button{width:128px}}.drop-up-login{padding:25px 0;background-color:#222;color:var(--white-base);height:180px;text-align:right;transform:translateY(-180px)}.drop-up-login input,.drop-up-login button{margin-bottom:10px;border-radius:0}.drop-up-login .drop-up-component-close{transform:translateY(-103px)}.drop-up-login .form-group{display:inline-block;width:calc(100% - 40px)}.drop-up-login input{width:100%}@media(min-width: 680px){.drop-up-login{height:90px;transform:translateY(-90px)}.drop-up-login input,.drop-up-login button{margin-left:8px;display:inline-block}.drop-up-login input{width:250px}.drop-up-login .drop-up-component-close{transform:none}.drop-up-login .form-group{display:inline-block}}body{transition:transform .4s ease-out}body.drop-up-search-open,.noJs body{transform:translateY(90px)}body.drop-up-search-open .header,.noJs body .header{top:-113px}body.drop-up-search-open .drop-up-search,.noJs body .drop-up-search{visibility:visible;transition:none}body.drop-up-login-open,.noJs body{transform:translateY(180px)}@media(min-width: 680px){body.drop-up-login-open,.noJs body{transform:translateY(90px)}}body.drop-up-login-open .drop-up-login,.noJs body .drop-up-login{visibility:visible;transition:none}.noJs body{transform:translateY(410px)}.noJs body .drop-up-login{transform:translateY(-410px)}@media(min-width: 992px){.noJs body{transform:translateY(260px)}.noJs body .drop-up-login{transform:translateY(-260px)}}.flag-icon{margin-bottom:-2px;display:inline-block}.flag-icon::before{content:"";position:relative;display:block}.flag-icon-de::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='480' width='640' version='1'%3e%3cg fill-rule='evenodd' stroke-width='1pt'%3e%3cpath fill='%23fc0' d='M0 320h640v160.002H0z'/%3e%3cpath d='M0 0h640v160H0z'/%3e%3cpath fill='red' d='M0 160h640v160H0z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:640px;height:480px;width:21px;height:16px}.flag-icon-gb::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='480' width='640'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill-opacity='.67' d='M-85.333 0h682.67v512h-682.67z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(/_assets/edd904b3072f92be628aca13b9af53d8/StyleSheets/%23a)' transform='translate(80) scale(.94)'%3e%3cg stroke-width='1pt'%3e%3cpath fill='%23006' d='M-256 0H768.02v512.01H-256z'/%3e%3cpath d='M-256 0v57.244l909.535 454.768H768.02V454.77L-141.515 0H-256zM768.02 0v57.243L-141.515 512.01H-256v-57.243L653.535 0H768.02z' fill='white'/%3e%3cpath d='M170.675 0v512.01h170.67V0h-170.67zM-256 170.67v170.67H768.02V170.67H-256z' fill='white'/%3e%3cpath d='M-256 204.804v102.402H768.02V204.804H-256zM204.81 0v512.01h102.4V0h-102.4zM-256 512.01L85.34 341.34h76.324l-341.34 170.67H-256zM-256 0L85.34 170.67H9.016L-256 38.164V0zm606.356 170.67L691.696 0h76.324L426.68 170.67h-76.324zM768.02 512.01L426.68 341.34h76.324L768.02 473.848v38.162z' fill='%23c00'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:640px;height:480px;width:21px;height:16px}.fa-globe::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3e%3cpath fill='white' d='M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 01-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 01-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 00-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 00-15.55-3.1l-31.17 10.39a11.95 11.95 0 00-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 018.93 21.57 46.536 46.536 0 01-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 010-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:496px;height:512px;width:18px;height:18px}.google-map-placebo{height:451px !important;background:url("/fileadmin/media/contact_form/contact_form_google_map.jpg") top center;background-repeat:no-repeat;display:block}.header{position:sticky;top:-23px;width:100%;z-index:1000;background-color:rgba(0,0,0,0)}@media(max-width: 767px){.header{top:0;box-shadow:0 2px 6px rgba(57,57,59,.23)}}.no-sticky-header .header{position:static}.header .navbar-inverse{margin-bottom:0;border-radius:0;background-clip:content-box;border:0}.header:not(.has-sticky-logo) .sticky-logo{display:none}.has-sticky-logo .navbar-left{margin-left:0;transition:margin-left .2s ease}.has-sticky-header .has-sticky-logo .navbar-left{margin-left:50px}.has-sticky-logo .sticky-logo{position:absolute;overflow:hidden;transition:opacity .2s ease;padding:1px 0;top:24px;transform:translateY(-50%);left:0;width:0;opacity:0}.has-sticky-header .has-sticky-logo .sticky-logo{width:auto;opacity:1}.header-meta-bar{padding:10px 0;display:none;min-height:var(--logo-height);width:100%;z-index:10;background:var(--white-base);color:var(--dachau-blue)}@media(min-width: 768px){.header-meta-bar{display:block}}.header-meta-bar hr{border-top:1px solid var(--neutral-lightest)}.header-meta-bar .h1,.header-meta-bar .h2,.header-meta-bar .h3,.header-meta-bar .h4,.header-meta-bar .h5,.header-meta-bar .h6,.header-meta-bar h1,.header-meta-bar h2,.header-meta-bar h3,.header-meta-bar h4,.header-meta-bar h5,.header-meta-bar h6,.header-meta-bar .lead{color:var(--dachau-blue4)}.header-meta-bar .logo img{max-height:30px;width:auto;max-width:100%}@media(min-width: 480px){.header-meta-bar .logo img{height:var(--logo-height);max-height:none}}.header-meta-content{display:none;color:var(--black-base)}@media(min-width: 768px){.header-meta-content{float:right;margin-top:3px;display:block}}.header-meta-content a{color:var(--black-base)}.header-meta-content__trigger{position:absolute;right:125px;border:1px solid var(--black-base);padding:4px 6px 0}@media(min-width: 480px){.header-meta-content__trigger{top:11px}}.header-meta-content__trigger::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3e%3cpath fill='%23var(--base-black)' d='M20 424.229h20V279.771H20c-11.046 0-20-8.954-20-20V212c0-11.046 8.954-20 20-20h112c11.046 0 20 8.954 20 20v212.229h20c11.046 0 20 8.954 20 20V492c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20v-47.771c0-11.046 8.954-20 20-20zM96 0C56.235 0 24 32.235 24 72s32.235 72 72 72 72-32.235 72-72S135.764 0 96 0z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:192px;height:512px;content:"";height:18px;width:16px;background-size:contain;display:inline-block;margin-top:3px}@media(min-width: 768px){.header-meta-content__trigger{display:none}}.header-meta-mobile__content{font-size:2rem;padding:20px 2em;text-align:center}@media(min-width: 500px){.header-meta-mobile__content{font-size:2.4rem}}.header-meta-mobile__content>.default-content-element{margin:auto}.header-contact-bar{margin:0;padding:0;list-style:none}@media(min-width: 768px){.header-contact-bar{display:flex;flex-wrap:wrap;justify-content:space-between}.header-contact-bar>li:not(:last-child){margin-right:15px}}.header-contact-bar .fa-envelope-o{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23var(--base-black)' d='M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;display:inline-block;margin:0 .2em;width:16px;height:12px}.header-contact-bar .fa-phone{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23var(--base-black)' d='M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;display:inline-block;margin:0 .2em;width:14px;height:14px}.header-contact-bar .fa-whatsapp{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23var(--base-black)' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;display:inline-block;margin:0 .2em;width:15px;height:15px}.navbar-fixed-top{top:60px}.highlight-box{margin-bottom:20px;padding:20px 20px 5px}.navbar-default{display:block;outline:none}.navbar-default .hide-in-desktop-menu{display:none}.navbar-default .flag-icon{margin-bottom:-2px}.navbar-default .fa-globe{margin-bottom:-4px;opacity:.75}.navbar-default .glyphicon{top:3px;font-size:1.8rem}.navbar-default .sg-nav-user-info{padding-left:10px;padding-right:10px;transform:translateY(-2px)}.navbar-default .sg-avatar,.navbar-default .sg-avatar-text{margin:0 5px 2px 0;position:static;top:40%;left:15px;width:22px;border-radius:10px}.navbar-default .sg-avatar-text{display:inline-block;width:22px;height:22px;background-color:var(--white-base);color:var(--dachau-blue);font-weight:700;text-align:center;font-size:1rem;line-height:23px;border-radius:13px;transform:translateY(1px);opacity:.75;transition:opacity .2s ease}.navbar-default .sg-avatar-text:hover{opacity:1}@media(min-width: 1200px){.navbar-default.is-sticky .logo>img{transform:scale(0.8)}}@media(max-width: 991px){.navbar-default .navbar-right{float:right !important;width:auto}}.navbar-default .navbar-nav>li:hover>a>.fa-globe,.navbar-default .navbar-nav>li.open>a>.fa-globe{opacity:1}.navbar-default .navbar-right{margin-top:15px;display:none}@media(min-width: 992px){.navbar-default .navbar-right{display:block;margin:20px 0}}.navbar-default .navbar-left{float:none !important}@media(min-width: 992px){.navbar-default .navbar-left{float:left !important}}.navbar-default .navbar-cta{position:absolute;right:auto;left:80px;top:50%;transform:translateY(-50%);font-size:1.4rem;display:none}@media(min-width: 480px){.navbar-default .navbar-cta{display:block}}@media(min-width: 992px){.navbar-default .navbar-cta{right:0;left:auto;font-size:1.8rem}}.navbar-toggle{top:15% !important;right:auto !important;left:15px;border:0;background-color:rgba(0,0,0,0) !important;display:block !important}.navbar-toggle .icon-bar{background-color:var(--gray3) !important;width:30px;height:3px;border-radius:2px}.navbar-toggle .icon-bar+.icon-bar{margin-top:6px}@media(min-width: 992px){.navbar-toggle{display:none !important;top:50% !important;transform:translateY(-50%)}}.dropdown:hover>.dropdown-menu{opacity:1;visibility:visible;transform:none;z-index:1000}.dropdown-menu{display:block;padding-top:0;padding-bottom:0;border:0;background-color:var(--white-base);min-width:0;transition:visibility .2s ease-out,opacity .2s ease-out,transform .2s ease-out;z-index:-1;visibility:hidden;opacity:0;transform:translateY(-100%)}.open>.dropdown-menu{opacity:1;visibility:visible;transform:none}.dropdown-menu .flag-icon{margin-right:5px}.navbar-right .dropdown-menu{left:0;right:auto}.dropdown-menu>li>a{padding:6px 20px;color:var(--gray-darker);text-decoration:none !important}.dropdown-menu>li>a:hover{color:var(--gray-darker);background-color:#bbb}.default-navbar-sticky{position:fixed;z-index:700;top:0;left:0;width:100%;box-shadow:0 0 5px 0 rgba(57,57,59,.5)}.default-navbar-sticky .navbar-nav{position:relative}.navbar-nav{margin:7.25px 0;position:relative;text-align:right}@media(min-width: 768px){.navbar-nav .logo{margin-left:90px}}@media(min-width: 992px){.navbar-nav{margin:7.25px -15px;text-align:initial}}.navbar-nav .navbar-toggle{display:block !important}.navbar-nav>li{height:52px}.navbar-nav>li:last-child .dropdown-menu{right:0;left:auto}.navbar-nav>li>a{height:100%}.navbar-inverse{background-color:var(--white-base)}.navbar-inverse .navbar-nav>li.hide-in-responsive-menu>a:hover,.navbar-inverse .navbar-nav>li.hide-in-responsive-menu>a:focus,.navbar-inverse .navbar-nav>li.dropdown>a:hover,.navbar-inverse .navbar-nav>li.dropdown>a:focus,.navbar-inverse .navbar-nav>li[aria-haspopup=false]>a:hover,.navbar-inverse .navbar-nav>li[aria-haspopup=false]>a:focus{background:rgba(0,0,0,0);color:var(--gray-darker)}.navbar-inverse .navbar-nav>li>a{font-size:1.6rem;text-transform:uppercase;border-bottom:2px solid rgba(0,0,0,0);text-decoration:none;color:var(--gray-light)}@media(min-width: 1200px){.navbar-inverse .navbar-nav>li>a{font-size:1.8rem}}.navbar-inverse .navbar-nav>li>a:hover{background-color:rgba(0,0,0,0);border-bottom:2px solid var(--brand-primary)}.navbar-inverse .navbar-nav>li.active>a{background-color:rgba(0,0,0,0);border-bottom:2px solid var(--brand-primary)}li[aria-haspopup=true]>a{transition:background-color .4s ease}li[aria-haspopup=true]>a::after{content:"";position:absolute;width:0;height:0;background-color:rgba(0,0,0,0);border-style:solid;border-width:0 10px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #eff2f4 rgba(0,0,0,0);bottom:0;left:50%;transform:translateX(-50%) scaleY(0) scaleX(0.1);opacity:0;transition:transform .4s ease,opacity .4s ease;transform-origin:bottom}.navbar-nav>li.has-open-flyout>a,.navbar-nav>li[aria-haspopup=true]:hover>a,.navbar-nav>li[aria-haspopup=true]:active>a{position:relative;background-color:#bbb}.noTouch li.has-open-flyout>a::after,.noTouch li[aria-haspopup=true]:hover>a::after,.noTouch li[aria-haspopup=true]:active>a::after{transform:translateX(-50%) scaleY(1) scaleX(1);opacity:1}li.has-open-flyout>a::after{transform:translateX(-50%) scaleY(1) scaleX(1);opacity:1}.navbar-nav>li.is-flyout-loading{position:relative}.navbar-nav>li.is-flyout-loading::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3e%3cpath fill='%23000' d='M16 32c-4.274 0-8.292-1.664-11.314-4.686S0 20.274 0 16c0-3.026.85-5.973 2.456-8.522a16.052 16.052 0 016.386-5.79l1.344 2.68A13.054 13.054 0 004.994 9.08 12.934 12.934 0 003 15.997c0 7.17 5.832 13 13 13s13-5.83 13-13c0-2.458-.69-4.852-1.994-6.92a13.05 13.05 0 00-5.192-4.71l1.344-2.68a16.045 16.045 0 016.386 5.79A15.97 15.97 0 0132 16c0 4.274-1.664 8.292-4.686 11.314S20.274 32 16 32z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;content:"";position:absolute;top:83px;left:50%;z-index:101;width:24px;height:24px;animation:m-megamenu-rotate 1s infinite;opacity:0;transition:opacity .4s ease}.navbar-nav>li.is-flyout-loading::after{content:"";width:63px;background:#eff2f4;height:63px;position:absolute;left:50%;bottom:-63px;transform:translateX(-50%);border:1px solid #dcdfe0;border-top:0;border-radius:4px;box-shadow:0 6px 12px rgba(57,57,59,.175);opacity:0;transition:opacity .4s ease}.noTouch li.is-flyout-loading:hover::before,.noTouch li.is-flyout-loading:active::before{opacity:1}.noTouch li.is-flyout-loading:hover::after,.noTouch li.is-flyout-loading:active::after{opacity:1}li.has-open-flyout.is-flyout-loading::before{opacity:1}li.has-open-flyout.is-flyout-loading::after{opacity:1}.navbar-separator-right::after{content:"";display:inline-block;position:absolute;top:30%;right:0;bottom:25%;width:1px;background-color:rgba(255,255,255,.3)}.navbar-separator-left{position:relative}.navbar-separator-left::before{content:"";display:inline-block;position:absolute;top:30%;left:0;bottom:25%;width:1px;background-color:rgba(255,255,255,.3)}.navbar-right>li{position:relative !important}.a-icon-user{margin:0 11px;opacity:.75;transition:opacity .2s ease}.navbar-right>li>a{position:relative;display:block;margin:0 2px;padding:15.5px 8px}@media(min-width: 1200px){.navbar-right>li>a{padding:15.5px 16px}}.navbar-right>li>a:hover .a-icon-user,.navbar-right>li>a:hover .a-search-toggle{opacity:1}@keyframes m-megamenu-rotate{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}.sg-gallery-items{margin:0 -10px;display:flex;flex-wrap:wrap}.sg-gallery-item{margin:10px}.sg-gallery-item img{max-width:100%;height:auto}.sg-card{position:relative;margin-bottom:30px;display:flex;flex-direction:column;background:#f5f8fa}.sg-card:hover,.sg-card:focus{text-decoration:none}.sg-card:hover .btn-primary{background-color:#f79a57;border-color:#f79a57}.sg-card:hover .btn-default{background-color:#6a6a6e;border-color:#6a6a6e}.sg-card:hover .btn-info{background-color:#c1c3c4;border-color:#c1c3c4}.sg-card:hover .btn-success{background-color:#01756a;border-color:#01756a}.sg-card:hover .btn-warning{background-color:#dea418;border-color:#dea418}.sg-card:hover .btn-danger{background-color:#e6393c;border-color:#e6393c}.sg-card .sg-card-text{flex-grow:1;color:#174566}.sg-card>*:not(.sg-cta):not(.sg-card-image):not(.sg-card-title){padding:15px}.sg-card>.default-content-element{margin-bottom:0}.sg-card>.default-content-element p:last-of-type{margin-bottom:0}.sg-card>.default-header-element{text-align:center;background-color:var(--dachau-blue);transition:background-color .4s ease,box-shadow .4s ease}.sg-card>.default-header-element [class^=h]{margin:0;padding:0;color:var(--white-base);font-size:1.8rem}@media(min-width: 992px){.sg-card>.default-header-element [class^=h]{font-size:2rem}}.sg-card>.sg-cta .btn{display:block;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.8rem}@media(min-width: 992px){.sg-card>.sg-cta .btn{font-size:1.8rem}}.sg-card .ce-column{margin:-15px}.sg-card .sg-card-image{text-align:center;overflow:hidden}.sg-card .sg-card-image img{height:auto;width:100%;transition:transform .4s ease}.sg-card .sg-card-title{flex-grow:0;padding:15px 10px;position:relative}.sg-card .sg-card-title [class^=h]{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;line-height:1.2em}.sg-card .sg-card-badge-container{padding:0;position:absolute;z-index:1;overflow:hidden;top:0;right:0;width:120px;height:120px}.sg-card .sg-card-badge{padding:4px 20px;background:var(--brand-primary);color:var(--white-base);text-shadow:0 0 4px rgba(57,57,59,.5);box-shadow:0 0 5px 0 rgba(57,57,59,.1);text-align:center;transform:rotate(45deg) translate(-40px, -40px);transform-origin:left bottom;width:180%;font-weight:700}.sg-card .btn{box-shadow:none}@media(max-width: 767px){.sg-card-image{max-height:none !important}}.sg-card:not(.sg-card-nolink):hover .sg-card-image img{transform:scale(1.1)}.sg-card-shadow:not(.sg-card-nolink){transition:box-shadow .4s ease}.sg-card-shadow-heavy{box-shadow:0 8px 10px rgba(57,57,59,.3)}@media(min-width: 992px){.sg-card{margin-bottom:0}}.bg-card{box-shadow:0 1px 3px rgba(57,57,59,.12),0 1px 2px rgba(57,57,59,.24);background-color:#f5f8fa;border-top:1px solid var(--light-area-border);color:#174566}.bg-card hr{border-top:1px solid var(--light-area-border)}.bg-card a:not(.btn){color:var(--dachau-blue-link)}.bg-card a:not(.btn):hover{color:#061924}.bg-card .h1,.bg-card .h2,.bg-card .h3,.bg-card .h4,.bg-card .h5,.bg-card .h6,.bg-card h1,.bg-card h2,.bg-card h3,.bg-card h4,.bg-card h5,.bg-card h6,.bg-card .lead{color:#0a293b}.shopping-cart-button{position:fixed;height:50px;width:43px;display:block}.shopping-cart-button[data-article-count]::after{content:attr(data-article-count);position:absolute;display:block;width:15px;height:15px;border-radius:50%;top:6px;right:4px;text-align:center;line-height:1.4;font-size:1rem;font-weight:600}.shopping-cart-button--empty[data-article-count]::after{background:#f5f8fa;color:#174566}.shopping-cart-button--filled[data-article-count]::after{background:var(--brand-primary);color:var(--white-base)}.shopping-cart-button::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='white' d='M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:576px;height:512px;margin-top:1px;left:2px;width:21px;height:20px;position:relative;content:"";display:block;opacity:.75;transition:opacity .2s ease}.shopping-cart-button:hover::before{opacity:1}@media(max-width: 767px){.shopping-cart-button-mobile{position:absolute;display:inline-block;height:34px;width:34px;right:75px;border:1px solid var(--black-base)}}@media(max-width: 767px)and (min-width: 480px){.shopping-cart-button-mobile{top:11px}}@media(max-width: 767px){.shopping-cart-button-mobile::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%23000' d='M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:576px;height:512px;top:6px;left:5px;width:20px;height:20px;position:relative;content:"";display:block}}@media(max-width: 767px){.shopping-cart-button-mobile[data-article-count]::after{content:attr(data-article-count);position:absolute;display:block;width:17px;height:17px;border-radius:50%;top:-4px;right:-5px;text-align:center;line-height:1.6;font-size:1rem}}@media(max-width: 767px){.shopping-cart-button-mobile--empty[data-article-count]::after{background:#bbb;color:var(--white-base)}}@media(max-width: 767px){.shopping-cart-button-mobile--filled[data-article-count]::after{background:var(--dachau-green);color:var(--white-base)}}.m-to-top{position:fixed;height:48px;width:48px;border-radius:30px;background-color:var(--brand-primary);right:30px;bottom:25px;z-index:1000;display:block;opacity:0;transition:opacity .5s,visibility .5s;visibility:hidden;box-shadow:1px 1px 5px rgba(57,57,59,.5)}.m-to-top::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='white' d='M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;margin-left:auto;margin-right:auto;width:20px;height:20px;position:relative;content:"";display:block;transform:translateY(70%)}.m-to-top--visible{opacity:.7;visibility:visible}@media(min-width: 768px){.m-to-top--visible{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}50%{transform:translateY(0)}100%{opacity:1}}.rsm-search-plugin{position:absolute;right:55px;top:4px;transform:translateX(-100%);transition:transform .2s ease,opacity .2s ease,visibility .2s ease;z-index:1001;opacity:0;visibility:hidden;width:calc(100% - 60px)}.rsm-search-plugin::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23000' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";background-size:contain;display:inline-block;width:17px;height:auto;transition:opacity .2s ease;opacity:1;position:absolute;left:10px;top:0;bottom:0}.rsm-search-plugin.open{transform:none;opacity:1;visibility:visible}.rsm-search-plugin.open+.rsm-top-menu{justify-content:flex-end;padding-right:0}.rsm-search-plugin.open+.rsm-top-menu>*:not([href="#responsive-search"]){display:none}.rsm-search-plugin [type=text]{border-radius:0;border:0;padding:8px 12px 12px 32px;display:block;width:100%}.rsm-search-plugin [type=text]:focus{outline:0}.rsm-search-plugin [type=text]::-moz-placeholder{color:rgba(187,187,187,.8)}.rsm-search-plugin [type=text]::placeholder{color:rgba(187,187,187,.8)}.rsm-top-menu{background-color:rgba(0,0,0,0);color:#bbb;height:80px;position:sticky;z-index:999;box-shadow:none;transition:height .2s ease,background .2s ease,transform .2s ease;width:100%;top:0;display:flex;flex-wrap:wrap}.rsm-top-menu-button{padding:10px 20px;padding-right:5px;padding-left:15px;display:flex;align-items:center}.rsm-top-menu-button>*{cursor:pointer}.rsm-top-menu-button:first-child{padding:0}.rsm-top-menu-button:first-child>*{cursor:auto}.rsm-top-menu-button:first-of-type i{color:var(--white-base)}.rsm-top-menu-button:last-of-type{text-align:right}.rsm-top-menu-button:hover,.rsm-top-menu-button:focus{background:rgba(0,0,0,0);color:var(--black-base)}.rsm-top-menu-button select{margin-left:5px;border:0;background-color:rgba(0,0,0,0);transform:translateY(-1px)}.rsm-top-menu-button .fa-search{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;margin:0 5px;display:block;width:18px;height:18px;transform:translateY(1px)}.rsm-orientation-left>.rsm-footer-menu{left:0;transform:translateX(-110%)}.rsm-orientation-right>.rsm-footer-menu{right:0;transform:translateX(110%)}.rsm-footer-menu{position:absolute;width:90%;max-width:400px;background:rgba(0,0,0,0);bottom:0;z-index:100;display:flex;flex-wrap:wrap;visibility:hidden;transition:transform .4s ease-in-out,opacity .4s ease-in-out;will-change:transform;box-shadow:none;height:45px}.rsm-footer-menu .a-icon-user{margin-left:4px}.rsm-open .rsm-footer-menu{visibility:visible;transform:none}.rsm-footer-menu-button{padding:10px 20px;color:#bbb}.rsm-footer-menu-button:hover,.rsm-footer-menu-button:focus{text-decoration:none;background-color:var(--dachau-green);color:var(--white-base)}.rsm-user-profile-header img{margin:auto;display:block;border-radius:50%}.rsm-user-profile-header .rsm-user-profile-header-link{font-weight:400;font-size:1.6rem;background:rgba(0,0,0,0);color:#bbb;text-align:center}.rsm-user-profile-header .rsm-user-profile-header-link:hover,.rsm-user-profile-header .rsm-user-profile-header-link:focus{background:rgba(0,0,0,0);outline:0}.rsm .rsm-user-profile-header-wrapper-link{background:rgba(0,0,0,0)}.rsm .rsm-user-profile-header-wrapper-link:hover,.rsm .rsm-user-profile-header-wrapper-link:focus{background:rgba(0,0,0,0)}.rsm-header{background:linear-gradient(to bottom, #222 0%, #222 100%);color:#bbb;font-size:2rem;font-weight:700;z-index:1000;top:0;left:0;position:absolute;position:sticky}.rsm-close,.rsm .has-open-search .rsm-language-switch-toggle,.rsm .has-open-search .fa-search,.rsm .has-open-language-menu .rsm-language-switch-toggle,.rsm .has-open-language-menu .fa-search{transform:translateY(-3px);color:#bbb;background:rgba(0,0,0,0);border:0;position:absolute;top:42px;left:42px;font-size:2.3rem;font-weight:100;width:35px;height:35px;line-height:1;text-align:center;z-index:200}.rsm-close::after,.rsm .has-open-search .rsm-language-switch-toggle::after,.rsm .has-open-search .fa-search::after,.rsm .has-open-language-menu .rsm-language-switch-toggle::after,.rsm .has-open-language-menu .fa-search::after{content:"×"}.rsm{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1002}.rsm::before{position:absolute;content:"";display:block;width:100%;height:100%;background:rgba(var(--white-base), 0.5);transition:opacity .2s ease-in-out;opacity:0;will-change:opacity}.rsm.rsm-open{pointer-events:auto}.rsm.rsm-open::before{opacity:1}.rsm li{list-style:none}.rsm-root{margin:0;padding:0;height:100%;background:rgba(0,0,0,0);transition:transform .4s ease-in-out;will-change:transform;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;box-shadow:0 0 35px 0 rgba(57,57,59,.5);padding-top:45px}.rsm-orientation-left .rsm-root{transform:translateX(-110%)}.rsm-orientation-right>.rsm-root{transform:translateX(110%);left:auto}.rsm-root .rsm-root{transform:translateX(110%)}.rsm>.rsm-root{width:100%;max-width:520px;background:rgba(34,34,34,.9);padding-bottom:45px;padding-top:0}.rsm>.rsm-root::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39 43.5'%3e%3cg fill='white'%3e%3cpath d='M1.5 6.8c8.3-8.6 21.9-8.9 30.6-.7s8.9 21.9.7 30.6-21.9 8.9-30.6.7l-.7-.7c-4-4.1 2.2-10.1 6.2-6 5 5.2 13.2 5.4 18.4.4s5.4-13.2.4-18.4-13.2-5.3-18.4-.3l-.4.4c-3.9 4.1-10.2-1.9-6.2-6'/%3e%3cpath d='M11.7 18.6c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2m-3.3 3.3c0-4.7 3.9-8.6 8.6-8.6s8.6 3.9 8.6 8.6c0 4.7-3.9 8.6-8.6 8.6-4.8 0-8.6-3.9-8.6-8.6' fill-rule='evenodd' clip-rule='evenodd'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:39px;height:43px;content:"";position:absolute;top:40px;right:40px;width:25px;height:28px}.rsm>.rsm-root>.rsm-default-link{position:relative}.rsm>.rsm-root>.rsm-default-link::after{content:"";position:absolute;width:50%;min-width:240px;height:1px;left:54px;bottom:0;background-color:#bbb}@media(min-width: 480px){.rsm>.rsm-root>.rsm-default-link::after{left:110px}}.rsm>.rsm-root>.rsm-default-link>a,.rsm>.rsm-root>.rsm-default-link>.rsm-sub-opener__toggle{position:relative;min-width:240px;width:50%}.rsm>.rsm-root>.rsm-default-link>a{margin-left:54px;position:relative;font-size:1.6rem;text-transform:uppercase}@media(min-width: 480px){.rsm>.rsm-root>.rsm-default-link>a{margin-left:110px}}.rsm>.rsm-root>.rsm-default-link:last-child::after{background-color:rgba(0,0,0,0)}.rsm-open>.rsm-root{transform:none}.rsm-root .rsm-root[data-level="1"]{margin-top:45px;padding-top:0}.rsm-root .rsm-root[data-level="2"]{margin-top:-45px}.rsm-root .rsm-sub-open{transform:none;height:calc(100% - 45px);margin-top:45px;padding-top:0}.rsm-root .rsm-sub-open[data-level="1"] .rsm-default-link,.rsm-root .rsm-sub-open[data-level="1"] .rsm-section-link{margin-left:74px}@media(min-width: 480px){.rsm-root .rsm-sub-open[data-level="1"] .rsm-default-link,.rsm-root .rsm-sub-open[data-level="1"] .rsm-section-link{margin-left:130px}}.rsm-root .rsm-sub-open[data-level="1"] .rsm-default-link.rsm-active>a,.rsm-root .rsm-sub-open[data-level="1"] .rsm-section-link.rsm-active>a{border-bottom:1px solid #bbb}.rsm-root .rsm-sub-open[data-level="2"]{margin-top:0}.rsm-root a:not([href="#responsive-search"]){display:block;padding:10px 20px 10px 0;color:#bbb;font-weight:700;text-decoration:none;transition:background .2s ease,color .2s ease,opacity .2s ease}.rsm-root .rsm-default-link>a:hover,.rsm-root .rsm-default-link>a:focus,.rsm-root .rsm-section-link>a:hover,.rsm-root .rsm-section-link>a:focus{background:rgba(0,0,0,0);color:#bbb}.rsm-root .rsm-sub-opener{display:inline-block;position:relative;width:100%;z-index:0}.rsm-root .rsm-sub-opener::before{content:"";display:block;background:rgba(0,0,0,0);position:absolute;width:45px;top:0;bottom:0;right:0}.rsm-root .rsm-sub-opener::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23000' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:320px;height:512px;background-size:contain;content:"";display:block;width:18px;height:18px;right:16px;top:50%;position:absolute;transform:translateY(-50%);margin-top:-1px;text-align:center}.rsm-root .rsm-back-link a{display:block;padding-left:25px;background-color:var(--dachau-green);color:var(--white-base);position:relative}.rsm-root .rsm-back-link a::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='white' d='M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:320px;height:512px;background-size:contain;content:"";display:block;width:18px;height:18px;position:absolute;left:16px;transform:translateY(3px)}.rsm-root .rsm-back-link a .rsm-back-link-title{margin-left:16px;display:inline-block;vertical-align:middle;font-weight:700}.rsm-root .rsm-back-link a:hover{background:var(--dachau-green);color:var(--white-base)}.rsm-root .rsm-root>li:not(.rsm-section-link):not(.rsm-back-link)>a{padding:10px 20px}.rsm-root .rsm-section-link{background-color:rgba(0,0,0,0);font-weight:700}.rsm-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.navbar-toggle{margin:0;position:absolute;right:15px;border-color:#bbb;border-radius:0}@media(min-width: 480px){.navbar-toggle{top:10px}}.navbar-toggle .icon-bar{background-color:var(--gray3)}.rsm-section-link{border-bottom:1px solid rgba(57,57,59,.1)}.rsm--has-toggles .rsm-root{box-shadow:none;height:auto}.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link{position:relative;transition:transform .2s ease}.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener__toggle,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener__toggle,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener{display:inline-block}.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener__toggle,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener__toggle{position:absolute;left:54px;background-color:rgba(0,0,0,0);text-align:center;top:0;padding:0 20px}@media(min-width: 480px){.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener__toggle,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener__toggle{left:110px}}.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener__toggle::after,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener__toggle::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23bbb' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:320px;height:512px;content:"";position:absolute;transform:translateY(-50%) rotate(0);width:8px;height:20px;right:0;top:20px;transition:transform .2s ease}.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener__toggle--sub-open::after,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener__toggle--sub-open::after{transform:translateY(-50%) rotate(90deg)}.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener{pointer-events:none}.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener::after,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-default-link>.rsm-sub-opener::before,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener::after,.rsm--has-toggles .rsm-root[data-level="0"]>li.rsm-section-link>.rsm-sub-opener::before{content:none}.rsm--has-toggles .rsm-root[data-level="1"]{padding-top:0;height:0;margin-top:0}.rsm--has-toggles .rsm-root[data-level="1"]>li.rsm-default-link>a,.rsm--has-toggles .rsm-root[data-level="1"]>li.rsm-section-link>a{margin-left:20px;padding:16px 0 2px;display:inline-block}.rsm--has-toggles .rsm-sub-open--toggled>.rsm-sub-opener:not([href="#responsive-search"]){background-color:rgba(0,0,0,0)}.rsm--has-toggles .rsm-sub-open.rsm-root[data-level="1"],.rsm--has-toggles .rsm-sub-open--toggled .rsm-sub-open.rsm-root[data-level="1"]{height:auto}.rsm--has-toggles .rsm-root[data-current-level="1"] .rsm-sub-open.rsm-root[data-level="1"]{position:relative;padding-top:0}.rsm--has-toggles .rsm-root[data-current-level="1"] .rsm-sub-open.rsm-root[data-level="1"]>.rsm-back-link{display:none}.rsm--has-toggles .rsm-root[data-level="2"]{visibility:hidden}.rsm--has-toggles .rsm-root .rsm-sub-open--toggled .rsm-root[data-level="1"]{visibility:visible}.rsm--has-toggles .rsm-root .rsm-sub-opener__toggle{pointer-events:none;transition:background .2s ease,transform .2s ease}.rsm--has-toggles .rsm-root[data-current-level="1"]>.rsm-sub-open--toggled{padding-bottom:40px;box-shadow:0 3px 6px rgba(57,57,59,.16),0 3px 6px rgba(57,57,59,.23);border:0}.rsm--has-toggles .rsm-root[data-current-level="2"] .rsm-sub-opener__toggle,.rsm--has-toggles .rsm-root[data-current-level="3"] .rsm-sub-opener__toggle{transform:translateX(110%)}.rsm--has-toggles .rsm-root[data-current-level="2"].rsm-root[data-level="0"],.rsm--has-toggles .rsm-root[data-current-level="3"].rsm-root[data-level="0"]{visibility:visible}.rsm--has-toggles .rsm-root[data-current-level="2"].rsm-root[data-level="0"]>li.rsm-default-link,.rsm--has-toggles .rsm-root[data-current-level="2"].rsm-root[data-level="0"]>li.rsm-section-link,.rsm--has-toggles .rsm-root[data-current-level="3"].rsm-root[data-level="0"]>li.rsm-default-link,.rsm--has-toggles .rsm-root[data-current-level="3"].rsm-root[data-level="0"]>li.rsm-section-link{position:static}.rsm--has-toggles .rsm-root[data-current-level="2"] .rsm-sub-open.rsm-root[data-level="1"],.rsm--has-toggles .rsm-root[data-current-level="2"] .rsm-sub-open--toggled .rsm-sub-open.rsm-root[data-level="1"],.rsm--has-toggles .rsm-root[data-current-level="3"] .rsm-sub-open.rsm-root[data-level="1"],.rsm--has-toggles .rsm-root[data-current-level="3"] .rsm-sub-open--toggled .rsm-sub-open.rsm-root[data-level="1"]{visibility:hidden;transform:none}.rsm--has-toggles .rsm-root[data-current-level="2"] .rsm-sub-open.rsm-root[data-level="2"]{visibility:visible;transform:none;margin-top:44px}.rsm--has-toggles .rsm-root[data-current-level="2"] .rsm-sub-open.rsm-root[data-level="2"] .rsm-back-link{visibility:visible}.rsm--has-toggles .rsm-root[data-current-level="3"] .rsm-sub-open.rsm-root[data-level="3"]{visibility:visible;transform:none;margin-top:44px}.rsm--has-toggles .rsm-root[data-current-level="3"] .rsm-sub-open.rsm-root[data-level="3"] .rsm-back-link{visibility:visible}.rsm:not(.rsm--has-toggles) .rsm-root[data-current-level="3"] .rsm-root.rsm-sub-open[data-level="3"]{margin-top:0;height:100%}.rsm-root .rsm-active:not(.rsm-header):not(.rsm-sub-open--toggled)>a{background-color:rgba(0,0,0,0);color:var(--white-base)}.rsm .has-open-search .rsm-top-menu,.rsm .has-open-language-menu .rsm-top-menu{background:rgba(34,34,34,.7);height:45px}.rsm .has-open-search .rsm-close,.rsm .has-open-language-menu .rsm-close{display:none}.rsm .has-open-search .rsm-language-switch-toggle,.rsm .has-open-search .fa-search,.rsm .has-open-language-menu .rsm-language-switch-toggle,.rsm .has-open-language-menu .fa-search{color:var(--white-base);transform:none;font-weight:700;cursor:pointer}.rsm .has-open-search .fa-search,.rsm .has-open-language-menu .fa-search{padding:0;transform:translateX(5px);font-style:normal}.rsm .language-menu__title{display:none;color:var(--gray3);font-size:1.8rem;font-weight:500}.rsm .has-open-search .rsm-top-menu>*:not([href="#responsive-search"]):not(.rsm-search-plugin){display:none}.rsm .has-open-language-menu .rsm-top-menu-button:first-child{padding:10px 20px;height:45px;animation:fadeInDown .4s ease}.rsm .has-open-language-menu .rsm-top-menu-button:not(:first-child){display:none}.rsm .has-open-language-menu .language-menu__title{display:flex;align-items:flex-end}.rsm .has-open-language-menu .rsm-top-menu{justify-content:flex-end;padding-right:0;height:100%;box-shadow:none}.rsm .has-open-language-menu .rsm-top-menu-button{width:100%;display:flex;justify-content:space-between}.rsm .has-open-language-menu .flag-icon{margin-bottom:0;transform:translateY(3px)}.rsm-login-label{display:flex}.rsm-edit-profile-label{transform:translateX(-5px)}.rsm-language-switch-toggle{position:relative}.rsm-language-switch-toggle.flag-icon:not(.fa-globe){box-shadow:0 0 1px 0 var(--gray3);margin-bottom:0}.rsm-language-switch-toggle .fa-globe{padding-top:1px}.rsm-language-switch{background:var(--white-base);height:calc(100% - 45px);position:absolute;left:0;right:0;top:45px;transform:translateY(-100%);transition:transform .2s ease,opacity .2s ease,visibility .2s ease;z-index:300;opacity:0;visibility:hidden}.rsm-language-switch>li>a{opacity:0;width:100%;font-size:1.8rem;padding:10px 20px;transform:translateY(-100%);transition:transform .2s ease,opacity .2s ease}.rsm-language-switch>li>a:hover,.rsm-language-switch>li>a:focus{background:var(--link-hover-background);color:var(--gray3)}.rsm-language-switch.open{transform:none;opacity:1;visibility:visible}.rsm-language-switch.open>li>a{transform:none;opacity:1}.rsm-language-switch .flag-icon{margin-right:5px}.m-tabs__tablist{margin-bottom:15px;display:flex;background-color:var(--sg-jobs-background-color)}.m-tabs .responsive-tab-more,.m-tabs__tab{padding:12px 15px;border:0;background-color:var(--sg-jobs-background-color);color:var(--special-green);white-space:nowrap;position:relative;transition:background-color .2s ease}.m-tabs .responsive-tab-more::after,.m-tabs__tab::after{content:"";display:block;height:2px;width:100%;position:absolute;bottom:0;left:0;background-color:var(--brand-primary);transform:translateY(100%);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.m-tabs .responsive-tab-more:hover,.m-tabs__tab:hover{background-color:var(--dark-area-foreground);color:var(--link-hover-color)}.m-tabs .responsive-tab-more[aria-selected=true],.m-tabs__tab[aria-selected=true]{background-color:var(--dachau-blue);color:var(--white-base)}.m-tabs .responsive-tab-more:hover,.m-tabs .responsive-tab-more:focus,.m-tabs__tab:hover,.m-tabs__tab:focus{outline:0}.m-tabs .responsive-tab-more:hover::after,.m-tabs .responsive-tab-more:focus::after,.m-tabs__tab:hover::after,.m-tabs__tab:focus::after{transform:none;opacity:1}.m-tabs .responsive-tab-more{padding-right:35px;position:relative}.m-tabs .responsive-tab-more::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23000' d='M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM273 369.9l135.5-135.5c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L256 285.1 154.4 183.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L239 369.9c9.4 9.4 24.6 9.4 34 0z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";display:block;width:14px;height:14px;position:absolute;right:15px;top:50%;transform:translateY(-50%) translateY(-1px)}.m-tabs .responsive-tabs-off-screen{text-align:left;box-shadow:0 1px 3px rgba(var(--navigation-background), 0.12),0 1px 2px rgba(var(--navigation-background), 0.24)}.m-tabs__panel--closed{display:none}.sg-slide-element{position:relative}.sg-slide{width:100%;overflow:hidden;display:flex;flex-direction:column;align-self:stretch}.sg-slide>a{flex-grow:1;display:flex;flex-direction:column}.sg-slide picture{display:flex;align-items:center;overflow:hidden}@media(min-width: 1025px){.sg-slide picture{height:100%}.sg-slide-small .sg-slide picture{display:inline-block}}.sg-slide .sg-area-image-container{min-height:400px}.sg-slide .sg-area-image-container .sg-area-background-image{background-position:center right}@media(min-width: 1025px){.sg-slide{max-height:400px;position:relative;float:left}.sg-slide-small .sg-slide{max-height:400px}}.sg-content-type .sg-slide{max-height:400px;position:relative;float:left}.sg-content-type .sg-slide picture{height:100%}.sg-slide-small .sg-content-type .sg-slide picture{display:inline-block}.sg-slide-container{will-change:transform;transition:transform .4s ease-out;display:flex;align-items:center;background-color:#0a0a0a}.sg-slide-track{overflow-x:hidden;width:100%;background-color:#0a0a0a}.sg-slide-track::after{content:"";display:table;clear:both}.sg-slide-image{min-width:100%;height:250px}.sg-slide-small .sg-slide-image{height:150px}@media(min-width: 768px){.sg-slide-image{height:500px}.sg-slide-small .sg-slide-image{height:275px}}@supports((-o-object-fit: cover) or (object-fit: cover)){.sg-slide-image{margin-left:50%;transform:translateX(-50%);-o-object-fit:cover;object-fit:cover}}@media(min-width: 1025px){.sg-slide-image{height:auto;min-height:600px}.sg-slide-small .sg-slide-image{height:400px}@supports((height: -moz-fit-content) or (height: fit-content)){.sg-slide-image{transform:translateX(-50%) scale(1.1);height:-moz-fit-content;height:fit-content}}}@media(min-width: 1200px){.sg-slide-image{min-height:600px}.sg-slide-small .sg-slide-image{min-height:400px}}.sg-slide-element--images-only.sg-slide-small .sg-slide-image{height:275px}.sg-slide-element:not(.sg-slide-element--images-only):not(.sg-slide-fullscreen) .sg-slide--image-only picture{height:100%}.sg-slide-element:not(.sg-slide-element--images-only):not(.sg-slide-fullscreen) .sg-slide--image-only .sg-slide-image{height:100%;width:auto}.sg-slide-content{padding:0 10px;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;max-width:100%}.sg-slide-content>.default-content-element{max-width:100%}.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-content{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;position:absolute;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center;flex:1;width:100%;margin:0;padding:0;flex-basis:auto}.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-content:before,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-content:after{content:" ";display:table}.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-content:after{clear:both}.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-content::before{content:none}.sg-slide-content h2,.sg-slide-content .h2,.sg-slide-content h3,.sg-slide-content .h3,.sg-slide-content h4,.sg-slide-content .h4,.sg-slide-content h5,.sg-slide-content .h5,.sg-slide-content h6,.sg-slide-content .h6,.sg-slide-content p,.sg-slide-content .lead{margin:8px auto 15px}.sg-slide-content h2:last-child:not(:first-child),.sg-slide-content .h2:last-child:not(:first-child),.sg-slide-content h3:last-child:not(:first-child),.sg-slide-content .h3:last-child:not(:first-child),.sg-slide-content h4:last-child:not(:first-child),.sg-slide-content .h4:last-child:not(:first-child),.sg-slide-content h5:last-child:not(:first-child),.sg-slide-content .h5:last-child:not(:first-child),.sg-slide-content h6:last-child:not(:first-child),.sg-slide-content .h6:last-child:not(:first-child),.sg-slide-content p:last-child:not(:first-child),.sg-slide-content .lead:last-child:not(:first-child){margin-bottom:23px}@media(min-width: 1025px){.sg-slide-content h2,.sg-slide-content .h2,.sg-slide-content h3,.sg-slide-content .h3,.sg-slide-content h4,.sg-slide-content .h4,.sg-slide-content h5,.sg-slide-content .h5,.sg-slide-content h6,.sg-slide-content .h6,.sg-slide-content p,.sg-slide-content .lead{margin:5px auto 15px;max-width:80%}.sg-slide-content h2:last-child:not(:first-child),.sg-slide-content .h2:last-child:not(:first-child),.sg-slide-content h3:last-child:not(:first-child),.sg-slide-content .h3:last-child:not(:first-child),.sg-slide-content h4:last-child:not(:first-child),.sg-slide-content .h4:last-child:not(:first-child),.sg-slide-content h5:last-child:not(:first-child),.sg-slide-content .h5:last-child:not(:first-child),.sg-slide-content h6:last-child:not(:first-child),.sg-slide-content .h6:last-child:not(:first-child),.sg-slide-content p:last-child:not(:first-child),.sg-slide-content .lead:last-child:not(:first-child){margin-bottom:15px}}.sg-slide-content h2,.sg-slide-content .h2,.sg-slide-content h3,.sg-slide-content .h3,.sg-slide-content h4,.sg-slide-content .h4,.sg-slide-content h5,.sg-slide-content .h5,.sg-slide-content h6,.sg-slide-content .h6{color:var(--white-base);text-shadow:0 0 20px rgba(10,10,10,.9);font-size:2.4rem}.sg-slide-content h2:first-child:last-child,.sg-slide-content .h2:first-child:last-child,.sg-slide-content h3:first-child:last-child,.sg-slide-content .h3:first-child:last-child,.sg-slide-content h4:first-child:last-child,.sg-slide-content .h4:first-child:last-child,.sg-slide-content h5:first-child:last-child,.sg-slide-content .h5:first-child:last-child,.sg-slide-content h6:first-child:last-child,.sg-slide-content .h6:first-child:last-child{padding-top:0}@media(min-width: 1025px){.sg-slide-content h2,.sg-slide-content .h2,.sg-slide-content h3,.sg-slide-content .h3,.sg-slide-content h4,.sg-slide-content .h4,.sg-slide-content h5,.sg-slide-content .h5,.sg-slide-content h6,.sg-slide-content .h6{font-size:4rem}}.sg-slide-content h1,.sg-slide-content .h1{color:var(--gray-darker)}.sg-slide-content p{color:var(--gray-darker);text-shadow:0 0 20px rgba(10,10,10,.9);font-size:2rem}.sg-slide-content p:last-child{display:none}.sg-slide-content .lead{font-weight:700;font-size:2.2rem}@media(min-width: 1025px){.sg-slide-content .lead{font-size:2.7rem}}.sg-slide-content [class^=btn]:hover,.sg-slide-content [class^=btn]:focus{text-decoration:none}.sg-slide-element:not(#carousel-latest-news):not(.sg-slide-fullscreen) .sg-slide-content>.default-content-element{transition:transform .2s ease}@media(min-width: 1025px){.sg-slide-element:not(#carousel-latest-news):not(.sg-slide-fullscreen) .sg-slide-content>.default-content-element .ce-textpic{width:100%}}@media(min-width: 386px){.sg-slide-content [class^=btn]+[class^=btn]{margin-left:20px}}.sg-slide-content .ce-bodytext{padding:15px;display:inline-block;background-color:rgba(255,255,255,.3)}.sg-slide-medium h1,.sg-slide-medium .h1{padding:20px 0}.sg-slide-small h1,.sg-slide-small .h1{padding:20px 0 15px}.sg-slide-backdrop-dark{background:rgba(10,10,10,.3);transition:background .4s ease;will-change:transform}.hasJs .sg-slide-backdrop-dark{background:rgba(0,0,0,0)}.hasJs .sg-slide-backdrop-dark>*{opacity:0;transform:translateY(50px);transition:transform .4s ease,opacity .2s ease}.hasJs .active .sg-slide-backdrop-dark{background:rgba(10,10,10,.3)}.hasJs .active .sg-slide-backdrop-dark>*{opacity:1;transform:translateY(0)}.sg-slide-backdrop-dark [class^=btn]{padding-top:9px;padding-bottom:9px;background:rgba(0,0,0,0);color:var(--white-base);transition:background .2s ease,color .2s ease,box-shadow .2s ease;border:2px solid var(--white-base);background-color:rgba(0,0,0,0)}.sg-slide-backdrop-dark [class^=btn]:hover{background:var(--white-base);color:var(--bs-text-color);border-color:var(--white-base)}.sg-slide-backdrop-dark .btn-primary{background:var(--white-base);color:var(--bs-text-color);transition:background .2s ease,color .2s ease;border:2px solid var(--white-base)}.sg-slide-backdrop-dark .btn-primary:hover{background:rgba(0,0,0,0);color:var(--white-base);border-color:var(--white-base)}@media(min-width: 1025px){.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark h2,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark .h2,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark h3,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark .h3,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark h4,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark .h4,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark h5,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark .h5,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark h6,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark .h6,.sg-slide-element:not(.sg-slide-fullscreen) .sg-slide-backdrop-dark p{color:var(--white-base);text-shadow:0 0 20px rgba(10,10,10,.9)}}.sg-slide-thumbnail-track{position:absolute;z-index:100;bottom:0}.sg-slide-thumbnail-track .sg-slide{transform:scale(0.95)}.sg-slide-prev,.sg-slide-next{position:absolute;z-index:110;color:#fff;top:0;bottom:0;width:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:.5;transition:opacity .2s ease;cursor:pointer}.has-open-megamenu-flyout .sg-slide-prev,.has-open-megamenu-flyout .sg-slide-next{pointer-events:none}@media(hover: hover){.sg-slide-element:hover .sg-slide-prev,.sg-slide-element:hover .sg-slide-next{opacity:.5}.sg-slide-element:hover .sg-slide-prev:hover,.sg-slide-element:hover .sg-slide-prev:active,.sg-slide-element:hover .sg-slide-next:hover,.sg-slide-element:hover .sg-slide-next:active{opacity:.9}}.sg-slide-prev{background-image:linear-gradient(to right, rgba(var(--slider-rgb), 0.3) 0%, rgba(var(--slider-rgb), 0.0001) 100%);background-repeat:repeat-x}.sg-slide-prev .fa-angle-left{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28'%3e%3cpath fill='white' d='M26.297 12.625L14.703 24.203a.99.99 0 01-1.406 0L1.703 12.625a1.009 1.009 0 010-1.422l2.594-2.578a.99.99 0 011.406 0L14 16.922l8.297-8.297a.99.99 0 011.406 0l2.594 2.578a1.009 1.009 0 010 1.422z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:28px;height:28px;content:"";display:inline-block;width:40px;height:40px;transform:rotate(90deg);text-shadow:0 0 20px rgba(10,10,10,.9)}.sg-slide-next{right:0;background-image:linear-gradient(to right, rgba(var(--slider-rgb), 0.0001) 0%, rgba(var(--slider-rgb), 0.3) 100%);background-repeat:repeat-x}.sg-slide-next .fa-angle-right{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28'%3e%3cpath fill='white' d='M26.297 12.625L14.703 24.203a.99.99 0 01-1.406 0L1.703 12.625a1.009 1.009 0 010-1.422l2.594-2.578a.99.99 0 011.406 0L14 16.922l8.297-8.297a.99.99 0 011.406 0l2.594 2.578a1.009 1.009 0 010 1.422z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:28px;height:28px;content:"";display:inline-block;width:40px;height:40px;transform:rotate(-90deg);text-shadow:0 0 20px rgba(10,10,10,.9)}.main-content .sg-slide-next,.footer .sg-slide-next{right:15px}.sg-slide-preview-track{margin:0;list-style:none;display:flex;align-content:stretch;justify-content:space-between}.sg-slide-preview-track li{display:flex;background:#0a0a0a;color:var(--white-base)}.sg-slide-preview-track .sg-slide-preview-content{padding:15px}.sg-slide-preview-track .sg-slide-preview-content h2{margin:0;padding:0 0 10px;color:var(--white-base);text-transform:none;font-size:1.8rem}.sg-slide-preview-track .sg-slide-preview-content p{font-size:1.4rem}.sg-slide-preview-track .sg-slide-preview-content p:last-of-type{margin-bottom:0}.intro-section .sg-slide-element .sg-slide-content .default-content-element{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width: 768px){.intro-section .sg-slide-element .sg-slide-content .default-content-element{width:750px}}@media(min-width: 992px){.intro-section .sg-slide-element .sg-slide-content .default-content-element{width:970px}}@media(min-width: 1200px){.intro-section .sg-slide-element .sg-slide-content .default-content-element{width:1170px}}.intro-section .sg-slide-element .sg-slide-content .default-content-element .ce-textpic h1{padding-bottom:0}.intro-section .sg-slide-element .sg-slide-content .default-content-element .ce-textpic p:last-child{display:block;margin:0;text-shadow:none}@media(min-width: 768px){.intro-section .sg-slide-element .sg-slide-content .default-content-element .ce-textpic p:last-child{padding:0 20px 30px}}@media(min-width: 992px){.intro-section .sg-slide-element .sg-slide-content .default-content-element .ce-textpic br.mobile-break{display:none}}.intro-section .sg-slide-element .sg-slide-content .default-content-element .ce-textpic strong{color:var(--brand-primary);text-transform:uppercase;font-family:FormaDJRMedium,Helvetica,Arial,sans-serif;font-size:3.8rem;line-height:48px;letter-spacing:2px;font-weight:normal}.hasJs .sg-slide-not-initialized .sg-slide{display:none}.hasJs .sg-slide-not-initialized .sg-slide:first-of-type{display:block}.sg-slide-fullscreen.sg-slide-element{top:0;margin-bottom:0}.sg-slide-fullscreen .sg-slide{height:calc(100vh - var(--logo-height));max-height:none;overflow:hidden;position:relative}@media(min-width: 768px){.sg-slide-fullscreen .sg-slide{height:calc(100vh - (52px + var(--logo-height) + 2px))}}.sg-slide-fullscreen .sg-slide .sg-slide-content-header{padding-bottom:15px;color:var(--white-base);font-size:5rem;font-weight:700}@media(max-width: 498px){.sg-slide-fullscreen .sg-slide .sg-slide-content-header{font-size:3.5rem}}.sg-slide-fullscreen .sg-slide-media{height:100%;width:100%;background-size:cover;background-position:center}.sg-slide-fullscreen h1,.sg-slide-fullscreen .h1,.sg-slide-fullscreen h2,.sg-slide-fullscreen .h2,.sg-slide-fullscreen h3,.sg-slide-fullscreen .h3,.sg-slide-fullscreen h4,.sg-slide-fullscreen .h4,.sg-slide-fullscreen h5,.sg-slide-fullscreen .h5,.sg-slide-fullscreen h6,.sg-slide-fullscreen .h6,.sg-slide-fullscreen p,.sg-slide-fullscreen .lead{color:var(--white-base);margin:5px auto 15px}.sg-slide-fullscreen h2,.sg-slide-fullscreen .h2,.sg-slide-fullscreen h3,.sg-slide-fullscreen .h3,.sg-slide-fullscreen h4,.sg-slide-fullscreen .h4,.sg-slide-fullscreen h5,.sg-slide-fullscreen .h5,.sg-slide-fullscreen h6,.sg-slide-fullscreen .h6{font-size:4rem}.sg-slide-fullscreen .search-field{margin:0 auto}.sg-slide-fullscreen .sg-slide-content{margin:auto;padding:20px}.sg-slide-fullscreen .sg-slide-bodytext{width:90%;max-width:none}@media(max-width: 1024px){.sg-slide-fullscreen .sg-slide-bodytext{margin:auto}}@media(min-width: 1025px){.sg-slide-fullscreen .sg-slide-bodytext{max-width:925px}}.m-fullscreen-hero__scroll-cta{position:absolute;bottom:15px;left:50%;z-index:2;transform:translateX(-50%);display:none}@media(min-width: 992px){.m-fullscreen-hero__scroll-cta{display:block}}.m-fullscreen-hero__scroll-cta::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='white' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:320px;height:512px;display:block;content:"";width:32px;height:32px;animation:bouncing-arrow 2s infinite}@media(min-width: 768px){#m-fullscreen-hero-end{transform:translateY(-12px)}}.hasJs .sg-slide-fullscreen .sg-slide-backdrop-dark{background:rgba(10,10,10,.3)}@keyframes bouncing-arrow{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-25px)}60%{transform:translateY(-10px)}}.high-contrast{--page-color-foreground: #000;--page-color-link: #000;--page-color-link--hover: #000;--page-color-link-background--hover: #000;--page-color-border: #000;--navigation-color-link: #fff;--navigation-color-link--hover: #fff;--navigation-color-link-background--hover: $black-base;--navigation-background-color: 0, 0, 0;--navigation-background-opacity: 1;--megamenu-color-secondary-background: #000;--megamenu-color-link: #000;--megamenu-color-link--hover: #000;--megamenu-background-color: 255, 255, 255;--megamenu-background-opacity: 1;--megamenu-color-primary-background: #000;--component-color-primary-background: #000;--component-color-secondary-background: #000;--component-color-secondary-foreground: #fff;--component-color-background: #fff;--component-color-foreground: #000;--component-color-link-background--hover: #fff;--component-color-headline: #000;--component-color-border: #000;--slider-rgb: 0, 0, 0;--dark-area-color-background: #000;--dark-area-color-headline: #fff;--dark-area-color-link: #fff;--dark-area-color-link--hover: #fff;--light-area-color-link: #000;--light-area-color-border: #000;--light-area-color-background: #fff;--light-area-color-foreground: $black-base;--box-primary-color-background: #000;--box-primary-color-link-background--hover: #000;--box-success-color-background: #000;--box-success-color-link-background--hover: #000;--box-success-color-border: #fff;--box-info-color-background: #fff;--box-info-color-foreground: #000;--box-info-color-link-background--hover: #000;--bs-btn-info-border: $black-base;--bs-btn-border-radius-base: 0;--bs-btn-border-radius-large: 0;--bs-btn-border-radius-small: 0;--bs-btn-default-bg: #000;--bs-btn-default-border: #000;--topbar-color-primary-background: #000;--bs-headings-color: #000;--rsm-color-link: #000;--rsm-color-primary-background: #fff;--rsm-color-link-background--hover: #000;--rsm-color-link--hover: #fff;--rsm-color-secondary-background: #000;--rsm-color-foreground: #000;--rsm-color-primary-foreground: #000;--rsm-color-border: #000;--bs-brand-warning: #000;--bs-btn-warning-bg: #000;--bs-btn-warning-border: #000;--bs-btn-warning-color: #fff;--bs-btn-warning-bg--hover: #000;--bs-well-bg: $light-area-color-background;--bs-well-border: $light-area-color-border;--bs-well-color: $light-area-color-foreground;--bs-well-headline: $light-area-color-headline;--bs-well-link: $light-area-color-link;--bs-well-link--hover: $light-area-color-link--hover;--bs-btn-primary-bg: $box-primary-color-background;--bs-btn-primary-bg--hover: $box-primary-color-link-background--hover;--bs-btn-success-bg: $box-success-color-background;--bs-btn-info-bg: $box-info-color-background;--bs-btn-success-border: $box-success-color-border;--bs-btn-info-color: $box-info-color-foreground;--bs-btn-success-bg--hover: $box-success-color-link-background--hover;--bs-btn-info-bg--hover: $box-info-color-link-background--hover;--bs-text-color: $page-color-foreground}.high-contrast .tx-sgnews-single-header-image .tx-sgnews-single-image::before{background:#000}.high-contrast .tx-sgnews-teaser-inner{border-color:#000}.high-contrast .m-fullscreen-hero__scroll-cta{display:none}.high-contrast .tx-sgcomments-pi1 .comment-toolbar{background-color:#fff}.high-contrast .rsm-user-profile-header-link{color:#000}.high-contrast .rsm-root .rsm-sub-opener:hover::after{filter:invert(1)}.high-contrast .m-mega-menu__flyout{border:2px solid #000;border-top:0}.high-contrast .btn-info:hover{filter:invert(1)}.high-contrast .btn-info:hover:not(.tx-sgnews-footer-browser-next):not(.tx-sgnews-footer-browser-previous){color:#0a293b;background-color:#fff}.high-contrast .hasJs .active .sg-slide-backdrop-dark{background:#000}.high-contrast .navbar-inverse{border-bottom:solid 1px #fff}.high-contrast .navbar-inverse .navbar-nav>li.active,.high-contrast .navbar-inverse .navbar-nav>li>a:hover{border-bottom:solid 3px #fff}.high-contrast select.f3-form-error,.high-contrast select.error,.high-contrast input:not([type=file]).f3-form-error,.high-contrast input:not([type=file]).error,.high-contrast textarea.f3-form-error,.high-contrast textarea.error{border-color:#fd4040;outline:1px solid #fd4040}.high-contrast select:focus,.high-contrast input:not([type=file]):focus,.high-contrast textarea:focus{border-color:#000;outline:1px solid #000}.high-contrast input#tx-indexedsearch-searchbox-sword:focus{box-shadow:0 0 0 1.5px #fff}.high-contrast .form-control{border:1px solid #000;color:#000}.high-contrast input+.error.help-block{color:#fd4040;background-color:var(--white-base)}.high-contrast .comment{border:1px solid #000}.high-contrast .comment-form,.high-contrast .comment-form.expanded{border:solid 1px #000}.high-contrast .comment-form [type=text],.high-contrast .comment-form [type=email],.high-contrast .comment-form textarea,.high-contrast .comment-form.expanded [type=text],.high-contrast .comment-form.expanded [type=email],.high-contrast .comment-form.expanded textarea{border:1px solid #000}.high-contrast .comment-form [type=text]::-moz-placeholder, .high-contrast .comment-form [type=email]::-moz-placeholder, .high-contrast .comment-form textarea::-moz-placeholder, .high-contrast .comment-form.expanded [type=text]::-moz-placeholder, .high-contrast .comment-form.expanded [type=email]::-moz-placeholder, .high-contrast .comment-form.expanded textarea::-moz-placeholder{color:#000}.high-contrast .comment-form [type=text]::placeholder,.high-contrast .comment-form [type=email]::placeholder,.high-contrast .comment-form textarea::placeholder,.high-contrast .comment-form.expanded [type=text]::placeholder,.high-contrast .comment-form.expanded [type=email]::placeholder,.high-contrast .comment-form.expanded textarea::placeholder{color:#000}.high-contrast .sharer a{background-color:#000}.high-contrast .sharer a:hover{border:solid 1px #fff;background-color:#000;filter:invert(1)}.high-contrast select,.high-contrast input:not([type=file]){border:solid 1px #000}.high-contrast .rsm .fa-globe::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3e%3cpath fill='%23000' d='M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 01-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 01-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 00-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 00-15.55-3.1l-31.17 10.39a11.95 11.95 0 00-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 018.93 21.57 46.536 46.536 0 01-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 010-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:496px;height:512px;width:18px;height:18px}.high-contrast .rsm .a-icon-user{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23000' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;width:16px;height:18px}.high-contrast .rsm .fa-search{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23000' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;width:18px;height:18px;color:#000 !important}.high-contrast .rsm-root .rsm-active:not(.rsm-header):not(.rsm-sub-open--toggled)>a{background:#e7ede1;color:#bbb;opacity:.7}.high-contrast .rsm-close,.high-contrast .rsm-language-switch-toggle{color:#000 !important}.high-contrast .rsm-active>.rsm-sub-opener::after{filter:invert(1)}.high-contrast .rsm-footer-menu-button:hover .a-icon-user,.high-contrast .rsm-footer-menu-button:focus .a-icon-user{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='white' d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;width:16px;height:18px}.high-contrast .header-meta-content__trigger::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3e%3cpath fill='%23000' d='M20 424.229h20V279.771H20c-11.046 0-20-8.954-20-20V212c0-11.046 8.954-20 20-20h112c11.046 0 20 8.954 20 20v212.229h20c11.046 0 20 8.954 20 20V492c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20v-47.771c0-11.046 8.954-20 20-20zM96 0C56.235 0 24 32.235 24 72s32.235 72 72 72 72-32.235 72-72S135.764 0 96 0z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:192px;height:512px;height:18px;width:16px;background-size:contain}.high-contrast--switch-button{position:relative;display:block;margin-left:20px;margin-bottom:20px;padding-right:0;background:none;border:0;color:#fff;outline:none;height:16px;line-height:14px}@media(min-width: 992px){.high-contrast--switch-button{border-right:solid 1px #fff;display:inline-block;margin-bottom:0;padding-right:20px;margin-right:10px}}.high-contrast--switch-button::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M8 256c0 136.966 111.033 248 248 248s248-111.034 248-248S392.966 8 256 8 8 119.033 8 256zm248 184V72c101.705 0 184 82.311 184 184 0 101.705-82.311 184-184 184z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";height:20px;width:20px;position:absolute;left:-20px;top:-3px}.high-contrast--switch-button.active::before{transform:rotate(180deg)}.social-links{position:absolute;display:flex;flex-direction:row;justify-content:space-between;right:50%;bottom:0;transform:translateX(50%)}@media(min-width: 992px){.social-links{right:0;bottom:50%;transform:translateY(50%)}}.social-links a{margin-right:35px;position:relative}.social-links a:last-child{margin-right:0}.social-links a:hover{text-decoration:none}.social-links a::after{display:none !important}.social-links__fb{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.6 27.6'%3e%3cpath d='M27.4 13.9C27.4 6.3 21.2.1 13.6.1 6.1.1-.1 6.3-.1 13.9c0 6.8 4.9 12.5 11.6 13.6v-9.6H8v-4h3.5v-3c0-3.5 2.1-5.4 5.2-5.4 1 0 2.1.1 3.1.3v3.4h-1.7c-1.1-.2-2.1.6-2.3 1.7v3h3.8l-.6 4h-3.2v9.6c6.7-1.1 11.6-6.8 11.6-13.6z' fill='%23909090'/%3e%3cpath d='M19 17.9l.6-4h-3.8v-2.6c-.1-1.1.7-2.1 1.8-2.2h2.1V5.8c-1-.2-2.1-.3-3.1-.3-3.1 0-5.2 1.9-5.2 5.4v3H8v4h3.5v9.6c1.4.2 2.9.2 4.3 0v-9.6H19z' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:27px;height:27px;content:"";width:30px;height:30px}.social-links__ig{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 27.6 27.6' xml:space='preserve'%3e%3cstyle%3e.st1%7bfill:white%7d%3c/style%3e%3cg id='Group_22'%3e%3ccircle id='Ellipse_3' cx='13.7' cy='13.8' fill='%23909090' r='13.8'/%3e%3cg id='Group_21' transform='translate(5.701 5.681)'%3e%3cg id='Group_20'%3e%3cpath id='Path_44' class='st1' d='M12.2 2.9c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.3-.9-.9-.9z'/%3e%3cpath id='Path_45' class='st1' d='M8 4.1c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.5-1.1-2.5-2.5S6.6 5.6 8 5.6s2.5 1.1 2.5 2.5c.1 1.4-1.1 2.5-2.5 2.5z'/%3e%3cpath id='Path_46' class='st1' d='M11.2 16.2H4.7C2 16.2-.2 14-.2 11.3V4.9C-.1 2.2 2.1 0 4.7 0h6.4C13.9 0 16 2.2 16 4.9v6.4c0 2.7-2.1 4.9-4.8 4.9zM4.7 1.5C2.9 1.5 1.4 3 1.4 4.9v6.4c0 1.8 1.5 3.3 3.3 3.3h6.4c1.8 0 3.3-1.5 3.3-3.3V4.9c0-1.8-1.5-3.3-3.3-3.3H4.7z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:27px;height:27px;content:"";width:30px;height:30px}.social-links__yt{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.6 27.6'%3e%3ccircle cx='13.8' cy='13.8' fill='%23909090' r='13.8'/%3e%3cpath d='M21.3 11.6c0-1.8-1.5-3.3-3.3-3.3H9.6c-1.8 0-3.3 1.5-3.3 3.3v3.9c0 1.8 1.5 3.3 3.3 3.3H18c1.8 0 3.3-1.5 3.3-3.3v-3.9zm-4.9 2.2l-3.8 1.9c-.1.1-.7 0-.7-.2v-3.9c0-.2.5-.3.7-.2l3.6 2c.2.1.3.3.2.4z' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:27px;height:27px;content:"";width:30px;height:30px}.affixnavigation{position:fixed;display:flex;flex-direction:row;top:auto;height:-moz-fit-content;height:fit-content;bottom:0;right:50%;z-index:1001;transform:translate(50%, 0);transition:transform .4s ease}@media(min-width: 768px){.affixnavigation{flex-direction:column;right:0;top:135px;transform:translate(0, 0)}}@media(min-width: 992px){.affixnavigation{top:165px}}.affixnavigation--hidden{transform:translate(50%, 100%)}@media(min-width: 768px){.affixnavigation--hidden{transform:translate(0, 0)}}.affixnavigation a.affix-click{padding:14px 15px 22px 50px;position:relative;width:110px;color:var(--white-base);font-size:1rem;text-transform:uppercase;font-weight:900;text-align:center;background-color:var(--brand-primary);border-radius:5px 5px 0 0;margin:0 3px 0 0 !important;text-decoration:none !important}@media(min-width: 768px){.affixnavigation a.affix-click{padding:55px 10px 5px;font-size:1.2rem;border-radius:5px 0 0 5px;width:auto;margin:0 0 5px !important}}.affixnavigation a.affix-click:hover{text-decoration:underline !important}.affixnavigation a.affix-click::before{position:absolute;top:7px;left:12px}@media(min-width: 768px){.affixnavigation a.affix-click::before{top:10px;left:50%;transform:translateX(-50%)}}.affixnavigation .affix-phone::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 40 40' xml:space='preserve'%3e%3cstyle%3e.st2%7bfill:%23f57d26%3bstroke:%23f57d26%3bstroke-width:.5%7d%3c/style%3e%3ccircle id='Ellipse_1' cx='20' cy='20' fill='white' r='20'/%3e%3cg id='Group_15' transform='translate(6.842 7.051)'%3e%3cpath id='Path_31' d='M1.2 11.2C3.3 18.9 10 24.5 18 25.3h.5c.7 0 1.5-.1 2.1-.4.2-.1.3-.2.5-.3.3-.2.7-.5.9-.8l.7-.8c1.4-1.6 1.3-4-.3-5.4l-1.2-1.1c-1.6-1.4-4-1.3-5.4.3l-.7.8c-.3.3-.5.7-.7 1.1-2.9-1.2-5.4-3.5-6.9-6.3.5-.2 1-.6 1.4-1l.7-.8c.7-.8 1-1.7 1-2.8v-.3c-.1-.9-.5-1.7-1.2-2.3L8.3 4.1c-.7-.6-1.6-1-2.6-1-.2 0-.4 0-.7.1-.6.1-1.2.4-1.7.9-.1.1-.2.2-.4.3l-.7.8-.3.3C.9 6.6.5 8.2.8 9.7c.2.5.3 1 .4 1.5zm1.4-5l.1-.1c0-.1.1-.2.2-.3l.7-.8c.4-.5 1-.8 1.7-.9.9-.2 1.8.1 2.4.7L9 5.9c.5.5.8 1.1.9 1.8v.2c0 .8-.2 1.5-.7 2.1l-.7.8c-.4.4-.8.7-1.3.8l-.2.1c-.2.1-.4.3-.3.6v.1l.1.2c1.6 3.2 4.4 5.8 7.7 7.1l.2.1c.2.1.5 0 .6-.3l.1-.2c.1-.4.3-.7.6-1l.7-.8c1.1-1.2 2.9-1.3 4.1-.2l1.2 1.1c.8.7 1.1 1.8.9 2.8-.1.3-.2.6-.4.8-.1.2-.2.3-.3.4l-.7.8c-.2.2-.5.4-.7.6-.1.1-.3.1-.4.2-.7.3-1.5.4-2.2.3-7.6-.7-14-6.1-16-13.4-.2-.5-.4-.9-.4-1.3-.3-1.2 0-2.5.8-3.4z' fill='%23f57d26'/%3e%3cpath id='Path_32' class='st2' d='M25.4 12.2C25.4 5.7 20.1.4 13.6.4c-.6 0-1 .5-1 1s.4 1 1 1c5.4 0 9.7 4.4 9.7 9.7 0 .6.4 1 1 1 .6.1 1.1-.3 1.1-.9zm-1.5 0C23.9 6.5 19.3 2 13.7 2c-.3 0-.5-.3-.5-.6s.2-.5.5-.5C19.9.9 25 5.9 25 12.2c0 .3-.2.6-.6.6-.3-.1-.5-.3-.5-.6z'/%3e%3cpath id='Path_33' class='st2' d='M19.6 12.3c0 .6.4 1 1 1s1-.4 1-1v-.1c0-4.4-3.6-8-8.1-8.1-.6 0-1 .5-1 1 0 .6.5 1 1 1 3.4.2 6.1 2.9 6.1 6.2zm-6.6-7c0-.3.2-.6.6-.6 4.2 0 7.6 3.4 7.6 7.6 0 .3-.2.6-.5.6s-.6-.2-.6-.5c0-3.6-2.9-6.5-6.5-6.5-.4-.1-.6-.3-.6-.6z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:40px;height:40px;content:"";width:28px;height:28px}@media(min-width: 768px){.affixnavigation .affix-phone::before{top:10px;width:40px;height:40px}}.affixnavigation .affix-calendar::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3ccircle cx='20' cy='20' fill='white' r='20'/%3e%3cpath d='M10.4 32.8c-1.6 0-2.8-1.3-2.8-2.8V11.8c0-1.6 1.3-2.8 2.8-2.8h1V6.2c0-.9.8-1.6 1.7-1.6.9 0 1.6.7 1.6 1.6V9h11.5V6.2c0-.9.8-1.6 1.7-1.6.9 0 1.6.7 1.6 1.6V9h1c1.6 0 2.8 1.3 2.8 2.8v18.1c0 1.6-1.3 2.8-2.8 2.8l-20.1.1zm-1.8-21v18.1c0 1 .8 1.8 1.8 1.8h20.2c1 0 1.8-.8 1.8-1.8V11.8c0-1-.8-1.8-1.8-1.8h-.3v1c0 1.3-1 2.3-2.3 2.3-1.3 0-2.3-1-2.3-2.3v-1H15.4v1c.1 1.3-.9 2.3-2.2 2.4s-2.3-.9-2.4-2.2V10h-.3c-1.1-.1-1.9.8-1.9 1.8zm18.6-5.6v5c0 .4.3.7.7.8.4 0 .7-.3.8-.7V6.2c0-.4-.3-.7-.7-.8s-.8.4-.8.8zm-14.8 0v5c0 .4.3.7.7.8.4 0 .7-.3.8-.7V6.2c0-.4-.3-.7-.7-.8s-.8.4-.8.8zm-1 24.5c-1 0-1.7-.8-1.7-1.7V16.7c0-.3.2-.5.5-.5H31c.3 0 .5.2.5.5V29c0 1-.8 1.7-1.7 1.7H11.4zm18.3-1c.4 0 .7-.3.7-.7v-5h-5.7v5.8l5-.1zm-6 0v-5.8h-6.1v5.8h6.1zM10.6 29c0 .4.3.7.7.7h5.1v-5.8h-5.8V29zm19.9-6.1v-5.7h-5.7v5.7h5.7zm-6.8 0v-5.7h-6.1v5.7h6.1zm-7.2 0v-5.7h-5.8v5.7h5.8z' fill='%23f57d26'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:40px;height:40px;content:"";width:28px;height:28px}@media(min-width: 768px){.affixnavigation .affix-calendar::before{top:10px;width:40px;height:40px}}.affixnavigation .affix-jobs::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 40 40' xml:space='preserve'%3e%3cstyle%3e.st1%7bfill:%23f57d26%7d%3c/style%3e%3ccircle id='Ellipse_1' cx='20' cy='20' r='20' fill='white'/%3e%3cg id='XMLID_8978_'%3e%3cpath id='XMLID_8984_' class='st1' d='M4.5 28.5c.1.1.2.2.4.2h8.7c-.1.6-.2 1.2-.2 1.9 0 .1.1.3.2.4.1.1.2.2.4.2h12c.3 0 .5-.2.5-.5 0-.1 0-.8-.1-1.9h8.8c.3 0 .5-.2.5-.5 0-.2.1-4.6-2.6-7.1-.2-.2-.5-.2-.7 0 0 0-3.2 2.4-6.2 0-.2-.2-.5-.2-.7 0-.1.1-.9.8-1.7 2.3-.2-.1-.4-.1-.5.1-.1.1-3.3 2.4-6.2 0-.1-.1-.3-.1-.5-.1-.4-.8-.9-1.6-1.6-2.3-.2-.2-.5-.2-.7 0 0 0-3.2 2.4-6.2 0-.2-.2-.5-.2-.7 0-.1.1-2.8 2.5-2.8 7.1-.3 0-.2.1-.1.2zm21.3-6.3c2.8 2 5.7.6 6.8 0 1.6 1.7 1.9 4.3 2 5.5h-8.4c-.3-1.1-.8-2.4-1.6-3.4.4-1.1.9-1.8 1.2-2.1zm-9.2 2.4c2.8 2 5.7.6 6.8 0 1.6 1.7 1.9 4.3 2 5.5H14.5c.2-3 1.5-4.8 2.1-5.5zm-9-2.4c2.8 2 5.7.6 6.8 0 .6.6 1 1.3 1.2 2-.5.7-1.3 1.8-1.8 3.4H5.4c.2-2.9 1.6-4.7 2.2-5.4z'/%3e%3cpath id='XMLID_8979_' class='st1' d='M10.9 20.6c1.4 0 2.7-.5 3.6-1.5l.4-.4c.4 2.5 2.5 4.4 5.1 4.4 1.4 0 2.7-.5 3.6-1.5.8-.8 1.3-1.8 1.5-3 .9 1.2 2.4 2 4.1 2 1.4 0 2.7-.5 3.6-1.5 1-1 1.5-2.3 1.5-3.6 0-2.8-2.3-5.1-5.1-5.1-1.4 0-2.7.5-3.6 1.5-.8.8-1.3 1.8-1.5 3-.9-1.2-2.4-2-4.1-2-1.4 0-2.7.5-3.6 1.5l-.4.4c-.4-2.5-2.5-4.4-5.1-4.4-1.4 0-2.7.5-3.6 1.5-1 1-1.5 2.3-1.5 3.6-.1 2.8 2.2 5.1 5.1 5.1zm15.4-8c.8-.8 1.8-1.2 2.9-1.2 2.2 0 4.1 1.8 4.1 4.1 0 1.1-.4 2.1-1.2 2.9-.8.8-1.8 1.2-2.9 1.2-2.2 0-4.1-1.8-4.1-4 0-1.2.4-2.2 1.2-3zM17.1 15c.8-.8 1.8-1.2 2.9-1.2 2.2 0 4.1 1.8 4.1 4 0 1.1-.4 2.1-1.2 2.9-.9.8-1.9 1.2-2.9 1.2-2.2 0-4.1-1.8-4.1-4 0-1.1.4-2.1 1.2-2.9zM8 12.6c.8-.8 1.8-1.2 2.9-1.2 2.2 0 4 1.8 4.1 4.1 0 1.1-.4 2.1-1.2 2.9-.8.8-1.8 1.2-2.9 1.2-2.2 0-4.1-1.8-4.1-4 0-1.2.4-2.2 1.2-3z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:40px;height:40px;content:"";width:28px;height:28px}@media(min-width: 768px){.affixnavigation .affix-jobs::before{top:10px;width:40px;height:40px}}.affixnavigation .affix-contrast::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M279.135 512c78.756 0 150.982-35.804 198.844-94.775 28.27-34.831-2.558-85.722-46.249-77.401-82.348 15.683-158.272-47.268-158.272-130.792 0-48.424 26.06-92.292 67.434-115.836 38.745-22.05 28.999-80.788-15.022-88.919A257.936 257.936 0 00279.135 0c-141.36 0-256 114.575-256 256 0 141.36 114.576 256 256 256zm0-464c12.985 0 25.689 1.201 38.016 3.478-54.76 31.163-91.693 90.042-91.693 157.554 0 113.848 103.641 199.2 215.252 177.944C402.574 433.964 344.366 464 279.135 464c-114.875 0-208-93.125-208-208s93.125-208 208-208z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";width:28px;height:28px}@media(min-width: 768px){.affixnavigation .affix-contrast::before{top:10px;width:40px;height:40px}}.affixnavigation .affix-accessibility::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M256 48c114.953 0 208 93.029 208 208 0 114.953-93.029 208-208 208-114.953 0-208-93.029-208-208 0-114.953 93.029-208 208-208m0-40C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 56C149.961 64 64 149.961 64 256s85.961 192 192 192 192-85.961 192-192S362.039 64 256 64zm0 44c19.882 0 36 16.118 36 36s-16.118 36-36 36-36-16.118-36-36 16.118-36 36-36zm117.741 98.023c-28.712 6.779-55.511 12.748-82.14 15.807.851 101.023 12.306 123.052 25.037 155.621 3.617 9.26-.957 19.698-10.217 23.315-9.261 3.617-19.699-.957-23.316-10.217-8.705-22.308-17.086-40.636-22.261-78.549h-9.686c-5.167 37.851-13.534 56.208-22.262 78.549-3.615 9.255-14.05 13.836-23.315 10.217-9.26-3.617-13.834-14.056-10.217-23.315 12.713-32.541 24.185-54.541 25.037-155.621-26.629-3.058-53.428-9.027-82.141-15.807-8.6-2.031-13.926-10.648-11.895-19.249s10.647-13.926 19.249-11.895c96.686 22.829 124.283 22.783 220.775 0 8.599-2.03 17.218 3.294 19.249 11.895 2.029 8.601-3.297 17.219-11.897 19.249z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";width:28px;height:28px}@media(min-width: 768px){.affixnavigation .affix-accessibility::before{top:10px;width:40px;height:40px}}.sg-content-type h2{text-transform:uppercase}.sg-content-type .btn{margin-right:15px;min-width:170px;font-weight:900}.sg-content-type .btn:last-child{margin-right:0}.sg-content-type p+ul{margin-top:-15px}.sg-content-type .table-responsive{border:0}.sg-content-type .table-responsive table{margin:-15px 0 15px;background-color:rgba(0,0,0,0);color:#222}.sg-content-type .table-responsive table tr,.sg-content-type .table-responsive table td{padding:0;background-color:rgba(0,0,0,0) !important;border:0 !important}.sg-content-type .table-responsive table tr:first-child td{padding-top:9px}.sg-content-type .table-responsive table tr:hover{color:#222}.sg-content-type .table-responsive table td{padding-right:10px;vertical-align:top}.sg-content-type .lead{font-size:2rem}.sg-content-type__image-container{margin-top:15px}.sg-content-type__icon{margin-bottom:15px;padding-right:10px}.sg-content-type__plugin{margin-bottom:30px;display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:20px;background-color:#e9e9e9}.sg-content-type__plugin-btn{padding:6px 24px;border-radius:20px}.sg-content-type__plugin .default-content-element{max-width:100%}.sg-content-type__iframe-container{display:flex;justify-content:center;align-items:center;height:100vh;max-height:600px;background-color:rgba(0,0,0,0);padding:0}.sg-content-type__iframe-container .frame-default{position:relative;width:100%;height:100%}.sg-content-type__iframe-container .frame-type-html{position:absolute;top:0;left:0;width:100%;height:100%}.sg-content-type__iframe-container iframe{width:100%;height:100%;display:block}.sg-content-type__hint{margin-bottom:30px;padding-left:90px;position:relative;min-height:75px}.sg-content-type__hint::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 105 105' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:%23f58229%7d.st1%7bfill:white%7d.st2%7bfill:%23bbc7cb%7d.st3%7bfill:%23002652%7d.st4%7bfill:%23f2c8b1%7d.st5%7bfill:%23eaa989%7d.st7%7bfill:%23eeb89d%7d%3c/style%3e%3ccircle class='st0' cx='50.6' cy='52.7' r='18.2'/%3e%3cpath class='st1' d='M56.1 54.3L51.6 53l-3.8-.6-4.5 2.3c1.3 5.8 2.2 10.5 2.2 15.5 1.6.5 3.3.7 5.1.7 1.9 0 3.7-.3 5.4-.8-.9-7.5 1.6-10.4.1-15.8z'/%3e%3cpath class='st2' d='M52.5 61c-1-1.5-2.1-2.9-3.2-4.2l-.1-.1v.3c.2-.3.7-1.4.7-1.4s-1.2 0-1.6.1l.2.1c-.6-.8-1.1-1.5-1.7-2.3h-.1c.5.8.9 1.7 1.4 2.5l.1.1h1.4l-.2-.4c-.2.3-.6 1.2-.6 1.2l.2.2c1 1.3 2.2 2.6 3.5 3.9zm.7-6.7c0 .3.1.7.1 1l.1-.1c-.2.1-.9.4-.9.4s.6.5.8.6l-.1-.2c-.1.4-.1.9-.2 1.3-.1 1.2-.2 2.4-.2 3.7h.1c.3-1.2.5-2.4.6-3.6.1-.4.1-.9.1-1.3v-.2s-.5-.3-.7-.4v.3c.2-.1.6-.4.6-.4s-.1-.8-.3-1.1z'/%3e%3cellipse class='st2' cx='52.9' cy='62.1' rx='.3' ry='.4'/%3e%3cellipse class='st2' cx='53.1' cy='64.6' rx='.3' ry='.4'/%3e%3cellipse class='st2' cx='53.2' cy='66.9' rx='.3' ry='.4'/%3e%3cpath class='st3' d='M51.1 55.5c.1.2 1.2 3.4 1.1 3.3-.1-.2.6-3.9.6-3.9l.8.6-.9-2.7-1.8-.9.2 3.6z'/%3e%3cpath class='st4' d='M47.1 46.3s1.8 2.5 1 5.8c-1.9.5 2.8 2.3 2.8 2.3s1.1 1.2 1.1.3c-.1-1.4.2-3 1.2-2.9.8.2 1.3.3 2.1-.7.5-2.2 2.7-2.9 1.4-5.9 1.8-4.1-2-8.3-6.2-7.9-2.4.3-6.1 3.9-3.4 9z'/%3e%3cpath class='st5' d='M52.9 45.9c-.2.1-.3.2-.5.3-.2.1-.3.1-.5.1.2.1.4.1.6.1.2 0 .3-.2.4-.5z'/%3e%3cpath d='M53.1 42.5c-.3-.1-.5-.2-.8-.3-.3-.1-.5-.2-.8-.3H51c-.2 0-.3.1-.5.2-.3.2-.5.4-.6.7.5-.4 1-.6 1.4-.5.3 0 .5.1.8.2.4.1.7.1 1 0 0 .1 0 0 0 0zm2.2.4c.2 0 .4 0 .6-.1.2-.1.4-.1.5-.2.1 0 .2 0 .3.1.1.1.3.2.4.4 0-.2-.1-.4-.2-.6-.1-.1-.1-.2-.2-.2s-.1-.1-.2-.1h-.2c-.1 0-.2.1-.3.1-.1 0-.2.1-.2.2-.2.2-.3.3-.5.4z'/%3e%3clinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='48.821' y1='44.259' x2='48.545' y2='42.562'%3e%3cstop offset='0' stop-color='%23929595'/%3e%3cstop offset='1'/%3e%3c/linearGradient%3e%3cpath d='M47.4 45.5h1.2l-.2-.7c.3-.4 2.6-2.4.4-4.1-2.2-1.7.7-3 1.6-3.3-1.7-.4-4.9 2-4.8 4 .2 3.3 1.2 3.9 1.2 3.9l.6.2z' fill='url(%23SVGID_1_)'/%3e%3cpath class='st5' d='M56.1 46.3c-.1 0-.2-.1-.3-.2-.1-.1-.2-.1-.3-.2 0 .2.1.3.2.4.1 0 .1.1.2.1s.2 0 .2-.1c.1.1 0 0 0 0zm-1.8 2c-.1 0-.1 0 0 0-.1 0-.1 0 0 0 .1.1.2 0 .3 0 .1 0 .1 0 .2-.1l.3-.1c.1 0 .1-.1.2-.1l.1-.1.1-.1s0-.1.1-.1v-.3c0-.1-.1-.3-.1-.4-.1-.2-.2-.3-.2-.6l-.1-.3v-.3s0-.1-.1-.1v-.1c0-.1-.1-.2-.1-.3V44h-.1l-.1.1-.1.2c0 .1-.1.2-.1.3v1.5c0 .1 0 .1.1.2 0 .1.1.2.1.3 0 .1.1.2.1.3 0 .1.1.2.2.3 0 .1.1.1.1.2v.1s-.1.2-.2.2c0 0 0 .1-.1.1l-.1.2-.1.1-.1.1c-.2 0-.3.1-.3.1z'/%3e%3cellipse transform='rotate(-11.659 46.686 45.793)' class='st4' cx='46.7' cy='45.8' rx='1.2' ry='1.8'/%3e%3cpath d='M53.1 50.3s.3.9 0 1.4c-.2.4 1 .1 1 .1s.2-1.3-.1-1.5h-.9z'/%3e%3cpath d='M53.6 48.6c-.5-.1-1.5-.5-1.9.1-.2.3-.3.8-.3 1.2 0 1.6 1.3 2.3 2.7 2.1.3 0 .3-.5 0-.5-1.1 0-2.4-.2-2.3-1.6 0-.3.1-.7.2-.9.3-.4 1.2-.1 1.6-.3.1 0 .1-.1 0-.1z'/%3e%3cpath d='M54.1 48.8c.3.1 1 0 1.2.3.1.2.1.7 0 .9-.1.8-.7 1.4-1.5 1.5-.3 0-.3.5 0 .5 1.1.1 1.8-1 1.9-2 0-.4 0-.8-.2-1.2-.3-.5-1-.2-1.5-.2 0 0 0 .1.1.2z'/%3e%3cpath class='st5' d='M54.4 50c-.3.2-.5.3-.8.3-.3 0-.6 0-.9-.1.2.2.5.3.9.3.3 0 .6-.2.8-.5z'/%3e%3cpath class='st1' d='M50 44.7l.6.5c.7.1 1.4.1 2.1-.1l.4-.6-1.5-.6-1.4.6-.2.2z'/%3e%3cpath d='M50.6 45.2c-.6 0-.8-.5-.8-.5s1.4-1.8 3.4-.2c0 0-.1.5-.5.6.2-.3.2-.5.2-.5-.8-.7-1.8-.5-2.6.1-.1 0 0 .3.3.5z'/%3e%3cellipse cx='51.2' cy='44.7' rx='.5' ry='.6'/%3e%3ccircle class='st1' cx='51.1' cy='44.7' r='.2'/%3e%3cellipse class='st1' cx='50.9' cy='44.5' rx='.1' ry='.2'/%3e%3cpath class='st1' d='M55.2 44.9l.3.6c.3 0 .6 0 1.1-.1l.2-.6-.7-.6-.8.4-.1.3z'/%3e%3cpath d='M55.5 45.5c-.3 0-.4-.6-.4-.6s.8-1.9 1.8-.1c0 0 0 .5-.3.6.1-.3.1-.5.1-.5-.4-.7-1-.6-1.4.1 0 0 .1.3.2.5z'/%3e%3cellipse cx='55.8' cy='44.9' rx='.4' ry='.6'/%3e%3cellipse class='st1' cx='55.7' cy='44.9' rx='.1' ry='.2'/%3e%3ccircle class='st1' cx='55.5' cy='44.8' r='.1'/%3e%3cpath class='st3' d='M47.3 52.6l.6-1.5 3.2 1.8 1 1.6.1.5-1.7 1.1z'/%3e%3cpath class='st7' d='M41.4 46.7l-.4 4.7-2.6 1.3-.7.1c-.7-1.3-.3-2.5 0-3.6 0-.2.2-.2.4-.1l.4.3.2-.3c.1-.2.3-.2.5 0l.4.4.2-.3c.1-.2.4-.2.5 0l.2.2c0-.1-.2-2.7.9-2.7z'/%3e%3cpath class='st4' d='M39.9 52.5l1.5-.8.1-1.5-2.7-.4c-.2.8 1 1 1.7 1 0 0-2.4 1.1-2 1.9l1.4-.2z'/%3e%3cpath class='st3' d='M37.6 53.7c0-.1-.1-.9-.1-.9l2.4-.4v1.1l-2.3.2z'/%3e%3cpath class='st1' d='M40.6 58.4l-.6-5.3-2.9.4.8 8.6z'/%3e%3cpath class='st1' d='M43.4 54.6l-4.7 2.6-.8 4.9 6.5-3.2z'/%3e%3cellipse cx='53.5' cy='49.5' rx='.9' ry='.5'/%3e%3cpath class='st0' d='M54.7 60.5c-.2 0-.4-.1-.5-.4 0-.1 0-.2.1-.2s.2 0 .2.1c.1.1.2.2.3.2.2 0 .3-.3.3-.6s-.2-.6-.3-.6c-.1 0-.2.1-.3.2 0 .1-.1.1-.2.1s-.1-.1-.1-.2c.1-.2.3-.3.5-.3.4 0 .6.4.6.9s-.3.8-.6.8z'/%3e%3cellipse class='st3' cx='54.7' cy='59.6' rx='.2' ry='.3'/%3e%3ccircle class='st1' cx='54.6' cy='59.5' r='.1'/%3e%3cpath class='st7' d='M66 57.1s-.4-.8.4-1.1c.7-.3 1.9-.8 1.4-2 .9 0 .9 1.5.5 1.6 0 0 2.6.1 2.9.6 0 0 .9.1.9.6s-6.2 1.1-6.2 1.1l.1-.8z'/%3e%3cpath class='st4' d='M66.1 58.1l6.3-1s-.3-.7-1.1-.5c-1.1.3-1.7.2-1.7.2s-1.3-1-2.2-.5c-.9.5-1.8 1.1-1.8 1.1l.5.7z'/%3e%3cpath class='st3' d='M65.5 58.8c.1 0 .9-.2.9-.2l-.5-2.3-1 .4.6 2.1z'/%3e%3cpath class='st1' d='M56.1 54.3l4 3.5 5.1-1.6.7 2.9-6.4 2.2-4.4-2.7z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:105px;height:105px;content:"";position:absolute;width:200px;height:105px;top:-15px;left:-60px}.sg-content-type__hint-label{text-transform:uppercase;color:var(--brand-primary);font-weight:900}.sg-content-type__button-container{margin-bottom:30px}.sg-content-type-1>.row{display:flex;flex-wrap:wrap;flex-direction:column-reverse}@media(min-width: 992px){.sg-content-type-1>.row{flex-direction:row-reverse}}.sg-content-type-1 .sg-content-type__image-container,.sg-content-type-2 .sg-content-type__image-container{margin-top:4px;height:100%}@media(min-width: 992px){.sg-content-type-1 .sg-content-type__heading>h2,.sg-content-type-2 .sg-content-type__heading>h2{padding-top:0}}.sg-content-type-1 .sg-content-type__content-container,.sg-content-type-2 .sg-content-type__content-container{display:flex;flex-direction:column}@media(min-width: 768px){.sg-content-type-1 .sg-content-type__content-container,.sg-content-type-2 .sg-content-type__content-container{flex-direction:row}}.sg-content-type-1 .sg-content-type__content,.sg-content-type-2 .sg-content-type__content{flex:1}.sg-content-type-3 .sg-content-type__heading{text-align:center}.sg-content-type-3 .sg-content-type__image-container{width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.sg-content-type-3 .sg-content-type__image-description{margin-top:10px;float:right;font-size:1.6rem}.sg-content-type-3 .sg-content-type__intro{margin:30px 0 -15px}.sg-content-type-3,.sg-content-type-4{display:flex;flex-direction:column}.sg-content-type-3>div,.sg-content-type-4>div{margin-bottom:15px}.sg-content-type-3 .sg-content-type .row.equal-height-columns [class^=col-],.sg-content-type-4 .sg-content-type .row.equal-height-columns [class^=col-]{display:flex;flex-direction:column;flex-wrap:wrap}.sg-content-type-3 .sg-content-type__content-container,.sg-content-type-4 .sg-content-type__content-container{display:flex;flex-direction:column;flex-grow:1}@media(min-width: 768px){.sg-content-type-3 .sg-content-type__content-container,.sg-content-type-4 .sg-content-type__content-container{flex-direction:row;max-width:100%}}.sg-content-type-3 .sg-content-type__content,.sg-content-type-4 .sg-content-type__content{padding-top:10px;display:flex;flex-direction:column;flex-grow:1;max-width:100%}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.sg-content-type-3 .sg-content-type__content,.sg-content-type-4 .sg-content-type__content{display:block}}.sg-content-type-3 .sg-content-type--pos-1,.sg-content-type-4 .sg-content-type--pos-1{order:1}.sg-content-type-3 .sg-content-type--pos-2,.sg-content-type-4 .sg-content-type--pos-2{order:2}.sg-content-type-3 .sg-content-type--pos-3,.sg-content-type-4 .sg-content-type--pos-3{order:3}.sg-content-type-3 .sg-content-type--pos-4,.sg-content-type-4 .sg-content-type--pos-4{order:4}.sg-content-type-3 .sg-content-type--pos-4 [class*=col-],.sg-content-type-4 .sg-content-type--pos-4 [class*=col-]{margin-bottom:15px}.sg-content-type-3 .col-md-offset-alt,.sg-content-type-4 .col-md-offset-alt{margin:auto}.sg-content-type-4 .sg-content-type__content-container{display:flex;flex-direction:row;flex-grow:1}.sg-content-type-4 .sg-content-type__icon{padding-top:10px}.sg-content-type-4 .sg-content-type__icon img{max-width:70px}.sg-content-type-5 .sg-content-type__heading{margin-top:-15px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.sg-content-type-5 .sg-content-type__content-container{display:flex;flex-direction:column}@media(min-width: 768px){.sg-content-type-5 .sg-content-type__content-container{flex-direction:row}}.sg-content-type-5 .sg-content-type__column-image{margin-bottom:15px}.sg-content-type-5 .table-responsive td{padding-right:20px !important}.sg-curriculum-vitae__item:not(:last-child){margin-bottom:45px}.sg-curriculum-vitae__header{text-transform:uppercase}.sg-curriculum-vitae__image{text-align:center}.sg-curriculum-vitae__image img{max-width:160px;border-radius:100%}.sg-curriculum-vitae__teaser .h1:first-child,.sg-curriculum-vitae__teaser .h2:first-child,.sg-curriculum-vitae__teaser .h3:first-child,.sg-curriculum-vitae__teaser .h4:first-child,.sg-curriculum-vitae__teaser .h5:first-child,.sg-curriculum-vitae__teaser .h6:first-child,.sg-curriculum-vitae__teaser h1:first-child,.sg-curriculum-vitae__teaser h2:first-child,.sg-curriculum-vitae__teaser h3:first-child,.sg-curriculum-vitae__teaser h4:first-child,.sg-curriculum-vitae__teaser h5:first-child,.sg-curriculum-vitae__teaser h6:first-child{padding-top:0}.sg-curriculum-vitae__teaser .lead{margin-bottom:0;font-size:2.1rem}.sg-curriculum-vitae .m-accordion__item{padding:0;background-color:rgba(0,0,0,0);border:0;color:var(--sg-curriculum-vitae-text)}.sg-curriculum-vitae .m-accordion__item--open .m-accordion__header::before{transform:translateY(-50%) rotate(135deg)}.sg-curriculum-vitae .m-accordion__header{padding:10px 0 10px 50px}.sg-curriculum-vitae .m-accordion__header::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23f57d26' d='M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;content:"";position:absolute;width:20px;height:20px;top:50%;left:10px;transform:translateY(-50%) rotate(0);transition:transform .4s ease}.sg-curriculum-vitae .m-accordion__header::after{display:none}.sg-curriculum-vitae .m-accordion__header h3{font-size:2rem;line-height:34px;text-transform:uppercase;color:var(--brand-primary)}.tx-kube-samedi-select-appointment .additional-appointment-info ul{list-style-position:inside}.tx-kube-samedi-select-appointment #currentStep{display:flex;flex-flow:row nowrap;justify-content:flex-start}.tx-kube-samedi-select-appointment #currentStep>a{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 21 21' xml:space='preserve'%3e%3cstyle%3e.st0%7bopacity:.703%3bfill:%23222a41%3benable-background:new%7d%3c/style%3e%3cg id='Group_10' transform='translate(-1098.137 -279.487)'%3e%3cpath id='Icon_ionic-ios-arrow-back' class='st0' d='M1111.7 289.99l4.78-4.78c.35-.35.35-.93 0-1.28a.911.911 0 00-1.28 0l-5.42 5.42c-.34.34-.35.89-.03 1.25l5.44 5.45c.35.35.92.35 1.28 0 .35-.35.35-.92 0-1.28l-4.77-4.78z'/%3e%3cpath id='Icon_ionic-ios-arrow-back-2' class='st0' d='M1102.7 289.99l4.78-4.78c.35-.35.35-.93 0-1.28a.911.911 0 00-1.28 0l-5.42 5.42c-.34.34-.35.89-.03 1.25l5.44 5.45c.35.35.92.35 1.28 0 .35-.35.35-.92 0-1.28l-4.77-4.78z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:21px;height:21px;height:25px;width:25px;cursor:pointer;margin-right:10px;align-self:center}.tx-kube-samedi-select-appointment .ajax-target{position:relative}.tx-kube-samedi-select-appointment .ajax-target.loading::after{content:"";position:absolute;width:32px;height:32px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid rgba(0,0,0,0);border-top-color:var(--black-base);border-radius:50%;animation:appoinent-booking-spinner 1.5s ease infinite}.tx-kube-samedi-select-appointment .ajax-target.fade-out::after{animation:appoinent-booking-spinner 1.5s ease infinite,hide-opacity 1.5s ease forwards}.tx-kube-samedi-select-appointment .loading-text.fade-out{animation:hide-opacity 1.5s ease forwards}@keyframes appoinent-booking-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}@keyframes hide-opacity{from{opacity:1}to{opacity:0}}.tx-kube-samedi .currentStep{color:var(--blue-gray)}.tx-kube-samedi-accordion{margin-top:1.5em}.tx-kube-samedi-accordion>h2{margin-bottom:.45em}.tx-kube-samedi-accordion>h3{padding-top:8px}.tx-kube-samedi-accordion h1,.tx-kube-samedi-accordion h2,.tx-kube-samedi-accordion h3{color:var(--dark-blue)}.tx-kube-samedi-accordion .spinner{margin:0 auto;width:38px;height:38px;border-radius:50%;border:9px solid var(--color-white-secondary);border-right-color:var(--color-turquoise);animation:spinner-animation 1s infinite linear}@media(max-width: 767px){.tx-kube-samedi-accordion .spinner{margin-top:10px;margin-bottom:10px}}@keyframes spinner-animation{to{transform:rotate(1turn)}}.tx-kube-samedi-accordion .accordion-footer-links{display:flex;flex-flow:row nowrap;margin-top:3em;font-size:1.4rem;justify-content:space-between}.tx-kube-samedi-accordion .accordion-footer-links a{color:var(--footer-link)}.tx-kube-samedi-accordion .m-accordion__item{border:0;padding:0;border-radius:10px}.tx-kube-samedi-accordion .m-accordion__item:first-of-type{border-top:0}.tx-kube-samedi-accordion .m-accordion__header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:5px 10px;background:linear-gradient(180deg, #f8f8f8, #e4e4e4 80%) no-repeat;border-radius:10px;border:1px solid var(--neutral-gray)}.tx-kube-samedi-accordion .m-accordion__header::after{content:none}.tx-kube-samedi-accordion .m-accordion__header-icon{width:20%}.tx-kube-samedi-accordion .m-accordion__header-icon img{border:0;height:70px;width:70px;max-height:100%;max-width:100%}.tx-kube-samedi-accordion .m-accordion__header-icon.pulse{transform:scale(1);animation:1s linear 1 pulse}.tx-kube-samedi-accordion .m-accordion__header-title{width:50%;overflow-wrap:break-word;word-break:break-word;white-space:normal}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__header-title{width:40%}}.tx-kube-samedi-accordion .m-accordion__header-title h3{font-size:1.8rem;font-weight:700}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__header-title h3{font-size:1.4rem;padding-right:0;line-height:17px}}.tx-kube-samedi-accordion .m-accordion__header-states{padding-top:8px;max-width:40%;min-width:30%;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;align-self:flex-start}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__header-states{width:unset}}.tx-kube-samedi-accordion .m-accordion__header-states .m-accordion__header-state{position:relative;text-align:center;width:40%;font-size:1.4rem;line-height:18px}.tx-kube-samedi-accordion .m-accordion__header-states .m-accordion__header-state p{min-height:36px;margin-bottom:0;font-size:1.4rem;line-height:18px}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__header-states .m-accordion__header-state{width:unset;font-size:1.2rem}.tx-kube-samedi-accordion .m-accordion__header-states .m-accordion__header-state p{font-size:1.2rem;line-height:18px}}.tx-kube-samedi-accordion .m-accordion__header-states .m-accordion__header-state::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23f57d26' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";position:absolute;width:20px;height:20px;left:50%;bottom:-20px;transform:translateX(-50%)}.tx-kube-samedi-accordion .m-accordion__header-states .m-accordion__header-state.disabled::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23bbb' d='M256 8C119.034 8 8 119.033 8 256s111.034 248 248 248 248-111.034 248-248S392.967 8 256 8zm130.108 117.892c65.448 65.448 70 165.481 20.677 235.637L150.47 105.216c70.204-49.356 170.226-44.735 235.638 20.676zM125.892 386.108c-65.448-65.448-70-165.481-20.677-235.637L361.53 406.784c-70.203 49.356-170.226 44.736-235.638-20.676z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";position:absolute;width:18px;height:18px;left:50%;bottom:-19px;transform:translateX(-50%)}.tx-kube-samedi-accordion .m-accordion__header-states .fa-check{color:var(--brand-primary)}.tx-kube-samedi-accordion .m-accordion__header-states .fa-ban{color:var(--kube-samed-grey)}.tx-kube-samedi-accordion .m-accordion__content{border-radius:10px}.tx-kube-samedi-accordion .m-accordion__content-wrapper{display:flex;justify-content:space-between;flex-flow:row nowrap;padding:10px 25px}.tx-kube-samedi-accordion .m-accordion__content-wrapper:first-child{padding-top:25px}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__content-wrapper{flex-flow:column nowrap}}.tx-kube-samedi-accordion .m-accordion__content .m-accordion__content-text,.tx-kube-samedi-accordion .m-accordion__content .m-accordion__content-text p{font-size:1.6rem !important}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__content .phone-hint{align-items:center}}.tx-kube-samedi-accordion .m-accordion__content .phone-hint .m-accordion__content-text{background:none;border-radius:unset}.tx-kube-samedi-accordion .m-accordion__content .phone-hint .m-accordion__content-text::after{content:none}.tx-kube-samedi-accordion .m-accordion__content .phone-hint .m-accordion__content-hint{width:35%;position:relative;align-items:center;min-width:110px;min-height:110px}.tx-kube-samedi-accordion .m-accordion__content .phone-hint .m-accordion__content-hint::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg viewBox='0 0 105 105' xmlns='http://www.w3.org/2000/svg'%3e%3cstyle%3e.st0%7bfill:%23f58229%7d.st1%7bfill:white%7d.st2%7bfill:%23bbc7cb%7d.st3%7bfill:%23002652%7d.st4%7bfill:%23f2c8b1%7d.st5%7bfill:%23eaa989%7d.st7%7bfill:%23eeb89d%7d%3c/style%3e%3cellipse class='st0' transform='scale(-1 1)' cx='-47.8' cy='52.7' rx='46.8' ry='46.4'/%3e%3cpath class='st1' d='M61.8 56.8l-11.4-3.4-9.8-1.6-11.5 5.8c3.4 14.7 5.6 26.8 5.6 39.6 4.2 1.2 8.6 1.9 13.2 1.9 4.9 0 9.6-.7 14-2.1-2.6-19.1 3.8-26.4-.1-40.2z'/%3e%3cpath class='st2' d='M52.7 73.7c-2.6-3.7-5.4-7.3-8.3-10.8l-.2-.2.1.7c.4-.9 1.7-3.5 1.7-3.5s-3.1.1-4.2.1l.4.2c-1.5-2-2.9-3.9-4.5-5.8 0-.1-.2 0-.1.1 1.2 2.1 2.4 4.2 3.7 6.3l.1.2s2.4.1 3.5.1l-.6-.9c-.5.9-1.5 3-1.5 3l.4.5c2.9 3.5 6 6.8 9.2 10.1.2.1.3 0 .3-.1zm1.6-16.9c.1.8.2 1.7.3 2.5l.2-.4c-.5.2-2.3 1-2.3 1s1.6 1.2 2.1 1.5l-.3-.5c-.2 1.1-.3 2.3-.5 3.4-.3 3.1-.5 6.2-.5 9.3 0 0 .1.1.2 0 .7-3.1 1.3-6.1 1.6-9.2.1-1.1.2-2.3.3-3.4v-.4s-1.3-.7-1.8-1v.8c.5-.3 1.6-1 1.6-1s-.6-1.8-.8-2.6c.1-.1-.1-.1-.1 0z'/%3e%3cellipse class='st2' transform='scale(-1 1)' cx='-53.5' cy='76.6' rx='.7' ry='.9'/%3e%3cellipse class='st2' transform='scale(-1 1)' cx='-54.2' cy='83.1' rx='.7' ry='.9'/%3e%3cellipse class='st2' transform='scale(-1 1)' cx='-54.5' cy='88.8' rx='.7' ry='.9'/%3e%3cpath class='st3' d='M48.9 59.8c.2.6 3 8.7 2.8 8.4-.1-.4 1.5-9.9 1.5-9.9l1.9 1.5-2.2-6.8-4.6-2.2z'/%3e%3cpath class='st4' d='M38.5 36.5s4.6 6.3 2.6 14.9c-4.9 1.2 7.3 5.9 7.3 5.9s2.9 3 2.7.7c-.2-3.6.6-7.7 3.2-7.4 2.1.5 3.4.7 5.5-1.7 1.3-5.7 7-7.4 3.5-15.1 4.6-10.3-5.2-21.1-16-20.1-6.2.6-15.6 9.8-8.8 22.8z'/%3e%3cpath class='st5' d='M53.5 35.4c-.4.3-.8.5-1.2.7-.4.1-.9.3-1.4.4v.1c.5.3 1.1.3 1.6.2.5-.3.9-.8 1-1.4.1.1 0 0 0 0z'/%3e%3cpath d='M54.1 26.7c-.7-.3-1.4-.6-2.1-.8-.7-.3-1.3-.6-2.2-.7-.4-.1-.9-.1-1.3 0s-.8.3-1.2.5c-.7.5-1.2 1.1-1.5 1.8l.1.1c1.2-.9 2.6-1.4 3.7-1.2.6.1 1.4.3 2.2.4s1.5.1 2.3 0zm5.7 1c.5 0 1-.1 1.5-.2s1-.4 1.2-.4c.2-.1.5.1.9.4.3.3.7.6 1 1h.1c-.1-.5-.2-1-.5-1.4-.1-.2-.3-.4-.6-.6-.1-.1-.3-.2-.5-.2-.2-.1-.4-.1-.6 0-.3.1-.6.2-.8.3s-.4.3-.6.4c-.4.3-.8.5-1.2.8.1-.2.1-.1.1-.1z'/%3e%3clinearGradient id='SVGID_1_' x1='5160.3' x2='5159.6' y1='31.16' y2='26.836' gradientTransform='translate(-5117.2)' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23929595' offset='0'/%3e%3cstop offset='1'/%3e%3c/linearGradient%3e%3cpath d='M39.3 34.4h3.2l-.4-1.8c.8-1.1 6.8-6.1 1.1-10.4s1.7-7.7 4.1-8.5c-4.4-.9-12.7 5-12.3 10.3.6 8.5 3.2 10 3.2 10z' fill='url(%23SVGID_1_)'/%3e%3cpath class='st5' d='M62 36.4c-.4-.1-.6-.3-.8-.5s-.5-.3-.9-.5h-.1c.1.4.2.8.6 1 .2.1.4.2.6.2.2.1.4 0 .6-.2zm-4.9 5s-.1 0 0 0c-.1.1-.1.1-.1.2v.1h.1c.3 0 .6-.1.8-.2.2 0 .3-.1.4-.1l.8-.4c.1 0 .3-.2.4-.2l.4-.3.4-.4c.1-.1.1-.2.2-.3V39c0-.3-.1-.7-.3-1-.3-.5-.4-.9-.6-1.4l-.3-.8c0-.1-.1-.3-.1-.3 0-.1 0-.2-.1-.5 0-.1-.1-.2-.1-.4l-.1-.4c-.1-.2-.1-.5-.2-.8l-.1-.4v-.4c0-.3-.1-.5-.1-.8s0-.5.1-.8l.1-.4c0-.1.1-.2.1-.4l-.1-.1c-.1.1-.2.2-.2.4l-.2.4c-.1.2-.2.6-.3.8-.1.3-.1.6-.1.9v.9c0 .3 0 .5.1.8l.1.4c0 .1.1.3.1.4v.4c0 .2.1.3.1.5.1.3.2.5.3.8.1.2.2.5.3.8s.3.5.4.8l.3.6c0 .1.1.2.1.3v.1c0 .1-.3.4-.4.6l-.2.2-.3.2c-.1.1-.2.1-.4.2-.1.1-.2.2-.3.2-.6.4-.8.5-1 .6z'/%3e%3cellipse class='st4' transform='scale(-1 1) rotate(-78.042)' cx='-42.101' cy='-29.484' rx='4.6' ry='3'/%3e%3cpath d='M54.2 46.7s.8 2.3 0 3.5c-.6.9 2.5.1 2.5.1s.4-3.4-.4-3.7z'/%3e%3cpath d='M55.5 42.2c-1.4-.2-3.9-1.2-5 .2-.6.8-.8 2.2-.8 3.2-.1 4 3.3 5.8 7 5.3.7-.1.8-1.2 0-1.2-2.9 0-6.1-.6-6-4.1 0-.7.1-1.8.6-2.4.7-1 3.1-.4 4.2-.6.2-.1.2-.4 0-.4z'/%3e%3cpath d='M56.7 42.6c.9.3 2.6 0 3.1.8.4.6.2 1.7.1 2.3-.4 2.1-1.7 3.6-3.9 3.8-.9.1-.9 1.3 0 1.3 2.9.3 4.7-2.6 5-5.1.1-.9.1-2.1-.5-2.9-.8-1.2-2.6-.4-3.8-.4-.2-.1-.2.2 0 .2z'/%3e%3cpath class='st5' d='M57.3 45.8c-.7.4-1.4.6-2.1.7-.7 0-1.4 0-2.2-.3v.1c.6.5 1.4.9 2.3.8s1.7-.6 2-1.3c.1 0 0 0 0 0z'/%3e%3cpath class='st1' d='M46.1 32.3l1.5 1.3c1.8.4 3.6.4 5.3-.2l.9-1.6-3.9-1.6-3.7 1.6z'/%3e%3cpath d='M47.6 33.7c-1.5.1-2.1-1.4-2.1-1.4s3.7-4.7 8.8-.4c0 0-.1 1.2-1.3 1.6.6-.8.5-1.3.5-1.3-2-1.8-4.7-1.4-6.8.2 0-.1.2.7.9 1.3z'/%3e%3cellipse transform='scale(-1 1)' cx='-49.3' cy='32.3' rx='1.3' ry='1.6'/%3e%3cellipse class='st1' transform='scale(-1 1)' cx='-48.9' cy='32.3' rx='.4' ry='.5'/%3e%3cellipse class='st1' transform='scale(-1 1)' cx='-48.4' cy='31.9' rx='.3' ry='.4'/%3e%3cpath class='st1' d='M59.6 32.9l.7 1.5c.7.1 1.5 0 2.9-.2l.5-1.6L62 31l-2.1 1z'/%3e%3cpath d='M60.3 34.4c-.8.1-1.1-1.4-1.1-1.4s2-4.8 4.7-.4c0 0-.1 1.2-.7 1.6.3-.8.3-1.4.3-1.4-1.1-1.9-2.5-1.4-3.6.2-.1 0 0 .8.4 1.4z'/%3e%3cellipse transform='scale(-1 1)' cx='-61.2' cy='32.9' rx='1.1' ry='1.5'/%3e%3cellipse class='st1' transform='scale(-1 1)' cx='-60.9' cy='32.9' rx='.4' ry='.5'/%3e%3cellipse class='st1' transform='scale(-1 1)' cx='-60.4' cy='32.5' rx='.3' ry='.4'/%3e%3cpath class='st3' d='M39.2 52.5l1.5-3.9 8.3 4.7 2.5 3.9.2 1.3-4.2 2.9z'/%3e%3cpath class='st7' d='M24.1 37.5l-.9 11.9-6.7 3.3-1.8.3c-1.7-3.3-.9-6.4-.1-9.2.1-.4.6-.6 1-.4l1.1.7.5-.7c.3-.4.9-.4 1.2-.1l1 1 .5-.8c.3-.5 1-.5 1.4-.1l.5.5c-.1 0-.7-6.4 2.3-6.4z'/%3e%3cpath class='st4' d='M20 52.1l4-2.1.2-3.9-6.9-1c-.4 2 2.5 2.6 4.3 2.6 0 0-6.1 2.7-5.1 5z'/%3e%3cpath class='st3' d='M14.2 55.3c-.1-.3-.2-2.2-.2-2.2l6.1-1v2.7z'/%3e%3cpath class='st1' d='M22.1 67.1l-1.6-13.5-7.5 1.1 1.9 21.9z'/%3e%3cpath class='st1' d='M29 57.6l-11.9 6.5-2.2 12.5 16.9-8.1z'/%3e%3cellipse transform='scale(-1 1)' cx='-55.2' cy='44.4' rx='2.4' ry='1.2'/%3e%3cpath class='st7' d='M87.2 63.8s-.9-2.1 1-2.8 4.9-2 3.6-5.1c2.3 0 2.3 3.7 1.4 4.2 0 0 6.8.2 7.4 1.5 0 0 2.3.3 2.4 1.6s-16 2.9-16 2.9z'/%3e%3cpath class='st4' d='M87.6 66.3l16.3-2.5s-.7-1.7-2.8-1.2c-2.9.7-4.3.4-4.3.4s-3.3-2.7-5.7-1.3-4.5 2.7-4.5 2.7z'/%3e%3cpath class='st3' d='M86 68.2c.3 0 2.2-.6 2.2-.6l-1.2-6-2.5 1z'/%3e%3cpath class='st1' d='M61.8 56.8l10.4 8.8 13.1-3.9 1.7 7.4-16.3 5.5-11.3-6.8z'/%3e%3cpath class='st0' d='M41.5 73.2c.5-.1 1-.5 1.2-1.1.1-.2 0-.4-.2-.5s-.4 0-.5.2c-.1.3-.3.6-.6.6-.5.1-.9-.5-1.1-1.3-.1-.8.2-1.5.7-1.5.2 0 .5.1.7.4.1.2.4.2.5.1.2-.1.2-.4.1-.5-.4-.5-.9-.8-1.4-.7-.9.1-1.5 1.2-1.3 2.4s1 2 1.9 1.9z'/%3e%3cellipse class='st3' transform='scale(-1 1) rotate(-82.16)' cx='-76.021' cy='-31.112' rx='.9' ry='.6'/%3e%3cellipse class='st1' transform='scale(-1 1) rotate(-82.16)' cx='-75.731' cy='-31.408' rx='.2' ry='.1'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:105px;height:105px;content:"";display:block;position:absolute;width:110px;height:110px;top:50%;left:50%;margin-top:-55px;margin-left:-55px}.tx-kube-samedi-accordion .m-accordion__content-label{height:-moz-fit-content;height:fit-content;width:35%;font-size:1.6rem;padding:10px 5px;position:relative;z-index:1}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__content-label{width:auto}}.tx-kube-samedi-accordion .m-accordion__content-label::before{content:"";position:absolute;bottom:-20%;left:0;border:20px solid rgba(0,0,0,0);border-top-color:var(--brand-primary);border-bottom:0;border-left:0;z-index:-1}.tx-kube-samedi-accordion .m-accordion__content-text{width:60%;padding:20px 15px 5px 25px;background:#efefef;font-size:1.4rem;border-radius:10px;margin-top:15px;position:relative;z-index:1}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__content-text{width:auto}}.tx-kube-samedi-accordion .m-accordion__content-text::after{content:"";position:absolute;right:0;margin-top:-5px;border:20px solid rgba(0,0,0,0);border-top-color:#efefef;border-bottom:0;border-right:0;z-index:-1}.tx-kube-samedi-accordion .m-accordion__content-text li::marker{color:var(--brand-primary)}.tx-kube-samedi-accordion .m-accordion__content-text dl{font-size:1.2rem;margin-bottom:0}.tx-kube-samedi-accordion .m-accordion__content-text dt{float:left;color:var(--brand-primary)}.tx-kube-samedi-accordion .m-accordion__content-text dd{margin-left:75px}.tx-kube-samedi-accordion .m-accordion__additional-content-buttons{display:flex;justify-content:space-between;flex-flow:row nowrap;padding:25px}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__additional-content-buttons{flex-flow:column nowrap}}.tx-kube-samedi-accordion .m-accordion__additional-content-buttons .btn{min-height:40px;min-width:40%;margin-bottom:unset;background-color:var(--dachau-blue);border-color:var(--dachau-blue);font-weight:700}@media(max-width: 767px){.tx-kube-samedi-accordion .m-accordion__additional-content-buttons .btn{margin-bottom:10px}}.tx-kube-samedi-accordion .m-accordion__additional-content-buttons .btn.disabled{background-color:#999;color:var(--white-base);font-weight:normal;border-color:#888}.tx-kube-samedi-accordion .m-accordion__additional-content-buttons .btn.samedi-check-availability{position:relative}.tx-kube-samedi-accordion .m-accordion__additional-content-buttons .btn.samedi-check-availability.loading::after{content:"";position:absolute;width:32px;height:32px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid rgba(0,0,0,0);border-top-color:var(--dachau-blue);border-radius:50%;animation:button-loading-spinner 1s ease infinite}.tx-kube-samedi-accordion .m-accordion__additional-content-buttons .btn.samedi-check-availability .button__text{transition:all .2s}@keyframes button-loading-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}.tx-kube-samedi-accordion .m-accordion__additional-content-buttons .share-link{display:block;background-color:var(--white-base);color:var(--dachau-blue)}@media(min-width: 768px){.tx-kube-samedi-accordion .m-accordion__additional-content-buttons .share-link{display:none}}.tx-kube-samedi-accordion .m-accordion__item.other-inquiries .m-accordion__content-text,.tx-kube-samedi-accordion .m-accordion__item.op-vu .m-accordion__content-text{width:100%;background:var(--white-base)}.tx-kube-samedi-accordion .m-accordion__item.other-inquiries .m-accordion__content-text::after,.tx-kube-samedi-accordion .m-accordion__item.op-vu .m-accordion__content-text::after{content:none}.tx-kube-samedi-accordion .disabled{color:#bbb}.tx-kube-samedi-accordion .table-responsive table td{padding:8px}@keyframes pulse{0%{transform:scale(1, 1)}50%{transform:scale(1.1, 1.1)}100%{transform:scale(1, 1)}}@media(min-width: 768px){.support-form .container{display:flex;flex-wrap:wrap;width:100%}.support-form .item{flex-basis:calc(50% - 30px);margin-left:15px;margin-right:15px}.support-form .full-width-item{flex-basis:100%;margin-left:15px;margin-right:15px}.support-form #supportFormSubmit{margin-left:15px}}.modal-content .btn-default{font-size:1.4rem}@media(min-width: 768px){.m-accordion__item.op-vu .form-horizontal .control-label{text-align:left}}.tx-kube-samedi-events-list h1,.tx-kube-samedi-events-list h2,.tx-kube-samedi-events-list h3,.tx-kube-samedi-events-list p{color:var(--gray-dark)}.tx-kube-samedi-events-list hr{border-top:2px solid var(--black-base);margin-top:29px}.tx-kube-samedi-events-list button,.tx-kube-samedi-events-list a.btn{border-radius:20px}.tx-kube-samedi-events-list .spinner{margin:0 auto;width:56px;height:56px;border-radius:50%;border:9px solid var(--color-white-secondary);border-right-color:var(--color-turquoise);animation:spinner-animation 1s infinite linear}@keyframes spinner-animation{to{transform:rotate(1turn)}}.tx-kube-samedi-events-list .samedi-events-list-wrapper{display:flex;justify-content:flex-start;row-gap:25px;flex-flow:column nowrap}@media(min-width: 992px){.tx-kube-samedi-events-list .samedi-events-list-wrapper{flex-flow:row wrap}}@media(max-width: 992px){.tx-kube-samedi-events-list{margin-top:15px}}.tx-kube-samedi-events-list .samedi-event{padding:20px;border-radius:20px;background-color:var(--gray13)}@media(min-width: 992px){.tx-kube-samedi-events-list .samedi-event{width:500px}}.sg-content-type .tx-kube-samedi-events-list .samedi-event{padding:0}.tx-kube-samedi-events-list .samedi-event>h2{min-height:60px}.tx-kube-samedi-events-list .samedi-event__dates-and-times{max-height:450px;overflow-y:auto;padding:0 5px}.tx-kube-samedi-events-list .samedi-event__date-time-wrapper{padding:10px 0}@media(min-width: 992px){.tx-kube-samedi-events-list .samedi-event__date-time-wrapper{margin-left:1em;display:list-item;list-style-type:disc;list-style-position:outside}}.tx-kube-samedi-events-list .samedi-event__date-time-wrapper.template{display:none}.tx-kube-samedi-events-list .samedi-event__date-time{display:flex;justify-content:space-between;align-items:center}@media(max-width: 992px){.tx-kube-samedi-events-list .samedi-event__date-time{align-items:center;flex-flow:column nowrap}}@media(min-width: 992px){.tx-kube-samedi-events-list .samedi-event__sign-up{margin-left:5px}}.tx-kube-samedi-events-list .samedi-event-btn{width:130px}.tx-kube-samedi-events-list .samedi-event__header{display:flex;flex-flow:row nowrap;justify-content:space-between;min-height:105px}.tx-kube-samedi-events-list .samedi-event__description{width:65%}.tx-kube-samedi-events-list .samedi-event__img>img{border-radius:0;border:0}.tx-kube-samedi-events-list .btn-disabled{background-color:var(--gray10);border-color:var(--gray10);color:var(--white)}.tx-kube-samedi-events-list .samedi-kal-map .ce-textpic{display:flex}.tx-kube-samedi-events-list .samedi-kal-map .ce-textpic .ce-gallery{width:45%}.tx-kube-samedi-events-list .samedi-kal-map .ce-textpic .ce-bodytext{margin-left:20px}.tx-kube-questionanswer-form{margin-bottom:60px}.tx-kube-questionanswer h1,.tx-kube-questionanswer h2,.tx-kube-questionanswer h3,.tx-kube-questionanswer h4,.tx-kube-questionanswer h5,.tx-kube-questionanswer h6{text-transform:none}.tx-kube-questionanswer #required-fields-hint{font-size:1.4rem;padding-top:7px}.tx-kube-questionanswer #required-fields-hint__container{display:flex;flex-direction:column}@media(min-width: 992px){.tx-kube-questionanswer #required-fields-hint__container{flex-direction:row}}.tx-kube-questionanswer .m-accordion__header::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='%23f57d26' width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.545 0v14.545H0v2.91h14.545V32h2.91V17.455H32v-2.91H17.455V0z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;content:"";display:block;position:relative;width:32px;min-width:32px;height:32px;transition:transform .3s ease-out}.tx-kube-questionanswer h2.forma{font-family:FormaDJRDeck,Helvetica,Arial,sans-serif;font-size:3.6rem}.tx-kube-questionanswer p.intro-paragraph{font-size:1.8rem}.tx-kube-questionanswer h3.question-title{font-family:"NunitoSansBold",Helvetica,Arial,sans-serif;font-size:2.2rem}.tx-kube-questionanswer #qa-submit{width:180px;height:50px;font-size:2rem !important}.tx-kube-questionanswer .question-text{font-size:1.8rem}.tx-kube-questionanswer .answer-title{font-weight:700}.tx-kube-questionanswer .answer-title,.tx-kube-questionanswer .answer-text{font-family:"NunitoSansRegular",Helvetica,Arial,sans-serif;font-size:1.8rem}.tx-kube-questionanswer .qa-list{margin-bottom:60px}.tx-kube-questionanswer .question-wrapper{display:flex;flex-direction:column}.tx-kube-questionanswer .question-initials{font-family:"NunitoSansSemiBoldItalic",Helvetica,Arial,sans-serif;font-size:1.4rem;font-style:italic}.tx-kube-questionanswer .question-initials,.tx-kube-questionanswer .m-accordion__content-answer__wrapper>h4{margin-bottom:5px;padding:0}.tx-kube-questionanswer .data-protection-notice{font-size:1.2rem;font-style:normal}.tx-kube-questionanswer .form-horizontal .control-label{text-align:left;font-size:1.8rem}.tx-kube-questionanswer .m-accordion__content-qa{display:flex;flex-direction:column;padding:0 30px}.tx-kube-questionanswer .m-accordion__content-question{display:flex;margin-bottom:30px}.tx-kube-questionanswer .m-accordion__content-question::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0' y='0' xml:space='preserve' viewBox='32.5 23.97 41.9 60.23'%3e%3cstyle/%3e%3cdefs%3e%3cpath id='SVGID_1_' d='M32.5 24h41.7v60.2H32.5z'/%3e%3c/defs%3e%3cclipPath id='SVGID_00000165952669138986229020000008651222759636320187_'%3e%3cuse xlink:href='%23SVGID_1_' overflow='visible'/%3e%3c/clipPath%3e%3cg id='Group_9754' clip-path='url(/_assets/edd904b3072f92be628aca13b9af53d8/StyleSheets/%23SVGID_00000165952669138986229020000008651222759636320187_)'%3e%3cpath id='Path_1' d='M66.8 26l-24-2c-5.2-.4-9.8 3.5-10.3 8.7v1.1l1.6 32.5c.2 5.8 5 10.3 10.8 10.1h.1l10.9-.4c4.4 7.7 14.3 8.2 14.3 8.2-3.5-2.1-4.8-5.8-5.3-8.9 4.1-1.3 6.9-5 7.2-9.3l2.3-29.3c.1-4.9-2.9-9.2-7.6-10.7' fill='%237d859d'/%3e%3cpath id='Path_2' d='M50.3 56.7c0-1 0-1.9.1-2.9.1-.8.3-1.6.5-2.4.2-.7.5-1.4.9-2 .4-.7.9-1.3 1.5-1.9.4-.5.8-1 1.2-1.4s.7-.9 1-1.4.5-.9.6-1.5c.2-.5.2-1.1.2-1.6 0-2.7-.9-4-2.6-4-.3 0-.7.1-.9.2-.3.2-.7.4-.9.7-.3.4-.5.8-.7 1.3-.1.6-.2 1.2-.2 1.9h-6.9c0-1.5.2-3 .8-4.4.4-1.2 1.1-2.2 2-3.1.9-.8 1.9-1.4 3-1.8 1.2-.4 2.5-.6 3.8-.6 1.4 0 2.7.2 4 .6 2.3.8 4.1 2.6 4.9 4.8.5 1.3.7 2.7.7 4.1 0 1-.1 1.9-.4 2.9-.3.8-.7 1.7-1.1 2.4-.5.8-1 1.5-1.6 2.2s-1.3 1.4-1.9 2.1c-.3.4-.6.8-.9 1.3-.2.4-.4.9-.6 1.3l-.3 1.5c-.1.5-.1 1.1-.1 1.7h-6.1zm-.6 7.4c0-.5.1-1 .3-1.5.2-.4.4-.8.8-1.2.3-.3.7-.6 1.2-.8s1-.3 1.5-.3 1.1.1 1.6.3c.4.2.8.4 1.2.8.3.3.6.7.8 1.2.4 1 .4 2 0 3-.2.4-.4.8-.8 1.2-.3.3-.7.6-1.2.8-.5.2-1 .3-1.6.3-.5 0-1-.1-1.5-.3-.4-.2-.8-.4-1.2-.8-.3-.3-.6-.7-.8-1.2-.3-.5-.3-1-.3-1.5' fill='white'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;content:"";display:block;position:relative;width:40px;height:60px;margin-right:30px;min-height:60px;min-width:40px}.tx-kube-questionanswer .m-accordion__content-answer{display:flex}.tx-kube-questionanswer .m-accordion__content-answer::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0' y='0' xml:space='preserve' viewBox='32.49 23.97 41.81 60.33'%3e%3cstyle/%3e%3cg id='Group_9757'%3e%3cdefs%3e%3cpath id='SVGID_1_' d='M32.5 24h41.7v60.2H32.5z'/%3e%3c/defs%3e%3cclipPath id='SVGID_00000101104222509579396830000013830644132909857943_'%3e%3cuse xlink:href='%23SVGID_1_' overflow='visible'/%3e%3c/clipPath%3e%3cg id='Group_9756' clip-path='url(/_assets/edd904b3072f92be628aca13b9af53d8/StyleSheets/%23SVGID_00000101104222509579396830000013830644132909857943_)'%3e%3cpath id='Path_3' d='M40 26l24-2c5.2-.4 9.8 3.5 10.3 8.7v1.1l-1.6 32.5c-.2 5.8-5 10.3-10.8 10.1h-.1L51 76.1c-4.4 7.7-14.3 8.2-14.3 8.2 3.5-2.1 4.8-5.8 5.3-8.9-4.1-1.3-6.9-5-7.2-9.3l-2.3-29.3c-.2-5 2.8-9.3 7.5-10.8' fill='%23f57d26'/%3e%3c/g%3e%3c/g%3e%3cg transform='translate(8.317 10.383)' id='Group_9759'%3e%3cdefs%3e%3cpath id='SVGID_00000052814256834142070730000001661813271292831167_' d='M32.5 24h27.1v30.5H32.5z'/%3e%3c/defs%3e%3cclipPath id='SVGID_00000071547962582477414370000010693841679379717555_'%3e%3cuse xlink:href='%23SVGID_00000052814256834142070730000001661813271292831167_' overflow='visible'/%3e%3c/clipPath%3e%3cg id='Group_9758' clip-path='url(/_assets/edd904b3072f92be628aca13b9af53d8/StyleSheets/%23SVGID_00000071547962582477414370000010693841679379717555_)' fill='white'%3e%3cpath id='Path_4' d='M33.4 28.7c5.8-6.1 15.5-6.3 21.5-.5s6.3 15.5.5 21.5-15.4 6.4-21.5.6l-.5-.5c-2.8-2.9 1.6-7.1 4.4-4.2 3.5 3.7 9.3 3.8 12.9.3 3.7-3.5 3.8-9.3.3-12.9-3.5-3.7-9.3-3.8-12.9-.3l-.3.3c-2.8 2.9-7.2-1.3-4.4-4.3'/%3e%3cpath id='Path_5' d='M40.6 37.1c0 .8.6 1.4 1.4 1.4.8 0 1.4-.6 1.4-1.4 0-.8-.6-1.4-1.4-1.4-.7-.1-1.4.6-1.4 1.4m-2.3 2.2c0-3.3 2.7-6.1 6.1-6.1 3.3 0 6.1 2.7 6.1 6.1 0 3.3-2.7 6.1-6.1 6.1-3.4 0-6.1-2.7-6.1-6.1 0 .1 0 .1 0 0' fill-rule='evenodd' clip-rule='evenodd'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;content:"";display:block;position:relative;width:40px;height:60px;margin-right:30px;min-height:60px;min-width:40px}.tx-kube-questionanswer .m-accordion__content-answer__wrapper{display:flex;flex-direction:column}.tx-kube-questionanswer #dsvgo-notification{margin-top:-15px}.frame-type-mask_sg_faq.m-accordion h1,.frame-type-mask_sg_faq.m-accordion h2,.frame-type-mask_sg_faq.m-accordion h3,.frame-type-mask_sg_faq.m-accordion h4,.frame-type-mask_sg_faq.m-accordion h5,.frame-type-mask_sg_faq.m-accordion h6{text-transform:none}.frame-type-mask_sg_faq.m-accordion>h2{font-family:FormaDJRDeck,Helvetica,Arial,sans-serif;font-size:3.6rem}.frame-type-mask_sg_faq.m-accordion .m-accordion__item{background:rgba(0,0,0,0)}.frame-type-mask_sg_faq.m-accordion .m-accordion__header::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='%23f57d26' width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.545 0v14.545H0v2.91h14.545V32h2.91V17.455H32v-2.91H17.455V0z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;content:"";display:block;position:relative;width:32px;min-width:32px;height:32px;transition:transform .3s ease-out}.frame-type-mask_sg_faq.m-accordion .m-accordion__header h3{font-family:"NunitoSansBold",Helvetica,Arial,sans-serif;font-size:2.2rem}.frame-type-mask_sg_faq.m-accordion .m-accordion__content{font-size:1.8rem}.tx-kube-samedi-validation{margin-top:1.5em}.tx-kube-samedi-validation .control{margin-top:1.5em}.tx-kube-samedi-validation .tab-content{border-radius:6px}.tx-kube-samedi-validation__question-answer-pair{margin-bottom:1.5em}.tx-kube-samedi-validation li.submitted-answer{font-weight:700}.tx-kube-samedi-validation li.valid-answer::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23green' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;content:"";display:inline-block;position:relative;width:20px;height:20px;top:3px;left:5px}.tx-kube-samedi-validation p.error{color:var(--bs-danger)}.tx-kube-samedi-validation div.align-right{text-align:right}.tx-kube-samedi .tx-kube-samedi-validation div div.tab-content h3{margin-left:0}.sg-carousel{display:flex;flex-direction:row;justify-content:center;position:relative}.sg-carousel__item{position:absolute;width:65%;visibility:hidden;opacity:0;transform:scale(0.8);transition:all .2s ease;z-index:-1;cursor:pointer}@media(min-width: 768px){.sg-carousel__item{width:50%}}.sg-carousel__tab{margin-bottom:15px;display:flex;justify-content:space-around;list-style:none;font-size:1.4rem}@media(min-width: 1200px){.sg-carousel__tab{display:none}}.sg-carousel__tab-item{margin:0 5px;text-align:center}.sg-carousel__tab-item:hover,.sg-carousel__tab-item.active{color:var(--brand-primary);text-decoration:underline;cursor:pointer}.sg-carousel .active{display:block;visibility:visible;transform:scale(1);opacity:1;z-index:2}.sg-carousel .prev,.sg-carousel .next{display:block;visibility:visible;opacity:.25;z-index:1}.sg-carousel .prev a,.sg-carousel .next a{pointer-events:none}.sg-carousel .prev{transform:translateX(calc(-35% + 30px)) scale(0.9)}@media(min-width: 768px){.sg-carousel .prev{transform:translateX(calc(-50% + 30px)) scale(0.9)}}.sg-carousel .next{transform:translateX(calc(35% - 30px)) scale(0.9)}@media(min-width: 768px){.sg-carousel .next{transform:translateX(calc(50% - 30px)) scale(0.9)}}.doctors-container h2.h2{text-align:center}.doctors-container h3.h3{margin-bottom:.3em}.doctors-container .doctor .ce-bodytext{margin-bottom:1.4em}.doctors-container .doctor .ce-outer{pointer-events:auto}.doctors-container .doctor img{border:0;border-radius:0}.doctors-container .doctor .img-circle img{border-radius:50%;border:1px solid var(--gray4)}.team-container .img-col{margin:15px 0;padding:15px}.team-container .centered-row{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:15px}.tx-sgjobs .default-content-element .sgjobs-apply-form div[class*=col-xs]{margin:0;padding:0 5px}@media(max-width: 550px){.tx-sgjobs .default-content-element .sgjobs-apply-form div[class*=col-xs]{width:100%}}.tx-sgjobs .default-content-element.sgjobs-description{margin-bottom:20px}.sgjobs-filter-bar .default-content-element:last-child{margin-bottom:15px}#applyAnchor{height:63px}.tx-sgjobs input::-moz-placeholder{font-size:1.4rem}.tx-sgjobs input::placeholder{font-size:1.4rem}.tx-sgjobs button[type=submit]{background-color:var(--brand-primary);border-color:var(--border-color);color:var(--sg-jobs-background-color);border-radius:6px}.tx-sgjobs button[type=submit]:hover{color:var(--sg-jobs-background-color);background-color:var(--bright-orange);border-color:var(--rust-orange);border-radius:6px}#sgjobs-joblist .sg-jobs-job--listing{display:flex;flex-direction:column;flex-wrap:wrap;padding:15px;background-color:#f1f1f1;color:var(--sg-jobs-foreground-color);border:1px solid #ddd;border-radius:6px}#sgjobs-joblist .sg-jobs-job--listing .btn{background-color:var(--brand-primary);border-color:var(--border-color);color:var(--sg-jobs-background-color);border-radius:6px}#sgjobs-joblist .sg-jobs-job--listing .btn:hover{color:var(--sg-jobs-background-color);background-color:var(--bright-orange);border-color:var(--rust-orange);border-radius:6px}#sgjobs-joblist .sg-jobs-job--listing a.no-hover{text-decoration:none}#sgjobs-joblist .sg-jobs-job--listing a.no-hover:hover{text-decoration:none}#sgjobs-joblist .sgjobs-filter-bar .btn{background-color:var(--gray);border-color:var(--sg-jobs-foreground-color)}.sgjobs-highlight-area{background:var(--sg-jobs-background-color);color:var(--sg-jobs-foreground-color)}.sgjobs-highlight-area .default-list{margin-bottom:0;font-size:1.8rem}.sgjobs-highlight-area h3{font-size:2rem}#sgjobs-joblist .sg-jobs-job{border-top:1px solid var(--sg-jobs-border-color)}.sg-jobs-job{margin-bottom:30px}.sg-jobs-job .sg-card-title{flex-grow:0 !important}.sg-jobs-job .sg-card-title+*{flex-grow:1;background-color:var(--sg-jobs-background-color);color:var(sg-jobs-foreground-color)}.sg-jobs-job .btn-warning{border-color:var(--dachau-orange)}.sg-jobs-job:hover .btn-warning{border-color:var(--dachau-orange)}.main-content>.default-content-element.sgjobs-header{margin-bottom:-10px;padding-top:10px}.sgjobs-meta-box h3{font-size:1.7rem;font-weight:700;line-height:1.3}.sgjobs-meta-box hr{margin:10px 0 0}.sgjobs-meta-box .shariff .orientation-horizontal{margin:0 -5px 10px}.sgjobs-meta-box .shariff .orientation-horizontal li:last-of-type,.sgjobs-meta-box .shariff .orientation-horizontal li{margin:0 5px 5px}.sgjobs-meta-box .default-content-element.sg-cta{margin:0 -20px -5px}.sgjobs-meta-box .default-content-element.sg-cta .btn{display:block}.sgjobs-meta-box .downloads{margin-bottom:15px}.sgjobs-meta-box .downloads .download-link{font-size:1.4rem}.sgjobs-meta-box .downloads .download-link__file-properties{margin-left:0}.sgjobs-apply-form [type=submit]{float:right}.sgjobs-apply-form [type=submit] .fa-paper-plane{transform:rotate(15deg)}.sgjobs-apply-form .jobs-upload{width:100%;min-height:55px;box-shadow:inset 0 1px 1px RGB(0 0 0/8%);border:1px solid #a6a6a6;position:relative;border-radius:3px}.sgjobs-apply-form .jobs-upload button.dz-button{position:absolute;bottom:0;right:0;border:0 none;outline:0 none;background:#a6a6a6;color:var(--white-base);padding:3px 12px}.sgjobs-apply-form .jobs-upload button.dz-button::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath fill='%23fff' d='M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zM393.4 288H328v112c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V288h-65.4c-14.3 0-21.4-17.2-11.3-27.3l105.4-105.4c6.2-6.2 16.4-6.2 22.6 0l105.4 105.4c10.1 10.1 2.9 27.3-11.3 27.3z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:640px;height:512px;transform:translateY(4px);content:"";display:inline-block;width:22px;height:20px;margin-left:8px}.sgjobs-description .list-default li::before{color:var(--sg-jobs-foreground-color)}.sgjobs-description .highlight-box{background-color:#f1f1f1;color:var(--sg-jobs-foreground-color);border:1px solid #ddd;box-shadow:none}.sgjobs-description .highlight-box .btn{margin:15px}.sgjobs-description .btn-overview{background-color:#666;border-color:#555}.sgjobs-description .sg-cta .btn{background-color:var(--brand-primary);border-color:var(--border-color);color:var(--sg-jobs-background-color);border-radius:6px}.sgjobs-description .sg-cta .btn:hover{color:var(--sg-jobs-background-color);background-color:#de630a;border-color:#bc5409;border-radius:6px}.sgjobs-description .sharer-container{display:flex;list-style:none;margin:0;flex-wrap:wrap}.sgjobs-description .sharer{min-width:90px;width:auto;flex:1 0 auto;max-width:160px;margin-right:1.8%;height:30px;margin-bottom:10px;float:left}.sgjobs-description .sharer .share_text{color:var(--white-base);line-height:30px;font-size:1.2rem;vertical-align:middle}@media(max-width: 1023px){.sgjobs-description .sharer{margin-right:10px;max-width:none}@supports(display: grid){.sgjobs-description .sharer{margin-right:0}}}.sgjobs-description .sharer a{display:block;position:relative;text-decoration:none;height:32px;width:32px}.sgjobs-description .sharer.twitter a{background-color:#55acee}.sgjobs-description .sharer.twitter a:hover{background-color:#6cb7f0}.sgjobs-description .sharer.whatsapp a{background-color:#5cbe4a}.sgjobs-description .sharer.whatsapp a:hover{background-color:#6dc55d}.sgjobs-description .sharer.telegram a{background-color:#229ed9}.sgjobs-description .sharer.telegram a:hover{background-color:#35a8df}.sgjobs-description .sharer.xing a{background-color:#126567}.sgjobs-description .sharer.xing a:hover{background-color:#167a7d}.sgjobs-description .sharer .fa{width:30px;height:20px;margin:0;line-height:32px;vertical-align:middle;text-align:center;position:relative;display:inline-block}.sgjobs-description .sharer .fa::after{content:"";display:block;position:absolute}.sgjobs-description .sharer .fa-facebook::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='%233b5998' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 512 512'%3e%3c!--! Font Awesome Pro 6.4.2 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons%2c Inc. --%3e%3cpath d='M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;width:32px;height:32px}.sgjobs-description .sharer .fa-facebook::before{content:none}.sgjobs-description .sharer .fa-twitter::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='white' d='M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:512px;height:512px;width:20px;height:20px;left:8px}.sgjobs-description .sharer .fa-twitter::before{content:none}.sgjobs-description .sharer .fa-whatsapp::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='white' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:448px;height:512px;width:20px;height:20px;left:7px}.sgjobs-description .sharer .fa-whatsapp::before{content:none}.sgjobs-description .sharer .fa-envelope::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 512 512'%3e%3c!--! Font Awesome Pro 6.4.2 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons%2c Inc.--%3e%3cpath d='M256 64C150 64 64 150 64 256s86 192 192 192c17.7 0 32 14.3 32 32s-14.3 32-32 32C114.6 512 0 397.4 0 256S114.6 0 256 0s256 114.6 256 256v32c0 53-43 96-96 96-29.3 0-55.6-13.2-73.2-33.9-22.8 21-53.3 33.9-86.8 33.9-70.7 0-128-57.3-128-128s57.3-128 128-128c27.9 0 53.7 8.9 74.7 24.1 5.7-5 13.1-8.1 21.3-8.1 17.7 0 32 14.3 32 32v112c0 17.7 14.3 32 32 32s32-14.3 32-32v-32c0-106-86-192-192-192zm64 192a64 64 0 10-128 0 64 64 0 10128 0z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;width:32px;height:32px}.sgjobs-description .sharer .fa-envelope::before{content:none}.sgjobs-description .sharer .fa-telegram::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3e%3cpath fill='white' d='M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:496px;height:512px;width:20px;height:20px;left:7px}.sgjobs-description .sharer .fa-telegram::before{content:none}.sgjobs-description .sharer .fa-xing::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3e%3cpath fill='white' d='M162.7 210c-1.8 3.3-25.2 44.4-70.1 123.5-4.9 8.3-10.8 12.5-17.7 12.5H9.8c-7.7 0-12.1-7.5-8.5-14.4l69-121.3c.2 0 .2-.1 0-.3l-43.9-75.6c-4.3-7.8.3-14.1 8.5-14.1H100c7.3 0 13.3 4.1 18 12.2l44.7 77.5zM382.6 46.1l-144 253v.3L330.2 466c3.9 7.1.2 14.1-8.5 14.1h-65.2c-7.6 0-13.6-4-18-12.2l-92.4-168.5c3.3-5.8 51.5-90.8 144.8-255.2 4.6-8.1 10.4-12.2 17.5-12.2h65.7c8 0 12.3 6.7 8.5 14.1z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:384px;height:512px;width:20px;height:20px;left:7px}.sgjobs-description .sharer .fa-xing::before{content:none}.sgjobs-description .sharer .fa-linkedin::after{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg width='32' height='32' viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='24' cy='24' fill='%231686B0' r='24'/%3e%3cpath d='M17.4 34.9h-4.6V20.1h4.6v14.8zm-2.5-16.7c-1.7 0-2.8-1.1-2.8-2.6s1.1-2.6 2.8-2.6c1.7 0 2.8 1.1 2.8 2.6s-1 2.6-2.8 2.6zm21 16.7h-5.3v-7.7c0-2-.8-3.4-2.6-3.4-1.4 0-2.1.9-2.5 1.8-.1.3-.1.8-.1 1.2v8h-5.2s.1-13.6 0-14.8h5.2v2.3c.3-1 2-2.5 4.6-2.5 3.3 0 5.9 2.1 5.9 6.7v8.4z' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:32px;height:32px;width:32px;height:32px}.sgjobs-description .sharer .fa-linkedin::before{content:none}.row.default-content-element.sgjobs-description [class*=col-]{margin-bottom:0}.sg-jobs-contact-box{display:flex;justify-content:space-between;align-items:center}.sg-jobs-contact-box img.sg-jobs-contact-img{border-radius:50%}.sg-jobs-contact-box__text{width:50%}@media(min-width: 992px)and (max-width: 1199px){.sg-jobs-contact-box__text{width:75%}}.sgjobs-social-sharer .share_text{display:none}.sgjobs-social-sharer .sharer{min-width:auto;max-width:34px;margin-right:10px}@media(min-width: 992px){.sgjobs-social-sharer .sharer{margin-right:1.8%}}.sgjobs-filter-checkbox-form-control>label{margin-left:5px}.sgjobs-checkbox{width:auto;box-shadow:none;display:inline;height:13px}:root{--_access-menu-font-family: $font-family-base;--_access-menu-background-color: var(--white-base);--_access-menu-border-radius: 15px;--_access-menu-bottom: 15px;--_access-menu-right: 15px;--_access-menu-color: var(--gray-dark);--_access-menu-border: none;--_access-menu-height: 80%;--_access-menu-header-margin: 0 0 15px 0;--_access-menu-header-color: var(--gray-dark);--_access-menu-item-button-border-radius: 0;--_access-menu-box-shadow: 0 0 10px rgba(132, 132, 132, 0.459);--_access-menu-max-height: calc(100% - calc(15px * 4));--_access-menu-item-button-padding: 15px;--_access-menu-item-icon-color: var(--gray-dark);--_access-menu-item-button-background: var(--white-base);--_access-menu-header-btn-hover-rotate: 0deg}.accessibility-trigger .icon-ring{fill:var(--white-base);stroke:var(--white-base)}.accessibility-trigger .icon-inner-ring{stroke:var(--brand-primary)}.accessibility-trigger .icon-person{fill:var(--brand-primary)}._access-icon{display:none}._access-menu._access{padding:15px 0;overflow-y:hidden;max-height:-moz-fit-content;max-height:fit-content}._access-menu._access ul{align-items:center;gap:0}._access-menu._access ul li{margin:0;width:100%}._access-menu._access ul li button{display:flex;align-items:center;gap:15px;text-indent:0;border:0;border-bottom:.5px solid var(--gray-dark);color:var(--gray-dark)}._access-menu._access ul li button #iconBigCursorSvg,._access-menu._access ul li button::before{display:none}._access-menu._access ul li svg{position:initial !important;width:22.5px !important;height:22.5px !important}._access-menu._access ul li svg.horizontal{transform:rotate(45deg)}._access-menu._access ul li svg.vertical{transform:rotate(-45deg)}._access-menu._access ul li:first-of-type button{border-top:.5px solid var(--gray-dark)}._access-menu._access ._menu-close-btn,._access-menu._access ._menu-reset-btn{color:var(--gray-dark) !important;top:0}._access-menu._access ._text-center{position:relative}.rte-icon::before{content:"";display:inline-block;margin-right:5px}.rte-icon.rte-icon-phone::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 25 25' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:%23222%7d%3c/style%3e%3cg id='Group_139' transform='translate(1.527 .25)'%3e%3cpath class='st0' d='M-1.1 10.7c2 7.4 8.5 12.8 16.2 13.6h.5c.7 0 1.4-.1 2-.4.2-.1.3-.2.5-.2.3-.2.6-.4.9-.7l.7-.8c1.4-1.5 1.2-3.8-.3-5.2l-1.2-1.1c-1.5-1.4-3.8-1.2-5.2.3l-.7.8c-.3.3-.5.7-.7 1-2.8-1.2-5.2-3.3-6.6-6 .5-.2 1-.5 1.4-1l.7-.8c.7-.7 1-1.7.9-2.6v-.3c0-.9-.4-1.7-1-2.3L5.8 4c-.7-.7-1.6-1-2.5-1-.2 0-.4 0-.6.1-.7.1-1.3.4-1.8.8l-.3.3-.7.8-.3.3c-1 1.1-1.4 2.6-1 4 .1.5.2 1 .3 1.4zM.2 6s.1 0 0 0l.1-.1c.1-.1.1-.2.2-.3l.7-.8.2-.2c1.1-.9 2.6-.9 3.7 0l1.2 1.1c.5.4.8 1.1.9 1.7v.2c0 .7-.2 1.5-.7 2l-.7.8c-.3.4-.8.7-1.3.8l-.2.1c-.2.1-.4.3-.3.6v.1l.1.2c1.5 3.1 4.2 5.5 7.4 6.8l.2.1c.2.1.5 0 .6-.3l.1-.2c.1-.4.3-.7.6-1l.7-.8c1-1.1 2.8-1.2 3.9-.2l1.2 1.1c.8.7 1.1 1.7.8 2.7-.1.3-.2.6-.3.8-.1.1-.2.3-.3.4l-.7.8c-.2.2-.4.4-.7.6-.1.1-.2.1-.4.2-.7.3-1.4.4-2.1.3-7.2-.8-13.4-5.9-15.3-13-.1-.5-.2-.9-.3-1.3-.3-1.1 0-2.3.7-3.2z' id='Path_31'/%3e%3cg id='Path_32'%3e%3cpath class='st0' d='M23.2 11.7C23.2 5.5 18.1.4 11.9.4c-.5 0-1 .4-1 1 0 .5.4 1 1 1 5.2 0 9.3 4.2 9.3 9.3 0 .5.4 1 1 1 .5 0 1-.5 1-1zm-1.5 0c0-5.4-4.4-9.8-9.8-9.8-.3 0-.5-.2-.5-.5s.2-.5.5-.5c6 0 10.8 4.9 10.8 10.8 0 .3-.3.5-.6.5-.2 0-.4-.2-.4-.5z'/%3e%3cpath class='st0' d='M22.2 12.9c-.7 0-1.2-.5-1.2-1.2 0-5-4.1-9.1-9.1-9.1-.7 0-1.2-.5-1.2-1.2S11.2.2 11.9.2c6.3 0 11.5 5.1 11.5 11.4v.1c0 .7-.5 1.2-1.2 1.2zm-.3-1.2c0 .1.1.3.3.3.1 0 .1 0 .2-.1s.1-.1.1-.2c0-5.8-4.8-10.6-10.6-10.6-.2 0-.3.1-.3.3 0 .1 0 .1.1.2s.1.1.2.1c5.5 0 10 4.5 10 10z'/%3e%3c/g%3e%3cg id='Path_33'%3e%3cpath class='st0' d='M17.6 11.8c0 .5.4 1 1 1 .5 0 1-.4 1-1 0-4.3-3.5-7.7-7.7-7.7-.5 0-1 .4-1 1s.4 1 1 1c3.1-.1 5.6 2.5 5.7 5.7zm-6.4-6.7c0-.3.2-.5.5-.5 4 0 7.3 3.3 7.3 7.3 0 .3-.2.5-.5.5s-.5-.2-.5-.5c0-3.4-2.8-6.2-6.2-6.2-.3-.1-.6-.3-.6-.6z'/%3e%3cpath class='st0' d='M18.5 13c-.7 0-1.2-.5-1.2-1.2 0-3-2.5-5.5-5.5-5.5-.7 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2c4.4 0 8 3.6 8 8-.1.6-.6 1.1-1.3 1.1zm-7-7.9c0 .2.1.3.3.3 3.6 0 6.5 2.9 6.5 6.5 0 .1 0 .2.1.2.1.1.1.1.2.1s.1 0 .2-.1.1-.1.1-.2c0-3.9-3.2-7-7-7-.3-.1-.4 0-.4.2z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-mail::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 25 25' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:%23222%7d%3c/style%3e%3cpath id='Union_1' class='st0' d='M50.4 24.6c-1.4 0-2.5-1.1-2.5-2.5V6.5C47.9 5.1 49 4 50.4 4h.8V1.7c0-.8.7-1.4 1.5-1.4.7 0 1.4.6 1.4 1.4v2.4h10V1.7c0-.8.7-1.4 1.5-1.4.7 0 1.4.6 1.4 1.4v2.4h.9c1.4 0 2.5 1.1 2.5 2.5v15.7c0 1.4-1.1 2.5-2.5 2.5l-17.5-.2zM48.8 6.5v15.7c0 .9.7 1.6 1.6 1.6h17.4c.9 0 1.6-.7 1.6-1.6V6.5c0-.9-.7-1.6-1.6-1.6h-.3v.8c0 1.1-.9 2-2 2s-2-.9-2-2v-.8h-8.8v.8c.1 1.1-.8 2-1.9 2.1-1.1.1-2-.7-2.1-1.8V4.9h-.3c-.9 0-1.6.7-1.6 1.6zm16.1-4.8V6c0 .3.3.6.6.7.3 0 .6-.3.7-.6V1.7c0-.3-.3-.6-.6-.7s-.7.3-.7.7zm-12.8 0V6c0 .3.3.6.6.7.3 0 .6-.3.7-.6V1.7c0-.3-.3-.6-.6-.7-.3-.1-.7.3-.7.7zm-.9 21.2c-.8 0-1.5-.7-1.5-1.5V10.7c0-.2.2-.4.4-.4h18c.2 0 .4.2.4.4v10.6c0 .8-.7 1.5-1.5 1.5H51.2v.1zm15.9-.9c.3 0 .6-.3.6-.6V17h-4.9v5h4.3zm-5.2 0v-5h-5.3v5h5.3zm-11.3-.6c0 .3.3.6.6.6h4.4v-5h-5v4.4zm17.1-5.3v-4.9h-4.9v4.9h4.9zm-5.8 0v-4.9h-5.3v4.9h5.3zm-6.3 0v-4.9h-5v4.9h5z'/%3e%3cpath class='st0' d='M24.8 6.5c0-.1.1-.1 0 0 0-.4-.3-.7-.8-.7H.9c-.4 0-.8.3-.8.6v13.3c.1.2.3.3.5.3h23.7c.2 0 .4-.1.5-.3V6.6s.1-.1 0-.1c.1 0 0 0 0 0zm-1.9.5l-10.4 7.8L2.2 7h20.7zm-21.6.7l7 5.2-7 5.3V7.7zM2.1 19l7-5.5 3.2 2.3c.2.1.4.1.6 0l3-2.3L23 19H2.1zm21.7-.9l-7-5.3 7-5.3v10.6z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-location::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 25 25' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:%23222%7d%3c/style%3e%3cpath class='st0' d='M18.8 9.1c-.2 1.1-.4 2-.7 2.6-.7 1.5-4.1 7-5.3 9-1.3-2.1-4.6-7.5-5.3-9-.3-.6-.5-1.5-.7-2.6-.1-.5-.2-1-.2-1.5 0-3.4 2.8-6.2 6.2-6.2S19 4.2 19 7.6c-.1.5-.1 1-.2 1.5m-3.3 13.7c-.1.2-1 .8-2.8.8-1.8 0-2.8-.6-2.8-.7.1-.2.8-.7 2.3-.7v.1c.1.2.3.3.5.3s.4-.1.5-.3v-.1c1.5 0 2.3.4 2.3.6m4.4-13.4c.1-.6.2-1.2.2-1.7 0-4.1-3.3-7.3-7.3-7.3S5.4 3.6 5.4 7.6c0 .6.1 1.2.2 1.7.2 1.2.5 2.2.8 2.9.7 1.5 3.8 6.5 5.2 8.8-1.9.2-2.8 1-2.8 1.8 0 .9 1.2 1.9 3.9 1.9s3.9-1 3.9-1.9c0-.8-.9-1.6-2.8-1.8 1.4-2.3 4.4-7.3 5.2-8.8.4-.7.7-1.6.9-2.8'/%3e%3cpath class='st0' d='M12.7 10.2c-1.5 0-2.8-1.3-2.8-2.8s1.3-2.8 2.8-2.8 2.8 1.3 2.8 2.8-1.2 2.8-2.8 2.8m0-6.7c-2.2 0-3.9 1.8-3.9 3.9s1.8 3.9 3.9 3.9 3.9-1.8 3.9-3.9-1.7-3.9-3.9-3.9'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-appointment::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3e%3cpath d='M3.7 24.6c-1.4 0-2.5-1.1-2.5-2.5V6.5C1.2 5.1 2.3 4 3.7 4h.8V1.7C4.5.9 5.2.3 6 .3c.7 0 1.4.6 1.4 1.4v2.4h10V1.7c0-.8.7-1.4 1.5-1.4.7 0 1.4.6 1.4 1.4v2.4h.9c1.4 0 2.5 1.1 2.5 2.5v15.7c0 1.4-1.1 2.5-2.5 2.5l-17.5-.2zM2.1 6.5v15.7c0 .9.7 1.6 1.6 1.6h17.4c.9 0 1.6-.7 1.6-1.6V6.5c0-.9-.7-1.6-1.6-1.6h-.3v.8c0 1.1-.9 2-2 2s-2-.9-2-2v-.8H8v.8c.1 1.1-.8 2-1.9 2.1C5 7.9 4.1 7.1 4 6V4.9h-.3c-.9 0-1.6.7-1.6 1.6zm16.1-4.8V6c0 .3.3.6.6.7.3 0 .6-.3.7-.6V1.7c0-.3-.3-.6-.6-.7s-.7.3-.7.7zm-12.8 0V6c0 .3.3.6.6.7.3 0 .6-.3.7-.6V1.7c0-.3-.3-.6-.6-.7s-.7.3-.7.7zm-.9 21.2c-.8 0-1.5-.7-1.5-1.5V10.7c0-.2.2-.4.4-.4h18c.2 0 .4.2.4.4v10.6c0 .8-.7 1.5-1.5 1.5H4.5zm15.9-.9c.3 0 .6-.3.6-.6V17h-4.9v5h4.3zm-5.2 0v-5H9.9v5h5.3zm-11.3-.6c0 .3.3.6.6.6h4.4v-5h-5v4.4zM21 16.1v-4.9h-4.9v4.9H21zm-5.8 0v-4.9H9.9v4.9h5.3zm-6.3 0v-4.9h-5v4.9h5z' fill='%23222'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-web::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3e%3cpath d='M1.3 13.4h4.2c.1 1.6.4 3.1 1 4.6-1 .4-1.9.9-2.7 1.6-1.4-1.8-2.3-4-2.5-6.2m2.2-7.5c.9.7 1.8 1.3 2.8 1.7-.5 1.5-.8 3.1-.8 4.8H1.3c0-2.3.8-4.6 2.2-6.5m6.8-4.2C8.7 3.1 7.5 4.9 6.6 6.8c-.9-.4-1.8-1-2.6-1.6 1.7-1.8 3.9-3.1 6.3-3.5m1.5-.1v6.5c-1.5-.1-3-.4-4.4-.9 1-2.2 2.5-4.1 4.4-5.6m1 16c1.4 0 2.7.3 4 .7-.9 1.9-2.3 3.6-4 5v-5.7zm0-4.2h5.3c-.1 1.4-.4 2.8-.9 4.1-1.4-.5-2.9-.7-4.4-.8v-3.3zm0-4.4c1.6 0 3.1-.3 4.6-.9.5 1.4.7 2.8.7 4.2h-5.3V9zm0-7.3c1.9 1.5 3.4 3.4 4.3 5.6-1.4.5-2.8.8-4.3.8V1.7zm7.9 3.7c-.9.6-1.8 1.1-2.8 1.6-.8-2-2.1-3.8-3.8-5.3 2.6.4 4.9 1.7 6.6 3.7m.5.7c1.3 1.9 2.1 4 2.1 6.3H19c0-1.6-.3-3.1-.8-4.6 1.1-.4 2.1-1 3-1.7m-.3 13.3c-.9-.7-1.9-1.2-2.9-1.6.5-1.4.9-2.9 1-4.4h4.3c-.2 2.2-1 4.2-2.4 6m-6.7 4c1.5-1.3 2.7-2.9 3.5-4.7.9.4 1.8.9 2.6 1.4-1.7 1.7-3.8 2.9-6.1 3.3m-2.4-11H6.4c0-1.5.3-3 .7-4.4 1.5.6 3.1.9 4.7 1v3.4zm0 4.3c-1.5.1-3 .4-4.5.9-.5-1.4-.9-2.8-1-4.3h5.4v3.4zm0 6.7c-1.7-1.3-3.2-3-4.1-4.9 1.3-.5 2.7-.7 4.1-.8v5.7zm-7.3-3.2c.8-.5 1.6-1 2.4-1.4.8 1.7 2 3.2 3.4 4.5-2.2-.4-4.3-1.5-5.8-3.1m7.2 4.2h1.1c6.4-.3 11.4-5.5 11.4-11.9S19.2.9 12.8.6h-1.1C5.3.9.4 6.1.4 12.5s4.9 11.6 11.3 11.9' fill='%23222'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-jobs::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 25 25' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:%23222%7d%3c/style%3e%3cg id='XMLID_8978_'%3e%3cpath id='XMLID_8984_' class='st0' d='M.1 18.6c.1.1.2.2.3.2h6.9c-.1.5-.2 1-.2 1.5 0 .1.1.2.2.3.1.1.2.2.3.2h9.6c.2 0 .4-.2.4-.4 0-.1 0-.6-.1-1.5h7c.2 0 .4-.2.4-.4s.1-3.7-2.1-5.7c-.2-.2-.4-.2-.6 0 0 0-2.6 1.9-5 0-.2-.2-.4-.2-.6 0-.1.1-.7.6-1.4 1.8-.2-.1-.3-.1-.4.1-.1.1-2.6 1.9-5 0-.1-.1-.2-.1-.4-.1 0-.6-.4-1.3-.9-1.8-.2-.2-.4-.2-.6 0 0 0-2.6 1.9-5 0-.2-.2-.4-.2-.6 0-.1.1-2.2 2-2.2 5.7-.2 0-.1 0 0 .1zm17-5c2.2 1.6 4.6.5 5.4 0C23.8 15 24 17 24.1 18h-6.7c-.2-.9-.6-1.9-1.3-2.7.4-.9.8-1.5 1-1.7zm-7.4 1.9c2.2 1.6 4.6.5 5.4 0 1.3 1.4 1.5 3.4 1.6 4.4H8.1c.1-2.4 1.2-3.8 1.6-4.4zm-7.1-1.9c2.2 1.6 4.6.5 5.4 0 .5.5.8 1 1 1.6-.4.6-1 1.4-1.4 2.7H.8c.2-2.3 1.3-3.8 1.8-4.3z'/%3e%3cpath id='XMLID_8979_' class='st0' d='M5.2 12.3c1.1 0 2.2-.4 2.9-1.2l.3-.3c.3 2 2 3.5 4.1 3.5 1.1 0 2.2-.4 2.9-1.2.6-.6 1-1.4 1.2-2.4.7 1 1.9 1.6 3.3 1.6 1.1 0 2.2-.4 2.9-1.2.8-.8 1.2-1.8 1.2-2.9 0-2.2-1.8-4.1-4.1-4.1-1.1 0-2.2.4-2.9 1.2-.6.6-1 1.4-1.2 2.4-.7-1-1.9-1.6-3.3-1.6-1.1 0-2.2.4-2.9 1.2-.1.1-.3.3-.3.4-.3-2-2-3.5-4.1-3.5-1.1 0-2.2.4-2.9 1.2-.8.8-1.2 1.8-1.2 2.8-.1 2.3 1.8 4.1 4.1 4.1zm12.3-6.4c.6-.6 1.4-1 2.3-1 1.8 0 3.3 1.4 3.3 3.3 0 .9-.3 1.7-1 2.3-.6.6-1.4 1-2.3 1-1.8 0-3.3-1.4-3.3-3.2 0-.9.4-1.7 1-2.4zm-7.4 1.9c.6-.6 1.4-1 2.3-1 1.8 0 3.3 1.4 3.3 3.2 0 .9-.3 1.7-1 2.3s-1.5 1-2.3 1c-1.8 0-3.3-1.4-3.3-3.2.1-.8.4-1.6 1-2.3zM2.9 5.9c.6-.6 1.4-1 2.3-1 1.8 0 3.2 1.4 3.3 3.3 0 .9-.3 1.7-1 2.3s-1.4 1-2.3 1c-1.8 0-3.3-1.4-3.3-3.2 0-.9.3-1.7 1-2.4z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-phone-inverted::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 25 25' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:white%7d%3c/style%3e%3cg id='Group_139' transform='translate(1.527 .25)'%3e%3cpath class='st0' d='M-1.1 10.7c2 7.4 8.5 12.8 16.2 13.6h.5c.7 0 1.4-.1 2-.4.2-.1.3-.2.5-.2.3-.2.6-.4.9-.7l.7-.8c1.4-1.5 1.2-3.8-.3-5.2l-1.2-1.1c-1.5-1.4-3.8-1.2-5.2.3l-.7.8c-.3.3-.5.7-.7 1-2.8-1.2-5.2-3.3-6.6-6 .5-.2 1-.5 1.4-1l.7-.8c.7-.7 1-1.7.9-2.6v-.3c0-.9-.4-1.7-1-2.3L5.8 4c-.7-.7-1.6-1-2.5-1-.2 0-.4 0-.6.1-.7.1-1.3.4-1.8.8l-.3.3-.7.8-.3.3c-1 1.1-1.4 2.6-1 4 .1.5.2 1 .3 1.4zM.2 6s.1 0 0 0c.1-.1.1-.1 0 0 .2-.2.2-.3.3-.4l.7-.8.2-.2c1.1-.9 2.6-.9 3.7 0l1.2 1.1c.5.4.8 1.1.9 1.7v.2c0 .7-.2 1.5-.7 2l-.7.8c-.3.4-.8.7-1.3.8l-.2.1c-.2.1-.4.3-.3.6v.1l.1.2c1.5 3.1 4.2 5.5 7.4 6.8l.2.1c.2.1.5 0 .6-.3l.1-.2c.1-.4.3-.7.6-1l.7-.8c1-1.1 2.8-1.2 3.9-.2l1.2 1.1c.8.7 1.1 1.7.8 2.7-.1.3-.2.6-.3.8-.1.1-.2.3-.3.4l-.7.8c-.2.2-.4.4-.7.6-.1.1-.2.1-.4.2-.7.3-1.4.4-2.1.3-7.2-.8-13.4-5.9-15.3-13-.1-.5-.2-.9-.3-1.3-.3-1.1 0-2.3.7-3.2z' id='Path_31'/%3e%3cg id='Path_32'%3e%3cpath class='st0' d='M23.2 11.7C23.2 5.5 18.1.4 11.9.4c-.5 0-1 .4-1 1 0 .5.4 1 1 1 5.2 0 9.3 4.2 9.3 9.3 0 .5.4 1 1 1 .5 0 1-.5 1-1zm-1.5 0c0-5.4-4.4-9.8-9.8-9.8-.3 0-.5-.2-.5-.5s.2-.5.5-.5c6 0 10.8 4.9 10.8 10.8 0 .3-.3.5-.6.5-.2 0-.4-.2-.4-.5z'/%3e%3cpath class='st0' d='M22.2 12.9c-.7 0-1.2-.5-1.2-1.2 0-5-4.1-9.1-9.1-9.1-.7 0-1.2-.5-1.2-1.2S11.2.2 11.9.2c6.3 0 11.5 5.1 11.5 11.4v.1c0 .7-.5 1.2-1.2 1.2zm-.3-1.2c0 .1.1.3.3.3.1 0 .1 0 .2-.1s.1-.1.1-.2c0-5.8-4.8-10.6-10.6-10.6-.2 0-.3.1-.3.3 0 .1 0 .1.1.2s.1.1.2.1c5.5 0 10 4.5 10 10z'/%3e%3c/g%3e%3cg id='Path_33'%3e%3cpath class='st0' d='M17.6 11.8c0 .5.4 1 1 1 .5 0 1-.4 1-1 0-4.3-3.5-7.7-7.7-7.7-.5 0-1 .4-1 1s.4 1 1 1c3.1-.1 5.6 2.5 5.7 5.7zm-6.4-6.7c0-.3.2-.5.5-.5 4 0 7.3 3.3 7.3 7.3 0 .3-.2.5-.5.5s-.5-.2-.5-.5c0-3.4-2.8-6.2-6.2-6.2-.3-.1-.6-.3-.6-.6z'/%3e%3cpath class='st0' d='M18.5 13c-.7 0-1.2-.5-1.2-1.2 0-3-2.5-5.5-5.5-5.5-.7 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2c4.4 0 8 3.6 8 8-.1.6-.6 1.1-1.3 1.1zm-7-7.9c0 .2.1.3.3.3 3.6 0 6.5 2.9 6.5 6.5 0 .1 0 .2.1.2.1.1.1.1.2.1s.1 0 .2-.1.1-.1.1-.2c0-3.9-3.2-7-7-7-.3-.1-.4 0-.4.2z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-mail-inverted::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3e%3cpath d='M24.8 6.5c0-.1.1-.1 0 0 0-.4-.3-.7-.8-.7H.9c-.4 0-.8.3-.8.6v13.3c.1.2.3.3.5.3h23.7c.2 0 .4-.1.5-.3V6.5c0 .1.1 0 0 0 .1 0 0 0 0 0zm-1.9.5l-10.4 7.8L2.2 7h20.7zm-21.6.7l7 5.2-7 5.3V7.7zM2.1 19l7-5.5 3.2 2.3c.2.1.4.1.6 0l3-2.3L23 19H2.1zm21.7-.9l-7-5.3 7-5.3v10.6z' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-location-inverted::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 25 25' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:white%7d%3c/style%3e%3cpath class='st0' d='M18.8 9.1c-.2 1.1-.4 2-.7 2.6-.7 1.5-4.1 7-5.3 9-1.3-2.1-4.6-7.5-5.3-9-.3-.6-.5-1.5-.7-2.6-.1-.5-.2-1-.2-1.5 0-3.4 2.8-6.2 6.2-6.2S19 4.2 19 7.6c-.1.5-.1 1-.2 1.5m-3.3 13.7c-.1.2-1 .8-2.8.8s-2.8-.6-2.8-.7c.1-.2.8-.7 2.3-.7v.1c.1.2.3.3.5.3s.4-.1.5-.3v-.1c1.5 0 2.3.4 2.3.6m4.4-13.4c.1-.6.2-1.2.2-1.7 0-4.1-3.3-7.3-7.3-7.3S5.4 3.6 5.4 7.6c0 .6.1 1.2.2 1.7.2 1.2.5 2.2.8 2.9.7 1.5 3.8 6.5 5.2 8.8-1.9.2-2.8 1-2.8 1.8 0 .9 1.2 1.9 3.9 1.9s3.9-1 3.9-1.9c0-.8-.9-1.6-2.8-1.8 1.4-2.3 4.4-7.3 5.2-8.8.4-.7.7-1.6.9-2.8'/%3e%3cpath class='st0' d='M12.7 10.2c-1.5 0-2.8-1.3-2.8-2.8s1.3-2.8 2.8-2.8 2.8 1.3 2.8 2.8-1.2 2.8-2.8 2.8m0-6.7c-2.2 0-3.9 1.8-3.9 3.9s1.8 3.9 3.9 3.9 3.9-1.8 3.9-3.9-1.7-3.9-3.9-3.9'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-appointment-inverted::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3e%3cpath d='M3.7 24.6c-1.4 0-2.5-1.1-2.5-2.5V6.5C1.2 5.1 2.3 4 3.7 4h.8V1.7C4.5.9 5.2.3 6 .3c.7 0 1.4.6 1.4 1.4v2.4h10V1.7c0-.8.7-1.4 1.5-1.4.7 0 1.4.6 1.4 1.4v2.4h.9c1.4 0 2.5 1.1 2.5 2.5v15.7c0 1.4-1.1 2.5-2.5 2.5l-17.5-.2zM2.1 6.5v15.7c0 .9.7 1.6 1.6 1.6h17.4c.9 0 1.6-.7 1.6-1.6V6.5c0-.9-.7-1.6-1.6-1.6h-.3v.8c0 1.1-.9 2-2 2s-2-.9-2-2v-.8H8v.8c.1 1.1-.8 2-1.9 2.1S4.1 7.1 4 6V4.9h-.3c-.9 0-1.6.7-1.6 1.6zm16.1-4.8V6c0 .3.3.6.6.7.3 0 .6-.3.7-.6V1.7c0-.3-.3-.6-.6-.7s-.7.3-.7.7zm-12.8 0V6c0 .3.3.6.6.7.3 0 .6-.3.7-.6V1.7c0-.3-.3-.6-.6-.7s-.7.3-.7.7zm-.9 21.2c-.8 0-1.5-.7-1.5-1.5V10.7c0-.2.2-.4.4-.4h18c.2 0 .4.2.4.4v10.6c0 .8-.7 1.5-1.5 1.5H4.5v.1zm15.9-.9c.3 0 .6-.3.6-.6V17h-4.9v5h4.3zm-5.2 0v-5H9.9v5h5.3zm-11.3-.6c0 .3.3.6.6.6h4.4v-5h-5v4.4zM21 16.1v-4.9h-4.9v4.9H21zm-5.8 0v-4.9H9.9v4.9h5.3zm-6.3 0v-4.9h-5v4.9h5z' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-web-inverted::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3e%3cpath d='M1.3 13.4h4.2c.1 1.6.4 3.1 1 4.6-1 .4-1.9.9-2.7 1.6-1.4-1.8-2.3-4-2.5-6.2m2.2-7.5c.9.7 1.8 1.3 2.8 1.7-.5 1.5-.8 3.1-.8 4.8H1.3c0-2.3.8-4.6 2.2-6.5m6.8-4.2C8.7 3.1 7.5 4.9 6.6 6.8c-.9-.4-1.8-1-2.6-1.6 1.7-1.8 3.9-3.1 6.3-3.5m1.5-.1v6.5c-1.5-.1-3-.4-4.4-.9 1-2.2 2.5-4.1 4.4-5.6m1 16c1.4 0 2.7.3 4 .7-.9 1.9-2.3 3.6-4 5v-5.7zm0-4.2h5.3c-.1 1.4-.4 2.8-.9 4.1-1.4-.5-2.9-.7-4.4-.8v-3.3zm0-4.4c1.6 0 3.1-.3 4.6-.9.5 1.4.7 2.8.7 4.2h-5.3V9zm0-7.3c1.9 1.5 3.4 3.4 4.3 5.6-1.4.5-2.8.8-4.3.8V1.7zm7.9 3.7c-.9.6-1.8 1.1-2.8 1.6-.8-2-2.1-3.8-3.8-5.3 2.6.4 4.9 1.7 6.6 3.7m.5.7c1.3 1.9 2.1 4 2.1 6.3H19c0-1.6-.3-3.1-.8-4.6 1.1-.4 2.1-1 3-1.7m-.3 13.3c-.9-.7-1.9-1.2-2.9-1.6.5-1.4.9-2.9 1-4.4h4.3c-.2 2.2-1 4.2-2.4 6m-6.7 4c1.5-1.3 2.7-2.9 3.5-4.7.9.4 1.8.9 2.6 1.4-1.7 1.7-3.8 2.9-6.1 3.3m-2.4-11H6.4c0-1.5.3-3 .7-4.4 1.5.6 3.1.9 4.7 1v3.4zm0 4.3c-1.5.1-3 .4-4.5.9-.5-1.4-.9-2.8-1-4.3h5.4l.1 3.4zm0 6.7c-1.7-1.3-3.2-3-4.1-4.9 1.3-.5 2.7-.7 4.1-.8v5.7zm-7.3-3.2c.8-.5 1.6-1 2.4-1.4.8 1.7 2 3.2 3.4 4.5-2.2-.4-4.3-1.5-5.8-3.1m7.2 4.2h1.1c6.4-.3 11.4-5.5 11.4-11.9S19.2.9 12.8.6h-1.1C5.3.9.4 6.1.4 12.5s4.9 11.6 11.3 11.9' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-jobs-inverted::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg fill='white' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 25 25' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:white%7d%3c/style%3e%3cg id='XMLID_8978_'%3e%3cpath id='XMLID_8984_' class='st0' d='M.1 18.6c.1.1.2.2.3.2h6.9c-.1.5-.2 1-.2 1.5 0 .1.1.2.2.3.1.1.2.2.3.2h9.6c.2 0 .4-.2.4-.4 0-.1 0-.6-.1-1.5h7c.2 0 .4-.2.4-.4s.1-3.7-2.1-5.7c-.2-.2-.4-.2-.6 0 0 0-2.6 1.9-5 0-.2-.2-.4-.2-.6 0-.1.1-.7.6-1.4 1.8-.2-.1-.3-.1-.4.1-.1.1-2.6 1.9-5 0-.1-.1-.2-.1-.4-.1 0-.6-.4-1.3-.9-1.8-.2-.2-.4-.2-.6 0 0 0-2.6 1.9-5 0-.2-.2-.4-.2-.6 0-.1.1-2.2 2-2.2 5.7-.2 0-.1 0 0 .1zm17-5c2.2 1.6 4.6.5 5.4 0C23.8 15 24 17 24.1 18h-6.7c-.2-.9-.6-1.9-1.3-2.7.4-.9.8-1.5 1-1.7zm-7.4 1.9c2.2 1.6 4.6.5 5.4 0 1.3 1.4 1.5 3.4 1.6 4.4H8.1c.1-2.4 1.2-3.8 1.6-4.4zm-7.1-1.9c2.2 1.6 4.6.5 5.4 0 .5.5.8 1 1 1.6-.4.6-1 1.4-1.4 2.7H.8c.2-2.3 1.3-3.8 1.8-4.3z'/%3e%3cpath id='XMLID_8979_' class='st0' d='M5.2 12.3c1.1 0 2.2-.4 2.9-1.2l.3-.3c.3 2 2 3.5 4.1 3.5 1.1 0 2.2-.4 2.9-1.2.6-.6 1-1.4 1.2-2.4.7 1 1.9 1.6 3.3 1.6 1.1 0 2.2-.4 2.9-1.2.8-.8 1.2-1.8 1.2-2.9 0-2.2-1.8-4.1-4.1-4.1-1.1 0-2.2.4-2.9 1.2-.6.6-1 1.4-1.2 2.4-.7-1-1.9-1.6-3.3-1.6-1.1 0-2.2.4-2.9 1.2-.1.1-.3.3-.3.4-.3-2-2-3.5-4.1-3.5-1.1 0-2.2.4-2.9 1.2-.8.8-1.2 1.8-1.2 2.8-.1 2.3 1.8 4.1 4.1 4.1zm12.3-6.4c.6-.6 1.4-1 2.3-1 1.8 0 3.3 1.4 3.3 3.3 0 .9-.3 1.7-1 2.3-.6.6-1.4 1-2.3 1-1.8 0-3.3-1.4-3.3-3.2 0-.9.4-1.7 1-2.4zm-7.4 1.9c.6-.6 1.4-1 2.3-1 1.8 0 3.3 1.4 3.3 3.2 0 .9-.3 1.7-1 2.3-.7.6-1.5 1-2.3 1-1.8 0-3.3-1.4-3.3-3.2.1-.8.4-1.6 1-2.3zM2.9 5.9c.6-.6 1.4-1 2.3-1 1.8 0 3.2 1.4 3.3 3.3 0 .9-.3 1.7-1 2.3s-1.4 1-2.3 1c-1.8 0-3.3-1.4-3.3-3.2 0-.9.3-1.7 1-2.4z'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:25px;height:25px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-highway::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg version='1.1' id='svg3968' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 80 80' xml:space='preserve'%3e%3cstyle%3e.st0%7bfill:white%7d%3c/style%3e%3cg id='g3976' transform='matrix(1.25 0 0 -1.25 0 601.002)'%3e%3cg id='g3978'%3e%3cpath id='path3980' class='st0' d='M2.7 482.1c-4 0-4-4-4-4v-58.7s0-4 4-4h58.7c4 0 4 4 4 4v58.7s0 4-4 4H2.7z'/%3e%3cpath id='path3982' d='M2.7 480.8c-1.5 0-2.7-1.2-2.7-2.7v-58.7c0-1.5 1.2-2.7 2.7-2.7h58.7c1.5 0 2.7 1.2 2.7 2.7v58.7c0 1.5-1.2 2.7-2.7 2.7H2.7z' fill='%23154889'/%3e%3cpath id='path3984' d='M2.7 482.2c-2 0-3-1-3.6-2-.5-1-.5-2-.5-2v-58.7s0-1 .5-2 1.5-2 3.6-2h58.7c2 0 3.1 1 3.6 2s.5 2 .5 2v58.7s0 1-.5 2-1.5 2-3.6 2H2.7zm0-.1h58.7c4 0 4-4 4-4v-58.7s0-4-4-4H2.7c-4 0-4 4-4 4v58.7s0 4 4 4z'/%3e%3cpath id='path3986' class='st0' d='M33.7 457.8l-.7 17.1h3l5.9-17.1h-8.2zm-11.6 0l5.9 17.1h3l-.7-17.1h-8.2zm-10.7-7v3H5.9v2h52.2v-2h-5.5v-3h-5v3H16.5v-3h-5.1zM35 422.7l-1.1 28.1h10.4l9.7-28.1H35zm-25.1 0l9.7 28.1H30l-1-28.1'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:80px;height:80px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-bus::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3e%3cg fill-rule='evenodd' clip-rule='evenodd'%3e%3cpath d='M80 40C80 18 62 0 40 0S0 18 0 40s18 40 40 40 40-18 40-40' fill='%23067'/%3e%3cpath d='M27.6 46.3c0 5.1-3.4 7.5-10.2 7.5H8.8V27.1H18c6.6 0 9.3 2.9 9.3 6.7 0 3.4-1.6 5.1-4.8 6.1 3.5.6 5.1 2.9 5.1 6.4m-6.7-.5c0-2.1-.8-3.3-3-3.3h-2.2V49h2c2.1 0 3.2-1.2 3.2-3.2m-.4-10.6c0-2.2-1.4-3-3.5-3h-1.4v6H17c2.2-.1 3.5-1.3 3.5-3m31.4 8.9c0 6.4-3.6 10-10.1 10-6.9 0-10.2-3.6-10.2-9.1V27.1h7.2v17.1c0 3 1 4.4 3.1 4.4 2.3 0 3.3-1.3 3.3-4.8V27.1h6.7v17zm21.6 1.3c0 5.2-3.8 8.7-10.1 8.7-2.3 0-4.5-.3-7.3-.9l.4-5.9c2.2.9 4 1.2 5.9 1.2 2.2 0 3.8-.7 3.8-2.3 0-1.5-.8-2.4-4.8-3.8-3.8-1.3-5.7-4-5.7-7.8 0-4.8 3.8-7.8 9.6-7.8 2.2 0 4.4.3 6.9.9l-.3 5.2c-1.7-.8-3.8-1.3-5.4-1.3-2.4 0-3.5 1-3.5 2.5 0 1.4.9 2.3 4.4 3.7 4.4 1.7 6.1 4 6.1 7.6' fill='white'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:80px;height:80px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-parking::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3e%3cpath d='M8.9 0h62.3C76 0 80 4 80 8.9v62.3c0 4.9-4 8.9-8.9 8.9H8.9C4 80 0 76 0 71.1V8.9C0 4 4 0 8.9 0z' fill='%23204a87'/%3e%3cpath d='M14.7 7.2h28.1c8.3 0 14.8 1.9 19.2 5.6 4.5 3.7 6.7 9 6.7 15.8 0 6.9-2.2 12.2-6.7 15.9-4.5 3.7-10.9 5.5-19.2 5.5H31.6v22.8H14.7V7.2m16.9 12.3v18.3H41c3.3 0 5.8-.8 7.6-2.4 1.8-1.6 2.7-3.9 2.7-6.8s-.9-5.2-2.7-6.8c-1.8-1.6-4.3-2.4-7.6-2.4h-9.4' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:80px;height:80px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-regional::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3e%3cpath d='M0 40C0 17.9 17.9 0 40 0s40 17.9 40 40-17.9 40-40 40S0 62.1 0 40z'/%3e%3cpath d='M34.2 19.1c.9-.3 2.7-.4 5.5-.4 6 0 9.5 2.9 9.5 8.4 0 5.2-3.8 8.7-10.2 8.7h-4.9V19.1zM22.3 67.5h11.8v-23H38c5.3 0 7.7 2.1 9.2 9.5 1.5 7 2.9 11.8 3.7 13.5h12.3c-1.1-2.2-2.7-9.4-4.4-16-1.4-5.5-3.7-9.4-7.7-11v-.2c5.2-2 10-7.2 10-14.2 0-5.2-1.7-9.1-5-11.9-4-3.2-9.8-4.5-17.8-4.5-6.2 0-12 .5-16 1.2v56.6z' fill-rule='evenodd' clip-rule='evenodd' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:80px;height:80px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-s-bahn::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3e%3cg fill-rule='evenodd' clip-rule='evenodd'%3e%3cpath d='M80 40C80 17.9 62.1 0 40 0S0 17.9 0 40s17.9 40 40 40 40-17.9 40-40' fill='%23008d4f'/%3e%3cpath d='M66.3 50.6c0 9.7-9.4 21-25.2 21-8.8 0-19-4-24.6-9V50.1c5.3 7.6 14.9 13.5 24.6 13.5 5.9 0 10.7-3.4 10.7-7 0-13.7-35.8-5.2-35.8-28.8 0-12.4 12.1-19 22.9-19 9 0 17.1 3 23.6 8v10.5c-5.6-6-14-11.3-23.8-11.3-5.6 0-8.8 3-8.8 6.4 0 14.5 36.4 4.2 36.4 28.2' fill='white'/%3e%3c/g%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:80px;height:80px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-tram::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23d82020' d='M80 80V0H0v80'/%3e%3cpath d='M18.3 28.1v-4H2.1v4h5.7v22.1h4.9V28.1m17.5 2.8c-.4-.2-1.1-.2-1.5-.2-2 0-3.4.9-4.7 2.9l-.2-2.6h-4.2v19.2h4.6V39.7c0-2.4.6-4.9 3.4-4.9.4 0 .9.1 1.3.2m17.8 15.2c-.2-1.2-.4-2.4-.4-3.6V36.1c0-3.4-2.3-5.5-6.8-5.5-2 0-4.4.2-6.3 1.1L34 35c1.3-.7 3.2-1 4.6-1 2 0 3.2.9 3.2 2.9V39c-.7-.1-1.6-.3-3-.3-4.4 0-7.4 2.1-7.4 6.1 0 3.6 1.9 5.8 5.7 5.8 2.1 0 3.8-.9 4.8-2.6l.3 2.3m-.4-5.9c0 1.7-1.5 3-3.2 3-1.7 0-2.4-1.2-2.4-2.9s1-3.2 3.2-3.2c1.1 0 2 .2 2.5.3v2.8zm34.1 5.8V36.6c0-3.4-1.6-6-5.2-6-2.6 0-4.3 1.3-5 2.9-.6-1.4-1.8-2.9-4.9-2.9-2.3 0-4.1 1.2-4.8 2.9l-.3-2.5h-4.1v19.2h4.7V38.1c0-1.9.7-4.2 2.8-4.2 1.8 0 2.5 1.2 2.5 3v13.2h4.6V38c0-1.9.7-4.1 2.8-4.1 1.8 0 2.5 1.4 2.5 3v13.2' fill-rule='evenodd' clip-rule='evenodd' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:80px;height:80px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-u-bahn::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3e%3cpath fill='%23004f8d' d='M0 0h80v80H0z'/%3e%3cpath d='M66.9 6.3h-16v41.8c0 7.6-2.7 13.1-11 13.1-8.4 0-11.1-5.4-11.1-13.1V6.3H13.1v43.3c0 18.1 14.6 24.8 26.8 24.8 12.2 0 27-6.6 27-24.8V6.3z' fill='white'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:80px;height:80px;width:20px;height:20px;transform:translateY(4px)}.rte-icon.rte-icon-whatsapp::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' version='1.1' viewBox='0 0 60 60'%3e %3cdefs%3e %3cclipPath id='clippath'%3e %3cpath fill='none' stroke-width='0' d='M2.8 2.7h54.5v54.5H2.8z'/%3e %3c/clipPath%3e %3cstyle%3e .cls-4%7bstroke-width:0%3bfill:white%7d %3c/style%3e %3c/defs%3e %3cg clip-path='url(/_assets/edd904b3072f92be628aca13b9af53d8/StyleSheets/%23clippath)'%3e %3cpath fill='%231cd640' stroke-width='0' d='M56.3 29.8c0 14.1-11.4 25.5-25.5 25.5s-10.4-1.7-14.5-4.5c-1.4-1-7.7 2.9-8.8 1.7-1.3-1.4 2.5-7.9 1.5-9.6-2.3-3.8-3.7-8.4-3.7-13.2 0-14.1 11.4-25.5 25.5-25.5s25.5 11.4 25.5 25.5'/%3e %3cpath d='m17.4 48.7.8.5c3.5 2.2 7.6 3.3 11.8 3.3 12.5 0 22.6-10.1 22.6-22.6S42.5 7.4 30 7.4 7.4 17.5 7.4 29.9s1.2 8.6 3.6 12.2l.6.9-2.2 7.8 8.1-2.1ZM2.8 57.3l3.8-13.5C4.1 39.6 2.9 34.9 2.9 30 2.8 14.9 15 2.7 30 2.7s27.2 12.2 27.2 27.2S45 57.1 30 57.1s-9.2-1.2-13.3-3.5l-14 3.6Z' class='cls-4'/%3e %3cpath d='M22.4 17.3h-1.8c-.5-.1-1.1 0-1.5.4-.9.7-2.2 2.2-2.6 4-.6 2.8.3 6.2 2.9 9.6 2.5 3.4 7.2 8.9 15.4 11.2 2.7.7 4.8.2 6.4-.8 1.3-.8 2.2-2.1 2.5-3.6l.3-1.3c0-.4-.1-.8-.5-1l-6-2.7c-.4-.2-.9 0-1.1.3l-2.3 3c-.2.2-.5.3-.7.2-1.6-.6-7-2.8-9.9-8.5-.1-.2-.1-.5 0-.8l2.2-2.6c.2-.3.3-.6.2-1l-2.6-6c-.1-.3-.4-.5-.8-.6' class='cls-4'/%3e %3c/g%3e %3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:60px;height:60px;width:20px;height:20px;transform:translateY(4px)}html{overflow-y:scroll}html,body{height:100%;background-color:var(--neutral-lightest);font-family:"NunitoSansRegular",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{color:var(--white-base);background:var(--dachau-blue)}::selection{color:var(--white-base);background:var(--dachau-blue)}p{margin-bottom:15px;font-size:1.8rem;line-height:28px}p a:not(.btn){text-decoration:underline}.default-list li a:not(.btn){text-decoration:underline}.nav-tabs li a{text-decoration:none !important}div a:not(.btn){text-decoration:underline}ul li.text-center{list-style-position:inside}video,audio{max-width:100%}hr{margin-top:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:15px;padding-top:15px;font-family:"NunitoSansLight",Helvetica,Arial,sans-serif}.h1>a:not(.btn),.h2>a:not(.btn),.h3>a:not(.btn),.h4>a:not(.btn),.h5>a:not(.btn),.h6>a:not(.btn),h1>a:not(.btn),h2>a:not(.btn),h3>a:not(.btn),h4>a:not(.btn),h5>a:not(.btn),h6>a:not(.btn){color:inherit}.h1>a:not(.btn):focus,.h1>a:not(.btn):hover,.h2>a:not(.btn):focus,.h2>a:not(.btn):hover,.h3>a:not(.btn):focus,.h3>a:not(.btn):hover,.h4>a:not(.btn):focus,.h4>a:not(.btn):hover,.h5>a:not(.btn):focus,.h5>a:not(.btn):hover,.h6>a:not(.btn):focus,.h6>a:not(.btn):hover,h1>a:not(.btn):focus,h1>a:not(.btn):hover,h2>a:not(.btn):focus,h2>a:not(.btn):hover,h3>a:not(.btn):focus,h3>a:not(.btn):hover,h4>a:not(.btn):focus,h4>a:not(.btn):hover,h5>a:not(.btn):focus,h5>a:not(.btn):hover,h6>a:not(.btn):focus,h6>a:not(.btn):hover{color:inherit}.h1,h1{font-family:"FormaDJRMedium",Helvetica,Arial,sans-serif;line-height:48px;letter-spacing:2px}.h2,h2{line-height:34px;text-transform:uppercase}@media(max-width: 768px){.h1,h1{padding:30px 30px 30px 0 !important;font-size:2.8rem;line-height:32px;-webkit-hyphens:auto;hyphens:auto}.h2,h2{font-size:2.2rem;-webkit-hyphens:auto;hyphens:auto}.h3,h3{font-size:1.8rem;-webkit-hyphens:auto;hyphens:auto}}.h3,h3{line-height:28px;text-transform:uppercase}.ce-headline-center{text-align:center}.ce-headline-left{text-align:left}.ce-headline-right{text-align:right}.modal-open{overflow:visible}.page-header{margin-top:0;padding-top:15px}.content:not(.dark-bg):not(.light-bg):not(.transparent-bg):not(.lightestgray-bg){background-color:var(--white-base)}.content{padding:45px 0 30px}main{min-height:500px;background-color:var(--white-base)}.logo{max-width:200px;position:relative}.logo img{margin:5px 0;width:180px;height:50px;transition:transform .2s ease}@media(min-width: 992px){.logo img{width:auto;max-width:250px;height:80px}}ul{padding:0;list-style-position:outside}.footer{padding:0}.footer.dark-bg{background-color:var(--footer-bg);margin-top:0;margin-bottom:0}.footer.dark-bg a:not(.accessibility-trigger){display:inline-block;position:relative;text-decoration:none}.footer.dark-bg a:not(.accessibility-trigger)::after{content:"";height:1px;left:0;right:0;bottom:3px;position:absolute;background:var(--dark-area-link);transform:scale(0);display:block;transition:transform .2s ease}.footer.dark-bg a:hover,.footer.dark-bg a:focus{text-decoration:none}.footer.dark-bg a:hover::after,.footer.dark-bg a:focus::after{transform:scale(1)}.footer.dark-bg li a{display:inline}.footer.dark-bg li{list-style:none;font-size:1.6rem}.footer.dark-bg ul{padding-left:0}.footer.dark-bg figure.image a::after{content:none}.footer.dark-bg .default-list{list-style:none;padding-left:0}.footer.dark-bg .default-list li::before{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23fff' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'/%3e%3c/svg%3e") no-repeat 50% 50%;background-size:100%;width:320px;height:512px;content:"";width:.6em;height:.7em;display:inline-block;margin-right:12px}.footer>.light-bg{margin-top:0;background-color:var(--footer-bg-trust)}.footer .container{padding-bottom:40px;position:relative}@media(min-width: 992px){.footer .container{padding-bottom:0}}.footer .copyright-footer{padding:15px 0 75px;text-align:center;margin-bottom:0}@media(min-width: 768px){.footer .copyright-footer{padding:15px 0}}.footer p{font-size:1.6rem}.header-content{padding:0 65px 0 0;text-align:left}@media(min-width: 768px){.header-content{padding:0 65px;text-align:center}}.header-content__separator{margin:15px 0 0;background-color:var(--gray2);width:100%;height:2px}.header-content h1{padding:10px 0;text-transform:uppercase}.frame-type-menu_sitemap ul ul{margin-left:30px}.frame-type-menu_sitemap ul ul ul{margin-left:45px}.well *:last-of-type{margin-bottom:0}.small-line-height{line-height:21px}.main-content>section.light-bg:nth-child(2n-1){background-color:rgba(0,0,0,0)}.main-content>section.light-bg>.container>.light-bg{background-color:rgba(0,0,0,0)}.dark-bg,.light-bg,.lightgray-bg,.transparent-bg,.alternating-bg{margin-top:45px;margin-bottom:45px}.intro-section .dark-bg,.intro-section .light-bg,.intro-section .lightgray-bg,.intro-section .transparent-bg,.intro-section .alternating-bg{margin:0}.dark-bg .sg-area-backdrop{background:#222}.lightestgray-bg{margin-top:45px;margin-bottom:45px}.intro-section{margin-bottom:30px;position:relative;z-index:10}.intro-section+.main-content>.sg-area-no-upper-distance:first-of-type,.intro-section+.main-content>.alternating-bg:first-of-type{margin-top:-30px}.intro-section>.sg-area-image-container{min-height:300px}.frame.default-content-element>a[id^=c]{display:initial;flex-grow:0 !important}:target{scroll-margin-top:calc(
		var(--logo-height) + 20px + 15px
	)}@media(min-width: 1200px){:target{scroll-margin-top:67px}}@media(max-width: 962px){.intro-section .sg-slide-content h1{font-size:3.4rem;line-height:42px}}@media(max-width: 766px){.intro-section .sg-slide-content h1{font-size:3rem;line-height:33px;padding:10px !important;letter-spacing:1px}.intro-section .sg-slide-element .sg-slide-content .default-content-element{margin-left:18px}}@media(max-width: 640px){.intro-section .sg-slide-content h1{font-size:2.5rem;line-height:29px;padding:4px !important;letter-spacing:0}.intro-section .sg-slide-element .sg-slide-content .default-content-element{margin-left:10px}}@media(max-width: 480px){.intro-section{padding:0 !important;margin:0 !important}.intro-section .sg-slide-content h1{font-size:2.4rem;line-height:24px;padding:0 !important;color:var(--white-base) !important}.sg-slide-content .ce-bodytext{background:none}.sg-slide-content{background:rgba(10,10,10,.3)}.intro-section .sg-slide-element .sg-slide-content .default-content-element{margin-left:0}}.icon{color:var(--page-color-secondary-foreground)}.zl-url{text-decoration:underline !important}.btn-primary{border-color:var(--brand-primary);background-color:var(--brand-primary)}.btn-primary:hover{border-color:var(--brand-primary);background-color:var(--brand-primary);text-decoration:underline}.btn-primary:active{border-color:var(--brand-primary);background-color:var(--brand-primary)}.btn-primary:focus{border-color:var(--brand-primary);background-color:var(--brand-primary)}.btn-primary:disabled{border-color:var(--brand-primary);background-color:var(--brand-primary)}
.tx-kube-samedi{font-family:"NunitoSansRegular","Arimo",Helvetica,Arial,sans-serif}.tx-kube-samedi .ui-widget{font-family:"NunitoSansRegular","Arimo",Helvetica,Arial,sans-serif}#header-back-btn{font-family:"NunitoSansRegular","Arimo",Helvetica,Arial,sans-serif}.tx-kube-samedi>#supportFormAnchor{font-weight:700;float:right}body.template-termine.modal-open{overflow:visible}.tx-kube-samedi .title-3{font-size:15px;margin-top:10px;margin-left:15px;font-weight:normal;line-height:17px;color:#051E4E;text-transform:uppercase;border-bottom:1px solid #BBB}.select-date-and-time{margin-bottom:15px}.default-page-wrap4008 .tx-kube-samedi .title-3{border-bottom:0}.tx-kube-samedi
.description{font-size:12px;margin-left:17px;line-height:15px}.tx-kube-samedi .description
p{margin-bottom:0px}.tx-kube-samedi .font-weight-normal{font-weight:normal}.tx-kube-samedi #commentsWithRegistrationForm .form-group div.radio:last-child{margin-top:10px}.samediresult-description{font-size:14px;margin-left:17px;line-height:15px;border:1px
solid #E2EAF3;padding:14px;margin:0
0 18px 0}.samediresult-description
p{margin-bottom:0px}.calbox{margin:10px
14px 30px 15px;border:1px
solid #BBB;xborder-radius:5px;padding:0;width:255px;xheight:290px;overflow:hidden;xbox-shadow:0 2px 2px #E2EAF3;background-color:#FDEFD8}.calbox
h4{background-color:#051E4E;color:#FFF;padding:8px
8px 5px 8px;font-size:15px;border-bottom:7px solid #BBB}.infobox-op{border:1px
solid #999;padding:15px
10px 2px 15px;margin:20px
0 10px -10px;width:253px;font-size:12px;background-color:aliceblue}.calendar{position:relative;margin-top:0px;padding:10px
14px 15px 14px}.calendar
.load{display:none;position:absolute;width:100%;height:100%;background-color:#000;background-image:url("/_assets/b0b72baf315237e7a326712db564f711/Images/load.gif");background-position:center center;background-repeat:no-repeat;filter:alpha(opacity=10);opacity: .1;z-index:10;x-moz-border-radius:4px;x-webkit-border-radius:4px;x-khtml-border-radius:4px;xborder-radius:4px}.times{font-size:14px;margin:10px
10px 10px 10px;padding:0px
0px 10px 0px;width:255px}.times
h4{background-color:#051E4E;color:#FFF;padding:8px
8px 5px 8px;font-size:15px;border-bottom:7px solid #BBB;margin-left:-10px;width:255px;xborder:1px
solid #CCC;xborder-radius:5px;xbox-shadow:0 2px 2px #E2EAF3}.content-left
.calbox{width:270px;margin-right:0px;xmargin-bottom:0px}select#insurance{max-width:100%}.content-left
.times{width:270px;margin-top:0px}.content-left .times
h4{width:270px}.times
a{margin:4px
12px 2px 0px;line-height:24px;color:#051E4E}.tx-kube-samedi-select-appointment .times
a{color:#06919D}.times a:hover{color:#F57D26;text-decoration:none}.tx-kube-samedi .times .col-lg-12{margin:5px
0 0 0;padding:0;border:0px;box-shadow:0px 0px 0px;border-radius:0px}.tx-kube-samedi
.datepicker{margin:0
0 20px 0;padding:0
0 20px 0;width:95%}.calendar .ui-datepicker{xbox-shadow:0 2px 2px #051E4E;overflow:hidden;border-radius:0px !important}.ui-datepicker-header{color:red}.ui-datepicker-prev,.ui-datepicker-next{cursor:pointer}.ui-datepicker .ui-datepicker-header{background-color:#051E4E !important;color:#FFF !important}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-left,.ui-corner-bottom{border-radius:0px !important}.day-active .ui-state-default{background-color:#051E4E !important;margin-bottom:0px;font-size:normal;text-shadow:0px;color:#FFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.day-inactive .ui-state-default{background-color:#FDEFD8 !important;margin-bottom:0px;font-size:normal;text-shadow:0px;color:#FFF;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.tx-kube-samedi-select-appointment .day-inactive .ui-state-default{background-color:lightgrey !important;color:#333}.tx-kube-samedi-select-appointment .ui-widget-content .ui-state-active{color:#FFF !important}.tx-kube-samedi-select-appointment .ui-widget-content .day-active .ui-state-default{background-color:#06919D !important}.tx-kube-samedi-select-appointment .ui-widget-content .day-active .ui-state-default:hover{background-color:#07BECE !important;color:#FFF;font-weight:700}.tx-kube-samedi-select-appointment .calendar-legend.ui-widget-content .day-active .ui-state-default:hover{background-color:#06919D !important;color:#FFF;font-weight:normal}.tx-kube-samedi-select-appointment .calendar-legend.ui-widget-content .day-active .ui-state-active:hover{background-color:#07BECE !important;color:#FFF;font-weight:700}.tx-kube-samedi-select-appointment .ui-widget-content .day-active .ui-state-active{background-color:#07BECE !important;color:#FFF;font-weight:700}.ui-datepicker td .ui-state-default.ui-state-hover{color:#333;background:unset}.ui-datepicker-title
select{padding:unset !important;color:black;font-size:1em !important}.tx-kube-samedi-select-appointment
.calbox{border:unset;background-color:unset;margin:0;width:unset}.tx-kube-samedi-select-appointment .calbox.ui-datepicker
table{margin: .4em}.tx-kube-samedi-select-appointment .tx-kube-samedi
.datepicker{width:inherit;margin:0;padding:0}.tx-kube-samedi-select-appointment .caltimes
.times{margin:0}.tx-kube-samedi-select-appointment .tx-kube-samedi.datepicker-container{height:auto}@media (max-width: 640px){.tx-kube-samedi-select-appointment .tx-kube-samedi.datepicker-container{height:auto}}.tx-kube-samedi-select-appointment
.calendar{padding:0}.tx-kube-samedi-select-appointment .no-padding-right{padding-right:0}.tx-kube-samedi-select-appointment .no-padding-left{padding-left:0}.tx-kube-samedi-select-appointment .tx-kube-samedi .ui-datepicker{width:unset;padding:0;border-radius:10px !important}.booking .modalcol
input{width:auto;min-width:200px;padding:8px}.booking .modal-explanation{margin-bottom:15px}@media (min-width: 640px){.booking .modal-explanation{min-height:250px}}.tx-kube-samedi-select-appointment .tx-kube-samedi .times
.time_link{display:inline-block;min-width:56px;padding:8px
10px;font-size:14px;color:#FFF;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#06919D;border-radius:10px}.tx-kube-samedi-select-appointment .tx-kube-samedi .times .time_link:hover{background-color:#07BECE;font-weight:700}.tx-kube-samedi-select-appointment .table-responsive{border:none;margin:0
0 20px}.tx-kube-samedi-select-appointment .calendar-legend{display:block;border:none;margin-top:15px;font-size: .9em}.tx-kube-samedi-select-appointment .calendar-legend
td{padding:4px}.tx-kube-samedi-select-appointment .calendar-legend td
span{padding:5px;width:28px;height:25px}.tx-kube-samedi-select-appointment .calendar-legend td:hover{color:revert}.tx-kube-samedi-select-appointment
.load{border-radius:10px}.tx-kube-samedi .tx-kube-samedi-select-appointment div div.tab-content
h3{margin-left:15px}@media (max-width: 640px){.tx-kube-samedi .tx-kube-samedi-select-appointment div div.tab-content
h3{margin:0;padding:15px}}.tx-kube-samedi-select-appointment .tx-kube-samedi .times
h4{display:none}@media (max-width: 640px){.tx-kube-samedi-select-appointment .tx-kube-samedi
.caltimes{margin-top:20px;margin-bottom:20px}}.tx-kube-samedi-select-appointment .samedi-kal-map .ce-textpic{display:flex}@media (max-width: 640px){.tx-kube-samedi-select-appointment .samedi-kal-map .ce-textpic{display:block}}.tx-kube-samedi-select-appointment .samedi-kal-map .ce-textpic .ce-gallery{width:75%;margin-right:15px}@media (max-width: 640px){.tx-kube-samedi-select-appointment .samedi-kal-map .ce-textpic .ce-gallery{width:auto;margin-right:0;text-align:center}}@media (max-width: 640px){.tx-kube-samedi-select-appointment .samedi-kal-map .ce-textpic .ce-bodytext{text-align:center}}.jameda-seal-container{display:flex;flex-flow:column nowrap;align-items:center}@media (max-width: 640px){.jameda-seal-container{margin-top:0}}#header-back-btn{padding:5px
35px;font-weight:700}@media (max-width: 640px){#header-back-btn{padding:6px
12px}.jameda-seal{margin-top:10px}}figure.additional-appointment-info{text-align:center;margin-left:auto;margin-right:auto;margin-top:40px;max-width:100%}figure.additional-appointment-info
img{width:100%;height:100%;object-fit:cover;border-radius:50%}figure.additional-appointment-info
figcaption{position:relative;padding:15px;z-index:1;overflow-wrap:break-word;word-break:break-word;white-space:normal;width:210px;line-height:normal}figure.additional-appointment-info figcaption
p{font-size:14px;line-height:20px}@media (max-width: 640px){figure.additional-appointment-info
figcaption{width:100%}}figure.additional-appointment-info figcaption::after{content:'';position:absolute;border:20px
solid transparent;border-top-color:#F57D26;border-bottom:0;border-right:0;z-index:-1;right:0}#phone-modal #phone-label{color:#F57D26;font-size:20px;margin:20px
0 15px 0}#phone-modal .modal-content .modal-body{height:250px}@media (max-width: 640px){#phone-modal .modal-content .modal-body{height:auto}}#phone-modal .round-image{border-radius:50%;width:160px;height:160px}#support-form-modal .modal-content .modal-body{height:auto}#support-form-modal .modal-content .blue-text{color:#051E4E;max-height:220px;overflow-y:auto}#support-form-modal .modal-content .blue-text .support-form-intro-text{font-weight:700}#support-form-modal .form-group.required .control-label:after{content:"*";display:inline-block;margin-left:4px}#support-form-modal .form-group.required .control-label[for="data-policy"]:after{margin-left:0}#support-form-modal input[type="submit"]{background-color:#051E4E;border:1px
solid #CCC;border-radius:5px;box-shadow:0 2px 2px #E2EAF3;color:#FFF}#support-form-modal input[type="submit"]:hover{background-color:#E6E5E5;border-color:#ADADAD;color:#333}.day-active .ui-state-active, .day-inactive .ui-state-active{color:gray !important}.ui-state-hover{background:none !important}.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited{color:#F57D26 !important}.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited{color:#00A7B5 !important}#login-modal .modal-dialog{height:610px;width:500px}#login-modal .modal-content{height:610px;width:500px}#login-modal.azm .modal-content .modal-body{height:492px;width:500px}#login-modal.booking.azm .modal-dialog,
#login-modal.booking.azm .modal-content{height:650px}#login-modal.medachau .modal-content .modal-body{height:624px;width:500px}#login-modal.medachau .modal-content .modal-body #samedi-signup #sign-up-button{text-decoration:none}#login-modal.booking.medachau .modal-dialog,
#login-modal.booking.medachau .modal-content{height:700px}@media (max-width: 640px){#login-modal.booking .modalcol
h3{float:none;width:auto;height:auto}#login-modal.booking.azm .modalcol input,
#login-modal.booking.medachau .modalcol input,
#login-modal.booking .modalcol
input{width:100%}#login-modal.medachau .modal-content .modal-body #samedi-signup #sign-up-button{margin-top:0;width:100%}}#login-modal.booking.azm .modal-content .modal-body{height:572px}#login-modal.booking .modal-content .modal-body{height:570px}#login-modal.booking .modalcol
a{font-size:14px}.modalcol{padding:10px;width:50%;float:left}.modalcol
h3{font-size:18px;padding-top:0px;margin-bottom:10px;padding-bottom:0px;height:50px}.modalcol
input{margin-bottom:10px;width:200px;color:#FFF;padding:5px;background-color:#051E4E;border:1px
solid #CCC;xborder-bottom:7px solid #BBB;border-radius:5px;box-shadow:0 2px 2px #E2EAF3}.modalcol
p{font-size:14px;padding-top:10px;padding-bottom:0;margin-bottom:0}.modalcol a#sign-up-button{font-size:13px !important;text-align:center;background-color:#051E4E;border:1px
solid #CCC;margin-bottom:10px;color:#FFF;border-radius:5px;box-shadow:0 2px 2px #E2EAF3;padding:8px;width:auto;min-width:200px;display:inline-block}.modalcol a#sign-up-button:hover{color:#333;background-color:#E6E5E5;border-color:#ADADAD;text-decoration:none}.modalcol#samedi-signup{display:flex;flex-flow:column}@media (max-width: 640px){.modalcol a#sign-up-button{width:100%;margin-top:0}}.modalcol-center{float:none;width:100%;padding-top:0}@media (max-width: 640px){.modalcol{padding:10px;width:98%;float:none}#login-modal .modal-dialog{width:98%}#login-modal .modal-content{width:98%}#login-modal.azm .modal-content .modal-body,
#login-modal.medachau .modal-content .modal-body,
#login-modal .modal-content .modal-body{width:98%;padding:10px}.modal-explanation{border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;margin-bottom:20px}.modal-title{font-size:16px;line-height:1.0;padding-bottom:4px}.modalcol
h3{font-size:14px;height:20px;float:left;width:122px}.modalcol-right
h3{height:35px}.modalcol
input{width:50%}.modalcol
p{font-size:11px;margin:2px
0 2px 0;padding:3px
0 3px 0}}.tx-kube-samedi-calendars
h2{text-align:center}.tx-kube-samedi div div.tab-content
h3{margin-left:28px}.samedi-kal-map{xposition:relative;xtop:90px}.samedi-kal-map h1,
.samedi-kal-map h2,
.samedi-kal-map
h3{font-size:15px;margin-top:10px;margin-left:0px;font-weight:normal;line-height:17px;color:#051E4E;text-transform:uppercase;border-bottom:1px solid #BBB;text-align:left}.nav-tabs>li>a,.nav-tabs>li>a:focus,.nav-tabs>li>a:hover{color:#FFF;background-color:transparent;border:1px
solid #DDD;border-bottom-color:rgb(221,221,221);border-bottom-color:transparent}.nav-tabs>li:not(.active)>a{background-color:#F57D26;color:#FFF}.nav-tabs>li>a:hover{background-color:#051E4E;color:#FFF}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover{color:#222A41}.nav-tabs>li>a:hover{cursor:pointer}.nav-tabs>li.active>a:hover{cursor:default}@media (max-width: 380px){.tx-kube-samedi div div.tab-content
h3{margin-left:15px}.tx-kube-samedi .title-3{margin-left:0}.tx-kube-samedi
.calbox{margin-left:0;margin-right:0;width:239px !important}.tx-kube-samedi
.calendar{margin-left:0;margin-right:0;padding:10px
8px 15px 8px}.tx-kube-samedi
.description{margin-left:8px}}.tx-kube-samedi-select-appointment{margin-top:1.5em}.tx-kube-samedi-select-appointment h1,
.tx-kube-samedi-select-appointment h2,
.tx-kube-samedi-select-appointment
h3{color:#222A41}.tx-kube-samedi-select-appointment .samedi-kal-map
h2{display:none}.tx-kube-samedi-select-appointment .nav-tabs{border-radius:10px}.tx-kube-samedi-select-appointment .nav-tabs>li{border-radius:10px}.tx-kube-samedi-select-appointment .tab-content{border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#samedi-brk
img{width:100%;height:auto}.brk-img-wrapper{margin-top:50%}.mandatory-fields-hint{font-size:14px}.mandatory-fields-hint__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;@media (max-width: 640px){flex-direction:column}}#appointment-back-button{display:block;margin-bottom:10px;text-decoration:none}.no-appointments-available-wrapper{border-radius:10px;border:1px
solid #AAA;padding:20px;font-size:14px;color:#404040}.share-container{position:relative}.share-container>.share-link{position:absolute;right:0;bottom:0;background-color:#FFF;color:#051E4E;border-color:#051E4E;font-weight:700;display:block;@media (min-width: 768px){display:none}}.share-container>.share-link:active,.share-container>.share-link:focus{background-color:#FFF;color:#051E4E;border-color:#051E4E}label,label.control-label{font-weight:normal}.booking-info-box{background-color:#f2dede;color:black;border-radius:15px;margin-top:25px;margin-bottom:30px;padding:15px;border:1px
solid #A94442;a{color:black;text-decoration:underline}}#samedi-account-booking.btn-disabled{background-color:lightgray;border-color:gray;color:black}.select-calendar-tab-modal{margin-top:242px}.select-calendar-tab-modal.medachau{margin-top:434px}.select-calendar-tab-modal .button-container{display:flex;flex-direction:column;gap:10px}.select-calendar-tab-modal .button-container button:hover{background-color:gray;color:white}
