/* ============================================================
   FlexiCare Insurance — V1194 Legal / Policy Pages Controlled Visual Baseline
   Scope: /policies/prosymvatiki, /policies/privacy, /policies/cookies,
          /policies/terms, /policies/complaints, /policies/eggrafa
   Runtime intent: visual/layout normalization only. No legal text, routing,
   forms, downloads or cookie-consent logic is changed by this stylesheet.
   ============================================================ */

body.fc-site.fc-legal-page{
  --fc-legal-petrol-900:#0b2e33;
  --fc-legal-petrol-800:#123f49;
  --fc-legal-petrol-700:#185869;
  --fc-legal-petrol-600:#207184;
  --fc-legal-accent:#3a97a4;
  --fc-legal-accent-soft:rgba(58,151,164,.10);
  --fc-legal-accent-line:rgba(58,151,164,.22);
  --fc-legal-line:rgba(18,63,73,.13);
  --fc-legal-line-strong:rgba(18,63,73,.20);
  --fc-legal-surface:rgba(255,255,255,.96);
  --fc-legal-surface-soft:rgba(248,253,254,.92);
  --fc-legal-muted:#5f7881;
  --fc-legal-radius:24px;
  --fc-legal-radius-sm:18px;
  --fc-legal-shadow:0 18px 48px rgba(12,52,65,.075);
  --fc-legal-shadow-soft:0 10px 28px rgba(12,52,65,.055);
}

body.fc-site.fc-legal-page #main .section > .container{
  max-width:1180px;
}

body.fc-site.fc-legal-page .policy-page{
  position:relative;
  overflow:visible;
  padding:clamp(22px,3vw,34px);
  border:1px solid var(--fc-legal-line);
  border-radius:clamp(24px,3vw,34px);
  background:
    radial-gradient(circle at 14% 0%, rgba(58,151,164,.12), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,253,254,.92));
  box-shadow:var(--fc-legal-shadow);
}

body.fc-site.fc-legal-page .policy-page::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  border-radius:inherit;
  background:linear-gradient(90deg, rgba(58,151,164,.78), rgba(32,113,132,.28), rgba(255,255,255,0));
  pointer-events:none;
}

body.fc-site.fc-legal-page .policy-page > h1{
  max-width:860px;
  margin:0 0 10px;
  color:var(--fc-legal-petrol-900);
  font-size:clamp(28px,3.1vw,44px);
  line-height:1.08;
  letter-spacing:-.035em;
  font-weight:750;
}

body.fc-site.fc-legal-page .policy-page > .small:first-of-type,
body.fc-site.fc-legal-page .policy-page > p.small:first-of-type{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:0 0 18px;
  padding:7px 12px;
  border:1px solid var(--fc-legal-accent-line);
  border-radius:999px;
  background:rgba(255,255,255,.72);
  color:var(--fc-legal-petrol-700);
  font-size:13px;
  font-weight:700;
  line-height:1.35;
}

body.fc-site.fc-legal-page .policy-intro,
body.fc-site.fc-legal-page .policy-note{
  max-width:920px;
  margin:0 0 clamp(18px,2.4vw,26px);
  padding:clamp(16px,2vw,22px);
  border-radius:var(--fc-legal-radius-sm);
  border:1px solid var(--fc-legal-accent-line);
  background:linear-gradient(180deg, rgba(255,255,255,.94), rgba(241,250,252,.82));
  color:var(--fc-legal-petrol-800);
  line-height:1.66;
  box-shadow:0 12px 30px rgba(12,52,65,.045);
}

body.fc-site.fc-legal-page .policy-note{
  border-style:dashed;
  background:linear-gradient(180deg, rgba(255,255,255,.96), rgba(247,251,252,.94));
}

body.fc-site.fc-legal-page .policy-intro p:last-child,
body.fc-site.fc-legal-page .policy-note p:last-child{
  margin-bottom:0;
}

body.fc-site.fc-legal-page .policy-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:clamp(16px,2.2vw,24px);
  align-items:start;
}

body.fc-site.fc-legal-page .policy-main{
  min-width:0;
  display:grid;
  gap:clamp(14px,1.9vw,20px);
}

body.fc-site.fc-legal-page .policy-aside{
  min-width:0;
}

body.fc-site.fc-legal-page .policy-toc{
  padding:18px;
  border:1px solid var(--fc-legal-line);
  border-radius:22px;
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,253,254,.94));
  box-shadow:var(--fc-legal-shadow-soft);
}

body.fc-site.fc-legal-page .policy-toc h3{
  margin:0 0 12px;
  color:var(--fc-legal-petrol-900);
  font-size:16px;
  line-height:1.25;
  letter-spacing:-.01em;
  font-weight:750;
}

body.fc-site.fc-legal-page .policy-toc__scroll{
  scrollbar-gutter:stable;
  scrollbar-width:thin;
  scrollbar-color:rgba(58,151,164,.55) transparent;
}

body.fc-site.fc-legal-page .policy-toc__scroll::-webkit-scrollbar{width:10px;}
body.fc-site.fc-legal-page .policy-toc__scroll::-webkit-scrollbar-track{background:transparent;}
body.fc-site.fc-legal-page .policy-toc__scroll::-webkit-scrollbar-thumb{
  border:2px solid transparent;
  border-radius:999px;
  background:rgba(58,151,164,.44);
  background-clip:padding-box;
}

body.fc-site.fc-legal-page .policy-toc__list,
body.fc-site.fc-legal-page .policy-toc ul{
  margin:0;
  padding:0;
  list-style:none;
}

body.fc-site.fc-legal-page .policy-toc .grid2{
  display:grid;
  gap:8px;
}

body.fc-site.fc-legal-page .policy-toc li{
  margin:0;
  padding:0;
}

