.elementor-148 .elementor-element.elementor-element-0b8e203{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-848389e */.ch-seo-agency {
  --ch-bg: #07121d;
  --ch-bg-soft: #0d1a28;
  --ch-surface: rgba(255, 255, 255, 0.06);
  --ch-surface-strong: rgba(255, 255, 255, 0.1);
  --ch-border: rgba(255, 255, 255, 0.12);
  --ch-text: #d8e4ef;
  --ch-text-soft: #acc1d4;
  --ch-heading: #ffffff;
  --ch-primary: #2563eb;
  --ch-primary-dark: #1d4ed8;
  --ch-secondary: #0f172a;
  --ch-accent: #16a34a;
  --ch-shadow: 0 18px 48px rgba(0, 0, 0, 0.28);
  --ch-radius: 24px;
  --ch-radius-sm: 16px;
  --ch-max: 1200px;
  color: var(--ch-text);
  background:
    radial-gradient(circle at top left, rgba(37, 99, 235, 0.18), transparent 28%),
    radial-gradient(circle at top right, rgba(22, 163, 74, 0.1), transparent 24%),
    linear-gradient(180deg, #06101a 0%, #0a1622 100%);
  font-family: Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.7;
}

.ch-seo-agency *,
.ch-seo-agency *::before,
.ch-seo-agency *::after {
  box-sizing: border-box;
}

.ch-seo-agency a {
  color: #8fd6ff;
}

.ch-seo-container {
  width: min(100% - 32px, var(--ch-max));
  margin: 0 auto;
}

.ch-seo-hero,
.ch-seo-section,
.ch-seo-pricing,
.ch-seo-proof,
.ch-seo-faq,
.ch-seo-cta {
  padding: 78px 0;
}

.ch-seo-hero {
  padding-top: 96px;
  padding-bottom: 84px;
}

.ch-seo-hero-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
  gap: 32px;
  align-items: center;
}

.ch-seo-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  margin: 0 0 18px;
  border: 1px solid var(--ch-border);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.05);
  color: var(--ch-heading);
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}

.ch-seo-agency h1,
.ch-seo-agency h2,
.ch-seo-agency h3,
.ch-seo-agency h4 {
  margin: 0 0 16px;
  color: var(--ch-heading);
  line-height: 1.2;
}

.ch-seo-agency h1 {
  font-size: clamp(2.25rem, 4vw, 4.3rem);
  max-width: 14ch;
}

.ch-seo-agency h2 {
  font-size: clamp(1.7rem, 3vw, 2.7rem);
}

.ch-seo-agency h3 {
  font-size: clamp(1.1rem, 2vw, 1.45rem);
}

.ch-seo-agency h4 {
  font-size: 1rem;
}

.ch-seo-subtitle {
  margin-top: 22px;
  font-size: 1.1rem;
}

.ch-seo-agency p,
.ch-seo-agency li,
.ch-seo-agency td,
.ch-seo-agency th,
.ch-seo-agency summary,
.ch-seo-agency cite {
  color: var(--ch-text-soft);
  margin-top: 0;
}

.ch-seo-agency strong {
  color: var(--ch-heading);
}

.ch-seo-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 24px;
}

.ch-seo-actions-center {
  justify-content: center;
}

.ch-seo-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 24px;
  border-radius: 999px;
  border: 1px solid transparent;
  background: linear-gradient(135deg, var(--ch-primary), var(--ch-primary-dark));
  color: #ffffff !important;
  text-decoration: none;
  font-weight: 700;
  box-shadow: 0 14px 34px rgba(37, 99, 235, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}

.ch-seo-button:hover,
.ch-seo-button:focus {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(37, 99, 235, 0.34);
  text-decoration: none;
}

.ch-seo-button-secondary {
  background: transparent;
  border-color: var(--ch-border);
  box-shadow: none;
}

.ch-seo-button-secondary:hover,
.ch-seo-button-secondary:focus {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.04);
}

