/*
 * HandelsregisterDirekt24 — Modern Square Design
 * Version 2026.09.227 + dynamische Markenfarbe
 * Rein visuelles Override. Keine Funktions-/Zahlungslogik.
 */

:root{
  /* Nur der Farbton wird im Admin veraendert. Helligkeits-/Kontrastabstufungen bleiben erhalten. */
  --brand-h:214;
  --brand-950:hsl(var(--brand-h) 88% 14%);
  --brand-900:hsl(var(--brand-h) 87% 22%);
  --brand-800:hsl(var(--brand-h) 84% 28%);
  --brand-700:hsl(var(--brand-h) 89% 39%);
  --brand-600:hsl(var(--brand-h) 91% 44%);
  --brand-500:hsl(var(--brand-h) 93% 47%);
  --brand-400:hsl(var(--brand-h) 86% 55%);
  --brand-300:hsl(var(--brand-h) 78% 70%);
  --brand-200:hsl(var(--brand-h) 72% 84%);
  --brand-100:hsl(var(--brand-h) 78% 93%);
  --brand-50:hsl(var(--brand-h) 82% 97%);

  /* Kompatibilitaet mit dem bestehenden Portal */
  --blue:var(--brand-500);
  --blue-2:var(--brand-400);
  --navy:var(--brand-900);
  --text:#172d51;
  --muted:#63738f;
  --line:#d8e1ed;
  --soft:#f5f7fa;
  --soft-blue:var(--brand-50);
  --green:#22a65a;
  --shadow:0 8px 24px rgba(17,44,82,.07);
  --shadow-soft:0 2px 8px rgba(17,44,82,.055);
  --radius:6px;
}

