/* ============================================================
   NEW-AREA – eigenständiges Premium-Design für RCMS
   Bildstark, ruhig, präzise. Baut technisch auf Modern auf.
   ============================================================ */
.theme-new-area{--na-ink:#07100c;--na-paper:#f1f4f1;--na-muted:#4f5c55;--na-line:rgba(7,16,12,.14);font-family:var(--body-font,system-ui,-apple-system,"Segoe UI",sans-serif);color:var(--na-ink);background:#fff}
.theme-new-area h1,.theme-new-area h2,.theme-new-area h3,.theme-new-area h4,.theme-new-area .section.page h1,.theme-new-area .content h1,.theme-new-area .content h2,.theme-new-area .content h3{font-family:var(--body-font,system-ui,-apple-system,"Segoe UI",sans-serif);font-weight:500;letter-spacing:-.045em;text-transform:none;line-height:.98}
.theme-new-area p{line-height:1.75}.theme-new-area .kicker,.theme-new-area .m-eyebrow{font-family:var(--body-font,system-ui,-apple-system,"Segoe UI",sans-serif);font-size:12px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}
.theme-new-area .section{padding:clamp(68px,8vw,104px) 5%}.theme-new-area .section>*,.theme-new-area .page-inner{max-width:1160px;margin-left:auto;margin-right:auto}.theme-new-area .section h2{font-size:clamp(42px,6.2vw,76px);max-width:850px;margin-bottom:34px}.theme-new-area .section.center>p{max-width:760px;color:var(--na-muted);font-size:18px}

/* Header: eine klare horizontale Linie über dem Bild */
.theme-new-area .m-header{border-bottom:1px solid rgba(255,255,255,.2)}
.theme-new-area .m-header-inner{max-width:1400px;min-height:106px;flex-direction:row;justify-content:space-between;gap:34px;padding:14px 5%}
.theme-new-area .m-logo .m-logo-dark,.theme-new-area .m-logo .m-logo-light{max-width:min(var(--modern-logo-width,310px),310px);max-height:min(var(--modern-logo-height,76px),76px)}
.theme-new-area .m-header--overlay .m-logo-light--fallback{filter:brightness(0) invert(1);opacity:.98}
.theme-new-area .m-header .nav{width:auto;justify-content:flex-end;gap:clamp(14px,1.8vw,29px)}
.theme-new-area .m-header .nav a{font-family:var(--body-font,system-ui,sans-serif);font-size:12px;font-weight:750;letter-spacing:.055em}
.theme-new-area .m-header .nav a.btn{border:1px solid rgba(255,255,255,.48);background:rgba(255,255,255,.05);padding:15px 21px}
.theme-new-area .m-header.is-stuck,.theme-new-area .m-header--solid{border-color:var(--na-line)}
.theme-new-area .m-header.is-stuck .nav a.btn,.theme-new-area .m-header--solid .nav a.btn{background:var(--primary);border-color:var(--primary);color:#fff!important}

/* Glaseffekt über Titelbildern auf Startseite und Unterseiten. */
.theme-new-area.has-header-photo .m-header--overlay:not(.is-stuck){background:rgba(7,16,12,.68);border-bottom:1px solid rgba(255,255,255,.22)}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
  .theme-new-area.has-header-photo .m-header--overlay:not(.is-stuck){background:rgba(7,16,12,.42);backdrop-filter:blur(14px) saturate(115%);-webkit-backdrop-filter:blur(14px) saturate(115%)}
}
/* Kleine Bildreserve verhindert sichtbare Ränder bei der Mausbewegung. */
@media (prefers-reduced-motion:no-preference){
  .theme-new-area .m-hero.has-pointer-motion .m-hero-media{inset:-14px;transform:translate3d(var(--hero-move-x,0px),var(--hero-move-y,0px),0);transition:transform .65s cubic-bezier(.2,.65,.3,1);will-change:transform}
}
/* Hero: großer Bildraum, ruhiger Satz und klare Aktionen */
.theme-new-area .m-hero{min-height:max(720px,var(--modern-hero-height,760px));padding-top:120px;align-items:flex-end}
.theme-new-area .m-hero-slide{background-position:center 58%}
.theme-new-area .m-hero-ov{background:linear-gradient(90deg,rgba(3,9,6,.89) 0%,rgba(3,9,6,.62) 46%,rgba(3,9,6,.12) 82%),linear-gradient(0deg,rgba(3,9,6,.6),transparent 52%)}
.theme-new-area .m-hero-inner{max-width:1400px;padding:0 5% clamp(75px,9vh,105px)}
.theme-new-area .m-hero-title{font-family:var(--body-font,system-ui,sans-serif);font-size:clamp(58px,8.8vw,126px);font-weight:480;line-height:.83;letter-spacing:-.065em;text-transform:none;max-width:1050px;margin-top:24px}
.theme-new-area .m-hero-title .hl-accent{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-style:italic;letter-spacing:-.07em;color:#8fd9b2;filter:none}
.theme-new-area .m-accent-line{display:none}.theme-new-area .m-hero-sub{max-width:660px;margin-top:36px;font-size:clamp(18px,1.65vw,22px);line-height:1.55}
.theme-new-area .hero-actions{display:flex;align-items:center;gap:28px}.theme-new-area .btn{border-radius:0;padding:18px 26px;font-family:var(--body-font,system-ui,sans-serif);font-size:12px;font-weight:800;letter-spacing:.08em}.theme-new-area .m-hero .btn-primary{background:var(--primary);border-color:var(--primary)}.theme-new-area .m-hero .btn-ghost{border:0;border-bottom:1px solid rgba(255,255,255,.58);padding-left:0;padding-right:0}

/* Startseiten-Bausteine */
.theme-new-area .usp-bar{padding:22px 5%;background:var(--na-ink);border:0}.theme-new-area .usp-inner{max-width:1280px;justify-content:space-between}.theme-new-area .usp-item{color:rgba(255,255,255,.82);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.theme-new-area .usp-item svg{color:#8fd9b2}
.theme-new-area .section.page{background:var(--na-paper)}.theme-new-area .section.page .page-inner{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(45px,8vw,110px);align-items:start}.theme-new-area .section.page .page-subtitle{font-size:clamp(35px,4.5vw,62px);line-height:1.02;letter-spacing:-.045em;color:var(--na-ink)}.theme-new-area .section.page .content{font-size:18px;color:#2f3934}
.theme-new-area #section-a{background:#fff;text-align:left}.theme-new-area #section-a .kicker,.theme-new-area #section-b .kicker{color:var(--primary-text)}
.theme-new-area .cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:60px;border:0}
.theme-new-area .cards .card{position:relative;isolation:isolate;display:flex;flex-direction:column;min-width:0;min-height:310px;height:100%;padding:38px 32px;border:1px solid var(--na-line);border-radius:18px;overflow:hidden;box-shadow:0 16px 42px rgba(7,16,12,.07);background:linear-gradient(145deg,#fff,var(--na-paper));transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.theme-new-area .cards .card:hover{transform:translateY(-5px);box-shadow:0 24px 56px rgba(7,16,12,.13);border-color:rgba(var(--primary-rgb),.45)}
.theme-new-area .cards .card.has-card-image::before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--card-bg-image);background-size:cover;background-position:center}.theme-new-area .cards .card.has-card-image::after{content:"";position:absolute;inset:0;z-index:-1;background:rgb(255 255 255 / calc(1 - var(--section-a-image-opacity,.18)))}
.theme-new-area .cards .icon-badge{width:58px;height:58px;margin-bottom:auto;border:1px solid rgba(var(--primary-rgb),.25);border-radius:50%;background:rgba(255,255,255,.9);color:var(--primary-text);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.theme-new-area .cards .card>div{display:flex;flex:1;flex-direction:column;min-width:0;padding-top:42px}.theme-new-area .cards .card.has-card-image>div{position:relative;margin-top:30px;padding:18px 20px;border:1px solid rgba(255,255,255,.64);border-radius:13px;background:rgba(255,255,255,.88);box-shadow:0 8px 24px rgba(7,16,12,.08);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.theme-new-area .cards .card h3{font-size:clamp(23px,2.1vw,29px);font-weight:600;line-height:1.12;letter-spacing:-.03em;color:#07100c;text-shadow:0 1px 0 rgba(255,255,255,.5);overflow-wrap:anywhere}.theme-new-area .cards .card p{color:#2f3b35;overflow-wrap:anywhere}.theme-new-area .card-more{align-self:flex-start;margin-top:auto;padding-top:18px;color:var(--primary-text);font-size:13px;font-weight:800;letter-spacing:.04em;text-decoration:none}.theme-new-area .card-more span{display:inline-block;transition:transform .2s}.theme-new-area .card:hover .card-more span{transform:translateX(4px)}
.theme-new-area .section.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:0;padding:0;background:var(--na-ink);color:#fff;overflow:hidden}.theme-new-area .section.split>div{width:100%;min-width:0;max-width:none;margin:0}.theme-new-area .why-col{min-height:680px;border-radius:0;box-shadow:none;padding:clamp(55px,7vw,95px)}.theme-new-area .why-col:not(.why-hero){background:linear-gradient(145deg,#10251c,var(--na-ink))}.theme-new-area .why-overlay{background:rgba(3,9,6,var(--section-b-overlay-opacity,.58))}.theme-new-area .why-col .why-text{align-self:flex-end}.theme-new-area .why-col h2{font-size:clamp(42px,5vw,72px);color:#fff;overflow-wrap:anywhere}.theme-new-area .features{width:100%;min-width:0;padding:clamp(48px,6vw,82px);gap:0}.theme-new-area .features .card{position:relative;isolation:isolate;display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;min-width:0;padding:28px 0;border:0;border-bottom:1px solid rgba(255,255,255,.17);border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.theme-new-area .features .card.has-card-image::before{content:"";position:absolute;inset:5px 0;z-index:-2;background-image:var(--card-bg-image);background-size:cover;background-position:center;opacity:.18}.theme-new-area .features .card.has-card-image::after{content:"";position:absolute;inset:5px 0;z-index:-1;background:linear-gradient(90deg,rgba(7,16,12,.82),rgba(7,16,12,.58))}.theme-new-area .features .icon-badge{display:grid;width:46px;height:46px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.07);color:#a5dfbd}.theme-new-area .features .card>div{grid-column:2;min-width:0}.theme-new-area .features h3{font-size:clamp(22px,2.1vw,28px);line-height:1.12;overflow-wrap:anywhere}.theme-new-area .features p{margin-bottom:0;color:rgba(255,255,255,.72);overflow-wrap:anywhere}
.theme-new-area .section.cta{max-width:none;padding:clamp(64px,8vw,96px) 6%;background:var(--primary);color:#fff}.theme-new-area .section.cta>div,.theme-new-area .section.cta>a{max-width:1160px}.theme-new-area .section.cta h2{color:#fff;font-size:clamp(44px,6vw,76px)}.theme-new-area .section.cta .btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:1px solid #fff;color:#fff;background:transparent}.theme-new-area .section.cta .btn:hover{background:#fff;color:var(--na-ink)}
.theme-new-area .testimonials-section{background:linear-gradient(145deg,var(--na-paper),#fff)}.theme-new-area .testimonials-section>.kicker{color:var(--primary-text)}.theme-new-area .testimonials{gap:20px;background:transparent}.theme-new-area .testimonial-card{border:1px solid var(--na-line);border-radius:16px;box-shadow:0 14px 36px rgba(7,16,12,.06);padding:38px;background:#fff}.theme-new-area .testimonial-card::before{color:rgba(var(--primary-rgb),.2)}

/* Unterseiten und Projektgalerie */
.theme-new-area.has-page-content-color .section.page{background-color:var(--page-content-bg-color,#fff)}
.theme-new-area.has-page-content-bg .section.page{position:relative;isolation:isolate;overflow:hidden;background-color:var(--page-content-bg-color,#fff)}
.theme-new-area.has-page-content-bg .section.page::before{content:"";position:absolute;inset:-30px;z-index:0;background-size:cover;background-position:center;background-attachment:fixed;filter:blur(var(--page-content-bg-blur,5px));transform:scale(1.04)}
.theme-new-area.has-page-content-bg .section.page::after{content:"";position:absolute;inset:0;z-index:1;background:rgb(255 255 255 / calc(1 - var(--page-content-bg-visibility,.22)));pointer-events:none}
.theme-new-area.has-page-content-bg .section.page>.page-inner{position:relative;z-index:2}
@media(max-width:760px){.theme-new-area.has-page-content-bg .section.page::before{background-attachment:scroll}}
.theme-new-area .m-page-hero{min-height:520px;display:flex;align-items:flex-end;padding:190px 0 70px;background:linear-gradient(90deg,rgba(3,9,6,.9),rgba(3,9,6,.48)),linear-gradient(135deg,var(--na-ink),var(--primary-dark))}.theme-new-area .m-page-hero-inner{max-width:1400px;padding:0 5%}.theme-new-area .m-page-hero h1{max-width:1050px;font-size:clamp(52px,7.4vw,100px);font-weight:500;letter-spacing:-.055em;text-transform:none}.theme-new-area .m-page-hero-sub{font-size:20px;max-width:700px;margin-top:25px}.theme-new-area .m-page-hero::after{width:480px;height:480px;right:-80px;top:-130px}
.theme-new-area .m-page-hero--no-photo{min-height:380px;padding:155px 0 58px}
.theme-new-area .m-page-hero+.section.page{background:#fff}.theme-new-area .m-page-hero+.section.page .page-inner{display:block;max-width:1050px}.theme-new-area .m-page-hero+.section.page .content{font-size:18px}.theme-new-area .content h2{font-size:clamp(36px,4.5vw,58px);margin-top:1.4em}.theme-new-area .content h3{font-size:clamp(25px,3vw,36px)}
.theme-new-area .contact-section{background:var(--na-paper)}.theme-new-area .contact-wrap{gap:2px;align-items:stretch;background:var(--na-line)}.theme-new-area .contact-form,.theme-new-area .contact-info{border:0;border-radius:0;box-shadow:none;padding:clamp(28px,4vw,48px);background:#fff}.theme-new-area .contact-form input,.theme-new-area .contact-form select,.theme-new-area .contact-form textarea{border:0;border-bottom:1px solid #aab5af;border-radius:0;background:transparent;padding-left:0;padding-right:0}.theme-new-area .contact-form input:focus,.theme-new-area .contact-form select:focus,.theme-new-area .contact-form textarea:focus{box-shadow:none;border-color:var(--primary)}.theme-new-area .contact-info{background:var(--na-ink);color:#fff}.theme-new-area .contact-info h3{font-size:32px;color:#fff}.theme-new-area .contact-info a{color:#a5dfbd}
.theme-new-area .projects-grid{gap:3px;background:var(--na-ink)}.theme-new-area .project-card{border-radius:0;border:0;box-shadow:none}.theme-new-area .project-card img{aspect-ratio:4/3;object-fit:cover}.theme-new-area .project-body{padding:28px}.theme-new-area .project-body h3{font-size:25px}
.theme-new-area .stats-band{padding:54px 5% 62px;background:linear-gradient(120deg,var(--na-ink),#123126)}.theme-new-area .stats-heading{max-width:1160px;margin:0 auto 30px;color:#9ed9b9;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.theme-new-area .stat{border:0;border-left:1px solid rgba(255,255,255,.22);border-radius:0;background:none}.theme-new-area .stat:first-child{border-left:0}.theme-new-area .stat-num{font-family:var(--body-font,system-ui,sans-serif);font-size:clamp(42px,5vw,62px);font-weight:600}.theme-new-area .stat-label{color:#dbe8e1}
.theme-new-area .footer{padding-top:64px;background:var(--na-ink)}.theme-new-area .footer .brand-title{font-family:var(--body-font,system-ui,sans-serif);font-size:34px;letter-spacing:-.04em}.theme-new-area .footer-bottom{background:var(--na-ink);border-top:1px solid rgba(255,255,255,.13)}

/* Bausteine des visuellen Editors im New-Area-Stil */
.theme-new-area .content-highlight{border-left:0;border-top:4px solid var(--primary);border-radius:0;background:var(--na-paper);padding:34px}.theme-new-area .content-cta{border-radius:0;background:var(--na-ink);padding:clamp(38px,6vw,70px)}.theme-new-area .content-button{border-radius:0;padding:15px 22px}.theme-new-area .content-columns{gap:clamp(30px,6vw,70px)}

@media(max-width:1100px){.theme-new-area .m-header-inner{min-height:82px}.theme-new-area .m-logo .m-logo-dark,.theme-new-area .m-logo .m-logo-light{max-width:230px;max-height:58px}.theme-new-area .m-header .nav{width:100%}.theme-new-area .section.split{grid-template-columns:1fr}.theme-new-area .why-col{min-height:470px}.theme-new-area .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-new-area .cards .card:nth-child(2n){border-right:0}}
@media(max-width:760px){.theme-new-area .m-header-inner{min-height:74px;padding:10px 5%}.theme-new-area .m-logo .m-logo-dark,.theme-new-area .m-logo .m-logo-light{max-width:220px;max-height:50px}.theme-new-area .m-hero{min-height:max(660px,min(var(--modern-hero-height,760px),760px));padding-top:86px}.theme-new-area .m-hero-inner{padding:0 6% 58px}.theme-new-area .m-hero-title{font-size:clamp(53px,17vw,82px);line-height:.88}.theme-new-area .m-hero-sub{font-size:17px;margin-top:28px}.theme-new-area .hero-actions{align-items:stretch;flex-direction:column;gap:10px}.theme-new-area .m-hero .btn{text-align:center}.theme-new-area .m-hero .btn-ghost{align-self:flex-start}.theme-new-area .usp-inner{align-items:flex-start;flex-direction:column}.theme-new-area .section{padding:72px 6%}.theme-new-area .section.page .page-inner{grid-template-columns:1fr;gap:25px}.theme-new-area .cards{grid-template-columns:1fr}.theme-new-area .cards .card{border-right:0;border-bottom:1px solid var(--na-line)}.theme-new-area .why-col,.theme-new-area .features{padding:62px 6%}.theme-new-area .why-col{min-height:400px}.theme-new-area .m-page-hero{min-height:440px;padding:145px 0 55px}.theme-new-area .m-page-hero h1{font-size:clamp(45px,13vw,68px)}.theme-new-area .stat{min-width:100%;border-left:0;border-top:1px solid rgba(255,255,255,.2)}}
/* Die globale helle Transparenz darf dunkle Bereiche nicht aufhellen.
   Mindestens 82 % dunkle Deckung sichert den Kontrast auch auf weißen Fotos. */
body.theme-new-area.has-bg-image .section.split:not(.has-bg){background:rgb(7 16 12 / clamp(.82,var(--bg-opacity,.9),1))}
body.theme-new-area .section.split .features{background:rgb(7 16 12 / .82);color:#fff}
body.theme-new-area .section.split .features .card{background:transparent}
body.theme-new-area .section.split .features .card h3{color:#fff}
body.theme-new-area .section.split .features .card p{color:#e6eee9}
body.theme-new-area .section.split .features .icon-badge{background:#20392f;color:#fff;border-color:#70897e;box-shadow:none}
body.theme-new-area.has-bg-image .footer,body.theme-new-area.has-bg-image .footer-bottom{background:rgb(7 16 12 / .94)}
/* Kontaktinformationen haben einen dunklen Hintergrund, auch als .card. */
.theme-new-area .contact-info.card p,.theme-new-area .contact-info.card li,.theme-new-area .contact-info.card address{color:#e6eee9;line-height:1.7;overflow-wrap:anywhere}
.theme-new-area .contact-info.card strong,.theme-new-area .contact-info.card h3{color:#fff}
.theme-new-area .contact-info.card p{margin:0 0 18px}
.theme-new-area .contact-info.card p:last-child{margin-bottom:0}
.theme-new-area .contact-info.card a{color:#b5ebce;text-decoration:underline;text-underline-offset:3px}
.theme-new-area .contact-info.card a:hover{color:#fff}
.theme-new-area .contact-info.card a:focus-visible{outline:2px solid #b5ebce;outline-offset:4px}
/* Dunkle Kontaktkästen: helle Textfarben statt der allgemeinen Absatzfarbe. */
.theme-new-area .content .content-cta{color:#fff}
.theme-new-area .content .content-cta p,.theme-new-area .content .content-cta li{color:#e6eee9}
.theme-new-area .content .content-cta h2,.theme-new-area .content .content-cta h3,.theme-new-area .content .content-cta h4{color:#fff}
.theme-new-area .content .content-cta a:not(.btn):not(.content-button){color:#b5ebce;text-decoration:underline;text-underline-offset:3px}
.theme-new-area .content .content-cta .btn,.theme-new-area .content .content-cta .content-button{background:#fff;border:1px solid #fff;color:#10251c!important}
.theme-new-area .content .content-cta .btn:hover,.theme-new-area .content .content-cta .content-button:hover{background:#e6eee9;border-color:#e6eee9}
.theme-new-area .content .content-cta a:focus-visible{outline:3px solid #b5ebce;outline-offset:5px}
/* Leistungskarten in redaktionellen Unterseiten: keine Mindestbreite durch Text. */
.theme-new-area .content .service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:100%;max-width:100%;min-width:0}
.theme-new-area .content .service-card{min-width:0;max-width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:28px;align-items:flex-start;border-color:rgba(7,16,12,.16);box-shadow:0 10px 28px rgba(7,16,12,.055);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.theme-new-area .content .service-card:hover{transform:translateY(-4px);border-color:rgba(var(--primary-rgb),.45);box-shadow:0 18px 40px rgba(7,16,12,.11)}
.theme-new-area .content .service-card>div{min-width:0;max-width:100%;width:100%;flex:initial}
.theme-new-area .content .service-card .sc-icon{width:50px;max-width:50px;height:50px;flex:0 0 50px}
.theme-new-area .content .service-card h3{font-size:clamp(23px,2.3vw,30px);line-height:1.22;margin:0 0 12px;letter-spacing:-.025em;white-space:normal;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
.theme-new-area .content .service-card p{font-size:16px;line-height:1.65;white-space:normal;overflow-wrap:anywhere;hyphens:auto}
@media(max-width:760px){.theme-new-area .content .service-grid{grid-template-columns:minmax(0,1fr)}.theme-new-area .content .service-card{padding:24px}}
/* Text muss innerhalb seiner Spalte umbrechen, auch bei langen deutschen Wörtern. */
.theme-new-area .section.page .page-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);width:100%}
.theme-new-area .section.page .page-inner>*,.theme-new-area .why-text,.theme-new-area .features,.theme-new-area .features .card>div{min-width:0;max-width:100%;box-sizing:border-box}
.theme-new-area .section.page .page-subtitle{font-size:clamp(32px,3.6vw,50px);line-height:1.18;text-align:left;margin:0;overflow-wrap:anywhere;hyphens:auto}
.theme-new-area .section.page .content{overflow-wrap:anywhere;hyphens:auto}
.theme-new-area .section.page .content:only-child{grid-column:1/-1}
.theme-new-area h1,.theme-new-area h2,.theme-new-area h3{overflow-wrap:anywhere;hyphens:auto;line-height:1.15}
.theme-new-area .m-page-hero h1,.theme-new-area .m-hero-title{overflow-wrap:normal;word-break:normal;hyphens:none;-webkit-hyphens:none}
.theme-new-area .m-hero-title{line-height:1.08}
.theme-new-area .section.split .features{grid-template-columns:minmax(0,1fr);box-sizing:border-box}
.theme-new-area .section.split .features .card{width:100%;box-sizing:border-box;grid-template-columns:46px minmax(0,1fr);gap:20px;padding:26px 18px;align-items:start;overflow:visible}
.theme-new-area .section.split .features .card h3{line-height:1.25;margin:0 0 10px;font-size:clamp(21px,2vw,27px);white-space:normal;overflow-wrap:anywhere;hyphens:auto}
.theme-new-area .section.split .features .card p{line-height:1.65;white-space:normal;overflow-wrap:anywhere;hyphens:auto}
.theme-new-area .section.split .features .icon-badge{margin:0;align-self:start}
@media(max-width:1100px){.theme-new-area .section.page .page-inner{grid-template-columns:minmax(0,1fr);gap:30px}.theme-new-area .section.page .page-subtitle{max-width:100%;font-size:clamp(32px,5vw,48px)}}
@media(max-width:480px){.theme-new-area .section.split .features{padding:38px 6%}.theme-new-area .section.split .features .card{padding:24px 0;gap:14px}}
@media(max-width:760px){
  .theme-new-area .m-logo .m-logo-dark,.theme-new-area .m-logo .m-logo-light{max-width:245px;max-height:54px}
  .theme-new-area .m-hero-title{font-size:clamp(42px,13vw,60px);line-height:.98}
  .theme-new-area .m-page-hero--no-photo{min-height:300px;padding:112px 0 42px}
  .theme-new-area .section{padding:56px 6%}
  .theme-new-area .footer{padding-top:54px}
  .theme-new-area .contact-wrap{display:flex;flex-direction:column;gap:18px;background:transparent}
  .theme-new-area .contact-info{order:-1;padding:26px 22px}
  .theme-new-area .contact-form{padding:26px 22px}
  .theme-new-area .contact-form .grid2{gap:4px}
  .theme-new-area .contact-form label{margin-top:14px}
  .theme-new-area .contact-form input,.theme-new-area .contact-form select{padding-top:11px;padding-bottom:11px}
  .theme-new-area .contact-form textarea{min-height:150px}
  .theme-new-area .contact-map{margin-top:26px}
  .theme-new-area .stats-band{padding:44px 6%}
  .theme-new-area .stats-heading{margin-bottom:18px}
  .theme-new-area .stat{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding-top:18px}
  .theme-new-area .testimonial-card{padding:28px 24px}
}
.theme-new-area .btn-primary,.theme-new-area .content-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;box-sizing:border-box}
@media(prefers-reduced-motion:reduce){.theme-new-area *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
