:root {
  --white: white;
  --black: black;
}

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

.hero-heading-left {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  display: flex;
}

.container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.column {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.title-copy-goes-here-be-awesome {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.error-94aeab6b-0705-0d14-b3d6-4645de27c288 {
  color: #212121;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-2 {
  color: #212121;
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.actions-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  padding-top: 16px;
  display: flex;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0d8bff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.text {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.button-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffffff80;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.text-2 {
  color: #0d8bff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.column-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-stack {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #f4f8fd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px 24px;
  display: flex;
}

.small-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  display: flex;
}

.title-section {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-3 {
  color: #000;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.text-4 {
  color: #666;
  text-align: center;
  letter-spacing: .15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 143%;
}

.actions-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0d8bff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-medium-cn {
  color: #fff;
  letter-spacing: .4px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 143%;
}

.team-rectangles {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f4f8fd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 505px;
  padding: 48px 24px 64px;
  display: flex;
}

.container-2 {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.columns {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-wrapper-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  display: flex;
}

.image-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
}

.info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: .6px solid #a3b4bd80;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.name {
  color: #000;
  font-size: 0;
  font-weight: 700;
  line-height: 150%;
}

.description {
  color: #000;
  letter-spacing: .5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.hero-stack-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px 24px;
  display: flex;
}

.content-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-5 {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.text-6 {
  color: #000;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.text-7 {
  color: #666;
  text-align: center;
  letter-spacing: .15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 143%;
}

.button-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0d8bff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.team-rectangles-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 505px;
  padding: 48px 24px 64px;
  display: flex;
}

.container-3 {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.image-wrapper-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  display: flex;
}

.image-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
}

.team-rectangles-3 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f4f8fd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px;
  display: flex;
}

.container-4 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.section-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1144px;
  display: flex;
}

.text-8 {
  color: #000;
  text-align: center;
  letter-spacing: .25px;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.text-9 {
  color: #666;
  text-align: center;
  letter-spacing: .15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 143%;
}

.image-wrapper-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  display: flex;
}

.image-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
}

.info-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.h4-cn {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.body-2-cn {
  color: #000;
  letter-spacing: .25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 143%;
}

.team-rectangles-4 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f4f8fd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 505px;
  padding: 48px 24px 64px;
  display: flex;
}

.container-5 {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.image-wrapper-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  display: flex;
}

.image-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
}

.info-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: .6px solid #a3b4bd80;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.name-2 {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.description-2 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.hero-stack-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px 24px;
  display: flex;
}

.content-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-10 {
  color: #000;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 150%;
}

.text-11 {
  color: #666;
  text-align: center;
  letter-spacing: .15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 143%;
}

.button-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0d8bff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.column-3 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-3 {
  color: #212121;
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
}

.actions-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.actions-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  padding-top: 16px;
  display: flex;
}

.button-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0d8bff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 10px #0075ff73;
}

.text-12 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.button-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffffff80;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 10px #00000026;
}

.text-13 {
  color: #0d8bff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.hero-stack-49 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #f4f8fd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px 24px;
  display: flex;
}

.small-container-64 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  display: flex;
}

.title-section-69 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.h2-cn-12 {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.subtitle-29 {
  color: #666;
  text-align: center;
  letter-spacing: .15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 143%;
}

.actions-89 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button-115 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0d8bff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-medium-cn-20 {
  color: #fff;
  letter-spacing: .4px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 143%;
}

.columns-159 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-wrapper-178 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  display: flex;
}

.card-96 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.team-rectangles-45 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f4f8fd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 48px 24px 64px;
  display: flex;
}

.body-2-cn-44 {
  color: #000;
  letter-spacing: .25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 143%;
}

.image-2241 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
}

.info-82 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.container-169 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.h4-cn-11 {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.button-medium-cn-22 {
  color: #fff;
  letter-spacing: .4px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 143%;
}

.button-117 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0d8bff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.hero-stack-50 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px 24px;
  display: flex;
}

