.theme-footer{background-color:var(--color-calmido-dark-blue);border-top:1px solid var(--color-divider-on-dark);padding-top:60px}.theme-footer__container{max-width:var(--max-width);margin:0 auto}.theme-footer__row{gap:var(--grid-gap);grid-template-columns:8fr 4fr;align-items:start;display:grid}.theme-footer__brand{gap:var(--spacing-lg);grid-template-columns:auto 1fr;display:grid}.theme-footer__logo{justify-content:center;align-items:flex-start;display:flex}.theme-footer__logo-img{width:50px;height:50px}.theme-footer__info{gap:var(--spacing-sm);flex-direction:column;display:flex}.theme-footer__description{color:#40edab;font-family:var(--font-body);font-size:22px;font-weight:700;line-height:32px}.theme-footer__copyright{font-family:var(--font-body);font-size:10px;font-weight:700;line-height:12px}.theme-footer__right{justify-content:flex-end;align-items:flex-start;display:flex}.theme-footer__download{white-space:nowrap}@media (max-width:1000px){.theme-footer__row{grid-template-columns:1fr}.theme-footer__right{padding-top:var(--spacing-md);justify-content:center}}@media (max-width:768px){.theme-footer__container{padding-left:20px;padding-right:20px}.theme-footer__brand{grid-template-columns:1fr}.theme-footer__description{font-size:18px;line-height:26px}}.theme-footer__circles{background-color:#081748;background-image:url(/images/campaigns/wiebeltme/footer.png);background-position:bottom;background-repeat:repeat-x;background-size:1280px 56px;width:100%;height:90px;padding-top:20px}
.theme-bg{z-index:0;pointer-events:none;position:absolute;top:0;left:0;right:0;overflow:hidden}.theme-bg--gradient{height:700px}@media (max-width:768px){.theme-bg--gradient{height:400px}}.theme-bg--image .theme-bg__row{justify-content:center;align-items:stretch;display:flex}.theme-bg__image{flex:0 1 var(--max-width);width:100%;min-width:0;max-width:var(--max-width);height:auto;display:block}.theme-bg__fill{background-repeat:no-repeat;flex:1 1 0;min-width:0;position:relative;overflow:hidden}.theme-bg--fill-smear .theme-bg__fill:before{content:"";background-image:inherit;background-repeat:no-repeat;background-size:auto 100%;width:1px;position:absolute;top:0;bottom:0}.theme-bg--fill-smear .theme-bg__fill--left:before{transform-origin:100%;background-position:0;right:0;transform:scaleX(10000)}.theme-bg--fill-smear .theme-bg__fill--right:before{transform-origin:0;background-position:100%;left:0;transform:scaleX(10000)}
.directory-theme{background-color:var(--color-background);flex-direction:column;flex:1;display:flex;position:relative}.directory-theme>:not(.theme-bg){z-index:1;position:relative}.directory-theme>.header,.directory-theme>.directory-header{z-index:10;position:sticky;top:0}.directory-theme:has(.directory--landing) .theme-bg--secondary{display:none}.directory-theme:not(:has(.directory--landing)) .theme-bg--landing{display:none}.directory-theme[data-header=campaign]>.header,.directory-theme[data-header=campaign]>.directory-header{background-color:#0000;background-image:none}.directory-theme[data-header=campaign]{background-color:var(--color-calmido-black)}.directory-theme[data-header=campaign] .directory-detail__title,.directory-theme[data-header=campaign] .directory-detail__number,.directory-theme[data-header=campaign] .thank-you__title,.directory-theme[data-header=campaign] .thank-you__message{color:#fff}
