:root {
  --speed-entry: ease;
}
body{margin:0;padding:0;font-family:"Rajdhani", sans-serif;box-sizing:border-box;}
*{box-sizing:border-box;}
.clear-quote {
    width: 100%;
    background: #0B2A5B;
    color: #EAF1FB;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
.content-section {
    max-width: 1640px;
    margin: 0 auto;
    padding: calc(1.88rem * 1.5) 1.58rem;
    display: flex;
    align-items: center;
    gap: 1.88rem;
  }
.team-area {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: #EAF1FB;
    line-height: 1.1;
    flex-shrink: 0;
  }
.group {
    font-size: calc(19.4px * 1.125);
    font-weight: 700;
    letter-spacing: 0.02em;
  }
.soft-grid {
    font-size: calc(19.4px * .875);
    color: #EAF1FB;
    opacity: 0.7;
    margin-top: 2px;
  }
.public-section {
    flex: 1 1 auto;
    margin-left: calc(1.88rem * 1.5);
  }
.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 1.88rem;
  }
.nav-list a {
    display: inline-block;
    padding: 0.5rem 0.25rem;
    color: #EAF1FB;
    text-decoration: none;
    font-size: 19.4px;
    border-bottom: 2px solid transparent;
    transition: border-color 390ms var(--speed-entry), opacity 390ms var(--speed-entry);
  }
.nav-list a:hover,
  .nav-list a:focus-visible {
    border-bottom-color: #E63946;
    opacity: 0.95;
  }
.soft-unit {
    display: flex;
    align-items: center;
    gap: 1.88rem;
    flex-shrink: 0;
  }
.wide-wrap {
    display: inline-block;
    padding: 0.65rem 1.15rem;
    background: #E63946;
    color: #FFFFFF;
    border-radius: 0.47rem;
    text-decoration: none;
    font-size: 19.4px;
    font-weight: 600;
    white-space: nowrap;
    transition: background 390ms var(--speed-entry);
  }