.ch-seo-button-accent {
  background: linear-gradient(135deg, #16a34a, #22c55e);
  box-shadow: 0 14px 34px rgba(34, 197, 94, 0.24);
}

.ch-seo-contact,
.ch-seo-keywords,
.ch-seo-meta {
  margin-top: 14px;
}

.ch-seo-keywords,
.ch-seo-meta {
  font-size: 0.95rem;
  color: #8fb3cf;
}

.ch-seo-media-frame,
.ch-seo-video-frame {
  margin: 0;
  border-radius: var(--ch-radius);
  overflow: hidden;
  border: 1px solid var(--ch-border);
  background: rgba(255, 255, 255, 0.03);
  box-shadow: var(--ch-shadow);
}

.ch-seo-media-frame img {
  display: block;
  width: 100%;
  height: auto;
}

.ch-seo-video-frame {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  margin-top: 18px;
}

.ch-seo-video-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.ch-seo-section + .ch-seo-section,
.ch-seo-pricing + .ch-seo-proof,
.ch-seo-proof + .ch-seo-faq,
.ch-seo-faq + .ch-seo-cta {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.ch-seo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 28px;
}

.ch-seo-compare {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin: 26px 0;
}

.ch-seo-card {
  padding: 26px;
  border-radius: var(--ch-radius);
  border: 1px solid var(--ch-border);
  background: linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.035));
  box-shadow: var(--ch-shadow);
  backdrop-filter: blur(10px);
}

.ch-seo-list {
  margin: 0;
  padding-left: 20px;
}

.ch-seo-list li + li {
  margin-top: 8px;
}

.ch-seo-list-pills {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ch-seo-list-pills li {
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--ch-border);
  color: var(--ch-heading);
  font-size: 0.95rem;
}

.ch-seo-list-check {
  list-style: none;
  padding: 0;
}

.ch-seo-list-check li {
  position: relative;
  padding-left: 28px;
}

.ch-seo-list-check li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #4ade80;
  font-weight: 700;
}

.ch-seo-quote {
  margin: 16px 0 18px;
  padding-left: 18px;
  border-left: 3px solid #60a5fa;
}

.ch-seo-quote p {
  margin-bottom: 0;
  color: var(--ch-heading);
}

.ch-seo-quote cite {
  display: block;
  margin-top: 10px;
  font-style: normal;
  color: var(--ch-text);
}

.ch-seo-table-wrap {
  overflow-x: auto;
}

.ch-seo-table {
  width: 100%;
  min-width: 640px;
  border-collapse: collapse;
}

.ch-seo-table th,
.ch-seo-table td {
  padding: 14px 16px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  vertical-align: top;
}

.ch-seo-table th {
  background: rgba(255, 255, 255, 0.05);
  color: var(--ch-heading);
  font-weight: 700;
}

.ch-seo-faq details {
  padding: 18px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.ch-seo-faq details:last-child {
  border-bottom: 0;
}

.ch-seo-faq summary {
  cursor: pointer;
  list-style: none;
  color: var(--ch-heading);
  font-weight: 700;
  position: relative;
  padding-right: 28px;
}

.ch-seo-faq summary::-webkit-details-marker {
  display: none;
}

.ch-seo-faq summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: -1px;
  color: #8fd6ff;
  font-size: 1.25rem;
  line-height: 1;
}

.ch-seo-faq details[open] summary::after {
  content: "–";
}

.ch-seo-faq details p {
  margin: 12px 0 0;
}

.ch-seo-cta {
  background:
    linear-gradient(135deg, rgba(37, 99, 235, 0.16), rgba(22, 163, 74, 0.1)),
    linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.03));
}

.ch-seo-cta-box {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  padding: 38px;
  border: 1px solid var(--ch-border);
  border-radius: var(--ch-radius);
  background: linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.04));
  box-shadow: var(--ch-shadow);
}

@media (max-width: 1100px) {
  .ch-seo-hero-layout {
    grid-template-columns: 1fr;
  }

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

@media (max-width: 767px) {
  .ch-seo-container {
    width: min(100% - 24px, var(--ch-max));
  }

  .ch-seo-hero,
  .ch-seo-section,
  .ch-seo-pricing,
  .ch-seo-proof,
  .ch-seo-faq,
  .ch-seo-cta {
    padding: 56px 0;
  }

  .ch-seo-grid,
  .ch-seo-compare {
    grid-template-columns: 1fr;
  }

  .ch-seo-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .ch-seo-button {
    width: 100%;
  }

  .ch-seo-list-pills {
    flex-direction: column;
  }

  .ch-seo-card,
  .ch-seo-cta-box {
    padding: 22px;
  }

  .ch-seo-agency h1 {
    max-width: 100%;
  }
}/* End custom CSS */