/* myixi-page-customization.css — Reserved for Customization page-specific styles. */
body.page-id-22361 {
  --mx-primary: #055B90;
  --mx-primary-dark: var(--myixi-primary-hover, #044A76);
  --mx-bg-soft: var(--myixi-soft, #EEF6FB);
  --mx-border: var(--myixi-border, #CFE0EE);
  --mx-heading: var(--myixi-text, #17324A);
  --mx-body: #102A43;
  --mx-muted: var(--myixi-muted, #5E7285);
  --mx-container: 1280px;
  --mx-radius: 24px;
  --mx-radius-lg: 28px;
  --mx-pill: 999px;
  --mx-shadow: 0 18px 42px rgba(16, 42, 67, 0.095);
  --mx-shadow-soft: 0 12px 30px rgba(16, 42, 67, 0.055);
  --mx-transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  color: var(--mx-body);
}

body.page-id-22361 #brx-content {
  overflow-x: hidden;
}

body.page-id-22361 #brxe-b6cb38,
body.page-id-22361 #brxe-eecd5e,
body.page-id-22361 #brxe-e23484,
body.page-id-22361 #brxe-ac05c6,
body.page-id-22361 #brxe-c9f28f,
body.page-id-22361 #brxe-366821 {
  position: relative;
  overflow: hidden;
  color: var(--mx-body);
}

body.page-id-22361 #brxe-b6cb38 {
  background:
    radial-gradient(circle at 78% 42%, rgba(5, 91, 144, 0.08), transparent 34rem),
    linear-gradient(180deg, #EEF6FB 0%, #F8FCFF 100%);
  padding-block: clamp(82px, 8vw, 124px);
}

body.page-id-22361 #brxe-74d8b2 {
  width: min(var(--mx-container), calc(100% - 56px));
  margin-inline: auto;
  display: grid !important;
  grid-template-columns: minmax(0, 0.92fr) minmax(520px, 1.08fr);
  align-items: center;
  gap: clamp(52px, 6vw, 88px);
}

body.page-id-22361 #brxe-beb354 {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
  justify-content: center;
  max-width: 680px;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  text-align: left !important;
}

body.page-id-22361 #brxe-beb354::before {
  content: "Customization";
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 32px;
  margin: 0 0 clamp(28px, 3vw, 38px);
  padding: 8px 18px;
  border-radius: var(--mx-pill);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(5, 91, 144, 0.10);
  box-shadow: 0 10px 24px rgba(5, 91, 144, 0.055);
  color: var(--mx-primary);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.page-id-22361 #brxe-6e8699 {
  max-width: 680px;
  margin: 0;
  color: var(--mx-heading);
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(3.25rem, 5vw, 5.45rem);
  font-weight: 820;
  line-height: 1.06;
  letter-spacing: -0.035em;
  text-align: left !important;
  text-wrap: balance;
}

body.page-id-22361 #brxe-c39891 {
  max-width: 620px;
  margin-top: clamp(28px, 3vw, 38px);
  margin-left: 0 !important;
  margin-right: 0 !important;
  color: var(--mx-muted);
  font-size: clamp(1.12rem, 1.35vw, 1.42rem);
  font-weight: 500;
  line-height: 1.7;
  text-align: left !important;
}

body.page-id-22361 #brxe-c39891 p {
  margin: 0;
  text-align: left !important;
}

body.page-id-22361 #brxe-3e3e8b {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  justify-content: flex-start !important;
  align-items: center;
  width: 100%;
  max-width: 680px;
  gap: 12px;
  margin-top: clamp(30px, 3.4vw, 42px);
}

body.page-id-22361 #brxe-3e3e8b .brxe-counter {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  width: auto !important;
  flex: 0 0 auto !important;
  min-height: 36px;
  padding: 8px 13px;
  border-radius: var(--mx-pill);
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(5, 91, 144, 0.12);
  box-shadow: 0 8px 18px rgba(16, 42, 67, 0.045);
  white-space: nowrap;
}

body.page-id-22361 #brxe-3e3e8b .count {
  display: inline;
  color: var(--mx-heading);
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 820;
  line-height: 1;
  text-align: left !important;
}

body.page-id-22361 #brxe-3e3e8b .suffix {
  display: inline;
  margin: 0;
  color: var(--mx-muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  text-align: left !important;
}

body.page-id-22361 #brxe-ca7274 {
  position: relative;
  overflow: hidden;
  padding: 8px;
  border-radius: var(--mx-radius-lg);
  background: #fff;
  border: 1px solid rgba(207, 224, 238, 0.9);
  box-shadow: 0 24px 58px rgba(16, 42, 67, 0.12);
}

