.elementor-16763 .elementor-element.elementor-element-1d35a06{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-16763 .elementor-element.elementor-element-c943fc1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-16763 .elementor-element.elementor-element-9e80c72{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-16763 .elementor-element.elementor-element-79a345a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-16763 .elementor-element.elementor-element-4915547{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-16763 .elementor-element.elementor-element-8bdd91d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-16763 .elementor-element.elementor-element-4fa419a{--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;}.elementor-16763 .elementor-element.elementor-element-72b728d{--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;}.elementor-16763 .elementor-element.elementor-element-fcf169d{--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;}.elementor-16763 .elementor-element.elementor-element-9818dca{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-16763 .elementor-element.elementor-element-e81f690{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS *//* ── HERO ── */
.ucc-hero {
  background: linear-gradient(135deg, #060033 0%, #0D1B6E 50%, #0E2580 100%);
  padding: 80px 40px 90px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.ucc-hero::before {
  content: '';
  position: absolute;
  top: -120px; right: -120px;
  width: 480px; height: 480px;
  background: radial-gradient(circle, rgba(10,73,245,0.25) 0%, transparent 70%);
  pointer-events: none;
}
.ucc-hero::after {
  content: '';
  position: absolute;
  bottom: -80px; left: -60px;
  width: 360px; height: 360px;
  background: radial-gradient(circle, rgba(10,73,245,0.15) 0%, transparent 70%);
  pointer-events: none;
}
.ucc-hero-label {
  display: inline-block;
  background: rgba(10,73,245,0.25);
  border: 1px solid rgba(10,73,245,0.5);
  color: #A5B8FF;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 100px;
  margin-bottom: 24px;
  position: relative; z-index: 1;
}
.ucc-hero h1 {
  font-size: clamp(32px, 5vw, 54px);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.15;
  max-width: 800px;
  margin: 0 auto 20px;
  position: relative; z-index: 1;
}
.ucc-hero h1 span { color: #6B8FFF; }
.ucc-hero p {
  font-size: clamp(16px, 2vw, 19px);
  color: rgba(255,255,255,0.75);
  max-width: 620px;
  margin: 0 auto 40px;
  position: relative; z-index: 1;
  font-weight: 400;
  line-height: 1.6;
}
.ucc-hero-ctas {
  display: flex;
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
  position: relative; z-index: 1;
}

/* ── TRUST BAR ── */
.ucc-trust-bar {
  background: #f6faff;
  border-top: 1px solid #D0DBFF;
  border-bottom: 1px solid #D0DBFF;
  padding: 18px 40px;
  display: flex;
  justify-content: center;
  gap: 48px;
  flex-wrap: wrap;
}
.ucc-trust-item {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 13.5px;
  font-weight: 600;
  color: #060033;
}
.ucc-trust-icon {
  width: 20px; height: 20px;
  background: #0A49F5;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ucc-trust-icon svg {
  width: 11px; height: 11px;
}

/* ── SHARED SECTION STRUCTURE ── */
.ucc-section {
  padding: 72px 40px;
}
.ucc-section-inner {
  max-width: 1100px;
  margin: 0 auto;
}
.ucc-section-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #0A49F5;
  margin-bottom: 12px;
}
.ucc-section-title {
  font-size: clamp(26px, 3.5vw, 38px);
  font-weight: 800;
  color: #060033;
  line-height: 1.2;
  margin-bottom: 16px;
}
.ucc-section-sub {
  font-size: 17px;
  color: #4B5A72;
  max-width: 620px;
  line-height: 1.7;
}

/* ── SHARED BUTTONS ── */
.ucc-btn-primary {
  display: inline-block;
  background: #0A49F5;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 700;
  padding: 15px 32px;
  border-radius: 8px;
  text-decoration: none !important;
  transition: background 0.2s, transform 0.15s;
  border: none; cursor: pointer;
}
.ucc-btn-primary:hover { background: #3B6FFF; transform: translateY(-1px); }
.ucc-btn-primary.ucc-btn-sm { font-size: 14px; padding: 12px 24px; }

.ucc-btn-outline {
  display: inline-block;
  background: transparent;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 600;
  padding: 14px 32px;
  border-radius: 8px;
  text-decoration: none !important;
  border: 1.5px solid rgba(255,255,255,0.35);
  transition: border-color 0.2s, background 0.2s;
}
.ucc-btn-outline:hover { border-color: rgba(255,255,255,0.7); background: rgba(255,255,255,0.06); }

.ucc-btn-white {
  display: inline-block;
  background: #ffffff;
  color: #0A49F5 !important;
  font-size: 15px;
  font-weight: 700;
  padding: 16px 36px;
  border-radius: 8px;
  text-decoration: none !important;
  transition: transform 0.15s, box-shadow 0.15s;
}
.ucc-btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(0,0,0,0.2); }

/* ── SERVICES GRID ── */
.ucc-services { background: #ffffff; }
.ucc-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 48px;
}
.ucc-service-card {
  background: #f6faff;
  border: 1px solid #E2E8F4;
  border-radius: 12px;
  padding: 32px 28px;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.ucc-service-card:hover {
  border-color: #0A49F5;
  box-shadow: 0 4px 24px rgba(10,73,245,0.08);
}
.ucc-service-icon {
  width: 46px; height: 46px;
  background: #f6faff;
  border-radius: 10px;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 18px;
}
.ucc-service-icon svg {
  width: 22px; height: 22px;
  stroke: #0A49F5; fill: none;
  stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;
}
.ucc-service-card h3 {
  font-size: 17px;
  font-weight: 700;
  color: #060033;
  margin-bottom: 10px;
}
.ucc-service-card p {
  font-size: 14.5px;
  color: #4B5A72;
  line-height: 1.65;
}

/* ── WHO WE WORK WITH ── */
.ucc-uses {
  background: #f6faff;
  border-top: 1px solid #E2E8F4;
  border-bottom: 1px solid #E2E8F4;
}
.ucc-uses-top {
  max-width: 640px;
  margin-bottom: 36px;
}
.ucc-uses-intro {
  font-size: 17px;
  color: #4B5A72;
  line-height: 1.7;
  margin-top: 12px;
}
.ucc-pill-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 48px;
}
.ucc-pill {
  background: #ffffff;
  border: 1.5px solid #CBD5E8;
  border-radius: 999px;
  padding: 10px 22px;
  font-size: 14.5px;
  font-weight: 600;
  color: #060033;
  white-space: nowrap;
}
.ucc-callout {
  background: #060033;
  border-radius: 0 24px 24px 0;
  padding: 40px 48px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  /* asymmetric radius: flat on left, rounded on right */
  border-radius: 4px 32px 32px 4px;
}
.ucc-callout-inner { flex: 1; }
.ucc-callout h3 {
  font-size: 22px; font-weight: 700;
  color: white; margin-bottom: 10px;
}
.ucc-callout p {
  font-size: 15px;
  color: rgba(255,255,255,0.75);
  line-height: 1.65;
  margin: 0;
}
.ucc-callout .ucc-btn-primary { flex-shrink: 0; white-space: nowrap; }

/* ── HOW IT WORKS ── */
.ucc-process { background: #ffffff; }
.ucc-process-flow {
  display: flex;
  align-items: flex-start;
  gap: 0;
  overflow-x: auto;
  padding-bottom: 8px;
  margin-top: 52px;
}
.ucc-pf-step {
  flex: 1;
  min-width: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 16px;
  position: relative;
}
.ucc-pf-step:not(:last-child)::after {
  content: '→';
  position: absolute;
  right: -14px;
  top: 14px;
  color: #0A49F5;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
}
.ucc-pf-num {
  width: 48px; height: 48px;
  background: #0A49F5;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 18px; font-weight: 800;
  color: white;
  margin-bottom: 14px;
  flex-shrink: 0;
}
.ucc-pf-step h4 {
  font-size: 14px; font-weight: 700;
  color: #060033; margin-bottom: 6px;
}
.ucc-pf-step p {
  font-size: 13px;
  color: #4B5A72;
  line-height: 1.55;
}

/* ── SAMPLE REPORT ── */
.ucc-example {
  background: linear-gradient(180deg, #f6faff 0%, #ffffff 100%);
  border-top: 1px solid #E2E8F4;
}
.ucc-example-layout {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 56px;
  align-items: center;
  margin-top: 0;
}
.ucc-example-copy p {
  font-size: 15.5px;
  color: #4B5A72;
  line-height: 1.7;
  margin-bottom: 20px;
}
.ucc-example-copy p strong { color: #1E2A3B; }
.ucc-example-bullets {
  list-style: none;
  padding: 0; margin: 0 0 28px;
  display: flex; flex-direction: column; gap: 10px;
}
.ucc-example-bullets li {
  display: flex; align-items: center; gap: 10px;
  font-size: 14.5px; color: #1E2A3B;
}
.ucc-example-bullets li::before {
  content: '';
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #0A49F5;
  flex-shrink: 0;
}
.ucc-example-note { font-size: 14px !important; color: #94A3B8 !important; }
.ucc-report-preview {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ucc-report-preview--sidebyside {
  flex-direction: row;
  gap: 12px;
  align-items: flex-start;
}
.ucc-report-preview--sidebyside .ucc-report-page {
  flex: 1;
  min-width: 0;
}
.ucc-report-page {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 8px 40px rgba(6,0,51,0.12);
  border: 1px solid #E2E8F4;
  position: relative;
}
.ucc-report-page img {
  display: block;
  width: 100%;
  height: auto;
}
.ucc-page-badge {
  position: absolute;
  top: 8px;
  left: 8px;
  background: #060033;
  color: rgba(255,255,255,0.75);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 3px 9px;
  border-radius: 100px;
  z-index: 1;
}

/* ── WHY URA ── */
.ucc-diff { background: #060033; }
.ucc-diff .ucc-section-label { color: #6B8FFF; }
.ucc-diff .ucc-section-title { color: #ffffff; }
.ucc-diff .ucc-section-sub { color: rgba(255,255,255,0.65); }
.ucc-diff-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 48px;
}
.ucc-diff-card {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 20px 0 20px 0;
  padding: 28px 24px;
}
.ucc-diff-icon {
  width: 48px; height: 48px;
  background: rgba(10,73,245,0.15);
  border-radius: 12px;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 20px;
  color: #6B8FFF;
}
.ucc-diff-icon svg { width: 24px; height: 24px; }
.ucc-diff-card h4 { font-size: 16px; font-weight: 700; color: #ffffff; margin-bottom: 8px; }
.ucc-diff-card p  { font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.6; }

/* ── CTA ── */
.ucc-cta {
  background: linear-gradient(135deg, #0A49F5 0%, #1A5CFF 100%);
  padding: 80px 40px;
  text-align: center;
}
.ucc-cta h2 {
  font-size: clamp(26px, 4vw, 40px);
  font-weight: 800; color: #ffffff;
  margin-bottom: 16px; line-height: 1.2;
}
.ucc-cta p {
  font-size: 18px; color: rgba(255,255,255,0.8);
  max-width: 520px; margin: 0 auto 36px; line-height: 1.6;
}
.ucc-cta-sub { margin-top: 18px; font-size: 13.5px; color: rgba(255,255,255,0.6); }
.ucc-cta-sub strong { color: rgba(255,255,255,0.85); }

/* ── ELEMENTOR SPACING RESET ── */
/* Removes default gap Elementor adds between HTML widgets */
.elementor-widget-html {
  margin-bottom: 0 !important;
}
.elementor-widget-html .ucc-hero,
.elementor-widget-html .ucc-trust-bar,
.elementor-widget-html .ucc-section,
.elementor-widget-html .ucc-cta {
  margin-top: 0;
  margin-bottom: 0;
}
/* Zero out section/column padding if each widget sits in its own Elementor section */
.elementor-element:has(> .elementor-widget-container > .elementor-widget-html > .ucc-hero),
.elementor-element:has(> .elementor-widget-container > .elementor-widget-html > .ucc-trust-bar),
.elementor-element:has(> .elementor-widget-container > .elementor-widget-html > .ucc-section),
.elementor-element:has(> .elementor-widget-container > .elementor-widget-html > .ucc-cta) {
  padding: 0 !important;
  margin: 0 !important;
}

/* ── RESPONSIVE ── */
@media (max-width: 900px) {
  .ucc-example-layout { grid-template-columns: 1fr; }
}
@media (max-width: 768px) {
  .ucc-uses-grid { grid-template-columns: 1fr; }
  .ucc-callout { flex-direction: column; border-radius: 12px; padding: 32px 24px; gap: 24px; }
  .ucc-pill-grid { gap: 10px; }
}
@media (max-width: 640px) {
  .ucc-hero       { padding: 60px 24px 70px; }
  .ucc-trust-bar  { padding: 16px 24px; gap: 20px; }
  .ucc-section    { padding: 56px 24px; }
  .ucc-cta        { padding: 60px 24px; }
  .ucc-pdf-frame  { height: 400px; }
  .ucc-process-flow { flex-direction: column; gap: 24px; }
  .ucc-pf-step:not(:last-child)::after { display: none; }
}

/* ── SAMPLE REPORT INTRO SECTION ── */
.ucc-example-intro {
  background: #f6faff;
  padding-bottom: 40px;
}
.ucc-example-intro-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.ucc-example-intro-left p {
  font-size: 16px;
  color: #4B5A72;
  line-height: 1.7;
  margin-bottom: 12px;
}
.ucc-example-intro-left strong { color: #060033; }

/* Checklist */
.ucc-example-checklist {
  list-style: none;
  padding: 0; margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ucc-example-checklist li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  font-weight: 500;
  color: #1E2A3B;
}
.ucc-check-icon {
  width: 24px; height: 24px;
  background: #0A49F5;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  color: #ffffff;
}
.ucc-check-icon svg { width: 12px; height: 12px; }

/* ── SAMPLE REPORT IMAGES SECTION ── */
.ucc-report-pages-section {
  background: #f6faff;
  padding-top: 0;
  padding-bottom: 72px;
}
.ucc-report-pages-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  max-width: 1100px;
}
.ucc-report-full-page {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 12px 48px rgba(6,0,51,0.12);
  border: 1px solid #D0DBFF;
}
.ucc-report-full-page img {
  display: block;
  width: 100%;
  height: auto;
}

/* ── RESPONSIVE ── */
@media (max-width: 768px) {
  .ucc-example-intro-layout { grid-template-columns: 1fr; gap: 32px; }
  .ucc-report-pages-inner { grid-template-columns: 1fr; }
}

/* ── REMOVE GAP BETWEEN CTA AND FOOTER ── */
.elementor-widget-html:has(.ucc-cta),
.elementor-widget:has(.ucc-cta),
.elementor-element:has(.ucc-cta) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
/* Also zero out the section wrapping the CTA */
.elementor-section:has(.ucc-cta),
.e-con:has(.ucc-cta) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* ── SERVICE CARD LISTS ── */
.ucc-service-list {
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.ucc-service-list li {
  font-size: 13.5px;
  color: #4B5A72;
  padding-left: 16px;
  position: relative;
  line-height: 1.5;
}
.ucc-service-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #0A49F5;
}

/* ── SCOPE REVIEW SECTION ── */
.ucc-scope { background: #ffffff; }
.ucc-scope-layout {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  align-items: center;
}
.ucc-scope-copy p {
  font-size: 16px;
  color: #4B5A72;
  line-height: 1.7;
  margin-bottom: 20px;
}
.ucc-scope-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ucc-scope-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 15px;
  font-weight: 500;
  color: #1E2A3B;
  line-height: 1.5;
}
.ucc-scope-icon {
  width: 22px; height: 22px;
  background: #EEF5FF;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  margin-top: 1px;
  color: #0A49F5;
}
.ucc-scope-icon svg { width: 11px; height: 11px; }
.ucc-scope-note {
  font-size: 14px !important;
  color: #94A3B8 !important;
  font-style: italic;
}
.ucc-scope-card {
  background: #f6faff;
  border: 1px solid #D0DBFF;
  border-radius: 20px 0 20px 0;
  padding: 40px 36px;
}
.ucc-scope-card-icon {
  width: 52px; height: 52px;
  background: #ffffff;
  border: 1px solid #D0DBFF;
  border-radius: 12px;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 20px;
}
.ucc-scope-card-icon svg { width: 26px; height: 26px; }
.ucc-scope-card h3 {
  font-size: 18px;
  font-weight: 700;
  color: #060033;
  margin-bottom: 12px;
}
.ucc-scope-card p {
  font-size: 15px;
  color: #4B5A72;
  line-height: 1.65;
  margin-bottom: 24px;
}

@media (max-width: 900px) {
  .ucc-scope-layout { grid-template-columns: 1fr; gap: 36px; }
}/* End custom CSS */