.elementor-2916 .elementor-element.elementor-element-362ab49f:not(.elementor-motion-effects-element-type-background), .elementor-2916 .elementor-element.elementor-element-362ab49f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-2916 .elementor-element.elementor-element-362ab49f > .elementor-background-overlay{background-color:#000000;opacity:0.66;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2916 .elementor-element.elementor-element-362ab49f{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-2916 .elementor-element.elementor-element-272dfc51 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}/* Start custom CSS for html, class: .elementor-element-7feceab *//* =========================================================
   DAILY MEDICARE LEADS — NORTHERN CALIFORNIA BLOG
   ========================================================= */

.dml-norcal-page{
  --bg:#030507;
  --panel:#0d1217;
  --panel2:#111820;
  --border:#2b3741;
  --text:#f7f9fb;
  --muted:#aab5bf;
  --cyan:#18d7ff;
  --blue:#2b6cff;
  --green:#31dfb3;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  background:var(--bg);
  color:var(--text);
  line-height:1.72;
  overflow:hidden;
}
.dml-norcal-page,.dml-norcal-page *{box-sizing:border-box}
.dml-norcal-page img{display:block;max-width:100%}
.dml-norcal-page a{text-decoration:none!important;border-bottom:none!important}
.dml-norcal-container{width:100%;max-width:1300px;margin:0 auto;padding:0 28px}

/* HERO */
.dml-norcal-hero{
  padding:78px 0 0;
  border-bottom:1px solid rgba(255,255,255,.07);
  background:
    radial-gradient(circle at 20% 20%,rgba(43,108,255,.12),transparent 28rem),
    radial-gradient(circle at 85% 65%,rgba(24,215,255,.08),transparent 24rem),
    #030507;
}
.dml-norcal-hero-top{
  max-width:930px;
  margin:0 auto 40px;
  text-align:center;
}
.dml-norcal-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:16px;
  color:#70c8ff;
  font-size:11px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.dml-norcal-kicker:before{
  content:"";
  width:6px;height:6px;border-radius:50%;
  background:var(--green);
  box-shadow:0 0 13px rgba(49,223,179,.85);
}
.dml-norcal-page h1,.dml-norcal-page h2,.dml-norcal-page h3{
  margin:0;color:#fff;font-weight:800;letter-spacing:-.03em;
}
.dml-norcal-page h1{
  font-size:clamp(43px,5.3vw,72px);
  line-height:1.03;
}
.dml-norcal-page h2{font-size:34px;line-height:1.18}
.dml-norcal-page h3{font-size:21px;line-height:1.25}
.dml-norcal-hero-intro{
  max-width:810px;
  margin:22px auto 0;
  color:#bac4cd;
  font-size:16px;
}
.dml-norcal-meta{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:10px 20px;
  margin-top:24px;
  color:#7e8b96;
  font-size:12px;
}
.dml-norcal-visual{
  position:relative;
  overflow:hidden;
  border:1px solid #32404d;
  border-bottom:0;
  border-radius:16px 16px 0 0;
  background:#0d1217;
  box-shadow:0 24px 70px rgba(0,0,0,.35);
}
.dml-norcal-visual img{
  width:100%;
  height:440px;
  object-fit:cover;
  filter:saturate(.8) brightness(.58);
}
.dml-norcal-visual:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top,rgba(3,5,7,.94),rgba(3,5,7,.1) 55%,rgba(3,5,7,.06));
}
.dml-norcal-visual-overlay{
  position:absolute;
  z-index:2;
  left:0;right:0;bottom:0;
  padding:34px;
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:20px;
}
.dml-norcal-mini{
  display:block;
  margin-bottom:7px;
  color:#6dd8ff;
  font-size:9px;
  font-weight:850;
  letter-spacing:.16em;
}
.dml-norcal-visual-overlay strong{
  display:block;
  color:#fff;
  font-size:25px;
}
.dml-norcal-visual-overlay small{
  display:block;
  margin-top:4px;
  color:#a5b0ba;
  font-size:11px;
}
.dml-norcal-badge{
  width:50px;height:50px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  border:1px solid rgba(24,215,255,.4);
  background:rgba(24,215,255,.08);
  color:#86e5ff;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
}

