:root {
  --text-size--body-medium: 16px;
  --black: #000;
  --text-size--heading-1: 124px;
  --text-size--heading-2: 80px;
  --text-size--heading-3: 68px;
  --text-size--heading-4: 58px;
  --text-size--heading-5: 48px;
  --text-size--heading-6: 36px;
  --text-grey: #595959;
  --text-size--body-extra-large: 20px;
  --white: white;
  --line-color: #ededed;
  --dark-green: #063d2f;
  --bg-goldenrod: #e8f9a4;
  --ligh-silver: #d1d5db;
  --text-size--body-large: 18px;
  --text-size--heading-8: 24px;
  --text-size--heading-7: 32px;
  --bg-grey: #eee;
  --text-size--body-small: 14px;
  --border: #ddd;
  --pure-white: #f0f0f0;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-medium);
  line-height: 20px;
}

h1 {
  color: var(--black);
  font-size: var(--text-size--heading-1);
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 100%;
}

h2 {
  color: var(--black);
  font-size: var(--text-size--heading-2);
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 100%;
}

h3 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-3);
  letter-spacing: -2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 120%;
}

h4 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-4);
  letter-spacing: -2px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 120%;
}

h5 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-5);
  letter-spacing: -1px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 140%;
}

h6 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-6);
  letter-spacing: -.6px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 140%;
}

p {
  color: var(--text-grey);
  font-size: var(--text-size--body-extra-large);
  margin-bottom: 10px;
  line-height: 32px;
}

a {
  color: var(--black);
  text-decoration: underline;
}

ol {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  color: var(--text-grey);
  font-size: var(--text-size--body-extra-large);
  line-height: 32px;
}

.page-warp {
  overflow: visible;
}

.hero {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  min-height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero.home-2 {
  height: auto;
  min-height: auto;
  padding-top: 0;
  overflow: hidden;
}

.hero.pricing {
  justify-content: flex-end;
  align-items: center;
  height: 832px;
}

.hero.home-1 {
  min-height: 832px;
}

.hero.template-page {
  background-color: #063d2f;
  padding-top: 200px;
  padding-bottom: 150px;
  padding-left: 68px;
}

.hero.home-3 {
  padding-left: 68px;
}

.hero.service {
  justify-content: center;
  align-items: center;
  height: 744px;
}

.hero.blog {
  height: auto;
}

.hero.hero-detail-product, .hero.detail-blog {
  padding-top: 150px;
}

.hero.pricing {
  height: auto;
  padding-left: 68px;
}

.wrapper-text-hero {
  z-index: 2;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  position: static;
}

.wrapper-text-hero.home-2 {
  justify-content: center;
  align-items: center;
  max-width: 100%;
}

.wrapper-text-hero.home-3 {
  justify-content: center;
  align-items: flex-start;
}

.wrapper-text-hero.text-center {
  justify-content: center;
  align-items: center;
}

.wrapper-text-hero.pricing {
  justify-content: center;
  align-items: flex-start;
}

.hero-title {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-2);
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 82px;
  text-decoration: none;
}

.hero-title.text_black.text_center {
  line-height: 110%;
}

.hero-title.text_black.text_center.contact-us {
  max-width: 756px;
}

.hero-title.text_black.text_center.detail-blog {
  max-width: 900px;
}

.hero-title.text_black.home-3 {
  font-size: var(--text-size--heading-3);
  line-height: 110%;
}

.hero-title.text-center {
  text-align: center;
}

.hero-title.text-center.service-page {
  max-width: 875px;
}

.wrapper-bottom-hero {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1304px;
  text-decoration: none;
  display: flex;
}

.wrapper-bottom-hero.product-page {
  justify-content: center;
  align-items: center;
}

.wrapper-bottom-hero.blog-page {
  justify-content: flex-end;
  align-items: center;
}

