:root{--base-color-text:#1B1B1B;--base-color-accent:#3a8ddd;--base-color-light:#e5e5e5;--base-color-background:#fff;--base-font-family:sans-serif;--base-line-height:1.5;--base-font-size:clamp(14px, 1.1vw, 20px);--base-font-size-small:calc(0.8*var(--base-font-size));--base-font-size-large:clamp(24px, 2.6vw, 44px);--base-space:calc(1.25*var(--base-font-size));--base-offset:clamp(15px, 100vw, 25px);--base-content-width:900px;--base-content-width-wide:1100px;--base-layout-width:100%}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
/*! module */
 *{box-sizing:border-box}html{height:100%}body{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;font-family:verdana,arial,sans-serif;font-weight:400;line-height:1.4;background:#fff;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex-grow:1}h1,h2,h3,h4,h5,h6{font-size:100%}h1,h2{font-size:200%}:hover,:focus,:active{outline:none}a{color:blue;text-decoration:none}a:hover{color:#000;text-decoration:underline}a:focus,a:active{outline:none}b,strong{font-weight:700}figure{margin:0 0 1rem 0}ul,ol{margin-top:0;padding:0;list-style-position:outside}ul ul{list-style:circle;margin-bottom:0;list-style-position:outside}nav ul,nav ul ul{list-style:none;padding:0;margin:0}ol ol{list-style:decimal;margin-bottom:0;list-style-position:outside}img,svg{height:auto;max-width:100%;vertical-align:top;border-style:none}audio,video{display:block}iframe{margin:0;display:block}hr{border:0;border-top:1px solid silver;margin:2em 0}pre,code{font-family:monaco,monospace,courier}code{background:#f5f5f5;border:1px solid silver;font-size:inherit;padding:.1em .2em}pre code{display:inline-block;padding:.5em .8em}table{width:100%;table-layout:fixed;border-collapse:collapse}table td,table th{border-bottom:1px solid silver;padding:.5rem 1rem;text-align:left}table th{font-size:80%;font-weight:400}form{width:100%}textarea,input[type="text"],input[type="email"],input[type="password"],input[type="date"],input[type="number"],input[type="search"],input[type="url"],input[type="tel"],input[type="date"]{border:1px solid silver;color:inherit;line-height:inherit;padding:.3rem 1rem;vertical-align:middle;max-width:100%}textarea:focus,input:focus{border-color:gray}textarea{height:90px;min-height:90px;max-height:150px;resize:vertical}::-webkit-input-placeholder{line-height:inherit}body{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex-grow:1}.site-layout-container{width:var(--base-layout-width);max-width:100%;margin-left:auto;margin-right:auto}.site-layout-container>*{width:var(--base-content-width);max-width:calc(100% - calc(2 * var(--base-offset)));margin-left:auto;margin-right:auto}.site-layout-container>.alignwide{width:var(--base-content-width-wide)}.site-layout-container>.alignfull{width:100%;max-width:100%}p,h1,h2,h3,h4,h5,h6,ul,ol,figure,figcaption,audio,video,iframe,table,blockquote,pre,textarea,input,form,select,.wp-block-buttons,.wp-block-image,.wp-block-columns,.wp-block-cover,.wp-block-columns,.wp-block-separator,.wp-block-group{margin-top:0;margin-bottom:var(--base-space)}.has-background{padding:var(--base-offset)}figcaption{margin-top:calc(var(--base-space)/2)}.wp-block-separator{margin-top:var(--base-space)}.wp-block-columns{gap:var(--base-space)}.alignleft{text-align:left}.alignright{text-align:right}.aligncenter{text-align:center}@media (min-width:782px){.wp-block-image.alignleft{margin-right:var(--base-space)}.wp-block-image.alignright{margin-left:var(--base-space)}}body{background:var(--base-color-background);color:var(--base-color-text);font-family:var(--base-font-family);line-height:var(--base-line-height);font-size:var(--base-font-size)}a{color:var(--base-color-accent);text-decoration:none}a:hover{color:var(--base-color-accent);text-decoration:underline}h1,h2{font-size:var(--base-font-size-large)}h3,h4,h5,h6{font-size:var(--base-font-size)}small,cite,figcaption{font-size:var(--base-font-size-small)}ol,ul{list-style-position:outside;padding:0 0 0 var(--base-space)}.wp-block-button .wp-block-button__link{border-radius:0;padding:calc(var(--base-space)/2) var(--base-space);font-size:inherit;background:var(--base-color-accent);color:var(--base-color-background)}hr,hr.wp-block-separator{border:0;border-top:1px solid var(--base-color-light)}.has-text-color>*{color:inherit!important}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.events__listing .events__listing__item.is-variant-calendar{background-color:#efefef;position:relative;margin-bottom:42rem;padding:25rem 220rem 30rem 280rem;height:200rem;color:var(--theme-color-text);-ms-flex-pack:start;justify-content:flex-start}.events__listing .events__listing__item.is-variant-calendar a:hover{color:var(--theme-color-text)}.events__listing .events__listing__item.is-variant-calendar h2.wp-block-heading{font-size:24rem;line-height:33rem;font-weight:700;color:var(--theme-color-text-2);margin-bottom:20rem}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar h2.wp-block-heading{font-size:13rem;line-height:1.4}}.events__listing .events__listing__item.is-variant-calendar h2.wp-block-heading.no-subtitle{font-size:35rem;line-height:47rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:1024px){.events__listing .events__listing__item.is-variant-calendar h2.wp-block-heading.no-subtitle{font-size:28rem;line-height:1.3}}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar h2.wp-block-heading.no-subtitle{font-size:18rem;line-height:1.4}}.events__listing .events__listing__item.is-variant-calendar h2.wp-block-heading.no-subtitle.long-title{font-size:24rem;line-height:33rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar h2.wp-block-heading.no-subtitle.long-title{font-size:13rem;line-height:1.4}}.events__listing .events__listing__item.is-variant-calendar p.wp-block-paragraph{max-height:3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0}.events__listing .events__listing__item.is-variant-calendar:hover{color:var(--theme-color-text);text-decoration:none}.events__listing .events__listing__item.is-variant-calendar::before{content:"";position:absolute;width:210rem;height:200rem;top:0;left:25rem;z-index:10;display:block;background-size:cover;background-position:center}.events__listing .events__listing__item.is-variant-calendar::after{content:"";font-size:16rem;font-family:"Open Sans",sans-serif;position:absolute;top:50%;right:25rem;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:150rem;height:150rem;background-size:contain;background-size:50rem 25rem;background-repeat:no-repeat;background-position:center 35%;text-align:center;line-height:240rem}.events__listing .events__listing__item.is-variant-calendar.is-variant-content::before{background-repeat:no-repeat;background-size:170rem 140rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'170\' height=\'140\' viewBox=\'0 0 170 140\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_815\' data-name=\'Rechteck 815\' width=\'170\' height=\'140\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2781\' data-name=\'Gruppe 2781\' transform=\'translate(-135 -185)\'%3E%3Crect id=\'Rechteck_807\' data-name=\'Rechteck 807\' width=\'156.821\' height=\'126.986\' transform=\'translate(135 198.014)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_808\' data-name=\'Rechteck 808\' width=\'156.822\' height=\'126.985\' transform=\'translate(146.202 186.972)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2752\' data-name=\'Gruppe 2752\' transform=\'translate(135 185)\'%3E%3Cg id=\'Gruppe_2751\' data-name=\'Gruppe 2751\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4384\' data-name=\'Pfad 4384\' d=\'M168.023,130.929H11.2a1.974,1.974,0,0,1-1.976-1.972V1.972A1.974,1.974,0,0,1,11.2,0H168.023A1.974,1.974,0,0,1,170,1.972V128.957a1.974,1.974,0,0,1-1.977,1.972M13.178,126.985H166.047V3.944H13.178Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_809\' data-name=\'Rechteck 809\' width=\'118.968\' height=\'10.582\' transform=\'translate(30.128 17.622)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_810\' data-name=\'Rechteck 810\' width=\'86.522\' height=\'10.582\' transform=\'translate(30.128 31.448)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_811\' data-name=\'Rechteck 811\' width=\'97.338\' height=\'10.582\' transform=\'translate(50.379 53.204)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_812\' data-name=\'Rechteck 812\' width=\'97.338\' height=\'10.582\' transform=\'translate(50.379 68.874)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_813\' data-name=\'Rechteck 813\' width=\'46.029\' height=\'29.011\' transform=\'translate(101.687 84.296)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_814\' data-name=\'Rechteck 814\' width=\'44.81\' height=\'29.011\' transform=\'translate(50.379 84.296)\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.events__listing .events__listing__item.is-variant-calendar.is-variant-video::before{background-repeat:no-repeat;background-size:160rem 100rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2755\' data-name=\'Gruppe 2755\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'160\' height=\'100\' viewBox=\'0 0 160 100\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_819\' data-name=\'Rechteck 819\' width=\'160\' height=\'100\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_816\' data-name=\'Rechteck 816\' width=\'137.596\' height=\'78.43\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_817\' data-name=\'Rechteck 817\' width=\'137.596\' height=\'78.43\' transform=\'translate(10.214 9.805)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2754\' data-name=\'Gruppe 2754\'%3E%3Cg id=\'Gruppe_2753\' data-name=\'Gruppe 2753\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4385\' data-name=\'Pfad 4385\' d=\'M147.811,90.2H10.214a1.968,1.968,0,0,1-1.975-1.961V9.805a1.968,1.968,0,0,1,1.975-1.961h137.6a1.969,1.969,0,0,1,1.975,1.961v78.43a1.969,1.969,0,0,1-1.975,1.961M12.189,86.274H145.835V11.765H12.189Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_818\' data-name=\'Rechteck 818\' width=\'137.596\' height=\'78.43\' transform=\'translate(20.428 19.61)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4386\' data-name=\'Pfad 4386\' d=\'M158.025,100H20.428a1.968,1.968,0,0,1-1.975-1.961V19.609a1.968,1.968,0,0,1,1.975-1.96h137.6A1.968,1.968,0,0,1,160,19.609v78.43A1.968,1.968,0,0,1,158.025,100M22.4,96.078H156.05V21.57H22.4Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4387\' data-name=\'Pfad 4387\' d=\'M100.091,58.825,80.338,71.08V46.57Z\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.events__listing .events__listing__item.is-variant-calendar.is-variant-document::before{background-repeat:no-repeat;background-size:115rem 130rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2758\' data-name=\'Gruppe 2758\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'115\' height=\'130\' viewBox=\'0 0 115 130\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_829\' data-name=\'Rechteck 829\' width=\'115\' height=\'130\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath id=\'Pfad_4388\' data-name=\'Pfad 4388\' d=\'M39.989,10.009v9.474H26.028v9.475H12.066V130H87.077v-9.475h13.962v-9.474H115V10.009Z\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_820\' data-name=\'Rechteck 820\' width=\'75.011\' height=\'101.042\' transform=\'translate(29.889 1.969)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2757\' data-name=\'Gruppe 2757\'%3E%3Cg id=\'Gruppe_2756\' data-name=\'Gruppe 2756\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4389\' data-name=\'Pfad 4389\' d=\'M104.9,104.982H29.888a1.968,1.968,0,0,1-1.965-1.97V1.97A1.968,1.968,0,0,1,29.888,0H104.9a1.968,1.968,0,0,1,1.966,1.97V103.012a1.968,1.968,0,0,1-1.966,1.97m-73.045-3.94h71.079V3.939H31.854Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_821\' data-name=\'Rechteck 821\' width=\'75.011\' height=\'101.042\' transform=\'translate(15.927 11.444)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4390\' data-name=\'Pfad 4390\' d=\'M90.938,114.456H15.927a1.969,1.969,0,0,1-1.966-1.97V11.444a1.969,1.969,0,0,1,1.966-1.97H90.938a1.968,1.968,0,0,1,1.966,1.97V112.486a1.968,1.968,0,0,1-1.966,1.97m-73.045-3.939H88.972v-97.1H17.893Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_822\' data-name=\'Rechteck 822\' width=\'75.011\' height=\'101.042\' transform=\'translate(1.966 20.918)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4391\' data-name=\'Pfad 4391\' d=\'M76.977,123.93H1.966A1.968,1.968,0,0,1,0,121.96V20.918a1.968,1.968,0,0,1,1.966-1.969H76.977a1.968,1.968,0,0,1,1.966,1.969V121.96a1.969,1.969,0,0,1-1.966,1.97M3.932,119.99H75.011v-97.1H3.932Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_823\' data-name=\'Rechteck 823\' width=\'58.988\' height=\'8.894\' transform=\'translate(12.281 31.804)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_824\' data-name=\'Rechteck 824\' width=\'49.761\' height=\'8.894\' transform=\'translate(12.281 43.424)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_825\' data-name=\'Rechteck 825\' width=\'55.981\' height=\'8.894\' transform=\'translate(12.281 61.708)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_826\' data-name=\'Rechteck 826\' width=\'55.981\' height=\'8.894\' transform=\'translate(12.281 74.878)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_827\' data-name=\'Rechteck 827\' width=\'26.473\' height=\'24.382\' transform=\'translate(41.79 87.84)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_828\' data-name=\'Rechteck 828\' width=\'25.771\' height=\'24.382\' transform=\'translate(12.281 87.84)\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.events__listing .events__listing__item.is-variant-calendar.is-variant-event::before{background-repeat:no-repeat;background-size:170rem 140rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2761\' data-name=\'Gruppe 2761\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'170\' height=\'140\' viewBox=\'0 0 170 140\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_832\' data-name=\'Rechteck 832\' width=\'170\' height=\'140\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_830\' data-name=\'Rechteck 830\' width=\'155.354\' height=\'126.986\' transform=\'translate(14.646)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_831\' data-name=\'Rechteck 831\' width=\'155.354\' height=\'126.986\' transform=\'translate(1.976 11.042)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2760\' data-name=\'Gruppe 2760\'%3E%3Cg id=\'Gruppe_2759\' data-name=\'Gruppe 2759\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4392\' data-name=\'Pfad 4392\' d=\'M157.331,140H1.977A1.974,1.974,0,0,1,0,138.028V11.042A1.974,1.974,0,0,1,1.977,9.071H157.331a1.974,1.974,0,0,1,1.977,1.971V138.028A1.974,1.974,0,0,1,157.331,140M3.953,136.056h151.4V13.014H3.953Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4393\' data-name=\'Pfad 4393\' d=\'M30.86,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4394\' data-name=\'Pfad 4394\' d=\'M66.984,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4395\' data-name=\'Pfad 4395\' d=\'M103.108,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4396\' data-name=\'Pfad 4396\' d=\'M139.232,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4397\' data-name=\'Pfad 4397\' d=\'M101.977,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4398\' data-name=\'Pfad 4398\' d=\'M119.413,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4399\' data-name=\'Pfad 4399\' d=\'M136.849,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4400\' data-name=\'Pfad 4400\' d=\'M32.235,70.334a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4401\' data-name=\'Pfad 4401\' d=\'M49.67,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4402\' data-name=\'Pfad 4402\' d=\'M67.106,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4403\' data-name=\'Pfad 4403\' d=\'M84.542,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4404\' data-name=\'Pfad 4404\' d=\'M101.977,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4405\' data-name=\'Pfad 4405\' d=\'M119.413,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4406\' data-name=\'Pfad 4406\' d=\'M136.849,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4407\' data-name=\'Pfad 4407\' d=\'M32.235,85.312a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4408\' data-name=\'Pfad 4408\' d=\'M49.67,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23f6a823\'/%3E%3Cpath id=\'Pfad_4409\' data-name=\'Pfad 4409\' d=\'M67.106,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4410\' data-name=\'Pfad 4410\' d=\'M84.542,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4411\' data-name=\'Pfad 4411\' d=\'M101.977,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4412\' data-name=\'Pfad 4412\' d=\'M119.413,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4413\' data-name=\'Pfad 4413\' d=\'M136.849,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4414\' data-name=\'Pfad 4414\' d=\'M32.235,100.291a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4415\' data-name=\'Pfad 4415\' d=\'M49.67,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4416\' data-name=\'Pfad 4416\' d=\'M67.106,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4417\' data-name=\'Pfad 4417\' d=\'M84.542,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4418\' data-name=\'Pfad 4418\' d=\'M101.977,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23f6a823\'/%3E%3Cpath id=\'Pfad_4419\' data-name=\'Pfad 4419\' d=\'M119.413,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4420\' data-name=\'Pfad 4420\' d=\'M136.849,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4421\' data-name=\'Pfad 4421\' d=\'M32.235,115.27a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4422\' data-name=\'Pfad 4422\' d=\'M49.67,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4423\' data-name=\'Pfad 4423\' d=\'M67.106,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4424\' data-name=\'Pfad 4424\' d=\'M84.542,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4425\' data-name=\'Pfad 4425\' d=\'M101.977,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4426\' data-name=\'Pfad 4426\' d=\'M119.413,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.events__listing .events__listing__item.is-variant-calendar.is-variant-calendar{padding-top:40rem;padding-left:25rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:60rem}.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-calendar{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.events__listing .events__listing__item.is-variant-calendar.is-style-small,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile{height:100rem;padding:15rem 130rem 15rem 140rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar.is-style-small,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile{margin-bottom:15rem}}.events__listing .events__listing__item.is-variant-calendar.is-style-small h2.wp-block-heading,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile h2.wp-block-heading{font-size:24rem;margin:0;overflow:hidden;text-overflow:ellipsis;line-height:1.3em;max-height:2.8em}.events__listing .events__listing__item.is-variant-calendar.is-style-small .wp-block-paragraph,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile .wp-block-paragraph{display:none}.events__listing .events__listing__item.is-variant-calendar.is-style-small::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile::before{left:0}.events__listing .events__listing__item.is-variant-calendar.is-style-small::before,.events__listing .events__listing__item.is-variant-calendar.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile::after{width:120rem;height:100rem}.events__listing .events__listing__item.is-variant-calendar.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile::after{top:50%;line-height:100rem;background-position:center;right:0}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile::after{width:70rem;height:65rem}}.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-content::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-content::before{background-size:85rem 70rem}.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-video::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-video::before{background-size:90rem 55rem}.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-document::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-document::before{background-size:60rem 70rem}.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-event::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-event::before{background-size:85rem 70rem}.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-calendar,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-calendar{padding:12rem 25rem 12rem 25rem}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-calendar,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-calendar{padding:8rem 64rem 8rem 12rem;-moz-column-gap:24rem;-webkit-column-gap:24rem;column-gap:24rem}}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar.is-style-small,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile{height:65rem}.events__listing .events__listing__item.is-variant-calendar.is-style-small h2.wp-block-heading,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile h2.wp-block-heading{font-size:13rem}.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-content::before,.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-video::before,.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-document::before,.events__listing .events__listing__item.is-variant-calendar.is-style-small.is-variant-event::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-content::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-video::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-document::before,.events__listing .events__listing__item.is-variant-calendar.is-style-mobile.is-variant-event::before{display:none}}.events__listing .events__listing__item.is-variant-calendar.has-icon-download::after{content:"Download";background-repeat:no-repeat;background-size:60rem 60rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2793\' data-name=\'Gruppe 2793\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'60\' height=\'60\' viewBox=\'0 0 60 60\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_842\' data-name=\'Rechteck 842\' width=\'60\' height=\'60\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2792\' data-name=\'Gruppe 2792\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4429\' data-name=\'Pfad 4429\' d=\'M28.81,40.621c.014.011.031.014.044.025a1.884,1.884,0,0,0,.491.277c.03.011.059.018.088.027a1.706,1.706,0,0,0,1.134,0c.03-.009.059-.016.088-.027a1.868,1.868,0,0,0,.491-.277c.014-.011.031-.014.044-.025L48.7,26.245a1.875,1.875,0,1,0-2.381-2.9L31.875,35.206V1.875a1.875,1.875,0,0,0-3.75,0V35.206L13.68,23.347a1.875,1.875,0,0,0-2.38,2.9Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4430\' data-name=\'Pfad 4430\' d=\'M58.125,40.65a1.876,1.876,0,0,0-1.875,1.875V56.25H3.75V42.525a1.875,1.875,0,0,0-3.75,0v15.6A1.876,1.876,0,0,0,1.875,60h56.25A1.876,1.876,0,0,0,60,58.125v-15.6a1.876,1.876,0,0,0-1.875-1.875\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.events__listing .events__listing__item.is-variant-calendar.has-icon-download.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.has-icon-download.is-style-mobile::after{content:" "}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar.has-icon-download.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.has-icon-download.is-style-mobile::after{background-size:35rem 65rem}}.events__listing .events__listing__item.is-variant-calendar.has-icon-expand::after{content:"Ausklappen";background-repeat:no-repeat;background-size:50rem 25rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2790\' data-name=\'Gruppe 2790\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'50\' height=\'25\' viewBox=\'0 0 50 25\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_841\' data-name=\'Rechteck 841\' width=\'50\' height=\'25\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2789\' data-name=\'Gruppe 2789\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4428\' data-name=\'Pfad 4428\' d=\'M25,25a1.914,1.914,0,0,1-1.309-.5L.543,2.943A1.64,1.64,0,0,1,.543.5,1.95,1.95,0,0,1,3.161.5L25,20.838,46.839.5a1.95,1.95,0,0,1,2.618,0,1.64,1.64,0,0,1,0,2.438L26.309,24.5A1.914,1.914,0,0,1,25,25\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.events__listing .events__listing__item.is-variant-calendar.has-icon-expand.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.has-icon-expand.is-style-mobile::after{content:""}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar.has-icon-expand.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.has-icon-expand.is-style-mobile::after{background-size:30rem 15rem}}.events__listing .events__listing__item.is-variant-calendar.has-icon-page::after{content:"Zur Seite";background-repeat:no-repeat;background-size:70rem 65rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2797\' data-name=\'Gruppe 2797\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'70\' height=\'65\' viewBox=\'0 0 70 65\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_844\' data-name=\'Rechteck 844\' width=\'70\' height=\'65\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2796\' data-name=\'Gruppe 2796\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4432\' data-name=\'Pfad 4432\' d=\'M42.071,33.836c.037-.047.074-.092.106-.142s.062-.11.091-.166.051-.1.072-.149a1.761,1.761,0,0,0,.062-.2c.013-.047.03-.093.04-.141a2,2,0,0,0,.034-.336l0-.021,0-.021a1.994,1.994,0,0,0-.034-.336c-.01-.049-.027-.094-.04-.141a1.761,1.761,0,0,0-.062-.2,1.574,1.574,0,0,0-.072-.149,1.783,1.783,0,0,0-.091-.166,1.636,1.636,0,0,0-.106-.142c-.027-.035-.049-.073-.079-.106l-14.915-16.5a1.888,1.888,0,0,0-2.812,2.52L36.338,30.8H1.892a1.884,1.884,0,1,0,0,3.768H36.338L24.265,47.925a1.888,1.888,0,0,0,2.812,2.521l14.915-16.5c.03-.033.052-.071.079-.106\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4433\' data-name=\'Pfad 4433\' d=\'M68.108,0H39.423a1.888,1.888,0,0,0-1.892,1.884V15.3a1.892,1.892,0,0,0,3.784,0V3.768h24.9V61.232h-24.9V49.461a1.892,1.892,0,0,0-3.784,0V63.116A1.888,1.888,0,0,0,39.423,65H68.108A1.888,1.888,0,0,0,70,63.116V1.884A1.888,1.888,0,0,0,68.108,0\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.events__listing .events__listing__item.is-variant-calendar.has-icon-page.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.has-icon-page.is-style-mobile::after{content:" "}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar.has-icon-page.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.has-icon-page.is-style-mobile::after{background-size:40rem 65rem}}.events__listing .events__listing__item.is-variant-calendar.has-icon-content::after{content:"Zum Inhalt";background-repeat:no-repeat;background-size:45rem 55rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2795\' data-name=\'Gruppe 2795\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'45\' height=\'55\' viewBox=\'0 0 45 55\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_843\' data-name=\'Rechteck 843\' width=\'45\' height=\'55\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2794\' data-name=\'Gruppe 2794\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4431\' data-name=\'Pfad 4431\' d=\'M44.5,32.1a1.817,1.817,0,0,0-2.6-.079l-17.568,16.8V1.865a1.837,1.837,0,1,0-3.673,0V48.818L3.1,32.017A1.818,1.818,0,0,0,.5,32.1a1.884,1.884,0,0,0,.078,2.635L21.24,54.493c.036.035.077.06.115.091s.093.079.143.112.11.062.165.091.1.054.147.075a1.684,1.684,0,0,0,.2.062c.046.013.09.031.138.04a1.707,1.707,0,0,0,.707,0c.048-.009.092-.027.138-.04a1.684,1.684,0,0,0,.2-.062,1.561,1.561,0,0,0,.147-.075c.055-.029.112-.056.165-.091a1.718,1.718,0,0,0,.143-.112c.038-.031.079-.056.115-.091L44.422,34.731A1.884,1.884,0,0,0,44.5,32.1\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.events__listing .events__listing__item.is-variant-calendar.has-icon-content.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.has-icon-content.is-style-mobile::after{content:" "}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar.has-icon-content.is-style-small::after,.events__listing .events__listing__item.is-variant-calendar.has-icon-content.is-style-mobile::after{background-size:30rem 15rem}}.events__listing .events__listing__item.is-variant-calendar::before{display:none}.events__listing .events__listing__item.is-variant-calendar .calendar-date{display:inline-block;border:3rem solid var(--theme-color-text-2);background-color:#fff;width:180rem;height:135rem;position:relative;padding:10rem;box-shadow:12rem -12rem 0 0 var(--theme-color-accent);min-width:170rem}.events__listing .events__listing__item.is-variant-calendar .calendar-date .weekday{font-size:16rem;font-weight:500;color:var(--theme-color-text-3);text-align:center}.events__listing .events__listing__item.is-variant-calendar .calendar-date .day{font-size:64rem;font-weight:400;color:var(--theme-color-text-3);text-align:center;line-height:1}.events__listing .events__listing__item.is-variant-calendar .calendar-date .month-year{font-size:16rem;font-weight:500;color:var(--theme-color-text-3);text-align:center}@media (max-width:1024px){.events__listing .events__listing__item.is-variant-calendar .calendar-date{min-width:88rem;width:88rem;height:90%;border-width:2rem;padding:2rem;box-shadow:8rem -8rem 0 0 var(--theme-color-accent);margin-top:8rem}.events__listing .events__listing__item.is-variant-calendar .calendar-date .weekday,.events__listing .events__listing__item.is-variant-calendar .calendar-date .month-year{font-size:12rem;font-weight:500}.events__listing .events__listing__item.is-variant-calendar .calendar-date .day{font-size:20rem;font-weight:500}}@media (max-width:699px){.events__listing .events__listing__item.is-variant-calendar .calendar-date{width:56rem;min-width:56rem;border-width:1rem;padding:1.5rem;box-shadow:4rem -4rem 0 0 var(--theme-color-accent);margin-top:5rem}.events__listing .events__listing__item.is-variant-calendar .calendar-date .weekday,.events__listing .events__listing__item.is-variant-calendar .calendar-date .month-year{font-size:8rem}.events__listing .events__listing__item.is-variant-calendar .calendar-date .day{font-size:14rem;font-weight:500}}.events__listing .events__listing__item.is-variant-calendar .content{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}@media (hover:hover){.events__listing .events__listing__item.is-variant-calendar .content>.title{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}}.members__listing__item{background-color:#efefef;position:relative;margin-bottom:42rem;padding:25rem 220rem 30rem 280rem;height:200rem;color:var(--theme-color-text)}.members__listing__item a:hover{color:var(--theme-color-text)}.members__listing__item h2.wp-block-heading{font-size:24rem;line-height:33rem;font-weight:700;color:var(--theme-color-text-2);margin-bottom:20rem}@media (max-width:699px){.members__listing__item h2.wp-block-heading{font-size:13rem;line-height:1.4}}.members__listing__item h2.wp-block-heading.no-subtitle{font-size:35rem;line-height:47rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:1024px){.members__listing__item h2.wp-block-heading.no-subtitle{font-size:28rem;line-height:1.3}}@media (max-width:699px){.members__listing__item h2.wp-block-heading.no-subtitle{font-size:18rem;line-height:1.4}}.members__listing__item h2.wp-block-heading.no-subtitle.long-title{font-size:24rem;line-height:33rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:699px){.members__listing__item h2.wp-block-heading.no-subtitle.long-title{font-size:13rem;line-height:1.4}}.members__listing__item p.wp-block-paragraph{max-height:3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0}.members__listing__item:hover{color:var(--theme-color-text);text-decoration:none}.members__listing__item::before{content:"";position:absolute;width:210rem;height:200rem;top:0;left:25rem;z-index:10;display:block;background-size:cover;background-position:center}.members__listing__item::after{content:"";font-size:16rem;font-family:"Open Sans",sans-serif;position:absolute;top:50%;right:25rem;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:150rem;height:150rem;background-size:contain;background-size:50rem 25rem;background-repeat:no-repeat;background-position:center 35%;text-align:center;line-height:240rem}.members__listing__item.is-variant-content::before{background-repeat:no-repeat;background-size:170rem 140rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'170\' height=\'140\' viewBox=\'0 0 170 140\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_815\' data-name=\'Rechteck 815\' width=\'170\' height=\'140\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2781\' data-name=\'Gruppe 2781\' transform=\'translate(-135 -185)\'%3E%3Crect id=\'Rechteck_807\' data-name=\'Rechteck 807\' width=\'156.821\' height=\'126.986\' transform=\'translate(135 198.014)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_808\' data-name=\'Rechteck 808\' width=\'156.822\' height=\'126.985\' transform=\'translate(146.202 186.972)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2752\' data-name=\'Gruppe 2752\' transform=\'translate(135 185)\'%3E%3Cg id=\'Gruppe_2751\' data-name=\'Gruppe 2751\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4384\' data-name=\'Pfad 4384\' d=\'M168.023,130.929H11.2a1.974,1.974,0,0,1-1.976-1.972V1.972A1.974,1.974,0,0,1,11.2,0H168.023A1.974,1.974,0,0,1,170,1.972V128.957a1.974,1.974,0,0,1-1.977,1.972M13.178,126.985H166.047V3.944H13.178Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_809\' data-name=\'Rechteck 809\' width=\'118.968\' height=\'10.582\' transform=\'translate(30.128 17.622)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_810\' data-name=\'Rechteck 810\' width=\'86.522\' height=\'10.582\' transform=\'translate(30.128 31.448)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_811\' data-name=\'Rechteck 811\' width=\'97.338\' height=\'10.582\' transform=\'translate(50.379 53.204)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_812\' data-name=\'Rechteck 812\' width=\'97.338\' height=\'10.582\' transform=\'translate(50.379 68.874)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_813\' data-name=\'Rechteck 813\' width=\'46.029\' height=\'29.011\' transform=\'translate(101.687 84.296)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_814\' data-name=\'Rechteck 814\' width=\'44.81\' height=\'29.011\' transform=\'translate(50.379 84.296)\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.members__listing__item.is-variant-video::before{background-repeat:no-repeat;background-size:160rem 100rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2755\' data-name=\'Gruppe 2755\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'160\' height=\'100\' viewBox=\'0 0 160 100\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_819\' data-name=\'Rechteck 819\' width=\'160\' height=\'100\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_816\' data-name=\'Rechteck 816\' width=\'137.596\' height=\'78.43\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_817\' data-name=\'Rechteck 817\' width=\'137.596\' height=\'78.43\' transform=\'translate(10.214 9.805)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2754\' data-name=\'Gruppe 2754\'%3E%3Cg id=\'Gruppe_2753\' data-name=\'Gruppe 2753\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4385\' data-name=\'Pfad 4385\' d=\'M147.811,90.2H10.214a1.968,1.968,0,0,1-1.975-1.961V9.805a1.968,1.968,0,0,1,1.975-1.961h137.6a1.969,1.969,0,0,1,1.975,1.961v78.43a1.969,1.969,0,0,1-1.975,1.961M12.189,86.274H145.835V11.765H12.189Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_818\' data-name=\'Rechteck 818\' width=\'137.596\' height=\'78.43\' transform=\'translate(20.428 19.61)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4386\' data-name=\'Pfad 4386\' d=\'M158.025,100H20.428a1.968,1.968,0,0,1-1.975-1.961V19.609a1.968,1.968,0,0,1,1.975-1.96h137.6A1.968,1.968,0,0,1,160,19.609v78.43A1.968,1.968,0,0,1,158.025,100M22.4,96.078H156.05V21.57H22.4Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4387\' data-name=\'Pfad 4387\' d=\'M100.091,58.825,80.338,71.08V46.57Z\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.members__listing__item.is-variant-document::before{background-repeat:no-repeat;background-size:115rem 130rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2758\' data-name=\'Gruppe 2758\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'115\' height=\'130\' viewBox=\'0 0 115 130\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_829\' data-name=\'Rechteck 829\' width=\'115\' height=\'130\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath id=\'Pfad_4388\' data-name=\'Pfad 4388\' d=\'M39.989,10.009v9.474H26.028v9.475H12.066V130H87.077v-9.475h13.962v-9.474H115V10.009Z\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_820\' data-name=\'Rechteck 820\' width=\'75.011\' height=\'101.042\' transform=\'translate(29.889 1.969)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2757\' data-name=\'Gruppe 2757\'%3E%3Cg id=\'Gruppe_2756\' data-name=\'Gruppe 2756\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4389\' data-name=\'Pfad 4389\' d=\'M104.9,104.982H29.888a1.968,1.968,0,0,1-1.965-1.97V1.97A1.968,1.968,0,0,1,29.888,0H104.9a1.968,1.968,0,0,1,1.966,1.97V103.012a1.968,1.968,0,0,1-1.966,1.97m-73.045-3.94h71.079V3.939H31.854Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_821\' data-name=\'Rechteck 821\' width=\'75.011\' height=\'101.042\' transform=\'translate(15.927 11.444)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4390\' data-name=\'Pfad 4390\' d=\'M90.938,114.456H15.927a1.969,1.969,0,0,1-1.966-1.97V11.444a1.969,1.969,0,0,1,1.966-1.97H90.938a1.968,1.968,0,0,1,1.966,1.97V112.486a1.968,1.968,0,0,1-1.966,1.97m-73.045-3.939H88.972v-97.1H17.893Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_822\' data-name=\'Rechteck 822\' width=\'75.011\' height=\'101.042\' transform=\'translate(1.966 20.918)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4391\' data-name=\'Pfad 4391\' d=\'M76.977,123.93H1.966A1.968,1.968,0,0,1,0,121.96V20.918a1.968,1.968,0,0,1,1.966-1.969H76.977a1.968,1.968,0,0,1,1.966,1.969V121.96a1.969,1.969,0,0,1-1.966,1.97M3.932,119.99H75.011v-97.1H3.932Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_823\' data-name=\'Rechteck 823\' width=\'58.988\' height=\'8.894\' transform=\'translate(12.281 31.804)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_824\' data-name=\'Rechteck 824\' width=\'49.761\' height=\'8.894\' transform=\'translate(12.281 43.424)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_825\' data-name=\'Rechteck 825\' width=\'55.981\' height=\'8.894\' transform=\'translate(12.281 61.708)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_826\' data-name=\'Rechteck 826\' width=\'55.981\' height=\'8.894\' transform=\'translate(12.281 74.878)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_827\' data-name=\'Rechteck 827\' width=\'26.473\' height=\'24.382\' transform=\'translate(41.79 87.84)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_828\' data-name=\'Rechteck 828\' width=\'25.771\' height=\'24.382\' transform=\'translate(12.281 87.84)\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.members__listing__item.is-variant-event::before{background-repeat:no-repeat;background-size:170rem 140rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2761\' data-name=\'Gruppe 2761\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'170\' height=\'140\' viewBox=\'0 0 170 140\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_832\' data-name=\'Rechteck 832\' width=\'170\' height=\'140\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_830\' data-name=\'Rechteck 830\' width=\'155.354\' height=\'126.986\' transform=\'translate(14.646)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_831\' data-name=\'Rechteck 831\' width=\'155.354\' height=\'126.986\' transform=\'translate(1.976 11.042)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2760\' data-name=\'Gruppe 2760\'%3E%3Cg id=\'Gruppe_2759\' data-name=\'Gruppe 2759\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4392\' data-name=\'Pfad 4392\' d=\'M157.331,140H1.977A1.974,1.974,0,0,1,0,138.028V11.042A1.974,1.974,0,0,1,1.977,9.071H157.331a1.974,1.974,0,0,1,1.977,1.971V138.028A1.974,1.974,0,0,1,157.331,140M3.953,136.056h151.4V13.014H3.953Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4393\' data-name=\'Pfad 4393\' d=\'M30.86,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4394\' data-name=\'Pfad 4394\' d=\'M66.984,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4395\' data-name=\'Pfad 4395\' d=\'M103.108,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4396\' data-name=\'Pfad 4396\' d=\'M139.232,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4397\' data-name=\'Pfad 4397\' d=\'M101.977,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4398\' data-name=\'Pfad 4398\' d=\'M119.413,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4399\' data-name=\'Pfad 4399\' d=\'M136.849,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4400\' data-name=\'Pfad 4400\' d=\'M32.235,70.334a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4401\' data-name=\'Pfad 4401\' d=\'M49.67,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4402\' data-name=\'Pfad 4402\' d=\'M67.106,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4403\' data-name=\'Pfad 4403\' d=\'M84.542,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4404\' data-name=\'Pfad 4404\' d=\'M101.977,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4405\' data-name=\'Pfad 4405\' d=\'M119.413,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4406\' data-name=\'Pfad 4406\' d=\'M136.849,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4407\' data-name=\'Pfad 4407\' d=\'M32.235,85.312a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4408\' data-name=\'Pfad 4408\' d=\'M49.67,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23f6a823\'/%3E%3Cpath id=\'Pfad_4409\' data-name=\'Pfad 4409\' d=\'M67.106,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4410\' data-name=\'Pfad 4410\' d=\'M84.542,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4411\' data-name=\'Pfad 4411\' d=\'M101.977,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4412\' data-name=\'Pfad 4412\' d=\'M119.413,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4413\' data-name=\'Pfad 4413\' d=\'M136.849,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4414\' data-name=\'Pfad 4414\' d=\'M32.235,100.291a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4415\' data-name=\'Pfad 4415\' d=\'M49.67,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4416\' data-name=\'Pfad 4416\' d=\'M67.106,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4417\' data-name=\'Pfad 4417\' d=\'M84.542,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4418\' data-name=\'Pfad 4418\' d=\'M101.977,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23f6a823\'/%3E%3Cpath id=\'Pfad_4419\' data-name=\'Pfad 4419\' d=\'M119.413,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4420\' data-name=\'Pfad 4420\' d=\'M136.849,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4421\' data-name=\'Pfad 4421\' d=\'M32.235,115.27a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4422\' data-name=\'Pfad 4422\' d=\'M49.67,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4423\' data-name=\'Pfad 4423\' d=\'M67.106,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4424\' data-name=\'Pfad 4424\' d=\'M84.542,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4425\' data-name=\'Pfad 4425\' d=\'M101.977,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4426\' data-name=\'Pfad 4426\' d=\'M119.413,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.members__listing__item.is-variant-calendar{padding-top:40rem;padding-left:25rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:60rem}.members__listing__item.is-style-mobile.is-variant-calendar{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.members__listing__item.is-style-small,.members__listing__item.is-style-mobile{height:100rem;padding:15rem 130rem 15rem 140rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}@media (max-width:699px){.members__listing__item.is-style-small,.members__listing__item.is-style-mobile{margin-bottom:15rem}}.members__listing__item.is-style-small h2.wp-block-heading,.members__listing__item.is-style-mobile h2.wp-block-heading{font-size:24rem;margin:0;overflow:hidden;text-overflow:ellipsis;line-height:1.3em;max-height:2.8em}.members__listing__item.is-style-small .wp-block-paragraph,.members__listing__item.is-style-mobile .wp-block-paragraph{display:none}.members__listing__item.is-style-small::before,.members__listing__item.is-style-mobile::before{left:0}.members__listing__item.is-style-small::before,.members__listing__item.is-style-small::after,.members__listing__item.is-style-mobile::before,.members__listing__item.is-style-mobile::after{width:120rem;height:100rem}.members__listing__item.is-style-small::after,.members__listing__item.is-style-mobile::after{top:50%;line-height:100rem;background-position:center;right:0}@media (max-width:699px){.members__listing__item.is-style-small::after,.members__listing__item.is-style-mobile::after{width:70rem;height:65rem}}.members__listing__item.is-style-small.is-variant-content::before,.members__listing__item.is-style-mobile.is-variant-content::before{background-size:85rem 70rem}.members__listing__item.is-style-small.is-variant-video::before,.members__listing__item.is-style-mobile.is-variant-video::before{background-size:90rem 55rem}.members__listing__item.is-style-small.is-variant-document::before,.members__listing__item.is-style-mobile.is-variant-document::before{background-size:60rem 70rem}.members__listing__item.is-style-small.is-variant-event::before,.members__listing__item.is-style-mobile.is-variant-event::before{background-size:85rem 70rem}.members__listing__item.is-style-small.is-variant-calendar,.members__listing__item.is-style-mobile.is-variant-calendar{padding:12rem 25rem 12rem 25rem}@media (max-width:699px){.members__listing__item.is-style-small.is-variant-calendar,.members__listing__item.is-style-mobile.is-variant-calendar{padding:8rem 64rem 8rem 12rem;-moz-column-gap:24rem;-webkit-column-gap:24rem;column-gap:24rem}}@media (max-width:699px){.members__listing__item.is-style-small,.members__listing__item.is-style-mobile{height:65rem}.members__listing__item.is-style-small h2.wp-block-heading,.members__listing__item.is-style-mobile h2.wp-block-heading{font-size:13rem}.members__listing__item.is-style-small.is-variant-content::before,.members__listing__item.is-style-small.is-variant-video::before,.members__listing__item.is-style-small.is-variant-document::before,.members__listing__item.is-style-small.is-variant-event::before,.members__listing__item.is-style-mobile.is-variant-content::before,.members__listing__item.is-style-mobile.is-variant-video::before,.members__listing__item.is-style-mobile.is-variant-document::before,.members__listing__item.is-style-mobile.is-variant-event::before{display:none}}.members__listing__item.has-icon-download::after{content:"Download";background-repeat:no-repeat;background-size:60rem 60rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2793\' data-name=\'Gruppe 2793\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'60\' height=\'60\' viewBox=\'0 0 60 60\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_842\' data-name=\'Rechteck 842\' width=\'60\' height=\'60\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2792\' data-name=\'Gruppe 2792\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4429\' data-name=\'Pfad 4429\' d=\'M28.81,40.621c.014.011.031.014.044.025a1.884,1.884,0,0,0,.491.277c.03.011.059.018.088.027a1.706,1.706,0,0,0,1.134,0c.03-.009.059-.016.088-.027a1.868,1.868,0,0,0,.491-.277c.014-.011.031-.014.044-.025L48.7,26.245a1.875,1.875,0,1,0-2.381-2.9L31.875,35.206V1.875a1.875,1.875,0,0,0-3.75,0V35.206L13.68,23.347a1.875,1.875,0,0,0-2.38,2.9Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4430\' data-name=\'Pfad 4430\' d=\'M58.125,40.65a1.876,1.876,0,0,0-1.875,1.875V56.25H3.75V42.525a1.875,1.875,0,0,0-3.75,0v15.6A1.876,1.876,0,0,0,1.875,60h56.25A1.876,1.876,0,0,0,60,58.125v-15.6a1.876,1.876,0,0,0-1.875-1.875\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.members__listing__item.has-icon-download.is-style-small::after,.members__listing__item.has-icon-download.is-style-mobile::after{content:" "}@media (max-width:699px){.members__listing__item.has-icon-download.is-style-small::after,.members__listing__item.has-icon-download.is-style-mobile::after{background-size:35rem 65rem}}.members__listing__item.has-icon-expand::after{content:"Ausklappen";background-repeat:no-repeat;background-size:50rem 25rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2790\' data-name=\'Gruppe 2790\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'50\' height=\'25\' viewBox=\'0 0 50 25\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_841\' data-name=\'Rechteck 841\' width=\'50\' height=\'25\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2789\' data-name=\'Gruppe 2789\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4428\' data-name=\'Pfad 4428\' d=\'M25,25a1.914,1.914,0,0,1-1.309-.5L.543,2.943A1.64,1.64,0,0,1,.543.5,1.95,1.95,0,0,1,3.161.5L25,20.838,46.839.5a1.95,1.95,0,0,1,2.618,0,1.64,1.64,0,0,1,0,2.438L26.309,24.5A1.914,1.914,0,0,1,25,25\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.members__listing__item.has-icon-expand.is-style-small::after,.members__listing__item.has-icon-expand.is-style-mobile::after{content:""}@media (max-width:699px){.members__listing__item.has-icon-expand.is-style-small::after,.members__listing__item.has-icon-expand.is-style-mobile::after{background-size:30rem 15rem}}.members__listing__item.has-icon-page::after{content:"Zur Seite";background-repeat:no-repeat;background-size:70rem 65rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2797\' data-name=\'Gruppe 2797\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'70\' height=\'65\' viewBox=\'0 0 70 65\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_844\' data-name=\'Rechteck 844\' width=\'70\' height=\'65\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2796\' data-name=\'Gruppe 2796\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4432\' data-name=\'Pfad 4432\' d=\'M42.071,33.836c.037-.047.074-.092.106-.142s.062-.11.091-.166.051-.1.072-.149a1.761,1.761,0,0,0,.062-.2c.013-.047.03-.093.04-.141a2,2,0,0,0,.034-.336l0-.021,0-.021a1.994,1.994,0,0,0-.034-.336c-.01-.049-.027-.094-.04-.141a1.761,1.761,0,0,0-.062-.2,1.574,1.574,0,0,0-.072-.149,1.783,1.783,0,0,0-.091-.166,1.636,1.636,0,0,0-.106-.142c-.027-.035-.049-.073-.079-.106l-14.915-16.5a1.888,1.888,0,0,0-2.812,2.52L36.338,30.8H1.892a1.884,1.884,0,1,0,0,3.768H36.338L24.265,47.925a1.888,1.888,0,0,0,2.812,2.521l14.915-16.5c.03-.033.052-.071.079-.106\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4433\' data-name=\'Pfad 4433\' d=\'M68.108,0H39.423a1.888,1.888,0,0,0-1.892,1.884V15.3a1.892,1.892,0,0,0,3.784,0V3.768h24.9V61.232h-24.9V49.461a1.892,1.892,0,0,0-3.784,0V63.116A1.888,1.888,0,0,0,39.423,65H68.108A1.888,1.888,0,0,0,70,63.116V1.884A1.888,1.888,0,0,0,68.108,0\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.members__listing__item.has-icon-page.is-style-small::after,.members__listing__item.has-icon-page.is-style-mobile::after{content:" "}@media (max-width:699px){.members__listing__item.has-icon-page.is-style-small::after,.members__listing__item.has-icon-page.is-style-mobile::after{background-size:40rem 65rem}}.members__listing__item.has-icon-content::after{content:"Zum Inhalt";background-repeat:no-repeat;background-size:45rem 55rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2795\' data-name=\'Gruppe 2795\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'45\' height=\'55\' viewBox=\'0 0 45 55\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_843\' data-name=\'Rechteck 843\' width=\'45\' height=\'55\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2794\' data-name=\'Gruppe 2794\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4431\' data-name=\'Pfad 4431\' d=\'M44.5,32.1a1.817,1.817,0,0,0-2.6-.079l-17.568,16.8V1.865a1.837,1.837,0,1,0-3.673,0V48.818L3.1,32.017A1.818,1.818,0,0,0,.5,32.1a1.884,1.884,0,0,0,.078,2.635L21.24,54.493c.036.035.077.06.115.091s.093.079.143.112.11.062.165.091.1.054.147.075a1.684,1.684,0,0,0,.2.062c.046.013.09.031.138.04a1.707,1.707,0,0,0,.707,0c.048-.009.092-.027.138-.04a1.684,1.684,0,0,0,.2-.062,1.561,1.561,0,0,0,.147-.075c.055-.029.112-.056.165-.091a1.718,1.718,0,0,0,.143-.112c.038-.031.079-.056.115-.091L44.422,34.731A1.884,1.884,0,0,0,44.5,32.1\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.members__listing__item.has-icon-content.is-style-small::after,.members__listing__item.has-icon-content.is-style-mobile::after{content:" "}@media (max-width:699px){.members__listing__item.has-icon-content.is-style-small::after,.members__listing__item.has-icon-content.is-style-mobile::after{background-size:30rem 15rem}}.newsletter__listing__item{color:var(--theme-color-text)}@media (hover:hover){.newsletter__listing__item:hover{color:var(--theme-color-text);text-decoration:underline}}body:not(.wp-admin) .base-blocks-accordion>.acf-innerblocks-container:not(.open)>*:not(:first-child){display:none}body:not(.wp-admin) .base-blocks-accordion>.acf-innerblocks-container>*:first-child:hover{cursor:pointer}.editor-styles-wrapper .is-root-container .base-blocks-buttons a{pointer-events:none}.base-blocks-buttons.alignleft{text-align:left}.base-blocks-buttons.aligncenter{text-align:center}.base-blocks-buttons.alignright{text-align:right}.base-blocks-columns>.acf-innerblocks-container{display:-ms-grid;display:grid;gap:var(--base-blocks-gap)}.base-blocks-columns.cols1>.acf-innerblocks-container{grid-template-columns:repeat(1,minmax(0,1fr))}.base-blocks-columns.cols2>.acf-innerblocks-container{grid-template-columns:repeat(2,minmax(0,1fr))}.base-blocks-columns.cols3>.acf-innerblocks-container{grid-template-columns:repeat(3,minmax(0,1fr))}.base-blocks-columns.cols4>.acf-innerblocks-container{grid-template-columns:repeat(4,minmax(0,1fr))}.base-blocks-columns.cols5>.acf-innerblocks-container{grid-template-columns:repeat(5,minmax(0,1fr))}.base-blocks-cover{--background-color:var(--theme-color-accent,#ebebeb);--overlay-color:rgba(0,0,0,.5);--padding:30rem;--text-color-light:#fff;--image-ratio:5/1;max-width:100%}.base-blocks-cover.is-type-color{background-color:var(--background-color);padding:var(--padding)}.base-blocks-cover.is-type-image{position:relative;aspect-ratio:var(--image-ratio)}.base-blocks-cover.is-type-image .image-wrapper{position:absolute;top:0;left:0;z-index:1;width:100%;aspect-ratio:var(--image-ratio)}.base-blocks-cover.is-type-image .image-wrapper img{object-fit:cover;width:100%;height:100%}.base-blocks-cover.is-type-image.has-overlay .image-wrapper:after{content:"";position:absolute;z-index:3;width:100%;height:100%;top:0;left:0;background-color:var(--overlay-color)}.base-blocks-cover.is-type-image.has-justified-content .content-wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.base-blocks-cover.is-type-image .content-wrapper{padding:var(--padding);position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.base-blocks-cover.is-type-image .content-wrapper *:last-child{margin-bottom:0}.base-blocks-cover.is-background-key-dark{color:var(--text-color-light)}.base-blocks-cover.is-background-key-dark *{color:inherit}.base-blocks-image a{pointer-events:none}.base-blocks-image{text-align:center}.base-blocks-image .image{display:inline-block}.base-blocks-space{--base-blocks-space-s:calc(var(--base-space,20px) / 2);--base-blocks-space:var(--base-space,20px);--base-blocks-space-l:calc(var(--base-space,20px) * 2);height:var(--base-blocks-space)}.base-blocks-space.is-space-s{height:var(--base-blocks-space-s)}.base-blocks-space.is-space-l{height:var(--base-blocks-space-l)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.slick-lightbox{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:#000;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.slick-lightbox .slick-loading .slick-list{background-color:#fff0}.slick-lightbox .slick-prev{left:15px}.slick-lightbox .slick-next{right:15px}.slick-lightbox-hide{opacity:0}.slick-lightbox-hide.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-hide-init{position:absolute;top:-9999px;opacity:0}.slick-lightbox-hide-init.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-inner{position:fixed;top:0;left:0;width:100%;height:100%}.slick-lightbox-slick-item{text-align:center;overflow:hidden}.slick-lightbox-slick-item:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{position:absolute;bottom:0;left:0;text-align:center;width:100%;margin-bottom:20px}.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{display:block;text-align:center}.slick-lightbox-slick-item-inner{display:inline-block;vertical-align:middle;max-width:90%;max-height:90%}.slick-lightbox-slick-img{margin:0 auto;display:block;max-width:90%;max-height:90%}.slick-lightbox-slick-caption{margin:10px 0 0;color:#fff}.slick-lightbox-close{position:absolute;top:15px;right:15px;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:#fff0;color:#fff0;padding:0;border:none}.slick-lightbox-close:focus{outline:none}.slick-lightbox-close:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'×'}:root{--module-block-spacing:var(--base-offset-v,50px)}.site-layout-container .has-space-before{margin-top:var(--module-block-spacing)!important}.site-layout-container .has-space-after{margin-bottom:var(--module-block-spacing)!important}.base-blocks-accordion .acf-innerblocks-container.open>.has-icon-expand::after{content:"Zuklappen";background-repeat:no-repeat;background-size:50rem 25rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2791\' data-name=\'Gruppe 2791\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'50\' height=\'25\' viewBox=\'0 0 50 25\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_841\' data-name=\'Rechteck 841\' width=\'50\' height=\'25\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2789\' data-name=\'Gruppe 2789\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4428\' data-name=\'Pfad 4428\' d=\'M25,0a1.914,1.914,0,0,1,1.309.5L49.457,22.057a1.64,1.64,0,0,1,0,2.438,1.95,1.95,0,0,1-2.618,0L25,4.162,3.161,24.5a1.95,1.95,0,0,1-2.618,0,1.64,1.64,0,0,1,0-2.438L23.691.505A1.914,1.914,0,0,1,25,0\' transform=\'translate(0 0)\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.base-blocks-accordion .acf-innerblocks-container.open>.has-icon-expand.is-style-small::after,.base-blocks-accordion .acf-innerblocks-container.open>.has-icon-expand.is-style-mobile::after{content:""}@media (max-width:699px){.base-blocks-accordion .acf-innerblocks-container.open>.has-icon-expand.is-style-small::after,.base-blocks-accordion .acf-innerblocks-container.open>.has-icon-expand.is-style-mobile::after{background-size:30rem 15rem}}.base-blocks-embed iframe{width:100%;height:unset;aspect-ratio:1.7777777778}.base-blocks-slider{max-width:1920px}.base-blocks-slider .acf-innerblocks-container{position:relative}.base-blocks-slider .acf-innerblocks-container .slick-arrow{font-size:0;width:70rem;height:125rem;position:absolute;bottom:70rem;background-size:contain;z-index:10;border:0}@media (hover:hover){.base-blocks-slider .acf-innerblocks-container .slick-arrow{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.base-blocks-slider .acf-innerblocks-container .slick-arrow:hover{opacity:.9;cursor:pointer}}.base-blocks-slider .acf-innerblocks-container .slick-next{right:70rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'70\' height=\'125\' viewBox=\'0 0 70 125\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_956\' data-name=\'Rechteck 956\' width=\'30\' height=\'65\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2948\' data-name=\'Gruppe 2948\' transform=\'translate(-238 -2675)\'%3E%3Crect id=\'Rechteck_957\' data-name=\'Rechteck 957\' width=\'70\' height=\'125\' transform=\'translate(238 2675)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2945\' data-name=\'Gruppe 2945\' transform=\'translate(258 2705)\'%3E%3Cg id=\'Gruppe_2944\' data-name=\'Gruppe 2944\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4463\' data-name=\'Pfad 4463\' d=\'M2,65c-.467,0-.614.317-1,0-.878-.718-1.732-2.138-1-3L25,33,0,3C-.732,2.138.122.718,1,0S3.269.139,4,1L30,31a2.587,2.587,0,0,1,0,3L4,64a3.342,3.342,0,0,1-2,1\' fill=\'%23333\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.base-blocks-slider .acf-innerblocks-container .slick-prev{left:70rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'70\' height=\'125\' viewBox=\'0 0 70 125\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_955\' data-name=\'Rechteck 955\' width=\'30\' height=\'65\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2946\' data-name=\'Gruppe 2946\' transform=\'translate(-147 -2675)\'%3E%3Crect id=\'Rechteck_958\' data-name=\'Rechteck 958\' width=\'70\' height=\'125\' transform=\'translate(147 2675)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2943\' data-name=\'Gruppe 2943\' transform=\'translate(167 2705)\'%3E%3Cg id=\'Gruppe_2942\' data-name=\'Gruppe 2942\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4462\' data-name=\'Pfad 4462\' d=\'M28,65a3.342,3.342,0,0,1-2-1L0,34a2.587,2.587,0,0,1,0-3L26,1c.731-.861,2.122-1.719,3-1s1.732,2.139,1,3L5,33,30,62c.732.862-.122,2.282-1,3-.386.317-.533,0-1,0\' fill=\'%23333\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.base-blocks-columns .base-blocks-image{text-align:center}.base-blocks-columns .base-blocks-image,.base-blocks-columns h3{margin-bottom:0}.base-blocks-columns h5{margin-top:0}.base-blocks-columns.cols2>.acf-innerblocks-container{grid-template-columns:1fr 1.6fr;gap:46rem}@media (max-width:1024px){.base-blocks-columns.cols2>.acf-innerblocks-container{grid-template-columns:.5fr 1fr}.base-blocks-columns.cols2>.acf-innerblocks-container *{-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-wrap:break-word}.base-blocks-columns.cols3>.acf-innerblocks-container,.base-blocks-columns.cols4>.acf-innerblocks-container,.base-blocks-columns.cols5>.acf-innerblocks-container{grid-template-columns:repeat(auto-fit,minmax(100rem,1fr));gap:var(--base-space)}}@media (max-width:699px){.base-blocks-columns.cols2>.acf-innerblocks-container{grid-template-columns:100%;gap:var(--base-space)}}.base-blocks-image{margin-top:var(--theme-space);margin-bottom:var(--theme-space-double);text-align:left}.base-blocks-image>*{width:800rem;max-width:100%}.base-blocks-image .caption{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-size:var(--theme-font-size-sm);line-height:var(--theme-line-height);color:var(--theme-color-text-3);margin-top:var(--theme-space-half);margin-bottom:var(--theme-space)}.base-blocks-image .caption em{font-style:italic}@media (max-width:699px){.base-blocks-image .caption{font-size:12rem;line-height:1.3em}}.wp-block-heading{margin-bottom:calc(2 * var(--theme-space))}.wp-block-heading:not(:first-child){margin-top:var(--theme-space)}h1.wp-block-heading{font-size:48rem;line-height:65rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:699px){h1.wp-block-heading{font-size:22rem;line-height:1.3}}h2.wp-block-heading{font-size:48rem;line-height:65rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:699px){h2.wp-block-heading{font-size:22rem;line-height:1.3}}h3.wp-block-heading{font-size:35rem;line-height:47rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:1024px){h3.wp-block-heading{font-size:28rem;line-height:1.3}}@media (max-width:699px){h3.wp-block-heading{font-size:18rem;line-height:1.4}}h3.wp-block-heading.is-style-underline{text-decoration:underline;text-decoration:underline;text-decoration-color:var(--theme-color-text-2);text-decoration-color:var(--theme-color-accent);text-decoration-thickness:4rem;text-decoration-thickness:5rem;text-underline-offset:10rem;text-underline-offset:10rem}@media (max-width:699px){h3.wp-block-heading.is-style-underline{text-decoration-thickness:3rem}}h4.wp-block-heading,h6.wp-block-heading{font-size:24rem;line-height:33rem;font-weight:700;color:var(--theme-color-text-2);margin-bottom:var(--theme-space)}@media (max-width:699px){h4.wp-block-heading,h6.wp-block-heading{font-size:13rem;line-height:1.4}}h4.wp-block-heading.is-style-underline,h6.wp-block-heading.is-style-underline{text-decoration:underline;text-decoration-color:var(--theme-color-text-2);text-decoration-thickness:4rem;text-underline-offset:10rem}h5.wp-block-heading{font-size:24rem;line-height:33rem;font-weight:700;color:var(--theme-color-text-3);margin-bottom:--theme-space}@media (max-width:699px){h5.wp-block-heading{font-size:13rem;line-height:1.4}}.wp-block-list{margin-bottom:var(--theme-space)}ul.wp-block-list{font-family:var(--theme-font-family);font-size:var(--theme-font-size);line-height:var(--theme-line-height);list-style-position:outside;padding-left:var(--theme-space);list-style:disc}ul.wp-block-list em{font-style:italic}@media (max-width:699px){ul.wp-block-list{font-size:12rem;line-height:1.3em}}ul.wp-block-list li{margin-bottom:1em}ol.wp-block-list{font-family:var(--theme-font-family);font-size:var(--theme-font-size);line-height:var(--theme-line-height);list-style:decimal;list-style-position:outside;padding-left:var(--theme-space)}ol.wp-block-list em{font-style:italic}@media (max-width:699px){ol.wp-block-list{font-size:12rem;line-height:1.3em}}ol.wp-block-list li{margin-bottom:1em}.wp-block-paragraph{font-family:var(--theme-font-family);font-size:var(--theme-font-size);line-height:var(--theme-line-height);margin-bottom:var(--theme-space)}.wp-block-paragraph em{font-style:italic}@media (max-width:699px){.wp-block-paragraph{font-size:12rem;line-height:1.3em}}.wp-block-paragraph a{color:var(--theme-color-accent);-webkit-transition:var(--theme-transition);transition:var(--theme-transition);font-weight:700}.wp-block-paragraph a:hover{color:var(--theme-color-accent);text-decoration:underline}.wp-block-paragraph b,.wp-block-paragraph strong{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-size:var(--theme-font-size-md);line-height:var(--theme-line-height);font-weight:700}.wp-block-paragraph b em,.wp-block-paragraph strong em{font-style:italic}@media (max-width:699px){.wp-block-paragraph b,.wp-block-paragraph strong{font-size:12rem;line-height:1.3em}}.wp-block-paragraph small{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-size:var(--theme-font-size-sm);line-height:var(--theme-line-height)}.wp-block-paragraph small em{font-style:italic}@media (max-width:699px){.wp-block-paragraph small{font-size:12rem;line-height:1.3em}}body>.footer{margin-top:6em}@media (max-width:699px){body>.footer{margin-top:4em}}body>.footer .site-layout-container.has-bg-color{background-color:var(--theme-color-light-2);padding:var(--theme-layout-offset-v) 0}body>.footer .site-layout-container__inner{width:1640rem;max-width:calc(100% - calc(2 * var(--theme-layout-offset-h)));margin-left:auto;margin-right:auto;display:-ms-grid;display:grid;grid-template-columns:350rem auto}body>.footer .footer__partner{display:-ms-grid;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-ms-flex-align:center;align-items:center;margin-bottom:6em;width:1640rem;max-width:calc(100% - calc(2 * var(--theme-layout-offset-h)))}body>.footer .footer__partner .image-wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center}body>.footer .footer__partner .image-wrapper img{-ms-flex:1;flex:1;max-height:100rem;object-fit:contain}body>.footer .footer__partner .image-wrapper:nth-child(1) img{max-width:85%;width:100%;object-fit:contain;height:100%;max-height:100%}body>.footer .footer__partner .image-wrapper:nth-child(2) img{max-width:370}body>.footer .footer__partner .image-wrapper:nth-child(3) img{max-width:350rem}body>.footer .footer__about{max-width:324rem;margin-right:var(--theme-layout-offset-v)}body>.footer .footer__about .logo{max-width:270rem}body>.footer .footer__about .subtext{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-size:var(--theme-font-size-sm);font-size:15rem;line-height:var(--theme-line-height);margin-top:40rem}body>.footer .footer__about .subtext em{font-style:italic}@media (max-width:699px){body>.footer .footer__about .subtext{font-size:12rem;line-height:1.3em}}body>.footer .footer__menu{width:100%}body>.footer .footer__menu .menu{display:-ms-grid;display:grid;grid-template-columns:repeat(6,1fr);gap:60rem}body>.footer .footer__menu .menu>li>a{font-size:var(--theme-font-size-md);color:var(--theme-color-text-2);font-weight:700}body>.footer .footer__menu .sub-menu{margin-top:var(--theme-space-half)}body>.footer .footer__menu .sub-menu>li{margin-bottom:var(--theme-space-half)}body>.footer .footer__menu .sub-menu>li a{font-size:18rem;color:var(--theme-color-text)}body>.footer .page-nav{display:none;position:fixed;bottom:128rem;right:128rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;z-index:50}body>.footer .page-nav>div{background-color:grey;background-color:#fff0;background-color:#efefef;color:#fff;text-align:center;line-height:75rem;margin-bottom:25rem;cursor:pointer;cursor:pointer;width:85rem;height:75rem;position:relative;position:unset;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:none;background-position:center}body>.footer .page-nav>div:hover{background-color:#ccc;-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}body>.footer .page-nav>div:active{background-color:var(--theme-color-accent)}body>.footer .page-nav>div.to-top{position:static;background-repeat:no-repeat;background-size:44rem 40rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'44.198\' height=\'39.578\' viewBox=\'0 0 44.198 39.578\'%3E%3Cg id=\'Gruppe_2896\' data-name=\'Gruppe 2896\' transform=\'translate(-1265.401 -1933.422)\'%3E%3Cpath id=\'Pfad_4439\' data-name=\'Pfad 4439\' d=\'M43,25c-.525,0-.6-.6-1-1L22,5,3,24c-.8.8-1.2.8-2,0a2.177,2.177,0,0,1,0-3L21,1a2.235,2.235,0,0,1,3,0L44,21a2.177,2.177,0,0,1,0,3c-.4.4-.476,1-1,1\' transform=\'translate(1265 1933)\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4440\' data-name=\'Pfad 4440\' d=\'M43,39.6c-.521,0-.6-.6-1-1l-20-19L3,38.6c-.8.8-1.205.806-2,0a2.177,2.177,0,0,1,0-3l20-20a2.19,2.19,0,0,1,3,0l20,20a2.177,2.177,0,0,1,0,3c-.4.4-.473,1-1,1\' transform=\'translate(1265 1933.397)\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}body>.footer .page-nav>div.section-up{position:static;background-repeat:no-repeat;background-size:40rem 24rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'39.535\' height=\'23.651\' viewBox=\'0 0 39.535 23.651\'%3E%3Cpath id=\'Pfad_4438\' data-name=\'Pfad 4438\' d=\'M37,24a3.587,3.587,0,0,1-2-1L20,5,4,23a2.216,2.216,0,0,1-3,0c-.831-.727-1.727-1.169-1-2L18,1a2.054,2.054,0,0,1,3,0L39,21c.727.831-.169,1.273-1,2-.379.332-.533,1-1,1\' transform=\'translate(0.268 -0.35)\' fill=\'%23333\'/%3E%3C/svg%3E%0A");margin-bottom:10rem}body>.footer .page-nav>div.section-down{position:static;background-repeat:no-repeat;background-size:40rem 24rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'39.535\' height=\'24.268\' viewBox=\'0 0 39.535 24.268\'%3E%3Cpath id=\'Pfad_4437\' data-name=\'Pfad 4437\' d=\'M20,24a3.589,3.589,0,0,1-2-1L0,3C-.727,2.169.169.727,1,0S3.272.168,4,1L20,19,35,1c.728-.831,2.168-1.727,3-1s1.727,2.169,1,3L21,23c-.38.434-.423,1-1,1\' transform=\'translate(0.268 0.269)\' fill=\'%23333\'/%3E%3C/svg%3E%0A");margin-bottom:10rem}@media (min-width:700px) and (max-width:1024px){body>.footer .page-nav{bottom:64rem;right:60rem}}@media (max-width:699px){body>.footer .page-nav{right:12rem;bottom:8rem}body>.footer .page-nav>div{background-color:#efefef;width:40rem;height:30rem;bottom:8rem;right:8rem;margin-bottom:8rem}body>.footer .page-nav>div.to-top{background-size:32rem 16rem}body>.footer .page-nav>div.section-up,body>.footer .page-nav>div.section-down{background-size:18rem 16rem;margin-bottom:4rem}}@media (max-width:1024px){body>.footer .site-layout-container__inner{display:-ms-grid;display:grid;grid-template-columns:1fr;gap:50rem}body>.footer .footer__partner{gap:var(--base-space)}body>.footer .footer__partner img{max-height:60rem}body>.footer .footer__about{display:-ms-grid;display:grid;grid-template-columns:repeat(2,1fr);max-width:100%;margin-right:0;gap:140rem}body>.footer .footer__about .subtext{margin-top:0}body>.footer .footer__menu .menu{display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:150rem;-webkit-column-gap:150rem;column-gap:150rem;width:100%}}@media (max-width:699px){body>.footer .site-layout-container__inner{gap:0}body>.footer .footer__partner{display:-ms-grid;display:grid;grid-template-columns:1fr;margin-bottom:calc(2 * var(--theme-layout-offset-v));gap:40rem}body>.footer .footer__partner .image-wrapper:nth-child(2) img,body>.footer .footer__partner .image-wrapper:nth-child(3) img{max-width:70%}body>.footer .footer__about{display:-ms-grid;display:grid;grid-template-columns:1fr;gap:var(--base-space)}body>.footer .footer__about .logo{max-width:145rem;margin-bottom:0}body>.footer .footer__about .subtext{font-size:8rem}body>.footer .footer__menu .menu{display:-ms-grid;display:grid;grid-template-columns:repeat(2,1fr);gap:15rem}body>.footer .footer__menu .menu li>a{font-size:12rem}body>.footer .footer__menu .menu li .sub-menu{margin-top:0}body>.footer .footer__menu .menu li .sub-menu>li{margin-bottom:0;line-height:.8}body>.footer .footer__menu .menu li .sub-menu>li>a{font-size:10rem}}body>.header{height:300rem;width:1640rem;max-width:calc(100% - calc(2 * var(--theme-layout-offset-h)));margin-left:auto;margin-right:auto;position:relative}@media (min-width:700px) and (max-width:1024px){body>.header{height:250rem}}@media (max-width:699px){body>.header{height:124rem;max-width:100%}body>.header>.site-layout-container{max-width:calc(100% - calc(2 * var(--theme-layout-offset-h)))}}body>.header.is-open{height:60vh}@media (max-width:1024px){body>.header.is-open{top:0;bottom:0;width:100%;max-width:100%;height:100%;background:#efefef;box-shadow:none;overflow-y:scroll;position:absolute;z-index:30}body>.header.is-open .header__layout{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-align:center;align-items:center;gap:50rem;padding-right:0}body>.header.is-open .header__logo{-ms-flex-item-align:center;align-self:center}body>.header.is-open .header__nav{max-width:550rem}body>.header.is-open .header__nav--mobile{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}body>.header.is-open .header__nav--mobile ul.menu{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding-left:0;padding-bottom:60rem;border-bottom:1rem solid var(--theme-color-text-1);border-top:1rem solid var(--theme-color-text-1);font-size:41rem;width:100%;gap:60rem}body>.header.is-open .header__nav--mobile ul.menu.is-clicked{gap:60rem}body>.header.is-open .header__nav--mobile ul.menu.is-clicked li a{margin-bottom:0}body>.header.is-open .header__nav--mobile ul.menu.is-clicked li a:active{text-decoration:none}body>.header.is-open .header__nav--mobile ul.menu.is-clicked .sub-menu{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}body>.header.is-open .header__nav--mobile ul.menu.is-clicked .sub-menu li{margin-top:0}body>.header.is-open .header__nav--mobile ul.menu.is-clicked .sub-menu li:first-child{margin-top:20rem}body>.header.is-open .header__nav--mobile ul.menu.is-clicked .sub-menu li>a{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-size:30rem;line-height:var(--theme-line-height);font-weight:400;text-transform:none;margin-bottom:0}body>.header.is-open .header__nav--mobile ul.menu.is-clicked .sub-menu li>a em{font-style:italic}body>.header.is-open .header__nav--mobile ul.menu li{display:block}body>.header.is-open .header__nav--mobile ul.menu li:first-child{margin-top:var(--theme-layout-offset-v)}body>.header.is-open .header__nav--mobile ul.menu li>a{display:inline-block;color:inherit;font-weight:700;font-size:inherit;text-transform:uppercase;margin-bottom:40rem;font-family:var(--theme-font-family)}body>.header.is-open .header__nav--mobile ul.menu li .sub-menu{display:none;-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}body>.header.is-open .header__nav--mobile .header__menu--actions{padding:60rem 0 0 0}body>.header.is-open .header__nav--mobile .header__menu--actions ul.menu{border-top:none;border-bottom:none;gap:30rem;padding-bottom:30rem}body>.header.is-open .header__nav--mobile .header__menu--actions ul.menu li:first-child{margin-top:0}body>.header.is-open .header__nav--mobile .header__menu--actions ul.menu li a{margin-bottom:0;text-transform:capitalize;font-size:28rem;font-weight:700}body>.header.is-open .header__nav--mobile .mobile__search{width:100%}body>.header.is-open .header__nav--mobile .mobile__search form>input[type="text"]{border-bottom:solid 4rem var(--theme-color-accent);border-top:0;background-color:#fff0;border-right:0;border-left:0;padding:15rem;color:var(--theme-color-accent);font-size:22rem;font-weight:700;font-family:inherit;width:100%;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_3173\' data-name=\'Gruppe 3173\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_1014\' data-name=\'Rechteck 1014\' width=\'30\' height=\'30\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_1013\' data-name=\'Rechteck 1013\' width=\'30\' height=\'30\' fill=\'%23f6a823\'/%3E%3Cg id=\'Gruppe_3172\' data-name=\'Gruppe 3172\'%3E%3Cg id=\'Gruppe_3171\' data-name=\'Gruppe 3171\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4505\' data-name=\'Pfad 4505\' d=\'M17.649,4.386a7.461,7.461,0,1,1-7.461,7.461A7.461,7.461,0,0,1,17.649,4.386Z\' fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2.5\'/%3E%3Cline id=\'Linie_114\' data-name=\'Linie 114\' x1=\'7.895\' y2=\'7.895\' transform=\'translate(4.89 17.719)\' fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2.5\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:50rem 50rem;background-position:right center;position:static}body>.header.is-open .header__nav--mobile .mobile__search form>input[type="text"]::-ms-input-placeholder{color:var(--theme-color-accent);font-size:22rem}body>.header.is-open .header__nav--mobile .mobile__search form>input[type="text"]::-moz-placeholder{color:var(--theme-color-accent);font-size:22rem}body>.header.is-open .header__nav--mobile .mobile__search form>input[type="text"]::-webkit-input-placeholder{color:var(--theme-color-accent);font-size:22rem}body>.header.is-open .header__nav--mobile .mobile__search form>input[type="text"]::placeholder{color:var(--theme-color-accent);font-size:22rem}body>.header.is-open div.has-text-align-center{margin-top:130rem;font-size:24rem;font-weight:700}}@media (max-width:1024px) and (min-width:1025px){body>.header.is-open .header__nav--mobile ul.menu.is-clicked{display:none}}@media (max-width:1024px) and (max-width:699px){body>.header.is-open .header__nav--mobile ul.menu.is-clicked .sub-menu li>a{font-size:12rem;line-height:1.3em}}@media (max-width:699px){body>.header.is-open .header__menu>ul.menu{gap:30rem!important;padding-bottom:40rem;padding-top:40rem}body>.header.is-open .header__menu>ul.menu>li{line-height:1;margin:0}body>.header.is-open .header__menu>ul.menu>li:first-child{margin-top:0}body>.header.is-open .header__menu>ul.menu>li>a{font-size:22rem;margin-bottom:0}body>.header.is-open .header__menu>ul.menu>li>ul.sub-menu>li{margin-top:0!important}body>.header.is-open .header__menu>ul.menu>li>ul.sub-menu>li>a{font-size:20rem!important}body>.header.is-open .header__menu--actions{padding-top:30rem!important;padding-bottom:30rem!important}body>.header.is-open .header__menu--actions>ul.menu{gap:5rem!important}body>.header.is-open .header__menu--actions>ul.menu>li{line-height:.8;width:100%}body>.header.is-open .header__menu--actions>ul.menu>li>a{text-transform:uppercase!important;font-size:14rem!important}body>.header.is-open .header__menu--actions>ul.menu>li:last-child a{position:static!important;border-bottom:solid 2rem var(--theme-color-accent);border-top:0;background-color:#fff0;border-right:0;border-left:0;padding:15rem;color:var(--theme-color-accent);font-size:22rem!important;font-weight:700;font-family:inherit;width:100%;margin-top:60rem;text-align:left;text-transform:capitalize!important;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_3173\' data-name=\'Gruppe 3173\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_1014\' data-name=\'Rechteck 1014\' width=\'30\' height=\'30\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_1013\' data-name=\'Rechteck 1013\' width=\'30\' height=\'30\' fill=\'%23f6a823\'/%3E%3Cg id=\'Gruppe_3172\' data-name=\'Gruppe 3172\'%3E%3Cg id=\'Gruppe_3171\' data-name=\'Gruppe 3171\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4505\' data-name=\'Pfad 4505\' d=\'M17.649,4.386a7.461,7.461,0,1,1-7.461,7.461A7.461,7.461,0,0,1,17.649,4.386Z\' fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2.5\'/%3E%3Cline id=\'Linie_114\' data-name=\'Linie 114\' x1=\'7.895\' y2=\'7.895\' transform=\'translate(4.89 17.719)\' fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2.5\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:30rem 30rem;background-position:right 6rem}body>.header.is-open .mobile__search{display:none}body>.header.is-open .mobile__search form>input[type="text"]{font-size:22rem;background-size:30rem 30rem!important;border-width:2rem!important}body>.header.is-open div.has-text-align-center{margin-top:50rem;font-size:20rem;font-weight:400}}body>.header .header__switch{grid-column:3;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}body>.header .header__switch button{display:inline-block;border:none;background:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;width:55rem;height:55rem}body>.header .header__switch .close-button{display:none;position:absolute;background-repeat:no-repeat;background-size:55rem 55rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_3161\' data-name=\'Gruppe 3161\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'55\' height=\'55\' viewBox=\'0 0 55 55\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_1007\' data-name=\'Rechteck 1007\' width=\'55\' height=\'55\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_3160\' data-name=\'Gruppe 3160\'%3E%3Cg id=\'Gruppe_3159\' data-name=\'Gruppe 3159\' clip-path=\'url(%23clip-path)\'%3E%3Cg id=\'Gruppe_3158\' data-name=\'Gruppe 3158\' style=\'isolation: isolate\'%3E%3Cg id=\'Gruppe_3157\' data-name=\'Gruppe 3157\'%3E%3Cg id=\'Gruppe_3156\' data-name=\'Gruppe 3156\' clip-path=\'url(%23clip-path)\'%3E%3Crect id=\'Rechteck_1005\' data-name=\'Rechteck 1005\' width=\'55\' height=\'55\' fill=\'%23ebebeb\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cline id=\'Linie_109\' data-name=\'Linie 109\' x1=\'34.138\' y2=\'34.138\' transform=\'translate(10.431 10.431)\' fill=\'none\' stroke=\'%23333\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3.667\'/%3E%3Cline id=\'Linie_110\' data-name=\'Linie 110\' x2=\'34.138\' y2=\'34.138\' transform=\'translate(10.431 10.431)\' fill=\'none\' stroke=\'%23333\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3.667\'/%3E%3C/svg%3E%0A")}body>.header .header__switch .close-button:hover{cursor:pointer}body>.header .header__switch .menu-button{position:absolute;background-repeat:no-repeat;background-size:55rem 55rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_3185\' data-name=\'Gruppe 3185\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'30\' height=\'30\' viewBox=\'0 0 30 30\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_1020\' data-name=\'Rechteck 1020\' width=\'30\' height=\'30\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_3184\' data-name=\'Gruppe 3184\'%3E%3Cg id=\'Gruppe_3183\' data-name=\'Gruppe 3183\' clip-path=\'url(%23clip-path)\'%3E%3Cg id=\'Gruppe_3182\' data-name=\'Gruppe 3182\' style=\'isolation: isolate\'%3E%3Cg id=\'Gruppe_3181\' data-name=\'Gruppe 3181\'%3E%3Cg id=\'Gruppe_3180\' data-name=\'Gruppe 3180\' clip-path=\'url(%23clip-path)\'%3E%3Crect id=\'Rechteck_1018\' data-name=\'Rechteck 1018\' width=\'30\' height=\'30\' fill=\'%23ebebeb\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cline id=\'Linie_118\' data-name=\'Linie 118\' x2=\'18.656\' transform=\'translate(5.672 8.324)\' fill=\'none\' stroke=\'%23333\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2.5\'/%3E%3Cline id=\'Linie_119\' data-name=\'Linie 119\' x2=\'18.75\' transform=\'translate(5.625 15)\' fill=\'none\' stroke=\'%23333\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2.5\'/%3E%3Cline id=\'Linie_120\' data-name=\'Linie 120\' x2=\'18.75\' transform=\'translate(5.625 21.676)\' fill=\'none\' stroke=\'%23333\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2.5\'/%3E%3C/svg%3E%0A")}body>.header .header__switch .menu-button:hover{cursor:pointer}@media (min-width:700px) and (max-width:1024px){body>.header .header__switch{-ms-flex-pack:end;justify-content:flex-end;z-index:30}body>.header .header__switch .close-button{position:absolute;right:60rem;top:60rem}}@media (max-width:699px){body>.header .header__switch{z-index:30;-ms-flex-pack:end;justify-content:flex-end}body>.header .header__switch button{width:30rem;height:30rem}body>.header .header__switch .close-button{position:absolute;right:24rem;top:24rem}body>.header .header__switch .close-button,body>.header .header__switch .menu-button{background-size:30rem 30rem}}body>.header a{color:var(--theme-color-accent);-webkit-transition:var(--theme-transition);transition:var(--theme-transition);font-weight:700}body>.header a:hover{color:var(--theme-color-accent);text-decoration:underline}body>.header h2{font-size:48rem;line-height:65rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:699px){body>.header h2{font-size:22rem;line-height:1.3}}body>.header .header__layout{display:-ms-grid;display:grid;grid-template-columns:325rem auto 40rem;gap:90rem;width:100%;-ms-flex-align:center;align-items:center;margin-top:var(--theme-layout-offset-v);margin-bottom:var(--theme-layout-offset-v)}body>.header .header__layout.fixed{position:fixed;top:0;left:0;right:0;z-index:30;width:100%}@media (max-width:1024px){body>.header .header__layout{grid-template-columns:323rem auto 40rem;gap:0}}@media (max-width:699px){body>.header .header__layout{grid-template-columns:176rem auto 40rem}}body>.header .header__logo{-ms-flex-item-align:start;align-self:flex-start;max-width:323rem;z-index:30}@media (max-width:699px){body>.header .header__logo{max-width:176rem}}body>.header .header__overlay{display:none;position:fixed;top:0;right:0;left:0;background-color:#fff;background-color:rgb(255 255 255 / .9);z-index:20;height:500rem;box-shadow:0 4px 12px rgb(0 0 0 / .1);backdrop-filter:blur(5rem)}body>.header .header__nav{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:30;height:100%}@media (max-width:1024px){body>.header .header__nav--desktop{display:none}}body>.header .header__nav--desktop .header__menu .menu{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;justify-content:space-between}body>.header .header__nav--desktop .header__menu .menu>li{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-size:var(--theme-font-size-md);line-height:var(--theme-line-height);line-height:2;color:var(--theme-color-text-2);font-weight:700;display:inline-block;position:relative}body>.header .header__nav--desktop .header__menu .menu>li em{font-style:italic}@media (max-width:699px){body>.header .header__nav--desktop .header__menu .menu>li{font-size:12rem;line-height:1.3em}}body>.header .header__nav--desktop .header__menu .menu>li:last-child{margin-right:0}body>.header .header__nav--desktop .header__menu .menu>li>a{color:inherit;display:block;white-space:nowrap}body>.header .header__nav--desktop .header__menu .menu>li>a:hover{text-decoration:none}body>.header .header__nav--desktop .header__menu .sub-menu{display:none;position:absolute;text-align:left;-ms-flex-direction:column;flex-direction:column;margin-top:var(--theme-space)}body>.header .header__nav--desktop .header__menu .sub-menu>li{font-family:var(--theme-font-family);font-size:var(--theme-font-size);font-size:17rem;line-height:var(--theme-line-height);display:inline-block;position:relative;padding-top:5rem;padding-bottom:10rem;min-width:170rem}body>.header .header__nav--desktop .header__menu .sub-menu>li em{font-style:italic}@media (max-width:699px){body>.header .header__nav--desktop .header__menu .sub-menu>li{font-size:12rem;line-height:1.3em}}body>.header .header__nav--desktop .header__menu .sub-menu>li>a{color:inherit;font-weight:400;line-height:1;letter-spacing:-.3rem}body>.header .header__nav--desktop .header__menu--actions{margin-bottom:var(--theme-space)}body>.header .header__nav--desktop .header__menu--actions .menu{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body>.header .header__nav--desktop .header__menu--actions .menu li{margin-left:40rem}body>.header .header__nav--desktop .header__menu--actions .menu li a{color:var(--theme-color-text-3);font-size:var(--theme-font-size-sm);font-weight:400}body>.header .header__nav--mobile{display:none}body>.header .header__nav--mobile .mobile-search{display:none}.advanced-search .searchbar form{width:100%;max-width:100%}.advanced-search .searchbar form .searchterm{padding:30rem;width:100%}.advanced-search .resultcontainer .resultitem{margin-bottom:50rem}.advanced-search .resultcontainer .resultitem>a{text-decoration:none}.advanced-search .resultcontainer .resultitem>a .title{font-size:30rem;line-height:41rem;font-weight:700;color:var(--theme-color-text-3);color:var(--theme-color-text-1)}@media (max-width:699px){.advanced-search .resultcontainer .resultitem>a .title{font-size:18rem;line-height:1.4}}.advanced-search .resultcontainer .resultitem>a .excerpt{font-family:var(--theme-font-family);font-size:var(--theme-font-size);line-height:var(--theme-line-height);color:var(--theme-color-text-2)}.advanced-search .resultcontainer .resultitem>a .excerpt em{font-style:italic}@media (max-width:699px){.advanced-search .resultcontainer .resultitem>a .excerpt{font-size:12rem;line-height:1.3em}}.advanced-search .resultcontainer .resultitem>a .type{font-family:var(--theme-font-family);font-size:var(--theme-font-size);line-height:var(--theme-line-height);color:var(--theme-color-text-1)}.advanced-search .resultcontainer .resultitem>a .type em{font-style:italic}@media (max-width:699px){.advanced-search .resultcontainer .resultitem>a .type{font-size:12rem;line-height:1.3em}}@media (hover:hover){.advanced-search .resultcontainer .resultitem>a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.advanced-search .resultcontainer .resultitem>a:hover .title{text-decoration:underline}}.advanced-search .resultfooter button{border:2rem solid var(--theme-color-accent);background:#fff0;color:var(--theme-color-accent);padding:6rem 16rem;text-decoration:none;display:inline-block;-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.advanced-search .resultfooter button:hover{opacity:1;background:var(--theme-color-accent);color:#fff;cursor:pointer}.wp-block-media-text{width:100%;aspect-ratio:2;max-height:950rem;display:-ms-grid!important;display:grid!important;background:#efefef}.wp-block-media-text figure{width:100%;height:100%;aspect-ratio:1}.wp-block-media-text figure img{object-fit:cover;width:100%;height:100%}.wp-block-media-text figure:not(figure){background-color:var(--theme-color-light-2);padding:120rem!important}.base-blocks-cover{margin-bottom:var(--theme-space)}.base-blocks-cover.pattern-hero.is-type-image{height:780rem}.base-blocks-cover.pattern-hero.is-type-image .image-wrapper{height:100%}.base-blocks-cover.pattern-hero.is-type-image img{height:100%}.base-blocks-cover.pattern-hero.is-type-image .content-wrapper{padding:5% 5% 10% 40%;-ms-flex-pack:start;justify-content:flex-start}.base-blocks-cover.pattern-hero.is-type-image .base-blocks-group{color:var(--theme-color-text-1);background-color:#fff;padding:50rem}.base-blocks-cover.pattern-hero.is-type-image .base-blocks-group .acf-innerblocks-container{overflow:hidden;text-overflow:ellipsis}@media (min-width:700px) and (max-width:1024px){.base-blocks-cover.pattern-hero.is-type-image{height:900rem}.base-blocks-cover.pattern-hero.is-type-image .content-wrapper{padding:110rem 84rem 270rem 370rem}}@media (max-width:699px){.base-blocks-cover.pattern-hero.is-type-image{height:500rem}.base-blocks-cover.pattern-hero.is-type-image .content-wrapper{padding:38rem 38rem 162rem 38rem}.base-blocks-cover.pattern-hero.is-type-image .base-blocks-group{padding:20rem}}.base-blocks-group.is-pattern-directory .site-card{background-color:transparent!important;border-bottom:3rem solid #707070;margin-bottom:0}.book-title{margin-top:64rem;margin-bottom:32rem}.book-title>*{max-width:422rem}.module-button a:not(:last-child){margin-right:10rem}.module-button a.is-variant-full{background:var(--theme-color-accent);color:#fff;padding:8rem 18rem;text-decoration:none;display:inline-block}@media (hover:hover){.module-button a.is-variant-full{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.module-button a.is-variant-full:hover{opacity:.8;cursor:pointer}}.module-button a.is-variant-light{border:2rem solid var(--theme-color-accent);background:#fff0;color:var(--theme-color-accent);padding:6rem 16rem;text-decoration:none;display:inline-block;-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.module-button a.is-variant-light:hover{opacity:1;background:var(--theme-color-accent);color:#fff;cursor:pointer}.i-btn{width:150rem;height:150rem;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff0;border:none;cursor:pointer}.i-btn:hover{background-color:#ccc;-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.i-btn:active{background-color:var(--theme-color-accent)}.i-btn .icon{width:90rem;height:90rem;background-position:center}.i-btn.large{width:150rem;height:150rem;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff0;border:none;cursor:pointer}.i-btn.large:hover{background-color:#ccc;-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.i-btn.large:active{background-color:var(--theme-color-accent)}.i-btn.large .icon{top:40%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%}.i-btn.medium{width:120rem;height:100rem;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff0;border:none;cursor:pointer}.i-btn.medium:hover{background-color:#ccc;-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.i-btn.medium:active{background-color:var(--theme-color-accent)}.i-btn.medium .icon{left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}.i-btn.small{width:85rem;height:75rem;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff0;border:none;cursor:pointer}.i-btn.small:hover{background-color:#ccc;-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.i-btn.small:active{background-color:var(--theme-color-accent)}.i-btn.small .icon{top:50%;top:50%;left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.i-btn.expand.large:before{content:"Ausklappen";position:absolute;bottom:10rem;width:150rem;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:16rem;font-family:"OpenSans-Regular","Open Sans";fill:var(--theme-color-text-2)}.i-btn.expand .icon{background-repeat:no-repeat;background-size:50rem 25rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2790\' data-name=\'Gruppe 2790\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'50\' height=\'25\' viewBox=\'0 0 50 25\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_841\' data-name=\'Rechteck 841\' width=\'50\' height=\'25\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2789\' data-name=\'Gruppe 2789\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4428\' data-name=\'Pfad 4428\' d=\'M25,25a1.914,1.914,0,0,1-1.309-.5L.543,2.943A1.64,1.64,0,0,1,.543.5,1.95,1.95,0,0,1,3.161.5L25,20.838,46.839.5a1.95,1.95,0,0,1,2.618,0,1.64,1.64,0,0,1,0,2.438L26.309,24.5A1.914,1.914,0,0,1,25,25\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.i-btn.collapse.large:before{content:"Zuklappen";position:absolute;bottom:10rem;width:150rem;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:16rem;font-family:"OpenSans-Regular","Open Sans";fill:var(--theme-color-text-2)}.i-btn.collapse .icon{background-repeat:no-repeat;background-size:50rem 25rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2791\' data-name=\'Gruppe 2791\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'50\' height=\'25\' viewBox=\'0 0 50 25\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_841\' data-name=\'Rechteck 841\' width=\'50\' height=\'25\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2789\' data-name=\'Gruppe 2789\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4428\' data-name=\'Pfad 4428\' d=\'M25,0a1.914,1.914,0,0,1,1.309.5L49.457,22.057a1.64,1.64,0,0,1,0,2.438,1.95,1.95,0,0,1-2.618,0L25,4.162,3.161,24.5a1.95,1.95,0,0,1-2.618,0,1.64,1.64,0,0,1,0-2.438L23.691.505A1.914,1.914,0,0,1,25,0\' transform=\'translate(0 0)\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.i-btn.download.large:before{content:"Download";position:absolute;bottom:10rem;width:150rem;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:16rem;font-family:"OpenSans-Regular","Open Sans";fill:var(--theme-color-text-2)}.i-btn.download .icon{background-repeat:no-repeat;background-size:60rem 60rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2793\' data-name=\'Gruppe 2793\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'60\' height=\'60\' viewBox=\'0 0 60 60\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_842\' data-name=\'Rechteck 842\' width=\'60\' height=\'60\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2792\' data-name=\'Gruppe 2792\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4429\' data-name=\'Pfad 4429\' d=\'M28.81,40.621c.014.011.031.014.044.025a1.884,1.884,0,0,0,.491.277c.03.011.059.018.088.027a1.706,1.706,0,0,0,1.134,0c.03-.009.059-.016.088-.027a1.868,1.868,0,0,0,.491-.277c.014-.011.031-.014.044-.025L48.7,26.245a1.875,1.875,0,1,0-2.381-2.9L31.875,35.206V1.875a1.875,1.875,0,0,0-3.75,0V35.206L13.68,23.347a1.875,1.875,0,0,0-2.38,2.9Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4430\' data-name=\'Pfad 4430\' d=\'M58.125,40.65a1.876,1.876,0,0,0-1.875,1.875V56.25H3.75V42.525a1.875,1.875,0,0,0-3.75,0v15.6A1.876,1.876,0,0,0,1.875,60h56.25A1.876,1.876,0,0,0,60,58.125v-15.6a1.876,1.876,0,0,0-1.875-1.875\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.i-btn.content.large:before{content:"Zum Inhalt";position:absolute;bottom:10rem;width:150rem;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:16rem;font-family:"OpenSans-Regular","Open Sans";fill:var(--theme-color-text-2)}.i-btn.content .icon{background-repeat:no-repeat;background-size:45rem 55rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2795\' data-name=\'Gruppe 2795\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'45\' height=\'55\' viewBox=\'0 0 45 55\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_843\' data-name=\'Rechteck 843\' width=\'45\' height=\'55\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2794\' data-name=\'Gruppe 2794\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4431\' data-name=\'Pfad 4431\' d=\'M44.5,32.1a1.817,1.817,0,0,0-2.6-.079l-17.568,16.8V1.865a1.837,1.837,0,1,0-3.673,0V48.818L3.1,32.017A1.818,1.818,0,0,0,.5,32.1a1.884,1.884,0,0,0,.078,2.635L21.24,54.493c.036.035.077.06.115.091s.093.079.143.112.11.062.165.091.1.054.147.075a1.684,1.684,0,0,0,.2.062c.046.013.09.031.138.04a1.707,1.707,0,0,0,.707,0c.048-.009.092-.027.138-.04a1.684,1.684,0,0,0,.2-.062,1.561,1.561,0,0,0,.147-.075c.055-.029.112-.056.165-.091a1.718,1.718,0,0,0,.143-.112c.038-.031.079-.056.115-.091L44.422,34.731A1.884,1.884,0,0,0,44.5,32.1\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E");background-position:center}.i-btn.page.large:before{content:"Zur Seite";position:absolute;bottom:10rem;width:150rem;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:16rem;font-family:"OpenSans-Regular","Open Sans";fill:var(--theme-color-text-2)}.i-btn.page .icon{background-repeat:no-repeat;background-size:70rem 65rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2797\' data-name=\'Gruppe 2797\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'70\' height=\'65\' viewBox=\'0 0 70 65\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_844\' data-name=\'Rechteck 844\' width=\'70\' height=\'65\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2796\' data-name=\'Gruppe 2796\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4432\' data-name=\'Pfad 4432\' d=\'M42.071,33.836c.037-.047.074-.092.106-.142s.062-.11.091-.166.051-.1.072-.149a1.761,1.761,0,0,0,.062-.2c.013-.047.03-.093.04-.141a2,2,0,0,0,.034-.336l0-.021,0-.021a1.994,1.994,0,0,0-.034-.336c-.01-.049-.027-.094-.04-.141a1.761,1.761,0,0,0-.062-.2,1.574,1.574,0,0,0-.072-.149,1.783,1.783,0,0,0-.091-.166,1.636,1.636,0,0,0-.106-.142c-.027-.035-.049-.073-.079-.106l-14.915-16.5a1.888,1.888,0,0,0-2.812,2.52L36.338,30.8H1.892a1.884,1.884,0,1,0,0,3.768H36.338L24.265,47.925a1.888,1.888,0,0,0,2.812,2.521l14.915-16.5c.03-.033.052-.071.079-.106\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4433\' data-name=\'Pfad 4433\' d=\'M68.108,0H39.423a1.888,1.888,0,0,0-1.892,1.884V15.3a1.892,1.892,0,0,0,3.784,0V3.768h24.9V61.232h-24.9V49.461a1.892,1.892,0,0,0-3.784,0V63.116A1.888,1.888,0,0,0,39.423,65H68.108A1.888,1.888,0,0,0,70,63.116V1.884A1.888,1.888,0,0,0,68.108,0\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.i-btn.all-up .icon{background-repeat:no-repeat;background-size:45rem 40rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'45\' height=\'40\' viewBox=\'0 0 45 40\'%3E%3Cg id=\'Gruppe_2896\' data-name=\'Gruppe 2896\' transform=\'translate(-1265 -1933)\'%3E%3Cpath id=\'Pfad_4439\' data-name=\'Pfad 4439\' d=\'M42.955,24.628a2.034,2.034,0,0,1-1.447-.6L22.5,4.933,3.493,24.026A2.049,2.049,0,0,1,.6,21.124L21.053.578a2.1,2.1,0,0,1,2.894,0L44.4,21.124a2.058,2.058,0,0,1,0,2.9,2.033,2.033,0,0,1-1.445.6\' transform=\'translate(1265 1933)\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4440\' data-name=\'Pfad 4440\' d=\'M42.955,39.6a2.034,2.034,0,0,1-1.44-.6L22.5,20.094,3.485,39.007a2.049,2.049,0,0,1-2.88-2.915L21.06,15.746a2.042,2.042,0,0,1,2.88,0L44.395,36.093a2.057,2.057,0,0,1,.012,2.9,2.036,2.036,0,0,1-1.452.608\' transform=\'translate(1265 1933.397)\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.card-icon-wrapper{width:210rem;height:200rem;position:relative}.card-icon-wrapper .icon{width:100%;height:100%;top:50%}.card-icon-wrapper .icon.content{background-repeat:no-repeat;background-size:170rem 140rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'170\' height=\'140\' viewBox=\'0 0 170 140\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_815\' data-name=\'Rechteck 815\' width=\'170\' height=\'140\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2781\' data-name=\'Gruppe 2781\' transform=\'translate(-135 -185)\'%3E%3Crect id=\'Rechteck_807\' data-name=\'Rechteck 807\' width=\'156.821\' height=\'126.986\' transform=\'translate(135 198.014)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_808\' data-name=\'Rechteck 808\' width=\'156.822\' height=\'126.985\' transform=\'translate(146.202 186.972)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2752\' data-name=\'Gruppe 2752\' transform=\'translate(135 185)\'%3E%3Cg id=\'Gruppe_2751\' data-name=\'Gruppe 2751\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4384\' data-name=\'Pfad 4384\' d=\'M168.023,130.929H11.2a1.974,1.974,0,0,1-1.976-1.972V1.972A1.974,1.974,0,0,1,11.2,0H168.023A1.974,1.974,0,0,1,170,1.972V128.957a1.974,1.974,0,0,1-1.977,1.972M13.178,126.985H166.047V3.944H13.178Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_809\' data-name=\'Rechteck 809\' width=\'118.968\' height=\'10.582\' transform=\'translate(30.128 17.622)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_810\' data-name=\'Rechteck 810\' width=\'86.522\' height=\'10.582\' transform=\'translate(30.128 31.448)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_811\' data-name=\'Rechteck 811\' width=\'97.338\' height=\'10.582\' transform=\'translate(50.379 53.204)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_812\' data-name=\'Rechteck 812\' width=\'97.338\' height=\'10.582\' transform=\'translate(50.379 68.874)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_813\' data-name=\'Rechteck 813\' width=\'46.029\' height=\'29.011\' transform=\'translate(101.687 84.296)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_814\' data-name=\'Rechteck 814\' width=\'44.81\' height=\'29.011\' transform=\'translate(50.379 84.296)\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.card-icon-wrapper .icon.video{background-repeat:no-repeat;background-size:160rem 100rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2755\' data-name=\'Gruppe 2755\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'160\' height=\'100\' viewBox=\'0 0 160 100\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_819\' data-name=\'Rechteck 819\' width=\'160\' height=\'100\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_816\' data-name=\'Rechteck 816\' width=\'137.596\' height=\'78.43\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_817\' data-name=\'Rechteck 817\' width=\'137.596\' height=\'78.43\' transform=\'translate(10.214 9.805)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2754\' data-name=\'Gruppe 2754\'%3E%3Cg id=\'Gruppe_2753\' data-name=\'Gruppe 2753\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4385\' data-name=\'Pfad 4385\' d=\'M147.811,90.2H10.214a1.968,1.968,0,0,1-1.975-1.961V9.805a1.968,1.968,0,0,1,1.975-1.961h137.6a1.969,1.969,0,0,1,1.975,1.961v78.43a1.969,1.969,0,0,1-1.975,1.961M12.189,86.274H145.835V11.765H12.189Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_818\' data-name=\'Rechteck 818\' width=\'137.596\' height=\'78.43\' transform=\'translate(20.428 19.61)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4386\' data-name=\'Pfad 4386\' d=\'M158.025,100H20.428a1.968,1.968,0,0,1-1.975-1.961V19.609a1.968,1.968,0,0,1,1.975-1.96h137.6A1.968,1.968,0,0,1,160,19.609v78.43A1.968,1.968,0,0,1,158.025,100M22.4,96.078H156.05V21.57H22.4Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4387\' data-name=\'Pfad 4387\' d=\'M100.091,58.825,80.338,71.08V46.57Z\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.card-icon-wrapper .icon.document{background-repeat:no-repeat;background-size:115rem 130rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2758\' data-name=\'Gruppe 2758\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'115\' height=\'130\' viewBox=\'0 0 115 130\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_829\' data-name=\'Rechteck 829\' width=\'115\' height=\'130\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath id=\'Pfad_4388\' data-name=\'Pfad 4388\' d=\'M39.989,10.009v9.474H26.028v9.475H12.066V130H87.077v-9.475h13.962v-9.474H115V10.009Z\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_820\' data-name=\'Rechteck 820\' width=\'75.011\' height=\'101.042\' transform=\'translate(29.889 1.969)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2757\' data-name=\'Gruppe 2757\'%3E%3Cg id=\'Gruppe_2756\' data-name=\'Gruppe 2756\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4389\' data-name=\'Pfad 4389\' d=\'M104.9,104.982H29.888a1.968,1.968,0,0,1-1.965-1.97V1.97A1.968,1.968,0,0,1,29.888,0H104.9a1.968,1.968,0,0,1,1.966,1.97V103.012a1.968,1.968,0,0,1-1.966,1.97m-73.045-3.94h71.079V3.939H31.854Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_821\' data-name=\'Rechteck 821\' width=\'75.011\' height=\'101.042\' transform=\'translate(15.927 11.444)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4390\' data-name=\'Pfad 4390\' d=\'M90.938,114.456H15.927a1.969,1.969,0,0,1-1.966-1.97V11.444a1.969,1.969,0,0,1,1.966-1.97H90.938a1.968,1.968,0,0,1,1.966,1.97V112.486a1.968,1.968,0,0,1-1.966,1.97m-73.045-3.939H88.972v-97.1H17.893Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_822\' data-name=\'Rechteck 822\' width=\'75.011\' height=\'101.042\' transform=\'translate(1.966 20.918)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4391\' data-name=\'Pfad 4391\' d=\'M76.977,123.93H1.966A1.968,1.968,0,0,1,0,121.96V20.918a1.968,1.968,0,0,1,1.966-1.969H76.977a1.968,1.968,0,0,1,1.966,1.969V121.96a1.969,1.969,0,0,1-1.966,1.97M3.932,119.99H75.011v-97.1H3.932Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_823\' data-name=\'Rechteck 823\' width=\'58.988\' height=\'8.894\' transform=\'translate(12.281 31.804)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_824\' data-name=\'Rechteck 824\' width=\'49.761\' height=\'8.894\' transform=\'translate(12.281 43.424)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_825\' data-name=\'Rechteck 825\' width=\'55.981\' height=\'8.894\' transform=\'translate(12.281 61.708)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_826\' data-name=\'Rechteck 826\' width=\'55.981\' height=\'8.894\' transform=\'translate(12.281 74.878)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_827\' data-name=\'Rechteck 827\' width=\'26.473\' height=\'24.382\' transform=\'translate(41.79 87.84)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_828\' data-name=\'Rechteck 828\' width=\'25.771\' height=\'24.382\' transform=\'translate(12.281 87.84)\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.card-icon-wrapper .icon.calendar{background-repeat:no-repeat;background-size:170rem 140rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2761\' data-name=\'Gruppe 2761\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'170\' height=\'140\' viewBox=\'0 0 170 140\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_832\' data-name=\'Rechteck 832\' width=\'170\' height=\'140\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_830\' data-name=\'Rechteck 830\' width=\'155.354\' height=\'126.986\' transform=\'translate(14.646)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_831\' data-name=\'Rechteck 831\' width=\'155.354\' height=\'126.986\' transform=\'translate(1.976 11.042)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2760\' data-name=\'Gruppe 2760\'%3E%3Cg id=\'Gruppe_2759\' data-name=\'Gruppe 2759\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4392\' data-name=\'Pfad 4392\' d=\'M157.331,140H1.977A1.974,1.974,0,0,1,0,138.028V11.042A1.974,1.974,0,0,1,1.977,9.071H157.331a1.974,1.974,0,0,1,1.977,1.971V138.028A1.974,1.974,0,0,1,157.331,140M3.953,136.056h151.4V13.014H3.953Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4393\' data-name=\'Pfad 4393\' d=\'M30.86,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4394\' data-name=\'Pfad 4394\' d=\'M66.984,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4395\' data-name=\'Pfad 4395\' d=\'M103.108,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4396\' data-name=\'Pfad 4396\' d=\'M139.232,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4397\' data-name=\'Pfad 4397\' d=\'M101.977,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4398\' data-name=\'Pfad 4398\' d=\'M119.413,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4399\' data-name=\'Pfad 4399\' d=\'M136.849,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4400\' data-name=\'Pfad 4400\' d=\'M32.235,70.334a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4401\' data-name=\'Pfad 4401\' d=\'M49.67,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4402\' data-name=\'Pfad 4402\' d=\'M67.106,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4403\' data-name=\'Pfad 4403\' d=\'M84.542,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4404\' data-name=\'Pfad 4404\' d=\'M101.977,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4405\' data-name=\'Pfad 4405\' d=\'M119.413,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4406\' data-name=\'Pfad 4406\' d=\'M136.849,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4407\' data-name=\'Pfad 4407\' d=\'M32.235,85.312a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4408\' data-name=\'Pfad 4408\' d=\'M49.67,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23f6a823\'/%3E%3Cpath id=\'Pfad_4409\' data-name=\'Pfad 4409\' d=\'M67.106,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4410\' data-name=\'Pfad 4410\' d=\'M84.542,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4411\' data-name=\'Pfad 4411\' d=\'M101.977,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4412\' data-name=\'Pfad 4412\' d=\'M119.413,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4413\' data-name=\'Pfad 4413\' d=\'M136.849,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4414\' data-name=\'Pfad 4414\' d=\'M32.235,100.291a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4415\' data-name=\'Pfad 4415\' d=\'M49.67,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4416\' data-name=\'Pfad 4416\' d=\'M67.106,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4417\' data-name=\'Pfad 4417\' d=\'M84.542,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4418\' data-name=\'Pfad 4418\' d=\'M101.977,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23f6a823\'/%3E%3Cpath id=\'Pfad_4419\' data-name=\'Pfad 4419\' d=\'M119.413,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4420\' data-name=\'Pfad 4420\' d=\'M136.849,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4421\' data-name=\'Pfad 4421\' d=\'M32.235,115.27a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4422\' data-name=\'Pfad 4422\' d=\'M49.67,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4423\' data-name=\'Pfad 4423\' d=\'M67.106,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4424\' data-name=\'Pfad 4424\' d=\'M84.542,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4425\' data-name=\'Pfad 4425\' d=\'M101.977,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4426\' data-name=\'Pfad 4426\' d=\'M119.413,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.card-icon-wrapper.small{width:120rem;height:120rem}.card-icon-wrapper.small .icon{width:85rem;height:70rem;background-size:contain}.module-card.is-variant-calendar{display:-ms-grid;display:grid;grid-template-columns:180rem auto 150rem;gap:70rem;background-color:#efefef;position:relative;margin-bottom:42rem;padding:25rem 40rem;height:200rem;-ms-flex-align:center;align-items:center}.module-card.is-variant-calendar .calendar-date{display:inline-block;border:3rem solid var(--theme-color-text-2);background-color:#fff;width:180rem;height:135rem;position:relative;padding:10rem;box-shadow:12rem -12rem 0 0 var(--theme-color-accent)}.module-card.is-variant-calendar .calendar-date .weekday{font-size:16rem;font-weight:500;color:var(--theme-color-text-3);text-align:center}.module-card.is-variant-calendar .calendar-date .day{font-size:64rem;font-weight:400;color:var(--theme-color-text-3);text-align:center;line-height:1}.module-card.is-variant-calendar .calendar-date .month-year{font-size:16rem;font-weight:500;color:var(--theme-color-text-3);text-align:center}.module-card.is-variant-calendar .content{width:100%}.module-card.is-variant-calendar .i-btn.content.large::before{-ms-transform:translateX(-28%);-webkit-transform:translateX(-28%);transform:translateX(-28%)}.events__single .event-gallery{display:-ms-grid;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--theme-gap)}.events__single .event-gallery .gallery-item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.events__single .event-form{margin-top:50rem}.slick-lightbox .slick-arrow{font-size:0;width:70rem;height:125rem;position:absolute;background-size:contain;z-index:10;border:0;top:calc(50% - 62rem)}@media (hover:hover){.slick-lightbox .slick-arrow{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.slick-lightbox .slick-arrow:hover{opacity:.9;cursor:pointer}}.slick-lightbox .slick-next{right:70rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'70\' height=\'125\' viewBox=\'0 0 70 125\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_956\' data-name=\'Rechteck 956\' width=\'30\' height=\'65\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2948\' data-name=\'Gruppe 2948\' transform=\'translate(-238 -2675)\'%3E%3Crect id=\'Rechteck_957\' data-name=\'Rechteck 957\' width=\'70\' height=\'125\' transform=\'translate(238 2675)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2945\' data-name=\'Gruppe 2945\' transform=\'translate(258 2705)\'%3E%3Cg id=\'Gruppe_2944\' data-name=\'Gruppe 2944\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4463\' data-name=\'Pfad 4463\' d=\'M2,65c-.467,0-.614.317-1,0-.878-.718-1.732-2.138-1-3L25,33,0,3C-.732,2.138.122.718,1,0S3.269.139,4,1L30,31a2.587,2.587,0,0,1,0,3L4,64a3.342,3.342,0,0,1-2,1\' fill=\'%23333\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.slick-lightbox .slick-prev{left:70rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'70\' height=\'125\' viewBox=\'0 0 70 125\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_955\' data-name=\'Rechteck 955\' width=\'30\' height=\'65\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2946\' data-name=\'Gruppe 2946\' transform=\'translate(-147 -2675)\'%3E%3Crect id=\'Rechteck_958\' data-name=\'Rechteck 958\' width=\'70\' height=\'125\' transform=\'translate(147 2675)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2943\' data-name=\'Gruppe 2943\' transform=\'translate(167 2705)\'%3E%3Cg id=\'Gruppe_2942\' data-name=\'Gruppe 2942\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4462\' data-name=\'Pfad 4462\' d=\'M28,65a3.342,3.342,0,0,1-2-1L0,34a2.587,2.587,0,0,1,0-3L26,1c.731-.861,2.122-1.719,3-1s1.732,2.139,1,3L5,33,30,62c.732.862-.122,2.282-1,3-.386.317-.533,0-1,0\' fill=\'%23333\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.editor-styles-wrapper .is-root-container a.site-card{pointer-events:none}.editor-styles-wrapper .is-root-container a.site-card.is-variant-calendar{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.site-card{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;background-color:#efefef;position:relative;margin-bottom:42rem;padding:25rem 220rem 30rem 280rem;height:200rem;color:var(--theme-color-text)}.site-card a:hover{color:var(--theme-color-text)}.site-card h2.wp-block-heading{font-size:24rem;line-height:33rem;font-weight:700;color:var(--theme-color-text-2);margin-bottom:20rem}@media (max-width:699px){.site-card h2.wp-block-heading{font-size:13rem;line-height:1.4}}.site-card h2.wp-block-heading.no-subtitle{font-size:35rem;line-height:47rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:1024px){.site-card h2.wp-block-heading.no-subtitle{font-size:28rem;line-height:1.3}}@media (max-width:699px){.site-card h2.wp-block-heading.no-subtitle{font-size:18rem;line-height:1.4}}.site-card h2.wp-block-heading.no-subtitle.long-title{font-size:24rem;line-height:33rem;font-weight:700;color:var(--theme-color-text-2)}@media (max-width:699px){.site-card h2.wp-block-heading.no-subtitle.long-title{font-size:13rem;line-height:1.4}}.site-card p.wp-block-paragraph{max-height:3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0}.site-card:hover{color:var(--theme-color-text);text-decoration:none}.site-card::before{content:"";position:absolute;width:210rem;height:200rem;top:0;left:25rem;z-index:10;display:block;background-size:cover;background-position:center}.site-card::after{content:"";font-size:16rem;font-family:"Open Sans",sans-serif;position:absolute;top:50%;right:25rem;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:150rem;height:150rem;background-size:contain;background-size:50rem 25rem;background-repeat:no-repeat;background-position:center 35%;text-align:center;line-height:240rem}.site-card.is-variant-content::before{background-repeat:no-repeat;background-size:170rem 140rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'170\' height=\'140\' viewBox=\'0 0 170 140\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_815\' data-name=\'Rechteck 815\' width=\'170\' height=\'140\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2781\' data-name=\'Gruppe 2781\' transform=\'translate(-135 -185)\'%3E%3Crect id=\'Rechteck_807\' data-name=\'Rechteck 807\' width=\'156.821\' height=\'126.986\' transform=\'translate(135 198.014)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_808\' data-name=\'Rechteck 808\' width=\'156.822\' height=\'126.985\' transform=\'translate(146.202 186.972)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2752\' data-name=\'Gruppe 2752\' transform=\'translate(135 185)\'%3E%3Cg id=\'Gruppe_2751\' data-name=\'Gruppe 2751\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4384\' data-name=\'Pfad 4384\' d=\'M168.023,130.929H11.2a1.974,1.974,0,0,1-1.976-1.972V1.972A1.974,1.974,0,0,1,11.2,0H168.023A1.974,1.974,0,0,1,170,1.972V128.957a1.974,1.974,0,0,1-1.977,1.972M13.178,126.985H166.047V3.944H13.178Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_809\' data-name=\'Rechteck 809\' width=\'118.968\' height=\'10.582\' transform=\'translate(30.128 17.622)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_810\' data-name=\'Rechteck 810\' width=\'86.522\' height=\'10.582\' transform=\'translate(30.128 31.448)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_811\' data-name=\'Rechteck 811\' width=\'97.338\' height=\'10.582\' transform=\'translate(50.379 53.204)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_812\' data-name=\'Rechteck 812\' width=\'97.338\' height=\'10.582\' transform=\'translate(50.379 68.874)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_813\' data-name=\'Rechteck 813\' width=\'46.029\' height=\'29.011\' transform=\'translate(101.687 84.296)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_814\' data-name=\'Rechteck 814\' width=\'44.81\' height=\'29.011\' transform=\'translate(50.379 84.296)\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.site-card.is-variant-video::before{background-repeat:no-repeat;background-size:160rem 100rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2755\' data-name=\'Gruppe 2755\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'160\' height=\'100\' viewBox=\'0 0 160 100\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_819\' data-name=\'Rechteck 819\' width=\'160\' height=\'100\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_816\' data-name=\'Rechteck 816\' width=\'137.596\' height=\'78.43\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_817\' data-name=\'Rechteck 817\' width=\'137.596\' height=\'78.43\' transform=\'translate(10.214 9.805)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2754\' data-name=\'Gruppe 2754\'%3E%3Cg id=\'Gruppe_2753\' data-name=\'Gruppe 2753\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4385\' data-name=\'Pfad 4385\' d=\'M147.811,90.2H10.214a1.968,1.968,0,0,1-1.975-1.961V9.805a1.968,1.968,0,0,1,1.975-1.961h137.6a1.969,1.969,0,0,1,1.975,1.961v78.43a1.969,1.969,0,0,1-1.975,1.961M12.189,86.274H145.835V11.765H12.189Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_818\' data-name=\'Rechteck 818\' width=\'137.596\' height=\'78.43\' transform=\'translate(20.428 19.61)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4386\' data-name=\'Pfad 4386\' d=\'M158.025,100H20.428a1.968,1.968,0,0,1-1.975-1.961V19.609a1.968,1.968,0,0,1,1.975-1.96h137.6A1.968,1.968,0,0,1,160,19.609v78.43A1.968,1.968,0,0,1,158.025,100M22.4,96.078H156.05V21.57H22.4Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4387\' data-name=\'Pfad 4387\' d=\'M100.091,58.825,80.338,71.08V46.57Z\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.site-card.is-variant-document::before{background-repeat:no-repeat;background-size:115rem 130rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2758\' data-name=\'Gruppe 2758\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'115\' height=\'130\' viewBox=\'0 0 115 130\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_829\' data-name=\'Rechteck 829\' width=\'115\' height=\'130\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath id=\'Pfad_4388\' data-name=\'Pfad 4388\' d=\'M39.989,10.009v9.474H26.028v9.475H12.066V130H87.077v-9.475h13.962v-9.474H115V10.009Z\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_820\' data-name=\'Rechteck 820\' width=\'75.011\' height=\'101.042\' transform=\'translate(29.889 1.969)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2757\' data-name=\'Gruppe 2757\'%3E%3Cg id=\'Gruppe_2756\' data-name=\'Gruppe 2756\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4389\' data-name=\'Pfad 4389\' d=\'M104.9,104.982H29.888a1.968,1.968,0,0,1-1.965-1.97V1.97A1.968,1.968,0,0,1,29.888,0H104.9a1.968,1.968,0,0,1,1.966,1.97V103.012a1.968,1.968,0,0,1-1.966,1.97m-73.045-3.94h71.079V3.939H31.854Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_821\' data-name=\'Rechteck 821\' width=\'75.011\' height=\'101.042\' transform=\'translate(15.927 11.444)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4390\' data-name=\'Pfad 4390\' d=\'M90.938,114.456H15.927a1.969,1.969,0,0,1-1.966-1.97V11.444a1.969,1.969,0,0,1,1.966-1.97H90.938a1.968,1.968,0,0,1,1.966,1.97V112.486a1.968,1.968,0,0,1-1.966,1.97m-73.045-3.939H88.972v-97.1H17.893Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_822\' data-name=\'Rechteck 822\' width=\'75.011\' height=\'101.042\' transform=\'translate(1.966 20.918)\' fill=\'%23fff\'/%3E%3Cpath id=\'Pfad_4391\' data-name=\'Pfad 4391\' d=\'M76.977,123.93H1.966A1.968,1.968,0,0,1,0,121.96V20.918a1.968,1.968,0,0,1,1.966-1.969H76.977a1.968,1.968,0,0,1,1.966,1.969V121.96a1.969,1.969,0,0,1-1.966,1.97M3.932,119.99H75.011v-97.1H3.932Z\' fill=\'%23333\'/%3E%3Crect id=\'Rechteck_823\' data-name=\'Rechteck 823\' width=\'58.988\' height=\'8.894\' transform=\'translate(12.281 31.804)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_824\' data-name=\'Rechteck 824\' width=\'49.761\' height=\'8.894\' transform=\'translate(12.281 43.424)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_825\' data-name=\'Rechteck 825\' width=\'55.981\' height=\'8.894\' transform=\'translate(12.281 61.708)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_826\' data-name=\'Rechteck 826\' width=\'55.981\' height=\'8.894\' transform=\'translate(12.281 74.878)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_827\' data-name=\'Rechteck 827\' width=\'26.473\' height=\'24.382\' transform=\'translate(41.79 87.84)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_828\' data-name=\'Rechteck 828\' width=\'25.771\' height=\'24.382\' transform=\'translate(12.281 87.84)\' fill=\'%23f6a823\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.site-card.is-variant-event::before{background-repeat:no-repeat;background-size:170rem 140rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2761\' data-name=\'Gruppe 2761\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'170\' height=\'140\' viewBox=\'0 0 170 140\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_832\' data-name=\'Rechteck 832\' width=\'170\' height=\'140\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id=\'Rechteck_830\' data-name=\'Rechteck 830\' width=\'155.354\' height=\'126.986\' transform=\'translate(14.646)\' fill=\'%23f6a823\'/%3E%3Crect id=\'Rechteck_831\' data-name=\'Rechteck 831\' width=\'155.354\' height=\'126.986\' transform=\'translate(1.976 11.042)\' fill=\'%23fff\'/%3E%3Cg id=\'Gruppe_2760\' data-name=\'Gruppe 2760\'%3E%3Cg id=\'Gruppe_2759\' data-name=\'Gruppe 2759\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4392\' data-name=\'Pfad 4392\' d=\'M157.331,140H1.977A1.974,1.974,0,0,1,0,138.028V11.042A1.974,1.974,0,0,1,1.977,9.071H157.331a1.974,1.974,0,0,1,1.977,1.971V138.028A1.974,1.974,0,0,1,157.331,140M3.953,136.056h151.4V13.014H3.953Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4393\' data-name=\'Pfad 4393\' d=\'M30.86,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4394\' data-name=\'Pfad 4394\' d=\'M66.984,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4395\' data-name=\'Pfad 4395\' d=\'M103.108,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4396\' data-name=\'Pfad 4396\' d=\'M139.232,23.622a5.393,5.393,0,1,1-5.393-5.365,5.379,5.379,0,0,1,5.393,5.365\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4397\' data-name=\'Pfad 4397\' d=\'M101.977,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4398\' data-name=\'Pfad 4398\' d=\'M119.413,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4399\' data-name=\'Pfad 4399\' d=\'M136.849,55.355a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4400\' data-name=\'Pfad 4400\' d=\'M32.235,70.334a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4401\' data-name=\'Pfad 4401\' d=\'M49.67,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4402\' data-name=\'Pfad 4402\' d=\'M67.106,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4403\' data-name=\'Pfad 4403\' d=\'M84.542,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4404\' data-name=\'Pfad 4404\' d=\'M101.977,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4405\' data-name=\'Pfad 4405\' d=\'M119.413,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4406\' data-name=\'Pfad 4406\' d=\'M136.849,70.334a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4407\' data-name=\'Pfad 4407\' d=\'M32.235,85.312a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4408\' data-name=\'Pfad 4408\' d=\'M49.67,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23f6a823\'/%3E%3Cpath id=\'Pfad_4409\' data-name=\'Pfad 4409\' d=\'M67.106,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4410\' data-name=\'Pfad 4410\' d=\'M84.542,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4411\' data-name=\'Pfad 4411\' d=\'M101.977,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4412\' data-name=\'Pfad 4412\' d=\'M119.413,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4413\' data-name=\'Pfad 4413\' d=\'M136.849,85.312a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4414\' data-name=\'Pfad 4414\' d=\'M32.235,100.291a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4415\' data-name=\'Pfad 4415\' d=\'M49.67,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4416\' data-name=\'Pfad 4416\' d=\'M67.106,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4417\' data-name=\'Pfad 4417\' d=\'M84.542,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4418\' data-name=\'Pfad 4418\' d=\'M101.977,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23f6a823\'/%3E%3Cpath id=\'Pfad_4419\' data-name=\'Pfad 4419\' d=\'M119.413,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4420\' data-name=\'Pfad 4420\' d=\'M136.849,100.291a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4421\' data-name=\'Pfad 4421\' d=\'M32.235,115.27a4.889,4.889,0,1,1-4.888-4.864,4.877,4.877,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4422\' data-name=\'Pfad 4422\' d=\'M49.67,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4423\' data-name=\'Pfad 4423\' d=\'M67.106,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4424\' data-name=\'Pfad 4424\' d=\'M84.542,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4425\' data-name=\'Pfad 4425\' d=\'M101.977,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3Cpath id=\'Pfad_4426\' data-name=\'Pfad 4426\' d=\'M119.413,115.27a4.888,4.888,0,1,1-4.888-4.864,4.876,4.876,0,0,1,4.888,4.864\' fill=\'%23ccc\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.site-card.is-variant-calendar{padding-top:40rem;padding-left:25rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:60rem}.site-card.is-style-mobile.is-variant-calendar{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.site-card.is-style-small,.site-card.is-style-mobile{height:100rem;padding:15rem 130rem 15rem 140rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}@media (max-width:699px){.site-card.is-style-small,.site-card.is-style-mobile{margin-bottom:15rem}}.site-card.is-style-small h2.wp-block-heading,.site-card.is-style-mobile h2.wp-block-heading{font-size:24rem;margin:0;overflow:hidden;text-overflow:ellipsis;line-height:1.3em;max-height:2.8em}.site-card.is-style-small .wp-block-paragraph,.site-card.is-style-mobile .wp-block-paragraph{display:none}.site-card.is-style-small::before,.site-card.is-style-mobile::before{left:0}.site-card.is-style-small::before,.site-card.is-style-small::after,.site-card.is-style-mobile::before,.site-card.is-style-mobile::after{width:120rem;height:100rem}.site-card.is-style-small::after,.site-card.is-style-mobile::after{top:50%;line-height:100rem;background-position:center;right:0}@media (max-width:699px){.site-card.is-style-small::after,.site-card.is-style-mobile::after{width:70rem;height:65rem}}.site-card.is-style-small.is-variant-content::before,.site-card.is-style-mobile.is-variant-content::before{background-size:85rem 70rem}.site-card.is-style-small.is-variant-video::before,.site-card.is-style-mobile.is-variant-video::before{background-size:90rem 55rem}.site-card.is-style-small.is-variant-document::before,.site-card.is-style-mobile.is-variant-document::before{background-size:60rem 70rem}.site-card.is-style-small.is-variant-event::before,.site-card.is-style-mobile.is-variant-event::before{background-size:85rem 70rem}.site-card.is-style-small.is-variant-calendar,.site-card.is-style-mobile.is-variant-calendar{padding:12rem 25rem 12rem 25rem}@media (max-width:699px){.site-card.is-style-small.is-variant-calendar,.site-card.is-style-mobile.is-variant-calendar{padding:8rem 64rem 8rem 12rem;-moz-column-gap:24rem;-webkit-column-gap:24rem;column-gap:24rem}}@media (max-width:699px){.site-card.is-style-small,.site-card.is-style-mobile{height:65rem}.site-card.is-style-small h2.wp-block-heading,.site-card.is-style-mobile h2.wp-block-heading{font-size:13rem}.site-card.is-style-small.is-variant-content::before,.site-card.is-style-small.is-variant-video::before,.site-card.is-style-small.is-variant-document::before,.site-card.is-style-small.is-variant-event::before,.site-card.is-style-mobile.is-variant-content::before,.site-card.is-style-mobile.is-variant-video::before,.site-card.is-style-mobile.is-variant-document::before,.site-card.is-style-mobile.is-variant-event::before{display:none}}.site-card.has-icon-download::after{content:"Download";background-repeat:no-repeat;background-size:60rem 60rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2793\' data-name=\'Gruppe 2793\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'60\' height=\'60\' viewBox=\'0 0 60 60\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_842\' data-name=\'Rechteck 842\' width=\'60\' height=\'60\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2792\' data-name=\'Gruppe 2792\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4429\' data-name=\'Pfad 4429\' d=\'M28.81,40.621c.014.011.031.014.044.025a1.884,1.884,0,0,0,.491.277c.03.011.059.018.088.027a1.706,1.706,0,0,0,1.134,0c.03-.009.059-.016.088-.027a1.868,1.868,0,0,0,.491-.277c.014-.011.031-.014.044-.025L48.7,26.245a1.875,1.875,0,1,0-2.381-2.9L31.875,35.206V1.875a1.875,1.875,0,0,0-3.75,0V35.206L13.68,23.347a1.875,1.875,0,0,0-2.38,2.9Z\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4430\' data-name=\'Pfad 4430\' d=\'M58.125,40.65a1.876,1.876,0,0,0-1.875,1.875V56.25H3.75V42.525a1.875,1.875,0,0,0-3.75,0v15.6A1.876,1.876,0,0,0,1.875,60h56.25A1.876,1.876,0,0,0,60,58.125v-15.6a1.876,1.876,0,0,0-1.875-1.875\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.site-card.has-icon-download.is-style-small::after,.site-card.has-icon-download.is-style-mobile::after{content:" "}@media (max-width:699px){.site-card.has-icon-download.is-style-small::after,.site-card.has-icon-download.is-style-mobile::after{background-size:35rem 65rem}}.site-card.has-icon-expand::after{content:"Ausklappen";background-repeat:no-repeat;background-size:50rem 25rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2790\' data-name=\'Gruppe 2790\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'50\' height=\'25\' viewBox=\'0 0 50 25\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_841\' data-name=\'Rechteck 841\' width=\'50\' height=\'25\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2789\' data-name=\'Gruppe 2789\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4428\' data-name=\'Pfad 4428\' d=\'M25,25a1.914,1.914,0,0,1-1.309-.5L.543,2.943A1.64,1.64,0,0,1,.543.5,1.95,1.95,0,0,1,3.161.5L25,20.838,46.839.5a1.95,1.95,0,0,1,2.618,0,1.64,1.64,0,0,1,0,2.438L26.309,24.5A1.914,1.914,0,0,1,25,25\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.site-card.has-icon-expand.is-style-small::after,.site-card.has-icon-expand.is-style-mobile::after{content:""}@media (max-width:699px){.site-card.has-icon-expand.is-style-small::after,.site-card.has-icon-expand.is-style-mobile::after{background-size:30rem 15rem}}.site-card.has-icon-page::after{content:"Zur Seite";background-repeat:no-repeat;background-size:70rem 65rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2797\' data-name=\'Gruppe 2797\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'70\' height=\'65\' viewBox=\'0 0 70 65\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_844\' data-name=\'Rechteck 844\' width=\'70\' height=\'65\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2796\' data-name=\'Gruppe 2796\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4432\' data-name=\'Pfad 4432\' d=\'M42.071,33.836c.037-.047.074-.092.106-.142s.062-.11.091-.166.051-.1.072-.149a1.761,1.761,0,0,0,.062-.2c.013-.047.03-.093.04-.141a2,2,0,0,0,.034-.336l0-.021,0-.021a1.994,1.994,0,0,0-.034-.336c-.01-.049-.027-.094-.04-.141a1.761,1.761,0,0,0-.062-.2,1.574,1.574,0,0,0-.072-.149,1.783,1.783,0,0,0-.091-.166,1.636,1.636,0,0,0-.106-.142c-.027-.035-.049-.073-.079-.106l-14.915-16.5a1.888,1.888,0,0,0-2.812,2.52L36.338,30.8H1.892a1.884,1.884,0,1,0,0,3.768H36.338L24.265,47.925a1.888,1.888,0,0,0,2.812,2.521l14.915-16.5c.03-.033.052-.071.079-.106\' fill=\'%23333\'/%3E%3Cpath id=\'Pfad_4433\' data-name=\'Pfad 4433\' d=\'M68.108,0H39.423a1.888,1.888,0,0,0-1.892,1.884V15.3a1.892,1.892,0,0,0,3.784,0V3.768h24.9V61.232h-24.9V49.461a1.892,1.892,0,0,0-3.784,0V63.116A1.888,1.888,0,0,0,39.423,65H68.108A1.888,1.888,0,0,0,70,63.116V1.884A1.888,1.888,0,0,0,68.108,0\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E%0A")}.site-card.has-icon-page.is-style-small::after,.site-card.has-icon-page.is-style-mobile::after{content:" "}@media (max-width:699px){.site-card.has-icon-page.is-style-small::after,.site-card.has-icon-page.is-style-mobile::after{background-size:40rem 65rem}}.site-card.has-icon-content::after{content:"Zum Inhalt";background-repeat:no-repeat;background-size:45rem 55rem;background-image:url("data:image/svg+xml,%3Csvg id=\'Gruppe_2795\' data-name=\'Gruppe 2795\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' width=\'45\' height=\'55\' viewBox=\'0 0 45 55\'%3E%3Cdefs%3E%3CclipPath id=\'clip-path\'%3E%3Crect id=\'Rechteck_843\' data-name=\'Rechteck 843\' width=\'45\' height=\'55\' fill=\'none\'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id=\'Gruppe_2794\' data-name=\'Gruppe 2794\' clip-path=\'url(%23clip-path)\'%3E%3Cpath id=\'Pfad_4431\' data-name=\'Pfad 4431\' d=\'M44.5,32.1a1.817,1.817,0,0,0-2.6-.079l-17.568,16.8V1.865a1.837,1.837,0,1,0-3.673,0V48.818L3.1,32.017A1.818,1.818,0,0,0,.5,32.1a1.884,1.884,0,0,0,.078,2.635L21.24,54.493c.036.035.077.06.115.091s.093.079.143.112.11.062.165.091.1.054.147.075a1.684,1.684,0,0,0,.2.062c.046.013.09.031.138.04a1.707,1.707,0,0,0,.707,0c.048-.009.092-.027.138-.04a1.684,1.684,0,0,0,.2-.062,1.561,1.561,0,0,0,.147-.075c.055-.029.112-.056.165-.091a1.718,1.718,0,0,0,.143-.112c.038-.031.079-.056.115-.091L44.422,34.731A1.884,1.884,0,0,0,44.5,32.1\' fill=\'%23333\'/%3E%3C/g%3E%3C/svg%3E")}.site-card.has-icon-content.is-style-small::after,.site-card.has-icon-content.is-style-mobile::after{content:" "}@media (max-width:699px){.site-card.has-icon-content.is-style-small::after,.site-card.has-icon-content.is-style-mobile::after{background-size:30rem 15rem}}.site-card.is-variant-calendar{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}@font-face{font-display:swap;font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:400;src:url(/wp-content/themes/bilress/modules/theme/assets/open-sans-v36-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-display:swap;font-family:"Open Sans";font-style:italic;font-weight:400;src:url(/wp-content/themes/bilress/modules/theme/assets/open-sans-v36-latin-italic.woff2) format("woff2")}@font-face{font-display:swap;font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:700;src:url(/wp-content/themes/bilress/modules/theme/assets/open-sans-v36-latin-700.woff2) format("woff2")}.is-root-container form,.site-layout-container form{max-width:90%}.is-root-container input[type="text"],.is-root-container input[type="email"],.is-root-container input[type="password"],.is-root-container input[type="number"],.is-root-container input[type="tel"],.is-root-container input[type="url"],.is-root-container input[type="search"],.is-root-container input[type="date"],.is-root-container input[type="datetime-local"],.is-root-container input[type="month"],.is-root-container input[type="week"],.is-root-container input[type="time"],.is-root-container input[type="range"],.is-root-container input[type="checkbox"],.is-root-container input[type="radio"],.is-root-container input[type="file"],.is-root-container input[type="image"],.site-layout-container input[type="text"],.site-layout-container input[type="email"],.site-layout-container input[type="password"],.site-layout-container input[type="number"],.site-layout-container input[type="tel"],.site-layout-container input[type="url"],.site-layout-container input[type="search"],.site-layout-container input[type="date"],.site-layout-container input[type="datetime-local"],.site-layout-container input[type="month"],.site-layout-container input[type="week"],.site-layout-container input[type="time"],.site-layout-container input[type="range"],.site-layout-container input[type="checkbox"],.site-layout-container input[type="radio"],.site-layout-container input[type="file"],.site-layout-container input[type="image"]{box-shadow:none;border-radius:0;background-color:#f1f1f1;border-color:#f1f1f1;color:#333}.is-root-container .gform-theme--api,.is-root-container .gform-theme--framework,.is-root-container .gform-theme--orbital,.is-root-container .gform-theme,.site-layout-container .gform-theme--api,.site-layout-container .gform-theme--framework,.site-layout-container .gform-theme--orbital,.site-layout-container .gform-theme{--gform-theme-color-primary:#f6a823 !important;--gform-theme-color-primary-darker:#c7881d !important;--gform-theme-color-primary-lighter:#f9c161 !important;--gform-theme-font-family:"Open Sans" !important;--gform-theme-control-choice-check-color:#f6a823 !important;--gform-theme-control-color:#333 !important;--gform-theme-local-background-color:#f1f1f1 !important;--gform-theme-control-background-color:#f1f1f1 !important;--gform-theme-local-border-radius:0 !important;--gform-theme-control-border-radius:0 !important;--gform-theme-control-textarea-border-radius:0 !important;--gform-theme-local-border-color:#f1f1f1 !important;--gform-theme-control-border-color:#f1f1f1 !important;--gform-theme-local-color:#333 !important;--gform-theme-control-box-shadow:none !important;--gform-theme-control-date-datepicker-background-color:#f0f0f0 !important;--gform-theme-control-date-datepicker-table-cell-content-background-color-hover:#fcdda6 !important;--gform-survey-theme-field-likert-row-odd-background-color:transparent !important;--gform-theme-control-label-color-required:#df8f05;--gform-theme-control-date-datepicker-table-cell-content-background-color-selected:#666;--gf-ctrl-btn-bg-color-primary:#f6a823;--gf-ctrl-btn-bg-color-hover-primary:#f6a823;margin-bottom:var(--base-offset);--gf-local-font-weight:600;--gf-ctrl-choice-check-color:#f6a823}.is-root-container .gform-theme,.site-layout-container .gform-theme{--gf-color-primary:#f6a823;--gf-color-primary-rgb:32,76,229;--gf-color-primary-contrast:#fff;--gf-color-primary-contrast-rgb:255,255,255;--gf-color-primary-darker:#c7881d;--gf-color-primary-lighter:#f9c161;--gf-color-secondary-rgb:255,255,255;--gf-color-secondary-contrast:#333;--gf-color-secondary-contrast-rgb:17,35,55;--gf-color-secondary-darker:#f1f1f1;--gf-color-secondary-lighter:#fff;--gf-form-gap-x:16rem;--gf-form-gap-y:24rem}.is-root-container .gform-theme--api,.is-root-container .gform-theme--foundation,.site-layout-container .gform-theme--api,.site-layout-container .gform-theme--foundation{--gf-form-gap-x:16rem;--gf-form-gap-y:24rem}@media (max-width:699px){.is-root-container .gform-theme--api,.is-root-container .gform-theme--foundation,.site-layout-container .gform-theme--api,.site-layout-container .gform-theme--foundation{--gf-form-gap-x:8rem;--gf-form-gap-y:12rem}}.is-root-container .gform-theme--api .gform_required_legend,.is-root-container .gform-theme--foundation .gform_required_legend,.site-layout-container .gform-theme--api .gform_required_legend,.site-layout-container .gform-theme--foundation .gform_required_legend{font-family:"Open Sans",sans-serif}@media (max-width:699px){.is-root-container .gform-theme--api .gform_required_legend,.is-root-container .gform-theme--foundation .gform_required_legend,.site-layout-container .gform-theme--api .gform_required_legend,.site-layout-container .gform-theme--foundation .gform_required_legend{font-size:14rem}}.is-root-container .gform-theme--api .gform-theme--foundation .gform_fields,.is-root-container .gform-theme--foundation .gform-theme--foundation .gform_fields,.site-layout-container .gform-theme--api .gform-theme--foundation .gform_fields,.site-layout-container .gform-theme--foundation .gform-theme--foundation .gform_fields{max-width:800rem!important;grid-column-gap:16rem;grid-row-gap:24rem}@media (min-width:700px) and (max-width:1024px){.is-root-container .gform-theme--api .gform-theme--foundation .gform_fields,.is-root-container .gform-theme--foundation .gform-theme--foundation .gform_fields,.site-layout-container .gform-theme--api .gform-theme--foundation .gform_fields,.site-layout-container .gform-theme--foundation .gform-theme--foundation .gform_fields{grid-row-gap:16rem}}@media (max-width:699px){.is-root-container .gform-theme--api .gform-theme--foundation .gform_fields,.is-root-container .gform-theme--foundation .gform-theme--foundation .gform_fields,.site-layout-container .gform-theme--api .gform-theme--foundation .gform_fields,.site-layout-container .gform-theme--foundation .gform-theme--foundation .gform_fields{grid-column-gap:8rem;grid-row-gap:12rem}}@media (max-width:699px){.is-root-container .gform-theme--api .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.is-root-container .gform-theme--api .gfield input.medium:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.is-root-container .gform-theme--api .gfield select.medium:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.is-root-container .gform-theme--foundation .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.is-root-container .gform-theme--foundation .gfield input.medium:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.is-root-container .gform-theme--foundation .gfield select.medium:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.site-layout-container .gform-theme--api .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.site-layout-container .gform-theme--api .gfield input.medium:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.site-layout-container .gform-theme--api .gfield select.medium:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.site-layout-container .gform-theme--foundation .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.site-layout-container .gform-theme--foundation .gfield input.medium:not([type="radio"]):not([type="checkbox"]):not([type="file"]),.site-layout-container .gform-theme--foundation .gfield select.medium:not([type="radio"]):not([type="checkbox"]):not([type="file"]){inline-size:100%}}.is-root-container .gform-theme--api input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.is-root-container .gform-theme--foundation input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.site-layout-container .gform-theme--api input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.site-layout-container .gform-theme--foundation input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background-color:#f1f1f1;border-color:#f1f1f1;box-shadow:none;font-family:"Open Sans",sans-serif}.is-root-container .gform-theme--api .gfield_select,.is-root-container .gform-theme--api textarea,.is-root-container .gform-theme--foundation .gfield_select,.is-root-container .gform-theme--foundation textarea,.site-layout-container .gform-theme--api .gfield_select,.site-layout-container .gform-theme--api textarea,.site-layout-container .gform-theme--foundation .gfield_select,.site-layout-container .gform-theme--foundation textarea{background-color:#f1f1f1;border-color:#f1f1f1;box-shadow:none;font-family:var(--theme-font-family)}.is-root-container .gform-theme--api textarea.textarea::-ms-input-placeholder{font-family:var(--theme-font-family);color:#888}.is-root-container .gform-theme--api textarea.textarea::-moz-placeholder{font-family:var(--theme-font-family);color:#888}.is-root-container .gform-theme--api textarea.textarea::-webkit-input-placeholder{font-family:var(--theme-font-family);color:#888}.is-root-container .gform-theme--foundation textarea.textarea::-ms-input-placeholder{font-family:var(--theme-font-family);color:#888}.is-root-container .gform-theme--foundation textarea.textarea::-moz-placeholder{font-family:var(--theme-font-family);color:#888}.is-root-container .gform-theme--foundation textarea.textarea::-webkit-input-placeholder{font-family:var(--theme-font-family);color:#888}.site-layout-container .gform-theme--api textarea.textarea::-ms-input-placeholder{font-family:var(--theme-font-family);color:#888}.site-layout-container .gform-theme--api textarea.textarea::-moz-placeholder{font-family:var(--theme-font-family);color:#888}.site-layout-container .gform-theme--api textarea.textarea::-webkit-input-placeholder{font-family:var(--theme-font-family);color:#888}.site-layout-container .gform-theme--foundation textarea.textarea::-ms-input-placeholder{font-family:var(--theme-font-family);color:#888}.site-layout-container .gform-theme--foundation textarea.textarea::-moz-placeholder{font-family:var(--theme-font-family);color:#888}.site-layout-container .gform-theme--foundation textarea.textarea::-webkit-input-placeholder{font-family:var(--theme-font-family);color:#888}.is-root-container .gform-theme--api textarea.textarea::placeholder,.is-root-container .gform-theme--foundation textarea.textarea::placeholder,.site-layout-container .gform-theme--api textarea.textarea::placeholder,.site-layout-container .gform-theme--foundation textarea.textarea::placeholder{font-family:var(--theme-font-family);color:#888}.is-root-container .gform-theme--api .gfield-label,.is-root-container .gform-theme--api .gform-field-label,.is-root-container .gform-theme--foundation .gfield-label,.is-root-container .gform-theme--foundation .gform-field-label,.site-layout-container .gform-theme--api .gfield-label,.site-layout-container .gform-theme--api .gform-field-label,.site-layout-container .gform-theme--foundation .gfield-label,.site-layout-container .gform-theme--foundation .gform-field-label{font-family:"Open Sans",sans-serif;color:#333}.is-root-container .gform-theme--api .gform-field-label--type-sub,.is-root-container .gform-theme--foundation .gform-field-label--type-sub,.site-layout-container .gform-theme--api .gform-field-label--type-sub,.site-layout-container .gform-theme--foundation .gform-field-label--type-sub{font-family:var(--theme-font-family);color:#666}.is-root-container .gform-theme--api *::-ms-input-placeholder{color:#888;font-family:var(--theme-font-family)}.is-root-container .gform-theme--api *::-moz-placeholder{color:#888;font-family:var(--theme-font-family)}.is-root-container .gform-theme--api *::-webkit-input-placeholder{color:#888;font-family:var(--theme-font-family)}.is-root-container .gform-theme--foundation *::-ms-input-placeholder{color:#888;font-family:var(--theme-font-family)}.is-root-container .gform-theme--foundation *::-moz-placeholder{color:#888;font-family:var(--theme-font-family)}.is-root-container .gform-theme--foundation *::-webkit-input-placeholder{color:#888;font-family:var(--theme-font-family)}.site-layout-container .gform-theme--api *::-ms-input-placeholder{color:#888;font-family:var(--theme-font-family)}.site-layout-container .gform-theme--api *::-moz-placeholder{color:#888;font-family:var(--theme-font-family)}.site-layout-container .gform-theme--api *::-webkit-input-placeholder{color:#888;font-family:var(--theme-font-family)}.site-layout-container .gform-theme--foundation *::-ms-input-placeholder{color:#888;font-family:var(--theme-font-family)}.site-layout-container .gform-theme--foundation *::-moz-placeholder{color:#888;font-family:var(--theme-font-family)}.site-layout-container .gform-theme--foundation *::-webkit-input-placeholder{color:#888;font-family:var(--theme-font-family)}.is-root-container .gform-theme--api *::placeholder,.is-root-container .gform-theme--api .gf_placeholder,.is-root-container .gform-theme--foundation *::placeholder,.is-root-container .gform-theme--foundation .gf_placeholder,.site-layout-container .gform-theme--api *::placeholder,.site-layout-container .gform-theme--api .gf_placeholder,.site-layout-container .gform-theme--foundation *::placeholder,.site-layout-container .gform-theme--foundation .gf_placeholder{color:#888;font-family:var(--theme-font-family)}.is-root-container .gform-theme--api .gsurvey-rating:not(:checked)>label,.is-root-container .gform-theme--foundation .gsurvey-rating:not(:checked)>label,.site-layout-container .gform-theme--api .gsurvey-rating:not(:checked)>label,.site-layout-container .gform-theme--foundation .gsurvey-rating:not(:checked)>label{color:#fff0;inline-size:40px}.is-root-container .gform-theme--api .gsurvey-rating:not(:checked)>label::before,.is-root-container .gform-theme--foundation .gsurvey-rating:not(:checked)>label::before,.site-layout-container .gform-theme--api .gsurvey-rating:not(:checked)>label::before,.site-layout-container .gform-theme--foundation .gsurvey-rating:not(:checked)>label::before{content:""}.is-root-container .gform-theme--api .gsurvey-likert-row-label,.is-root-container .gform-theme--foundation .gsurvey-likert-row-label,.site-layout-container .gform-theme--api .gsurvey-likert-row-label,.site-layout-container .gform-theme--foundation .gsurvey-likert-row-label{width:400px}.is-root-container .ginput_container.ginput_container_consent,.site-layout-container .ginput_container.ginput_container_consent{margin-bottom:10rem}.gform-theme--framework table.gsurvey-likert tbody tr:nth-child(odd){background-color:#eff4f7}.gform-theme--api input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.is-root-container .gform-theme--foundation input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.site-layout-container .gform-theme--api input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.site-layout-container .gform-theme--foundation input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background-color:#fff;border-color:#ccc;box-shadow:none;font-family:"Open Sans",sans-serif}legend.gfield_label.gform-field-label,label.gfield_label.gform-field-label{font-weight:600;margin-top:1em}.gform-field-label.gform-field-label--type-inline{font-weight:400;margin-top:0}.gsurvey-likert-choice.gsurvey-likert-hover.gsurvey-likert-selected{color:#f7a823}.gform-theme--api .gfield_select,.gform-theme--api textarea,.gform-theme--foundation .gfield_select,.gform-theme--foundation textarea{background-color:#eff4f7!important;border-color:#ccc!important}.gsurvey-likert-choice-label{font-size:13px!important;color:#737373!important}:root{--base-font-family:"Open Sans",sans-serif;--base-line-height:1.5;--base-font-size:var(--theme-font-size);--base-space:var(--theme-space);--base-offset:var(--theme-layout-offset-h);--base-content-width:var(--theme-layout-content-width);--base-content-width-wide:var(--theme-layout-content-width-wide);--base-layout-width:var(--theme-layout-width);--base-blocks-space:var(--theme-layout-offset-h);--theme-color-text-1:#000;--theme-color-text-2:#333;--theme-color-text-3:#666;--theme-color-background-1:#fafafa;--theme-color-background-2:#999;--theme-color-background-3:#ccc;--theme-color-accent:#f6a823;--theme-color-light-1:#ebebeb;--theme-color-light-2:#efefef;--theme-font-family:"Open Sans",sans-serif;--theme-line-height:1.35;--theme-font-size-root:1px;--theme-font-size:20rem;--theme-font-size-sm:16rem;--theme-space:20rem;--theme-space-half:calc(var(--theme-space) * .5);--theme-space-double:calc(var(--theme-space) * 2);--theme-layout-width:100%;--theme-layout-offset-v:90rem;--theme-layout-offset-h:100rem;--theme-layout-content-width:1355rem;--theme-layout-content-width-wide:1355rem;--module-block-spacing:var(--theme-layout-offset-h);--theme-transition:all .2s ease-out}@media (max-width:1024px){:root{--theme-font-size-root:calc(calc(100 / 1024) * 1vw);--theme-layout-offset-v:60rem;--theme-layout-offset-h:65rem}}@media (max-width:699px){:root{--theme-font-size-root:calc(calc(100 / 375) * 1vw);--theme-layout-offset-v:24rem;--theme-layout-offset-h:24rem;--theme-space:8rem;--module-block-spacing:16rem}}@media (min-width:1025px){:root{--theme-font-size-root:calc(calc(100 / 1920) * 1vw)}}@media (min-width:1920px){:root{--theme-font-size-root:1px}}html{font-size:var(--theme-font-size-root);scroll-behavior:smooth}.wp-block-custom{background:inherit}