@font-face {
  font-family: Abcrepro;
  src: url('../fonts/ABCRepro-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --navy-blue: #1a0c6d;
  --sky: #cadfff;
  --white: white;
  --hover-blue: #0e0544;
  --yellow: #ffb800;
}

.wrapper {
  color: var(--navy-blue);
}

.sticky__section {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.sticky__block-left {
  grid-row-gap: 4.375rem;
  background-color: #eaf2ff;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 97vh;
  min-height: 45.1389rem;
  padding-bottom: 2.7rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: grid;
  position: sticky;
  top: 0;
}

.sticky__block-right {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.s1 {
  z-index: 1;
  background-color: #eaf2ff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 97vh;
  padding-left: 4.16667rem;
  padding-right: 3.125rem;
  display: flex;
  position: relative;
}

.s2 {
  grid-column-gap: 4.30556rem;
  grid-row-gap: 4.30556rem;
  background-color: var(--sky);
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 5.55556rem 2.08333rem;
  display: flex;
}

.sticky__block-left-s1 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.logo {
  width: 6.94444rem;
  height: 7.91667rem;
}

.f-text {
  text-align: right;
  margin-top: 1.59722rem;
}

.eg-ibm-12 {
  text-transform: uppercase;
  font-family: IBM Plex Mono, sans-serif;
  font-size: .83em;
  line-height: 96%;
}

.eg-ibm-12.white {
  color: var(--white);
}

.sticky__block-left-s2 {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.sticky__block-left-s2-1 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  display: flex;
}

.sticky__block-left-heading {
  width: 36.4583rem;
}

.eg-h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Abcrepro, sans-serif;
  font-size: 3.33333em;
  font-weight: 400;
  line-height: 100%;
}

.line {
  border-color: var(--navy-blue);
  border-top-style: solid;
  border-top-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  width: 100%;
  height: 1.73611rem;
}

.sticky__block-left-line {
  width: 100%;
  padding-top: .347222rem;
}

.sticky__block-left-s2-text {
  white-space: nowrap;
}

.sticky__block-left-s3 {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 24.8611rem;
  margin-top: auto;
  display: flex;
}

.sticky__block-left-s3-1 {
  width: 22.8rem;
}

.eg-abc-12 {
  color: var(--navy-blue);
  font-family: Abcrepro, sans-serif;
  font-size: .83em;
  line-height: 122%;
}

.eg-abc-12.big {
  font-size: 1em;
}

.sticky__block-left-btn {
  width: 13.5417rem;
  display: flex;
}

.eg-btn {
  border: 2px solid var(--navy-blue);
  background-color: var(--navy-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: .972222rem;
  padding-bottom: .972222rem;
  transition: all .2s;
  display: flex;
}

.eg-btn:hover {
  background-color: var(--hover-blue);
}

.s2-1 {
  grid-column-gap: 2.08333rem;
  grid-row-gap: 2.08333rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.s2-2 {
  grid-column-gap: 2.77778rem;
  grid-row-gap: 2.77778rem;
  flex-flow: column;
  display: flex;
}

.s2-1__subtitle {
  text-transform: uppercase;
}

.eg-abc-16 {
  color: var(--navy-blue);
  font-family: Abcrepro, sans-serif;
  font-size: 1.11em;
  line-height: 122%;
}

.s2-2__link {
  grid-column-gap: 1.94444rem;
  grid-row-gap: 1.94444rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.s2-2__link-s2 {
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.s2-2_link-s1 {
  white-space: nowrap;
  width: 1rem;
}

.s2-body__link-line {
  width: 100%;
}

.s2-body__link-content {
  grid-column-gap: .347222rem;
  grid-row-gap: .347222rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 13.4rem 12.6rem;
  grid-auto-columns: 1fr;
  place-items: start;
  padding-right: 1.52778rem;
  display: grid;
}

.eg-h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Abcrepro, sans-serif;
  font-size: 1.66667em;
  font-weight: 400;
  line-height: 100%;
}

.primary_button {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  object-fit: fill;
  background-color: #1a0c6d;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 16px 30px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 14px;
  line-height: 100%;
  display: inline-block;
}

.primary_button:hover {
  background-color: #0e0544;
}

.reg-link {
  color: #1a0c6d;
}

.footer-logo {
  object-fit: contain;
  object-position: 0% 0%;
  width: 100%;
  height: 100%;
}

.footer-logo-small {
  object-fit: contain;
  width: 19.4444rem;
  height: 15.1389rem;
}

.footer-link__heading {
  text-transform: uppercase;
  width: 22.2222rem;
  padding-right: 0;
}

.footer-body {
  grid-column-gap: 5.55556rem;
  grid-row-gap: 5.55556rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  min-height: 33.3333rem;
  display: flex;
}

.div-block-51 {
  width: 30%;
}

.footer-body__s1 {
  grid-column-gap: 2.77778rem;
  grid-row-gap: 2.77778rem;
  align-items: flex-end;
  display: flex;
}

.ibmplex_small {
  color: #1a0c6d;
  text-align: left;
  text-transform: uppercase;
  background-color: #0000;
  padding: 0;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 12px;
  line-height: 120%;
}

.ibmplex_small.link {
  text-decoration: none;
}

.ibmplex_small.link:hover {
  opacity: .6;
}

.div-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  height: 100%;
  display: flex;
}

.footer-body__s2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.links {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  max-width: 700px;
  display: grid;
}

.footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  padding: 0 0 2.77778rem;
  display: flex;
}

.repro_small {
  color: #1a0c6d;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

.footer-link {
  border-bottom: 2px solid #1a0c6d;
  padding-top: 1.38889rem;
  padding-bottom: 1.38889rem;
  display: flex;
}

.div-block-50 {
  width: 30%;
  padding-right: 0;
}

.eg-ibm-10 {
  font-family: IBM Plex Mono, sans-serif;
  font-size: .694444em;
  line-height: 100%;
}

.footer-s1 {
  grid-column-gap: 5.55556rem;
  grid-row-gap: 5.55556rem;
  grid-template-rows: auto;
  grid-template-columns: 33.3333rem 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.footer-s2 {
  text-transform: uppercase;
  padding-top: 1.73611rem;
  padding-left: 4.51389rem;
}

.footer-btn {
  width: 8.47222rem;
}

.s1__img-wrap {
  z-index: 1;
  flex-flow: column;
  width: 28.0556rem;
  height: 100%;
  display: flex;
  position: relative;
}

.s1__img-1 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 11.9444rem;
  position: absolute;
  inset: 0% 0% auto;
}

.s1__img-2-wrap {
  z-index: 2;
  transform-origin: 50% 0;
  width: 100%;
  height: 14.7222rem;
  position: absolute;
  inset: 13.5% 0% auto;
  overflow: hidden;
}

.s1__img-3 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 11.9444rem;
  position: absolute;
  inset: 33% 0% auto;
}

.s1__img-4 {
  z-index: 2;
  object-fit: contain;
  width: 100%;
  height: 12.1528rem;
  position: absolute;
  inset: 0% 0% auto;
}

.s1__img-5 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 11.9444rem;
  position: absolute;
  inset: auto 0% 0%;
}

.s1__bg {
  z-index: -1;
  background-color: var(--navy-blue);
  transform-origin: 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.s1__text {
  z-index: 2;
  position: absolute;
  inset: 0% 0% auto;
}

.s1__text-1 {
  color: var(--white);
  text-align: right;
  width: 10.4167rem;
  position: absolute;
  inset: 6rem auto auto 0%;
}

.eg-ibm-13 {
  font-family: IBM Plex Mono, sans-serif;
  font-size: .902778em;
  line-height: 115%;
}

.eg-ibm-13.blue {
  color: var(--navy-blue);
}

.eg-ibm-13.hide {
  display: none;
}

.s1__text-2 {
  color: var(--white);
  text-align: right;
  width: 10.4167rem;
  position: absolute;
  inset: 17rem auto auto 0%;
}

.s1__wrap {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 38.75rem;
  display: flex;
  position: relative;
}

.s1__img-2 {
  z-index: 2;
  object-fit: contain;
  width: 100%;
  height: 14.7222rem;
  position: absolute;
  inset: 0% 0% auto;
}

.s1__img-4-wrap {
  z-index: 2;
  transform-origin: 50% 0;
  object-fit: contain;
  width: 100%;
  height: 12.1528rem;
  position: absolute;
  inset: 53% 0% auto;
  overflow: hidden;
}

.eg-ibm-num {
  text-transform: uppercase;
  font-family: IBM Plex Mono, sans-serif;
  font-size: .83em;
  line-height: 96%;
}

.s1-trigger {
  width: 2px;
  display: none;
}

.s1__img-1-1, .s1__img-1-2, .s1__img-1-3 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 11.9444rem;
  position: absolute;
  inset: 0% 0% auto;
}

.s1__img-4-wrap-1, .s1__img-4-wrap-2, .s1__img-4-wrap-3 {
  z-index: 2;
  transform-origin: 50% 0;
  object-fit: contain;
  width: 100%;
  height: 12.1528rem;
  position: absolute;
  inset: 53% 0% auto;
  overflow: hidden;
}

.s1__img-2-wrap-1, .s1__img-2-wrap-2, .s1__img-2-wrap-3 {
  z-index: 2;
  transform-origin: 50% 0;
  width: 100%;
  height: 14.7222rem;
  position: absolute;
  inset: 13.5% 0% auto;
  overflow: hidden;
}

.s1__text-3 {
  z-index: 2;
  color: var(--white);
  text-align: right;
  width: 10.4167rem;
  position: absolute;
  inset: auto auto 25% 0%;
}

.sticky__block-left-s3-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.sticky__block-left-s3-link {
  text-decoration: underline;
}

.sticky__block-left-s3-link:hover {
  text-decoration: none;
}

.s2-1__block {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  flex-flow: column;
  display: flex;
}

.eg__s1-bt {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 2rem 2.7rem auto;
}

.ic-bt {
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 1.04167rem;
  height: .555556rem;
  margin-left: .694444rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  .sticky__section {
    flex-flow: column;
  }

  .sticky__block-left {
    grid-row-gap: 5.55556rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: 141.944rem;
    padding-bottom: 43.6111rem;
    padding-left: 0;
    padding-right: 5.55556rem;
    display: flex;
    position: static;
  }

  .sticky__block-right {
    width: 100%;
  }

  .s1 {
    height: auto;
    padding: 29.1667rem 0 37.7778rem;
  }

  .s2 {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
    padding: 22.2222rem 5.55556rem 27.7778rem;
  }

  .sticky__block-left-s1 {
    grid-column-gap: 6.66667rem;
    grid-row-gap: 6.66667rem;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 8.33333rem;
    padding-left: 2.22222rem;
    position: static;
    inset: 0% 0% auto;
  }

  .logo {
    width: 20.2778rem;
    height: 22.7778rem;
  }

  .f-text {
    text-align: left;
    width: 30.5556rem;
    margin-top: auto;
  }

  .eg-ibm-12 {
    font-size: 3.33333em;
  }

  .sticky__block-left-s2 {
    grid-column-gap: 5.55556rem;
    grid-row-gap: 5.55556rem;
    margin-top: auto;
    padding-left: 5.55556rem;
  }

  .sticky__block-left-s2-1 {
    grid-column-gap: 5.55556rem;
    grid-row-gap: 5.55556rem;
    flex-flow: column-reverse;
  }

  .sticky__block-left-heading {
    width: 100%;
  }

  .eg-h1 {
    font-size: 10em;
  }

  .line {
    height: 6.94444rem;
  }

  .sticky__block-left-s2-text {
    white-space: normal;
    width: 48.6111rem;
  }

  .sticky__block-left-s3 {
    grid-column-gap: 5.55556rem;
    grid-row-gap: 5.55556rem;
    width: 89rem;
    margin-top: 0;
    margin-bottom: auto;
    margin-left: 5.55556rem;
  }

  .sticky__block-left-s3-1 {
    width: 80rem;
  }

  .eg-abc-12 {
    font-size: 3.33333em;
    line-height: 130%;
  }

  .eg-abc-12.big {
    font-size: 4em;
  }

  .sticky__block-left-btn {
    width: 100%;
  }

  .eg-btn {
    white-space: nowrap;
    width: auto;
    margin-top: 1.38889px;
    padding: 3.88889rem 5.55556rem;
  }

  .eg-btn:hover {
    background-color: var(--navy-blue);
    color: var(--white);
  }

  .s2-1 {
    grid-column-gap: 8.33333rem;
    grid-row-gap: 8.33333rem;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .s2-2 {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
  }

  .eg-abc-16 {
    font-size: 4.44444em;
  }

  .s2-2__link {
    grid-column-gap: 5.55556rem;
    grid-row-gap: 5.55556rem;
  }

  .s2-2_link-s1 {
    width: 4.2rem;
  }

  .s2-body__link-content {
    grid-column-gap: 4.16667rem;
    grid-row-gap: 4.16667rem;
    flex-flow: column;
    padding-right: 4.16667rem;
    display: flex;
  }

  .eg-h2 {
    font-size: 7.77778em;
  }

  .primary_button {
    font-size: 14px;
    line-height: 120%;
  }

  .footer-logo {
    display: none;
  }

  .footer-logo-small {
    width: 41.6667rem;
    height: 32.2222rem;
  }

  .footer-body {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-left: 0;
  }

  .footer-body__s1 {
    grid-column-gap: 8.33333rem;
    grid-row-gap: 8.33333rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 2.77778rem;
  }

  .div-block-10 {
    display: none;
  }

  .footer-body__s2 {
    width: 100%;
  }

  .links {
    grid-column-gap: 5.55556rem;
    grid-row-gap: 5.55556rem;
    flex-flow: column;
    display: flex;
  }

  .footer {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 10rem;
  }

  .footer-link {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
    grid-template-rows: auto;
    grid-template-columns: 30.8333rem 1fr;
    grid-auto-columns: 1fr;
    padding-top: 8.33333rem;
    padding-bottom: 8.33333rem;
    padding-left: 2.77778rem;
    display: grid;
  }

  .eg-ibm-10 {
    font-size: 2.77778em;
  }

  .footer-s1 {
    display: block;
  }

  .footer-s2 {
    width: 71.6rem;
    padding-top: 5.55556rem;
    padding-left: 2.77778rem;
  }

  .footer-btn {
    width: auto;
  }

  .s1__img-wrap {
    width: 84.4444rem;
  }

  .s1__img-1 {
    height: 36.1111rem;
  }

  .s1__img-2-wrap {
    height: 44.4444rem;
  }

  .s1__img-3 {
    height: 36.1111rem;
    top: 38.3333rem;
  }

  .s1__img-4 {
    height: 36.6667rem;
    inset: 0% 0% auto;
  }

  .s1__img-5 {
    height: 36.1111rem;
  }

  .s1__text-1 {
    width: 31rem;
    top: 9rem;
  }

  .eg-ibm-13 {
    font-size: 3.61111em;
  }

  .s1__text-2 {
    width: 22rem;
    top: 48rem;
    right: 2.6rem;
  }

  .s1__wrap {
    height: 116.944rem;
  }

  .s1__img-2 {
    height: 44.4444rem;
  }

  .s1__img-4-wrap {
    transform-origin: 50% 0;
    height: 36.6667rem;
  }

  .eg-ibm-num {
    font-size: 2.77778em;
  }

  .s1-trigger {
    display: block;
    position: absolute;
    inset: 20vh auto 0% 0%;
  }

  .s1__img-1-1, .s1__img-1-2, .s1__img-1-3 {
    height: 36.1111rem;
  }

  .s1__img-4-wrap-1, .s1__img-4-wrap-2, .s1__img-4-wrap-3 {
    transform-origin: 50% 0;
    height: 36.6667rem;
  }

  .s1__img-2-wrap-1, .s1__img-2-wrap-2, .s1__img-2-wrap-3 {
    height: 44.4444rem;
  }

  .s1__text-3 {
    width: 22rem;
  }

  .sticky__block-left-s3-2 {
    grid-column-gap: 3.88889rem;
    grid-row-gap: 3.88889rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .s2-1__block {
    grid-column-gap: 5.55556rem;
    grid-row-gap: 5.55556rem;
  }

  .eg__s1-bt {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .primary_button {
    font-size: 14px;
    line-height: 120%;
  }

  .footer-body__s2 {
    padding-left: 0;
  }

  .footer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .primary_button {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .ibmplex_small {
    padding-bottom: 10px;
  }

  .ibmplex_small.link {
    padding-bottom: 0;
    font-size: 11px;
  }

  .div-block-10 {
    width: 100%;
    display: none;
  }

  .footer-body__s2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
    display: flex;
  }

  .footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .repro_small {
    font-size: 11px;
    line-height: 106%;
  }
}

#w-node-c6ab1f4d-c5e5-8216-5e36-9b6a2d6338e6-da369c82, #research.w-node-c6ab1f4d-c5e5-8216-5e36-9b6a2d6338ea-da369c82 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Abcrepro';
  src: url('../fonts/ABCRepro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}