body.fc-site.fc-legal-page .policy-toc a{
  display:block;
  padding:9px 10px;
  border:1px solid transparent;
  border-radius:14px;
  color:var(--fc-legal-petrol-700);
  font-size:13.5px;
  line-height:1.35;
  font-weight:650;
  text-decoration:none !important;
  transition:background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

body.fc-site.fc-legal-page .policy-toc a:visited{
  color:var(--fc-legal-petrol-700);
}

body.fc-site.fc-legal-page .policy-toc a:hover,
body.fc-site.fc-legal-page .policy-toc a:focus-visible{
  border-color:var(--fc-legal-accent-line);
  background:var(--fc-legal-accent-soft);
  color:var(--fc-legal-petrol-900);
  transform:translateY(-1px);
}

body.fc-site.fc-legal-page .policy-toc a.is-active,
body.fc-site.fc-legal-page .policy-toc a[aria-current="true"],
body.fc-site.fc-legal-page .policy-toc a[aria-current="page"]{
  border-color:rgba(58,151,164,.36);
  background:linear-gradient(180deg, rgba(58,151,164,.14), rgba(58,151,164,.08));
  color:var(--fc-legal-petrol-900);
  box-shadow:0 10px 20px rgba(12,52,65,.05);
}

body.fc-site.fc-legal-page .policy-section{
  position:relative;
  scroll-margin-top:calc(var(--fc-header-height, 84px) + 24px);
  padding:clamp(18px,2.35vw,28px);
  border:1px solid var(--fc-legal-line);
  border-radius:var(--fc-legal-radius);
  background:var(--fc-legal-surface);
  box-shadow:0 12px 32px rgba(12,52,65,.048);
}

body.fc-site.fc-legal-page .policy-section::before{
  content:"";
  position:absolute;
  left:0;
  top:clamp(18px,2.35vw,28px);
  bottom:clamp(18px,2.35vw,28px);
  width:4px;
  border-radius:999px;
  background:linear-gradient(180deg, rgba(58,151,164,.72), rgba(58,151,164,.16));
  opacity:.72;
}

body.fc-site.fc-legal-page .policy-section > *{
  position:relative;
}

body.fc-site.fc-legal-page .policy-h2,
body.fc-site.fc-legal-page .policy-section h2{
  max-width:900px;
  margin:0 0 12px;
  color:var(--fc-legal-petrol-900);
  font-size:clamp(21px,2.1vw,29px);
  line-height:1.2;
  letter-spacing:-.022em;
  font-weight:750;
}

body.fc-site.fc-legal-page .policy-section h3{
  margin:16px 0 8px;
  color:var(--fc-legal-petrol-800);
  font-size:clamp(17px,1.35vw,20px);
  line-height:1.28;
  letter-spacing:-.012em;
  font-weight:720;
}

body.fc-site.fc-legal-page .policy-section p,
body.fc-site.fc-legal-page .policy-section li{
  color:#274d57;
  font-size:15.5px;
  line-height:1.72;
}

body.fc-site.fc-legal-page .policy-section p{
  margin:0 0 13px;
}

body.fc-site.fc-legal-page .policy-section p:last-child,
body.fc-site.fc-legal-page .policy-section ul:last-child,
body.fc-site.fc-legal-page .policy-section ol:last-child{
  margin-bottom:0;
}

body.fc-site.fc-legal-page .policy-section ul,
body.fc-site.fc-legal-page .policy-section ol{
  margin:0 0 14px;
  padding-left:1.2rem;
}

body.fc-site.fc-legal-page .policy-section li{
  margin:7px 0;
}

body.fc-site.fc-legal-page .policy-section a:not(.btn):not(.fc-btn),
body.fc-site.fc-legal-page .policy-intro a:not(.btn):not(.fc-btn),
body.fc-site.fc-legal-page .policy-note a:not(.btn):not(.fc-btn){
  color:var(--fc-legal-petrol-700);
  font-weight:700;
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:.22em;
  text-decoration-color:rgba(58,151,164,.46);
}

body.fc-site.fc-legal-page .policy-section a:not(.btn):not(.fc-btn):visited,
body.fc-site.fc-legal-page .policy-intro a:not(.btn):not(.fc-btn):visited,
body.fc-site.fc-legal-page .policy-note a:not(.btn):not(.fc-btn):visited{
  color:var(--fc-legal-petrol-700);
}

body.fc-site.fc-legal-page .policy-section a:not(.btn):not(.fc-btn):hover,
body.fc-site.fc-legal-page .policy-intro a:not(.btn):not(.fc-btn):hover,
body.fc-site.fc-legal-page .policy-note a:not(.btn):not(.fc-btn):hover{
  color:var(--fc-legal-petrol-900);
  text-decoration-color:rgba(58,151,164,.78);
}

body.fc-site.fc-legal-page .policy-section .grid2{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(12px,1.6vw,18px);
}

body.fc-site.fc-legal-page .fc-callout{
  border:1px solid var(--fc-legal-accent-line);
  border-radius:18px;
  background:linear-gradient(180deg, rgba(248,253,254,.95), rgba(255,255,255,.92));
  box-shadow:0 10px 26px rgba(12,52,65,.04);
}

body.fc-site.fc-legal-page .fc-callout__title{
  color:var(--fc-legal-petrol-900);
  font-weight:750;
}

body.fc-site.fc-legal-page .fc-table-wrap{
  overflow:auto;
  border:1px solid var(--fc-legal-line);
  border-radius:18px;
  background:#fff;
}

body.fc-site.fc-legal-page .fc-table{
  width:100%;
  min-width:680px;
  border-collapse:separate;
  border-spacing:0;
}

body.fc-site.fc-legal-page .fc-table th,
body.fc-site.fc-legal-page .fc-table td{
  padding:12px 14px;
  border-bottom:1px solid var(--fc-legal-line);
  text-align:left;
  vertical-align:top;
}

body.fc-site.fc-legal-page .fc-table th{
  color:var(--fc-legal-petrol-900);
  background:rgba(58,151,164,.08);
  font-weight:750;
}

body.fc-site.fc-legal-page .fc-table tr:last-child td{
  border-bottom:0;
}

body.fc-site.fc-legal-page.fc-documents-hub .policy-main{
  gap:clamp(16px,2vw,22px);
}

body.fc-site.fc-legal-page.fc-documents-hub .fc-docs-grid{
  gap:clamp(16px,2vw,22px);
}

body.fc-site.fc-legal-page .card-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
}

body.fc-site.fc-legal-page .btn,
body.fc-site.fc-legal-page .fc-btn{
  min-height:42px;
}

@media (min-width:981px){
  body.fc-site.fc-legal-page .policy-layout{
    grid-template-columns:minmax(0,1fr) minmax(280px,330px);
    grid-template-areas:"content toc";
    gap:clamp(20px,2.4vw,32px);
  }

  body.fc-site.fc-legal-page .policy-main{grid-area:content;}
  body.fc-site.fc-legal-page .policy-aside{grid-area:toc;}

  body.fc-site.fc-legal-page .policy-aside .policy-toc{
    position:sticky;
    top:calc(var(--fc-header-height, 84px) + 18px);
  }

  body.fc-site.fc-legal-page .policy-toc__scroll{
    max-height:calc(100vh - var(--fc-header-height, 84px) - 96px);
    overflow:auto;
    overscroll-behavior:contain;
    padding-right:4px;
  }
}

@media (max-width:980px){
  body.fc-site.fc-legal-page .policy-page{
    padding:clamp(18px,4.6vw,26px);
  }

  body.fc-site.fc-legal-page .policy-layout{
    grid-template-areas:"toc" "content";
  }

  body.fc-site.fc-legal-page .policy-aside .policy-toc{
    position:relative;
    top:auto;
  }

  body.fc-site.fc-legal-page .policy-toc__scroll{
    max-height:none;
    overflow:visible;
    padding-right:0;
  }
}

