/* Final visual polish loaded from the document head after page-local styles. */

.hero-frankfurt,
body.r2-system .hero-frankfurt{
  display:none!important;
}

body.r2-service .hero-frankfurt{
  display:none!important;
}

body.r2-system .hero [data-rev],
body.r2-system #hero [data-rev],
body.r2-system #start [data-rev],
body.r2-service .hero [data-rev],
body.r2-service #hero [data-rev],
body.r2-service #start [data-rev]{
  opacity:1!important;
  transform:none!important;
  transition:none!important;
}

body.r2-system main > section.chapter,
body.r2-system main > section:not(.hero):not(#hero):not(#start):not(:first-of-type),
body.r2-service main > section:not(.hero):not(#hero):not(#start):not(:first-of-type){
  content-visibility:auto!important;
  contain-intrinsic-size:auto 900px!important;
}

body.r2-system main > section.hero,
body.r2-system main > section#hero,
body.r2-system main > section#start,
body.r2-service main > section.hero,
body.r2-service main > section#hero,
body.r2-service main > section#start{
  content-visibility:visible!important;
  contain-intrinsic-size:auto!important;
}

body.r2-system .reveal{
  transition-property:opacity,transform!important;
}

@media(prefers-reduced-motion:reduce){
  body.r2-system :is(.topic-track,.marquee,.marquee-track),
  body.r2-service :is(.topic-track,.marquee,.marquee-track){
    animation:none!important;
    transform:none!important;
  }
}

body.r2-system .hero{
  min-height:auto!important;
  padding-bottom:clamp(64px,8vw,104px)!important;
}

body.r2-system .hero-grid{
  align-items:end!important;
  margin-bottom:clamp(40px,6vw,72px)!important;
}

body.r2-system .hero-name{
  margin-bottom:clamp(20px,2.5vw,34px)!important;
}

body.r2-system .hero-actions{
  margin-top:clamp(24px,3vw,38px)!important;
}

body.r2-system .hero-foot{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:0!important;
  border-top:1px solid var(--r2-line)!important;
  background:transparent!important;
}

body.r2-system .hero-foot > div{
  min-width:0!important;
  padding:22px 24px 20px 0!important;
  border-right:1px solid var(--r2-line)!important;
}

body.r2-system .hero-foot > div:last-child{
  border-right:0!important;
}

body.r2-system .hero-foot strong{
  display:block!important;
  font-family:var(--r2-serif)!important;
  font-size:clamp(2rem,3vw,2.5rem)!important;
  font-weight:400!important;
  line-height:1!important;
  color:var(--r2-ink)!important;
}

body.r2-system .hero-foot span{
  display:block!important;
  margin-top:8px!important;
  font-size:11px!important;
  font-weight:600!important;
  letter-spacing:.12em!important;
  line-height:1.25!important;
  text-transform:uppercase!important;
  color:var(--r2-ink-3)!important;
  overflow-wrap:anywhere!important;
}

body.r2-system .system-strip{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:baseline!important;
  gap:10px 34px!important;
  padding:18px max(22px,calc((100vw - var(--r2-max,1360px)) / 2 + 48px))!important;
  border-top:1px solid var(--r2-line)!important;
  background:var(--r2-bg-soft)!important;
  color:var(--r2-ink-2)!important;
}

body.r2-system .system-strip > div{
  display:inline-flex!important;
  align-items:baseline!important;
  gap:7px!important;
  min-width:0!important;
}

body.r2-system .system-strip strong{
  font-family:var(--r2-serif)!important;
  font-size:1.2rem!important;
  font-weight:400!important;
  color:var(--r2-gold)!important;
}

body.r2-system .system-strip span{
  font-size:11px!important;
  font-weight:600!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  color:var(--r2-ink-3)!important;
}

body.r2-system :is(.price-grid,.pricing-grid){
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:clamp(18px,2.2vw,30px)!important;
  background:transparent!important;
  border:0!important;
  margin-top:clamp(36px,5vw,64px)!important;
}

body.r2-system :is(.price-card,.pricing-card){
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:100%!important;
  padding:clamp(28px,3vw,40px)!important;
  background:var(--r2-card)!important;
  border:1px solid var(--r2-line)!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:var(--r2-ink)!important;
}

body.r2-system :is(.price-card,.pricing-card) :is(h3,.price-value){
  color:var(--r2-ink)!important;
}

body.r2-system :is(.price-card,.pricing-card) :is(p,li,.price-note){
  color:var(--r2-ink-2)!important;
}

body.r2-system .price-value{
  font-family:var(--r2-serif)!important;
  font-size:clamp(2.4rem,4vw,3.6rem)!important;
  line-height:1.02!important;
  margin:18px 0 18px!important;
  overflow-wrap:anywhere!important;
}