.actions-91 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.h2-cn-14 {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.h4-cn-7 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
}

.columns-165 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-2247 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
}

.image-wrapper-186 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  display: flex;
}

.container-176 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.info-90 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #a3b4bd;
  border-radius: .6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.team-rectangles-51 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 48px 24px 64px;
  display: flex;
}

.image-2235 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
}

.info-79 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  display: flex;
}

.h3-cn-31 {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.name-16 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

.name-17 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.columns-153 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.container-162 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.team-rectangles-39 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f4f8fd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px;
  display: flex;
}

.section-title-49 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1144px;
  display: flex;
}

.logo-wrapper-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-title-4 {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 64px 24px;
  display: flex;
}

.title-100 {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.content-137 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.logos-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

._1_-1-3 {
  object-fit: cover;
  border: 1.2px solid #a3b4bd;
  border-radius: 3px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hero-without-image {
  background-color: #75caff40;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-177 {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 26px;
  font-size: 13px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #009eff;
  padding: 12px 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #1058f4;
}

.button-primary:active {
  background-color: #1058f4;
}

.team-slider {
  background-color: #f5f7fa;
  border: 1px solid #fff;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 40px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
  font-size: 32px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f5f7fa;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-bottom: 26px;
  display: grid;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-top: 10px;
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
  font-size: 12px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  color: #3898ec;
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.hero-heading-center {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #009eff;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #1058f4;
}

.button-primary-2:active {
  background-color: #1058f4;
}

.shadow-two {
  max-width: 60%;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-stack-51 {
  background-color: #f5f7fa;
  background-image: url('../images/社区高校行-背景.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  padding: 80px 30px;
  position: relative;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  width: 30%;
  margin-top: 20px;
}

.text-block {
  margin-bottom: 10px;
  font-size: 20px;
}

.columns-166 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.text-378 {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.heading-5 {
  margin-top: 5px;
  margin-bottom: 15px;
}

.container-203 {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-overview {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.get-in-touch-4 {
  color: #000;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.pricing-grid {
  grid-column-gap: 52px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  max-width: 1180px;
  margin-top: 60px;
  display: grid;
}

.pricing-card-text {
  text-align: left;
  margin-bottom: 20px;
  line-height: 150%;
}

.heading-6 {
  color: #000;
  margin-bottom: 0;
}

.pricing-image-2 {
  object-fit: cover;
  width: 100px;
  height: 100px;
  margin-bottom: 16px;
}

.heading-10 {
  margin-top: 5px;
  margin-bottom: 15px;
}

.hero-wrapper-two-6 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-primary-10 {
  color: #fff;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  background-color: #0f8bff;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-10:hover {
  color: #fff;
  background-color: #324efe;
}

.button-primary-10:active {
  background-color: #43464d;
}

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-5 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 50px;
  display: flex;
  position: static;
}

.bold-text {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
}

.bold-text-2, .bold-text-3, .bold-text-4 {
  font-size: 18px;
}

.bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  font-size: 20px;
}

.container-204 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
  line-height: 24px;
}

.team-circles {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-205 {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 80px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50%;
  width: 160px;
  max-width: 100%;
  height: 160px;
  max-height: 100%;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.container-206 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-7 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-207 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: start stretch;
  display: grid;
}

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.columns-167 {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.columns-168 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row-reverse wrap-reverse;
  justify-content: flex-end;
  align-items: center;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-2248 {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  vertical-align: baseline;
  object-fit: fill;
  max-height: 50%;
  display: inline-block;
  overflow: auto;
}

.text-block-2 {
  margin-bottom: 20px;
  font-size: 18px;
}

.column-6 {
  padding-left: 40px;
}

.heading-11 {
  margin-bottom: 20px;
  font-size: 42px;
}

.image-2249 {
  margin-top: auto;
  margin-bottom: auto;
}

.hero-subscribe-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-208 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-11 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-11:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-11:active {
  background-color: #43464d;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.text-block-3 {
  color: #3898ec;
}

.hero-without-image-2 {
  background-color: #ddf2ff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-209 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-8 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.button-primary-12 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-12:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-12:active {
  background-color: #43464d;
}

.hero-stack-52 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-210 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-9 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-5 {
  color: #323232;
  margin-bottom: 24px;
}

.button-primary-13 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-13:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-13:active {
  background-color: #43464d;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 40px;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 16px;
  padding-bottom: 16px;
  display: grid;
}

.comparison-title {
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 16px;
  padding-bottom: 16px;
  display: grid;
}

.comparison-negative {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 26px;
}

.comparison-positive {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.hero-wrapper-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 220px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-split-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.margin-bottom-24px-16 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 21px;
  font-weight: 400;
}

.button-primary-22 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-color: #0d8bff;
  background-clip: border-box;
  margin-bottom: 10px;
  padding: 8px 20px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-22:hover {
  color: #fff;
  background-color: #324efc;
}

.button-primary-22:active {
  background-color: #0775fe;
}

.team-slider-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-2 {
  width: 30%;
  margin-right: 5%;
}

.team-block-2 {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two-2 {
  margin-bottom: 18px;
}

.team-block-info-2 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-2 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-2 {
  margin-bottom: 20px;
}

.text-link-arrow-3 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-3 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow-2 {
  display: none;
}

.team-slider-nav-2 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.pricing-overview-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-211 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-description {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three-2 {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image {
  object-fit: cover;
  width: 450px;
  height: 190px;
  margin-bottom: 0;
}

.pricing-card-text-2 {
  margin-bottom: 20px;
}

.text-link-arrow-4 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-4 {
  color: #0d8bff;
  margin-left: 2px;
  display: flex;
}

.heading-12, .heading-13, .heading-14, .heading-15 {
  font-size: 16px;
}

.gallery-scroll {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: column;
  justify-content: stretch;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 12px;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #0d8bff;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image-2 {
  width: 100%;
}

.gallery-image-2.shadow-two {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 10px;
  max-width: 100%;
  box-shadow: 0 1px 12px 2px #3e71b81f;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.hero-stack-60 {
  background-color: #0d8bff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container-240 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-13 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-17 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 21px;
  font-weight: 400;
}

.margin-bottom-24px-18 {
  color: #5f5f5f;
  text-align: left;
  margin-bottom: 24px;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
}

.text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  color: #0d8bff;
  font-size: 12px;
}

.hero-subscribe-right-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-241 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-8 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-8 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-3 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-19 {
  margin-bottom: 24px;
}

.hero-form-2 {
  margin-bottom: 12px;
}

.hero-form-container-2 {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input-2 {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input-2:hover, .hero-form-input-2:focus {
  border-color: #76879d;
}

.hero-form-input-2::placeholder {
  color: #1a1b1fcc;
}

.button-primary-23 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-23:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-23:active {
  background-color: #43464d;
}

.text-link-arrow-5 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-5 {
  margin-left: 2px;
  display: flex;
}

.heading-16 {
  font-size: 36px;
}

.heading-17 {
  color: #343434;
  line-height: 52px;
}

.bold-text-11 {
  color: #fff;
  font-size: 28px;
}

.hero-heading-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-242 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-9 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 47%;
  display: flex;
}

.margin-bottom-24px-20 {
  margin-bottom: 24px;
}

.button-primary-24 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-24:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-24:active {
  background-color: #43464d;
}

.shadow-two-4 {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  border-radius: 4px;
  box-shadow: 0 2px 10px 5px #829de133;
}

.heading-18 {
  line-height: 52px;
}

.hero-stack-61 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two-14 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-image-3 {
  width: 100%;
  margin-top: 50px;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.gallery-grid-2 {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-3 {
  width: 100%;
}

.gallery-scroll-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-sticky-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link-2 {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link-2:hover {
  color: #1a1b1fcc;
}

.gallery-link-2.w--current {
  font-weight: 600;
}

.gallery-image-wrapper-2 {
  position: relative;
}

.gallery-image-text-2 {
  color: #383838;
  text-indent: 20px;
  background-color: #cfe8ff99;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
}

.text-span, .text-span-2 {
  color: #0d8bff;
  font-size: 16px;
}

.text-span-3, .text-span-4 {
  color: #128dff;
  font-size: 16px;
}

.hero-heading-center-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-243 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-4 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-4.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-10 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-10 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-21 {
  margin-bottom: 24px;
}

.button-primary-25 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-25:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-25:active {
  background-color: #43464d;
}

.shadow-two-5 {
  box-shadow: 0 4px 24px #96a3b514;
}

.text-386 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.hero-heading-left-59 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  background-image: url('../images/解决方案-banner_画板-1-副本-19.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  display: flex;
}

.container-218 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1180px;
  display: flex;
}

.column-263 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  display: flex;
}

.content-151 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  display: flex;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-53 {
  color: #e1e1e1;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.button-128 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0d8bff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.title-copy-goes-here-be-awesome-103 {
  color: #fff;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.text-399 {
  color: #009eff;
  text-align: center;
  flex: 1;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.text-link-arrow-10 {
  color: #00b0ff;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.paragraph {
  text-align: center;
  font-size: 18px;
}

.pricing-overview-4 {
  background-color: #f6faff;
  border-bottom: 0 #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.text-block-15 {
  color: #fff;
}

.pricing-grid-4 {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .5fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-text-4 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 24px;
}

.detail-116 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 180px;
  text-decoration: none;
  display: flex;
}

.section-title-67 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 934px;
  display: flex;
}

.detail-101 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 140px;
  text-decoration: none;
  display: flex;
}

.description-238 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-107 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 180px;
  text-decoration: none;
  display: flex;
}

.icon-wrapper-45 {
  grid-column-gap: 10px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.description-239 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-100 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  text-decoration: none;
  display: flex;
}

.description-220 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.newsletter-form-19 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 64px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.description-227, .description-223 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-115 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 140px;
  text-decoration: none;
  display: flex;
}

.detail-97 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  text-decoration: none;
  display: flex;
}

.description-231 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.detail-109, .detail-111 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  text-decoration: none;
  display: flex;
}

.description-233 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-114 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 180px;
  text-decoration: none;
  display: flex;
}

.description-230 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.small-container-100 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1180px;
  text-decoration: none;
  display: flex;
}

.detail-119 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  text-decoration: none;
  display: flex;
}

.description-219 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-106, .detail-94 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 180px;
  text-decoration: none;
  display: flex;
}

.description-228 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-108 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 180px;
  text-decoration: none;
  display: flex;
}