body.page-id-22361 #brxe-1ddcd3 {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border-radius: 22px;
}

body.page-id-22361 #brxe-eecd5e {
  background:
    radial-gradient(circle at 72% 34%, rgba(5, 91, 144, 0.06), transparent 32rem),
    linear-gradient(180deg, #F8FCFF 0%, #EEF6FB 100%);
  padding-block: clamp(64px, 6.4vw, 92px);
}

body.page-id-22361 #brxe-ccef94,
body.page-id-22361 #brxe-4064ba {
  width: min(var(--mx-container), calc(100% - 56px));
  margin-inline: auto;
}

body.page-id-22361 #brxe-ccef94 {
  display: grid !important;
  grid-template-columns: minmax(0, 0.92fr) minmax(440px, 1.08fr);
  align-items: center;
  gap: clamp(48px, 6vw, 86px);
}

body.page-id-22361 #brxe-e9ee6c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  max-width: 660px;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  text-align: left;
}

body.page-id-22361 #brxe-efdf5e {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 32px;
  margin-bottom: clamp(24px, 2.6vw, 34px);
  padding: 8px 18px;
  border-radius: var(--mx-pill);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(5, 91, 144, 0.10);
  box-shadow: 0 10px 24px rgba(5, 91, 144, 0.055);
  color: var(--mx-primary);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.page-id-22361 #brxe-567242 {
  max-width: 650px;
  margin: 0;
  color: var(--mx-heading);
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(2.85rem, 4.4vw, 5.1rem);
  font-weight: 820;
  line-height: 1.05;
  letter-spacing: -0.035em;
  text-align: left;
  text-wrap: balance;
}

body.page-id-22361 #brxe-fa8806 {
  max-width: 620px;
  margin-top: clamp(24px, 2.6vw, 34px);
  color: var(--mx-muted);
  font-size: clamp(1.08rem, 1.32vw, 1.38rem);
  font-weight: 500;
  line-height: 1.68;
  text-align: left;
}

body.page-id-22361 #brxe-fa8806 p {
  margin: 0;
}

body.page-id-22361 #brxe-0aa348 {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 30px;
  width: 100%;
  max-width: 620px;
  margin-top: clamp(28px, 3vw, 40px);
}

body.page-id-22361 #brxe-0aa348 > .brxe-block {
  position: relative;
  min-width: 0;
  padding-left: 24px;
}

body.page-id-22361 #brxe-0aa348 > .brxe-block::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 8px;
  height: 8px;
  border-radius: var(--mx-pill);
  background: var(--mx-primary);
  box-shadow: 0 0 0 5px rgba(5, 91, 144, 0.13);
}

body.page-id-22361 #brxe-0aa348 .brxe-text-basic {
  color: var(--mx-body);
  font-size: 15px;
  font-weight: 740;
  line-height: 1.35;
}

body.page-id-22361 #brxe-c9a1ef {
  display: grid;
  place-items: center;
  min-height: 380px;
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.page-id-22361 #brxe-342248 {
  display: block;
  width: min(100%, 600px);
  max-height: 320px;
  object-fit: contain;
  filter: drop-shadow(0 24px 34px rgba(16, 42, 67, 0.16));
}

body.page-id-22361 #brxe-4064ba {
  margin-top: clamp(42px, 5vw, 66px);
}

body.page-id-22361 #brxe-fef227 {
  width: 100%;
}

body.page-id-22361 #brxe-fef227 > div {
  display: grid !important;
  grid-template-columns: minmax(260px, 0.36fr) minmax(0, 0.64fr);
  gap: 0;
  width: 100%;
  padding: clamp(28px, 3.2vw, 42px);
  border-radius: var(--mx-radius-lg);
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid var(--mx-border);
  box-shadow: 0 22px 52px rgba(16, 42, 67, 0.10);
}

body.page-id-22361 #brxe-fef227 > div > div:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 clamp(28px, 3vw, 42px) 0 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.page-id-22361 #brxe-fef227 > div > div:first-child span {
  display: block;
  color: var(--mx-primary);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.page-id-22361 #brxe-fef227 > div > div:first-child p {
  max-width: 340px;
  margin: 16px 0 0;
  color: var(--mx-muted);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.62;
}

body.page-id-22361 #brxe-fef227 > div > div:last-child {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  min-width: 0;
  border-left: 1px solid rgba(207, 224, 238, 0.9);
}