@media (max-width:760px){
  body.fc-site.fc-legal-page .section{
    margin-block:clamp(24px,7vw,40px);
  }

  body.fc-site.fc-legal-page .policy-page{
    border-radius:24px;
    box-shadow:0 12px 34px rgba(12,52,65,.07);
  }

  body.fc-site.fc-legal-page .policy-page > h1{
    font-size:clamp(25px,7.2vw,34px);
  }

  body.fc-site.fc-legal-page .policy-intro,
  body.fc-site.fc-legal-page .policy-note,
  body.fc-site.fc-legal-page .policy-toc,
  body.fc-site.fc-legal-page .policy-section{
    border-radius:20px;
  }

  body.fc-site.fc-legal-page .policy-section{
    padding:18px;
  }

  body.fc-site.fc-legal-page .policy-section::before{
    top:18px;
    bottom:18px;
    width:3px;
  }

  body.fc-site.fc-legal-page .policy-section .grid2{
    grid-template-columns:1fr;
  }

  body.fc-site.fc-legal-page .policy-section p,
  body.fc-site.fc-legal-page .policy-section li{
    font-size:15px;
    line-height:1.68;
  }

  body.fc-site.fc-legal-page .policy-toc a{
    min-height:38px;
    display:flex;
    align-items:center;
  }

  body.fc-site.fc-legal-page .card-actions{
    align-items:stretch;
  }

  body.fc-site.fc-legal-page .card-actions .btn,
  body.fc-site.fc-legal-page .card-actions .fc-btn{
    width:100%;
    justify-content:center;
  }
}

/* ============================================================
   FlexiCare Insurance — V1196 Legal / Policy Pages Inline Style Debt Reduction
   Scope: utility classes used only inside legal/policy pages.
   Intent: replace page-level inline style attributes with scoped baseline classes.
   ============================================================ */

body.fc-site.fc-legal-page .fc-legal-m0{margin:0;}
body.fc-site.fc-legal-page .fc-legal-mt6{margin-top:6px;}
body.fc-site.fc-legal-page .fc-legal-mt8{margin:8px 0 0;}
body.fc-site.fc-legal-page .fc-legal-mt10{margin:10px 0 0;}
body.fc-site.fc-legal-page .fc-legal-mt12{margin-top:12px;}
body.fc-site.fc-legal-page .fc-legal-mb10{margin:0 0 10px;}

body.fc-site.fc-legal-page .fc-legal-list-mb10{
  margin:0 0 10px;
  padding-left:18px;
}

body.fc-site.fc-legal-page .fc-legal-list-mb12{
  margin:0 0 12px;
  padding-left:18px;
}

body.fc-site.fc-legal-page .fc-legal-cookie-settings-btn{
  padding:8px 10px;
  margin-left:6px;
}

body.fc-site.fc-legal-page .fc-legal-related-note{
  margin:12px 0 0;
  color:rgba(11,46,51,.70);
}

body.fc-site.fc-legal-page .fc-legal-download-card{
  margin-top:14px;
}

body.fc-site.fc-legal-page .fc-legal-download-title{
  margin:0 0 10px;
}

body.fc-site.fc-legal-page .fc-legal-actions-compact{
  margin:0;
  flex-wrap:wrap;
}

body.fc-site.fc-legal-page .fc-legal-actions-push{
  margin-left:auto;
}

body.fc-site.fc-legal-page .fc-legal-grid-3{
  grid-template-columns:repeat(3, minmax(0,1fr));
  gap:14px;
}

@media (max-width:760px){
  body.fc-site.fc-legal-page .fc-legal-cookie-settings-btn{
    margin-left:0;
  }

  body.fc-site.fc-legal-page .fc-legal-grid-3{
    grid-template-columns:1fr;
  }

  body.fc-site.fc-legal-page .fc-legal-actions-push{
    margin-left:0;
  }
}

/* ============================================================
   FlexiCare Insurance — V1199 Legal / Policy Pages Mobile Micro-Polish
   Scope: mobile-only refinements for the controlled legal baseline layer.
   Intent: improve touch targets, overflow safety and mobile readability.
   No legal text, routing, JavaScript, forms or download logic is changed.
   ============================================================ */

@media (max-width:760px){
  body.fc-site.fc-legal-page .policy-page{
    overflow-wrap:break-word;
  }

  body.fc-site.fc-legal-page .policy-page > .small:first-of-type,
  body.fc-site.fc-legal-page .policy-page > p.small:first-of-type{
    max-width:100%;
    flex-wrap:wrap;
    white-space:normal;
  }

  body.fc-site.fc-legal-page .policy-intro,
  body.fc-site.fc-legal-page .policy-note{
    padding:16px;
    line-height:1.64;
  }

  body.fc-site.fc-legal-page .policy-toc{
    padding:14px;
  }

  body.fc-site.fc-legal-page .policy-toc h3{
    margin-bottom:10px;
    font-size:15.5px;
  }

  body.fc-site.fc-legal-page .policy-toc .grid2,
  body.fc-site.fc-legal-page .policy-toc__list{
    display:grid;
    gap:8px;
  }

  body.fc-site.fc-legal-page .policy-toc a{
    min-height:44px;
    padding:10px 11px;
    border-radius:13px;
  }

  body.fc-site.fc-legal-page .policy-section{
    padding:17px 16px 17px 18px;
  }

  body.fc-site.fc-legal-page .policy-section h2,
  body.fc-site.fc-legal-page .policy-h2{
    margin-bottom:10px;
  }

  body.fc-site.fc-legal-page .policy-section h3{
    margin-top:14px;
  }

  body.fc-site.fc-legal-page .policy-section a:not(.btn):not(.fc-btn),
  body.fc-site.fc-legal-page .policy-intro a:not(.btn):not(.fc-btn),
  body.fc-site.fc-legal-page .policy-note a:not(.btn):not(.fc-btn){
    overflow-wrap:anywhere;
  }

  body.fc-site.fc-legal-page .fc-table-wrap{
    margin-inline:-2px;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
  }

  body.fc-site.fc-legal-page .fc-table th,
  body.fc-site.fc-legal-page .fc-table td{
    padding:11px 12px;
    font-size:14.5px;
    line-height:1.55;
  }

  body.fc-site.fc-legal-page .fc-legal-cookie-settings-btn{
    width:100%;
    justify-content:center;
  }
}

@media (max-width:480px){
  body.fc-site.fc-legal-page .policy-page{
    padding:15px;
    border-radius:22px;
  }

  body.fc-site.fc-legal-page .policy-page > h1{
    font-size:clamp(24px,7.4vw,31px);
    line-height:1.12;
  }

  body.fc-site.fc-legal-page .policy-intro,
  body.fc-site.fc-legal-page .policy-note,
  body.fc-site.fc-legal-page .policy-toc,
  body.fc-site.fc-legal-page .policy-section{
    border-radius:18px;
  }

  body.fc-site.fc-legal-page .policy-section{
    padding:16px 14px 16px 17px;
  }

  body.fc-site.fc-legal-page .policy-section::before{
    top:16px;
    bottom:16px;
  }

  body.fc-site.fc-legal-page .policy-section p,
  body.fc-site.fc-legal-page .policy-section li{
    font-size:14.75px;
    line-height:1.66;
  }

  body.fc-site.fc-legal-page .fc-table{
    min-width:620px;
  }
}


