 @media only screen and (min-width: 0rem) {#int-hero {z-index: 1;position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 30vh;padding-top: 3.125rem;}#int-hero:before {content: "";width: 100%;height: 100%;background: #000;opacity: 0.75;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#int-hero picture {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -2;}#int-hero picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#int-hero h1 {font-size: 2.5rem;text-align: center;width: 96%;max-width: 37.5rem;margin: 0 auto;color: #fff;position: relative;}#int-hero p {text-align: center;width: 96%;max-width: 25rem;margin: auto;margin-top: 1rem;color: #fff;display: block;}}@media only screen and (min-width: 48rem) {#int-hero {font-size: 100%;}#int-hero h1 {font-size: 4rem;}}@media only screen and (min-width: 64rem) {#int-hero {background-attachment: fixed;min-height: 18.75rem;height: auto;padding-top: 11.25rem;padding-bottom: 6.25rem;background-position: center;overflow: hidden;}}@media only screen and (min-width: 0rem) {#impressum-content {padding: var(--sectionPadding);background-color: #f7f7f7;}#impressum-content .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;}#impressum-content .cs-content {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5;width: 100%;max-width: 46.875rem;color: var(--bodyTextColor);}#impressum-content .cs-content h1 {font-size: 2.5rem;font-weight: 700;line-height: 1.2;text-align: left;max-width: 43.75rem;margin: 0 0 2rem 0;color: var(--headerColor);position: relative;}#impressum-content .cs-content h2 {font-size: 2rem;font-weight: 700;line-height: 1.2;text-align: left;max-width: 43.75rem;margin: 2rem 0 1rem 0;color: var(--headerColor);position: relative;}#impressum-content .cs-content h3 {font-size: 1.5rem;font-weight: 600;line-height: 1.2;text-align: left;max-width: 43.75rem;margin: 1.5rem 0 0.5rem 0;color: var(--headerColor);position: relative;}#impressum-content .cs-content h4, #impressum-content .cs-content h5, #impressum-content .cs-content h6 {font-weight: 600;margin: 1rem 0 0.5rem 0;color: var(--headerColor);}#impressum-content .cs-content p {font-size: inherit;line-height: inherit;text-align: left;width: 100%;margin: 0 0 1rem 0;color: var(--bodyTextColor);}#impressum-content .cs-content p:last-of-type {margin-bottom: 2rem;}#impressum-content .cs-content a {color: var(--primary);text-decoration: underline;font-size: inherit;}#impressum-content .cs-content a:hover {text-decoration: none;}#impressum-content .cs-content strong {font-weight: 700;color: var(--headerColor);}#impressum-content .cs-section {margin-bottom: 2rem;padding-bottom: 2rem;border-bottom: 1px solid #e6e6e6;}#impressum-content .cs-section:last-of-type {border-bottom: none;margin-bottom: 0;}#impressum-content .cs-company-info {background-color: #fff;padding: 1.5rem;border-radius: 0.5rem;border-left: 4px solid var(--primary);margin: 1rem 0;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}#impressum-content .cs-company-info p {margin-bottom: 1rem;}#impressum-content .cs-company-info p:last-child {margin-bottom: 0;}#impressum-content .cs-company-info strong {color: var(--headerColor);font-weight: 700;}#impressum-content .cs-company-info a {color: var(--primary);font-weight: 600;}#impressum-content .cs-copyright {text-align: center;margin-top: 2rem;padding-top: 2rem;border-top: 1px solid #e6e6e6;}#impressum-content .cs-copyright p {font-size: 0.875rem;color: #666;margin: 0;font-style: italic;}}@media only screen and (min-width: 48rem) {#impressum-content .cs-content h1 {font-size: 3rem;}#impressum-content .cs-content h2 {font-size: 2.25rem;}#impressum-content .cs-company-info {padding: 2rem;}}@media only screen and (min-width: 64rem) {#impressum-content .cs-content {font-size: 1rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #impressum-content {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #impressum-content .cs-content h1, body.dark-mode #impressum-content .cs-content h2, body.dark-mode #impressum-content .cs-content h3, body.dark-mode #impressum-content .cs-content h4, body.dark-mode #impressum-content .cs-content h5, body.dark-mode #impressum-content .cs-content h6, body.dark-mode #impressum-content .cs-content strong {color: var(--bodyTextColorWhite);}body.dark-mode #impressum-content .cs-content p {color: var(--bodyTextColorWhite);opacity: 0.9;}body.dark-mode #impressum-content .cs-content a {color: var(--primaryLight);}body.dark-mode #impressum-content .cs-content a:hover {color: #fff;}body.dark-mode #impressum-content .cs-section {border-bottom-color: rgba(255, 255, 255, 0.2);}body.dark-mode #impressum-content .cs-company-info {background-color: var(--medium);border-left-color: var(--primaryLight);box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);}body.dark-mode #impressum-content .cs-company-info strong {color: var(--bodyTextColorWhite);}body.dark-mode #impressum-content .cs-company-info a {color: var(--primaryLight);}body.dark-mode #impressum-content .cs-copyright {border-top-color: rgba(255, 255, 255, 0.2);}body.dark-mode #impressum-content .cs-copyright p {color: rgba(255, 255, 255, 0.7);}}