/* BODY */
.dml-norcal-main{padding:72px 0 96px}
.dml-norcal-layout{
  display:grid;
  grid-template-columns:minmax(0,820px) 300px;
  gap:68px;
  justify-content:center;
  align-items:start;
}
.dml-norcal-article p{margin:0 0 22px;color:#c1cad3;font-size:16px}
.dml-norcal-article h2{margin:50px 0 17px}
.dml-norcal-article h3{margin:31px 0 11px}
.dml-norcal-article ul{margin:0 0 26px;padding-left:22px;color:#cbd3da}
.dml-norcal-article li{margin:8px 0}
.dml-norcal-article strong{color:#fff}

.dml-norcal-toc{
  margin-bottom:38px;
  padding:24px;
  border:1px solid var(--border);
  border-radius:9px;
  background:#0b1014;
}
.dml-norcal-toc strong{
  display:block;
  margin-bottom:10px;
  color:#fff;
  font-size:14px;
}
.dml-norcal-toc a{
  display:block;
  padding:6px 0;
  color:#aab5bf;
  font-size:14px;
}
.dml-norcal-toc a:hover{color:var(--cyan)}

.dml-norcal-callout{
  margin:30px 0;
  padding:22px 24px;
  border:1px solid var(--border);
  border-left:3px solid var(--cyan);
  border-radius:8px;
  background:#0d1217;
}
.dml-norcal-callout strong{display:block;margin-bottom:6px}
.dml-norcal-callout p{margin:0;font-size:14px}

/* SIDEBAR */
.dml-norcal-sidebar{
  position:sticky;
  top:30px;
  display:grid;
  gap:16px;
}
.dml-norcal-side-card{
  padding:22px;
  border:1px solid var(--border);
  border-radius:9px;
  background:var(--panel);
}
.dml-norcal-side-feature{
  background:
    radial-gradient(circle at 85% 10%,rgba(24,215,255,.12),transparent 10rem),
    #0d1217;
}
.dml-norcal-side-label{
  display:block;
  margin-bottom:8px;
  color:#63d9ff;
  font-size:9px;
  font-weight:850;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.dml-norcal-side-card h3{font-size:18px;margin-bottom:10px}
.dml-norcal-side-card p{margin:0 0 17px;color:#99a5b0;font-size:13px}
.dml-norcal-side-list{list-style:none;margin:0;padding:0}
.dml-norcal-side-list li{border-bottom:1px solid rgba(255,255,255,.06)}
.dml-norcal-side-list li:last-child{border-bottom:0}
.dml-norcal-side-list a{
  display:block;
  padding:10px 0;
  color:#cbd3da;
  font-size:13px;
}

/* BUTTONS */
.dml-norcal-btn{
  min-height:46px;
  padding:0 17px;
  border-radius:7px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:12px;
  font-weight:800;
  border:0;
  text-decoration:none!important;
  border-bottom:none!important;
}
.dml-norcal-btn-primary{
  color:#fff!important;
  background:linear-gradient(90deg,#2768ff,#15cbed);
}
.dml-norcal-btn-secondary{
  color:#050505!important;
  background:#fff!important;
}

/* FAQ */
.dml-norcal-faq{display:grid;gap:12px;margin-top:24px}
.dml-norcal-faq-item{
  padding:20px 22px;
  border:1px solid var(--border);
  border-radius:8px;
  background:#0e1317;
}
.dml-norcal-faq-item h3{font-size:17px;margin:0 0 7px}
.dml-norcal-faq-item p{margin:0;font-size:14px}

/* CTA */
.dml-norcal-cta{
  margin-top:56px;
  padding:34px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
  border:1px solid #33414e;
  border-radius:10px;
  background:
    radial-gradient(circle at 88% 50%,rgba(24,215,255,.13),transparent 15rem),
    #0c1115;
}
.dml-norcal-cta>div>span{
  display:block;
  margin-bottom:7px;
  color:#62d8ff;
  font-size:9px;
  font-weight:850;
  letter-spacing:.15em;
}
.dml-norcal-cta h2{margin:0 0 10px;font-size:29px}
.dml-norcal-cta p{margin:0;font-size:14px}
.dml-norcal-cta-actions{
  min-width:160px;
  display:grid;
  gap:9px;
}

/* RELATED */
.dml-norcal-related{
  padding:72px 0;
  border-top:1px solid rgba(255,255,255,.07);
  background:#070a0d;
}
.dml-norcal-related-head{text-align:center;margin-bottom:30px}
.dml-norcal-related-head>span{
  color:#69d7ff;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.dml-norcal-related-head h2{margin-top:7px;font-size:34px}
.dml-norcal-related-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.dml-norcal-related-card{
  padding:23px;
  border:1px solid var(--border);
  border-radius:8px;
  background:#10151a;
}
.dml-norcal-related-card small{
  display:block;
  color:#6fcfff;
  font-size:10px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:10px;
}
.dml-norcal-related-card h3{font-size:18px;margin-bottom:8px}
.dml-norcal-related-card p{margin:0;color:#929da8;font-size:13px}

/* ELEMENTOR FULL WIDTH */
.elementor-widget-html,
.elementor-widget-html .elementor-widget-container{
  width:100%;
  max-width:none;
}
.elementor-widget-html .dml-norcal-page{
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
}

@media(max-width:1024px){
  .dml-norcal-container{padding:0 24px}
  .dml-norcal-layout{grid-template-columns:minmax(0,820px)}
  .dml-norcal-sidebar{position:static;grid-template-columns:repeat(2,1fr)}
  .dml-norcal-related-grid{grid-template-columns:repeat(2,1fr)}
  .dml-norcal-cta{grid-template-columns:1fr}
  .dml-norcal-cta-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:767px){
  .dml-norcal-container{padding:0 17px}
  .dml-norcal-hero{padding-top:60px}
  .dml-norcal-page h1{font-size:clamp(38px,11vw,52px)}
  .dml-norcal-visual img{height:300px}
  .dml-norcal-visual-overlay{padding:22px}
  .dml-norcal-visual-overlay strong{font-size:20px}
  .dml-norcal-badge{display:none}
  .dml-norcal-main{padding:50px 0 68px}
  .dml-norcal-article h2{font-size:29px;margin-top:42px}
  .dml-norcal-sidebar{grid-template-columns:1fr}
  .dml-norcal-related-grid{grid-template-columns:1fr}
  .dml-norcal-cta-actions{grid-template-columns:1fr}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-362ab49f *//* Daily Medicare Leads - Florida Page
   Dark theme matched to the main DML site layout
   Paste into Elementor HTML widget <style>...</style> or load as a CSS file.
*/

.dml-florida-page {
  --dml-bg: #030507;
  --dml-bg-soft: #0b0d10;
  --dml-panel: #15181c;
  --dml-panel-2: #1b1f24;
  --dml-border: #39414b;
  --dml-text: #f6f7f9;
  --dml-muted: #aeb6c0;
  --dml-muted-2: #7f8996;
  --dml-cyan: #18d7ff;
  --dml-blue: #1976ff;
  --dml-green: #2fe0b6;
  --dml-purple: #6f5cff;
  --dml-shadow: 0 24px 70px rgba(0,0,0,.35);

  background:
    radial-gradient(circle at 50% 0%, rgba(25,118,255,.06), transparent 34rem),
    #030507;
  color: var(--dml-text);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.65;
  overflow: hidden;
}

.dml-florida-page,
.dml-florida-page * {
  box-sizing: border-box;
}

.dml-florida-page img {
  max-width: 100%;
  display: block;
}

.dml-florida-page a {
  color: inherit;
  text-decoration: none;
}

.dml-container {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.dml-section {
  padding: 108px 0;
  position: relative;
}

.dml-section--soft {
  background:
    linear-gradient(180deg, rgba(255,255,255,.015), rgba(255,255,255,.005)),
    #080a0d;
  border-top: 1px solid rgba(255,255,255,.06);
  border-bottom: 1px solid rgba(255,255,255,.06);
}

.dml-section--dark {
  background:
    radial-gradient(circle at 50% 0%, rgba(24,215,255,.07), transparent 34rem),
    #040608;
  border-top: 1px solid rgba(255,255,255,.08);
  border-bottom: 1px solid rgba(255,255,255,.08);
}

/* Typography */

.dml-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 18px;
  color: #65b9ff;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.dml-eyebrow::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--dml-green);
  box-shadow: 0 0 14px rgba(47,224,182,.8);
}

.dml-florida-page h1,
.dml-florida-page h2,
.dml-florida-page h3 {
  color: var(--dml-text);
  margin: 0;
  font-weight: 800;
  letter-spacing: -.035em;
}

.dml-florida-page h1 {
  font-size: clamp(44px, 5.25vw, 76px);
  line-height: .98;
  max-width: 760px;
}

.dml-florida-page h2 {
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.02;
}

.dml-florida-page h3 {
  font-size: 22px;
  line-height: 1.15;
}

.dml-florida-page p {
  color: var(--dml-muted);
  margin: 0;
  font-size: 16px;
}

.dml-section-heading {
  max-width: 790px;
  margin: 0 auto 54px;
  text-align: center;
}

.dml-section-heading p {
  max-width: 720px;
  margin: 18px auto 0;
}

.dml-section-heading--light p {
  color: var(--dml-muted);
}

/* Hero */

.dml-hero {
  min-height: 780px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 104px 0 92px;
  background:
    radial-gradient(circle at 68% 45%, rgba(0,205,255,.13), transparent 23rem),
    radial-gradient(circle at 82% 44%, rgba(111,92,255,.08), transparent 22rem),
    linear-gradient(180deg, #020406 0%, #040608 100%);
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.dml-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,.35), transparent 80%);
}

.dml-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(440px, 1.08fr);
  gap: 70px;
  align-items: center;
  position: relative;
  z-index: 1;
}

.dml-hero__lead {
  max-width: 650px;
  margin-top: 28px !important;
  font-size: 17px !important;
  line-height: 1.75;
  color: #c7cdd5 !important;
}

.dml-hero__actions,
.dml-final-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.dml-btn {
  min-height: 52px;
  padding: 0 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  font-size: 14px;
  line-height: 1;
  font-weight: 800;
  border: 1px solid transparent;
  transition: transform .2s ease, border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

.dml-btn:hover {
  transform: translateY(-2px);
}

.dml-btn--primary {
  color: #fff !important;
  background: linear-gradient(90deg, #2468ff, #13c9ef);
  border-color: rgba(255,255,255,.22);
  box-shadow: 0 12px 32px rgba(24,176,255,.18);
}

.dml-btn--primary:hover {
  box-shadow: 0 16px 38px rgba(24,176,255,.28);
}

.dml-btn--secondary {
  color: #fff !important;
  background: #090b0e;
  border-color: #454d58;
}

.dml-btn--secondary:hover {
  border-color: #6d7784;
  background: #11151a;
}

.dml-trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.dml-trust-row span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 11px;
  border: 1px solid #39414a;
  border-radius: 999px;
  background: rgba(255,255,255,.025);
  color: #d9dee4;
  font-size: 12px;
  font-weight: 700;
}

.dml-trust-row span::before {
  content: "✓";
  color: var(--dml-green);
}

.dml-hero__visual {
  position: relative;
}

.dml-hero__visual::before {
  content: "";
  position: absolute;
  inset: 7% -8% -6% 5%;
  background: radial-gradient(circle, rgba(24,215,255,.24), transparent 60%);
  filter: blur(28px);
  pointer-events: none;
}

.dml-hero__visual img {
  width: 100%;
  aspect-ratio: 1.18 / 1;
  object-fit: cover;
  border-radius: 18px;
  border: 1px solid #2f3945;
  box-shadow: var(--dml-shadow);
  position: relative;
  z-index: 1;
  filter: saturate(.9) contrast(1.03) brightness(.83);
}

.dml-floating-card {
  position: absolute;
  z-index: 2;
  right: -22px;
  bottom: -26px;
  width: min(360px, 72%);
  padding: 20px 22px;
  border-radius: 13px;
  border: 1px solid rgba(24,215,255,.35);
  background: rgba(9,12,15,.92);
  backdrop-filter: blur(14px);
  box-shadow: 0 20px 50px rgba(0,0,0,.44);
}

.dml-floating-card strong {
  display: block;
  margin-bottom: 6px;
  color: #fff;
  font-size: 16px;
}

.dml-floating-card span {
  color: var(--dml-muted);
  font-size: 13px;
  line-height: 1.55;
}

/* Cards */

.dml-card-grid {
  display: grid;
  gap: 18px;
}

.dml-card-grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dml-feature-card,
.dml-step,
.dml-callout-card,
.dml-stat-panel__item {
  border: 1px solid var(--dml-border);
  background:
    linear-gradient(180deg, rgba(255,255,255,.018), transparent),
    var(--dml-panel);
  box-shadow: inset 0 1px rgba(255,255,255,.02);
}

.dml-feature-card {
  min-height: 250px;
  padding: 28px;
  border-radius: 6px;
  transition: transform .22s ease, border-color .22s ease, background .22s ease;
}

.dml-feature-card:hover {
  transform: translateY(-4px);
  border-color: #53606e;
  background: var(--dml-panel-2);
}

.dml-icon {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  margin-bottom: 52px;
  margin-left: auto;
  border-radius: 5px;
  border: 1px solid rgba(47,224,182,.55);
  background: rgba(47,224,182,.09);
  color: var(--dml-green);
  font-size: 12px;
  font-weight: 900;
}

.dml-feature-card h3 {
  margin-bottom: 12px;
}

.dml-feature-card p {
  font-size: 14px;
  line-height: 1.7;
}

/* Split sections */

.dml-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 72px;
  align-items: center;
}

.dml-split--reverse .dml-split__content {
  order: 1;
}

.dml-split--reverse .dml-stat-panel {
  order: 2;
}

.dml-split__content h2 {
  margin-bottom: 24px;
}

.dml-split__content p + p {
  margin-top: 16px;
}

.dml-split__visual img {
  width: 100%;
  aspect-ratio: 1.12 / 1;
  object-fit: cover;
  border-radius: 12px;
  border: 1px solid #35404b;
  box-shadow: var(--dml-shadow);
  filter: saturate(.85) brightness(.78);
}

.dml-check-list {
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 13px;
}

.dml-check-list li {
  position: relative;
  padding-left: 30px;
  color: #d8dde3;
  font-size: 15px;
}

.dml-check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--dml-green);
  font-weight: 900;
}

.dml-exclusive .dml-btn {
  margin-top: 30px;
}

.dml-stat-panel {
  display: grid;
  gap: 16px;
}

.dml-stat-panel__item {
  padding: 26px;
  border-radius: 7px;
}

.dml-stat-panel__item strong {
  display: block;
  margin-bottom: 7px;
  font-size: 24px;
  color: #fff;
}

.dml-stat-panel__item span {
  color: var(--dml-muted);
  font-size: 14px;
}

/* How it works */

.dml-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.dml-step {
  padding: 26px;
  border-radius: 6px;
  min-height: 230px;
}

.dml-step > span {
  display: inline-block;
  margin-bottom: 44px;
  color: var(--dml-cyan);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
}

.dml-step h3 {
  font-size: 19px;
  margin-bottom: 12px;
}

.dml-step p {
  font-size: 14px;
}

/* Callout */

.dml-callout-card {
  padding: 42px;
  border-radius: 8px;
  background:
    radial-gradient(circle at 100% 0%, rgba(24,215,255,.1), transparent 22rem),
    #13171b;
}

.dml-callout-card h3 {
  margin: 4px 0 17px;
  font-size: clamp(26px, 3vw, 38px);
}

.dml-callout-card a {
  display: inline-flex;
  margin-top: 26px;
  color: var(--dml-cyan);
  font-weight: 800;
  font-size: 14px;
}

/* FAQ */

.dml-faq__layout {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: 72px;
  align-items: start;
}

.dml-faq .dml-section-heading {
  margin: 0;
  text-align: left;
  position: sticky;
  top: 110px;
}

.dml-faq .dml-section-heading p {
  margin-left: 0;
}

.dml-accordion {
  display: grid;
  gap: 12px;
}

.dml-accordion details {
  border: 1px solid var(--dml-border);
  border-radius: 6px;
  background: #121519;
  overflow: hidden;
}

.dml-accordion summary {
  list-style: none;
  cursor: pointer;
  position: relative;
  padding: 21px 54px 21px 22px;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
}

.dml-accordion summary::-webkit-details-marker {
  display: none;
}

.dml-accordion summary::after {
  content: "+";
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--dml-cyan);
  font-size: 24px;
  font-weight: 400;
}

.dml-accordion details[open] summary::after {
  content: "−";
}

.dml-accordion details div {
  padding: 0 22px 22px;
  border-top: 1px solid rgba(255,255,255,.055);
}

.dml-accordion details p {
  padding-top: 18px;
  font-size: 14px;
}

/* Final CTA */

.dml-final-cta {
  padding: 90px 0;
  position: relative;
  background:
    radial-gradient(circle at 85% 50%, rgba(24,215,255,.17), transparent 25rem),
    radial-gradient(circle at 65% 50%, rgba(111,92,255,.14), transparent 28rem),
    #05080b;
  border-top: 1px solid rgba(255,255,255,.1);
}

.dml-final-cta__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 60px;
  align-items: center;
}

.dml-final-cta h2 {
  max-width: 820px;
  font-size: clamp(34px, 4.1vw, 56px);
}

.dml-final-cta p {
  max-width: 760px;
  margin-top: 17px;
}

.dml-final-cta__actions {
  margin-top: 0;
  min-width: 210px;
  flex-direction: column;
}

.dml-btn--light {
  color: #fff !important;
  background: linear-gradient(90deg, #2468ff, #13c9ef);
  border-color: rgba(255,255,255,.2);
}

.dml-btn--outline-light {
  color: #fff !important;
  background: rgba(255,255,255,.025);
  border-color: #44505c;
}

/* Elementor containment / theme reset helpers */

.elementor-widget-html .dml-florida-page {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
}

.elementor-widget-html .dml-florida-page h1,
.elementor-widget-html .dml-florida-page h2,
.elementor-widget-html .dml-florida-page h3,
.elementor-widget-html .dml-florida-page p {
  font-family: inherit;
}

.elementor-widget-html .dml-florida-page ul {
  padding-left: 0;
}

/* Tablet */

@media (max-width: 1024px) {
  .dml-container {
    width: min(100% - 40px, 940px);
  }

  .dml-section {
    padding: 88px 0;
  }

  .dml-hero {
    min-height: auto;
    padding: 88px 0 92px;
  }

  .dml-hero__grid,
  .dml-split,
  .dml-faq__layout,
  .dml-final-cta__inner {
    grid-template-columns: 1fr;
  }

  .dml-hero__grid {
    gap: 54px;
  }

  .dml-hero__content {
    max-width: 820px;
  }

  .dml-hero__visual {
    max-width: 760px;
  }

  .dml-card-grid--3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .dml-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .dml-faq .dml-section-heading {
    position: static;
    max-width: 760px;
  }

  .dml-final-cta__actions {
    flex-direction: row;
  }
}

/* Mobile */

@media (max-width: 767px) {
  .dml-container {
    width: min(100% - 28px, 680px);
  }

  .dml-section {
    padding: 70px 0;
  }

  .dml-hero {
    padding: 70px 0 74px;
  }

  .dml-eyebrow {
    font-size: 10px;
    letter-spacing: .14em;
  }

  .dml-florida-page h1 {
    font-size: clamp(40px, 13vw, 58px);
  }

  .dml-florida-page h2 {
    font-size: clamp(31px, 9vw, 44px);
  }

  .dml-hero__lead {
    font-size: 15px !important;
  }

  .dml-card-grid--3,
  .dml-steps {
    grid-template-columns: 1fr;
  }

  .dml-feature-card,
  .dml-step {
    min-height: 0;
  }

  .dml-icon {
    margin-bottom: 32px;
  }

  .dml-split {
    gap: 42px;
  }

  .dml-floating-card {
    position: relative;
    width: calc(100% - 20px);
    right: auto;
    bottom: auto;
    margin: -34px auto 0;
  }

  .dml-hero__actions,
  .dml-final-cta__actions {
    width: 100%;
    flex-direction: column;
  }

  .dml-btn {
    width: 100%;
  }

  .dml-callout-card {
    padding: 30px 24px;
  }

  .dml-stat-panel__item,
  .dml-feature-card,
  .dml-step {
    padding: 23px;
  }

  .dml-final-cta {
    padding: 72px 0;
  }

  .dml-section-heading {
    margin-bottom: 38px;
  }
}/* End custom CSS */