body.page-id-22361 #brxe-fef227 > div > div:last-child > div {
  position: relative;
  min-width: 0;
  padding: 0 clamp(28px, 3vw, 42px);
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.page-id-22361 #brxe-fef227 > div > div:last-child > div + div {
  border-left: 1px solid rgba(207, 224, 238, 0.9) !important;
}

body.page-id-22361 #brxe-fef227 > div > div:last-child > div::before {
  content: "";
  position: absolute;
  left: clamp(28px, 3vw, 42px);
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: var(--mx-pill);
  background: var(--mx-primary);
  box-shadow: 0 0 0 5px rgba(5, 91, 144, 0.13);
}

body.page-id-22361 #brxe-fef227 h3 {
  margin: 0 0 18px;
  padding-left: 22px;
  color: var(--mx-heading);
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(1.18rem, 1.28vw, 1.36rem);
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: -0.025em;
}

body.page-id-22361 #brxe-fef227 ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.page-id-22361 #brxe-fef227 li {
  position: relative;
  margin: 0;
  padding-left: 17px;
  color: var(--mx-muted);
  font-size: 14.8px;
  font-weight: 600;
  line-height: 1.45;
}

body.page-id-22361 #brxe-fef227 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 5px;
  height: 5px;
  border-radius: var(--mx-pill);
  background: rgba(5, 91, 144, 0.42);
}

body.page-id-22361 #brxe-e23484 {
  background:
    radial-gradient(circle at 72% 32%, rgba(5, 91, 144, 0.06), transparent 32rem),
    linear-gradient(180deg, #F8FCFF 0%, #EEF6FB 100%);
  padding: clamp(64px, 6.4vw, 92px) 24px;
}

body.page-id-22361 #brxe-8aa125 {
  width: min(var(--mx-container), 100%);
  margin-inline: auto;
  display: grid !important;
  grid-template-columns: minmax(0, 0.92fr) minmax(440px, 1.08fr);
  align-items: center;
  column-gap: clamp(48px, 6vw, 86px);
  row-gap: clamp(26px, 3vw, 38px);
}

body.page-id-22361 #brxe-d92789 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  max-width: 660px;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  text-align: left;
}

body.page-id-22361 #brxe-d92789::before {
  content: "Regional & Device Compatibility";
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 32px;
  margin-bottom: clamp(24px, 2.6vw, 34px);
  padding: 8px 18px;
  border-radius: var(--mx-pill);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(5, 91, 144, 0.10);
  box-shadow: 0 10px 24px rgba(5, 91, 144, 0.055);
  color: var(--mx-primary);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.page-id-22361 #brxe-2181d1 {
  max-width: 650px;
  margin: 0;
  color: var(--mx-heading);
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(2.85rem, 4.4vw, 5.1rem);
  font-weight: 820;
  line-height: 1.05;
  letter-spacing: -0.035em;
  text-align: left;
  text-wrap: balance;
}

body.page-id-22361 #brxe-3ca1da {
  max-width: 620px;
  margin-top: clamp(24px, 2.6vw, 34px);
  color: var(--mx-muted);
  font-size: clamp(1.08rem, 1.32vw, 1.38rem);
  font-weight: 500;
  line-height: 1.68;
  text-align: left;
}

body.page-id-22361 #brxe-3ca1da p {
  margin: 0;
}

body.page-id-22361 #brxe-1e876b {
  display: grid;
  place-items: center;
  min-height: 340px;
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.page-id-22361 #brxe-748d65 {
  display: block;
  width: min(100%, 560px);
  max-height: 340px;
  object-fit: contain;
  filter: drop-shadow(0 24px 34px rgba(16, 42, 67, 0.12));
}

body.page-id-22361 #brxe-f8eb9c {
  grid-column: 1 / -1;
  width: 100%;
  margin-top: 0;
}

body.page-id-22361 #brxe-f8eb9c > div {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.34fr) minmax(0, 0.66fr);
  gap: clamp(32px, 4vw, 72px);
  align-items: center;
  width: 100%;
  padding: clamp(30px, 3.4vw, 48px) clamp(36px, 5vw, 72px);
  border-radius: var(--mx-radius-lg);
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid var(--mx-border);
  box-shadow: 0 24px 58px rgba(16, 42, 67, 0.10);
}

body.page-id-22361 #brxe-f8eb9c > div > div:first-child {
  max-width: 390px;
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.page-id-22361 #brxe-f8eb9c > div > div:first-child span {
  display: block;
  margin-bottom: 16px;
  color: var(--mx-primary);
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.page-id-22361 #brxe-f8eb9c > div > div:first-child p {
  margin: 0;
  color: var(--mx-muted);
  font-size: clamp(16px, 1.15vw, 20px);
  font-weight: 500;
  line-height: 1.58;
}