/* ============================================================
   FlexiCare Insurance — V1222 Legal Pages Prosymvatiki Visual Parity
   Scope: non-prosymvatiki legal/policy pages + footer legal order support.
   Intent: align legal pages with the premium structure established by the
   Prosymvatiki page, without changing legal substance, routes or forms.
   ============================================================ */

body.fc-site.fc-legal-page .fc-legal-topmeta,
body.fc-site.fc-legal-page .fc-prosymv-topmeta{
  display:flex;
  flex-wrap:wrap;
  gap:10px 14px;
  margin:0 0 16px;
  padding:0;
  list-style:none;
}

body.fc-site.fc-legal-page .fc-legal-topmeta li,
body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:38px;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid rgba(58,151,164,.16);
  background:rgba(58,151,164,.08);
  color:var(--fc-legal-petrol-800);
  font-size:14px;
  line-height:1.35;
  font-weight:700;
}

body.fc-site.fc-legal-page .fc-legal-topmeta strong,
body.fc-site.fc-legal-page .fc-prosymv-topmeta strong{
  color:var(--fc-legal-petrol-700);
  font-weight:800;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-page{
  background:
    radial-gradient(circle at 15% 0%, rgba(58,151,164,.13), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.985), rgba(248,253,254,.94));
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-page > h1{
  max-width:960px;
  margin-bottom:12px;
  letter-spacing:-.036em;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-intro,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-note{
  border-color:rgba(58,151,164,.16);
  background:linear-gradient(180deg, rgba(58,151,164,.06), rgba(58,151,164,.025));
  box-shadow:0 12px 28px rgba(12,52,65,.038);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-layout{
  align-items:start;
}

@media (min-width:981px){
  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-layout{
    grid-template-columns:minmax(0,1fr) minmax(330px,380px);
    gap:22px;
  }

  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc{
    max-height:calc(100vh - 110px);
    overflow:hidden;
  }

  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc__scroll{
    max-height:calc(100vh - 240px);
    overflow:auto;
    overscroll-behavior:contain;
    padding-right:6px;
  }
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc{
  padding:18px 18px 16px;
  border-color:rgba(58,151,164,.15);
  border-radius:24px;
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,253,254,.94));
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc h3{
  margin:0 0 12px;
  font-size:17px;
  font-weight:800;
  letter-spacing:-.012em;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a{
  display:block;
  padding:11px 13px;
  border-radius:14px;
  border:1px solid rgba(58,151,164,.14);
  background:rgba(255,255,255,.78);
  color:var(--fc-legal-petrol-800);
  font-size:14px;
  line-height:1.35;
  font-weight:720;
  box-shadow:0 8px 18px rgba(12,52,65,.035);
  word-break:normal;
  overflow-wrap:break-word;
  hyphens:auto;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a:hover,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a:focus-visible{
  background:rgba(58,151,164,.07);
  border-color:rgba(58,151,164,.24);
  transform:none;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section{
  overflow:hidden;
  padding:26px 28px 24px;
  border-color:rgba(58,151,164,.16);
  background:rgba(255,255,255,.96);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section::before{
  left:0;
  right:0;
  top:0;
  bottom:auto;
  width:auto;
  height:6px;
  border-radius:inherit;
  background:linear-gradient(90deg, rgba(58,151,164,.42), rgba(58,151,164,.12));
  opacity:1;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section h2,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-h2{
  font-size:clamp(21px,1.95vw,28px);
  line-height:1.22;
  letter-spacing:-.024em;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section p,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section li{
  color:#355f68;
  line-height:1.74;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section a:not(.btn):not(.fc-btn){
  text-decoration-thickness:1px;
  text-underline-offset:.24em;
}

@media (max-width:760px){
  body.fc-site.fc-legal-page .fc-legal-topmeta,
  body.fc-site.fc-legal-page .fc-prosymv-topmeta{
    gap:8px;
  }

  body.fc-site.fc-legal-page .fc-legal-topmeta li,
  body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
    width:100%;
    align-items:flex-start;
    justify-content:flex-start;
    font-size:13px;
    border-radius:16px;
  }

  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section{
    padding:22px 20px 20px;
  }

  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a{
    min-height:44px;
    padding:10px 12px;
  }
}

/* ============================================================
   FlexiCare Insurance — V1246 Legal / Policy Pages Reading Flow Refinement
   Scope: /policies/prosymvatiki, /policies/privacy, /policies/cookies,
          /policies/terms, /policies/complaints, /policies/eggrafa
   Intent: premium readability, calmer TOC weight and clearer legal content
   rhythm. No legal text, downloads, forms, cookie logic or routes changed.
   ============================================================ */

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-main{
  gap:clamp(16px,2.05vw,24px);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section{
  box-shadow:0 14px 34px rgba(12,52,65,.042);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section h3{
  margin:0 0 8px;
  color:var(--fc-legal-petrol-900);
  font-size:clamp(16px,1.25vw,18px);
  line-height:1.28;
  letter-spacing:-.014em;
  font-weight:800;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section p,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section li{
  max-width:84ch;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section ul,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section ol{
  padding-left:1.15rem;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section li + li{
  margin-top:6px;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section .grid2 > div{
  min-width:0;
  padding:clamp(14px,1.7vw,18px);
  border:1px solid rgba(58,151,164,.12);
  border-radius:18px;
  background:linear-gradient(180deg, rgba(255,255,255,.88), rgba(248,253,254,.66));
  box-shadow:0 10px 22px rgba(12,52,65,.028);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section .grid2 > div p:last-child,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section .grid2 > div ul:last-child,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section .grid2 > div ol:last-child{
  margin-bottom:0;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .fc-callout{
  border-color:rgba(58,151,164,.16);
  background:linear-gradient(180deg, rgba(248,253,254,.96), rgba(255,255,255,.94));
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc{
  box-shadow:0 12px 28px rgba(12,52,65,.045);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a{
  box-shadow:none;
  font-weight:700;
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a:hover,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a:focus-visible{
  border-color:rgba(58,151,164,.22);
  background:rgba(58,151,164,.065);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a.is-active,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a[aria-current="true"],
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-toc a[aria-current="page"]{
  border-color:rgba(58,151,164,.28);
  background:linear-gradient(180deg, rgba(58,151,164,.11), rgba(58,151,164,.055));
  box-shadow:none;
}

@media (min-width:981px){
  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-layout{
    grid-template-columns:minmax(0,1fr) minmax(310px,360px);
    gap:clamp(22px,2.6vw,34px);
  }

  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section{
    padding:clamp(24px,2.45vw,32px);
  }
}

@media (max-width:760px){
  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section .grid2 > div{
    padding:15px 14px;
    border-radius:16px;
  }

  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section p,
  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section li{
    max-width:none;
  }
}


/* ============================================================
   FlexiCare Insurance — V1331 Legal Pages Visual Consistency Review
   Scope: /policies privacy/terms/cookies/complaints/prosymvatiki/eggrafa.
   Visual/readability/sticky rail refinement only. No legal content, routing,
   forms, downloads, cookies, consent or analytics logic changes.
   ============================================================ */

body.fc-site.fc-legal-page .policy-page{
  max-width:min(1180px, 100%);
  margin-inline:auto;
}

body.fc-site.fc-legal-page .policy-page > h1{
  text-wrap:balance;
}

body.fc-site.fc-legal-page .policy-page > .small:first-of-type,
body.fc-site.fc-legal-page .policy-page > p.small:first-of-type{
  max-width:100%;
}

body.fc-site.fc-legal-page .fc-legal-topmeta,
body.fc-site.fc-legal-page .fc-prosymv-topmeta{
  align-items:stretch;
}

body.fc-site.fc-legal-page .fc-legal-topmeta li,
body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
  align-items:center;
  min-height:40px;
  background:linear-gradient(180deg, rgba(255,255,255,.82), rgba(239,248,247,.66));
}

body.fc-site.fc-legal-page .policy-intro,
body.fc-site.fc-legal-page .policy-note{
  max-width:100%;
  font-size:1rem;
  line-height:1.72;
}

body.fc-site.fc-legal-page .policy-layout{
  width:100%;
}

body.fc-site.fc-legal-page .policy-toc h3{
  display:flex;
  align-items:center;
  gap:.55rem;
}

body.fc-site.fc-legal-page .policy-toc h3::before{
  content:"";
  width:.55rem;
  height:.55rem;
  border-radius:999px;
  flex:0 0 auto;
  background:rgba(58,151,164,.68);
  box-shadow:0 0 0 5px rgba(58,151,164,.10);
}

body.fc-site.fc-legal-page .policy-toc a{
  font-size:.94rem;
  line-height:1.38;
}

body.fc-site.fc-legal-page .policy-toc a:focus-visible,
body.fc-site.fc-legal-page .policy-section a:focus-visible,
body.fc-site.fc-legal-page .policy-page .btn:focus-visible,
body.fc-site.fc-legal-page .policy-page .fc-btn:focus-visible{
  outline:3px solid rgba(58,151,164,.30);
  outline-offset:3px;
}

body.fc-site.fc-legal-page .policy-section{
  padding:clamp(1.15rem,2.2vw,1.8rem);
}

body.fc-site.fc-legal-page .policy-section h2,
body.fc-site.fc-legal-page .policy-h2{
  max-width:980px;
  text-wrap:balance;
}

body.fc-site.fc-legal-page .policy-section p,
body.fc-site.fc-legal-page .policy-section li{
  font-size:1rem;
  line-height:1.74;
}

body.fc-site.fc-legal-page .policy-section strong{
  color:var(--fc-legal-petrol-800);
}

body.fc-site.fc-legal-page .policy-section .grid2,
body.fc-site.fc-legal-page .policy-section .grid-2,
body.fc-site.fc-legal-page .policy-section .fc-grid-2{
  gap:clamp(.85rem,1.6vw,1.15rem);
}

body.fc-site.fc-legal-page .policy-section table,
body.fc-site.fc-legal-page .fc-table{
  font-size:.95rem;
}

body.fc-site.fc-legal-page .policy-section table th,
body.fc-site.fc-legal-page .policy-section table td,
body.fc-site.fc-legal-page .fc-table th,
body.fc-site.fc-legal-page .fc-table td{
  vertical-align:top;
}

body.fc-site.fc-legal-page .card-actions{
  gap:.72rem;
}

body.fc-site.fc-legal-page .card-actions .btn,
body.fc-site.fc-legal-page .card-actions .fc-btn{
  justify-content:center;
  min-height:44px;
}

@media (min-width:981px){
  body.fc-site.fc-legal-page .policy-layout{
    grid-template-columns:minmax(0,1fr) minmax(300px,360px);
    gap:clamp(1.35rem,2.4vw,2rem);
  }

  body.fc-site.fc-legal-page .policy-aside .policy-toc{
    top:calc(var(--fc-header-height, 84px) + 20px);
  }
}

@media (max-width:980px){
  body.fc-site.fc-legal-page .policy-toc{
    padding:1rem;
  }

  body.fc-site.fc-legal-page .policy-toc__scroll{
    max-height:none;
  }

  body.fc-site.fc-legal-page .policy-toc ul,
  body.fc-site.fc-legal-page .policy-toc__list{
    display:grid;
    grid-template-columns:repeat(2, minmax(0,1fr));
    gap:.5rem;
  }

  body.fc-site.fc-legal-page .policy-toc a{
    min-height:42px;
  }
}

@media (max-width:700px){
  body.fc-site.fc-legal-page #main .section > .container{
    padding-left:clamp(1rem,4vw,1.25rem);
    padding-right:clamp(1rem,4vw,1.25rem);
  }

  body.fc-site.fc-legal-page .policy-page{
    padding:1rem;
    border-radius:22px;
  }

  body.fc-site.fc-legal-page .policy-page > h1{
    font-size:clamp(1.8rem,8vw,2.25rem);
    line-height:1.08;
  }

  body.fc-site.fc-legal-page .fc-legal-topmeta,
  body.fc-site.fc-legal-page .fc-prosymv-topmeta{
    display:grid;
    grid-template-columns:1fr;
    gap:.55rem;
  }

  body.fc-site.fc-legal-page .fc-legal-topmeta li,
  body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
    border-radius:16px;
    justify-content:flex-start;
  }

  body.fc-site.fc-legal-page .policy-intro,
  body.fc-site.fc-legal-page .policy-note,
  body.fc-site.fc-legal-page .policy-section{
    padding:1rem;
    border-radius:18px;
  }

  body.fc-site.fc-legal-page .policy-toc ul,
  body.fc-site.fc-legal-page .policy-toc__list{
    grid-template-columns:1fr;
  }

  body.fc-site.fc-legal-page .policy-section p,
  body.fc-site.fc-legal-page .policy-section li{
    font-size:.96rem;
    line-height:1.68;
  }

  body.fc-site.fc-legal-page .card-actions{
    display:grid;
    grid-template-columns:1fr;
  }

  body.fc-site.fc-legal-page .card-actions .btn,
  body.fc-site.fc-legal-page .card-actions .fc-btn{
    width:100%;
  }
}

@media (prefers-reduced-motion: reduce){
  body.fc-site.fc-legal-page *,
  body.fc-site.fc-legal-page *::before,
  body.fc-site.fc-legal-page *::after{
    scroll-behavior:auto !important;
    transition-duration:.01ms !important;
    animation-duration:.01ms !important;
    animation-iteration-count:1 !important;
  }
}


/* ============================================================
   FlexiCare Insurance — V1332 Legal Pages Topmeta & CTA Micro-Polish Pass
   Scope: legal/policy pages.
   Visual-only refinement for top metadata chips and action/download CTAs.
   No legal text, routing, downloads, forms, cookies, consent or analytics changes.
   ============================================================ */

body.fc-site.fc-legal-page .fc-legal-topmeta,
body.fc-site.fc-legal-page .fc-prosymv-topmeta{
  gap:.62rem .75rem;
  margin-bottom:clamp(1rem,1.8vw,1.35rem);
}

body.fc-site.fc-legal-page .fc-legal-topmeta li,
body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
  min-height:42px;
  padding:.52rem .82rem;
  border-color:rgba(58,151,164,.18);
  background:
    linear-gradient(180deg,rgba(255,255,255,.92),rgba(239,248,247,.74)),
    radial-gradient(circle at 100% 0%,rgba(58,151,164,.055),transparent 10rem);
  box-shadow:0 8px 20px rgba(12,52,65,.035);
}

body.fc-site.fc-legal-page .fc-legal-topmeta li strong,
body.fc-site.fc-legal-page .fc-prosymv-topmeta li strong{
  white-space:nowrap;
}

body.fc-site.fc-legal-page .policy-page .btn,
body.fc-site.fc-legal-page .policy-page .fc-btn,
body.fc-site.fc-legal-page .policy-page a.btn,
body.fc-site.fc-legal-page .policy-page a.fc-btn{
  border-radius:14px;
  font-weight:750;
  letter-spacing:-.006em;
}

body.fc-site.fc-legal-page .policy-page .btn:not(.primary):not(.btn-primary),
body.fc-site.fc-legal-page .policy-page .fc-btn:not(.primary):not(.btn-primary){
  border-color:rgba(58,151,164,.20);
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(239,248,247,.76));
  color:var(--fc-legal-petrol-800);
}

body.fc-site.fc-legal-page .policy-page .btn:not(.primary):not(.btn-primary):hover,
body.fc-site.fc-legal-page .policy-page .fc-btn:not(.primary):not(.btn-primary):hover{
  border-color:rgba(58,151,164,.34);
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(231,246,244,.88));
  color:var(--fc-legal-petrol-900);
}

body.fc-site.fc-legal-page .card-actions,
body.fc-site.fc-legal-page .policy-actions,
body.fc-site.fc-legal-page .policy-download-actions,
body.fc-site.fc-legal-page .fc-doc-actions{
  align-items:center;
  gap:.72rem;
}

body.fc-site.fc-legal-page .card-actions .btn,
body.fc-site.fc-legal-page .policy-actions .btn,
body.fc-site.fc-legal-page .policy-download-actions .btn,
body.fc-site.fc-legal-page .fc-doc-actions .btn{
  min-height:46px;
  padding:.72rem 1rem;
}

body.fc-site.fc-legal-page .policy-section .card,
body.fc-site.fc-legal-page .policy-section .fc-card,
body.fc-site.fc-legal-page .fc-doc-card,
body.fc-site.fc-legal-page .fc-download-card{
  border-color:rgba(18,63,73,.13);
}

body.fc-site.fc-legal-page .policy-section .card:hover,
body.fc-site.fc-legal-page .policy-section .fc-card:hover,
body.fc-site.fc-legal-page .fc-doc-card:hover,
body.fc-site.fc-legal-page .fc-download-card:hover{
  border-color:rgba(58,151,164,.22);
}

body.fc-site.fc-legal-page .policy-page a:not(.btn):not(.fc-btn){
  text-underline-offset:.18em;
  text-decoration-thickness:.08em;
}

body.fc-site.fc-legal-page .policy-page a:not(.btn):not(.fc-btn):hover{
  color:var(--fc-legal-petrol-900);
}

@media (max-width:700px){
  body.fc-site.fc-legal-page .fc-legal-topmeta li,
  body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
    align-items:flex-start;
    gap:.35rem;
    padding:.72rem .8rem;
    line-height:1.42;
  }

  body.fc-site.fc-legal-page .fc-legal-topmeta li strong,
  body.fc-site.fc-legal-page .fc-prosymv-topmeta li strong{
    white-space:normal;
  }

  body.fc-site.fc-legal-page .policy-page .btn,
  body.fc-site.fc-legal-page .policy-page .fc-btn{
    min-height:46px;
    width:100%;
    justify-content:center;
    text-align:center;
  }
}


/* ============================================================
   FlexiCare Insurance — V1333 Legal Pages Mobile Readability & Table Safety Pass
   Scope: legal/policy pages.
   Mobile/table/readability refinement only. No legal text, routing, downloads,
   forms, cookies, consent or analytics changes.
   ============================================================ */

body.fc-site.fc-legal-page .policy-section,
body.fc-site.fc-legal-page .policy-intro,
body.fc-site.fc-legal-page .policy-note,
body.fc-site.fc-legal-page .policy-toc{
  overflow-wrap:anywhere;
}

body.fc-site.fc-legal-page .policy-section table,
body.fc-site.fc-legal-page .fc-table{
  width:100%;
  border-collapse:separate;
  border-spacing:0;
}

body.fc-site.fc-legal-page .policy-section table th,
body.fc-site.fc-legal-page .policy-section table td,
body.fc-site.fc-legal-page .fc-table th,
body.fc-site.fc-legal-page .fc-table td{
  line-height:1.55;
}

body.fc-site.fc-legal-page .policy-section .table-wrap,
body.fc-site.fc-legal-page .policy-section .fc-table-wrap,
body.fc-site.fc-legal-page .policy-table-wrap,
body.fc-site.fc-legal-page .fc-table-scroll{
  width:100%;
  max-width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  scrollbar-gutter:stable;
}

body.fc-site.fc-legal-page .policy-section .table-wrap table,
body.fc-site.fc-legal-page .policy-section .fc-table-wrap table,
body.fc-site.fc-legal-page .policy-table-wrap table,
body.fc-site.fc-legal-page .fc-table-scroll table{
  min-width:620px;
}

body.fc-site.fc-legal-page .policy-section code,
body.fc-site.fc-legal-page .policy-section pre{
  max-width:100%;
  white-space:pre-wrap;
  overflow-wrap:anywhere;
}

@media (max-width:980px){
  body.fc-site.fc-legal-page .policy-layout{
    gap:1rem;
  }

  body.fc-site.fc-legal-page .policy-toc{
    margin-bottom:.2rem;
  }

  body.fc-site.fc-legal-page .policy-toc h3{
    margin-bottom:.8rem;
  }

  body.fc-site.fc-legal-page .policy-toc a{
    padding:.72rem .78rem;
    font-size:.93rem;
  }

  body.fc-site.fc-legal-page .policy-main{
    gap:1rem;
  }

  body.fc-site.fc-legal-page .policy-section{
    scroll-margin-top:calc(var(--fc-header-height, 84px) + 16px);
  }
}

@media (max-width:760px){
  body.fc-site.fc-legal-page .policy-page{
    box-shadow:0 10px 28px rgba(12,52,65,.06);
  }

  body.fc-site.fc-legal-page .policy-page > h1{
    max-width:100%;
    margin-bottom:.75rem;
    letter-spacing:-.035em;
  }

  body.fc-site.fc-legal-page .policy-intro,
  body.fc-site.fc-legal-page .policy-note{
    font-size:.96rem;
    line-height:1.68;
  }

  body.fc-site.fc-legal-page .policy-section h2,
  body.fc-site.fc-legal-page .policy-h2{
    font-size:clamp(1.28rem,5.2vw,1.7rem);
    line-height:1.22;
  }

  body.fc-site.fc-legal-page .policy-section h3{
    font-size:clamp(1.04rem,4.2vw,1.25rem);
    line-height:1.3;
  }

  body.fc-site.fc-legal-page .policy-section ul,
  body.fc-site.fc-legal-page .policy-section ol{
    padding-left:1.08rem;
  }

  body.fc-site.fc-legal-page .policy-section li{
    margin:.44rem 0;
  }

  body.fc-site.fc-legal-page .policy-section table,
  body.fc-site.fc-legal-page .fc-table{
    display:block;
    width:100%;
    max-width:100%;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
  }

  body.fc-site.fc-legal-page .policy-section table thead,
  body.fc-site.fc-legal-page .fc-table thead{
    white-space:nowrap;
  }

  body.fc-site.fc-legal-page .policy-section table th,
  body.fc-site.fc-legal-page .policy-section table td,
  body.fc-site.fc-legal-page .fc-table th,
  body.fc-site.fc-legal-page .fc-table td{
    min-width:160px;
    padding:.72rem .78rem;
    font-size:.92rem;
  }
}

@media (max-width:520px){
  body.fc-site.fc-legal-page .policy-page{
    padding:.9rem;
  }

  body.fc-site.fc-legal-page .policy-page::before{
    height:4px;
  }

  body.fc-site.fc-legal-page .policy-intro,
  body.fc-site.fc-legal-page .policy-note,
  body.fc-site.fc-legal-page .policy-section,
  body.fc-site.fc-legal-page .policy-toc{
    padding:.9rem;
  }

  body.fc-site.fc-legal-page .policy-section::before{
    display:none;
  }

  body.fc-site.fc-legal-page .policy-section p,
  body.fc-site.fc-legal-page .policy-section li{
    font-size:.94rem;
    line-height:1.66;
  }

  body.fc-site.fc-legal-page .policy-toc a{
    min-height:44px;
    display:flex;
    align-items:center;
  }

  body.fc-site.fc-legal-page .fc-legal-topmeta li,
  body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
    font-size:.9rem;
  }
}

/* ============================================================
   FlexiCare Insurance — V1400 Legal / Policy Pages Visual Rhythm & Sticky Content Polish
   Scope: /policies/prosymvatiki, /policies/privacy, /policies/cookies,
          /policies/terms, /policies/complaints, /policies/eggrafa
   Intent: visual/readability refinement only. No legal text, routing,
   downloads, forms, cookie consent or analytics logic changed.
   ============================================================ */

body.fc-site.fc-legal-page{
  --fc-legal-v1400-ink:#123f49;
  --fc-legal-v1400-muted:#577882;
  --fc-legal-v1400-line:rgba(58,151,164,.145);
  --fc-legal-v1400-soft:rgba(237,249,250,.72);
  --fc-legal-v1400-card:rgba(255,255,255,.965);
}

body.fc-site.fc-legal-page #main .section{
  padding-top:clamp(28px,4vw,52px);
  padding-bottom:clamp(34px,4.8vw,62px);
}

body.fc-site.fc-legal-page .policy-page{
  border-color:rgba(18,63,73,.115);
  background:
    radial-gradient(circle at 11% 0%, rgba(58,151,164,.115), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,.985), rgba(247,252,252,.955));
  box-shadow:0 18px 44px rgba(12,52,65,.064);
}

body.fc-site.fc-legal-page .policy-page::before{
  height:4px;
  background:linear-gradient(90deg, rgba(58,151,164,.62), rgba(58,151,164,.20), rgba(255,255,255,0));
}

body.fc-site.fc-legal-page .policy-page > h1{
  max-width:920px;
  margin-bottom:.78rem;
  font-size:clamp(2rem,3.15vw,2.8rem);
  line-height:1.09;
  letter-spacing:-.034em;
}

body.fc-site.fc-legal-page .fc-legal-topmeta,
body.fc-site.fc-legal-page .fc-prosymv-topmeta{
  gap:.58rem .68rem;
  margin-bottom:clamp(1rem,1.9vw,1.45rem);
}

body.fc-site.fc-legal-page .fc-legal-topmeta li,
body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
  min-height:40px;
  padding:.54rem .82rem;
  border-color:rgba(58,151,164,.155);
  background:linear-gradient(180deg, rgba(255,255,255,.92), rgba(241,249,249,.72));
  box-shadow:0 8px 18px rgba(12,52,65,.028);
  color:var(--fc-legal-v1400-ink);
}

body.fc-site.fc-legal-page .policy-intro,
body.fc-site.fc-legal-page .policy-note{
  border-color:var(--fc-legal-v1400-line);
  background:linear-gradient(180deg, rgba(255,255,255,.965), var(--fc-legal-v1400-soft));
  box-shadow:0 10px 24px rgba(12,52,65,.035);
  color:var(--fc-legal-v1400-ink);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-intro,
body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-note{
  max-width:900px;
}

body.fc-site.fc-legal-page .policy-toc{
  border-color:var(--fc-legal-v1400-line);
  background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(247,252,252,.94));
  box-shadow:0 12px 26px rgba(12,52,65,.04);
}

body.fc-site.fc-legal-page .policy-toc h3{
  margin-bottom:.82rem;
  color:var(--fc-legal-petrol-900);
  font-size:1rem;
  letter-spacing:-.01em;
}

body.fc-site.fc-legal-page .policy-toc a{
  border-color:rgba(58,151,164,.12);
  background:rgba(255,255,255,.72);
  color:var(--fc-legal-v1400-ink);
  line-height:1.38;
  box-shadow:none;
}

body.fc-site.fc-legal-page .policy-toc a:hover,
body.fc-site.fc-legal-page .policy-toc a:focus-visible{
  border-color:rgba(58,151,164,.24);
  background:rgba(232,250,251,.70);
  color:var(--fc-legal-petrol-900);
  text-decoration:none;
}

body.fc-site.fc-legal-page .policy-toc a.is-active,
body.fc-site.fc-legal-page .policy-toc a[aria-current="true"],
body.fc-site.fc-legal-page .policy-toc a[aria-current="page"]{
  border-color:rgba(58,151,164,.30);
  background:linear-gradient(180deg, rgba(58,151,164,.115), rgba(58,151,164,.055));
  color:var(--fc-legal-petrol-900);
}

body.fc-site.fc-legal-page .policy-section{
  border-color:rgba(18,63,73,.105);
  background:var(--fc-legal-v1400-card);
  box-shadow:0 12px 28px rgba(12,52,65,.038);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section{
  padding:clamp(1.35rem,2.35vw,1.9rem);
}

body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section::before{
  height:5px;
  background:linear-gradient(90deg, rgba(58,151,164,.34), rgba(58,151,164,.11));
}

body.fc-site.fc-legal-page .policy-section h2,
body.fc-site.fc-legal-page .policy-h2{
  margin-bottom:.78rem;
  color:var(--fc-legal-petrol-900);
  font-size:clamp(1.38rem,2vw,1.78rem);
  line-height:1.22;
}

body.fc-site.fc-legal-page .policy-section h3{
  margin-top:1.05rem;
  margin-bottom:.5rem;
  color:var(--fc-legal-petrol-800);
}

body.fc-site.fc-legal-page .policy-section p,
body.fc-site.fc-legal-page .policy-section li{
  max-width:78ch;
  color:#2f5862;
  line-height:1.73;
}

body.fc-site.fc-legal-page .policy-section ul,
body.fc-site.fc-legal-page .policy-section ol{
  padding-left:1.08rem;
}

body.fc-site.fc-legal-page .policy-section li::marker{
  color:rgba(58,151,164,.84);
}

body.fc-site.fc-legal-page .policy-section li + li{
  margin-top:.38rem;
}

body.fc-site.fc-legal-page .policy-section .grid2 > div,
body.fc-site.fc-legal-page .policy-section .grid-2 > div,
body.fc-site.fc-legal-page .policy-section .fc-grid-2 > div{
  border-color:rgba(58,151,164,.12);
  background:linear-gradient(180deg, rgba(255,255,255,.90), rgba(247,252,252,.70));
  box-shadow:0 8px 18px rgba(12,52,65,.026);
}

body.fc-site.fc-legal-page .policy-page .btn,
body.fc-site.fc-legal-page .policy-page .fc-btn,
body.fc-site.fc-legal-page .policy-page a.btn,
body.fc-site.fc-legal-page .policy-page a.fc-btn{
  min-height:44px;
  border-radius:14px;
  line-height:1.22;
  white-space:normal;
}

body.fc-site.fc-legal-page .card-actions{
  gap:.65rem;
}

body.fc-site.fc-legal-page.fc-documents-hub .fc-docs-grid--premium{
  gap:clamp(.9rem,1.7vw,1.25rem);
}

body.fc-site.fc-legal-page.fc-documents-hub .fc-doc-premium-card{
  border-color:rgba(18,63,73,.12);
  box-shadow:0 12px 26px rgba(12,52,65,.04);
}

body.fc-site.fc-legal-page.fc-documents-hub .fc-doc-premium-card__title{
  color:var(--fc-legal-petrol-900);
  line-height:1.24;
}

body.fc-site.fc-legal-page.fc-documents-hub .fc-doc-premium-card__desc{
  color:#416973;
}

@media (min-width:981px){
  body.fc-site.fc-legal-page .policy-layout{
    grid-template-columns:minmax(0,1fr) minmax(300px,350px);
    gap:clamp(1.45rem,2.5vw,2.15rem);
  }

  body.fc-site.fc-legal-page .policy-aside .policy-toc{
    position:sticky;
    top:calc(var(--fc-header-height, 84px) + 18px);
    max-height:calc(100dvh - var(--fc-header-height, 84px) - 36px);
    overflow:hidden;
  }

  body.fc-site.fc-legal-page .policy-toc__scroll{
    max-height:calc(100dvh - var(--fc-header-height, 84px) - 128px);
    overflow:auto;
    overscroll-behavior:contain;
    padding-right:.28rem;
  }
}

@media (max-width:980px){
  body.fc-site.fc-legal-page .policy-layout{
    gap:1rem;
  }

  body.fc-site.fc-legal-page .policy-toc{
    box-shadow:0 8px 20px rgba(12,52,65,.035);
  }

  body.fc-site.fc-legal-page .policy-toc ul,
  body.fc-site.fc-legal-page .policy-toc__list{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width:700px){
  body.fc-site.fc-legal-page #main .section > .container{
    padding-left:clamp(.85rem,4vw,1.1rem);
    padding-right:clamp(.85rem,4vw,1.1rem);
  }

  body.fc-site.fc-legal-page #main .section{
    padding-top:1.45rem;
    padding-bottom:2rem;
  }

  body.fc-site.fc-legal-page .policy-page{
    padding:.95rem;
    border-radius:22px;
    box-shadow:0 10px 26px rgba(12,52,65,.058);
  }

  body.fc-site.fc-legal-page .policy-page > h1{
    font-size:clamp(1.78rem,7.6vw,2.2rem);
    line-height:1.1;
  }

  body.fc-site.fc-legal-page .policy-intro,
  body.fc-site.fc-legal-page .policy-note,
  body.fc-site.fc-legal-page .policy-toc,
  body.fc-site.fc-legal-page .policy-section{
    border-radius:18px;
  }

  body.fc-site.fc-legal-page .policy-intro,
  body.fc-site.fc-legal-page .policy-note{
    padding:.92rem;
  }

  body.fc-site.fc-legal-page .policy-section,
  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section{
    padding:1rem;
  }

  body.fc-site.fc-legal-page .fc-legal-harmonized-page .policy-section::before,
  body.fc-site.fc-legal-page .policy-section::before{
    height:4px;
  }

  body.fc-site.fc-legal-page .policy-section h2,
  body.fc-site.fc-legal-page .policy-h2{
    font-size:clamp(1.26rem,5.35vw,1.62rem);
  }

  body.fc-site.fc-legal-page .policy-section p,
  body.fc-site.fc-legal-page .policy-section li{
    max-width:none;
    font-size:.95rem;
    line-height:1.67;
  }

  body.fc-site.fc-legal-page .policy-toc ul,
  body.fc-site.fc-legal-page .policy-toc__list{
    grid-template-columns:1fr;
  }

  body.fc-site.fc-legal-page .fc-legal-topmeta li,
  body.fc-site.fc-legal-page .fc-prosymv-topmeta li{
    min-height:0;
    padding:.68rem .78rem;
  }

  body.fc-site.fc-legal-page .card-actions,
  body.fc-site.fc-legal-page .fc-doc-premium-card__actions{
    display:grid;
    grid-template-columns:1fr;
  }

  body.fc-site.fc-legal-page .card-actions .btn,
  body.fc-site.fc-legal-page .card-actions .fc-btn,
  body.fc-site.fc-legal-page .fc-doc-premium-card__actions .btn{
    width:100%;
    justify-content:center;
    text-align:center;
  }
}
