.figcaptionFont{color:var(--color_white);font:400 normal clamp(.3125rem,5.20833vw,.4375rem) /1.1 var(--font-std),Arial,sans-serif;font-size:clamp(.3125rem,5.20833vw,.4375rem);font-style:normal;font-weight:400;line-height:1.1;text-shadow:0 0 2px #000}.none{display:none!important}.hide{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.teaserImage{background-color:var(--color_bg_primary_light);display:flex;overflow:hidden;position:relative;z-index:1}@media (max-width:1000px){.teaserImage{flex-direction:column;margin:0 auto var(--verticalSpacingXL) auto;row-gap:var(--spacingM);width:100%}}@media (min-width:1000.1px){.teaserImage{flex-direction:row;margin:0 24px var(--verticalSpacingXXL) 24px;width:calc(100% - 48px)}}.teaserImage__textWrap{display:flex;flex:1;flex-direction:column;position:relative}@media (max-width:1000px){.teaserImage__textWrap{padding:var(--spacingM) 21px 0 21px;row-gap:var(--spacingM)}}@media (min-width:1000.1px){.teaserImage__textWrap{padding:var(--spacingM) 0;row-gap:var(--verticalSpacingL)}}.teaserImage__figureWrap{background-color:var(--color_bg_default);flex:1;position:relative;z-index:1}@media (min-width:1000.1px){.teaserImage.orientation--right .teaserImage__textWrap{order:1}.teaserImage.orientation--right .teaserImage__textWrap .teaserImage__hgroup{padding:0 16.666%}.teaserImage.orientation--right .teaserImage__textWrap .teaserImage__text{padding:0 16.666% 0 33.333%}.teaserImage.orientation--right .teaserImage__textWrap .button-ghost{margin-left:33.333%}.teaserImage.orientation--left .teaserImage__textWrap,.teaserImage.orientation--right .teaserImage__figureWrap{order:2}.teaserImage.orientation--left .teaserImage__textWrap .teaserImage__hgroup{padding:0 16.666%}.teaserImage.orientation--left .teaserImage__textWrap .teaserImage__text{padding:0 16.666% 0 33.333%}.teaserImage.orientation--left .teaserImage__textWrap .button-ghost{margin-left:33.333%}.teaserImage.orientation--left .teaserImage__figureWrap{order:1}}.teaserImage__hgroup{display:flex;flex-direction:column}@media (max-width:1000px){.teaserImage__hgroup{row-gap:var(--spacingXS)}}@media (min-width:1000.1px){.teaserImage__hgroup{row-gap:var(--spacingS)}}@media (min-width:1000.1px) and (min-width:650.1px){.teaserImage__hgroup{padding:0 20% 0 0}}.teaserImage__headline{color:var(--color_text_dark);font:700 normal clamp(2.125rem,5.20833vw,4.25rem) /1.1 var(--font-deco),Arial,sans-serif;font-size:clamp(2.125rem,5.20833vw,4.25rem);font-style:normal;font-weight:700;hyphens:auto;line-height:1.1;text-transform:uppercase}.teaserImage__subline{color:var(--color_primary_dark);font:700 normal clamp(1.75rem,5.20833vw,2.125rem) /1.1 var(--font-std),Arial,sans-serif;font-size:clamp(1.75rem,5.20833vw,2.125rem);font-style:normal;font-weight:700;line-height:1.1}.teaserImage__text{color:var(--color_text_dark);font:400 normal clamp(.875rem,5.20833vw,1.375rem) /1.3 var(--font-std),Arial,sans-serif;font-size:clamp(.875rem,5.20833vw,1.375rem);font-style:normal;font-weight:400;line-height:1.3}@media (max-width:1000px){.teaserImage__text{padding:0 0 0 21px}.teaserImage__text p:not(:last-child){margin-bottom:var(--spacingS)}}@media (min-width:1000.1px){.teaserImage__text p:not(:last-child){margin-bottom:var(--spacingM)}}.teaserImage .button-ghost:active,.teaserImage .button-ghost:focus,.teaserImage .button-ghost:hover{background-color:var(--color_primary_dark)}.teaserImage .button-ghost:active .button__text,.teaserImage .button-ghost:active [class^=icon-],.teaserImage .button-ghost:focus .button__text,.teaserImage .button-ghost:focus [class^=icon-],.teaserImage .button-ghost:hover .button__text,.teaserImage .button-ghost:hover [class^=icon-]{color:var(--color_white)}@media (max-width:650px){.teaserImage .button-ghost{margin:0 21px}}.teaserImage .button-save{position:absolute;right:0;top:0;z-index:3}.teaserImage__figure{max-width:100%;overflow:hidden;position:relative;z-index:1}@media (max-width:1000px){.teaserImage__figure{aspect-ratio:16/9}}@media (min-width:1000.1px){.teaserImage__figure{aspect-ratio:4/3;display:contents}}.teaserImage__figure__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.button{align-items:center;column-gap:var(--spacingXXS);display:inline-flex;flex-direction:row;padding:14px 24px;text-decoration:none}.button__text{font:400 normal clamp(1.125rem,5.20833vw,1.125rem) /1 var(--font-std),Arial,sans-serif;font-size:clamp(1.125rem,5.20833vw,1.125rem);font-style:normal;font-weight:400;line-height:1;transition:color .3s ease-out}.button [class*=" icon-"],.button [class^=icon-]{font-size:20px;transition:color .3s ease-out}.button:focus-visible{border-radius:0;outline:2px dashed var(--color_primary_dark);outline-offset:2px;z-index:2}.button-default{background-color:var(--color_primary_dark);border:1px solid var(--color_primary_dark);transition:background-color .3s ease-out}.button-default .button__text,.button-default [class*=" icon-"],.button-default [class^=icon-]{color:var(--color_white)}.button-default:active,.button-default:focus,.button-default:hover{background-color:var(--color_white)}.button-default:active .button__text,.button-default:active [class*=" icon-"],.button-default:active [class^=icon-],.button-default:focus .button__text,.button-default:focus [class*=" icon-"],.button-default:focus [class^=icon-],.button-default:hover .button__text,.button-default:hover [class*=" icon-"],.button-default:hover [class^=icon-]{color:var(--color_primary_dark)}.button-ghost{border:1px solid var(--color_primary_dark);transition:background-color .3s ease-out}.button-ghost .button__text,.button-ghost [class*=" icon-"],.button-ghost [class^=icon-]{color:var(--color_primary_dark)}.button-ghost:active,.button-ghost:focus,.button-ghost:hover{background-color:var(--color_primary_dark)}.button-ghost:active .button__text,.button-ghost:active [class*=" icon-"],.button-ghost:active [class^=icon-],.button-ghost:focus .button__text,.button-ghost:focus [class*=" icon-"],.button-ghost:focus [class^=icon-],.button-ghost:hover .button__text,.button-ghost:hover [class*=" icon-"],.button-ghost:hover [class^=icon-]{color:var(--color_white)}.function{align-items:center;border-radius:0 0 0 8px;display:flex;height:40px;justify-content:center;transition:all .3s ease-out;width:40px}.function [class*=" icon-"],.function [class^=icon-]{font-size:24px}.function[data-bookmarked="0"]{background-color:var(--color_bg_primary_light)}.function[data-bookmarked="0"] [class*=" icon-"],.function[data-bookmarked="0"] [class^=icon-]{color:var(--color_primary_dark)}.function[data-bookmarked="0"]:active,.function[data-bookmarked="0"]:focus,.function[data-bookmarked="0"]:hover{background-color:var(--color_primary_dark)}.function[data-bookmarked="0"]:active [class*=" icon-"],.function[data-bookmarked="0"]:active [class^=icon-],.function[data-bookmarked="0"]:focus [class*=" icon-"],.function[data-bookmarked="0"]:focus [class^=icon-],.function[data-bookmarked="0"]:hover [class*=" icon-"],.function[data-bookmarked="0"]:hover [class^=icon-]{color:var(--color_white)}.function[data-bookmarked="1"]{background-color:var(--color_primary_dark)}.function[data-bookmarked="1"] [class*=" icon-"],.function[data-bookmarked="1"] [class^=icon-]{color:var(--color_white)}.function[data-bookmarked="1"]:active,.function[data-bookmarked="1"]:focus,.function[data-bookmarked="1"]:hover{background-color:var(--color_status_closed)}.function[data-bookmarked="1"]:active [class*=" icon-"],.function[data-bookmarked="1"]:active [class^=icon-],.function[data-bookmarked="1"]:focus [class*=" icon-"],.function[data-bookmarked="1"]:focus [class^=icon-],.function[data-bookmarked="1"]:hover [class*=" icon-"],.function[data-bookmarked="1"]:hover [class^=icon-]{color:var(--color_white)}.function.loading [class*=" icon-"],.function.loading [class^=icon-]{animation:function--rotating 1.5s linear infinite}.function.loading [class*=" icon-"]:before,.function.loading [class^=icon-]:before{content:"\e90c"!important}@keyframes function--rotating{to{transform:rotate(1turn)}}html.project-holstein .teaserImage.freya{background-color:var(--color_bg_primary_dark)}@media (max-width:1000px){html.project-holstein .teaserImage:after{background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%;content:"";display:inline-block;height:100%;position:absolute;right:-150px;top:0;width:calc(100% + 150px);z-index:-1}html.project-holstein .teaserImage.freya:after{background-image:url(../bow--dark.svg)}}@media (min-width:1000.1px){html.project-holstein .teaserImage__textWrap:after{background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%;content:"";display:inline-block;height:100%;position:absolute;right:-100px;top:0;width:calc(100% + 100px);z-index:-1}html.project-holstein .teaserImage.freya .teaserImage__textWrap:after{background-image:url(../horns--dark.svg)}}html.project-holstein .teaserImage.freya .button__text,html.project-holstein .teaserImage.freya .teaserImage__headline,html.project-holstein .teaserImage.freya .teaserImage__subline,html.project-holstein .teaserImage.freya .teaserImage__text{color:var(--color_white)}html.project-holstein .teaserImage.freya .button-ghost{border-color:var(--color_white);color:var(--color_white)}html.project-holstein .teaserImage.freya .button-ghost .button__text,html.project-holstein .teaserImage.freya .button-ghost [class^=icon-]{color:var(--color_white)}html.project-holstein .teaserImage.freya .button-ghost:active,html.project-holstein .teaserImage.freya .button-ghost:focus,html.project-holstein .teaserImage.freya .button-ghost:hover{background-color:var(--color_white)}html.project-holstein .teaserImage.freya .button-ghost:active .button__text,html.project-holstein .teaserImage.freya .button-ghost:active [class^=icon-],html.project-holstein .teaserImage.freya .button-ghost:focus .button__text,html.project-holstein .teaserImage.freya .button-ghost:focus [class^=icon-],html.project-holstein .teaserImage.freya .button-ghost:hover .button__text,html.project-holstein .teaserImage.freya .button-ghost:hover [class^=icon-]{color:var(--color_primary_dark)}html.project-ochsenweg .teaserImage.freya{background-color:var(--color_bg_primary_dark)}@media (max-width:1000px){html.project-ochsenweg .teaserImage:after{background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%;content:"";display:inline-block;height:100%;position:absolute;right:-150px;top:0;width:calc(100% + 150px);z-index:-1}html.project-ochsenweg .teaserImage:not(.freya):after{background-image:url(../bow--bright.svg)}html.project-ochsenweg .teaserImage.freya:after{background-image:url(../bow--dark.svg)}}@media (min-width:1000.1px){html.project-ochsenweg .teaserImage__textWrap:after{background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%;content:"";display:inline-block;height:100%;position:absolute;right:-100px;top:0;width:calc(100% + 100px);z-index:-1}html.project-ochsenweg .teaserImage:not(.freya) .teaserImage__textWrap:after{background-image:url(../horns--bright.svg)}html.project-ochsenweg .teaserImage.freya .teaserImage__textWrap:after{background-image:url(../horns--dark.svg)}}html.project-ochsenweg .teaserImage.freya .button__text,html.project-ochsenweg .teaserImage.freya .teaserImage__headline,html.project-ochsenweg .teaserImage.freya .teaserImage__subline,html.project-ochsenweg .teaserImage.freya .teaserImage__text{color:var(--color_white)}html.project-ochsenweg .teaserImage.freya .button-ghost{border-color:var(--color_white);color:var(--color_white)}html.project-ochsenweg .teaserImage.freya .button-ghost .button__text,html.project-ochsenweg .teaserImage.freya .button-ghost [class^=icon-]{color:var(--color_white)}html.project-ochsenweg .teaserImage.freya .button-ghost:active,html.project-ochsenweg .teaserImage.freya .button-ghost:focus,html.project-ochsenweg .teaserImage.freya .button-ghost:hover{background-color:var(--color_white)}html.project-ochsenweg .teaserImage.freya .button-ghost:active .button__text,html.project-ochsenweg .teaserImage.freya .button-ghost:active [class^=icon-],html.project-ochsenweg .teaserImage.freya .button-ghost:focus .button__text,html.project-ochsenweg .teaserImage.freya .button-ghost:focus [class^=icon-],html.project-ochsenweg .teaserImage.freya .button-ghost:hover .button__text,html.project-ochsenweg .teaserImage.freya .button-ghost:hover [class^=icon-]{color:var(--color_primary_dark)}