/* Sentragon site styles */

html, body {
  overflow-x: hidden;
}

body {
  margin: 0;
  background: #0f1c30;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #4ea1ff;
  text-decoration: none;
}

a:hover {
  color: #7ebcff;
}

::selection {
  background: #1f7ae0;
  color: #fff;
}

image-slot::part(empty) {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}

input, select, textarea {
  font-family: 'Inter', sans-serif;
}

input::placeholder, textarea::placeholder {
  color: #8ea0bc;
}

.nav-toggle-btn {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  flex-shrink: 0;
}

.nav-toggle-btn span {
  display: block;
  height: 2px;
  width: 22px;
  background: #f5f5f7;
  border-radius: 2px;
  pointer-events: none;
}

.nav-toggle-btn:focus-visible {
  outline: 2px solid #4ea1ff;
  outline-offset: 4px;
}

.nav-cta-dropdown {
  display: none;
}

/* Component classes (generated from the original inline styles) */

.s-dc938b66 {
  font-family: 'Inter',sans-serif;
  background: #0f1c30;
  color: #f5f5f7;
  zoom: 0.85;
}

.s-8c123b79 {
  position: sticky;
  top: 0;
  z-index: 50;
  backdrop-filter: blur(20px);
  background: rgba(10,18,32,0.82);
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.s-057a27c4 {
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 24px;
  flex-wrap: wrap;
  gap: 10px;
}

.s-fc15bfcc {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #f5f5f7;
  transition: color 240ms ease;
}
.s-fc15bfcc:hover {
  color: #b5651d;
}

.s-ce05ec08 {
  display: flex;
  gap: 22px;
  flex-wrap: wrap;
}

.s-56614dd3 {
  font-size: 13px;
  color: #f5f5f7;
  font-weight: 500;
}
.s-56614dd3:hover {
  color: #b5651d;
}

.s-0754647f {
  font-size: 13px;
  color: #4ea1ff;
  font-weight: 600;
}
.s-0754647f:hover {
  color: #b5651d;
}

.s-c745a511 {
  background: #1f7ae0;
  color: #fff;
  padding: 9px 20px;
  border-radius: 980px;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-c745a511:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-e017fbbb {
  position: relative;
  min-height: 480px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}

.s-8d128c54 {
  position: absolute;
  inset: 0;
}

.s-9a8afc8c {
  width: 100%;
  height: 100%;
}

.s-4cc7db35 {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(14,140,109,0.22) 0%, rgba(10,20,38,0.55) 45%, rgba(10,20,38,0.92) 100%), linear-gradient(105deg, rgba(181,101,29,0.30) 0%, rgba(181,101,29,0) 55%);
  pointer-events: none;
}

.s-2cef584b {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  padding: 24px 24px 48px;
  width: 100%;
}

.s-9708f5d7 {
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #c98a4b;
  font-weight: 600;
  margin-bottom: 20px;
}

.s-bb75c915 {
  font-size: clamp(26px,6vw,38px);
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;
  color: #fff;
  max-width: 900px;
}

.s-f9ac038c {
  max-width: 1120px;
  margin: 48px auto 0;
  padding: 100px 24px 56px;
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.s-6e1e45fb {
  font-size: 17px;
  line-height: 1.8;
  color: #c7d3e2;
  margin: 0;
  max-width: 980px;
}

.s-030f61fd {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 24px 100px;
}

.s-a0fb65fe {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0 0 20px;
  color: #f5f5f7;
}

.s-02cb1d25 {
  font-size: 16px;
  line-height: 1.8;
  color: #c7d3e2;
  margin: 0 0 16px;
  max-width: 980px;
}

.s-af0ce8ec {
  margin: 0 0 16px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.8;
  color: #c7d3e2;
  max-width: 980px;
}

.s-690b50c7 {
  color: #f5f5f7;
}

.s-a50d6524 {
  font-size: 16px;
  line-height: 1.8;
  color: #c7d3e2;
  margin: 0;
  max-width: 980px;
}

.s-ab11c752 {
  background: #1f7ae0;
  padding: 100px 24px;
}

.s-f5be29d2 {
  max-width: 1120px;
  margin: 0 auto;
}

.s-1a1cdc7b {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0 0 16px;
  color: #fff;
}

.s-346a6e20 {
  font-size: 16px;
  line-height: 1.8;
  color: #e3f1ff;
  margin: 0;
  max-width: 980px;
}

.s-993726dd {
  max-width: 1120px;
  margin: 0 auto;
  padding: 100px 24px 40px;
}

.s-12fbfa19 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0 0 16px;
  color: #f5f5f7;
}

.s-ad389327 {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 24px 100px;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.s-8d56ac93 {
  background: #1f7ae0;
  color: #fff;
  padding: 14px 26px;
  border-radius: 980px;
  font-size: 15px;
  font-weight: 600;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-8d56ac93:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-302e485a {
  border: 1px solid rgba(255,255,255,0.3);
  color: #fff;
  padding: 14px 24px;
  border-radius: 980px;
  font-size: 15px;
  font-weight: 600;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-302e485a:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-5c69fd6d {
  background: #16233f;
  padding: 96px 24px 104px;
}

.s-1686b473 {
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(320px,100%),1fr));
  gap: 56px;
  align-items: start;
}

.s-55dad757 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.s-adf237bf {
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #c98a4b;
  font-weight: 700;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
}

.s-02e47619 {
  font-size: clamp(24px,4vw,32px);
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;
  color: #f5f5f7;
  text-wrap: pretty;
  max-width: 520px;
}

.s-8efa3d18 {
  font-size: 15px;
  line-height: 1.75;
  color: #a9b6c9;
  margin: 0;
  max-width: 480px;
}

.s-3b6ac674 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 8px;
  font-size: 13px;
  color: #8ea0bc;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
}

.s-e6a94ada {
  color: #8ea0bc;
  transition: color 240ms ease;
}
.s-e6a94ada:hover {
  color: #c98a4b;
}

.s-8800ecde {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.s-2e0d2034 {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(200px,100%),1fr));
  gap: 14px;
}