html{background:#f7f9fc}
body{
  color:var(--text);
  background:#f7f9fc;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  letter-spacing:-.005em;
}
.container{width:min(1240px,calc(100% - 56px))}

/* Header — klar, dunkel, professionell */
.header{
  background:var(--brand-900);
  border-bottom:1px solid var(--brand-950);
  box-shadow:0 2px 12px rgba(5,31,70,.14);
  backdrop-filter:none;
}
.nav{height:68px;gap:26px}
.header .brand{color:#fff;font-size:23px;letter-spacing:-.035em}
.header .brand .icon{width:31px;height:31px;color:#fff}
.header .brand span:last-child{color:#fff}
.nav-links{gap:30px;color:hsl(var(--brand-h) 72% 91%);font-size:14px;font-weight:700}
.nav-links a{padding:24px 0 20px;border-bottom:3px solid transparent;transition:.15s ease}
.nav-links a:hover{color:#fff;border-bottom-color:var(--brand-300)}
.rd-header-account-btn{
  color:#fff!important;
  border:1px solid rgba(255,255,255,.34)!important;
  background:rgba(255,255,255,.06)!important;
  border-radius:4px!important;
  min-height:39px!important;
  padding:9px 14px!important;
  box-shadow:none!important;
}
.header>.container>.btn,
.header .nav>.btn{
  background:#fff;
  color:var(--brand-900);
  border:1px solid #fff;
  border-radius:4px;
  box-shadow:none;
  padding:10px 16px;
  font-size:14px;
}
.header>.container>.btn:hover,
.header .nav>.btn:hover{background:var(--brand-50);color:var(--brand-900)}

/* Buttons / fields */
.btn{
  border-radius:4px;
  box-shadow:none;
  padding:12px 20px;
  font-weight:800;
  transition:background .14s ease,border-color .14s ease,transform .14s ease;
}
.btn:hover{transform:translateY(-1px)}
.btn.secondary{border-color:#cbd7e6;background:#fff;color:var(--brand-700)}
.field input,.field textarea,.field select,
input[type="text"],input[type="email"],input[type="password"],input[type="number"],input[type="date"],input[type="search"],textarea,select{
  border-radius:4px;
}
.field input,.field textarea,.field select{border-color:#cfd9e7;background:#fff}
.field input:focus,.field textarea:focus,.field select:focus{
  outline:2px solid hsl(var(--brand-h) 93% 47% / .12);
  border-color:var(--brand-300);
}

/* Hero */
.hero{
  background:linear-gradient(180deg,var(--brand-50) 0,hsl(var(--brand-h) 80% 99%) 72%,#fff 100%);
  border-bottom:1px solid var(--brand-100);
}
.hero-inner{padding:54px 0 50px;gap:64px}
.hero h1{font-size:52px;line-height:1.05;margin:16px 0 16px;color:var(--brand-900);letter-spacing:-.045em}
.hero h1 .accent{color:var(--brand-600)}
.lead{font-size:18px;line-height:1.6;color:#536987;max-width:680px}
.pill,.badge{border-radius:3px;background:var(--brand-100);color:var(--brand-700);padding:7px 11px;font-size:12px;letter-spacing:.02em}
.search-panel{
  max-width:700px;
  border:1px solid var(--brand-200);
  border-radius:4px;
  padding:5px;
  box-shadow:0 4px 14px rgba(16,52,96,.08);
}
.search-panel input{min-height:48px;font-size:16px}
.search-panel .btn{min-height:48px;border-radius:3px;padding-inline:24px}
.trust-row{
  max-width:700px;
  border-radius:4px;
  border-color:var(--brand-200);
  background:#fff;
}
.trust-item{padding:11px 16px;color:#516582;font-size:13px}

/* Hero illustration — same content, flatter and squared */
.hero-art{min-height:360px}
.blob{inset:3% 3% 5% 8%;border-radius:8px;background:var(--brand-100);opacity:.75}
.browser-card{right:5%;top:25px;width:390px;height:300px;border-radius:6px;border-color:var(--brand-200);box-shadow:0 12px 32px rgba(18,55,100,.13)}
.browser-bar{height:52px;background:hsl(var(--brand-h) 71% 47%);padding:0 20px}
.dot{background:var(--brand-200)}
.paper{border-radius:4px;box-shadow:none;border:1px solid #e1e8f0}
.line{border-radius:2px}
.floating{border-radius:5px;box-shadow:0 6px 18px rgba(18,55,100,.12)}
.big-check{border-radius:5px;background:#25a85b;box-shadow:0 6px 18px rgba(37,168,91,.22)}
.plant{border-radius:0 0 4px 4px}

/* Sections and cards */
.section{padding:42px 0}
.section-title{font-size:29px;color:var(--brand-900);letter-spacing:-.025em}
.steps-wrap{
  margin-top:24px;
  border-radius:6px;
  padding:30px 34px;
  background:#fff;
  border-color:#d7e0ea;
  box-shadow:var(--shadow-soft);
}
.step-card,.product-card,.benefit,.company-banner,.company-card,.company-purpose-card,
.summary,.side-card,.select-card,.no-register-inner,.admin-card,.login-box,
.payment-main-card,.payment-summary-card,.payment-provider-box,.payment-order-no,
.cookie-banner,.cookie-modal-card,.cookie-option,.rd-contact-card{
  border-radius:6px!important;
}
.step-card,.product-card,.company-banner,.company-card,.select-card,.summary,.admin-card,
.payment-main-card,.payment-summary-card{
  border-color:#d7e0ea;
  box-shadow:var(--shadow-soft);
}
.step-card{min-height:116px;padding:18px 20px}
.step-icon,.product-icon,.company-main-icon{border-radius:4px;background:var(--brand-50)}
.num{border-radius:3px}
.product-grid{gap:18px}
.product-card{padding:20px;min-height:180px}
.product-card:hover,.select-card:hover,.select-card.selected{transform:none;border-color:var(--brand-300);box-shadow:0 6px 18px rgba(20,60,110,.09)}
.corner-badge{border-radius:0 5px 0 4px;padding:6px 12px}
.benefits{gap:16px}
.benefit{background:#fff;border-color:#dce4ed;padding:20px}
.accordion{border-radius:6px;border-color:#d7e0ea;box-shadow:var(--shadow-soft)}
#faq .faq-row-question{color:var(--brand-800)!important;font-weight:800!important}

/* Firmen-/Bestellansichten */
.company-banner{padding:22px 24px}
.company-title h1,.company-info h2{color:var(--brand-900)}
.company-card{padding:24px}
.company-main-icon{width:96px;height:96px;flex-basis:96px}
.company-register-notice{border-radius:5px;background:#f0faf4}
.company-purpose-card{box-shadow:var(--shadow-soft)}
.status-pill{border-radius:3px}
.select-card{min-height:210px;padding:22px}
.checkbox{border-radius:3px}
.summary{top:86px}
.side-card{background:#f7f9fc}

/* Kundenbereich */
.rd-customer-portal-container{width:min(1240px,calc(100% - 56px))}
.rd-customer-order-card{
  border-left:4px solid var(--brand-600)!important;
  padding:22px 24px!important;
  background:#fff!important;
}
.rd-customer-order-title{color:var(--brand-900)!important;letter-spacing:-.015em}
.rd-customer-action-box,.rd-customer-pay-box{
  border-radius:4px!important;
  background:#f7f9fc!important;
  border:1px solid #d9e2ec!important;
}
.admin-table,.table{background:#fff}
.admin-table th,.table th{background:#f1f4f8;color:#445774}
.admin-table th,.admin-table td,.table th,.table td{border-color:#dfe6ee}

/* Checkout */
.checkout-wide-layout{gap:36px}
.checkout-no-account{border-radius:4px;background:#f3f7fb}
.checkout-legal-check{border-radius:4px!important}

/* Payment — only visual container styling; SumUp logic untouched */
.payment-layout{gap:24px}
.payment-main-card,.payment-summary-card{padding:26px}
.payment-head h1{font-size:36px;color:var(--brand-900)}
.payment-provider-box{background:#f7f9fc}
.payment-provider-top span,.payment-methods span{border-radius:3px}
.provider-field-placeholder{border-radius:4px}
.rd-payment-choice-grid{gap:12px}
.rd-provider-choice,.rd-payment-method-btn{
  border-radius:5px!important;
  box-shadow:none!important;
  background:#fff!important;
  border-color:#ccd8e5!important;
}
.rd-provider-choice:hover,.rd-provider-choice:focus-within,.rd-payment-method-btn:hover,.rd-payment-method-btn:focus{
  transform:none!important;
  border-color:var(--brand-300)!important;
  box-shadow:0 4px 12px rgba(16,55,104,.08)!important;
}
.rd-provider-kicker{border-radius:3px}
.rd-pay-button{border-radius:4px;box-shadow:none}
.rd-official-paymark,.rd-pay-logo,.rd-footer-paymark{border-radius:4px!important}

/* Admin portal */
.admin-shell{
  grid-template-columns:238px minmax(0,1fr);
  min-height:calc(100vh - 68px);
  background:#f3f6fa;
}
.admin-sidebar{
  background:var(--brand-900);
  color:hsl(var(--brand-h) 58% 91%);
  padding:24px 16px;
  border-right:1px solid var(--brand-950);
}
.admin-sidebar .brand{padding:5px 9px!important;margin:0!important;border-radius:0!important;color:#fff!important}
.admin-sidebar .brand .icon{color:#fff!important}
.admin-sidebar a{
  border-radius:3px;
  margin:2px 0;
  padding:10px 12px;
  font-size:14px;
  font-weight:720;
  color:hsl(var(--brand-h) 52% 89%);
  border-left:3px solid transparent;
}
.admin-sidebar a:hover{background:var(--brand-800);color:#fff}
.admin-sidebar .active{
  background:#fff;
  color:var(--brand-800);
  border-left-color:var(--brand-300);
}
.admin-main{padding:28px 32px 48px;min-width:0}
.admin-card{padding:22px;margin-bottom:18px;background:#fff}
.admin-main h1,.admin-main h2,.admin-main h3{color:var(--brand-900)}
.form-grid{gap:15px}
.alert{border-radius:4px;background:var(--brand-50);border-color:var(--brand-200)}
.login-box{max-width:460px;border-color:#d4dee9;box-shadow:0 10px 28px rgba(20,55,95,.08)}
.rd-admin-contact-row{border-radius:5px;box-shadow:none}
.rd-admin-contact-sender,.rd-admin-contact-message,.rd-admin-contact-flash{border-radius:4px}
.rd-admin-legal-tabs-v57 a,.rd-admin-legal-tabs-v58 a,.rd-admin-legal-tabs-v59 a,
.rd-legal-editor-v57,.rd-legal-editor-toolbar-v57 button,.rd-legal-editor-toolbar-v57 label{
  border-radius:4px!important;
}

/* Cookie/contact */
.cookie-banner{box-shadow:0 12px 36px rgba(18,36,76,.18)}
.cookie-close{border-radius:4px}
.cookie-switch span{border-radius:3px}
.cookie-switch span::after{border-radius:2px}

/* Footer */
.footer{
  border-top:0;
  padding:42px 0 24px;
  background:var(--brand-900);
  color:hsl(var(--brand-h) 50% 90%);
}
.footer .brand{color:#fff!important}
.footer .brand .icon{color:#fff!important}
.footer .brand span:last-child{color:#fff!important}
.footer h4{color:#fff}
.footer a,.footer p{color:hsl(var(--brand-h) 38% 82%)}
.footer a:hover{color:#fff}
.footer .pay-logos{gap:8px}
.footer .pay,.footer .rd-pay-logo,.footer .rd-official-paymark{background:#fff!important;border-color:#d6dfeb!important}
.copyright{border-top-color:rgba(255,255,255,.14);color:hsl(var(--brand-h) 26% 70%)}

/* Mobile */
@media(max-width:1100px){
  .header .nav>.btn{display:none}
  .admin-shell{grid-template-columns:210px minmax(0,1fr)}
}
@media(max-width:980px){
  .container,.rd-customer-portal-container{width:min(100% - 32px,1240px)}
  .admin-shell{display:block}
  .admin-sidebar{position:static;display:flex;gap:4px;overflow-x:auto;padding:10px 12px;white-space:nowrap}
  .admin-sidebar hr,.admin-sidebar .brand{display:none!important}
  .admin-sidebar a{display:inline-flex!important;margin:0;flex:0 0 auto}
  .admin-main{padding:22px 18px 40px}
}
@media(max-width:620px){
  .container,.rd-customer-portal-container{width:min(100% - 24px,1240px)}
  .nav{height:62px}
  .header .brand{font-size:18px}
  .header .brand .icon{width:27px;height:27px}
  .rd-header-account-btn{font-size:12px!important;padding:8px 10px!important}
  .hero-inner{padding:38px 0 34px}
  .hero h1{font-size:39px}
  .lead{font-size:16px}
  .search-panel{padding:4px}
  .search-panel .btn{width:100%}
  .section{padding:32px 0}
  .steps-wrap{padding:22px 18px}
  .admin-main{padding:18px 12px 32px}
  .payment-main-card,.payment-summary-card{padding:20px}
}


/* rd227_brand_color_wheel_20260913 */
.rd-brand-theme-card{margin-bottom:24px!important;border:1px solid var(--brand-200)!important;background:linear-gradient(180deg,var(--brand-50),#fff 72%)!important}
.rd-brand-theme-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px;align-items:center}
.rd-color-wheel-wrap{display:grid;place-items:center;min-height:236px}
.rd-color-wheel{position:relative;width:220px;height:220px;border-radius:50%;background:conic-gradient(from 0deg,#f00,#ff0,#0f0,#0ff,#00f,#f0f,#f00);box-shadow:inset 0 0 0 1px rgba(15,23,42,.12),0 10px 28px rgba(15,23,42,.12);cursor:crosshair;touch-action:none}
.rd-color-wheel::after{content:"";position:absolute;inset:42px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px rgba(15,23,42,.08),0 6px 18px rgba(15,23,42,.10)}
.rd-color-wheel-knob{position:absolute;z-index:2;width:24px;height:24px;border-radius:50%;border:4px solid #fff;box-shadow:0 2px 7px rgba(15,23,42,.42);transform:translate(-50%,-50%);pointer-events:none;background:var(--brand-500)}
.rd-brand-theme-info h2{margin:0 0 8px!important;color:var(--brand-900)!important}
.rd-brand-theme-info p{margin:0 0 18px;color:#536987;line-height:1.55}
.rd-brand-swatch-row{display:flex;gap:7px;align-items:stretch;margin:14px 0 18px;max-width:480px;height:44px}
.rd-brand-swatch{flex:1;border:1px solid rgba(15,23,42,.08)}
.rd-brand-swatch:nth-child(1){background:var(--brand-900)}
.rd-brand-swatch:nth-child(2){background:var(--brand-700)}
.rd-brand-swatch:nth-child(3){background:var(--brand-500)}
.rd-brand-swatch:nth-child(4){background:var(--brand-300)}
.rd-brand-swatch:nth-child(5){background:var(--brand-100)}
.rd-brand-hue-readout{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--brand-800);margin-bottom:14px}
.rd-brand-hue-dot{width:18px;height:18px;border-radius:50%;background:var(--brand-500);box-shadow:0 0 0 1px rgba(15,23,42,.12)}
.rd-brand-theme-actions{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:760px){.rd-brand-theme-grid{grid-template-columns:1fr}.rd-color-wheel-wrap{min-height:220px}.rd-color-wheel{width:200px;height:200px}}

/* rd230_brand_text_neutral_20260913
 * Farbwahl veraendert ausschliesslich die bisherigen blauen Akzente.
 * Dunkle/fast schwarze Typografie bleibt in ihrem festen Originalton.
 */
:root{
  --navy:#072b66;
  --text:#172d51;
}

/* Feste dunkle Typografie: NICHT vom Farbkreis beeinflussen */
.hero h1{color:#062b64!important}
.section-title{color:#102b53!important}
.company-title h1,.company-info h2{color:#102b53!important}
.rd-customer-order-title{color:#102b53!important}
.payment-head h1{color:#102b53!important}
.admin-main h1,.admin-main h2,.admin-main h3{color:#102b53!important}
#faq .faq-row-question{color:#203b61!important}
.rd-brand-theme-info h2{color:#102b53!important}

/* Karten-/Schritt-Titel und normale starke Texte bleiben dunkel */
.step-card h3,.step-card h4,
.product-card h3,.product-card h4,
.select-card h3,.select-card h4,
.benefit h3,.benefit h4,
.company-card h3,.company-card h4,
.summary h2,.summary h3,.side-card h3,
.rd-customer-order-card h2,.rd-customer-order-card h3,
.payment-summary-card h2,.payment-summary-card h3,
.admin-card h2,.admin-card h3{
  color:#102b53!important;
}

/* rd232_register_preview_20260913
 * Echter wirkender, anonymisierter Registerauszug als kleiner Ausschnitt.
 * Keine Skalierung/Quetschung: der innere Rahmen zeigt nur den oberen Dokumentausschnitt.
 */
.hero-art .rd-register-preview{
  width:300px;
  height:214px;
  margin:18px auto 0;
  padding:0;
  overflow:hidden;
  background:#fff;
  border:1px solid #cfd6df;
  border-radius:2px;
  box-shadow:none;
  color:#111;
}
.hero-art .rd-register-preview-sheet{
  width:100%;
  min-height:410px;
  background:#fff;
  color:#111;
  font-family:Arial,Helvetica,sans-serif;
  font-size:7.7px;
  line-height:1.28;
  letter-spacing:0;
}
.hero-art .rd-register-preview-head{
  display:grid;
  grid-template-columns:1.05fr 1.45fr 1fr;
  border-bottom:1px solid #202020;
}
.hero-art .rd-register-preview-cell{
  min-height:45px;
  padding:7px 6px 5px;
  border-right:1px solid #202020;
  text-align:left;
  background:#fff;
}
.hero-art .rd-register-preview-cell:last-child{border-right:0}
.hero-art .rd-register-preview-center{text-align:center}
.hero-art .rd-register-preview-number{text-align:right}
.hero-art .rd-register-preview-cell strong{font-weight:700;color:#111}
.hero-art .rd-register-preview-subhead{
  display:grid;
  grid-template-columns:1fr 1.5fr 1fr;
  min-height:34px;
  border-bottom:1px solid #202020;
  align-items:center;
  text-align:center;
  background:#fff;
}
.hero-art .rd-register-preview-subhead strong{
  grid-column:1;
  font-size:8.5px;
  color:#111;
}
.hero-art .rd-register-preview-subhead span{
  grid-column:2;
  font-size:8px;
  color:#111;
}
.hero-art .rd-register-preview-body{
  padding:10px 9px 18px;
  background:#fff;
}
.hero-art .rd-register-preview-row{
  display:grid;
  grid-template-columns:15px 1fr;
  gap:4px;
  margin-bottom:9px;
  color:#111;
}
.hero-art .rd-register-preview-row>b,
.hero-art .rd-register-preview-row strong{
  font-weight:700;
  color:#111!important;
}
.hero-art .rd-register-preview-row p{
  margin:3px 0 0;
  color:#111;
}

/* rd233_legal_modern_layout_20260913
 * AGB + Impressum: rein visuelle Neustrukturierung im Modern-Square-Stil.
 * Inhalte, Firmendaten und Rechtstexte bleiben unveraendert.
 */
.rd-legal-page{
  background:linear-gradient(180deg,var(--brand-50) 0,#f7f9fc 190px,#f7f9fc 100%);
  border-top:1px solid var(--brand-100);
  padding:44px 0 64px!important;
}
.rd-legal-container{
  width:min(1080px,calc(100% - 48px))!important;
  margin:0 auto;
}
.rd-legal-surface{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.rd-legal-title{
  position:relative;
  margin:0 0 18px!important;
  padding:34px 36px 28px!important;
  border:1px solid #d7e0ea;
  border-left:5px solid var(--brand-600);
  border-radius:6px;
  background:#fff;
  box-shadow:var(--shadow-soft);
  color:#102b53!important;
  font-size:36px!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
.rd-legal-title::before{
  content:'Rechtliches';
  display:block;
  margin-bottom:8px;
  color:var(--brand-600);
  font-size:12px;
  line-height:1;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.rd-legal-intro{
  margin:0 0 18px!important;
  padding:18px 22px!important;
  border:1px solid var(--brand-100);
  border-radius:5px;
  background:hsl(var(--brand-h) 80% 98%);
  color:#536987!important;
  font-size:15px;
  line-height:1.65;
}
.rd-legal-section-card{
  position:relative;
  margin:0 0 16px;
  padding:24px 28px 22px;
  border:1px solid #d7e0ea;
  border-radius:6px;
  background:#fff;
  box-shadow:var(--shadow-soft);
}
.rd-legal-section-card::before{
  content:'';
  position:absolute;
  left:0;
  top:20px;
  bottom:20px;
  width:3px;
  background:var(--brand-500);
  border-radius:0 3px 3px 0;
}
.rd-legal-section-card h2{
  margin:0 0 14px!important;
  color:#102b53!important;
  font-size:20px!important;
  line-height:1.25!important;
  letter-spacing:-.015em;
}
.rd-legal-section-card p,
.rd-legal-section-card li{
  color:#465b78;
  font-size:15px;
  line-height:1.72;
}
.rd-legal-section-card p{margin:10px 0 14px}
.rd-legal-section-card p:last-child{margin-bottom:0}
.rd-legal-section-card ul,
.rd-legal-section-card ol{margin:10px 0 8px;padding-left:22px}
.rd-legal-section-card a,
.rd-legal-surface a{color:var(--brand-700);font-weight:700;text-decoration-thickness:1px;text-underline-offset:2px}
.rd-legal-section-card strong{color:#203b61}
.rd-legal-terms .agb-subpoint{
  margin:9px 0 12px!important;
  line-height:1.72!important;
}
.rd-legal-terms .agb-subpoint>strong:first-child{
  display:inline-flex;
  min-width:36px;
  margin-right:8px!important;
  color:var(--brand-700)!important;
  font-weight:900;
}

/* Bereits im Admin gespeicherte Rechtstexte koennen eigene Wrapper besitzen. */
.rd-legal-terms .legal-page>div:not(.rd-legal-title):not(.rd-legal-intro),
.rd-legal-terms .legal-page>section:not(.rd-legal-section-card){
  border-radius:6px;
}

.rd-legal-imprint .rd-legal-section-card:first-of-type{
  display:grid;
  grid-template-columns:minmax(0,1fr);
}
.rd-legal-imprint .rd-legal-section-card p{
  max-width:780px;
}

@media (max-width:720px){
  .rd-legal-page{padding:28px 0 44px!important}
  .rd-legal-container{width:min(100% - 28px,1080px)!important}
  .rd-legal-title{padding:26px 22px 22px!important;font-size:29px!important}
  .rd-legal-section-card{padding:21px 20px 19px}
  .rd-legal-section-card h2{font-size:18px!important}
  .rd-legal-section-card p,.rd-legal-section-card li{font-size:14px}
}
