.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-display:fallback;font-family:'Barlow Regular';src:url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-regular.eot);src:url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-regular.eot#iefix') format('embedded-opentype'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-regular.woff2) format('woff2'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-regular.woff) format('woff'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-regular.ttf) format('truetype'),url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-regular.svg#Barlow Regular') format('svg');font-weight:400;font-style:normal}@font-face{font-display:fallback;font-family:'Barlow Italic';src:url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-italic.eot);src:url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-italic.eot#iefix') format('embedded-opentype'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-italic.woff2) format('woff2'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-italic.woff) format('woff'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-italic.ttf) format('truetype'),url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-italic.svg#Barlow Italic') format('svg');font-weight:400;font-style:normal}@font-face{font-display:fallback;font-family:'Barlow Bold';src:url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700.eot);src:url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700.eot#iefix') format('embedded-opentype'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700.woff2) format('woff2'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700.woff) format('woff'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700.ttf) format('truetype'),url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700.svg#Barlow Bold') format('svg');font-weight:400;font-style:normal}@font-face{font-display:fallback;font-family:'Barlow Bold Italic';src:url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700italic.eot);src:url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700italic.eot#iefix') format('embedded-opentype'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700italic.woff2) format('woff2'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700italic.woff) format('woff'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700italic.ttf) format('truetype'),url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/barlow-v4-latin-700italic.svg#Barlow Bold Italic') format('svg');font-weight:400;font-style:normal}h2,.h-h2,h3,.h-h3,h4,.h-h4,h5,.h-h5,h6,.h-h6{margin-top:4rem}h2:first-child,.h-h2:first-child,h3:first-child,.h-h3:first-child,h4:first-child,.h-h4:first-child,h5:first-child,.h-h5:first-child,h6:first-child,.h-h6:first-child{margin-top:0!important}h1,.h-h1,h2,.h-h2,h3,.h-h3,h4,.h-h4,h5,.h-h5,h6,.h-h6{color:#000;font-family:"Barlow Bold";margin-bottom:1.4rem}h1+h2,.h-h1+h2,h2+h2,.h-h2+h2,h3+h2,.h-h3+h2,h4+h2,.h-h4+h2,h5+h2,.h-h5+h2,h6+h2,.h-h6+h2,h1+.h-h2,.h-h1+.h-h2,h2+.h-h2,.h-h2+.h-h2,h3+.h-h2,.h-h3+.h-h2,h4+.h-h2,.h-h4+.h-h2,h5+.h-h2,.h-h5+.h-h2,h6+.h-h2,.h-h6+.h-h2,h1+h3,.h-h1+h3,h2+h3,.h-h2+h3,h3+h3,.h-h3+h3,h4+h3,.h-h4+h3,h5+h3,.h-h5+h3,h6+h3,.h-h6+h3,h1+.h-h3,.h-h1+.h-h3,h2+.h-h3,.h-h2+.h-h3,h3+.h-h3,.h-h3+.h-h3,h4+.h-h3,.h-h4+.h-h3,h5+.h-h3,.h-h5+.h-h3,h6+.h-h3,.h-h6+.h-h3,h1+h4,.h-h1+h4,h2+h4,.h-h2+h4,h3+h4,.h-h3+h4,h4+h4,.h-h4+h4,h5+h4,.h-h5+h4,h6+h4,.h-h6+h4,h1+.h-h4,.h-h1+.h-h4,h2+.h-h4,.h-h2+.h-h4,h3+.h-h4,.h-h3+.h-h4,h4+.h-h4,.h-h4+.h-h4,h5+.h-h4,.h-h5+.h-h4,h6+.h-h4,.h-h6+.h-h4,h1+h5,.h-h1+h5,h2+h5,.h-h2+h5,h3+h5,.h-h3+h5,h4+h5,.h-h4+h5,h5+h5,.h-h5+h5,h6+h5,.h-h6+h5,h1+.h-h5,.h-h1+.h-h5,h2+.h-h5,.h-h2+.h-h5,h3+.h-h5,.h-h3+.h-h5,h4+.h-h5,.h-h4+.h-h5,h5+.h-h5,.h-h5+.h-h5,h6+.h-h5,.h-h6+.h-h5,h1+h6,.h-h1+h6,h2+h6,.h-h2+h6,h3+h6,.h-h3+h6,h4+h6,.h-h4+h6,h5+h6,.h-h5+h6,h6+h6,.h-h6+h6,h1+.h-h6,.h-h1+.h-h6,h2+.h-h6,.h-h2+.h-h6,h3+.h-h6,.h-h3+.h-h6,h4+.h-h6,.h-h4+.h-h6,h5+.h-h6,.h-h5+.h-h6,h6+.h-h6,.h-h6+.h-h6{margin-top:0!important}h1,.h-h1{font-size:20px;font-size:1.111rem;line-height:130%}h2,.h-h2{font-size:20px;font-size:1.111rem;line-height:130%}h3,.h-h3{font-size:18px;font-size:1rem;line-height:130%}h4,.h-h4{font-size:18px;font-size:1rem;line-height:130%}h5,.h-h5{font-size:16px;font-size:.889rem;line-height:130%}h6,.h-h6{font-size:14px;font-size:.778rem;line-height:130%}.h-clean-headline-color h1,.h-clean-headline-color .h-h1,.h-clean-headline-color h2,.h-clean-headline-color .h-h2,.h-clean-headline-color h3,.h-clean-headline-color .h-h3,.h-clean-headline-color h4,.h-clean-headline-color .h-h4,.h-clean-headline-color h5,.h-clean-headline-color .h-h5,.h-clean-headline-color h6,.h-clean-headline-color .h-h6{color:inherit}@media screen and (max-width:1120px){h2,.h-h2,h3,.h-h3,h4,.h-h4,h5,.h-h5,h6,.h-h6{margin-top:3rem}}@media screen and (max-width:640px){h2,.h-h2,h3,.h-h3,h4,.h-h4,h5,.h-h5,h6,.h-h6{margin-top:2rem}}p{margin-bottom:1.4rem}a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#000;text-decoration:none;transition:all 0.2s ease}a[href^="mailto:"]{text-decoration:underline}a:hover{text-decoration:underline}a:link,a:active,a:visited,a:hover,a:focus{outline:none}a img{border:0 none}a.h-clean{border:none;color:inherit}a.link{font-family:"Barlow Bold";font-size:16px}a .cs-icon-external-link-alt{margin-right:5px}.h-clean-link-styles a{border:none;color:inherit}ul,ol{margin-bottom:1.4rem;padding-left:20px}ul.h-clean,ol.h-clean{margin-bottom:0;padding-left:0}ul.h-clean li::before,ol.h-clean li::before{display:none}ul{list-style:none}ul li{position:relative}ul li::before{background-color:#000;content:"";height:5px;left:-14px;margin-right:8px;position:absolute;text-indent:-999px;top:7px;width:5px}.h-clean-list-styles ul,.h-clean-list-styles ol{margin-bottom:0;padding-left:0}.h-clean-list-styles ul li::before,.h-clean-list-styles ol li::before{display:none}table{border-spacing:0;margin-bottom:1.4rem;width:100%}table th,table td{padding:7px 20px;text-align:left}table th{background-color:#EEE}table tr:nth-child(even) td{background-color:#EEE}table.h-clean th,table.h-clean td{padding:0 20px 0 0}table.h-clean th:first-child,table.h-clean td:first-child{padding-left:0}table.h-clean th:last-child,table.h-clean td:last-child{padding-right:0}table.h-clean th{background:none}table.h-clean tr:nth-child(even) td{background:none}.h-clean-table-styles table th,.h-clean-table-styles table td{padding:0 20px 0 0}.h-clean-table-styles table th:first-child,.h-clean-table-styles table td:first-child{padding-left:0}.h-clean-table-styles table th:last-child,.h-clean-table-styles table td:last-child{padding-right:0}.h-clean-table-styles table th{background:none}.h-clean-table-styles table tr:nth-child(even) td{background:none}@font-face{font-display:fallback;font-family:'cs-icons';src:url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/FontelloIcons/cs-icons.eot?7011330);src:url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/FontelloIcons/cs-icons.eot?7011330#iefix') format('embedded-opentype'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/FontelloIcons/cs-icons.woff2?7011330) format('woff2'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/FontelloIcons/cs-icons.woff?7011330) format('woff'),url(../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/FontelloIcons/cs-icons.ttf?7011330) format('truetype'),url('../../../../../../typo3conf/ext/cs_templates/Resources/Public/GrassiLandingpage/Fonts/FontelloIcons/cs-icons.svg?7011330#cs-icons') format('svg');font-weight:400;font-style:normal}*{margin:0;padding:0}body,html{color:#000;font-family:"Barlow Regular","Arial",sans-serif;font-size:18px;font-weight:400;line-height:140%;overflow-x:hidden;-webkit-text-size-adjust:none}body.cke_editable,html.cke_editable{margin:10px}img{display:block;height:auto;margin-bottom:1.4rem;max-width:100%}img.lazyload-image{width:100%}.h-clean-image-styles img{margin-bottom:0}hr{border:none;border-top:1px solid #CCC;color:transparent;height:0;margin:4rem 0}@media screen and (max-width:1120px){hr{margin:3rem 0}}@media screen and (max-width:640px){hr{margin:2rem 0}}sup,sub{position:relative;top:-.4em;vertical-align:baseline}sub{top:.4em}.h-text-left,.text-left{text-align:left}.h-text-center,.text-center{text-align:center}.h-text-right,.text-right{text-align:right}.h-text-justify,.text-justify{text-align:justify}[class^="cs-icon-"]::before,[class*=" cs-icon-"]::before{color:#000;content:'';display:inline-block;font-family:"cs-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;margin-right:.4em;speak:none;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.cs-icon-phone:before{content:'\e808'}.cs-icon-close:before{content:'\e854'}.cs-icon-external-link-alt:before{content:'\e8b0'}.cs-icon-chevron-down:before{content:'\e8b1'}.cs-icon-chevron-up:before{content:'\e8b2'}.cs-icon-clock:before{content:'\e8d4'}.cs-icon-map-marker-alt:before{content:'\e8d5'}.cs-icon-calendar-alt-1:before{content:'\e8d6'}.cs-icon-envelope:before{content:'\e8d7'}.cs-icon-shopping-basket:before{content:'\e8d8'}.cs-icon-coffee:before{content:'\e8d9'}.cs-icon-plus:before{content:'\e8da'}.cs-icon-minus:before{content:'\e8db'}.cs-icon-download:before{content:'\e8dc'}.cs-icon-menu:before{content:'\f0c9'}label{display:block;font-family:"Barlow Bold","Arial",sans-serif;margin-bottom:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,textarea,.select2 .select2-selection,.file-upload__field{font-size:18px;font-size:1rem;line-height:140%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;box-shadow:none;color:#000;display:block;font-family:"Barlow Regular","Arial",sans-serif;margin-bottom:1rem;outline:0 none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input[type="text"],input[type="date"],input[type="url"],input[type="email"],input[type="tel"],input[type="password"],input[type="search"],textarea,.select2 .select2-selection,.file-upload__field{background-color:#FFF;border:1px solid #CCC;min-width:100%;max-width:100%;padding:10px 12px;width:100%}input[type="text"]:focus,input[type="date"]:focus,input[type="url"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus,.select2 .select2-selection:focus,.file-upload__field:focus,input[type="text"]:hover,input[type="date"]:hover,input[type="url"]:hover,input[type="email"]:hover,input[type="tel"]:hover,input[type="password"]:hover,input[type="search"]:hover,textarea:hover,.select2 .select2-selection:hover,.file-upload__field:hover{border-color:#CCC}.select2.select2-container--focus .select2-selection--multiple{border-color:#CCC}::-webkit-input-placeholder{color:#CCC;opacity:1}::-moz-placeholder{color:#CCC;opacity:1}:-ms-input-placeholder{color:#CCC;opacity:1}input:-moz-placeholder{color:#CCC;opacity:1}textarea{min-height:224px;overflow:auto;resize:vertical}.file-upload{position:relative}.file-upload__field{height:47px;position:relative}.file-upload span.upload{border-left:1px solid #000;color:#000;padding:0 10px;position:absolute;right:0;top:10px}.file-upload input[type="file"]{cursor:pointer;filter:alpha(opacity=0);height:45px;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:20}.file-upload input[type="file"]:hover+.file-upload__field,.file-upload input[type="file"]:focus+.file-upload__field{border-color:#CCC}.select2-container,.select2-container--default{display:block;width:100%!important}.select2-container .select2-selection,.select2-container--default .select2-selection,.select2-container .select2-selection--single,.select2-container--default .select2-selection--single{height:auto;padding-left:0;padding-right:0}.select2-container .select2-selection .select2-selection__rendered,.select2-container--default .select2-selection .select2-selection__rendered,.select2-container .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;line-height:140%;padding:0 40px 0 12px}.select2-container .select2-selection .select2-selection__arrow,.select2-container--default .select2-selection .select2-selection__arrow,.select2-container .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;right:0;top:0;width:auto}.select2-container .select2-selection .select2-selection__arrow b,.select2-container--default .select2-selection .select2-selection__arrow b,.select2-container .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container .select2-selection .select2-selection__arrow::before,.select2-container--default .select2-selection .select2-selection__arrow::before,.select2-container .select2-selection--single .select2-selection__arrow::before,.select2-container--default .select2-selection--single .select2-selection__arrow::before{color:#000;content:'\e8b1';display:inline-block;font-family:"cs-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;margin-right:.4em;speak:none;text-align:center;text-decoration:inherit;text-transform:none;width:1em;box-sizing:border-box;display:block;margin-right:0;padding:10px 12px;width:100%}.select2-container .select2-selection .select2-selection__placeholder,.select2-container--default .select2-selection .select2-selection__placeholder,.select2-container .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#CCC}.select2-container .select2-selection--multiple,.select2-container--default .select2-selection--multiple{border-color:#CCC!important}.select2-container .select2-selection--multiple .select2-selection__choice::before,.select2-container--default .select2-selection--multiple .select2-selection__choice::before,.select2-container .select2-selection--multiple .select2-search--inline::before,.select2-container--default .select2-selection--multiple .select2-search--inline::before{display:none}.select2-container .select2-selection--multiple .select2-search__field,.select2-container--default .select2-selection--multiple .select2-search__field{margin:0;max-width:100%;min-width:1px;width:150px!important}.select2-container .select2-selection--multiple .select2-selection__clear,.select2-container--default .select2-selection--multiple .select2-selection__clear{margin-top:0}.select2-container .select2-selection--multiple .select2-selection__rendered,.select2-container--default .select2-selection--multiple .select2-selection__rendered{display:block;padding-right:12px}.select2-container .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#9e8c83;border:none;color:#FFF;margin-top:0}.select2-container .select2-selection--multiple .select2-selection__choice:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice:hover{background-color:#9e8c83}.select2-container .select2-selection--multiple .select2-selection__choice__remove,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#FFF;margin-right:6px}.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#FFF}.select2-container .select2-dropdown,.select2-container--default .select2-dropdown{border:1px solid #CCC;border-radius:0;padding:12px 0}.select2-container .select2-results__options .select2-results__option,.select2-container--default .select2-results__options .select2-results__option{padding:10px 12px}.select2-container .select2-results__options .select2-results__option::before,.select2-container--default .select2-results__options .select2-results__option::before{display:none}.select2-container .select2-results__options .select2-results__option[aria-selected="true"],.select2-container--default .select2-results__options .select2-results__option[aria-selected="true"],.select2-container .select2-results__options .select2-results__option.select2-results__option--highlighted,.select2-container--default .select2-results__options .select2-results__option.select2-results__option--highlighted{background:#9e8c83;color:#FFF}.select2-container--open .select2-selection .select2-selection__arrow::before,.select2-container--open .select2-selection--single .select2-selection__arrow::before{content:'\e8b2'}input[type="checkbox"],input[type="radio"]{height:1rem;opacity:0;position:absolute}input[type="checkbox"]+span,input[type="radio"]+span,input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block;font-family:"Barlow Regular","Arial",sans-serif;margin-bottom:1rem;padding-left:40px;position:relative}input[type="checkbox"]+span:hover,input[type="radio"]+span:hover,input[type="checkbox"]+label:hover,input[type="radio"]+label:hover{cursor:pointer}input[type="checkbox"]+span::before,input[type="radio"]+span::before,input[type="checkbox"]+label::before,input[type="radio"]+label::before{background-color:#FFF;content:"";cursor:pointer;display:block;position:absolute}input[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}input[type="checkbox"]+span::before,input[type="checkbox"]+label::before{font-size:16px;font-size:.889rem;line-height:21px;border:1px solid #CCC;font-family:"cs-icons";height:20px;left:0;text-align:center;top:-2px;width:20px}input[type="checkbox"]:checked+span::before,input[type="checkbox"]:checked+label::before{content:'\e8da'}input[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}input[type="radio"]+span::before,input[type="radio"]+label::before{background-color:#FFF;border-radius:11px;border:5px solid #FFF;box-shadow:0 0 0 1px #CCC;height:10px;left:1px;top:-2px;width:10px}input[type="radio"]:checked+span::before,input[type="radio"]:checked+label::before{background-color:#000}.event-registrations .powermail_fieldwrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:1.2rem}.event-registrations .powermail_fieldwrap.margin-after{margin-bottom:3.5rem}.event-registrations .powermail_label{min-width:210px;font-weight:400}.event-registrations .powermail_input,.event-registrations .powermail_date{margin-bottom:0;border-color:#9e8c83}.event-registrations .powermail_label{margin-bottom:0;font-family:"KlavikaWebBasicRegular";font-size:22px}.event-registrations .powermail_label::after{content:':'}.event-registrations span.select-field-description{max-width:300px;font-size:16px;line-height:120%}.event-registrations .powermail_fieldwrap_type_text{font-size:16px;font-weight:400;margin-bottom:1.5rem}.event-registrations .powermail_fieldwrap_type_text.margin-after{margin-bottom:36px}.event-registrations .powermail_fieldwrap_type_input .powermail_field{width:335px}.event-registrations .powermail_fieldwrap_type_check{margin-bottom:23px}.event-registrations .powermail_fieldwrap_type_check .parsley-errors-list{padding:0;padding-left:28px}.event-registrations .powermail_fieldwrap_type_date input{border:1px solid #9e8c83;padding:9px 12px;width:335px}.event-registrations .powermail_fieldwrap_type_typoscript{margin-bottom:0}.event-registrations .powermail_fieldwrap_type_typoscript .powermail_field{position:relative}.event-registrations .powermail_fieldwrap_type_typoscript .powermail_field .button-back{position:absolute;top:0;right:-170px;margin-top:0;min-width:auto}.event-registrations .powermail_fieldwrap_type_typoscript .powermail_field p{font-size:22px;margin-bottom:0}.event-registrations .powermail_fieldwrap_type_select .powermail_field{position:relative}.event-registrations .powermail_fieldwrap_type_select .powermail_field::before{color:#000;content:'\e902';display:inline-block;font-family:"cs-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;margin-right:.4em;speak:none;text-align:center;text-decoration:inherit;text-transform:none;width:1em;position:absolute;width:3em;left:32px;top:10px;pointer-events:none;font-size:.3rem}.event-registrations .powermail_fieldwrap_type_submit{max-width:545px}.event-registrations .powermail_fieldwrap_type_submit .powermail_field{width:100%}.event-registrations .checkbox label{font-size:16px;font-family:"Barlow Regular","Arial",sans-serif;padding-left:1.6rem;margin-bottom:0;max-width:545px;line-height:125%}.event-registrations select{-moz-appearance:none;-webkit-appearance:none;appearance:none;cursor:pointer;outline:none;border-color:#9e8c83;font-size:1rem;line-height:125%;width:64px;padding:9px 12px;-moz-padding-start:calc(10px - 3px);margin-right:1rem}.event-registrations select option{color:#000;font-size:18px}.event-registrations select:focus::-ms-value{background-color:transparent}.event-registrations select::-ms-expand{display:none}.event-registrations .powermail_submit{float:right}.event-registrations .parsley-errors-list{padding:0;list-style:none;margin:0}@media (max-width:768px){.event-registrations .powermail_fieldwrap{display:block}.event-registrations .powermail_fieldwrap_type_input .powermail_field,.event-registrations .powermail_fieldwrap_type_date .powermail_field{width:100%}.event-registrations .powermail_fieldwrap_type_input input,.event-registrations .powermail_fieldwrap_type_date input{width:100%}.event-registrations .powermail_fieldwrap_type_typoscript .powermail_field .button-back{position:static}.event-registrations .powermail_fieldwrap_type_select .powermail_field{display:inline-block}.event-registrations .powermail_fieldwrap_type_submit{max-width:none}.event-registrations .checkbox label{max-width:none}.event-registrations span.select-field-description{display:inline-block;position:relative;top:8px}}button,input[type="submit"]{font-size:18px;font-size:1rem;line-height:140%;background:none;border:1px solid #9e8c83;color:#9e8c83;margin:1rem 60px 1rem 0;min-width:150px;padding:10px 12px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all 0.2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);clear:both;display:block;font-family:"Barlow Regular","Arial",sans-serif}button:hover,input[type="submit"]:hover{border-color:#000!important;color:#000;cursor:pointer}button:last-child,input[type="submit"]:last-child{margin-right:0}button:focus,input[type="submit"]:focus{outline:none}.form-error input[type="text"],.form-error input[type="date"],.form-error input[type="url"],.form-error input[type="email"],.form-error input[type="password"],.form-error input[type="search"],.form-error textarea,.form-error .select2 .select2-selection,.form-error .file-upload__field{border-color:red}.form-error input[type="file"]:hover+.file-upload__field,.form-error input[type="file"]:focus+.file-upload__field{border-color:red}.form-error .select2-container .select2-selection--multiple,.form-error .select2-container--default .select2-selection--multiple{border-color:red!important}.form-error input[type="radio"]:checked+span::before,.form-error input[type="radio"]:checked+label::before{background-color:red}.form-error input[type="checkbox"]:checked+span::before,.form-error input[type="checkbox"]:checked+label::before{color:red}input[type="text"].parsley-error,input[type="date"].parsley-error,input[type="url"].parsley-error,input[type="email"].parsley-error,input[type="password"].parsley-error,input[type="search"].parsley-error,textarea.parsley-error{border-color:red}.parsley-errors-list{color:red;margin-bottom:2rem;font-size:16px;font-size:.889rem;line-height:140%}.parsley-errors-list li::before{background-color:red;top:7px}form{margin-bottom:1rem;position:relative}form fieldset{border:none;min-inline-size:auto}form fieldset>legend{display:none}form .cs-row>[class^="cs-col-"],form .cs-row>[class*=" cs-col-"]{margin-bottom:0!important}.powermail_fieldwrap_type_text{margin-bottom:1rem}.powermail_fieldwrap{clear:left}.powermail_fieldwrap.left,.powermail_fieldwrap.right{float:left;width:48%}.powermail_fieldwrap.left{margin-right:4%}.powermail_fieldwrap.right{clear:none}@media screen and (max-width:640px){.powermail_fieldwrap.left,.powermail_fieldwrap.right{float:none;width:100%}.powermail_fieldwrap.left{margin-right:0}}.typo3-adminPanel input[type="checkbox"],.Extbase-Utility-Debugger-VarDump input[type="checkbox"],.typo3-adminPanel input[type="checkbox"],.extbase-debugger input[type="checkbox"]{display:block;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.typo3-adminPanel input[type="checkbox"]+span,.Extbase-Utility-Debugger-VarDump input[type="checkbox"]+span,.typo3-adminPanel input[type="checkbox"]+span,.extbase-debugger input[type="checkbox"]+span{padding:0;margin-bottom:0}.typo3-adminPanel input[type="checkbox"]+span:before,.Extbase-Utility-Debugger-VarDump input[type="checkbox"]+span:before,.typo3-adminPanel input[type="checkbox"]+span:before,.extbase-debugger input[type="checkbox"]+span:before{content:""!important}.image-cover__wrapper{height:800px;margin-bottom:4rem;position:relative}.image-cover__image{display:block;font-family:"object-fit: cover";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:1120px){.image-cover{margin-bottom:3rem}.image-cover__wrapper{height:450px}}@media screen and (max-width:640px){.image-cover{margin-bottom:2rem}}.lightbox{background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;opacity:0;overflow-y:auto;position:fixed;top:0;transition:opacity 300ms ease-in;width:100%;z-index:1000}.lightbox.open{display:block;opacity:1}.lightbox__close{cursor:pointer;position:absolute;right:30px;top:30px}.lightbox__content{background-color:#FFF;margin:30px auto;max-width:768px;padding:30px;position:relative;width:100%}.lightbox__content .frame{margin-bottom:0}@media screen and (max-width:768px){.lightbox{height:100%}.lightbox__content{margin:0 auto}}.teaser__contact-links{margin-bottom:1rem}.teaser__headline{font-family:'Barlow Bold'}.teaser__hidden-content{max-height:0;transition:max-height 300ms ease-out;overflow:hidden}.teaser__hidden-content .hidden-content__image{width:100%}.teaser__hidden-content .hidden-content__subtitle{font-size:14px}.teaser__hidden-content .hidden-content__title{margin-bottom:10px}.teaser__hidden-content .hidden-content__link,.teaser__hidden-content .hidden-content__title{font-family:"Barlow Bold"}.teaser__hidden-content-inner{padding:40px 30px 50px}.teaser__item{height:100%;position:relative;width:400px}.teaser__item.active .teaser__hidden-content{max-height:3000px;transition:max-height 300ms ease-in}.teaser__item.active .teaser__trigger::after{content:'\e8db'}.teaser__item.active .teaser__trigger::before{background-color:#000;content:'';height:1px;max-width:340px;position:absolute;width:340px}.teaser__item--yellow{background-color:#ffe143}.teaser__item--blue{background-color:#009bd9}.teaser__item--orange{background-color:#ef7b10}.teaser__item-inner{min-height:250px;padding:30px;position:relative}.teaser__link{font-family:"Barlow Bold"}.teaser__trigger{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;background-color:#000;border-radius:50%;cursor:pointer;height:40px;position:absolute;left:calc(50% - 20px);top:calc(100% - 20px);width:40px}.teaser__trigger::after{color:#FFF;content:'\e8da';font-family:'cs-icons';font-size:22px}.teaser__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:-260px auto 120px}@media screen and (max-width:1300px){.teaser__wrapper .teaser__item{margin-right:10px}.teaser__wrapper .teaser__item:last-child{margin-right:0}}@media screen and (max-width:1120px){.teaser{margin-bottom:3rem}.teaser__contact-links{display:none}.teaser__headline{font-size:22px;margin-bottom:10px}.teaser__item{margin-bottom:10px}.teaser__item.active .teaser__hidden-content-inner{position:relative}.teaser__item.active .teaser__hidden-content-inner::before{background-color:#000;content:'';height:1px;position:absolute;right:30px;top:10px;width:calc(100% - 60px)}.teaser__item.active .teaser__trigger::before{display:none}.teaser__item-inner{min-height:initial;padding:20px 30px}.teaser__link{font-size:16px}.teaser__trigger{left:auto;height:46px;right:30px;top:calc(50% - 23px);width:46px}.teaser__wrapper{-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column;margin-top:-240px;margin-bottom:65px}.teaser__wrapper .teaser__item{margin-right:0;width:100%}}@media screen and (max-width:640px){.teaser{margin-bottom:2rem}.teaser__headline{font-size:18px;width:85%}.teaser__wrapper{margin-bottom:50px}}*{box-sizing:border-box}body{padding-top:0}.global-wrapper{background-color:#FFF;margin:0 auto}#content{display:block}.frame{margin-bottom:4rem}.content__section{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;width:50%;margin-bottom:50px;padding:0 30px}.content__section .frame{margin-bottom:0}.content__section--large{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}.content__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content__wrapper--padding-top{padding-top:200px}@media screen and (max-width:1120px){.content__section{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%;margin-bottom:30px;padding:0}.content__wrapper{-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column}.content__wrapper--padding-top{padding-top:110px}.frame{margin-bottom:3rem}}@media screen and (max-width:640px){.frame{margin-bottom:2rem}}.wrapper{margin:0 auto;max-width:1300px}@media screen and (max-width:1360px){.wrapper{margin:0 30px}}.h-no-margin-bottom{margin-bottom:0}.h-flex-space-between{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.h-show-on-touch-device{display:none}.h-hidden{display:none}.h-show-on-tablet,.h-show-on-tablet-small,.h-show-on-mobile{display:none}@media screen and (max-width:1120px){.h-hide-on-tablet{display:none}.h-show-on-tablet{display:block}}@media screen and (max-width:768px){.h-hide-on-tablet-small{display:none}.h-show-on-tablet-small{display:block}}@media screen and (max-width:640px){.h-hide-on-mobile{display:none}.h-show-on-mobile{display:block}}header.header{left:0;padding:90px 0 0;position:absolute;top:0;width:100%;z-index:500}.header__logo-image{height:auto;margin-bottom:0;width:350px}.header__wrapper{margin:0 100px}@media screen and (max-width:1120px){header.header{padding:1.4rem 0}.header__wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 30px;-ms-flex-pack:justify;justify-content:space-between}.header__flex-space-between{-ms-flex-preferred-size:80%;flex-basis:80%;max-width:80%;width:80%}}.menu-main{position:absolute;right:0;top:90px;z-index:100}.menu-main__flyout{background-color:#FFF;display:none;min-height:440px;position:absolute;right:100%;padding:80px 55px 79px;top:0;width:460px}.menu-main__flyout--has-image{width:920px}.menu-main__flyout-headline{font-family:"Barlow Bold";font-size:22px}.menu-main__flyout-headline--small{font-size:18px}.menu-main__flyout-headline-wrapper{margin-bottom:35px}.menu-main__flyout-image{margin-bottom:0;width:100%}.menu-main__flyout-image-wrapper{max-width:420px;width:100%}.menu-main__flyout-link{cursor:pointer;font-size:18px;font-family:"Barlow Bold"}.menu-main__flyout-link i{margin-right:10px}.menu-main__flyout-subheadline{margin-bottom:40px}.menu-main__flyout-text{margin-bottom:40px}.menu-main__list{-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-align:flex-end;align-items:flex-end;position:relative}.menu-main__list--level-1{display:-ms-flexbox;display:flex;width:100%}.menu-main__icon{font-size:30px}.menu-main__icon::before{margin-right:0}.menu-main__item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;background-color:#FFF;height:80px;margin-bottom:10px;position:initial;width:80px}.menu-main__item.active{border-left:10px solid #FFF;box-sizing:content-box}.menu-main__item.active .menu-main__flyout{display:block;height:auto;max-height:calc(100vh - 90px);overflow-y:auto}.menu-main__item.active .menu-main__flyout--has-image{display:-ms-flexbox;display:flex;padding-left:50px}.menu-main__item.active .menu-main__flyout--has-image .menu-main__flyout-text-wrapper{height:100%;padding-left:30px;width:400px}.menu-main__item-inner{cursor:pointer}.menu-main__link{display:block;position:relative}.menu-main__mobile-header{display:none}@media screen and (max-width:1120px){.menu-main{background-color:#FFF;bottom:auto;clear:both;color:#000;height:100vh;left:100vw;opacity:0;overflow:scroll;padding:30px 30px 60px;position:fixed;top:0;transition:left 0.3s ease,opacity 0.3s ease;width:100vw;z-index:10}.menu-main.open{left:0;opacity:1}.menu-main__flyout{min-height:initial;position:initial;padding:20px 0;width:100%}.menu-main__flyout-subheadline,.menu-main__flyout-headline-wrapper{margin-bottom:20px}.menu-main__mobile-header{border-bottom:1px solid #CCC;display:block;padding:9px 0}.menu-main__mobile-headline{margin-bottom:0;padding:0 10px;text-align:center;word-break:break-all}.menu-main__list{padding-top:20px}.menu-main__icon{font-size:24px;padding-right:30px}.menu-main__item{-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;height:auto;width:100%}.menu-main__item.active{-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column;border-left:none;box-sizing:border-box}.menu-main__item.active .menu-main__flyout{border-top:1px solid #CCC}.menu-main__item.active .menu-main__flyout--has-image{-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column;padding-left:0}.menu-main__item.active .menu-main__flyout--has-image .menu-main__flyout-image-wrapper{margin:0 auto 20px}.menu-main__item.active .menu-main__flyout--has-image .menu-main__flyout-text-wrapper{padding-left:0;width:100%}.menu-main__item.active .menu-main__item-inner::after{content:'\e8b2'}.menu-main__item.active .menu-main__link{padding-bottom:20px}.menu-main__item-inner{position:relative;width:100%}.menu-main__item-inner::after{content:'\e8b1';font-family:'cs-icons';position:absolute;right:0;top:12px}.menu-main__link{display:-ms-flexbox;display:flex;font-size:22px}.menu-main__link--level-1{padding:9px 0}}@media screen and (max-width:640px){.menu-main__mobile-headline .header__logo-image{width:240px}}.menu-mobile{display:none}@media screen and (max-width:1120px){.menu-mobile{-ms-flex-preferred-size:10%;flex-basis:10%;max-width:10%;width:10%;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.menu-mobile__item{font-size:26px;font-size:1.444rem;line-height:35px;background-color:#FFF;display:inline-block;height:42px;width:42px}.menu-mobile__toggle-menu-mobile{font-size:30px;font-size:1.667rem;line-height:35px;position:relative;left:5px;top:3px}.menu-mobile__toggle-menu-mobile:hover{text-decoration:none}}.footer{padding:20px 0;text-align:center}.footer__link{padding:0 10px}