/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--mainColorOpacity:#fff0;--mainColor:#fff;--maintextColor:#e56a54;--secondtextColor:#fff;--thirdtextColor:#4797a8;--lightBackground:#f8f5f4;--lightGray:#e9edef;--darkGray:#7d7e80;--yellow:#fbf6d9;--darkYellow:#f1d779;--lightBlue:#4797a880;--lightRosa:#ebd3cc;--darkBlue:#06063b;--imageFilter:sepia(7%) brightness(80%) saturate(132%) contrast(90%);--textShadow:0px 10px 30px #000;--boxShadow1:30px 20px 1px 3px;--boxShadow2:-30px 20px 1px 3px;--boxShadow3:30px -20px 1px 3px;--boxShadow4:-30px -20px 1px 3px;--border1:4px solid var(--darkBlue);--gradiant1:radial-gradient(circle,#eabfb2 0%,#ebd3cc 60%);--gradiant2:radial-gradient(circle,#2a91a7 0%,#4797a8 60%);--font-family:"Biryani",sans-serif}*{box-sizing:border-box;font-family:Titillium Web,sans-serif;margin:0;padding:0}.App{text-align:center}.link{color:inherit}.link:hover{color:#555}a{color:inherit;font:inherit;font-size:inherit}strong{font-weight:600}h1{color:#e56a54;color:var(--maintextColor);display:flex;font-size:min(5vw,5rem);font-weight:700;margin-left:50px;margin-right:50px}h1,h2{font-family:Biryani,sans-serif;font-family:var(--font-family);white-space:pre-line}h2{color:#4797a8;color:var(--thirdtextColor);font-size:3.5rem;font-weight:600}h3{font-weight:500}h3,h4{font-family:Biryani,sans-serif;font-family:var(--font-family);white-space:pre-line}h4{font-weight:400}p{font-weight:350}p,ul{font-family:Biryani,sans-serif;font-family:var(--font-family);font-size:1.1rem;text-align:start;white-space:pre-line}ul{font-weight:300;line-height:2rem}li{color:inherit;font:inherit;font-size:inherit;line-height:inherit}section{scroll-margin-top:60px}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.pulsating-logo{animation:pulse 2s infinite;height:auto;width:30rem}.loading-screen{opacity:1;transition:opacity .5s ease}.loading-screen.fade-out{opacity:0}@media only screen and (max-width:1024px){h1{font-size:4rem}}@media only screen and (max-width:768px){:root{--boxShadow1:20px 15px 1px 3px;--boxShadow2:-20px 15px 1px 3px;--boxShadow3:20px -15px 1px 3px;--boxShadow4:-20px -15px 1px 3px}h1{font-size:min(3rem,10vw)}h2{font-size:2rem}h3{font-size:1.3rem}p,ul{font-size:16px}.pulsating-logo{width:20rem}}@media only screen and (max-width:425px){:root{--border1:2px solid var(--darkBlue)}h1{font-size:min(2.5rem,10vw)}h2{font-size:1.7rem}h3{font-size:1rem}p,ul{font-size:16px}}.Slider_Carousel__yhF60{align-items:center;background:#0000;display:flex;overflow:auto}.Slider_CarouselItem__lc8-b{height:80vh;max-height:700px;min-height:400px}.Slider_CarouselImg__qHtWW{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.Slider_EventDescription__iVigF a{color:#fff}.Slider_EventDescription__iVigF{text-align:center}.Slider_caption__mQZb0{display:flex;flex-direction:column;justify-content:center}.Kalender_headline__oYlOv{display:flex;justify-content:center;margin-bottom:20px}.Kalender_headline__oYlOv h1{color:var(--thirdtextColor)}.Kalender_section1__HrwYA{background-color:var(--lightBackground);display:flex;flex-direction:column;padding-bottom:100px;padding-top:50px;transition:background-color .3s ease-in-out}.Kalender_container__3iO4z{max-width:none}.Kalender_redirect__i3kx6{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:50px}.Kalender_redirect__i3kx6 button{align-items:center;background:var(--mainColorOpacity);border:0;color:#000;font-size:1.5rem;height:60px;justify-content:center;margin:0 1rem;padding:.5rem 1rem;text-decoration:none;transition:.3s ease-in-out}.Kalender_redirect__i3kx6 button:hover{background-color:var(--yellow);box-shadow:10px 10px 1px 3px;transition-delay:.2s}.Kalender_Arrow__vP3Xf:hover{left:20px;transition:.2}.Kalender_smallCalendarWrapper__gnhPh{display:flex;justify-content:center}@media only screen and (max-width:1024px){.Kalender_redirect__i3kx6 p{padding:0 40px}.Kalender_headline__oYlOv{display:flex;justify-content:center}.Kalender_headline__oYlOv h1{font-size:3rem;margin:0}}@media only screen and (max-width:720px){.Kalender_headline__oYlOv h1{font-size:2rem;margin:0}}.SmallKalender_smallCalendarContainer__3eLUW{background-color:var(--yellow);border:var(--border1);border-radius:10px;margin:0 auto;max-width:90%;padding:20px 0;text-align:center;width:1000px}.SmallKalender_eventList__GKPtc{display:flex}.SmallKalender_eventPreviewMiddle__GrbPH,.SmallKalender_eventPreview__PYyXo{height:150px;padding:10px;width:100%}.SmallKalender_eventPreviewMiddle__GrbPH{border-left:2px solid var(--darkBlue);border-right:2px solid var(--darkBlue)}.SmallKalender_date__nkjmD{color:var(--darkBlue);font-size:20px;font-weight:700;line-height:20px;margin:5px 0;text-align:center}.SmallKalender_summary__1SfMv{color:var(--thirdtextColor);font-size:25px;margin:0}.SmallKalender_dateTime__7Pu9H{color:var(--darkBlue);font-size:14px}@media only screen and (max-width:1024px){.SmallKalender_smallCalendarContainer__3eLUW{margin-bottom:0}.SmallKalender_date__nkjmD{font-size:15px}.SmallKalender_summary__1SfMv{font-size:20px}}@media only screen and (max-width:768px){.SmallKalender_smallCalendarContainer__3eLUW{padding:0}.SmallKalender_eventList__GKPtc{flex-direction:column}.SmallKalender_eventPreviewMiddle__GrbPH{border:1px solid #000;border-left:none;border-right:none}.SmallKalender_eventPreviewMiddle__GrbPH,.SmallKalender_eventPreview__PYyXo{align-items:center;display:grid;grid-template-columns:20% auto;height:100px}.SmallKalender_info__2RSLp{text-align:start}}.Member_section2__xc64x{background:var(--yellow);padding-bottom:100px}.Member_headerWrapper__DHpm8{align-items:center;background-color:var(--yellow);display:flex;flex-direction:column;padding-top:75px}.Member_headline__IfEtx{color:var(--thirdtextColor);justify-content:center}.Member_headerWrapper__DHpm8 p{max-width:900px}.Member_altDiscription__qqk7-{max-width:80%;visibility:hidden}.Member_memberRow1__tyxj-{display:grid;grid-template-columns:auto auto;justify-self:center;max-width:1440px;padding:25px 0 50px}.Member_discriptionWrapper1__M7DMx{align-self:center;display:flex;flex-direction:column;grid-column:1;justify-self:center;max-width:80%}.Member_actionWrapper1__E6CQ7{align-self:center;grid-column:2;justify-self:center}.Member_memberRow2__VMODL{display:grid;grid-template-columns:auto auto;justify-self:center;max-width:1440px;padding:25px 0 50px}.Member_discriptionWrapper2__TU6Al{align-self:center;display:flex;flex-direction:column;grid-column:2;justify-self:center;max-width:80%}.Member_actionWrapper2__1z-as{align-self:center;grid-column:1;justify-self:center}.Member_bntWrapper__5iEeY{display:inline-flex}.Member_memberBnt__ZlFMN{background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;color:#fff;cursor:pointer;display:flex;font-size:16px;height:600px;margin:30px;opacity:1;text-decoration:none;transition:all .3s;width:400px}.Member_bntCaption__IVABS{align-self:flex-end;display:flex;font-weight:700;margin-bottom:30px;margin-left:20px;text-align:start;transition:.3s ease-in-out}.Member_memberBnt__ZlFMN:hover .Member_bntCaption__IVABS{background-color:var(--maintextColor);margin-bottom:50px;padding-left:3px;padding-top:3%;width:100%}.Member_memberCaption__zascF{color:var(--thirdtextColor);font-weight:700}@media (hover:none) and (pointer:coarse){.Member_bntCaption__IVABS{background:var(--maintextColor);padding:5px 0 0 5px;width:100%}}@media only screen and (max-width:1270px){.Member_memberRow1__tyxj-{grid-template-columns:auto;grid-template-rows:auto auto}.Member_discriptionWrapper1__M7DMx{grid-column:1;grid-row:1}.Member_actionWrapper1__E6CQ7{grid-column:1;grid-row:2}.Member_memberRow2__VMODL{grid-template-columns:auto;grid-template-rows:auto auto}.Member_discriptionWrapper2__TU6Al{grid-column:1;grid-row:1}.Member_actionWrapper2__1z-as{grid-column:1;grid-row:2}.Member_bntCaption__IVABS:hover .Member_bntCaption__IVABS{font-size:35px}}@media only screen and (max-width:1024px){.Member_memberBnt__ZlFMN{height:500px;width:350px}.Member_memberBnt__ZlFMN:hover .Member_bntCaption__IVABS{background-color:var(--maintextColor);font-size:35px;margin-bottom:50px;padding-top:3%;width:100%}}@media only screen and (max-width:870px){.Member_altDiscription__qqk7-{visibility:visible}.Member_memberBnt__ZlFMN{height:400px;width:250px}.Member_memberCaption__zascF{font-size:2.5rem}.Member_memberBnt__ZlFMN{height:400px;width:250px}}@media only screen and (max-width:650px){.Member_headerWrapper__DHpm8 p{padding:0 20px}.Member_actionWrapper1__E6CQ7,.Member_actionWrapper2__1z-as{width:100%}.Member_memberRow1__tyxj-{margin:50px 0;width:100%}.Member_memberRow2__VMODL{padding:0;width:100%}.Member_bntWrapper__5iEeY{display:flex;flex-direction:column;margin:0}.Member_memberCaption__zascF{margin:15px 0 25px}.Member_memberBnt__ZlFMN{height:200px;margin:15px 30px;width:auto}.Member_bntCaption__IVABS{font-size:25px}.Member_memberBnt__ZlFMN:hover .Member_bntCaption__IVABS{font-size:30px}}.PreviewPraedikner_section__MfBPP{align-items:center;background-color:var(--lightBackground);display:flex;flex-direction:column;justify-content:center;padding:0 0 75px}.PreviewPraedikner_section__MfBPP h1{color:var(--thirdtextColor)}.PreviewPraedikner_preViewBox__nskCe,.PreviewPraedikner_wrapper__cZq5n{align-items:center;display:flex;flex-direction:column}.PreviewPraedikner_preViewBox__nskCe{margin-top:30px;max-width:900px;position:relative;width:100%}.PreviewPraedikner_preVeiwImage__l4JCz{background-position:50%;background-size:cover;border-radius:1%;cursor:pointer;display:flex;flex-direction:column;height:70vh;max-height:300px;min-height:100px;transition:.3s ease;width:100%}.PreviewPraedikner_preacher__utFxF{align-self:start;color:inherit;display:flex;margin-bottom:0;text-align:left}.PreviewPraedikner_preacher__utFxF,.PreviewPraedikner_title__5LJZU{background-color:hsla(0,0%,100%,.651);padding:5px 0 0 40px;width:100%}.PreviewPraedikner_title__5LJZU{align-self:flex-start;font-size:2rem;justify-self:start;text-align:start}.PreviewPraedikner_player__8hymY{color:var(--maintextColor);font-size:5rem;left:50%;position:absolute;top:52%;transform:translate(-50%,-50%);z-index:2}.PreviewPraedikner_preViewInfo__CeAnJ{display:flex;justify-content:flex-end}.PreviewPraedikner_spotify__Kh-Il{align-self:flex-end;color:inherit;font-size:2rem;font-weight:600;padding:.5rem 2rem;text-decoration:none}.PreviewPraedikner_text__YdJPM{max-width:900px;padding:0 20px}.PreviewPraedikner_button__aLPKR button{align-items:center;background:var(--mainColorOpacity);border:0;color:inherit;font-size:1.5rem;font-weight:400;height:60px;justify-content:center;margin:0 1rem;padding:.5rem 1rem;text-decoration:none;transition:.3s ease-in-out}.PreviewPraedikner_button__aLPKR button:hover{background-color:var(--maintextColor);box-shadow:15px 10px 1px 3px #000;transition-delay:30ms}.PreviewPraedikner_Arrow__74S88:hover{left:20px;transition:.2}@media only screen and (max-width:805px){.PreviewPraedikner_spotify__Kh-Il{font-size:1.6rem}}@media only screen and (max-width:480px){.PreviewPraedikner_preVeiwImage__l4JCz{height:60vh;min-height:300px}.PreviewPraedikner_spotify__Kh-Il{padding:1rem 2rem}}.AudioPlayer_forwardBackward__q5w\+o{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:monospace;font-size:19px;margin-left:10px;margin-right:10px}.AudioPlayer_playPause__yH2DE{align-items:center;background-color:initial;border:none;border-radius:50%;display:flex;font-size:25px;height:45px;justify-content:center;width:45px}.AudioPlayer_play__\+kPdN{left:2px;position:relative}.AudioPlayer_currentTime__vG\+Ux{font-family:monospace;font-size:16px;margin-left:5px;margin-left:25px;margin-right:5px}.AudioPlayer_progressBar__md8qK{--bar-bg:#fff;--seek-before-width:0px;--seek-before-color:#e18d44;--knobby:#19586d;--selecteKnobby:#37c6f6;-webkit-appearance:none;appearance:none;background:var(--bar-bg);border-radius:10px;height:11px;outline:none;position:relative;width:400px}.AudioPlayer_progressBar__md8qK::-webkit-slider-runnable-track{background:var(--bar-bg);border-radius:10px;height:11px;outline:none;position:relative;width:100%}.AudioPlayer_progressBar__md8qK::-moz-range-track{background:var(--bar-bg);border-radius:10px;height:11px;outline:none;position:relative;width:100%}.AudioPlayer_progressBar__md8qK::-moz-focus-outer{border:0}.AudioPlayer_progressBar__md8qK:before{background-color:var(--seek-before-color);border-bottom-left-radius:10px;border-top-left-radius:10px;content:"";cursor:pointer;height:11px;left:0;top:o;width:var(--seek-before-width);z-index:2}.AudioPlayer_progressBar__md8qK::-moz-range-progress{background-color:var(--seek-before-color);border-bottom-left-radius:10px;border-top-left-radius:10px;height:11px}.AudioPlayer_progressBar__md8qK::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--knobby);border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:15px;margin:-2px 0 0;position:relative;width:15px;z-index:3}.AudioPlayer_progressBar__md8qK:active::-webkit-slider-thumb{background:var(--selecteKnobby);transform:scale(1.2)}.AudioPlayer_progressBar__md8qK::-moz-range-thumb{background-color:var(--knobby);border:#0000;border-radius:50%;box-sizing:border-box;cursor:pointer;height:15px;position:relative;width:15px;z-index:3}.AudioPlayer_progressBar__md8qK:active::-moz-range-thumb{background:var(--selecteKnobby);transform:scale(1.2)}@media (max-width:700px){.AudioPlayer_progressBar__md8qK{width:auto}}.AudioPlayerV1_audioPlayerWrapper__tzI9Y{align-items:center;display:flex;justify-content:center}.AudioPlayerV1_playWrapper__7Nz-b,.AudioPlayerV1_timeWrapper__ZrLnn{display:flex}.AudioPlayerV1_duration__PhJxB{font-family:monospace;font-size:16px;margin-left:5px;margin-right:5px}@media (max-width:930px){.AudioPlayerV1_audioPlayerWrapper__tzI9Y{display:grid;grid-template-rows:auto auto;width:100%}.AudioPlayerV1_playWrapper__7Nz-b{grid-row:2;justify-self:center}.AudioPlayerV1_timeWrapper__ZrLnn{grid-row:1;justify-self:center}}.AudioPlayerV2_audioPlayerWrapper__lf3E\+{background-color:var(--maintextColor);bottom:0;display:grid;grid-template-rows:auto auto;position:absolute;width:100%;z-index:100}.AudioPlayerV2_playWrapper__AWsEl{color:#fff;display:flex;grid-row:1;justify-self:center}.AudioPlayerV2_timeWrapper__jkLXK{display:flex;grid-row:2;justify-self:center}.AudioPlayerV2_duration__kaYme{display:none}@media (max-width:830px){.AudioPlayerV2_timeWrapper__jkLXK{width:auto}}.SignupV1_signupWrapper__CCwRZ{align-items:center;display:flex;justify-content:center;padding-bottom:100px;padding-top:70px;width:100%}.SignupV1_signupBox__f96Rg{align-items:center;background-color:#fff;box-shadow:30px 20px 1px 10px var(--thirdtextColor);display:flex;flex-direction:column;height:auto;justify-content:center;width:60%}.SignupV1_line__fDPoJ{background-color:var(--maintextColor);height:15px;width:100%}.SignupV1_title__5rEgu{color:var(--darkBlue);margin-top:30px}.SignupV1_form__znIqj{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.SignupV1_description__MqK1F{color:var(--darkBlue);margin:0 15px;max-width:600px}.SignupV1_descriptionInput__UxOKn{margin:10px;width:70%}.SignupV1_mailInput__I8RLH{height:40px;margin:10px;width:40%}.SignupV1_input__Pzqm3{border:1px solid #000;width:100%}.SignupV1_submit__u1IpG{background-color:var(--darkBlue);border:none;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:900;height:40px;margin:30px;width:150px}.SignupV1_submit__u1IpG:active{color:var(--thirdtextColor);width:145px}.SignupV1_validationMessage__SQiEy{margin-bottom:5px}@media(max-width:720px){.SignupV1_signupBox__f96Rg{box-shadow:20px 15px 1px 5px var(--thirdtextColor);width:80%}.SignupV1_title__5rEgu{margin-left:5px;margin-right:5px}.SignupV1_description__MqK1F{margin-left:15px;margin-right:15px}.SignupV1_mailInput__I8RLH{width:70%}}.Footer_footer__MBzsT{background-color:#2b2b2b;display:grid;height:350px;overflow:hidden;width:100%}.Footer_container__SsblI{align-content:center;display:grid;grid-template-columns:50% 50%;justify-self:center;max-width:700px;width:100%}.Footer_box1__T-U8b{grid-gap:15px;display:grid;gap:15px}.Footer_box2__ePS9n{align-items:flex-start;display:flex;flex-direction:column;margin-left:100px}.Footer_info__-A5Ta{align-items:center;display:flex;padding-left:7px}.Footer_icon__xoyO9{color:var(--maintextColor);height:auto;width:30px}.Footer_footer__MBzsT p{color:#fff;margin:0 0 0 20px}.Footer_footer__MBzsT h2{color:#fff;font-size:2.2rem}.Footer_footer__MBzsT h3{color:var(--maintextColor);text-align:center}.Footer_box1__T-U8b img{width:350px}.Footer_box2__ePS9n a{justify-self:left}.Footer_box2__ePS9n img{height:auto;width:200px}.Footer_box2__ePS9n h3{text-align:start}@media only screen and (max-width:768px){.Footer_footer__MBzsT{height:auto}.Footer_container__SsblI{align-items:center;display:flex;flex-direction:column;margin:30px 0}.Footer_box2__ePS9n{margin-bottom:40px;margin-left:0;max-width:400px}.Footer_info__-A5Ta{margin-bottom:20px}.Footer_footer__MBzsT h2{font-size:2rem}.Footer_footer__MBzsT h3{font-size:1.5rem;text-align:center}.Footer_box2__ePS9n img{width:250px;width:200px}}.Boern_legestueCitat__bPx-m{align-items:center;display:flex;height:auto;justify-content:center;margin:0 15%;width:100%}.Boern_citat1__E9IYu{color:#fff;max-width:900px}.Boern_sec1__HKFcx{background-color:var(--lightBackground);padding:50px 0}.Boern_sec2__YfBjD{background-color:var(--yellow);padding:50px 0}.Boern_sec3__qOsQO{background-color:var(--lightBackground);padding:50px 0}.Boern_gallery__Cw-JN{background:linear-gradient(to bottom,var(--yellow) 50%,var(--lightBackground) 50%);padding:25px 0}.PageHeader_pageHeaderWrapper__UWXMQ{align-items:center;display:flex;height:80vh;justify-content:center;width:100%}.PageHeader_pageHeaderWrapperLoaded__ti1Bd{transition:all .3s ease-in}.PageHeader_pageHeaderImg__OroFp{background-position:50%;background-repeat:no-repeat;background-size:cover;filter:var(--imageFilter);-webkit-filter:var(--imageFilter);-moz-filter:var(--imageFilter);height:100%;width:100%;z-index:15}.PageHeader_pageHeaderTextBox__9rr8S{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:20}.PageHeader_pageHeadTitle__fJMJX{color:#fff;margin:0;text-shadow:0 10px 30px #000}.PageHeader_pageHeaderDescription__vK1Hq{color:#fff;font-weight:800;margin-bottom:30px;margin-top:20px;max-width:700px;padding:10px 20px;text-shadow:0 10px 30px #000}.PageHeader_pageHeaderSectionNav__Lytlv{display:flex;flex-wrap:wrap;justify-content:center;width:1024px}.PageHeader_pageHeaderSectionBnt__jC73Y{background-color:initial;border:none;color:#fff;cursor:pointer;font-weight:700;margin-left:20px;padding:10px;text-decoration:none;text-shadow:0 10px 30px #000}@media(hover:hover){.PageHeader_pageHeaderSectionBnt__jC73Y:Hover{background-color:var(--maintextColor);box-shadow:5px 5px 1px 3px #000}}@media only screen and (max-width:1024px){.PageHeader_pageHeaderSectionNav__Lytlv{width:auto}}@media only screen and (max-width:768px){.PageHeader_pageHeadTitle__fJMJX{font-size:2rem}.PageHeader_pageHeaderSectionNav__Lytlv{flex-direction:column;margin-top:30px}}.PageInfoV1_pageInfo__klWrU{justify-self:center;max-width:900px;overflow:hidden}.PageInfoV1_header__wuV2\+{color:var(--thirdtextColor);margin:0 0 0 20px;text-align:start}.PageInfoV1_line__K8Oef{border:1px solid gray;margin:1rem 15px}.PageInfoV1_textBox__lC9ed{display:block;-webkit-hyphens:auto;hyphens:auto;padding:10px 30px;text-align:justify;width:100%}.PageInfoV1_image__bHuJr{background-position:50%;background-repeat:no-repeat;background-size:cover;float:right;height:255px;margin:10px 30px 0 15px;width:150px}@media only screen and (min-width:768px){.PageInfoV1_pageInfo__klWrU{display:grid}.PageInfoV1_header__wuV2\+{grid-column:1/span 2;grid-row:1}.PageInfoV1_line__K8Oef{grid-column:1/span 2;grid-row:2}.PageInfoV1_textBox__lC9ed{align-self:center;grid-column:1/span 2;grid-row:3}.PageInfoV1_image__bHuJr{grid-column:2;grid-row:3;height:500px;width:350px}}.PageInfoV2_pageInfo__uaL4B{display:block;justify-self:center;max-width:900px;overflow:hidden}.PageInfoV2_header__lLrN7{color:var(--thirdtextColor);margin:0 0 0 20px;text-align:start}.PageInfoV2_line__XbLYk{border:1px solid gray;margin:1rem 15px}.PageInfoV2_textBox__VhdzK{display:block;padding:10px 30px;text-align:justify}.PageInfoV2_image__JvFxN{background-position:50%;background-repeat:no-repeat;background-size:cover;float:left;height:255px;margin:10px 15px 0 30px;width:150px}@media only screen and (min-width:768px){.PageInfoV2_pageInfo__uaL4B{display:grid}.PageInfoV2_header__lLrN7{grid-column:1/span 2;grid-row:1}.PageInfoV2_line__XbLYk{grid-column:1/span 2;grid-row:2}.PageInfoV2_textBox__VhdzK{align-self:center;grid-column:2;grid-row:3}.PageInfoV2_image__JvFxN{grid-column:1;grid-row:3;height:500px;width:350px}}.PageInfoV3_pageInfo__oYwRb{justify-self:center;max-width:900px;overflow:hidden}.PageInfoV3_header__jEO4u{color:var(--thirdtextColor);margin:0 0 0 20px;text-align:start}.PageInfoV3_line__biCUV{border:1px solid gray;margin:1rem 15px;visibility:hidden}.PageInfoV3_textBox__90S1g{display:block;-webkit-hyphens:auto;hyphens:auto;padding:10px 30px;text-align:justify;width:100%}.PageInfoV3_image__EMJ1v{background-position:50%;background-repeat:no-repeat;background-size:cover;float:right;height:255px;margin:10px 30px 0 15px;width:150px}@media only screen and (min-width:768px){.PageInfoV3_pageInfo__oYwRb{display:grid}.PageInfoV3_header__jEO4u{grid-column:1/span 2;grid-row:1}.PageInfoV3_line__biCUV{grid-column:1/span 2;grid-row:2}.PageInfoV3_textBox__90S1g{align-self:center;grid-column:1;grid-row:3}.PageInfoV3_image__EMJ1v{grid-column:2;grid-row:3;height:500px;width:350px}}.PageInfoV4_pageInfo__IYtKn{justify-self:center;max-width:900px;overflow:hidden}.PageInfoV4_header__4QpcQ{color:var(--thirdtextColor);margin:0 0 0 20px;text-align:start}.PageInfoV4_line__8ai6M{border:1px solid gray;margin:1rem 15px}.PageInfoV4_textBox__4sHnf{display:block;-webkit-hyphens:auto;hyphens:auto;padding:10px 30px;text-align:justify;width:100%}.PageInfoV4_image__baPYg{background-position:50%;background-repeat:no-repeat;background-size:cover;float:right;height:200px;margin:10px 30px 0 15px;width:200px}@media only screen and (min-width:768px){.PageInfoV4_pageInfo__IYtKn{display:grid}.PageInfoV4_header__4QpcQ{grid-column:1/span 2;grid-row:1}.PageInfoV4_line__8ai6M{grid-column:1/span 2;grid-row:2}.PageInfoV4_textBox__4sHnf{align-self:center;grid-column:1;grid-row:3}.PageInfoV4_image__baPYg{grid-column:2;grid-row:3;height:250px;width:250px}}.PageInfoV5_pageInfo__owv\+t{display:block;justify-self:center;max-width:900px;overflow:hidden}.PageInfoV5_header__n250d{color:var(--thirdtextColor);margin:0 0 0 20px;text-align:start}.PageInfoV5_line__hZtSm{border:1px solid gray;margin:1rem 15px}.PageInfoV5_textBox__RDbBj{display:block;padding:10px 30px;text-align:justify}.PageInfoV5_image__8qHus{background-position:50%;background-repeat:no-repeat;background-size:cover;float:left;height:200px;margin:10px 15px 0 30px;width:200px}@media only screen and (min-width:768px){.PageInfoV5_pageInfo__owv\+t{display:grid}.PageInfoV5_header__n250d{grid-column:1/span 2;grid-row:1}.PageInfoV5_line__hZtSm{grid-column:1/span 2;grid-row:2}.PageInfoV5_textBox__RDbBj{align-self:center;grid-column:2;grid-row:3}.PageInfoV5_image__8qHus{grid-column:1;grid-row:3;height:250px;width:250px}}.ContactInfo_infoBoxWrapper__7rWH0{display:flex;justify-content:center;justify-self:center;max-width:900px;padding:10px 30px}.ContactInfo_infoBox__M1FX6{align-content:flex-start;background-color:#fff;display:flex;flex-wrap:wrap;padding:10px;width:100%}.ContactInfo_info__He7Ir{align-items:center;display:flex;margin:20px 10px}.ContactInfo_value__o7-OO{font-weight:700;margin:0}.ContactInfo_icon__Hfsrv{font-size:1.7rem;margin:0 10px 0 0}.ImageGallery_galleryWrapper__6Cqyw{align-items:center;display:flex;justify-content:center;width:100%}.ImageGallery_gallery__vnyor{grid-gap:15px;display:grid;gap:15px;margin:0 15px;max-width:900px;width:100%}.ImageGallery_gallery-2__LwSzQ,.ImageGallery_gallery-3__0fXh4,.ImageGallery_gallery-4__Pv4Wt,.ImageGallery_gallery-5__5TNda{grid-template-columns:repeat(2,1fr)}.ImageGallery_firstImage__MqNUE{grid-column:span 2}.ImageGallery_firstImage__MqNUE,.ImageGallery_otherImage__mT1ZX{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:56.25%}.ImageGallery_gallery-5__5TNda .ImageGallery_firstImage__MqNUE{grid-column:1/-1;justify-self:center}.Index_sec1__39X6y{background-color:var(--lightBackground);padding:50px 0 100px}.Index_sec2__mHu9M{background-color:var(--yellow);padding:50px 0 100px}.Index_gallery__p1eu3{background:linear-gradient(to bottom,var(--yellow) 50%,var(--lightBackground) 50%);padding:25px 0}.QuotesV1_quotes__JQZaO{align-items:center;background-color:var(--lightGray);display:grid;flex-direction:column;grid-template-columns:60% auto;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;height:auto;justify-content:center;padding-bottom:100px;padding-top:100px}.QuotesV1_title__vKnO3{color:var(--darkBlue);grid-column:1;grid-row:1;margin-right:40px;text-align:end}.QuotesV1_descriptionWrapper__d4Hfq{align-self:center;display:flex;grid-column:1;grid-row:2;justify-self:end;margin:10px 40px 10px 10px;max-width:700px}.QuotesV1_pillar__r7TCn{background-color:var(--maintextColor);width:20px}.QuotesV1_description__7UKE4{color:var(--darkBlue);margin:0 0 0 10px;text-align:start}.QuotesV1_personInfo__yeIlW{align-items:center;background-color:var(--yellow);display:flex;flex-direction:column;grid-row:1/span 2;height:350px;justify-self:center;margin-right:50px;width:200px}.QuotesV1_img__IttUi,.QuotesV1_personInfo__yeIlW{border-top-left-radius:6rem 5rem;border-top-right-radius:6rem 5rem;box-shadow:var(--boxShadow1)}.QuotesV1_img__IttUi{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:6rem 5rem;border-bottom-right-radius:6rem 5rem;filter:var(--imageFilter);height:250px;margin:15px;width:170px}.QuotesV1_name__XagY3{color:var(--darkBlue);font-size:1.3rem;margin:0;text-align:start}@media(max-width:1100px){.QuotesV1_title__vKnO3{font-size:2.5rem}}@media(max-width:900px){.QuotesV1_title__vKnO3{font-size:2rem}}@media(max-width:720px){.QuotesV1_quotes__JQZaO{display:flex;flex-direction:column;justify-content:center}.QuotesV1_title__vKnO3{margin-bottom:20px;margin-right:auto;text-align:center}.QuotesV1_personInfo__yeIlW{margin:auto}.QuotesV1_descriptionWrapper__d4Hfq{margin:30px 50px 30px 30px}}@media(max-width:370px){.QuotesV1_title__vKnO3{font-size:1.3rem}}.QuotesV2_quotes__UXXeX{align-content:center;align-items:center;background-color:var(--lightGray);display:grid;flex-direction:column;grid-template-columns:auto 60%;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;height:auto;justify-content:center;padding-bottom:100px;padding-top:100px}.QuotesV2_title__yscyy{color:var(--darkBlue);grid-column:2;grid-row:1;margin-right:40px;text-align:start}.QuotesV2_descriptionWrapper__NXwWa{align-self:center;display:flex;grid-column:2;grid-row:2;justify-self:start;margin:10px 40px 10px 10px;max-width:700px}.QuotesV2_pillar__JEHEc{background-color:var(--maintextColor);width:20px}.QuotesV2_description__WpS3x{color:var(--darkBlue);margin:0 0 0 10px;text-align:start}.QuotesV2_personInfo__nG\+og{align-items:center;display:flex;flex-direction:column;grid-row:1/span 2;height:350px;justify-self:center;margin-right:50px;width:200px}.QuotesV2_img__Ji0-b,.QuotesV2_personInfo__nG\+og{border-top-left-radius:6rem 5rem;border-top-right-radius:6rem 5rem}.QuotesV2_img__Ji0-b{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:6rem 5rem;border-bottom-right-radius:6rem 5rem;box-shadow:var(--boxShadow2);filter:var(--imageFilter);height:250px;margin:15px;width:170px}.QuotesV2_name__L7iFt{color:var(--darkBlue);font-size:1.3rem;font-weight:700;margin:25px 0 0;padding:5px;text-align:start}@media(max-width:1100px){.QuotesV2_title__yscyy{font-size:2.5rem}}@media(max-width:900px){.QuotesV2_title__yscyy{font-size:2rem}}@media(max-width:720px){.QuotesV2_quotes__UXXeX{display:flex;flex-direction:column;justify-content:center}.QuotesV2_title__yscyy{margin-bottom:20px;margin-right:auto;text-align:center}.QuotesV2_personInfo__nG\+og{margin:auto}.QuotesV2_descriptionWrapper__NXwWa{margin:50px 30px 30px}}@media(max-width:370px){.QuotesV2_title__yscyy{font-size:1.3rem}}.Index_sec1__us11Q{padding:50px 0 0}.Index_sec1__us11Q,.Index_sec2__elRcJ,.Unge_sec1__4GSwJ{background-color:var(--lightBackground)}.Unge_sec1__4GSwJ,.Unge_sec2__UmKqJ{padding:50px 0 100px}.Unge_sec2__UmKqJ{background-color:var(--yellow)}.Unge_gallery__eSp9Y{background:linear-gradient(to bottom,var(--lightBackground) 50%,var(--yellow) 50%);padding:25px 0}.Andre_sec1__AJz0y{background-color:var(--lightBackground);padding:50px 0}.Andre_sec2__JhSPq{background-color:var(--yellow);padding:50px 0}.Andre_sec3__jrGw1{background-color:var(--lightBackground);padding:50px 0}.Andre_gallery__XTw7q{background:linear-gradient(to bottom,var(--yellow) 50%,var(--lightBackground) 50%);padding:25px 0}.PageCard_pageCard__0pPpB{border:var(--border1);cursor:pointer;max-width:490px;min-height:200px;padding:10px 10px 0;text-decoration:none;width:90%}.PageCard_pageCard__0pPpB h2{margin-left:0;margin-right:0;text-align:left}.PageCardGrid_wrapper__h2cj9{background-color:var(--lightBackground);display:flex;justify-content:center}.PageCardGrid_grid__XIrUV{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;max-width:1300px;padding:50px 0}@media only screen and (min-width:768px){.PageCardGrid_grid__XIrUV{gap:50px;padding:100px 50px}}.Index_sec1__2qtgv{background-color:var(--lightBackground);padding:100px 0 0}.Index_fundamentet__FIprc{height:430px;position:relative;z-index:5}.Index_backgroundImage__8a2dk{background-position:50%;background-repeat:no-repeat;background-size:cover;filter:sepia(30%) brightness(70%) saturate(132%) contrast(94%);-webkit-filter:sepia(30%) brightness(70%) saturate(132%) contrast(94%);-moz-filter:sepia(30%) brightness(70%) saturate(132%) contrast(94%);height:100%;width:100%;z-index:5}.Index_fundamentetInfo__egpIG{align-items:center;display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.Index_fundamentetInfo__egpIG h1{color:#fff;padding:50px 0}.Index_fundamentetInfo__egpIG p{color:#fff;font-weight:600;margin-bottom:0;max-width:600px;padding:0;text-align:center;width:100%}.Index_listItem1__EP1Ax{background-color:var(--lightRosa);display:flex;justify-content:center;padding:50px 0 25px}.Index_number__oVfRv{-webkit-text-stroke:3px;-webkit-text-stroke-color:var(--maintextColor);color:#fff;margin:0}.Index_listItemTitle__PM0eC{color:var(--maintextColor);margin:0 20px 30px;max-width:800px;text-align:start}.Index_listItemSubTitle__IVv8x{color:var(--maintextColor);margin-left:20px;max-width:600px;text-align:start}.Index_listItemText1__ai\+8z{margin:0 25px;max-width:800px;padding:0 0 40px;text-align:start}.Index_listItemText1__ai\+8z p{margin:0}.Index_scripture__CJ5ZQ{font-weight:600}.Index_listItem2__mx\+cf{background-color:var(--lightBackground);display:flex;justify-content:center;padding:50px 0 25px}.Index_listItemText2__o41gB{color:var(--darkBlue);margin:0 25px;max-width:800px;padding:0 0 40px;text-align:start}.Index_listItemText2__o41gB p{margin:0}.Index_vedtagter__xyCIT{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:40px}.Index_vedtagter__xyCIT h1{color:var(--thirdtextColor);max-width:800px}.Index_vedtagter__xyCIT p{max-width:800px}@media (max-width:930px){.Index_listItem1__EP1Ax,.Index_listItem2__mx\+cf{flex-direction:column}.Index_number__oVfRv{margin-left:20px}}@media (max-width:600px){.Index_fundamentetInfo__egpIG p{width:90%}.Index_vedtagter__xyCIT p{margin:0 10px}}@media (max-width:300px){.Index_fundamentet__FIprc{height:500px}}.Gudstjeneste_sec1__Firn0{background-color:var(--lightBackground);padding:100px 0}.Gudstjeneste_sec3__-5tcg{background-color:var(--yellow);padding:100px 0}.Gudstjeneste_actionWrapper__vZDe5{grid-gap:30px;display:grid;gap:30px;grid-auto-flow:column;justify-self:center;max-width:1024px}.Gudstjeneste_bntWrapper__WgBi4{align-items:center;display:flex;flex-direction:column;width:100%}.Gudstjeneste_memberBnt__AbyCZ{background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;color:#fff;cursor:pointer;display:flex;font-size:16px;height:350px;opacity:1;text-decoration:none;transition:all .3s;width:inherit}.Gudstjeneste_memberBnt__AbyCZ:hover{filter:brightness(110%);transform:scale(1.02)}.Gudstjeneste_bntCaption__27\+Hl{align-self:flex-end;display:flex;font-size:35px;font-weight:700;margin-bottom:30px;margin-left:20px;text-align:start;transition:.3s ease-in-out}.Gudstjeneste_memberBnt__AbyCZ:hover .Gudstjeneste_bntCaption__27\+Hl{background-color:var(--maintextColor);font-size:50px;margin-bottom:50px;padding-top:3%;width:100%}.Gudstjeneste_memberCaption__Tgfcg{color:var(--thirdtextColor);font-weight:700}.Gudstjeneste_bntText__NkUpp{width:inherit}.Gudstjeneste_bntText__NkUpp p{text-align:justify;width:inherit}@media only screen and (max-width:768px){.Gudstjeneste_actionWrapper__vZDe5{grid-auto-flow:row}}.Index_sec1__TUMQl{background-color:var(--lightBackground);padding:75px 0 50px}.Index_sec2__yQ11E{background-color:var(--yellow);padding:75px 0 50px}.Index_sec3__h79Fy{background-color:var(--lightBackground);padding:75px 0 50px}.Index_sec4__iR1Tj{background-color:var(--yellow);padding:75px 0 100px}.Index_gallery__5RMGP{background:linear-gradient(to bottom,var(--yellow) 50%,var(--lightBackground) 50%);padding:0}.Episode_episodeContainer__4CmGs{background-color:var(--lightRosa);border-top:10px;border-color:azure;border-left:none;border-right:none;color:var(--darkBlue);display:grid;grid-template-columns:150px auto;margin:0;max-width:900px;min-width:900px;padding:10px;transition:background-color .4s ease-in-out}.Episode_episodeContainerExpand__QnKsk,.Episode_episodeContainer__4CmGs:hover{background-color:var(--maintextColor);color:#fff}.Episode_image__3wSXi{border-radius:10px;grid-column:1;margin-left:10px;margin-right:10px;max-width:125px;min-width:75px}.Episode_info__JHoSI{display:grid;grid-column:2;grid-template-rows:auto auto}.Episode_context__ZmSt1{align-items:flex-start;display:flex;flex-direction:column;grid-row:1;justify-content:center}.Episode_episodeTitleWeb__2MRXP{font-size:2rem;text-align:start}.Episode_episodeTitleMobil__jKy0f{display:none}.Episode_scripture__c-TSN{font-size:20px;font-weight:600}.Episode_date__df1Fs,.Episode_preacher__uG74o{font-size:14px}.Episode_description__NlhAB{align-items:center;display:flex;grid-column:1/span 3;justify-self:center;margin-left:0;margin-top:20px;max-width:600px;text-align:start}.Episode_audioPlayer__TaJ4V{grid-column:span 3}@media(max-width:930px){.Episode_episodeContainer__4CmGs{min-width:auto;width:100%}}@media (max-width:720px){.Episode_episodeContainer__4CmGs{grid-template-columns:100px auto}.Episode_episodeTitleWeb__2MRXP{display:none}.Episode_episodeTitleMobil__jKy0f{display:flex;font-size:1.1rem;grid-column-start:span 2;justify-self:center;text-align:start;width:100%}.Episode_image__3wSXi{min-width:auto;width:75px}.Episode_scripture__c-TSN{font-size:14px}}.FilterMenu_filterWrapper__PRJRC{display:grid;grid-template-rows:auto auto;margin-bottom:40px}.FilterMenu_mobileFilterDropdownMenu__Jf7QI{display:flex;grid-row:1;justify-content:center;position:relative;z-index:10}.FilterMenu_dropdownBasic__Aq5F-{font-size:1.5rem;font-weight:700;position:relative;width:200px;z-index:30}.FilterMenu_filterDropdownMenu__ObqaA{background-color:#6e757c;max-height:200px;overflow-y:auto;z-index:2000}.FilterMenu_dropdownItems__Hz7wF{color:#fff;font-size:1.1rem}.FilterMenu_dropdownItems__Hz7wF:active{background-color:#6e757c;color:#fff;font-size:1.1rem}.FilterMenu_filterdropdownMenuWrapper__w3\+tC{display:flex;justify-content:space-evenly;min-width:1000px;padding:20px;z-index:10}.FilterMenu_filterDropdownIndicator__KdGT\+{background-color:#0003;color:#fff;display:none;padding:8px;position:relative;text-align:center;width:100%;z-index:-2}.FilterMenu_showFilter__apZ7z{align-items:center;display:flex;grid-row:2;justify-content:center;margin-top:30px;text-align:center;width:100%;z-index:10}.FilterMenu_arrow__QesW1{font-size:2rem}.FilterMenu_filterTitle__NfHcE{color:var(--darkBlue);font-size:1.2rem;margin:0}.FilterMenu_closeBnt__6obGM{align-items:flex-start;background-color:initial;border:none;cursor:pointer;display:flex;margin-left:20px;text-decoration:none;z-index:20}.FilterMenu_close__aWm0L{color:var(--darkBlue);font-size:1.5rem}@media only screen and (max-width:1024px){.FilterMenu_filterWrapper__PRJRC{margin-bottom:0}.FilterMenu_mobileFilterDropdownMenu__Jf7QI{border:#0000;cursor:pointer;display:block;grid-row:1;height:auto;min-width:auto}.FilterMenu_filterdropdownMenuWrapper__w3\+tC{flex-direction:column;max-height:0;min-width:auto;opacity:0;overflow:hidden;padding:0;transition:opacity .3s,max-height .5s,visibility 0s .3s;visibility:hidden}.FilterMenu_filterdropdownMenuWrapperExpanded__8RCNa{background-color:var(--lightBackground);max-height:1000px;opacity:1;overflow:visible;position:relative;transition:opacity .3s,max-height 1s,visibility 0s;visibility:visible;z-index:20}.FilterMenu_filterDropdownIndicator__KdGT\+{display:flex;justify-content:center}.FilterMenu_showFilter__apZ7z{grid-row:2;margin-bottom:20px;margin-top:20px}.FilterMenu_dropdownBasic__Aq5F-{font-size:1.2rem;margin:10px}}@media only screen and (max-width:720px){.FilterMenu_filterdropdownMenuWrapperExpanded__8RCNa{flex-direction:column}.FilterMenu_dropdownBasic__Aq5F-{margin:10px}.FilterMenu_arrow__QesW1{font-size:1.2rem}.FilterMenu_filterTitle__NfHcE{font-size:1rem}.FilterMenu_close__aWm0L{font-size:1.2rem}}.Praedikner_main__qoNjm{background-color:var(--lightBackground);height:-webkit-fit-content;height:fit-content;padding-bottom:50px;width:100%}.Praedikner_pageheader__45YZJ{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding-bottom:50px;padding-top:170px;position:relative;z-index:20}.Praedikner_headline__z6xle,.Praedikner_pageheader__45YZJ p{color:#fff;text-shadow:var(--textShadow)}.Praedikner_spotify__v0hpI{color:#fff;font-size:25px;font-weight:600;text-decoration:none}.Praedikner_feed__O\+pqW{align-items:center;display:flex;flex-direction:column;min-height:50vh;position:relative;width:100%}@media only screen and (max-width:1024px){.Praedikner_backgroundImage__1hL8u{height:362px}.Praedikner_pageheader__45YZJ{padding-bottom:97px;padding-top:100px}}@media (max-width:720px){.Praedikner_backgroundImage__1hL8u{height:326px}.Praedikner_pageheader__45YZJ{padding-bottom:82px;padding-top:100px}}.Index_section1__PAQRn{background-color:var(--yellow)}.Index_wrapper__vOlYc{align-items:center;display:flex;height:570px;justify-content:space-between;justify-self:center;max-width:1024px;padding:60px 0}.Index_textbox__AKTrZ{text-align:start}.Index_wrapper__vOlYc iframe{border:0;border-radius:10px;box-shadow:var(--boxShadow1);height:100%;min-width:50%}.Index_wrapper__vOlYc button{background:none;border:none;cursor:pointer;text-decoration:underline}.Index_section2__SOkV0{display:grid;justify-content:center;margin:70px 0}.Index_section3__pTaMS{background-color:var(--yellow);display:grid;justify-content:center;padding:70px 0}@media only screen and (max-width:1024px){.Index_wrapper__vOlYc{flex-direction:column}.Index_wrapper__vOlYc iframe{min-width:auto;width:600px}}@media only screen and (max-width:768px){.Index_wrapper__vOlYc{width:100%}.Index_wrapper__vOlYc iframe{width:75%}}.Index_employees__up8sR{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:50px;max-width:1400px;width:100%}.Index_textBox1__sG-EP{box-shadow:var(--boxShadow1)}.Index_textBox1__sG-EP,.Index_textBox2__77hw4{background-color:var(--yellow);margin:0 40px;padding:20px 20px 0}.Index_textBox2__77hw4{box-shadow:var(--boxShadow2)}.Index_employeesWrapper1__UzrZs{align-items:center;background-color:var(--lightBackground);display:flex;flex-direction:column;justify-content:center;padding:50px 0}.Index_employeesWrapper1__UzrZs p{text-align:left}.Index_employeesWrapper2__4h8UI{align-items:center;background-color:var(--yellow);display:flex;flex-direction:column;justify-content:center;padding:50px 0}.Index_employeesWrapper2__4h8UI p{text-align:left}.Index_sec3__lAs8x{background-color:var(--lightBackground);padding-bottom:100px}.Index_sec4__7NgYO{align-items:center;background-color:#2b2020;justify-content:center}.Index_header__1eCcr{display:flex;flex-direction:column;padding:0}.Index_headerImg__x0rkw,.Index_header__1eCcr{align-items:center;justify-content:center;width:100%}.Index_headerImg__x0rkw{background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;filter:var(--imageFilter);-webkit-filter:var(--imageFilter);-moz-filter:var(--imageFilter);height:500px}.Index_headerText__7X4Pl{color:#fff;display:grid;max-width:1024px;padding:50px;position:absolute;text-shadow:var(--textShadow)}.Index_headerText__7X4Pl h1{color:#fff;justify-self:center;text-align:center}.Index_headerText__7X4Pl p{background-color:#000000b3;justify-self:center;margin:0;max-width:900px;padding:20px 30px;text-shadow:var(--textShadow)}.Index_profilSec__kXzaO{background-color:var(--lightRosa);padding-bottom:100px;padding-top:100px;width:100%}.Index_profilSec__kXzaO h1{color:var(--maintextColor);font-size:3.5rem;font-weight:600}.Index_profilSec2__CM1tQ{background-color:var(--lightBackground);padding-bottom:100px;padding-top:100px;width:100%}.Index_profilSec2__CM1tQ h1{color:var(--maintextColor);font-size:3.5rem;font-weight:600}@media (max-width:1024px){.Index_employeesWrapper1__UzrZs p,.Index_employeesWrapper2__4h8UI p{max-width:auto}.Index_headerText__7X4Pl{max-width:auto;width:90%}.Index_headerText__7X4Pl h1{margin:0 0 20px}}@media (max-width:768px){.Index_headerText__7X4Pl{padding:0}.Index_headerImg__x0rkw{height:700px}.Index_headerText__7X4Pl p{height:auto}.Index_profile1__Ydzmh,.Index_profile2__dYXXD{grid-template-columns:auto}.Index_profileImg1__3dR30,.Index_profileImg2__f01yO{grid-column:1;grid-row:2;justify-self:center;margin-bottom:40px}.Index_profileText1__N4zJ\+,.Index_profileText2__4cV00{justify-self:center;margin:0}.Index_profilSec__kXzaO{padding-bottom:50px}.Index_profilSec2__CM1tQ h1,.Index_profilSec__kXzaO h1{font-size:2rem}}@media only screen and (max-width:425px){.Index_profilSec2__CM1tQ h1,.Index_profilSec__kXzaO h1{font-size:1.7rem}}.Profil_profilBox__-XMmJ{display:flex;flex-direction:column;height:auto;margin-bottom:30px;text-align:start;width:300px}.Profil_img__9xAoo{align-self:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:250px;margin:15px;width:250px}.Profil_title__8IpEI{font-weight:600;margin:10px 0 5px}.Profil_name__lY8dw,.Profil_title__8IpEI{color:var(--darkBlue);font-size:1.3rem;text-align:start}.Profil_name__lY8dw{font-weight:300;margin:0 0 20px}.Profil_mail__XVBhd{display:flex;margin-bottom:10px;text-align:center}.Profil_mailIcon__Xzb8x{height:30px;width:35px}.Profil_mail__XVBhd p{margin:0}.Profil_mobile__vdpF7{display:flex;margin-bottom:10px}.Profil_mobileIcon__5w5XA{height:25px;width:30px}.Profil_mobile__vdpF7 p{margin:0}.Profil_addInfo__SFlzL p{margin-bottom:0}@media only screen and (min-width:768px){.Profil_profilBox__-XMmJ{height:500px;margin-bottom:0}}.Index_headerText__h5Sw6{display:grid;justify-self:center;max-width:1024px;padding:50px}.Index_sec1__wNfbE{background-color:var(--lightBackground);padding:100px 0}.Index_sec2__3Ava4{background-color:var(--yellow);padding:100px 0}.Index_sec4__9j6SJ{align-items:center;display:grid;justify-content:center;margin:200px 0}.Index_sec4Content__GmmNT{text-align:center}.Index_sec4Content__GmmNT p{max-width:900px;padding:0 40px}header{background-color:var(--mainColorOpacity);color:var(--secondtextColor);display:grid;grid-template-columns:200px auto 200px;height:88px;padding:0 2rem;position:fixed;top:0;transition:background-color .2s ease-in-out;width:100%;z-index:100}header.scrolled{background-color:var(--mainColor);box-shadow:0 0 50px #a2a2a2;color:var(--maintextColor)}.navBar{align-self:center;grid-column:2;height:88px;justify-self:center}.menuContainer,.navBar{align-items:center;display:flex}.menuContainer{height:70px}.menuContainer.scrolled{height:88px;top:0}.mobilMenu{display:none}.navButton{justify-content:center}.Link,.navButton{align-items:center;background-color:var(--mainColor);border:0;color:var(--maintextColor);font-family:var(--font-family);font-weight:900;height:100%;padding:.5rem 1.5rem;text-decoration:none;transition:background-color .4s ease-in-out}.Link{display:flex;justify-content:flex-start}.logopic{align-self:center;filter:brightness(120%);height:60px;justify-self:center}.logo-btn{align-content:center;display:flex;grid-column:1;justify-content:left;margin:auto;padding-left:5px;transition:border-radius .5s ease-in-out}.nav-btn{background:#0000;border:none;color:var(--secondtextColor);cursor:pointer;display:none;font-size:1.8rem;grid-column:3;justify-content:center;justify-self:end;opacity:0;outline:none;padding:5px;position:fixed;visibility:hidden;z-index:100}.navDropdown-menu-items{background:var(--mainColorOpacity);font-family:var(--font-family);font-weight:700}.navDropdown-menu-items:hover{text-decoration:underline}@media (max-width:1180px){.navButton{font-size:.7rem}.Link{font-size:.65rem}}@media (min-width:1024px){#link{visibility:hidden}}@media only screen and (max-width:1024px){header{grid-template-columns:auto auto;height:60px;padding-left:0;padding-right:1.3rem;position:absolute}.nav-btn{align-self:center;border-radius:90px;color:var(--maintextColor);display:flex;opacity:1;right:1.4rem;top:.75rem;transition:background .3s ease-in;visibility:visible}.nav-btn.scrolled{background-color:#fff;border-radius:90px;box-shadow:2px 2px 1px 2px}.navBar{background-color:var(--mainColor);bottom:0;display:none;gap:1.5rem;height:100%;left:0;position:fixed;top:0;transition:.3s}.menuContainer,.navBar{align-items:start;flex-direction:column;justify-content:center;width:100%}.menuContainer.hidden{display:none}header .responsive_nav{display:flex}.logo-btn{left:0}.logo-btn,.nav-close-btn{position:absolute}.navButton{display:flex}.Link,.navButton{color:var(--maintextColor);font-size:3rem;height:60px;margin-left:10%}}@media only screen and (max-width:768px){.Link,.navButton{font-size:2rem}}@media only screen and (max-width:425px){.Link,.navButton{font-size:1.5rem}.Link,.navButton{font-size:1.2rem}}.Dropdown_navDropdownMenu__olyCv{display:none;opacity:0;overflow:hidden}.Dropdown_navDropdownMenuShow__iYH6z{display:flex;justify-content:center;max-height:auto;opacity:1;transition:max-height .4s ease;width:100%}.Dropdown_navDropdown__ZTTQX{background:var(--mainColor);border-top:2px solid #ff64507c;height:auto;list-style:none;padding-left:0;padding-top:10px;position:absolute;top:0;top:79px}.Dropdown_navDropdownScrolled__D4pwB{box-shadow:0 5px 5px #a2a2a2;height:auto;opacity:1;padding-top:0;top:88px}.Dropdown_navDropdownMenuItems__jHXbR{background:var(--mainColorOpacity);font-family:var(--font-family);font-weight:700}.Dropdown_navDropdownMenuItems__jHXbR:hover{text-decoration:underline}.Dropdown_SupLink__7CoBM{border:0;color:var(--textColor);display:block;margin:10px 5px;text-decoration:none}.DropdownMobil_navDropdownMenu__iURxt{display:none;opacity:0;overflow:hidden;transition:max-height .4s ease}.DropdownMobil_navDropdownMenuShow__fo9Te{background-color:var(--mainColor);display:flex;flex-direction:column;justify-content:center;opacity:1;overflow:visible;transition:.3s}.DropdownMobil_backArrow__U\+RXa{background:#0000;border:none;color:var(--maintextColor);cursor:pointer;font-size:1.8rem;justify-content:start;left:.5rem;outline:none;padding:5px;position:absolute;top:.2rem}.DropdownMobil_navDropdown__xEv8z{background:none;color:var(--maintextColor);height:auto;line-height:45pt;list-style:none;margin-left:10%;padding-left:0;padding-top:0;position:absolute;top:auto;transition:opacity .4s}.DropdownMobil_navDropdownMenuItems__npewm{background:var(--mainColorOpacity);font-family:var(--font-family);font-weight:700;justify-content:start}.DropdownMobil_navDropdownMenuItems__npewm:hover{text-decoration:underline}.DropdownMobil_SupLink__33Byl{border:0;color:var(--textColor);display:flex;font-size:3rem;height:60px;height:auto;justify-content:flex-start;margin:0;text-align:start;text-decoration:none}@media only screen and (max-width:768px){.DropdownMobil_SupLink__33Byl{font-size:2rem}.DropdownMobil_navDropdown__xEv8z{line-height:30pt}}@media only screen and (max-width:425px){.DropdownMobil_SupLink__33Byl{font-size:1.5rem}.DropdownMobil_navDropdown__xEv8z{line-height:25pt}.DropdownMobil_SupLink__33Byl{font-size:1.2rem}}.Kalender_pageContainer__hcTtx{background-color:var(--lightBackground);display:flex;justify-content:center}.Kalender_backgroundImage__uBzJ2{background-position:50%;background-repeat:no-repeat;background-size:cover;filter:var(--imageFilter);height:350px;left:0;position:absolute;top:0;width:100%;z-index:0}.Kalender_pageheader__W19BP{align-items:center;display:flex;flex-direction:column;height:350px;justify-content:center;position:relative;z-index:20}.Kalender_calendarContainer__X2hjT{display:flex;flex-direction:column;margin-top:20px;min-height:80vh;width:100%}.Kalender_calendarNav__iQ4Z\+{align-items:center;background-color:rgba(0,0,0,.572);display:grid;grid-template-columns:auto 600px auto;margin-top:40px;text-align:center;vertical-align:middle}.Kalender_monthName__kqgUN{-webkit-margin-before:.8rem;align-self:center;color:#fff;font-size:3rem;justify-self:center;margin:0;margin-block-start:.8rem;text-shadow:var(--textShadow)}.Kalender_navBnt__kr\+4i{background-color:initial;border:none;font-size:2rem}.Kalender_Arrow__vpBV3{color:#fff;text-shadow:var(--textShadow);width:70px}.Kalender_eventList__sdup5{align-items:center;display:flex;flex-direction:column;grid-row:2}@media only screen and (max-width:1024px){.Kalender_backgroundImage__uBzJ2,.Kalender_pageheader__W19BP{height:300px}}@media (max-width:768px){.Kalender_backgroundImage__uBzJ2,.Kalender_pageheader__W19BP{height:270px}.Kalender_calendarNav__iQ4Z\+{grid-template-columns:auto auto auto;width:100%}.Kalender_monthName__kqgUN{font-size:2rem}}@media (max-width:375px){.Kalender_backgroundImage__uBzJ2,.Kalender_pageheader__W19BP{height:180px}}.Event_eventWrapper__aj2Og{background-color:var(--yellow);border:4px solid var(--darkBlue);display:grid;grid-template-columns:-webkit-max-content 10px auto;grid-template-columns:max-content 10px auto;margin:30px;max-width:85%;padding:20px 30px;width:1000px}.Event_dateWrapper__GqoQB{grid-column:1;padding-right:18px}.Event_dateNumber__583LH{color:var(--darkBlue);font-size:5rem}.Event_pillar__r-N5l{align-self:center;background-color:var(--darkBlue);grid-column:2;height:100%;justify-self:center;margin-bottom:10px;margin-top:10px;width:4px}.Event_eventInfoWrapper__0du9i{align-items:flex-start;display:flex;flex-direction:column;grid-column:3;justify-content:flex-start;padding-left:18px}.Event_eventTitle__FJe0L{background-color:#f1d779;border-radius:10px;padding:7px 5px 0;text-align:start;transform:translateX(-5px);width:100%}.Event_eventTime__8vDKd{font-size:1.2rem;text-align:start;width:100%}.Event_location__t4a1q{font-size:1rem;text-align:start;width:100%}.Event_description__RbnzZ a{color:var(--maintextColor);text-align:start;width:100%}@media(max-width:1023px){.Event_eventTime__8vDKd{font-size:1rem}.Event_dateNumber__583LH{color:var(--darkBlue);font-size:3.5rem}}@media(max-width:768px){.Event_eventWrapper__aj2Og{grid-row: max-content 10px auto;grid-template-columns:auto;margin:20px}.Event_dateWrapper__GqoQB{display:flex;flex-wrap:wrap;grid-column:auto;grid-row:1;justify-content:space-evenly}.Event_dayName__bfUAU{flex-shrink:0;font-size:2rem;margin:0;padding-top:4px}.Event_dateNumber__583LH{color:var(--darkBlue);flex-shrink:0;font-size:2.5rem;margin:0}.Event_pillar__r-N5l{grid-column:auto;grid-row:2;height:4px;width:100%}.Event_eventInfoWrapper__0du9i{grid-column:auto;grid-row:3}.Event_eventWrapper__aj2Og{padding:10px 20px}.Event_dateWrapper__GqoQB{padding:0}}@media(max-width:424px){.Event_dayName__bfUAU{font-size:1.5rem;padding:0}.Event_dateNumber__583LH{font-size:1.5rem}}
/*# sourceMappingURL=main.f88283c4.css.map*/