body.page-id-22361 #brxe-f8eb9c strong {
  display: block;
  margin-bottom: 14px;
  color: var(--mx-heading);
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(18px, 1.25vw, 23px);
  font-weight: 820;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

body.page-id-22361 #brxe-f8eb9c div[class*="chips"] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

body.page-id-22361 #brxe-f8eb9c div[class*="chips"] span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 8px 16px;
  border-radius: var(--mx-pill);
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(5, 91, 144, 0.14);
  color: var(--mx-body);
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
  box-shadow: 0 8px 18px rgba(16, 42, 67, 0.035);
}

body.page-id-22361 #brxe-f8eb9c div[class*="chips"] span:last-child {
  background: rgba(5, 91, 144, 0.08);
  border-color: rgba(5, 91, 144, 0.18);
  color: var(--mx-primary);
}

body.page-id-22361 #brxe-f8eb9c > div > div:last-child > div + div {
  margin-top: 28px;
}

body.page-id-22361 #brxe-ac05c6 {
  background:
    radial-gradient(circle at 74% 38%, rgba(5, 91, 144, 0.07), transparent 34rem),
    linear-gradient(180deg, #EEF6FB 0%, #F8FCFF 100%);
  padding: clamp(64px, 6.4vw, 94px) 24px;
}

body.page-id-22361 #brxe-daff8c {
  width: min(var(--mx-container), 100%);
  margin-inline: auto;
  display: grid !important;
  grid-template-columns: minmax(0, 0.92fr) minmax(460px, 1.08fr);
  align-items: center;
  gap: clamp(46px, 5.6vw, 82px);
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.page-id-22361 #brxe-486852 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  max-width: 660px;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  text-align: left;
}

body.page-id-22361 #brxe-486852::before {
  content: "Emerging Device Projects";
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 32px;
  margin-bottom: clamp(24px, 2.6vw, 34px);
  padding: 8px 18px;
  border-radius: var(--mx-pill);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(5, 91, 144, 0.10);
  box-shadow: 0 10px 24px rgba(5, 91, 144, 0.055);
  color: var(--mx-primary);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.page-id-22361 #brxe-1c9be6 {
  max-width: 650px;
  margin: 0;
  color: var(--mx-heading);
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(2.85rem, 4.3vw, 5rem);
  font-weight: 820;
  line-height: 1.05;
  letter-spacing: -0.035em;
  text-align: left;
  text-wrap: balance;
}

body.page-id-22361 #brxe-cd8271 {
  max-width: 630px;
  margin-top: clamp(24px, 2.6vw, 34px);
  color: var(--mx-muted);
  font-size: clamp(1.08rem, 1.28vw, 1.34rem);
  font-weight: 500;
  line-height: 1.68;
  text-align: left;
}

body.page-id-22361 #brxe-cd8271 p {
  margin: 0;
}

body.page-id-22361 #brxe-519a39 {
  width: 100%;
  margin-top: clamp(28px, 3vw, 40px);
}

body.page-id-22361 #brxe-519a39 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.page-id-22361 #brxe-519a39 li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 8px 15px;
  border-radius: var(--mx-pill);
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(5, 91, 144, 0.13);
  color: var(--mx-body);
  font-size: 14px;
  font-weight: 760;
  line-height: 1;
  white-space: nowrap;
  box-shadow: 0 8px 18px rgba(16, 42, 67, 0.035);
}

body.page-id-22361 #brxe-519a39 li::before {
  content: "";
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border-radius: var(--mx-pill);
  background: var(--mx-primary);
  box-shadow: 0 0 0 4px rgba(5, 91, 144, 0.13);
}

body.page-id-22361 #brxe-519a39 li:last-child {
  background: rgba(5, 91, 144, 0.08);
  border-color: rgba(5, 91, 144, 0.18);
  color: var(--mx-primary);
  font-weight: 820;
}

body.page-id-22361 #brxe-c1ea81 {
  position: relative;
  overflow: hidden;
  padding: 8px;
  border-radius: var(--mx-radius-lg);
  background: #fff;
  border: 1px solid rgba(207, 224, 238, 0.9);
  box-shadow: 0 24px 58px rgba(16, 42, 67, 0.10);
}

body.page-id-22361 #brxe-2f085f {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  object-position: center center;
  border-radius: 22px;
}

body.page-id-22361 #brxe-c9f28f {
  background:
    radial-gradient(circle at 50% 12%, rgba(5, 91, 144, 0.055), transparent 30rem),
    linear-gradient(180deg, #EEF6FB 0%, #F8FCFF 100%);
  padding: clamp(70px, 6.8vw, 104px) 24px;
}

