﻿@font-face{font-family:"Georgia";src:url("/assets/fonts/georgia.ttf") format("truetype")}html{box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,*::before,*::after{box-sizing:inherit}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-color:#fff}[tabindex="-1"]:focus{outline:none !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;line-height:1.2}p{margin-top:0;margin-bottom:0}abbr[title],abbr[data-original-title]{text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:0}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:700}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#007bff;text-decoration:none;background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:hover{text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse;padding:0}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin:0;font-size:inherit;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-adjust-hue-button,[type=number]::-webkit-outer-adjust-hue-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none !important}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;outline:0;-webkit-filter:none;filter:none;background:none;border:none;border-radius:0}button:focus,input:focus,select:focus,textarea:focus{outline:none}input[type=number]{-moz-appearance:textfield}ol{padding-left:40px}ul{padding-left:1.15em}*{-webkit-tap-highlight-color:rgba(255,255,255,0) !important;-webkit-focus-ring-color:rgba(255,255,255,0) !important;outline:none !important}*{box-sizing:border-box}html{height:100%}body{min-height:100%;display:-webkit-flex;display:flex;flex-direction:column;font-family:sans-serif;color:#1c1c1a;margin:0;padding:0;background-color:#f7f5f0}html.nav-open,body.nav-open{overflow:hidden}body.compensate-for-scrollbar{margin-right:0 !important}h1,h2,h3,h4,h5{font-family:"Georgia",sans-serif;font-weight:400 !important;color:#1c1c1a !important}h2{font-size:2rem}h3{font-size:1.7rem}header{flex-shrink:0}main{flex-grow:1}footer{flex-shrink:0}a{color:inherit}a:hover{text-decoration:none}img{max-width:100%;height:auto}.fr-view ul{list-style:none;padding-left:0;margin-left:0}.fr-view li{position:relative;padding-left:1.25em}.fr-view li::before{content:"—";position:absolute;left:0;top:0;color:currentColor}.animate{transition-timing-function:ease-in-out}.animate--fadeIn{opacity:0;-webkit-transition:.75s opacity;transition:.75s opacity}.animate--fadeIn.animate--show{opacity:1}.animate--fadeInUp{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%);-webkit-transition:.75s opacity,.75s -webkit-transform;transition:.75s opacity,.75s -webkit-transform;transition:.75s opacity,.75s transform}.animate--fadeInUp.animate--show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.animate--fadeInRight{opacity:0;-webkit-transform:translateX(20%);transform:translateX(20%);-webkit-transition:.75s opacity,.75s -webkit-transform;transition:.75s opacity,.75s -webkit-transform;transition:.75s opacity,.75s transform}.animate--fadeInRight.animate--show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.animate--fadeInLeft{opacity:0;-webkit-transform:translateX(-20%);transform:translateX(-20%);-webkit-transition:.5s opacity,.5s -webkit-transform;transition:.5s opacity,.5s -webkit-transform;transition:.5s opacity,.5s transform}.animate--fadeInLeft.animate--show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.animate--scaleInLeft{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:.5s opacity,.5s -webkit-transform;transition:.5s opacity,.5s -webkit-transform;transition:.5s opacity,.5s transform}.animate--scaleInLeft.animate--show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}strong{font-weight:bold}textarea{overflow-x:hidden}.small{font-size:.75em}.big{font-size:1.25rem}hr{border:none;height:1px;background-color:#000}.container{max-width:1120px;margin:0 auto;padding:0 1rem}section{padding:6rem 0;border-bottom:1px solid rgba(190,190,190,0.6509803922)}.tbltype-Standard{width:auto !important;height:auto !important}.tbltype-Standard tr td{padding-right:.5em}.tbltype-Standard tr td:last-child{padding-right:0}.tbltype-striped{width:auto !important;height:auto !important}.tbltype-striped tr:nth-child(2n-1){background-color:#ddd}.tbltype-striped tr td{padding:.5em;vertical-align:top}.tbltype-border{width:auto !important;height:auto !important}.tbltype-border tr td{padding:.5em;vertical-align:top;border:1px solid #ccc}.clearfix::after{content:"";display:block;clear:both}.title,.fr-view h1,.fr-view h2,.fr-view h3,.fr-view h4,.fr-view h5,.fr-view h6{font-weight:700}.title--h1,.fr-view h1{font-size:clamp(48px,5vw,88px)}.title--h2,.fr-view h2{font-size:2rem}.title--h3,.fr-view h3{font-size:1.7rem}.title--h4,.fr-view h4{font-size:1.25rem}.title--h5,.fr-view h5{font-size:1.125rem}.title--h6,.fr-view h6{font-size:1rem}.title--display{font-size:3.75rem}.title--display2{font-size:3.5rem}@font-face{font-family:"Georgia";src:url("/assets/fonts/georgia.ttf") format("truetype")}.header{position:fixed;top:0;left:0;right:0;width:100%;border-bottom:1px solid rgba(190,190,190,0.6509803922);background:#f7f5f0;-webkit-transition:top .2s ease-in-out,background-color .2s ease-in-out;transition:top .2s ease-in-out,background-color .2s ease-in-out;z-index:1000}@media(min-width: 62em){.header{position:relative;top:auto;left:auto;right:auto;background:rgba(0,0,0,0)}}@media(max-width: 61.9375em){.header--open{background:#f7f5f0}}.header--sticky{top:auto;background:rgba(0,0,0,0)}.header__spacer{display:block;height:4.5rem}@media(min-width: 62em){.header__spacer{display:none;height:0}}.header__overlay{display:none}@media(min-width: 36em){.header__overlay{display:block;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;pointer-events:none;background-color:rgba(28,28,26,.2);opacity:0;-webkit-transition:opacity .3s ease-in-out,background-color .3s ease-in-out;transition:opacity .3s ease-in-out,background-color .3s ease-in-out;z-index:999}}@media(min-width: 36em)and (hover: hover)and (pointer: fine){.header__overlay:hover{background-color:rgba(28,28,26,.3)}}@media(min-width: 36em){.header--open~.header__overlay{opacity:1;pointer-events:all;cursor:pointer}}@media(min-width: 62em){.header__overlay{display:none !important}}.header__container{display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;-webkit-transition:padding .2s ease-in-out;transition:padding .2s ease-in-out;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;width:100%;max-width:1120px}@media(min-width: 62em){.header__container{padding-top:1.5rem;padding-bottom:1.5rem}}.header--sticky .header__container{padding-top:.75rem;padding-bottom:.75rem}@media(min-width: 62em){.header--sticky .header__container{padding-top:1rem;padding-bottom:1rem}}.header__logoWrapper{display:block;width:7.5rem;height:2.5rem}@media(min-width: 62em){.header__logoWrapper{width:7.5rem;height:2.5rem}}.header__logoWrapper>span{display:-webkit-flex;display:flex;justify-content:flex-start;align-items:center;font-weight:600;font-size:1rem}.header__logo{width:100%;object-fit:contain;object-position:left center}.header .mobile-only{display:-webkit-flex !important;display:flex !important}@media(min-width: 62em){.header .mobile-only{display:none !important}}.header .desktop-only{display:none !important}@media(min-width: 62em){.header .desktop-only{display:-webkit-flex !important;display:flex !important}}.header .language-switch{display:-webkit-flex;display:flex;align-items:center;gap:.75rem;padding:1.25rem;flex-shrink:0}.header .language-switch a{font-size:1rem;letter-spacing:1px;text-transform:uppercase;color:#5c5a56;text-decoration:none}.header .language-switch a:hover{color:#1c1c1a}.header .language-switch a.active{color:#1c1c1a;text-decoration:underline;text-underline-offset:.2em}.header__buttonWrapper{height:2.5rem}@media(min-width: 62em){.header__buttonWrapper{display:none}}.header__toggle{position:relative;flex-grow:0;flex-shrink:0;width:3.75rem;height:3.75rem;padding:.625rem;margin:-0.625rem;cursor:pointer;border-radius:2px;color:#1c1c1a;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header__toggle>span{position:absolute;left:.625rem;width:2.5rem;height:.125rem;background:currentColor;-webkit-transition:top .2s ease-in-out 0s,-webkit-transform .2s ease-in-out 0s;transition:top .2s ease-in-out 0s,-webkit-transform .2s ease-in-out 0s;transition:top .2s ease-in-out 0s,transform .2s ease-in-out 0s}.header__toggle>span:first-child{top:1.3125rem}.header__toggle>span:nth-child(2){top:1.8125rem}.header__toggle>span:last-child{top:2.3125rem}.header--open .header__toggle>span{top:1.8125rem}@media(hover: none)and (pointer: coarse){.header--open .header__toggle>span{-webkit-transition:top .2s ease-in-out 0s,-webkit-transform .2s ease-in-out .2s;transition:top .2s ease-in-out 0s,-webkit-transform .2s ease-in-out .2s;transition:top .2s ease-in-out 0s,transform .2s ease-in-out .2s}}.header--open .header__toggle>span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header--open .header__toggle>span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}.header--open .header__toggle>span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media(hover: hover)and (pointer: fine){.header__toggle:hover>span,.header__toggle:focus-visible>span{top:1.8125rem}}.header__menu{z-index:1001}@media(max-width: 61.9375em){.header__menu{visibility:hidden;position:fixed;top:4.5rem;right:-100vw;width:100%;height:calc(100dvh - 4.5rem);background:#f7f5f0;-webkit-transition:top .2s ease-in-out,height .05s ease-in-out,right .4s ease-in-out;transition:top .2s ease-in-out,height .05s ease-in-out,right .4s ease-in-out;overflow-y:auto;overflow-x:hidden}}@media(max-width: 61.9375em)and (min-width: 36em){.header__menu{right:max(-100vw,-25rem);max-width:25rem}}@media(max-width: 61.9375em){.header--sticky .header__menu{top:4rem;height:calc(100dvh - 4rem)}.header--visible .header__menu,.header--open .header__menu{visibility:visible}.header--open .header__menu{right:0}}@media(min-width: 62em){.header__menu{visibility:unset !important}}.header__navInner,.header__navChildren{display:-webkit-flex;display:flex;flex-direction:column;padding:0;list-style:none}@media(max-width: 61.9375em){.header__navInner{padding:1rem}}@media(min-width: 62em){.header__navInner{flex-direction:row;justify-content:flex-end;gap:1.5rem}}.header__navChildren{display:none;width:100%;padding-left:1rem}@media(min-width: 62em){.header__navChildren{position:absolute;left:0;top:100%;width:auto;min-width:13.75rem;max-height:max(12.5rem,60vh - 6.25rem);overflow-y:auto;padding:0;border-radius:4px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;-ms-overflow-style:none;scrollbar-width:none}.header__navChildren::-webkit-scrollbar{display:none}.header--sticky .header__navChildren{max-height:max(12.5rem,60vh - 4.5rem)}.header__navItem--level0:last-child>.header__navChildren{left:unset;right:0}}.header__navItem{position:relative;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;font-size:1rem;line-height:1.5rem;z-index:2}.header__navItem:first-child{margin-top:.5rem}@media(min-width: 62em){.header__navItem:first-child{margin-top:0}}.header__navItem:not(:last-child){margin-bottom:.5rem}@media(min-width: 62em){.header__navItem:not(:last-child){margin-bottom:0}}.header__navItem--level0{font-size:1.125rem;line-height:2rem}@media(min-width: 62em){.header__navItem--level0{padding-top:.75rem;padding-bottom:.75rem}}@media(min-width: 62em){.header__navItem--level1,.header__navItem--level2,.header__navItem--level3{background-color:#fff;padding-bottom:.5rem;padding-left:.75rem;padding-right:.75rem}.header__navItem--level1:first-child,.header__navItem--level2:first-child,.header__navItem--level3:first-child{padding-top:.5rem;border-radius:4px 4px 0 0}.header__navItem--level1:last-child,.header__navItem--level2:last-child,.header__navItem--level3:last-child{border-radius:0 0 4px 4px}}@media(hover: hover)and (pointer: fine){.header__navItem:hover>a,.header__navItem:hover>button,.header__navItem:focus-visible>a,.header__navItem:focus-visible>button{color:#1c1c1a}}.header__navLink,.header__navSubmenuToggle{color:#1c1c1a}.header__navLink:focus-visible>a,.header__navLink:focus-visible>button,.header__navSubmenuToggle:focus-visible>a,.header__navSubmenuToggle:focus-visible>button{color:#1c1c1a}.header__navLink{font-size:1rem;color:#5c5a56;flex-grow:1;display:block;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header__navLink.active{text-decoration:underline;text-underline-offset:.2em}.header__navSubmenuToggle{display:-webkit-flex;display:flex;justify-content:center;align-items:center;width:3rem;height:2rem;padding:.5rem 1rem;margin:0 -1rem 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-transition:-webkit-transform .3s ease-in-out,color .3s ease-in-out;transition:-webkit-transform .3s ease-in-out,color .3s ease-in-out;transition:transform .3s ease-in-out,color .3s ease-in-out}.header__navSubmenuToggle.show{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__navSubmenuToggle>svg{width:1rem;height:1rem}@media(min-width: 62em){.header__navSubmenuToggle{width:2rem;height:1.5rem;padding:.5rem .5rem;margin:0 -0.5rem 0 0}}@font-face{font-family:"Georgia";src:url("/assets/fonts/georgia.ttf") format("truetype")}.Hero__container{width:100%}.Hero__title{font-size:clamp(48px,5vw,88px);line-height:1;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;margin-bottom:1.25rem;overflow-wrap:break-word}.Hero__title--small{font-size:clamp(42px,3vw,58px)}.Hero__tagline{font-size:.8rem;color:#5c5a56;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.25rem}.Hero__text{margin-top:3rem}@font-face{font-family:"Georgia";src:url("/assets/fonts/georgia.ttf") format("truetype")}.Standard__layout{display:-webkit-flex;display:flex;align-items:flex-start;gap:1.5rem}@media(max-width: 47.9375em){.Standard__layout{flex-direction:column;gap:1.25rem}}.Standard__title{font-size:.8rem;color:#5c5a56;text-transform:uppercase;letter-spacing:2px;font-weight:400}.Standard__titleCol{flex:0 0 28%;min-width:12rem}@media(max-width: 47.9375em){.Standard__titleCol{flex:0 0 auto;min-width:0}}.Standard__contentCol{flex:1 1 auto;min-width:0}.Standard__text2{margin-top:3rem;font-size:1.125rem}@font-face{font-family:"Georgia";src:url("/assets/fonts/georgia.ttf") format("truetype")}.footer{padding-top:6rem;border-top:1px solid rgba(190,190,190,0.6509803922);background-color:#1c1c1a;color:#f7f5f0}.footer__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}@media(min-width: 62em){.footer__grid{grid-template-columns:repeat(4, 1fr);gap:3rem}}.footer__col{grid-column:span 1}.footer__col:not(.footer__col--logo){display:none}@media(min-width: 62em){.footer__col:not(.footer__col--logo){display:block}}.footer__col--logo{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:1.5rem;justify-self:center;align-items:center}@media(min-width: 62em){.footer__col--logo{align-items:start;justify-self:start}}.footer__logo{width:8.75rem;height:auto;display:block;object-fit:contain}.footer__social{display:-webkit-flex;display:flex;align-items:center;gap:1rem}.footer__socialLink{display:-webkit-inline-flex;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background-color:#f7f5f0;position:relative;z-index:1;text-decoration:none;color:#1c1c1a;-webkit-transition:all .2s ease;transition:all .2s ease}.footer__socialLink:hover{background-color:#f7f5f0}.footer__socialLink svg{width:24px;height:24px;fill:currentColor}.footer__title{font-size:1rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem}.footer__menu ul{list-style:none;padding:0;margin:0;display:-webkit-flex;display:flex;flex-direction:column;gap:.75rem}.footer__menu a{font-size:.8rem;text-decoration:none}.footer__menu a.active{text-decoration:underline;text-underline-offset:.2em}.footer__copyright{margin-top:3rem;padding:1.25rem 0;border-top:1px solid rgba(190,190,190,0.6509803922)}.footer__copyright--holder{text-align:center}.footer__copyright--privacy{margin-top:.75rem;display:-webkit-flex;display:flex;justify-content:center;gap:1rem}.footer__copyright--privacy a{font-size:.8rem;text-decoration:none}/*!
 * froala_editor v4.0.12 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2022 Froala Labs
 *
 * Dieses Stylesheet muss im Frontend integriert werden, wenn froala-Inhalt dargestellt wird.
 * Sowie im Backend im Froala-Editor (Parameter 'iframeStyleFiles')
 */.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0 #ccc;-moz-box-shadow:10px 10px 5px 0 #ccc;box-shadow:10px 10px 5px 0 #ccc}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view table[border="0"] td:not([class]),.fr-view table[border="0"] th:not([class]),.fr-view table[border="0"] td[class=""],.fr-view table[border="0"] th[class=""]{border-width:0}.fr-view table:not([class]){border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table:not([class]) td{min-width:5px}.fr-view table:not([class]) td,.fr-view table:not([class]) th{border:1px solid #ddd}.fr-view table:not([class]) td:empty,.fr-view table:not([class]) th:empty{height:20px}.fr-view table:not([class]) th{background:#ececec}.fr-view table:not([class]) tfoot td{background:#ececec}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:"📎";font-weight:400}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir=rtl] blockquote{border-left:none;border-right:solid 2px #5e35b1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir=rtl] blockquote blockquote{border-color:#00bcd4}.fr-view[dir=rtl] blockquote blockquote blockquote{border-color:#43a047}.fr-view blockquote{border-left:solid 2px #5e35b1;margin-left:0;padding-left:5px;color:#5e35b1}.fr-view blockquote blockquote{border-color:#00bcd4;color:#00bcd4}.fr-view blockquote blockquote blockquote{border-color:#43a047;color:#43a047}.fr-view span.fr-emoticon{font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat !important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-0.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#aaa !important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ff0}.fr-view .fr-class-code{border-color:#ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:"Courier New",Courier,monospace}.fr-view .fr-class-transparency{opacity:.5}.fr-view img{position:relative;max-width:100%;height:auto !important}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px)}.fr-view img.fr-dii.fr-fil{float:left;margin:0 10px 10px 0;max-width:calc(100% - 10px)}.fr-view img.fr-dii.fr-fir{float:right;margin:0 0 10px 10px;max-width:calc(100% - 10px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px)}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute !important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";width:100%;text-align:center}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px)}img.fr-view.fr-dii.fr-fil{float:left;margin:0 10px 10px 0;max-width:calc(100% - 10px)}img.fr-view.fr-dii.fr-fir{float:right;margin:0 0 10px 10px;max-width:calc(100% - 10px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px)}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}@font-face{font-family:"Georgia";src:url("/assets/fonts/georgia.ttf") format("truetype")}.StandardListe__layout{display:-webkit-flex;display:flex;align-items:flex-start;gap:1.5rem}@media(max-width: 47.9375em){.StandardListe__layout{flex-direction:column;gap:1.25rem}}.StandardListe__tagline{font-size:.8rem;color:#5c5a56;text-transform:uppercase;letter-spacing:2px;font-weight:400}.StandardListe__taglineCol{flex:0 0 28%;min-width:12rem}@media(max-width: 47.9375em){.StandardListe__taglineCol{flex:0 0 auto;min-width:0}}.StandardListe__contentCol{flex:1 1 auto;min-width:0}.StandardListe__text,.StandardListe__itemText{color:#5c5a56}.StandardListe__text{margin-bottom:1.25rem}.StandardListe__text2{color:#5c5a56;font-size:1.125rem;padding:3rem 0}.StandardListe__title{margin-bottom:.75rem}.StandardListe__listItem{padding:3rem 0;border-bottom:1px solid rgba(190,190,190,0.6509803922)}.StandardListe__listItem:first-child{padding-top:0}.StandardListe__listItem:last-child{border-bottom:0;padding-bottom:0}.StandardListe__itemTitle{margin-bottom:.5rem}.StandardListe__itemTitleLink{display:inline-block;color:inherit;text-decoration:none}.StandardListe__itemTitleLink:hover{text-decoration:underline;text-underline-offset:.2em}@font-face{font-family:"Georgia";src:url("/assets/fonts/georgia.ttf") format("truetype")}.Tagline__title{margin:0}@font-face{font-family:"Georgia";src:url("/assets/fonts/georgia.ttf") format("truetype")}.Kontaktformular__title{margin-bottom:1.25rem}.Kontaktformular__layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:stretch}@media(min-width: 75em){.Kontaktformular__layout{grid-template-columns:1.3fr .7fr}}.Kontaktformular__form{width:100%;height:100%}.Kontaktformular__fields{display:-webkit-flex;display:flex;flex-direction:column;gap:1rem}.Kontaktformular__field{width:100%}.Kontaktformular__input,.Kontaktformular__textarea{width:100%;display:block;padding:.875rem 1rem;border:1px solid rgba(190,190,190,0.6509803922);border-radius:8px;background-color:#f7f5f0;color:#1c1c1a;font-size:1rem;line-height:1.3}.Kontaktformular__input::-webkit-input-placeholder{color:#5c5a56}.Kontaktformular__input::-moz-placeholder{color:#5c5a56}.Kontaktformular__textarea::-webkit-input-placeholder{color:#5c5a56}.Kontaktformular__textarea::-moz-placeholder{color:#5c5a56}.Kontaktformular__input::placeholder,.Kontaktformular__textarea::placeholder{color:#5c5a56}.Kontaktformular__textarea{min-height:10rem;resize:vertical}.Kontaktformular__meta{margin-top:1.25rem;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width: 35.9375em){.Kontaktformular__meta{flex-direction:column;align-items:stretch}}.Kontaktformular__infotext{font-size:.8rem;color:#5c5a56}.Kontaktformular__submit{display:-webkit-inline-flex;display:inline-flex;justify-content:center;align-items:center;padding:.75rem 1.125rem;border-radius:999px;background-color:#1c1c1a;color:#f7f5f0;font-size:.8rem;letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:1px solid #1c1c1a}.Kontaktformular__submit:hover{-webkit-filter:brightness(0.95);filter:brightness(0.95)}.Kontaktformular__details{height:100%;padding:1.125rem;border:1px solid rgba(190,190,190,0.6509803922);border-radius:12px;background-color:#f7f5f0;display:-webkit-flex;display:flex;flex-direction:column}.Kontaktformular__detailsBlock{flex:1 1 0;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}.Kontaktformular__detailsBlock:not(:last-child){margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(190,190,190,0.6509803922)}.Kontaktformular__detailsText{color:#1c1c1a;font-size:1rem;line-height:1.6}.Kontaktformular__detailsLabel{font-size:.8rem;color:#5c5a56;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem}.Kontaktformular__detailsLink{display:inline-block;font-size:1rem;color:#1c1c1a;text-decoration:none}.Kontaktformular__detailsLink:hover{text-decoration:underline;text-underline-offset:.2em}.Kontaktformular .error-field{display:none;margin-top:1rem;padding:.75rem .875rem;border-radius:8px;border:1px solid rgba(220,53,69,.35);background:rgba(220,53,69,.08);color:#1c1c1a;font-size:.8rem}.Kontaktformular__meta.has-error .error-field,.Kontaktformular__field.has-error .error-field{display:block}.Kontaktformular__field .success-message{display:none}.Kontaktformular__field .success-message.show{display:block}
