/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--color-brand:#DB3131;--color-fond:#f2f2f2;--color-text:#1A1A1A;--color-dimmed:#666;--color-mute:#999;--color-link:var(--color-brand);--color-warn:red;--color-line:black;--color-teal:#196372;--color-pink:#E94362;--color-blackberry:#31274B;--color-background:rgba(243,243,243,0.5);--color-red:var(--color-brand);--color-white:#fff;--color-form-text:var(--color-text);--color-form-border:var(--color-line);--color-form-fond:white;--color-form-error:red;--color-placeholder:#ddd;--color-focus:var(--color-brand);--color-facebook:#3b5998;--color-google:#dd4b39;--color-youtube:#ed1f24;--color-twitter:#55acee;--color-x:#000000;--color-tumblr:#34526f;--color-pinterest:#c8232c;--color-whatsapp:#43d854;--color-instagram:#3f729b;--color-snapchat:#fffc00}:root{--container-min:20rem;--container-narrow:47.5rem;--container-medium:61.25rem;--container-wide:72.5rem;--gutter-inside:1.875rem;--gutter-outside:1.25rem}:root{--font-headline:TheSans,serif;--font-text:TheSans,sans-serif;--font-ui:TheSans,sans-serif;--fs-text:1.125rem;--lh-text:1.333}:root{--input-min-height:2.625rem}@font-face{font-family:"TheSans";src:url(/themes/custom/spd_fb/fonts/TheSansB2/TheSansB2-Medium.woff) format("woff");font-weight:500;font-style:"normal"}@font-face{font-family:"TheSans";src:url(/themes/custom/spd_fb/fonts/TheSansB2/TheSansB2-MediumItalic.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:"TheSans";src:url(/themes/custom/spd_fb/fonts/TheSansB2/TheSansB2-Bold.woff) format("woff");font-weight:700;font-style:"normal"}.is-h{font-family:var(--font-headline);font-weight:400}.is-h1,.text-formatted h1{font-size:2.25rem;line-height:1.3}.is-h2,.text-formatted h2{font-size:1.53125rem;line-height:1.4}.is-h3,.text-formatted h3{font-size:1.34375rem;line-height:1.4}.is-h4,.text-formatted h4{font-size:1.25rem;line-height:1.4}.is-h5,.text-formatted h5{font-size:1.125rem;line-height:1.33;font-weight:700}.is-h6,.text-formatted h6{font-size:0.875rem;line-height:1.23;font-weight:700}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%}*,*::before,*::after{box-sizing:border-box}article,aside,footer,header,nav,section{display:block}figcaption,figure,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;vertical-align:top}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}option:not(:checked){color:#000}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:0.0625rem dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;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}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html,body,h1,h2,h3,h4,h5,h6,p,figure{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}nav ul,nav ol,nav li{list-style:none;margin:0;padding:0}button{font-size:inherit;cursor:pointer}button:focus{outline:none}button::-moz-focus-inner{border:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}nav *{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:var(--font-text);font-size:var(--fs-text);line-height:var(--lh-text);min-width:var(--container-min);overflow-wrap:break-word;color:var(--color-text);accent-color:var(--color-brand);background-color:var(--color-background)}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline);font-weight:400}a{color:var(--color-link);text-decoration:none}input[type=checkbox],input[type=radio],input[type=range],input[type=file]{line-height:normal;height:auto;margin:0;padding:0;border:0}input[type=date],input[type=text],input[type=email],input[type=password],select,textarea{font-family:var(--font-text);font-size:1.125rem;padding:0.5rem;min-height:var(--input-min-height);border-radius:0;border:1PX solid var(--color-mute);color:var(--color-dimmed)}input[type=date]:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,select:focus,textarea:focus{outline:1PX solid var(--color-focus)}input[type=date][disabled],input[type=text][disabled],input[type=email][disabled],input[type=password][disabled],select[disabled],textarea[disabled]{border-color:var(--color-placeholder)}select{background-color:#fff}fieldset .description{font-size:0.875rem}::-moz-focus-inner{padding:0;border:0}label[for]{font-size:0.875rem;color:var(--color-mute);cursor:pointer}::-moz-selection{background:var(--color-brand);color:#fff}::selection{background:var(--color-brand);color:#fff}::-webkit-input-placeholder{color:var(--color-placeholder);opacity:1}::-moz-placeholder{color:var(--color-placeholder);opacity:1}::placeholder{color:var(--color-placeholder);opacity:1}.l-container{box-sizing:content-box;margin-inline:auto;padding-inline:var(--gutter-outside);max-width:var(--container-wide)}.l-container--medium{max-width:var(--container-medium)}.l-container--narrow{max-width:var(--container-narrow)}.l-container--min{max-width:var(--container-min)}.layout-container{box-sizing:content-box;margin-inline:auto;padding-inline:var(--gutter-outside);max-width:var(--container-wide)}.layout-wrapper{display:flex;gap:2rem;flex-direction:column}@media screen and (min-width:980px){.layout-wrapper{flex-direction:row}}.layout-content{flex:1}.clearfix::after{clear:both;content:"";display:table}.visuallyhidden,.visually-hidden{border:0;clip:rect(0 0 0 0);height:0.0625rem;margin:-0.0625rem;overflow:hidden;padding:0;position:absolute;width:0.0625rem}.visuallyhidden-focusable{border:0;clip:rect(0 0 0 0);height:0.0625rem;margin:-0.0625rem;overflow:hidden;padding:0;position:absolute;width:0.0625rem}.visuallyhidden-focusable:active,.visuallyhidden-focusable:focus{position:static;overflow:visible;clip:auto;width:auto;height:auto;margin:0}.prevent-transitions *{transition:none !important}.prevent-animations *{-webkit-animation:none !important;animation:none !important}.blank-button,.has-blank-button button{padding:0;border:0;border-radius:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;color:currentcolor}.button,.has-button button,.has-button a{position:relative;display:inline-flex;justify-content:center;align-items:center;font-family:var(--font-text);font-size:1.125rem;line-height:1.26;text-align:center;min-height:var(--input-min-height);padding-inline:1.25rem;padding-block:0.5rem;border:2PX solid var(--color-brand);border-radius:0;text-decoration:none;cursor:pointer;background-color:var(--color-brand);color:#fff}.button--outlined,.has-button--outlined button,.has-button--outlined a{background-color:rgba(0,0,0,0);color:var(--color-brand)}[class^=button--icon-],[class*=" button--icon-"],[class^=has-button--icon-] .button,[class*=" has-button--icon-"] .button,[class^=has-button--icon-] button,[class*=" has-button--icon-"] button,[class^=has-button--icon-] a,[class*=" has-button--icon-"] a{-webkit-padding-end:2.5rem;padding-inline-end:2.5rem}[class^=button--icon-]::before,[class*=" button--icon-"]::before,[class^=has-button--icon-] .button::before,[class*=" has-button--icon-"] .button::before,[class^=has-button--icon-] button::before,[class*=" has-button--icon-"] button::before,[class^=has-button--icon-] a::before,[class*=" has-button--icon-"] a::before{content:"";position:absolute;inset:0 0.625rem 0 auto;width:1.25rem;height:1.25rem;margin-block:auto}.button--icon-loupe::before,.has-button--icon-loupe .button::before,.has-button--icon-loupe button::before,.has-button--icon-loupe a::before{-webkit-mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-loupe-usage) center no-repeat;mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-loupe-usage) center no-repeat;box-shadow:inset 0 0 0 62500rem currentColor}.button[disabled],.button--disabled,.has-button .button[disabled],.has-button--disabled .button,.has-button button[disabled],.has-button--disabled button,.has-button--disabled a{opacity:.5}.button[disabled]:hover,.button[disabled]:focus,.button--disabled:hover,.button--disabled:focus,.has-button .button[disabled]:hover,.has-button .button[disabled]:focus,.has-button--disabled .button:hover,.has-button--disabled .button:focus,.has-button button[disabled]:hover,.has-button button[disabled]:focus,.has-button--disabled button:hover,.has-button--disabled button:focus,.has-button--disabled a:hover,.has-button--disabled a:focus{cursor:default}.link--more-link,.has-link--more-link a{display:inline-flex;align-items:baseline;-webkit-column-gap:0.25rem;-moz-column-gap:0.25rem;column-gap:0.25rem}.link--more-link::before,.has-link--more-link a::before{-webkit-mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;box-shadow:inset 0 0 0 62500rem currentColor;content:"";width:0.75rem;height:0.75rem;flex:1 0 0.75rem}.link--more-link:hover,.has-link--more-link a:hover{text-decoration:underline}.text-formatted{font-family:var(--font-text);line-height:1.6}.text-formatted h1,.text-formatted h2,.text-formatted h3,.text-formatted h4,.text-formatted h5,.text-formatted h6,.text-formatted .is-h{margin-block:1.5em .5em}.text-formatted h1+*,.text-formatted h2+*,.text-formatted h3+*,.text-formatted h4+*,.text-formatted h5+*,.text-formatted h6+*,.text-formatted .is-h+*{-webkit-margin-before:0 !important;margin-block-start:0 !important}.text-formatted ul,.text-formatted ol{list-style-type:revert-layer;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem;margin-block:0}.text-formatted p:not(.hidden,[style*="display: none"],.contextual)~p:not(.hidden,[style*="display: none"],.contextual),.text-formatted li>ol,.text-formatted ul{-webkit-margin-before:1.33em;margin-block-start:1.33em}.text-formatted li+li{-webkit-margin-before:.66667em;margin-block-start:.66667em}.text-formatted a{color:var(--color-link)}.text-formatted a:hover,.text-formatted a:focus{text-decoration:underline}.text-formatted img{max-width:100%;height:auto}.klaro .cm-modal.cm-klaro .cm-footer-buttons button,.klaro .cookie-notice .cm-buttons button,.klaro .cookie-notice .cn-buttons button,.klaro .context-notice .cm-buttons button,.klaro .context-notice .cn-buttons button{position:relative;display:inline-flex;justify-content:center;align-items:center;font-family:var(--font-text);font-size:1.125rem;line-height:1.26;text-align:center;min-height:var(--input-min-height);padding-inline:1.25rem;padding-block:0.5rem;border:2PX solid var(--color-brand);border-radius:0;text-decoration:none;cursor:pointer;background-color:var(--color-brand);color:#fff;padding-block:0 !important;border-radius:0px !important;margin:0 !important;width:auto !important}.klaro .cm-modal.cm-klaro a,.klaro .cookie-notice p a,.klaro .cookie-notice .cn-ok a{text-decoration:underline !important;color:var(--color-brand) !important;opacity:1 !important;outline-color:var(--color-brand);text-decoration:none !important}.klaro .cm-modal.cm-klaro a:hover,.klaro .cookie-notice p a:hover,.klaro .cookie-notice .cn-ok a:hover{text-decoration:underline !important}.klaro{--klaro-dialog-focus-outline:none;--klaro-dialog-box-shadow:none;--klaro-dialog-focus-box-shadow:none;--klaro-button-text-color-hover:#fff;--klaro-button-bg:var(--color-brand);--klaro-button-bg-hover:var(--color-brand);--klaro-button-border:2PX solid var(--color-brand);--klaro-button-border-hover:2PX solid var(--color-brand);--klaro-button-focus-outline:1PX dotted #000;--klaro-button-focus-outline-offset:0}.klaro-close{display:flex !important;justify-content:center !important;align-items:center !important;color:#000}.klaro .cn-body{padding-inline:var(--gutter-inside) 1.875rem !important}.klaro p{margin-inline:0 !important}.klaro .cookie-notice{left:0 !important;right:0 !important;bottom:0 !important;max-width:100% !important;max-height:100% !important;overflow:auto !important;border-radius:0 !important;background-color:#fff !important;box-shadow:0 0 0.625rem rgba(0,0,0,.1) !important}.klaro .cookie-notice .cn-ok{display:flex !important;justify-content:space-between !important;-webkit-column-gap:0.875rem;-moz-column-gap:0.875rem;column-gap:0.875rem;flex-wrap:wrap !important}.klaro .cookie-notice .cn-ok .cm-link{flex:0 !important}.klaro .cookie-notice .cn-buttons{display:flex !important;flex-direction:column;gap:0.875rem !important;width:100%;-webkit-margin-before:1.5rem !important;margin-block-start:1.5rem !important}@media screen and (min-width:500px){.klaro .cookie-notice .cn-buttons{flex-direction:row;width:auto;-webkit-margin-before:1.25rem !important;margin-block-start:1.25rem !important}}.klaro .cookie-notice p,.klaro .cookie-notice .cn-ok{color:#000 !important;line-height:var(--lh-text) !important;font-size:var(--fs-text) !important}.klaro .cookie-notice p strong,.klaro .cookie-notice .cn-ok strong{color:#000 !important;font-weight:600 !important}.klaro .cm-modal.cm-klaro{border-radius:0 !important}.klaro .cm-modal.cm-klaro .title,.klaro .cm-modal.cm-klaro p,.klaro .cm-modal.cm-klaro .cm-list-title{color:#000 !important}.klaro .cm-modal.cm-klaro .title{font-weight:700}.klaro .cm-modal.cm-klaro .cm-switch .slider{background-color:#9e9d9d !important}.klaro .cm-modal.cm-klaro .cm-list-input:checked+.cm-list-label .slider{background-color:var(--color-brand) !important}.klaro .cm-modal.cm-klaro .cm-list-input.only-required+.cm-list-label .slider{background-color:var(--color-brand) !important}.klaro .cm-modal.cm-klaro .cm-footer-buttons{flex-direction:column;gap:0.625rem}@media screen and (min-width:500px){.klaro .cm-modal.cm-klaro .cm-footer-buttons{flex-direction:row}}.klaro:not(:has(.cookie-notice)) .klaro-close{display:none !important}.ui-dialog-content{padding:1rem !important;border:1PX solid var(--color-teal) !important;background-color:#fff !important}.ui-dialog-titlebar{background-color:var(--color-teal) !important}.ui-dialog-titlebar .ui-dialog-title{font-family:var(--font-headline) !important;padding-inline:1rem 3.75rem !important;padding-block:0.25rem !important}.ui-dialog-titlebar .ui-button{margin-inline:0 0.125rem !important;border-color:rgba(0,0,0,0) !important}.ui-dialog-titlebar .ui-button-icon{-webkit-transform:none !important;transform:none !important}.ui-widget-overlay{background-color:hsla(0,0%,100%,.8) !important}.site-top{max-width:var(--container-wide);margin-inline:auto;background:url(/themes/custom/spd_fb/dist/images/keyvisual-big.svg) bottom center/cover no-repeat}.site-top__content{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.site-top__content-inner{padding-inline:1.25rem;padding-block:1.875rem 1.25rem;border-bottom:1PX solid hsla(0,0%,100%,.5);-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:780px){.site-top__content-inner{display:flex;align-items:flex-end;-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem}}@media screen and (min-width:980px){.site-top__content-inner{-webkit-padding-before:2.6875rem;padding-block-start:2.6875rem}}.site-top__content-inner>*{flex:1}.site-top__content-inner h2{font-size:1.53125rem;line-height:1.4;display:inline-block;padding-inline:1rem;padding-block:0.375rem;margin:0;color:#fff;background-color:var(--color-teal)}.site-top__content-inner h2+*{-webkit-margin-before:1.6875rem;margin-block-start:1.6875rem}.site-top__content-inner h3{font-size:1.34375rem;line-height:1.4;font-weight:700;-webkit-margin-before:1.375rem;margin-block-start:1.375rem}@media screen and (min-width:480px){.site-top__content-inner h3{-webkit-margin-before:1.5rem;margin-block-start:1.5rem}}@media screen and (min-width:980px){.site-top__content-inner h3{-webkit-margin-before:2.125rem;margin-block-start:2.125rem}}.site-top__content-inner h3+*{-webkit-margin-before:0.5625rem;margin-block-start:0.5625rem}.site-top__content-inner input[type=text],.site-top__content-inner select{width:100%;border-color:var(--color-text);background-color:hsla(0,0%,100%,.8)}.site-top__content-inner fieldset{border:none;padding:0;margin:0}.site-top__content-inner label{display:block;color:var(--color-text)}.site-top__content-inner input[type=submit]{-webkit-padding-end:2.5rem;padding-inline-end:2.5rem;background-image:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-loupe-usage);background-repeat:no-repeat;background-position:center right;background-size:2.5rem 1.25rem;-webkit-margin-before:0.75rem;margin-block-start:0.75rem}.site-top__content-inner .form-item:has(>input),.site-top__content-inner .form-item:has(>select){-webkit-margin-before:0.75rem;margin-block-start:0.75rem}.site-top__content-inner .search-page-filters .form-type-textfield{width:100%}@media screen and (min-width:780px){.site-top__content-inner .search-page-filters .form-type-textfield{width:auto}}.site-top__content-inner .form-item>.description{font-size:0.875rem;-webkit-margin-before:0.125rem;margin-block-start:0.125rem}.site-top__content-inner .button{background-color:var(--color-blackberry);border-color:var(--color-blackberry)}.site-top__content-inner>.right{-webkit-margin-before:2.5rem;margin-block-start:2.5rem;-webkit-padding-before:1.875rem;padding-block-start:1.875rem;-webkit-border-before:1PX solid hsla(0,0%,100%,.5);border-block-start:1PX solid hsla(0,0%,100%,.5)}@media screen and (min-width:780px){.site-top__content-inner>.right{margin:0;padding:0;border:none}}.site-top__trigger{font-family:var(--font-headline);display:flex;justify-content:center;align-items:center;-webkit-column-gap:0.375rem;-moz-column-gap:0.375rem;column-gap:0.375rem;width:100%;padding:.5em;color:#fff}.site-top__trigger .indicator{-webkit-mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;box-shadow:inset 0 0 0 62500rem currentColor;width:0.875rem;height:0.875rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.site-top__trigger:hover,.site-top__trigger:focus-visible{background-color:rgba(0,0,0,.15)}.site-top__trigger[aria-expanded=true] .indicator{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.site-header{display:grid;grid-template-columns:12.5rem 1fr;grid-template-rows:auto auto auto auto;grid-template-areas:"branding desktopSocials" "branding desktopMenu" "mobileSocials mobileSocials" "mobileMenu mobileMenu";grid-column-gap:0;grid-row-gap:0;margin-bottom:3em;margin-top:1em}#block-spd-fb-site-branding{grid-area:branding}#block-spd-fb-top-menu{grid-area:mobileSocials}@media screen and (min-width:1010px){#block-spd-fb-top-menu{grid-area:desktopSocials}}#block-spd-fb-main-menu{grid-area:mobileMenu}@media screen and (min-width:1010px){#block-spd-fb-main-menu{grid-area:desktopMenu}}#block-spd-fb-site-branding svg{width:12.5rem;color:var(--color-brand)}#block-spd-fb-main-menu{display:flex}@media screen and (min-width:1010px){#block-spd-fb-main-menu{align-items:flex-end;justify-content:flex-end}}.site-header .menu--main{display:flex;width:100%;flex-direction:column}@media screen and (min-width:1010px){.site-header .menu--main{width:auto;float:right;flex-direction:row}}.site-header .menu--main>li{display:block;padding:.3em 0;position:relative}@media screen and (min-width:1010px){.site-header .menu--main>li{float:left;padding:.3em .25em;margin:0 .25em}}@media screen and (min-width:1010px){.site-header .menu--main>li:first-of-type a{-webkit-mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-home-usage) center no-repeat;mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-home-usage) center no-repeat;box-shadow:inset 0 0 0 62500rem currentColor;width:1.25rem;overflow:hidden;text-indent:150%}}.site-header .menu--main>li.is-active>a{color:var(--color-brand);border-bottom:0.25rem solid var(--color-brand);font-weight:bold}.site-header .menu--main>li:hover .menu__dropdown{display:block}.site-header .menu--main>li>a{text-transform:uppercase;font-size:1.3rem;display:inline-flex;align-items:center;word-wrap:normal;-webkit-column-gap:0.25rem;-moz-column-gap:0.25rem;column-gap:0.25rem}@media screen and (min-width:1010px){.site-header .menu--main>li:has(.menu__dropdown)>a::after{content:"";display:inline-block;width:0.625rem;height:0.625rem;background:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-submenu-usage) no-repeat}}.site-header .menu--main>li a{transition:color .2s ease;color:var(--color-teal)}.site-header .menu--main>li a:hover{color:var(--color-brand)}.site-header .menu--main li:last-child:last-child>.menu__dropdown{left:unset;right:.5em}.site-header .menu--main .menu__dropdown{left:-0.5em;text-align:left}@media screen and (min-width:1010px){.site-header .menu--main .menu__dropdown{margin:1.5em 0 0 0;background-color:var(--color-white);padding:.75em;position:absolute;min-width:10rem;z-index:100;top:0.5rem;display:none}.site-header .menu--main .menu__dropdown:hover{display:block}}.site-header .menu--main .menu__dropdown a{display:block;white-space:nowrap;padding:.2em .5em}@media screen and (min-width:1010px){.site-header .menu--main .menu__dropdown a{padding:.35em .5em}}#block-spd-fb-top-menu{margin-top:1rem}@media screen and (min-width:1010px){#block-spd-fb-top-menu{margin-top:0rem}}#block-spd-fb-top-menu>ul{display:flex;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media screen and (min-width:1010px){#block-spd-fb-top-menu>ul{float:right}}#block-spd-fb-top-menu a{color:var(--color-teal)}#block-spd-fb-top-menu .icon-facebook{background:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#red_facebook-usage) no-repeat;width:1.25rem;overflow:hidden;text-indent:150%;display:inline-block;word-wrap:normal}#block-spd-fb-top-menu .icon-x{background:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#red_x-usage) no-repeat;width:1.25rem;overflow:hidden;text-indent:150%;display:inline-block;word-wrap:normal}#block-spd-fb-top-menu .icon-youtube{background:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#red_youtube-usage) no-repeat;width:1.25rem;overflow:hidden;text-indent:150%;display:inline-block;word-wrap:normal}#block-spd-fb-top-menu .icon-instagram{background:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#red_instagram-usage) no-repeat;width:1.25rem;overflow:hidden;text-indent:150%;display:inline-block;word-wrap:normal}.site-header .menu--main-wrapper{display:none}@media screen and (min-width:1010px){.site-header .menu--main-wrapper{display:block}}.site-header .menu--main-wrapper.is-open{display:block}.site-header .main-menu-toggle-wrapper{grid-area:desktopSocials;display:flex;justify-content:flex-end}@media screen and (min-width:1010px){.site-header .main-menu-toggle-wrapper{display:none}}.site-header .main-menu-toggle{aspect-ratio:1/1;height:1.875rem;background:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-menu-usage) no-repeat}.site-header .main-menu-toggle.is-active{background:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-close-usage) no-repeat}#block-spd-fb-footer-menu{display:flex;justify-content:center;align-items:center}#block-spd-fb-footer-menu>ul{display:flex;justify-content:center;align-items:center;gap:0.9375rem}#block-spd-fb-footer-menu>ul a{color:#fff !important}#block-spd-fb-footer-copyright{margin-top:1rem;display:flex;justify-content:center;align-items:center}.site-footer{padding-block:2.5rem;background-image:url(/themes/custom/spd_fb/dist/images/footer-bg.svg);background-position:center;background-repeat:repeat-x;background-size:cover;margin-top:5rem;position:relative;color:#fff}.main-layout{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:980px){.main-layout{flex-direction:row}}.main-layout__content{min-width:0}@media screen and (min-width:980px){.main-layout__content{flex:1}}.main-layout__sidebar{margin-top:3.75rem}@media screen and (min-width:980px){.main-layout__sidebar{flex:0 0 18.75rem;max-width:18.75rem}}.main-layout__sidebar .info-block~.info-block{-webkit-margin-before:2.5rem;margin-block-start:2.5rem}.main-layout__sidebar .info-block:first-child .info-block__inner{-webkit-margin-before:0;margin-block-start:0}.media-image img{width:100%;height:auto}.teaser-list{-webkit-margin-before:3.125rem;margin-block-start:3.125rem}.teaser-list>.views-row>*{-webkit-padding-after:2.5rem;padding-block-end:2.5rem;-webkit-border-after:1PX solid var(--color-blackberry);border-block-end:1PX solid var(--color-blackberry)}.teaser-list>.views-row~.views-row>*{-webkit-padding-before:2.75rem;padding-block-start:2.75rem}.teaser-list>.more-link a{display:inline-flex;align-items:baseline;-webkit-column-gap:0.25rem;-moz-column-gap:0.25rem;column-gap:0.25rem}.teaser-list>.more-link a::before{-webkit-mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;box-shadow:inset 0 0 0 62500rem currentColor;content:"";width:0.75rem;height:0.75rem;flex:1 0 0.75rem}.teaser-list>.more-link a:hover{text-decoration:underline}.teaser-list>.more-link a{-webkit-margin-before:1.875rem;margin-block-start:1.875rem}.teaser-list--top-border .views-row:first-child>*{-webkit-padding-before:2.5rem;padding-block-start:2.5rem;-webkit-border-before:1PX solid var(--color-blackberry);border-block-start:1PX solid var(--color-blackberry)}.teaser-grid>.more-link a{display:inline-flex;align-items:baseline;-webkit-column-gap:0.25rem;-moz-column-gap:0.25rem;column-gap:0.25rem}.teaser-grid>.more-link a::before{-webkit-mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;box-shadow:inset 0 0 0 62500rem currentColor;content:"";width:0.75rem;height:0.75rem;flex:1 0 0.75rem}.teaser-grid>.more-link a:hover{text-decoration:underline}.teaser-grid>.more-link a{-webkit-margin-before:1.875rem;margin-block-start:1.875rem}.teaser-grid__items{display:grid;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:2.75rem}.teaser-grid__items>.views-row>*{height:100%}.teaser-grid--2-columns .teaser-grid__items{grid-template-columns:repeat(auto-fill,minmax(min(27.1875rem,100%),1fr))}@media screen and (min-width:980px){.teaser-grid--2-columns .teaser-grid__items{grid-template-columns:repeat(2,1fr)}}.teaser-grid--3-columns .teaser-grid__items{grid-template-columns:repeat(auto-fill,minmax(min(17.5rem,100%),1fr))}@media screen and (min-width:980px){.teaser-grid--3-columns .teaser-grid__items{grid-template-columns:repeat(3,1fr)}}.teaser-grid--4-columns .teaser-grid__items{grid-template-columns:repeat(auto-fill,minmax(min(17.5rem,100%),1fr))}@media screen and (min-width:780px){.teaser-grid--4-columns .teaser-grid__items{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.teaser-grid--4-columns .teaser-grid__items{grid-template-columns:repeat(4,1fr)}}.teaser-grid__items .person-teaser{height:100%}[data-wahlperiode]{display:none}.page-title h1{color:var(--color-teal);font-size:2.25rem;font-weight:700;line-height:1.3;margin-block:0 1.25rem}.main-layout:has(.view--taxonomy-term--page) .page-title h1::before{content:"";display:inline-block;width:1.375rem;height:1.5625rem;-webkit-margin-end:0.625rem;margin-inline-end:0.625rem;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQBJREFUeNqslDEOgkAURIHQyxG8gdrYyhHwBlbUHMHWjppGW2+BN8AbWNq5nABnkr9kBZFlcZLJZj+7L/P3G/2mabx/KXS9WBRFhGUNqzRNK9YCR9AByws+wiX2FycYLjJNDm+QKMa6ZELUM3/szaSdzChF4pIG8IEzCc+EFiBeWhnlk8DO8A1mOvWzzQEQ9ZTWCNpJjXsVTARRW/gq6bSYruy92QhIq4YXRqo7hxA4gDwDRO31IAIHUFcVQEk7gBkgtlfpjU6WOYJipFJdmDcXZMJyOeAMamHyIbYADoKoj9+ZDOLRGb0VqPdmRsJ6KujrAOSPzgRagXptztVbgAEAAlR0Leh2QT8AAAAASUVORK5CYII=") center/contain no-repeat}.ts-control,.ts-control>div,.ts-control input,.ts-dropdown{font-family:var(--font-text);font-size:1.125rem !important;color:var(--color-dimmed) !important}.ts-control{display:flex;flex-wrap:wrap;align-items:center;min-height:var(--input-min-height) !important;border-radius:0 !important;border:1PX solid var(--color-mute) !important;overflow:auto !important}.ts-control:focus-within{outline:1PX solid var(--color-focus) !important}.ts-wrapper.single .ts-control{position:relative;-webkit-padding-end:1.375rem !important;padding-inline-end:1.375rem !important}.ts-wrapper.single .ts-control::after{-webkit-mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;box-shadow:inset 0 0 0 62500rem currentColor;content:"";position:absolute;inset-inline:auto 0.3125rem;inset-block:auto;width:0.75rem;height:0.75rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.file-link a::before{-webkit-mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;mask:url(/themes/custom/spd_fb/dist/images/svg-sprite.svg#icon-chevron-right-usage) center no-repeat;box-shadow:inset 0 0 0 62500rem currentColor;content:"";display:inline-block;vertical-align:center;width:0.75rem;height:0.75rem;-webkit-margin-end:0.25rem;margin-inline-end:0.25rem}.file-link a:hover{text-decoration:underline}.file-link a{font-weight:700;vertical-align:middle;-webkit-margin-end:0.375rem;margin-inline-end:0.375rem}.file-link__size{font-size:0.90625rem;color:var(--color-mute)}.page-with-attachments .field--field_downloads,.page-with-attachments .field--field_downloads+*,.page-with-attachments .field--field_tags,.page-with-attachments .field--field_tags+*,.page-with-attachments__media{-webkit-margin-before:1.375rem;margin-block-start:1.375rem}
.buergerbueros-search-filters{container-type:inline-size;container-name:buergerbueros-search-filters}.buergerbueros-search-filters+*{-webkit-margin-before:1.875rem;margin-block-start:1.875rem}.buergerbueros-search-filters fieldset{border:none;padding:0;margin:0}.buergerbueros-search-filters select{display:block;width:100%}.buergerbueros-search-filters form fieldset.form-item{margin:0}.buergerbueros-search-filters form>fieldset:first-of-type{-webkit-margin-before:0.75rem;margin-block-start:0.75rem}.buergerbueros-search-filters form>fieldset fieldset .fieldset-wrapper{display:flex;flex-wrap:wrap;align-items:flex-end;-webkit-column-gap:0.625rem;-moz-column-gap:0.625rem;column-gap:0.625rem}.buergerbueros-search-filters form>fieldset fieldset .fieldset-wrapper>*{flex:0 1 100%}@container buergerbueros-search-filters (width > 320px){.buergerbueros-search-filters form>fieldset fieldset .fieldset-wrapper{-webkit-column-gap:0.75rem;-moz-column-gap:0.75rem;column-gap:0.75rem}.buergerbueros-search-filters form>fieldset fieldset .fieldset-wrapper>:first-child{flex:1}.buergerbueros-search-filters form>fieldset fieldset .fieldset-wrapper>:nth-child(2){flex:0 0 auto}}.buergerbueros-search-filters .form-item label,.buergerbueros-search-filters .form-item input{display:block;width:100%}.buergerbueros-search-filters .form-item{-webkit-margin-before:0.5rem;margin-block-start:0.5rem}.buergerbueros-search-filters .form-actions{display:flex;-webkit-column-gap:0.75rem;-moz-column-gap:0.75rem;column-gap:0.75rem;-webkit-margin-before:1rem;margin-block-start:1rem}
.info-block__inner{background-color:#fff;padding:1.25rem;-webkit-margin-before:0.9375rem;margin-block-start:0.9375rem}.info-block__caption{display:block;font-size:1.125rem;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;-webkit-margin-before:-2.1875rem;margin-block-start:-2.1875rem;background-color:var(--color-teal);color:#fff;padding:0.375rem 0.9375rem}.info-block__content{-webkit-margin-before:1.25rem;margin-block-start:1.25rem}.info-block .paragraph-address{padding:0}.info-block--spd-fb-buergerservice-content .info-block__content h3,.info-block--spd-fb-buergerservice .info-block__content h3,.info-block--spd-fb-buergerservice-urls .info-block__content h3,.info-block--burgerservicederfraktion .info-block__content h3,.info-block--spd-fb-presstestelle .info-block__content h3{color:var(--color-teal)}.info-block--spd-fb-buergerservice-content{-webkit-margin-before:3.75rem;margin-block-start:3.75rem}.info-block--spd-fb-jahresarchive ul.menu--main{font-size:1.3rem;text-transform:uppercase;display:flex;flex-wrap:wrap;gap:0.625rem;list-style-type:none;margin:0;padding:0}.info-block--spd-fb-jahresarchive ul.menu--main a{color:var(--color-teal)}.info-block--spd-fb-jahresarchive ul.menu--main a:hover{color:var(--color-brand)}.info-block--spd-fb-jahresarchive ul.menu--main a.is-active{font-weight:700;border-bottom:0.25rem solid var(--color-brand);color:var(--color-brand)}
@media screen and (min-width:1200px){.page-pressemitteilung .person-card--pressemitteilung{max-width:25rem}}.page-pressemitteilung__abgeordneter{margin-right:1rem;margin-bottom:.5rem}@media screen and (min-width:1200px){.page-pressemitteilung__abgeordneter{float:left}}.page-pressemitteilung__date .field__item{float:left;padding-right:.25em;color:var(--color-mute)}.page-pressemitteilung__date .field__item::after{content:"|"}.page-pressemitteilung__main-content{-webkit-margin-before:1.125rem;margin-block-start:1.125rem}.page-pressemitteilung__main-content:has(.page-pressemitteilung__abgeordneter){-webkit-margin-before:1.375rem;margin-block-start:1.375rem}
.person-card{display:flex;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;padding:1.25rem;background-color:#fff}.person-card__media{flex:0 0 auto}.person-card__media img{width:5.125rem}.person-card__content{font-size:1rem;color:var(--color-teal)}.person-card__title{-webkit-margin-after:0.375rem;margin-block-end:0.375rem}.person-card__title h2,.person-card__title h3{font-size:1.34375rem;line-height:1.3;font-weight:700}.person-card__title a{color:var(--color-teal)}.person-card__title a:hover{text-decoration:underline}.person-card--pressemitteilung .person-card__content{color:var(--color-text)}.person-card--pressemitteilung .person-card__content>*+*{-webkit-margin-before:0.375rem;margin-block-start:0.375rem}.person-card--pressemitteilung .field--field_abgeordnetentaetigkeit{-webkit-margin-after:0.75rem;margin-block-end:0.75rem}.person-card--pressemitteilung .field--field_abgeordnetentaetigkeit .wahlbezirk__image{display:none}.person-card--pressemitteilung .field--field_abgeordnetentaetigkeit .abgeordneter_header_meta__wahlbezirk div:not([class]),.person-card--pressemitteilung .field--field_abgeordnetentaetigkeit .abgeordneter_header_meta__wahlbezirk .field__title,.person-card--pressemitteilung .field--field_abgeordnetentaetigkeit .abgeordneter_header_meta__wahlbezirk .wahlbezirk__name{display:inline}.person-card--pressemitteilung .field--field_abgeordnetentaetigkeit .abgeordneter_header_meta__text{display:none}.person-card--pressemitteilung .field--field_group_sprecher>*+*{-webkit-margin-before:0.375rem;margin-block-start:0.375rem}.person-card:has(.person-card__title a){position:relative}.person-card:has(.person-card__title a) .person-card__title a::after{content:"";position:absolute;inset:0;z-index:1}
.search-page-filters input{display:block;width:100%}.search-page-filters form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}