body.page-id-22361 #brxe-48b689 {
  width: min(var(--mx-container), 100%);
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

body.page-id-22361 #brxe-48b689::before {
  content: "Customization Process";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 32px;
  margin-bottom: clamp(22px, 2.4vw, 30px);
  padding: 8px 18px;
  border-radius: var(--mx-pill);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(5, 91, 144, 0.10);
  box-shadow: 0 10px 24px rgba(5, 91, 144, 0.055);
  color: var(--mx-primary);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.page-id-22361 #brxe-48c200 {
  max-width: 780px;
  margin: 0 auto;
  color: var(--mx-heading);
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(2.85rem, 4.2vw, 4.75rem);
  font-weight: 820;
  line-height: 1.05;
  letter-spacing: -0.035em;
  text-align: center;
  text-wrap: balance;
}

body.page-id-22361 #brxe-d3f575 {
  max-width: 760px;
  margin: clamp(18px, 2vw, 26px) auto 0;
  color: #415B72;
  font-size: clamp(1rem, 1.15vw, 1.22rem);
  font-weight: 600;
  line-height: 1.68;
  text-align: center;
}

body.page-id-22361 #brxe-418ece {
  width: 100%;
  margin-top: clamp(44px, 5vw, 66px);
}

body.page-id-22361 #brxe-418ece > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 2.2vw, 28px);
  width: 100%;
}

body.page-id-22361 #brxe-418ece > div > div {
  position: relative;
  min-height: 230px;
  padding: clamp(26px, 2.8vw, 36px);
  border-radius: var(--mx-radius);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(5, 91, 144, 0.16);
  box-shadow: 0 14px 34px rgba(16, 42, 67, 0.075);
}

body.page-id-22361 #brxe-418ece > div > div > div:first-child {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  height: 34px;
  margin-bottom: 22px;
  border-radius: var(--mx-pill);
  background: rgba(5, 91, 144, 0.10);
  border: 1px solid rgba(5, 91, 144, 0.18);
  color: #055B90;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
}

body.page-id-22361 #brxe-418ece h3 {
  margin: 0 0 14px;
  color: #0D2B46;
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(1.28rem, 1.4vw, 1.56rem);
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: -0.01em;
}

body.page-id-22361 #brxe-418ece p {
  margin: 14px 0 0;
  color: #415B72;
  font-size: clamp(1rem, 1.05vw, 1.08rem);
  font-weight: 600;
  line-height: 1.68;
}

body.page-id-22361 #brxe-366821 {
  background: linear-gradient(180deg, #F8FCFF 0%, #F2F9FD 100%);
  padding: clamp(64px, 7vw, 104px) 24px;
}

body.page-id-22361 #brxe-dc5efb {
  width: min(1180px, 100%);
  margin-inline: auto;
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(420px, 1fr);
  grid-template-areas:
    "title title"
    "copy visual"
    "button visual";
  align-items: center;
  column-gap: clamp(42px, 5vw, 78px);
  row-gap: clamp(28px, 3vw, 38px);
  padding: clamp(46px, 5vw, 72px);
  background: #fff;
  border: 1px solid rgba(5, 91, 144, 0.14);
  border-radius: var(--mx-radius-lg);
  box-shadow: 0 28px 70px rgba(13, 43, 70, 0.1);
}

body.page-id-22361 #brxe-bb583e {
  grid-area: title;
  max-width: 980px;
  margin: 0;
  color: #0D2B46;
  font-family: "Montserrat", "Inter", Arial, Helvetica, sans-serif;
  font-size: clamp(3.6rem, 4.25vw, 5.8rem);
  font-weight: 820;
  line-height: 1.08;
  letter-spacing: -0.035em;
  text-align: left;
  text-wrap: balance;
}

body.page-id-22361 #brxe-dff069 {
  grid-area: copy;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  max-width: 560px;
}

body.page-id-22361 #brxe-07d2f2 {
  color: #5F7488;
  font-size: clamp(1.25rem, 1.2vw, 1.55rem);
  font-weight: 560;
  line-height: 1.68;
  text-align: left;
}

body.page-id-22361 #brxe-56866b {
  width: 100%;
}

body.page-id-22361 #brxe-56866b > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
}

body.page-id-22361 #brxe-56866b span {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 8px 16px 8px 34px;
  border-radius: var(--mx-pill);
  background: rgba(5, 91, 144, 0.07);
  border: 1px solid rgba(5, 91, 144, 0.16);
  color: #0D2B46;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