.description-221 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-93 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 140px;
  text-decoration: none;
  display: flex;
}

.detail-104 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  text-decoration: none;
  display: flex;
}

.pricing-items-36 {
  grid-column-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px 24px 64px;
  text-decoration: none;
  display: flex;
}

.description-224 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-102 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  text-decoration: none;
  display: flex;
}

.detail-117 {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 140px;
  text-decoration: none;
  display: flex;
}

.detail-112 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 140px;
  text-decoration: none;
  display: flex;
}

.pricing-item-33 {
  grid-column-gap: 40px;
  background-color: #f5f7fa;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 32px;
  text-decoration: none;
  display: flex;
}

.description-234, .description-229 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-96 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  text-decoration: none;
  display: flex;
}

.description-222 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.description-232 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.description-225, .description-237 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.detail-113, .detail-105 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 180px;
  text-decoration: none;
  display: flex;
}

.separator-43 {
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.detail-98 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 140px;
  text-decoration: none;
  display: flex;
}

.description-235, .description-226 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.pricing-details-32 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1084px;
  text-decoration: none;
  display: flex;
}

.detail-95 {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 140px;
  text-decoration: none;
  display: flex;
}

.container-221 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.info-138 {
  grid-row-gap: 16px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.hero-without-image-3 {
  background-color: #f5f7fa;
  background-image: url('../images/banner_-5.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-244 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-15 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-22 {
  color: #e6e6e6;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
}

.button-primary-26 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-26:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-26:active {
  background-color: #43464d;
}

.heading-26 {
  color: #fff;
}

@media screen and (min-width: 1440px) {
  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .hero-wrapper-two-15 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    max-width: 860px;
    line-height: 24px;
  }

  .margin-bottom-24px-22 {
    color: #e6e6e6;
    font-size: 16px;
    line-height: 22px;
  }

  .heading-26 {
    color: #fff;
    font-size: 56px;
    line-height: 60px;
  }
}

@media screen and (max-width: 991px) {
  .container, .columns, .columns-159, .columns-165, .columns-153, .logos-4 {
    flex-direction: column;
    align-items: center;
  }

  .container-177 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-203 {
    max-width: 728px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .container-204, .container-205 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .container-206, .container-207 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .container-208 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-209, .container-210 {
    max-width: 728px;
  }

  .hero-wrapper-7 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-7 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }

  .container-211 {
    max-width: 728px;
  }

  .pricing-grid-2 {
    grid-column-gap: 30px;
  }

  .pricing-image {
    height: 145px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .container-240, .container-241 {
    max-width: 728px;
  }

  .hero-wrapper-8 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-8 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-242 {
    max-width: 728px;
  }

  .hero-wrapper-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-9 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .gallery-wrapper-3 {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky-2 {
    position: relative;
    top: 0;
  }

  .container-243 {
    max-width: 728px;
  }

  .hero-wrapper-10 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-10 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-218 {
    flex-direction: column;
    align-items: center;
  }

  .pricing-grid-4 {
    grid-column-gap: 30px;
  }

  .container-244 {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .hero-without-image, .team-slider, .hero-heading-center, .hero-stack-51, .pricing-overview, .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .hero-subscribe-right, .hero-without-image-2, .hero-stack-52, .features-table, .team-slider-2, .pricing-overview-2 {
    padding: 60px 15px;
  }

  .pricing-image {
    height: 108px;
  }

  .gallery-scroll {
    padding: 60px 15px;
  }

  .gallery-wrapper-2 {
    display: block;
  }

  .hero-stack-60, .hero-subscribe-right-2, .hero-heading-left-2, .hero-stack-61, .gallery-overview, .gallery-scroll-2, .hero-heading-center-2, .pricing-overview-4 {
    padding: 60px 15px;
  }

  .pricing-item-33 {
    flex-direction: column;
    align-items: center;
  }

  .hero-without-image-3 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .container-177 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .container-203 {
    max-width: none;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .container-204, .container-205 {
    max-width: none;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .container-206, .container-207 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .container-208 {
    max-width: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .container-209, .container-210 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }

  .container-211 {
    max-width: none;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .pricing-grid-2 {
    grid-template-columns: 1fr;
  }

  .pricing-image {
    height: 120px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr;
    display: block;
  }

  .container-240, .container-241 {
    max-width: none;
  }

  .hero-form-2 {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input-2 {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .container-242 {
    max-width: none;
  }

  .gallery-wrapper-3 {
    grid-template-columns: 1fr;
  }

  .container-243 {
    max-width: none;
  }

  .centered-heading-4 {
    margin-bottom: 24px;
  }

  .pricing-grid-4 {
    grid-template-columns: 1fr;
  }

  .container-244 {
    max-width: none;
  }
}

#w-node-dbe7a921-42dd-281c-8bfb-ea937e148079-20afbeaa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b490bf79-2bf8-3b2d-0a51-14e741e65d8a-20afbeaa, #w-node-_80851fc0-223b-1654-76a6-a7f6e71b76e0-20afbeaa, #w-node-_993fc1bc-10d6-2e8b-cad4-f8e993834c89-20afbeaa, #w-node-_2d493ca7-24b9-acd2-ab31-e883af76fc52-20afbeaa, #w-node-f4f5b7de-9880-f14c-484c-2201fb29b614-20afbeaa, #w-node-f4f5b7de-9880-f14c-484c-2201fb29b617-20afbeaa, #w-node-f4f5b7de-9880-f14c-484c-2201fb29b619-20afbeaa, #w-node-f4f5b7de-9880-f14c-484c-2201fb29b61c-20afbeaa, #w-node-f2cf963a-de5a-98ae-b7d8-2ab62f864c65-20afbeaa, #w-node-f2cf963a-de5a-98ae-b7d8-2ab62f864c68-20afbeaa, #w-node-f2cf963a-de5a-98ae-b7d8-2ab62f864c6a-20afbeaa, #w-node-f2cf963a-de5a-98ae-b7d8-2ab62f864c6d-20afbeaa, #w-node-_47702dd4-66ed-60ca-7c4a-2b28d616f146-20afbeaa, #w-node-_47702dd4-66ed-60ca-7c4a-2b28d616f149-20afbeaa, #w-node-_47702dd4-66ed-60ca-7c4a-2b28d616f14b-20afbeaa, #w-node-_47702dd4-66ed-60ca-7c4a-2b28d616f14e-20afbeaa, #w-node-b152bef0-9164-8e57-d95d-9e6f18de058e-20afbeaa, #w-node-b152bef0-9164-8e57-d95d-9e6f18de0591-20afbeaa, #w-node-b152bef0-9164-8e57-d95d-9e6f18de0593-20afbeaa, #w-node-b152bef0-9164-8e57-d95d-9e6f18de0596-20afbeaa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-d4e036cc-c009-3267-bf2d-f01385404cc7-20afbeaa, #w-node-_326870e4-5d04-2294-29fd-2316c38178ca-20afbeaa, #w-node-_326870e4-5d04-2294-29fd-2316c38178d4-20afbeaa, #w-node-_326870e4-5d04-2294-29fd-2316c38178de-20afbeaa, #w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab1d-20afbeaa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab2d-20afbeaa {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-bd961193-737a-8835-fa8a-d1981aca005c-20afbeaa, #w-node-bd961193-737a-8835-fa8a-d1981aca005f-20afbeaa, #virtual-booths.w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab2e-20afbeaa, #w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab2f-20afbeaa, #access-dash.w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab32-20afbeaa, #w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab33-20afbeaa, #lead-retrieval.w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab36-20afbeaa, #w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab37-20afbeaa, #lead-scoring.w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab3a-20afbeaa, #w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab3b-20afbeaa, #w-node-_25d4dd41-1bcb-bf8e-a11b-18fd9348c87b-ae1c6bfd, #w-node-_25d4dd41-1bcb-bf8e-a11b-18fd9348c886-ae1c6bfd, #w-node-_25d4dd41-1bcb-bf8e-a11b-18fd9348c890-ae1c6bfd, #w-node-_809d6dd7-5f82-f850-c1cf-070d05dcf476-ca2e07f8, #w-node-_809d6dd7-5f82-f850-c1cf-070d05dcf486-ca2e07f8, #w-node-_809d6dd7-5f82-f850-c1cf-070d05dcf49a-ca2e07f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_25d4dd41-1bcb-bf8e-a11b-18fd9348c886-ae1c6bfd, #w-node-_25d4dd41-1bcb-bf8e-a11b-18fd9348c890-ae1c6bfd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab1d-20afbeaa {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab1d-20afbeaa, #w-node-_6f1cc441-dbb6-c5a2-6fc6-b341f239ab2d-20afbeaa {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