.wide-wrap:hover,
  .wide-wrap:focus-visible{
    background: #C42A37;color:#0B1A33;}
.open-content {
    display: none;
    width: 42px;
    height: 42px;
    padding: 0;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 0.3rem;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
.content-plan{
    display: block;
    width: 20px;
    height: 2px;
    background: #EAF1FB;
    border-radius: 1px;color:#0B1A33;}
@media (max-width: 900px) {
    .public-section {
      margin-left: calc(1.88rem * 1.5);
    }
    .nav-list {
      gap: calc(1.88rem * 1.5);
    }
    .nav-list a {
      font-size: calc(19.4px * .875);
    }
  }
@media (max-width: 767px) {
    .content-section {
      flex-wrap: wrap;
      align-items: center;
      padding: calc(1.88rem * 1.5) 1.58rem;
    }

    .public-section {
      order: 3;
      flex-basis: 100%;
      margin-left: 0;
      max-height: 0;
      overflow: hidden;
      transition: max-height 390ms var(--speed-entry);
    }

    .public-section.is-open {
      max-height: 320px;
    }

    .nav-list {
      flex-direction: column;
      align-items: stretch;
      gap: 0;
      padding: calc(1.88rem * 1.5) 0 0;
      border-top: 1px solid rgba(255, 255, 255, 0.12);
      margin-top: calc(1.88rem * 1.5);
    }

    .nav-list li {
      width: 100%;
    }

    .nav-list a {
      display: block;
      padding: 0.75rem 0;
      font-size: 19.4px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    .nav-list a:hover,
    .nav-list a:focus-visible {
      border-bottom-color: rgba(255, 255, 255, 0.08);
      opacity: 0.85;
    }

    .soft-unit {
      margin-left: auto;
    }

    .wide-wrap {
      display: none;
    }

    .open-content {
      display: flex;
    }
  }
@media (max-width: 420px) {
    .group {
      font-size: 19.4px;
    }
    .soft-grid {
      font-size: 0.75rem;
    }
  }
.clear-content{width:100%;padding:0;font-family:"Rajdhani", sans-serif;font-size:calc(19.4px * .875);line-height:1.7;background:#0B2A5B;color:#EAF1FB;}
.clear-content .focused-entries{max-width:1640px;margin:0 auto;padding:calc(1.5rem * 2.4) 1.58rem;display:flex;flex-direction:column;gap:calc(1.88rem * 1.5)}
.clear-content .wide-shell{display:grid;grid-template-columns:minmax(220px, 1fr) 2fr;gap:calc(1.5rem * .75);align-items:start}
.clear-content .region{display:flex;flex-direction:column;gap:1.5rem}
.clear-content .bottom-flow{color:inherit;text-decoration:none;font-size:calc(19.4px * 1.125);font-weight:700;letter-spacing:0.02em}
.clear-content .bottom-flow:hover{color:inherit;text-decoration:underline}
.clear-content .steady-method{margin:0;max-width:34ch;opacity:0.85}
.clear-content .site-feature{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:calc(1.5rem * .75)}
.clear-content .top-quote{display:flex;flex-direction:column;gap:1.5rem}
.clear-content .primary-callout{margin:0;font-size:19.4px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase}
.clear-content .clear-area{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:calc(1.5rem / 2)}
.clear-content .clear-area a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color 390ms var(--speed-entry)}
.clear-content .clear-area a:hover{color:inherit;border-bottom-color:currentColor}
.clear-content .primary-flow{display:flex;flex-direction:column;gap:calc(1.5rem / 2)}
.clear-content .title{margin:0;display:flex;flex-wrap:wrap;gap:0.4rem}
.clear-content .active-content{font-weight:600;opacity:0.85}
.clear-content .offer-contact,
  .clear-content .open-fields{color:inherit;text-decoration:none;word-break:break-word}
.clear-content .open-fields{border-bottom:1px solid transparent;transition:border-color 390ms var(--speed-entry)}
.clear-content .open-fields:hover{color:inherit;border-bottom-color:currentColor}
.clear-content .simple-intro{display:flex;flex-direction:column;gap:1.5rem;padding-top:calc(1.88rem * 1.5);border-top:1px solid currentColor}
.clear-content .bottom-region{margin:0;opacity:0.85}
.clear-content .compact-rail{margin:0;max-width:90ch;opacity:0.85}
@media (max-width: 900px) {.clear-content .wide-shell{grid-template-columns:1fr}.clear-content .site-feature{grid-template-columns:repeat(2, minmax(0, 1fr))}
  }
@media (max-width: 560px) {.clear-content .focused-entries{padding:1.58rem 1.58rem}.clear-content .site-feature{grid-template-columns:1fr}
  }
footer,footer *{border-radius:0!important;}
.cookies{position:fixed;left:0;right:0;bottom:0;z-index:1200}
.cookies .top-callout{display:flex;flex-wrap:wrap;gap:1.88rem;align-items:center;max-width:1640px;margin:0 auto;padding:1.5rem 1.58rem;background:linear-gradient(120deg, #E63946 0%, #F26B76 100%);color:#FFFFFF;box-shadow:0 26px 30px rgba(0,0,0,0.29)}
.cookies .top-callout>*{min-width:0;flex:1 1 12rem}
.cookies strong{font-size:calc(19.4px * 1.35);line-height:1.12}
.cookies p{margin:0;line-height:1.7}
.cookies .strong-wrap{display:flex;gap:calc(1.5rem * .75);flex-wrap:wrap;justify-content:flex-end}
.cookies .strong-wrap>*{min-width:0;flex:1 1 10rem}
.cookies button{border:1px solid color-mix(in srgb,currentColor 28%,transparent);border-radius:0.3rem;background:transparent;color:inherit;font:inherit;padding:calc(1.5rem * .75) 1.5rem;cursor:pointer}
.cookies button.cookie-accept{background:#E63946;color:#FFFFFF;border-color:#E63946}
@media(max-width:820px){.cookies .top-callout{display:block}.cookies p,.cookies .strong-wrap{margin-top:1.5rem;justify-content:flex-start}}
.secondary-summary{--axis-control:calc(1.5rem * 1.15);--state-control:calc(1640px / 2.75);padding:calc(1.5rem * 2.4) 1.58rem;background:#F7F9FC;color:#0B1A33;}
.secondary-summary .service-group{max-width:1640px;margin:0 auto;}
.secondary-summary h1,.secondary-summary p{margin:0;}
.secondary-summary h1{font-size:calc(19.4px * 2.65);line-height:1.1;letter-spacing:-0.01em;}
.secondary-summary p{font-size:19.4px;line-height:1.7;}
.secondary-summary a{color:inherit;text-decoration:none;}
.secondary-summary .direct-header{margin:0;font-size:calc(19.4px * .875);text-transform:uppercase;letter-spacing:0.08em;color:#1E2E4A;}
.secondary-summary .primary-links h1{margin-top:calc(1.5rem / 2.5);}
.secondary-summary .media-panel{display:flex;flex-direction:column;gap:calc(1.88rem * 1.5);flex:0 1 var(--state-control);}
.secondary-summary .soft-details{color:#1E2E4A;}
.secondary-summary .compact-story{padding-left:calc(1.5rem * .75);border-left:2px solid #D7E0EE;font-size:calc(19.4px * .875);color:#1E2E4A;}
.secondary-summary .steady-unit{display:inline-flex;width:max-content;max-width:100%;}
.secondary-summary .steady-unit a{display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.3rem;background:#1E5BD6;color:#FFFFFF;font-size:calc(19.4px * .875);transition:background 390ms var(--speed-entry);}
.secondary-summary .steady-unit a:hover{background:#1747A8;color:#0B1A33;}
.secondary-summary .featured-note{display:flex;align-items:flex-start;gap:1.88rem;}
.secondary-summary .primary-links{flex:1 1 auto;min-width:0;}
@media(max-width:820px){.secondary-summary .featured-note{flex-direction:column;}.secondary-summary .media-panel{flex:1 1 auto;}}
.primary-list{padding:calc(1.5rem * 2.4) 1.58rem;background:#F7F9FC;color:#0B1A33}
.primary-list .service-group{max-width:1640px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.88rem * 1.5)}
.primary-list .soft-details{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.primary-list h2{margin:0;font-size:calc(19.4px * 2.65);line-height:1.1}
.primary-list .active-stack{margin:0;font-size:calc(19.4px * 1.125);line-height:1.7}
.primary-list .simple-proof{display:flex;flex-direction:column;border-top:1px solid #D7E0EE}
.primary-list .visual-block{padding:1.5rem 0;border-bottom:1px solid #D7E0EE;display:grid;grid-template-columns:minmax(0,1fr);gap:calc(1.5rem * .75)}
.primary-list h3{margin:0;font-size:calc(19.4px * 1.35);line-height:1.25}
.primary-list .visual-block p{margin:0;line-height:1.7}
.primary-list .direct-header{margin:0;padding:calc(1.5rem * .75) 1.5rem;background:#EEF3FA;color:#1E2E4A;border-radius:0.47rem;font-size:calc(19.4px * .875);line-height:1.7}
@media(min-width:760px){.primary-list .visual-block{grid-template-columns:minmax(0,20rem) minmax(0,1fr);gap:1.88rem;align-items:start}
}
.focused-view{padding:calc(1.5rem * 2.4) 1.58rem;background:#F7F9FC;color:#0B1A33}
.focused-view .service-group{max-width:1640px;margin:0 auto}
.focused-view .visual-note{display:flex;flex-wrap:wrap;gap:calc(1.88rem * 1.5);align-items:flex-start}
.focused-view .active-stack{flex:1 1 22rem;min-width:0}
.focused-view h2{margin:0;font-size:calc(19.4px * 2);line-height:1.1}
.focused-view .active-stack p{margin:1.5rem 0 0;font-size:calc(19.4px * 1.125);line-height:1.7}
.focused-view ul{flex:1 1 34rem;min-width:0;list-style:none;margin:0;padding:0;display:flex;flex-direction:column}
.focused-view li{background:#FFFFFF;color:#0B1A33;border:1px solid #D7E0EE;border-radius:1rem;box-shadow:0 2px 5px rgba(0,0,0,0.18)}
.focused-view li+li{margin-top:calc(1.5rem * .75)}
.focused-view li a{display:flex;flex-wrap:wrap;gap:1.88rem;align-items:flex-start;padding:calc(1.5rem * .75);text-decoration:none;color:inherit;border-radius:1rem;transition:box-shadow 390ms var(--speed-entry)}
.focused-view li a:hover,.focused-view li a:focus-visible{box-shadow:0 10px 14px rgba(0,0,0,0.23);outline:none}
.focused-view strong{flex:1 1 16rem;min-width:0;font-size:calc(19.4px * 1.35);line-height:1.2}
.focused-view span{flex:1 1 18rem;min-width:0;font-size:calc(19.4px * .875);line-height:1.7;color:#1E2E4A}
@media(max-width:760px){.focused-view .visual-note{display:block}.focused-view ul{margin-top:calc(1.88rem * 1.5)}.focused-view li a{display:block}.focused-view span{display:block;margin-top:calc(1.5rem * .75)}
}
.clear-contact{--axis-control:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 1.58rem;background:#F7F9FC;color:#0B1A33;}
.clear-contact .service-group{max-width:1640px;margin:0 auto;display:flex;flex-direction:column;gap:var(--axis-control);}
.clear-contact h2,.clear-contact p{margin:0;}
.clear-contact h2{font-size:calc(19.4px * 2);line-height:1.14;}
.clear-contact .active-stack{display:flex;flex-direction:column;gap:calc(1.5rem / 2.4);}
.clear-contact .soft-details{font-size:calc(19.4px * 1.125);line-height:1.7;}
.clear-contact .direct-section{display:flex;flex-direction:column;gap:calc(1.5rem / 2.6);}
.clear-contact details{padding:calc(calc(1.5rem * .75) * .95) calc(calc(1.5rem * .75) * 1.1);border-radius:0.47rem;background:#FFFFFF;color:#0B1A33;border:1px solid #D7E0EE;}
.clear-contact summary{cursor:pointer;font-weight:700;font-size:19.4px;line-height:1.35;list-style:none;}
.clear-contact summary::-webkit-details-marker{display:none;}
.clear-contact summary::after{content:"+";float:right;font-weight:700;}
.clear-contact details[open] summary::after{content:"–";}
.clear-contact details p{margin-top:calc(1.5rem / 3);font-size:19.4px;line-height:1.7;}
.clear-contact .direct-header{margin-top:calc(1.5rem / 3);padding-top:calc(1.88rem * 1.5);border-top:1px solid #D7E0EE;font-size:calc(19.4px * .875);line-height:1.7;}
@media (max-width:720px){.clear-contact .soft-details{font-size:19.4px;}.clear-contact details{padding:calc(1.5rem * .75);}
}
.clear-proof{padding:calc(1.5rem*2.8) 1.58rem;background:#F7F9FC;color:#0B1A33}
.clear-proof .clear-visual{max-width:1640px;margin:0 auto;background:#FFFFFF;color:#0B1A33;border:1px solid #D7E0EE;border-radius:1.23rem;padding:calc(1.5rem * .75);box-shadow:0 2px 5px rgba(0,0,0,0.18)}
.clear-proof .contact-block{display:flex;flex-direction:column;gap:.4rem;padding-bottom:calc(1.88rem * 1.5);border-bottom:1px solid #D7E0EE}
.clear-proof h1{margin:0;font-size:clamp(2rem,4.4vw,3.6rem);line-height:1.04}
.clear-proof .team-entries{margin:0;color:#1E5BD6;font-weight:700;font-size:calc(19.4px * .875)}
.clear-proof .contact-block p:last-child{margin:.35rem 0 0;line-height:1.7;opacity:.86}
.clear-proof .compact-area{margin-top:calc(1.88rem * 1.5)}
.clear-proof h2{margin:0 0 .5rem;font-size:clamp(1.25rem,2.5vw,1.8rem);line-height:1.15}
.clear-proof p{margin:.5rem 0 0;line-height:1.7;opacity:.86}
.clear-proof ul{margin:.6rem 0 0;padding-left:1.2rem}
.clear-proof li{margin:.35rem 0;line-height:1.55}
.clear-proof a{color:#1E5BD6;text-decoration:underline}
.clear-proof a:hover{color:inherit;}
@media (max-width:640px){.clear-proof{padding:calc(1.5rem*1.6) 1.58rem}.clear-proof .clear-visual{padding:calc(1.88rem * 1.5)}
}
.content-note{--axis-control:calc(1.5rem * 1.11);--state-control:calc(1640px / 2.35);--type-meta:calc(1640px / 3.43);padding:calc(1.5rem * 2.4) 1.58rem;background:#1E5BD6;color:#FFFFFF;}
.content-note .service-group{max-width:1640px;margin:0 auto;}
.content-note h2,.content-note h3,.content-note p{margin:0;}
.content-note h2{font-size:calc(19.4px * 2);line-height:1.12;}
.content-note h3{font-size:calc(19.4px * 1.35);line-height:1.2;}
.content-note p{font-size:19.4px;line-height:1.7;color:color-mix(in srgb, currentColor 78%, transparent);}
.content-note .compact-steps{padding-block:calc(var(--axis-control) / 2);}
.content-note .top-plan{row-gap:calc(var(--axis-control) * 1.2);}
.content-note .site-shell{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.content-note .active-lead{display:flex;align-items:flex-start;gap:1.88rem;}
.content-note .primary-links{flex:1 1 calc(1640px / 3);min-width:0;}
.content-note .primary-links p{margin-top:1.5rem;}
.content-note .hero{flex:2 1 calc(1640px / 2);display:flex;flex-direction:column;gap:var(--axis-control);min-width:0;}
.content-note .visual-block{min-width:0;padding-inline-start:calc(1.5rem * .75);border-inline-start:2px solid color-mix(in srgb, currentColor 22%, transparent);}
.content-note .visual-block p{margin-top:calc(1.5rem / 3);}
@media(max-width:760px){.content-note .active-lead{flex-direction:column;}.content-note .hero{margin-top:1.5rem;}}
.clear-tile{--axis-control:calc(1.5rem * 1.1);--state-control:calc(1640px / 2.6);padding:calc(1.5rem * 2.4) 1.58rem;background:#F7F9FC;color:#0B1A33;}
.clear-tile .service-group{max-width:1640px;margin:0 auto;}
.clear-tile h2,.clear-tile h3,.clear-tile p{margin:0;}
.clear-tile h2{font-size:calc(19.4px * 2);line-height:1.14;}
.clear-tile h3{font-size:calc(19.4px * 1.35);line-height:1.22;}
.clear-tile p{font-size:19.4px;line-height:1.7;}
.clear-tile .soft-details{margin-top:1.5rem;}
.clear-tile .direct-header{margin-top:calc(1.5rem / 2);font-size:calc(19.4px * .875);color:#1E2E4A;}
.clear-tile .hero{display:flex;flex-direction:column;gap:var(--axis-control);}
.clear-tile .visual-block{min-width:0;padding-left:calc(1.5rem * .75);border-left:2px solid #D7E0EE;}
.clear-tile .visual-block p{margin-top:calc(1.5rem / 3);}
.clear-tile .active-lead{display:flex;align-items:flex-start;gap:1.88rem;}
.clear-tile .active-lead>.primary-links{flex:1 1 calc(1640px / 3);min-width:0;}
.clear-tile .active-lead>.hero{flex:2 1 calc(1640px / 2);}
@media(max-width:760px){.clear-tile .active-lead{flex-direction:column;}.clear-tile .active-lead>.hero{margin-top:var(--axis-control);}}
.local-flow{
  position: relative;
  overflow: hidden;
  padding: calc(1.5rem * 2.4) 1.58rem;
  background: linear-gradient(135deg, #0B2A5B 0%, #1E5BD6 62%, #2E7BF0 100%);
  color: #F4F7FC;
}
.local-flow .service-group{position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  max-width: 1640px;
  margin: 0 auto;}
.local-flow .team-shell{margin: 0 0 calc(1.88rem * 1.5);
  padding: 1.5rem 0;}
.local-flow h2{margin: 0;
  font-size: calc(19.4px * 2);
  line-height: 1.1;}
.local-flow .team-shell p{margin: 1.5rem 0 0;
  font-size: calc(19.4px * 1.125);
  line-height: 1.7;}
.local-flow .direct-note{display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1.88rem;
  padding-top: 1.5rem;
  border-top: 1px solid color-mix(in srgb, currentColor 30%, transparent);}
.local-flow .fresh-area p{margin: 0;
  line-height: 1.7;}
.local-flow .strong-wrap{display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: calc(1.5rem * .75);}
.local-flow .strong-wrap a{color: inherit;
  font-size: calc(19.4px * 1.125);
  overflow-wrap: anywhere;
  text-underline-offset: .2em;}
.local-flow .strong-wrap a:hover{}
.local-flow .text-form{display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding-top: 1.5rem;
  margin-top: calc(1.88rem * 1.5);
  border-top: 1px solid color-mix(in srgb, currentColor 20%, transparent);}
.local-flow .text-form a{color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;}
.local-flow .text-form a:hover{}
.local-flow .text-form span{opacity: .7;}
@media (max-width: 720px) {.local-flow .direct-note{
    flex-direction: column;
  }.local-flow .strong-wrap{
    align-items: flex-start;
  }
}
.strong-feature{padding:calc(1.5rem * 2.4) 1.58rem;background:#0B2A5B;color:#EAF1FB}
.strong-feature .service-group{max-width:1640px;margin:0 auto;display:flex;flex-wrap:wrap;gap:calc(1.88rem * 1.5);align-items:flex-start}
.strong-feature .active-stack{flex:1 1 22rem;min-width:0}
.strong-feature h2{margin:0;font-size:calc(19.4px * 2);line-height:1.1}
.strong-feature .active-stack p{margin:1.5rem 0 0;line-height:1.7}
.strong-feature .active-stack .direct-header{margin-top:calc(1.5rem * .75);font-size:calc(19.4px * .875);opacity:.85}
.strong-feature .strong-contact{list-style:none;margin:calc(1.88rem * 1.5) 0 0;padding:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75);font-size:calc(19.4px * .875)}
.strong-feature .strong-contact li{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);border-top:1px solid rgba(234,241,251,.22);padding-top:calc(1.5rem * .75)}
.strong-feature .strong-contact span{min-width:9rem;opacity:.75}
.strong-feature .strong-contact a{color:inherit;text-decoration:underline}
.strong-feature .strong-contact a:hover{}
.strong-feature form{flex:1 1 26rem;min-width:0}
.strong-feature fieldset{display:flex;flex-wrap:wrap;gap:1.88rem;margin:0;padding:0;border:0}
.strong-feature fieldset label{flex:1 1 14rem;min-width:0}
.strong-feature label span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(19.4px * .875)}
.strong-feature input,.strong-feature textarea{width:100%;padding:calc(1.5rem * .75);border:1px solid #D7E0EE;border-radius:0.47rem;background:#FFFFFF;color:#0B1A33;font:inherit}
.strong-feature input:focus,.strong-feature textarea:focus{outline:2px solid rgba(30, 91, 214, 0.35);outline-offset:1px}
.strong-feature .team-shell{display:block;margin-top:1.5rem}
.strong-feature textarea{resize:vertical}
.strong-feature .site-links{margin:1.5rem 0 0;font-size:calc(19.4px * .875);opacity:.85}
.strong-feature .steady-unit{margin-top:calc(1.88rem * 1.5);display:flex;flex-wrap:wrap;align-items:center;gap:1.88rem}
.strong-feature button{padding:calc(1.5rem * .75) 1.5rem;border:1px solid #E63946;border-radius:0.47rem;background:#E63946;color:#FFFFFF;font:inherit;cursor:pointer;transition:background 390ms var(--speed-entry)}
.strong-feature button:hover{background:#C42A37;color:#0B1A33;}
.strong-feature .clear-items{color:inherit;font-size:calc(19.4px * .875);text-decoration:underline}
.strong-feature .clear-items:hover{}
@media(max-width:720px){.strong-feature .service-group{display:block}.strong-feature form{margin-top:calc(1.88rem * 1.5)}}
.focused-footer{padding:calc(1.5rem * 2.4) 1.58rem;background:linear-gradient(135deg, #0B2A5B 0%, #1E5BD6 62%, #2E7BF0 100%);color:#F4F7FC;}
.focused-footer .service-group{max-width:1640px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.88rem * 1.5);}
.focused-footer .soft-group{display:flex;flex-direction:column;gap:0.5rem;}
.focused-footer .soft-group h2{margin:0;font-size:calc(19.4px * 2);line-height:1.2;}
.focused-footer .soft-group p{margin:0;font-size:19.4px;opacity:.92;}
.focused-footer .site-surface{display:flex;flex-wrap:wrap;gap:1.88rem;border-top:1px solid color-mix(in srgb, currentColor 28%, transparent);border-bottom:1px solid color-mix(in srgb, currentColor 28%, transparent);padding:calc(1.88rem * 1.5) 0;}
.focused-footer .strong-contact{display:flex;flex-direction:column;gap:0.25rem;min-width:200px;flex:1 1 220px;}
.focused-footer .strong-contact .simple-stack{font-size:calc(19.4px * .875);letter-spacing:.04em;text-transform:uppercase;opacity:.75;}
.focused-footer .strong-contact a,.focused-footer .strong-contact span{font-size:19.4px;color:inherit;text-decoration:none;}
.focused-footer .strong-contact a{border-bottom:1px solid color-mix(in srgb, currentColor 45%, transparent);}
.focused-footer .strong-contact a:hover{border-bottom-color:currentColor;}
.focused-footer .direct-header{margin:0;font-size:calc(19.4px * .875);opacity:.9;}
.focused-footer .direct-header a{color:inherit;text-decoration:underline;}
.focused-footer .hero{display:flex;flex-direction:column;gap:0.5rem;}
.focused-footer .visual-block{border:1px solid color-mix(in srgb, currentColor 30%, transparent);border-radius:0.47rem;background:color-mix(in srgb, currentColor 10%, transparent);overflow:hidden;}
.focused-footer .visual-block button{width:100%;border:0;background:transparent;color:inherit;text-align:left;font:inherit;font-weight:700;padding:0.85rem 1rem;cursor:pointer;}
.focused-footer .visual-block button:focus-visible{outline:2px solid currentColor;outline-offset:-2px;}
.focused-footer .visual-block p{margin:0;max-height:0;overflow:hidden;padding:0 1rem;transition:max-height 390ms var(--speed-entry),padding 390ms var(--speed-entry);opacity:.95;font-size:calc(19.4px * .875);}
.focused-footer .visual-block p a{color:inherit;text-decoration:underline;}
.focused-footer .visual-block.is-open p{max-height:320px;padding:0 1rem 1rem;}
@media (max-width:640px){.focused-footer .site-surface{flex-direction:column;}
    }
.compact-copy{--axis-control:calc(1.5rem * 1.05);--state-control:calc(1640px / 2.9);padding:calc(1.5rem * 2.4) 1.58rem;background:#F7F9FC;color:#0B1A33;}
.compact-copy .service-group{max-width:1640px;margin:0 auto;}
.compact-copy h2,.compact-copy h3,.compact-copy p{margin:0;}
.compact-copy h2{font-size:calc(19.4px * 2);line-height:1.14;margin-top:var(--axis-control);}
.compact-copy h3{font-size:calc(19.4px * 1.35);line-height:1.22;}
.compact-copy p{font-size:19.4px;line-height:1.7;}
.compact-copy p+p{margin-top:calc(1.5rem / 3);}
.compact-copy a{color:#1E5BD6;text-decoration:none;}
.compact-copy a:hover{color:inherit;}
.compact-copy .direct-header{font-size:calc(19.4px * .875);color:#1E2E4A;background:#EEF3FA;padding:calc(1.5rem * .75);border-radius:0.47rem;}
.compact-copy .hero{display:flex;flex-wrap:wrap;gap:1.88rem;margin-top:var(--axis-control);}
.compact-copy .visual-block{flex:1 1 calc(1640px / 3.6);min-width:0;padding:calc(1.5rem * .75);border:1px solid #D7E0EE;border-radius:1rem;background:#FFFFFF;color:#0B1A33;}
.compact-copy .visual-block p{margin-top:calc(1.5rem / 3);}
.compact-copy .visual-block a{display:inline-block;margin-top:calc(1.5rem / 2);font-size:calc(19.4px * .875);}
.compact-copy .main-block>h2{margin-top:var(--axis-control);}
@media (max-width:720px){.compact-copy .visual-block{flex:1 1 100%;}
}
.site-details{--axis-control:calc(1.5rem * 1.1);--type-meta:calc(1640px / 3.4);padding:calc(1.5rem * 2.4) 1.58rem;background:#F7F9FC;color:#0B1A33;}
.site-details .service-group{max-width:1640px;margin:0 auto;}
.site-details h2,.site-details h3,.site-details p{margin:0;}
.site-details h2{font-size:calc(19.4px * 2);line-height:1.12;}
.site-details h3{font-size:calc(19.4px * 1.35);line-height:1.2;}
.site-details p{font-size:19.4px;line-height:1.7;}
.site-details .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.88rem;}
.site-details .row-title h2{flex:1 1 calc(1640px / 3);min-width:0;}
.site-details .row-title>p{flex:1 1 calc(1640px / 3);min-width:0;}
.site-details .hero{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:var(--axis-control);margin-top:var(--axis-control);}
.site-details .visual-block{flex:1 1 var(--type-meta);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid #D7E0EE;}
.site-details .visual-block p{margin-top:calc(1.5rem / 3);}
@media (max-width:720px){.site-details .row-title h2,.site-details .row-title>p{flex:1 1 100%;}
}
.compact-body{
  --axis-control:calc(1.5rem * 1.29);
  padding:calc(1.5rem * 2.4) 1.58rem;
  background:#F7F9FC;
  color:#0B1A33;
}
.compact-body .service-group{max-width:1640px;
  margin:0 auto;}
.compact-body h2,
.compact-body h3,
.compact-body p{margin:0;}
.compact-body h2{font-size:calc(19.4px * 2);
  line-height:1.14;}
.compact-body h3{font-size:calc(19.4px * 1.35);
  line-height:1.22;}
.compact-body p{font-size:19.4px;
  line-height:1.7;}
.compact-body .active-stack{display:flex;
  flex-direction:column;
  gap:calc(1.5rem / 2);}
.compact-body .soft-details{font-size:calc(19.4px * 1.125);}
.compact-body .hero{list-style:none;
  margin:var(--axis-control) 0 0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:1.88rem;
  counter-reset:paso;}
.compact-body .visual-block{min-width:0;
  display:flex;
  flex-direction:column;
  gap:calc(1.5rem / 3);
  padding:calc(1.5rem * .75) 0;
  border-top:1px solid #D7E0EE;}
.compact-body .visual-block:last-child{border-bottom:1px solid #D7E0EE;}
.compact-body .compact-story{font-size:calc(19.4px * .875);
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#1E2E4A;}
.compact-body .direct-header{
  margin-top:var(--axis-control);
  padding:calc(1.5rem * .75) 1.5rem;
  background:#EEF3FA;
  color:#1E2E4A;
  border-radius:0.47rem;
}
@media (min-width:900px){.compact-body .active-stack{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:1.88rem;
    align-items:start;
  }.compact-body .hero{
    gap:0;
  }.compact-body .visual-block{
    display:grid;
    grid-template-columns:calc(1640px / 9) minmax(0,1fr);
    grid-template-areas:
      "line title"
      "line text";
    column-gap:1.88rem;
    row-gap:calc(1.5rem / 3);
  }.compact-body .visual-block .compact-story{grid-area:line;}.compact-body .visual-block h3{grid-area:title;}.compact-body .visual-block p{grid-area:text;}
}
.content-track{
  padding: calc(1.5rem * 2.4) 1.58rem;
  background: #0B2A5B;
  color: #EAF1FB;
}
.content-track .service-group{max-width: 1640px;
  margin: 0 auto;}
.content-track .active-stack{margin-bottom: calc(1.88rem * 1.5);
  padding-bottom: calc(1.5rem * .75);
  border-bottom: 1px solid rgba(234, 241, 251, 0.18);}
.content-track h2{margin: 0;
  font-size: calc(19.4px * 2);
  line-height: 1.1;}
.content-track .active-stack p{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(19.4px * 1.125);
  opacity: 0.82;}
.content-track .focused-brand{display: flex;
  flex-direction: column;
  gap: 0;}
.content-track .visual-block{display: grid;
  grid-template-columns: 3.5rem minmax(0, 1fr);
  column-gap: calc(1.5rem * .75);
  row-gap: 0.4rem;
  padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid rgba(234, 241, 251, 0.14);}
.content-track .visual-block:last-child{border-bottom: none;}
.content-track .compact-story{font-size: calc(19.4px * .875);
  letter-spacing: 0.08em;color:inherit;
  padding-top: 0.35rem;}
.content-track h3{margin: 0;
  font-size: calc(19.4px * 1.35);
  line-height: 1.25;
  grid-column: 2;}
.content-track .visual-block p{margin: 0;
  grid-column: 2;
  opacity: 0.85;}
.content-track .quiet-area{margin-top: calc(1.88rem * 1.5);
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid rgba(234, 241, 251, 0.18);}
.content-track .direct-header{margin: 0;
  font-size: 19.4px;
  opacity: 0.9;}
.content-track .direct-header a{text-decoration: underline;
  text-underline-offset: 3px;}
.content-track .direct-header a:hover{color:inherit;}
.content-track .bottom-wrap{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(19.4px * .875);
  opacity: 0.7;}
@media (max-width: 700px) {.content-track .visual-block{
    grid-template-columns: 1fr;
  }.content-track h3,
  .content-track .visual-block p{
    grid-column: 1;
  }.content-track .compact-story{
    padding-top: 0;
  }
}
.primary-lead{
  padding: calc(1.5rem * 2.4) 1.58rem;
  background: #0B2A5B;
  color: #EAF1FB;
}
.primary-lead .service-group{max-width: min(1640px, 60rem);
  margin: 0 auto;}
.primary-lead h2{margin: 0;
  font-size: calc(19.4px * 2);
  line-height: 1.1;}
.primary-lead .active-stack{margin: calc(1.5rem * .75) 0 calc(1.88rem * 1.5);
  font-size: calc(19.4px * 1.125);
  opacity: .82;}
.primary-lead .page-visual{display: flex;
  flex-direction: column;
  gap: 1.88rem;}
.primary-lead .visual-block{padding: calc(1.5rem * .75) 0;
  border-top: 1px solid rgba(234, 241, 251, 0.18);}
.primary-lead .visual-block:last-child{border-bottom: 1px solid rgba(234, 241, 251, 0.18);}
.primary-lead h3{margin: 0;
  font-size: calc(19.4px * 1.35);}
.primary-lead .visual-block p{margin: calc(calc(1.5rem * .75) * .6) 0 0;
  opacity: .85;}
@media (min-width: 900px) {.primary-lead .page-visual{
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 1.88rem;
    row-gap: 0;
  }.primary-lead .visual-block{
    padding: calc(1.5rem * .75) calc(1.5rem * .75) calc(1.5rem * .75) 0;
  }.primary-lead .visual-block:nth-child(odd){
    padding-right: 1.88rem;
  }.primary-lead .visual-block:nth-child(even){
    padding-left: 1.88rem;
    border-left: 1px solid rgba(234, 241, 251, 0.18);
  }
}
.text-summary{
  padding: calc(1.5rem * 2.4) 1.58rem;
  background: #F7F9FC;
  color: #0B1A33;
}
.text-summary .service-group{max-width: 1640px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 1.88rem;}
.text-summary .top-panel{
  flex: 1 1 320px;
  padding: calc(1.5rem * .75);
  border-radius: 1rem;
  background: #0B2A5B;
  color: #EAF1FB;
}
.text-summary .top-panel span{display: inline-block;
  font-size: calc(19.4px * .875);
  letter-spacing: 0.04em;
  text-transform: uppercase;}
.text-summary h2{margin: calc(1.88rem * 1.5) 0 0;
  font-size: calc(19.4px * 2);
  line-height: 1.12;}
.text-summary .top-panel p{margin: calc(1.88rem * 1.5) 0 0;
  font-size: 19.4px;
  line-height: 1.7;}
.text-summary .service-entries{flex: 1 1 420px;
  display: flex;
  flex-direction: column;
  gap: calc(1.88rem * 1.5);}
.text-summary .service-entries div{padding: calc(1.88rem * 1.5) 0 0;
  border-top: 1px solid #D7E0EE;}
.text-summary .service-entries div:first-child{padding-top: 0;
  border-top: none;}
.text-summary .service-entries strong{display: block;
  font-size: calc(19.4px * 1.35);
  line-height: 1.25;}
.text-summary .service-entries p{margin: calc(1.88rem * 1.5) 0 0;
  font-size: 19.4px;}
.text-summary .service-entries a{text-decoration: underline;}
.text-summary .service-entries a:hover{}
@media (max-width: 760px) {.text-summary .service-group{
    flex-direction: column;
  }
}
.narrow-body{
  background: linear-gradient(135deg, #0B2A5B 0%, #1E5BD6 62%, #2E7BF0 100%);
  color: #F4F7FC;
  padding: calc(1.5rem * 2.4) 1.58rem;
}
.narrow-body .service-group{width: min(100%, 1640px);
  margin: 0 auto;}
.narrow-body .active-lead{display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: calc(1.88rem * 1.5);}
.narrow-body .primary-links{flex: 1 1 460px;
  min-width: 0;}
.narrow-body h1{margin: 0;
  font-size: clamp(calc(19.4px * 2), 6vw, calc(19.4px * 2.65));
  line-height: 1.02;
  letter-spacing: 0;}
.narrow-body p{margin: 1.5rem 0 0;
  font-size: calc(19.4px * 1.125);
  line-height: 1.7;}
.narrow-body .steady-unit{
  display: inline-flex;
  margin-top: calc(1.88rem * 1.5);
  padding: 14px 22px;
  border-radius: 0.47rem;
  background: #1E5BD6;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 700;
  transition: background 390ms var(--speed-entry);
}
.narrow-body .steady-unit:hover{
  background: #1747A8;color:#0B1A33;}
.narrow-body .hero{flex: 0 1 420px;
  min-width: 260px;
  display: flex;
  flex-direction: column;
  gap: 4px;}
.narrow-body .visual-block{display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(244, 247, 252, 0.28);
  color: inherit;
  text-decoration: none;}
.narrow-body .visual-block:last-child{border-bottom: none;}
.narrow-body .visual-block span{font-size: 19.4px;
  font-weight: 700;}
.narrow-body .visual-block small{max-width: 24ch;
  font-size: calc(19.4px * .875);
  line-height: 1.45;
  text-align: right;
  opacity: 0.82;}
.narrow-body .visual-block:hover span{text-decoration: underline;}
@media (max-width: 720px) {.narrow-body .active-lead{
    flex-direction: column;
    align-items: stretch;
  }.narrow-body .hero{
    min-width: 0;
  }.narrow-body .visual-block{
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }.narrow-body .visual-block small{
    max-width: none;
    text-align: left;
  }
}
