/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-3xl:48rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--leading-relaxed:1.625;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:var(--spacing)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-10{margin-top:calc(var(--spacing) * 10)}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:var(--container-3xl)}.flex-1{flex:1}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-linie{border-color:hsl(var(--strich))}.bg-daemmerung{background-color:hsl(var(--tonflaeche))}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-10{padding-block:calc(var(--spacing) * 10)}.pl-6{padding-left:calc(var(--spacing) * 6)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.opacity-70{opacity:.7}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(hover:hover){.hover\:text-signal:hover{color:hsl(var(--signal))}.hover\:underline:hover{text-decoration-line:underline}}}:root{--wo-spur:72rem;--wo-luft:1.25rem;--grund:0 0% 100%;--tonflaeche:26 32% 96%;--strich:24 16% 85%;--schrift:20 14% 21%;--gedaempft:20 11% 39%;--signal:14 73% 38%;--signal-tief:14 78% 27%;--signal-hell:24 60% 95%;--signal-schrift:0 0% 100%;--kante:0px;--schriftfamilie:"Gill Sans MT", "Gill Sans", Calibri, Candara, Optima, "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:hsl(var(--grund));color:hsl(var(--schrift));font-family:var(--schriftfamilie);margin:0;font-size:1.0625rem;line-height:1.72;overflow-x:hidden}h1,h2,h3{font-family:var(--schriftfamilie);text-wrap:balance;overflow-wrap:break-word;margin:0;font-weight:700;line-height:1.16}h1{letter-spacing:-.012em;font-size:clamp(1.75rem,1.15rem + 2.2vw,2.5rem)}h2{letter-spacing:-.008em;font-size:clamp(1.4rem,1rem + 1.7vw,2.05rem)}h3{font-size:1.12rem}p{margin:0}img{max-width:100%;height:auto;display:block}b,strong{color:#2c2420;font-weight:700}a{color:hsl(var(--signal-tief));text-underline-offset:2px}a:hover{color:hsl(var(--signal))}:focus-visible{outline:3px solid hsl(var(--signal));outline-offset:2px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wo-sprungmarke{z-index:200;background:hsl(var(--signal));color:hsl(var(--signal-schrift));padding:.7rem 1.1rem;position:absolute;top:0;left:-9999px}.wo-sprungmarke:focus{left:0}.wo-bahn{padding-block:clamp(2.25rem,1.4rem + 3.2vw,4.25rem);padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2));display:block}.wo-bahn>*{min-width:0}.wo-bahn>*+*{margin-top:1.5rem}.wo-bahn-eng{padding-block:clamp(1.6rem,1rem + 1.8vw,2.75rem)}@media(max-width:40rem){.wo-bahn.wo-formularbahn{padding-block-start:.6rem}}.wo-tonbahn{background:hsl(var(--tonflaeche))}.wo-signalbahn{background:hsl(var(--signal));color:#fff}.wo-signalbahn h2,.wo-signalbahn h3,.wo-signalbahn b,.wo-signalbahn strong,.wo-signalbahn a{color:#fff}.wo-bahn>h2{text-align:left;max-width:26ch;padding-top:1.1rem;position:relative}.wo-bahn>h2:before{content:"";background:hsl(var(--signal));width:3.25rem;height:4px;position:absolute;top:0;left:0}.wo-signalbahn>h2:before{background:#fff}.wo-bahnsatz{max-width:min(64ch,100%);color:hsl(var(--gedaempft))}.wo-fliess>*{max-width:min(68ch,100%)}.wo-fliess>*+*{margin-top:1.1rem}.wo-fliess h2{margin-top:1.9rem;padding-top:0;font-size:clamp(1.25rem,1.05rem + .9vw,1.6rem)}.wo-fliess h2:before{content:none}.wo-fliess ul,.wo-fliess ol{margin-block:0;padding-left:1.2rem}.wo-fliess li+li{margin-top:.35rem}.wo-fliess ol{list-style:decimal}.wo-fliess ul{list-style:outside}.wo-kopfspur{background:hsl(var(--grund));border-bottom:1px solid hsl(var(--strich));position:relative}.wo-kopfzeug{padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2));justify-content:space-between;align-items:center;gap:1.25rem;min-height:6.25rem;padding-block:.85rem;display:flex}@media(min-width:64rem){.wo-kopfzeug{min-height:8.25rem}}.wo-grossmarke{color:hsl(var(--schrift));align-items:center;gap:.8rem;min-width:0;line-height:1;text-decoration:none;display:flex}.wo-grossmarke img{flex:none;width:auto;height:clamp(2.6rem,1.9rem + 2.9vw,4.4rem)}.wo-markenwort{min-width:0;display:block}.wo-markenwort b{text-transform:uppercase;letter-spacing:.01em;color:inherit;font-size:clamp(1.05rem,.75rem + 1.5vw,1.85rem);font-weight:700;line-height:1.05;display:block}.wo-markenwort i{letter-spacing:.09em;text-transform:uppercase;color:hsl(var(--gedaempft));margin-top:.35rem;font-size:clamp(.75rem,.7rem + .2vw,.8rem);font-style:normal;display:block}@media(min-width:48rem){.wo-markenwort i{letter-spacing:.2em}}.wo-kopfweg{align-items:center;gap:.25rem 1.5rem;display:none}.wo-kopfpunkt{color:hsl(var(--schrift));border-bottom:2px solid #0000;align-items:center;min-height:2.75rem;font-size:.95rem;text-decoration:none;display:inline-flex}.wo-kopfpunkt:hover{color:hsl(var(--signal))}.wo-kopfpunkt-hier{border-bottom-color:hsl(var(--signal));font-weight:700}.wo-taste.wo-kopftaste{white-space:nowrap;flex:none;display:none}.wo-knauf{border:1px solid hsl(var(--strich));border-radius:var(--kante);min-width:2.75rem;min-height:2.75rem;color:hsl(var(--schrift));cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.wo-klappe{border-top:1px solid hsl(var(--strich))}.wo-klappe[hidden]{display:none}.wo-klappe>p{padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2));flex-direction:column;padding-block:.25rem 1rem;display:flex}.wo-klappenpunkt{color:hsl(var(--schrift));border-bottom:1px solid hsl(var(--strich));align-items:center;min-height:2.75rem;text-decoration:none;display:flex}.wo-klappenruf{font-weight:700}@media(min-width:68rem){.wo-kopfweg{display:flex}.wo-taste.wo-kopftaste{display:inline-flex}.wo-knauf{display:none}}.wo-auftakt{padding-block:clamp(2rem,1.2rem + 3vw,3.5rem) clamp(2rem,1.2rem + 3vw,3.25rem);padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2));background:hsl(var(--tonflaeche));border-bottom:1px solid hsl(var(--strich))}.wo-auftakt>*+*{margin-top:1.35rem}.wo-auftaktkopf{max-width:min(22ch,100%)}.wo-auftaktkopf span{color:hsl(var(--signal));display:block}.wo-auftaktsatz{max-width:min(62ch,100%);font-size:1.1rem}.wo-zeitleiste{counter-reset:halt;gap:1.5rem 2rem;margin:0;display:grid}.wo-zeitleiste>*{min-width:0}@media(min-width:46rem){.wo-zeitleiste{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:70rem){.wo-zeitleiste{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem}}.wo-zeitleiste>div{border-top:4px solid hsl(var(--signal) / .28);min-width:0;padding-top:.9rem}.wo-zeitleiste dt{counter-increment:halt;font-size:1.02rem;font-weight:700;line-height:1.3}.wo-zeitleiste dt:before{content:counter(halt) ".";color:hsl(var(--signal));letter-spacing:.08em;margin-bottom:.3rem;font-size:.95rem;display:block}.wo-zeitleiste dd{color:hsl(var(--gedaempft));margin:.45rem 0 0;font-size:.95rem;line-height:1.7}.wo-doppelblende{gap:1rem;display:grid}.wo-doppelblende>*{min-width:0}@media(min-width:46rem){.wo-doppelblende{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}.wo-blende{margin:0}.wo-blende img{aspect-ratio:3/2;object-fit:cover;border-radius:var(--kante);width:100%}.wo-blende figcaption{color:hsl(var(--gedaempft));padding-top:.5rem;font-size:.88rem;line-height:1.6}.wo-doppelsatz{align-items:start;gap:2rem;display:grid}.wo-doppelsatz>*{min-width:0}@media(min-width:62rem){.wo-doppelsatz{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:3rem}}@media(max-width:61.999rem){.wo-doppelsatz-formular>.wo-satzlauf{order:2}.wo-doppelsatz-formular>.wo-bogen{order:1}}.wo-satzlauf>*+*{margin-top:1.25rem}.wo-taste,.wo-ruftaste,.wo-stilltaste{border-radius:var(--kante);letter-spacing:.045em;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;min-height:2.9rem;padding:.55rem 1.45rem;font-family:inherit;font-size:.93rem;font-weight:700;text-decoration:none;display:inline-flex}.wo-taste{background:hsl(var(--signal));color:hsl(var(--signal-schrift))}.wo-taste:hover{background:hsl(var(--signal-tief));color:#fff}.wo-ruftaste{color:hsl(var(--signal-tief));border-color:hsl(var(--signal));background:0 0}.wo-ruftaste:hover{background:hsl(var(--signal-hell))}.wo-stilltaste{background:hsl(var(--tonflaeche));color:hsl(var(--schrift))}.wo-signalbahn .wo-taste{color:hsl(var(--signal-tief));background:#fff}.wo-signalbahn .wo-ruftaste{color:#fff;border-color:#ffffffbf}.wo-signalbahn .wo-ruftaste:hover{color:#fff;background:#ffffff24}.wo-tastenzeile{flex-wrap:wrap;gap:.7rem;display:flex}.wo-buergen>p{padding-left:1.65rem;font-size:.97rem;line-height:1.7;position:relative}.wo-buergen>p+p{margin-top:.75rem}.wo-buergen>p:before{content:"";opacity:.8;border-bottom:2px solid;border-left:2px solid;width:.8rem;height:.42rem;position:absolute;top:.6em;left:0;transform:rotate(-45deg)}.wo-eckwerte{gap:0;display:grid}@media(min-width:52rem){.wo-eckwerte{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem}}.wo-eckwerte>p{border-top:1px solid hsl(var(--strich));min-width:0;padding-block:.7rem}.wo-eckwerte>p b{letter-spacing:.02em;font-size:.92rem;display:block}.wo-eckwerte>p span{color:hsl(var(--gedaempft));font-size:.94rem}.wo-tafel{gap:1.9rem 1.6rem;display:grid}.wo-tafel>*{min-width:0}@media(min-width:46rem){.wo-tafel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:68rem){.wo-tafel-drei{grid-template-columns:repeat(3,minmax(0,1fr))}}.wo-blatt{flex-direction:column;height:100%;margin:0;display:flex}.wo-blatt img{aspect-ratio:3/2;object-fit:cover;border-radius:var(--kante);width:100%}.wo-blatt figcaption{flex-direction:column;flex:1;padding-top:.85rem;display:flex}.wo-blattname{letter-spacing:.005em;font-size:1.08rem}.wo-blattname a{color:inherit;text-decoration:none}.wo-blattname a:hover{color:hsl(var(--signal))}.wo-blattsatz{color:hsl(var(--gedaempft));margin-top:.3rem;font-size:.94rem;line-height:1.7;display:block}.wo-blattweg{letter-spacing:.08em;align-items:center;min-height:2.5rem;margin-top:auto;padding-top:.7rem;font-size:.83rem;font-weight:700;text-decoration:none;display:inline-flex}.wo-weiser{gap:0;display:grid}.wo-weiser>*{min-width:0}@media(min-width:52rem){.wo-weiser{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.75rem}}@media(min-width:76rem){.wo-weiser-drei{grid-template-columns:repeat(3,minmax(0,1fr))}}.wo-weiserpunkt{border-top:1px solid hsl(var(--strich));padding-block:.8rem}.wo-weiserpunkt a{min-height:1.8rem;text-decoration:none;display:block}.wo-weiserpunkt a b{font-size:.99rem}.wo-weiserpunkt a:hover b{color:hsl(var(--signal))}.wo-weiserpunkt span{color:hsl(var(--gedaempft));font-size:.91rem;line-height:1.7;display:block}.wo-gebietsatz>*+*{margin-top:1.1rem}.wo-gebietsatz p{max-width:none}.wo-gebietsatz a{white-space:nowrap;text-decoration:none}.wo-gebietsatz a:hover b{text-decoration:underline}.wo-gebietsliste{gap:0;margin:0;display:grid}@media(min-width:46rem){.wo-gebietsliste{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem}}@media(min-width:72rem){.wo-gebietsliste{grid-template-columns:repeat(3,minmax(0,1fr))}}.wo-gebietsliste>div{border-top:1px solid hsl(var(--strich));min-width:0;padding-block:.7rem}.wo-gebietsliste dt{font-size:.97rem;font-weight:700}.wo-gebietsliste dd{color:hsl(var(--gedaempft));margin:.15rem 0 0;font-size:.91rem;line-height:1.65}.wo-fragen h3{border-top:1px solid hsl(var(--strich));padding-top:1.05rem}.wo-bahn>.wo-fragen>h3{margin-top:1.5rem}.wo-fragen p{max-width:78ch;color:hsl(var(--gedaempft));margin-top:.45rem;font-size:.97rem}@media(min-width:62rem){.wo-fragen{column-count:2;column-gap:3.25rem}.wo-fragen h3{break-after:avoid}.wo-fragen p{break-before:avoid;break-inside:avoid}}.wo-preistafel{margin-inline:0}.wo-preiskopf{margin-bottom:.85rem}.wo-preisgitter{border-collapse:collapse;table-layout:auto;width:100%;font-size:.96rem}.wo-preisgitter caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.wo-preisgitter th,.wo-preisgitter td{text-align:left;vertical-align:top;border-bottom:1px solid hsl(var(--strich));padding:.65rem .9rem .65rem 0}.wo-preisgitter thead th{letter-spacing:.07em;color:hsl(var(--gedaempft));border-bottom:2px solid hsl(var(--signal));font-size:.82rem}.wo-preisgitter tbody th{font-weight:700}.wo-preisgitter .wo-betrag{text-align:right;color:hsl(var(--signal-tief));white-space:nowrap;padding-right:0;font-weight:700}.wo-preisgitter .wo-sache{text-align:right;white-space:normal;overflow-wrap:break-word;color:hsl(var(--signal-tief));padding-right:0;font-weight:700}.wo-preisgitter .wo-hinweis{color:hsl(var(--gedaempft));font-size:.9rem}@media(max-width:40rem){.wo-preisgitter thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.wo-preisgitter,.wo-preisgitter tbody,.wo-preisgitter tr,.wo-preisgitter th,.wo-preisgitter td{width:auto;display:block}.wo-preisgitter tr{border-bottom:1px solid hsl(var(--strich));padding-block:.85rem}.wo-preisgitter tr:first-child{border-top:2px solid hsl(var(--signal))}.wo-preisgitter th,.wo-preisgitter td{border-bottom:0;padding:0}.wo-preisgitter tbody th{font-size:1.02rem;line-height:1.35}.wo-preisgitter td{text-align:left;margin-top:.4rem;padding-right:0}.wo-preisgitter td:before{content:attr(data-spalte) ": ";color:hsl(var(--gedaempft));letter-spacing:.03em;font-size:.86rem}.wo-preisgitter .wo-betrag,.wo-preisgitter .wo-sache{text-align:left;white-space:normal;font-size:1.05rem}}.wo-preisfuss{color:hsl(var(--gedaempft));max-width:min(80ch,100%);margin-top:.8rem;font-size:.87rem}.wo-kasten{background:hsl(var(--tonflaeche));border-left:5px solid hsl(var(--signal));border-radius:var(--kante);padding:1.4rem 1.3rem 1.55rem}.wo-kasten h2,.wo-kasten h3{padding-top:0;font-size:1.18rem}.wo-kasten h2:before,.wo-kasten h3:before{content:none}.wo-kasten p{color:hsl(var(--gedaempft));margin-top:.55rem;font-size:.95rem}.wo-kasten .wo-tastenzeile{margin-top:1.15rem}.wo-buergschaft{gap:1.9rem;display:grid}@media(min-width:60rem){.wo-buergschaft{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:3.25rem}}.wo-buergschaft>*{min-width:0}.wo-buergschaft>div>*+*{margin-top:.9rem}.wo-buergschaft h2{max-width:24ch;padding-top:1.1rem}.wo-schlussgitter{gap:1.3rem;display:grid}@media(min-width:58rem){.wo-schlussgitter{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2.25rem}}.wo-schlussgitter>*{min-width:0}.wo-schlussgitter h2{max-width:none;padding-top:1.1rem;position:relative}.wo-schlussgitter h2:before{content:"";background:hsl(var(--signal));width:3.25rem;height:4px;position:absolute;top:0;left:0}.wo-schlussgitter p{max-width:min(62ch,100%);margin-top:.65rem}.wo-bogen{background:hsl(var(--grund));border:1px solid hsl(var(--strich));border-left:5px solid hsl(var(--signal));border-radius:var(--kante);padding:1.4rem 1.25rem 1.6rem}.wo-bogen>*+*{margin-top:.8rem}.wo-bogen h1,.wo-bogen h2{padding-top:0;font-size:clamp(1.3rem,1rem + 1vw,1.65rem)}.wo-bogen h1:before,.wo-bogen h2:before{content:none}.wo-bogensatz{color:hsl(var(--gedaempft));max-width:min(74ch,100%);font-size:.95rem}.wo-bogenrahmen{min-height:18rem}.wo-bogenruf{align-items:center;min-height:2.75rem;font-size:1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.wo-pfadzeile{border-bottom:1px solid hsl(var(--strich));font-size:.82rem}.wo-pfadkette{padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2));flex-wrap:wrap;align-items:center;gap:.4rem;margin-block:0;list-style:none;display:flex}.wo-pfadkette li{align-items:center;gap:.4rem;min-height:2.75rem;display:flex}.wo-pfadkette li+li:before{content:"›";color:hsl(var(--gedaempft))}.wo-pfadkette a{color:hsl(var(--gedaempft));text-decoration:none}.wo-pfadkette a:hover{color:hsl(var(--signal))}.wo-hierpunkt{color:hsl(var(--schrift));font-weight:700}.wo-kachelwand{padding-block:clamp(2rem,1.3rem + 2.6vw,3.25rem);padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2));background:hsl(var(--tonflaeche));border-top:1px solid hsl(var(--strich))}.wo-kachelwand>h2{max-width:26ch;padding-top:1.1rem;position:relative}.wo-kachelwand>h2:before{content:"";background:hsl(var(--signal));width:3.25rem;height:4px;position:absolute;top:0;left:0}.wo-kachelwand>p{max-width:min(64ch,100%);color:hsl(var(--gedaempft));margin-top:.8rem}.wo-kachelgitter{gap:.9rem;margin-top:1.6rem;display:grid}.wo-kachelgitter>*{min-width:0}@media(min-width:40rem){.wo-kachelgitter{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:62rem){.wo-kachelgitter{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:80rem){.wo-kachelgitter{grid-template-columns:repeat(4,minmax(0,1fr))}}.wo-kachel{background:hsl(var(--grund));border:1px solid hsl(var(--strich));border-radius:var(--kante);min-height:2.75rem;padding:.85rem .95rem}.wo-kachel a{min-height:1.8rem;text-decoration:none;display:block}.wo-kachel a b{font-size:.97rem;line-height:1.35;display:block}.wo-kachel a:hover b{color:hsl(var(--signal))}.wo-kachel span{color:hsl(var(--gedaempft));margin-top:.25rem;font-size:.87rem;line-height:1.6;display:block}.wo-fussspur{background:hsl(var(--grund));border-top:5px solid hsl(var(--signal));margin-top:auto;padding-block:2.5rem 1.4rem;font-size:.93rem}.wo-fusszeug{padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2))}.wo-fussgitter{gap:1.7rem;display:grid}@media(min-width:46rem){.wo-fussgitter{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:68rem){.wo-fussgitter{grid-template-columns:1.35fr repeat(4,1fr);gap:1.9rem}}.wo-fussgitter>*{min-width:0}.wo-fusskopf{color:hsl(var(--schrift));letter-spacing:.14em;text-transform:uppercase;margin-bottom:.65rem;font-size:.8rem;display:block}.wo-anschrift{font-style:normal;line-height:1.8}.wo-fussruf{margin-top:.55rem}.wo-fussspur a{color:hsl(var(--signal-tief));text-decoration:none}.wo-fussspur a:hover{text-decoration:underline}.wo-fussliste{margin:0;padding:0;list-style:none}.wo-fussliste li a{align-items:center;min-height:2.75rem;line-height:1.4;display:flex}.wo-fussgebiet{border-top:1px solid hsl(var(--strich));margin-top:1.9rem;padding-top:1.2rem}.wo-fussgebiet p{color:hsl(var(--gedaempft));max-width:min(82ch,100%);margin-top:.5rem;line-height:1.9}.wo-fussgebiet p a{white-space:nowrap}.wo-fussgebiet p small{white-space:nowrap;font-size:.8rem}.wo-fussleiste{border-top:1px solid hsl(var(--strich));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.2rem;margin-top:1.6rem;padding-top:1rem;display:flex}.wo-fussleiste small{color:hsl(var(--gedaempft));font-size:.83rem}.wo-rechtsreihe{flex-wrap:wrap;gap:.25rem 1.2rem;display:flex}.wo-rechtsreihe a{align-items:center;min-height:2.75rem;display:flex}.wo-irrgang{padding-block:clamp(3rem,2rem + 5vw,5.5rem);padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2))}.wo-irrgang>*+*{margin-top:1.35rem}.wo-irrgang>p{max-width:min(62ch,100%)}body .rs-blatt{width:100%;max-width:none;padding-inline:max(var(--wo-luft),calc((100% - var(--wo-spur)) / 2));margin-inline:0}body .rs-blatt>*{max-width:min(70ch,100%)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