body.r2-system .price-kicker{
  font-family:var(--r2-sans)!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  color:var(--r2-gold)!important;
}

body.r2-system .finale :is(.visibility-panel,.analysis-panel){
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,.85fr)!important;
  gap:clamp(34px,5vw,72px)!important;
  margin-top:clamp(44px,6vw,64px)!important;
  padding:clamp(38px,5vw,58px) 0!important;
  background:transparent!important;
  border:0!important;
  border-top:1px solid rgba(243,238,229,.18)!important;
  border-bottom:1px solid rgba(243,238,229,.18)!important;
  box-shadow:none!important;
  text-align:left!important;
}

body.r2-system .finale .cta-panel{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,.85fr)!important;
  gap:clamp(34px,5vw,72px)!important;
  margin-top:clamp(44px,6vw,64px)!important;
  padding:clamp(38px,5vw,58px) 0!important;
  background:transparent!important;
  border:0!important;
  border-top:1px solid rgba(243,238,229,.18)!important;
  border-bottom:1px solid rgba(243,238,229,.18)!important;
  box-shadow:none!important;
  text-align:left!important;
}

body.r2-system .finale :is(.visibility-copy,.visibility-form-card,.analysis-copy,.analysis-form-card){
  min-width:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:var(--r2-on-dark)!important;
}

body.r2-system .finale :is(.cta-copy,.cta-links,.cta-form){
  min-width:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:var(--r2-on-dark)!important;
}

body.r2-system .finale :is(.visibility-copy,.visibility-form-card,.analysis-copy,.analysis-form-card) :is(h2,h3,h4,.display,strong){
  color:var(--r2-on-dark)!important;
}

body.r2-system .finale :is(.cta-copy,.cta-links,.cta-form) :is(h2,h3,h4,.display,strong){
  color:var(--r2-on-dark)!important;
}

body.r2-system .finale :is(.visibility-copy,.visibility-form-card,.analysis-copy,.analysis-form-card) :is(p,li,.lede,.small,.form-microcopy){
  color:var(--r2-on-dark-soft)!important;
}

body.r2-system .finale :is(.cta-copy,.cta-links,.cta-form) :is(p,li,.lede,.small,.form-microcopy,label){
  color:var(--r2-on-dark-soft)!important;
}

body.r2-system .finale :is(.cta-copy,.cta-links,.cta-form) .section-icon{
  background:rgba(243,238,229,.06)!important;
  border-color:rgba(243,238,229,.18)!important;
  box-shadow:none!important;
}

body.r2-system .finale .contact-item{
  background:transparent!important;
  border-color:rgba(243,238,229,.16)!important;
  color:var(--r2-on-dark)!important;
}

body.r2-system .finale .contact-item :is(.contact-label,span,p){
  color:var(--r2-on-dark-soft)!important;
}

body.r2-system .finale .contact-item :is(.contact-value,strong){
  color:var(--r2-on-dark)!important;
}

body.r2-system .finale .visibility-list{
  display:grid!important;
  gap:0!important;
  margin:28px 0!important;
  padding:0!important;
  list-style:none!important;
  border-top:1px solid rgba(243,238,229,.14)!important;
}

body.r2-system .finale .visibility-list li{
  padding:13px 0!important;
  border-bottom:1px solid rgba(243,238,229,.1)!important;
}

body.r2-system .finale .direct-links{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:0 26px!important;
  border-top:1px solid rgba(243,238,229,.15)!important;
  background:transparent!important;
}

body.r2-system .finale .direct-link{
  display:block!important;
  padding:16px 0!important;
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(243,238,229,.14)!important;
  color:var(--r2-on-dark)!important;
}

body.r2-system .finale .direct-link span{
  display:block!important;
  color:var(--r2-gold)!important;
}

body.r2-system .finale .direct-link strong{
  display:block!important;
  color:var(--r2-on-dark)!important;
  overflow-wrap:anywhere!important;
}

body.r2-system .finale :is(input,textarea,select){
  color:var(--r2-on-dark)!important;
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(243,238,229,.28)!important;
}

body.r2-system .finale :is(input,textarea,select)::placeholder{
  color:rgba(243,238,229,.38)!important;
}

body.r2-system .finale label{
  color:var(--r2-on-dark-soft)!important;
}

