
/* ── BASE ─────────────────────────────────────────── */
.ix-drh{font-family:'Inter',system-ui,-apple-system,sans-serif;color:#1A1D24;background:#fff}
.ix-drh *{box-sizing:border-box}

/* ── BREADCRUMB ───────────────────────────────────── */
.ix-drh-bc{background:#FAF8F3;border-bottom:1px solid #E5E2DA}
.ix-drh-bc-in{max-width:1240px;margin:0 auto;padding:9px 28px;font-size:12px;color:#7A7A7A;display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.ix-drh-bc-in a{color:#7A7A7A;text-decoration:none}.ix-drh-bc-in a:hover{color:#BC2E2B}
.ix-drh-bc-in .sep{color:#C8C5BD}.ix-drh-bc-in .cur{color:#1A1D24;font-weight:600}

/* ── TRANSPARENT HEADER OVERLAY ───────────────────── */
body.page-id-40317 .ix-drh-bc{display:none !important}
html:not(.ix-hdr-stuck) body.page-id-40317 .ix-drh-hero{margin-top:-90px !important}

/* ── HERO ─────────────────────────────────────────── */
.ix-drh-hero{
  position:relative;
  height:clamp(772px,94vh,1040px);
  display:flex;align-items:flex-end;
  overflow:hidden;
}
.ix-drh-hero::before{
  content:"";position:absolute;inset:0;
  background:url('https://immoxx.at/wp-content/uploads/2026/05/csm_Sequenz_panorama_Rannach_01.00_04_29_13.Standbild010_Kopie_Panorama_Kopie_a1093ba1b1.jpg') center top/cover no-repeat;
}
.ix-drh-hero::after{
  content:"";position:absolute;inset:0;
  background:
    linear-gradient(90deg,rgba(8,10,14,.88) 0%,rgba(8,10,14,.64) 32%,rgba(8,10,14,.28) 58%,rgba(8,10,14,0) 76%),
    linear-gradient(180deg,rgba(8,10,14,.60) 0%,rgba(8,10,14,.22) 14%,rgba(8,10,14,0) 28%),
    radial-gradient(150% 120% at 0% 100%,rgba(8,10,14,.92) 0%,rgba(8,10,14,.62) 32%,rgba(8,10,14,.20) 56%,rgba(8,10,14,0) 70%),
    linear-gradient(0deg,rgba(8,10,14,.52) 0%,rgba(8,10,14,0) 30%);
}
.ix-drh-hero-inner{
  position:relative;z-index:2;
  width:100%;max-width:1240px;margin:0 auto;
  padding:0 44px 84px;
}
/* ── COPY (single left column) ── */
.ix-drh-hero-copy{display:flex;flex-direction:column;align-items:flex-start;max-width:660px}
.ix-drh-hero-kicker{font-size:11px;font-weight:700;letter-spacing:.38em;text-transform:uppercase;color:rgba(255,255,255,.72);display:flex;align-items:center;gap:14px;margin-bottom:24px}
.ix-drh-hero-kicker::before{content:"";width:36px;height:2px;background:#BC2E2B;flex-shrink:0}
.ix-drh-hero-copy h1{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:clamp(44px,4.8vw,72px);line-height:1.05;color:#fff;margin:0 0 20px;text-shadow:0 2px 40px rgba(0,0,0,.25)}
.ix-drh-hero-copy .lead{font-size:16.5px;line-height:1.74;color:rgba(255,255,255,.78);margin:0 0 32px}
/* ── KPIs horizontal strip ── */
.ix-drh-hero-kpis{display:flex;gap:0;margin-bottom:30px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);padding:16px 0}
.ix-drh-kpi-item{display:flex;flex-direction:column;gap:3px;padding:0 32px;border-right:1px solid rgba(255,255,255,.18)}
.ix-drh-kpi-item:first-child{padding-left:0}
.ix-drh-kpi-item:last-child{border-right:none}
.ix-drh-kpi-item .num{font-family:'Cormorant Garamond',serif;font-size:42px;font-weight:400;color:#fff;line-height:1}
.ix-drh-kpi-item .num sup{font-size:20px;color:#BC2E2B}
.ix-drh-kpi-item .lbl{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.82)}
/* ── pills ── */
.ix-drh-hero-pills{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:36px}
.ix-drh-hero-pills span{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:rgba(255,255,255,.86)}
.ix-drh-hero-pills span::before{content:"✓";color:#BC2E2B;font-weight:800;font-size:15px;line-height:1}
/* ── CTA ── */
.ix-drh-hero-cta{display:inline-flex;align-items:center;background:#BC2E2B;color:#fff;padding:17px 40px;font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .2s;box-shadow:0 8px 32px rgba(188,46,43,.42)}
.ix-drh-hero-cta:hover{background:#9A211F;color:#fff !important}
/* ── responsive ── */
@media(max-width:980px){
  html:not(.ix-hdr-stuck) body.page-id-40317 .ix-drh-hero{margin-top:0 !important}
  .ix-drh-hero{height:auto;min-height:0;padding-top:140px;padding-bottom:0;align-items:flex-start}
  .ix-drh-hero-inner{padding:0 24px 52px}
}
@media(max-width:600px){
  .ix-drh-hero{padding-top:110px}
  .ix-drh-hero-inner{padding:0 18px 44px}
  .ix-drh-hero-pills{gap:14px}
  .ix-drh-kpi-item{padding:0 18px}
  .ix-drh-kpi-item:first-child{padding-left:0}
}

/* ── STATS ────────────────────────────────────────── */
.ix-drh-stats{background:#1F2329;border-bottom:3px solid #BC2E2B}
.ix-drh-stats-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}
.ix-drh-stat{padding:36px 28px;text-align:center;border-right:1px solid #2A2D35}
.ix-drh-stat:last-child{border-right:0}
.ix-drh-stat .num{font-family:'Cormorant Garamond',serif;font-size:52px;font-weight:400;color:#fff;line-height:1;margin-bottom:6px}
.ix-drh-stat .num sup{font-size:28px;color:#BC2E2B}
.ix-drh-stat .lbl strong{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:4px}
.ix-drh-stat .lbl{font-size:13px;color:rgba(255,255,255,.58);line-height:1.5;max-width:160px;margin:0 auto}

/* ── INTRO ────────────────────────────────────────── */
.ix-drh-intro{padding:90px 24px;background:#fff;border-bottom:1px solid #E5E2DA}
.ix-drh-intro .wrap{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:72px;align-items:start}
.ix-drh-intro-text .tag{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#BC2E2B;font-weight:700;margin-bottom:18px}
.ix-drh-intro-text .tag::before{content:"";width:32px;height:2px;background:#BC2E2B;flex-shrink:0}
.ix-drh-intro-text h2{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:42px;line-height:1.1;color:#1A1D24;margin:0 0 8px}
.ix-drh-intro-text h2 em{color:inherit}
.ix-drh-intro-text p{font-size:15.5px;line-height:1.78;color:#3C3D40;margin:0 0 16px}
.ix-drh-intro-text p strong{color:#1A1D24;font-weight:600}
.ix-drh-why-box{background:#FAF8F3;border:1px solid #E5E2DA;border-top:4px solid #BC2E2B;padding:28px}
.ix-drh-why-box h3{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#BC2E2B;font-weight:700;margin:0 0 18px}
.ix-drh-why-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.ix-drh-why-list li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:#1A1D24;line-height:1.5}
.ix-drh-why-list li::before{content:"✓";flex-shrink:0;width:20px;height:20px;background:#BC2E2B;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}

/* ── LEGAL / SAFETY ───────────────────────────────── */
.ix-drh-legal{padding:90px 24px;background:#FAF8F3;border-bottom:1px solid #E5E2DA}
.ix-drh-legal .wrap{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.ix-drh-legal-text .tag{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#BC2E2B;font-weight:700;margin-bottom:18px}
.ix-drh-legal-text .tag::before{content:"";width:32px;height:2px;background:#BC2E2B;flex-shrink:0}
.ix-drh-legal-text h2{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:38px;line-height:1.1;color:#1A1D24;margin:0 0 20px}
.ix-drh-legal-text h2 em{color:inherit}
.ix-drh-legal-text p{font-size:15.5px;line-height:1.78;color:#3C3D40;margin:0 0 16px}
.ix-drh-legal-cards{display:flex;flex-direction:column;gap:14px}
.ix-drh-legal-card{display:flex;gap:16px;align-items:flex-start;padding:20px 20px;background:#fff;border:1px solid #E5E2DA;border-left:3px solid #BC2E2B}
.ix-drh-legal-card .icon{font-size:22px;line-height:1;flex-shrink:0;margin-top:2px}
.ix-drh-legal-card h4{font-size:14.5px;font-weight:700;color:#1A1D24;margin:0 0 4px}
.ix-drh-legal-card p{font-size:13.5px;color:#54565A;line-height:1.55;margin:0}

/* ── PRODUCTS ─────────────────────────────────────── */
.ix-drh-products{padding:90px 24px;background:#fff;border-bottom:1px solid #E5E2DA}
.ix-drh-products .wrap{max-width:1240px;margin:0 auto}
.ix-drh-products .head{text-align:center;margin-bottom:56px}
.ix-drh-products .head .tag{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#BC2E2B;font-weight:700;margin-bottom:14px}
.ix-drh-products .head h2{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:40px;color:#1A1D24;margin:0 0 10px}
.ix-drh-products .head h2 em{color:inherit}
.ix-drh-products .head p{font-size:15.5px;color:#3C3D40;max-width:680px;margin:0 auto;line-height:1.7}
.ix-drh-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#E5E2DA}
.ix-drh-product{background:#FAF8F3;padding:40px 32px;display:flex;flex-direction:column;gap:16px}
.ix-drh-product .prod-icon{font-size:36px;line-height:1}
.ix-drh-product .prod-num{font-family:'Cormorant Garamond',serif;font-size:14px;color:#BC2E2B;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:-8px}
.ix-drh-product h3{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:28px;color:#1A1D24;margin:0;line-height:1.2}
.ix-drh-product p{font-size:15px;line-height:1.72;color:#3C3D40;margin:0}
.ix-drh-product .prod-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}
.ix-drh-product .prod-tags span{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;background:#1A1D24;color:#fff}

/* ── PROCESS ──────────────────────────────────────── */
.ix-drh-process{padding:90px 24px;background:#1A1D24;border-bottom:1px solid #2A2D35}
.ix-drh-process .wrap{max-width:1100px;margin:0 auto}
.ix-drh-process .head{text-align:center;margin-bottom:52px}
.ix-drh-process .head .tag{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#BC2E2B;font-weight:700;margin-bottom:14px}
.ix-drh-process .head h2{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:40px;color:#fff;margin:0 0 10px}
.ix-drh-process .head h2 em{color:inherit}
.ix-drh-process .head p{font-size:15px;color:rgba(255,255,255,.6);max-width:580px;margin:0 auto}
.ix-drh-process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2A2D35}
.ix-drh-step{background:#1F2329;padding:30px 24px;display:flex;flex-direction:column;gap:12px}
.ix-drh-step .snum{font-family:'Cormorant Garamond',serif;font-size:42px;font-weight:400;color:#BC2E2B;line-height:1;opacity:.7}
.ix-drh-step h4{font-family:'Cormorant Garamond',serif;font-weight:500;font-size:20px;color:#fff;margin:0;line-height:1.2}
.ix-drh-step p{font-size:13.5px;color:rgba(255,255,255,.55);line-height:1.6;margin:0}

/* ── FAQ ──────────────────────────────────────────── */
.ix-drh-faq{padding:90px 24px;background:#FAF8F3;border-bottom:1px solid #E5E2DA}
.ix-drh-faq .wrap{max-width:860px;margin:0 auto}
.ix-drh-faq .head{text-align:center;margin-bottom:44px}
.ix-drh-faq .head .tag{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#BC2E2B;font-weight:700;margin-bottom:14px}
.ix-drh-faq .head h2{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:40px;color:#1A1D24;margin:0}
.ix-drh-faq .head h2 em{color:inherit}
.ix-drh-faq details{border:1px solid #E5E2DA;border-top:none;background:#fff}
.ix-drh-faq details:first-of-type{border-top:1px solid #E5E2DA}
.ix-drh-faq details summary{padding:18px 24px;font-size:15.5px;font-weight:600;color:#1A1D24;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;user-select:none}
.ix-drh-faq details summary::-webkit-details-marker{display:none}
.ix-drh-faq details summary::after{content:"+";font-size:22px;color:#BC2E2B;flex-shrink:0}
.ix-drh-faq details[open] summary::after{content:"−"}
.ix-drh-faq details .ans{padding:0 24px 20px;font-size:15px;line-height:1.75;color:#3C3D40;border-top:1px solid #E5E2DA}

/* ── CTA ──────────────────────────────────────────── */
.ix-drh-cta{padding:90px 24px;background:#fff;border-bottom:1px solid #E5E2DA}
.ix-drh-cta .wrap{max-width:800px;margin:0 auto;text-align:center}
.ix-drh-cta .tag{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#BC2E2B;font-weight:700;margin-bottom:18px}
.ix-drh-cta h2{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:42px;line-height:1.1;color:#1A1D24;margin:0 0 16px}
.ix-drh-cta h2 em{color:inherit}
.ix-drh-cta p{font-size:16px;line-height:1.72;color:#3C3D40;margin:0 auto 32px;max-width:600px}
.ix-drh-cta-btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}
.ix-drh-cta-btns a{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:all .2s}
.ix-drh-cta-btns a.primary{background:#BC2E2B;color:#fff}
.ix-drh-cta-btns a.primary:hover{background:#9A211F}
.ix-drh-cta-btns a.wa{background:#25D366;color:#fff}
.ix-drh-cta-btns a.wa:hover{background:#1DA851}
.ix-drh-cta .disclaimer{font-size:12.5px;color:#8A8780;margin-top:24px;line-height:1.6}
.ix-drh-seo{padding:56px 24px 48px;background:#FAF8F3;border-top:1px solid #E5E2DA}
.ix-drh-seo .wrap{max-width:900px;margin:0 auto}
.ix-drh-seo h3{font-family:'Cormorant Garamond',serif;font-size:22px;font-weight:400;font-style:italic;color:#1A1D24;margin:0 0 14px}
.ix-drh-seo p{font-size:13.5px;line-height:1.75;color:#54565A;margin:0}

/* ── RESPONSIVE ───────────────────────────────────── */
@media(max-width:1100px){
  .ix-drh-legal .wrap{grid-template-columns:1fr}
}
@media(max-width:960px){
  .ix-drh-stats-grid{grid-template-columns:repeat(2,1fr)}
  .ix-drh-stat{border-right:1px solid #2A2D35;border-bottom:1px solid #2A2D35}
  .ix-drh-stat:nth-child(2n){border-right:0}
  .ix-drh-stat:nth-child(3),.ix-drh-stat:nth-child(4){border-bottom:0}
  .ix-drh-intro .wrap{grid-template-columns:1fr;gap:40px}
  .ix-drh-products-grid{grid-template-columns:1fr}
  .ix-drh-process-steps{grid-template-columns:1fr 1fr}
  .ix-drh-intro,.ix-drh-legal,.ix-drh-products,.ix-drh-process,.ix-drh-faq,.ix-drh-cta{padding:60px 18px}
  .ix-drh-intro-text h2,.ix-drh-legal-text h2,.ix-drh-products .head h2,.ix-drh-process .head h2,.ix-drh-faq .head h2,.ix-drh-cta h2{font-size:30px}
}
@media(max-width:768px){
  .ix-drh-process-steps{grid-template-columns:1fr}
}
@media(max-width:600px){
  .ix-drh-cta-btns{flex-direction:column;align-items:center}
  .ix-drh-intro,.ix-drh-legal,.ix-drh-products,.ix-drh-process,.ix-drh-faq,.ix-drh-cta{padding:44px 14px}
  .ix-drh-product{padding:28px 22px}
  .ix-drh-faq details summary{padding:14px 18px;font-size:14px}
  .ix-drh-faq details .ans{padding:0 18px 16px;font-size:14px}
  .ix-drh-intro-text h2,.ix-drh-legal-text h2,.ix-drh-products .head h2,.ix-drh-process .head h2,.ix-drh-faq .head h2,.ix-drh-cta h2{font-size:26px}
}
.ix-drh-videos{padding:90px 24px;background:#FAF8F3;border-bottom:1px solid #E5E2DA}
.ix-drh-videos .wrap{max-width:1240px;margin:0 auto}
.ix-drh-videos .head{text-align:center;margin-bottom:52px}
.ix-drh-videos .head .tag{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#BC2E2B;font-weight:700;margin-bottom:14px}
.ix-drh-videos .head h2{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:40px;color:#1A1D24;margin:0 0 10px}
.ix-drh-videos .head h2 em{color:inherit}
.ix-drh-videos .head p{font-size:15.5px;color:#3C3D40;max-width:680px;margin:0 auto;line-height:1.7}
.ix-drh-videos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.ix-drh-vid{cursor:pointer}
.ix-drh-vid-thumb{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden;box-shadow:0 12px 30px rgba(15,18,24,.12)}
.ix-drh-vid-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}
.ix-drh-vid:hover .ix-drh-vid-thumb img{transform:scale(1.04)}
.ix-drh-vid-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:46px;background:#BC2E2B;display:flex;align-items:center;justify-content:center;transition:.2s;box-shadow:0 8px 24px rgba(0,0,0,.3);pointer-events:none}
.ix-drh-vid:hover .ix-drh-vid-play{background:#9A211F;transform:translate(-50%,-50%) scale(1.08)}
.ix-drh-vid-play svg{width:24px;height:24px;fill:#fff;margin-left:3px}
.ix-drh-vid-thumb iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.ix-drh-vid-meta{padding-top:14px}
.ix-drh-vid-meta h3{font-family:'Cormorant Garamond',serif;font-weight:400;font-style:italic;font-size:21px;color:#1A1D24;margin:0 0 4px;line-height:1.25}
.ix-drh-vid-date{font-size:12px;letter-spacing:.04em;color:#7A7A7A}
.ix-drh-videos-cta{display:flex;justify-content:center;gap:16px;margin-top:48px;flex-wrap:wrap}
.ix-drh-videos-more,.ix-drh-videos-yt{display:inline-flex;align-items:center;padding:15px 34px;font-weight:700;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:.2s}
.ix-drh-videos-more{background:#BC2E2B;color:#fff}
.ix-drh-videos-more:hover{background:#9A211F}
.ix-drh-videos-yt{background:#1A1D24;color:#fff}
.ix-drh-videos-yt:hover{background:#000}
@media(max-width:900px){.ix-drh-videos-grid{grid-template-columns:repeat(2,1fr);gap:22px}}
@media(max-width:560px){.ix-drh-videos-grid{grid-template-columns:1fr}.ix-drh-videos{padding:56px 16px}}
