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

body {
  color: #333;
  font-family: PT Serif, serif;
  font-size: 14px;
  line-height: 20px;
}

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

h2 {
  color: #333;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #333;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  color: #333;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
}

a {
  color: #333;
  text-decoration: underline;
}

.button {
  background-color: #9c5c36;
  border-radius: 8px;
  padding: 10px 20px;
  font-size: 15px;
}

.button.contact {
  background-color: #c74817;
}

.style-guide {
  display: none;
}

.div-block-110 {
  background-color: #faf7f7;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-5 {
  color: #d88f4d;
  font-size: 40px;
}

.nav-link-12 {
  color: #fff;
  background-color: #c74817;
  border-radius: 8px;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.menu-button-4 {
  margin-right: 24px;
  display: block;
}

.menu-button-4.w--open {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-right: 24px;
  padding: 15px;
  display: flex;
}

.navebar-group {
  z-index: 9999;
  object-fit: fill;
  background-color: #faf7f7;
  background-image: none;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-menu-5 {
  background-color: #faf7f7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 15px;
  display: none;
}

.image-47 {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 20px;
}

.container-wide-2 {
  z-index: 999;
  max-width: 1460px;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navigation {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  display: flex;
}

.navigation.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-111 {
  width: auto;
}

.div-block-112 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#fbecd7, #fff);
  border-bottom: 1px rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-6 {
  color: #d88f4d;
  font-size: 40px;
}

.nav-link-13 {
  color: #fff;
  background-color: #c74817;
  border-radius: 8px;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.menu-button-5 {
  margin-right: 10px;
  display: block;
}

.navbar-5 {
  z-index: 9999;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#fbecd7, #fff);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-menu-6 {
  background-color: #faf7f7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  display: none;
}

.image-48 {
  width: 32em;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 20px;
}

.navigation-2 {
  justify-content: center;
  display: flex;
}

.navigation-2.w--current {
  background-color: rgba(0, 0, 0, 0);
}

.hero__person {
  width: 21%;
  cursor: pointer;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
}

.hero__person-cont {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.hero__person-title {
  flex: none;
  font-size: 34px;
  line-height: 1.1em;
}

.hero__person-title.stroke--white-02 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 26px;
  line-height: 1.2em;
}

.hero__person-title.stroke--white-02.tag {
  font-size: 18px;
}

.hero__person-title.stroke--white-02.d {
  margin-top: 20px;
}

.hero__person-grad-2 {
  z-index: 1;
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, .8));
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero__persons-2 {
  z-index: 0;
  height: 70vh;
  justify-content: flex-end;
  margin-left: -85px;
  margin-right: -20px;
  display: flex;
  position: relative;
}

.swiper-wrapper {
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.hero__col.col--1 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  padding-bottom: 0;
  display: flex;
}

.hero__col.col--2 {
  z-index: 0;
  flex: 1;
}

.hero__person-square {
  z-index: -1;
  width: 120px;
  height: 100%;
  background-color: #1e1e2f;
  margin-left: -24px;
  display: block;
  position: absolute;
}

.swiper {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}

.swiper.swiper--persons {
  display: none;
}

.hero__person-txt-more {
  width: 100%;
  opacity: 0;
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  bottom: 78px;
}

.hero__person-txt-more.mod--1 {
  padding-left: 40px;
}

.content {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.hero__person-count-span {
  width: 100%;
  flex: none;
  font-size: 14px;
  display: inline-block;
}

.hero-section {
  padding: 64px 80px;
}

.hero-section.section--hero {
  height: 74vh;
  color: rgba(0, 0, 0, 0);
  padding-top: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.hero__person-count {
  height: 0%;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 52px;
  transition: all .6s;
  display: flex;
  overflow: hidden;
}

.hero__person-img {
  z-index: 0;
  height: 115%;
  min-width: 100%;
  object-fit: cover;
  display: block;
  position: relative;
}

.hero__person-img.mod--2 {
  object-position: 55% 50%;
}

.hero__h1-3 {
  color: #b68a3a;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
}

.dot {
  font-family: Varela, sans-serif;
}

.swiper-slide {
  height: auto;
  justify-content: center;
  align-items: stretch;
  display: block;
  position: relative;
}

.hero__columns {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.hero__person-count-title {
  margin-bottom: -20px;
  line-height: 1em;
  display: inline-block;
}

.hero__person-txt-less {
  width: 120px;
  height: 120px;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 80px;
  transform: rotate(-90deg);
}

.hero__person-txt-less.mod--1 {
  padding-top: 20px;
  right: 0;
}

.image-49 {
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 20px;
}

.wrapper-div {
  width: 100vw;
  height: 80px;
  overflow: hidden;
}

.content-div-2 {
  background-image: linear-gradient(360deg, #fbecd7, #fff);
  flex-direction: row;
  align-items: center;
  display: flex;
  overflow: visible;
}

.text-block-31 {
  color: #9c5c36;
  text-align: center;
  flex-direction: column;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.icons-block {
  display: flex;
}

.icons-block._1 {
  align-items: center;
  margin-left: 15px;
  margin-right: 140px;
  padding-right: 10px;
  display: flex;
}

.image-31 {
  width: 70px;
  height: 70px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.image-31.d {
  width: 56px;
  height: 56px;
  margin-top: 10px;
}

.image-31.b {
  width: 61px;
  height: 61px;
  margin-top: 9px;
}

.image-31.a {
  height: 70px;
}

.image-31.c {
  width: 66px;
  height: 66px;
  margin-top: 7px;
}

.image-31.e {
  width: 56px;
  height: 56px;
  margin-top: 10px;
}

.image-31.g {
  width: 63px;
  height: 63px;
  margin-top: 7px;
}

.image-31.f {
  width: 70px;
  height: 70px;
}

.loop-div {
  align-items: center;
  display: flex;
}

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

.container-max {
  max-width: 1440px;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.paragraph-2 {
  text-align: justify;
  margin-top: 40px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.paragraph-2.b {
  margin-top: 10px;
}

.paragraph-2.a {
  font-size: 1.2em;
}

.heading-line-2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.our-mission {
  margin-top: 80px;
  margin-bottom: 40px;
}

.group-logo-big {
  width: 77%;
}

.section-heading {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.signature {
  margin-top: -20px;
  margin-right: -80px;
}

.heading-underine {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.underline {
  width: 130px;
  height: 2px;
  background-color: #b68a3a;
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-20 {
  margin-bottom: 10px;
}

.grid-8 {
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 20px;
}

.paragraph-23 {
  font-size: 18px;
  line-height: 30px;
}

.heading-line {
  text-align: right;
  background-color: #b68a3a;
  margin-top: 10px;
  margin-bottom: 0;
  display: block;
}

.heading-line.thusi {
  text-align: right;
}

.csr {
  margin-top: 40px;
}

.grid-21 {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  text-align: justify;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
}

.section-heading-3 {
  margin-bottom: 10px;
  margin-left: 0;
}

.div-block-93 {
  text-align: justify;
}

.right-arrow-t2, .left-arrow-t2 {
  display: none;
}

.text-wrapper-t2-2 {
  max-width: 500px;
  flex-direction: column;
  justify-content: center;
  margin-left: 60px;
  display: flex;
}

.slide-wrapper-t2 {
  justify-content: center;
  display: flex;
}

.slide-wrapper {
  width: 1023px;
  max-width: 1400px;
  border-radius: 10px;
  align-items: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 0;
  box-shadow: 1px 1px 20px -10px #026cb6;
}

.quote-t2-2 {
  text-align: justify;
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.slider-t2 {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
}

.user-name-t2-2 {
  color: #026cb6;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-weight: 700;
}

.slide-nav-t2-2 {
  width: 200px;
  justify-content: center;
  font-size: 14px;
  display: flex;
  top: auto;
  bottom: 23px;
  left: 141px;
  right: 0%;
}

.heading-18 {
  margin-bottom: 35px;
  font-family: PT Sans, sans-serif;
  font-weight: 600;
}

.contact-text {
  color: #000;
  text-align: left;
  letter-spacing: 3px;
  font-family: Mate SC, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.contact-text.email {
  font-family: PT Serif, serif;
  font-size: 16px;
  font-weight: 400;
}

.contact-form-column-2 {
  background-color: #fbecd7;
  border-left: 1px solid #d88f4d;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 18px;
  display: flex;
}

.contact-info-column {
  padding-top: 44px;
  padding-left: 30px;
  padding-right: 20px;
}

.paragraph-19 {
  margin-bottom: 15px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-19.scan {
  text-align: center;
}

.success-message {
  text-align: center;
  background-color: #edfff1;
  margin-bottom: 0;
}

.success {
  color: #323232;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #323232;
  padding-top: 35px;
  padding-bottom: 43px;
  font-size: 23px;
  font-weight: 500;
}

.brand-2 {
  padding-top: 0;
}

.button-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(77, 77, 77, .2);
  border: 2px solid #fff;
  padding: 8px 15px;
  font-size: 16px;
  text-decoration: none;
  transition: all .1s;
  display: inline-block;
}

.button-3:hover {
  color: #323232;
  background-color: #fff;
}

.button-3.form {
  color: #faf7f7;
  background-color: #642d10;
  border-color: #323232;
  margin-top: 22px;
  margin-bottom: 23px;
  font-family: PT Serif, serif;
}

.button-3.form:hover {
  color: #323232;
  background-color: rgba(0, 0, 0, 0);
}

.text-block-21 {
  font-family: PT Sans, sans-serif;
}

.grid-22 {
  grid-row-gap: 0px;
  text-align: justify;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.section-heading-4 {
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 32px;
}

.contact-section {
  margin-top: 0;
  display: block;
}

.contact-icon {
  margin-top: 28px;
  margin-bottom: 10px;
}

.field {
  height: 52px;
  color: #323232;
  text-transform: none;
  border: 0 solid #000;
  margin-bottom: 14px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
}

.field:hover {
  background-color: rgba(255, 255, 255, .8);
}

.field:focus {
  box-shadow: inset 0 0 rgba(0, 0, 0, 0);
}

.columns-2 {
  background-color: #fbecd7;
  border: 1px solid #d88f4d;
  margin-top: 20px;
  margin-bottom: 0;
}

.text-block-24 {
  color: #fbecd7;
  margin-bottom: 40px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-3 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.d-125-h3-heading-3 {
  color: #faf7f7;
  text-align: left;
  flex: 0 auto;
  margin-top: 0;
  font-family: Mate SC, sans-serif;
  font-weight: 400;
  line-height: 8px;
}

.d-125-h3-heading-3.b {
  margin-bottom: 0;
  line-height: 6px;
}

.paragraph-25 {
  width: 100%;
  color: #faf7f7;
  text-align: justify;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.d-125-image-wrapper-2 {
  transform-origin: 50% 100%;
  background-color: #9e3c47;
  background-image: url('../images/C24_CONSULTANCY.png'), none;
  background-position: 50%, 50% 95%;
  background-repeat: no-repeat, no-repeat;
  background-size: 90%, 20px 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-125-image-wrapper-2._2 {
  width: 100%;
  height: 100%;
  background-color: #b68a3a;
  background-image: url('../images/output-onlinepngtools-16_1output-onlinepngtools (16).png');
  background-position: 50% 95%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.d-125-image-wrapper-2._3 {
  background-color: #e4e4e4;
  background-image: url('../images/output-onlinepngtools-16_1output-onlinepngtools (16).png');
  background-position: 50% 97%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-125-content-wrapper-2 {
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  background-color: #d88f4d;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: none;
}

.window-wrapper {
  width: 100%;
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-92 {
  margin-bottom: 60px;
  display: block;
}

.browser-top {
  z-index: 99;
  height: 30px;
  background-color: #e2e2e2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  padding-left: 15px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.browser-dot {
  width: 10px;
  height: 10px;
  background-color: #fc615d;
  border-radius: 50%;
  margin-left: 3px;
  margin-right: 3px;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.paragraph-24 {
  color: #333;
  margin-top: 40px;
  margin-bottom: 40px;
}

.browser-demo {
  width: 500px;
  height: 300px;
  background-color: #1a1a1a;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  align-content: flex-end;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
  overflow: hidden;
}

.demo-p.arrow {
  text-align: left;
  margin-bottom: 10px;
  font-size: 19px;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-36 {
  margin-top: 0;
  margin-right: 0;
  position: relative;
}

.founding-team {
  margin-top: 80px;
  display: block;
}

.qualifications {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 22px;
}

.instructions-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: auto;
  margin-left: -20px;
  display: none;
  position: absolute;
  top: -100px;
  bottom: auto;
  left: auto;
  right: auto;
}

.d-125-3d-wrapper {
  width: 335px;
  height: 400px;
  perspective: 1000px;
  cursor: pointer;
  background-color: #747272;
  border: 10px #fff;
  margin-left: 16px;
  margin-right: 16px;
  position: relative;
  overflow: hidden;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 0;
}

.flex-spacer {
  width: 75px;
  height: 40px;
  flex: none;
}

.bottom-heading {
  color: #fff;
  padding-top: 20px;
  padding-left: 80px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-51 {
  margin-bottom: 40px;
}

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

.text-block-32 {
  color: #fff;
  margin-top: 20px;
  font-family: Mate SC, sans-serif;
}

.text-block-33 {
  color: #fff;
  margin-top: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.flex-expand {
  flex: 1;
}

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

.accordian-pan {
  background-color: #228b22;
  border-radius: 24px;
  padding: 74px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  bottom: 70px;
}

.accordian-pan.con {
  z-index: 4;
  background-color: #9e3c47;
  padding-bottom: 187px;
  position: -webkit-sticky;
  position: sticky;
  bottom: auto;
}

.accordian-pan.tra {
  z-index: 3;
  background-color: #026cb6;
  padding-top: 130px;
  top: 40%;
  bottom: auto;
}

.accordian-pan.nat {
  z-index: 1;
  background-color: #228b22;
  padding-bottom: 40px;
  top: 20%;
  bottom: auto;
}

.accordian-pan.pla {
  z-index: 2;
  background-color: #f0b823;
  top: 30%;
  bottom: auto;
}

.accordian-wrapper {
  display: none;
}

.div-block-117 {
  width: 57%;
}

.container-max-2 {
  max-width: 1440px;
}

.our-business {
  margin-top: 40px;
}

.title-small {
  color: #faf7f7;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.div-block-130 {
  margin-top: 3%;
}

.text-block-37 {
  color: #faf7f7;
  font-size: 15px;
}

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

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-54 {
  margin-top: 10px;
}

.footer-dark {
  background-color: #b68a3a;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 60px;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-link-2 {
  color: #faf7f7;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

.text-block-36 {
  color: #faf7f7;
  margin-top: 10px;
}

.footer-copyright-center {
  color: #faf7f7;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-social-link:hover {
  background-color: #aa8935;
}

.footer-social-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 12px;
  margin-left: -12px;
  display: none;
}

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

.footer-block.link {
  margin-top: 0;
  display: flex;
}

.div-block-131 {
  flex: 1;
}

.grid-23 {
  grid-template-rows: 197fr auto;
  grid-template-columns: 2fr 1fr;
}

.biz {
  border-radius: 10px;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 20px;
  display: flex;
}

.biz._1 {
  margin-top: 40px;
  box-shadow: 1px 1px 10px #228b22;
}

.biz._2 {
  flex-direction: row;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 1px 1px 10px #f0b823;
}

.biz._3 {
  box-shadow: 1px 1px 10px #026cb6;
}

.biz._4 {
  flex-direction: row;
  box-shadow: 1px 1px 10px #9e3c47;
}

.div-block-133 {
  width: 60%;
  padding: 20px 20px 20px 40px;
}

.div-block-134 {
  width: 35%;
  background-color: #228b22;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.logo-background-box {
  width: 500px;
  height: 365px;
  background-color: #228b22;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-background-box._2 {
  background-color: #f0b823;
}

.logo-background-box._3 {
  background-color: #026cb6;
}

.logo-background-box._4 {
  background-color: #9e3c47;
}

.div-block-136 {
  width: 85%;
  height: 80%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-136._2, .div-block-136._3, .div-block-136._4 {
  background-color: rgba(0, 0, 0, 0);
}

.image-55 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-137 {
  justify-content: center;
  display: flex;
}

.link {
  color: #228b22;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 700;
}

.link:hover {
  color: #333;
}

.div-block-138 {
  width: 100%;
}

.list {
  font-size: 18px;
  line-height: 30px;
}

.paragraph-26 {
  margin-bottom: 0;
}

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

.text-block-35 {
  color: #b68a3a;
  text-align: left;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
}

.text-block-35.flip {
  text-align: right;
}

.bold-text-8, .text-span-8 {
  font-size: 11px;
}

.div-block-121 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .5fr .75fr 1.5fr .75fr .5fr;
  grid-auto-columns: 1fr;
  justify-items: end;
  display: grid;
}

.div-block-127 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 40px;
  display: flex;
}

.div-block-127.b {
  text-align: right;
  align-items: flex-end;
}

.text-block-34 {
  color: #b68a3a;
  text-align: right;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-34.flip {
  text-align: right;
}

.text-span-9 {
  font-size: 12px;
}

.image-53 {
  margin-right: 27px;
}

.italic-text {
  color: #333;
  font-weight: 700;
  display: inline;
}

.italic-text-2 {
  font-weight: 700;
}

.bold-text-9, .bold-text-10, .bold-text-11 {
  font-weight: 400;
}

.paragraph-team {
  margin-top: 20px;
  margin-bottom: 40px;
  font-style: italic;
  font-weight: 700;
}

.content-div {
  background-image: linear-gradient(360deg, #fbecd7, #fff);
  flex-direction: row;
  align-items: center;
  display: flex;
  overflow: visible;
}

.text-block-10 {
  color: #9c5c36;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-family: Mate SC, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.div-block-139 {
  flex-direction: column;
  align-items: flex-end;
  padding-right: 40px;
  display: flex;
}

.div-block-140 {
  align-self: auto;
}

.div-block-140.thusi {
  flex-direction: column;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
}

.div-block-141 {
  width: 80%;
  justify-content: space-between;
  display: flex;
}

.div-block-141.flip {
  flex-direction: row;
}

.div-block-142 {
  width: 80%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-142.flip {
  align-items: flex-end;
}

.div-block-143 {
  align-self: center;
  margin-left: 20px;
}

.div-block-143.flip {
  margin-left: 0;
}

.div-block-144 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-144.thusi {
  display: none;
}

.div-block-145 {
  display: block;
}

.founding-para-block {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

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

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

.hero-mobile {
  display: none;
}

.content-div-3 {
  background-image: linear-gradient(#fbecd7, #fff);
  flex-direction: row;
  align-items: center;
  display: flex;
  overflow: visible;
}

.image-61 {
  border: 1px solid #000;
}

.grid-24 {
  grid-template-rows: auto auto auto auto auto;
  margin-top: 40px;
}

.grid-24.factsheet {
  grid-template-rows: auto auto auto;
  margin-top: 10px;
}

.grid-24.video-links {
  grid-template-rows: auto auto auto;
}

.div-block-151 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.button-4 {
  background-color: #9e3c47;
  border-radius: 5px;
  margin-top: 10px;
}

.resource-image-div {
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

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

.grid-25 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  margin-left: 100px;
  margin-right: 100px;
}

.video-descriptor {
  text-align: center;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
}

.heading-21 {
  margin-bottom: 40px;
}

.link-2 {
  color: #faf7f7;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.link-2:hover {
  color: #333;
}

.div-block-153 {
  justify-content: center;
  display: flex;
}

.div-block-154 {
  justify-content: center;
  align-items: center;
  padding: 20px 50px 20px 20px;
  display: flex;
}

.div-block-155 {
  padding: 20px;
}

.columns {
  background-color: #fbecd7;
  border: 1px solid #d88f4d;
  margin-bottom: 10px;
}

.new-contact-us {
  display: none;
}

.paragraph-31 {
  margin-bottom: 15px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.grid-26 {
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
}

.contact-form-column {
  background-color: #fbecd7;
  border-left: 1px solid #d88f4d;
  padding: 65px 33px 18px;
}

.section-heading-5 {
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-left: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.heading-line-3 {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
}

.contact-text-2 {
  color: #000;
  text-align: left;
  letter-spacing: 3px;
  font-family: Mate SC, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

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

.div-block-132 {
  height: 28em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-max-3 {
  max-width: 1440px;
  justify-content: space-between;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.div-block-157 {
  height: 60vh;
  align-self: center;
}

.div-block-158 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.div-block-159 {
  margin-top: 60px;
}

.founding-para-block-copy {
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

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

.bold-text-13 {
  color: #5c5656;
}

@media screen and (min-width: 1280px) {
  .style-guide {
    display: none;
  }

  .nav-link-12 {
    padding-top: 12px;
    font-size: 16px;
  }

  .navigation {
    font-size: 16px;
  }

  .hero-section.section--hero {
    height: 74vh;
  }
}

@media screen and (min-width: 1440px) {
  .icon-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link-12 {
    padding-top: 15px;
    font-size: 20px;
  }

  .menu-button-4.w--open {
    width: 75px;
    height: 75px;
  }

  .image-47 {
    width: 380px;
    height: 86.625px;
  }

  .navigation {
    padding: 25px;
    font-size: 20px;
  }

  .hero-section.section--hero {
    height: 75vh;
  }

  .hero__h1-3 {
    font-size: 55px;
    line-height: 60px;
  }

  .hero__columns {
    margin-top: 10px;
  }

  .heading-underine {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .button {
    padding: 20px 40px;
    font-size: 24px;
  }

  .nav-link-12 {
    padding: 20px 17px 17px;
    font-size: 26px;
  }

  .menu-button-4.w--open {
    width: 85px;
    height: 85px;
  }

  .navebar-group {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-5 {
    margin-top: 0;
    font-size: 24px;
  }

  .image-47 {
    width: 95%;
    height: 100px;
  }

  .container-wide-2 {
    max-width: 1640px;
  }

  .navigation {
    padding: 40px;
    font-size: 26px;
  }

  .div-block-111 {
    width: auto;
    height: 110px;
  }

  .nav-menu-6 {
    margin-top: 0;
    font-size: 24px;
  }

  .hero__person-title.stroke--white-02, .hero__person-title.stroke--white-02.d {
    font-size: 30px;
  }

  .hero-section.section--hero {
    height: 79vh;
    display: flex;
  }

  .hero__h1-3 {
    font-size: 60px;
    line-height: 75px;
  }

  .hero__columns {
    margin-top: 20px;
  }

  .paragraph-2 {
    font-size: 24px;
    line-height: 45px;
  }

  .section-heading {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  }

  .heading-20 {
    font-size: 24px;
  }

  .paragraph-23 {
    font-size: 24px;
    line-height: 45px;
  }

  .csr {
    margin-top: 40px;
  }

  .contact-text {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-19 {
    width: 91%;
  }

  .grid-22 {
    text-align: justify;
  }

  .accordian-pan {
    padding: 75px;
    display: flex;
  }

  .paragraph-31 {
    width: 91%;
  }

  .contact-text-2 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 991px) {
  .menu-button-4 {
    margin-top: 15px;
  }

  .navebar-group, .nav-menu-5 {
    background-color: #faf7f7;
  }

  .image-47 {
    margin-top: 10px;
  }

  .menu-button-5 {
    margin-top: 15px;
  }

  .navbar-5, .nav-menu-6 {
    background-color: #faf7f7;
  }

  .image-48 {
    margin-top: 10px;
  }

  .hero__person {
    width: 240px;
    height: 350px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero__person-title {
    font-size: 22px;
  }

  .hero__col.col--2 {
    display: block;
  }

  .swiper.swiper--persons {
    margin-bottom: 40px;
    display: none;
    overflow: visible;
  }

  .hero__person-txt-more {
    opacity: 1;
    padding-left: 16px;
    padding-right: 16px;
    bottom: 20px;
  }

  .hero__person-txt-more.mod--1 {
    padding-left: 16px;
  }

  .hero__person-count-span {
    font-size: 12px;
  }

  .hero-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-section.section--hero {
    height: 80vh;
    display: none;
  }

  .hero__h1-3 {
    text-align: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 58px;
    display: flex;
  }

  .swiper-slide.slide--persons {
    width: auto;
  }

  .hero__columns {
    display: block;
  }

  .hero__person-count-title {
    font-size: 32px;
  }

  .hero__person-txt-less {
    display: none;
  }

  .image-49 {
    margin-top: 10px;
  }

  .icons-block._1 {
    width: 5.971%;
  }

  .grid-4 {
    grid-template-rows: auto auto;
    margin-left: 20px;
    padding-left: 0;
  }

  .container-max {
    margin-top: 0;
  }

  .paragraph-2 {
    margin-left: 0;
    margin-right: 20px;
    font-size: 20px;
  }

  .group-logo-big {
    width: 90%;
  }

  .section-heading {
    margin-left: 0;
  }

  .signature {
    margin-top: -25px;
  }

  .heading-line {
    margin-bottom: 10px;
  }

  .grid-21 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
    margin-right: 10px;
  }

  .section-heading-3 {
    margin-left: 0;
  }

  .div-block-93 {
    margin-right: 10px;
  }

  .text-wrapper-t2-2 {
    max-width: 425px;
    margin-left: 0;
    margin-right: 10px;
  }

  .div-block-114 {
    justify-content: center;
    display: flex;
  }

  .slide-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-115 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .quote-t2-2 {
    margin-bottom: 10px;
  }

  .div-block-113 {
    display: flex;
  }

  .contact-text {
    text-align: left;
    font-size: 16px;
    display: flex;
  }

  .grid-22 {
    margin-bottom: 0;
  }

  .section-heading-4 {
    margin-left: 0;
  }

  .window-wrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 0;
  }

  .browser-demo {
    width: 500px;
    height: 300px;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 100px;
  }

  .image-36 {
    margin-right: 0;
  }

  .instructions-wrapper {
    flex-wrap: nowrap;
    order: -1;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0;
    position: relative;
    top: 0%;
    left: -25px;
  }

  .d-125-3d-wrapper {
    margin-bottom: 60px;
  }

  .flex-spacer {
    width: 50px;
  }

  .accordian-pan {
    flex-direction: row;
  }

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

  .footer-brand {
    margin-right: 27px;
  }

  .text-block-36 {
    margin-top: 5px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .footer-social-link {
    margin-bottom: 20px;
  }

  .footer-social-block {
    flex-direction: column;
  }

  .biz._1 {
    flex-direction: column-reverse;
  }

  .biz._2 {
    flex-direction: column;
  }

  .biz._3 {
    flex-direction: column-reverse;
  }

  .biz._4 {
    flex-direction: column;
  }

  .div-block-133 {
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
  }

  .logo-background-box {
    width: 100%;
  }

  .div-block-136 {
    width: 100%;
    height: 100%;
    padding: 20px;
  }

  .text-block-35 {
    margin-top: 5px;
    font-size: 14px;
  }

  .paragraph-29 {
    text-align: justify;
    padding-left: 20px;
  }

  .div-block-121 {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: .75fr 1fr .75fr;
  }

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

  .text-block-34 {
    margin-top: 20px;
    font-size: 18px;
  }

  .image-53 {
    margin-right: 0;
  }

  .paragraph-team {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .loop-section-2 {
    margin-bottom: 60px;
  }

  .div-block-140 {
    padding-left: 20px;
  }

  .div-block-143 {
    align-self: stretch;
  }

  .div-block-146 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr .75fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  .div-block-147 {
    grid-column-gap: 2px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .icon-7, .icon-8 {
    margin-bottom: 10px;
  }

  .slide {
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 35%, #333), url('../images/hero-spice.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slide-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 35%, #333), url('../images/Plantation-1A.jpg');
    background-position: 0 0, 50% 80%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slide-3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 35%, rgba(4, 4, 4, .07) 0%, #333), url('../images/hero-travel-2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .slide-4 {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 31%, #333 95%), url('../images/consulting-hero-1.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .div-block-149 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 15%;
    margin-left: 100px;
    margin-right: 100px;
    display: flex;
  }

  .icon-9, .icon-10 {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .hero-mobile {
    height: 75vh;
    display: block;
  }

  .div-block-150 {
    margin-right: 40px;
  }

  .mask {
    overflow: hidden;
  }

  .mobile-hero-div {
    flex-direction: column;
    display: flex;
  }

  .image-62 {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-63 {
    max-width: 60%;
    margin-top: 10px;
    position: fixed;
    bottom: 40px;
  }

  .grid-25 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-64, .image-65 {
    max-width: 60%;
    margin-top: 10px;
    position: fixed;
    bottom: 40px;
  }

  .image-66 {
    max-width: 60%;
    margin-top: 20px;
    position: fixed;
    bottom: 40px;
  }

  .section-heading-5 {
    margin-left: 0;
  }

  .heading-line-3 {
    margin-bottom: 10px;
  }

  .contact-text-2 {
    text-align: left;
    font-size: 16px;
    display: flex;
  }

  .div-block-156 {
    width: 50%;
  }

  .container-max-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-159 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    font-size: 14px;
  }

  .menu-button-4, .image-47, .menu-button-5 {
    margin-top: 5px;
  }

  .image-48 {
    width: 24.1em;
    margin-top: 5px;
  }

  .hero__col.col--1 {
    padding-bottom: 20px;
  }

  .hero__col.col--2 {
    display: none;
  }

  .hero-section {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .hero-section.section--hero {
    height: 77vh;
    padding-top: 10px;
    display: none;
  }

  .hero__h1-3 {
    font-size: 36px;
    line-height: 56px;
  }

  .swiper-slide {
    width: 100%;
  }

  .hero__columns {
    display: block;
  }

  .image-49 {
    margin-top: 5px;
  }

  .icons-block._1 {
    align-items: center;
    margin-right: 100px;
  }

  .image-31.d {
    width: 56px;
    height: 56px;
  }

  .image-31.b, .image-31.a {
    width: 63px;
    height: 63px;
  }

  .image-31.c {
    width: 65px;
    height: 65px;
  }

  .image-31.e {
    width: 56px;
    height: 56px;
  }

  .image-31.g {
    width: 61px;
    height: 61px;
  }

  .image-31.f {
    width: 68px;
    height: 68px;
  }

  .grid-4 {
    grid-template-rows: auto auto;
  }

  .container-max {
    margin-top: 0;
  }

  .paragraph-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
  }

  .group-logo-big {
    width: 50%;
  }

  .section-heading {
    font-size: 28px;
  }

  .signature {
    display: none;
  }

  .paragraph-23 {
    text-align: justify;
  }

  .heading-line.thusi {
    align-self: flex-start;
  }

  .grid-21 {
    grid-row-gap: 8px;
    grid-template-rows: 184px auto;
    grid-template-columns: 1.5fr;
    margin-right: 10px;
    padding-left: 10px;
  }

  .section-heading-3 {
    font-size: 28px;
  }

  .text-wrapper-t2-2 {
    max-width: none;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-wrapper-t2 {
    flex-direction: column;
  }

  .slide-wrapper {
    width: 90%;
  }

  .div-block-115 {
    justify-content: center;
  }

  .quote-t2-2 {
    text-align: justify;
    margin: 0 auto;
  }

  .slider-t2 {
    height: auto;
  }

  .slide-1-t2 {
    margin-bottom: 55px;
  }

  .user-name-t2-2 {
    text-align: center;
    margin-top: 10px;
  }

  .div-block-113 {
    justify-content: center;
  }

  .slide-nav-t2-2 {
    font-size: 15px;
    top: 85%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .contact-text {
    text-align: center;
    font-size: 16px;
  }

  .contact-text.email {
    justify-content: center;
  }

  .contact-form-column-2 {
    margin-top: 35px;
    padding: 43px 10px;
  }

  .contact-info-column {
    flex-direction: column;
    align-items: center;
    padding-top: 42px;
    display: flex;
  }

  .section-heading-4 {
    font-size: 28px;
  }

  .window-wrapper {
    margin-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo {
    width: 400px;
    height: 300px;
    flex-flow: column;
    justify-content: center;
    margin-bottom: 100px;
    margin-left: 110px;
    margin-right: 110px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .instructions-wrapper {
    margin-left: 0;
  }

  .accordian-pan {
    flex-direction: column;
  }

  .title-small {
    margin-bottom: 10px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .text-block-37 {
    text-align: center;
    line-height: 22px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .image-54 {
    margin-top: 0;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-link-2:hover {
    color: rgba(26, 27, 31, .75);
  }

  .text-block-36 {
    text-align: center;
  }

  .footer-content {
    text-align: center;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-social-block {
    flex-direction: row;
    margin-top: 10px;
    margin-left: -20px;
  }

  .footer-block {
    align-items: center;
  }

  .div-block-133 {
    margin-top: auto;
  }

  .logo-background-box {
    height: 231px;
  }

  .image-55 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-35.flip {
    text-align: left;
    align-self: flex-start;
  }

  .bold-text-8, .text-block-34, .text-block-34.flip {
    text-align: left;
  }

  .text-block-10 {
    font-size: 14px;
  }

  .div-block-140, .div-block-140.thusi {
    align-self: flex-start;
  }

  .div-block-141 {
    flex-direction: column;
  }

  .div-block-141.flip {
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .div-block-142, .div-block-142.flip {
    width: 100%;
  }

  .div-block-143, .div-block-143.flip {
    align-self: center;
  }

  .div-block-144 {
    margin-bottom: 40px;
  }

  .image-58 {
    transform: translate(0, -138px);
  }

  .image-59 {
    transform: translate(0, -300px);
  }

  .slide {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 30%, #333), url('../images/hero-spice.jpg');
    background-position: 0 0, 66% 36%;
    background-size: auto, cover;
  }

  .slide-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 30%, #333), url('../images/Plantation-1A.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .slide-3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 30%, #333), url('../images/hero-travel-2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .slide-4 {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 30%, #333), url('../images/consulting-hero-1.png');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .div-block-149 {
    margin-top: 25%;
  }

  .icon-9, .icon-10 {
    font-size: 20px;
  }

  .slide-nav-2 {
    font-size: 12px;
  }

  .hero-mobile {
    margin-bottom: 10px;
    display: block;
  }

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

  .grid-24.factsheet {
    grid-template-rows: auto auto auto auto auto;
  }

  .div-block-151 {
    margin-bottom: 40px;
  }

  .resource-image-div {
    margin-top: 20px;
  }

  .image-63 {
    max-width: 65%;
  }

  .grid-25 {
    grid-template-columns: 1fr;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-64, .image-65, .image-66 {
    max-width: 65%;
  }

  .contact-form-column {
    margin-top: 35px;
    padding: 43px 10px;
  }

  .section-heading-5 {
    font-size: 28px;
  }

  .contact-text-2 {
    font-size: 13px;
  }

  .div-block-156 {
    width: 40%;
  }

  .div-block-132 {
    height: 15em;
  }

  .container-max-3 {
    margin-top: 0;
  }

  .bold-text-12 {
    text-align: left;
  }

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

@media screen and (max-width: 479px) {
  .button {
    font-size: 13px;
  }

  .image-48 {
    width: 13.3em;
  }

  .hero__person {
    border-radius: 14px;
  }

  .hero__h1-3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 48px;
  }

  .swiper-slide {
    width: 100%;
  }

  .image-49 {
    margin-left: 0;
  }

  .grid-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: 10px;
    margin-right: 10px;
  }

  .paragraph-2 {
    margin: 20px 10px 10px 0;
    font-size: 16px;
  }

  .heading-line-2, .our-mission {
    margin-top: 0;
  }

  .group-logo-big {
    width: 85%;
  }

  .section-heading {
    font-size: 24px;
  }

  .signature {
    width: 57%;
    margin-top: 0;
    margin-right: -10px;
  }

  .paragraph {
    margin-right: 10px;
  }

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

  .grid-8 {
    margin-bottom: 20px;
  }

  .paragraph-23 {
    margin-bottom: 0;
  }

  .heading-line {
    margin-top: 0;
  }

  .heading-line.thusi {
    align-self: flex-start;
  }

  .csr {
    margin-top: 0;
  }

  .grid-21 {
    grid-template-rows: 220px auto;
    margin-right: 0;
  }

  .section-heading-3 {
    font-size: 24px;
  }

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

  .slide-wrapper {
    width: 90%;
    border-radius: 0;
    margin-top: 0;
  }

  .quote-t2-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  }

  .slide-nav-t2-2 {
    margin-bottom: 10px;
  }

  .contact-text {
    text-align: center;
    justify-content: center;
    font-size: 15px;
  }

  .contact-text.email {
    justify-content: center;
    font-size: 15px;
  }

  .contact-form-column-2, .contact-info-column, .paragraph-19 {
    text-align: center;
  }

  .grid-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-heading-4 {
    font-size: 24px;
  }

  .contact-icon {
    margin-top: 20px;
  }

  .field {
    text-transform: uppercase;
  }

  .d-125-content-wrapper-2 {
    padding-right: 60px;
  }

  .window-wrapper {
    align-items: center;
    margin-top: 100px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .browser-demo {
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-36 {
    margin-top: 0;
    margin-right: 0;
  }

  .founding-team {
    margin-top: 60px;
  }

  .instructions-wrapper {
    align-self: auto;
    margin-left: 0;
  }

  .d-125-3d-wrapper {
    width: 300px;
  }

  .our-business {
    margin-top: 0;
  }

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

  .div-block-133 {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-background-box {
    height: 151px;
  }

  .div-block-136 {
    height: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-55 {
    padding-left: 0;
    padding-right: 0;
  }

  .list {
    padding-left: 20px;
  }

  .text-block-35.flip {
    text-align: left;
    align-self: flex-start;
  }

  .paragraph-29 {
    padding-left: 0;
  }

  .div-block-121 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: .75fr;
  }

  .text-block-34, .text-block-34.flip {
    text-align: left;
  }

  .paragraph-30 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-140 {
    align-self: flex-start;
    padding-left: 0;
  }

  .div-block-142 {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-7 {
    margin-left: 0;
  }

  .icon-8 {
    margin-right: 0;
  }

  .image-59 {
    transform: translate(0, -233px);
  }

  .image-60 {
    transform: translate(0, -14px);
  }

  .slide {
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
  }

  .slide-4 {
    background-position: 0 0, 50%;
  }

  .div-block-149 {
    margin: 69% 20px 40%;
  }

  .icon-9, .icon-10 {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .slide-nav-2 {
    font-size: 10px;
  }

  .hero-mobile {
    margin-bottom: 40px;
  }

  .div-block-150 {
    margin-right: 0;
  }

  .image-63 {
    max-width: 85%;
  }

  .grid-25, .video-descriptor {
    margin-left: 0;
    margin-right: 0;
  }

  .image-64 {
    max-width: 85%;
    margin-top: 0;
  }

  .image-65 {
    height: 60px;
    max-width: 85%;
  }

  .image-66 {
    max-width: 90%;
  }

  .contact-form-column {
    text-align: center;
  }

  .section-heading-5 {
    font-size: 24px;
  }

  .heading-line-3 {
    margin-top: 0;
  }

  .div-block-156 {
    width: 60%;
  }

  .container-max-3 {
    margin-top: 0;
  }
}

#w-node-_514c2e50-3dfb-577f-daf2-b0fb40293010-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_514c2e50-3dfb-577f-daf2-b0fb40293012-d3a52566 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd00-d3a52566 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd0a-d3a52566 {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}

#w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd0b-d3a52566 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: start;
  justify-self: center;
}

#w-node-_987cf585-7a23-8f8d-9a0b-1cb3ed95e750-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_987cf585-7a23-8f8d-9a0b-1cb3ed95e752-d3a52566 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1fd1a31b-9319-3b47-a7b4-4102b79b4010-d3a52566, #w-node-_0043c79f-0c94-c5c2-0f5c-ec5ee1696491-d3a52566, #w-node-_4a480a9c-3486-a571-837c-810effeee380-d3a52566, #w-node-_7183523f-5448-b882-9d3e-69c685f4dbb9-d3a52566, #w-node-_228a0bb0-310a-b2f4-ad36-0821dc858f9f-d3a52566 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c341f57-1e14-c6ec-ee5b-0a2337fd2d2b-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f3df4c7f-ef69-969d-9558-53586daee0a2-d3a52566 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-fee300d3-887c-4622-f190-51cdbeb30827-d3a52566, #w-node-_23e33ec3-e013-5923-2771-4f502fb2c222-d3a52566 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_23e33ec3-e013-5923-2771-4f502fb2c224-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_23e33ec3-e013-5923-2771-4f502fb2c226-d3a52566 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_23e33ec3-e013-5923-2771-4f502fb2c228-d3a52566, #w-node-c5b07766-166a-15d9-4b5a-1cb0c6eacba7-d3a52566 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5b07766-166a-15d9-4b5a-1cb0c6eacba9-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c5b07766-166a-15d9-4b5a-1cb0c6eacbab-d3a52566 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-c5b07766-166a-15d9-4b5a-1cb0c6eacbad-d3a52566, #w-node-_4076466d-1a15-656d-aef8-27f09d376f38-d3a52566 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4076466d-1a15-656d-aef8-27f09d376f3a-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4076466d-1a15-656d-aef8-27f09d376f3c-d3a52566 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4076466d-1a15-656d-aef8-27f09d376f3e-d3a52566 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6d5c2ac-e188-ef76-e3f3-4084ffddfcd3-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8ec1628e-e445-80bf-2cc5-505b9971a655-d3a52566 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-a6d5c2ac-e188-ef76-e3f3-4084ffddfcd7-d3a52566 {
  grid-area: 1 / 4 / 2 / 5;
  align-self: center;
  justify-self: center;
}

#w-node-a6d5c2ac-e188-ef76-e3f3-4084ffddfcd8-d3a52566 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_5c7d70ac-2013-0ce3-628e-3430779aff2e-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5c7d70ac-2013-0ce3-628e-3430779aff30-d3a52566 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6d3c0e30-2b6b-6f72-debf-0ff130ac384f-d3a52566, #w-node-c32dd5af-be95-7765-bd0b-bec842ad12dd-d3a52566, #w-node-_3a69ea07-0794-af26-df61-721948566d0d-d3a52566, #w-node-c1cf03db-ef49-7b60-7c6e-e0c46014af7b-d3a52566, #w-node-_593095db-bb47-ce6a-62f6-079d4d308b93-d3a52566 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11432e95-6141-dfd2-d0ef-b26adc518ef9-d3a52566 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_11432e95-6141-dfd2-d0ef-b26adc518efb-d3a52566 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d5da5ce6-1a9d-0941-8c42-e9e049b44b9b-d3a52566, #w-node-d5da5ce6-1a9d-0941-8c42-e9e049b44baa-d3a52566, #w-node-d5da5ce6-1a9d-0941-8c42-e9e049b44bb4-d3a52566 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae66f0a2-968c-a213-c985-30deb8ddbf88-935595f2 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-ae66f0a2-968c-a213-c985-30deb8ddbf86-935595f2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0ba50de0-d57e-4070-25fe-a4cb473d869b-935595f2 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_5c5847fe-51f5-d7c2-acc5-a1b054e7a59c-935595f2 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-de83932b-76a8-a56d-55af-da0a3592b6da-935595f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-d2f454d2-6bcf-c47a-1770-91eed67f198d-935595f2 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-d0640bf3-05b5-125e-745a-9eb8c38ad076-935595f2 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_3e1aafa1-2213-d654-d879-a2681d4e0fc3-935595f2 {
  grid-area: 4 / 1 / 5 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-cfa3277f-b9fc-03c0-1beb-857efe69fb4f-935595f2 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
  justify-self: center;
}

#w-node-_1cd200fe-ca3e-bc27-83a0-46b60d624e91-935595f2 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_2ed66693-d3a8-61fb-3361-48c6299d3cf4-935595f2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c2c1c596-df50-f6d7-769e-a644a5299fde-935595f2 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-a7ac8eca-3a15-378e-7273-6f010112276d-935595f2 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: center;
}

#w-node-_7d3c74cc-14c0-a8db-1df5-b2a8f03e70b4-935595f2 {
  grid-area: 4 / 1 / 5 / 2;
  justify-self: center;
}

#w-node-_8ce0f37e-4f9e-0618-ec6c-6a08bbb9a1a1-935595f2 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_868a72bc-b285-b7f5-1a14-639dc88a3411-935595f2 {
  grid-area: 7 / 1 / 8 / 2;
}

#w-node-_2744e978-8ada-90d1-e6df-2168f0931b8f-935595f2 {
  grid-area: 6 / 1 / 7 / 2;
  justify-self: center;
}

#w-node-c097b458-f9f5-a933-c8a7-976633c52d3e-935595f2 {
  grid-area: 8 / 1 / 9 / 2;
  justify-self: center;
}

#w-node-_0a94b01c-e135-f12b-aee5-9c6e98e4a4b7-935595f2, #w-node-_0a94b01c-e135-f12b-aee5-9c6e98e4a4c6-935595f2, #w-node-_0a94b01c-e135-f12b-aee5-9c6e98e4a4d0-935595f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd0a-d3a52566 {
    grid-area: 2 / 1 / 3 / 4;
    align-self: start;
    justify-self: center;
  }

  #w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd0b-d3a52566 {
    grid-area: 1 / 3 / 2 / 4;
    align-self: center;
    justify-self: start;
  }

  #w-node-_6c341f57-1e14-c6ec-ee5b-0a2337fd2d2b-d3a52566 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-a6d5c2ac-e188-ef76-e3f3-4084ffddfcd7-d3a52566 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-a6d5c2ac-e188-ef76-e3f3-4084ffddfcd8-d3a52566 {
    grid-area: 1 / 2 / 2 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd00-d3a52566 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd0a-d3a52566 {
    grid-area: 4 / 2 / 5 / 4;
    align-self: start;
    justify-self: center;
  }

  #w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd0b-d3a52566 {
    grid-area: 2 / 1 / 3 / 4;
    align-self: start;
    justify-self: center;
  }

  #w-node-a6d5c2ac-e188-ef76-e3f3-4084ffddfcd7-d3a52566 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
    justify-self: center;
  }

  #w-node-a6d5c2ac-e188-ef76-e3f3-4084ffddfcd8-d3a52566 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_0ba50de0-d57e-4070-25fe-a4cb473d869b-935595f2 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-d2f454d2-6bcf-c47a-1770-91eed67f198d-935595f2 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-d0640bf3-05b5-125e-745a-9eb8c38ad076-935595f2 {
    grid-area: 3 / 1 / 4 / 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_3e1aafa1-2213-d654-d879-a2681d4e0fc3-935595f2 {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-cfa3277f-b9fc-03c0-1beb-857efe69fb4f-935595f2 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_1cd200fe-ca3e-bc27-83a0-46b60d624e91-935595f2 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd00-d3a52566 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd0a-d3a52566 {
    grid-area: 4 / 2 / 5 / 4;
    align-self: start;
    justify-self: end;
  }

  #w-node-_81abe4bc-79a7-3255-724a-38ba9b00dd0b-d3a52566 {
    grid-area: 2 / 1 / 3 / 4;
    align-self: start;
    justify-self: center;
  }

  #w-node-a6d5c2ac-e188-ef76-e3f3-4084ffddfcd7-d3a52566 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: center;
    justify-self: center;
  }

  #w-node-a7ac8eca-3a15-378e-7273-6f010112276d-935595f2 {
    justify-self: center;
  }
}