.s-d6b33eff {
  background: #0f1c30;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 12px;
  padding: 14px 15px;
  color: #f5f5f7;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}

.s-d4d04220 {
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 12px;
  padding: 16px 15px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: #0f1c30;
}

.s-6d54d9ca {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #2fae8d;
  font-weight: 700;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
}

.s-a542426e {
  color: #8ea0bc;
  font-weight: 500;
  letter-spacing: 0;
}

.s-dc56bbe8 {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(240px,100%),1fr));
  gap: 10px 20px;
}

.s-586967e6 {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 14px;
  color: #c7d3e2;
  line-height: 1.5;
  cursor: pointer;
}

.s-2f9629c6 {
  margin: 3px 0 0;
  accent-color: #0E8C6D;
  width: 15px;
  height: 15px;
  flex: none;
  cursor: pointer;
}

.s-7052d500 {
  background: #0f1c30;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 12px;
  padding: 14px 15px;
  color: #f5f5f7;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}

.s-19a7bc78 {
  align-self: flex-start;
  background: #1f7ae0;
  color: #fff;
  border: 0;
  border-radius: 980px;
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-19a7bc78:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-f6e623ff {
  background: #08111f;
  color: #8ea0bc;
  padding: 64px 24px 0;
}

.s-2aef1eaa {
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(190px,100%),1fr));
  gap: 40px 32px;
  padding-bottom: 56px;
}

.s-12998dba {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.s-41d72262 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #f5f5f7;
  transition: color 240ms ease;
}
.s-41d72262:hover {
  color: #b5651d;
}

.s-f4f5b137 {
  font-size: 14px;
  line-height: 1.6;
  color: #8ea0bc;
}

.s-1e475ca8 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 13px;
  color: #6f819c;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
}

.s-7969f38a {
  color: #6f819c;
}
.s-7969f38a:hover {
  color: #b5651d;
}

.s-970d5225 {
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #5d6f8c;
  font-weight: 600;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
}

.s-719c09d1 {
  font-size: 14px;
  line-height: 1.5;
  color: #c7d3e2;
}
.s-719c09d1:hover {
  color: #b5651d;
}

.s-ea27ae7c {
  font-size: 11px;
  color: #5d6f8c;
}

.s-76152211 {
  font-size: 14px;
  line-height: 1.5;
  color: #8ea0bc;
}
.s-76152211:hover {
  color: #b5651d;
}