body.page-id-22361 #brxe-56866b span::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transform: translateY(-50%);
  background: var(--mx-primary);
  box-shadow: 0 0 0 5px rgba(5, 91, 144, 0.14);
}

body.page-id-22361 #brxe-88ba31 {
  grid-area: visual;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

body.page-id-22361 #brxe-b4e9eb {
  display: block;
  width: 100%;
  max-width: 560px;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: center;
  border-radius: 24px;
  box-shadow: 0 24px 54px rgba(13, 43, 70, 0.14);
}

body.page-id-22361 #brxe-0bed55 {
  grid-area: button;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 300px;
  min-height: 58px;
  padding: 0 34px;
  border-radius: var(--mx-pill);
  background: var(--mx-primary);
  border: 1px solid rgba(5, 91, 144, 0.95);
  color: #fff;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  white-space: nowrap;
  box-shadow: 0 18px 38px rgba(5, 91, 144, 0.24);
  transition: var(--mx-transition), background-color 0.22s ease, color 0.22s ease;
}

body.page-id-22361 #brxe-0bed55::after {
  content: "→";
  margin-left: 14px;
  font-size: 1.35rem;
  line-height: 1;
}

body.page-id-22361 #brxe-0bed55:hover {
  background: var(--mx-primary-dark);
  transform: translateY(-2px);
  box-shadow: 0 24px 46px rgba(5, 91, 144, 0.3);
}

@media (hover: hover) and (pointer: fine) {
  body.page-id-22361 #brxe-ca7274,
  body.page-id-22361 #brxe-c1ea81,
  body.page-id-22361 #brxe-418ece > div > div {
    transition: var(--mx-transition);
  }

  body.page-id-22361 #brxe-ca7274:hover,
  body.page-id-22361 #brxe-c1ea81:hover,
  body.page-id-22361 #brxe-418ece > div > div:hover {
    transform: translateY(-3px);
    box-shadow: 0 30px 72px rgba(16, 42, 67, 0.15);
  }
}

@media (max-width: 1100px) {
  body.page-id-22361 #brxe-dc5efb {
    grid-template-columns: minmax(0, 0.9fr) minmax(360px, 0.95fr);
    column-gap: 36px;
    padding: 44px;
  }

  body.page-id-22361 #brxe-bb583e {
    font-size: clamp(3.3rem, 4vw, 5rem);
  }

  body.page-id-22361 #brxe-b4e9eb {
    max-width: 460px;
  }
}

@media (max-width: 991px) {
  body.page-id-22361 #brxe-b6cb38 {
    padding-block: 72px;
  }

  body.page-id-22361 #brxe-74d8b2 {
    width: min(100% - 40px, 760px);
    grid-template-columns: 1fr;
    gap: 40px;
  }

  body.page-id-22361 #brxe-beb354 {
    max-width: 720px;
    align-items: center !important;
    text-align: center !important;
  }

  body.page-id-22361 #brxe-6e8699,
  body.page-id-22361 #brxe-c39891,
  body.page-id-22361 #brxe-c39891 p {
    text-align: center !important;
  }

  body.page-id-22361 #brxe-c39891 {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-id-22361 #brxe-3e3e8b {
    justify-content: center !important;
  }

  body.page-id-22361 #brxe-eecd5e {
    padding-block: 68px;
  }

  body.page-id-22361 #brxe-ccef94,
  body.page-id-22361 #brxe-4064ba {
    width: min(100% - 40px, 760px);
  }

  body.page-id-22361 #brxe-ccef94 {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  body.page-id-22361 #brxe-e9ee6c {
    align-items: center;
    text-align: center;
    max-width: 720px;
    margin-inline: auto;
  }

  body.page-id-22361 #brxe-567242,
  body.page-id-22361 #brxe-fa8806 {
    text-align: center;
  }

  body.page-id-22361 #brxe-0aa348 {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }

  body.page-id-22361 #brxe-c9a1ef {
    min-height: auto;
  }

  body.page-id-22361 #brxe-fef227 > div {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  body.page-id-22361 #brxe-fef227 > div > div:first-child {
    padding: 0;
    align-items: center;
    text-align: center;
  }

  body.page-id-22361 #brxe-fef227 > div > div:first-child p {
    max-width: 620px;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child {
    border-left: 0;
    border-top: 1px solid rgba(207, 224, 238, 0.9);
    padding-top: 26px;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child > div:first-child {
    padding-left: 0;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child > div:last-child {
    padding-right: 0;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child > div:first-child::before {
    left: 0;
  }

  body.page-id-22361 #brxe-e23484,
  body.page-id-22361 #brxe-ac05c6,
  body.page-id-22361 #brxe-c9f28f {
    padding: 68px 20px;
  }

  body.page-id-22361 #brxe-8aa125,
  body.page-id-22361 #brxe-daff8c {
    width: min(760px, 100%);
    grid-template-columns: 1fr;
    gap: 42px;
  }

  body.page-id-22361 #brxe-d92789,
  body.page-id-22361 #brxe-486852 {
    align-items: center;
    text-align: center;
    max-width: 720px;
    margin-inline: auto;
  }

  body.page-id-22361 #brxe-2181d1,
  body.page-id-22361 #brxe-3ca1da,
  body.page-id-22361 #brxe-1c9be6,
  body.page-id-22361 #brxe-cd8271 {
    text-align: center;
  }

  body.page-id-22361 #brxe-519a39 ul {
    justify-content: center;
  }

  body.page-id-22361 #brxe-f8eb9c > div {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 34px 28px;
  }

  body.page-id-22361 #brxe-f8eb9c > div > div:first-child {
    max-width: 620px;
    text-align: center;
    margin-inline: auto;
  }

  body.page-id-22361 #brxe-418ece > div {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.page-id-22361 #brxe-366821 {
    padding: 56px 20px;
  }

  body.page-id-22361 #brxe-dc5efb {
    width: min(760px, 100%);
    grid-template-columns: 1fr;
    grid-template-areas:
      "title"
      "visual"
      "copy"
      "button";
    padding: 34px 26px;
    row-gap: 28px;
  }

  body.page-id-22361 #brxe-bb583e,
  body.page-id-22361 #brxe-07d2f2 {
    text-align: center;
  }

  body.page-id-22361 #brxe-dff069 {
    max-width: 100%;
    align-items: center;
    text-align: center;
  }

  body.page-id-22361 #brxe-56866b > div {
    justify-content: center;
  }

  body.page-id-22361 #brxe-88ba31 {
    justify-content: center;
  }

  body.page-id-22361 #brxe-b4e9eb {
    max-width: 100%;
  }

  body.page-id-22361 #brxe-0bed55 {
    margin-inline: auto;
  }
}

