@charset "UTF-8";:root{--theme-color-background:#e2d7cd;--theme-color-text:#452200;--theme-color-active:#7c0b0f;--theme-color-secondary:#7c0b0f;--theme-color-border:rgba(69, 34, 0, 0.2)}.theme-america,.theme-australia,.theme-africa,.theme-europe,.theme-apes,.theme-polarworld,.theme-fish,.theme-bird,.theme-asia,.theme-conservation{--theme-color-text:#fff;--theme-color-active:rgba(255, 255, 255, 0.8);--theme-color-secondary:#fff;--theme-color-border:rgba(255, 255, 255, 0.2)}.theme-america{--theme-color-background:#84300d}.theme-australia{--theme-color-background:#c24927}.theme-africa{--theme-color-background:#c96c02}.theme-europe{--theme-color-background:#7c8a22}.theme-apes{--theme-color-background:#455b2b}.theme-polarworld{--theme-color-background:#00929f}.theme-fish{--theme-color-background:#00577a}.theme-bird{--theme-color-background:#9c77a1}.theme-asia{--theme-color-background:#401a59}.theme-conservation{--theme-color-background:#2f401b}*,*:after,*:before{box-sizing:border-box}html,body,p,form,ul,h1,h2,h3,h4,h5,h6{margin:0;padding:0}header,section,footer,aside,nav,main,article,details{display:block}template,[hidden]{display:none}em{font-style:italic}pre,code,kbd,samp{font-family:monospace;font-size:1.6rem}abbr[title]{border-bottom:none;text-decoration:underline}img,video{border:none;max-width:100%;height:auto;display:block}iframe{border:none}hr{border:none;border-top:2px solid #452200;color:#fff0;height:0;margin:2rem 0}hr.ce-div{width:100%}html{scroll-padding-top:150px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%)}:focus-visible,button:focus-visible,a:focus-visible{outline:.125rem solid #7c0b0f;outline-offset:.125rem}.header :focus-visible,.page-header-animal :focus-visible,.header button:focus-visible,.page-header-animal button:focus-visible,.header a:focus-visible,.page-header-animal a:focus-visible{outline-color:var(--theme-color-secondary)}:focus,button:focus,a:focus{outline:.125rem solid #7c0b0f;outline-offset:.125rem}:focus:not(:focus-visible),button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}body{font-family:"Klavika",system-ui,sans-serif,sans-serif;font-size:1.25rem;line-height:1.2;background-color:#ebe6e1;color:#452200;hyphens:auto;word-break:break-word}p{margin-block-end:2rem}b,strong,.bold,.intro{font-weight:600}small,.small{font-size:1rem}.extra-small{font-size:.875rem}a,.link{color:#7c0b0f;text-decoration:underline}a.h-clean,.link.h-clean{text-decoration:inherit;color:inherit}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{line-height:1;font-weight:400;margin:0 0 2rem 0}h1,.h1{color:#7c0b0f;font-size:4rem;font-family:"Boycott-Libero",system-ui,sans-serif;font-weight:400}h2,.h2{font-size:3rem;font-family:"Boycott-Libero",system-ui,sans-serif;font-weight:400!important}h3,.h3{font-size:2rem;font-weight:600}h2.h3{font-family:"Klavika",system-ui,sans-serif;font-weight:600!important}h4,.h4{font-size:1.5rem;font-weight:600}.ol{counter-reset:item;margin-block-end:2rem;padding-inline-start:0}.ol>li{position:relative;display:block;margin-block-end:1rem;margin-inline-start:2rem}.ol>li:before{content:counter(item,decimal-leading-zero) ". ";counter-increment:item;position:absolute;margin-inline-start:-2rem}.ul{margin-bottom:2rem;padding-left:0}.ul>li{position:relative;list-style:none;display:block;margin-left:2rem;margin-bottom:1rem}.ul>li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cg fill='none'%3E%3Cpath d='M0 6c0-5 11-6 13-6s5 3 5 9-4 9-9 9-9-6-9-12Z'/%3E%3Cpath fill='%23452200' d='M12 4 8 5 4 6l2 6 3 2 4-1 1-4c0-3-1-5-2-5m1-4c2 0 5 3 5 9s-4 9-9 9-9-6-9-12c0-5 11-6 13-6Z'/%3E%3C/g%3E%3C/svg%3E");width:.8em;height:.8em;top:.19em;position:absolute;margin-left:-2rem}.ul>li p{margin-bottom:0}.layout-grid{display:grid;grid-column:full-width;grid-template-columns:[full-width-start] 24px [max-content-start medium-content-start text-content-start] minmax(auto,720px) [text-content-end medium-content-end max-content-end] 24px [full-width-end]}@media (min-width:768px){.layout-grid{grid-template-columns:[full-width-start] 24px [max-content-start medium-content-start] 1fr [text-content-start] minmax(auto,720px) [text-content-end] 1fr [medium-content-end max-content-end] 24px [full-width-end]}}@media (min-width:1128px){.layout-grid{grid-template-columns:[full-width-start] 24px [max-content-start] 1fr [medium-content-start] 180px [text-content-start] minmax(auto,720px) [text-content-end] 180px [medium-content-end] 1fr [max-content-end] 24px [full-width-end]}}@media (min-width:1488px){.layout-grid{grid-template-columns:[full-width-start] 1fr [max-content-start] 180px [medium-content-start] 180px [text-content-start] minmax(auto,720px) [text-content-end] 180px [medium-content-end] 180px [max-content-end] 1fr [full-width-end]}}.layout-grid>*{grid-column:full-width}.layout-grid>.text-content{grid-column:text-content}.layout-grid>.medium-content{grid-column:medium-content}.layout-grid>.max-content{grid-column:max-content}.layout-grid>.full-width{grid-column:full-width}.layout-grid>.frame{grid-column:text-content}button,.button{background:none;border:none;font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;cursor:pointer;padding:0;margin:0;overflow:visible;text-transform:none;-webkit-appearance:none;appearance:none}button::-moz-focus-inner,.button::-moz-focus-inner{border:0;padding:0}button:not(:focus-visible),.button:not(:focus-visible){outline:none}.button-style{text-decoration:none;margin-right:1rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;text-shadow:none}.button-style--primary,.button-style--secondary{padding:1rem 1.5rem;color:#452200}.button-style--primary:after,.button-style--secondary:after{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.4 17.4'%3E%3Cpath d='M8.7 0 7.3 1.4l6.3 6.3H0v2h13.6L7.3 16l1.4 1.4 8.7-8.7L8.7 0z' fill='%23452200' /%3E%3C/svg%3E");background-repeat:no-repeat;height:1rem;width:1rem;transition:transform 250ms ease-in-out;flex-shrink:0}.button-style--primary-down:after{transform:rotate(90deg)}.button-style--primary-down:hover:after{transform:translateY(.375rem) rotate(90deg)!important}.button-style--green,.button-style--blue,.button-style--turquoise{padding:1rem 1.5rem;color:#fff}.button-style--green:hover,.button-style--blue:hover,.button-style--turquoise:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E")!important}.button-style:hover:after{transform:translateX(.375rem)}.button-style--primary{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0;background-size:100% 100%}.button-style--secondary{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 214 48'%3E%3Cg fill='none' %3E%3Cpath d='M3.9.9c6.9 1.8 199.3-2.7 203.7 0s11.9 45 0 45.2c-4.4.1-33.2.7-68 1.2C81.1 48 5.7 48.7 4 46 1 42-3-1.1 4 .8Z'/%3E%3Cpath fill='%23e8b200' d='M177.5 3c-22 0-52.8.4-82.7.7-27.7.3-53.8.6-71 .6A241 241 0 0 1 4.1 4c-.3.8-.8 2.6-1 6.4A153 153 0 0 0 6 43.7l4.2.5a1393.9 1393.9 0 0 0 47 .8c21.4 0 49-.2 82.3-.7l60.5-1 7.4-.2c.4 0 1.2 0 2-2 1-2 1.4-5 1.5-9a80 80 0 0 0-5-28.5 923.8 923.8 0 0 0-28.5-.6m0-3c17.3 0 29 .2 30 .9 4.5 2.6 12 45 0 45.2A6087 6087 0 0 1 57.3 48C27.6 48 5 47.5 4 46.1.9 42.1-3 .8 3.4.8H4c1.2.4 8.6.5 19.8.5 36 0 111.5-1.3 153.8-1.3Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0;background-size:100% 100%}.button-style--quaternary{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 781.998 93.496'%3E%3Cpath d='M73.71.27h659.96s25.12-1.1 29.66 5.46 21.84 45.88 18.17 58.79c-3.73 12.9-5.71 24.18-18.17 24.91-12.45.73-657.86 4.07-657.86 4.07s-57.9-.08-74.1-1.87c-16.21-1.79-19.51-2.08-21.68-16.16C7.5 61.39-3.58 27.52 1.19 16.6 5.99 5.69 4.48 5 14.66.28c14.79-.61 59.06 0 59.06 0z' fill='%237c0b0f'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;border:solid 2px #fff0;color:#fff;display:block;margin:3rem 0 1rem;padding:2rem;text-align:center;width:100%}.button-style--green{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%2330705b'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0;background-size:100% 100%}.button-style--turquoise{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%232A657D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0;background-size:100% 100%}.button-style--blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%231C4767'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0;background-size:100% 100%}.button-style--tertiary:after{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.4 17.4'%3E%3Cpath d='M8.7 0 7.3 1.4l6.3 6.3H0v2h13.6L7.3 16l1.4 1.4 8.7-8.7L8.7 0z' fill='%237c0b0f'/%3E%3C/svg%3E%0A");height:1rem;width:1rem;margin-left:.5rem;transition:transform 250ms ease-in-out;transform:translateY(2px)}.button-icon-only{--color-background:#ebe6e1;--color-icon:#452200;height:2rem;width:2rem;display:grid;place-items:center}.button-icon-only:hover .button-icon-only__background,.button-icon-only:hover .button-icon-only__icon{transform:scale(1.1)}.button-icon-only__background{grid-row:1/-1;grid-column:1/-1;fill:var(--color-background);transition:transform 0.2s ease-in-out}.button-icon-only__icon{grid-row:1/-1;grid-column:1/-1;height:40%;width:40%;fill:var(--color-icon);transition:transform 0.2s ease-in-out}.button-arrow{display:flex;gap:.375rem;align-items:baseline;justify-content:space-between}.button-arrow--back{justify-content:start}.button-arrow__icon{flex-shrink:0;height:1rem;width:auto;fill:currentColor;transition:transform 250ms ease-in-out}.button-arrow--back .button-arrow__icon{transform:rotate(180deg)}.button-arrow:hover .button-arrow__icon{transform:translateX(.375rem)}.button-arrow--back:hover .button-arrow__icon{transform:rotate(180deg) translateX(.375rem)}.mobilenavbutton{display:none;padding:4px 10px;width:60px}.mobilenavbutton span{display:block;height:3px;margin:6px;background-color:#e8b200;opacity:1}.mobilenavbutton.opennav span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.mobilenavbutton.opennav span:nth-child(2){opacity:0}.mobilenavbutton.opennav span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}table{text-align:left;border-collapse:collapse;border-spacing:0;width:100%;margin:0 0 1em;border:1px solid rgb(69 34 0 / .2)}table th,table td{padding:1rem;border-bottom:1px solid rgb(69 34 0 / .2);border-right:1px solid rgb(69 34 0 / .2)}table tr:nth-child(even){background-color:#e2d7cd}main{flex-grow:1}main>*:last-child{margin-bottom:2rem}#system-page{position:fixed;width:100%;height:100%;background-color:#1e1e1e;color:#fff;text-align:center;padding:4em 1rem 0 1rem}#system-page p{max-width:800px;margin:0 auto}.footer{background-color:#e2d7cd}.footer a,.footer p{font-weight:600}.footer__social{background-color:#7c0b0f;padding:3rem 0}.footer__social-list{grid-column:text-content;display:flex;justify-content:center;gap:1rem}.footer__social-list svg{fill:#e2d7cd;width:3rem;max-width:100%;height:3rem}@media (min-width:35rem){.footer__social-list svg{width:4.3125rem;height:4.3125rem}}.footer__social-link:focus{border:solid 2px #ebe6e1}.footer__content{grid-column:max-content;margin:3rem 0}.footer__text-col{grid-row:1/3;grid-column:1/3;padding-bottom:1.5rem;border-bottom:1px rgb(69 34 0 / .2) solid}@media (min-width:35rem){.footer__text-col{border-right:1px rgb(69 34 0 / .2) solid;padding-right:1.5rem;grid-column:1/2;border-bottom:none;padding-bottom:0}}.footer__text-col h2,.footer__text-col p{margin-bottom:1.5rem}.footer__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;grid-template-rows:min-content 1fr}@media (min-width:760px){.footer__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.footer__nav li{list-style:none;margin-bottom:1.5rem}.footer__nav li:hover svg{transform:translateX(.375rem)}.footer__nav li:hover a{text-decoration:underline}.footer__nav a{text-decoration:none;color:#452200;display:flex;align-items:center;justify-content:space-between}.footer__nav svg{height:16px;width:16px}.footer__middle-nav{border-right:none;grid-column:1/3;border-bottom:1px rgb(69 34 0 / .2) solid}@media (min-width:35rem){.footer__middle-nav{grid-column:2/3;border-bottom:none}}@media (min-width:760px){.footer__middle-nav{border-right:1px rgb(69 34 0 / .2) solid;grid-row:1/3;padding-right:1.5rem}}.footer__right-nav{grid-column:1/3}@media (min-width:35rem){.footer__right-nav{grid-column:2/3;margin-top:-1.5rem}}@media (min-width:760px){.footer__right-nav{grid-column:3/4;grid-row:1/3;margin-top:0}}.footer__imprint{grid-column:max-content;margin-bottom:3rem}.footer__imprint>nav{margin-bottom:1.5rem}@media (min-width:35rem){.footer__imprint{display:flex;justify-content:space-between;align-content:flex-start;column-gap:2rem}.footer__imprint>nav{margin-bottom:0}}.footer__imprint-menu{display:flex;flex-wrap:wrap;list-style:none;row-gap:.5rem}.footer__imprint-menu li{display:inline}.footer__imprint-menu li:not(:last-of-type):after{content:" · ";padding-right:.25rem}.footer__imprint-menu a{color:#452200}@media (max-width:67.5rem){.hidden-sm{display:none!important}}@media (min-width:67.5rem){.hidden-lg{display:none!important}}#header{position:sticky;top:0;width:100%;background-color:var(--theme-color-background);z-index:700;height:4.375rem}@media (min-width:67.5rem){#header{height:5.3125rem}}.header{grid-column:max-content;display:flex;gap:.5rem;justify-content:space-between;align-items:center;font-size:1rem;padding-block-start:.5rem;padding-block-end:.5rem;background-color:var(--theme-color-background)}@media (min-width:67.5rem){.header{gap:1.5rem;padding-block-start:1rem;padding-block-end:1rem}}.header a{text-decoration:none}.header a:hover{text-decoration:underline}.header__logo{flex-grow:1}.header--mobile-nav-open .header__logo{display:none}.header__logo>a{display:inline-block}.header__logo-icon{max-width:100%;height:3rem;display:block;color:var(--theme-color-text)}.header__nav{display:flex;align-items:center;padding:0}.header__search{padding-block-start:.375rem}.header__search a{color:var(--theme-color-text)}.header__search a:hover{color:var(--theme-color-secondary)}.header__icon-nav{flex-grow:1;display:flex;justify-content:flex-end;align-items:center}.header__icon-nav--mobile{display:none;font-size:.75rem}.header--mobile-nav-open .header__icon-nav--mobile{display:flex;flex-grow:1;justify-content:space-around}.header__icon-nav a{display:flex;flex-direction:column;align-items:center;padding:0 .5rem;color:var(--theme-color-text);font-weight:600}.header__icon-nav svg{color:var(--theme-color-secondary);margin-block-end:.25rem}.header__icon-nav-item--jobs svg{fill:var(--theme-color-secondary)}.header__mobile-menu{display:inline;fill:var(--theme-color-secondary)}@media (min-width:67.5rem){.header__mobile-menu{display:none}}.header__language-nav{font-size:1.25rem;font-weight:600}.header__language-nav--mobile a{padding:.75rem}.header--mobile-nav-open .header__language-nav--mobile{display:none}.header__language-nav a{color:var(--theme-color-text);white-space:nowrap}@media (min-width:67.5rem){.header__language-nav{font-size:1rem}}.nav button,.nav a{color:var(--theme-color-text)}.nav button:hover,.nav a:hover{text-decoration:underline}@media (max-width:67.5rem){.nav__icon--open,.nav__icon--close{display:none}.nav__toggle{width:3rem;height:3rem;position:relative;display:flex;justify-content:center}.nav__toggle svg{position:absolute}.nav__toggle[aria-expanded=false]{--color-background:var(--theme-color-background);--color-icon:var(--theme-color-background);color:var(--theme-color-secondary)}.nav__toggle[aria-expanded=false] .nav__icon--open{display:inline-block;width:80%;height:80%}.nav__toggle[aria-expanded=true]{--color-background:var(--theme-color-secondary);--color-icon:var(--theme-color-background)}.nav__toggle[aria-expanded=true] .nav__icon--close{display:inline-block}.nav__menu{position:fixed;top:4.375rem;left:0;right:0;overflow:hidden;pointer-events:none;font-size:1.25rem}.nav__transition-container{height:calc(100vh - 4.375rem);padding:1rem 1.5rem;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;background-color:var(--theme-color-background);transform:translateY(-100%);transition:transform 0.5s;pointer-events:all;display:grid;grid-template-rows:min-content 1fr;align-items:start;font-weight:600}.nav__transition-container>*{grid-row:2/3;grid-column:1/2}.nav__transition-container--open{transform:translateY(0)}.nav__search-input{grid-row:1/2}.nav__list--mobile{list-style:none;padding-inline-start:0;display:grid;gap:.5rem}.nav__list--mobile li{display:flex;flex-direction:column;gap:.5rem}.nav__list--mobile li>div,.nav__list--mobile li button,.nav__list--mobile li a{padding:1rem 0;width:100%;text-align:left}.nav__list-l1--mobile{transition:transform 0.5s,opacity 0.2s}.nav__list-l1--mobile.slide--left{opacity:0;transform:translateX(100px)}.nav__list-l1--mobile.slide--right{transform:translateX(-100px);opacity:0}.nav__list-l1--mobile button,.nav__list-l1--mobile a{text-transform:uppercase}.nav__item-l1 a,.nav__item-l1 button{font-weight:600}.nav .button-arrow--back{font-weight:600;text-transform:uppercase}.nav__menu-l2{transition:transform 0.5s,opacity 0.5s}.nav__menu-l2.slide--left{opacity:0;transform:translateX(100px)}.nav__menu-l2.slide--right{transform:translateX(-100px);opacity:0}.nav__list--mobile .nav__title{padding-block-start:0;padding-block-end:0}.nav__list--mobile .nav__title a{padding-block-start:1.5rem;color:var(--theme-color-secondary);font-size:1.75rem;font-weight:600;text-transform:uppercase;border-block-start:1px solid var(--theme-color-border)}}@media (min-width:67.5rem){.nav__list-l1--desktop{list-style:none;padding-inline-start:0;display:flex;gap:1.5rem}.nav__list-l1--desktop button,.nav__list-l1--desktop a{text-transform:uppercase;color:var(--theme-color-text)}.nav__list-l1--desktop button:hover,.nav__list-l1--desktop a:hover{text-decoration:underline}.nav__button-l1[aria-expanded=true]{color:var(--theme-color-active)}.nav__menu-l2{font-size:1.25rem;position:fixed;top:5.3125rem;left:0;right:0;overflow:hidden;pointer-events:none;z-index:-10}.nav__menu-l2>*{grid-column:max-content}.nav__list-l2{display:grid;grid-template-columns:1fr 1fr 1fr;list-style:none;padding-inline-start:0;margin-inline-start:-1.5rem;margin-inline-end:-1.5rem;padding-block-start:3rem;padding-block-end:3rem;transition:transform 0.5s;transform:translateY(-100%);pointer-events:all}.nav__list-l2:before{content:"";background-color:var(--theme-color-background);position:absolute;top:0;bottom:0;left:-100vh;right:-100vh;z-index:-1}.nav__list-l2--open{transform:translateY(0)}.nav__item-l2{padding-inline-end:1.5rem;padding-inline-start:1.5rem;border-inline-end:1px solid var(--theme-color-border)}.nav__item-l2:last-child{border-inline-end-width:0}.nav__title{margin-block-end:1.5rem}.nav__title a{color:var(--theme-color-secondary);font-size:1.75rem;font-weight:600;text-transform:uppercase}.nav__list-l3{list-style:none;padding-inline-start:0;display:flex;flex-direction:column;gap:1.5rem}}.accordion{margin-bottom:1rem}.accordion__header{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%237c0b0f'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;background-size:100% 100%;padding:.5rem 1.5rem}.accordion__trigger{display:flex;justify-content:space-between;margin:0;width:100%;text-align:left;align-items:center}.accordion__title{display:block;font-family:"Klavika",system-ui,sans-serif;font-size:1.5rem;font-weight:600;color:#e2d7cd}.accordion__icon{display:inline-block;position:relative;transition:border 300ms ease-in-out,background-color 300ms ease-in-out;margin-left:2rem;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M0%2011.3C0%201.6%2019%200%2022.7%200%2026.4%200%2032%205.9%2032%2016.7%2032%2027.5%2024.5%2032%2016%2032S0%2021%200%2011.3Z%22%20style%3D%22fill%3A%20%23e2d7cd%3B%22/%3E%3C/svg%3E);background-repeat:no-repeat;min-width:2rem;min-height:2rem}.accordion__icon:before,.accordion__icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform 300ms ease-in-out,background-color 300ms ease-in-out;background-color:#452200;width:.75rem;height:.1875rem}.accordion__icon:before{transform:translate(-50%,-50%) rotate(-90deg)}.accordion__trigger[aria-expanded=true] .accordion__icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.accordion__trigger[aria-expanded=true] .accordion__icon:before{transform:translate(-50%,-50%) rotate(-135deg)}.accordion__panel{overflow:hidden;padding:1rem 1.5rem 0}.accordion__image{margin-bottom:1.5rem;width:100%}.accordion__image img{display:block}.frame-type-form_formframework{grid-column:full-width!important}.frame-type-form_formframework__form>*{grid-column:text-content}.frame-type-form_formframework__content-element{grid-column:full-width;margin-bottom:2rem}.frame-type-form_formframework [class*=hidden]{display:none!important}.frame-type-form_formframework .frame{margin:0;padding:0}.frame-type-form_formframework .actions{margin-bottom:8rem}input,select,textarea,fieldset,legend{margin:0;padding:0;appearance:none;background:none;border:0;outline:0;text-align:left}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}fieldset{margin-bottom:1rem}fieldset legend{margin-bottom:.5rem}.form-group:not([id*=fieldset]){margin-bottom:2rem}.frame-type-form_formframework .grid .form-group:not([id*=fieldset]){max-width:unset}.frame-type-form_formframework .row{display:grid;grid-template-columns:repeat(12,1fr);column-gap:1rem}.frame-type-form_formframework .row .col-1{grid-column:span 1}.frame-type-form_formframework .row .col-2{grid-column:span 2}.frame-type-form_formframework .row .col-3{grid-column:span 3}.frame-type-form_formframework .row .col-4{grid-column:span 4}.frame-type-form_formframework .row .col-5{grid-column:span 5}.frame-type-form_formframework .row .col-6{grid-column:span 6}.frame-type-form_formframework .row .col-7{grid-column:span 7}.frame-type-form_formframework .row .col-8{grid-column:span 8}.frame-type-form_formframework .row .col-9{grid-column:span 9}.frame-type-form_formframework .row .col-10{grid-column:span 10}.frame-type-form_formframework .row .col-11{grid-column:span 11}.frame-type-form_formframework .row .col-12{grid-column:span 12}@media (min-width:760px){.frame-type-form_formframework .row .col-sm-1{grid-column:span 1}.frame-type-form_formframework .row .col-sm-2{grid-column:span 2}.frame-type-form_formframework .row .col-sm-3{grid-column:span 3}.frame-type-form_formframework .row .col-sm-4{grid-column:span 4}.frame-type-form_formframework .row .col-sm-5{grid-column:span 5}.frame-type-form_formframework .row .col-sm-6{grid-column:span 6}.frame-type-form_formframework .row .col-sm-7{grid-column:span 7}.frame-type-form_formframework .row .col-sm-8{grid-column:span 8}.frame-type-form_formframework .row .col-sm-9{grid-column:span 9}.frame-type-form_formframework .row .col-sm-10{grid-column:span 10}.frame-type-form_formframework .row .col-sm-11{grid-column:span 11}.frame-type-form_formframework .row .col-sm-12{grid-column:span 12}}@media (min-width:960px){.frame-type-form_formframework .row .col-md-1{grid-column:span 1}.frame-type-form_formframework .row .col-md-2{grid-column:span 2}.frame-type-form_formframework .row .col-md-3{grid-column:span 3}.frame-type-form_formframework .row .col-md-4{grid-column:span 4}.frame-type-form_formframework .row .col-md-5{grid-column:span 5}.frame-type-form_formframework .row .col-md-6{grid-column:span 6}.frame-type-form_formframework .row .col-md-7{grid-column:span 7}.frame-type-form_formframework .row .col-md-8{grid-column:span 8}.frame-type-form_formframework .row .col-md-9{grid-column:span 9}.frame-type-form_formframework .row .col-md-10{grid-column:span 10}.frame-type-form_formframework .row .col-md-11{grid-column:span 11}.frame-type-form_formframework .row .col-md-12{grid-column:span 12}}@media (min-width:1200px){.frame-type-form_formframework .row .col-lg-1{grid-column:span 1}.frame-type-form_formframework .row .col-lg-2{grid-column:span 2}.frame-type-form_formframework .row .col-lg-3{grid-column:span 3}.frame-type-form_formframework .row .col-lg-4{grid-column:span 4}.frame-type-form_formframework .row .col-lg-5{grid-column:span 5}.frame-type-form_formframework .row .col-lg-6{grid-column:span 6}.frame-type-form_formframework .row .col-lg-7{grid-column:span 7}.frame-type-form_formframework .row .col-lg-8{grid-column:span 8}.frame-type-form_formframework .row .col-lg-9{grid-column:span 9}.frame-type-form_formframework .row .col-lg-10{grid-column:span 10}.frame-type-form_formframework .row .col-lg-11{grid-column:span 11}.frame-type-form_formframework .row .col-lg-12{grid-column:span 12}}@media (min-width:1400px){.frame-type-form_formframework .row .col-xl-1{grid-column:span 1}.frame-type-form_formframework .row .col-xl-2{grid-column:span 2}.frame-type-form_formframework .row .col-xl-3{grid-column:span 3}.frame-type-form_formframework .row .col-xl-4{grid-column:span 4}.frame-type-form_formframework .row .col-xl-5{grid-column:span 5}.frame-type-form_formframework .row .col-xl-6{grid-column:span 6}.frame-type-form_formframework .row .col-xl-7{grid-column:span 7}.frame-type-form_formframework .row .col-xl-8{grid-column:span 8}.frame-type-form_formframework .row .col-xl-9{grid-column:span 9}.frame-type-form_formframework .row .col-xl-10{grid-column:span 10}.frame-type-form_formframework .row .col-xl-11{grid-column:span 11}.frame-type-form_formframework .row .col-xl-12{grid-column:span 12}}@media (min-width:1550px){.frame-type-form_formframework .row .col-xxl-1{grid-column:span 1}.frame-type-form_formframework .row .col-xxl-2{grid-column:span 2}.frame-type-form_formframework .row .col-xxl-3{grid-column:span 3}.frame-type-form_formframework .row .col-xxl-4{grid-column:span 4}.frame-type-form_formframework .row .col-xxl-5{grid-column:span 5}.frame-type-form_formframework .row .col-xxl-6{grid-column:span 6}.frame-type-form_formframework .row .col-xxl-7{grid-column:span 7}.frame-type-form_formframework .row .col-xxl-8{grid-column:span 8}.frame-type-form_formframework .row .col-xxl-9{grid-column:span 9}.frame-type-form_formframework .row .col-xxl-10{grid-column:span 10}.frame-type-form_formframework .row .col-xxl-11{grid-column:span 11}.frame-type-form_formframework .row .col-xxl-12{grid-column:span 12}}label{display:inline-block;margin-block-end:.25rem}.help-block{display:block;margin-block-start:.25rem;margin-inline-start:1rem}.help-block.error{color:#7c0b0f}input,.input:before,select,textarea,.custom-file-input,.custom-file-label,.custom-file-label:after{font-size:1.125rem;line-height:1.2;font-family:"Klavika",system-ui,sans-serif;font-weight:600;padding:1rem 1rem}input,select,textarea,.custom-file-input,.custom-file-label{display:block;width:100%;background-color:#ebe6e1;border:2px solid rgb(69 34 0 / .2);border-radius:1rem;color:#452200}input::placeholder,select::placeholder,textarea::placeholder,.custom-file-input::placeholder,.custom-file-label::placeholder{color:rgb(69 34 0 / .2);opacity:1}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder,.custom-file-input::-webkit-input-placeholder,.custom-file-label::-webkit-input-placeholder{color:rgb(69 34 0 / .2);opacity:1}input.filled,input.filled+.custom-file-label,select.filled,select.filled+.custom-file-label,textarea.filled,textarea.filled+.custom-file-label,.custom-file-input.filled,.custom-file-input.filled+.custom-file-label,.custom-file-label.filled,.custom-file-label.filled+.custom-file-label{background-color:#e2d7cd;border-color:#7c0b0f}input.filled+.custom-file-label:after,select.filled+.custom-file-label:after,textarea.filled+.custom-file-label:after,.custom-file-input.filled+.custom-file-label:after,.custom-file-label.filled+.custom-file-label:after{border-left-color:#e2d7cd}input.error,input.filled--focusout:invalid,select.error,select.filled--focusout:invalid,textarea.error,textarea.filled--focusout:invalid,.custom-file-input.error,.custom-file-input.filled--focusout:invalid,.custom-file-label.error,.custom-file-label.filled--focusout:invalid{border-color:#7c0b0f}input.error:focus-visible,input.filled--focusout:invalid:focus-visible,select.error:focus-visible,select.filled--focusout:invalid:focus-visible,textarea.error:focus-visible,textarea.filled--focusout:invalid:focus-visible,.custom-file-input.error:focus-visible,.custom-file-input.filled--focusout:invalid:focus-visible,.custom-file-label.error:focus-visible,.custom-file-label.filled--focusout:invalid:focus-visible{border-color:rgb(69 34 0 / .2)}textarea,select,input:not([type=radio]):not(.js-file-upload-filename){border-radius:0;border:none;background:none;background-image:url('../../../_assets/b08663442df6dbae21eaca20de77afc5/Icons/button_border.svg');background-repeat:no-repeat;background-color:#fff0;background-size:100% 100%;background-position:center}textarea:focus-visible,select:focus-visible,input:not([type=radio]):not(.js-file-upload-filename):focus-visible{border-radius:1rem}.input__withIcon{position:relative}.input__withIcon:before{content:"";display:block;position:absolute;top:1px;left:1px;height:calc(100% - 2px);width:2.5em;border-radius:.35em 0 0 .35em;background:#ebe6e1 no-repeat center;background-size:65% 65%;border-right:0}.input__withIcon input{padding-left:3.25em}.input__withIcon select{padding-right:3.25em}.input__withIcon--select:before{left:unset;right:1px;border-radius:0 .3em .3em 0;background-image:url('../../../_assets/b08663442df6dbae21eaca20de77afc5/Icons/Form/ico_select.svg');pointer-events:none}.input__withIcon--password:before{background-image:url('../../../_assets/b08663442df6dbae21eaca20de77afc5/Icons/Form/ico_key.svg')}.input__withIcon--email:before{background-image:url('../../../_assets/b08663442df6dbae21eaca20de77afc5/Icons/Form/ico_at.svg')}.input__withIcon--tel:before{background-image:url('../../../_assets/b08663442df6dbae21eaca20de77afc5/Icons/Form/ico_tel.svg')}.input__withIcon--url:before{background-image:url('../../../_assets/b08663442df6dbae21eaca20de77afc5/Icons/Form/ico_url.svg')}textarea{line-height:1.2;min-height:calc(1.2 * 5 * 1em + 1rem * 2);resize:vertical;overflow:auto;padding:1rem 1.5rem}.custom-file{position:relative;cursor:pointer}.custom-file-input{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.custom-file-input::-webkit-file-upload-button{visibility:hidden;display:none}.custom-file-input:hover+.custom-file-label{box-shadow:0 0 0 1px #7c0b0f;border-color:#7c0b0f}.custom-file-label{position:relative;display:block;z-index:1;cursor:pointer;white-space:nowrap;margin-bottom:0;overflow:hidden}.custom-file-label:hover{cursor:pointer}.custom-file-label:after{content:"Browse";position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:100%;background-color:#ebe6e1;border-left:.5em solid #ebe6e1}.custom-file-label:lang(de):after{content:"Datei auswählen"}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.form-progress_bar{grid-column:full-width}.form-stepper{background-color:#e2d7cd;padding:1em 0}.form-stepper__item{padding:0 1rem}@media (max-width:67.5rem){.form-stepper__item .form-stepper__label{display:block;margin:1rem auto}}.form-stepper__item .breadcrumb__arrow{margin-left:1rem}@media (max-width:67.5rem){.form-stepper__item .breadcrumb__arrow{margin:0 auto}}.form-stepper__item--current{font-weight:600}@media (max-width:67.5rem){.form-stepper{width:100%}}.nowrap{white-space:nowrap}@media (max-width:450px){.responsive-transformed-table th{display:none}.responsive-transformed-table td{padding-left:0!important}.responsive-transformed-table td::before{display:block;content:attr(data-label);word-break:break-word;margin:.3rem 0 .5rem}}.table--article-selection{border:none}.table--article-selection th{font-weight:400}.table--article-selection td,.table--article-selection th{border-right:none;border-bottom:1px solid #707070}@media (max-width:450px){.table--article-selection td,.table--article-selection th{padding:.5rem .25rem}}.table--article-selection td:first-child,.table--article-selection th:first-child{padding-left:0}.table--article-selection td:last-child,.table--article-selection th:last-child{padding-right:0}.table--article-selection tr>td:last-child,.table--article-selection tr>th:last-child{text-align:right}.table--article-selection tr:nth-child(even){background:none}.frame-type-form_formframework form[form=article-order-form]>h2,.frame-type-form_formframework form[form=article-order-form] fieldset>legend{display:none}.frame-type-form_formframework form[form=article-order-form] .frame-type-form_formframework__content-element{margin-bottom:0}.frame-type-form_formframework form[form=article-order-form] .actions{margin-bottom:1rem}@media (max-width:760px){.frame-type-form_formframework form[form=article-order-form] .actions .btn-toolbar>.btn-group{display:grid;justify-content:center;justify-items:center;row-gap:1.75rem}}.frame-type-form_formframework form[form=article-order-form] .form-progress_bar{grid-column:text-content}.frame-type-form_formframework form[form=article-order-form] .btn{white-space:normal;margin-right:0}.frame-type-form_formframework form[form=article-order-form] input::placeholder,.frame-type-form_formframework form[form=article-order-form] textarea::placeholder{font-style:italic;font-weight:lighter}.frame-type-form_formframework form[form=article-order-form] .help-block{font-size:1rem}.frame-type-form_formframework form[form=article-order-form] .form-group--Checkbox .help-block{margin-left:0}.frame-type-form_formframework form[form=article-order-form] .form-stepper{background-color:#fff0;justify-content:flex-start;margin:0 0 3rem;padding:0}.frame-type-form_formframework form[form=article-order-form] .form-stepper__label{margin-left:.7em}.frame-type-form_formframework form[form=article-order-form] .form-stepper__step{height:77px;width:77px;font-weight:700;background-color:#fff0;line-height:2.5;text-align:center}.frame-type-form_formframework form[form=article-order-form] .form-stepper__step-background{position:relative}.frame-type-form_formframework form[form=article-order-form] .form-stepper__item{font-size:1.5em;padding:0 1em 0 0;position:relative}.frame-type-form_formframework form[form=article-order-form] .form-stepper__item svg{position:absolute;z-index:-1;left:0;color:#e2d7cd}.frame-type-form_formframework form[form=article-order-form] .form-stepper__item--current{display:flex;align-items:center}.frame-type-form_formframework form[form=article-order-form] .form-stepper__item--current svg{color:#452200}.frame-type-form_formframework form[form=article-order-form] .form-stepper__item--current .form-stepper__step{background-color:#fff0;color:#fff}@media (max-width:67.5rem){.frame-type-form_formframework form[form=article-order-form] .form-stepper{display:flex}}@media (max-width:760px){.frame-type-form_formframework form[form=article-order-form] .form-stepper{justify-content:space-between;margin-bottom:5rem}.frame-type-form_formframework form[form=article-order-form] .form-stepper__item{padding:0;position:static}.frame-type-form_formframework form[form=article-order-form] .form-stepper__item svg{width:58px;height:58px}.frame-type-form_formframework form[form=article-order-form] .form-stepper__step{height:58px;line-height:2;padding:0;width:58px}.frame-type-form_formframework form[form=article-order-form] .form-stepper__label{font-size:24px;margin-left:0;position:absolute;left:0;width:100vw;top:unset;margin-top:7em}}.frame-type-form_formframework form[form=article-order-form] .scroll-table{overflow-x:auto;margin-bottom:2rem;max-width:calc(100vw - 48px)}.frame-type-form_formframework form[form=article-order-form] .scroll-table .summary-page__table{margin-bottom:1rem}.frame-type-form_formframework form[form=article-order-form] .summary-page legend{display:none}.frame-type-form_formframework form[form=article-order-form] .summary-page .min-width{min-width:200px}.frame-type-form_formframework form[form=article-order-form] .summary-page__table{border:none;margin-bottom:3em}.frame-type-form_formframework form[form=article-order-form] .summary-page__table-article-selection{margin-bottom:3rem}.frame-type-form_formframework form[form=article-order-form] .summary-page__table caption{font-weight:700;margin-bottom:.5rem;text-align:left}.frame-type-form_formframework form[form=article-order-form] .summary-page__table td{border:none}.frame-type-form_formframework form[form=article-order-form] .summary-page__table th:first-child,.frame-type-form_formframework form[form=article-order-form] .summary-page__table td:first-child{padding-left:0;width:432px}.frame-type-form_formframework form[form=article-order-form] .summary-page__table th:last-child,.frame-type-form_formframework form[form=article-order-form] .summary-page__table td:last-child{padding-right:0}@media (max-width:67.5rem){.frame-type-form_formframework form[form=article-order-form] .summary-page__table th,.frame-type-form_formframework form[form=article-order-form] .summary-page__table td{padding:.5rem}.frame-type-form_formframework form[form=article-order-form] .summary-page__table th:first-child,.frame-type-form_formframework form[form=article-order-form] .summary-page__table td:first-child{width:50%}}.frame-type-form_formframework form[form=article-order-form] .summary-page__table tr{border:none;border-bottom:2px solid rgb(69 34 0 / .1254901961)}.frame-type-form_formframework form[form=article-order-form] .summary-page__table .section-row{display:none}.frame-type-form_formframework form[form=article-order-form] .summary-page .article-selection-row{border:none}.frame-type-form_formframework form[form=article-order-form] .summary-page__table:has(.article-selection-row) tr>td:last-child{text-align:right}.frame-type-form_formframework form[form=article-order-form] .summary-page .no-padding{padding:0}.frame-type-form_formframework form[form=article-order-form] .summary-page .align-right{text-align:right}.frame-type-form_formframework form[form=article-order-form] .form-navigation .btn-cancel{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E")}.frame-type-form_formframework form[form=article-order-form] .form-navigation .btn-group{display:flex;justify-content:space-between;flex-wrap:wrap}.frame-type-form_formframework form[form=article-order-form] .form-navigation .btn-group.no-previous-button{justify-content:end}.frame-type-form_formframework .article-selection-group-header{font-size:1.5rem;margin-top:2.75rem;margin-bottom:.75rem}.frame-type-form_formframework .article-selection-group-header.group-1{margin-top:0}.frame-type-form_formframework .article-selection .dialog{background-color:#e2d7cd;border:none;color:#452200;max-width:720px;padding:0;box-shadow:0 0 20px rgb(0 0 0 / .3803921569)}.frame-type-form_formframework .article-selection .dialog::backdrop{background:none}.frame-type-form_formframework .article-selection .dialog-content{padding:2rem 2rem 1rem;position:relative}.frame-type-form_formframework .article-selection .dialog-content>.frame:last-child p:last-child{margin-bottom:.5rem}.frame-type-form_formframework .article-selection .dialog-header{font-weight:700;padding:0 2rem 1rem 0;display:flex;column-gap:1rem;align-items:center}.frame-type-form_formframework .article-selection .dialog-trigger-button{line-height:0}.frame-type-form_formframework .article-selection .dialog-info-icon{color:#7c0b0f;flex-shrink:0;width:2.1rem}.frame-type-form_formframework .article-selection .dialog-button-close{position:absolute;right:1.5rem;top:1.95rem}.frame-type-form_formframework .article-selection .dialog-button-close .button-icon-only__icon{height:auto;width:53%}.frame-type-form_formframework .article-selection .article-row{position:relative}.frame-type-form_formframework .article-selection .article-row td:first-child{width:100%}.frame-type-form_formframework .article-selection .article-row.last td{padding-top:3em}.frame-type-form_formframework .article-selection .article-row.disabled{opacity:.4}.frame-type-form_formframework .article-selection .article-row .article-label{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-right:1em;column-gap:.5rem}.frame-type-form_formframework .article-selection .article-row .article-label.min-height{display:flex;min-height:3.25rem}@media (max-width:760px){.frame-type-form_formframework .article-selection .article-row .article-label{display:inline;margin-right:0}.frame-type-form_formframework .article-selection .article-row .article-label .article-name{display:block;margin-bottom:0}}.frame-type-form_formframework .article-selection .article-row .dialog-trigger-button{align-self:baseline;position:relative;bottom:.25rem}@media (max-width:760px){.frame-type-form_formframework .article-selection .article-row .dialog-trigger-button{bottom:-.25rem}}.frame-type-form_formframework .article-selection .article-row .price{min-width:4em;text-align:right}.frame-type-form_formframework .article-selection .article-row .article-quantity{width:auto}.frame-type-form_formframework .btn,.cs-filter-row .btn{margin-right:1rem;font-weight:600;white-space:nowrap;display:inline-block;padding:1rem 1.5rem}.frame-type-form_formframework .btn-primary,.cs-filter-row .btn-primary{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0;background-size:100% 100%}.frame-type-form_formframework .btn-primary:after,.cs-filter-row .btn-primary:after{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.4 17.4'%3E%3Cpath d='M8.7 0 7.3 1.4l6.3 6.3H0v2h13.6L7.3 16l1.4 1.4 8.7-8.7L8.7 0z' fill='%23452200' /%3E%3C/svg%3E");height:1rem;width:1rem;margin-left:.5rem;transition:transform 250ms ease-in-out;transform:translateY(2px)}.frame-type-form_formframework .btn-primary:hover:after,.cs-filter-row .btn-primary:hover:after{transform:translateX(.375rem) translateY(2px)}.frame-type-form_formframework .btn-cancel,.cs-filter-row .btn-cancel{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 214 48'%3E%3Cg fill='none' %3E%3Cpath d='M3.9.9c6.9 1.8 199.3-2.7 203.7 0s11.9 45 0 45.2c-4.4.1-33.2.7-68 1.2C81.1 48 5.7 48.7 4 46 1 42-3-1.1 4 .8Z'/%3E%3Cpath fill='%23e8b200' d='M177.5 3c-22 0-52.8.4-82.7.7-27.7.3-53.8.6-71 .6A241 241 0 0 1 4.1 4c-.3.8-.8 2.6-1 6.4A153 153 0 0 0 6 43.7l4.2.5a1393.9 1393.9 0 0 0 47 .8c21.4 0 49-.2 82.3-.7l60.5-1 7.4-.2c.4 0 1.2 0 2-2 1-2 1.4-5 1.5-9a80 80 0 0 0-5-28.5 923.8 923.8 0 0 0-28.5-.6m0-3c17.3 0 29 .2 30 .9 4.5 2.6 12 45 0 45.2A6087 6087 0 0 1 57.3 48C27.6 48 5 47.5 4 46.1.9 42.1-3 .8 3.4.8H4c1.2.4 8.6.5 19.8.5 36 0 111.5-1.3 153.8-1.3Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0}.frame-type-form_formframework .btn-cancel:before,.cs-filter-row .btn-cancel:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.4 17.4'%3E%3Cpath d='M8.7 0 7.3 1.4l6.3 6.3H0v2h13.6L7.3 16l1.4 1.4 8.7-8.7L8.7 0z' fill='%23452200' /%3E%3C/svg%3E");height:1rem;width:1rem;margin-right:.5rem;transition:transform 250ms ease-in-out;transform:translateY(2px);transform:scaleX(-1)}.frame-type-form_formframework .btn-cancel:hover:before,.cs-filter-row .btn-cancel:hover:before{transform:scaleX(-1) translateX(.375rem)}.form-check-label{display:flex;cursor:pointer;min-height:3rem;font-size:1.125rem;font-weight:600;align-items:flex-start}.form-check-label span{padding-top:.75rem}input[type=checkbox]{display:inline-block;position:relative;width:2.6rem;min-width:2.6rem;height:2.6rem;vertical-align:middle;margin-right:1em;padding:0;border:none;box-shadow:none;cursor:pointer}input[type=checkbox]:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat center;background-size:60% 60%}input[type=checkbox]:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.242 10.243'%3E%3Cpath data-name='Pfad 26' d='m2.121 5.122 3 3 6-6' fill='none' stroke='%2345220033' stroke-linecap='round' stroke-width='3'/%3E%3C/svg%3E")}input[type=checkbox]:checked:before{opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.242 10.243'%3E%3Cpath data-name='Pfad 26' d='m2.121 5.122 3 3 6-6' fill='none' stroke='%237c0b0f' stroke-linecap='round' stroke-width='3'/%3E%3C/svg%3E")}.checkbox--row .inputs-list{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;row-gap:1rem;column-gap:3rem}.checkbox--row .inputs-list .form-check{flex-basis:1}@media (max-width:450px){.checkbox--row .inputs-list .form-check{flex-basis:100%}}.form-check{display:flex;cursor:pointer;align-items:center;font-size:1.125rem;font-weight:600}input[type=radio]{display:inline-block;position:relative;width:2.6rem;min-width:2.6rem;height:2.6rem;border-radius:100%;background-color:#e2d7cd;vertical-align:middle;margin-right:1em;padding:0;border:none;box-shadow:none;cursor:pointer}input[type=radio]:before{content:"";display:block;position:absolute;opacity:0;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background-color:#7c0b0f}input[type=radio]:hover:before{background-color:rgb(69 34 0 / .2);opacity:1}input[type=radio]:checked{background-color:#e8b200}input[type=radio]:checked:before{opacity:1;background-color:#7c0b0f}.input-select,.input-select-red{position:relative}.input-select:after,.input-select-red:after{position:absolute;top:50%;transform:translateY(-.625rem);right:1rem;content:"";width:.8125rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 16'%3E%3Cpath fill='%23452200' d='M5.4 15.4.7 10.7 2 9.2l3.3 3.3 3.3-3.3 1.4 1.5-4.7 4.7Zm3.3-8.7L5.4 3.4 2 6.7.7 5.2 5.4.5 10 5.2 8.7 6.7Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none}.input-select select,.input-select-red select{cursor:pointer;padding:1rem 2rem 1rem 1rem}.input-select select option,.input-select-red select option{font-size:1.125rem;font-weight:600}.input-select-red:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 16'%3E%3Cpath fill='%23ffffff' d='M5.4 15.4.7 10.7 2 9.2l3.3 3.3 3.3-3.3 1.4 1.5-4.7 4.7Zm3.3-8.7L5.4 3.4 2 6.7.7 5.2 5.4.5 10 5.2 8.7 6.7Z'/%3E%3C/svg%3E")}.input-select-red select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%237c0b0f'/%3E%3C/svg%3E")!important;color:#fff}.input-select-red select option{color:#452200}.summary-page__table tr:nth-child(even){background-color:unset}.summary-page__table tr:first-child{border-top:2px solid rgb(69 34 0 / .2)}.summary-page__table th,.summary-page__table td{border-bottom:2px solid rgb(69 34 0 / .2);border-right:0;font-weight:400}.pagination{display:flex;justify-content:space-between;align-items:center}.pagination .button-icon-only{height:3rem;width:3rem}.pagination .button-icon-only__background{fill:#e8b200}.pagination .button-icon-only--disabled{opacity:.25;border-color:initial!important;background-color:initial!important}.pagination .button-icon-only--disabled svg{fill:#452200!important}.pagination__prev-button{transform:rotate(180deg)}.pagination__form{display:flex;align-items:center;margin:0 .75rem;white-space:nowrap}.pagination__input{border:2px solid rgb(69 34 0 / .2);border-radius:.5rem;margin-right:.5rem;padding:.3em;width:2em;line-height:1em;text-align:center}.pagination__input::-webkit-outer-spin-button,.pagination__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pagination__input[type=number]{-moz-appearance:textfield}.pagination__input:focus,.pagination__input:focus-visible{outline:2px solid #7c0b0f;outline-offset:0;border-color:#7c0b0f}.form-group--FileUpload{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.form-group--FileUpload label{flex-basis:250px;margin:0}@media (max-width:760px){.form-group--FileUpload label{flex-basis:100%}}.form-group--FileUpload .input{flex-basis:calc(100% - 250px - 1rem)}@media (max-width:760px){.form-group--FileUpload .input{flex-basis:100%}}.form-group--FileUpload .file-upload{position:relative}.form-group--FileUpload .file-upload input[type=file]{opacity:0;width:.1px;height:.1px;position:absolute}.form-group--FileUpload .file-upload label,.form-group--FileUpload .file-upload input[type=text]{margin-bottom:0}.form-group--FileUpload .file-upload label{cursor:pointer}.form-group--FileUpload .file-upload__button-wrapper{display:flex;column-gap:1rem;row-gap:.5rem;flex-wrap:wrap}.form-group--FileUpload .file-upload__button,.form-group--FileUpload .file-upload input[type=text]{pointer-events:none}.form-group--FileUpload .file-upload__button{margin:0;display:flex;align-items:center;justify-content:center;padding:.5rem 3rem;position:relative;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%237c0b0f'/%3E%3C/svg%3E")!important;background-size:100% 100%}.form-group--FileUpload .file-upload__button::after{margin:0;display:block;width:22px;height:30px;transition:none;transform:none;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 21.766 29.021%22%3E%3Cpath d%3D%22M12.7%2C7.709V0H1.36A1.357%2C1.357%2C0%2C0%2C0%2C0%2C1.36v26.3a1.357%2C1.357%2C0%2C0%2C0%2C1.36%2C1.36H20.406a1.357%2C1.357%2C0%2C0%2C0%2C1.36-1.36V9.069H14.057A1.364%2C1.364%2C0%2C0%2C1%2C12.7%2C7.709Zm3.695%2C12.244H12.7v4.535a.907.907%2C0%2C0%2C1-.907.907H9.976a.907.907%2C0%2C0%2C1-.907-.907V19.953H5.375A.907.907%2C0%2C0%2C1%2C4.736%2C18.4L10.2%2C12.977a.966.966%2C0%2C0%2C1%2C1.363%2C0L17.029%2C18.4A.907.907%2C0%2C0%2C1%2C16.391%2C19.953Zm4.978-14L15.82.4a1.359%2C1.359%2C0%2C0%2C0-.964-.4h-.346V7.255h7.255V6.91A1.356%2C1.356%2C0%2C0%2C0%2C21.369%2C5.952Z%22 fill%3D%22%23ebe6e1%22/%3E%3C/svg%3E")}@media (max-width:450px){.form-group--FileUpload .file-upload__button{width:100%}}.form-group--FileUpload .file-upload input[type=text]{flex-grow:2;min-width:auto;width:auto;border:none;background:none}.form-group--FileUpload .file-upload input[type=text]:focus-visible{border-radius:1rem}@media (max-width:450px){.form-group--FileUpload .file-upload__button-wrapper,.form-group--FileUpload .file-upload input[type=text]{min-width:100%;width:100%}}.frame-type-html{grid-column:full-width!important}.geo-map{grid-column:medium-content;position:relative;margin-bottom:.9375rem}@media (max-width:760px){.geo-map{overflow-x:hidden}}.geo-map__captions{position:absolute;top:0;bottom:0;left:0;right:0;margin-top:2.1875rem}@media (max-width:760px){.geo-map__captions{position:static;display:flex}}@media (min-width:760px){.geo-map__captions.hovered .geo-map__link{background-color:#fff0}.geo-map__captions.hovered .geo-map__link.theme-apes,.geo-map__captions.hovered .geo-map__link.theme-bird{color:#452200}.geo-map__captions.hovered .geo-map__link.theme-apes:hover{background-color:#455b2b;color:#fff}.geo-map__captions.hovered .geo-map__link.theme-bird:hover{background-color:#9c77a1;color:#fff}}.geo-map__caption{display:inline-block;position:absolute}@media (max-width:760px){.geo-map__caption{position:static;flex:0 0 100%;text-align:center}}.geo-map__caption--america{top:41%;left:16%}.geo-map__caption--europe{top:39%;left:49.5%}.geo-map__caption--asia{top:35%;left:73%}.geo-map__caption--apes{top:52%;right:0}@media (min-width:760px){.geo-map__caption--apes .geo-map__link:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66' height='48'%3E%3Cpath fill-rule='evenodd' d='M62.755 7.525a2.882 2.882 0 0 0-.075-.22c-.165-.428-.388-.642-.945-.908-.14-.076-.25-.131-.291-.131-.885-.383-1.297-.044-2.385-.534-.788-.355-.45-1.16-.203-1.579.306-.185.66-.452.708-.551.08-.163-.096-.498-.436-.543-.34-.045-.715-.268-.558-.409.157-.141.093-.276-.304-.236-.396.04-2.432-.968-2.856-1.07a5.887 5.887 0 0 1-.539-.165c.1-.025.169-.034.169-.034s-1.755-1.31-4.758-.436c-3.002.873-3.647 1.114-3.849 1.269-.2.155-.378.421-.769.787-.39.365-1.993 1.024-1.993 1.024l.253.414s-.904.987-1.007 1.644c-.102.656-2.479 2.971-3.124 3.212-.646.242-1.394 1.14-1.394 1.14s-2.21 2.283-3.454 2.41c-1.245.125-.648.82-.648.82s-2.401.409-2.724.53c-.323.12-3.45 1.539-5.742 2.505-2.293.967-3.8 2.708-5.853 2.238-2.052-.47-4.954-2.337-6.496-2.559-1.543-.221-5.879.622-8.115 6.326-2.237 5.704-2.863 9.01-3.154 9.589-.292.578-1.17 3.18-1.309 4.25-.138 1.07.134 2.465.134 2.465l.21-.1s-.156.378.372 1.318c.53.94 1.685 3.031 1.84 3.233.155.2.222-.044.245-.222.023-.178.238-.857.561-1.267.325-.41.701-2.627.329-3.654-.373-1.028-2.156-2.187-1.783-3.534.372-1.346 3.843-11.98 5.292-13.131 1.45-1.15 1.23-1.687 1.674-1.773.445-.087.857-.341 1.09-.328.234.012.844.183 1.355.142.51-.042 1.941-.079 2.142.051 0 0 1.729 1.369 2.478 1.97l-.03.027s-1.546 1.638-1.345 2.668c.2 1.032.587.622.587.622s-.498 2.237-.102 2.56l.396.325s.999 3.082 1.496 3.587c.498.504 1.469 1.386 1.606 2.094.138.71.462-.022.462-.022s1.377 1.604 1.837 1.916c.46.312.184-.771.184-.771s.51.57 1.378 1.27l.409.388s-1.482 1.625-1.715 2.139c-.233.513.202.696.202.696s-.456 1.426-.445 1.824c.011.4-.454 1.091-.213 1.646l.005.011a6.02 6.02 0 0 0-.06.06s1.013 3.512 3.372 2.887c2.36-.625 3.564-1.523 4.571-1.165 1.006.358 2.466 1.624 2.943 1.531.37-.071.524-.398.498-.553.178.1.561.237.79.082.34-.233.247-.712.247-.712s.372-.073.373-.35c.002-.277-2.858-1.658-3.548-1.801-.689-.143-4.427.196-4.97.523-.152.092-.304.048-.45-.083a1.195 1.195 0 0 1-.121-.131l.32-.476.303-.452s2.013-2.665 2.067-3.077c.053-.411.09-.218.516-.769.426-.55.62-.922.557-1.244-.042-.22-.849-2.776-1.37-4.443a.354.354 0 0 1 .066.053c.296.33.37.315.935.438.563.122 1.41.112 1.454.337.043.223.77.392 1.142.32.372-.073 1.664-.17 1.766.354.101.522-.408 1.473-.009 1.938.398.464 1.08.797 1.138 1.095.058.298.546.823.202 1.432-.345.61-.43 2.95-.43 2.95s.798.93 1.004 1.2c.208.269.37.314.486.911.041.209.17.38.319.517.5.979 1.452 2.233 2.942 1.839 2.36-.625 3.564-1.523 4.571-1.166 1.006.358 2.466 1.625 2.944 1.532.369-.072.523-.398.497-.554.178.1.561.238.79.082.34-.232.247-.712.247-.712s.372-.073.373-.35c.002-.277-2.858-1.658-3.547-1.801-.488-.1-2.494.04-3.822.244-.553.086-.99.184-1.15.28a.312.312 0 0 1-.308.014.565.565 0 0 1-.093-.057c-.205-.157-.4-.497-.568-.9-.1-.239-.19-.5-.266-.759.116-.408.253-.763.322-.932.106-.253.153-.804-.09-2.848-.15-1.257-.725-2.459-1.008-3.406-.163-.548-.229-1.011-.057-1.349a.813.813 0 0 1 .048-.082c.598-.89 1.06-1.29.426-2.174-.234-.326-.812-.796-1.478-1.3l-.135-.102.036.001c.301.01.723.009 1.124-.038.082-.01.163-.021.24-.034a2.18 2.18 0 0 0 .596-.18 4.932 4.932 0 0 1 .696-.287c.442-.144.81-.2 1.009-.238.266-.052 1-.225 1.321-.238a.544.544 0 0 1 .094.001c.238.032.83-.084.903.095.04.097.216-.036.418-.201.172-.14.365-.301.51-.365.127-.055.317.059.55.135a.496.496 0 0 0-.109.311c.013.463.187 1.358.337.942.15-.417 1.175-.306.921-.024-.254.281-.569 1.04-.764 1.62a.758.758 0 0 0 .248.881s.475.063.265.569c-.21.505-.361.922-.006 1.162.356.241.236.42.129 1.06-.107.64.333 1.716.54 1.986.207.27-.018.7.07 1.148.086.448.026.537.367.704.341.166.798.929.798.929s-.404.697-.123.953c.28.255.37.315.382.778.013.462.13.671.428.614l.061-.014c-.056.372-.048.953.42 1.351.737.63.842.377 1.359.663.517.285 1.357 1.049 2.467 1.219 1.11.17 1.685.754 2.097 1.291.412.537.926 1.596 1.238 1.226.313-.369-.673-1.877-.864-2.07-.19-.196-1.238-1.227-1.238-1.227s1.965 1.007 2.305 1.173c.34.166.482 1.296.822 1.461.34.166.516.2.577.04.061-.16-.415-1.66-.549-1.875-.053-.084-.386-.303-.787-.543.42.194.858.277 1.047.549.563.816.09 1.038.704 1.25.613.215.46-.756.452-.901a.839.839 0 0 0-.09-.267 1.917 1.917 0 0 0-.258-.387c-.256-.307-.695-.685-1.443-1.065a9.05 9.05 0 0 0-.788-.354 23.619 23.619 0 0 0-1.66-.584c-1.04-.323-1.675-.442-1.932-.593a.345.345 0 0 1-.1-.083l-.002-.002c-.155-.212-.688-.69-1.122-.954-.072-.143-.306-.399-.528-.769-.23-.382-.446-.884-.451-1.507-.004-.657.21-1.424.398-2.065.166-.564.312-1.03.272-1.24a4.768 4.768 0 0 1-.064-.376c-.035-.304-.024-.653.116-1.338.145-.707.199-.819.293-1.053.036-.086.076-.19.13-.347.049-.147.091-.282.126-.402.103-.355.146-.58.146-.58s0 .08.006.211c.022.628.117 2.466.485 2.714.444.302.787.08.787.08s.734 1.794 1.222 2.319c.488.525.797.929.797.929l.433-.162s.573 1.36.764 1.555c.192.196.445.302.711.482.267.181 1.18 1.707 1.179 2.095-.001.163.124.124.29.024.103.394.432 1.357 1.246 1.706 1.034.442.673.736.816 1.044.144.308.285 1.176 1.179 1.618.894.442.368-.687-.031-1.45-.4-.761-.44-1.117-.53-1.296-.091-.177.37-.1 1.05.244.68.343 2.424 1.712 2.615 2.123.19.41.146.895.506.74.36-.153.405-.357.373-.52-.016-.083.031.08.127.234.088.14.216.272.376.2.333-.148.556-.723.097-1.362-.294-.409-2.467-2.13-4.139-3.321-.5-.356-.953-.664-1.3-.877a7.209 7.209 0 0 0-.165-.098 3.164 3.164 0 0 0-.298-.157.176.176 0 0 0 .022-.061c.031-.238-.618-1.196-.618-1.196s-.414-.909-.719-1.64l-.055-.133a9.442 9.442 0 0 1-.226-.59c-.19-.581-.426-1-.203-1.044.223-.044.343-.222.182-.655-.118-.316-.73-1.07-1.081-1.751-.131-.253-.225-.496-.245-.703-.07-.76.196-.58.227-.818.015-.117-.39-.769-.81-1.466-.435-.722-.884-1.491-.899-1.765-.027-.537-.22-.732.274-1.37.493-.638.718-1.069 1.12-.991.178.034.23.123.256.2.034.097.031.174.188.1.164-.077.592-1.197.907-2.286.04-.136.077-.27.111-.404.168-.638.278-1.216.248-1.506a2.53 2.53 0 0 1-.01-.155c-.012-.352.066-.596.15-.754.086-.166.178-.238.178-.238s-.105-.294-.256-.702l-.115-.312c-.275-.731-.633-1.649-.833-2.004-.265-.472-.931-1.214-1.02-1.73a9.31 9.31 0 0 0 1.505-.482c.816-.343.692-1.169.865-1.793.173-.625.15-.362.437-.972.16-.341.228-.619.167-.896.773-.357 2.122-.476 2.631-.792.69-.43 1.545-3.219 1.343-3.881'/%3E%3C/svg%3E%0A");height:4.375rem;bottom:calc(100% - 0.3125rem)}}.geo-map__caption--africa{top:54%;left:50%}.geo-map__caption--australia{top:70%;right:10%}.geo-map__caption--polarworld{bottom:3%;right:19%}.geo-map__caption--bird{top:70%;left:0}@media (min-width:760px){.geo-map__caption--bird .geo-map__link:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='51'%3E%3Cpath fill='%231D1D1B' fill-rule='evenodd' d='M13.933 12.955s-4.925 5.234-7.364 7.278c-2.438 2.044-4.047 3.04-4.681 3.64-.634.597-.341 1.544-.975 1.594-.634.05-1.17-.947-.78-1.794.39-.848 2.242-2.742 4.534-5.384 2.293-2.642 5.462-7.926 7.169-9.87 1.707-1.944 1.804-2.044 2.097-3.09.293-1.048.975-1.895 1.317-2.294.34-.399.731-2.243 2.877-2.791 2.145-.549 3.56 0 3.56 0s1.636.14 2.535 1.645c.537.897.488 1.645.293 2.89-.195 1.247-1.122 4.687-3.804 7.578-2.682 2.891-4.535 4.437-4.779 6.281-.244 1.844-.244 2.393-.244 2.393s.488-.15 1.853-.1c1.366.05 2.585.399 2.585.399s.39-1.147 1.853-.848c1.463.3 3.901 1.895 5.364 2.194 1.463.299 1.902.262 3.17 1.402s3.56 4.779 4.243 9.714c.682 4.935.877 7.876.78 8.873-.098.997.023 1.246.023 1.246s1.489 1.745 1.44 2.443c-.049.698-.683.698-.683.698s-.293.449-.536.548l-.244.1s-.488.798-.927.698l-.439-.1s-.292.748-.829.648l-.536-.1s-.28.45-.75.4c-.47-.05-1.103-.798-1.103-.798s-.195.349-.732.349c-.536 0-.731-.15-.731-.15s.146.997-.293.947c-.439-.05-.926-.598-.926-.598s-.634.3-1.024.15l-.39-.15s.04.562.34.698c.43.194.99.566.733.748-.258.18-1.331.17-2.195.299-2.658.394-5.023-.3-6.096-.399-1.072-.1-2.048-.648-1.56-.698.488-.05 1.414.25 2.194-.25.78-.497 1.22-.597 1.805-.398.585.2 1.95.25 2.926.25h.975s-1.658-.5-2.048-1.895c-.39-1.396-.44-2.492-.44-2.492s-2.974-1.994-3.998-2.892c-1.024-.897-.992-1.046-.992-1.046s-.373.498-1.056.448c-.683-.05-.975.997-.878 1.944.098.948 0 2.941-.39 3.29-.39.35-.683.449-.732 1.147-.048.698-.34 1.645-.195 1.894.147.25.976.1 1.415-.1.439-.199.634 0 .926.35.293.348 1.366.702 1.414.949.05.247-.097-.297-2.145 0s-3.853.085-4.633.066c-.78-.019-2.243.081-4.242-.168-2-.25-2.195-.548-1.805-.648.39-.1 1.756.2 3.267 0 1.512-.2 1.268-.947 1.61-.947.341 0 1.17.697 1.901.349.732-.35 1.464-1.945 1.561-3.44.098-1.495.536-4.287-.146-5.633-.683-1.346-.927-2.144-1.268-2.592-.341-.449-1.707-1.396-2.536-3.689s-1.073-3.39-1.073-3.39-1.17-2.343-1.365-6.33c-.195-3.988 2.097-3.19 2.243-3.29.146-.1-.324-1.563.829-3.889.906-1.827 2.73-4.287 2.73-4.287'/%3E%3C/svg%3E%0A");bottom:calc(100% - 0.125rem);height:3.75rem}}.geo-map__caption--apes .geo-map__link,.geo-map__caption--bird .geo-map__link{position:relative}.geo-map__caption--apes .geo-map__link:before,.geo-map__caption--bird .geo-map__link:before{background-repeat:no-repeat;background-size:contain;background-position:center bottom;position:absolute;width:100%;left:0}.geo-map__link{background-color:var(--theme-color-background);color:var(--theme-color-text);display:inherit;font-size:1rem;text-decoration:none;padding:calc(0.5rem / 1.6) calc(0.5rem * 1.25);transition:background-color 0.3s}@media (max-width:760px){.geo-map__link{display:inline-block}}.zone{transition:fill 0.3s}.hovered.zone-europe{fill:#7c8a22}.hovered.zone-africa{fill:#c96c02}.hovered.zone-northamerica,.hovered.zone-southamerica{fill:#84300d}.hovered.zone-asia{fill:#401a59}.hovered.zone-australia,.hovered.zone-papua{fill:#c24927}.hovered.zone-polarworld{fill:#00929f}.hovered.zone-bird{fill:#9c77a1}.hovered-apes.zone{fill:#455b2b}.hovered-bird.zone{fill:#9c77a1}.cs-masked-image{max-width:610px;aspect-ratio:610/630;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%20%20%20%20%3Cpath%20d%3D%22M0%2011.3C0%201.6%2019%200%2022.7%200%2026.4%200%2032%205.9%2032%2016.7%2032%2027.5%2024.5%2032%2016%2032S0%2021%200%2011.3Z%22%20style%3D%22fill%3A%23000%22/%3E%3C/svg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%20%20%20%20%3Cpath%20d%3D%22M0%2011.3C0%201.6%2019%200%2022.7%200%2026.4%200%2032%205.9%2032%2016.7%2032%2027.5%2024.5%2032%2016%2032S0%2021%200%2011.3Z%22%20style%3D%22fill%3A%23000%22/%3E%3C/svg%3E);mask-repeat:no-repeat}.cs-masked-image .cs-masked-image__image{max-width:100%;height:auto}.cs-masked-image--medium-large{max-width:504px;aspect-ratio:504/520}.cs-masked-image--medium{max-width:525px;aspect-ratio:525/545}.cs-masked-image--small{max-width:315px;aspect-ratio:315/325}.share-icons{display:flex;flex-wrap:wrap;gap:1rem}.share-icons__link{width:76px;height:76px;display:flex;justify-content:center;align-items:center;position:relative}.share-icons__link:nth-child(3n+1) .share-icons__icon-background{fill:#30705b}.share-icons__link:nth-child(3n+2) .share-icons__icon-background{fill:#2A657D}.share-icons__link:nth-child(3n+3) .share-icons__icon-background{fill:#1C4767}.share-icons__link--only-mobile{display:none}@media (max-width:960px){.share-icons__link--only-mobile{display:flex}}.share-icons__icon-background{fill:#e2d7cd;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.share-icons__icon{position:relative;z-index:1;max-width:32px;max-height:32px;height:auto;fill:#fff}.body--cscb-edit-box-visible{overflow:hidden}.cscb__button{text-decoration:none;font-weight:600;display:flex;align-items:center;gap:.5rem;text-shadow:none;padding:1rem 1.5rem;color:#452200;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0;background-size:100% 100%;width:100%;text-align:center;justify-content:center;margin-bottom:.5rem}.cscb__button:hover{color:inherit}.cscb__button--bordered{background-color:#fff0;border-color:rgb(69 34 0 / .1254901961);color:rgb(69 34 0 / .1254901961)}.cscb-info-box{background-color:#ebe6e1;color:#452200;display:none;position:fixed;z-index:99999}.cscb-info-box__inner-wrapper{display:flex;align-items:center;justify-content:center;margin:0 auto;max-width:1440px;padding:1rem 0}@media (max-width:1550px){.cscb-info-box__inner-wrapper{padding:1rem 1rem}}.cscb-info-box__text{padding-right:calc(1rem * 2)}.cscb-info-box .cscb__button{margin-bottom:0;margin-left:1rem;white-space:nowrap;width:auto}.cscb-info-box--center{bottom:0;left:0;width:100%}.cscb-info-box--left,.cscb-info-box--right{bottom:1rem;box-shadow:0 0 calc(1rem / 2) rgb(0 0 0 / .8);width:420px}.cscb-info-box--left .cscb-info-box__inner-wrapper,.cscb-info-box--right .cscb-info-box__inner-wrapper{flex-direction:column;padding:1rem}.cscb-info-box--left .cscb-info-box__text,.cscb-info-box--right .cscb-info-box__text{padding-right:0}.cscb-info-box--left .cscb__button,.cscb-info-box--right .cscb__button{margin-left:0;margin-top:1rem;white-space:normal;width:100%}.cscb-info-box--left{left:1rem}.cscb-info-box--right{right:1rem}.cscb-edit-box{background-color:rgb(0 0 0 / .8);display:none;height:100%;left:0;opacity:0;overflow-y:scroll;position:fixed;top:0;transition:opacity 0.3s ease-in;width:100%;z-index:99999}.cscb-edit-box--visible{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;opacity:1}.cscb-edit-box--hidden{opacity:0}.cscb-edit-box--left{justify-content:left}.cscb-edit-box--right{justify-content:right}.cscb-edit-box__inner-box{background-color:#ebe6e1;box-sizing:border-box;box-shadow:0 0 calc(1rem / 2) rgb(0 0 0 / .8);color:#452200;display:block;max-width:560px;opacity:1;padding:calc(1rem * 1.5) calc(1rem * 1.5);padding-top:calc(1rem * 4);position:relative;width:100%;z-index:9999999}.cscb-edit-box__inner-box table tr:nth-child(even) th,.cscb-edit-box__inner-box table tr:nth-child(even) td{background-color:#ebe6e1}.cscb-edit-box__close-icon{cursor:pointer;height:1.5rem;position:absolute;right:1rem;top:1rem;width:1.5rem}.cscb-edit-box__close-icon::before,.cscb-edit-box__close-icon::after{background-color:#452200;content:"";height:1.5rem;left:calc(1rem / 2);position:absolute;width:2px}.cscb-edit-box__close-icon::before{transform:rotate(45deg)}.cscb-edit-box__close-icon::after{transform:rotate(-45deg)}.cscb-edit-box__title{color:#452200;font-family:"Boycott-Libero",system-ui,sans-serif;font-size:3rem;margin:calc(1rem / 2) 0 1rem;text-align:center}.cscb-edit-box__description,.cscb-edit-box__settings-wrapper{margin-bottom:calc(1rem * 1.5)}.cscb-edit-box__checkbox{display:flex;align-items:center;justify-content:space-between;padding-bottom:calc(1rem / 2)}.cscb-edit-box__checkbox--locked{opacity:.5}.cscb-edit-box__checkbox--locked .cscb-edit-box__checkbox-label{cursor:not-allowed!important}.cscb-edit-box__checkbox input[type=checkbox]{display:none}.cscb-edit-box__checkbox input[type=checkbox]:checked+label.cscb-edit-box__checkbox-label{background:#e8b200}.cscb-edit-box__checkbox input[type=checkbox]:checked+label.cscb-edit-box__checkbox-label::after{background-color:#452200;left:calc(24px * 1.5 - 4px)}.cscb-edit-box__checkbox input[type=checkbox]+label.cscb-edit-box__checkbox-label{background:#e2d7cd;border-radius:28px;box-sizing:border-box;cursor:pointer;display:block;height:28px;margin-left:0;margin-bottom:0;position:relative;width:60px}.cscb-edit-box__checkbox input[type=checkbox]+label.cscb-edit-box__checkbox-label::before{display:none}.cscb-edit-box__checkbox input[type=checkbox]+label.cscb-edit-box__checkbox-label::after{background:rgb(69 34 0 / .1254901961);border-radius:50%;content:"";height:24px;left:4px;max-width:24px;position:absolute;top:2px;transition:0.3s;width:24px}.cscb-edit-box__checkbox-title{color:#452200;display:inherit;margin-bottom:0;text-decoration:none}.cscb-edit-box__checkbox-title::after{border:solid #452200;border-width:0 2px 2px 0;box-sizing:content-box;content:"";display:inline-block;height:9px;margin:3px 0 0 calc(1rem * 0.5);transform:rotate(45deg);width:9px}.cscb-edit-box__checkbox-title--no-arrow{cursor:initial;max-width:420px;text-align:right}.cscb-edit-box__checkbox-title--no-arrow::after{display:none}.cscb-edit-box__checkbox-title--open::after{margin-top:calc(1rem / 2.5);transform:rotate(-135deg)}.cscb-edit-box__checkbox-title-link,.cscb-edit-box__table-link,.cscb-edit-box__imprint-link{color:#452200;display:inline-block;margin-bottom:0;font-size:1rem;text-decoration:none}.cscb-edit-box__checkbox-title-link{display:block;text-align:right}.cscb-edit-box__accordion-wrapper{border-top:2px solid #e8b200;display:none;margin-bottom:1rem;padding:calc(1rem * 0.75) 0 0}.cscb-edit-box__accordion-wrapper--open{display:block}.cscb-edit-box__accordion-description{margin:0;padding-bottom:calc(1rem * 0.75)}.cscb-edit-box__table{margin-bottom:calc(1rem * 0.75);width:100%}.cscb-edit-box__table td{padding:calc(1rem / 4) calc(1rem / 4)}.cscb-edit-box__table tr{padding:0}.cscb-edit-box__table tr td:first-child{width:calc(560px / 5)}.cscb-edit-box__table tr a{margin-bottom:0;padding:0}.cscb-edit-box__table tr:nth-child(odd) td{background-color:#e2d7cd}.cscb-edit-box__imprint-wrapper{text-align:center}.cscb-edit-box__imprint-link:not(:last-child)::after{content:"|";padding:0 calc(1rem * 0.33)}.cscb-preview-box{display:flex;align-items:center;justify-content:center;background-color:#e2d7cd;box-sizing:border-box;color:#452200;flex-direction:column;height:100%;left:0;padding:calc(1rem * 3) calc(1rem * 3);position:absolute;text-align:center;top:0;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.cscb-preview-box .cscb__button{width:auto}.cscb-preview-box__text-wrapper{background-color:rgb(226 215 205 / .8);padding:calc(1rem * 2) calc(1rem * 2);max-width:560px}.cscb-iframe-wrapper{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:0;position:relative}.cscb-iframe-wrapper--loading::before{background-image:url(/Images/spinner.gif);background-size:contain;content:"";height:calc(1rem * 2);left:50%;margin-left:calc(1rem * -1);position:absolute;top:50%;width:calc(1rem * 2)}.cscb-iframe-wrapper--fundraisingbox{height:auto;padding-bottom:0}.cscb-iframe-wrapper--fundraisingbox .cscb-preview-box{position:relative}.cscb-iframe-wrapper iframe{height:100%;left:0;position:absolute;width:100%;top:0}@media (max-width:1200px){.cscb-info-box__inner-wrapper{flex-direction:column;padding:1rem}.cscb-info-box__text{padding-right:0}.cscb-info-box .cscb__button{margin-left:0;margin-top:1rem;white-space:normal;width:100%}}@media (max-width:760px){.cscb-edit-box--visible{align-items:center}.cscb-info-box--left,.cscb-info-box--right{bottom:0;left:0;right:auto;width:100%}.cscb-preview-box{padding:calc(1rem * 1.5) calc(1rem * 1.5)}.cscb-iframe-wrapper--youtube,.cscb-iframe-wrapper--podigee{padding:0;height:auto}.cscb-iframe-wrapper--youtube .cscb-preview-box,.cscb-iframe-wrapper--podigee .cscb-preview-box{background-image:none!important;position:relative}.cscb-iframe-wrapper--youtube .cscb-preview-box__text-wrapper,.cscb-iframe-wrapper--podigee .cscb-preview-box__text-wrapper{padding:0}}.frame{margin-bottom:2rem}.frame.frame-space-after-small{margin-bottom:1rem}.frame.frame-space-after-large{margin-bottom:5rem}.frame.frame-space-after-extra-large{margin-bottom:7rem}.ce-header{margin-bottom:1rem}.frame-type-html>.ce-main{grid-column:text-content}.textimage .ce-header+a.image-lightbox img,.textimage .ce-header+picture img{margin-bottom:1rem}.textimage img{display:block}.pagemenu__link:hover{text-decoration:none;transform:translateY(-.3rem)}.frame-layout-0 .pagemenu__link,.frame-layout-defaultAbstract .pagemenu__link{display:flex;flex-flow:column nowrap;padding:1rem;min-height:7em}@media (max-width:760px){.frame-layout-0 .pagemenu__link,.frame-layout-defaultAbstract .pagemenu__link{max-width:450px}}.frame-layout-0 .pagemenu__link:hover,.frame-layout-defaultAbstract .pagemenu__link:hover{text-decoration:none;transform:translateY(-.3rem)}.frame-layout-0 .pagemenu__link .h3,.frame-layout-defaultAbstract .pagemenu__link .h3{margin-top:0}.frame-layout-img .pagemenu__link,.frame-layout-imgAbstract .pagemenu__link{display:block;background-color:#fff0}.frame-layout-img .pagemenu__img,.frame-layout-imgAbstract .pagemenu__img{position:relative;overflow:hidden}@media (max-width:760px){.frame-layout-img .pagemenu__img,.frame-layout-imgAbstract .pagemenu__img{max-width:450px}}.frame-layout-img .pagemenu img,.frame-layout-imgAbstract .pagemenu img{display:block;width:100%}.frame-layout-img .pagemenu__title,.frame-layout-imgAbstract .pagemenu__title{display:block;position:absolute;bottom:0;left:0;width:100%;z-index:11;padding:2rem .75rem 1rem .75rem;margin:0}.frame-layout-img .pagemenu__title:before,.frame-layout-imgAbstract .pagemenu__title:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:-1;background:linear-gradient(0deg,rgb(0 0 0 / .8) 0%,#fff0 100%)}.frame-layout-img .pagemenu__abstract,.frame-layout-imgAbstract .pagemenu__abstract{padding:.75rem .75rem 1rem .75rem;color:#452200}.gallery a{display:block}.gallery a:hover{text-decoration:none;transform:translateY(-.3rem)}.gallery img{display:block;width:100%}.page-header{display:grid;margin-block-end:8rem}.page-header--hasImage{margin-block-end:4rem}.page-header__background{background-color:var(--theme-color-background);grid-row:1/2;grid-column:1/-1;position:relative}.page-header--hasImage .page-header__background{margin-block-end:calc(clamp(1.5rem, 0.45rem + 5.26vw, 4rem) + clamp(1.5rem, 0.45rem + 5.26vw, 4rem))}.page-header__curly-edge{position:absolute;bottom:-5vmax;bottom:calc(clamp(1.5rem, 0.45rem + 5.26vw, 4rem) * -1);width:100%;height:clamp(1.5rem, 0.45rem + 5.26vw, 4rem)}.page-header__foreground{grid-row:1/2;grid-column:1/-1;z-index:400}.page-header__title{font-family:"Boycott-Libero",system-ui,sans-serif;grid-column:text-content;margin-block-start:2rem;text-transform:uppercase;text-align:center}.page-header--hasImage .page-header__title{margin-block-end:2rem}.page-header__h1{margin:0;font-size:clamp(3rem, 2.64rem + 1.46vw, 4rem);color:var(--theme-color-secondary)}.page-header__subtitle{font-size:clamp(1.5rem, 1.32rem + 0.73vw, 2rem);margin-block-start:.5rem;margin-block-end:0;color:var(--theme-color-text)}.page-header__image{grid-column:medium-content;margin:0}.page-header__image img{width:100%;height:auto;display:block}.page-header__image figcaption{padding:.5rem 0;text-align:center;font-size:1rem;line-height:1.1;display:block;max-width:720px;margin-inline:auto;border-bottom:2px solid rgb(69 34 0 / .2)}.page-header__meta{font-size:2rem;margin-block-end:1rem}.page-header-overview{background-color:var(--theme-color-background);margin-block-end:4rem}.page-header-overview__picture-wrapper{position:relative}.page-header-overview__picture>img{width:100%;height:50vh;display:block;object-fit:cover}.page-header-overview__curly-edge-inverse{position:absolute;bottom:-1px;height:clamp(1.5rem, 0.45rem + 5.26vw, 4rem);width:100%}.page-header-overview__title{grid-column:text-content;margin-block-start:2rem}.page-header-overview--hasImage .page-header-overview__title{margin-block-end:2rem}.page-header-overview__h1{margin:0;color:var(--theme-color-secondary);font-size:clamp(3rem, 1.22rem + 7.29vw, 8rem);font-family:"Boycott-Libero",system-ui,sans-serif;text-transform:uppercase;text-align:center}.page-header-overview--hasImage .page-header-overview__h1{font-size:clamp(3rem, 2.64rem + 1.46vw, 4rem)}.page-header-overview__subtitle{margin-block-start:.5rem;margin-block-end:3rem;color:var(--theme-color-text);font-size:clamp(1.5rem, 0.61rem + 3.64vw, 4rem);font-family:"Boycott-Libero",system-ui,sans-serif;text-transform:uppercase;text-align:center}.page-header-overview--hasImage .page-header-overview__subtitle{font-size:clamp(1.5rem, 1.32rem + 0.73vw, 2rem)}.page-header-overview__curly-edge{background-color:#ebe6e1;height:clamp(1.5rem, 0.45rem + 5.26vw, 4rem);width:100%}.page-header-frontpage{background-color:var(--theme-color-background);margin-block-end:4rem}.page-header-frontpage:before{content:"";display:block;top:0;left:0;bottom:0;right:0;z-index:410;grid-row:1/2;background:linear-gradient(180deg,#333333 0%,#fff0 75%);grid-column:full-width}.page-header-frontpage--noImage:before{display:none}.page-header-frontpage--title-bottom:before{background:linear-gradient(180deg,#fff0 25%,#333333 100%)}@media (min-width:760px){.page-header-frontpage:before{background:linear-gradient(90deg,#333333 0%,#fff0 70%);grid-column:full-width-start/max-content-end}.page-header-frontpage--title-right:before{background:linear-gradient(90deg,#fff0 30%,#333333 100%);grid-column:max-content-start/full-width-end}}.page-header-frontpage__picture-wrapper{position:relative;grid-row:1/2;z-index:400}.page-header-frontpage__picture>img{width:100%;height:75vh;display:block;object-fit:cover}.page-header-frontpage__curly-edge-inverse{position:relative;grid-row:1/2;z-index:430;pointer-events:none}.page-header-frontpage__curly-edge-inverse>svg{position:absolute;bottom:-1px;height:clamp(1.5rem, 0.45rem + 5.26vw, 4rem);width:100%}.page-header-frontpage__title{grid-column:max-content;margin-block-start:2rem;margin-block-end:calc(2rem + clamp(1.5rem, 0.45rem + 5.26vw, 4rem));grid-row:1/2;z-index:420;align-self:end;position:relative}.page-header-frontpage--title-top .page-header-frontpage__title{align-self:start}@media (min-width:760px){.page-header-frontpage__title{align-self:center!important}}.page-header-frontpage--noImage .page-header-frontpage__title{margin-block-end:0}.page-header-frontpage__h1{margin:0 auto;color:#ebe6e1;font-size:clamp(3rem, 2.64rem + 1.46vw, 4rem);line-height:1;font-family:"Boycott-Libero",system-ui,sans-serif;text-transform:uppercase;max-width:15ch;text-align:center;text-decoration:none;display:block}.page-header-frontpage__h1:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0}.page-header-frontpage--noImage .page-header-frontpage__h1{font-size:clamp(3rem, 1.22rem + 7.29vw, 8rem);color:#452200;text-align:center;max-width:unset}@media (min-width:760px){.page-header-frontpage__h1{text-align:left;margin:0 auto 0 0}.page-header-frontpage--title-right .page-header-frontpage__h1{text-align:right;margin:0 0 0 auto}}.page-header-frontpage__subtitle{margin-block-start:.5rem;margin-block-end:0;color:#ebe6e1;font-size:clamp(1.5rem, 1.32rem + 0.73vw, 2rem);font-family:"Boycott-Libero",system-ui,sans-serif;text-transform:uppercase;text-align:center}.page-header-frontpage--noImage .page-header-frontpage__subtitle{font-size:clamp(1.5rem, 0.61rem + 3.64vw, 4rem)}@media (min-width:760px){.page-header-frontpage__subtitle{text-align:left}.page-header-frontpage--title-right .page-header-frontpage__subtitle{text-align:right}}.page-header-frontpage__text{grid-column:max-content;margin-block-start:2rem;margin-block-end:2rem}.page-header-frontpage__open{text-align:center;margin-block-end:0}.page-header-frontpage__curly-edge{background-color:#ebe6e1;height:clamp(1.5rem, 0.45rem + 5.26vw, 4rem);width:100%}.page-header-frontpage .icon-nav{padding-block-end:0}.page-header-animal{display:grid;color:var(--theme-color-text);margin-block-end:8rem}@media (min-width:600px){.page-header-animal{margin-block-end:4rem}}.page-header-animal__background{background-color:var(--theme-color-background);grid-row:1/2;grid-column:1/-1;position:relative}@media (min-width:600px){.page-header-animal__background{margin-block-end:calc(clamp(1.5rem, 0.45rem + 5.26vw, 4rem) + clamp(1.5rem, 0.45rem + 5.26vw, 4rem))}}.page-header-animal__curly-edge{position:absolute;bottom:-5vmax;bottom:calc(clamp(1.5rem, 0.45rem + 5.26vw, 4rem) * -1);width:100%;height:clamp(1.5rem, 0.45rem + 5.26vw, 4rem)}.page-header-animal__foreground{grid-row:1/2;grid-column:1/-1;padding-block-start:4rem;padding-block-end:2rem;z-index:400;display:grid;gap:2rem}@media (min-width:600px){.page-header-animal__foreground{grid-template-columns:1fr 1fr;grid-template-rows:min-content min-content;align-items:end}}@media (min-width:600px){.page-header-animal__title{grid-column:2/3}}.page-header-animal__h1{font-family:"Boycott-Libero",system-ui,sans-serif;text-transform:uppercase;margin:0;font-size:clamp(3rem, 2.64rem + 1.46vw, 4rem);color:var(--theme-color-secondary)}.page-header-animal__subtitle{font-size:clamp(1.5rem, 1.32rem + 0.73vw, 2rem);margin-block-start:.5rem;margin-block-end:0;color:var(--theme-color-text);font-style:italic}.page-header-animal__polaroid{align-self:start;display:inline-block;background-color:#fff;padding:.5rem;position:relative}@media (min-width:600px){.page-header-animal__polaroid{padding:1rem;grid-column:1/2;grid-row:1/-1}}.page-header-animal__image{width:100%;height:auto;display:block;margin-block-end:4rem}.page-header-animal__redlist{width:8rem;position:absolute;right:.5rem;bottom:.5rem}@media (min-width:600px){.page-header-animal__redlist{right:1rem;bottom:1rem}}.facts-list{list-style:none;padding-inline-start:0}@media (min-width:600px){.facts-list{margin-block-end:calc(clamp(1.5rem, 0.45rem + 5.26vw, 4rem) + clamp(1.5rem, 0.45rem + 5.26vw, 4rem));grid-column:2/3;align-self:start}}.facts-list li{padding-block-start:1rem;padding-block-end:1rem;display:grid;grid-template-columns:min-content 1fr;margin:0}.facts-list>li:not(:last-of-type){border-block-end:1px solid var(--theme-color-border)}.facts-list__icon{fill:currentColor;height:2.3125rem;width:2.3125rem;grid-column:1/2;grid-row:1/3}.facts-list__label{padding-inline-start:.5rem;font-size:1rem;grid-column:2/3}.facts-list__value{padding-inline-start:.5rem;font-weight:600;grid-column:2/3}.frame-listtype-indexedsearch_pi2 .ce-main{margin-left:10px}.tx-indexedsearch-res{margin-bottom:20px}.tx-indexedsearch-res H3{margin-left:0}.tx-indexedsearch-res .tx-indexedsearch-info{display:none}.tx-indexedsearch-browsebox{list-style-type:none;margin:10px 0;text-align:right}.tx-indexedsearch-browsebox LI{display:inline-block;padding:0 5px 0 0}.tx-indexedsearch-browsebox LI:before{content:""}.tx-indexedsearch-browsebox LI:after{content:"|";padding-left:5px}.tx-indexedsearch-browsebox LI:last-child:after{content:""}.tx-indexedsearch-browsebox LI A{font-size:80%}.tx-indexedsearch-info{font-size:80%}.tx-indexedsearch-info DT,.tx-indexedsearch-info DD{display:inline-block}.tx-indexedsearch-info DD{margin:0 5px}.frame-type-textmedia{grid-column:full-width!important}.frame-type-textmedia .ce-header{grid-column:text-content}.frame-type-textmedia--on_blue_background{background-color:#00577a;color:#ebe6e1;padding:4rem 0;margin-block-end:4rem}.text-pic__media{margin:0}.text-pic__media--background_image,.text-pic__media--fullscreen{position:sticky;top:0}.text-pic__media--image_left>img,.text-pic__media--image_right>img{grid-column:full-width}@media (min-width:760px){.text-pic__media--image_left,.text-pic__media--image_right{display:flex;flex-direction:column;max-width:45rem}}.frame-type-textmedia--logo .text-pic__media{display:block;flex-shrink:0;flex-basis:fit-content}.frame-type-textmedia--logo .text-pic__media>a{display:block}.text-pic__caption{text-align:center;font-size:1rem;padding:.5rem 0;border-bottom:solid rgb(69 34 0 / .2) .125rem;grid-column:text-content}.text-pic__text{grid-column:text-content;margin-top:.75rem}.frame-type-textmedia--on_blue_background .text-pic__text{text-align:center}.frame-type-textmedia--logo .text-pic__text{flex-grow:1;flex-basis:50%}.frame-type-textmedia--on_blue_background .text-pic__image{grid-column:full-width;width:100%;height:auto;object-fit:contain}.frame-type-textmedia--logo .text-pic__image--logo{height:6rem;width:auto;max-width:100%}@media (min-width:760px){.frame-type-textmedia--logo .text-pic__image--logo{max-width:18.75rem;height:8rem}}.text-pic__image--alternative-img-on-mobile img{width:100%}@media (min-width:450px){.text-pic__image--alternative-img-on-mobile{grid-column:medium-content}}.frame-type-textmedia--logo .text-pic{grid-column:text-content;display:flex;flex-wrap:wrap;gap:.5rem 2rem}.portrait,.cut_out{width:100%}@media (min-width:450px){.portrait,.cut_out{grid-column:text-content}}@media (min-width:450px){.landscape{grid-column:medium-content}}.fullscreen,.background{object-fit:cover;object-position:center;width:100%;height:100vh;z-index:-1}.fullscreen+figcaption,.background+figcaption{display:none}.fullscreen__text,.background__text{grid-column:full-width;position:relative;z-index:10;transform:translate3d(0,0,0)}.fullscreen__text *,.background__text *{grid-column:text-content}.fullscreen__text{background-color:#ebe6e1;padding:2rem 0}.background__text{background:linear-gradient(180deg,rgb(0 0 0 / .4),rgb(0 0 0 / .8));color:#ebe6e1;text-shadow:0 0 16px #000;padding:2rem 0 20vh 0}.background__text:after{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background:linear-gradient(180deg,#fff0,rgb(0 0 0 / .4));transform:translateY(-100vh)}.background__text a:not([class]),.background__text .link{color:inherit;font-weight:600}.image_left,.image_right{margin-bottom:8rem}.image_left>.text-pic__text,.image_right>.text-pic__text{height:100%;justify-content:center;display:flex;flex-direction:column}.image_left>.text-pic__text>h2,.image_left>.text-pic__text>h3,.image_left>.text-pic__text h4,.image_right>.text-pic__text>h2,.image_right>.text-pic__text>h3,.image_right>.text-pic__text h4{margin-bottom:.5rem}@media (min-width:760px){.image_left,.image_right{display:flex;grid-column:max-content}.image_left>.text-pic__text,.image_right>.text-pic__text{max-width:45rem}.image_left>.text-pic__text>p,.image_right>.text-pic__text>p{max-width:28.125rem}}@media (min-width:760px){.image_right{flex-direction:row-reverse}.image_right>.text-pic__text{margin-right:3rem}}@media (min-width:960px){.image_right>.text-pic__text{margin-right:5.625rem}}@media (min-width:760px){.image_left>.text-pic__text{margin-left:3rem}}@media (min-width:960px){.image_left>.text-pic__text{margin-left:5.625rem}}.image-wrapper--centered .image-wrapper__image{margin-left:auto;margin-right:auto}.layout-grid>.frame-type-mthbase_teaser{grid-column:full-width;margin-block-end:4rem}.teaser__grid>*{grid-column:max-content}.teaser{display:grid;gap:1.5rem;grid-auto-flow:column;grid-auto-columns:clamp(15.63rem, 14.41rem + 6.1vw, 18.75rem)}@media (max-width:450px){.teaser{grid-auto-columns:70%}}@media (min-width:720px){.teaser{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);grid-auto-flow:unset}}.teaser__noScrollContainer .teaser{grid-auto-flow:row;grid-auto-columns:unset}.teaser__scrollContainer{overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}@media (min-width:720px){.teaser__scrollContainer{overflow-x:unset}}.teaser__card{scroll-snap-align:center;display:grid;position:relative}.teaser__card--narrow{grid-column:span 1}@media (min-width:720px){.teaser__card--wide{grid-column:span 2}}.teaser__background,.teaser__content,.teaser__overlay{grid-row:1/-1;grid-column:1/-1}.teaser__background{position:relative}.teaser__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.teaser__card--dark_background .teaser__background:after{background:linear-gradient(to bottom right,rgb(0 0 0 / .66),#fff0)}.teaser__card--light_background .teaser__background:after{background:linear-gradient(to bottom right,rgb(255 255 255 / .66),#fff0)}.teaser__image{width:100%;height:100%;object-fit:cover}.teaser__content{padding:2rem 1.5rem 0 1.5rem;z-index:10;display:flex;flex-direction:column;text-align:center;text-shadow:0 0 12px rgb(255 255 255 / .66)}.teaser__card--dark_background .teaser__content{color:#ebe6e1;text-shadow:0 0 12px rgb(0 0 0 / .66)}.teaser__title{margin-bottom:.5rem;color:#7c0b0f;font-size:2rem}@media (min-width:900px){.teaser__title{font-size:3rem}}.teaser__card--dark_background .teaser__title{color:#ebe6e1}.teaser__subtitle{flex-grow:1;font-weight:600;font-size:1rem}@media (min-width:900px){.teaser__subtitle{font-size:1.25rem}}.teaser__cropped-image{height:100%;width:100%;background-repeat:no-repeat;background-size:contain;background-position:bottom}.teaser__overlay{z-index:10;padding:2rem 1.5rem;align-self:end;justify-self:end}.teaser__button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.teaser__card--light_background .teaser__button,.teaser__card--animal_pattern .teaser__button{--color-background:#452200;--color-icon:#ebe6e1}.layout-grid>.frame-type-mthbase_polaroid,.layout-grid>.frame-type-mthbase_animallistall,.layout-grid>.frame-type-mthbase_animallistbycategories{grid-column:full-width;margin-block-end:8rem}.layout-grid>.frame-type-mthbase_polaroid>*,.layout-grid>.frame-type-mthbase_animallistall>*,.layout-grid>.frame-type-mthbase_animallistbycategories>*{grid-column:max-content}.polaroid{list-style:none;padding-inline-start:0;gap:clamp(0.75rem, 0.18rem + 2.35vw, 1.5rem);display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:760px){.polaroid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.polaroid{grid-template-columns:repeat(4,1fr)}}.polaroid__card{position:relative;break-inside:avoid;background-color:#fff;padding:clamp(0.5rem, 0.31rem + 0.78vw, 0.75rem) clamp(0.5rem, 0.31rem + 0.78vw, 0.75rem) 2rem clamp(0.5rem, 0.31rem + 0.78vw, 0.75rem);text-align:center;box-shadow:0 1rem 2rem rgb(69 34 0 / .1254901961)}.polaroid__card:focus-within{outline:2px solid #7c0b0f;outline-offset:-2px}.polaroid__link{text-decoration:none}.polaroid__link:focus-visible{outline-width:0}.polaroid__link:after{content:"";position:absolute;inset:0}.polaroid__button{display:inline-grid;margin-block-start:-50%;margin-block-end:1rem;height:clamp(1.5rem, 1.12rem + 1.57vw, 2rem);width:clamp(1.5rem, 1.12rem + 1.57vw, 2rem);transition:transform 0.2s ease-in-out}.polaroid__card:hover .polaroid__button{transform:scale(1.1)}.polaroid__title{font-family:"Boycott-Libero",system-ui,sans-serif;color:#7c0b0f;font-size:clamp(1.5rem, 1.12rem + 1.57vw, 2rem);margin-block-end:.5rem}.polaroid__subtitle{font-size:clamp(1rem, 0.62rem + 1.57vw, 1.5rem);font-weight:600;font-style:italic;margin-block-end:0}.podcast__wrapper{overflow:hidden;position:relative;height:auto}.podcast__cover{position:relative}.podcast__preview-img{width:100%}.podcast__button{width:100%;height:100%;position:absolute;display:flexbox;display:flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.icon-nav{grid-column:text-content;padding-bottom:2.3125rem}.icon-nav__text{text-align:center;font-weight:600;font-size:1.125rem}.icon-nav__container{display:flex;justify-content:center;flex-wrap:wrap}.icon-nav__item{margin:0 .75rem .75rem .75rem;text-align:center}@media (min-width:450px){.icon-nav__item{margin:0 1.5rem}}.icon-nav__item svg{fill:var(--theme-color-secondary);width:3rem;transition:transform 0.2s ease-in-out}.icon-nav__item svg:hover{transform:scale(1.1)}@media (min-width:760px){.icon-nav__item svg{width:6rem}.icon-nav__item svg:hover{transform:scale(1.1)}}.icon-nav__title{margin:0;font-weight:600;font-size:.75rem;width:3rem}@media (min-width:760px){.icon-nav__title{font-size:1rem;width:6rem}}.icon-nav__icon{width:96px;height:96px}.layout-grid .frame-type-mthbase_infoteaser{grid-column:full-width;padding-block-start:2rem;padding-block-end:2rem;text-align:center;display:grid}.layout-grid .frame-type-mthbase_infoteaser:before{content:"";background-color:#e2d7cd;grid-row:1/3;grid-column:full-width-start/full-width-end;margin-block-start:-2rem;margin-block-end:-2rem}@media (min-width:900px){.layout-grid .frame-type-mthbase_infoteaser:before{grid-column:max-content-start/max-content-end}}.layout-grid .frame-type-mthbase_infoteaser.frame-layout-10:before{background-color:#e8b200}.layout-grid .frame-type-mthbase_infoteaser>*{grid-column:text-content;display:block}.layout-grid .frame-type-mthbase_infoteaser>.ce-header{grid-row:1/2}.layout-grid .frame-type-mthbase_infoteaser>.ce-main{grid-row:2/3}.layout-grid .frame-type-mthbase_infoteaser header{margin-block-end:1rem}.layout-grid .frame-type-mthbase_infoteaser__title{margin-block-end:0}.layout-grid .frame-type-mthbase_infoteaser__title--isImportant{color:#7c0b0f}.layout-grid .frame-type-mthbase_infoteaser__important-icon{margin-block-end:1rem}.layout-grid .frame-type-mthbase_infoteaser__bodytext{margin-block-end:.5rem}.layout-grid .frame-type-mthbase_infoteaser__button{display:inline-flex;padding-block-start:1rem;padding-block-end:1rem;text-decoration:none}.layout-grid .frame-type-mthbase_infoteaser__button:hover{text-decoration:underline}.layout-grid .frame-type-mthbase_video{grid-column:full-width}@media (min-width:35rem){.layout-grid .frame-type-mthbase_video{grid-column:text-content}}@media (max-width:35rem){.layout-grid .frame-type-mthbase_video .video__privacy,.layout-grid .frame-type-mthbase_video .video__description{grid-column:text-content}}.video__button{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center}.video__button>svg{filter:drop-shadow(0 0 32px #000)}.video__button:focus svg,.video__button:focus-visible svg{outline:.125rem solid #7c0b0f}.video__preview-img{width:100%}.video__wrapper{overflow:hidden;position:relative;padding-bottom:56.25%;height:0}.video__wrapper iframe{left:0;top:0;height:100%;width:100%;position:absolute}.video__description{margin:.5rem 0}.video__privacy{margin-top:.75rem}.layout-grid>.frame-type-news_pi1,.layout-grid>.frame-type-news_newsdetail{grid-column:full-width}.layout-grid>.podcast-list-view{grid-column:text-content}.layout-grid>.podcast-list-view .podcast-entry{border-bottom:1px solid var(--theme-color-border);margin-bottom:4rem;padding-bottom:2rem}.layout-grid>.podcast-list-view .podcast-entry .news-detail__back-link{margin-top:2rem}.news-list{margin-bottom:2rem}.news-list__wrapper>*{grid-column:text-content}.news-list__item{display:block;position:relative;border-bottom:2px solid rgb(69 34 0 / .2);padding:2rem 0}@media (min-width:576px){.news-list__item{display:flex}}.news-list__item--latest{display:block}.news-list__image{display:block;flex:2 0 100%;margin-bottom:1rem;width:100%}@media (min-width:576px){.news-list__image{margin-right:1rem;flex:2 0 50%}}@media (min-width:768px){.news-list__image{flex:2 0 100%;max-width:20rem;margin-bottom:unset}}.news-list__image img{display:block;width:100%}.news-list__item--latest .news-list__image{width:100%;margin-bottom:1rem;max-width:unset}.news-list__content{flex-grow:1}.news-list__topline{display:flex;justify-content:space-between}.news-list__topline svg{display:block;transition:transform 250ms ease-in-out,fill 250ms ease-in-out;margin-right:.5rem;width:2rem;min-width:2rem;fill:#452200}.news-list__item:hover .news-list__topline svg{transform:translateX(.375rem);fill:#452200}.news-list__title{margin:.5rem 0 .75rem;font-family:"Klavika",system-ui,sans-serif;font-weight:600!important;font-size:1.5rem;color:#7c0b0f}.news-list__title:before{display:none}.news-list__category{font-size:1rem}.news-list__teaser{display:none}@media (min-width:768px){.news-list__teaser{display:block}}.news-list__teaser p{margin-bottom:.5rem}.news-list__link{position:absolute;top:1.5rem;right:0;bottom:1.5rem;left:0}.layout-grid>.frame-layout-1{grid-column:full-width;background-color:#e2d7cd;padding-block-start:4rem;padding-block-end:4rem;margin-block-end:2rem}@media (min-width:960px){.layout-grid>.frame-layout-1{padding-block-start:8rem;padding-block-end:8rem;margin-block-end:4rem}}.layout-grid>.frame-layout-1 .ce-header{grid-column:text-content;text-align:center;margin-block-end:2rem}@media (min-width:960px){.layout-grid>.frame-layout-1 .ce-header{margin-block-end:4rem}}.layout-grid>.frame-layout-1 .ce-header h2{font-family:"Boycott-Libero",system-ui,sans-serif;font-size:4rem;color:#7c0b0f;margin-block-end:.5rem}.layout-grid>.frame-layout-1 .ce-header h3{font-size:1.25rem;line-height:1.2;font-weight:400;margin:0}.news-gallery{margin-block-end:1rem;margin-inline-start:1.5rem;margin-inline-end:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,calc(100vw - 6rem))}@media (min-width:550px){.news-gallery{grid-template-columns:repeat(3,464px)}}@media (min-width:1484px){.news-gallery{grid-template-columns:repeat(3,1fr);margin-inline-start:0;margin-inline-end:0}}.news-gallery__scroll-container{grid-column:max-content;overflow-x:scroll;margin-inline-start:-1.5rem;margin-inline-end:-1.5rem}@media (min-width:1484px){.news-gallery__scroll-container{overflow-x:unset;margin-inline-start:0;margin-inline-end:0}}.news-gallery__item{position:relative}.news-gallery__item:last-child{padding-inline-end:1.5rem}@media (min-width:1484px){.news-gallery__item:last-child{padding-inline-end:0}}.news-gallery__item:hover .button-icon-only__background,.news-gallery__item:hover .button-icon-only__icon{transform:scale(1.1)}.news-gallery__image{margin-block-end:1rem;position:relative}.news-gallery__image img{display:block;width:100%}.news-gallery__icon{position:absolute;bottom:2rem;right:1.5rem}.news-gallery__icon .button-icon-only__background{fill:#452200}.news-gallery__icon .button-icon-only__icon{fill:#fff}.news-gallery__date{margin-block-end:.75rem}.news-gallery__title{margin:.75rem 0 .5rem;font-family:"Boycott-Libero",system-ui,sans-serif;font-weight:400;font-size:2rem;color:#7c0b0f}.news-gallery__teaser p{margin-block-end:0}.news-gallery__link{position:absolute;top:0;right:0;bottom:0;left:0}.news-gallery__footer{text-align:center;margin-block-start:1rem}.price-list{background-color:#fff}.price-list tr:nth-child(even){background-color:unset}.price-list th,.price-list td{border-right-width:0}@media (max-width:450px){.price-list__icon{display:none}}.price-list__icon img{width:auto;height:4rem;max-width:unset}.price-list__price{white-space:nowrap}.price-list__title p{font-size:1rem;margin-block-start:.5rem;margin-block-end:0}.price-list__footer p{font-size:1rem;margin-block-end:0}.price-list:not(:has(.price-list__img)) .price-list__icon{display:none}.sponsorship{border-block-start:1px solid rgb(69 34 0 / .2);list-style-type:none;margin-block-end:3rem}.sponsorship__item{border-block-end:1px solid rgb(69 34 0 / .2);padding:1rem}.sponsorship__item:nth-child(even){background-color:#e2d7cd}.sponsorship__image{display:inline;height:2rem;width:auto;margin-inline-end:1rem}.logo-slider{--gap-logo-slider:1rem;grid-column:full-width;position:relative;display:flex;overflow:hidden;user-select:none;gap:var(--gap-logo-slider);margin:3rem 0}@media (min-width:760px){.logo-slider{grid-column:max-content}}.logo-slider__wrapper{background-color:#ebe6e1}.logo-slider__content{list-style:none;flex-shrink:0;display:flex;justify-content:space-around;gap:var(--gap-logo-slider);min-width:100%;animation:scroll 30s linear infinite}.logo-slider__img{height:8rem;width:auto}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap-logo-slider)))}}.breadcrumb__list{display:flex;justify-content:center;list-style:none}.breadcrumb__arrow{height:1rem;width:1rem;fill:#452200}.breadcrumb__entry{margin:0 1rem}@media (max-width:67.5rem){.breadcrumb{margin:auto}.breadcrumb__list{list-style:none;padding-left:0;text-align:center;display:inline-block}.breadcrumb__item>*{display:block}.breadcrumb__entry{margin:1rem 0}.breadcrumb__arrow{height:1rem;width:1rem;fill:#452200;transform:rotate(90deg);margin:auto}}.news-detail{grid-column:full-width}.news-detail__text,.news-detail__footer,.news-detail__podcast{grid-column:text-content}.news-detail__podcast{margin-bottom:2rem}.news-detail__back-link{text-decoration:none;margin-right:1rem;font-weight:600;white-space:nowrap;display:inline-block;padding:1rem 1.5rem;color:#452200;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 214 48'%3E%3Cg fill='none' %3E%3Cpath d='M3.9.9c6.9 1.8 199.3-2.7 203.7 0s11.9 45 0 45.2c-4.4.1-33.2.7-68 1.2C81.1 48 5.7 48.7 4 46 1 42-3-1.1 4 .8Z'/%3E%3Cpath fill='%23e8b200' d='M177.5 3c-22 0-52.8.4-82.7.7-27.7.3-53.8.6-71 .6A241 241 0 0 1 4.1 4c-.3.8-.8 2.6-1 6.4A153 153 0 0 0 6 43.7l4.2.5a1393.9 1393.9 0 0 0 47 .8c21.4 0 49-.2 82.3-.7l60.5-1 7.4-.2c.4 0 1.2 0 2-2 1-2 1.4-5 1.5-9a80 80 0 0 0-5-28.5 923.8 923.8 0 0 0-28.5-.6m0-3c17.3 0 29 .2 30 .9 4.5 2.6 12 45 0 45.2A6087 6087 0 0 1 57.3 48C27.6 48 5 47.5 4 46.1.9 42.1-3 .8 3.4.8H4c1.2.4 8.6.5 19.8.5 36 0 111.5-1.3 153.8-1.3Z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0;background-size:100% 100%}.news-detail__back-arrow{display:inline-block;height:1rem;width:1rem;transition:transform 250ms ease-in-out;transform:translateY(2px)}.news-detail:hover .news-detail__back-arrow{transform:translateX(-.375rem) translateY(2px)}.page-header-search{background-color:#e2d7cd;text-align:center;padding-block-start:2rem;padding-block-end:2rem}.page-header-search>*{grid-column:text-content}.layout-grid>.frame-type-solr_pi_results{grid-column:full-width}.solr-header{background-color:#e2d7cd}.solr-header>*{grid-column:text-content}.solr-content>*{grid-column:text-content}.solr-content__range{margin-block-start:1.5rem;margin-block-end:.5rem}.solr-form{position:relative;margin-block-end:1rem}.solr-form__input{padding:1.25rem 4rem;font-family:"Klavika",system-ui,sans-serif;font-weight:600;font-size:1.25rem;border-width:0;background-color:#fff0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 720 64'%3E%3Cpath fill='%23fff' d='M13 1.1c23.3 2.6 670.6-3.5 685.4 0 14.8 3.6 40 60.2 0 60.4-40 .3-675.4 5.5-685.4 0S-10.3-1.4 13 1.1Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover}.solr-form__input::placeholder{color:inherit}.solr-form__button{display:flex;position:absolute;top:0;left:.5rem;align-items:center;justify-content:center;width:3rem;height:100%}.solr-form__button:focus,.solr-form__button:focus-visible{outline-offset:-.375rem}.solr-form__button svg{width:1.75rem;height:1.75rem;color:#7c0b0f}.facet-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.facet-list__item{display:grid}.facet-list__option{padding:.2rem .3rem;color:#452200;text-decoration:none;font-weight:600;white-space:nowrap}@media (min-width:760px){.facet-list__option{padding:1rem 1.5rem}}.facet-list__item--active .facet-list__option{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#fff0;border:solid 2px #fff0}.solr-results__list{list-style:none;margin-block-end:2rem}.solr-results__list .podcast-entry{width:100%}.solr-results__list .podcast-entry .podcast__wrapper{overflow:hidden;position:relative;height:auto}.solr-results__list .podcast-entry .podcast__wrapper>.news-detail__back-link{margin-top:2rem}.solr-results__list .podcast-entry .podcast__cover{position:relative}.solr-results__list .podcast-entry .podcast__preview-img{width:100%}.solr-results__list .podcast-entry .podcast__button{width:100%;height:100%;position:absolute;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.solr-results__item{position:relative;border-block-end:1px solid rgb(69 34 0 / .1254901961);padding-block-start:2rem;padding-block-end:2rem}@media (min-width:760px){.solr-results__item{display:flex;align-items:flex-start;gap:1.5rem}}.solr-results__content{flex-grow:1}.solr-results__type{display:flex;justify-content:space-between;margin-block-start:.75rem;margin-block-end:.5rem}@media (min-width:760px){.solr-results__type{margin-block-start:0}}.solr-results__type svg{display:block;margin-inline-end:.375rem;transition:transform 250ms ease-in-out;width:1rem}.solr-results__item:hover .solr-results__type svg{transform:translateX(.375rem)}.solr-results__title{font-size:1.5rem;font-family:"Klavika",system-ui,sans-serif;font-weight:600!important;color:#7c0b0f;margin-block-start:.5rem;margin-block-end:.5rem}.solr-results__teaser p{margin-block-end:0}.solr-results__link{position:absolute;top:2rem;right:0;bottom:2rem;left:0}body .splide{padding-inline:60px;margin-inline:auto;margin-block-end:2rem;max-width:1200px}@media (max-width:760px){body .splide{padding-inline:0}}body .splide__arrow{position:absolute;top:calc(50% - 16px)}@media (max-width:760px){body .splide__arrow{display:none}}body .splide__arrow:disabled{cursor:not-allowed;pointer-events:none}body .splide__arrow:disabled .button-icon-only__background{fill:rgb(69 34 0 / .2)}body .splide__arrow:disabled .button-icon-only__icon{opacity:.4}body .splide__arrow--prev{left:1rem}body .splide__arrow--next{right:1rem}body .splide .button-icon-only__background{fill:#e8b200}body .splide .button-icon-only__icon{fill:#7c0b0f}body .splide__pagination{display:block;max-width:720px;margin-inline:auto;border-top:2px solid rgb(69 34 0 / .2);padding:.5rem 0;text-align:center}@media (max-width:760px){body .splide__pagination{max-width:unset;margin-inline:1.5rem}}body .splide__pagination li{line-height:.5rem;margin-inline:4px;display:inline-block}body .splide__pagination__page{width:.5rem;height:.5rem;background-color:rgb(69 34 0 / .2);border-radius:100%}body .splide__pagination__page.is-active{background-color:#7c0b0f}body .splide figure{margin:0}body .splide figure img{aspect-ratio:3/2}@media (max-width:760px){body .splide figure img{aspect-ratio:auto}}body .splide figcaption{padding:.5rem 0;text-align:center;font-size:1rem;line-height:1.1}.image-copyright{overscroll-behavior:contain;border-width:0;background-color:#fff;padding:1rem;height:calc(100dvh - 2rem);max-width:calc(100dvh - 2rem);width:calc(100dvh - 2rem);box-shadow:0 1rem 2rem rgb(69 34 0 / .1254901961)}.image-copyright:not([open]){display:none}.image-copyright::backdrop{background-color:#f5f5f5;transition:background-color 0.5s ease;cursor:zoom-out}.image-copyright h2{text-align:center;font-size:clamp(1.5rem, 1.32rem + 0.73vw, 2rem)}.image-copyright figure{margin:0}.image-copyright figcaption{padding:.5rem 0;font-size:1rem;line-height:1.1}.image-copyright img{object-fit:cover;aspect-ratio:16/9}.image-copyright__list{list-style:none;padding-inline-start:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px}.image-copyright-form{position:sticky;top:0;right:0;text-align:right}.image-copyright-form button{display:inline-grid}.image-copyright-container{max-width:640px;margin-inline:auto}.image-copyright-list{display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));list-style:none;padding-inline-start:0}.image-copyright-list p{margin-block-start:0}.frame-type-mthbase_keepertalk{border-bottom:2px solid rgb(69 34 0 / .2)}.frame-type-mthbase_keepertalk__item{display:flex;flex-direction:column;gap:1rem}@media (min-width:576px){.frame-type-mthbase_keepertalk__item{flex-direction:row}}.frame-type-mthbase_keepertalk__image{display:block;flex:1 1 100%;width:100%}@media (min-width:576px){.frame-type-mthbase_keepertalk__image{margin-bottom:1.5rem}}.frame-type-mthbase_keepertalk__image img{display:block;width:100%}.frame-type-mthbase_keepertalk__content{flex:1 1 100%;margin-block-end:1.5rem}.frame-type-mthbase_keepertalk__time{margin:0 0 .5rem;font-family:"Boycott-Libero",system-ui,sans-serif;font-size:1.75rem;color:#7c0b0f}.frame-type-mthbase_keepertalk h3{margin-block-end:.5rem;font-family:"Klavika",system-ui,sans-serif;font-weight:600;font-size:1.5rem}.frame-type-mthbase_keepertalk__bodytext{margin-block-end:.75rem}.frame-type-mthbase_keepertalk__bodytext p{margin-block-end:.5rem}.frame-type-mthbase_keepertalk__list{margin-bottom:2rem;padding-left:0;font-weight:600;margin-block-end:unset}.frame-type-mthbase_keepertalk__list>li{position:relative;list-style:none;display:block;margin-left:2rem;margin-bottom:1rem}.frame-type-mthbase_keepertalk__list>li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cg fill='none'%3E%3Cpath d='M0 6c0-5 11-6 13-6s5 3 5 9-4 9-9 9-9-6-9-12Z'/%3E%3Cpath fill='%23452200' d='M12 4 8 5 4 6l2 6 3 2 4-1 1-4c0-3-1-5-2-5m1-4c2 0 5 3 5 9s-4 9-9 9-9-6-9-12c0-5 11-6 13-6Z'/%3E%3C/g%3E%3C/svg%3E");width:.8em;height:.8em;top:.19em;position:absolute;margin-left:-2rem}.frame-type-mthbase_keepertalk__list>li p{margin-bottom:0}.frame-type-mthbase_keepertalk__list li{margin-block-end:.5rem}.frame-type-mthbase_keepertalk__list li:last-of-type{margin-block-end:unset}.frame-type-mthbase_keepertalk__list__date:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23452200' d='M 7,9 H 5 v 2 h 2 z m 4,0 H 9.0000001 v 2 H 11 Z m 4,0 h -2 v 2 h 2 z M 17,2 H 16 V 0 H 14 V 2 H 6 V 0 H 4 V 2 H 3 A 1.991,1.991 0 0 0 1.01,4 L 1,18 a 2,2 0 0 0 2,2 h 14 a 2.006,2.006 0 0 0 2,-2 V 4 A 2.006,2.006 0 0 0 17,2 Z m 0,16 H 3 V 7 h 14 z'/%3E%3C/svg%3E")!important}.frame-type-mthbase_keepertalk__list__location:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23452200' d='M 16,6 A 6,6 0 0 0 4,6 c 0,4.5 6,11 6,11 0,0 6,-6.5 6,-11 z M 8,6 A 2,2 0 1 1 10,8 2.006,2.006 0 0 1 8,6 Z M 3,18 v 2 h 14 v -2 z'/%3E%3C/svg%3E")!important}.cs-icon-text-wrapper{display:flex;flex-wrap:wrap;column-gap:1rem;row-gap:3rem;justify-content:center;align-items:center}.cs-icon-text-wrapper--4 .cs-icon-text{flex-basis:258px}.cs-icon-text{flex-basis:349px;text-align:center}@media (max-width:960px){.cs-icon-text{flex-basis:258px}}.cs-icon-text>*:last-child{margin-bottom:0}.cs-icon-text__icon-wrapper{margin:0 auto 1rem;width:124px;height:124px;display:flex;justify-content:center;align-items:center;position:relative}.cs-icon-text__icon-background{fill:#e2d7cd;position:absolute;top:0;right:0;bottom:0;left:0}.cs-icon-text__icon{position:relative;fill:#7c0b0f;z-index:1;max-width:50px;max-height:50px;height:auto}.cs-icon-text__text{max-width:250px;margin-right:auto;margin-left:auto}.wrapper.pagets__jobdetail .cs-icon-text:nth-child(3n+1) .cs-icon-text__icon-background{fill:#30705b}.wrapper.pagets__jobdetail .cs-icon-text:nth-child(3n+2) .cs-icon-text__icon-background{fill:#2A657D}.wrapper.pagets__jobdetail .cs-icon-text:nth-child(3n+3) .cs-icon-text__icon-background{fill:#1C4767}.wrapper.pagets__jobdetail .cs-icon-text__icon{fill:#fff}.wrapper.pagets__joblist .layout-grid>.frame:not(.frame-type-mthbase_infoteaser){grid-column-start:medium-content-start;grid-column-end:medium-content-end}.wrapper.pagets__joblist .layout-grid>.frame.frame-type-mthbase_video{grid-column-start:max-content-start;grid-column-end:max-content-end}.wrapper.pagets__joblist h2,.wrapper.pagets__joblist .h2{font-family:"Klavika",system-ui,sans-serif;font-weight:600!important}.wrapper.pagets__joblist .ce-header{text-align:center}.wrapper.pagets__joblist .frame-type-text{text-align:center}.cs-job-list-table{border:none;border-collapse:separate;border-spacing:0 1.5rem;margin-bottom:0}@media (max-width:760px){.cs-job-list-table{display:block;width:100%}}.cs-job-list-table__fake-cols{display:flex;gap:1.5rem}@media (max-width:760px){.cs-job-list-table__fake-cols{display:block}}.cs-job-list-table__fake-cols>div{flex-basis:20%}@media (max-width:760px){.cs-job-list-table__fake-cols>div{display:inline}}.cs-job-list-table__fake-cols>div:first-child{flex-basis:60%}.cs-job-list-table__fake-cols>div:last-child{flex-basis:20%}.cs-job-list-table__wrapper{margin-top:-1.5rem;margin-bottom:-1.5rem}@media (max-width:760px){.cs-job-list-table__wrapper{margin:0}}.cs-job-list-table__row--category-20{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 191 48%27 preserveAspectRatio=%27none%27%3E%3Cpath d=%27M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z%27 fill=%27%232A657D%27/%3E%3C/svg%3E")!important;color:#fff}.cs-job-list-table__row--category-20:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E")!important;color:inherit}@media (max-width:760px){.cs-job-list-table thead{display:none}}.cs-job-list-table thead tr>td:first-child,.cs-job-list-table tbody tr>td:first-child{width:60%}@media (max-width:760px){.cs-job-list-table tfoot,.cs-job-list-table tbody{display:block;width:100%}}.cs-job-list-table tfoot tr,.cs-job-list-table tbody tr{background-repeat:no-repeat;background-color:#fff0;background-size:100% 100%}.cs-job-list-table tr:nth-child(even){background-color:#fff0}@media (max-width:760px){.cs-job-list-table tr{display:block;padding:1rem 1.5rem;margin-bottom:1.5rem;width:100%}}.cs-job-list-table tbody tr{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23C8B5A5'/%3E%3C/svg%3E")}.cs-job-list-table tbody tr:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E")}@media (max-width:760px){.cs-job-list-table tbody td .add-content-for-mobile::after{content:",";display:inline;margin-left:-5px}}.cs-job-list-table tfoot tr{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%237c0b0f'/%3E%3C/svg%3E")!important;color:#fff;text-align:center}.cs-job-list-table tfoot tr:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 191 48' preserveAspectRatio='none'%3E%3Cpath d='M3.44.86c6.179 1.889 177.911-2.664 181.84 0s10.625 45.1 0 45.275-179.173 4.106-181.84 0S-2.739-1.028 3.44.86Z' fill='%23e8b200'/%3E%3C/svg%3E")!important}@media (max-width:760px){.cs-job-list-table tfoot tr{margin-bottom:0}}.cs-job-list-table th,.cs-job-list-table td{padding:1rem 1.5rem 1rem 0;border:none}@media (max-width:760px){.cs-job-list-table th,.cs-job-list-table td{display:inline;width:100%;padding:0!important}}.cs-job-list-table th:first-child,.cs-job-list-table td:first-child{padding-left:4rem}@media (max-width:960px){.cs-job-list-table th:first-child,.cs-job-list-table td:first-child{padding-left:2rem}}.cs-job-list-table th:last-child,.cs-job-list-table td:last-child{padding-right:4rem}@media (max-width:960px){.cs-job-list-table th:last-child,.cs-job-list-table td:last-child{padding-right:2rem}}.cs-job-list-table th{padding-top:0;padding-bottom:0;font-weight:400}.cs-job-list-table th svg{fill:#452200;margin-left:.25rem}.cs-job-list-table th *[data-sort]{cursor:pointer}.cs-job-list-table td{font-weight:600}.cs-job-list-table td a{text-decoration:none;color:inherit}body.jobdetail,body.jobform{background-image:url('../../../_assets/Public/Icons/background_jobs.svg');background-size:100% auto}@media (max-width:1550px){body.jobdetail,body.jobform{background-size:150% auto}}@media (max-width:960px){body.jobdetail,body.jobform{background-size:250% auto}}@media (max-width:450px){body.jobdetail,body.jobform{background-size:350% auto}}.wrapper.pagets__jobdetail .layout-grid>.frame,.wrapper.pagets__jobform .layout-grid>.frame{grid-column-start:medium-content-start;grid-column-end:medium-content-end}.wrapper.pagets__jobdetail h2,.wrapper.pagets__jobdetail .h2,.wrapper.pagets__jobform h2,.wrapper.pagets__jobform .h2{font-family:"Klavika",system-ui,sans-serif;font-weight:600!important}.wrapper.pagets__jobdetail .ce-header,.wrapper.pagets__jobform .ce-header{text-align:center}.wrapper.pagets__jobdetail .frame-type-text,.wrapper.pagets__jobform .frame-type-text{text-align:center}.wrapper.pagets__jobdetail .frame-type-mthbase_container_hellabrunn_icontextwrapper form h2,.wrapper.pagets__jobdetail .frame-type-mthbase_container_hellabrunn_icontextwrapper .ce-header h2,.wrapper.pagets__jobdetail .frame-type-form_formframework form h2,.wrapper.pagets__jobdetail .frame-type-form_formframework .ce-header h2,.wrapper.pagets__jobform .frame-type-mthbase_container_hellabrunn_icontextwrapper form h2,.wrapper.pagets__jobform .frame-type-mthbase_container_hellabrunn_icontextwrapper .ce-header h2,.wrapper.pagets__jobform .frame-type-form_formframework form h2,.wrapper.pagets__jobform .frame-type-form_formframework .ce-header h2{font-size:2rem}.wrapper.pagets__jobdetail .frame-type-form_formframework .clearfix p,.wrapper.pagets__jobform .frame-type-form_formframework .clearfix p{font-weight:600}.wrapper.pagets__jobform .frame-type-form_formframework__form>*{grid-column-start:medium-content-start;grid-column-end:medium-content-end}@media (max-width:760px){.wrapper.pagets__jobform .frame-type-form_formframework__form>h2+div+div.row>div:first-child{order:5}}@media (max-width:760px){.wrapper.pagets__jobform .frame-type-form_formframework__form>h2+div+div.row>div:last-child{order:1}}.frame-list-type-csmthjobs_showperson{grid-column:medium-content!important}.cs-job-detail__h1{color:#452200}.cs-job-detail__row{display:flex;gap:4.5rem;flex-wrap:wrap}@media (max-width:960px){.cs-job-detail__row{gap:3rem}}.cs-job-detail__row--margin-bottom-64{margin-bottom:4rem}.cs-job-detail__row--margin-bottom-112{margin-bottom:7rem}@media (max-width:960px){.cs-job-detail__row--center-all-on-mobile{align-items:center;text-align:center}.cs-job-detail__row--center-all-on-mobile .cs-masked-image{margin-right:auto;margin-left:auto}}@media (max-width:960px){.cs-job-detail__row--center-image-on-mobile .cs-masked-image{margin-right:auto;margin-left:auto}}.cs-job-detail__left,.cs-job-detail__right{flex-basis:calc(50% - 4.5rem / 2)}@media (max-width:960px){.cs-job-detail__left,.cs-job-detail__right{flex-basis:100%}}.cs-job-detail__left>*:last-child,.cs-job-detail__right>*:last-child{margin-bottom:0}.cs-job-detail__left>ul:last-child>*:last-child,.cs-job-detail__right>ul:last-child>*:last-child{margin-bottom:0}.cs-job-detail__left--padding-top-48,.cs-job-detail__right--padding-top-48{padding-top:3rem}@media (max-width:960px){.cs-job-detail__left--padding-top-48,.cs-job-detail__right--padding-top-48{padding-top:0}}.cs-job-detail__text-center{text-align:center}.cs-job-detail__info-spacer{padding:0 .5rem}.cs-job-detail__masked-image-with-quotes{position:relative;max-width:504px;margin:0 auto}.cs-job-detail__masked-image-with-quotes__svg-1,.cs-job-detail__masked-image-with-quotes__svg-2{fill:#e8b200;position:absolute;z-index:9;width:140px;height:120px}@media (max-width:760px){.cs-job-detail__masked-image-with-quotes__svg-1,.cs-job-detail__masked-image-with-quotes__svg-2{width:105px;height:90px}}.cs-job-detail__masked-image-with-quotes__svg-1{top:0;right:0}.cs-job-detail__masked-image-with-quotes__svg-2{bottom:0;left:0;transform:rotate(180deg)}.cs-job-detail .frame-type-mthbase_container_hellabrunn_icontextwrapper.layout-grid,.cs-job-detail .frame-type-mthbase_container_hellabrunn_icontextwrapper .layout-grid,.cs-job-detail .frame-type-form_formframework.layout-grid,.cs-job-detail .frame-type-form_formframework .layout-grid{grid-template-columns:unset}.cs-job-detail .frame-type-mthbase_container_hellabrunn_icontextwrapper.layout-grid>*,.cs-job-detail .frame-type-mthbase_container_hellabrunn_icontextwrapper .layout-grid>*,.cs-job-detail .frame-type-form_formframework.layout-grid>*,.cs-job-detail .frame-type-form_formframework .layout-grid>*{grid-column:unset}.cs-job-detail .splide{padding-inline:0}.cs-job-detail .splide__arrows{display:none}.cs-job-detail .splide__pagination{border-top:none;display:flex;align-items:center;justify-content:flex-start;padding:0;gap:1rem;counter-reset:item;max-width:100%;position:absolute;z-index:10;bottom:3rem;left:0}@media (max-width:1200px){.cs-job-detail .splide__pagination{position:static;justify-content:center;margin-top:1.5rem}}.cs-job-detail .splide__pagination li{line-height:0;margin-inline:0;display:block;counter-increment:item}.cs-job-detail .splide__pagination li:nth-child(3n+1) .splide__pagination__page{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M0%2011.3C0%201.6%2019%200%2022.7%200%2026.4%200%2032%205.9%2032%2016.7%2032%2027.5%2024.5%2032%2016%2032S0%2021%200%2011.3Z%22%20style%3D%22fill%3A%20%2330705b%3B%22/%3E%3C/svg%3E)}.cs-job-detail .splide__pagination li:nth-child(3n+3) .splide__pagination__page{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M0%2011.3C0%201.6%2019%200%2022.7%200%2026.4%200%2032%205.9%2032%2016.7%2032%2027.5%2024.5%2032%2016%2032S0%2021%200%2011.3Z%22%20style%3D%22fill%3A%20%231C4767%3B%22/%3E%3C/svg%3E)}.cs-job-detail .splide__pagination__page{background-color:#fff0;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M0%2011.3C0%201.6%2019%200%2022.7%200%2026.4%200%2032%205.9%2032%2016.7%2032%2027.5%2024.5%2032%2016%2032S0%2021%200%2011.3Z%22%20style%3D%22fill%3A%20%232A657D%3B%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-size:100% 100%;width:34px;height:34px}.cs-job-detail .splide__pagination__page.is-active{background-color:#fff0;width:47px;height:47px}.cs-job-detail .splide__pagination__page::before{content:counter(item);font-weight:600;color:#fff}.cs-button-row{display:flex;gap:.5rem}@media (max-width:760px){.cs-button-row{flex-wrap:wrap}}.cs-button-row__button{flex:1;justify-content:center;margin:0}@media (max-width:760px){.cs-button-row__button{flex-basis:100%}}.cs-text-mask-images{display:flex;gap:6rem}@media (max-width:1550px){.cs-text-mask-images{gap:2rem;flex-wrap:wrap;max-width:525px;margin-left:auto;margin-right:auto}}.cs-text-mask-images__text,.cs-text-mask-images__images{flex:1}@media (max-width:1550px){.cs-text-mask-images__text,.cs-text-mask-images__images{flex-basis:100%}}.cs-text-mask-images__text{margin-top:4rem}.cs-text-mask-images__text>*:last-child{margin-bottom:0}@media (max-width:1550px){.cs-text-mask-images__text{margin-top:0;text-align:center}}.cs-text-mask-images__images{position:relative}.cs-text-mask-images__images--margin-bottom{margin-bottom:108px}@media (max-width:960px){.cs-text-mask-images__images--margin-bottom{margin-bottom:0}}.cs-text-mask-images__image-large-wrapper{position:relative;z-index:1}.cs-text-mask-images__image-1-wrapper,.cs-text-mask-images__image-2-wrapper{position:absolute;width:315px}@media (max-width:960px){.cs-text-mask-images__image-1-wrapper,.cs-text-mask-images__image-2-wrapper{display:none}}.cs-text-mask-images__image-1-wrapper{left:77%;top:30%}.cs-text-mask-images__image-2-wrapper{left:-25%;top:60%}.cs-text-mask-images__image-2-wrapper .cs-text-mask-images__bg{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M0%2011.3C0%201.6%2019%200%2022.7%200%2026.4%200%2032%205.9%2032%2016.7%2032%2027.5%2024.5%2032%2016%2032S0%2021%200%2011.3Z%22%20style%3D%22fill%3A%20%237c0b0f%3B%22/%3E%3C/svg%3E)}.cs-text-mask-images__image{position:relative;z-index:4}.cs-text-mask-images__bg{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M0%2011.3C0%201.6%2019%200%2022.7%200%2026.4%200%2032%205.9%2032%2016.7%2032%2027.5%2024.5%2032%2016%2032S0%2021%200%2011.3Z%22%20style%3D%22fill%3A%20%23e2d7cd%3B%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-color:#fff0;background-size:100% 100%;width:315px;height:325px;display:block;position:absolute;z-index:2;top:-10px;left:-15px}.cs-filter-row{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;margin-bottom:2rem}.cs-filter-row__item{grid-column:span 4}@media (max-width:960px){.cs-filter-row__item{grid-column:span 6}}@media (max-width:760px){.cs-filter-row__item{grid-column:span 12}}.cs-filter-row__item--button{align-self:end}@media (max-width:960px){.cs-filter-row__item--button{grid-column:span 12}}.cs-filter-row__item--button .btn{width:100%;margin:0}.h-margin-bottom-nlb{margin-bottom:2rem}