.s-3bf84365 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.s-10ecac58 {
  flex: 1;
  min-width: 130px;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 980px;
  padding: 11px 16px;
  font-size: 14px;
  color: #f5f5f7;
  outline: none;
}

.s-6ad3b4fa {
  background: #1f7ae0;
  color: #fff;
  border: 0;
  border-radius: 980px;
  padding: 11px 22px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-6ad3b4fa:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-12359141 {
  max-width: 1120px;
  margin: 0 auto;
  border-top: 1px solid rgba(255,255,255,0.08);
  padding: 20px 0 28px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 12px;
  color: #5d6f8c;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
}

.s-f45a2e74 {
  position: relative;
  min-height: 520px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}

.s-dce524a9 {
  font-size: clamp(28px,6vw,40px);
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0 0 16px;
  color: #fff;
  max-width: 640px;
}

.s-6133f352 {
  font-size: 16px;
  color: #c7d3e2;
  line-height: 1.7;
  max-width: 560px;
}

.s-99b9d335 {
  max-width: 1000px;
  margin: 48px auto 0;
  padding: 24px 24px 96px;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(340px,100%),1fr));
  gap: 24px;
}

.s-a49028ad {
  background: linear-gradient(135deg,#1f7ae0,#0a3d73);
  border-radius: 24px;
  padding: 36px;
}

.s-293905cf {
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #cfe6ff;
  font-weight: 700;
  margin-bottom: 10px;
}

.s-6e22dc88 {
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 10px;
  color: #fff;
}

.s-4a724a1c {
  font-size: 14px;
  color: #e3f1ff;
  line-height: 1.65;
  margin: 0 0 24px;
}

.s-cb19d1b6 {
  background: #0f1c30;
  border: none;
  border-radius: 12px;
  padding: 13px 14px;
  color: #f5f5f7;
  font-size: 14px;
}

.s-3e4285e5 {
  background: #08111f;
  color: #fff;
  border: none;
  border-radius: 980px;
  padding: 14px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-3e4285e5:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-bb0fc981 {
  font-size: 12px;
  color: #cfe6ff;
  text-align: center;
}

.s-1af41115 {
  background: #16233f;
  border-radius: 24px;
  padding: 36px;
  scroll-margin-top: 80px;
}

.s-6ef51f91 {
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #2fae8d;
  font-weight: 700;
  margin-bottom: 10px;
}

.s-9e8a6926 {
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 10px;
  color: #f5f5f7;
}

.s-753d39c6 {
  font-size: 14px;
  color: #c7d3e2;
  line-height: 1.65;
  margin: 0 0 24px;
}

.s-2f3e0476 {
  background: #0f1c30;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 12px;
  padding: 13px 14px;
  color: #f5f5f7;
  font-size: 14px;
}

.s-5b682a97 {
  background: #0f1c30;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 12px;
  padding: 13px 14px;
  color: #f5f5f7;
  font-size: 14px;
  resize: vertical;
}

.s-6cab06de {
  background: #0f1c30;
  color: #4ea1ff;
  border: 1.5px solid #1f7ae0;
  border-radius: 980px;
  padding: 14px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-6cab06de:hover {
  background: #0f1c30;
  color: #2fae8d;
}

.s-dcdcfd2d {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 24px 24px 48px;
  width: 100%;
}

.s-3ca3d3be {
  font-size: clamp(26px,6vw,36px);
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0 0 16px;
  color: #fff;
  max-width: 600px;
}

.s-0c956774 {
  max-width: 820px;
  margin: 48px auto 0;
  padding: 8px 24px 96px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.s-c4b784e2 {
  padding: 32px 0;
  border-top: 1px solid rgba(255,255,255,0.08);
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.s-aec062c1 {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}

.s-51cf05c9 {
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #4ea1ff;
  font-weight: 700;
  background: rgba(31,122,224,0.18);
  border-radius: 980px;
  padding: 4px 10px;
}

.s-22affc2f {
  font-size: 12px;
  color: #8ea0bc;
}

.s-7f99748a {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0;
  color: #f5f5f7;
}

.s-0ffa71c0 {
  font-size: 15px;
  line-height: 1.7;
  color: #c7d3e2;
  margin: 0;
}

.s-6ebbe568 {
  margin: 8px 0 0;
  padding-left: 18px;
  font-size: 14px;
  color: #a9b6c9;
  line-height: 1.7;
}

.s-75b4f2c1 {
  font-size: 14px;
  color: #a9b6c9;
  margin-top: 6px;
}

.s-a38ea8ad {
  max-width: 700px;
  margin: 0 auto;
  padding: 80px 24px 96px;
}

.s-c86df77e {
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #4ea1ff;
  font-weight: 600;
  margin-bottom: 20px;
}

.s-d0a6e7a0 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0 0 8px;
  color: #f5f5f7;
}

.s-0cd35012 {
  font-size: 13px;
  color: #8ea0bc;
  margin: 0 0 36px;
}

.s-ac865999 {
  display: flex;
  flex-direction: column;
  gap: 26px;
  font-size: 15px;
  line-height: 1.75;
  color: #c7d3e2;
}

.s-b05d506c {
  font-size: 18px;
  font-weight: 700;
  color: #f5f5f7;
  margin: 0 0 10px;
}

.s-1eb8bd0b {
  color: #8ea0bc;
  font-size: 13px;
}

.s-9f8686d6 {
  max-width: 1120px;
  margin: 0 auto;
  padding: 72px 24px 32px;
}

.s-6c82c3ce {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(320px,100%),1fr));
  gap: 56px;
  align-items: start;
}

.s-b688e79a {
  font-size: clamp(24px,4vw,32px);
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;
  color: #f5f5f7;
  text-wrap: pretty;
}

.s-c0e1d961 {
  font-size: 15px;
  line-height: 1.75;
  color: #a9b6c9;
  margin: 0;
}

.s-268642f0 {
  display: flex;
  flex-direction: column;
}

.s-ddb948c4 {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 16px;
  align-items: baseline;
  padding: 16px 0;
  border-top: 1px solid rgba(255,255,255,0.08);
  color: #f5f5f7;
  transition: color 240ms ease;
}
.s-ddb948c4:hover {
  color: #c98a4b;
}

.s-979ed546 {
  font-size: 12px;
  font-family: ui-monospace,SFMono-Regular,Menlo,monospace;
  color: #5d6f8c;
}

.s-6cd61e97 {
  font-size: 15px;
  font-weight: 600;
  min-width: 0;
  overflow-wrap: anywhere;
}

.s-f7cf872f {
  background: #16233f;
  padding: 56px 24px 72px;
  margin-top: 24px;
  scroll-margin-top: 80px;
}

.s-5f701d6d {
  max-width: 940px;
  margin: 0 auto;
}

.s-4c86ed84 {
  background: linear-gradient(135deg,#1f7ae0,#0a3d73);
  border-radius: 24px;
  padding: 40px;
}

.s-18c41460 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}

.s-c5587c8f {
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #cfe6ff;
  font-weight: 700;
  margin-bottom: 8px;
}

.s-3345d767 {
  font-size: 26px;
  font-weight: 700;
  margin: 0;
  color: #fff;
}

.s-7cd9b3ca {
  text-align: right;
}

.s-4aade262 {
  font-size: 24px;
  font-weight: 800;
  color: #fff;
}

.s-691d6ef8 {
  font-size: 12px;
  color: #cfe6ff;
}

.s-34bd97f7 {
  font-size: 15px;
  line-height: 1.75;
  color: #fff;
  margin: 0 0 14px;
}

.s-c4eec3b2 {
  font-size: 15px;
  line-height: 1.75;
  color: #e3f1ff;
  margin: 0 0 26px;
}

.s-906bc9df {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.s-d3b90926 {
  font-size: 13px;
  color: #cfe6ff;
}

.s-50b37ed3 {
  background: #0f1c30;
  color: #4ea1ff;
  padding: 13px 24px;
  border-radius: 980px;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-50b37ed3:hover {
  background: #0f1c30;
  color: #2fae8d;
}

.s-beb50746 {
  background: #dde3ea;
  padding: 96px 24px 110px;
}

.s-a5104fa3 {
  max-width: 940px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.s-10beee67 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.s-d6fc43a0 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0;
  max-width: 600px;
  color: #f5f5f7;
}

.s-1a840149 {
  font-size: 20px;
  font-weight: 800;
  color: #f5f5f7;
}

.s-351a1f19 {
  font-size: 12px;
  color: #a9b6c9;
}

.s-fe1feb61 {
  font-size: 15px;
  color: #f5f5f7;
  line-height: 1.7;
  margin: 0 0 18px;
}

.s-3eb2fef7 {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(220px,100%),1fr));
  gap: 22px;
  margin-bottom: 22px;
}

.s-faed9902 {
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2fae8d;
  font-weight: 700;
  margin-bottom: 8px;
}

.s-d10665e9 {
  font-size: 14px;
  color: #c7d3e2;
  line-height: 1.6;
}

.s-6717049f {
  margin: 0;
  padding-left: 18px;
  font-size: 14px;
  color: #c7d3e2;
  line-height: 1.7;
}

.s-38c1a3c8 {
  display: inline-block;
  background: #1f7ae0;
  color: #fff;
  padding: 12px 22px;
  border-radius: 980px;
  font-size: 14px;
  font-weight: 600;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-38c1a3c8:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-30474594 {
  font-family: 'Inter',sans-serif;
  background: #0f1c30;
  color: #f5f5f7;
  zoom: 0.85;
}

.s-ed532ca0 {
  position: relative;
  min-height: 680px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}

.s-57910d3e {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
  display: block;
}

.s-0e95999c {
  font-size: clamp(32px,7vw,50px);
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0 0 26px;
  color: #fff;
  max-width: 1000px;
  width: 100%;
  text-transform: capitalize;
}

.s-d80a6594 {
  font-size: clamp(15px,4vw,18px);
  line-height: 1.6;
  color: #c7d3e2;
  margin: 0 0 40px;
  font-weight: 400;
  max-width: 1000px;
}

.s-4a7c86b5 {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.s-736bf863 {
  background: #1f7ae0;
  color: #fff;
  padding: 15px 30px;
  border-radius: 980px;
  font-size: 16px;
  font-weight: 600;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-736bf863:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-7491029c {
  border: 1px solid rgba(255,255,255,0.4);
  color: #fff;
  padding: 15px 28px;
  border-radius: 980px;
  font-size: 16px;
  font-weight: 600;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-7491029c:hover {
  background: #0E8C6D;
  color: #fff;
}

.s-b1769f52 {
  background: #eef1f4;
  padding: 100px 24px;
  margin-top: 48px;
  position: relative;
}

.s-f3b03ddf {
  max-width: 980px;
}

.s-b304fdb9 {
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #b5651d;
  font-weight: 700;
  margin-bottom: 16px;
}

.s-b50106b3 {
  font-size: clamp(19px,5vw,26px);
  line-height: 1.55;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #16233F;
  margin: 0;
  text-transform: capitalize;
}

.s-14fd8d9c {
  padding: 100px 24px;
  background-color: #dde3ea;
  position: static;
}

.s-e2d0217b {
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #b5651d;
  font-weight: 600;
  margin-bottom: 18px;
}

.s-ba8c9fa0 {
  font-size: clamp(26px,6vw,40px);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.18;
  margin: 0 0 56px;
  color: #16233F;
  max-width: 1000px;
  text-wrap: pretty;
}

.s-22fca8b6 {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(260px,100%),1fr));
  gap: 40px;
}

.s-db9301d1 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-top: 1px solid #0E8C6D;
  padding-top: 16px;
}

.s-0c07459b {
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #5b6b80;
  font-weight: 600;
}

.s-d86501bb {
  font-size: 21px;
  font-weight: 700;
  color: #16233f;
  letter-spacing: -0.01em;
}

.s-4ef3dd44 {
  font-size: 15px;
  line-height: 1.65;
  color: #48566b;
}

.s-43877f50 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-top: 1px solid #b5651d;
  padding-top: 16px;
}

.s-c379ac15 {
  max-width: 1120px;
  margin: 0 auto;
  padding: 100px 24px;
  position: relative;
}

.s-d7edb456 {
  font-size: clamp(24px,6vw,34px);
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0 0 44px;
  text-align: center;
  color: #f5f5f7;
}

.s-4e348edb {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 40px;
  font-size: 16px;
  line-height: 1.6;
  color: #a9b6c9;
}

.s-6f0266fd {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(280px,100%),1fr));
  gap: 16px;
}

