.elementor-2850 .elementor-element.elementor-element-4fafba80:not(.elementor-motion-effects-element-type-background), .elementor-2850 .elementor-element.elementor-element-4fafba80 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-2850 .elementor-element.elementor-element-4fafba80 > .elementor-background-overlay{background-color:#000000;opacity:0.66;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2850 .elementor-element.elementor-element-4fafba80{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-2850 .elementor-element.elementor-element-74b4729 > .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 section, class: .elementor-element-4fafba80 *//* 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 */