: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;
  color: var(--white);
  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: #fff;
  border-radius: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  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;
}

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

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

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

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

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

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

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

.button-primary-27 {
  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-27:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

.hero-without-image-12-copy {
  background-color: #f5f7fa;
  background-image: url('../images/00003_画板-1-副本.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.heading-27 {
  color: #96a3d6;
  font-size: 45px;
  font-weight: 700;
  line-height: 60px;
}

.margin-bottom-24px-24 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.hero-form-container-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.button-primary-28 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #1a1b1f;
  background-image: linear-gradient(328deg, #0476ff, #9975ff);
  padding: 12px 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

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

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

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

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

.heading-28 {
  color: #96a3d6;
  font-size: 45px;
  font-weight: 700;
  line-height: 60px;
}

.margin-bottom-24px-25 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.button-primary-29 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #1a1b1f;
  background-image: linear-gradient(328deg, #0476ff, #9975ff);
  padding: 12px 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

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

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

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

.heading-29 {
  color: #96a3d6;
  font-size: 45px;
  font-weight: 700;
  line-height: 60px;
}

.margin-bottom-24px-26 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.button-primary-30 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #1a1b1f;
  background-image: linear-gradient(328deg, #0476ff, #9975ff);
  padding: 12px 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

.description-10 {
  color: #444;
  letter-spacing: .25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 143%;
}

.image-wrapper-32 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

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

.text-30 {
  color: #000;
  text-align: center;
  letter-spacing: .25px;
  font-size: 36px;
  font-weight: 700;
  line-height: 150%;
}

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

.description-240 {
  color: #000;
  font-size: 18px;
  font-weight: 900;
  line-height: 150%;
}

.vectors-wrapper-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 62px;
  display: flex;
}

.features-list-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

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

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

.image-31 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.frame-898 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 856px;
  display: flex;
}

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

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

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

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

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

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

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

.button-primary-31 {
  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-31:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

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

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

.margin-bottom-24px-28 {
  color: var(--white);
  background-color: #da5c2200;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.heading-30 {
  color: #fffbf8;
  font-size: 45px;
  font-weight: 700;
  line-height: 60px;
}

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

.button-primary-32 {
  color: #007ff5;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #525979;
  background-image: linear-gradient(328deg, #e9f2ff, #fff);
  padding: 12px 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

.description-241 {
  color: #444;
  letter-spacing: .25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 143%;
}

.image-wrapper-187 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

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

.description-242 {
  color: #000;
  font-size: 18px;
  font-weight: 900;
  line-height: 150%;
}

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

.image-2250 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.image-2270, .image-2271 {
  max-width: 100px;
}

.image-2267, .image-2274, .image-2269 {
  max-width: 100px;
  max-height: 120px;
}

.image-2273 {
  max-width: 100px;
}

.image-2275 {
  max-width: 100px;
  max-height: 120px;
}

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

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

.image-2272 {
  max-width: 100px;
}

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

.centered-heading-20 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 16px;
  font-size: 38px;
}

.image-2268 {
  max-width: 100px;
  max-height: 120px;
}

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

.testimonial-slider-small-4 {
  background-color: #d0deee;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

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

.button-primary-33 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  background-color: #1a1b1f;
  background-image: linear-gradient(140deg, #000, #9974ff 0%, #0275ff);
  padding: 12px 25px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

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

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

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

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

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

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

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

.button-primary-34 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  background-image: linear-gradient(326deg, #5497ff, #51d9ff);
  padding: 12px 25px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

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

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

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

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

.margin-bottom-24px-30 {
  color: #e3e3e3;
  margin-bottom: 24px;
}

.button-primary-35 {
  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-35:hover {
  color: #fff;
  background-color: #32343a;
}

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

.logos-without-title {
  background-color: #fff;
  border: 1px #000;
  padding: 40px 30px;
  position: relative;
}

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

.clients-wrapper-three {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: grid;
}

.clients-image-three {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.team-slider-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f5f7fa;
  border: 1px #000;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  padding: 20px 30px 40px;
  display: block;
  position: relative;
}

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

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

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

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

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

.team-member-image-two-3 {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

.pricing-wrapper-two {
  flex-direction: column;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f5f7fa;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 40px 32px;
  display: flex;
}

.pricing-image-two {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-content {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  padding: 16px 16px 0;
  display: flex;
}

.tagline {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
}

.pricing-info {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.pricing-block {
  margin-bottom: -10px;
}

.pricing-details-text {
  margin-bottom: 8px;
}

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

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

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

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

.pricing-image-3 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}

.pricing-card-text-5 {
  margin-bottom: 4px;
  line-height: 22px;
}

.features-table-2 {
  background-image: url('../images/0611_画板-1.png');
  background-position: 0 0;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.comparison-title-2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 18px;
}

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

.comparison-negative-2 {
  margin-left: 0;
  padding-left: 0;
  font-size: 16px;
}

.comparison-positive-2 {
  margin-left: 0;
  padding-left: 0;
  line-height: 22px;
}

.hero-without-image-6 {
  background-color: #f5f7fa;
  background-image: linear-gradient(136deg, #00b0ff1a, #00b0ff33 57%, #324efd33);
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.hero-wrapper-two-23 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
  display: flex;
}

.margin-bottom-24px-31 {
  color: #4a4a4a;
  margin-top: 10px;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-36 {
  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-36:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary-36.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-36.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

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

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 60px;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 26px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
  margin-bottom: 0;
}

.pricing-feature {
  align-self: stretch;
  margin-top: 6px;
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.heading-31 {
  color: #fff;
  text-shadow: 0 1px 1px #0003;
  text-overflow: clip;
  overflow-wrap: normal;
  font-size: 48px;
  line-height: 40px;
  text-decoration: none;
}

.heading-32 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 32px;
}

.bold-text-12 {
  color: #0d8bff;
}

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

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

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

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

.team-grid-4 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: stretch center;
  max-width: 940px;
  margin-top: 0;
  padding-bottom: 40px;
  display: grid;
}

.team-card-2 {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: block;
}

.team-member-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.testimonial-column-light {
  border: 1px #000;
  padding: 40px 30px 60px;
  position: relative;
}

.testimonial-grid-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two {
  border: 1px solid #e4ebf3;
  flex-direction: column;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two {
  margin-bottom: 52px;
}

.testimonial-info-three {
  background-color: #f5f7fa;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.bold-text-13 {
  font-size: 20px;
}

.heading-33 {
  margin-top: 0;
  font-size: 14px;
}

.text-span-5 {
  font-size: 16px;
  font-weight: 700;
}

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

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

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

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

.margin-bottom-24px-32 {
  color: #e1e1e1;
  max-width: 700px;
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 20px;
}

.button-primary-37 {
  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-37:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

.hero-stack-62 {
  background-color: #f5f7fa;
  border: 1px #000;
  padding: 80px 30px;
  position: relative;
}

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

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

.margin-bottom-24px-33 {
  margin-bottom: 24px;
  font-size: 14px;
}

.button-primary-38 {
  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-38:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

.team-circles-79 {
  background-color: #f5f7fa;
  border: 1px #000;
  padding: 20px 30px 40px;
  position: relative;
}

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

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

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

.team-grid-5 {
  grid-column-gap: 64px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  width: 100%;
  height: 200%;
  margin-top: 60px;
  display: grid;
}

.team-card-3 {
  background-color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 250px;
  max-height: 250px;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image-3 {
  object-fit: cover;
  border-radius: 0%;
  width: 100%;
  height: 100%;
  max-height: 100%;
  margin-bottom: 10px;
}

.team-member-name-5 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

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

.heading-34 {
  font-size: 32px;
}

.heading-35 {
  color: #0d8bff;
}

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

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

.hero-wrapper-two-25 {
  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-34 {
  color: #303030;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
}

.button-primary-39 {
  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-39:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

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

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

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

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

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

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

.team-member-image-4 {
  object-fit: cover;
  border-radius: 0%;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}

.team-member-name-6 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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;
  }

  .hero-without-image-12-copy {
    background-image: url('../images/00003_画板-1-副本.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .margin-bottom-24px-28 {
    background-color: #da5c2200;
  }

  .heading-30 {
    color: #fff;
  }

  .button-primary-32 {
    background-image: linear-gradient(328deg, #ddefff, #fff);
  }

  .columns-194 {
    display: block;
  }

  .heading-31 {
    line-height: 58px;
  }

  .team-member-image-2, .team-member-image-3 {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .team-member-image-4 {
    width: 100%;
    height: 100%;
    max-height: none;
  }

  .team-member-name-6 {
    font-size: 18px;
    line-height: 24px;
  }

  .arrow-embed-8, .text-block-16 {
    color: #0d8bff;
  }
}

@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, .container-245 {
    max-width: 728px;
  }

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

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

  .container-246, .container-247, .container-248 {
    max-width: 728px;
  }

  .f2wf-columns-10 {
    flex-direction: column;
    align-items: center;
  }

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

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

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

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

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

  .container-251, .container-252, .container-253 {
    max-width: 728px;
  }

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

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

  .container-254, .container-255 {
    max-width: 728px;
  }

  .clients-image-three {
    margin-bottom: 30px;
  }

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

  .pricing-card-two {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two {
    margin-right: 20px;
  }

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

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .heading-31 {
    line-height: 58px;
  }

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

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

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

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

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

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

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

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

  .container-258, .container-259 {
    max-width: 728px;
  }

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

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

  .container-260, .container-261 {
    max-width: 728px;
  }

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

  .team-member-image-4 {
    width: 100%;
    height: 100%;
  }

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

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

@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, .hero-heading-center-3, .hero-without-image-12-copy, .hero-without-image-4, .hero-heading-left-60, .testimonial-slider-small-5, .hero-heading-center-4 {
    padding: 60px 15px;
  }

  .hero-heading-center-5 {
    padding: 0;
  }

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

  .team-circles-77, .testimonial-slider-small-4, .hero-heading-center-6, .hero-without-image-5, .logos-without-title {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .team-slider-3, .pricing-items {
    padding: 60px 15px;
  }

  .pricing-card-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .pricing-overview-5 {
    padding: 60px 15px;
  }

  .features-table-2 {
    background-position: 50%;
    padding: 60px 15px;
  }

  .hero-without-image-6, .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .heading-31 {
    line-height: 58px;
  }

  .team-circles-78 {
    padding: 60px 15px;
  }

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

  .team-slider-4, .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .hero-heading-left-61, .hero-stack-62, .team-circles-79 {
    padding: 60px 15px;
  }

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

  .hero-stack-63, .team-circles-80 {
    padding: 60px 15px;
  }

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

  .team-slider-5 {
    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, .container-245 {
    max-width: none;
  }

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

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

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

  .container-247, .container-248, .container-249 {
    max-width: none;
  }

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

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

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

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

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

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

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

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

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

  .container-254, .container-255 {
    max-width: none;
  }

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .pricing-card-two {
    padding: 15px;
  }

  .pricing-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block {
    margin-bottom: 10px;
  }

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

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

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

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

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

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

  .heading-31 {
    line-height: 58px;
  }

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

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

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

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

  .container-257, .container-258 {
    max-width: none;
  }

  .team-circles-79 {
    height: 250%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

  .team-grid-5 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    height: 0%;
  }

  .team-member-image-3 {
    width: 100%;
    height: 100%;
  }

  .container-260, .container-261 {
    max-width: none;
  }

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

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

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

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

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

#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, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a966a-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a9673-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a967c-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a9685-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a968d-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a9695-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a969d-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a96a3-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a96ab-b7fdeae0, #w-node-_192083b7-4909-0b47-5751-c7d8ad5b8941-0fc25f0a, #w-node-_192083b7-4909-0b47-5751-c7d8ad5b894c-0fc25f0a, #w-node-_192083b7-4909-0b47-5751-c7d8ad5b8956-0fc25f0a, #w-node-_0f0f6e77-5daa-85cb-7c80-1629fd11cf6e-0fc25f0a, #w-node-_4f5e8e74-a1db-f83f-6b80-6e2a5bd37100-0fc25f0a, #w-node-_4acc579e-da87-6b07-e564-223a3ad8c09d-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a171d2f9-9cf3-e927-2964-e420be3f993b-0fc25f0a {
  place-self: center;
}

#w-node-a171d2f9-9cf3-e927-2964-e420be3f993d-0fc25f0a {
  justify-self: center;
}

#w-node-_8fb706d5-1170-659e-c63d-2f22c8772ea7-0fc25f0a {
  place-self: center;
}

#w-node-a171d2f9-9cf3-e927-2964-e420be3f9940-0fc25f0a, #w-node-_4771661a-d754-5795-d7b6-d9459b82e7c6-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-a171d2f9-9cf3-e927-2964-e420be3f9942-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4457b660-ed33-a825-7b1c-0cce48962b24-0fc25f0a, #w-node-_4457b660-ed33-a825-7b1c-0cce48962b26-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4457b660-ed33-a825-7b1c-0cce48962b28-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_75618bbc-02c4-b394-a6a2-abf7d196198d-0fc25f0a, #w-node-_75618bbc-02c4-b394-a6a2-abf7d196198f-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_75618bbc-02c4-b394-a6a2-abf7d1961991-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a71e431d-ee6d-30ae-ec4f-f1a211a866c0-0fc25f0a, #w-node-a71e431d-ee6d-30ae-ec4f-f1a211a866c2-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-a71e431d-ee6d-30ae-ec4f-f1a211a866c4-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dd76c612-e0c9-c076-5009-8889ca22d6b0-0fc25f0a, #w-node-dd76c612-e0c9-c076-5009-8889ca22d6b2-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-dd76c612-e0c9-c076-5009-8889ca22d6b4-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c3850927-a9a0-f3e6-c8a4-ff022c0e1dad-0fc25f0a, #w-node-c3850927-a9a0-f3e6-c8a4-ff022c0e1daf-0fc25f0a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-c3850927-a9a0-f3e6-c8a4-ff022c0e1db1-0fc25f0a, #w-node-e118b08c-3d58-d306-5f1f-a703ee580276-0fc25f0a, #w-node-e118b08c-3d58-d306-5f1f-a703ee580296-0fc25f0a, #w-node-e118b08c-3d58-d306-5f1f-a703ee5802be-0fc25f0a {
  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, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a9673-b7fdeae0, #w-node-_4b19936d-c5d3-bba9-fe3f-bb92479a967c-b7fdeae0, #w-node-_192083b7-4909-0b47-5751-c7d8ad5b894c-0fc25f0a, #w-node-_192083b7-4909-0b47-5751-c7d8ad5b8956-0fc25f0a {
    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;
  }
}