.s-04187c10 {
  grid-column: 1 / -1;
  background: linear-gradient(135deg,#1f7ae0,#0a3d73);
  border-radius: 20px;
  padding: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.s-f68fe5c4 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}

.s-7d86fb3c {
  font-size: 14px;
  color: #e3f1ff;
  margin-top: 6px;
  max-width: 520px;
}

.s-0f47c3e6 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  background: rgba(255,255,255,0.18);
  padding: 11px 20px;
  border-radius: 980px;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-0f47c3e6:hover {
  background: rgba(14,140,109,0.9);
  color: #fff;
}

.s-cb50798f {
  background: #16233f;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: inset 0 1px 0 rgba(14,140,109,0.35);
  border-radius: 20px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.s-9d308b7a {
  font-size: 17px;
  font-weight: 700;
  color: #f5f5f7;
}

.s-4463ad41 {
  font-size: 14px;
  color: #a9b6c9;
  line-height: 1.6;
  flex: 1;
}

.s-5c44cf3c {
  font-size: 14px;
  font-weight: 600;
}
.s-5c44cf3c:hover {
  color: #b5651d;
}

.s-0951deba {
  background: #dde3ea;
  padding: 100px 24px;
}

.s-7f4525e6 {
  font-size: clamp(24px,6vw,34px);
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0 0 48px;
  color: #16233f;
}

.s-46164976 {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(min(180px,100%),1fr));
  gap: 36px 28px;
}

.s-7c35e2bd {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.s-d516597e {
  font-size: 30px;
  font-weight: 700;
  color: #16233f;
}

.s-d8caa55c {
  font-size: 16px;
  font-weight: 700;
  color: #16233f;
}

.s-af206df3 {
  font-size: 14px;
  line-height: 1.6;
  color: #48566b;
}

.s-cd9878bc {
  width: 26px;
  height: 26px;
  border-radius: 7px;
  background: #0E8C6D;
}

.s-d8f5fd56 {
  width: 26px;
  height: 26px;
  border-radius: 7px;
  background: #b5651d;
}

.s-0ad2cd8c {
  max-width: 1120px;
  margin: 0 auto;
  padding: 100px 24px;
}

.s-09b64577 {
  font-size: clamp(22px,5vw,28px);
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0 0 24px;
  color: #f5f5f7;
}

.s-8451b0c3 {
  font-size: 16px;
  line-height: 1.75;
  color: #c7d3e2;
  margin: 0;
}

.s-5b031554 {
  font-size: clamp(22px,5vw,28px);
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0 0 18px;
  color: #fff;
}

.s-d41b6b5a {
  font-size: 16px;
  line-height: 1.7;
  color: #e3f1ff;
  margin: 0;
}

.s-59c610ca {
  border: 1px dashed rgba(181,101,29,0.32);
  border-radius: 20px;
  padding: 36px;
  max-width: 100%;
}

.s-67e41a14 {
  font-size: 15px;
  color: #a9b6c9;
  margin: 0;
}

.s-a54c8379 {
  padding: 100px 24px;
}

.s-5b8a7412 {
  font-size: clamp(24px,6vw,34px);
  font-weight: 700;
  letter-spacing: -0.01em;
  margin: 0 0 18px;
  color: #f5f5f7;
}

.s-b180cbf6 {
  font-size: 16px;
  line-height: 1.7;
  color: #a9b6c9;
  max-width: 820px;
  margin: 0 0 28px;
}

.s-e25badc3 {
  display: inline-block;
  background: #1f7ae0;
  color: #fff;
  padding: 16px 32px;
  border-radius: 980px;
  font-size: 16px;
  font-weight: 600;
  transition: background-color 240ms ease, color 240ms ease;
}
.s-e25badc3:hover {
  background: #0E8C6D;
  color: #fff;
}

@media (max-width: 640px) {
  .site-header-inner {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .nav-logo {
    order: 1;
  }
  .nav-cta {
    display: none;
  }
  .nav-toggle-btn {
    display: flex;
    order: 2;
  }
  .nav-links {
    order: 4;
    flex-basis: 100%;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-top: 18px;
  }
  .site-header-inner.nav-open .nav-links {
    display: flex;
  }
  .nav-cta-dropdown {
    display: inline-flex;
    margin-top: 8px;
  }
}