body.r2-service .finale{
  background:var(--r2-dark,#211b13)!important;
  color:var(--r2-on-dark,#f3eee5)!important;
}

body.r2-service .finale :is(.visibility-panel,.analysis-panel,.cta-panel){
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,.85fr)!important;
  gap:clamp(34px,5vw,72px)!important;
  margin-top:clamp(44px,6vw,64px)!important;
  padding:clamp(38px,5vw,58px) 0!important;
  background:transparent!important;
  border:0!important;
  border-top:1px solid rgba(243,238,229,.18)!important;
  border-bottom:1px solid rgba(243,238,229,.18)!important;
  box-shadow:none!important;
  text-align:left!important;
}

body.r2-service .finale :is(.visibility-copy,.visibility-form-card,.analysis-copy,.analysis-form-card,.cta-copy,.cta-links,.cta-form,.cta-left,.cta-right){
  min-width:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:var(--r2-on-dark,#f3eee5)!important;
}

body.r2-service .finale :is(.visibility-copy,.visibility-form-card,.analysis-copy,.analysis-form-card,.cta-copy,.cta-links,.cta-form,.cta-left,.cta-right) :is(h2,h3,h4,.display,strong){
  color:var(--r2-on-dark,#f3eee5)!important;
}

body.r2-service .finale :is(.visibility-copy,.visibility-form-card,.analysis-copy,.analysis-form-card,.cta-copy,.cta-links,.cta-form,.cta-left,.cta-right) :is(p,li,.lede,.small,.form-microcopy,label){
  color:var(--r2-on-dark-soft,rgba(243,238,229,.72))!important;
}

body.r2-service .finale :is(.form-field input,.form-field textarea,.form-field select,input,textarea,select){
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(243,238,229,.28)!important;
  color:var(--r2-on-dark,#f3eee5)!important;
  box-shadow:none!important;
}

body.r2-service .finale :is(.direct-link,.biglink,.btn,.form-submit,button[type="submit"]){
  color:var(--r2-on-dark,#f3eee5)!important;
  border-color:rgba(243,238,229,.28)!important;
}

body.r2-system #sichtbarkeitsanalyse.finale .visibility-panel{
  background:transparent!important;
  border:0!important;
  border-top:1px solid rgba(243,238,229,.18)!important;
  border-bottom:1px solid rgba(243,238,229,.18)!important;
  box-shadow:none!important;
  gap:clamp(34px,5vw,72px)!important;
  padding:clamp(38px,5vw,58px) 0!important;
  text-align:left!important;
}

body.r2-system #sichtbarkeitsanalyse.finale :is(.visibility-copy,.visibility-form-card){
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:var(--r2-on-dark)!important;
  padding:0!important;
}

body.r2-system #sichtbarkeitsanalyse.finale :is(.visibility-copy,.visibility-form-card) :is(h2,h3,h4,.display,strong){
  color:var(--r2-on-dark)!important;
}

body.r2-system #sichtbarkeitsanalyse.finale :is(.visibility-copy,.visibility-form-card) :is(p,li,.lede,.small,.form-microcopy){
  color:var(--r2-on-dark-soft)!important;
}

body.r2-system #sichtbarkeitsanalyse.finale .direct-links{
  gap:0 26px!important;
  border-top:1px solid rgba(243,238,229,.15)!important;
  background:transparent!important;
}

body.r2-system #sichtbarkeitsanalyse.finale .direct-link{
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(243,238,229,.14)!important;
  color:var(--r2-on-dark)!important;
  padding:16px 0!important;
}

body.r2-system #sichtbarkeitsanalyse.finale .direct-link span{
  color:var(--r2-gold)!important;
}

body.r2-system #sichtbarkeitsanalyse.finale .direct-link strong{
  color:var(--r2-on-dark)!important;
}

body.r2-system #sichtbarkeitsanalyse.finale :is(.form-field input,.form-field textarea,.form-field select,input,textarea,select){
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(243,238,229,.28)!important;
  color:var(--r2-on-dark)!important;
  box-shadow:none!important;
}

body.r2-system #sichtbarkeitsanalyse.finale .form-field label{
  color:var(--r2-on-dark-soft)!important;
}

body.r2-system #sichtbarkeitsanalyse.finale .form-submit{
  color:var(--r2-on-dark)!important;
  border-color:rgba(243,238,229,.28)!important;
}

body.r2-system #sichtbarkeitsanalyse.finale :is(.form-status-success,.form-status-error){
  color:var(--r2-on-dark)!important;
}

.mobile-cta-bar,
.mobile-cta{
  display:none!important;
  visibility:hidden!important;
}

@media(max-width:860px){
  body,
  body.r2-system,
  body.r2-service,
  body.r2-home{
    padding-bottom:0!important;
  }
}

img.section-icon{
  width:58px!important;
  height:58px!important;
  aspect-ratio:1 / 1!important;
  object-fit:contain!important;
}