@media (max-width: 767px) {
  body.page-id-22361 #brxe-b6cb38 {
    padding-block: 58px;
  }

  body.page-id-22361 #brxe-74d8b2 {
    width: min(100% - 28px, 100%);
    gap: 32px;
  }

  body.page-id-22361 #brxe-beb354::before,
  body.page-id-22361 #brxe-d92789::before,
  body.page-id-22361 #brxe-486852::before,
  body.page-id-22361 #brxe-48b689::before {
    min-height: 28px;
    margin-bottom: 22px;
    padding: 8px 14px;
    font-size: 11px;
  }

  body.page-id-22361 #brxe-6e8699 {
    font-size: clamp(2.45rem, 11vw, 3.45rem);
    line-height: 1.06;
    letter-spacing: -0.05em;
  }

  body.page-id-22361 #brxe-c39891 {
    margin-top: 24px;
    font-size: 17px;
    line-height: 1.65;
  }

  body.page-id-22361 #brxe-3e3e8b {
    display: grid !important;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 340px;
    gap: 10px;
  }

  body.page-id-22361 #brxe-3e3e8b .brxe-counter {
    width: 100% !important;
    justify-content: center;
  }

  body.page-id-22361 #brxe-ca7274,
  body.page-id-22361 #brxe-c1ea81 {
    padding: 6px;
    border-radius: 24px;
  }

  body.page-id-22361 #brxe-1ddcd3,
  body.page-id-22361 #brxe-2f085f {
    aspect-ratio: 4 / 3;
    border-radius: 18px;
  }

  body.page-id-22361 #brxe-eecd5e {
    padding-block: 56px;
  }

  body.page-id-22361 #brxe-ccef94,
  body.page-id-22361 #brxe-4064ba {
    width: min(100% - 28px, 100%);
  }

  body.page-id-22361 #brxe-ccef94 {
    gap: 32px;
  }

  body.page-id-22361 #brxe-efdf5e {
    min-height: 28px;
    margin-bottom: 22px;
    padding: 8px 14px;
    font-size: 11px;
  }

  body.page-id-22361 #brxe-567242,
  body.page-id-22361 #brxe-2181d1,
  body.page-id-22361 #brxe-1c9be6,
  body.page-id-22361 #brxe-48c200 {
    font-size: clamp(2.2rem, 9vw, 3.15rem);
    line-height: 1.08;
    letter-spacing: -0.045em;
  }

  body.page-id-22361 #brxe-fa8806,
  body.page-id-22361 #brxe-3ca1da,
  body.page-id-22361 #brxe-cd8271 {
    margin-top: 22px;
    font-size: 16.5px;
    line-height: 1.65;
  }

  body.page-id-22361 #brxe-0aa348 {
    grid-template-columns: 1fr;
    gap: 13px;
    margin-top: 24px;
  }

  body.page-id-22361 #brxe-342248 {
    max-height: 220px;
  }

  body.page-id-22361 #brxe-4064ba {
    margin-top: 36px;
  }

  body.page-id-22361 #brxe-fef227 > div {
    padding: 24px 20px;
    border-radius: 24px;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child > div,
  body.page-id-22361 #brxe-fef227 > div > div:last-child > div:first-child,
  body.page-id-22361 #brxe-fef227 > div > div:last-child > div:last-child {
    padding: 0;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child > div + div {
    border-left: 0 !important;
    border-top: 1px solid rgba(207, 224, 238, 0.9) !important;
    padding-top: 22px;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child > div::before,
  body.page-id-22361 #brxe-fef227 > div > div:last-child > div:first-child::before {
    left: 0;
  }

  body.page-id-22361 #brxe-fef227 > div > div:last-child > div + div::before {
    top: 27px;
  }

  body.page-id-22361 #brxe-fef227 h3 {
    font-size: 19px;
  }

  body.page-id-22361 #brxe-fef227 li {
    font-size: 14.4px;
  }

  body.page-id-22361 #brxe-e23484,
  body.page-id-22361 #brxe-ac05c6,
  body.page-id-22361 #brxe-c9f28f {
    padding: 56px 16px;
  }

  body.page-id-22361 #brxe-8aa125,
  body.page-id-22361 #brxe-daff8c {
    gap: 34px;
  }

  body.page-id-22361 #brxe-748d65 {
    max-height: 280px;
  }

  body.page-id-22361 #brxe-f8eb9c > div {
    padding: 24px 20px;
    border-radius: 24px;
  }

  body.page-id-22361 #brxe-f8eb9c div[class*="chips"] {
    gap: 8px;
  }

  body.page-id-22361 #brxe-f8eb9c div[class*="chips"] span {
    min-height: 32px;
    padding: 8px 13px;
    font-size: 13.5px;
  }

  body.page-id-22361 #brxe-519a39 {
    margin-top: 26px;
  }

  body.page-id-22361 #brxe-519a39 ul {
    gap: 8px;
  }

  body.page-id-22361 #brxe-519a39 li {
    min-height: 32px;
    padding: 8px 13px;
    font-size: 13.5px;
  }

  body.page-id-22361 #brxe-48b689 {
    width: min(100%, 100%);
  }

  body.page-id-22361 #brxe-d3f575 {
    margin-top: 18px;
    font-size: 16px;
    line-height: 1.65;
  }

  body.page-id-22361 #brxe-418ece {
    margin-top: 34px;
  }

  body.page-id-22361 #brxe-418ece > div {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  body.page-id-22361 #brxe-418ece > div > div {
    min-height: auto;
    padding: 24px 20px;
    border-radius: 20px;
  }

  body.page-id-22361 #brxe-418ece > div > div > div:first-child {
    margin-bottom: 18px;
  }

  body.page-id-22361 #brxe-418ece h3 {
    font-size: 1.3rem;
    line-height: 1.28;
    margin-bottom: 12px;
  }

  body.page-id-22361 #brxe-418ece p {
    font-size: 15px;
  }

  body.page-id-22361 #brxe-366821 {
    padding: 48px 16px;
  }

  body.page-id-22361 #brxe-dc5efb {
    padding: 26px 18px 30px;
    border-radius: 24px;
  }

  body.page-id-22361 #brxe-bb583e {
    font-size: clamp(2.8rem, 8.6vw, 3.9rem);
    line-height: 1.12;
  }

  body.page-id-22361 #brxe-07d2f2 {
    font-size: 1.1rem;
    line-height: 1.66;
  }

  body.page-id-22361 #brxe-56866b > div {
    gap: 8px;
  }

  body.page-id-22361 #brxe-56866b span {
    min-height: 32px;
    padding: 8px 13px 8px 30px;
    font-size: 0.95rem;
  }

  body.page-id-22361 #brxe-56866b span::before {
    left: 12px;
    width: 7px;
    height: 7px;
  }

  body.page-id-22361 #brxe-b4e9eb {
    border-radius: 18px;
  }

  body.page-id-22361 #brxe-0bed55 {
    width: 100%;
    min-width: 0;
    min-height: 54px;
    padding: 0 20px;
    font-size: 1rem;
  }
}
