.site-v2 .site-language-switch {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-left: 18px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 13px;
}
.site-v2 .site-language-switch a { display: inline-flex; align-items: center; min-height: 44px; padding: 4px; color: inherit; opacity: .7; }
.site-v2 .site-language-switch a[aria-current] { opacity: 1; text-decoration: underline; text-underline-offset: 5px; }
.site-v2 .site-language-switch a:hover { opacity: 1; }
.site-v2 .site-language-switch a:focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }
.site-language-notice { position: fixed; z-index: 10020; right: 24px; bottom: 24px; display: flex; align-items: center; flex-wrap: wrap; gap: 8px 18px; max-width: calc(100vw - 48px); padding: 20px 52px 20px 24px; border: 1px solid #c2cdbf; border-radius: 4px; background: #fffdf7; color: #143326; box-shadow: 0 6px 30px #1433261a; font: 14px/1.5 Arial, sans-serif; }
.site-language-notice p { flex: 1 0 100%; margin: 0; font-size: 16px; }
.site-language-notice a { color: #2b6d38; font-weight: 700; text-decoration: underline; text-underline-offset: 4px; }
.site-language-notice button { background: none; border: 0; color: #536158; cursor: pointer; font: inherit; min-height: 44px; padding: 4px 0; }
.site-language-notice a:focus-visible, .site-language-notice button:focus-visible { outline: 2px solid #2b6d38; outline-offset: 4px; }
.site-language-notice .site-language-notice-close { position: absolute; top: 4px; right: 8px; width: 36px; min-height: 36px; font-size: 24px; }

html[lang="en"] .site-v2 { font-family: Arial, Helvetica, sans-serif; }
html[lang="en"] .site-v2 :is(h1, h2, .v3-hero--full-scene h1) { font-family: Georgia, "Times New Roman", serif; font-weight: 400; letter-spacing: -.035em; }
html[lang="en"] .site-v2 .v3-hero--full-scene .v3-hero-copy-inner { width: min(100%, 700px); }
html[lang="en"] .site-v2 .v3-hero--full-scene h1 { font-size: clamp(48px, 5.5vw, 82px); line-height: 1.13; }
html[lang="en"] .site-v2 .v3-hero--full-scene .v3-hero-trust { min-width: 0; width: fit-content; font-size: clamp(14px, 1.3vw, 18px); font-weight: 400; letter-spacing: .025em; }
html[lang="en"] .site-v2 .v3-hero--full-scene .v3-hero-lead { max-width: 550px; font-size: clamp(17px, 1.55vw, 22px); line-height: 1.6; }
html[lang="en"] .site-v2 .v3-hero--full-scene .v3-hero-actions { gap: 32px; }
html[lang="en"] .site-v2 .v3-hero--full-scene .v3-button { width: auto; min-height: 64px; padding: 16px 24px; font-size: 17px; white-space: nowrap; }
html[lang="en"] .site-v2 .v3-hero--full-scene .v3-text-link { font-size: 16px; gap: 12px; }
html[lang="en"] .site-v2 .v3-hero--full-scene .v3-hero-media::after { background: linear-gradient(90deg, #143326 0%, #143326ed 18%, #143326a6 42%, #14332626 70%, #14332605 100%); }
html[lang="en"] .site-v2 .v3-journey-heading h2 { font-size: clamp(32px, 3.8vw, 55px); line-height: 1.12; }
html[lang="en"] .site-v2 .v3-journey-item h3 { font-size: clamp(16px, 1.6vw, 22px); line-height: 1.35; min-height: 3em; text-wrap: balance; }
html[lang="en"] .site-v2 .v3-companion h2 { font-size: clamp(34px, 3.9vw, 58px); line-height: 1.1; }
html[lang="en"] .site-v2 .v3-method-list p { font-size: 16px; line-height: 1.7; }
html[lang="en"] .site-v2 .v3-final-cta h2 { font-size: clamp(32px, 3.2vw, 47px); line-height: 1.15; }
html[lang="en"] .site-v2 .v3-final-cta .v3-button { min-width: 0; font-size: 15px; padding: 16px 24px; white-space: nowrap; }
html[lang="en"] .site-v2 :is(.v3-service-intro h2, .v3-service-section-head h2, .v3-service-process h2, .v3-service-cta h2) { line-height: 1.14; text-wrap: balance; }
html[lang="en"] .site-v2 :is(.v3-service-intro p, .v3-service-capability p, .v3-service-process p, .v3-service-section-head > p) { line-height: 1.75; }
html[lang="en"] .site-v2 .v3-service-cta-link { white-space: normal; text-align: center; }
html[lang="en"] .site-v2 .pg-banner-tit h1 { line-height: 1.1; font-size: clamp(40px, 5vw, 72px); }
html[lang="en"] .site-v2 .pg-banner-tit p { max-width: 660px; line-height: 1.6; }
html[lang="en"] .site-v2 .v2-business-subnav .ty-flex { flex-wrap: wrap; }
html[lang="en"] .site-v2 .v2-business-subnav a { font-size: 14px; padding-inline: 12px; }
html[lang="en"] .site-v2 .ix-footer .ifn-li .t1 { font-size: 20px; }
html[lang="en"] .site-v2 .ix-footer .ifn-li a { line-height: 1.65; }

@media (min-width: 1220.01px) {
  .site-v2 .ix-header:has(.site-language-switch) > .container { width: min(calc(100% - 64px), 1540px); max-width: 1540px; }
  html[lang="en"] .site-v2 .ix-header .ix-logo img { height: 44px; }
  html[lang="en"] .site-v2 .ix-nav > ul > li { padding-inline: clamp(5px, .65vw, 11px); }
  html[lang="en"] .site-v2 .ix-nav > ul > li > a { font-size: clamp(12px, .95vw, 15px); }
  html[lang="en"] .site-v2 .ix-nav > ul > li.site-v2-nav-cta > a { padding-inline: 16px; min-height: 44px; }
  html[lang="en"] .site-v2 .ix-nav li .subnav { min-width: 240px; }
  html[lang="en"] .site-v2 .ix-nav li .subnav a { white-space: normal; line-height: 1.5; padding-block: 12px; }
}
@media (max-width: 1220px) {
  .site-v2 .site-language-switch { margin-left: auto; margin-right: 12px; }
  .site-v2 .ix-header:has(.site-language-switch) .nax-an { margin-left: 0; }
  html[lang="en"] .site-v2 .ix-nav > ul > li { height: auto; }
  html[lang="en"] .site-v2 .ix-nav > ul > li > a { white-space: normal; line-height: 1.5; }
}
@media (max-width: 640px) {
  .site-v2 .site-language-switch { gap: 2px; margin-right: 7px; font-size: 12px; }
  .site-v2 .ix-header:has(.site-language-switch) .ix-logo img { height: 34px; }
  html[lang="en"] .site-v2 .v3-hero--full-scene .v3-hero-copy { padding: 80px 24px 90px; }
  html[lang="en"] .site-v2 .v3-hero--full-scene h1 { font-size: clamp(28px, 8.4vw, 52px); }
  html[lang="en"] .site-v2 .v3-hero--full-scene .v3-hero-actions { align-items: flex-start; flex-direction: column; gap: 18px; margin-top: 30px; }
  html[lang="en"] .site-v2 .v3-hero--full-scene .v3-button { min-height: 56px; font-size: 16px; }
  html[lang="en"] .site-v2 .v3-hero--full-scene .v3-text-link { font-size: 15px; }
  html[lang="en"] .site-v2 .v3-hero--full-scene .v3-hero-media::after { background: linear-gradient(90deg, #143326f5 0%, #143326bf 50%, #14332666 100%); }
  html[lang="en"] .site-v2 .v3-journey-item h3 { font-size: 17px; }
  html[lang="en"] .site-v2 .v3-final-cta-actions { flex-wrap: wrap; }
  .site-language-notice { right: 14px; bottom: 14px; max-width: calc(100vw - 28px); padding: 18px 42px 18px 18px; gap: 6px 16px; }
}
