

html { scroll-behavior: smooth; }
.preloader {
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.tp-brand-logo-link {
  display: inline-flex;
  align-items: center;
}
.tp-brand-logo {
  display: block;
  width: auto;
  height: 58px;
  max-width: 100%;
}
.tp-header-logo .tp-brand-logo {
  height: 66px;
}
.tp-header-lwr-wrapper {
  min-height: 90px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.tp-header-sticky.lwr-sticky-bg .tp-header-lwr-wrapper {
  min-height: 86px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tp-header-sticky.lwr-sticky-bg .tp-header-logo .tp-brand-logo {
  height: 62px;
}
.tp-brand-logo-footer {
  height: 108px;
}
.tp-header-text-logo, .tp-footer-text-logo, .tp-offcanvas-text-logo {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}
.tp-logo-mark {
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #14261f;
  color: #c8a45d;
  font-weight: 700;
  letter-spacing: -0.03em;
}
.tp-footer-text-logo .tp-logo-mark { background: #fff; color: #14261f; }
.tp-logo-text strong { display:block; font-size: 22px; line-height:1; color:#14261f; }
.tp-logo-text small { display:block; font-size:11px; line-height:1.25; letter-spacing:.08em; text-transform:uppercase; color:#6f756f; margin-top:5px; }
.tp-footer-text-logo .tp-logo-text strong { color: #fff; }
.tp-footer-text-logo .tp-logo-text small { color: rgba(255,255,255,.65); }
.kanzlei-hero-text { max-width: 740px; color: rgba(255,255,255,.86); font-size: 18px; line-height: 1.65; margin-top: -24px; margin-bottom: 34px; }
.tp-header-text-logo,
.tp-footer-text-logo,
.tp-offcanvas-logo .tp-header-text-logo {
  min-width: 0;
}
.tp-logo-mark {
  flex: 0 0 auto;
}
.tp-logo-text {
  min-width: 0;
}
.tp-logo-text strong,
.tp-logo-text small {
  word-break: break-word;
}
.tp-hero-area,
.tp-about-area,
.tp-service-area,
.tp-work-area,
.tp-faq-area,
.tp-cta-area,
.tp-footer-area {
  overflow: hidden;
}
.tp-footer-area {
  background: #000 !important;
}
.tp-footer-cpr-bottom {
  border-top-color: rgba(255,255,255,.12);
}
.tp-hero-lwr-title-wrap h2 {
  max-width: 13.5ch;
}
.tp-hero-lwr-thumb img,
.tp-about-lwr-thumb img {
  width: 100%;
  height: auto;
}
.tp-hero-lwr-right {
  position: relative;
}
.tp-hero-lwr-btn {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.tp-hero-lwr-btn .tp-btn-lwr-xl {
  margin-right: 0 !important;
}
.kanzlei-list { margin: 0; padding: 0; list-style: none; }
.kanzlei-list li { position: relative; padding-left: 28px; margin-bottom: 11px; color: #5f665f; }
.kanzlei-list li:before { content: "✓"; position: absolute; left: 0; color: #b89153; font-weight: 700; }
.kanzlei-card-equal { height: 100%; }
.kanzlei-card-equal p { min-height: 82px; }
.kanzlei-about-panel { background:#fff; border-radius:12px; padding:32px; box-shadow: 0 20px 50px rgba(20,38,31,.08); }
.kanzlei-about-panel p { color:#5f665f; }
.kanzlei-qualification { background:#f8f3ec; border-radius:10px; padding:26px; margin-top:24px; }
.kanzlei-steps .tp-service-lwr-item { min-height: 320px; }
.kanzlei-faq-note { color: rgba(255,255,255,.72); font-size: 17px; line-height:1.65; }
.kanzlei-contact-line a { color: inherit; }
.tp-footer-area .tp-footer-cpr-widget-title {
  font-family: var(--tp-ff-dmserif);
  font-size: 28px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: 0;
}
.tp-footer-area .tp-footer-cpr-widget-menu ul li a,
.tp-footer-area .kanzlei-contact-line p,
.tp-footer-area .kanzlei-contact-line a {
  font-family: var(--tp-ff-inter);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0;
}
.tp-footer-area .tp-footer-cpr-widget-menu ul li a,
.tp-footer-area .kanzlei-contact-line p {
  color: rgba(255, 255, 255, 0.72) !important;
}
.tp-footer-area .tp-footer-cpr-widget-menu ul li a:hover,
.tp-footer-area .kanzlei-contact-line a:hover {
  color: #ffffff !important;
}
.kanzlei-cta-form-wrap {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.kanzlei-cta-form-title {
  display: block;
  width: 100%;
  color: #185757 !important;
  font-size: 38px;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 24px !important;
}
.kanzlei-cta-form {
  background: #ffffff;
  padding: 26px;
  box-shadow: none;
  border: 0;
  border-radius: 12px;
  text-align: left;
}
.kanzlei-cta-form .tp-contact-lwr-form,
.kanzlei-cta-form .tp-contact-lwr-form label,
.kanzlei-cta-form .tp-contact-lwr-form p {
  color: #14261f;
}
.kanzlei-cta-form .input,
.kanzlei-cta-form .textarea {
  background: #fff;
}
.tp-cta-area#online-termin {
  padding-top: 82px;
  padding-bottom: 82px;
  margin-bottom: 0 !important;
}
.tp-cta-area#online-termin .row {
  align-items: center !important;
}
.tp-cta-area#online-termin .tp-cta-lwr-title-wrap {
  margin-bottom: 24px !important;
  max-width: none;
  text-align: center;
}
.tp-cta-area#online-termin .tp-text-rgba-2.mt-20 {
  margin-top: 14px !important;
}
.tp-cta-area#online-termin .mb-20 {
  margin-bottom: 14px !important;
}
.tp-cta-area#online-termin .mb-25 {
  margin-bottom: 18px !important;
}
.kanzlei-cta-form .tp-btn-lwr-xl {
  min-width: 220px;
}
.kanzlei-hp-field {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
.ajax-response {
  min-height: 24px;
  margin-bottom: 18px;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}
.ajax-response.success {
  color: #185757;
}
.ajax-response.error {
  color: #9f2f2f;
}
.kanzlei-cta-intro {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.tp-main-menu ul li a[href^="#"] { cursor: pointer; }
.tp-faq-lwr-expe-wrap {
  max-width: min(92vw, 320px);
}
.tp-faq-lwr-wrap-accordion .accordion-buttons {
  text-align: left;
}
.tp-footer-lwr-bootom-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px 24px;
}
.kanzlei-legal-hero {
  padding-top: 210px;
  padding-bottom: 70px;
  background: #f8f3ec;
}
.kanzlei-legal-content {
  padding-top: 72px;
}
.kanzlei-legal-panel {
  max-width: 920px;
  color: #5f665f;
}
.kanzlei-legal-panel h2 {
  color: #14261f;
  font-family: var(--tp-ff-dmserif);
  font-size: 30px;
  font-weight: 400;
  line-height: 1.18;
  margin-top: 38px;
  margin-bottom: 14px;
}
.kanzlei-legal-panel h2:first-child {
  margin-top: 0;
}
.kanzlei-legal-panel h3 {
  color: #14261f;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
  margin-top: 26px;
  margin-bottom: 10px;
}
.kanzlei-legal-panel p,
.kanzlei-legal-panel li {
  font-size: 17px;
  line-height: 1.75;
}
.kanzlei-legal-panel a {
  color: #b17856;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.kanzlei-legal-panel ul {
  margin: 0;
  padding-left: 20px;
}
@media (max-width: 1399px) {
  .tp-hero-lwr-title-wrap h2 {
    max-width: 12.5ch;
  }
}
@media (min-width: 1200px) {
  .tp-hero-lwr-spacing {
    padding-top: 220px;
    padding-bottom: 205px;
  }
  .kanzlei-hero-text {
    margin-bottom: 26px;
  }
}
@media (max-width: 1199px) {
  .tp-logo-text small { display:none; }
  .tp-brand-logo {
    height: 52px;
  }
  .tp-header-logo .tp-brand-logo {
    height: 58px;
  }
  .tp-brand-logo-footer {
    height: 98px;
  }
  .tp-header-lwr-wrapper {
    border-radius: 28px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .tp-header-lwr-btn .tp-btn-lwr-lg {
    margin-left: 16px !important;
    padding-left: 18px;
    padding-right: 18px;
  }
  .tp-hero-area {
    padding-top: 150px;
  }
  .tp-hero-lwr-content {
    padding-bottom: 110px;
  }
  .tp-hero-lwr-title-wrap h2 {
    font-size: clamp(48px, 7vw, 72px);
    margin-bottom: 32px !important;
  }
  .kanzlei-about-panel {
    padding: 28px;
  }
  .kanzlei-card-equal p,
  .kanzlei-steps .tp-service-lwr-item {
    min-height: 0;
  }
  .tp-faq-lwr-left-thumb {
    width: 45%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tp-hero-area {
    padding-top: 118px;
  }
  .tp-hero-lwr-spacing {
    padding-top: 104px;
    padding-bottom: 135px;
  }
  .tp-hero-lwr-content {
    position: relative;
    z-index: 2;
    max-width: 590px;
    padding-bottom: 120px;
  }
  .tp-hero-lwr-title-wrap h2,
  .kanzlei-hero-text {
    max-width: 560px;
  }
  .tp-hero-lwr-thumb {
    max-width: 500px;
    margin-left: -20px !important;
    margin-right: -70px !important;
  }
  .tp-hero-lwr-right {
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 991px) {
  .tp-header-lwr-wrapper {
    border-radius: 22px;
    padding: 14px 16px;
  }
  .tp-header-logo {
    max-width: calc(100% - 54px);
  }
  .tp-header-lwr-btn {
    gap: 10px;
  }
  .tp-header-lwr-btn > a:first-child {
    display: none !important;
  }
  .tp-header-lwr-btn .tp-btn-lwr-lg {
    margin-left: 0 !important;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
  }
  .tp-hero-area {
    padding-top: 138px;
  }
  .tp-hero-lwr-content {
    padding-top: 0;
    padding-bottom: 96px;
  }
  .tp-hero-lwr-right {
    margin-top: 12px;
  }
  .tp-hero-lwr-title-wrap h2 {
    max-width: none;
    font-size: clamp(42px, 8vw, 62px);
  }
  .kanzlei-hero-text {
    max-width: none;
    font-size: 17px;
    margin-top: -10px;
  }
  .tp-about-area,
  .tp-service-area,
  .tp-work-area,
  .tp-faq-area {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .tp-about-lwr-left {
    margin-right: 0 !important;
    margin-bottom: 24px;
  }
  .tp-about-lwr-thumb {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  .tp-about-lwr-thumb + .tp-about-lwr-thumb {
    margin-top: 24px !important;
  }
  .kanzlei-about-secondary {
    display: none;
  }
  .kanzlei-about-panel,
  .kanzlei-qualification {
    padding: 24px;
  }
  .tp-service-title-wrap,
  .tp-work-title-wrap,
  .tp-cta-lwr-title-wrap {
    margin-bottom: 20px !important;
  }
  .tp-faq-lwr-left-thumb {
    position: relative;
    width: 100%;
    min-height: 460px;
    margin-bottom: 0;
  }
  .kanzlei-hero-mobile-static,
  .kanzlei-hero-mobile-static * {
    animation: none !important;
    transform: none !important;
    transition: none !important;
  }
  .kanzlei-hero-mobile-static {
    will-change: auto !important;
  }
  .tp-faq-lwr-content {
    padding-top: 56px !important;
    padding-bottom: 0 !important;
  }
  .tp-faq-lwr-expe-wrap {
    margin: 24px;
  }
  .tp-cta-area {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .tp-cta-area#online-termin {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .kanzlei-legal-hero {
    padding-top: 170px;
    padding-bottom: 58px;
  }
  .kanzlei-legal-content {
    padding-top: 58px;
  }
  .kanzlei-cta-form {
    padding: 24px;
  }
  .kanzlei-cta-form-wrap {
    max-width: none;
  }
  .tp-cta-lwr-btn,
  .tp-footer-lwr-bootom-link,
  .text-lg-end {
    text-align: left !important;
    justify-content: flex-start;
  }
  .tp-footer-cpr-widget.ml-50 {
    margin-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .tp-header-text-logo,
  .tp-footer-text-logo {
    gap: 10px;
  }
  .tp-brand-logo {
    height: 44px;
  }
  .tp-header-logo .tp-brand-logo {
    height: 50px;
  }
  .tp-brand-logo-footer {
    height: 85px;
  }
  .tp-logo-mark {
    width: 42px;
    height: 42px;
    font-size: 15px;
  }
  .tp-logo-text strong { font-size:18px; }
  .tp-header-lwr-btn .tp-btn-lwr-lg {
    display: none !important;
  }
  .tp-header-bar {
    margin-left: 0 !important;
  }
  .tp-hero-area {
    padding-top: 124px;
  }
  .tp-hero-lwr-content {
    padding-bottom: 82px;
  }
  .tp-hero-lwr-right {
    margin-top: 0;
  }
  .tp-hero-lwr-title-wrap h2 {
    font-size: clamp(36px, 10vw, 52px);
    line-height: 1.04;
    margin-bottom: 24px !important;
  }
  .kanzlei-hero-text {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 28px;
  }
  .tp-hero-lwr-btn {
    gap: 12px;
  }
  .tp-hero-lwr-btn .tp-btn-lwr-xl {
    width: 100%;
    justify-content: center;
  }
  .tp-about-area,
  .tp-service-area,
  .tp-work-area,
  .tp-faq-area,
  .tp-footer-area {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .kanzlei-about-panel,
  .kanzlei-qualification {
    padding: 20px;
  }
  .tp-service-title-wrap h2,
  .tp-work-title-wrap h2,
  .tp-faq-lwr-content h2,
  .tp-cta-lwr-title {
    font-size: 34px !important;
    line-height: 1.12;
  }
  .tp-faq-lwr-left-thumb {
    min-height: 380px;
  }
  .tp-faq-lwr-expe-wrap {
    margin: 18px;
    padding: 18px 16px;
  }
  .tp-faq-lwr-expe-wrap h3 {
    font-size: 34px !important;
  }
  .tp-faq-lwr-expe-wrap p {
    font-size: 15px !important;
    text-align: center;
  }
  .tp-faq-lwr-wrap-accordion .accordion-buttons {
    padding-right: 44px;
    font-size: 17px !important;
    line-height: 1.4;
  }
  .tp-faq-lwr-wrap-accordion .accordion-body {
    padding-right: 0;
  }
  .tp-cta-area {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
  }
  .tp-cta-area#online-termin {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  .kanzlei-legal-hero {
    padding-top: 145px;
    padding-bottom: 46px;
  }
  .kanzlei-legal-content {
    padding-top: 46px;
    padding-bottom: 80px !important;
  }
  .kanzlei-legal-panel h2 {
    font-size: 26px;
  }
  .kanzlei-legal-panel p,
  .kanzlei-legal-panel li {
    font-size: 16px;
  }
  .kanzlei-cta-form-title {
    font-size: 32px;
  }
  .kanzlei-cta-form {
    padding: 20px 18px;
  }
  .kanzlei-cta-form .tp-btn-lwr-xl {
    width: 100%;
    justify-content: center;
  }
  .tp-footer-cpr-bottom .row {
    row-gap: 8px;
  }
}
@media (max-width: 1366px), (hover: none) and (pointer: coarse) {
  #ueber-mich .tp-about-lwr-thumb:first-child {
    display: none !important;
  }
}
@media (max-width: 575px) {
  .tp-brand-logo {
    height: 44px;
  }
  .tp-header-logo .tp-brand-logo {
    height: 52px;
  }
  .tp-brand-logo-footer {
    height: 78px;
  }
  .tp-header-lwr-wrapper {
    border-radius: 18px;
    min-height: 68px;
    padding: 8px 14px;
  }
  .tp-header-sticky.lwr-sticky-bg .tp-header-lwr-wrapper {
    min-height: 66px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .tp-header-sticky.lwr-sticky-bg .tp-header-logo .tp-brand-logo {
    height: 50px;
  }
  .tp-logo-text strong {
    font-size: 16px;
  }
  .tp-offcanvas-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tp-hero-area {
    padding-top: 116px;
  }
  .tp-hero-lwr-title-wrap h2 {
    font-size: clamp(32px, 11vw, 44px);
  }
  .kanzlei-hero-text,
  .kanzlei-faq-note,
  .tp-text-grey-7,
  .tp-text-rgba-2 {
    font-size: 15px;
    line-height: 1.65;
  }
  .tp-service-title-wrap h2,
  .tp-work-title-wrap h2,
  .tp-faq-lwr-content h2,
  .tp-cta-lwr-title {
    font-size: 30px !important;
  }
  .tp-faq-lwr-left-thumb {
    min-height: 320px;
  }
  .tp-faq-lwr-expe-wrap {
    max-width: calc(100% - 28px);
    margin: 14px;
  }
  .tp-footer-lwr-bootom-link {
    gap: 8px 18px;
  }
}
