.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 44px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

li {
  font-family: Harmonyos sans, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

strong {
  font-weight: bold;
}

.dropdown-list {
  min-width: 150px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 15px 15px rgba(0, 0, 0, .05);
}

.dropdown-list.w--open {
  min-width: 50px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, .15);
}

.wrappernav {
  z-index: 20;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.dropdown-list-2 {
  min-width: 150px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 15px 15px rgba(0, 0, 0, .05);
}

.dropdown-list-2.w--open {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, .15);
}

.nav-item-wrapper {
  position: relative;
}

.dropdown-toggle {
  color: #fff;
  margin-left: 4px;
  margin-right: 4px;
  padding: 8px 28px 0 10px;
  font-size: 16px;
  font-weight: 500;
}

.overlayer-nav {
  display: none;
}

.lottie-animation {
  width: 100%;
  height: 100%;
  opacity: .2;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-link {
  z-index: 4;
  color: rgba(255, 255, 255, .8);
  border-radius: 8px;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 15px 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: color .2s;
}

.nav-link:hover {
  color: #fff;
}

.nav-link.w--current {
  color: #f5f7f6;
  font-family: Harmonyos sans, sans-serif;
  font-weight: 700;
}

.nav-link.hide, .nav-link.hide.w--current {
  display: none;
}

.main-navbar {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.inner-nav-wrapper {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navgrid {
  width: 100%;
  max-width: 1500px;
  min-height: 15vh;
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto 2fr auto;
  align-items: center;
  padding-right: 30px;
  position: absolute;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.nav-menu {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.grid-buttons {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-flow: column;
  justify-content: start;
  align-items: center;
  justify-items: end;
}

.grid-buttons.nav {
  display: block;
}

.dropdown-link {
  color: rgba(0, 0, 0, .65);
  font-family: Generalsans, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.8em;
}

.dropdown-link:hover {
  background-color: rgba(88, 101, 148, .03);
}

.dropdown-link.w--current {
  color: #757575;
}

.brand {
  height: 35px;
  padding-bottom: 0;
  padding-right: 35px;
}

.nav-wrapper {
  width: 100%;
  position: absolute;
}

.icon {
  opacity: .35;
  margin-right: 10px;
  font-size: 12px;
}

.icon.text-white {
  margin-bottom: 4px;
}

.navbar {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  display: flex;
}

.circle-wrapper {
  z-index: 7;
  width: 14em;
  height: 14em;
  border-radius: 100%;
  position: relative;
  overflow: visible;
}

.circle-wrapper.second {
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
}

.circle-wrapper.first {
  width: 60px;
  height: 60px;
  overflow: visible;
}

.circle-wrapper.forth {
  width: 100px;
  height: 100px;
}

.circle-wrapper.third.small {
  width: 60px;
  height: 60px;
}

.circle-wrapper.sixth {
  width: 80px;
  height: 80px;
}

.circle-wrapper.fifth {
  width: 100px;
  height: 100px;
  width: 100px;
  height: 100px;
}

.heading-xlarge {
  color: #fff;
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7.5em;
  font-style: italic;
  font-weight: 700;
  line-height: .84;
}

.heading-xlarge.home {
  max-width: 1280%;
  text-align: left;
  letter-spacing: .03em;
  font-family: Harmonyos sans, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 900;
  line-height: 80px;
}

.circle-image-hero {
  width: 100%;
  height: 100%;
  border: 3px solid #cc94ff;
  border-radius: 100%;
  overflow: hidden;
  box-shadow: 8px 8px rgba(0, 0, 0, .1);
}

.circle-image-hero.josh {
  width: 80px;
  height: 80px;
  border-style: none;
  border-color: #6ab46d;
}

.circle-image-hero.monica {
  border-style: none;
  border-color: #e99761;
}

.circle-image-hero.natasha {
  border-style: none;
  border-color: #f1635e;
}

.circle-image-hero.sergie {
  border-style: none;
  border-color: #8faaf3;
}

.circle-image-hero.linda {
  border-style: none;
  border-color: #8fe2f3;
}

.circle-image-hero.johnnie {
  border-style: none;
  border-color: #8faaf3;
}

.icon-arrow {
  height: 12px;
  margin-top: 2px;
}

.div-block-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  display: flex;
}

.m-button-label {
  z-index: 4;
  align-items: center;
  display: flex;
  position: relative;
}

.main-grid-3 {
  width: 100%;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  justify-items: start;
  position: relative;
}

.center-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  perspective: 2000px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
  transform: perspective(2000px);
}

.center-wrapper.padding-hero {
  padding-top: 10em;
  padding-bottom: 0;
}

.section-2 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
  top: 0;
  overflow: hidden;
}

.section-2.bg-color {
  background-color: #00a0ff;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: static;
}

.section-2.bg-dark-gray {
  background-color: #00a0ff;
  padding-top: 0;
  padding-bottom: 0;
}

.section-2.bg-dark-gray.contact {
  background-color: #00a0ff;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-2.titles {
  min-height: auto;
  border: 1px #000;
  padding-top: 155px;
  padding-bottom: 0;
}

.section-2.bg-red {
  background-color: #00a0ff;
}

.section-2.bg-color {
  background-color: #00a0ff;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: absolute;
}

.section-2.hero {
  background-color: #00a0ff;
  background-image: linear-gradient(rgba(0, 160, 255, .85), rgba(0, 160, 255, .85)), url('../images/happy-young-business-colleagues-indoors.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 140px;
  padding-bottom: 140px;
}

.section-2.bg-blue {
  background-color: #00a0ff;
}

.overflow-wrapper {
  position: relative;
  overflow: hidden;
}

.overflow-wrapper.flex {
  align-items: flex-start;
  padding: 10px 15px;
  display: flex;
}

.overflow-wrapper.wide-image {
  width: 100%;
  height: 90vh;
  max-height: 950px;
  margin-left: auto;
  margin-right: auto;
}

.container-2 {
  z-index: 2;
  width: 100%;
  max-width: 1480px;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.hero-grid-header-blue {
  min-height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 10vh auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.hero-grid-header-blue.align-top {
  min-height: auto;
  grid-template-rows: 10vh auto auto auto;
}

.main-button-wrap {
  height: 100%;
  position: relative;
}

.main-button-wrap.ex {
  margin-bottom: 20px;
}

.m-button-hover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.m-button-hover.contact {
  border: 3px solid #fff;
  display: none;
}

.button {
  z-index: 5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #00a0ff;
  border: 3px #fff;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 22px 50px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 0 2px #00a0ff;
}

.button:hover {
  box-shadow: none;
  color: #fff;
  background-color: #00a0ff;
}

.button.small {
  padding: 14px 30px 14px 20px;
  font-size: 14px;
  font-weight: 500;
}

.button.inline {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 10px 0;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -2px rgba(255, 255, 255, .2);
}

.button.contact {
  background-color: #00a0ff;
  border-style: solid;
}

.button.contact.light {
  box-shadow: none;
  background-color: #00a0ff;
}

.label-button {
  font-family: Generalsans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.circular-arrow {
  z-index: 2;
  width: 2em;
  height: 2em;
  background-color: #ffbd52;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.container-wrapper {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.full-image-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  flex: 1;
  position: relative;
}

.m-button-shadow {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
  border-radius: 100px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.main-paragraph {
  color: rgba(0, 0, 0, .7);
  text-align: right;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-family: Generalsans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.main-paragraph.text-mid-gray {
  color: #fff;
  font-family: Generalsans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  position: static;
}

.bold-text {
  font-family: Generalsans, sans-serif;
  font-size: .8em;
}

.lottie-animation-2 {
  width: auto;
  height: auto;
}

.lottie-animation-2.page {
  width: 100%;
  height: 100%;
  width: 100%;
  height: 80px;
}

.lottie-animation-2.dsp {
  height: 400px;
  display: none;
}

.lottie-animation-2.page {
  width: 80%;
  height: 80%;
}

.tabs-menu {
  width: 20vw;
  max-width: 340px;
  flex-direction: column;
  display: flex;
}

.heading-regular {
  color: #fff;
  flex: 1;
  margin-top: 0;
  font-family: Generalsans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
}

.heading-regular.uppercase {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
}

.heading-regular.text-black {
  color: #fff;
  flex: 0 auto;
  margin-top: 0;
}

.heading-regular.text-black.ttt {
  color: rgba(0, 0, 0, .85);
  letter-spacing: .02em;
  color: rgba(0, 0, 0, .85);
  letter-spacing: .02em;
  font-size: 3em;
  font-style: italic;
  font-weight: 600;
}

.heading-regular.text-black.ttt.small {
  font-size: 2em;
}

.heading-regular.text-black.ttt.small.white {
  color: rgba(255, 255, 255, .85);
  text-align: center;
  margin-top: 40px;
  font-size: 22px;
  font-style: normal;
}

.heading-regular.dsp-scroll {
  align-items: center;
  font-family: Harmonyos sans, sans-serif;
  font-size: 24px;
  display: flex;
}

.tab {
  color: rgba(255, 255, 255, .4);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 35px;
  font-size: 28px;
  font-weight: 600;
}

.tab:hover {
  color: rgba(204, 204, 204, .4);
}

.tab.w--current {
  color: #fff;
  background-color: #f03e82;
  background-image: url('../images/icon-arrow.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 200px;
  font-size: 28px;
}

.divider-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 20px;
}

.divider-bullet.ticker {
  flex: none;
  margin-left: 20px;
  margin-right: 20px;
}

.content-wrapper {
  min-height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.content-wrapper.cards {
  height: auto;
  max-height: none;
  text-decoration: none;
}

.content-wrapper.cards:hover {
  text-decoration: none;
}

.content-wrapper.flex-horizontal {
  width: 100%;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.content-wrapper.inner-padding-micro {
  display: flex;
}

.content-wrapper.mobile {
  display: none;
}

.tag {
  color: rgba(20, 37, 104, .7);
  text-transform: uppercase;
  text-decoration: none;
}

.tag.margin-bottom-xsmall {
  color: rgba(20, 37, 104, .7);
  background-color: rgba(0, 0, 0, 0);
  font-family: Generalsans, sans-serif;
}

.tag.large {
  font-size: 26px;
  font-weight: 300;
}

.tag.large.inner-padding-xsmall {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  font-family: Generalsans, sans-serif;
}

.main-grid {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  padding-top: 60px;
  position: relative;
}

.main-grid.inner-padding-medium {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 115px;
  margin-bottom: 115px;
  display: grid;
}

.main-grid.footer {
  width: 100%;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr auto auto auto auto auto auto;
  align-content: start;
  padding-top: 0;
}

.main-grid.no-gap {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  align-items: start;
  padding-top: 0;
}

.main-grid.inner-padding-medium {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}

.main-grid.inner-padding-small {
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.main-grid.margin-bottom-medium {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.main-grid.inner-padding-medium {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 140px;
  display: grid;
}

.main-grid.inner-padding-medium._2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
}

.main-grid.inner-padding-medium.about {
  padding-top: 0;
  padding-bottom: 0;
}

.main-grid.data {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #00a0ff;
  grid-template-rows: auto;
  justify-content: center;
  padding: 140px 0;
  display: flex;
}

.main-grid.exchange {
  justify-content: center;
  padding-top: 0;
  display: flex;
}

.callout-wrapper {
  z-index: 2;
  min-height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.callout-wrapper.inner-padding-small {
  margin-top: 0;
  margin-bottom: 0;
}

.callout-wrapper.inner-padding-medium {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.callout-wrapper.padding-bottom-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: row;
  align-items: center;
}

.auto-grid {
  grid-column-gap: 42px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.auto-grid.profile {
  grid-column-gap: 32px;
  grid-column-gap: 32px;
  flex-direction: column;
  grid-template-columns: auto 1fr;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: flex;
}

.m-button-hover-2 {
  width: 100%;
  height: 100%;
  background-color: #00a0ff;
  border-radius: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.m-button-hover-2.dsp {
  background-color: #00a0ff;
}

.tabs {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.heading-xlarge-hero {
  font-size: 7em;
}

.heading-large {
  color: #141c3f;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Harmonyos sans, sans-serif;
  font-size: 4em;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}

.heading-large.margin-bottom-xsmall.dark {
  color: #fff;
  margin-bottom: 25px;
  font-style: normal;
}

.heading-large.text-black {
  color: rgba(0, 0, 0, .85);
  margin-bottom: 0;
}

.content-list-wrapper {
  max-width: 700px;
}

.bold-paragraph {
  color: rgba(255, 255, 255, .45);
  letter-spacing: 0;
  font-size: 1.8em;
  font-weight: 500;
}

.bold-paragraph.margin-bottom-small {
  color: rgba(255, 255, 255, .78);
  margin-bottom: 45px;
  font-family: Harmonyos sans, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.frame-image-overflow {
  width: 25vw;
  height: 40em;
  perspective: 2000px;
  border: 6px solid #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 12px 12px rgba(0, 0, 0, .2);
}

.frame-image-overflow.no-frame {
  max-height: none;
}

.frame-image-overflow.no-frame.flip-right {
  width: 20vw;
  max-height: 32vh;
  align-items: flex-end;
  transform: rotate(16deg);
}

.frame-image-overflow.no-frame.flip-left {
  transform: rotate(-12deg);
}

.column-timeline {
  color: rgba(255, 255, 255, .85);
  text-align: left;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px 15px;
  display: flex;
}

.flex {
  height: auto;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.flex.center {
  justify-content: center;
}

.flex.space {
  padding-left: 35px;
  padding-right: 35px;
}

.container {
  z-index: 2;
  width: 100%;
  max-width: none;
  flex-direction: row;
  flex: 0 auto;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 30px;
  display: flex;
  position: static;
}

.container.padding-bottom-medium {
  padding-top: 0;
  padding-bottom: 0;
}

.container.top-padding-large {
  padding-top: 20vh;
}

.container.footer {
  flex-direction: column;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container.header {
  padding-top: 30px;
  padding-bottom: 60px;
}

.container.no-padding {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 40px;
}

.container.padding-hero {
  padding-top: 0;
  padding-bottom: 5vh;
}

.tabs-content {
  flex: 1;
  justify-content: flex-end;
  padding-left: 69px;
  padding-right: 69px;
  display: flex;
}

.grid-bg {
  max-width: 2200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.section-1 {
  background-color: #00a0ff;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
  position: relative;
  top: 0;
}

.lottie-animation-16 {
  width: 100%;
  height: 400px;
  max-width: 100%;
  display: block;
}

.label-button-2 {
  font-family: Generalsans, sans-serif;
  font-weight: 500;
}

.label-button-3 {
  font-family: Harmonyos sans, sans-serif;
  font-weight: 400;
}

.inner-card-content {
  max-width: none;
  text-align: center;
  flex-direction: column;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  padding: 0;
  display: flex;
  position: static;
}

.ticker {
  align-items: center;
  display: flex;
}

.lottie-cta.overlap-down {
  position: relative;
  bottom: 0;
}

.heading-xlarge-2 {
  color: #f5f7f6;
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Harmonyos sans, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 900;
  line-height: 80px;
}

.heading-xlarge-2.home {
  max-width: 1280%;
  letter-spacing: .03em;
  font-size: 5em;
  font-style: italic;
  line-height: 1.2;
}

.heading-xlarge-2.heading-sm {
  font-size: 4em;
  line-height: .95;
}

.square-profile {
  width: 80px;
  height: 80px;
  border-radius: 20px;
  overflow: hidden;
}

.square-profile.large {
  width: 240px;
  height: 160px;
  border: 1px solid #000;
  border-radius: 40px;
  box-shadow: 4px 6px rgba(0, 0, 0, .15);
}

.square-profile.large.machine {
  width: 210px;
  height: 180px;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-radius: 0;
  padding: 0;
}

.square-profile.large {
  width: 240px;
  height: 160px;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  display: flex;
}

.square-profile.large._3 {
  width: 300px;
  height: 200px;
  box-shadow: none;
  border-style: none;
  padding-top: 0;
  padding-bottom: 0;
}

.main-paragraph-2 {
  color: rgba(0, 0, 0, .7);
  text-align: center;
  letter-spacing: 0;
  align-self: center;
  font-family: Generalsans, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.5em;
}

.main-paragraph-2.bold {
  color: rgba(255, 255, 255, .7);
}

.main-paragraph-2.size-large {
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1.25;
}

.main-paragraph-2.size-large.text-white-opacity {
  color: rgba(255, 255, 255, .6);
}

.main-paragraph-2.size-small {
  line-height: 1.4;
}

.main-paragraph-2.result {
  width: auto;
  align-self: center;
  font-family: Harmonyos sans, sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  display: block;
}

.overflow {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.overflow.flex {
  align-items: center;
  display: flex;
}

.collection-item {
  width: 100%;
}

.date-spot {
  width: 140px;
  height: 140px;
  background-color: #444;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.faq-icon {
  width: 45px;
  height: 45px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-medium {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, sans-serif;
  font-size: 2.9em;
  font-weight: 500;
  line-height: 1.25;
}

.heading-medium.text-black {
  font-weight: 600;
}

.heading-medium.text-white-opacity.pc {
  color: rgba(255, 255, 255, .78);
}

.heading-medium.text-black {
  margin-bottom: 20px;
  font-size: 2.5em;
  font-weight: 600;
}

.link-footer {
  color: rgba(126, 126, 126, .7);
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.link-footer:hover {
  color: #070707;
}

.circle-section {
  width: 1em;
  height: 1em;
  border-radius: 100%;
  position: absolute;
}

.inner-section-content {
  height: auto;
  min-height: 100vh;
  background-color: #8fe2f3;
}

.inner-section-content.home {
  margin-bottom: 100px;
}

.circle-medium {
  z-index: 5;
  width: 20em;
  height: 20em;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 8px 8px rgba(0, 0, 0, .1);
}

.company-logo {
  height: 100px;
  max-height: none;
  max-width: none;
  min-height: 100px;
  object-fit: contain;
  flex: 1;
}

.image-smile {
  width: 10em;
  height: 10em;
}

.image-smile.ticker {
  margin-left: 20px;
  margin-right: 20px;
}

.center-wrapper-2 {
  perspective: 2000px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 6em;
  display: flex;
  position: relative;
  transform: perspective(2000px);
}

.center-wrapper-2.inner-padding-medium {
  z-index: 5;
  position: relative;
}

.faq-container {
  color: #747474;
}

.circle-small {
  width: 12em;
  height: 12em;
  border-radius: 100%;
  overflow: hidden;
  box-shadow: 6px 6px rgba(0, 0, 0, .15);
}

.hero-flex-ticker {
  width: auto;
  flex: none;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.center-flex-wrapper-device {
  perspective: 2000px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6vh;
  padding-bottom: 6vh;
  display: flex;
  position: relative;
  transform: perspective(2000px);
}

.center-flex-wrapper-device.square {
  height: 40em;
  border-radius: 35px;
}

.center-flex-wrapper-device.square.bg-blue {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.center-flex-wrapper-device.square.bg-blue.dsp {
  padding-left: 40px;
  padding-right: 40px;
}

.center-flex-wrapper-device.square.bg-blue.dsp:hover {
  background-color: #fff;
}

.center-flex-wrapper-device.square.bg-yellow {
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 3px solid #000;
  align-items: center;
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.center-flex-wrapper-device.square.bg-yellow:hover {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.center-flex-wrapper-device.square.bg-yellow.dsp {
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.center-flex-wrapper-device.square.bg-yellow.dsp:hover {
  background-color: #fff;
}

.social-wrapper {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-wide {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.section-wide.bg-color {
  background-color: #00a0ff;
  overflow: hidden;
}

.section-wide.bg-color.how {
  background-color: #00a0ff;
}

.section-wide.bg-color {
  background-color: #00a0ff;
  overflow: hidden;
}

.heading-small {
  color: #797979;
  text-transform: uppercase;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
}

.heading-small.w--current {
  color: rgba(20, 37, 104, .7);
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-weight: 700;
}

.heading-small.text-gray {
  color: #797979;
  text-align: right;
  font-size: 14px;
}

.heading-small.text-white-opacity {
  color: rgba(0, 0, 0, .85);
  text-transform: uppercase;
}

.heading-small.text-white-opacity.exchange {
  color: rgba(0, 0, 0, .85);
}

.heading-small.big {
  color: rgba(0, 0, 0, .85);
  text-align: center;
  font-size: 20px;
}

.logo-grid-ticker {
  min-height: auto;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  transform: translate(-1000px);
}

.logo-grid-ticker._2 {
  transform: none;
}

.logo-grid-ticker._1 {
  transform: translate(-900px);
}

.nav-link-2 {
  z-index: 4;
  color: #fff;
  border-radius: 8px;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: 500;
  transition: color .2s;
}

.nav-link-2:hover {
  color: #fff;
}

.nav-link-2.w--current {
  color: rgba(255, 255, 255, .8);
}

.track {
  height: auto;
  min-height: 400vh;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.flex-scrolling {
  display: flex;
  overflow: hidden;
}

.value {
  font-family: Generalsans, sans-serif;
  font-size: 5em;
  font-weight: 600;
  line-height: 1;
}

.value.large {
  font-size: 8.9em;
}

.value.text-cyan {
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  display: flex;
}

.value.text-cyan.color-white {
  color: #ffbd52;
  line-height: 70px;
}

.container-wrapper-2 {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}

.plus-icon {
  height: 20px;
  opacity: .5;
}

.xlarge {
  color: #fdc577;
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-family: Generalsans, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}

.callout-box-wrapper {
  z-index: 2;
  min-height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.faq-link {
  width: 100%;
  height: auto;
  color: #000;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.logo-footer {
  max-height: 35px;
  margin-bottom: 10px;
  display: block;
}

.grid-card {
  width: 99.9999%;
  height: auto;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  align-items: center;
  display: flex;
}

.logo-wrap-ticker {
  min-width: auto;
  opacity: .51;
  justify-content: center;
  align-items: center;
  display: flex;
}

.faq-wrapper {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.faq-wrapper.divider {
  border-bottom: 1px solid #585858;
}

.medium-paragraph {
  color: #141c3f;
  letter-spacing: 0;
  margin-bottom: 25px;
  font-family: Harmonyos sans, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5;
}

.rounded-box {
  border-radius: 30px;
  margin-bottom: 11px;
  padding: 33px 37px;
}

.circle-large {
  z-index: 6;
  width: 32em;
  height: 32em;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 8px 8px rgba(0, 0, 0, .15);
}

.timeline-wrapper {
  margin-bottom: 20px;
  padding-top: 5px;
  display: flex;
}

.topnav-button {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #55d099;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 17px 35px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.topnav-button:hover {
  color: #fff;
  background-color: #55d099;
}

.topnav-button.outline {
  color: rgba(255, 255, 255, .8);
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(255, 255, 255, .2);
  padding-top: 14px;
  padding-bottom: 14px;
  transition: border .2s;
}

.topnav-button.outline:hover {
  color: rgba(255, 255, 255, .85);
  border-color: rgba(255, 255, 255, .8);
}

.wrapper-heading {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-icons {
  width: 60px;
  height: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-icons.center {
  width: auto;
  height: auto;
  justify-content: center;
}

.main-button-wrapper {
  position: relative;
}

.text-date {
  color: rgba(255, 255, 255, .7);
  background-color: rgba(0, 0, 0, .1);
  border-radius: 20px;
  margin-right: 10px;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.text-date.bg-color {
  background-color: #2c7fc9;
}

.footer-inner {
  justify-content: flex-start;
  display: flex;
}

.inner-circle {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.inner-circle.bg-dark-gray {
  background-color: #00a0ff;
}

.collection-list-col {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-social {
  max-height: 40px;
}

.cover-image {
  width: 90%;
  max-height: none;
  max-width: none;
  object-fit: cover;
  object-position: 50% 80%;
  background-color: rgba(0, 0, 0, 0);
}

.cover-image.flexible {
  object-fit: contain;
  object-position: 50% 50%;
}

.cover-image.format {
  object-fit: contain;
}

.cover-image.about {
  width: auto;
  height: 302px;
}

.cover-image.about.value {
  height: 302px;
}

.navgrid-2 {
  width: 100%;
  max-width: 1500px;
  min-height: 15vh;
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto 2fr auto;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
}

.outline-hover {
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.call {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.call.inner-padding-small {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.paragraph-wrapper {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Generalsans, sans-serif;
  display: flex;
}

.paragraph-wrapper.padding-bottom-small {
  align-items: center;
}

.text-span, .text-span-2 {
  font-weight: 400;
}

.image-21 {
  max-height: 100%;
}

.image-24 {
  object-fit: fill;
}

.logo-client-wrapper-2 {
  width: auto;
  height: auto;
  max-width: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto 10px;
  display: flex;
}

.box-wrapper {
  width: 100%;
  height: 100%;
  min-height: 220px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 2.5em;
  display: flex;
  position: relative;
}

.box-wrapper.margin-bottom-xsmall {
  overflow: visible;
}

.box-wrapper.margin-bottom-xsmall._1 {
  display: none;
}

.box-wrapper.page {
  min-height: auto;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 35px;
  padding: 45px 50px;
  box-shadow: 7px 7px rgba(0, 0, 0, .1);
}

.box-wrapper.quote.bg-white {
  width: auto;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f6f6f6;
  align-items: center;
  padding-top: 4em;
  padding-bottom: 4em;
}

.box-wrapper.quote.bg-white.big {
  width: 50%;
  height: 480px;
  justify-content: center;
}

.box-wrapper.quote.bg-white.small {
  width: 25%;
  height: 360px;
  min-height: auto;
  background-color: rgba(255, 255, 255, .8);
  justify-content: center;
  align-self: center;
  padding: 1em;
  display: flex;
}

.box-wrapper.page {
  min-height: auto;
  background-color: #fff;
  border: 1px #000;
  border-radius: 35px;
  align-items: center;
  padding: 45px 50px;
  box-shadow: 7px 7px rgba(0, 0, 0, .1);
}

.section {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  top: 0;
  overflow: hidden;
}

.section.white {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 60px;
  display: block;
  overflow: visible;
}

.section.white.hide {
  display: none;
}

.section.footer {
  padding-top: 0;
  padding-bottom: 0;
}

.section.titles {
  min-height: auto;
  border: 1px #000;
  padding-top: 155px;
  padding-bottom: 0;
}

.section.titles.normal {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.titles.normal.blue {
  background-color: #00a0ff;
  padding-top: 0;
  padding-bottom: 0;
}

.section.titles.normal.blue._444 {
  background-color: #fff;
  padding-top: 140px;
}

.section.titles.normal.blue.global, .section.cases {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-xlarge-hero-2 {
  width: 80%;
  color: #fff;
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 900;
  line-height: 80px;
}

.heading-xlarge-hero-2.heading {
  text-align: center;
  margin-bottom: 60px;
  font-size: 4em;
}

.heading-xlarge-hero-2.heading._2 {
  margin-top: 60px;
  font-style: normal;
}

.heading-xlarge-hero-2.heading._2.black {
  color: #141c3f;
  text-align: center;
  width: 100%;
  color: rgba(0, 0, 0, .85);
  text-align: center;
  justify-content: center;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Harmonyos sans, sans-serif;
  font-size: 4em;
  font-style: normal;
  font-weight: 700;
}

.heading-xlarge-hero-2.heading._2.global {
  color: #141c3f;
  justify-content: center;
  align-self: center;
  margin-bottom: 10px;
}

.container-3 {
  z-index: 2;
  width: 100%;
  max-width: 1480px;
  flex-direction: column;
  flex: 0 auto;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-3.footer {
  padding-top: 120px;
  padding-bottom: 80px;
}

.container-3.inner-padding-medium._2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-3.inner-padding-medium._2._3 {
  padding-left: 36px;
  padding-right: 36px;
}

.logo-client-wrapper-3 {
  width: 100%;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin: 20px auto 10px;
  display: flex;
  transform: translate(-1760px);
}

.logo-client-2 {
  min-width: 240px;
  object-fit: fill;
  border: 2px rgba(255, 255, 255, .3);
  border-radius: 10px;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 20px 40px;
  display: flex;
}

.logo-client-2.hide {
  display: none;
}

.center-flex-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.center-flex-wrapper.padding-bottom-small {
  padding-bottom: 0;
}

.ratings {
  align-items: center;
  display: flex;
}

.width-wrapper {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.profile {
  max-width: 100%;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
}

.image-profile {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.ratings-stars {
  max-height: 16px;
  margin-right: 5px;
}

.flex-name {
  font-size: 16px;
}

.quote-icon {
  opacity: .15;
  margin-bottom: 0;
  display: none;
}

.images-features-wrapper {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-profile-wrapper {
  width: 85px;
  height: 85px;
  border-radius: 100px;
  position: relative;
  overflow: hidden;
}

.image-profile-wrapper.small {
  width: 45px;
  height: 45px;
}

.content-grid {
  width: 80%;
  height: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-items: start;
  justify-items: center;
}

.text-small {
  color: #0a1953;
  font-size: 13px;
}

.section-3 {
  background-color: #00a0ff;
  flex-direction: column;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 0;
  display: flex;
}

.body {
  overflow: visible;
}

.text-span-3 {
  color: rgba(0, 0, 0, .85);
  font-weight: 400;
}

.tabs-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.tabs-menu-2 {
  width: 80%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-around;
  display: flex;
}

.tab-link-tab-1 {
  width: auto;
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 30px;
}

.tab-link-tab-1:hover {
  opacity: 1;
}

.tab-link-tab-1.w--current {
  width: auto;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 30px;
  padding-right: 30px;
}

.tab-link-tab-2 {
  width: auto;
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.tab-link-tab-2:hover {
  opacity: 1;
}

.tab-link-tab-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-3 {
  width: auto;
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-3:hover {
  opacity: 1;
}

.tab-link-tab-3.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-5 {
  width: auto;
  opacity: .5;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-5:hover {
  opacity: 1;
  mix-blend-mode: normal;
}

.tab-link-tab-5.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-4 {
  width: auto;
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-4:hover {
  opacity: 1;
}

.tab-link-tab-4.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.container-wrapper-3 {
  width: 100%;
}

.container-wrapper-3.inner-padding-small {
  margin-top: 40px;
}

.medium-paragraph-2 {
  color: #141c3f;
  letter-spacing: 0;
  font-family: Generalsans, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.5em;
}

.medium-paragraph-2.margin-bottom-small {
  margin-bottom: 25px;
  font-size: 1.5em;
  line-height: 1.8em;
}

.button-2 {
  z-index: 5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #f36d97;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 22px 50px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 0 2px #f36d97;
}

.button-2:hover {
  box-shadow: none;
  color: #fff;
  background-color: #f36d97;
}

.heading-large-2 {
  color: #141c3f;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 3em;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}

.heading-large-2.text-white.margin-bottom-xsmall {
  text-align: left;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 60px;
  font-style: normal;
  line-height: 70px;
}

.heading-large-2.margin-bottom-xsmall {
  color: #141c3f;
  margin-bottom: 25px;
  font-family: Harmonyos sans, sans-serif;
  font-size: 3em;
  font-weight: 900;
}

.heading-large-2.margin-bottom-xsmall.text-white {
  color: #fff;
}

.heading-large-2.small {
  color: rgba(0, 0, 0, .85);
  text-align: left;
  align-self: auto;
  font-family: Harmonyos sans, sans-serif;
  font-size: 3em;
  font-weight: 900;
}

.heading-large-2.small.right, .heading-large-2.right {
  text-align: right;
}

.heading-large-2.center {
  text-align: center;
}

.heading-large-2.min {
  font-family: Harmonyos sans, sans-serif;
  font-size: 2em;
  font-weight: 900;
}

.container-default {
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.small-print {
  color: #101010;
  text-align: center;
  line-height: 1.556em;
}

.text-block-14 {
  color: #bebdd4;
  text-align: center;
  margin-top: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6em;
}

.link-3 {
  color: #101010;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.split-content.footer-top-left {
  width: auto;
  max-height: none;
  flex-flow: column;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #ceccdc;
}

.divider.footer-top {
  margin-top: 44px;
  margin-bottom: 37px;
}

.divider.footer-bottom {
  margin-top: 37px;
  margin-bottom: 44px;
}

.footer-links-title-wrapper {
  justify-content: center;
  display: flex;
}

.footer-links-wrapper {
  max-width: 100%;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand-2 {
  align-items: center;
  padding-left: 0;
  display: flex;
  position: relative;
}

.brand-2.footer-brand {
  width: 100%;
  max-width: none;
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
  position: static;
}

.paragraph-5 {
  color: rgba(16, 16, 16, .85);
  letter-spacing: 0;
  font-family: Generalsans, sans-serif;
  font-size: 1.5em;
  font-style: italic;
  font-weight: 500;
  line-height: 1.8em;
}

.footer-top {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-logo {
  z-index: 1;
  max-width: 40%;
  object-fit: fill;
  display: block;
  position: relative;
}

.links-block {
  margin-right: 0;
}

.footer-inner-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.main-paragraph-3 {
  color: rgba(20, 37, 104, .7);
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
}

.main-paragraph-3.size-small {
  text-align: right;
  margin-bottom: 19px;
  font-size: 1em;
  line-height: 1.4;
}

.main-paragraph-3.right {
  text-align: right;
  font-size: 1.2em;
}

.text-span-4 {
  font-size: 1em;
}

.list-item {
  height: auto;
  text-align: right;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.list-item-2 {
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}

.div-block-9 {
  height: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-25 {
  width: 100px;
  opacity: .5;
}

.logo2 {
  width: 100px;
}

.logo2._2 {
  width: auto;
  height: 24px;
}

.brand-logo {
  width: auto;
  height: 24px;
  opacity: 1;
  display: block;
  overflow: visible;
}

.brand-logo._3, .brand-logo._4, .brand-logo._5 {
  height: 24px;
}

.brand-logo-hover {
  width: 100px;
}

.text-span-5 {
  color: #00a0ff;
  font-size: 1.8em;
  font-weight: 500;
}

.result {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: flex-start;
  margin-bottom: 10px;
  display: grid;
}

.tab-link-tab-6 {
  width: 10%;
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.tab-link-tab-6.w--current {
  width: auto;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.text-span-6 {
  color: #00a0ff;
  font-size: 1.8em;
}

.tab-link-tab-7 {
  width: auto;
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-7:hover {
  opacity: 1;
}

.tab-link-tab-7.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-10 {
  flex: 0 auto;
  align-self: center;
}

.center-wrapper-3 {
  perspective: 2000px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: perspective(2000px);
}

.center-wrapper-3.padding-hero {
  padding-top: 10em;
  padding-bottom: 0;
}

.overlap-text {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.grid-rail-images {
  width: 100%;
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  grid-template-rows: 10vh auto 10vh;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.half-grid {
  width: 100%;
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.inner-frame {
  width: 15vw;
  height: 15vw;
  background-color: #4b17e9;
  border-radius: 100%;
  overflow: hidden;
}

.grid-hero {
  width: 100%;
  min-height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: space-around;
  padding-top: 40px;
  padding-bottom: 100px;
}

.rail-gallery {
  min-height: 25vh;
  justify-content: space-between;
  display: flex;
}

.lottie-animation-17 {
  width: auto;
  height: auto;
  max-width: 90%;
}

.heading-xlarge-hero-3 {
  font-size: 7em;
  line-height: 1;
}

.heading-xlarge-hero-3.pc {
  color: #fff;
  font-family: Harmonyos sans, sans-serif;
  font-size: 5em;
  font-style: normal;
}

.main-grid-4 {
  width: 100%;
  grid-column-gap: 37px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  position: relative;
}

.heading-large-3 {
  color: #fff;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Generalsans, sans-serif;
  font-size: 4em;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}

.heading-large-3.m {
  text-align: center;
  margin-bottom: 60px;
  display: none;
}

.main-grid-2 {
  width: 100%;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  margin-bottom: 60px;
  position: relative;
}

.main-grid-2.padding-bottom-small {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.main-grid-2.margin-bottom-medium {
  grid-column-gap: 48px;
  grid-template-rows: auto;
}

.flex-2 {
  width: 100%;
  height: auto;
  border: 3px solid rgba(255, 255, 255, .78);
  border-radius: 20px;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.flex-2.why {
  border-style: none;
}

.track-2 {
  height: auto;
  min-height: 75vh;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.track-2.blue {
  min-height: 200vh;
  background-color: #00a0ff;
}

.main-paragraph-4 {
  color: rgba(255, 255, 255, .78);
  letter-spacing: 0;
  font-family: Harmonyos sans, sans-serif;
  font-weight: 400;
}

.main-paragraph-4.text-white-opacity {
  width: 80%;
  color: rgba(255, 255, 255, .78);
  letter-spacing: 0;
  margin-bottom: 40px;
  font-family: Generalsans, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.5em;
}

.main-paragraph-4.bold {
  color: rgba(255, 255, 255, .7);
}

.main-paragraph-4.bold.large {
  color: #fff;
  font-size: 24px;
}

.main-paragraph-4.size-small {
  line-height: 1.4;
}

.main-paragraph-4.size-small.text-white-opacity {
  font-size: 1.2em;
}

.cc {
  padding-left: 10px;
  padding-right: 10px;
}

.lottie-animation-5 {
  width: 70%;
  display: none;
}

.aa {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.lottie-animation-6 {
  width: 60%;
  display: none;
}

.image-26 {
  width: 100px;
  height: 100px;
  max-width: none;
}

.dd {
  padding-left: 10px;
  padding-right: 10px;
}

.wrapper-full-image {
  width: 100%;
  height: 75vh;
  position: relative;
  overflow: hidden;
}

.wrapper-full-image.blog-post-grid {
  height: 40vh;
  border-radius: 25px;
}

.wrapper-full-image.blog-post-grid.margin-bottom-small {
  min-height: 400px;
  background-color: rgba(255, 255, 255, .24);
}

.wrapper-full-image.blog-post-grid.margin-bottom-small._1 {
  width: 100px;
  height: 100px;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 4px rgba(255, 255, 255, .5);
  justify-content: center;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.wrapper-full-image.blog-post-grid.margin-bottom-small._2 {
  width: 400px;
  height: 100px;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 4px solid rgba(255, 255, 255, .5);
  justify-content: center;
  margin-bottom: 10px;
  padding-left: 0;
  display: none;
  position: static;
}

.image-31 {
  width: auto;
  height: auto;
  max-width: 100px;
}

.bb {
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-11 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.image-33 {
  width: auto;
  height: auto;
  max-width: 100px;
}

.lottie-animation-9 {
  display: none;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-27 {
  height: 100%;
}

.div-block-2 {
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-28, .image-29 {
  height: 100%;
}

.content-wrapper-2 {
  min-height: auto;
  flex-direction: column;
  align-items: flex-start;
  display: block;
  position: relative;
}

.content-wrapper-2.globalnew {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.content-wrapper-2.flex-vertical {
  display: flex;
}

.content-wrapper-2.cards {
  height: auto;
  max-height: none;
  flex: 1;
  text-decoration: none;
}

.content-wrapper-2.cards:hover {
  text-decoration: none;
}

.content-wrapper-2.inner-padding-micro {
  display: flex;
}

.content-wrapper-2.align-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-wrapper-2.mobile {
  display: none;
}

.content-wrapper-2.speaker {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.content-wrapper-2.speaker.about {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.content-wrapper-2.speaker.dsp {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.main-paragraph-5 {
  color: rgba(0, 0, 0, .7);
  letter-spacing: 0;
  font-weight: 500;
}

.main-paragraph-5.white {
  color: rgba(255, 255, 255, .7);
}

.main-paragraph-5.white.m {
  text-align: center;
  margin-top: 10px;
}

.main-paragraph-5.text-white-opacity {
  letter-spacing: 0;
  font-weight: 500;
}

.main-paragraph-5.bold {
  color: rgba(255, 255, 255, .7);
}

.main-paragraph-5.bold.large {
  color: #fff;
  font-size: 24px;
}

.main-paragraph-5.size-small {
  line-height: 1.4;
}

.main-paragraph-5.size-small.text-white-opacity {
  font-size: 1.2em;
}

.section-4 {
  background-color: #f5f7f6;
  padding-top: 0;
  position: relative;
  top: 0;
  overflow: hidden;
}

.section-4.mobile-titles.bg-color {
  background-color: #00a0ff;
  background-image: url('../images/Affluent-Traffic.json');
  background-position: 0 0;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-4.bg-dark-gray {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.section-4.bg-dark-blue {
  background-color: #fff;
}

.section-4.white {
  padding-top: 0;
}

.section-4.white.about {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  flex-direction: column;
  justify-content: center;
  padding: 140px 30px;
  display: flex;
}

.section-4.bg-color {
  background-color: #00a0ff;
  padding-top: 140px;
  padding-bottom: 200px;
  display: block;
}

.section-4.bg-white {
  background-color: rgba(255, 255, 255, .8);
}

.image-tiles-hero {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
  position: relative;
}

.image-tiles-hero._3d-flip {
  max-height: 38vh;
}

.hero-ticker-images {
  min-height: auto;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 4vh;
  padding-bottom: 3vh;
  display: flex;
  overflow: hidden;
}

.hero-rail {
  align-items: flex-end;
  display: flex;
}

.hero-rail.gap {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 15px;
}

.grid-hero-mosaic {
  width: auto;
  min-height: auto;
  min-width: 60vw;
  grid-column-gap: 2vw;
  white-space: nowrap;
  flex: none;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-content: start;
  margin-left: 1vw;
  margin-right: 1vw;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.rail-wrapper {
  flex: none;
  align-items: center;
  display: flex;
}

.label-button-4 {
  font-weight: 500;
}

.hero-grid-header {
  min-height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 135px auto auto auto auto 15vh;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  padding: 0 30px 60px;
  overflow: hidden;
}

.container-4 {
  z-index: 2;
  max-width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  display: grid;
  position: relative;
}

.container-4.padding-top-large {
  justify-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
  font-family: Generalsans, sans-serif;
}

.container-4.page {
  background-color: #00a0ff;
  padding-top: 100px;
  padding-bottom: 140px;
}

.container-4.ex-intro {
  padding-bottom: 100px;
}

.container-4.dsp {
  padding-top: 100px;
  padding-bottom: 140px;
}

.main-paragraph-6 {
  color: rgba(0, 0, 0, .7);
  text-align: left;
  letter-spacing: 0;
  font-weight: 500;
}

.main-paragraph-6.bold {
  color: rgba(255, 255, 255, .7);
}

.main-paragraph-6.text-white-opacity-strong {
  color: #141c3f;
  text-align: center;
  font-family: Harmonyos sans, sans-serif;
  font-size: 1.4em;
  line-height: 1.5em;
}

.main-paragraph-6.size-small {
  line-height: 1.4;
}

.main-paragraph-6.text-white-opacity {
  letter-spacing: 0;
  font-weight: 500;
}

.main-paragraph-6.text-white-opacity.margin-bottom-small {
  color: rgba(255, 255, 255, .78);
  text-align: center;
  margin-bottom: 40px;
  font-family: Harmonyos sans, sans-serif;
  font-size: 1.4em;
  line-height: 1.5em;
}

.main-paragraph-6.white {
  color: rgba(255, 255, 255, .78);
}

.center-wrapper-4 {
  perspective: 2000px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: perspective(2000px);
}

.center-wrapper-4.inner-padding-medium {
  z-index: 5;
  position: relative;
}

.center-wrapper-4.inner-padding-small {
  margin-top: 20px;
  margin-bottom: 20px;
}

.b-wrapper {
  height: 470px;
  position: relative;
  overflow: hidden;
}

.inner-section {
  height: 100%;
}

.inner-section.bg-dark-gray {
  background-color: #00a0ff;
  flex-direction: column;
  align-items: center;
  padding: 140px 0 0;
  display: flex;
  position: relative;
}

.inner-section.bg-dark-blue {
  background-color: #f5f7f6;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 140px;
  display: flex;
}

.geo {
  margin-bottom: 40px;
}

.tabs-content-2 {
  margin-bottom: 20px;
}

.tabs-content-3 {
  margin-bottom: 40px;
}

.tabs-content-4 {
  width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
}

.logo-scrolling {
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  overflow: hidden;
}

.logo-scrolling.bg-color {
  grid-column-gap: 1vh;
  grid-row-gap: 1vh;
  background-color: #f5f7f6;
  overflow: visible;
}

.logo-scrolling._1 {
  grid-column-gap: 1vh;
  grid-row-gap: 1vh;
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.logo-scrolling._2 {
  width: 100%;
  grid-column-gap: 1vh;
  grid-row-gap: 1vh;
  margin-top: 100px;
  padding-top: 0;
  padding-bottom: 0;
}

.logo-scrolling._3 {
  grid-column-gap: 1vh;
  grid-row-gap: 1vh;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.image-34 {
  height: 480px;
  object-fit: scale-down;
  margin-bottom: 60px;
}

.heading-xlarge-hero-4 {
  color: #fff;
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: .8;
}

.heading-xlarge-hero-4.heading {
  text-align: center;
  margin-bottom: 60px;
  font-size: 5em;
}

.heading-xlarge-hero-4.heading._2 {
  margin-top: 60px;
}

.heading-xlarge-hero-4.heading._2.black {
  color: rgba(0, 0, 0, .85);
  margin-top: 0;
}

.image-35 {
  width: 140px;
  height: 140px;
}

.inner-card-content-2 {
  max-width: none;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 50px 40px 60px;
  display: flex;
  position: relative;
}

.grid-card-2 {
  height: auto;
  grid-row-gap: 0px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
}

.flex-3 {
  height: auto;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.image-wrapper {
  height: 100%;
  min-height: 45vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-wrapper.speakers {
  width: 450px;
  height: 302px;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 3px #000;
  border-radius: 20px;
  overflow: hidden;
}

.image-wrapper.speakers.noline {
  width: 100%;
  height: auto;
  box-shadow: none;
  border-style: none;
  margin-bottom: 100px;
}

.image-wrapper.speakers.bg-white {
  background-color: #fff;
}

.paragraph-wrapper-2 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.medium-paragraph-3 {
  color: #141c3f;
  text-align: left;
  letter-spacing: 0;
  align-self: flex-start;
  margin-bottom: 20px;
  font-family: Harmonyos sans, sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
}

.medium-paragraph-3.global {
  color: #141c3f;
  text-align: center;
  align-self: center;
  margin-bottom: 60px;
}

.medium-paragraph-3.right {
  text-align: right;
}

.medium-paragraph-3.center {
  text-align: center;
}

.heading-small-2 {
  color: #000;
  font-size: 20px;
  line-height: 1.2;
}

.heading-small-2.regular-type {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.center-wrapper-5 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.center-wrapper-5.center {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.spacer-circle {
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 20px;
  margin-left: 9px;
  margin-right: 9px;
}

.span-image-two {
  width: 18vw;
  height: .8em;
  background-image: url('../images/icon-face-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 5px #000;
  border-radius: 10px;
  margin-left: 9px;
  margin-right: 9px;
  font-size: 1.6em;
  display: inline-block;
  position: relative;
  bottom: -2px;
}

.overflow-wrapper-2 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.main-grid-5 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  position: relative;
}

.main-grid-5.stretch-hero {
  min-height: 100vh;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: 15vh auto 15vh;
}

.main-grid-5.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  position: relative;
}

.section-5 {
  position: relative;
}

.section-5.overflow {
  overflow: hidden;
}

.section-5.overflow.bg-yellow {
  background-color: #00a0ff;
  padding-bottom: 140px;
  overflow: visible;
}

.section-5.bg-wheat {
  background-color: #00a0ff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.inner-ticker-wrapper {
  flex: none;
  align-items: center;
  display: flex;
}

.heading-xlarge-3 {
  z-index: 2;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28vh;
  font-weight: 400;
  line-height: .8;
  display: block;
  position: relative;
}

.heading-xlarge-3.no-wrap {
  max-width: none;
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: flex-end;
  font-family: Generalsans, sans-serif;
  font-size: 6em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3em;
  display: flex;
  overflow: hidden;
}

.span-image-first {
  width: 18vw;
  height: .8em;
  background-image: url('../images/游戏.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 5px #000;
  border-radius: 10px;
  margin-left: 9px;
  margin-right: 9px;
  font-size: 1.6em;
  line-height: 1.6em;
  display: inline-block;
  position: relative;
  bottom: -2px;
}

.column {
  border-right-width: 3px;
  border-right-color: #000;
  padding-left: 5vw;
  padding-right: 5vw;
}

.column.form {
  width: auto;
  padding-top: 80px;
  padding-left: 0;
  padding-right: 0;
}

.main-button {
  color: #000;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 100px;
  margin-top: 40px;
  padding: 20px 40px;
  font-family: Harmonyos sans, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
  transition: box-shadow .2s;
  box-shadow: 6px 6px #000;
}

.main-button:hover {
  box-shadow: 1px 1px #000;
}

.list-wrapper {
  width: 100%;
}

.half-grid-2 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.half-grid-2.bottom-line {
  border-bottom: 2px solid #000;
  padding-top: 15px;
  padding-bottom: 15px;
}

.form-block {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.field-label {
  color: #000;
  text-align: left;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.container-5 {
  max-width: 1320px;
  flex: 0 auto;
  position: relative;
}

.content-wrapper-3 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.content-wrapper-3.form {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
}

.content-wrapper-3.outline {
  border: 3px solid #000;
  border-radius: 10px;
  overflow: hidden;
}

.content-wrapper-3.outline.margin-bottom-large {
  border-style: none;
}

.textarea {
  min-height: 250px;
  border: 3px solid #000;
  border-radius: 8px;
  font-size: 18px;
}

.success {
  background-color: #ffbd52;
  font-size: 16px;
}

.text-field {
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  margin-bottom: 20px;
  font-size: 18px;
}

.heading-large-4 {
  z-index: 2;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Generalsans, sans-serif;
  font-size: 14vh;
  font-style: normal;
  font-weight: 700;
  line-height: .85;
  position: relative;
}

.error {
  text-align: center;
  background-color: #fe9d73;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
}

.paragraph-wrapper-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-wrapper-3.col {
  width: auto;
  padding-top: 40px;
  padding-bottom: 80px;
}

.form-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.paragraph-6 {
  color: rgba(20, 37, 104, .7);
  text-align: justify;
  font-family: Generalsans, sans-serif;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.5em;
}

.text-block-15 {
  font-family: Generalsans, sans-serif;
  font-weight: 500;
}

.radio-button {
  width: 13px;
  border: 3px #000;
}

.text-span-7 {
  font-size: 12px;
  font-weight: 400;
}

.text-span-8 {
  text-align: left;
  font-size: .7em;
  font-style: normal;
}

.italic-text {
  text-transform: uppercase;
  font-style: normal;
}

.italic-text-2 {
  font-style: normal;
}

.div-block-12 {
  background-color: rgba(0, 0, 0, 0);
  border: 3px #fff;
  border-radius: 20px;
  padding: 20px;
  display: flex;
}

.icon-content {
  max-height: 45px;
  max-width: 55px;
}

.icon-content.medium {
  width: 100%;
  height: 100%;
  max-height: 90px;
  max-width: 90px;
}

.inner-padding {
  padding: 35px 45px 45px;
}

.inner-padding.bg-whitesmoke.small-rounded {
  background-color: #fff;
  border: 1px solid #f5f7f6;
  border-radius: 25px;
  box-shadow: 6px 6px rgba(0, 0, 0, .1);
}

.icon-wrapper {
  width: auto;
  min-height: auto;
  flex: none;
  margin-top: 0;
  margin-right: 10px;
  padding: 10px 15px 10px 0;
}

.small-paragraph-wrapper {
  width: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.container-6 {
  z-index: 2;
  width: 100%;
  max-width: 1480px;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  position: relative;
}

.div-block-13, .div-block-14 {
  display: flex;
}

.div-block-15 {
  justify-content: space-between;
  display: block;
}

.grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
}

.bold-text-2 {
  font-style: normal;
}

.div-block-16 {
  width: 100%;
  height: 200px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 25px;
}

.image-36 {
  width: auto;
  padding: 20px;
}

.image-37 {
  width: auto;
  height: 40px;
  max-width: none;
  margin-bottom: 20px;
}

.text-span-9 {
  color: #00a0ff;
}

.text-span-10 {
  color: #ffbd52;
}

.text-span-11 {
  color: #00a0ff;
  font-size: 1.4em;
}

.container-7 {
  max-width: 100%;
  margin-bottom: auto;
  display: flex;
}

.section-6 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.div-block-17 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.heading-2, .heading-3, .heading-4, .heading-5, .heading-6, .heading-7, .heading-8, .heading-9, .text-span-12 {
  color: #ffbd52;
}

.text-span-13 {
  color: rgba(0, 0, 0, .85);
  font-size: 24px;
}

.text-span-14 {
  color: rgba(255, 255, 255, .78);
  text-align: center;
  font-size: 20px;
}

.text-span-15 {
  color: rgba(0, 0, 0, .85);
  font-size: .6em;
}

.testimonial-bottom {
  border-top: 1px solid #ccc;
  margin-top: 56px;
  padding-top: 32px;
}

.testimonial-bottom.testimonial-full-width {
  width: 100%;
  border-top-color: #575757;
}

.mg-top-64px {
  margin-top: 64px;
}

.arrow-link-circle-icon.slider-icon.left {
  transform: rotate(180deg);
}

.grid-2-columns {
  grid-column-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-2-columns._1-4fr---1fr {
  grid-template-columns: 1.8fr 1fr;
}

.grid-2-columns.testimonial-full-width {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-columns: .85fr 1fr 1fr;
  align-content: center;
  align-items: center;
}

.grid-2-columns.map-card-details {
  grid-column-gap: 80px;
}

.grid-2-columns.contact-v3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
}

.arrow-link-circle {
  width: 64px;
  height: 64px;
  color: #fff;
  background-color: #080808;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  line-height: 24px;
  display: flex;
}

.arrow-link-circle.slider-icon {
  z-index: 1;
  transform-style: preserve-3d;
  transition: background-color .3s, transform .3s;
}

.arrow-link-circle.slider-icon:hover {
  background-color: #0b6dff;
  transform: scale3d(.9, .9, 1.01);
}

.arrow-link-circle.slider-icon.right {
  top: -20%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.arrow-link-circle.slider-icon.right.testimonial-full-width {
  width: 50px;
  height: 50px;
  color: #080808;
  background-color: #fff;
  border: 2px solid #000;
  font-size: 16px;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.arrow-link-circle.slider-icon.right.testimonial-full-width:hover {
  color: #fff;
  background-color: #0b6dff;
}

.arrow-link-circle.slider-icon.left {
  top: -20%;
  bottom: auto;
  left: auto;
  right: 84px;
}

.arrow-link-circle.slider-icon.left.testimonials-full-width {
  width: 50px;
  height: 50px;
  color: #1b1b1b;
  background-color: #fff;
  border: 2px solid #000;
  font-size: 16px;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 64px;
}

.arrow-link-circle.slider-icon.left.testimonials-full-width:hover {
  color: #fff;
  background-color: #0b6dff;
}

.testimonial-full-width-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-dark {
  color: rgba(0, 0, 0, .85);
  font-family: Generalsans, sans-serif;
}

.paragraph-dark.large {
  font-family: Harmonyos sans, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.slider-mask.full-image-testimonial {
  overflow: hidden;
}

.line-header {
  width: 110px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 24px;
}

.line-header.color-white {
  background-color: #fff;
}

.container-default-2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.color-white {
  color: #fff;
}

.color-white.mg-bottom-24px {
  color: rgba(0, 0, 0, .85);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
}

.color-white.mg-bottom-0 {
  color: rgba(0, 0, 0, .85);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 4em;
  font-weight: 900;
  line-height: 1em;
}

.color-white.font-medium {
  color: #fff;
  font-weight: 500;
}

.color-white.font-medium.mg-bottom-16px {
  width: auto;
  height: auto;
  max-width: 100%;
  color: rgba(0, 0, 0, .85);
  font-family: Generalsans, sans-serif;
}

.icon-font.arrow-button {
  margin-left: 6px;
  font-size: 10px;
  line-height: 13px;
  display: inline-block;
  position: relative;
  top: -1px;
}

.button-primary {
  color: #fff;
  text-align: center;
  background-color: #01a0ff;
  border-radius: 80px;
  margin-top: 0;
  padding: 20px 48px 21px;
  font-weight: 400;
  line-height: 19px;
  transition: transform .3s, background-color .3s;
}

.button-primary:hover {
  color: #fff;
  background-color: #01a0ff;
  transform: translate(0, -2px);
}

.button-primary.button-blue {
  background-color: #0b6dff;
  transition: color .3s, transform .3s, background-color .3s;
}

.button-primary.button-blue:hover {
  color: #0b6dff;
  background-color: #fff;
}

.button-primary.button-blue.hover-dark:hover {
  color: #fff;
  background-color: #080808;
}

.text-19px {
  color: #080808;
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
}

.text-19px.medium {
  font-weight: 500;
}

.text-19px.medium.mg-bottom-8px.color-white {
  color: rgba(0, 0, 0, .85);
  font-family: Harmonyos sans, sans-serif;
}

.text-19px.color-neutral-400 {
  color: rgba(0, 0, 0, .85);
}

.black-section-contained {
  background-color: #080808;
  padding: 120px 60px;
}

.black-section-contained.home-v1-about {
  background-color: #fff;
  border-radius: 60px;
  padding-top: 120px;
  padding-left: 120px;
  padding-right: 120px;
  position: relative;
  overflow: hidden;
}

.slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.hidden-desktop {
  display: none;
}

.mg-bottom-16px {
  width: auto;
  height: 40px;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  line-height: 32px;
}

.mg-bottom-16px.bigo {
  height: 24px;
}

.mg-bottom-16px.topon {
  height: 50px;
}

.div-block-18 {
  color: rgba(0, 0, 0, .85);
}

.contact-map-card {
  background-color: #fff;
  margin-top: 0;
}

.error-message {
  color: red;
  text-align: center;
  background-color: #fdeaea;
  margin-top: 24px;
  padding: 26px;
}

.success-message {
  color: #fff;
  background-color: #080808;
  padding: 38px 34px;
}

.fom-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.fom-grid._1-column {
  grid-template-columns: 1fr;
}

.link-neutral-400 {
  color: #ccc;
  text-decoration: none;
}

.link-neutral-400:hover {
  color: #fff;
}

.section-7 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.section-7.before-header {
  padding-top: 200px;
}

.section-7.before-header.contact-v3 {
  background-color: #00a0ff;
  padding-bottom: 116px;
  position: relative;
  overflow: hidden;
}

.input {
  height: 76px;
  color: #575757;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #ededed;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 400;
  transition: border-color .3s, color .3s;
}

.input:hover, .input:focus {
  color: #080808;
  border-bottom-color: #080808;
}

.input.large {
  font-size: 24px;
}

.text-area {
  min-height: 68px;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 400;
  transition: border-color .3s, color .3s;
}

.text-area:hover {
  border-bottom-color: #080808;
}

.text-area:focus {
  color: #080808;
  border-bottom-color: #080808;
}

.text-area.large {
  font-size: 24px;
  font-weight: 400;
}

.contact-map-card-details {
  padding: 42px 35px;
}

.form-wrapper {
  background-color: #fff;
  border: 1px solid #ededed;
  padding: 64px 46px;
}

.form-wrapper.contact-v3 {
  z-index: 1;
  border-width: 0;
  padding: 58px 56px;
  position: relative;
}

.bg-half {
  z-index: -1;
  width: 48%;
  background-color: #080808;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.bg-half.contact-v3 {
  width: 42%;
  min-height: 100%;
  top: 110px;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.color-neutral-400 {
  color: rgba(20, 37, 104, .7);
  font-family: Generalsans, sans-serif;
}

.div-block-19 {
  background-color: #fff;
  padding: 60px;
}

.heading-10 {
  color: #fff;
  font-family: Harmonyos sans, sans-serif;
  font-weight: 900;
}

.text-block-16 {
  color: rgba(20, 37, 104, .7);
  font-family: Generalsans, sans-serif;
}

.image-38 {
  width: 100%;
  height: auto;
  max-width: none;
}

.div-block-20 {
  border: 3px solid #000;
  border-radius: 20px;
  flex-direction: column;
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 8px 8px rgba(0, 0, 0, .23);
}

.div-block-21 {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.applogo {
  height: 50px;
  margin-right: 10px;
}

.lottie-animation-18 {
  width: 80px;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: auto;
  right: 5%;
}

.section-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 140px;
  display: flex;
}

.div-block-22 {
  margin-top: 10px;
}

.div-block-24 {
  height: auto;
  text-align: right;
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-39 {
  width: auto;
  height: 40px;
}

.div-block-26.right {
  text-align: right;
}

.lottie-animation-19 {
  width: 100px;
}

.div-block-27 {
  max-width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  display: flex;
}

.div-block-28 {
  text-align: center;
}

.heading-xlarge-4 {
  color: #fff;
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 7.5em;
/*  font-style: italic;*/
  font-weight: 700;
  line-height: .84;
}

.heading-xlarge-4.home {
  max-width: 1440px;
  letter-spacing: .03em;
  font-family: Harmonyos sans, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 900;
  line-height: 80px;
}

.container-8 {
  z-index: 2;
  width: 100%;
  max-width: 1480px;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.div-block-29 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-40 {
  height: 60%;
  margin-right: 10px;
}

.format {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  display: flex;
}

.format-image {
  height: 200px;
}

.paragraph-7 {
  margin-top: 20px;
  font-family: Generalsans, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
}

.div-block-30 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-31 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: flex-start;
  font-family: Harmonyos sans, sans-serif;
  display: flex;
}

.section-9 {
  padding-top: 100px;
}

.lottie-animation-20 {
  height: 100px;
}

.image-41 {
  width: 100%;
  height: auto;
}

.image-42 {
  width: 45.9454%;
}

.image-43, .image-44 {
  width: 50px;
}

.image-45 {
  width: 100%;
}

.div-block-32 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.partner-logo {
  width: 100px;
  height: auto;
}

.div-block-33 {
  height: 1px;
  background-color: rgba(0, 0, 0, .85);
}

.partner {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.image-46 {
  width: 100px;
}

.image-47 {
  width: 80px;
  display: none;
}

.div-block-35 {
  font-family: Harmonyos sans, sans-serif;
}

.image-48 {
  width: 90%;
  margin-bottom: 40px;
}

.div-block-36 {
  align-items: flex-start;
  display: block;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.lottie-animation-21 {
  width: 80%;
  justify-content: center;
  margin-bottom: 100px;
  display: block;
}

.grid-4, .div-block-37 {
  width: 80%;
  justify-content: space-between;
  display: flex;
}

.heading-11 {
  color: rgba(20, 37, 104, .7);
  text-align: center;
  font-family: Generalsans, sans-serif;
  font-size: 20px;
}

.image34 {
  max-width: 100%;
}

.lottie-animation-23, .lottie-animation-24, .lottie-animation-25 {
  height: 100px;
}

.tab-link-tab-4-2 {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-4-2:hover {
  opacity: 1;
}

.tab-link-tab-4-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.tabs-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.tabs-menu-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.main-paragraph-7 {
  color: rgba(0, 0, 0, .7);
  text-align: center;
  letter-spacing: 0;
  align-self: center;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.main-paragraph-7.result {
  width: 240px;
  align-self: center;
  font-size: 20px;
  font-weight: 400;
  display: block;
}

.main-paragraph-7.small {
  color: rgba(0, 0, 0, .5);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.tab-link-tab-7-2 {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-7-2:hover {
  opacity: 1;
}

.tab-link-tab-7-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.result-2 {
  width: 100%;
  justify-content: space-around;
  align-self: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.tab-link-tab-2-2 {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-2-2:hover {
  opacity: 1;
}

.tab-link-tab-2-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.brand-logo-2 {
  width: 100px;
  opacity: 1;
  display: block;
  overflow: visible;
}

.brand-logo-2._5 {
  width: auto;
  height: 30px;
  opacity: 1;
}

.tab-link-tab-3-2 {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-3-2:hover {
  opacity: 1;
}

.tab-link-tab-3-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-6-2 {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-6-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.heading-regular-2 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
}

.heading-regular-2.text-black {
  color: rgba(0, 0, 0, .85);
}

.heading-regular-2.text-black.small {
  color: rgba(0, 0, 0, .5);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.text-span-16 {
  color: #00a0ff;
  font-size: 1.8em;
  font-weight: 500;
}

.tab-link-tab-5-2 {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-5-2:hover {
  opacity: 1;
  mix-blend-mode: normal;
}

.tab-link-tab-5-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-1-2 {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-tab-1-2:hover {
  opacity: 1;
}

.tab-link-tab-1-2.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.content-grid-2 {
  width: 100%;
  height: 100%;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-content: space-between;
}

.paragraph-wrapper-4 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.paragraph-wrapper-4.padding-bottom-small {
  max-width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
}

.paragraph-wrapper-4.padding-bottom-small.small {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.main-paragraph-8 {
  color: rgba(0, 0, 0, .7);
  text-align: center;
  letter-spacing: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.main-paragraph-8.small {
  color: rgba(0, 0, 0, .5);
  font-size: 6px;
  line-height: 16px;
}

.tab-pane-tab-6 {
  width: auto;
}

.zhengyan-wenzi {
  flex-direction: column;
  display: flex;
}

.tab-pane-tab-7 {
  width: 100%;
}

.slider-2 {
  width: 90%;
}

.slide {
  width: 50%;
}

.slide-2 {
  width: 25%;
}

.div-block-38 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logolink {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.logolink.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.brand-card {
  width: 160px;
  margin-bottom: 0;
}

.brand-card.small {
  width: 100px;
  opacity: .5;
}

.tab-link-meitu {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-meitu.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.services-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.services-title.less-margin {
  text-align: left;
  margin-top: 26px;
  margin-bottom: 15px;
  font-size: 18px;
}

.services-title.less-margin.shimingyuanjingtext {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

.services-title.less-margin.shimingyuanjingtext.en {
  font-family: Harmonyos sans, sans-serif;
  font-weight: 700;
  line-height: 26px;
}

.div-block-58 {
  margin-top: 16px;
  position: relative;
}

.lineheading {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lineheading.location {
  margin-bottom: 100px;
}

.div-block-59 {
  background-color: rgba(0, 160, 255, .2);
  margin-bottom: 20px;
  padding: 30px 55px 30px 70px;
  position: relative;
}

.div-block-59.jiazhiguan1 {
  max-height: 240px;
  min-height: 110px;
  background-color: #fff;
  border: 2px #00a0ff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  box-shadow: 0 18px 30px rgba(28, 28, 87, .05);
}

.div-block-88 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.line-text {
  color: #000;
  font-family: Generalsans, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.line-text:hover {
  color: #000;
}

.line-text.shimingyuanjingtext2 {
  margin-top: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.shimingyuanjingtxt {
  margin-top: 22px;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.shimingyuanjingtxt.rise {
  color: #fff;
  margin-top: 40px;
  font-size: 27px;
  line-height: 40px;
}

.shimingyuanjingtxt.rise.en {
  font-family: Harmonyos sans, sans-serif;
  font-size: 24px;
}

.features-grid {
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.services-icon {
  width: 140px;
  align-self: flex-start;
  margin-left: 14px;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
  left: 10%;
  right: auto;
  transform: translate(-50%);
}

.services-icon.second {
  width: 60px;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-50%, -50%);
}

.services-icon.second.shimingyuanjing {
  width: 75px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: -15px;
}

.div-block-49 {
  margin-top: 0;
  position: static;
}

.quote-icon-copy-copy {
  opacity: 1;
  direction: ltr;
  color: rgba(0, 0, 0, 0);
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
}

.section-11 {
  background-color: #fff;
  margin-top: 0;
  padding: 70px 0%;
  position: relative;
}

.section-11.transparent {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding: 70px 0%;
  display: block;
}

.section-11.overflow {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.section-11.news {
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.section-11.news.for-portfolio {
  background-color: #fff;
  margin-top: 0;
  padding: 0 0% 70px;
}

.container-9 {
  max-width: 1100px;
  flex: 1;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.spacer {
  height: 48px;
  background-color: #dee5eb;
}

.spacer._48 {
  width: 48px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
}

.spacer._48.line {
  border-top: 4px solid #00a0ff;
  border-radius: 0;
}

.spacer._16 {
  width: 16px;
  height: 16px;
  background-color: rgba(0, 0, 0, 0);
  flex: none;
}

.testimonials-wrapper-copy {
  width: auto;
  max-width: 560px;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  padding: 45px;
  display: block;
  position: relative;
}

.testimonials-wrapper-copy.rise {
  height: auto;
  max-height: 500px;
  max-width: 500px;
  min-height: 500px;
  background-color: #00a0ff;
  background-image: url('../images/jiazhiguan.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
}

.rise {
  color: #fff;
}

.rise.en {
  font-family: Harmonyos sans, sans-serif;
}

.heading {
  font-weight: 500;
  display: flex;
}

.heading.h1 {
  margin-bottom: 18px;
  font-size: 42px;
  font-style: normal;
  line-height: 1.2em;
}

.heading.h1.center {
  color: #000;
  text-align: center;
  font-weight: 500;
}

.heading.h1.center.en {
  font-family: Harmonyos sans, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 48px;
}

.heading.h1.center.map {
  color: #fff;
}

.quote-text-copy {
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 38px;
  display: block;
}

.container-10 {
  z-index: 5;
  max-width: 1100px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.slider-3 {
  height: auto;
  max-height: none;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-12 {
  background-color: #fff;
  padding: 50px 5%;
  position: relative;
}

.service-title-2 {
  color: #373749;
  text-align: center;
  margin-top: 14px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.service-title-2.large {
  font-size: 24px;
}

.service-title-2.large.blue {
  color: #202020;
  font-size: 22px;
}

.service-title-2.large.blue.en {
  font-family: Harmonyos sans, sans-serif;
  font-size: 18px;
}

.service-content-second {
  background-color: #fff;
  padding: 30px 56px 20px;
}

.service-content-second.nopadding {
  height: 140px;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.value-wrapper {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 3px rgba(0, 0, 0, .02);
}

.mask-4 {
  height: auto;
  text-align: justify;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 37px;
  padding-left: 0;
}

.image-8 {
  width: 100%;
  height: 219.813px;
  object-fit: cover;
  flex: 0 auto;
  order: 1;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.slide-nav-2 {
  display: none;
}

.value-slide {
  width: 32%;
  height: auto;
  background-color: #fff;
  border: 1px #000;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.service-title {
  color: #00a0ff;
  margin-top: 14px;
  font-size: 15px;
  line-height: 24px;
}

.service-title.gray {
  color: #202020;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.service-title.gray.en {
  font-family: Harmonyos sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.arrow-icon {
  z-index: 1;
  width: 25px;
}

.slide-arrow {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -40px;
  margin-right: 10px;
  display: flex;
  box-shadow: 0 0 5px 5px rgba(82, 90, 112, .05);
}

.slide-arrow.right {
  margin-left: 0;
  margin-right: 0;
  right: -2%;
}

.slide-arrow.left {
  margin-left: 0;
  margin-right: 0;
  left: -2%;
}

.job-title {
  color: #919197;
  font-family: Generalsans, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.image-14 {
  max-height: 250px;
  max-width: none;
  min-height: 250px;
  min-width: auto;
  object-fit: cover;
}

.div-block-60 {
  display: flex;
}

.pop-up-close {
  width: 32px;
  height: 32px;
  max-height: 3px;
  max-width: 32px;
  min-height: 32px;
  min-width: 32px;
  position: absolute;
  top: 95%;
  left: auto;
  right: 49%;
}

.line-overlay {
  width: 100%;
  height: 100%;
  background-color: #00a0ff;
}

.tab-link-tab-2-3 {
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-2-3.w--current {
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 3px solid #00a0ff;
}

.tabs-content-5 {
  justify-content: center;
  align-items: center;
  margin-top: 42px;
  display: flex;
}

.text-block-18 {
  opacity: 1;
  color: #616167;
  text-align: left;
  white-space: normal;
  margin-top: 14px;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.text-block-18.en {
  color: #202020;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}

.tabs-menu-4 {
  text-align: center;
}

.text-block-19 {
  margin-top: 20px;
  font-size: 40px;
  font-weight: 700;
}

.bold-text-40 {
  color: #00a0ff;
  display: inline;
}

.tabs-4 {
  display: block;
}

.bold-text-30 {
  font-family: Generalsans, sans-serif;
  font-weight: 600;
}

.div-block-78 {
  width: 900px;
  height: auto;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  padding: 40px 60px;
  display: block;
}

.div-block-61 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.ceo-name {
  margin-bottom: 10px;
  font-size: 20px;
}

.line-animation {
  width: 100%;
  height: 2px;
  background-color: rgba(65, 65, 71, .23);
  margin-top: 3px;
}

.text-block-20 {
  color: #00a0ff;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
}

.tab-link-tab-1-3 {
  background-color: rgba(219, 183, 183, 0);
}

.tab-link-tab-1-3.w--current {
  white-space: normal;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 3px solid #00a0ff;
}

.navlink {
  color: #121217;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  overflow: hidden;
}

.pop-up7 {
  z-index: 9999;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.top-margin {
  margin-top: 0;
}

.top-margin.team, .top-margin.more {
  margin-top: 40px;
}

.top-margin._10px {
  margin-top: 10px;
}

.div-block-63 {
  max-height: 250px;
  max-width: 250px;
  min-width: 250px;
  text-align: center;
  background-color: #fff;
  padding: 60px 10px;
}

.bold-text-5 {
  font-family: Generalsans, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.image-22 {
  max-width: 20%;
}

.pop-up1 {
  z-index: 9999;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.teamtitle {
  font-size: 40px;
}

.pop-up2 {
  z-index: 9999;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-up3 {
  z-index: 9999;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-up4 {
  z-index: 9999;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-up5, .pop-up6 {
  z-index: 9999;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.step-text {
  color: #00a0ff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
}

.process-content {
  margin-top: 0;
  display: flex;
}

.process-step {
  flex: 0 25%;
  position: relative;
}

.process-step.top {
  justify-content: center;
  padding-top: 14px;
  display: flex;
}

.process-step.down {
  justify-content: center;
  align-self: flex-end;
  padding-bottom: 14px;
  display: flex;
}

.process-circle {
  width: 20px;
  height: 20px;
  background-color: #00a0ff;
  border-radius: 100%;
}

.line-process {
  width: 100%;
  height: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px dashed #00a0ff;
  border-radius: 1px;
  margin-left: auto;
  margin-right: auto;
}

.process-box {
  z-index: 3;
  min-height: 150px;
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 55px;
  padding: 25px 0;
  display: flex;
  position: relative;
}

.process-box.top {
  min-height: 150px;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 55px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-15 {
  max-width: 50%;
  margin-bottom: 20px;
}

.circle-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -11px;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.circle-wrapper-2.rotate {
  z-index: 1;
  justify-content: flex-end;
  top: 0;
  bottom: -11px;
}

.process-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 42px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.paragraph-23 {
  color: #202020;
}

.paragraph-23.en {
  font-family: Generalsans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}

.paragraph-23.map {
  color: #fff;
}

.tab-link-tab-3-3 {
  background-color: rgba(255, 255, 255, 0);
}

.tab-link-tab-3-3.w--current {
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 3px solid #00a0ff;
}

.line-down {
  width: 2px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px dashed #00a0ff;
  border-radius: 1px;
}

.office-name {
  color: #00a0ff;
  text-align: center;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 70px;
}

.success-message-2 {
  color: #fff;
  background-color: #0dce79;
  font-size: 15px;
  font-weight: 500;
}

.form-margin {
  max-width: none;
  min-width: auto;
  margin-right: 20px;
}

.section-add {
  background-color: #fff;
  margin-top: 0;
  padding: 80px 8%;
  position: relative;
}

.section-add.mappp {
  height: auto;
  object-fit: contain;
  object-position: 100% 50%;
  background-color: #19172f;
  background-image: url('../images/map.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 0%;
  padding-top: 80px;
}

.field-label-5 {
  color: #919197;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 500;
}

.error-message-2 {
  color: #fff;
  text-align: center;
  background-color: red;
  font-size: 14px;
  font-weight: 500;
}

.office-title {
  color: #fff;
  margin-top: 0;
}

.section-13 {
  z-index: 1;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}

.section-13.blue {
  color: #fff;
  background-color: #1b9cca;
}

.section-13.blue.policy {
  z-index: 1;
  height: 500px;
  background-color: #00a0ff;
  background-image: none;
  background-position: 0 0;
  align-items: flex-end;
  padding-bottom: 100px;
  display: flex;
}

.container-11 {
  width: 100%;
  max-width: 1100px;
  min-height: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.container-11.article {
  max-width: 900px;
}

.rich-text {
  text-align: left;
  font-size: 18px;
}

.text-box {
  max-width: 650px;
  display: block;
}

.text-box.centered {
  margin-left: auto;
  margin-right: auto;
}

.overflow-card {
  z-index: 3;
  background-color: #fff;
  border: 1px solid #f7f9fa;
  border-radius: 2px;
  align-self: flex-start;
  margin-top: -400px;
  padding: 80px 64px 48px;
  position: relative;
}

.overflow-card._2 {
  margin-top: -100px;
}

.no-margin {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 56px;
  font-weight: 900;
  line-height: 66px;
}

.shape-1 {
  width: 700px;
  height: 700px;
  border: 4px solid rgba(217, 223, 228, .6);
  position: fixed;
  top: 16%;
  bottom: auto;
  left: -700px;
  right: auto;
  transform: rotate(137deg);
}

.shape-1.second {
  border-radius: 100%;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -555px;
}

.link-4 {
  color: #00a0ff;
  font-weight: 400;
}

.heading-12 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.heading-13 {
  font-size: 2px;
}

.paragraph-24 {
  color: #fff;
  text-align: center;
  font-family: Harmonyos sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.text-span-17 {
  color: #00a0ff;
  font-size: 32px;
  font-weight: 500;
}

.grid-5 {
  grid-template-rows: auto auto;
}

.image-49 {
  height: 300px;
  margin-top: 20px;
}

.blog-item-wrapper {
  background-color: #00a0ff;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.algin-center {
  text-align: center;
  position: relative;
}

.div-block-73 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.category-blog {
  color: #fff;
  background-color: #d42d2d;
  padding: 8px 27px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.category-blog.relative {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 7.5px;
  margin-right: 7.5px;
  position: relative;
}

.category-blog.relative:hover {
  opacity: .8;
}

.shape-2 {
  opacity: .51;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.shape-2.second {
  opacity: .17;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.sub-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 700;
}

.sub-text.blue {
  color: #00a0ff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
}

.sub-text.blue.small {
  color: #00a0ff;
  text-align: left;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 13px;
  font-style: normal;
}

.tittle-banner {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Harmonyos sans, sans-serif;
  font-size: 62px;
  font-weight: 900;
  line-height: 80px;
}

.portfolio-image {
  width: 320px;
  height: 180px;
  max-height: none;
  min-height: auto;
  object-fit: cover;
  object-position: 50% 50%;
  position: static;
}

.page-content {
  z-index: 1;
  position: relative;
}

.category-copy {
  color: #fff;
  background-color: #d42d2d;
  padding: 8px 27px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.category-copy.relative {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 7.5px;
  margin-right: 7.5px;
  position: relative;
}

.category-copy.relative:hover {
  opacity: .8;
}

.banner-3 {
  min-height: 90vh;
  background-color: #00a0ff;
  justify-content: center;
  align-items: center;
  padding-top: 90px;
  display: flex;
  position: relative;
}

.banner-3.sub {
  min-height: 420px;
  background-color: #00a0ff;
  background-image: linear-gradient(rgba(0, 160, 255, .6), rgba(0, 160, 255, .6)), url('../images/60ab70e560716de747d560ca_the_climate_reality__QfYMJ.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.banner-3.sub.xinwen {
  min-height: 320px;
  background-color: #00a0ff;
  background-image: linear-gradient(rgba(39, 108, 241, .72), #00a0ff), url('../images/60ab70e560716de747d560ca_the_climate_reality__QfYMJ.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.banner-3.sub.xinwen._2 {
  min-height: 400px;
}

.portfolio-content {
  min-height: 150px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  padding: 28px 20px;
  display: flex;
}

.category {
  color: #fff;
  background-color: #d42d2d;
  padding: 8px 27px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.category.blog {
  background-color: #1b9cca;
}

.category.relative {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 7.5px;
  margin-right: 7.5px;
  position: relative;
}

.category.relative:hover {
  opacity: .8;
}

.category.relative.all {
  background-color: rgba(0, 0, 0, 0);
  font-family: Generalsans, sans-serif;
}

.category.relative.all:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-family: Generalsans, sans-serif;
}

.category.relative.all.w--current {
  background-color: #818d96;
}

.category.qiyedongtai {
  background-color: #00a0ff;
}

.category.yantaohui {
  background-color: #ff9807;
}

.category.yantaohui.double {
  top: auto;
  bottom: 0%;
  left: auto;
  right: 35%;
}

.portfolio-wrapper {
  width: 100%;
  box-shadow: none;
  background-color: #f5f7f6;
  border-radius: 10px;
  text-decoration: none;
}

.portfolio-wrapper:hover {
  box-shadow: none;
  background-color: #eaeaea;
}

.project-title {
  color: #121217;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Harmonyos sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

.container-12 {
  max-width: 1100px;
}

.italic-text-3 {
  font-style: normal;
  font-weight: 500;
}

.left-banner {
  min-height: 300px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.left-banner.normal {
  min-height: 0;
}

.div-block-71 {
  width: 100%;
  float: right;
  grid-column-gap: 32px;
  grid-row-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.tabs-menu-5 {
  height: 80px;
  background-color: #00a0ff;
  justify-content: center;
  margin-bottom: 60px;
  display: flex;
}

.text-block-29 {
  color: #fff;
  font-family: Harmonyos sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.tab-link-all {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  font-family: Generalsans, sans-serif;
  font-weight: 700;
  display: flex;
}

.tab-link-all:hover {
  border-bottom: 4px solid #fff;
}

.tab-link-all.w--current {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 4px solid #fff;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  font-weight: 400;
  display: flex;
}

.tab-link-press {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.tab-link-press:hover {
  border-bottom: 4px solid #fff;
}

.tab-link-press.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #fff;
}

.tab-link-case-studies {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.tab-link-case-studies:hover {
  border-bottom: 4px solid #fff;
}

.tab-link-case-studies.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #fff;
}

.tab-link-events {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.tab-link-events:hover {
  border-bottom: 4px solid #fff;
}

.tab-link-events.w--current {
  background-color: rgba(0, 0, 0, 0);
  border: 4px #000;
  border-bottom: 4px solid #fff;
}

.tab-link-blog {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.tab-link-blog:hover {
  border-bottom: 4px solid #fff;
}

.tab-link-blog.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid #fff;
}

.tab-pane-all {
  margin-top: auto;
}

.section-14 {
  width: 100%;
  display: flex;
}

.article-select.last {
  width: 100%;
  text-align: right;
  background-color: #00a0ff;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.article-select.last:hover {
  background-color: #1e52b7;
}

.article-select.next {
  width: 100%;
  height: 240px;
  background-color: #00a0ff;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.article-select.next:hover {
  background-color: #1e52b7;
}

.heading-14 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Harmonyos sans, sans-serif;
  text-decoration: none;
}

.heading-14.next {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Harmonyos sans, sans-serif;
}

.time-title {
  color: rgba(0, 0, 0, .5);
  background-color: rgba(0, 0, 0, 0);
  font-family: Harmonyos sans, sans-serif;
}

.bold-text-41, .text-block-30, .rich-text-block-2 {
  font-family: Harmonyos sans, sans-serif;
}

.heading-15 {
  max-width: 900px;
  color: #fff;
  text-align: left;
}

.logo-client-wrapper-4 {
  width: 100%;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto 10px;
  display: flex;
}

.logo-client-3 {
  object-fit: fill;
  border: 2px rgba(255, 255, 255, .3);
  border-radius: 10px;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 20px 40px;
  display: flex;
}

.logo-client-3:hover {
  opacity: 1;
}

.image-50 {
  max-height: 100%;
}

.logo-client-wrapper-5 {
  width: 100%;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin: 20px auto 10px;
  display: flex;
}

.image-51 {
  object-fit: fill;
}

.hide {
  display: none;
}

@media screen and (min-width: 1280px) {
  li {
    font-family: Generalsans, sans-serif;
    font-size: 18px;
    line-height: 28px;
  }

  .box-wrapper.quote.bg-white.big {
    height: 400px;
  }

  .container-9 {
    align-self: auto;
  }

  .section-add.mappp {
    display: none;
  }

  .section-13.blue.policy {
    background-color: #00a0ff;
/*    background-image: linear-gradient(rgba(39, 108, 241, .9), rgba(39, 108, 241, .9));*/
    background-position: 0 0;
    background-size: auto;
    padding-bottom: 100px;
  }

  .container-11.article {
    max-width: 1100px;
  }

  .overflow-card {
    margin-top: -400px;
  }

  .overflow-card._2 {
    margin-top: -100px;
  }

  .paragraph {
    text-align: left;
  }

  .portfolio-image {
    max-height: 100%;
  }

  .article-select.last {
    padding-bottom: 40px;
  }

  .heading-14, .heading-14.next {
    margin-bottom: 0;
  }

  .heading-15 {
    max-width: 1100px;
  }
}

@media screen and (min-width: 1440px) {
  li {
    font-family: Generalsans, sans-serif;
  }

  .nav-link.w--current {
    font-weight: 600;
  }

  .section-2.bg-dark-gray.contact {
    justify-content: center;
    display: flex;
  }

  .section-2.bg-blue {
    overflow: hidden;
  }

  .circular-arrow.blue {
    background-color: #ffbd52;
  }

  .main-grid {
    width: 100%;
    max-width: none;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-content: space-around;
    align-items: center;
    padding-top: 60px;
  }

  .main-grid.no-gap {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-items: center;
  }

  .main-grid.inner-padding-medium {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
  }

  .main-grid.inner-padding-medium._2 {
    grid-column-gap: 24px;
    grid-row-gap: 80px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .main-grid.data {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-content: center;
    padding: 100px 0;
    display: flex;
  }

  .main-grid.buyers-data {
    width: 90%;
    max-width: 90%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    align-self: auto;
    display: flex;
  }

  .main-grid.exchange {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .container {
    justify-content: center;
  }

  .container.footer {
    z-index: 1;
    position: relative;
  }

  .logo-grid-ticker._1 {
    transform: translate(-900px);
  }

  .value.text-cyan.color-white {
    line-height: 70px;
  }

  .medium-paragraph {
    text-align: left;
  }

  .icon-social {
    max-height: 40px;
  }

  .cover-image {
    width: 80%;
    border: 3px #000;
    border-radius: 25px;
  }

  .cover-image.about.value {
    width: 100%;
    height: auto;
  }

  .box-wrapper.quote.bg-white {
    width: 100%;
  }

  .section.white {
    background-color: #fff;
    overflow: hidden;
  }

  .heading-xlarge-hero-2 {
    width: auto;
  }

  .heading-xlarge-hero-2.heading._2.black {
    margin-bottom: auto;
  }

  .logo-client-wrapper-3 {
    transform: translate(-1450px);
  }

  .container-wrapper-3.inner-padding-small {
    margin-top: 0;
  }

  .main-paragraph-3 {
    color: rgba(20, 37, 104, .7);
    font-size: 1.4em;
    font-weight: 400;
  }

  .main-paragraph-3.size-small {
    text-align: right;
  }

  .track-2.blue {
    overflow: visible;
  }

  .content-wrapper-2 {
    align-items: center;
    display: flex;
  }

  .content-wrapper-2.box-mobile {
    align-items: flex-start;
  }

  .content-wrapper-2.align-center {
    flex-direction: row;
  }

  .section-4.white {
    padding-top: 220px;
  }

  .section-4.white.about {
    flex-direction: column;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .hero-grid-header {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-4 {
    align-items: start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-4.page {
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .container-4.dsp {
    padding-left: 0;
    padding-right: 0;
  }

  .main-paragraph-6.text-white-opacity-strong {
    text-align: center;
  }

  .inner-section.bg-dark-gray {
    background-color: #00a0ff;
    padding-bottom: 0;
  }

  .inner-section.bg-dark-blue {
    align-items: center;
  }

  .tabs-content-4 {
    width: auto;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-34 {
    height: 600px;
    margin-bottom: 60px;
  }

  .image-wrapper.speakers {
    width: 100%;
    height: auto;
    border-style: none;
    justify-content: center;
  }

  .medium-paragraph-3.global {
    align-self: center;
  }

  .heading-large-4 {
    font-size: 118px;
  }

  .image-37 {
    margin-right: 0;
  }

  .section-6 {
    overflow: hidden;
  }

  .text-span-14 {
    font-size: 24px;
  }

  .grid-2-columns.testimonial-full-width {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-columns: .85fr 1fr 1fr;
  }

  .arrow-link-circle.slider-icon.right.testimonial-full-width, .arrow-link-circle.slider-icon.left.testimonials-full-width {
    bottom: 11%;
  }

  .paragraph-dark.large {
    font-size: 24px;
    line-height: 34px;
  }

  .line-header {
    width: 126px;
    margin-bottom: 36px;
  }

  .color-white.mg-bottom-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .black-section-contained {
    padding: 220px 104px;
  }

  .black-section-contained.home-v1-about {
    padding-bottom: 100px;
  }

  .mg-bottom-16px {
    height: 40px;
    line-height: 24px;
  }

  .contact-map-card {
    height: 100%;
  }

  .contact-map-card-details, .form-wrapper {
    padding-left: 72px;
    padding-right: 72px;
  }

  .form-wrapper.contact-v3 {
    margin-bottom: -260px;
  }

  .bg-half {
    width: 50%;
  }

  .div-block-19 {
    padding: 60px;
  }

  .div-block-22 {
    margin-top: 20px;
  }

  .div-block-24 {
    text-align: right;
    flex-direction: column;
    display: flex;
  }

  .heading-xlarge-4.home {
    width: 1280px;
    font-size: 70px;
  }

  .image-40 {
    width: 120px;
    height: 80%;
  }

  .section-9 {
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
  }

  .image-41 {
    width: 100%;
    text-align: left;
    display: block;
  }

  .image-45 {
    width: 100%;
  }

  .div-block-32 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .image-47 {
    display: none;
  }

  .lottie-animation-21 {
    width: 80%;
    align-self: center;
    margin-bottom: 100px;
  }

  .grid-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .div-block-37 {
    width: 80%;
    justify-content: space-between;
    display: flex;
  }

  .lottie-animation-22 {
    margin-right: 20px;
  }

  .heading-11 {
    font-size: 24px;
  }

  .tabs-3 {
    background-color: #00a0ff;
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .main-paragraph-7 {
    font-size: 20px;
  }

  .main-paragraph-7.small {
    font-size: 12px;
  }

  .tab-pane-tab-6 {
    align-self: auto;
  }

  .section-10 {
    background-color: #00a0ff;
  }

  .line-text.shimingyuanjingtext2 {
    font-weight: 300;
  }

  .shimingyuanjingtxt.rise {
    font-size: 30px;
  }

  .section-11.news.for-portfolio {
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-9 {
    max-width: 1360px;
  }

  .testimonials-wrapper-copy.rise {
    max-width: 630px;
  }

  .container-10 {
    height: auto;
    max-height: none;
    max-width: 1360px;
    align-items: center;
  }

  .section-add.mappp {
    background-image: url('../images/map.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 800px;
    background-attachment: scroll;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-13.blue.policy {
    background-color: #00a0ff;
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .container-11 {
    max-width: 1360px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .container-11.article {
    max-width: 1100px;
  }

  .text-box.centered {
    max-width: 960px;
  }

  .overflow-card {
    margin-top: -400px;
    padding-top: 80px;
  }

  .no-margin {
    text-align: center;
  }

  .heading-12 {
    font-weight: 300;
  }

  .paragraph-24 {
    font-size: 32px;
    font-weight: 300;
  }

  .grid-5 {
    grid-template-rows: auto;
  }

  .tittle-banner {
    text-align: center;
  }

  .portfolio-image {
    width: 384px;
    height: 216px;
    max-height: none;
    min-height: auto;
    min-width: 100%;
    object-position: 50% 50%;
  }

  .portfolio-content {
    background-color: rgba(0, 0, 0, 0);
  }

  .portfolio-wrapper {
    background-color: #f5f7f6;
    border-radius: 10px;
  }

  .portfolio-wrapper:hover {
    background-color: #eaeaea;
  }

  .container-12 {
    max-width: 1360px;
  }

  .section-14 {
    min-height: 240px;
    justify-content: space-between;
    display: flex;
  }

  .article-select {
    width: 100%;
    background-image: linear-gradient(rgba(39, 108, 241, .72), rgba(39, 108, 241, .72)), url('../images/AWA.png');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    flex-direction: column;
    display: flex;
  }

  .article-select.last {
    background-image: none;
    justify-content: center;
    padding: 40px;
    text-decoration: none;
  }

  .article-select.next {
    background-image: none;
    justify-content: center;
    align-items: flex-start;
    padding: 40px;
    text-decoration: none;
  }

  .div-block-90 {
    width: 100%;
  }

  .heading-14 {
    color: #fff;
    align-self: flex-end;
    margin-top: 0;
    margin-bottom: 10px;
    text-decoration: none;
  }

  .heading-14.next {
    align-self: flex-start;
    margin-bottom: 10px;
  }

  .link-block {
    text-align: right;
    text-decoration: none;
  }
}

@media screen and (min-width: 1920px) {
  .navgrid {
    max-width: none;
  }

  .circle-wrapper.first {
    width: 80px;
    height: 80px;
  }

  .circle-wrapper.forth {
    width: 160px;
    height: 160px;
  }

  .circle-wrapper.third.small {
    width: 80px;
    height: 80px;
  }

  .circle-wrapper.sixth {
    width: 120px;
    height: 120px;
  }

  .circle-wrapper.fifth {
    width: 160px;
    height: 160px;
    width: 160px;
    height: 160px;
  }

  .heading-xlarge.home {
    max-width: 100%;
    letter-spacing: 0;
    font-size: 70px;
  }

  .section-2.hero {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .container-2 {
    max-width: 1900px;
  }

  .main-paragraph {
    font-size: 1.6em;
  }

  .main-paragraph.text-mid-gray {
    font-size: 40px;
  }

  .heading-regular.text-black {
    font-size: 30px;
  }

  .heading-regular.text-black.ttt.small.white {
    margin-top: 40px;
    font-size: 3em;
  }

  .main-grid.data {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    padding: 40px;
  }

  .callout-wrapper.padding-bottom-small {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .container.padding-hero {
    max-width: 1680px;
  }

  .heading-xlarge-2 {
    font-size: 120px;
    line-height: 130px;
  }

  .heading-xlarge-2.home {
    max-width: 100%;
    letter-spacing: 0;
    font-size: 8em;
  }

  .square-profile.large {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
  }

  .square-profile.large._3 {
    padding: 0;
  }

  .center-wrapper-2 {
    margin-top: 0;
  }

  .social-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: flex-start;
  }

  .heading-small.text-gray {
    font-size: 18px;
  }

  .value.text-cyan {
    margin-top: 40px;
  }

  .xlarge {
    font-size: 9em;
  }

  .box-wrapper.quote.bg-white.big {
    min-height: 360px;
  }

  .section.white {
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .section.titles.normal.blue.global {
    padding-top: 140px;
  }

  .section.cases {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .heading-xlarge-hero-2 {
    width: auto;
    font-size: 120px;
  }

  .container-3 {
    max-width: 1480px;
  }

  .container-3.scaler {
    justify-content: center;
    display: flex;
  }

  .container-3.inner-padding-medium._2 {
    max-width: 1920px;
  }

  .container-default {
    max-width: 1860px;
    padding-left: 0;
    padding-right: 0;
  }

  .main-paragraph-3.size-small {
    text-align: right;
  }

  .div-block-9 {
    justify-content: flex-start;
  }

  .grid-hero {
    min-height: 120vh;
  }

  .heading-xlarge-hero-3 {
    letter-spacing: 0;
    font-size: 10em;
  }

  .main-grid-2 {
    max-width: 1480px;
    grid-column-gap: 12px;
    grid-row-gap: 36px;
  }

  .main-grid-2.padding-bottom-small {
    max-width: 2480px;
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    padding-bottom: 0;
  }

  .main-grid-2.margin-bottom-medium {
    grid-column-gap: 40px;
  }

  .main-paragraph-4 {
    font-size: 1.6em;
    line-height: 1.7em;
  }

  .main-paragraph-4.text-white-opacity {
    width: 80%;
    font-size: 1.8em;
  }

  .main-paragraph-4.bold.large {
    margin-bottom: 10px;
  }

  .main-paragraph-4.size-small.text-white-opacity {
    font-size: 1.6em;
  }

  .aa {
    width: auto;
  }

  .lottie-animation-9 {
    display: none;
  }

  .image-27 {
    width: auto;
  }

  .content-wrapper-2.align-center {
    flex-direction: row;
  }

  .main-paragraph-5, .main-paragraph-5.white.m {
    font-size: 1.6em;
  }

  .main-paragraph-5.text-white-opacity {
    font-size: 1.8em;
  }

  .main-paragraph-5.bold.large {
    margin-bottom: 10px;
  }

  .main-paragraph-5.size-small.text-white-opacity {
    font-size: 1.6em;
  }

  .image-wrapper.speakers {
    height: 600px;
  }

  .text-field {
    border-width: 1px;
    margin-bottom: 40px;
  }

  .heading-large-4 {
    font-size: 118px;
  }

  .div-block-12 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .grid-2-columns._1-4fr---1fr {
    grid-template-columns: 2.2fr 1fr;
  }

  .black-section-contained.home-v1-about {
    width: 1860px;
  }

  .section-7 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .image-38 {
    max-height: 400px;
    max-width: 890px;
    object-fit: cover;
    object-position: 50% 0%;
  }

  .div-block-24 {
    flex-direction: column;
    display: flex;
  }

  .bold-text-3 {
    font-size: 20px;
  }

  .heading-xlarge-4.home {
    width: auto;
    max-width: 100%;
    letter-spacing: 0;
    font-size: 90px;
    line-height: 100px;
  }

  .image-40 {
    width: 180px;
  }

  .format-image {
    height: 200px;
  }

  .tabs-3 {
    width: 1860px;
  }

  .main-paragraph-8 {
    font-size: 1.6em;
  }

  .div-block-38 {
    width: auto;
  }

  .shimingyuanjingtxt.rise {
    font-size: 32px;
  }

  .section-11.news.for-portfolio {
    padding-left: 0%;
    padding-right: 0%;
  }

  .container-9 {
    max-width: 1440px;
  }

  .testimonials-wrapper-copy.rise {
    max-width: 700px;
  }

  .heading.h1.center {
    font-size: 56px;
  }

  .container-10 {
    max-width: 1440px;
  }

  .service-title-2 {
    font-size: 28px;
  }

  .value-wrapper {
    background-image: none;
    padding-left: 0;
    padding-right: 0;
  }

  .container-11 {
    max-width: 1440px;
    justify-content: center;
    align-items: center;
  }

  .text-box.centered {
    max-width: 1100px;
  }

  .overflow-card {
    margin-top: -400px;
  }

  .portfolio-image {
    width: 480px;
    height: 270px;
    max-height: none;
    max-width: none;
    min-height: auto;
    min-width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
  }

  .container-12 {
    max-width: none;
  }

  .italic-text-3 {
    font-size: 13px;
  }

  .tab-pane-all {
    margin-left: 60px;
    margin-right: 60px;
  }
}

@media screen and (max-width: 991px) {
  .dropdown-list {
    width: 100%;
  }

  .dropdown-list.w--open {
    min-width: auto;
    position: relative;
  }

  .menu-button {
    z-index: 5;
    min-height: 45px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 0 10px 10px;
    display: flex;
    overflow: hidden;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .wrappernav {
    position: relative;
  }

  .dropdown-list-2 {
    width: 100%;
  }

  .dropdown-list-2.w--open {
    min-width: auto;
    position: relative;
  }

  .nav-item-wrapper {
    width: 100%;
  }

  .dropdown-toggle {
    margin-left: 0;
    padding: 10px 45px 10px 0;
    font-size: 32px;
  }

  .overlayer-nav {
    width: 100%;
    height: 100vh;
    background-color: #000;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .lottie-animation {
    display: none;
  }

  .menu-mobile {
    width: 60px;
    height: 60px;
    min-height: auto;
    border-radius: 200px;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: flex-start;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    display: flex;
    position: relative;
  }

  .nav-link {
    width: 100%;
    color: #fff;
    padding: 10px 20px;
    font-size: 32px;
  }

  .main-navbar {
    width: 100%;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 20px;
  }

  .inner-nav-wrapper {
    border-radius: 2px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 15px 25px -4px rgba(0, 0, 0, .07);
  }

  .lottie-menu {
    height: 60px;
  }

  .navgrid {
    min-height: 8vh;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-columns: auto 1fr auto;
    padding-right: 10px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .dropdown {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    z-index: 5;
    background-color: #050505;
    padding: 90px 5px 5px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .nav-menu.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .grid-buttons {
    width: 100%;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
  }

  .grid-buttons.nav {
    width: 100%;
    width: 100%;
    justify-content: start;
    justify-items: start;
    padding: 20px;
  }

  .brand {
    z-index: 20;
    padding-left: 0;
  }

  .nav-wrapper {
    z-index: 9999;
    width: 100%;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .icon.text-white {
    color: #fff;
    margin-left: 15px;
    font-size: 18px;
  }

  .navbar {
    z-index: 5;
  }

  .circle-wrapper.second {
    z-index: 1;
    margin-top: 0;
    top: 0;
  }

  .circle-wrapper.first {
    left: -65px;
  }

  .circle-wrapper.sixth {
    z-index: 1;
  }

  .heading-xlarge {
    font-size: 80px;
  }

  .heading-xlarge.home {
    z-index: 1;
    position: relative;
  }

  .main-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .center-wrapper.padding-hero {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .section-2.titles {
    min-height: auto;
    padding-top: 0;
  }

  .container-2 {
    flex: 0 auto;
    order: -1;
  }

  .hero-grid-header-blue {
    min-height: auto;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 30px 1fr 30px;
  }

  .hero-grid-header-blue.align-top {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 60px 1fr 1fr 60px;
  }

  .m-button-hover {
    display: none;
  }

  .button {
    padding: 18px 40px;
  }

  .button:hover {
    background-color: #00a0ff;
  }

  .button.small {
    font-size: 20px;
  }

  .button.inline:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .button.contact:hover {
    background-color: #00a0ff;
  }

  .tabs-menu {
    width: 100%;
    max-width: none;
    flex-direction: row;
    justify-content: space-between;
  }

  .heading-regular.text-black.ttt.small.white {
    font-size: 18px;
  }

  .tab {
    text-align: center;
    flex: none;
    padding-left: 30px;
    font-size: 2em;
  }

  .tab.w--current {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .divider-bullet {
    margin-left: 15px;
  }

  .content-wrapper.flex-horizontal {
    flex-direction: column;
  }

  .content-wrapper.mobile {
    display: none;
  }

  .main-grid {
    width: 100%;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    display: flex;
  }

  .main-grid.footer {
    grid-template-columns: 1fr 1fr;
  }

  .main-grid.inner-padding-medium {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: row;
    display: flex;
  }

  .main-grid.inner-padding-medium._2 {
    flex-direction: column;
  }

  .callout-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .auto-grid.profile {
    display: block;
  }

  .m-button-hover-2 {
    display: none;
  }

  .tabs {
    flex-direction: column;
  }

  .heading-large {
    font-size: 38px;
    line-height: 1.2;
  }

  .frame-image-overflow {
    width: 45vw;
    height: 35vh;
    max-height: 55vh;
  }

  .frame-image-overflow.no-frame {
    width: 35vw;
    max-height: 35vh;
  }

  .frame-image-overflow.no-frame.flip-right {
    width: 35vw;
  }

  .column-timeline {
    justify-content: flex-start;
  }

  .flex.center {
    text-align: center;
  }

  .container {
    flex: 0 auto;
    order: -1;
  }

  .container.header {
    padding-top: 120px;
  }

  .tabs-content {
    padding-left: 0;
    padding-right: 0;
  }

  .inner-card-content {
    max-width: 100%;
  }

  .lottie-cta.overlap-down {
    bottom: 0;
  }

  .heading-xlarge-2 {
    font-size: 80px;
  }

  .heading-xlarge-2.home {
    z-index: 1;
    position: relative;
  }

  .heading-xlarge-2.heading-sm {
    font-size: 60px;
  }

  .menu-button-2 {
    z-index: 5;
    min-height: 45px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    padding: 10px 0 10px 10px;
    display: flex;
    overflow: hidden;
  }

  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .heading-medium {
    font-size: 36px;
  }

  .heading-medium.text-white-opacity {
    font-size: 32px;
  }

  .circle-medium {
    width: 30vw;
    height: 30vw;
  }

  .company-logo {
    max-height: 22px;
  }

  .circle-small {
    width: 20vw;
    height: 20vw;
  }

  .center-flex-wrapper-device.square {
    height: auto;
  }

  .social-wrapper {
    flex-direction: row;
    justify-content: space-around;
  }

  .nav-link-2 {
    width: 100%;
    color: #fff;
    padding: 10px 20px;
    font-size: 32px;
  }

  .value.large {
    font-size: 70px;
  }

  .xlarge {
    font-size: 150px;
  }

  .callout-box-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .logo-footer {
    max-height: 18px;
    margin-bottom: 10px;
  }

  .rounded-box {
    padding-left: 0;
    padding-right: 0;
  }

  .circle-large {
    width: 40vw;
    height: 40vw;
  }

  .topnav-button {
    width: auto;
    padding: 18px 40px;
  }

  .topnav-button:hover {
    background-color: rgba(128, 128, 128, .2);
  }

  .topnav-button.outline {
    color: #fff;
    font-size: 18px;
    box-shadow: inset -1px -1px rgba(10, 25, 83, .1), inset 1px 1px rgba(10, 25, 83, .1);
  }

  .topnav-button.outline:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .collection-list-col {
    grid-template-columns: 1fr;
  }

  .cover-image {
    width: auto;
    max-width: 100%;
  }

  .navgrid-2 {
    min-height: 8vh;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-columns: auto 1fr auto;
    padding-right: 10px;
  }

  .call {
    text-align: center;
    align-items: center;
  }

  .logo-client-wrapper-2 {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-top: 40px;
    display: grid;
  }

  .box-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .box-wrapper.margin-bottom-xsmall {
    height: auto;
    min-height: auto;
  }

  .section.titles {
    min-height: auto;
    padding-top: 0;
  }

  .heading-xlarge-hero-2 {
    width: 100%;
    font-size: 80px;
  }

  .container-3 {
    flex: 0 auto;
    order: -1;
  }

  .container-3.inner-padding-medium._2._3 {
    justify-content: center;
    display: flex;
  }

  .logo-client-wrapper-3 {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-top: 40px;
    display: grid;
    transform: none;
  }

  .logo-client-2 {
    flex: 0 25%;
  }

  .width-wrapper {
    padding: 40px 30px;
  }

  .images-features-wrapper {
    justify-content: center;
    display: flex;
  }

  .button-2 {
    padding: 18px 40px;
  }

  .button-2:hover {
    background-color: #2c7fc9;
  }

  .heading-large-2 {
    text-align: left;
    font-size: 38px;
    line-height: 1.2;
  }

  .heading-large-2.right {
    text-align: left;
  }

  .split-content.footer-top-left {
    flex-wrap: wrap;
    align-content: center;
  }

  .divider.footer-top {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .divider.footer-bottom {
    margin-top: 20px;
  }

  .footer-links-title-wrapper {
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-links-wrapper {
    flex-direction: column;
  }

  .brand-2 {
    z-index: 10;
  }

  .brand-2.footer-brand {
    justify-content: center;
    display: flex;
  }

  .footer-logo {
    max-width: 90%;
  }

  .links-block {
    border-bottom: 1px #ceccdc;
    margin-right: 0;
  }

  .center-wrapper-3.padding-hero {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .overlap-text {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -48px;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .grid-rail-images {
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .rail-gallery {
    justify-content: center;
  }

  .heading-xlarge-hero-3.pc {
    font-size: 4em;
    font-style: normal;
  }

  .main-grid-4 {
    grid-template-columns: 1fr 1fr;
  }

  .heading-large-3 {
    font-size: 38px;
    line-height: 1.2;
  }

  .main-grid-2 {
    grid-column-gap: 6px;
    grid-template-columns: 1fr 1fr;
  }

  .main-grid-2.padding-bottom-small {
    display: block;
  }

  .wrapper-full-image {
    height: 35vh;
  }

  .div-block-2 {
    width: 30%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-wrapper-2.globalnew {
    max-width: 100%;
  }

  .content-wrapper-2.box-mobile {
    padding-top: 60px;
  }

  .content-wrapper-2.mobile {
    display: none;
  }

  .content-wrapper-2.speaker {
    padding-top: 50px;
  }

  .main-paragraph-5.white.m {
    font-size: 1em;
  }

  .section-4.mobile-titles {
    padding-top: 5vh;
  }

  .section-4.bg-red {
    position: relative;
  }

  .hero-ticker-images {
    padding-bottom: 0;
  }

  .grid-hero-mosaic {
    min-height: auto;
    min-width: 100vw;
  }

  .hero-grid-header {
    min-height: auto;
    grid-template-rows: 200px auto auto auto auto auto;
    grid-template-columns: 30px 1fr 30px;
  }

  .container-4 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    flex: 0 auto;
    order: -1;
  }

  .b-wrapper {
    height: auto;
  }

  .image-34 {
    max-width: 90%;
  }

  .heading-xlarge-hero-4 {
    font-size: 90px;
  }

  .inner-card-content-2 {
    max-width: 100%;
  }

  .image-wrapper.speakers {
    width: 100%;
    height: auto;
  }

  .medium-paragraph-3, .medium-paragraph-3.right {
    text-align: left;
  }

  .main-grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .heading-xlarge-3 {
    font-size: 120px;
  }

  .column.form {
    width: 100%;
    border-bottom: 3px solid #000;
    border-right-style: none;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 60px;
    display: flex;
  }

  .container-5 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-large-4 {
    font-size: 90px;
  }

  .paragraph-wrapper-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .italic-text {
    font-size: .8em;
  }

  .container-6 {
    flex: 0 auto;
    order: -1;
  }

  .grid-2-columns {
    grid-column-gap: 30px;
  }

  .grid-2-columns._1-4fr---1fr {
    grid-row-gap: 24px;
    grid-template-columns: 1.8fr;
  }

  .grid-2-columns.testimonial-full-width {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .grid-2-columns.map-card-details {
    grid-column-gap: 60px;
    grid-template-columns: 1.2fr 1fr;
  }

  .grid-2-columns.contact-v3 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .container-default-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .black-section-contained.home-v1-about {
    padding-top: 90px;
    padding-left: 46px;
    padding-right: 46px;
  }

  .slider {
    height: auto;
  }

  .bg-half {
    width: 100%;
    height: 48%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .bg-half.contact-v3 {
    width: 100%;
    height: 30%;
    min-height: auto;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-26.right {
    text-align: left;
  }

  .heading-xlarge-4 {
    font-size: 80px;
  }

  .heading-xlarge-4.home {
    z-index: 1;
    font-size: 3em;
    position: relative;
  }

  .container-8 {
    flex: 0 auto;
    order: -1;
  }

  .format {
    width: 80%;
  }

  .services-title.less-margin {
    font-size: 14px;
  }

  .div-block-59.jiazhiguan1 {
    max-height: 210px;
    max-width: 350px;
  }

  .shimingyuanjingtxt.rise {
    margin-top: 20px;
  }

  .shimingyuanjingtxt.rise.en {
    margin-top: 100px;
    font-size: 18px;
    line-height: 24px;
  }

  .features-grid {
    grid-column-gap: 30px;
  }

  .services-icon.second.shimingyuanjing {
    margin-left: 28px;
  }

  .section-11.news.for-portfolio {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-9 {
    max-width: 720px;
  }

  .quote-text-copy {
    font-size: 18px;
  }

  .container-10 {
    max-width: 90%;
  }

  .service-content-second.nopadding {
    height: 200px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .value-slide {
    height: auto;
  }

  .image-14 {
    max-height: 300px;
    min-height: 300px;
  }

  .div-block-60 {
    min-width: auto;
  }

  .div-block-61 {
    grid-template-columns: 1fr;
  }

  .div-block-63 {
    max-height: 300px;
    max-width: 300px;
    min-width: 300px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .process-content {
    flex-direction: column;
  }

  .process-step {
    padding: 0 10px 10px 0;
  }

  .process-step.top {
    display: none;
  }

  .process-step.down {
    width: 100%;
    display: none;
  }

  .line-process {
    display: none;
  }

  .process-box {
    margin-top: 0;
  }

  .process-box.top {
    margin-bottom: 0;
  }

  .circle-wrapper-2 {
    display: none;
  }

  .process-wrapper {
    min-height: auto;
    flex-direction: row;
  }

  .paragraph-23 {
    color: #202020;
  }

  .container-11 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .overflow-card {
    margin-top: -140px;
    padding-top: 64px;
  }

  .shape-1 {
    display: none;
  }

  .tittle-banner {
    font-size: 50px;
    line-height: 60px;
  }

  .banner-3 {
    min-height: 100%;
    padding-bottom: 120px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .banner-3.sub {
    min-height: 350px;
    padding-top: 70px;
    padding-bottom: 0;
    overflow: visible;
  }

  .container-12 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .left-banner {
    min-height: 0;
    align-items: center;
  }

  .div-block-71 {
    max-width: 700px;
    grid-template-columns: 1fr 1fr;
  }

  .logo-client-wrapper-4 {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-top: 40px;
    display: grid;
  }

  .logo-client-3 {
    flex: 0 25%;
  }

  .logo-client-wrapper-5 {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-top: 40px;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  .navgrid {
    min-height: 75px;
  }

  .nav-menu.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .grid-buttons {
    width: 100%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-content: space-around;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-buttons.nav {
    justify-items: center;
  }

  .brand {
    padding-left: 0;
  }

  .circle-wrapper.first {
    left: -32px;
  }

  .circle-wrapper.forth {
    z-index: 1;
  }

  .circle-wrapper.sixth, .circle-wrapper.fifth, .circle-wrapper.fifth {
    display: none;
  }

  .main-grid-3 {
    grid-row-gap: 36px;
  }

  .button {
    width: auto;
    font-size: 16px;
  }

  .main-paragraph {
    font-size: 20px;
  }

  .main-paragraph.text-mid-gray {
    font-size: 16px;
  }

  .heading-regular.text-black.ttt {
    font-size: 32px;
  }

  .heading-regular.text-black.ttt.small.white {
    font-size: 16px;
  }

  .main-grid {
    grid-row-gap: 36px;
  }

  .main-grid.footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .auto-grid {
    grid-template-columns: 1fr;
  }

  .heading-large {
    font-size: 32px;
  }

  .column-timeline {
    padding-left: 0;
  }

  .container.header {
    padding-top: 120px;
  }

  .square-profile.large._3 {
    width: auto;
    height: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-medium.text-white-opacity {
    font-size: 24px;
  }

  .value {
    font-size: 36px;
  }

  .xlarge {
    font-size: 80px;
  }

  .medium-paragraph {
    font-size: 22px;
    line-height: 1.25;
  }

  .topnav-button {
    width: 100%;
    font-size: 16px;
  }

  .navgrid-2 {
    min-height: 75px;
  }

  .call {
    text-align: center;
  }

  .logo-client-wrapper-2 {
    width: 100%;
    grid-column-gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .box-wrapper {
    padding: 35px;
  }

  .heading-xlarge-hero-2.heading._2.black {
    font-size: 64px;
  }

  .logo-client-wrapper-3 {
    width: 100%;
    grid-column-gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .logo-client-2 {
    flex-basis: 33.3333%;
  }

  .medium-paragraph-2 {
    font-size: 22px;
    line-height: 1.25;
  }

  .button-2 {
    width: auto;
    font-size: 16px;
  }

  .heading-large-2 {
    font-size: 32px;
  }

  .heading-large-2.min {
    font-size: 1.2em;
  }

  .small-print {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
  }

  .split-content.footer-top-left {
    margin-bottom: 0;
  }

  .divider.footer-bottom {
    margin-bottom: 20px;
  }

  .brand-2 {
    max-width: 200px;
  }

  .brand-2.footer-brand {
    justify-content: center;
    display: flex;
  }

  .footer-top {
    flex-direction: column;
    align-items: center;
  }

  .footer-logo {
    max-width: 85%;
  }

  .heading-xlarge-hero-3 {
    font-size: 64px;
  }

  .main-grid-4 {
    grid-row-gap: 36px;
  }

  .heading-large-3 {
    font-size: 32px;
  }

  .main-grid-2 {
    grid-row-gap: 36px;
  }

  .main-paragraph-4 {
    font-size: 20px;
  }

  .main-paragraph-4.text-white-opacity {
    font-size: 16px;
  }

  .main-paragraph-4.size-small.text-white-opacity {
    font-size: 14px;
  }

  .wrapper-full-image {
    height: 35vh;
  }

  .image-29 {
    width: auto;
    max-width: 100%;
  }

  .content-wrapper-2.speaker.dsp {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .main-paragraph-5 {
    font-size: 20px;
  }

  .main-paragraph-5.white.m {
    font-size: 14px;
  }

  .main-paragraph-5.text-white-opacity {
    font-size: 16px;
  }

  .main-paragraph-5.size-small.text-white-opacity {
    font-size: 14px;
  }

  .b-wrapper {
    height: auto;
  }

  .heading-xlarge-hero-4.heading._2.black {
    font-size: 64px;
  }

  .medium-paragraph-3 {
    font-size: 16px;
    line-height: 1.25;
  }

  .span-image-two {
    border-width: 3px;
    border-radius: 6px;
  }

  .heading-xlarge-3 {
    font-size: 70px;
  }

  .span-image-first {
    border-width: 3px;
    border-radius: 6px;
  }

  .heading-large-4 {
    font-size: 50px;
  }

  .testimonial-bottom {
    margin-top: 32px;
  }

  .grid-2-columns {
    grid-template-columns: 1fr;
  }

  .arrow-link-circle {
    width: 56px;
    height: 56px;
    font-size: 18px;
    line-height: 22px;
  }

  .arrow-link-circle.slider-icon.right {
    top: auto;
    bottom: -14%;
    left: 70px;
    right: auto;
  }

  .arrow-link-circle.slider-icon.left {
    top: auto;
    bottom: -14%;
    left: 0%;
    right: auto;
  }

  .button-primary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .black-section-contained.home-v1-about {
    padding-bottom: 80px;
    padding-left: 34px;
    padding-right: 34px;
  }

  .section-7 {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .section-7.before-header {
    padding-top: 160px;
    padding-bottom: 90px;
  }

  .input {
    height: 64px;
    font-size: 16px;
  }

  .input.large {
    height: 54px;
    font-size: 16px;
  }

  .text-area, .text-area.large {
    font-size: 16px;
  }

  .form-wrapper {
    padding: 46px 35px;
  }

  .form-wrapper.contact-v3 {
    padding-left: 36px;
    padding-right: 36px;
  }

  .bg-half {
    height: 53%;
  }

  .main-paragraph-8 {
    font-size: 20px;
  }

  .div-block-58 {
    align-self: center;
  }

  .div-block-59.jiazhiguan1 {
    max-width: none;
  }

  .shimingyuanjingtxt.rise {
    margin-top: 40px;
  }

  .features-grid {
    flex-direction: column;
    display: flex;
  }

  .services-icon {
    left: 4%;
  }

  .section-11 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-11.news.for-portfolio {
    padding-top: 70px;
  }

  .container-9 {
    max-width: 500px;
  }

  .spacer {
    height: 32px;
  }

  .testimonials-wrapper-copy {
    margin-bottom: 30px;
  }

  .heading.h1 {
    font-size: 35px;
  }

  .section-12 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service-content-second {
    padding-left: 17px;
    padding-right: 17px;
  }

  .service-content-second.nopadding {
    height: 200px;
  }

  .value-slide {
    width: 45%;
  }

  .image-14 {
    max-height: 250px;
    min-height: 250px;
  }

  .div-block-63 {
    max-height: 250px;
    min-width: 250px;
  }

  .process-box {
    min-height: 0;
    justify-content: center;
    align-items: center;
    padding-top: 31px;
    padding-bottom: 31px;
  }

  .process-wrapper {
    flex-direction: column;
  }

  .form-margin {
    margin-right: 0;
  }

  .section-add, .section-13 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .overflow-card {
    margin-top: -120px;
    padding-top: 48px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .paragraph {
    font-size: 15px;
  }

  .shape-2.second {
    display: none;
  }

  .tittle-banner {
    font-size: 40px;
    line-height: 50px;
  }

  .banner-3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-71 {
    max-width: 500px;
    grid-column-gap: 16px;
    grid-row-gap: 24px;
  }

  .logo-client-wrapper-4 {
    width: 100%;
    grid-column-gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .logo-client-3 {
    flex-basis: 33.3333%;
  }

  .logo-client-wrapper-5 {
    width: 100%;
    grid-column-gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .dropdown-list.w--open {
    border: 1px solid #e5e9f3;
  }

  .menu-button {
    padding-left: 5px;
    padding-right: 0;
  }

  .wrappernav {
    position: absolute;
  }

  .dropdown-list-2.w--open {
    border: 1px solid #e5e9f3;
  }

  .dropdown-toggle {
    font-size: 28px;
  }

  .menu-mobile {
    align-items: flex-end;
    padding-right: 0;
  }

  .nav-link {
    padding-left: 10px;
    font-size: 24px;
  }

  .inner-nav-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .navgrid {
    padding-left: 30px;
    padding-right: 15px;
    position: static;
  }

  .dropdown {
    padding-left: 10px;
  }

  .nav-menu {
    min-height: 100vh;
    padding-left: 0;
    padding-right: 0;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .nav-menu.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .grid-buttons {
    width: 100%;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    justify-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-buttons.nav {
    grid-template-columns: auto auto;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .brand {
    justify-content: flex-start;
    padding-left: 0;
  }

  .nav-wrapper {
    height: auto;
  }

  .icon.text-white {
    color: #0a1953;
  }

  .lottie-animation-14 {
    text-align: center;
  }

  .circle-wrapper.second {
    margin-top: 31px;
    display: block;
    left: -9px;
  }

  .circle-wrapper.first {
    width: 60px;
    height: 60px;
    left: 0;
  }

  .circle-wrapper.forth {
    display: none;
  }

  .circle-wrapper.third.small {
    z-index: 1;
    width: 40px;
    height: 40px;
    display: block;
    left: -11px;
  }

  .circle-wrapper.sixth {
    z-index: 2;
    width: 100px;
    height: 100px;
    margin-top: 0;
    display: block;
    top: 17px;
    left: 14px;
  }

  .circle-wrapper.fifth {
    display: none;
  }

  .heading-xlarge {
    font-size: 55px;
  }

  .heading-xlarge.home {
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 50px;
  }

  .circle-image-hero.josh {
    display: block;
  }

  .circle-image-hero.monica, .circle-image-hero.sergie {
    display: none;
  }

  .circle-image-hero.linda {
    border-style: none;
  }

  .div-block-8 {
    max-width: 100%;
    text-align: center;
  }

  .main-grid-3 {
    grid-column-gap: 7px;
    grid-row-gap: 36px;
    align-content: space-between;
  }

  .center-wrapper {
    align-items: center;
    font-size: 18px;
    overflow: visible;
  }

  .section-2.bg-color {
    padding-bottom: 100px;
  }

  .overflow-wrapper.wide-image {
    height: 40vh;
  }

  .container-2 {
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-grid-header-blue {
    grid-template-rows: auto auto auto auto auto auto;
  }

  .hero-grid-header-blue.align-top {
    grid-template-columns: 30px 1fr 1fr 30px;
  }

  .main-button-wrap {
    max-width: 100%;
  }

  .button {
    width: auto;
    justify-content: center;
    padding-left: 35px;
    padding-right: 35px;
  }

  .button.small {
    width: 100%;
  }

  .lottie-animation-15 {
    overflow: visible;
  }

  .main-paragraph {
    text-align: center;
    font-size: 20px;
  }

  .main-paragraph.text-mid-gray {
    text-align: left;
    font-size: 20px;
  }

  .tabs-menu {
    width: 100%;
    max-width: none;
  }

  .heading-regular {
    font-size: 22px;
  }

  .heading-regular.text-black {
    text-align: left;
  }

  .heading-regular.text-black.ttt {
    text-align: center;
    text-align: center;
  }

  .heading-regular.text-black.ttt.small.white {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
  }

  .heading-regular.dsp-scroll {
    text-align: center;
    justify-content: center;
  }

  .tab {
    flex: 1;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 16px;
  }

  .tab.w--current {
    flex: 1;
    font-size: 16px;
  }

  .content-wrapper {
    max-width: 100%;
  }

  .content-wrapper.mobile {
    color: #f5f7f6;
    padding-bottom: 60px;
    display: block;
    position: relative;
  }

  .tag.large {
    font-size: 16px;
  }

  .main-grid {
    width: auto;
    max-width: 100%;
    grid-row-gap: 36px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    align-content: space-between;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .main-grid.inner-padding-medium {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .main-grid.footer {
    align-items: flex-start;
  }

  .main-grid.inner-padding-medium {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    padding: 60px 20px;
    display: flex;
  }

  .main-grid.data {
    padding-left: 10px;
    padding-right: 10px;
  }

  .callout-wrapper {
    justify-content: center;
  }

  .callout-wrapper.inner-padding-small {
    max-width: 100%;
  }

  .callout-wrapper.inner-padding-medium {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .callout-wrapper.padding-bottom-small {
    flex-direction: column;
  }

  .auto-grid.profile {
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .heading-xlarge-hero {
    line-height: 1;
  }

  .heading-large {
    margin-top: 0;
    font-size: 38px;
    line-height: 1;
  }

  .content-list-wrapper {
    max-width: none;
  }

  .bold-paragraph {
    font-size: 20px;
  }

  .frame-image-overflow {
    width: auto;
    height: 25vh;
    border-radius: 30px;
  }

  .frame-image-overflow.no-frame {
    width: 60vw;
    max-height: 25vh;
  }

  .frame-image-overflow.no-frame.flip-right, .frame-image-overflow.no-frame.flip-left {
    width: 65vw;
  }

  .flex.center {
    text-align: center;
  }

  .container {
    flex-direction: column;
    flex: 0 auto;
    display: flex;
  }

  .container.top-padding-large {
    padding-top: 5em;
  }

  .container.footer {
    padding-top: 80px;
  }

  .container.no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-bg {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .lottie-animation-16 {
    width: 100%;
    max-width: 100%;
  }

  .inner-card-content {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .heading-xlarge-2 {
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 40px;
  }

  .heading-xlarge-2.home {
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
  }

  .heading-xlarge-2.heading-sm {
    font-size: 35px;
  }

  .square-profile.large.machine {
    width: auto;
    height: auto;
  }

  .square-profile.large._3 {
    width: 99.9999%;
    margin-top: 0;
    padding-bottom: 40px;
  }

  .main-paragraph-2.size-large {
    font-size: 22px;
  }

  .main-paragraph-2.result {
    width: 100%;
    font-size: 14px;
  }

  .menu-button-2 {
    padding-left: 5px;
    padding-right: 0;
    position: fixed;
  }

  .faq-icon {
    width: 25px;
    height: 25px;
    flex: none;
  }

  .heading-medium {
    font-size: 28px;
    line-height: 1.15;
  }

  .heading-medium.text-white-opacity {
    font-size: 16px;
  }

  .heading-medium.text-white-opacity.mobile {
    text-align: center;
    font-size: 20px;
  }

  .heading-medium.text-white-opacity.pc {
    display: none;
  }

  .heading-medium.text-black {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .inner-section-content.home {
    background-color: #00a0ff;
    margin-bottom: 0;
  }

  .company-logo {
    max-height: 24px;
    max-width: 100px;
  }

  .image-smile {
    width: 6em;
    height: 6em;
  }

  .center-wrapper-2 {
    max-width: 100%;
    font-size: 18px;
  }

  .circle-small {
    width: 20vw;
    height: 20vw;
  }

  .center-flex-wrapper-device.square {
    height: 40vh;
  }

  .center-flex-wrapper-device.square.bg-blue {
    width: 100%;
  }

  .center-flex-wrapper-device.square.bg-yellow {
    padding-left: 10px;
    padding-right: 10px;
  }

  .center-flex-wrapper-device.square.bg-blue {
    width: 100%;
  }

  .social-wrapper {
    justify-content: space-between;
  }

  .section-wide.bg-color {
    height: 70vh;
    height: 70vh;
    display: none;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .heading-small {
    text-align: center;
  }

  .heading-small.text-white-opacity {
    font-size: 32px;
  }

  .nav-link-2 {
    padding-left: 10px;
    font-size: 28px;
  }

  .value {
    font-size: 28px;
  }

  .value.text-cyan {
    font-size: 40px;
  }

  .value.text-cyan.color-white {
    align-self: center;
    font-size: 40px;
  }

  .plus-icon {
    height: 12px;
  }

  .xlarge {
    max-width: 100%;
    font-size: 32px;
  }

  .callout-box-wrapper {
    justify-content: center;
  }

  .logo-footer {
    align-self: flex-start;
  }

  .grid-card {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .logo-wrap-ticker {
    min-width: 35vw;
  }

  .faq-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .medium-paragraph {
    line-height: 1.35;
  }

  .rounded-box {
    padding-left: 0;
    padding-right: 0;
  }

  .topnav-button {
    width: 100%;
    justify-content: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .wrapper-heading {
    align-items: center;
  }

  .main-button-wrapper {
    width: 100%;
  }

  .collection-list-col {
    grid-template-columns: 1fr;
  }

  .cover-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 0% 100%;
  }

  .navgrid-2 {
    padding-left: 30px;
    padding-right: 15px;
  }

  .paragraph-wrapper {
    align-items: center;
    font-size: 18px;
  }

  .logo-client-wrapper-2 {
    flex-wrap: nowrap;
    margin-top: 0;
    display: flex;
  }

  .box-wrapper {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .box-wrapper.margin-bottom-xsmall {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .box-wrapper.page {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .box-wrapper.quote.bg-white.big {
    width: 100%;
    height: 640px;
  }

  .box-wrapper.quote.bg-white.small {
    width: 80%;
    display: none;
  }

  .box-wrapper.page {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .box-wrapper.margin-bottom-xsmall {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section.white {
    padding-top: 60px;
  }

  .heading-xlarge-hero-2 {
    width: 100%;
    font-size: 32px;
    line-height: 1.1;
  }

  .heading-xlarge-hero-2.heading._2.black {
    margin-bottom: 60px;
    font-size: 32px;
  }

  .container-3 {
    flex: 0 auto;
  }

  .container-3.footer {
    padding-top: 80px;
  }

  .container-3.scaler {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 100px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .logo-client-wrapper-3 {
    flex-wrap: nowrap;
    display: flex;
    transform: translate(-500px);
  }

  .logo-client-2 {
    min-width: 140px;
    padding-left: 0;
    padding-right: 0;
  }

  .images-features-wrapper {
    height: 100%;
    flex-direction: column;
    display: flex;
  }

  .content-grid {
    grid-row-gap: 36px;
    grid-template-rows: auto auto;
    align-content: stretch;
    align-items: start;
  }

  .text-small {
    font-size: 13px;
  }

  .section-3 {
    padding-top: 40px;
  }

  .container-wrapper-3.inner-padding-small {
    margin-top: 0;
  }

  .medium-paragraph-2 {
    line-height: 1.35;
  }

  .button-2 {
    width: auto;
    justify-content: center;
    padding-left: 35px;
    padding-right: 35px;
  }

  .heading-large-2 {
    text-align: center;
    margin-top: 0;
    font-size: 32px;
    line-height: 1;
  }

  .heading-large-2.text-white.margin-bottom-xsmall {
    text-align: center;
  }

  .heading-large-2.margin-bottom-xsmall {
    font-size: 32px;
  }

  .heading-large-2.small {
    text-align: center;
    font-size: 32px;
  }

  .heading-large-2.small.right {
    text-align: center;
  }

  .container-default {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .small-print {
    max-width: 320px;
    font-size: 14px;
  }

  .divider.footer-top {
    margin-bottom: 10px;
  }

  .footer-links-title-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .brand-2 {
    max-width: 150px;
  }

  .brand-2.footer-brand {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 14px;
  }

  .footer-top {
    align-items: center;
  }

  .footer-logo {
    max-width: 60%;
  }

  .footer-inner-2 {
    align-items: center;
  }

  .main-paragraph-3 {
    color: rgba(20, 37, 104, .7);
  }

  .main-paragraph-3.right {
    color: rgba(20, 37, 104, .7);
    text-align: left;
  }

  .div-block-9, .div-block-10 {
    max-width: 100%;
    text-align: center;
  }

  .center-wrapper-3 {
    font-size: 18px;
    overflow: visible;
  }

  .overlap-text {
    top: -40px;
  }

  .inner-frame {
    width: 28vw;
    height: 28vw;
  }

  .lottie-animation-17 {
    width: 100%;
    max-width: 100%;
  }

  .heading-xlarge-hero-3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 1;
    display: block;
  }

  .heading-xlarge-hero-3.mobile {
    display: block;
  }

  .heading-xlarge-hero-3.pc {
    font-size: 48px;
    display: none;
  }

  .main-grid-4 {
    grid-row-gap: 36px;
    grid-template-columns: .5fr 1fr;
    align-content: space-between;
    display: block;
    position: relative;
  }

  .heading-large-3 {
    text-align: center;
    margin-top: 0;
    font-size: 24px;
    line-height: 1.2;
  }

  .main-grid-2 {
    grid-column-gap: 4px;
    grid-row-gap: 2px;
    grid-template-rows: auto auto auto auto;
    align-content: space-between;
    justify-items: center;
    display: block;
    position: static;
  }

  .main-grid-2.margin-bottom-medium {
    grid-row-gap: 39px;
  }

  .flex-2 {
    justify-content: center;
  }

  .track-2.blue {
    height: auto;
    min-height: 100vh;
    background-color: #00a0ff;
  }

  .main-paragraph-4 {
    text-align: center;
    font-size: 20px;
  }

  .main-paragraph-4.text-white-opacity {
    width: 100%;
    text-align: left;
    font-size: 20px;
  }

  .main-paragraph-4.bold.large {
    text-align: center;
  }

  .main-paragraph-4.size-small.text-white-opacity {
    text-align: center;
    font-size: 20px;
  }

  .cc {
    padding-left: 0;
    padding-right: 0;
  }

  .image-30 {
    width: 100%;
  }

  .aa {
    padding-left: 0;
    padding-right: 0;
  }

  .image-32 {
    height: 80%;
  }

  .image-26 {
    width: 100%;
    height: 80%;
    max-width: 100%;
  }

  .dd {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-full-image {
    height: 35vh;
  }

  .wrapper-full-image.blog-post-grid {
    height: 30vh;
  }

  .wrapper-full-image.blog-post-grid.margin-bottom-small {
    min-height: 300px;
  }

  .wrapper-full-image.blog-post-grid.margin-bottom-small._1, .wrapper-full-image.blog-post-grid.margin-bottom-small._2 {
    height: auto;
    min-height: auto;
  }

  .image-31 {
    width: 100%;
    height: 80%;
  }

  .bb {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    width: 100%;
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-29 {
    width: auto;
  }

  .div-block-7 {
    margin-bottom: 60px;
  }

  .content-wrapper-2.globalnew {
    flex-direction: column;
    align-items: center;
  }

  .content-wrapper-2.box-mobile, .content-wrapper-2.flex-vertical {
    max-width: 100%;
  }

  .content-wrapper-2.align-center {
    width: 100%;
    flex-direction: column;
    align-self: center;
    align-items: center;
  }

  .content-wrapper-2.mobile {
    padding-bottom: 60px;
    display: block;
    position: relative;
  }

  .content-wrapper-2.speaker {
    padding-top: 0;
  }

  .content-wrapper-2.speaker.dsp {
    flex-direction: column;
    display: flex;
  }

  .main-paragraph-5 {
    text-align: center;
    font-size: 20px;
  }

  .main-paragraph-5.white.m {
    font-size: 20px;
  }

  .main-paragraph-5.text-white-opacity {
    text-align: center;
    font-size: 20px;
  }

  .main-paragraph-5.bold.large {
    text-align: center;
  }

  .main-paragraph-5.size-small.text-white-opacity {
    text-align: center;
    font-size: 20px;
  }

  .section-4.bg-color {
    padding-bottom: 100px;
  }

  .image-tiles-hero {
    width: 100%;
    max-height: none;
    max-width: none;
    object-fit: cover;
    flex: 0 auto;
  }

  .hero-ticker-images {
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 30px;
    display: block;
  }

  .hero-rail {
    height: auto;
    align-items: flex-end;
  }

  .hero-rail.gap {
    flex: 0 auto;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
  }

  .grid-hero-mosaic {
    min-height: auto;
    min-width: auto;
    grid-column-gap: 1.5vw;
    flex: none;
    margin-right: 1.5vw;
    padding-top: .75vw;
    padding-bottom: .75vw;
  }

  .hero-grid-header {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .container-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex: 0 auto;
    padding-bottom: 40px;
    display: flex;
  }

  .container-4.page {
    flex-direction: row;
    padding-top: 140px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .container-4.dsp {
    padding-top: 0;
  }

  .main-paragraph-6.text-white-opacity-strong {
    text-align: center;
    font-size: 18px;
  }

  .main-paragraph-6.text-white-opacity.margin-bottom-small {
    font-size: 14px;
  }

  .center-wrapper-4 {
    font-size: 18px;
  }

  .image-34 {
    height: 200px;
  }

  .heading-xlarge-hero-4 {
    font-size: 50px;
    line-height: 1.1;
  }

  .heading-xlarge-hero-4.heading._2.black {
    margin-bottom: 60px;
    font-size: 32px;
  }

  .rich-text-block {
    text-align: left;
    font-size: 20px;
  }

  .inner-card-content-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .grid-card-2 {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .flex-3 {
    justify-content: center;
  }

  .image-wrapper {
    max-height: none;
    min-height: auto;
    align-items: stretch;
  }

  .image-wrapper.speakers {
    height: auto;
  }

  .paragraph-wrapper-2 {
    align-items: center;
    font-size: 18px;
  }

  .medium-paragraph-3 {
    text-align: center;
    line-height: 1.35;
  }

  .medium-paragraph-3.right {
    text-align: center;
  }

  .center-wrapper-5.center {
    width: 100%;
    font-size: 16px;
    display: flex;
  }

  .span-image-two {
    border-width: 3px;
    border-radius: 6px;
  }

  .main-grid-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .heading-xlarge-3.no-wrap {
    font-size: 1.6em;
  }

  .span-image-first {
    border-width: 3px;
    border-radius: 6px;
  }

  .column.form {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .main-button {
    font-size: 20px;
    font-weight: 400;
  }

  .paragraph-wrapper-3.col {
    padding-top: 30px;
  }

  .inner-padding {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-6 {
    flex: 0 auto;
  }

  .image-37 {
    height: 40px;
    max-width: none;
  }

  .div-block-17 {
    flex-direction: column;
  }

  .grid-2-columns.testimonial-full-width {
    flex-direction: column;
    display: flex;
  }

  .grid-2-columns.map-card-details {
    grid-row-gap: 28px;
    grid-template-columns: 1.2fr;
  }

  .grid-2-columns.contact-v3 {
    grid-column-gap: 80px;
    grid-row-gap: 40px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .arrow-link-circle.slider-icon.right.testimonial-full-width {
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .arrow-link-circle.slider-icon.left.testimonials-full-width {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .testimonial-full-width-text {
    max-width: 100%;
    margin-bottom: 60px;
  }

  .container-default-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .color-white.mg-bottom-0 {
    font-size: 32px;
  }

  .button-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .black-section-contained.home-v1-about {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .fom-grid {
    grid-column-gap: 30px;
    grid-template-columns: 1fr;
  }

  .fom-grid._1-column {
    grid-row-gap: 22px;
  }

  .section-7 {
    padding-top: 116px;
    padding-bottom: 116px;
  }

  .form-wrapper {
    padding: 38px 24px;
  }

  .form-wrapper.contact-v3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .bg-half {
    height: 56%;
  }

  .div-block-22 {
    text-align: center;
  }

  .div-block-23 {
    max-width: 100%;
  }

  .text-block-17 {
    font-family: Generalsans, sans-serif;
    font-size: 24px;
  }

  .div-block-24 {
    max-width: 100%;
    align-self: flex-start;
    display: flex;
  }

  .image-39 {
    height: 40px;
    max-width: none;
  }

  .bold-text-3 {
    font-size: 12px;
  }

  .div-block-25 {
    width: 100%;
    text-align: left;
    align-self: center;
  }

  .div-block-26 {
    justify-content: center;
    margin-top: 20px;
    display: flex;
  }

  .lottie-animation-19 {
    display: none;
  }

  .heading-xlarge-4 {
    font-size: 55px;
  }

  .heading-xlarge-4.home {
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
  }

  .container-8 {
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-29 {
    display: block;
  }

  .image-40 {
    margin-right: 0;
  }

  .format {
    flex-direction: column;
  }

  .div-block-31 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .lottie-animation-20 {
    display: none;
  }

  .div-block-32 {
    margin-bottom: 40px;
  }

  .partner {
    align-self: auto;
    align-items: flex-start;
  }

  .div-block-34, .div-block-35 {
    text-align: center;
  }

  .tabs-menu-3 {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .brand-logo-2._5 {
    height: 20px;
    max-width: 70%;
  }

  .heading-regular-2 {
    font-size: 22px;
  }

  .content-grid-2 {
    grid-row-gap: 36px;
    grid-template-rows: auto auto;
    align-content: stretch;
    align-items: start;
  }

  .paragraph-wrapper-4 {
    align-items: center;
    font-size: 18px;
  }

  .main-paragraph-8 {
    text-align: center;
    font-size: 20px;
  }

  .div-block-38 {
    flex-direction: column;
  }

  .logolink {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .logolink.w--current {
    padding: 0;
  }

  .div-block-58 {
    margin-left: 52px;
    padding-right: 12px;
  }

  .div-block-59.jiazhiguan1 {
    max-width: 300px;
    padding: 10px 20px 10px 30px;
  }

  .shimingyuanjingtxt.rise {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .shimingyuanjingtxt.rise.en {
    margin-top: 40px;
  }

  .services-icon {
    margin-left: 12px;
    left: 46%;
  }

  .services-icon.second {
    margin-bottom: 20px;
    position: relative;
    top: 0%;
    transform: none;
  }

  .services-icon.second.shimingyuanjing {
    margin-left: -38px;
    top: 17%;
  }

  .section-11, .section-11.transparent {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-11.news.for-portfolio {
    width: 100%;
  }

  .container-9 {
    max-width: 100%;
  }

  .quote-text-copy {
    font-size: 20px;
    line-height: 30px;
  }

  .service-content-second.nopadding {
    height: auto;
    padding-left: 50px;
    padding-right: 50px;
  }

  .value-slide {
    width: 100%;
  }

  .div-block-60 {
    flex-direction: column;
  }

  .pop-up-close {
    opacity: 1;
    top: 84%;
    right: 45%;
  }

  .text-block-18 {
    font-size: 12px;
    line-height: 18px;
  }

  .tabs-menu-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-78 {
    width: 96%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-28 {
    text-align: center;
  }

  .div-block-63 {
    max-width: 250px;
  }

  .pop-up1, .pop-up2 {
    opacity: 0;
    display: none;
  }

  .form-margin {
    margin-right: 0;
  }

  .section-add.mappp {
    background-position: 50% 2%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .office-title {
    margin-bottom: 30px;
  }

  .section-13 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-11 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .text-box {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .overflow-card {
    margin-top: -120px;
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .no-margin {
    font-size: 30px;
    line-height: 40px;
  }

  .lottie-animation-26 {
    align-self: center;
  }

  .blog-item-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .category-blog.relative {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .shape-2 {
    display: none;
  }

  .tittle-banner {
    margin-top: 0;
    margin-left: 0;
    font-size: 40px;
    line-height: 44px;
  }

  .category-copy.relative {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .banner-3 {
    padding-bottom: 54px;
  }

  .portfolio-content {
    padding-left: 20px;
  }

  .category.relative {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .project-title {
    font-size: 20px;
  }

  .container-12 {
    max-width: 80%;
  }

  .div-block-71 {
    max-width: 400px;
    grid-template-columns: 1fr;
  }

  .tabs-menu-5 {
    height: auto;
    max-width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .article-select.last {
    padding-left: 20px;
    padding-right: 20px;
  }

  .article-select.next {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-14 {
    margin-bottom: 10px;
    line-height: 24px;
  }

  .heading-14.next {
    margin-bottom: 10px;
  }

  .tabs-5 {
    max-width: 100%;
  }

  .logo-client-wrapper-4 {
    flex-wrap: nowrap;
    margin-top: 0;
    display: flex;
  }

  .logo-client-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-client-wrapper-5 {
    flex-wrap: nowrap;
    display: flex;
  }
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88584-48910bd5 {
  grid-area: 2 / 1 / 6 / 13;
  align-self: start;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88587-48910bd5 {
  grid-area: 1 / 2 / 2 / 12;
  align-self: end;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88588-48910bd5 {
  grid-area: 3 / 5 / 4 / 9;
  justify-self: center;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88589-48910bd5 {
  grid-area: 1 / 1 / 3 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec8858d-48910bd5 {
  grid-area: 1 / 4 / 3 / 5;
  align-self: center;
  justify-self: center;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88590-48910bd5 {
  grid-area: 1 / 9 / 3 / 10;
  align-self: center;
  justify-self: center;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88593-48910bd5 {
  grid-area: 3 / 2 / 4 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88596-48910bd5 {
  grid-area: 3 / 11 / 4 / 12;
  align-self: center;
  justify-self: center;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88599-48910bd5 {
  grid-area: 5 / 10 / 6 / 11;
  align-self: center;
  justify-self: end;
}

#w-node-_2206e5e8-f3b8-20fc-f926-d4206ec8859c-48910bd5 {
  grid-area: 5 / 3 / 6 / 4;
  align-self: start;
}

#w-node-_2ac18c51-c36b-d159-9472-ec1318e4fdea-48910bd5 {
  grid-area: 1 / 1 / 4 / 4;
}

#w-node-_5a8b7d39-083e-7213-0a86-027d608e7e33-48910bd5 {
  grid-area: 1 / 1 / 4 / 5;
  align-self: center;
  justify-self: center;
}

#w-node-_2ac18c51-c36b-d159-9472-ec1318e4fded-48910bd5 {
  grid-area: 1 / 5 / 4 / 10;
  align-self: center;
}

#w-node-_6922d981-d2a9-53e3-2f25-ab626909f2ac-48910bd5 {
  grid-area: 1 / 1 / 4 / 4;
}

#w-node-_2a5f3d25-747f-9a48-2af1-13f4b33b5343-48910bd5 {
  grid-area: 1 / 6 / 4 / 10;
  align-self: center;
  justify-self: end;
}

#w-node-_6922d981-d2a9-53e3-2f25-ab626909f2b0-48910bd5 {
  grid-area: 1 / 1 / 4 / 6;
  align-self: center;
}

#w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f19286-d8f19283 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: stretch;
}

#w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f192b6-d8f19283 {
  grid-area: 1 / 12 / 2 / 13;
  align-self: start;
}

#w-node-_3a51341a-9af9-ed98-dae6-5103df8affa7-d8f19283 {
  grid-area: 1 / 6 / 2 / 14;
  justify-self: center;
}

#w-node-_3a51341a-9af9-ed98-dae6-5103df8affa8-d8f19283 {
  grid-area: 1 / 7 / 2 / 8;
}

#w-node-_3a51341a-9af9-ed98-dae6-5103df8affb0-d8f19283 {
  grid-area: 1 / 8 / 2 / 9;
}

#w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f1928f-d8f19283 {
  grid-area: 1 / 15 / 2 / 17;
  justify-self: end;
}

#w-node-_845eb9c3-2459-27a0-dc75-d8c6090655e6-d8f19283 {
  grid-area: 2 / 1 / 3 / 17;
}

#w-node-_3242d58b-a4d3-4afb-e966-3d19ea3d7528-d8f19283 {
  grid-area: 3 / 1 / 4 / 7;
}

#w-node-_60dc60e8-9b83-38cb-c23d-65a7ecd4a44b-ecd4a447 {
  grid-area: 1 / 1 / 2 / 13;
  align-self: center;
}

#w-node-_60dc60e8-9b83-38cb-c23d-65a7ecd4a44e-ecd4a447 {
  grid-area: 1 / 1 / 2 / 13;
  justify-self: center;
}

#w-node-_27b6841b-7b29-38d1-3d0b-837eecfa831f-ecfa827b, #w-node-_27b6841b-7b29-38d1-3d0b-837eecfa82cb-ecfa827b, #w-node-_449a7ba7-56f9-4789-fdb1-aacb2d1f1d7a-ecfa827b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a59-abf5c30f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a64-abf5c30f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a66-abf5c30f {
  grid-area: 1 / 2 / 2 / 4;
  align-self: start;
}

#w-node-_71446baa-72aa-e7a1-075f-26d190225348-abf5c30f {
  grid-area: 1 / 1 / 2 / 4;
  justify-self: start;
}

#w-node-_71446baa-72aa-e7a1-075f-26d19022534d-abf5c30f {
  grid-area: 2 / 1 / 3 / 4;
  justify-self: start;
}

#w-node-_71446baa-72aa-e7a1-075f-26d190225352-abf5c30f {
  grid-area: 3 / 1 / 4 / 4;
  justify-self: start;
}

#w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a73-abf5c30f {
  align-self: center;
}

#w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a75-abf5c30f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: start;
}

#w-node-_5c684026-3116-4342-4460-1b7c9764e746-abf5c30f {
  grid-area: 1 / 1 / 2 / 4;
  justify-self: start;
}

#w-node-_5c684026-3116-4342-4460-1b7c9764e74b-abf5c30f {
  grid-area: 2 / 1 / 3 / 4;
  justify-self: start;
}

#w-node-_5c684026-3116-4342-4460-1b7c9764e750-abf5c30f {
  grid-area: 3 / 1 / 4 / 4;
  justify-self: start;
}

#w-node-f87aa6ed-89c9-2b00-2404-50f25b372205-5b372202 {
  align-self: center;
}

#w-node-f87aa6ed-89c9-2b00-2404-50f25b372207-5b372202 {
  grid-area: 1 / 2 / 2 / 4;
  align-self: center;
  justify-self: end;
}

#w-node-_40f7162b-f543-a2ae-2900-15a656320579-34910bd8 {
  grid-area: 2 / 3 / 7 / 13;
  align-self: start;
  justify-self: center;
}

#w-node-_40f7162b-f543-a2ae-2900-15a65632057c-34910bd8 {
  grid-area: 1 / 2 / 2 / 12;
  align-self: end;
}

#w-node-_40f7162b-f543-a2ae-2900-15a65632057d-34910bd8 {
  grid-area: 3 / 5 / 4 / 9;
}

#w-node-_40f7162b-f543-a2ae-2900-15a65632057e-34910bd8 {
  grid-area: 1 / 1 / 4 / 12;
  align-self: start;
}

#w-node-_40f7162b-f543-a2ae-2900-15a65632058b-34910bd8 {
  grid-area: 4 / 12 / 7 / 13;
  align-self: center;
}

#w-node-_40f7162b-f543-a2ae-2900-15a65632058e-34910bd8 {
  grid-area: 6 / 10 / 7 / 13;
  align-self: start;
}

#w-node-d2e01b50-99f8-92c3-6121-a718837d7ce7-34910bd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: auto;
}

#w-node-_13d16538-091d-7375-5e09-de72bfedc04f-34910bd8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d9ec6e21-73f3-a8d0-b344-fc28b3c14cf5-34910bd8 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_0118889b-8bc3-0451-40ce-6ec479757cda-34910bd8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7d931ac3-068a-ce96-4387-3367af56a838-34910bd8 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7d931ac3-068a-ce96-4387-3367af56a839-34910bd8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2eb43b55-b8a1-3cf8-ea1c-3acdb984b156-39910bd9, #w-node-_2eb43b55-b8a1-3cf8-ea1c-3acdb984b157-39910bd9 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_2eb43b55-b8a1-3cf8-ea1c-3acdb984b155-39910bd9 {
  grid-area: 2 / 1 / 3 / 3;
  align-self: start;
}

#w-node-_2eb43b55-b8a1-3cf8-ea1c-3acdb984b15f-39910bd9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2eb43b55-b8a1-3cf8-ea1c-3acdb984b16a-39910bd9 {
  grid-area: 2 / 3 / 3 / 6;
}

#w-node-b97ca32c-67ff-71c8-0b80-d32cfb4550d4-f6910bdb {
  grid-area: 1 / 1 / 7 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-b97ca32c-67ff-71c8-0b80-d32cfb4550d6-f6910bdb {
  align-self: center;
}

#w-node-b97ca32c-67ff-71c8-0b80-d32cfb4550d7-f6910bdb {
  grid-area: 1 / 1 / 4 / 13;
}

#w-node-_5b255363-3df4-3999-7265-ffee4b2601b5-f6910bdb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_032f70e2-59b5-9737-40d9-699276966d1c-f6910bdb {
  grid-area: span 3 / span 6 / span 3 / span 6;
}

#w-node-_032f70e2-59b5-9737-40d9-699276966d1e-f6910bdb {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: center;
}

#w-node-_032f70e2-59b5-9737-40d9-699276966d13-f6910bdb {
  grid-area: span 3 / span 6 / span 3 / span 6;
}

#w-node-_032f70e2-59b5-9737-40d9-699276966d15-f6910bdb {
  justify-self: center;
}

#w-node-_2d69c16d-34e0-7fc4-e4b5-5be4c398065c-f6910bdb {
  grid-area: span 1 / span 12 / span 1 / span 12;
  justify-self: center;
}

#w-node-_116b7a6f-ca3b-fe66-6930-83d854a273b9-f6910bdb {
  grid-area: 1 / 2 / 2 / 5;
  align-self: start;
  justify-self: start;
}

#w-node-_161671d0-42a1-2623-97f1-6ce28dc5c2ac-f6910bdb {
  grid-area: 1 / 5 / 2 / 9;
  align-self: start;
  justify-self: stretch;
}

#w-node-_6396a0c8-f7bf-27f4-832e-4bd84c2cb242-f6910bdb {
  grid-area: 1 / 9 / 2 / 12;
  align-self: start;
  justify-self: end;
}

#w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1da-f5910bdc {
  grid-area: 2 / 1 / 3 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1e1-f5910bdc {
  grid-area: 1 / 3 / 4 / 11;
  align-self: center;
}

#w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1e8-f5910bdc {
  grid-area: 1 / 2 / 2 / 6;
}

#w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1df-f5910bdc {
  grid-area: 2 / 8 / 3 / 13;
  align-self: start;
  justify-self: end;
}

#w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1dd-f5910bdc {
  grid-area: 1 / 1 / 2 / 3;
  align-self: start;
}

#w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc92657-f5910bdc {
  grid-area: 1 / 1 / 3 / 4;
  align-self: start;
  justify-self: start;
}

#w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc9265c-f5910bdc {
  grid-area: 1 / 5 / 3 / 9;
  align-self: start;
  justify-self: center;
}

#w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc92661-f5910bdc {
  grid-area: 1 / 10 / 3 / 13;
  align-self: start;
  justify-self: end;
}

#w-node-_20de1138-2992-e19e-9250-7139fbb41e27-f5910bdc {
  grid-area: 2 / 1 / 3 / 13;
}

#w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac55-f5910bdc {
  grid-area: 1 / 2 / 2 / 7;
  justify-self: stretch;
}

#w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac57-f5910bdc {
  grid-area: 1 / 7 / 2 / 12;
  align-self: center;
}

#w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac62-f5910bdc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac65-f5910bdc {
  grid-area: 1 / 2 / 2 / 12;
  align-self: center;
}

#w-node-ca36495f-b0f2-ded3-1086-cb6ad31a21d0-f5910bdc {
  grid-area: 2 / 2 / 3 / 12;
}

#w-node-e7974ba8-c143-d08b-2996-ca5a1af18f18-5b910bdd {
  grid-area: 2 / 1 / 3 / 13;
  align-self: center;
  justify-self: center;
}

#w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1b-5b910bdd {
  grid-area: 1 / 1 / 2 / 3;
  align-self: start;
}

#w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1f-5b910bdd {
  grid-area: 1 / 3 / 3 / 11;
  align-self: center;
}

#w-node-e7974ba8-c143-d08b-2996-ca5a1af18f24-5b910bdd {
  grid-area: 1 / 2 / 2 / 6;
}

#w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1d-5b910bdd {
  grid-area: 2 / 8 / 3 / 13;
  align-self: start;
  justify-self: end;
}

#w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea2b-5b910bdd {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea2c-5b910bdd {
  grid-area: 1 / 2 / 2 / 7;
  justify-self: stretch;
}

#w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea2e-5b910bdd {
  grid-area: 1 / 7 / 2 / 12;
  align-self: center;
}

#w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea37-5b910bdd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea38-5b910bdd {
  grid-area: 1 / 7 / 2 / 12;
  justify-self: stretch;
}

#w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea3a-5b910bdd {
  grid-area: 1 / 2 / 2 / 7;
  align-self: center;
}

#w-node-_125145d2-b40e-8bfc-467e-df9f44becf75-5b910bdd {
  grid-area: 1 / 2 / 2 / 7;
  justify-self: stretch;
}

#w-node-_125145d2-b40e-8bfc-467e-df9f44becf77-5b910bdd {
  grid-area: 1 / 7 / 2 / 12;
  align-self: center;
}

#w-node-_610b2cdd-fb87-709d-8deb-ea93e7d847cf-e1910bdf {
  grid-area: 1 / 1 / 5 / 5;
  align-self: center;
}

#w-node-_610b2cdd-fb87-709d-8deb-ea93e7d847d1-e1910bdf {
  grid-area: 1 / 1 / 4 / 13;
  align-self: end;
}

#w-node-_610b2cdd-fb87-709d-8deb-ea93e7d847dc-e1910bdf {
  grid-area: 1 / 2 / 2 / 6;
}

#w-node-d055132a-a31f-a82c-cba7-9246d035fd7f-e1910bdf {
  grid-area: 1 / 3 / 2 / 5;
  align-self: center;
  justify-self: center;
}

#w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c62-e1910bdf {
  grid-area: 1 / 2 / 2 / 5;
  justify-self: stretch;
}

#w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c64-e1910bdf {
  grid-area: 1 / 5 / 2 / 9;
  align-self: center;
}

#w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c6f-e1910bdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c70-e1910bdf {
  grid-area: 1 / 6 / 2 / 9;
  justify-self: stretch;
}

#w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c72-e1910bdf {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c7e-e1910bdf {
  grid-area: 1 / 2 / 2 / 5;
  justify-self: stretch;
}

#w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c80-e1910bdf {
  grid-area: 1 / 5 / 2 / 9;
  align-self: center;
}

#w-node-c46664df-75a6-66f0-a58c-25307659102b-e1910bdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c46664df-75a6-66f0-a58c-25307659102c-e1910bdf {
  grid-area: 1 / 6 / 2 / 9;
  justify-self: stretch;
}

#w-node-c46664df-75a6-66f0-a58c-25307659102e-e1910bdf {
  grid-area: 1 / 2 / 2 / 6;
  align-self: center;
}

#w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c88-e1910bdf {
  grid-area: 1 / 1 / 3 / 6;
}

#w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c96-e1910bdf {
  grid-area: 2 / 7 / 3 / 13;
}

#w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c98-e1910bdf {
  grid-area: 3 / 7 / 5 / 13;
  align-self: start;
}

#w-node-_5ea155db-e0eb-7fec-2e68-30599fa9a60f-e1910bdf {
  grid-area: 2 / 6 / 3 / 13;
}

#w-node-_24c3905a-94c8-8525-8b08-9c985012b8fe-e1910bdf {
  grid-area: 1 / 6 / 2 / 13;
}

#w-node-ab085982-e817-b21e-4ac5-a0ff3b6b8030-e1910bdf {
  grid-area: 3 / 6 / 4 / 13;
}

#w-node-_7e876bec-5587-892f-9fd0-9a995d4eafb5-e1910bdf {
  grid-area: 4 / 6 / 5 / 13;
}

#w-node-e50e5676-c142-ce2a-0eae-e227277be646-e1910bdf {
  grid-area: 5 / 6 / 6 / 13;
}

#w-node-_1d91b32d-105a-8cb4-58e0-3932114df1cc-e1910bdf {
  grid-area: 1 / 1 / 4 / 8;
  align-self: center;
  justify-self: center;
}

#w-node-_0dfcb706-e41f-4d29-e676-39bf30e0a186-e1910bdf {
  grid-area: 1 / 1 / 2 / 14;
}

#w-node-_1d91b32d-105a-8cb4-58e0-3932114df1cd-e1910bdf {
  grid-area: 2 / 1 / 4 / 14;
  justify-self: end;
}

#w-node-_1d91b32d-105a-8cb4-58e0-3932114df1c3-e1910bdf {
  grid-area: 4 / 1 / 5 / 14;
  align-self: center;
  justify-self: stretch;
}

#w-node-feeeea0d-a111-e384-0ea6-f067aa66a3ac-e1910bdf, #w-node-cc7ad8be-dea3-5ef1-8229-b2f7f620f4ec-e1910bdf {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-eb3c0746-bd1f-336b-ce12-c8fdd4515940-e3fbad0e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec8858d-48910bd5 {
    grid-area: 1 / 2 / 3 / 4;
    align-self: center;
    justify-self: end;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88590-48910bd5 {
    grid-area: 1 / 10 / 3 / 12;
    align-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88593-48910bd5 {
    grid-area: 3 / 2 / 5 / 3;
    align-self: end;
    justify-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88596-48910bd5 {
    grid-area: 2 / 10 / 5 / 12;
    align-self: center;
    justify-self: end;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88599-48910bd5 {
    grid-area: 4 / 11 / 7 / 12;
    align-self: center;
    justify-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec8859c-48910bd5 {
    grid-area: 5 / 2 / 6 / 4;
    align-self: start;
  }

  #w-node-_2a5f3d25-747f-9a48-2af1-13f4b33b5343-48910bd5 {
    grid-area: 1 / 8 / 4 / 13;
    align-self: center;
    justify-self: end;
  }

  #w-node-_6922d981-d2a9-53e3-2f25-ab626909f2b0-48910bd5 {
    grid-area: 1 / 2 / 4 / 8;
    align-self: center;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f19286-d8f19283 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
  }

  #w-node-_3a51341a-9af9-ed98-dae6-5103df8affa7-d8f19283 {
    grid-area: 1 / 5 / 2 / 15;
    justify-self: center;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f1928f-d8f19283 {
    grid-area: 1 / 15 / 2 / 17;
    align-self: start;
    justify-self: end;
  }

  #w-node-_845eb9c3-2459-27a0-dc75-d8c6090655e6-d8f19283 {
    grid-area: 2 / 1 / 3 / 17;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632057e-34910bd8 {
    grid-area: 1 / 1 / 4 / 13;
    align-self: start;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632058b-34910bd8 {
    grid-area: 4 / 11 / 7 / 13;
    align-self: start;
    justify-self: center;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632058e-34910bd8 {
    grid-area: 5 / 11 / 7 / 13;
    align-self: start;
  }

  #w-node-_2eb43b55-b8a1-3cf8-ea1c-3acdb984b155-39910bd9 {
    align-self: start;
  }

  #w-node-_2d69c16d-34e0-7fc4-e4b5-5be4c398065c-f6910bdb {
    grid-area: 1 / 1 / 2 / 13;
    justify-self: center;
  }

  #w-node-_116b7a6f-ca3b-fe66-6930-83d854a273b9-f6910bdb {
    grid-area: 2 / 13 / 3 / 11;
    align-self: start;
    justify-self: end;
  }

  #w-node-_161671d0-42a1-2623-97f1-6ce28dc5c2ac-f6910bdb {
    grid-area: 2 / 4 / 3 / 10;
    align-self: start;
    justify-self: center;
  }

  #w-node-_6396a0c8-f7bf-27f4-832e-4bd84c2cb242-f6910bdb {
    grid-area: 2 / 1 / 3 / 3;
    align-self: start;
    justify-self: end;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea2c-5b910bdd {
    grid-area: 1 / 1 / 2 / 6;
    justify-self: stretch;
  }

  #w-node-_610b2cdd-fb87-709d-8deb-ea93e7d847d1-e1910bdf {
    grid-area: 1 / 1 / 2 / 14;
    align-self: end;
  }

  #w-node-_5ea155db-e0eb-7fec-2e68-30599fa9a60f-e1910bdf {
    grid-area: 2 / 6 / 3 / 14;
  }

  #w-node-_24c3905a-94c8-8525-8b08-9c985012b8fe-e1910bdf {
    grid-area: 1 / 6 / 2 / 14;
  }

  #w-node-ab085982-e817-b21e-4ac5-a0ff3b6b8030-e1910bdf {
    grid-area: 3 / 6 / 4 / 14;
  }

  #w-node-_7e876bec-5587-892f-9fd0-9a995d4eafb5-e1910bdf {
    grid-area: 4 / 6 / 5 / 14;
  }

  #w-node-e50e5676-c142-ce2a-0eae-e227277be646-e1910bdf {
    grid-area: 5 / 6 / 6 / 14;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88588-48910bd5 {
    justify-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88589-48910bd5 {
    grid-area: 1 / 1 / 3 / 13;
    align-self: center;
    justify-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88593-48910bd5 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88596-48910bd5 {
    grid-area: 3 / 11 / 4 / 13;
    align-self: center;
    justify-self: center;
  }

  #w-node-_5a8b7d39-083e-7213-0a86-027d608e7e33-48910bd5 {
    grid-area: 1 / 1 / 4 / 7;
    align-self: center;
    justify-self: center;
  }

  #w-node-_2ac18c51-c36b-d159-9472-ec1318e4fded-48910bd5 {
    grid-area: 1 / 7 / 4 / 14;
    align-self: center;
  }

  #w-node-_2a5f3d25-747f-9a48-2af1-13f4b33b5343-48910bd5 {
    grid-area: 1 / 8 / 4 / 14;
    align-self: center;
    justify-self: center;
  }

  #w-node-_6922d981-d2a9-53e3-2f25-ab626909f2b0-48910bd5 {
    grid-area: 1 / 1 / 4 / 8;
    align-self: center;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f19286-d8f19283 {
    grid-area: 1 / 1 / 2 / 4;
    align-self: stretch;
  }

  #w-node-_60dc60e8-9b83-38cb-c23d-65a7ecd4a44e-ecd4a447 {
    grid-area: 1 / 1 / 3 / 13;
    justify-self: center;
  }

  #w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a64-abf5c30f {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
  }

  #w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a66-abf5c30f {
    grid-area: 1 / 2 / 2 / 4;
    align-self: center;
  }

  #w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a75-abf5c30f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
  }

  #w-node-d9ec6e21-73f3-a8d0-b344-fc28b3c14cf5-34910bd8 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7d931ac3-068a-ce96-4387-3367af56a838-34910bd8 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2eb43b55-b8a1-3cf8-ea1c-3acdb984b155-39910bd9 {
    align-self: start;
  }

  #w-node-_2eb43b55-b8a1-3cf8-ea1c-3acdb984b16a-39910bd9 {
    grid-area: 2 / 3 / 3 / 6;
  }

  #w-node-b97ca32c-67ff-71c8-0b80-d32cfb4550d7-f6910bdb {
    grid-area: 1 / 1 / 4 / 13;
  }

  #w-node-_2d69c16d-34e0-7fc4-e4b5-5be4c398065c-f6910bdb {
    grid-area: 1 / 2 / 2 / 12;
    justify-self: center;
  }

  #w-node-_116b7a6f-ca3b-fe66-6930-83d854a273b9-f6910bdb {
    grid-area: 1 / 1 / 2 / 4;
    align-self: start;
    justify-self: start;
  }

  #w-node-_161671d0-42a1-2623-97f1-6ce28dc5c2ac-f6910bdb {
    grid-area: 1 / 5 / 2 / 10;
    align-self: start;
    justify-self: stretch;
  }

  #w-node-_6396a0c8-f7bf-27f4-832e-4bd84c2cb242-f6910bdb {
    grid-area: 1 / 11 / 2 / 14;
    align-self: start;
    justify-self: end;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1e1-f5910bdc {
    grid-area: 1 / 3 / 4 / 12;
    align-self: center;
  }

  #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc92657-f5910bdc {
    grid-area: 1 / 1 / 3 / 5;
    align-self: start;
    justify-self: start;
  }

  #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc9265c-f5910bdc {
    grid-area: 1 / 5 / 3 / 10;
    align-self: start;
    justify-self: center;
  }

  #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc92661-f5910bdc {
    grid-area: 1 / 11 / 3 / 15;
    align-self: start;
    justify-self: end;
  }

  #w-node-_20de1138-2992-e19e-9250-7139fbb41e27-f5910bdc {
    grid-area: 2 / 1 / 3 / 15;
  }

  #w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac62-f5910bdc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac65-f5910bdc {
    grid-area: 1 / 1 / 2 / 12;
    align-self: center;
  }

  #w-node-ca36495f-b0f2-ded3-1086-cb6ad31a21d0-f5910bdc {
    grid-area: 2 / 2 / 3 / 11;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1f-5b910bdd {
    grid-area: 1 / 3 / 3 / 12;
    align-self: center;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1d-5b910bdd {
    grid-area: 2 / 8 / 3 / 14;
    align-self: start;
    justify-self: end;
  }

  #w-node-_610b2cdd-fb87-709d-8deb-ea93e7d847d1-e1910bdf {
    grid-area: 1 / 1 / 4 / 17;
    align-self: end;
  }

  #w-node-_610b2cdd-fb87-709d-8deb-ea93e7d847dc-e1910bdf {
    grid-area: 1 / 2 / 2 / 6;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c61-e1910bdf {
    align-self: center;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c62-e1910bdf {
    grid-area: 1 / 2 / 3 / 7;
    justify-self: stretch;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c64-e1910bdf {
    grid-area: 1 / 7 / 3 / 13;
    align-self: center;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c6f-e1910bdf {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c70-e1910bdf {
    grid-area: 1 / 8 / 3 / 13;
    justify-self: stretch;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c72-e1910bdf {
    grid-area: 1 / 2 / 3 / 8;
    align-self: center;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c7e-e1910bdf {
    grid-area: 1 / 2 / 3 / 7;
    justify-self: stretch;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c80-e1910bdf {
    grid-area: 1 / 7 / 3 / 13;
    align-self: center;
  }

  #w-node-c46664df-75a6-66f0-a58c-25307659102c-e1910bdf {
    grid-area: 1 / 8 / 3 / 13;
    justify-self: stretch;
  }

  #w-node-c46664df-75a6-66f0-a58c-25307659102e-e1910bdf {
    grid-area: 1 / 2 / 3 / 8;
    align-self: center;
  }

  #w-node-_5ea155db-e0eb-7fec-2e68-30599fa9a60f-e1910bdf {
    grid-area: 2 / 7 / 3 / 13;
  }

  #w-node-_24c3905a-94c8-8525-8b08-9c985012b8fe-e1910bdf {
    grid-area: 1 / 7 / 2 / 13;
  }

  #w-node-ab085982-e817-b21e-4ac5-a0ff3b6b8030-e1910bdf {
    grid-area: 3 / 7 / 4 / 13;
  }

  #w-node-_7e876bec-5587-892f-9fd0-9a995d4eafb5-e1910bdf {
    grid-area: 4 / 7 / 5 / 13;
  }

  #w-node-e50e5676-c142-ce2a-0eae-e227277be646-e1910bdf {
    grid-area: 5 / 7 / 6 / 13;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1cc-e1910bdf {
    grid-area: 1 / 1 / 4 / 8;
  }

  #w-node-_0dfcb706-e41f-4d29-e676-39bf30e0a186-e1910bdf {
    grid-area: 1 / 1 / 3 / 14;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1cd-e1910bdf {
    grid-area: 3 / 1 / 4 / 14;
    justify-self: end;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1c3-e1910bdf {
    grid-area: 4 / 1 / 5 / 14;
    align-self: center;
    justify-self: stretch;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88584-48910bd5 {
    grid-area: 2 / 2 / 7 / 4;
    align-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88587-48910bd5 {
    grid-column: 1 / 3;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88588-48910bd5 {
    grid-area: 3 / 2 / 4 / 9;
    align-self: start;
  }

  #w-node-_98228349-a7f1-a831-da70-cac3377fdaa8-48910bd5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88589-48910bd5 {
    grid-area: 1 / 1 / 3 / 10;
    align-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec8858d-48910bd5 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: start;
    justify-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88590-48910bd5 {
    grid-area: 4 / 3 / 6 / 4;
    align-self: center;
    justify-self: end;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88593-48910bd5 {
    grid-area: 5 / 2 / 7 / 3;
    align-self: end;
    justify-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88596-48910bd5 {
    grid-area: 5 / 3 / 7 / 4;
    align-self: start;
    justify-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88599-48910bd5 {
    grid-area: 1 / 3 / 3 / 4;
    align-self: start;
    justify-self: end;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec8859c-48910bd5 {
    grid-area: 3 / 2 / 7 / 3;
    align-self: center;
    justify-self: start;
  }

  #w-node-_2ac18c51-c36b-d159-9472-ec1318e4fdea-48910bd5 {
    grid-row-end: 4;
  }

  #w-node-_2ac18c51-c36b-d159-9472-ec1318e4fded-48910bd5 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3817deca-b49d-c060-479f-ca2d336a62ef-48910bd5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6922d981-d2a9-53e3-2f25-ab626909f2b0-48910bd5 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_74cc1af3-1459-250d-72db-664c8f6c2b34-48910bd5, #w-node-_2541de46-3271-23f5-405b-fb6594c28cd9-48910bd5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f19286-d8f19283 {
    grid-area: 1 / 1 / 3 / 6;
    align-self: start;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f192b6-d8f19283 {
    grid-area: 6 / 1 / 7 / 3;
  }

  #w-node-_3a51341a-9af9-ed98-dae6-5103df8affa7-d8f19283 {
    grid-area: 1 / 7 / 3 / 11;
    justify-self: end;
  }

  #w-node-_3a51341a-9af9-ed98-dae6-5103df8affa8-d8f19283 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_3a51341a-9af9-ed98-dae6-5103df8affb0-d8f19283 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f1928f-d8f19283 {
    grid-area: 1 / 12 / 3 / 14;
    align-self: start;
    justify-self: end;
  }

  #w-node-_60dc60e8-9b83-38cb-c23d-65a7ecd4a44b-ecd4a447 {
    grid-area: 1 / 1 / 3 / 7;
    align-self: center;
  }

  #w-node-_60dc60e8-9b83-38cb-c23d-65a7ecd4a44e-ecd4a447 {
    grid-area: 1 / 1 / 2 / 10;
    justify-self: center;
  }

  #w-node-_60dc60e8-9b83-38cb-c23d-65a7ecd4a452-ecd4a447 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a66-abf5c30f {
    grid-area: 1 / 2 / 2 / 3;
    align-self: center;
  }

  #w-node-f87aa6ed-89c9-2b00-2404-50f25b372239-5b372202 {
    grid-area: 1 / 3 / 2 / 4;
    justify-self: end;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a656320579-34910bd8 {
    grid-area: 2 / 2 / 7 / 4;
    align-self: start;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632057c-34910bd8 {
    grid-column: 1 / 3;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632057d-34910bd8 {
    grid-column: 1 / 3;
    align-self: start;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632057e-34910bd8 {
    grid-area: 1 / 1 / 3 / 10;
    align-self: start;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632058b-34910bd8 {
    grid-area: 2 / 3 / 3 / 5;
    align-self: center;
    justify-self: center;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632058e-34910bd8 {
    grid-area: 3 / 3 / 5 / 4;
    align-self: center;
    justify-self: start;
  }

  #w-node-b97ca32c-67ff-71c8-0b80-d32cfb4550d4-f6910bdb {
    grid-column: 2 / 3;
    grid-row-start: 1;
  }

  #w-node-b97ca32c-67ff-71c8-0b80-d32cfb4550d7-f6910bdb {
    grid-area: 1 / 1 / 2 / 6;
    align-self: start;
  }

  #w-node-_152d5d65-c5de-477f-f369-13636073e954-f6910bdb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_032f70e2-59b5-9737-40d9-699276966d1c-f6910bdb {
    grid-area: 1 / 3 / 4 / 5;
  }

  #w-node-_032f70e2-59b5-9737-40d9-699276966d13-f6910bdb {
    grid-area: 1 / 1 / 4 / 3;
  }

  #w-node-_116b7a6f-ca3b-fe66-6930-83d854a273b9-f6910bdb {
    grid-area: 3 / 1 / 4 / 10;
    align-self: start;
    justify-self: start;
  }

  #w-node-_161671d0-42a1-2623-97f1-6ce28dc5c2ac-f6910bdb, #w-node-_6396a0c8-f7bf-27f4-832e-4bd84c2cb242-f6910bdb {
    grid-area: 1 / 1 / 2 / 10;
    align-self: start;
    justify-self: start;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1da-f5910bdc {
    grid-column: 1 / 5;
    grid-row-start: 1;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1e1-f5910bdc {
    grid-area: 1 / 2 / 4 / 6;
    align-self: center;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1e8-f5910bdc {
    grid-area: 1 / 1 / 2 / 7;
  }

  #w-node-ca5c367c-0286-80dc-8f40-f0c1a074e02f-f5910bdc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1df-f5910bdc {
    grid-area: 1 / 1 / 4 / 2;
    align-self: start;
    justify-self: end;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1dd-f5910bdc {
    grid-area: 2 / 6 / 3 / 7;
    align-self: start;
  }

  #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc92657-f5910bdc {
    grid-area: 1 / 1 / 2 / 3;
    align-self: start;
  }

  #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc9265c-f5910bdc {
    grid-area: 1 / 3 / 2 / 5;
    align-self: start;
    justify-self: center;
  }

  #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc92661-f5910bdc {
    grid-area: 1 / 5 / 2 / 7;
    align-self: start;
    justify-self: center;
  }

  #w-node-_20de1138-2992-e19e-9250-7139fbb41e27-f5910bdc {
    grid-area: 3 / 1 / 4 / 7;
  }

  #w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac55-f5910bdc {
    grid-column: 1 / 3;
  }

  #w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac57-f5910bdc, #w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac65-f5910bdc {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f18-5b910bdd {
    grid-column: 1 / 5;
    grid-row-start: 1;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1b-5b910bdd {
    grid-area: 1 / 6 / 3 / 7;
    align-self: start;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1f-5b910bdd {
    grid-area: 1 / 2 / 3 / 6;
    align-self: center;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f28-5b910bdd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1d-5b910bdd {
    grid-column: 1 / 2;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea2c-5b910bdd {
    grid-column: 1 / 3;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea2e-5b910bdd {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea38-5b910bdd {
    grid-column: 1 / 3;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea3a-5b910bdd {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_125145d2-b40e-8bfc-467e-df9f44becf75-5b910bdd {
    grid-column: 1 / 3;
  }

  #w-node-_125145d2-b40e-8bfc-467e-df9f44becf77-5b910bdd {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_610b2cdd-fb87-709d-8deb-ea93e7d847d1-e1910bdf {
    grid-area: 1 / 1 / 4 / 5;
    align-self: end;
  }

  #w-node-d055132a-a31f-a82c-cba7-9246d035fd80-e1910bdf {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c62-e1910bdf {
    grid-area: 1 / 1 / 2 / 7;
    justify-self: stretch;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c64-e1910bdf {
    grid-area: 1 / 7 / 2 / 13;
    align-self: center;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c70-e1910bdf {
    grid-column: 1 / 7;
    grid-row-end: 2;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c72-e1910bdf {
    grid-area: 1 / 7 / 2 / 13;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c7e-e1910bdf {
    grid-column: 1 / 7;
    grid-row-end: 2;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c80-e1910bdf {
    grid-area: 1 / 7 / 2 / 13;
  }

  #w-node-c46664df-75a6-66f0-a58c-25307659102c-e1910bdf {
    grid-column: 1 / 7;
    grid-row-end: 2;
  }

  #w-node-c46664df-75a6-66f0-a58c-25307659102e-e1910bdf {
    grid-area: 1 / 7 / 2 / 13;
  }

  #w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c88-e1910bdf {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c96-e1910bdf {
    grid-column-start: 8;
  }

  #w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c98-e1910bdf {
    grid-column: 8 / 13;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1cd-e1910bdf {
    grid-area: 1 / 1 / 2 / 13;
    justify-self: end;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1c3-e1910bdf {
    grid-area: 2 / 1 / 3 / 13;
    align-self: center;
    justify-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88589-48910bd5 {
    grid-area: 1 / 1 / 3 / 10;
    align-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec8858d-48910bd5 {
    grid-area: 2 / 2 / 3 / 3;
    align-self: start;
    justify-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88593-48910bd5 {
    grid-area: 4 / 2 / 7 / 3;
    align-self: end;
    justify-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88599-48910bd5 {
    grid-area: 1 / 3 / 3 / 4;
    align-self: start;
    justify-self: end;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f19286-d8f19283 {
    grid-row-end: 2;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f192b6-d8f19283 {
    grid-row: 5 / 6;
  }

  #w-node-_3a51341a-9af9-ed98-dae6-5103df8affa8-d8f19283 {
    grid-row: 2 / 3;
  }

  #w-node-_3a51341a-9af9-ed98-dae6-5103df8affb0-d8f19283 {
    grid-row: 3 / 4;
  }

  #w-node-f87aa6ed-89c9-2b00-2404-50f25b372205-5b372202 {
    justify-self: start;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632057e-34910bd8 {
    grid-area: 1 / 1 / 3 / 10;
    align-self: start;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632058b-34910bd8 {
    grid-area: 2 / 2 / 3 / 3;
    align-self: start;
    justify-self: start;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1da-f5910bdc {
    grid-column: 1 / 5;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1df-f5910bdc {
    grid-column: 2 / 3;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1dd-f5910bdc {
    grid-column-end: 3;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f18-5b910bdd {
    grid-column: 1 / 5;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1b-5b910bdd {
    grid-column-end: 3;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1d-5b910bdd {
    grid-column: 2 / 3;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1cc-e1910bdf {
    grid-area: 1 / 1 / 4 / 6;
    align-self: center;
    justify-self: center;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1c3-e1910bdf {
    grid-area: 2 / 1 / 3 / 13;
    align-self: center;
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88584-48910bd5 {
    grid-area: 2 / 2 / 5 / 4;
    align-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88589-48910bd5 {
    grid-area: 1 / 1 / 3 / 9;
    align-self: start;
    justify-self: center;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec8858d-48910bd5 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: start;
    justify-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88590-48910bd5 {
    grid-area: 5 / 3 / 7 / 4;
    align-self: end;
    justify-self: end;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88593-48910bd5 {
    grid-area: 5 / 2 / 7 / 3;
    align-self: auto;
    justify-self: start;
  }

  #w-node-_2206e5e8-f3b8-20fc-f926-d4206ec88596-48910bd5 {
    grid-area: 1 / 3 / 3 / 4;
    align-self: start;
    justify-self: end;
  }

  #w-node-_2ac18c51-c36b-d159-9472-ec1318e4fded-48910bd5, #w-node-_6922d981-d2a9-53e3-2f25-ab626909f2b0-48910bd5 {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f19286-d8f19283 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-e9512ea0-f6c7-4249-1db3-f4f5d8f192b6-d8f19283 {
    grid-area: 5 / 1 / 6 / 3;
  }

  #w-node-_3a51341a-9af9-ed98-dae6-5103df8affa8-d8f19283 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_3a51341a-9af9-ed98-dae6-5103df8affb0-d8f19283 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_2ab1f7f6-d3e2-2bae-37b9-dff6ebc45a66-abf5c30f {
    grid-area: 1 / 2 / 2 / 3;
    align-self: center;
  }

  #w-node-_5c684026-3116-4342-4460-1b7c9764e746-abf5c30f {
    grid-area: 1 / 1 / 2 / 4;
    justify-self: start;
  }

  #w-node-f87aa6ed-89c9-2b00-2404-50f25b372205-5b372202 {
    justify-self: auto;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a656320579-34910bd8 {
    grid-area: 1 / 2 / 5 / 4;
    align-self: start;
    justify-self: center;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632057e-34910bd8 {
    grid-area: 1 / 1 / 3 / 7;
    align-self: start;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632058b-34910bd8 {
    grid-area: 5 / 2 / 7 / 3;
    align-self: start;
    justify-self: start;
  }

  #w-node-_40f7162b-f543-a2ae-2900-15a65632058e-34910bd8 {
    grid-area: 5 / 3 / 7 / 4;
    align-self: center;
    justify-self: start;
  }

  #w-node-b97ca32c-67ff-71c8-0b80-d32cfb4550d4-f6910bdb {
    grid-area: 1 / 1 / 7 / 5;
    align-self: start;
    justify-self: center;
  }

  #w-node-b97ca32c-67ff-71c8-0b80-d32cfb4550d7-f6910bdb {
    align-self: center;
  }

  #w-node-_032f70e2-59b5-9737-40d9-699276966d15-f6910bdb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_116b7a6f-ca3b-fe66-6930-83d854a273b9-f6910bdb, #w-node-_161671d0-42a1-2623-97f1-6ce28dc5c2ac-f6910bdb, #w-node-_6396a0c8-f7bf-27f4-832e-4bd84c2cb242-f6910bdb {
    grid-column: span 2 / span 2;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1da-f5910bdc {
    grid-column: 1 / 5;
    align-self: start;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1e8-f5910bdc {
    grid-column: 1 / 7;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1df-f5910bdc {
    grid-column: 2 / 3;
  }

  #w-node-_23c3c92a-3c85-19c1-1f9b-e70eb3e4a1dd-f5910bdc {
    grid-column: 1 / 2;
  }

  #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc92657-f5910bdc, #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc9265c-f5910bdc, #w-node-_2c2d3f8c-0554-b029-c2d8-f6f44dc92661-f5910bdc {
    grid-column: span 2 / span 2;
  }

  #w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac55-f5910bdc {
    grid-column: 1 / 3;
  }

  #w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac57-f5910bdc, #w-node-_1e369b45-ce25-f802-51d5-f186eaa9ac65-f5910bdc {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f18-5b910bdd {
    grid-column: 1 / 5;
    align-self: start;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1b-5b910bdd {
    grid-area: 1 / 1 / 2 / 2;
    align-self: start;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1f-5b910bdd {
    grid-area: 2 / 1 / 4 / 3;
    align-self: center;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f24-5b910bdd {
    grid-column: 1 / 7;
  }

  #w-node-e7974ba8-c143-d08b-2996-ca5a1af18f1d-5b910bdd {
    grid-area: 4 / 2 / 5 / 3;
    align-self: start;
    justify-self: end;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea2c-5b910bdd {
    grid-area: 1 / 1 / 2 / 13;
    justify-self: stretch;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea2e-5b910bdd {
    grid-area: 2 / 1 / 3 / 13;
    align-self: center;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea38-5b910bdd {
    grid-column: 1 / 3;
  }

  #w-node-_6c9e7f08-dc8d-bcf6-84d8-c0245f2dea3a-5b910bdd {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_125145d2-b40e-8bfc-467e-df9f44becf75-5b910bdd {
    grid-column: 1 / 3;
  }

  #w-node-_125145d2-b40e-8bfc-467e-df9f44becf77-5b910bdd {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_610b2cdd-fb87-709d-8deb-ea93e7d847dc-e1910bdf {
    grid-column: 1 / 7;
  }

  #w-node-d055132a-a31f-a82c-cba7-9246d035fd7f-e1910bdf {
    grid-area: 1 / 1 / 2 / 7;
    align-self: center;
    justify-self: center;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c62-e1910bdf {
    grid-column: 1 / 3;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c64-e1910bdf {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c70-e1910bdf {
    grid-column: 1 / 3;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c72-e1910bdf {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c7e-e1910bdf {
    grid-column: 1 / 3;
  }

  #w-node-_8182701c-de8d-96fd-4dd9-e7d20b5e4c80-e1910bdf {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-c46664df-75a6-66f0-a58c-25307659102c-e1910bdf {
    grid-column: 1 / 3;
  }

  #w-node-c46664df-75a6-66f0-a58c-25307659102e-e1910bdf {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c90-e1910bdf {
    grid-area: span 1 / span 12 / span 1 / span 12;
  }

  #w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c96-e1910bdf {
    grid-area: 1 / 1 / 3 / 13;
  }

  #w-node-_2e1f9a8e-73a8-36a1-2451-1162aff33c98-e1910bdf {
    grid-column-start: 1;
  }

  #w-node-_24c3905a-94c8-8525-8b08-9c985012b8fe-e1910bdf {
    grid-area: 1 / 1 / 2 / 13;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1cd-e1910bdf {
    grid-column: 1 / 3;
  }

  #w-node-_1d91b32d-105a-8cb4-58e0-3932114df1c3-e1910bdf {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }
}


@font-face {
  font-family: 'Harmonyos sans';
  src: url('../fonts/HarmonyOS_Sans_Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Harmonyos sans';
  src: url('../fonts/HarmonyOS_Sans_Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Harmonyos sans';
  src: url('../fonts/HarmonyOS_Sans_Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Harmonyos sans';
  src: url('../fonts/HarmonyOS_Sans_Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Harmonyos sans';
  src: url('../fonts/HarmonyOS_Sans_Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}