.hero-description {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  order: 0;
  width: 100%;
  max-width: 549px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.hero-description.text_black.text_center.home-2 {
  color: var(--text-grey);
  font-size: var(--text-size--body-extra-large);
  max-width: 792px;
}

.hero-description.contact-us {
  color: var(--text-grey);
  text-align: center;
  order: 0;
  max-width: 626px;
}

.hero-description.detail-product {
  color: var(--text-grey);
  text-align: center;
  max-width: 988px;
}

.hero-description.text-center {
  text-align: center;
}

.hero-description.blog {
  max-width: 671px;
}

.image-hero {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.wrapper-content-hero {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  min-height: 100%;
  padding-bottom: 98px;
  padding-left: 68px;
  padding-right: 68px;
  display: flex;
  position: relative;
}

.wrapper-content-hero.home-2 {
  width: 100%;
  padding: 150px 0 60px;
}

.wrapper-content-hero.home-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  align-items: stretch;
  width: 100%;
  padding: 0;
}

.wrapper-content-hero.pricing {
  width: 100%;
}

.wrapper-content-hero.detail-product, .wrapper-content-hero.detail-blog {
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.wrapper-content-hero.service-page {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
}

.wrapper-content-hero.blog {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 200px;
  padding-bottom: 200px;
}

.wrapper-content-hero.pricing {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  padding: 0;
}

.button-primary {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--white);
  color: var(--black);
  white-space: nowrap;
  border-radius: 1000px;
  justify-content: space-between;
  align-items: center;
  width: 225px;
  padding: 12px 12px 12px 24px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-primary:where(.w-variant-5e106ea8-77e1-afb0-0419-0ce64ca53e37) {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--white);
  color: var(--white);
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 44px;
  padding: 0 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-primary:where(.w-variant-ef241d39-0300-0a24-6782-b748a20273e2) {
  background-color: var(--black);
  color: var(--white);
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary:where(.w-variant-97e5abd1-a0a6-7d54-f338-38587a98a988) {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff0;
  border: 1px solid #000;
  width: auto;
  height: 44px;
  font-size: 16px;
}

.button-primary:where(.w-variant-4435ff4d-cf71-eb15-ed4b-78d99ff3ea28) {
  border: 1px solid var(--line-color);
  justify-content: center;
  align-items: center;
  width: 100%;
}

.button-primary:where(.w-variant-7916505a-6e4a-b9c2-4ff0-5a7122fd393d) {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--dark-green);
  color: var(--bg-goldenrod);
  justify-content: center;
  align-items: center;
  width: 100%;
}

.button-primary:where(.w-variant-6f248a84-d044-74d8-41c0-ca9853954a6c) {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--bg-goldenrod);
  color: var(--dark-green);
  justify-content: center;
  align-items: center;
  width: 100%;
}

.button-primary:hover {
  background-color: var(--bg-goldenrod);
}

.button-primary:hover:where(.w-variant-5e106ea8-77e1-afb0-0419-0ce64ca53e37) {
  color: #fff;
  background-color: #000;
}

.button-primary:hover:where(.w-variant-ef241d39-0300-0a24-6782-b748a20273e2) {
  background-color: var(--dark-green);
}

.button-primary:hover:where(.w-variant-7916505a-6e4a-b9c2-4ff0-5a7122fd393d) {
  background-color: var(--black);
}

.button-primary:hover:where(.w-variant-6f248a84-d044-74d8-41c0-ca9853954a6c) {
  background-color: var(--white);
}

.arrow-white, .arrow-white:where(.w-variant-5e106ea8-77e1-afb0-0419-0ce64ca53e37) {
  display: block;
}

.arrow-white:where(.w-variant-ef241d39-0300-0a24-6782-b748a20273e2) {
  display: none;
}

.button-arrow-wrapper {
  background-color: #000;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.button-arrow-wrapper:where(.w-variant-5e106ea8-77e1-afb0-0419-0ce64ca53e37) {
  display: none;
}

.button-arrow-wrapper:where(.w-variant-ef241d39-0300-0a24-6782-b748a20273e2) {
  background-color: var(--white);
  display: flex;
}

.button-arrow-wrapper:where(.w-variant-97e5abd1-a0a6-7d54-f338-38587a98a988), .button-arrow-wrapper:where(.w-variant-7916505a-6e4a-b9c2-4ff0-5a7122fd393d), .button-arrow-wrapper:where(.w-variant-6f248a84-d044-74d8-41c0-ca9853954a6c) {
  display: none;
}

.section-container {
  grid-row-gap: 65px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.bedge-section {
  grid-column-gap: 12px;
  background-color: #f0f0f0;
  border: 1px solid #fff;
  border-radius: 900px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 40px;
  padding-left: 4px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.bedge-section:where(.w-variant-fecaaaa0-3691-3be7-aa47-924fd22141b6) {
  background-color: var(--ligh-silver);
}

.bedge-section:where(.w-variant-f9054cc3-860d-1a5d-23dc-9a0539624ee6) {
  background-color: var(--white);
}

.bedge-number {
  grid-row-gap: 10px;
  color: var(--black);
  background-color: #fff;
  border-radius: 900px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 12px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.bedge-number:where(.w-variant-f9054cc3-860d-1a5d-23dc-9a0539624ee6) {
  background-color: #f0f0f0;
}

.badge-title {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-medium);
  letter-spacing: -.2px;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.about-us-subsection {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 582px;
  height: auto;
  display: flex;
}

.paragraph_body_1 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.6px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.paragraph_body_1.grey {
  color: var(--text-grey);
}

.paragraph_body_1.grey.benefit-description {
  max-width: 600px;
}

.button-secondary {
  grid-column-gap: 10px;
  opacity: .56;
  color: var(--black);
  letter-spacing: -.2px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.container {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 68px;
  padding-right: 68px;
  display: flex;
  position: relative;
}

.about-us-top-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.about-us-top-content.home-2 {
  justify-content: space-between;
  align-items: center;
}

.about-us-top-content.home-3 {
  width: 100%;
}

.about-us-title {
  letter-spacing: -2px;
  width: 100%;
  max-width: 707px;
  line-height: 140%;
}

.about-us-title.text_center.home-2 {
  max-width: 1032px;
  line-height: 130%;
}

.about-us-bottom-content {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.impact-content-wrapper {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.impact-content-wrapper.home-3 {
  justify-content: center;
  align-items: center;
}

.impact-header {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.impact-header.text-center {
  justify-content: center;
  align-items: center;
}

.impact-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: grid;
}

.impact-list.home-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.impact-list.home-3 {
  max-width: none;
}

.impact-item {
  border: 1px solid #ddd;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.impact-item.home-2 {
  border-style: none;
  border-radius: 0;
  padding: 0;
}

.impact-item.home-3 {
  background-color: var(--white);
  border-style: none;
}

.impact-description {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.impact-section {
  background-image: none;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.impact-section.bg-goldenrod {
  overflow: hidden;
}

.impact-section.home-3 {
  background-image: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.impact-value {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.navbar-white {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 68px;
  display: flex;
  position: fixed;
}

.nav-contain {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.brand {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.brand.black.w--current, .brand.black.black-34, .brand.black-4 {
  color: var(--black);
}

.nav-link {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-medium);
  letter-spacing: -.1px;
  padding: 0;
  font-weight: 400;
}

.nav-link:hover {
  font-weight: 500;
}

.nav-link.w--current {
  color: var(--white);
  font-weight: 600;
}

.nav-link.black {
  color: var(--black);
}

.nav-link.black:hover {
  font-weight: 500;
}

.nav-menu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.arrow-white-border {
  display: none;
}

.arrow-white-border:where(.w-variant-5e106ea8-77e1-afb0-0419-0ce64ca53e37) {
  display: block;
}

.features-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.features-header.home-3 {
  padding-left: 0;
  padding-right: 0;
}

.innovation-feature-card {
  grid-row-gap: 24px;
  background-color: #fff;
  background-image: linear-gradient(#0000, #00000091);
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-width: 380px;
  max-width: none;
  height: 504px;
  min-height: 504px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.innovation-feature-card.home-2 {
  cursor: pointer;
  justify-content: flex-end;
  align-items: flex-start;
  width: 11.25rem;
  min-width: 0;
  max-width: none;
  padding-left: 24px;
  padding-right: 24px;
}

.icon-parkapi-app {
  z-index: 2;
  object-fit: cover;
  width: 30px;
  max-width: none;
  height: auto;
  position: relative;
  overflow: hidden;
}

.innovation-feature-card-text-container {
  z-index: 2;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  transform: rotate(0);
}

.innovation-feature-card-text-container.home-2 {
  grid-column-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)rotate(90deg);
}

.title-features {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.title-features.home-2 {
  white-space: nowrap;
}

.innovation-feature-card-description {
  opacity: .9;
  color: #fff;
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.features-row {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: auto;
  margin-top: 80px;
  padding-left: 0;
  display: flex;
}

.features-row.home-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.features-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.expertise {
  grid-row-gap: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.benefits-content-wrapper {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.benefits-header {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.benefits-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.benefits-list.home-2 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  grid-template-columns: 1fr;
  height: auto;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
}

.benefits-item {
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.benefits-item.home-2 {
  grid-column-gap: 48px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  max-width: none;
  height: auto;
  padding: 0;
  position: sticky;
  top: 100px;
}

.benefits-item.home-3 {
  justify-content: space-between;
  align-items: flex-start;
  min-width: 644px;
  max-width: 644px;
  height: auto;
  margin-left: 0;
}

.benefits-icon-wrapper {
  grid-column-gap: 10px;
  background-color: var(--bg-goldenrod);
  border: 1px #000;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  text-decoration: none;
  display: flex;
}

.benefit-icon {
  object-fit: cover;
  overflow: hidden;
}

.benefit-text-content {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-8 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.testimonial-section {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.testimonial-content-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--white);
  width: 100%;
  max-width: 1440px;
  min-height: auto;
  display: flex;
}

.testimonial-content-wrapper.home-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff0;
  flex-flow: column;
}

.testimonial-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.testimonial-text-contain {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.testimonial-image-wrapper {
  border-radius: 14px;
  width: 410px;
  height: 462px;
  position: relative;
  overflow: hidden;
}

.overlay {
  background-color: #0000;
  background-image: linear-gradient(360deg, #000000c7, #fff0 48%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.testimonial-author-container {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.testimonial-author-info {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.testimonial-name {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.testimonial-author-position {
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.testimonial-navigation-button {
  grid-column-gap: 10px;
  background-color: #fafafc;
  border: 1px solid #e8e5e5;
  border-radius: 53px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  inset: auto 77px 0 auto;
}

.arrow-right {
  object-fit: cover;
  overflow: hidden;
}

.arrow-right:where(.w-variant-c198ae7d-e8f9-0400-cbe5-5e7ccd5c2649) {
  width: 16px;
  max-width: none;
  transform: none;
}

.faq-content-wrapper {
  grid-row-gap: 100px;
  background-color: #eee0;
  border: 1px #ddd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0 0 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.faq-content-wrapper:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  justify-content: center;
  align-items: center;
}

.faq-content-wrapper.home-3 {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
}

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

.faq-header:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  justify-content: center;
  align-items: center;
}

.title-section {
  font-size: var(--text-size--heading-4);
}

.title-section.best-work {
  width: 100%;
  max-width: 550px;
}

.title-section.service-title {
  text-align: right;
  max-width: 644px;
}

.list-faq {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.list-faq:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  max-width: 990px;
}

.title-question {
  color: var(--black);
  letter-spacing: -.01em;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}

.title-question:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  font-size: var(--text-size--heading-7);
  font-weight: 500;
}

.title-question:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  font-size: var(--text-size--heading-8);
  font-weight: 500;
}

.question-block {
  grid-column-gap: 12px;
  white-space: pre-wrap;
  width: 100%;
  padding: 30px 0 0;
  display: flex;
}

.question-block.top {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding: 0 0 28px;
}

.question-block.top:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  padding-bottom: 0;
}

.answer-text {
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.4px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 24px;
  font-weight: 400;
  line-height: 140%;
}

.answer-text:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  padding-top: 20px;
  padding-bottom: 0;
}

.answer-text:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  font-size: var(--text-size--body-extra-large);
}

.question-inner {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.question-inner:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  justify-content: space-between;
  align-items: center;
}

.faq-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fafafa00;
  border: 1px #c6c6c6;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 0;
  display: flex;
}

.faq-item:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  background-color: var(--white);
  padding: 32px 24px;
}

.faq-item:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  border-bottom-style: solid;
  border-bottom-color: var(--line-color);
  border-radius: 0;
}

.what-answer-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.wrapper-title-faq {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.wrapper-title-faq:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
}

.answer-block {
  background-color: #0000;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.answer-block:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  padding-left: 71px;
}

.faq-list-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-image-wrapper {
  border-radius: 16px;
  order: 0;
  width: 100%;
  min-width: 400px;
  height: auto;
  position: relative;
  overflow: hidden;
}

.faq-image-wrapper:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75), .faq-image-wrapper:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  display: none;
}

.faq-image {
  width: 100%;
  height: 100%;
}

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

.blog-content-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

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

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

.blog-text-container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.blog-text-container.home-2 {
  grid-row-gap: 20px;
}

.item-title-blog {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-7);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.item-title-blog.home-2 {
  font-size: var(--text-size--heading-8);
}

.item-title-blog.home-3 {
  color: var(--white);
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  max-width: 333px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  line-height: 140%;
  position: absolute;
  bottom: 18px;
  left: 0;
}

.blog-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.blog-image {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.blog-image.home-3 {
  height: 100%;
}

.banner-cta-section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section-contain-banner {
  grid-row-gap: 100px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  height: 600px;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.join-us-text {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-2);
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 82px;
  text-decoration: none;
  position: static;
  top: 353px;
  left: 58px;
}

.join-us-subtext {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  text-align: center;
  letter-spacing: -.2px;
  max-width: 549px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
  position: static;
  top: 467px;
  left: 853px;
}

.banner-left-content {
  grid-column-gap: 88px;
  grid-row-gap: 88px;
  flex-flow: row;
  display: flex;
}

.banner-text-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer {
  background-color: var(--black);
  padding-top: 64px;
  position: relative;
}

.footer-content-wrapper {
  grid-row-gap: 56px;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-top: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-top-link {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.menu-wrapper {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer-title-link {
  opacity: .4;
  color: #fff;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.menus {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer-link {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link.no-link:hover {
  text-decoration: none;
}

.footer-center {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 200px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.footer-bottom-text {
  color: #fff;
  letter-spacing: -.01em;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 10vw;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.footer-bottom-text-symbol {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10vw;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  position: static;
  top: 163px;
  left: 1094px;
}

.footer-bottom {
  background-color: #0000;
  border: 1px solid #ffffff0f;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  text-decoration: none;
  display: flex;
}

.sosmed-list {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 44px;
  text-decoration: none;
  display: flex;
}

.social-item {
  grid-column-gap: 10px;
  border: 1px solid #595959;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.social-icon {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.text_black {
  color: var(--black);
}

.text_center {
  text-align: center;
}

.arrow-black, .arrow-black:where(.w-variant-ef241d39-0300-0a24-6782-b748a20273e2), .arrow-black:where(.w-variant-5e106ea8-77e1-afb0-0419-0ce64ca53e37) {
  display: none;
}

.arrow-black:where(.w-variant-97e5abd1-a0a6-7d54-f338-38587a98a988) {
  display: block;
}

.arrow-black-radius {
  display: none;
}

.arrow-black-radius:where(.w-variant-ef241d39-0300-0a24-6782-b748a20273e2) {
  display: block;
}

.hero-slider-content-wrapper {
  z-index: 3;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  bottom: 162px;
}

.hero-slider-text {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.hero-slider-title {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-5);
  text-align: right;
  letter-spacing: -2px;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.hero-description-slider {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  text-align: right;
  letter-spacing: -.2px;
  max-width: 392px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.hero-slider {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.about-us-content-wrapper.home-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.about-us-content-wrapper.home-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.slide, .mask {
  height: 100%;
}

.slider {
  height: 747px;
}

.right-arrow {
  height: auto;
  position: absolute;
  top: auto;
  bottom: 0;
}

.slide-nav {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  padding-right: 40px;
  display: none;
  top: auto;
  bottom: 20px;
}

.arrow-slide-hero {
  border: 1px solid #fff;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: none;
  top: auto;
  bottom: 57px;
  left: 38px;
}

.arrow-slide-hero.right-arrow {
  margin-left: 0;
  margin-right: 0;
  left: 115px;
}

.arrow-left:where(.w-variant-c198ae7d-e8f9-0400-cbe5-5e7ccd5c2649) {
  width: 16px;
  transform: none;
}

.bg-goldenrod {
  background-color: var(--bg-goldenrod);
}

.bg-white {
  background-color: var(--white);
}

.heading-5 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-6);
  letter-spacing: -1px;
  font-weight: 500;
  line-height: 140%;
}

.benefit-category-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.benefit-category {
  grid-column-gap: 4px;
  color: var(--black);
  font-size: var(--text-size--body-large);
  background-color: #f1f2f4;
  border: 1px solid #eee;
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 8px 12px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.benefit-content-wraper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  width: auto;
  display: flex;
}

.benefit-image {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  overflow: clip;
}

.benefit-image-wrap {
  justify-content: center;
  align-items: center;
  width: 582px;
  min-width: auto;
  height: 320px;
  min-height: 100%;
  display: flex;
}

.benfit-number {
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  font-weight: 500;
  line-height: 100%;
  display: none;
}

.list-tetimonial {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list-tetimonial.slider {
  height: auto;
}

.testimonial-col {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.testimonial-col.home-3 {
  grid-column-gap: 24px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
}

.testimonial-card {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.testimonial-card.home-3 {
  grid-column-gap: 32px;
  border: 1px solid #eee;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 418px;
  height: auto;
  min-height: 100%;
}

.testimonial-header-wrapper {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.testimonial-author-wrapper {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 166px;
  text-decoration: none;
  display: flex;
}

.testimonial-name-home-3 {
  color: #000;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.testimonial-account {
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-medium);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.testimonial-text {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.testimonial-text.home-3 {
  color: var(--text-grey);
  font-weight: 400;
}

.text-4 {
  color: #000;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.bg-grey {
  background-color: var(--bg-grey);
}

.testim0nial-image-circle {
  border-radius: 1000px;
  width: 60px;
  height: 60px;
}

.testimonial-number {
  color: #000;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  text-decoration: none;
  display: none;
}

.testimonial-number:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  font-size: var(--text-size--heading-8);
  display: block;
}

.icon-plus {
  display: none;
}

.icon-plus:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  width: 24px;
  display: block;
}

.icon-plus:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  display: block;
}

.arrow-accordion:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75), .arrow-accordion:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  display: none;
}

.wrapper-icon-accordion {
  background-color: var(--bg-goldenrod);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.wrapper-icon-accordion:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
  background-color: var(--bg-goldenrod);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  display: flex;
}

.wrapper-icon-accordion:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
  background-color: var(--bg-goldenrod);
  border-radius: 1000px;
  min-width: 40px;
  min-height: 40px;
}

.blog-date-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.hero-image-home-3 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.hero-right-content {
  width: 100%;
  min-width: 500px;
  height: 700px;
  position: relative;
}

.image-4 {
  object-fit: cover;
  border-radius: 8px;
  width: 50%;
  max-width: 80%;
}

.text_white {
  color: var(--white);
}

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

.testimonial-title {
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  line-height: 100%;
}

.slider-wrapper-testimonial {
  width: 100%;
  margin-top: 80px;
  overflow: hidden;
}

.benefit-header {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.list-detail-sub-features {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  width: 100%;
  margin-top: 40px;
  padding-left: 80px;
  text-decoration: none;
  display: grid;
}

.item-sub-features {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.wrapper-text-sub-features {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-sub-features {
  color: #000;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
}

.description-sub-features {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  max-width: 477px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.image-sub-features {
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 8px;
  width: 100%;
  height: 370px;
}

.sub-features-number {
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-7);
  font-weight: 400;
  line-height: 100%;
}

.play-video-wrapper {
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(5.5px);
  backdrop-filter: blur(5.5px);
  background-color: #ffffff7a;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 272px;
  padding: 8px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 10% 5% auto;
}

.paragraph_body_3 {
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-medium);
  letter-spacing: -.6px;
  line-height: 130%;
}

.paragraph_body_3.text_grey {
  color: var(--text-grey);
}

.play-video-image {
  border-radius: 16px;
  width: 100%;
  height: 144px;
  position: relative;
  overflow: hidden;
}

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lightbox-video-thumbnail {
  width: 100%;
  height: 100%;
  padding-bottom: 0%;
}

.impact-background {
  width: 100%;
  height: 150%;
  position: static;
}

.impact-image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.video-hero {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.top_trigger {
  pointer-events: none;
  border: 1px #57bb5e;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.features-slider-wrapper {
  width: 100%;
  overflow: hidden;
}

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

.slide-2 {
  height: auto;
}

.mask-2 {
  height: auto;
  overflow: visible;
}

.slider-2 {
  background-color: #ddd0;
  width: 100%;
  max-width: 1440px;
  height: auto;
  overflow: hidden;
}

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

.testimonial-nav-right {
  background-color: #fafafc;
  border: 1px solid #e8e5e5;
  border-radius: 53px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  top: auto;
  bottom: 0;
}

.plans-header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.plans-content-wrapper {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.plan-list-wrapper {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.plan-item {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.plan-content {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.plan-header {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.plan-title {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-7);
  letter-spacing: -.6px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 42px;
  text-decoration: none;
}

.plan-title.text_white {
  color: var(--white);
}

.plan-features-text {
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.8px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.plan-features-text.text_white {
  color: var(--white);
}

.plan-price {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.input-label {
  font-size: var(--text-size--body-extra-large);
  font-weight: 400;
}

.plan-list-feartures {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.plan-features-item {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ellipse {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  text-decoration: none;
  display: flex;
}

.plan-who-for {
  grid-row-gap: 4px;
  font-size: var(--text-size--body-small);
  background-color: #f6f6f6;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.plan-who-for.green {
  background-color: #04281f;
}

.plan-item-pro {
  grid-row-gap: 32px;
  background-color: #063d2f;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 2px 8px 17px #00000014, 7px 30px 31px #00000012, 15px 68px 42px #0000000a, 27px 122px 50px #00000003, 43px 190px 55px #0000;
}

.plan-price-text {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-4);
  letter-spacing: undefinedundefined;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.plan-price-text.text_white {
  color: var(--white);
}

.plan-monthly {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: undefinedundefined;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.plan-monthly.text_white {
  color: var(--white);
}

.paragraph_body_2 {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
}

.paragraph_body_2.text_white {
  color: var(--white);
}

.feature-list-item {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  margin-top: 80px;
  display: flex;
}

.product-wrapper {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.text-body-large {
  opacity: .9;
  color: #595959;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.button-read-more {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.blog-card-button-text {
  color: #000;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.arrow-icon {
  object-fit: contain;
  width: 20px;
  height: auto;
}

.hero-overlay {
  z-index: 2;
  background-image: linear-gradient(#0000003b, #000000bf);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.section {
  position: relative;
  overflow: visible;
}

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

.section.p-100.bg-grey.sectio-why-choose {
  display: none;
}

.section.p-100.bg-white {
  background-color: var(--white);
}

.section.p-100.section-features {
  background-color: #eee;
}

.section.p-100.section-about-us {
  border-bottom: 1px solid #ddd;
}

.section.p-100.overflow-visible {
  overflow: visible;
}

.section.p-100.border-top {
  border-top: 1px solid var(--border);
}

.section.p-100.section-testimonial:where(.w-variant-c198ae7d-e8f9-0400-cbe5-5e7ccd5c2649) {
  border-bottom: 1px solid var(--border);
}

.featured-news-content-wrapper {
  grid-row-gap: 80px;
  background-color: #fff0;
  border: 1px #ddd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.featured-news-header {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

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

.featured-left-col-news {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 516px;
  text-decoration: none;
  display: flex;
}

.news-image-wrapper {
  grid-row-gap: 12px;
  background-color: #d9d9d9;
  background-image: linear-gradient(#0000, #000000bf);
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 516px;
  height: 286px;
  min-height: 286px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.news-info-image {
  z-index: 2;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.news-date-wrapper {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.news-info {
  grid-row-gap: 8px;
  border-bottom: 1px none var(--line-color);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 24px;
  padding-left: 24px;
  text-decoration: none;
  display: flex;
}

.news-info.news-main {
  grid-row-gap: 12px;
  padding-left: 0;
}

.news-info.border-bottom {
  border-bottom-style: solid;
}

.news-date {
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-large);
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.news-category {
  color: var(--dark-green);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-large);
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.news-category:where(.w-variant-de4b7b8b-a37c-c307-d117-2a5d838e3e55) {
  color: var(--text-grey);
  font-size: var(--text-size--body-small);
  white-space: nowrap;
}

.news-category:where(.w-variant-e49a1c06-fe18-9f3b-be49-84fadb52f212) {
  color: var(--black);
  font-size: var(--text-size--body-small);
}

.news-card-title {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.news-card-title.text-white {
  color: var(--white);
}

.featured-news-large-card {
  grid-row-gap: 12px;
  background-image: linear-gradient(#0000, #000000bf);
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 764px;
  height: 674px;
  min-height: 674px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.title-news-large {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-7);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 42px;
  text-decoration: none;
}

.short-desc-news {
  z-index: 2;
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
  position: relative;
}

.lates-news-header {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.lates-news-content-wrap {
  grid-row-gap: 80px;
  background-color: #fff;
  border: 1px #ddd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.text-white {
  color: var(--white);
}

.news-card {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.news-info-header {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list-lates-news {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.news-image {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.text-grey {
  color: var(--text-grey);
}

.subtitle-section {
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
}

.tab-link {
  border-bottom: 1px solid var(--border);
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  text-align: center;
  background-color: #ddd0;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 140%;
}

.tab-link.w--current {
  border-bottom: 1px solid var(--dark-green);
  color: var(--black);
  text-align: center;
  background-color: #ddd0;
  font-weight: 500;
}

.tabs {
  flex-flow: column;
  display: flex;
}

.tab-pane {
  margin-top: 52px;
}

.tabs-menu {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.contact-us-card {
  z-index: 2;
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 722px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.contact-card-header {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.contact-card-title {
  color: #000;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-7);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 42px;
  text-decoration: none;
}

.contact-card-subtitle {
  color: #595959;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.input {
  grid-column-gap: 4px;
  font-size: var(--text-size--body-large);
  border: 1px solid #ddd;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 52px;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.input::placeholder {
  color: var(--text-grey);
  font-size: var(--text-size--body-large);
}

.input.textarea {
  height: 220px;
}

.contact-us-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.section-contain-contact-us {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.form-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.input-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.input-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.submit-button {
  background-color: var(--black);
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  border-radius: 1000px;
  height: 60px;
  font-weight: 600;
}

.collection-list {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.info-top-detail-blog {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.badge-category {
  grid-column-gap: 4px;
  background-color: #e8f9a4;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  text-decoration: none;
  display: flex;
}

.badge-category:where(.w-variant-de4b7b8b-a37c-c307-d117-2a5d838e3e55) {
  background-color: var(--bg-grey);
  color: var(--text-grey);
  font-size: var(--text-size--body-medium);
  border-radius: 1000px;
  height: 36px;
  padding-left: 12px;
  padding-right: 12px;
}

.badge-category:where(.w-variant-e49a1c06-fe18-9f3b-be49-84fadb52f212) {
  background-color: var(--white);
  height: 36px;
}

.detail-blog-image {
  object-fit: cover;
  width: 100%;
  height: 620px;
  margin-top: 100px;
}

.rich-text-block {
  width: 100%;
  max-width: 1160px;
}

.utility-page-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

._404-wrapper {
  z-index: 2;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

._404-title {
  color: var(--black);
  text-align: center;
  letter-spacing: -1.9px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 300px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

._404-description {
  color: var(--text-grey);
  text-align: center;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.heading-2-text {
  margin-top: 0;
  margin-bottom: 0;
}

.section-contain-style {
  grid-row-gap: 52px;
  background-color: #fff;
  border: 0 solid #ddd;
  border-bottom: 1px #ddd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.style-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-row {
  grid-row-gap: 12px;
  border: 0 solid #ebebeb;
  border-bottom-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  text-decoration: none;
  display: flex;
}

.typography-label-wrapper {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.typography-label {
  color: var(--text-grey);
  font-size: var(--text-size--body-medium);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 156%;
  text-decoration: none;
}

.vertical-line {
  background-color: var(--border);
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.typography-value-wrapper {
  grid-column-gap: 4px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-body-medium {
  color: #0a0a0a;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-large);
  letter-spacing: -.2px;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.text-body-medium.text-grey {
  color: var(--text-grey);
}

.text-body-reguler {
  color: #0a0a0a;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-medium);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.text-body-small {
  color: #0a0a0a;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-small);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.text-body-extra-small {
  color: #0a0a0a;
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.heading-1-text {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 124px;
  font-weight: 400;
  line-height: 100%;
}

.typography-value-contain {
  width: 100%;
}

.heading-7-text {
  font-size: var(--text-size--heading-7);
  line-height: 100%;
}

.heading-8-text {
  font-size: var(--text-size--heading-8);
  line-height: 100%;
}

.text-black {
  color: var(--black);
}

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

.color-list-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  display: grid;
}

.color-card {
  grid-row-gap: 12px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 12px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #6666661a;
}

.color-info-wrap {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.color-label {
  color: var(--black);
  font-size: var(--text-size--body-medium);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.color-value {
  color: var(--text-grey);
  font-size: var(--text-size--body-medium);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.color-block {
  border-radius: 8px;
  width: 100%;
  height: 101px;
}

.color-block.white {
  border: 1px solid var(--line-color);
  background-color: var(--white);
}

.color-block.black {
  background-color: var(--black);
}

.color-block.grey {
  background-color: var(--text-grey);
}

.color-block.pale {
  background-color: var(--bg-goldenrod);
}

.color-block.bright-grey {
  background-color: var(--bg-grey);
}

.color-block.gainsbro {
  background-color: var(--border);
}

.color-block.pure-white {
  background-color: var(--pure-white);
}

.color-block.light-silver {
  background-color: var(--ligh-silver);
}

.color-block.dark-green {
  background-color: var(--dark-green);
}

.color-block.line-color {
  background-color: var(--line-color);
}

.section-contain-changelog {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.changelog-card {
  grid-column-gap: 40px;
  grid-row-gap: 24px;
  background-color: #f0f0f0;
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.changelog-version {
  color: var(--text-grey);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
}

.changelog-features {
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.card-team {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.team-info {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 198px;
  text-decoration: none;
  display: flex;
}

.team-name {
  color: #000;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
}

.team-positions {
  color: #595959;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-large);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

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

.team-image {
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 559px;
}

.section-contain-team {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.team-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.best-work-top {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-height: 644px;
  text-decoration: none;
  display: flex;
}

.section-contain-best-work {
  grid-column-gap: 49px;
  grid-row-gap: 49px;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.best-work-image-1 {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.best-work-top-right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.bs-image-2 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 419px;
}

.bs-top-right-bottom {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.best-work-content-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

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

.best-work-bottom {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 100%;
  height: 644px;
  max-height: none;
  display: flex;
}

.bs-bottom-left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  max-width: 363px;
  display: flex;
}

.bs-bottom-right {
  width: 100%;
}

.bs-image-8 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 100%;
}

.bs-image-4 {
  object-fit: cover;
  border-radius: 8px;
  height: 100%;
  max-height: 369px;
}

.bs-image-5 {
  object-fit: cover;
  border-radius: 8px;
  height: 100%;
  max-height: 263px;
}

.bs-image-6 {
  object-fit: cover;
  border-radius: 8px;
  height: 100%;
  max-height: 291px;
}

.bs-image-7 {
  object-fit: cover;
  border-radius: 8px;
  height: 100%;
  max-height: 341px;
}

.bs-image-3 {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
}

.bs-image-3-wrapper {
  width: 100%;
}

.section-contain-mission {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.mission-wrapper {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.mission-image-bg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mission-image-bg._2 {
  opacity: 0;
}

.mission-card {
  z-index: 2;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 468px;
  height: auto;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

.mission-card-info {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.mission-title {
  color: #000;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-7);
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 42px;
  text-decoration: none;
}

.mission-description {
  color: #595959;
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--body-extra-large);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.mission-description._2 {
  opacity: 1;
  position: static;
  top: 0;
  left: 0;
}

.mission-card-image {
  border-radius: 12px;
  width: 100%;
  height: 294px;
}

.mission-card-image._2 {
  opacity: 0;
  object-fit: cover;
  max-width: 100%;
  position: absolute;
  left: 0;
}

.slider-mission {
  height: auto;
  display: none;
}

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

.left-arrow {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: auto;
  display: flex;
  top: auto;
  bottom: 32px;
  left: 40px;
}

.right-arrow-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  top: auto;
  bottom: 32px;
  right: 40px;
}

.arrow-text {
  font-size: 24px;
}

.left-arrow-image {
  width: 32px;
  transform: rotate(180deg);
}

.right-arrow-image {
  width: 32px;
}

.section-contain-imapct {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.im-left-card-wrap {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.im-card-large-green {
  background-color: var(--dark-green);
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 506px;
  height: 367px;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.impact-content-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.impact-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.im-card-large-goldenrod {
  background-color: var(--bg-goldenrod);
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.im-right-image {
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.impact-content-right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.im-left-image {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  max-width: 262px;
  height: 100%;
  max-height: 367px;
}

.image-video-license {
  grid-column-gap: 40px;
  background-color: #fff;
  border: 1px #ddd;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.heading-typography-license {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.license-link {
  color: var(--dark-green);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-8);
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.image-license-list {
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.image-license-wrap {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-license {
  object-fit: cover;
  border-radius: 6px;
}

.heading-4-text, .heading-3-text {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-3-text.text-white.font-semi-bold, .heading-3-text.font-semi-bold {
  font-weight: 600;
}

.heading-3-text.font-semi-bold.text-green {
  color: var(--dark-green);
}

.heading-3-text.title-page-template {
  color: var(--white);
}

.heading-5-text, .heading-6-text {
  margin-top: 0;
  margin-bottom: 0;
}

.font-medium {
  font-weight: 500;
}

.typography-license {
  grid-column-gap: 40px;
  background-color: #fff;
  border: 1px #ddd;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.heading-image-license {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-contain-features {
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.cta-navbar.black {
  display: flex;
}

.text-block {
  line-height: 28px;
}

.im-card-large-white {
  border: 1px solid var(--border);
  background-color: var(--white);
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 506px;
  height: 367px;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.im-card-small-white {
  border: 1px solid var(--border);
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 262px;
  height: 367px;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.nav-dorpdown-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #333;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-dorpdown-wrapper.black {
  color: var(--black);
  display: none;
}

.nav-dorpdown-wrapper.black-11 {
  display: flex;
}

.nav-link-page {
  color: var(--white);
  padding: 0;
  font-size: 16px;
}

.nav-link-page.black {
  color: var(--black);
}

.arrow-up {
  display: block;
  transform: rotate(0);
}

.menu-dropdown-wrapper {
  opacity: 1;
  background-color: #fff;
  border: 1px solid #2c9ff333;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 200px;
  max-width: none;
  padding: 9px 8px 8px;
  text-decoration: none;
  display: none;
  position: absolute;
  top: 45px;
  left: -79px;
  right: auto;
  overflow: hidden;
  transform: none;
  box-shadow: 0 8px 8px #0000001f, 2px 6px 20px #0000000a, -2px 6px 20px #0000000a;
}

.menu-wrapper-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #fafafa00;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.nav-link-dropdown {
  color: #101828;
  white-space: nowrap;
  width: 100%;
  height: 40px;
  padding: 9px 12px;
  font-size: 16px;
}

.nav-link-dropdown:hover {
  color: #0a0c14;
  background-color: #f2f2f2;
  border-radius: 8px;
  font-weight: 500;
}

.nav-link-dropdown.w--current {
  color: #1a1a1a;
  background-color: #f2f2f2;
  border-radius: 8px;
  font-weight: 500;
}

.menu-toggle, .nav-menu-phone {
  display: none;
}

.nav-link-2 {
  color: #c9c9c9;
  padding: 0;
}

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

.nav-link-2.w--current {
  color: #fff;
  font-weight: 600;
}

.cta-wrapper {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.video-overlay {
  z-index: 2;
  background-image: radial-gradient(circle, #17141100 20%, #000000ba);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.sticky-cta {
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.track-cta {
  width: 100%;
  height: 300vh;
  position: relative;
}

.cta-video_background {
  background-color: #171411;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section_cta {
  color: #efe5d7;
  padding-left: 0;
  padding-right: 0;
}

.cta_content {
  z-index: 4;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1032px;
  display: flex;
  position: relative;
}

.background-video {
  z-index: 2;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
}

.background-video.absolute {
  z-index: 1;
  border-radius: 8px;
  position: absolute;
  inset: 0%;
}

.overlay-text {
  z-index: 2;
  background-color: #0000002e;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.text-masking {
  z-index: 0;
  color: var(--white);
  position: relative;
}

.innovation-text-horizontal {
  z-index: 2;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: none;
  position: relative;
  transform: rotate(0);
}

.innovation-text-horizontal._1 {
  grid-row-gap: 16px;
  display: none;
}

.body {
  overflow: visible;
}

.overlay-innovation {
  background-image: linear-gradient(#00000026, #00000073);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-3 {
  border-radius: 8px;
  width: 100%;
  overflow: hidden;
}

.overlay-hero {
  z-index: 1;
  background-color: #000000a8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.navbar-black {
  border-bottom: 1px solid var(--line-color);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffffa8;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 68px;
  display: flex;
  position: fixed;
  top: 0%;
  transform: none;
}

.overlay-banner {
  background-color: #00000038;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.impact-line {
  display: none;
}

.blog-item-image-wrap {
  border-radius: 16px;
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.div-block-4 {
  border-radius: 16px;
  height: 401px;
  overflow: hidden;
}

.div-block-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.mission-contain {
  height: 400vh;
  position: relative;
}

.div-block-7, .div-block-8 {
  position: relative;
}

.vision-title {
  opacity: 0;
  color: var(--black);
  font-family: DM Sans, sans-serif;
  font-size: var(--text-size--heading-7);
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 42px;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
}

.preloader {
  z-index: 9999;
  background-color: var(--white);
  pointer-events: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100svh;
  padding: 96px 24px 40px;
  display: none;
  position: fixed;
  inset: 0%;
}

.wrap-preloader-logo {
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.logo-wrap-hero {
  width: 365px;
}

.logo-wrap-hero.preloader-logo {
  width: 250px;
  margin-top: 0;
  position: relative;
}

.logo-hero {
  pointer-events: auto;
  width: 100%;
  max-width: none;
  display: block;
}

.overlay-preloader-logo {
  opacity: .8;
  transform-origin: 100%;
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-left: auto;
  position: absolute;
  inset: 0%;
}

.image-5 {
  opacity: .03;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.overlay-banner-white {
  background-image: linear-gradient(#fff 23%, #fff0);
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0%;
}

.image-7 {
  max-width: 1000px;
  position: absolute;
  top: 6%;
}

.image-8 {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.blog-image-wrap-home-3 {
  border-radius: 16px;
  height: 554px;
  overflow: hidden;
}

.overflow-hidden {
  overflow: hidden;
}

.the-width-400vh-scrollable-div {
  flex-wrap: wrap;
  align-items: center;
  width: 400vh;
  height: 100%;
  display: flex;
}

.the-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  margin-top: 40px;
  padding-bottom: 40px;
  padding-left: 68px;
  display: flex;
  position: relative;
}

.the-overflow-hidden-mask {
  z-index: 200;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.the-height-400vh-section {
  background-color: var(--bg-grey);
  border-top: 60px #24242417;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 400vh;
  margin-left: 0;
  display: flex;
  position: relative;
}

.the-height-400vh-section:focus {
  box-shadow: inset 0 0 0 85px #ff00004a;
}

.the-sticky-div {
  background-color: #ffffff82;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding-top: 100px;
  display: flex;
  position: sticky;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.blog-image-wrap-home-2-left {
  border-radius: 16px;
  height: 518px;
  overflow: hidden;
}

.blog-image-wrap-home-2-center {
  border-radius: 16px;
  height: 401px;
  overflow: hidden;
}

.blog-image-wrap-home-2-right {
  border-radius: 16px;
  height: 556px;
  overflow: hidden;
}

.image-9 {
  z-index: 1;
  opacity: 1;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -30%;
}

.image-10 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.image-11 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50%;
  left: 0;
}

.image-12 {
  position: absolute;
  top: 40px;
  left: 0;
}

.image-13 {
  position: absolute;
  top: 0;
  left: 0;
}

.slider-3 {
  display: none;
}

.news-image-wrap {
  border-radius: 12px;
  width: 100%;
  height: 280px;
  overflow: hidden;
}

.news-image-wrap-absolute {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.arrow-green, .arrow-green:where(.w-variant-4435ff4d-cf71-eb15-ed4b-78d99ff3ea28) {
  display: none;
}

.arrow-green:where(.w-variant-6f248a84-d044-74d8-41c0-ca9853954a6c) {
  display: block;
}

.arrow-ligh-green, .arrow-ligh-green:where(.w-variant-4435ff4d-cf71-eb15-ed4b-78d99ff3ea28) {
  display: none;
}

.arrow-ligh-green:where(.w-variant-7916505a-6e4a-b9c2-4ff0-5a7122fd393d) {
  display: block;
}

.plan-title-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.plan-icon-wrapper {
  grid-column-gap: 10px;
  background-color: #e8f9a4;
  border: 1px #000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  display: flex;
}

.plan-icon {
  object-fit: cover;
  width: 18px;
  height: 18px;
  overflow: hidden;
}

.brand-black {
  color: var(--white);
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.brand-black.black, .brand-black.black.w--current {
  color: var(--black);
}

.features-header-item {
  grid-column-gap: 49px;
  grid-row-gap: 49px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-14 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.service-header {
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.hero-right-content-pricing {
  width: 100%;
  min-width: 500px;
  height: 700px;
  position: relative;
}

.image-15 {
  position: absolute;
  top: 0;
  left: 0;
}

._404-image {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.slider-4 {
  display: none;
}

.success-message {
  border: 1px solid var(--ligh-silver);
  background-color: var(--dark-green);
  border-radius: 12px;
}

.success-text {
  color: var(--bg-goldenrod);
  font-size: var(--text-size--body-large);
}

.play-pause-button {
  z-index: 10;
  background-color: #ffffff1a;
  border: 1px solid #fafafc4d;
  border-radius: 1000px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}

.readme {
  padding: 20px 40px 40px;
}

.slider-5 {
  display: none;
}

.description-mission-wrapper {
  position: relative;
}

.vission-desc-wrapper {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.slider-6 {
  background-color: #ddd0;
  height: auto;
  display: none;
}

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

.overlay-blog {
  background-color: #0000;
  background-image: linear-gradient(360deg, #000000c7, #fff0 48%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.play-state-3 {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}

@media screen and (min-width: 1440px) {
  h4 {
    color: var(--black);
    letter-spacing: -2px;
    font-family: DM Sans, sans-serif;
    font-size: 58px;
    font-weight: 500;
    line-height: 120%;
  }

  .hero {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .hero.template-page, .hero.home-3, .hero.hero-detail-product, .hero.detail-blog, .hero.pricing {
    height: auto;
  }

  .wrapper-text-hero {
    position: static;
  }

  .hero-title {
    font-size: 80px;
  }

  .hero-title.text_black.text_center.contact-us {
    max-width: 700px;
  }

  .hero-title.text_black.home-3 {
    font-size: var(--text-size--heading-2);
    max-width: 627px;
  }

  .hero-title.pricing {
    max-width: 1100px;
  }

  .image-hero {
    height: 100%;
  }

  .wrapper-content-hero {
    padding-bottom: 98px;
  }

  .wrapper-content-hero.home-3, .wrapper-content-hero.pricing {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    max-width: 1440px;
    padding-bottom: 0;
  }

  .paragraph_body_1.grey.benefit-description {
    max-width: 500px;
  }

  .button-secondary {
    color: var(--black);
    letter-spacing: -.2px;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
  }

  .about-us-top-content.home-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .about-us-title.text_center.home-2 {
    font-weight: 500;
  }

  .impact-content-wrapper {
    padding: 0;
  }

  .impact-header.text-center {
    justify-content: center;
    align-items: center;
  }

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

  .impact-list.home-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: flex-start;
    height: 160px;
    display: flex;
  }

  .impact-item {
    height: 100%;
  }

  .impact-item.home-2 {
    width: auto;
    max-width: 290px;
  }

  .impact-item.home-3 {
    background-color: var(--white);
    border-style: none;
  }

  .impact-value {
    font-weight: 600;
  }

  .features-row {
    justify-content: flex-start;
    align-items: center;
  }

  .benefits-list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .benefits-item {
    box-shadow: none;
  }

  .benefits-item.home-2 {
    align-items: center;
  }

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

  .testimonial-content-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .testimonial-content-wrapper.home-2 {
    background-color: #fff0;
  }

  .testimonial-text-contain {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .testimonial-image-wrapper {
    width: 100%;
    min-width: 410px;
  }

  .testimonial-navigation-button {
    margin: auto;
  }

  .faq-content-wrapper {
    background-color: #eee0;
    padding: 0;
  }

  .list-faq {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .title-question:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
    font-size: 32px;
  }

  .faq-list-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .faq-image-wrapper {
    height: auto;
    max-height: 700px;
  }

  .faq-image {
    object-fit: cover;
  }

  .blog-item {
    width: 100%;
  }

  .blog-image {
    height: 382px;
  }

  .blog-image.blog-full {
    height: 100%;
  }

  .footer-center {
    grid-column-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-bottom-text {
    width: auto;
    font-size: 200px;
  }

  .social-icon {
    object-fit: contain;
  }

  .hero-slider-content-wrapper {
    justify-content: center;
    align-items: flex-end;
    max-width: 1440px;
    padding-bottom: 100px;
    padding-left: 68px;
    padding-right: 68px;
    position: static;
  }

  .about-us-content-wrapper.home-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: row;
    display: flex;
  }

  .slide-nav {
    bottom: 20px;
  }

  .benefit-content-wraper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .testimonial-number:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
    font-size: 32px;
  }

  .wrapper-icon-accordion {
    min-width: 40px;
    min-height: 40px;
  }

  .blog-date-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
  }

  .hero-image-home-3 {
    border-radius: 16px 16px 0;
  }

  .hero-right-content {
    min-width: 50%;
  }

  .image-4 {
    border-radius: 8px;
  }

  .text_white {
    color: var(--white);
  }

  .list-detail-sub-features {
    place-items: start stretch;
  }

  .impact-background {
    height: 150%;
    position: static;
  }

  .impact-image-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
  }

  .slider-2 {
    width: 100%;
  }

  .tab-link {
    font-size: 24px;
  }

  .best-work-image-1 {
    border-radius: 0;
    height: 100%;
  }

  .impact-content-left {
    width: 100%;
  }

  .im-card-large-goldenrod {
    height: 100%;
  }

  .div-block-3 {
    border-radius: 8px;
    overflow: hidden;
  }

  .impact-line {
    opacity: .05;
    background-color: #063d2f;
    width: 1px;
    height: 100%;
    display: block;
  }

  .div-block-4 {
    height: 100%;
    min-height: 401px;
  }

  .preloader {
    padding-top: 6.667vw;
    padding-bottom: 2.778vw;
  }

  .logo-wrap-hero {
    width: 25.347vw;
  }

  .image-6 {
    left: -50%;
  }

  .image-7 {
    max-width: 1000px;
  }

  .the-content {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 0;
    padding-left: 68px;
  }

  .the-overflow-hidden-mask {
    height: auto;
  }

  .the-height-400vh-section {
    background-color: var(--bg-grey);
  }

  .the-sticky-div {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    background-color: var(--bg-grey);
    height: 100vh;
    padding-top: 100px;
  }

  .image-11 {
    width: auto;
    height: auto;
    top: -20%;
    left: -20%;
  }

  .hero-right-content-pricing {
    min-width: 50%;
  }
}

@media screen and (min-width: 1920px) {
  .hero.template-page {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .hero.home-3, .hero.pricing {
    height: auto;
    padding-left: 0;
  }

  .wrapper-text-hero.pricing {
    padding-left: 239px;
  }

  .wrapper-content-hero.home-3 {
    height: auto;
    padding-left: 0;
  }

  .wrapper-content-hero.pricing {
    max-width: none;
    height: auto;
    padding-left: 0;
  }

  .expertise {
    justify-content: center;
    align-items: center;
  }

  .hero-slider-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .slider {
    width: 100%;
  }

  .slide-nav {
    max-width: 1440px;
    padding-right: 0;
  }

  .hero-image-home-3 {
    border-bottom-right-radius: 16px;
  }

  .featured-left-col-news, .news-image-wrapper, .featured-news-large-card {
    max-width: 100%;
  }

  .best-work-top-right {
    overflow: hidden;
  }

  .bs-image-2 {
    height: 419px;
  }

  .bs-top-right-bottom {
    height: 213px;
    max-height: 100%;
  }

  .bs-bottom-left {
    width: 100%;
  }

  .bs-image-3 {
    height: 100%;
  }

  .bs-image-3-wrapper {
    border-radius: 8px;
    height: 100%;
    overflow: hidden;
  }

  .im-card-large-green, .im-card-large-white {
    max-width: 100%;
  }

  .collection-list-wrapper-2 {
    width: 100%;
  }

  .preloader {
    padding-top: 5.3336vw;
    padding-bottom: 2.2224vw;
  }

  .logo-wrap-hero {
    width: 20.2776vw;
  }

  .the-sticky-div {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .collection-list-wrapper-4 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  body {
    --text-size--body-medium: 14px;
    --black: black;
    --text-size--heading-1: 48px;
    --text-size--heading-2: 48px;
    --text-size--heading-3: 48px;
    --text-size--heading-4: 48px;
    --text-size--heading-5: 36px;
    --text-size--heading-6: 24px;
    --text-grey: #595959;
    --text-size--body-extra-large: 16px;
    --white: white;
    --line-color: #ededed;
    --dark-green: #063d2f;
    --bg-goldenrod: #e8f9a4;
    --ligh-silver: #d1d5db;
    --text-size--body-large: 14px;
    --text-size--heading-8: 20px;
    --text-size--heading-7: 24px;
    --bg-grey: #eee;
    --text-size--body-small: 14px;
    --border: #ddd;
    --pure-white: #f0f0f0;
  }

  .hero.pricing {
    height: 720px;
  }

  .hero.home-1 {
    min-height: auto;
  }

  .hero.template-page {
    padding-top: 100px;
    padding-bottom: 80px;
    padding-left: 32px;
  }

  .hero.home-3 {
    padding-left: 32px;
  }

  .hero.hero-detail-product, .hero.detail-blog {
    padding-top: 0;
  }

  .hero.pricing {
    height: auto;
    padding-left: 32px;
  }

  .wrapper-text-hero.home-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-text-hero.text-center {
    padding-left: 32px;
    padding-right: 32px;
  }

  .wrapper-text-hero.pricing {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-title {
    line-height: 140%;
  }

  .hero-title.text_black.text_center.contact-us {
    max-width: 440px;
  }

  .wrapper-bottom-hero {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .hero-description {
    order: -1;
  }

  .hero-description.text_black, .hero-description.text_black.text_center.home-2 {
    order: 0;
  }

  .hero-description.contact-us {
    line-height: 24px;
  }

  .hero-description.detail-product {
    order: 0;
  }

  .wrapper-content-hero {
    padding-top: 100px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .wrapper-content-hero.home-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .wrapper-content-hero.home-3, .wrapper-content-hero.pricing {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .badge-title {
    font-size: var(--text-size--body-large);
    white-space: nowrap;
  }

  .container {
    padding-left: 32px;
    padding-right: 32px;
  }

  .navbar-white {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-contain {
    padding-left: 32px;
    padding-right: 32px;
  }

  .brand.black.w--current {
    color: var(--black);
  }

  .innovation-feature-card.home-2.slider {
    width: 100%;
    height: 400px;
    min-height: auto;
  }

  .features-row.home-2 {
    display: none;
  }

  .expertise {
    grid-row-gap: 0px;
  }

  .benefits-header {
    padding-left: 0;
    padding-right: 0;
  }

  .benefits-header.home-3 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .benefits-list.home-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .benefits-item.home-2 {
    border-radius: 0;
    flex-flow: column;
    padding-top: 20px;
  }

  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .testimonial-navigation-button.center, .testimonial-navigation-button.center-home-1 {
    left: 46%;
    right: auto;
    transform: translate(-50%);
  }

  .arrow-right {
    object-fit: fill;
    transform: none;
  }

  .faq-content-wrapper.home-3 {
    grid-row-gap: 52px;
    padding-bottom: 0;
  }

  .list-faq {
    order: 1;
  }

  .answer-text:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
    font-size: var(--text-size--heading-8);
    padding-right: 100px;
  }

  .faq-list-wrapper {
    flex-flow: column;
  }

  .blog-content-wrapper {
    grid-column-gap: 52px;
    grid-row-gap: 52px;
  }

  .list-blog, .list-blog.home-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .blog-image {
    height: 212px;
  }

  .blog-image.blog-full {
    height: 100%;
  }

  .section-contain-banner {
    height: 500px;
  }

  .join-us-subtext {
    order: -1;
  }

  .banner-left-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .banner-text-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .about-us-content-wrapper.home-3 {
    flex-flow: column;
  }

  .arrow-left {
    transform: rotate(0);
  }

  .benefit-image-wrap {
    width: 100%;
  }

  .list-tetimonial {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .list-tetimonial.slider {
    flex-flow: row;
    display: flex;
  }

  .wrapper-icon-accordion:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
    min-width: 40px;
    min-height: 40px;
  }

  .blog-date-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .hero-right-content {
    width: 100%;
  }

  .hero-right-content.home-3 {
    min-width: auto;
  }

  .image-4 {
    object-position: 50% 0%;
    width: 100%;
    max-width: 100%;
    height: 431px;
  }

  .slider-wrapper-testimonial {
    padding-left: 32px;
    padding-right: 32px;
  }

  .testimonial-nav-right.center {
    left: 56%;
    right: auto;
    transform: translate(-50%);
  }

  .testimonial-nav-right.top {
    width: 40px;
    height: 40px;
    top: 0;
    bottom: auto;
    right: 25px;
  }

  .testimonial-nav-right.top.right {
    left: auto;
    right: 72px;
  }

  .plan-list-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .product-wrapper {
    flex-flow: column;
  }

  .section.p-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.p-100.bg-grey.sectio-why-choose {
    display: flex;
  }

  .featured-news-content-wrapper {
    grid-row-gap: 40px;
  }

  .featured-news-wrapper {
    flex-flow: row;
    align-items: stretch;
  }

  .news-image-wrapper {
    height: 250px;
    min-height: auto;
  }

  .featured-news-large-card {
    height: 100%;
    min-height: auto;
  }

  .short-desc-news {
    line-height: 20px;
  }

  .short-desc-news.text-grey {
    font-weight: 400;
    line-height: 26px;
  }

  .tab-link {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tabs-menu {
    align-items: stretch;
  }

  .contact-card-title {
    font-size: var(--text-size--heading-7);
  }

  .contact-card-subtitle {
    font-size: var(--text-size--body-extra-large);
  }

  .section-contain-contact-us {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .badge-category:where(.w-variant-de4b7b8b-a37c-c307-d117-2a5d838e3e55) {
    border-radius: 1000px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .detail-blog-image {
    margin-top: 60px;
  }

  .team-info {
    grid-row-gap: 0px;
  }

  .team-image {
    height: 300px;
  }

  .im-left-card-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .im-card-large-green {
    max-width: 100%;
  }

  .impact-content-wrap {
    flex-flow: column;
  }

  .image-video-license {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .section-contain-features {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .cta-navbar, .cta-navbar.black {
    display: none;
  }

  .im-card-large-white {
    max-width: 100%;
    height: auto;
  }

  .im-card-small-white {
    max-width: 100%;
  }

  .nav-dorpdown-wrapper {
    justify-content: center;
    align-items: flex-end;
  }

  .menu-dropdown-wrapper {
    box-shadow: none;
    border-width: 0;
    display: none;
    transform: none;
  }

  .nav-link-dropdown:hover {
    color: #0a0c14;
    background-color: #fff;
    font-weight: 500;
  }

  .nav-link-dropdown:visited {
    background-color: #fff;
  }

  .menu-toggle {
    cursor: pointer;
    background-color: #fff0;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .close-icon, .image-menu-toggle {
    display: block;
  }

  .image-menu-toggle.black {
    display: none;
  }

  .image-menu-toggle.black.block {
    display: block;
  }

  .image-menu-toggle.black-29 {
    display: none;
  }

  .nav-menu-phone {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-color: var(--white);
    border: 1px #ffffff26;
    border-radius: 0;
    flex-flow: column;
    width: 100%;
    padding: 32px 42px;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
  }

  .nav-link-2 {
    color: var(--black);
    text-decoration: none;
  }

  .nav-link-2:hover {
    color: var(--dark-green);
  }

  .nav-link-2.w--current {
    color: var(--black);
  }

  .cta-wrapper {
    display: none;
  }

  .cta-wrapper.is-mobile {
    display: flex;
  }

  .header-nav-phone {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .collection-item {
    height: 100%;
  }

  .collection-list-wrapper-2 {
    height: auto;
  }

  .collection-list-2 {
    height: 100%;
  }

  .innovation-text-horizontal._1.slide {
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .navbar-black {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .blog-item-image-wrap {
    height: auto;
  }

  .div-block-5 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .preloader {
    padding-top: 120px;
  }

  .logo-wrap-hero {
    width: 300px;
  }

  .blog-image-wrap-home-3 {
    height: 230px;
  }

  .the-height-400vh-section {
    display: none;
  }

  .blog-image-wrap-home-2-left {
    width: 100%;
    height: 275px;
  }

  .blog-image-wrap-home-2-center {
    height: 220px;
  }

  .blog-image-wrap-home-2-right {
    height: 278px;
  }

  .slider-3 {
    background-color: #ddd0;
    height: auto;
    display: flex;
  }

  .slide-nav-4 {
    display: none;
    bottom: -15%;
  }

  .brand-black.black.w--current {
    color: var(--black);
  }

  .hero-right-content-pricing {
    width: 100%;
    min-width: 50%;
    height: auto;
  }

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

  .mask-5 {
    padding-bottom: 80px;
  }

  .slider-7 {
    background-color: #ddd0;
    width: 100%;
    height: auto;
    padding-top: 80px;
    padding-left: 32px;
  }

  .slide-why-choose-us {
    max-width: 644px;
    margin-right: 20px;
  }

  .arrow-right-small {
    transform: rotate(-90deg);
  }

  .arrow-left-small {
    transform: rotate(90deg);
  }

  .overlay-blog {
    background-image: linear-gradient(360deg, #0000009e 13%, #fff0);
  }
}

@media screen and (max-width: 767px) {
  body {
    --text-size--body-medium: 14px;
    --black: black;
    --text-size--heading-1: 48px;
    --text-size--heading-2: 32px;
    --text-size--heading-3: 32px;
    --text-size--heading-4: 24px;
    --text-size--heading-5: 24px;
    --text-size--heading-6: 20px;
    --text-grey: #595959;
    --text-size--body-extra-large: 16px;
    --white: white;
    --line-color: #ededed;
    --dark-green: #063d2f;
    --bg-goldenrod: #e8f9a4;
    --ligh-silver: #d1d5db;
    --text-size--body-large: 14px;
    --text-size--heading-8: 16px;
    --text-size--heading-7: 20px;
    --bg-grey: #eee;
    --text-size--body-small: 12px;
    --border: #ddd;
    --pure-white: #f0f0f0;
  }

  p, li {
    line-height: 24px;
  }

  .hero.pricing {
    height: 600px;
  }

  .hero.home-1 {
    min-height: auto;
  }

  .hero.template-page {
    padding-bottom: 60px;
  }

  .hero.home-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero.service, .hero.blog {
    height: 600px;
  }

  .hero.detail-blog {
    padding-top: 0;
  }

  .hero.pricing {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-text-hero.home-3 {
    grid-row-gap: 24px;
  }

  .wrapper-text-hero.text-center {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-text-hero.text-center.detail-product, .wrapper-text-hero.text-center.detail-blog {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-text-hero.pricing {
    grid-row-gap: 24px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-title {
    letter-spacing: -1px;
    line-height: 130%;
  }

  .hero-title.text_black.home-3 {
    letter-spacing: -1px;
    order: -1;
    line-height: 120%;
  }

  .hero-description {
    line-height: 24px;
  }

  .hero-description.text_black.text_center.home-2 {
    order: 0;
  }

  .wrapper-content-hero {
    padding-top: 100px;
  }

  .wrapper-content-hero.home-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-content-hero.home-3 {
    flex-flow: column;
    padding-top: 100px;
  }

  .wrapper-content-hero.pricing {
    flex-flow: column;
    padding: 100px 0 40px;
  }

  .button-primary:where(.w-variant-6f248a84-d044-74d8-41c0-ca9853954a6c), .button-primary:where(.w-variant-7916505a-6e4a-b9c2-4ff0-5a7122fd393d) {
    font-size: 16px;
  }

  .section-container {
    grid-row-gap: 32px;
  }

  .bedge-number, .badge-title {
    font-size: 14px;
  }

  .paragraph_body_1 {
    letter-spacing: -.4px;
    line-height: 24px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-us-title {
    letter-spacing: -1px;
  }

  .impact-content-wrapper {
    grid-row-gap: 32px;
  }

  .impact-list {
    grid-template-columns: 1fr;
  }

  .impact-section.bg-goldenrod {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .impact-value {
    font-size: var(--text-size--heading-3);
  }

  .navbar-white {
    z-index: 20;
  }

  .innovation-feature-card {
    min-width: 335px;
    height: 324px;
    min-height: 324px;
  }

  .title-features {
    font-size: 20px;
  }

  .innovation-feature-card-description {
    font-size: 16px;
    line-height: 24px;
  }

  .features-row {
    margin-top: 20px;
  }

  .expertise {
    grid-row-gap: 40px;
  }

  .benefits-content-wrapper {
    grid-row-gap: 32px;
  }

  .benefits-list {
    grid-template-columns: 1fr;
    display: none;
  }

  .benefits-list.home-2 {
    position: sticky;
  }

  .benefits-item.home-3 {
    min-width: 100%;
  }

  .heading-8 {
    font-size: var(--text-size--heading-7);
  }

  .testimonial-content-wrapper {
    flex-flow: column;
  }

  .testimonial-image-wrapper {
    width: 100%;
  }

  .testimonial-author-info {
    grid-row-gap: 0px;
  }

  .testimonial-author-position {
    font-size: var(--text-size--body-large);
  }

  .testimonial-navigation-button.center, .testimonial-navigation-button.center-home-1 {
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 45%;
    right: auto;
    transform: translate(-50%);
  }

  .arrow-right {
    object-fit: fill;
  }

  .faq-content-wrapper.home-3 {
    grid-row-gap: 24px;
  }

  .title-section {
    letter-spacing: -.8px;
  }

  .title-question {
    line-height: 150%;
  }

  .answer-text {
    padding-bottom: 0;
  }

  .faq-item {
    z-index: 2;
  }

  .blog-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .list-blog {
    grid-template-columns: 1fr;
  }

  .list-blog.home-2 {
    grid-template-columns: 1fr 1fr;
  }

  .blog-item {
    height: 100%;
  }

  .blog-image {
    height: 275px;
  }

  .blog-image.home-3 {
    height: 230px;
  }

  .banner-cta-section {
    padding-top: 0;
  }

  .join-us-text {
    line-height: 100%;
  }

  .footer-top-link {
    grid-column-gap: 64px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-center {
    margin-top: 56px;
  }

  .footer-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .hero-slider-content-wrapper {
    bottom: 60px;
  }

  .hero-slider-title {
    letter-spacing: -1px;
  }

  .slider {
    height: 422px;
  }

  .arrow-left {
    transform: none;
  }

  .benefit-image-wrap {
    width: 100%;
  }

  .list-tetimonial {
    display: none;
  }

  .hero-right-content {
    height: 458px;
  }

  .image-4 {
    object-position: 50% 0%;
  }

  .list-detail-sub-features {
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .testimonial-nav-right.center {
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 55%;
    transform: translate(-50%);
  }

  .plans-content-wrapper {
    grid-row-gap: 32px;
  }

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

  .plan-price-text {
    font-size: 36px;
  }

  .feature-list-item {
    margin-top: 40px;
  }

  .product-wrapper {
    grid-row-gap: 24px;
  }

  .text-body-large, .text-body-large.text-white {
    line-height: 24px;
  }

  .section.p-100 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .section.p-100.bg-grey.sectio-why-choose {
    display: flex;
  }

  .featured-news-content-wrapper {
    grid-row-gap: 24px;
  }

  .featured-news-wrapper {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .news-image-wrapper {
    height: 184px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .news-info {
    padding-left: 16px;
  }

  .featured-news-large-card {
    padding: 16px;
  }

  .title-news-large {
    line-height: 32px;
  }

  .lates-news-content-wrap {
    grid-row-gap: 24px;
  }

  .news-card {
    grid-row-gap: 12px;
  }

  .list-lates-news {
    grid-template-columns: 1fr 1fr;
  }

  .tab-link {
    white-space: nowrap;
  }

  .tabs {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .tabs-menu {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    overflow: auto;
  }

  .contact-card-subtitle {
    line-height: 24px;
  }

  .section-contain-contact-us {
    padding-left: 20px;
    padding-right: 20px;
  }

  .input-wrapper {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .detail-blog-image {
    height: 283px;
    margin-top: 40px;
  }

  .utility-page-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._404-title {
    font-size: 120px;
  }

  ._404-description {
    font-size: 16px;
  }

  .text-body-medium.text-grey {
    line-height: 24px;
  }

  .color-list-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .changelog-card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    padding: 20px;
  }

  .changelog-features {
    line-height: 24px;
  }

  .card-team {
    grid-row-gap: 10px;
    max-width: none;
  }

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

  .team-image {
    height: 400px;
  }

  .section-contain-team {
    width: 100%;
  }

  .im-left-image {
    height: auto;
  }

  .image-license-wrap {
    height: 200px;
  }

  .image-license {
    width: 100%;
    height: 100%;
  }

  .heading-image-license {
    grid-row-gap: 16px;
  }

  .nav-dorpdown-wrapper {
    z-index: 2;
    display: flex;
  }

  .nav-dorpdown-wrapper.black, .menu-dropdown-wrapper {
    display: flex;
  }

  .nav-link-dropdown {
    padding-left: 16px;
    padding-right: 16px;
  }

  .menu-toggle {
    cursor: pointer;
    border-radius: 1000px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .image-menu-toggle {
    width: 24px;
    display: block;
  }

  .image-menu-toggle.black {
    display: none;
  }

  .image-menu-toggle.black.block {
    display: block;
  }

  .nav-menu-phone {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    flex-flow: column;
    width: 100%;
    height: auto;
    padding: 16px 20px;
    display: none;
  }

  .collection-list-wrapper-2 {
    height: 379px;
  }

  .navbar-black {
    z-index: 40;
  }

  .div-block-5 {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-7 {
    width: 100%;
  }

  .preloader {
    padding-top: 92px;
    padding-bottom: 24px;
  }

  .logo-wrap-hero {
    width: 220px;
  }

  .overlay-banner-white {
    height: 300px;
  }

  .blog-image-wrap-home-3 {
    width: 100%;
    height: auto;
  }

  .the-height-400vh-section {
    display: none;
  }

  .the-sticky-div {
    height: 80vh;
  }

  .blog-image-wrap-home-2-center {
    height: 100%;
  }

  .slider-3 {
    margin-top: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .service-header {
    flex-flow: column;
  }

  .hero-right-content-pricing {
    height: 458px;
  }

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

  .collection-list-3, .collection-item-2 {
    height: 100%;
  }

  .slider-4 {
    background-color: #ddd0;
    display: flex;
  }

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

  .mask-5 {
    padding-bottom: 40px;
  }

  .slider-5 {
    background-color: #ddd0;
    width: 100%;
    height: auto;
    padding-bottom: 60px;
    display: block;
    overflow: visible;
  }

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

  .mask-6 {
    overflow: hidden;
  }

  .slide-3 {
    width: 100%;
  }

  .slider-6 {
    padding-bottom: 80px;
    display: block;
    overflow: hidden;
  }

  .slide-team {
    width: 300px;
    margin-right: 20px;
  }

  .mask-7 {
    width: auto;
    max-width: 300px;
    overflow: visible;
  }
}

@media screen and (max-width: 479px) {
  .hero.home-1 {
    min-height: auto;
  }

  .hero.template-page {
    padding-left: 20px;
  }

  .hero.service {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .hero.blog {
    height: auto;
  }

  .hero.pricing, .wrapper-text-hero.home-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-text-hero.text-center {
    grid-row-gap: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-text-hero.pricing {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-title {
    line-height: 130%;
  }

  .hero-title.text_black.text_center.contact-us {
    line-height: 140%;
  }

  .hero-title.text_black.home-3 {
    letter-spacing: -1px;
    line-height: 120%;
  }

  .wrapper-content-hero, .wrapper-content-hero.home-2 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-content-hero.service-page {
    padding-bottom: 100px;
  }

  .wrapper-content-hero.blog {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .wrapper-content-hero.pricing {
    padding-bottom: 0;
  }

  .paragraph_body_1.grey {
    line-height: 24px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .impact-list.home-2 {
    grid-template-columns: 1fr;
  }

  .nav-contain {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brand.black.w--current {
    color: var(--black);
  }

  .innovation-feature-card.home-2.slider {
    padding: 16px;
  }

  .title-features.home-2.vertical-text {
    white-space: normal;
    width: 100%;
  }

  .expertise.home-3 {
    grid-row-gap: 20px;
  }

  .benefits-header {
    padding-left: 0;
    padding-right: 0;
  }

  .benefits-header.home-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-content-wrapper.home-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .testimonial-image-wrapper {
    height: 300px;
  }

  .testimonial-image-wrapper:where(.w-variant-c198ae7d-e8f9-0400-cbe5-5e7ccd5c2649) {
    height: 378px;
  }

  .testimonial-author-info {
    grid-row-gap: 0px;
  }

  .testimonial-author-position {
    font-size: var(--text-size--body-large);
  }

  .testimonial-navigation-button {
    width: 40px;
    height: 40px;
    right: 55px;
  }

  .testimonial-navigation-button.center {
    bottom: 0;
    left: 41%;
    right: auto;
    transform: translate(-50%);
  }

  .testimonial-navigation-button.center-home-1 {
    bottom: 0;
    left: 40%;
    right: auto;
    transform: translate(-50%);
  }

  .title-section.detail-blog {
    text-align: center;
  }

  .title-section.service-title {
    text-align: left;
  }

  .title-question {
    font-size: var(--text-size--body-extra-large);
    line-height: 150%;
  }

  .question-block.top {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .answer-text {
    font-size: var(--text-size--body-medium);
    line-height: 150%;
  }

  .faq-item:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
    padding: 20px 16px;
  }

  .wrapper-title-faq:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .answer-block:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
    padding-left: 40px;
  }

  .faq-image-wrapper {
    min-width: 100%;
  }

  .blog-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .list-blog.home-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .blog-text-container.home-2 {
    grid-row-gap: 10px;
  }

  .item-title-blog.home-3 {
    font-size: var(--text-size--heading-8);
  }

  .section-contain-banner {
    height: 400px;
  }

  .join-us-text {
    line-height: 100%;
  }

  .join-us-subtext {
    line-height: 24px;
  }

  .footer-top-link {
    grid-row-gap: 40px;
    flex-flow: wrap;
    grid-template-columns: 1fr;
    display: flex;
  }

  .footer-title-link {
    font-size: 16px;
  }

  .menus {
    grid-row-gap: 10px;
  }

  .hero-slider-content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    bottom: 0;
  }

  .hero-slider-title {
    letter-spacing: -1px;
  }

  .hero-description-slider {
    line-height: 24px;
  }

  .hero-slider {
    padding-bottom: 60px;
  }

  .slider {
    width: 100%;
    height: 422px;
  }

  .slide-nav {
    padding-left: 20px;
    padding-right: 10px;
  }

  .list-tetimonial {
    display: none;
  }

  .testimonial-text {
    line-height: 24px;
  }

  .icon-plus:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
    width: 12px;
  }

  .icon-plus:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
    width: 16px;
  }

  .arrow-accordion {
    width: 20px;
    max-width: 100%;
  }

  .wrapper-icon-accordion {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }

  .wrapper-icon-accordion:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e), .wrapper-icon-accordion:where(.w-variant-aef18f0f-ea97-2c17-85f6-458855bc9e75) {
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
  }

  .blog-date-wrapper {
    flex-flow: row;
  }

  .hero-right-content {
    border-radius: 8px;
    min-width: 100%;
    overflow: hidden;
  }

  .description-sub-features {
    line-height: 24px;
  }

  .image-sub-features {
    height: 180px;
  }

  .play-video-wrapper {
    max-width: 180px;
    height: 140px;
  }

  .paragraph_body_3.text_white {
    font-size: var(--text-size--body-medium);
  }

  .testimonial-nav-right {
    width: 40px;
    height: 40px;
  }

  .testimonial-nav-right.center {
    bottom: 0;
    left: 56%;
    transform: translate(-50%);
  }

  .plan-item, .plan-content {
    grid-row-gap: 24px;
  }

  .plan-header {
    grid-row-gap: 0px;
  }

  .plan-features-text {
    line-height: 24px;
  }

  .ellipse {
    width: 7px;
    height: 7px;
  }

  .plan-price-text {
    font-size: 36px;
  }

  .section {
    width: 100%;
  }

  .section.p-100.bg-grey.sectio-why-choose {
    display: flex;
  }

  .news-card-title {
    line-height: 24px;
  }

  .news-card-title:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
    line-height: 26px;
  }

  .news-card-title.text-white {
    font-size: var(--text-size--heading-8);
    line-height: 26px;
  }

  .featured-news-large-card:where(.w-variant-1f8dbd0a-0011-2baa-bbae-cddbf8fe941e) {
    padding: 16px;
  }

  .lates-news-header {
    grid-row-gap: 12px;
  }

  .lates-news-content-wrap {
    grid-row-gap: 24px;
  }

  .news-card {
    grid-row-gap: 12px;
  }

  .list-lates-news {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .news-image {
    height: 100%;
  }

  .subtitle-section.lates-news, .subtitle-section.detail-blog {
    text-align: center;
  }

  .tab-pane {
    margin-top: 40px;
  }

  .input-row {
    flex-flow: column;
  }

  .section-contain-style {
    grid-row-gap: 20px;
  }

  .typography-label-wrapper {
    grid-row-gap: 12px;
    flex-flow: wrap;
  }

  .card-team {
    grid-row-gap: 16px;
  }

  .team-info {
    grid-row-gap: 0px;
  }

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

  .best-work-top {
    flex-flow: column;
  }

  .best-work-bottom {
    flex-flow: column;
    height: auto;
  }

  .bs-bottom-right {
    height: 200px;
  }

  .mission-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mission-card {
    padding: 16px;
  }

  .mission-title, .mission-description._2, .mission-description._1 {
    line-height: 24px;
  }

  .mission-card-image, .mission-card-image._2 {
    object-fit: cover;
    height: 208px;
  }

  .im-left-card-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .im-card-large-green {
    height: 180px;
  }

  .impact-content-left, .impact-content-wrap, .impact-content-right {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .im-left-image {
    max-width: 100%;
    height: 180px;
  }

  .image-license-wrap {
    height: 120px;
  }

  .im-card-small-white {
    max-width: 100%;
    height: 180px;
  }

  .menu-dropdown-wrapper {
    box-shadow: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: translate(0%);
  }

  .menu-wrapper-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .nav-link-dropdown {
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link-dropdown:hover {
    color: #0a0c14;
    background-color: #fff;
    font-weight: 500;
  }

  .nav-link-dropdown:visited {
    background-color: #fff;
  }

  .menu-toggle {
    padding: 10px;
  }

  .nav-menu-phone {
    display: none;
  }

  .cta-video_background {
    border-radius: 1rem;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-4 {
    height: 180px;
  }

  .div-block-5 {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-7 {
    width: 100%;
  }

  .div-block-8 {
    flex-flow: column;
    display: flex;
  }

  .vision-title {
    line-height: 24px;
  }

  .image-8 {
    display: none;
  }

  .the-height-400vh-section {
    margin-left: 0;
  }

  .brand-black.black.w--current {
    color: var(--black);
  }

  .service-header {
    flex-flow: column;
  }

  .hero-right-content-pricing {
    min-width: 100%;
    height: 300px;
  }

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

  .slider-4 {
    background-color: #ddd0;
    height: auto;
  }

  .slide-nav-5 {
    display: none;
    top: 255px;
  }

  .mask-4, .mask-5 {
    padding-bottom: 60px;
  }

  .description-mission-wrapper {
    flex-flow: column;
    min-height: auto;
    display: flex;
  }

  .slide-team {
    width: 100%;
  }

  .mask-7 {
    max-width: 100%;
  }

  .slider-7 {
    padding-left: 20px;
    padding-right: 20px;
  }
}


