/*
  German visual layer only.
  Keep shared EN/TR/AR styling untouched; use this file only for narrow German
  text-safety adjustments that do not change the shared visual system.
*/

.de-site .pp-lang-dropdown {
    min-width: 138px;
}

body.de-site section.hero-style-two .xb-hero {
    margin-top: 0;
}

.de-site .blog_details_section p,
.de-site .blog_details_section li,
.de-site .xb-item--content,
.de-site .xb-item--contact,
.de-site .med-product-lead,
.de-site .med-section-heading__desc,
.de-site .footer-widget .xb-item--list {
    hyphens: auto;
    overflow-wrap: break-word;
}
