:root {
  --color--transparent: transparent;
  --color--light-beige: #f2eeeb;
  --color--white: white;
  --color--deep-blue: #024873;
  --font--title-2: Montserrat, sans-serif;
  --text--body-1: 20px;
  --line-height--body-1: 32px;
  --text--body-3: 16px;
  --line-height--body-3: 24px;
  --text--title-4: 48px;
  --line-height--title-4: 72px;
  --text--headline-3: 32px;
  --line-height--headline-3: 48px;
  --font--title-1: Rosarivo, sans-serif;
  --text--title-1: 72px;
  --text--headline-4: 24px;
  --line-height--headline-4: 36px;
  --text--headline-2: 36px;
  --line-height--headline-2: 55.8px;
  --text--subhead-1: 24px;
  --text--title-2: 56px;
  --line-height--subhead-1: 32.4px;
  --text--body-2: 16px;
  --line-height--body-2: 24px;
  --line-height--title-1: 96.48px;
  --text--headline-1: 40px;
  --line-height--headline-1: 56px;
  --color--shadow: #0000000d;
  --color--black: black;
  --color--deep-brown: #a58861;
  --line-height--title-2: 75.6px;
  --color--mid-blue: #3a6d8b;
  --color--dark-brown: #836f59;
  --color--deep-green: #496966;
  --color--light-brown: #d9ccc1;
  --text--subhead-2: 16px;
  --text--title-3: 56px;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@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:
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navbar {
  z-index: 999;
  grid-column-gap: 0px;
  background-color: var(--color--transparent);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 88px;
  padding-top: 0;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  transition: background-color 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  display: flex;
  position: fixed;
  top: 0;
}

.navbar:hover {
  background-color: var(--color--light-beige);
  color: var(--color--white);
}

.navbar.partnership {
  background-color: var(--color--light-beige);
}

.navbar-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 68px;
  text-decoration: none;
  display: flex;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.cid-logo-light {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navbar-menu-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.our-vision {
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #f2eeeb;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 988px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hero-subtitle {
  font-family: var(--font--title-2);
  color: #fff;
  font-size: var(--text--body-1);
  line-height: var(--line-height--body-1);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
  position: static;
  top: 504px;
  left: 540px;
}

.hero-title {
  color: #fff;
  font-size: var(--text--title-4);
  line-height: var(--line-height--title-4);
  text-align: center;
  max-width: 1064px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
  position: static;
  top: 328px;
  left: 316px;
}

.style-guide-heading {
  color: #000c;
  letter-spacing: -0.02em;
  width: 100%;
  max-width: 340px;
  font-size: 42px;
  font-weight: 700;
  line-height: 64px;
}

.style-guide-infotext-large {
  color: #0000004d;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.style-guide-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.text-style {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.style-guide-info-text {
  color: #0000004d;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.headline-1 {
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 140%;
}

.subhead-1 {
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 135%;
}

.body-1 {
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
}

.text-styles-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.styles-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  display: flex;
}

.fill-style {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  padding: 0;
  display: flex;
}

.color-swatch-light-brown {
  background-color: #d9ccc1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-dark-blue {
  background-color: #012340;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-deep-blue {
  background-color: #024873;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-mid-blue {
  background-color: #3b6d8c;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-mid-green {
  background-color: #4a6a66;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-dark-brown {
  background-color: #846f5a;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-deep-brown {
  background-color: #a58862;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-mid-brown {
  background-color: #b69f80;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-light-beige {
  background-color: #f2eeeb;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-white {
  background-color: #fff;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-black-o70 {
  background-color: #000000b3;
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-dark-blue-l100-0 {
  background-image: linear-gradient(0deg, #012340 0%, #01234000 100%);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-light-brown-l100-0 {
  background-image: linear-gradient(90deg, #d9ccc1 0%, #d9ccc100 100%);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-mid-white-l100-0 {
  background-image: linear-gradient(90deg, #f2eeeb 0%, #f2eeeb00 100%);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-mid-blue-l100-0 {
  background-image: linear-gradient(90deg, #3b6d8c 0%, #3b6d8c00 100%);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-dark-green-l100-0 {
  background-image: linear-gradient(90deg, #4a6a66 0%, #4a6a6600 100%);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-swatch-dark-brown-l100-0 {
  background-image: linear-gradient(90deg, #846f5a 0%, #846f5a00 100%);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.color-styles-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.styles-guide-section {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.title-6 {
  letter-spacing: 0;
  font-size: 72px;
  font-weight: 400;
  line-height: 134%;
}

.title-7 {
  letter-spacing: 0;
  font-size: 56px;
  font-weight: 400;
  line-height: 135%;
}

.title-8 {
  letter-spacing: 0;
  font-size: 56px;
  font-weight: 400;
  line-height: 128%;
}

.title-9 {
  letter-spacing: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 150%;
}

.headline-4 {
  letter-spacing: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 155%;
}

.headline-5 {
  letter-spacing: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 150%;
}

.subhead-3 {
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 150%;
}

.body-5 {
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.body-6 {
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.body-7 {
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 200%;
}

.body {
  background-color: var(--color--transparent);
  font-family: var(--font--title-1);
  color: var(--color--white);
  font-size: var(--text--title-1);
  line-height: 150%;
  overflow: visible;
}

.we-focus-on-essence {
  background-color: var(--color--light-beige);
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 108px 0 188px;
  text-decoration: none;
  display: flex;
}

.section-title {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--title-4);
  line-height: var(--line-height--title-4);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1288px;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.location-container {
  justify-content: center;
  align-items: center;
  max-width: 1288px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.partnership-image-container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.partnership-image-description {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--headline-4);
  line-height: var(--line-height--headline-4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.focus-essence-image {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-about-us {
  object-fit: cover;
  width: 100%;
  min-width: auto;
  min-height: 696px;
}

.text-3 {
  color: #024873;
  font-family: Rosarivo, sans-serif;
  font-size: var(--text--headline-3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.divider {
  background-color: var(--color--deep-blue);
  width: 100%;
  height: 2px;
}

.flex-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.essence-description {
  color: #024873;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.essence-content-div {
  grid-column-gap: 112px;
  grid-row-gap: 112px;
  justify-content: center;
  max-width: 1288px;
  margin-top: 64px;
  display: flex;
}

.esesence-image-description {
  color: var(--color--deep-blue);
  font-family: Rosarivo, sans-serif;
  font-size: var(--text--headline-2);
  line-height: var(--line-height--headline-2);
  margin-top: 48px;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 448px;
  display: flex;
}

.footer {
  background-color: #024873;
  justify-content: center;
  align-items: center;
  height: 244px;
}

.logo-cid {
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5016px;
  height: 27.5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6.25156px;
  left: 6.24531px;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 12.5px;
  height: 27.5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6.25px;
  left: 58.75px;
}

.vectors-wrapper-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 27.5016px;
  height: 27.5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 6.25px;
  left: 96.2484px;
}

.frame-4 {
  grid-column-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.foot-content {
  justify-content: space-between;
  align-items: center;
  width: 1288px;
  max-width: 1288px;
  padding-left: 112px;
  padding-right: 112px;
  display: flex;
}

.location {
  background-color: #d9ccc1;
  padding: 276px 204px 168px;
  display: none;
}

.history {
  line-height: var(--line-height--title-4);
  background-color: #024873;
  padding: 284px 0 188px 164px;
}

.location-content {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: space-between;
  display: flex;
}

.location-word {
  color: var(--color--deep-blue);
  font-family: Rosarivo, sans-serif;
  font-size: var(--text--headline-3);
  line-height: var(--line-height--headline-3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

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

.vectors-wrapper-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
}

.location-address {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: 380px;
  max-width: 380px;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.location-image-wrapper {
  object-fit: fill;
  flex: auto;
  width: auto;
  height: auto;
}

.tabs-content {
  margin-top: 132px;
  overflow: visible;
}

.location-head-tab {
  border: 2px solid var(--color--deep-blue);
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--subhead-1);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 280px;
  min-width: 280px;
  height: 56px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  line-height: 135%;
  display: flex;
}

.location-head-tab.w--current {
  background-color: var(--color--deep-blue);
  color: var(--color--white);
  justify-content: center;
  align-items: center;
  height: 56px;
  padding-top: 0;
  padding-bottom: 0;
}

.location-head {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tab-content {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.location-city-name {
  z-index: 0;
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--title-2);
  line-height: 135%;
  position: absolute;
  inset: 0% auto auto -116px;
}

.location-v-divider {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 468px;
  position: relative;
  inset: auto;
}

.office-float-title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -140px auto auto -96px;
}

.float-title {
  font-family: var(--font--title-2);
  color: var(--color--deep-blue);
  font-size: var(--text--subhead-1);
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 135%;
}

.vertical-arrow-line {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 192px;
}

.diamond {
  background-color: var(--color--deep-blue);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.partnership-tabs-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  display: flex;
}

.partnership-title {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--headline-3);
  text-align: center;
  background-color: #0000;
  width: auto;
  max-width: 224px;
  padding: 0 0 8px;
  line-height: 150%;
}

.partnership-title.w--current {
  border-bottom: 2px solid var(--color--deep-blue);
  font-size: var(--text--headline-4);
  line-height: var(--line-height--headline-4);
  background-color: #0000;
}

.tabs-content-2 {
  margin-top: 64px;
  overflow: visible;
}

.partnership-tabs {
  margin-top: 64px;
}

.history-container {
  max-width: 1352px;
}

.history-content {
  border-top: 0px solid var(--color--white);
  justify-content: flex-end;
  align-items: flex-end;
  width: 1016px;
  display: flex;
  position: relative;
}

.history-description {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-1);
  line-height: var(--line-height--body-1);
  width: auto;
  min-width: 0;
  max-width: none;
  margin-top: 0;
  padding: 128px 0 64px 336px;
}

.history-float-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -168px auto auto -60px;
}

.history-float-title {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--subhead-1);
  line-height: var(--line-height--subhead-1);
  margin-bottom: 16px;
  font-weight: 600;
}

.history-vertical-arrow-line {
  background-color: var(--color--white);
  width: 2px;
  height: 236px;
}

.history-vertical-arrow-line.history-vertical-arrow-line-extend {
  height: 292px;
}

.history-diamond {
  background-color: var(--color--white);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.history-title-content {
  width: 392px;
  position: absolute;
  top: 148px;
  left: -60px;
}

.history-title {
  font-family: var(--font--title-1);
  color: var(--color--white);
  font-size: var(--text--title-1);
  line-height: var(--line-height--title-1);
}

.history-subtitle {
  font-family: var(--font--title-1);
  color: var(--color--white);
  font-size: var(--text--headline-3);
  line-height: var(--line-height--headline-3);
  margin-top: 40px;
}

.history-float-content-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -25% auto auto -2px;
}

.history-float-content-2.story-animate-1 {
  left: -2px;
}

.history-arrow-icon {
  opacity: 1;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

.nav-link {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  background-color: #0000;
  padding: 8px 0;
  font-weight: 600;
}

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

.nav-link.partnership-page,
.nav-link.partnership-page.w--current {
  color: var(--color--deep-blue);
}

.tab-menu-item-title {
  border-bottom: 2px none var(--color--deep-blue);
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--headline-3);
  line-height: 150%;
}

.tab-menu-item-description {
  font-family: var(--font--title-2);
  color: var(--color--deep-blue);
  font-size: var(--text--body-1);
  margin-top: 8px;
  line-height: 160%;
}

.tab-menu-item-wrapper {
  border-bottom: 0px none var(--color--deep-blue);
  width: auto;
  padding-bottom: 0;
}

.navbar-shadow {
  z-index: auto;
  box-shadow: 0 10px 10px 0 var(--color--shadow);
  opacity: 1;
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0%;
}

.partnerships-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1288px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.hero-title-section {
  z-index: 10;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.partnership-section {
  background-color: var(--color--light-beige);
  padding: 108px 116px 188px;
  display: none;
}

.our-values-tab-container {
  font-size: var(--text--title-4);
  line-height: var(--line-height--title-4);
  width: auto;
  max-width: 1288px;
  margin-top: 64px;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  overflow: hidden;
}

.tabs-menu {
  float: left;
  width: auto;
  min-width: 332px;
  max-width: 448px;
  margin-right: 112px;
}

.tabs-content-4 {
  width: auto;
  min-width: 230px;
  max-width: 728px;
  height: auto;
}

.our-values-tab-menu-item {
  border-bottom: 2px solid var(--color--deep-blue);
  background-color: #0000;
  width: 230px;
  height: 65px;
  margin-bottom: 40px;
  padding: 0;
  transition:
    width 0.2s,
    height 0.2s;
  overflow: hidden;
}

.our-values-tab-menu-item.w--current {
  border-style: none none solid;
  border-width: 0 0 2px;
  border-color: var(--color--deep-blue);
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: 332px;
  max-width: 448px;
  height: 183px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  transition-duration: 0.5s, 0.5s;
  display: flex;
}

.bg-image-layer {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.parallax-background-image {
  z-index: 5;
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  position: relative;
}

.our-values {
  background-color: var(--color--light-beige);
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 108px 0 88px;
  text-decoration: none;
  display: flex;
}

.essense-image-mask {
  z-index: 12;
  background-color: var(--color--light-beige);
  display: none;
  position: absolute;
  inset: 0 0% 0%;
}

.our-values-image-mask {
  background-color: var(--color--light-beige);
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.partnership-image-mask {
  background-color: var(--color--light-beige);
  width: auto;
  height: 558px;
  display: none;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.image-7 {
  aspect-ratio: auto;
  opacity: 1;
  object-fit: cover;
  height: 680px;
}

.tab-pane-tab-2 {
  opacity: 1;
  transition: opacity 1.5s;
}

.div-block-36 {
  flex: 364px;
  width: auto;
}

.text-block-4 {
  line-height: var(--line-height--subhead-1);
}

.history-description--2 {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-1);
  line-height: var(--line-height--body-1);
  width: auto;
  margin-top: 0;
  padding: 128px 0 116px 336px;
}

.history-description-3 {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-1);
  line-height: var(--line-height--body-1);
  width: auto;
  margin-top: 0;
  padding: 128px 0 84px 336px;
}

.history-float-content-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -200px auto auto -2px;
}

.partnership-tab-title {
  font-size: var(--text--headline-4);
  line-height: var(--line-height--headline-4);
  white-space: nowrap;
}

._1280-parallax-background-image {
  z-index: 5;
  aspect-ratio: auto;
  opacity: 1;
  object-fit: cover;
  width: 100%;
  display: block;
  position: relative;
}

.history-horizontal-line {
  background-color: var(--color--white);
  width: auto;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.contact-email-address {
  color: var(--color--deep-blue);
  font-size: var(--text--headline-3);
  line-height: var(--line-height--headline-3);
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: underline;
}

.hero-bg-mask {
  z-index: 5;
  background-color: var(--color--black);
  opacity: 0.2;
  color: var(--color--white);
  position: absolute;
  inset: 0%;
}

.logo-container {
  width: 130px;
  height: 40px;
  position: relative;
}

.logo-container.w--current {
  width: 130px;
  height: 40px;
}

.cid-logo-dark {
  visibility: hidden;
  display: block;
  position: absolute;
  inset: 0%;
}

.location-content-inner {
  padding-top: 64px;
}

.hero-section {
  position: relative;
}

.partnership-description {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.partnership-button {
  background-color: var(--color--deep-blue);
  font-family: var(--font--title-2);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 56px;
  padding: 0;
  font-weight: 600;
  display: flex;
}

.partnership-button:hover {
  opacity: 0.5;
}

.partnership-quote {
  background-color: var(--color--deep-brown);
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 116px 92px;
  display: flex;
}

.partnership-hero {
  background-color: var(--color--light-beige);
  line-height: var(--line-height--title-4);
  height: 868px;
  padding: 0;
  position: static;
}

.quote-text {
  background-color: var(--color--transparent);
  font-family: var(--font--title-1);
  color: var(--color--light-beige);
  font-size: var(--text--headline-1);
  line-height: var(--text--title-2);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 808px;
  max-width: 1048px;
  height: auto;
  display: flex;
}

.partnerhsip-bg-container {
  justify-content: flex-end;
  width: 100%;
  height: 956px;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.partnership-bg-mask {
  background-image: linear-gradient(90deg, #f2eeeb, #f2eeeb00);
  width: 60%;
  display: block;
  position: absolute;
  max-width: 1152px;
  inset: 0 0% 0% auto;
}

.partnership-hero-title {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--title-2);
  line-height: var(--line-height--title-2);
  font-weight: 400;
  position: relative;
}

.partnership-hero-title-block {
  width: 732px;
  margin-top: 0;
  margin-left: -56px;
  position: relative;
}

.partnership-float-title {
  font-family: var(--font--title-2);
  color: var(--color--deep-blue);
  font-size: var(--text--subhead-1);
  line-height: var(--line-height--subhead-1);
  font-weight: 600;
}

.partnership-float-title-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: -260px auto auto 0;
}

.vertical-arrow-line-2 {
  background-color: var(--color--deep-brown);
  width: 2px;
  height: 192px;
  margin-top: 0;
  margin-left: 0;
}

.diamond-2 {
  background-color: var(--color--deep-brown);
  width: 10px;
  height: 10px;
  margin-left: -4px;
  transform: rotate(45deg);
}

.vertical-group {
  margin-top: 16px;
  padding-left: 56px;
  position: relative;
}

.vertical-group-2 {
  margin-top: 32px;
  padding-left: 56px;
  position: absolute;
}

.vertical-arrow-line-3 {
  background-color: var(--color--deep-brown);
  width: 2px;
  height: 236px;
  margin-top: 0;
  margin-left: 0;
}

.partnership-strategy {
  background-color: var(--color--light-beige);
  line-height: var(--line-height--title-4);
  padding: 204px 0 188px;
  display: block;
}

.partnership-strategy-container {
  max-width: 1288px;
  margin-left: auto;
  margin-right: auto;
}

.history-content-copy {
  border-top: 0px solid var(--color--white);
  justify-content: flex-end;
  align-items: flex-end;
  width: 1016px;
  display: flex;
  position: relative;
}

.partnership-strategy-content {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  border-top: 0px solid var(--color--white);
  grid-template:
    'Area'
    '.'
    / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  width: 1352px;
  padding-top: 88px;
  padding-left: 56px;
  display: block;
  position: relative;
}

.strategy-horizontal-line {
  background-color: var(--color--deep-brown);
  width: auto;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.strategy-arrow-icon {
  background-color: var(--color--transparent);
  opacity: 1;
  display: block;
  position: absolute;
  top: -20px;
  right: -48px;
}

.strategy-float-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -204px auto auto -6px;
}

.strategy-diamond {
  background-color: var(--color--deep-brown);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.strategy-vertical-line {
  background-color: var(--color--deep-brown);
  width: 2px;
  height: 292px;
}

.strategy-title {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--title-4);
  line-height: var(--line-height--title-4);
  font-weight: 400;
  position: absolute;
  top: -95px;
  bottom: auto;
  left: 56px;
}

.strategy-content {
  border: 2px solid var(--color--mid-blue);
  box-shadow: 16px 16px 0 0 var(--color--mid-blue);
  border-radius: 2px;
  width: 392px;
  height: 392px;
  padding: 32px;
}

.text-block-5 {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--headline-3);
  line-height: var(--line-height--headline-3);
}

.text-block-6 {
  font-family: var(--font--title-2);
  color: var(--color--deep-blue);
  font-size: var(--text--body-1);
  line-height: var(--line-height--body-1);
  margin-top: 24px;
}

.strategy-content-2 {
  border: 2px solid var(--color--dark-brown);
  box-shadow: 16px 16px 0 0 var(--color--dark-brown);
  border-radius: 2px;
  width: 392px;
  height: 392px;
  padding: 32px;
}

.strategy-float-content-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 216px auto auto -1px;
}

.strategy-vertical-line-2 {
  background-color: var(--color--deep-brown);
  width: 2px;
  height: 900px;
}

.div-block-37 {
  width: 100%;
  height: 868px;
  position: relative;
}

.office-float-title-2 {
  position: absolute;
  bottom: -65px;
  left: -54px;
}

.diamond-1 {
  background-color: var(--color--deep-blue);
  width: 10px;
  height: 10px;
  margin-left: -4px;
  position: relative;
  transform: rotate(45deg);
}

.partnership-container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1288px;
  height: 100%;
  padding-top: 108px;
  display: none;
  position: relative;
  overflow: visible;
}

.partnership-quote-blue {
  background-color: var(--color--mid-blue);
  justify-content: center;
  align-items: center;
  height: 424px;
  display: flex;
}

.partnership-quote-blue.partnership-quote {
  height: auto;
}

.vertical-arrow-line-2-blue {
  background-color: var(--color--mid-blue);
  width: 2px;
  height: 192px;
  margin-top: 0;
  margin-left: 0;
}

.diamond-2-blue {
  background-color: var(--color--mid-blue);
  width: 10px;
  height: 10px;
  margin-left: -4px;
  transform: rotate(45deg);
}

.vertical-arrow-line-3-blue {
  background-color: var(--color--mid-blue);
  width: 2px;
  height: 236px;
  margin-top: 0;
  margin-left: 0;
}

.strategy-vertical-line-blue {
  background-color: var(--color--mid-blue);
  width: 2px;
  height: 292px;
}

.strategy-diamond-blue {
  background-color: var(--color--mid-blue);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.strategy-horizontal-line-blue {
  background-color: var(--color--mid-blue);
  width: auto;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.strategy-arrow-icon-blue {
  background-color: var(--color--transparent);
  opacity: 1;
  display: block;
  position: absolute;
  top: -20px;
  right: -48px;
}

.strategy-vertical-line-2-blue {
  background-color: var(--color--mid-blue);
  width: 2px;
  height: 900px;
}

.strategy-content-green {
  border: 2px solid var(--color--deep-green);
  box-shadow: 16px 16px 0 0 var(--color--deep-green);
  border-radius: 2px;
  width: 392px;
  height: 392px;
  padding: 32px;
}

.partnership-quote-green {
  background-color: var(--color--deep-green);
  justify-content: center;
  align-items: center;
  height: 424px;
  display: flex;
}

.partnership-quote-green.partnership-quote {
  height: auto;
}

.strategy-arrow-icon-brown {
  background-color: var(--color--transparent);
  opacity: 1;
  display: block;
  position: absolute;
  top: -20px;
  right: -48px;
}

.vertical-arrow-line-2-dark-brown {
  background-color: var(--color--dark-brown);
  width: 2px;
  height: 192px;
  margin-top: 0;
  margin-left: 0;
}

.diamond-2-dark-brown {
  background-color: var(--color--dark-brown);
  width: 10px;
  height: 10px;
  margin-left: -4px;
  transform: rotate(45deg);
}

.vertical-arrow-line-3-dark-brown {
  background-color: var(--color--dark-brown);
  width: 2px;
  height: 236px;
  margin-top: 0;
  margin-left: 0;
}

.strategy-float-content-dark-brown {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -203px auto auto -6px;
}

.strategy-vertical-line-dark-brown {
  background-color: var(--color--dark-brown);
  width: 2px;
  height: 292px;
}

.vertical-arrow-line-2-green {
  background-color: var(--color--deep-green);
  width: 2px;
  height: 192px;
  margin-top: 0;
  margin-left: 0;
}

.diamond-2-green {
  background-color: var(--color--deep-green);
  width: 10px;
  height: 10px;
  margin-left: -4px;
  transform: rotate(45deg);
}

.vertical-arrow-line-3-green {
  background-color: var(--color--deep-green);
  width: 2px;
  height: 236px;
  margin-top: 0;
  margin-left: 0;
}

.strategy-vertical-line-green {
  background-color: var(--color--deep-green);
  width: 2px;
  height: 292px;
}

.strategy-diamond-green {
  background-color: var(--color--deep-green);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.strategy-horizontal-line-green {
  background-color: var(--color--deep-green);
  width: auto;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.strategy-vertical-line-2-green {
  background-color: var(--color--deep-green);
  width: 2px;
  height: 900px;
}

.strategy-arrow-icon-green {
  background-color: var(--color--transparent);
  opacity: 1;
  display: block;
  position: absolute;
  top: -20px;
  right: -48px;
}

.partnership-quote-dark-brown {
  background-color: var(--color--dark-brown);
  justify-content: center;
  align-items: center;
  height: 424px;
  display: flex;
}

.partnership-quote-dark-brown.partnership-quote {
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
}

.dropdown {
  justify-content: center;
  align-items: center;
  height: 88px;
  display: flex;
}

.nav-link-dropdown {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  font-weight: 600;
  display: flex;
}

.nav-link-dropdown:hover {
  color: var(--color--white);
}

.icon {
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin: 0 0 0 4px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.text-block-7 {
  font-family: var(--font--title-2);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
  position: relative;
}

.partnership-header.w--open {
  background-color: var(--color--deep-blue);
  justify-content: flex-end;
  align-items: center;
  width: 100vh;
  display: flex;
  position: fixed;
  top: 88px;
  left: auto;
  right: 0;
}

.partnership-header-title {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  margin-left: 40px;
  padding: 24px 0;
  font-weight: 600;
  text-decoration: none;
}

.partnership-header-title.headert-title-end {
  margin-right: 64px;
}

.partnership-header-div {
  margin-right: 92px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.dropdown-wrapper {
  justify-content: center;
  align-items: center;
  height: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.dropdown-trigger {
  color: var(--color--white);
  justify-content: center;
  align-items: center;
  height: 88px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.dropdown-trigger.partnership-page {
  color: var(--color--deep-blue);
}

.dropdown-content {
  background-color: var(--color--deep-blue);
  box-shadow: 0 10px 10px 0 var(--color--shadow);
  opacity: 0;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 0;
  display: flex;
  position: fixed;
  inset: 88px 0% auto;
  overflow: hidden;
}

.dropdown-content.partnership-header-div {
  position: absolute;
}

.partnership-header-title-div {
  text-decoration: none;
  position: relative;
}

.hover-underline {
  background-color: var(--color--white);
  width: auto;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.strategy-diamond-dark-brown {
  background-color: var(--color--dark-brown);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.strategy-horizontal-line-dark-brown {
  background-color: var(--color--dark-brown);
  width: auto;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.strategy-vertical-line-2-dark-brown {
  background-color: var(--color--dark-brown);
  width: 2px;
  height: 900px;
}

.nav-link-underline {
  position: relative;
}

.navbar-partnership {
  z-index: 999;
  grid-column-gap: 0px;
  background-color: var(--color--light-beige);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 88px;
  padding-top: 0;
  padding-left: 92px;
  padding-right: 92px;
  text-decoration: none;
  transition: background-color 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  display: flex;
  position: fixed;
  top: 0;
}

.navbar-partnership:hover {
  background-color: var(--color--light-beige);
  color: var(--color--white);
}

.cid-logo-dark-partnership {
  width: 130px;
  height: 40px;
  display: block;
  position: relative;
  inset: 0%;
}

.image-8 {
  object-fit: cover;
  min-width: 364px;
  min-height: 100%;
  max-height: 100%;
}

.mobile-hero-image,
.our-values-mobile {
  display: none;
}

.we-focus-on-essence-mobile {
  background-color: var(--color--light-beige);
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 108px 0 188px;
  text-decoration: none;
  display: none;
}

.history-float-content-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: -200px auto auto -2px;
}

.partnership-mobile {
  display: none;
}

.location-mobile {
  background-color: var(--color--light-brown);
  line-height: var(--line-height--title-4);
  padding: 180px 0 72px 50px;
  display: none;
  overflow: visible;
}

.location-container-mobile {
  max-width: 1352px;
}

.location-content-mobile {
  border-top: 0px solid var(--color--white);
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.location-horizontal-line {
  background-color: var(--color--deep-blue);
  width: auto;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 54px;
}

.location-arrow-icon {
  opacity: 1;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: -12px;
  right: 24px;
}

.location-float-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -80px auto auto -44px;
}

.location-float-title {
  font-family: var(--font--title-2);
  color: var(--color--deep-blue);
  font-size: var(--text--subhead-1);
  font-weight: 600;
  line-height: 135%;
}

.location-title {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--headline-2);
  line-height: var(--line-height--headline-2);
}

.location-subtitle {
  font-family: var(--font--title-1);
  color: var(--color--white);
  font-size: var(--text--headline-3);
  line-height: var(--line-height--headline-3);
  margin-top: 40px;
}

.location-description {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-1);
  line-height: var(--line-height--body-1);
  width: auto;
  min-width: 0;
  max-width: none;
  margin-top: 0;
  padding: 140px 22px 64px 30px;
}

.location-title-content {
  width: 392px;
  position: absolute;
  top: 68px;
  left: -35px;
}

.location-diamond {
  background-color: var(--color--deep-blue);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.location-vertical-arrow-line {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 88px;
}

.location-info {
  color: var(--color--deep-blue);
  margin-bottom: 8px;
}

.location-address-mobile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.location-cta-mobile {
  color: var(--color--deep-blue);
}

.image-11 {
  font-size: var(--text--body-1);
  margin-bottom: 16px;
}

.location-float-content-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -713px auto auto -6px;
}

.location-vertical-arrow-line-2 {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 745px;
}

.location-float-content-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 245px auto auto -6px;
}

.location-vertical-arrow-line-3 {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 550px;
  position: static;
}

.image-12 {
  object-fit: cover;
  width: 60%;
  min-width: 595px;
  max-width: 1152px;
  display: block;
}

.mobile-menu-close-image {
  opacity: 1;
  width: 32px;
  height: 32px;
  display: block;
}

.menu-button {
  width: 32px;
  height: 32px;
  padding: 0;
}

.mobile-menu-open-image {
  opacity: 0;
  position: absolute;
  inset: 0%;
}

.tablet-hero-image,
.nested-nav-link {
  display: none;
}

.nested-nav-sublink {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  background-color: #0000;
  padding: 8px 0;
  font-weight: 600;
  display: none;
}

.nested-nav-sublink:hover {
  color: var(--color--white);
}

.nested-nav-sublink.partnership-page,
.nested-nav-sublink.partnership-page.w--current {
  color: var(--color--deep-blue);
}

.image-15 {
  display: none;
}

.partnership-page {
  background-color: var(--color--light-beige);
}

.strategy-content-container {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.nested-nav-link-in-partnership {
  display: none;
}

.nested-nav-sublink-in-partnership {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  background-color: #0000;
  padding: 8px 0;
  font-weight: 600;
  display: none;
}

.nested-nav-sublink-in-partnership:hover {
  color: var(--color--white);
}

.nested-nav-sublink-in-partnership.partnership-page,
.nested-nav-sublink-in-partnership.partnership-page.w--current {
  color: var(--color--deep-blue);
}

.dropdown-wrapper-in-partnership {
  justify-content: center;
  align-items: center;
  height: auto;
  display: none;
  position: relative;
  overflow: visible;
}

.cn-link {
  color: #fff;
  cursor: pointer;
  margin-top: 0;
  margin-top: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
  display: none;
}

.nav-link-v2 {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  background-color: #0000;
  padding: 8px 0;
  font-weight: 600;
}

.nav-link-v2:hover {
  color: var(--color--white);
}

.nav-link-v2.nav-link-underline.nav-link-hidden {
  display: none;
}

.nav-link-v2.partnership-page,
.nav-link-v2.partnership-page.w--current {
  color: var(--color--deep-blue);
}

.nested-nav-link-v2 {
  display: none;
}

.nested-nav-sublink-v2 {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  background-color: #0000;
  padding: 8px 0;
  font-weight: 600;
  display: none;
}

.nested-nav-sublink-v2:hover {
  color: var(--color--white);
}

.nested-nav-sublink-v2.partnership-page,
.nested-nav-sublink-v2.partnership-page.w--current {
  color: var(--color--deep-blue);
}

.nested-nav-sublink-v2.sublink-end {
  margin-right: 64px;
}

.nav-link-v2-lang {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  background-color: #0000;
  padding: 8px 0;
  font-weight: 600;
}

.nav-link-v2-lang:hover {
  color: var(--color--white);
}

.nav-link-v2-lang.nav-link-underline {
  display: none;
}

.nav-link-v2-lang.partnership-page,
.nav-link-v2-lang.partnership-page.w--current {
  color: var(--color--deep-blue);
}

.dropdown-wrapper-lang {
  justify-content: center;
  align-items: center;
  height: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.dropdown-trigger-lang {
  color: var(--color--white);
  justify-content: center;
  align-items: center;
  height: 88px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.dropdown-trigger-lang.partnership-page {
  color: var(--color--deep-blue);
}

.dropdown-content-lang {
  background-color: var(--color--deep-blue);
  box-shadow: 0 10px 10px 0 var(--color--shadow);
  opacity: 0;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 0;
  padding-right: 64px;
  display: flex;
  position: fixed;
  inset: 88px 0% auto;
  overflow: hidden;
}

.dropdown-content-lang.partnership-header-div {
  position: absolute;
}

.nested-nav-link-in-partnership-v2 {
  display: none;
}

.partnership-block-v2 {
  margin-top: 0;
  padding-top: 64px;
}

.partnership-block-title {
  color: var(--color--deep-blue);
  font-size: var(--text--headline-1);
  line-height: var(--line-height--headline-1);
  margin-top: 24px;
  margin-bottom: 16px;
}

.partnership-block-description {
  color: var(--color--deep-blue);
  font-size: var(--text--headline-4);
  line-height: var(--line-height--headline-4);
  margin-right: 0;
}

.partnership-block-inner {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.partnership-section-old {
  background-color: var(--color--light-beige);
  padding: 108px 116px 160px;
  display: block;
}

.location-v2 {
  background-color: #d9ccc1;
  padding: 0 116px 236px;
}

.location-container-v2 {
  justify-content: center;
  align-items: center;
  max-width: 1288px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 108px;
  display: block;
  position: relative;
}

.v-flex {
  grid-column-gap: 108px;
  grid-row-gap: 108px;
  width: 100%;
  margin-top: 64px;
  padding-bottom: 0;
}

.h-flex {
  grid-column-gap: 112px;
  grid-row-gap: 112px;
}

.location-block {
  grid-column-gap: 112px;
  grid-row-gap: 112px;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.location-content-inner-v2 {
  flex: auto;
  padding-top: 0;
}

.location-title-v2 {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--headline-1);
  line-height: var(--line-height--headline-1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.location-address-v2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.view-map-button {
  background-color: var(--color--deep-blue);
  font-family: var(--font--title-2);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: 56px;
  padding: 0;
  font-weight: 600;
  display: flex;
}

.view-map-button:hover {
  opacity: 0.5;
}

.contact-box {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: baseline;
  display: flex;
}

.section-title-v2 {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--title-4);
  line-height: var(--line-height--title-4);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.location-word-hidden {
  opacity: 0;
  color: var(--color--deep-blue);
  font-family: Rosarivo, sans-serif;
  font-size: var(--text--headline-3);
  line-height: var(--line-height--headline-3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.location-word-email {
  color: var(--color--deep-blue);
  font-family: Rosarivo, sans-serif;
  font-size: var(--text--headline-3);
  line-height: var(--line-height--headline-3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;
  display: none;
}

.history-v2 {
  background-color: var(--color--deep-blue);
  padding: 108px 92px 236px;
}

.history-v2-container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.history-v2-title {
  font-family: var(--font--title-2);
  font-size: var(--text--subhead-1);
  line-height: var(--line-height--subhead-1);
  margin-bottom: 32px;
  font-weight: 600;
}

.history-line-block {
  width: 100%;
  height: 236px;
  padding-left: 56px;
  padding-right: 56px;
  position: relative;
}

.history-line-block-1 {
  border-bottom: 1px solid var(--color--white);
  border-left: 2px solid var(--color--white);
  width: 100%;
  height: 50%;
}

.history-line-block-2 {
  border-top: 1px solid var(--color--white);
  border-left: 2px solid var(--color--white);
  width: 100%;
  height: 50%;
  position: relative;
}

.history-diamond-v2 {
  background-color: var(--color--white);
  width: 10px;
  height: 10px;
  position: absolute;
  top: 100%;
  left: -6px;
  transform: rotate(45deg);
}

.history-v2-content {
  margin-top: 32px;
  margin-right: 56px;
  display: flex;
}

.history-v2-content-title {
  min-width: 370px;
  max-width: 392px;
  margin-right: 32px;
}

.history-v2-content-description {
  font-family: var(--font--title-2);
  font-size: var(--text--body-1);
  line-height: var(--line-height--body-1);
  flex: auto;
}

.partnership-strategy-v2 {
  background-color: var(--color--light-beige);
  padding: 108px 92px 220px;
}

.strategy-title-v2 {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--title-4);
  line-height: var(--line-height--title-4);
  text-align: center;
  font-weight: 400;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
}

.strategy-content-container-v2 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  width: 100%;
  max-width: 1300px;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.partnership-container-v2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-top: 88px;
  padding-top: 108px;
  padding-left: 148px;
  display: flex;
  position: relative;
}

.partnership-float-title-v2 {
  font-family: var(--font--title-2);
  color: var(--color--deep-blue);
  font-size: var(--text--subhead-1);
  line-height: var(--line-height--subhead-1);
  font-weight: 600;
}

.title-divider {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 192px;
  margin-left: 56px;
  margin-right: 56px;
  position: relative;
}

.diamond-2-v2 {
  background-color: var(--color--deep-blue);
  width: 10px;
  height: 10px;
  margin-left: -4px;
  position: absolute;
  top: 100%;
  transform: rotate(45deg);
}

.partnership-hero-title-v2 {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--title-2);
  line-height: var(--line-height--title-2);
  max-width: 700px;
  font-weight: 400;
  position: relative;
}

.title-divider-2 {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 238px;
  margin-left: 56px;
  margin-right: 56px;
  position: relative;
}

.title-divider-3 {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 312px;
  margin-left: 56px;
  margin-right: 56px;
  position: relative;
}

.title-divider-4 {
  background-color: var(--color--deep-blue);
  width: 2px;
  height: 390px;
  margin-left: 56px;
  margin-right: 56px;
  position: relative;
}

.partnership-bg-mask-copy {
  background-image: linear-gradient(90deg, #f2eeeb, #f2eeeb00);
  width: 1152px;
  display: block;
  position: absolute;
  inset: 88px 0% 0% auto;
}

.container-2,
.container-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1288px;
  padding-top: 0;
  padding-left: 92px;
  padding-right: 92px;
  display: flex;
  position: relative;
  overflow: visible;
}

.location-block-hidden {
  grid-column-gap: 112px;
  grid-row-gap: 112px;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.partnership-title-hidden {
  font-family: var(--font--title-1);
  color: var(--color--deep-blue);
  font-size: var(--text--headline-3);
  text-align: center;
  background-color: #0000;
  width: auto;
  max-width: 224px;
  padding: 0 0 8px;
  line-height: 150%;
  display: none;
}

.partnership-title-hidden.w--current {
  border-bottom: 2px solid var(--color--deep-blue);
  font-size: var(--text--headline-4);
  line-height: var(--line-height--headline-4);
  background-color: #0000;
}

.partnership-header-title-hidden {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  margin-left: 40px;
  padding: 24px 0;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.partnership-header-title-hidden.headert-title-end {
  margin-right: 64px;
  display: none;
}

.nested-nav-sublink-v2-hidden {
  font-family: var(--font--title-2);
  color: var(--color--white);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  background-color: #0000;
  padding: 8px 0;
  font-weight: 600;
  display: none;
}

.nested-nav-sublink-v2-hidden:hover {
  color: var(--color--white);
}

.nested-nav-sublink-v2-hidden.partnership-page,
.nested-nav-sublink-v2-hidden.partnership-page.w--current {
  color: var(--color--deep-blue);
}

.partnership-button-hidden {
  background-color: var(--color--deep-blue);
  font-family: var(--font--title-2);
  font-size: var(--text--body-2);
  line-height: var(--line-height--body-2);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 56px;
  padding: 0;
  font-weight: 600;
  display: none;
}

.partnership-button-hidden:hover {
  opacity: 0.5;
}

@media screen and (min-width: 1920px) {
  .navbar {
    z-index: 999;
    max-width: none;
    position: fixed;
    top: 0;
  }

  .navbar-menu-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .our-vision {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/Image-Vision.png');
    background-repeat: no-repeat;
    background-size: cover;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 988px;
    font-family: Rosarivo, sans-serif;
    display: flex;
  }

  .hero-subtitle {
    font-family: var(--font--title-2);
    line-height: var(--line-height--body-1);
    font-weight: 400;
    position: static;
  }

  .hero-title {
    font-family: Rosarivo, sans-serif;
    font-size: var(--text--title-4);
    line-height: var(--line-height--title-4);
    width: auto;
    max-width: 1280px;
    position: static;
  }

  .text-styles-wrapper {
    font-family: Rosarivo, sans-serif;
  }

  .body-8 {
    font-family: Vollkorn, serif;
  }

  .body {
    font-family: Rosarivo, sans-serif;
  }

  .we-focus-on-essence {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .section-title {
    color: var(--color--deep-blue);
    font-size: var(--text--title-4);
    line-height: var(--line-height--title-4);
  }

  .container {
    font-size: var(--text--title-1);
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .partnership-image {
    max-width: 1288px;
  }

  .focus-essence-image {
    grid-row-gap: 0px;
    width: 728px;
    display: block;
  }

  .text-3 {
    font-size: var(--text--headline-3);
    line-height: 150%;
  }

  .location-word {
    color: var(--color--deep-blue);
    font-size: var(--text--headline-3);
  }

  .location-address {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-width: 448px;
  }

  .location-image-wrapper {
    width: auto;
    height: auto;
  }

  .location-head-tab {
    width: 392px;
  }

  .office-float-title {
    top: -140px;
    left: -94px;
  }

  .partnership-title.w--current {
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
  }

  .tabs-content-2 {
    padding-bottom: 0;
    overflow: visible;
  }

  .history-content {
    width: 1352px;
  }

  .history-description {
    padding-bottom: 192px;
    padding-left: 392px;
    padding-right: 8px;
  }

  .history-title {
    font-size: var(--text--title-1);
  }

  .history-subtitle {
    font-size: var(--text--headline-3);
  }

  .history-arrow-icon {
    display: block;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
  }

  .nav-link {
    padding: 8px 0;
  }

  .tab-menu-item-title {
    font-size: var(--text--headline-3);
    line-height: 150%;
  }

  .navbar-shadow {
    z-index: auto;
    box-shadow: 0 2px 5px 0 var(--color--shadow);
    opacity: 1;
    width: 100%;
    height: 88px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
  }

  .partnership-section {
    padding-top: 108px;
    padding-bottom: 188px;
  }

  .our-values-tab-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    margin-top: 64px;
    display: inline-flex;
    overflow: hidden;
  }

  .tabs-menu {
    float: left;
    width: 448px;
    min-width: 0;
    margin-right: 112px;
  }

  .tabs-content-4 {
    float: none;
    clear: none;
    width: 728px;
  }

  .our-values-tab-menu-item {
    height: 64px;
    margin-bottom: 24px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .parallax-background-image {
    object-fit: cover;
    width: 100%;
    max-width: none;
  }

  .our-values {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 108px;
  }

  .essense-image-mask {
    width: 733px;
    height: 698px;
    inset: 0% auto auto 0%;
  }

  .partnership-image-mask {
    width: auto;
    bottom: auto;
    right: 0;
  }

  .image-7 {
    aspect-ratio: auto;
  }

  .div-block-36 {
    width: 728px;
  }

  .history-description--2 {
    padding-bottom: 244px;
    padding-left: 392px;
    padding-right: 8px;
  }

  .history-description-3 {
    padding-bottom: 212px;
    padding-left: 392px;
    padding-right: 8px;
  }

  .partnership-tab-title {
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    white-space: nowrap;
    word-break: normal;
    overflow-wrap: normal;
  }

  ._1280-parallax-background-image {
    object-fit: cover;
    width: 100%;
    max-width: none;
    display: block;
  }

  .partnership-quote {
    background-color: var(--color--deep-brown);
    justify-content: center;
    align-items: center;
    height: 424px;
    display: flex;
  }

  .partnership-hero {
    background-color: var(--color--light-beige);
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
  }

  .partnership-hero.container {
    padding-top: 0;
    padding-left: 0;
  }

  .quote-text {
    font-family: var(--font--title-1);
    color: var(--color--light-beige);
    font-size: var(--text--headline-1);
    line-height: var(--text--title-2);
    text-align: center;
    width: 1048px;
  }

  .partnerhsip-bg-container {
    width: 100%;
  }

  .history-content-copy,
  .partnership-strategy-content {
    width: 1352px;
  }

  .strategy-arrow-icon {
    display: block;
  }

  .partnership-container {
    font-size: var(--text--title-1);
    justify-content: center;
    align-items: flex-start;
    padding-top: 108px;
  }

  .partnership-quote-blue {
    background-color: var(--color--mid-blue);
    justify-content: center;
    align-items: center;
    height: 424px;
    display: flex;
  }

  .strategy-arrow-icon-blue {
    display: block;
  }

  .partnership-quote-green {
    background-color: var(--color--deep-green);
    justify-content: center;
    align-items: center;
    height: 424px;
    display: flex;
  }

  .strategy-arrow-icon-brown,
  .strategy-arrow-icon-green {
    display: block;
  }

  .partnership-quote-dark-brown {
    background-color: var(--color--dark-brown);
    justify-content: center;
    align-items: center;
    height: 424px;
    display: flex;
  }

  .nav-link-dropdown {
    padding: 8px 0;
  }

  .icon {
    height: 16px;
  }

  .dropdown-wrapper {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .dropdown-trigger {
    display: flex;
  }

  .dropdown-content {
    box-shadow: 0 10px 10px 0 var(--color--shadow);
    width: auto;
    inset: 88px 0% auto;
  }

  .navbar-partnership {
    z-index: 999;
    max-width: none;
    position: fixed;
    top: 0;
  }

  .image-8 {
    width: 728px;
    min-width: auto;
    height: 492px;
  }

  .we-focus-on-essence-mobile {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .location-content-mobile {
    width: 1352px;
  }

  .location-arrow-icon {
    display: block;
  }

  .location-title {
    font-size: var(--text--title-1);
  }

  .location-subtitle {
    font-size: var(--text--headline-3);
  }

  .location-description {
    padding-bottom: 192px;
    padding-left: 392px;
    padding-right: 8px;
  }

  .nested-nav-sublink,
  .nested-nav-sublink-in-partnership {
    padding: 8px 0;
  }

  .dropdown-wrapper-in-partnership {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .nav-link-v2,
  .nested-nav-sublink-v2,
  .nav-link-v2-lang {
    padding: 8px 0;
  }

  .dropdown-wrapper-lang {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .dropdown-trigger-lang {
    display: flex;
  }

  .dropdown-content-lang {
    box-shadow: 0 10px 10px 0 var(--color--shadow);
    width: auto;
    inset: 88px 0% auto;
  }

  .partnership-section-old {
    padding-top: 108px;
    padding-bottom: 188px;
  }

  .location-block {
    align-items: stretch;
  }

  .location-title-v2 {
    color: var(--color--deep-blue);
    font-size: var(--text--title-4);
  }

  .section-title-v2 {
    color: var(--color--deep-blue);
    font-size: var(--text--title-4);
    line-height: var(--line-height--title-4);
  }

  .location-word-hidden,
  .location-word-email {
    color: var(--color--deep-blue);
    font-size: var(--text--headline-3);
  }

  .history-v2 {
    background-color: var(--color--deep-blue);
    padding: 108px 92px 236px;
  }

  .history-v2-container {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .history-v2-title {
    font-family: var(--font--title-2);
    font-size: var(--text--subhead-1);
    line-height: var(--line-height--subhead-1);
    margin-bottom: 32px;
    font-weight: 600;
  }

  .history-line-block {
    width: 100%;
    height: 236px;
    padding-bottom: 0;
    padding-left: 56px;
    padding-right: 56px;
    position: relative;
  }

  .history-line-block-1 {
    border-bottom: 1px solid var(--color--white);
    border-left: 2px solid var(--color--white);
    width: 100%;
    height: 50%;
  }

  .history-line-block-2 {
    border-top: 1px solid var(--color--white);
    border-left: 2px solid var(--color--white);
    width: 100%;
    height: 50%;
    position: relative;
  }

  .history-diamond-v2 {
    position: absolute;
    top: 100%;
    left: -6px;
  }

  .history-v2-content {
    margin-top: 32px;
    margin-right: 56px;
    display: flex;
  }

  .history-v2-content-title {
    min-width: 370px;
    max-width: 392px;
    margin-right: 32px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .history-v2-content-description {
    font-family: var(--font--title-2);
    font-size: var(--text--body-1);
    line-height: var(--line-height--body-1);
    flex: auto;
  }

  .container-2,
  .container-1 {
    font-size: var(--text--title-1);
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .location-block-hidden {
    align-items: stretch;
  }

  .partnership-title-hidden.w--current {
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
  }

  .nested-nav-sublink-v2-hidden {
    padding: 8px 0;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-left: 22px;
    padding-right: 22px;
  }

  .navbar-menu-2 {
    max-width: unset;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    background-color: var(--color--deep-blue);
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding: 48px 92px;
  }

  .hero-subtitle {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    text-align: left;
  }

  .hero-title {
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
    text-align: left;
  }

  .style-guide-wrapper,
  .styles-wrapper {
    flex-direction: column;
  }

  .body {
    overflow: hidden visible;
  }

  .we-focus-on-essence {
    display: none;
  }

  .frame-4 {
    font-family: var(--font--title-1);
    justify-content: center;
    align-items: center;
    padding: 0;
    font-weight: 400;
  }

  .text-5 {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    font-weight: 400;
  }

  .foot-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .location {
    display: none;
  }

  .history {
    padding-top: 180px;
    padding-left: 38px;
    display: block;
  }

  .location-word {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
  }

  .location-address {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-width: 230px;
    max-width: 300px;
  }

  .history-content {
    width: 100%;
  }

  .history-description {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    padding-top: 260px;
    padding-left: 30px;
    padding-right: 22px;
  }

  .history-float-content {
    justify-content: center;
    align-items: center;
    top: -75px;
    left: -6px;
  }

  .history-float-title {
    font-size: var(--text--body-2);
    line-height: var(--line-height--body-2);
    white-space: nowrap;
    margin-left: 0;
    padding-left: 0;
    display: block;
    position: absolute;
    inset: -40px 0% auto -9px;
  }

  .history-vertical-arrow-line {
    height: 136px;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile-2 {
    height: 380px;
    display: block;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile-3 {
    display: block;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile-5 {
    height: 248px;
    display: block;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend {
    height: 423px;
    display: none;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile {
    height: 400px;
    display: block;
  }

  .history-title-content {
    width: auto;
    top: 80px;
    left: -15px;
  }

  .history-title {
    font-size: var(--text--headline-1);
    line-height: var(--line-height--headline-1);
  }

  .history-subtitle {
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    margin-top: 16px;
  }

  .history-float-content-2 {
    top: -324px;
    left: -6px;
  }

  .history-float-content-2.story-animate-1 {
    top: -350px;
    left: -6px;
  }

  .history-arrow-icon {
    opacity: 1;
    width: 40px;
    height: 40px;
    top: 50%;
    right: 0;
  }

  .nav-link.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    display: block;
  }

  .hero-title-section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: flex-start;
    min-width: 346px;
    max-width: 612px;
    margin-left: auto;
    margin-right: auto;
  }

  .partnership-section,
  .our-values {
    display: none;
  }

  .history-description--2 {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    padding: 260px 22px 64px 30px;
  }

  .history-description-3 {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    padding-top: 260px;
    padding-left: 30px;
    padding-right: 22px;
  }

  .history-float-content-4 {
    top: -368px;
    left: -6px;
  }

  ._1280-parallax-background-image {
    display: none;
  }

  .history-horizontal-line {
    right: 54px;
  }

  .contact-email-address {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
  }

  .hero-section {
    position: relative;
  }

  .partnership-quote {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .partnership-hero {
    height: 536px;
  }

  .quote-text {
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    width: auto;
    min-width: auto;
    max-width: none;
  }

  .partnerhsip-bg-container {
    width: 100%;
    height: 624px;
  }

  .partnership-bg-mask {
    width: 60%;
    inset: 0 0% 0% auto;
  }

  .partnership-hero-title {
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
  }

  .partnership-hero-title-block {
    width: 360px;
    margin-left: 22px;
    margin-right: auto;
  }

  .partnership-float-title {
    font-size: var(--text--body-2);
    line-height: var(--line-height--body-2);
  }

  .partnership-float-title-2 {
    left: 0;
  }

  .vertical-group,
  .vertical-group-2 {
    padding-left: 14px;
  }

  .vertical-arrow-line-3 {
    height: 265px;
  }

  .partnership-strategy {
    padding-top: 152px;
    padding-bottom: 88px;
  }

  .partnership-strategy-container {
    max-width: 100%;
    padding-left: 38px;
    padding-right: 52px;
  }

  .partnership-strategy-content {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    place-items: center start;
    width: 100%;
    padding-top: 56px;
    padding-left: 30px;
  }

  .strategy-arrow-icon {
    width: 24px;
    height: 24px;
    top: -12px;
    right: -30px;
  }

  .strategy-title {
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    top: -80px;
    left: 30px;
  }

  .strategy-content {
    box-shadow: 12px 12px 0 0 var(--color--mid-blue);
    width: 288px;
    height: 288px;
    padding: 24px;
  }

  .text-block-5 {
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
  }

  .text-block-6 {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    margin-top: 16px;
  }

  .strategy-content-2 {
    box-shadow: 12px 12px 0 0 var(--color--dark-brown);
    width: 288px;
    height: 288px;
    padding: 24px;
  }

  .partnership-container {
    max-width: 100%;
    padding-top: 88px;
  }

  .vertical-arrow-line-3-blue {
    height: 242px;
  }

  .strategy-content-green {
    box-shadow: 12px 12px 0 0 var(--color--deep-green);
    width: 288px;
    height: 288px;
    padding: 24px;
  }

  .vertical-arrow-line-3-dark-brown,
  .vertical-arrow-line-3-green {
    height: 242px;
  }

  .dropdown-wrapper {
    display: none;
  }

  .navbar-partnership {
    padding-right: 0;
  }

  .image-8 {
    min-width: auto;
    max-width: 100%;
    max-height: 364px;
  }

  .mobile-hero-image {
    z-index: 5;
    object-fit: fill;
    display: none;
    position: relative;
  }

  .our-values-mobile {
    background-color: var(--color--light-beige);
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 72px 0 72px 22px;
    display: block;
  }

  .text-block-8 {
    font-family: var(--font--title-1);
    color: var(--color--deep-blue);
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
  }

  .values-container {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    margin-top: 24px;
    padding-right: 22px;
    display: flex;
    overflow: auto;
  }

  .div-block-38 {
    color: var(--color--deep-blue);
    width: 316px;
    height: auto;
    margin-top: 32px;
  }

  .div-block-39 {
    background-color: var(--color--deep-blue);
    height: 2px;
    margin-top: 32px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block-9 {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    margin-top: 8px;
  }

  .text-block-10 {
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
  }

  .we-focus-on-essence-mobile {
    padding: 0 22px;
    display: block;
  }

  .image-9 {
    object-fit: cover;
    width: 100%;
    margin-top: 24px;
    padding-bottom: 32px;
  }

  .focus-container {
    color: var(--color--deep-blue);
    padding-bottom: 32px;
  }

  .text-block-11 {
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
  }

  .div-block-40 {
    background-color: var(--color--deep-blue);
    height: 2px;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block-12 {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
  }

  .div-block-41 {
    margin-top: 44px;
    padding-bottom: 72px;
  }

  .focus-title {
    font-family: var(--font--title-1);
    color: var(--color--deep-blue);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
  }

  .history-float-content-5 {
    display: flex;
    top: 262px;
    left: -6px;
  }

  .partnership-mobile {
    background-color: var(--color--light-beige);
    padding-top: 72px;
    padding-left: 22px;
    padding-right: 22px;
    display: block;
  }

  .partnerships-container-mobile {
    margin-top: 0;
    padding-bottom: 72px;
  }

  .partnership-container-mobile {
    color: var(--color--deep-blue);
    margin-top: 48px;
  }

  .partnership-container-mobile.container-first {
    margin-top: 32px;
  }

  .text-block-13 {
    color: var(--color--deep-blue);
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    margin-top: 16px;
  }

  .text-block-14 {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    margin-top: 8px;
  }

  .partnership-button-mobile {
    background-color: var(--color--deep-blue);
    font-family: var(--font--title-2);
    color: var(--color--white);
    font-size: var(--text--body-2);
    line-height: var(--line-height--body-2);
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 36px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 600;
    display: flex;
  }

  .location-mobile {
    background-color: var(--color--light-brown);
    padding-top: 180px;
    padding-left: 38px;
    display: none;
  }

  .location-content-mobile {
    width: 100%;
  }

  .location-horizontal-line {
    background-color: var(--color--deep-blue);
    right: 54px;
  }

  .location-arrow-icon {
    opacity: 1;
    color: var(--color--white);
    width: 24px;
    height: 24px;
    top: -12px;
    right: 24px;
  }

  .location-float-content {
    justify-content: center;
    align-items: center;
    top: -44px;
    left: -6px;
  }

  .location-float-title {
    font-family: var(--font--title-2);
    color: var(--color--deep-blue);
    font-size: var(--text--body-2);
    line-height: var(--line-height--body-2);
    margin-bottom: 16px;
    font-weight: 600;
    position: absolute;
    top: -40px;
    left: -9px;
  }

  .location-title {
    color: var(--color--deep-blue);
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
  }

  .location-subtitle {
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    margin-top: 16px;
  }

  .location-description {
    color: var(--color--deep-blue);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    padding-top: 140px;
    padding-left: 30px;
    padding-right: 22px;
  }

  .location-title-content {
    top: 68px;
    left: -15px;
  }

  .location-diamond {
    background-color: var(--color--deep-blue);
  }

  .location-vertical-arrow-line {
    background-color: var(--color--deep-blue);
    width: 2px;
    height: 88px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .location-info {
    margin-top: 0;
    margin-bottom: 8px;
  }

  .location-address-mobile {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .image-10 {
    width: 24px;
    height: 24px;
  }

  .image-11 {
    margin-bottom: 16px;
  }

  .location-float-content-2 {
    justify-content: center;
    align-items: center;
    top: -638px;
    left: -6px;
  }

  .location-vertical-arrow-line-2 {
    background-color: var(--color--deep-blue);
    width: 2px;
    height: 684px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .location-float-content-3 {
    justify-content: center;
    align-items: center;
    top: 140px;
    left: -6px;
  }

  .location-vertical-arrow-line-3 {
    background-color: var(--color--deep-blue);
    width: 2px;
    height: 600px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-12 {
    width: 60%;
    min-width: auto;
    height: 624px;
    margin-top: 0;
  }

  .mobile-menu-close-image {
    opacity: 1;
    width: 32px;
    height: 32px;
    display: block;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
  }

  .menu-button.w--open {
    background-color: var(--color--transparent);
  }

  .mobile-menu-open-image {
    opacity: 0;
    position: absolute;
    inset: 0%;
  }

  .tablet-hero-image {
    z-index: 5;
    object-fit: cover;
    display: block;
    position: relative;
  }

  .nested-nav-link {
    font-family: var(--font--title-1);
    color: var(--color--white);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    padding-top: 12px;
    padding-bottom: 12px;
    text-decoration: none;
    display: block;
  }

  .nested-nav-sublink {
    display: block;
  }

  .image-15 {
    display: none;
  }

  .mobile-menu-close-dark {
    opacity: 0;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .strategy-content-container {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .partnership-image-mobile {
    display: none;
  }

  .nested-nav-link-in-partnership {
    font-family: var(--font--title-1);
    color: var(--color--white);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    padding-top: 12px;
    padding-bottom: 12px;
    text-decoration: none;
    display: block;
  }

  .nested-nav-sublink-in-partnership {
    display: block;
  }

  .dropdown-wrapper-in-partnership {
    display: none;
  }

  .cn-link {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    margin-bottom: 0;
    font-weight: 400;
  }

  .nav-link-v2.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 400;
    display: flex;
  }

  .nested-nav-link-v2 {
    font-family: var(--font--title-1);
    color: var(--color--white);
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none;
    display: flex;
  }

  .nested-nav-sublink-v2 {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 16px;
    font-weight: 400;
    display: flex;
  }

  .nav-link-v2-lang.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 400;
    display: flex;
  }

  .dropdown-wrapper-lang {
    display: none;
  }

  .nested-nav-link-in-partnership-v2 {
    font-family: var(--font--title-1);
    color: var(--color--white);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none;
    display: flex;
  }

  .partnership-section-old {
    display: none;
  }

  .location-v2 {
    padding-bottom: 108px;
    padding-left: 22px;
    padding-right: 22px;
    display: block;
  }

  .location-container-v2 {
    padding-top: 72px;
  }

  .v-flex {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .location-block {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    width: 100%;
  }

  .location-content-inner-v2 {
    min-width: 230px;
  }

  .location-title-v2 {
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
  }

  .contact-box {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .section-title-v2 {
    text-align: left;
  }

  .location-word-hidden,
  .location-word-email {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
  }

  .history-line-block {
    height: 128px;
  }

  .history-v2-content {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    margin-right: 0;
  }

  .history-v2-content-description {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    margin-bottom: 32px;
  }

  .strategy-title-v2 {
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    top: auto;
    left: auto;
  }

  .strategy-content-container-v2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .partnership-container-v2 {
    padding-top: 64px;
    padding-left: 91px;
  }

  .partnership-float-title-v2 {
    font-size: var(--text--subhead-1);
    line-height: var(--line-height--subhead-1);
  }

  .title-divider {
    height: 128px;
  }

  .partnership-hero-title-v2 {
    font-size: var(--text--headline-3);
    line-height: var(--line-height--headline-3);
    max-width: 584px;
  }

  .title-divider-2 {
    height: 144px;
  }

  .title-divider-3 {
    height: 144px;
  }

  .title-divider-4 {
    height: 192px;
  }

  .partnership-bg-mask-copy {
    background-image: linear-gradient(
      #f2eeeb00,
      #f2eeebcc 20%,
      #fcfbfb 80%,
      #fff
    );
    width: 100%;
    inset: 0 0% 0% 0;
  }

  .location-block-hidden {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    width: 100%;
  }

  .partnership-container-mobile-hidden {
    color: var(--color--deep-blue);
    margin-top: 48px;
    display: none;
  }

  .partnership-container-mobile-hidden.container-first {
    margin-top: 32px;
  }

  .nested-nav-sublink-v2-hidden {
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 16px;
    font-weight: 400;
    display: none;
  }

  .partnership-button-mobile-hidden {
    background-color: var(--color--deep-blue);
    font-family: var(--font--title-2);
    color: var(--color--white);
    font-size: var(--text--body-2);
    line-height: var(--line-height--body-2);
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 36px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 600;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: 80px;
  }

  .navbar-container {
    height: auto;
  }

  .navbar-menu-2 {
    padding-left: 22px;
    padding-right: 22px;
  }

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

  .footer {
    background-color: var(--color--deep-blue);
  }

  .foot-content {
    width: 100%;
    max-width: 1288px;
    padding-left: 0;
  }

  .history {
    padding-bottom: 72px;
  }

  .location-address {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
    max-width: 100%;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile-2 {
    height: 480px;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile-3 {
    height: 550px;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile-5 {
    height: 185px;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile {
    height: 520px;
  }

  .history-float-content-2 {
    top: -419px;
  }

  .history-float-content-2.story-animate-1 {
    top: -468px;
  }

  .history-arrow-icon {
    width: 24px;
    height: 24px;
  }

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

  .history-float-content-4 {
    top: -490px;
  }

  .logo-container.w--current {
    width: 104px;
    height: 32px;
  }

  .partnership-quote {
    padding-left: 22px;
    padding-right: 22px;
  }

  .strategy-vertical-line-2 {
    height: 1937px;
  }

  .strategy-arrow-icon-blue {
    width: 24px;
    height: 24px;
    top: -12px;
    right: -36px;
  }

  .strategy-vertical-line-2-blue {
    height: 1937px;
  }

  .strategy-arrow-icon-brown {
    width: 24px;
    height: 24px;
    top: -12px;
    right: -36px;
  }

  .strategy-vertical-line-2-green {
    height: 1937px;
  }

  .strategy-arrow-icon-green {
    width: 24px;
    height: 24px;
    top: -12px;
    right: -36px;
  }

  .strategy-vertical-line-2-dark-brown {
    height: 1936px;
  }

  .image-8 {
    width: 100%;
    max-width: none;
  }

  .location-mobile {
    padding-bottom: 72px;
  }

  .location-float-content-2 {
    top: -516px;
  }

  .location-vertical-arrow-line-2 {
    height: 550px;
  }

  .location-vertical-arrow-line-3 {
    height: 500px;
  }

  .strategy-content-container {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .location-v2 {
    padding-bottom: 88px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .location-container-v2 {
    padding-top: 64px;
  }

  .v-flex {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-top: 32px;
  }

  .location-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .section-title-v2 {
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
  }

  .history-v2 {
    padding: 64px 22px 88px;
  }

  .history-line-block {
    padding-left: 32px;
    padding-right: 32px;
  }

  .partnership-strategy-v2 {
    padding: 64px 22px 128px;
  }

  .strategy-content-container-v2 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .partnership-container-v2 {
    padding-left: 21px;
  }

  .partnership-float-title-v2 {
    font-size: var(--text--body-2);
    line-height: var(--line-height--body-2);
  }

  .partnership-hero-title-v2 {
    max-width: 365px;
  }

  .title-divider-2 {
    height: 104px;
  }

  .title-divider-3 {
    height: 152px;
  }

  .title-divider-4 {
    height: 200px;
  }

  .location-block-hidden {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    width: 100vw;
  }

  .navbar-menu-2 {
    background-color: var(--color--deep-blue);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 22px;
    display: flex;
  }

  .our-vision {
    height: 800px;
  }

  .body {
    overflow-x: hidden;
  }

  .history {
    padding-bottom: 72px;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile-2 {
    height: 620px;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile-3 {
    height: 670px;
  }

  .history-vertical-arrow-line.history-vertical-arrow-line-extend.history-arrow-line-mobile {
    height: 690px;
  }

  .history-float-content-2 {
    top: -565px;
  }

  .history-float-content-2.story-animate-1 {
    top: -635px;
  }

  .nav-link.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    text-align: left;
    align-self: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    display: block;
  }

  .navbar-shadow {
    width: auto;
  }

  .bg-image-layer {
    width: 100vw;
    height: 800px;
  }

  .history-float-content-4 {
    top: -610px;
  }

  .logo-container,
  .logo-container.partnership-header-logo.w--current {
    width: 104px;
    height: 32px;
  }

  .partnership-hero {
    height: 576px;
  }

  .quote-text {
    font-size: var(--text--headline-4);
  }

  .partnerhsip-bg-container {
    height: 656px;
    top: 0%;
  }

  .partnership-bg-mask {
    top: 0;
  }

  .partnership-hero-title-block {
    width: 90%;
    margin-top: 85px;
  }

  .partnership-float-title-2 {
    top: -150px;
  }

  .vertical-arrow-line-2 {
    height: 80px;
  }

  .vertical-group-2 {
    margin-top: 24px;
  }

  .vertical-arrow-line-3 {
    height: 110px;
  }

  .partnership-strategy-content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    place-items: center start;
    display: flex;
  }

  .strategy-float-content {
    top: -152px;
  }

  .strategy-vertical-line {
    height: 207px;
  }

  .strategy-float-content-2 {
    top: 140px;
  }

  .strategy-vertical-line-2 {
    height: 2013px;
  }

  .partnership-container {
    margin-top: 80px;
    padding-top: 0;
  }

  .vertical-arrow-line-2-blue {
    height: 80px;
  }

  .vertical-arrow-line-3-blue {
    height: 105px;
  }

  .strategy-vertical-line-blue {
    height: 207px;
  }

  .strategy-arrow-icon-blue {
    width: 24px;
    height: 24px;
    top: -12px;
    right: -36px;
  }

  .strategy-vertical-line-2-blue {
    height: 2012px;
  }

  .vertical-arrow-line-2-dark-brown {
    height: 80px;
  }

  .vertical-arrow-line-3-dark-brown {
    height: 110px;
  }

  .strategy-vertical-line-dark-brown {
    height: 207px;
  }

  .vertical-arrow-line-2-green {
    height: 80px;
  }

  .vertical-arrow-line-3-green {
    height: 110px;
  }

  .strategy-vertical-line-green {
    height: 207px;
  }

  .strategy-vertical-line-2-green {
    height: 2012px;
  }

  .strategy-arrow-icon-green {
    width: 24px;
    height: 24px;
    top: -12px;
    right: -36px;
  }

  .dropdown-wrapper {
    display: none;
  }

  .strategy-vertical-line-2-dark-brown {
    height: 2013px;
  }

  .cid-logo-dark-partnership {
    width: auto;
    height: auto;
    position: absolute;
  }

  .mobile-hero-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
  }

  .location-mobile {
    padding-bottom: 72px;
  }

  .location-float-content-2 {
    top: -430px;
  }

  .location-vertical-arrow-line-2 {
    height: 470px;
  }

  .location-vertical-arrow-line-3 {
    height: 390px;
  }

  .image-12 {
    height: 624px;
    display: none;
  }

  .mobile-menu-close-image {
    display: block;
  }

  .mobile-menu-open-image {
    opacity: 0;
    display: block;
  }

  .tablet-hero-image {
    display: none;
  }

  .nested-nav-link {
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
  }

  .nested-nav-sublink {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    display: block;
  }

  .nested-nav-sublink.w--current {
    display: block;
  }

  .nested-nav-sublink.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    text-align: left;
    align-self: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    display: block;
  }

  .image-15 {
    object-fit: fill;
    width: 60%;
    height: 656px;
    display: block;
  }

  .image-16,
  .image-17,
  .image-18 {
    display: none;
  }

  .logo-partnership-container {
    width: 104px;
    height: 32px;
    display: block;
    position: relative;
  }

  .logo-partnership-container.w--current {
    width: 104px;
    height: 32px;
    position: relative;
  }

  .partnership-hero-section {
    background-color: var(--color--light-beige);
  }

  .partnership-page {
    background-color: var(--color--light-beige);
    color: var(--color--white);
  }

  .mobile-menu-close-dark {
    opacity: 0;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .partnership-image-mobile {
    aspect-ratio: 1038 / 972;
    display: block;
  }

  .partnership-image-desktop {
    display: none;
  }

  .nested-nav-link-in-partnership {
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    display: none;
  }

  .nested-nav-sublink-in-partnership {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    display: none;
  }

  .nested-nav-sublink-in-partnership.w--current {
    display: none;
  }

  .nested-nav-sublink-in-partnership.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    text-align: left;
    align-self: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    display: block;
  }

  .dropdown-wrapper-in-partnership {
    display: none;
  }

  .nav-link-v2.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    text-align: left;
    align-self: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 400;
    display: block;
  }

  .nested-nav-link-v2 {
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    text-align: left;
    padding-top: 6px;
    padding-bottom: 6px;
    display: block;
  }

  .nested-nav-sublink-v2 {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    text-align: left;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 400;
    display: block;
  }

  .nested-nav-sublink-v2.w--current {
    display: block;
  }

  .nested-nav-sublink-v2.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    text-align: left;
    align-self: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    display: block;
  }

  .nav-link-v2-lang.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-4);
    line-height: var(--line-height--headline-4);
    text-align: left;
    align-self: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 400;
    display: block;
  }

  .dropdown-wrapper-lang {
    display: none;
  }

  .nested-nav-link-in-partnership-v2 {
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    display: none;
  }

  .partnership-container-v2 {
    margin-top: 80px;
  }

  .partnership-hero-title-v2 {
    min-width: 276px;
  }

  .title-divider-2 {
    height: 144px;
  }

  .title-divider-3 {
    height: 192px;
  }

  .title-divider-4 {
    height: 240px;
  }

  .partnership-bg-mask-copy {
    top: 0;
  }

  .nested-nav-sublink-v2-hidden {
    font-family: var(--font--title-2);
    font-size: var(--text--body-3);
    line-height: var(--line-height--body-3);
    text-align: left;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 400;
    display: none;
  }

  .nested-nav-sublink-v2-hidden.w--current {
    display: block;
  }

  .nested-nav-sublink-v2-hidden.nav-link-underline {
    font-family: var(--font--title-1);
    font-size: var(--text--headline-2);
    line-height: var(--line-height--headline-2);
    text-align: left;
    align-self: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
    display: block;
  }
}

#w-node-ba21a5e6-3bcb-3176-5cb6-a3bab868bcde-c13dfbf7 {
  grid-area: Area;
}

#w-node-ba21a5e6-3bcb-3176-5cb6-a3bab868bce3-c13dfbf7,
#w-node-ba21a5e6-3bcb-3176-5cb6-a3bab868bce8-c13dfbf7,
#w-node-ba21a5e6-3bcb-3176-5cb6-a3bab868bced-c13dfbf7,
#w-node-ba21a5e6-3bcb-3176-5cb6-a3bab868bcf2-c13dfbf7,
#w-node-ba21a5e6-3bcb-3176-5cb6-a3bab868bcf9-c13dfbf7,
#w-node-_714c6bfa-c323-c970-4d45-6ecc39966f4a-8bd05206,
#w-node-_714c6bfa-c323-c970-4d45-6ecc39966f4f-8bd05206,
#w-node-_714c6bfa-c323-c970-4d45-6ecc39966f54-8bd05206,
#w-node-_714c6bfa-c323-c970-4d45-6ecc39966f5b-8bd05206,
#w-node-fd671a11-b56a-296d-2618-d5795466668f-06d93e95,
#w-node-fd671a11-b56a-296d-2618-d57954666694-06d93e95,
#w-node-fd671a11-b56a-296d-2618-d57954666699-06d93e95,
#w-node-fd671a11-b56a-296d-2618-d579546666a0-06d93e95,
#w-node-ad9dffcb-aed0-fa61-a03f-c641c4a69441-8d0a9b01,
#w-node-ad9dffcb-aed0-fa61-a03f-c641c4a69446-8d0a9b01,
#w-node-ad9dffcb-aed0-fa61-a03f-c641c4a6944b-8d0a9b01,
#w-node-ad9dffcb-aed0-fa61-a03f-c641c4a69450-8d0a9b01,
#w-node-_6c4c0441-9c62-ca44-e75d-dd05669a14bf-1f706e9e,
#w-node-_6c4c0441-9c62-ca44-e75d-dd05669a14c4-1f706e9e,
#w-node-_6c4c0441-9c62-ca44-e75d-dd05669a14c9-1f706e9e,
#w-node-_6c4c0441-9c62-ca44-e75d-dd05669a14ce-1f706e9e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