footer{
  display:grid!important;
  grid-template-columns:minmax(170px,.9fr) minmax(170px,.8fr) minmax(240px,1.25fr)!important;
  grid-template-areas:
    "brand links map"
    "nap badge map"
    "copy copy copy"!important;
  align-items:start!important;
  gap:clamp(24px,3.5vw,56px) clamp(28px,4.5vw,72px)!important;
  width:100%!important;
  padding:clamp(48px,5.5vw,80px) clamp(24px,5vw,72px)!important;
  background:var(--r2-dark,#211b13)!important;
  color:var(--r2-on-dark,#f3eee5)!important;
  border-top:1px solid rgba(243,238,229,.12)!important;
}

.footer-logo{grid-area:brand!important}
.footer-nap{grid-area:nap!important}
.footer-links{grid-area:links!important}
.footer-map{grid-area:map!important}
.g-badge{grid-area:badge!important}
.footer-copy{grid-area:copy!important}

.footer-logo img{
  height:34px!important;
  width:auto!important;
  max-height:none!important;
  filter:invert(1)!important;
  mix-blend-mode:screen!important;
}

.footer-nap{
  max-width:340px!important;
  gap:7px!important;
}

.footer-links{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 30px!important;
  align-content:start!important;
}

.footer-links a,
.footer-nap,
.footer-copy,
.g-badge__meta{
  color:rgba(243,238,229,.64)!important;
}

.footer-nap__name,
.footer-nap__phone,
.footer-map__route,
.footer-links a:hover{
  color:var(--r2-gold,#9b7c4a)!important;
}

.footer-map{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  justify-self:stretch!important;
  border:1px solid rgba(243,238,229,.14)!important;
  background:rgba(255,255,255,.025)!important;
}

.footer-map__placeholder{
  min-height:240px!important;
  aspect-ratio:16 / 9!important;
}

.footer-map__load{
  background:transparent!important;
  border:1px solid var(--r2-gold,#9b7c4a)!important;
  color:var(--r2-gold,#9b7c4a)!important;
}

.g-badge{
  justify-self:start!important;
  align-self:start!important;
  border-radius:0!important;
  border-color:rgba(243,238,229,.16)!important;
}

.footer-copy{
  justify-self:end!important;
}

@media(max-width:980px){
  body.r2-system .hero-foot,
  body.r2-system :is(.price-grid,.pricing-grid){
    grid-template-columns:1fr!important;
  }

  body.r2-system .hero-foot > div{
    border-right:0!important;
    border-bottom:1px solid var(--r2-line)!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  body.r2-system .hero-foot > div:last-child{
    border-bottom:0!important;
  }

  body.r2-system .finale :is(.visibility-panel,.analysis-panel,.cta-panel){
    grid-template-columns:1fr!important;
  }

  body.r2-service .finale :is(.visibility-panel,.analysis-panel,.cta-panel){
    grid-template-columns:1fr!important;
  }
}

/* Footer stacks at 1060px to prevent column-minimum overflow on mid-width desktops */
@media(max-width:1060px){
  footer{
    grid-template-columns:1fr 1fr!important;
    grid-template-areas:
      "brand links"
      "nap   badge"
      "map   map"
      "copy  copy"!important;
    gap:clamp(20px,3vw,40px) clamp(24px,4vw,56px)!important;
  }

  .footer-map{
    width:100%!important;
    max-width:none!important;
  }

  .footer-copy{
    justify-self:start!important;
  }
}

@media(max-width:680px){
  footer{
    grid-template-columns:1fr!important;
    grid-template-areas:
      "brand"
      "nap"
      "links"
      "map"
      "badge"
      "copy"!important;
  }

  .footer-links{
    grid-template-columns:1fr!important;
  }

  .footer-copy{
    justify-self:start!important;
  }
}

@media(max-width:640px){
  body.r2-system .system-strip{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }

  body.r2-system .finale .direct-links{
    grid-template-columns:1fr!important;
  }

  body.r2-system .price-value{
    font-size:clamp(2.2rem,13vw,3rem)!important;
  }

  body.r2-system .treat-table,
  body.r2-system .treat-table thead,
  body.r2-system .treat-table tbody,
  body.r2-system .treat-table tr,
  body.r2-system .treat-table th,
  body.r2-system .treat-table td{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    white-space:normal!important;
    text-align:left!important;
  }

  body.r2-system .treat-table thead{
    display:none!important;
  }

  body.r2-system .treat-table tr{
    padding:16px 0!important;
    border-bottom:1px solid var(--r2-line,rgba(34,28,20,.14))!important;
  }

  body.r2-system .treat-table td{
    padding:5px 0!important;
  }

  body.r2-system .treat-table td:first-child{
    font-size:1.2rem!important;
  }
}
