:root {
  --komazawa-color: #492d65;
  --zen--neutral--white: #fff;
  --zen--gray--800: #1f2937;
  --zen--gray--600: #4b5563;
  --zen--neutral--black: #000;
  --zen--white: white;
  --zen--gray--100: #f3f4f6;
  --zen--gray--500: #6b7280;
  --zen--gray--200: #e5e7eb;
  --zen--gray--950: #030711;
  --zen--gray--300: #d1d5db;
  --zen--gray--900: #111827;
  --zen--purple--700: #913b8b;
  --zen--purple--500: #cb6cca;
  --zen--red--400: #ed6e76;
  --zen--green--400: #7bd189;
  --zen--green--200: #c4eecb;
  --zen--red--100: #fde7e7;
  --zen--gray--400: #9ca3b0;
  --zen--gray--50: #f9fafb;
  --zen--gray--700: #384252;
  --zen--purple--200: #f4dcf4;
  --zen--purple--600: #b95bb4;
  --zen--green--100: #e3f8e7;
  --zen--green--600: #2c8c3e;
  --zen--red--600: #d12e46;
  --zen--blue--100: #e1e7f9;
  --zen--blue--600: #4250d1;
  --zen--transparent: #0000;
  --orange: #ff7448;
  --red: #ff4848;
  --zen--red--500: #e34f5d;
  --zen--blue--800: #32349a;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

body {
  color: #333;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  color: var(--komazawa-color);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: capitalize;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}

img {
  max-width: 100%;
  display: inline-block;
}

.waves-navbar-1 {
  z-index: 105;
  background-color: #fff;
  border-bottom: 1px solid #13131333;
  height: 80px;
}

.waves---nav-container {
  background-color: #492d65;
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #1313131a;
  border-radius: 4px;
}

.waves-right-nav-1 {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---dropdown-link {
  text-align: center;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves---brand {
  max-width: none;
  height: 100%;
}

.waves-master-nav-1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.waves---nav-link {
  padding: 12px 16px;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves---nav-menu {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-brand-link {
  height: 24px;
}

.waves---nav-cta {
  background-color: #131313;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.image {
  max-width: 10%;
}

.rt-logo-white {
  width: auto;
}

.rt-main-nav-mega-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff;
  border-bottom: 4px solid #116df8;
  border-left: 1px solid #0003;
  border-right: 1px solid #0003;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start;
  width: 40em;
  min-width: 40em;
  margin-left: auto;
  margin-right: auto;
  padding: 38px 50px 30px;
  display: grid;
  overflow: hidden;
}

.rt-dropdown-toggle-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  padding: 20px 10px;
  display: flex;
}

.rt-hamburger-3 {
  display: none;
}

.rt-header-button-icon-image {
  filter: invert();
}

.rt-header-button-text.rt-white-button-text {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
}

.rt-dropdown-link-2 {
  color: #4a5055;
  padding: 0 40px 6px 20px;
  font-size: 15px;
  transition: transform .35s, color .35s;
}

.rt-dropdown-link-2:hover {
  color: #116df8;
  transform: translate(5px);
}

.rt-dropdown-link-2.w--current {
  color: #4a5055;
}

.rt-dropdown-link-2.w--current:hover {
  color: #fcbf4a;
}

.rt-navbar-container-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-navbar-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.rt-menu-layout {
  width: 100%;
}

.rt-menu-text-black {
  color: #fff;
  padding: 20px 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.rt-menu-text-black.rt-text-semibold {
  font-weight: 600;
}

.rt-menu-text-black.rt-text-semibold.rt-tab-display-off {
  color: #191b1d;
  font-weight: 400;
}

.rt-main-mega-menu-column {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.rt-header-button {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #191b1d;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rt-header-3 {
  z-index: 1;
  background-color: #492d65;
  margin-bottom: 40px;
  font-weight: 300;
}

.rt-navbar-content-wrapper {
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-navbar-right-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
}

.rt-menu-links {
  color: #150438;
  text-transform: capitalize;
  font-size: 15px;
  line-height: 25px;
  transition: transform .35s;
}

.rt-menu-links:hover {
  color: #116df8;
  transform: translate(5px);
}

.rt-avenor-logo.w--current {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}

.rt-arrow-black-two {
  margin-top: 4px;
}

.rt-dropdown-list-two {
  background-color: #202638;
  padding-bottom: 5px;
}

.rt-dropdown-list-two.rt-border-radius-six.rt-pages-dropdown {
  background-color: #20263800;
  border-bottom: 0 solid #0003;
  border-left: 1px solid #0003;
  border-right: 1px solid #0003;
  inset: auto 0% 0%;
}

.rt-dropdown-list-two.rt-border-radius-six.rt-pages-dropdown.w--open {
  background-color: #fff;
  margin-top: 0;
  top: 75px;
  left: 0;
  right: 0;
  overflow: visible;
}

.rt-header-button-icon {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.rt-dropdown-list-6 {
  background-color: #f5f3f2;
  border-bottom: 4px solid #fcbf4a;
  border-left: 1px solid #0003;
  border-right: 1px solid #0003;
  padding-top: 23px;
  padding-bottom: 20px;
}

.rt-dropdown-list-6.w--open {
  background-color: #fff;
  border-bottom-color: #116df8;
  border-radius: 5px;
  padding-top: 17px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-logo-box {
  justify-content: space-between;
  align-items: center;
  width: auto;
  position: relative;
  overflow: hidden;
}

.rt-mega-menu-links-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-mega-menu-links-wrapper.rt-mega-menu-margin-top {
  margin-top: 52px;
}

.rt-logo-black {
  opacity: 0;
  position: absolute;
}

.rt-dropdown-3 {
  display: none;
}

.rt-dropdown-3.rt-pages {
  position: static;
}

.rt-tab-display-off {
  border-radius: 5px;
  overflow: hidden;
}

.rt-position-relative {
  position: relative;
}

.rt-position-relative.rt-navbar-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  background-image: url('../images/fv2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block.f1 {
  background-image: url('../images/fv1.jpg');
}

.zen-container-large {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.zen-section-small {
  background-color: var(--zen--neutral--white);
  background-image: linear-gradient(#fff9, #fff9), url('../images/field-BG.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 0 5%;
  position: relative;
}

.zen-overline {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-paragraph-small {
  color: var(--zen--gray--600);
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.zen-text-color-gray-800 {
  color: var(--zen--gray--800);
}

.zen-container-regular {
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.zen-column-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-column-x-small.zen-column-center {
  text-align: center;
  align-items: center;
}

.zen-text-color-gray-600 {
  color: var(--zen--gray--600);
}

.zen-subheading-regular {
  color: var(--zen--neutral--black);
  letter-spacing: -.18px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.zen-subheading-regular.zen-text-color-gray-800 {
  color: var(--zen--gray--800);
  font-family: Noto Sans JP, sans-serif;
  font-weight: 600;
}

.zen-content-tabs-content {
  width: 100%;
  height: auto;
}

.zen-subheading-large {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-subheading-large.zen-text-color-gray-600 {
  color: var(--zen--gray--600);
  font-family: Noto Sans JP, sans-serif;
}

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

.zen-h3-heading {
  color: var(--komazawa-color);
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-team-block {
  background-color: var(--zen--white);
  border-radius: 10px;
  padding: 80px;
}

.zen-title-wrapper-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.zen-team-tabs {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.zen-team-tabs-menu {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--zen--gray--100);
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 48px;
  padding: 4px;
  font-size: 14px;
  display: flex;
}

.zen-team-tab-link {
  background-color: var(--zen--gray--100);
  color: var(--zen--gray--500);
  text-align: center;
  letter-spacing: -.32px;
  border-radius: 99px;
  padding: 8px 32px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  transition: opacity .3s, background-color .3s;
}

.zen-team-tab-link:hover {
  background-color: var(--zen--gray--200);
  color: var(--zen--neutral--black);
}

.zen-team-tab-link.w--current {
  background-color: var(--zen--neutral--white);
  color: var(--zen--gray--950);
  border-radius: 10px;
}

.zen-team-card {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--zen--neutral--white);
  color: var(--zen--gray--600);
  text-align: center;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  font-weight: 600;
  text-decoration: none;
  display: block;
  box-shadow: 0 0 2px -14px #4d4d4d14;
}

.zen-team-image {
  border: 0px none var(--zen--neutral--white);
  background-color: var(--zen--gray--100);
  border-radius: 99px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 170px;
  min-width: 170px;
  height: 170px;
  min-height: 170px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.zen-team-grid-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.zen-text-color-gray-300 {
  color: var(--zen--gray--300);
}

.zen-section-regular {
  background-color: var(--zen--neutral--white);
  padding: 82px 5%;
  position: relative;
}

.zen-grid-three-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.zen-text-color-gray-801 {
  color: var(--zen--gray--600);
}

.zen-button-primary {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--zen--gray--900);
  color: var(--zen--neutral--white);
  letter-spacing: -.2px;
  white-space: nowrap;
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: inline-flex;
}

.zen-button-primary:hover {
  background-color: var(--zen--purple--700);
  color: var(--zen--neutral--white);
}

.zen-h1-heading {
  color: var(--zen--neutral--black);
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-title-center-regular {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 858px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-paragraph-x-small {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 12px;
}

.zen-paragraph-x-small.zen-text-color-gray-300 {
  color: var(--zen--gray--300);
}

.zen-subheading-small {
  color: var(--zen--neutral--black);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-subheading-small.zen-text-color-gray-801 {
  color: var(--zen--gray--600);
}

.zen-blog-card-link {
  background-color: var(--zen--gray--100);
  color: var(--zen--neutral--black);
  border-radius: 12px;
  flex-flow: column;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.zen-blog-image-wrapper {
  border-radius: 8px;
  height: 310px;
  overflow: hidden;
}

.zen-blog-description {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 12px;
  display: flex;
}

.zen-blog-author {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.zen-blog-avatar {
  background-color: var(--zen--purple--500);
  border-radius: 100%;
  flex: none;
  width: 24px;
  height: 24px;
  overflow: hidden;
}

.zen-blog-avatar.zen-red {
  background-color: var(--zen--red--400);
}

.zen-blog-avatar.zen-green {
  background-color: var(--zen--green--400);
}

.zen-blog-detail {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.body {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
}

.text-block, .text-block-2, .text-block-3, .text-block-4 {
  font-size: 14px;
}

.text-block-5 {
  color: var(--komazawa-color);
  font-size: 14px;
}

.slider {
  height: 60vh;
}

.f1-pic {
  background-image: url('../images/fv1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.ig-section {
  background-color: #fff;
  padding-bottom: 0;
}

.f3-pic {
  background-image: url('../images/fv3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.f4-pic {
  background-image: url('../images/fv4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.f5-pic {
  background-image: url('../images/fv5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.f6-pic {
  background-image: url('../images/fv6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.f7-pic {
  background-image: url('../images/fv7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.fv-link, .link-block, .link-block-2 {
  text-decoration: none;
}

.zen-paragraph-regular {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.zen-container-large-2 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-overline-2 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-section-regular-2 {
  background-color: var(--zen--neutral--white);
  padding: 20px 5%;
  font-family: Noto Sans JP, sans-serif;
  position: relative;
}

.zen-icon-small {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.zen-column-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.zen-column-x-small-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  display: flex;
}

.zen-row-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.zen-icon-tiny {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.zen-button-primary-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--komazawa-color);
  color: var(--zen--neutral--white);
  letter-spacing: -.2px;
  white-space: nowrap;
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: inline-flex;
}

.zen-button-primary-2:hover {
  background-color: var(--zen--purple--700);
  color: var(--zen--neutral--white);
}

.zen-h1-heading-2 {
  color: var(--zen--neutral--black);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-subheading-regular-2 {
  color: var(--zen--neutral--black);
  letter-spacing: -.18px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.zen-paragraph-x-small-2 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 12px;
}

.zen-subheading-small-2 {
  color: var(--zen--neutral--black);
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-form-success-message {
  background-color: var(--zen--green--200);
  border-radius: 12px;
  padding: 14px 18px;
}

.zen-form-error-message {
  background-color: var(--zen--red--100);
  border-radius: 12px;
  padding: 12px 16px;
}

.zen-contact-form-grid {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
}

.zen-column-gigantic {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.zen-form-block {
  margin-bottom: 0;
}

.zen-form-field-label {
  color: var(--zen--gray--600);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 24px;
}

.zen-form-text-field {
  border: 1px solid var(--zen--gray--300);
  color: var(--zen--neutral--black);
  border-radius: 8px;
  min-height: 56px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 32px;
  transition: border-color .3s;
}

.zen-form-text-field:hover {
  border-color: var(--zen--gray--400);
}

.zen-form-text-field:focus {
  border-color: var(--zen--neutral--black);
}

.zen-form-text-field::placeholder {
  color: var(--zen--gray--600);
}

.zen-form-text-field.zen-text-area {
  min-height: 194px;
}

.zen-contact-submit-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.zen-form-field-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
}

.zen-contact-map-wrapper {
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  min-height: 480px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.zen-contact-map {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.zen-contact-location-wrapper {
  z-index: 1;
  padding: 16px;
  position: relative;
}

.zen-contact-location {
  border: 1px solid var(--zen--neutral--white);
  background-color: var(--zen--neutral--white);
  color: var(--zen--neutral--black);
  border-radius: 8px;
  width: 100%;
  padding: 16px;
  text-decoration: none;
  transition: background-color .3s;
}

.zen-contact-location:hover {
  background-color: var(--zen--gray--50);
}

.zen-contact-details-grid {
  grid-template-rows: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.zen-contact-details-column {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  width: 100%;
  max-width: 528px;
  display: flex;
}

.zen-form-icon-wrapper {
  background-color: var(--zen--gray--100);
  border-radius: 100%;
  padding: 8px;
}

.zen-contact-social-link {
  border: 1px solid var(--zen--gray--200);
  color: var(--zen--neutral--black);
  border-radius: 100%;
  padding: 8px;
  transition: background-color .3s;
}

.zen-contact-social-link:hover {
  background-color: var(--zen--gray--100);
}

.zen-contact-phone-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--zen--gray--500);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.zen-contact-phone-link:hover {
  color: var(--zen--neutral--black);
}

.zen-row-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.zen-paragraph-regular-2 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.zen-icon-regular {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.zen-container-large-3 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-section-small-2 {
  background-color: var(--zen--neutral--white);
  padding: 72px 5%;
  position: relative;
}

.zen-column-large-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.zen-subheading-large-2 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-column-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.zen-paragraph-x-small-3 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 12px;
}

.zen-footer-logo {
  width: 40px;
  height: 40px;
}

.zen-footer-icon-button {
  border: 1px solid var(--zen--gray--200);
  color: var(--zen--gray--950);
  border-radius: 4px;
  padding: 8px;
  transition: background-color .3s;
}

.zen-footer-icon-button:hover {
  background-color: #f3f4f6;
}

.zen-footer-grid {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 820px;
}

.zen-footer-company-details {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  width: 100%;
  max-width: 306px;
  display: flex;
}

.zen-legal-section {
  background-color: var(--zen--gray--100);
  padding: 16px 3%;
}

.zen-legal-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-legal-link-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  max-width: 380px;
  display: grid;
}

.zen-footer-text-link {
  color: var(--zen--gray--600);
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s;
}

.zen-footer-text-link:hover {
  color: var(--zen--purple--700);
}

.zen-footer-row {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.zen-footer-legal-link {
  color: var(--zen--gray--600);
  font-size: 12px;
  text-decoration: none;
  transition: color .3s;
}

.zen-footer-legal-link:hover {
  color: var(--zen--neutral--black);
}

.zen-paragraph-large {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.zen-logo-section {
  background-color: var(--zen--neutral--white);
  padding-top: 96px;
  padding-bottom: 96px;
  overflow: hidden;
}

.zen-logo-carousel {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.zen-logo {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.zen-code-embed {
  display: none;
}

.zen-logo-wrapper {
  color: var(--zen--gray--400);
  transition: color .3s;
}

.zen-logo-wrapper:hover {
  color: var(--zen--gray--700);
}

.zen-logo-carousel-content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  display: flex;
}

.zen-page-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.zen-logo-component {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.zen-logo-carousel-gradient {
  z-index: 1;
  pointer-events: none;
  background-image: linear-gradient(90deg, #fff, #fff0);
  width: 10%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.zen-logo-carousel-gradient.zen-right {
  background-image: linear-gradient(90deg, #fff0, #fff);
  inset: 0% 0% 0% auto;
}

.hero-sec {
  margin-top: 50px;
}

.nav {
  z-index: 5;
  background-color: #492d65f2;
  justify-content: space-between;
  align-items: center;
  padding: 7px 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.image-2 {
  width: 110px;
}

.page-button {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-transform: capitalize;
  display: flex;
}

.page-link {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  border-right: 1.5px solid #fff6;
  padding-right: 20px;
  text-decoration: none;
  transition: color .3s;
}

.page-link:hover {
  color: #ffffff73;
}

.page-link.w--current {
  border-right: 1px solid #fff6;
  padding-right: 19px;
  transition-property: color;
  transition-duration: .3s;
}

.page-link.page-link-end {
  border-right-style: none;
}

.insta-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.insta-text {
  color: #fffefe;
  letter-spacing: 1px;
  font-weight: 400;
  text-decoration: none;
}

.insta-text:hover {
  color: #fffefe73;
}

.insta-logo {
  background-color: #fff;
  border-radius: 100px;
  padding: 6px;
}

.image-3 {
  width: 23px;
  padding-left: 1px;
}

.footer-sec {
  padding-top: 0;
  position: static;
  inset: auto 0% 0%;
}

.zen-column-tiny {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.zen-icon-regular-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

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

.zen-text-color-gray-500 {
  color: var(--zen--gray--500);
}

.zen-paragraph-small-2 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.zen-icon-small-2 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.zen-column-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.zen-icon-large {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.zen-button-primary-3 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--zen--gray--900);
  color: var(--zen--neutral--white);
  letter-spacing: -.2px;
  white-space: nowrap;
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: inline-flex;
}

.zen-button-primary-3:hover {
  background-color: var(--zen--purple--700);
  color: var(--zen--neutral--white);
}

.zen-icon-wrapper {
  background-color: var(--zen--purple--200);
  color: var(--zen--purple--600);
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.zen-icon-wrapper.zen-green {
  background-color: var(--zen--green--100);
  color: var(--zen--green--600);
}

.zen-icon-wrapper.zen-red {
  background-color: var(--zen--red--100);
  color: var(--zen--red--600);
}

.zen-icon-wrapper.zen-blue {
  background-color: var(--zen--blue--100);
  color: var(--zen--blue--600);
}

.zen-subheading-regular-3 {
  color: var(--zen--neutral--black);
  letter-spacing: -.18px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.zen-subheading-regular-3.zen-text-color-gray-500 {
  color: var(--zen--gray--500);
}

.zen-navigation-logo {
  width: 48px;
}

.zen-navigation-right {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  display: flex;
}

.zen-navigation-dropdown-list {
  background-color: #0000;
}

.zen-navigation-dropdown-list.w--open {
  padding-top: 12px;
  overflow: hidden;
}

.zen-navigation-dropdown-list.zen-right {
  inset: auto -213% auto auto;
}

.zen-navigation-dropdown-list.zen-right.w--open {
  display: block;
}

.zen-button-ghost {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--zen--gray--950);
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s, color .4s;
  display: inline-flex;
}

.zen-button-ghost:hover {
  background-color: #f6f7f9;
}

.zen-button-ghost:active {
  color: #454f5f;
  background-color: #f6f7f9;
}

.zen-navigation-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.zen-dropdown-footer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-top: 1px solid var(--zen--gray--200);
  background-color: var(--zen--gray--50);
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.zen-navigation-logo-link {
  flex: none;
}

.zen-dropdown-card {
  border: 1px solid var(--zen--gray--200);
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  min-width: 900px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 16px 48px -8px #d1d5db80;
}

.zen-navigation-dropdown-toggle {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: var(--zen--gray--950);
  letter-spacing: -.18px;
  border: 1px solid #0000;
  border-radius: 44px;
  align-items: center;
  padding: 8px 14px 8px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.zen-navigation-dropdown-toggle:hover {
  color: var(--zen--gray--900);
}

.zen-navigation-dropdown-toggle.w--current {
  color: #642eff;
}

.zen-navigation-button-group {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.zen-navigation {
  background-color: #fff;
  padding: 20px 5%;
}

.zen-button-secondary {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1px solid var(--zen--gray--300);
  background-color: var(--zen--neutral--white);
  color: var(--zen--gray--950);
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s;
  display: inline-flex;
}

.zen-button-secondary:hover {
  border-color: var(--zen--gray--300);
  background-color: var(--zen--gray--100);
}

.zen-button-secondary:active {
  color: #454f5f;
  background-color: #f6f7f9;
}

.zen-dropdown-title-wrapper {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 12px;
}

.zen-navigation-dropdown-link {
  color: var(--zen--gray--800);
  border-radius: 6px;
  padding: 8px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  overflow: hidden;
}

.zen-navigation-dropdown-link:hover {
  background-color: var(--zen--gray--100);
  color: var(--zen--neutral--black);
}

.zen-dropdown-card-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--zen--gray--600);
  border: 1px solid #0000;
  border-radius: 8px;
  align-items: flex-start;
  padding: 12px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
  overflow: hidden;
}

.zen-dropdown-card-link:hover {
  background-color: var(--zen--gray--50);
  color: var(--zen--neutral--black);
}

.zen-navigation-grid {
  height: 100%;
}

.zen-navigation-link-section {
  border-top: 1px solid var(--zen--gray--100);
  border-bottom: 1px solid var(--zen--gray--100);
  background-color: var(--zen--neutral--white);
  padding-left: 5%;
  padding-right: 5%;
}

.zen-navigation-scroll {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
  overflow: auto;
}

.zen-navigation-link-small {
  color: var(--zen--gray--500);
  justify-content: center;
  align-items: center;
  padding: 4px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.zen-navigation-link-small:hover {
  color: var(--zen--gray--950);
}

.zen-subheading-small-3 {
  color: var(--zen--neutral--black);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-scrollbar-css {
  display: none;
}

.zen-form-success-message-2 {
  background-color: var(--zen--green--200);
  border-radius: 12px;
  padding: 14px 18px;
}

.zen-form-error-message-2 {
  background-color: var(--zen--red--100);
  border-radius: 12px;
  padding: 12px 16px;
}

.zen-hide {
  display: none;
}

.zen-search-toggle {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: var(--zen--gray--950);
  letter-spacing: -.18px;
  border-radius: 24px;
  align-items: center;
  height: 100%;
  padding: 6px 12px 6px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.zen-search-toggle:hover {
  background-color: var(--zen--gray--100);
  color: var(--zen--gray--900);
}

.zen-search-toggle.w--current {
  color: #642eff;
}

.zen-search-toggle.w--open {
  background-color: var(--zen--gray--100);
}

.zen-navigation-search-menu {
  z-index: 2;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border: 1px solid var(--zen--gray--200);
  border-radius: 99px;
  flex: 1;
  display: flex;
  position: relative;
}

.zen-navigation-divider {
  background-color: var(--zen--gray--200);
  width: 1px;
  height: 24px;
  margin-top: auto;
  margin-bottom: auto;
}

.zen-navigation-search-input {
  color: var(--zen--gray--950);
  letter-spacing: -.18px;
  border: 1px #000;
  border-radius: 24px;
  min-height: 42px;
  margin-bottom: 0;
  padding: 12px 16px 12px 52px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .3s;
}

.zen-navigation-search-input:hover {
  background-color: var(--zen--gray--50);
}

.zen-navigation-search-input:focus {
  background-color: var(--zen--gray--100);
  color: var(--zen--gray--950);
}

.zen-navigation-search {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 1;
  align-items: center;
  display: flex;
}

.zen-search-form-block {
  flex: 1;
  margin-bottom: 0;
}

.zen-row {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.zen-banner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--zen--gray--950);
  color: var(--zen--gray--100);
  letter-spacing: -.08px;
  justify-content: center;
  align-items: center;
  padding: 12px 5%;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.zen-dropdown-card-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1px solid var(--zen--gray--200);
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  min-width: 230px;
  padding: 12px 12px 16px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 16px 48px -8px #d1d5db80;
}

.zen-dropdown-main-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  grid-auto-columns: 1fr;
  padding: 16px 24px 24px;
  display: grid;
}

.zen-search-dropdown {
  border-radius: 24px;
  margin-left: 0;
  margin-right: 0;
  padding: 4px;
}

.zen-search-button {
  color: var(--zen--gray--600);
  border-radius: 100%;
  padding: 8px;
  transition: color .3s;
  position: absolute;
}

.zen-search-button:hover {
  color: var(--zen--neutral--black);
}

.zen-search-input-wrapper {
  justify-content: flex-start;
  align-items: center;
  padding: 4px 6px 4px 4px;
  display: flex;
}

.zen-navigation-side-link {
  color: var(--zen--gray--800);
  border-radius: 6px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  overflow: hidden;
}

.zen-navigation-side-link:hover {
  color: var(--zen--neutral--black);
}

.zen-navigation-menu-fill {
  flex: 1;
  align-items: center;
  display: flex;
}

.simple-nav-link-holder {
  background-color: #fff0;
}

.simple-link {
  color: #333;
  background-color: #fff;
  border-bottom: 2px solid #afafaf;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
}

.line-2 {
  z-index: 1;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.line-2.simple {
  top: 28px;
}

.line-1 {
  z-index: 2;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.line-1.simple {
  top: 18px;
}

.simple-menu-button {
  background-color: #fff;
  width: 60px;
  height: 60px;
  padding: 0;
  overflow: hidden;
}

.simple-menu-button.w--open {
  background-color: #fff;
}

.simple-nav {
  background-color: #fff0;
  display: none;
}

.line-3 {
  z-index: 2;
  background-color: #7a7a7a;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.line-3.simple {
  top: 38px;
}

.schedule-image {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 140px;
  display: flex;
}

.zen-column-x-large {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.zen-row-regular {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.zen-container-large-5 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-icon-small-3 {
  color: var(--zen--neutral--white);
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.zen-paragraph-x-small-4 {
  color: var(--zen--neutral--white);
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 300;
}

.zen-footer-section {
  float: none;
  clear: none;
  background-color: var(--komazawa-color);
  color: #fff;
  padding: 15px 5%;
  position: static;
  inset: auto 0% 0%;
}

.zen-footer-logo-2 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
  display: flex;
}

.zen-footer-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  display: flex;
}

.zen-footer-link-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  display: flex;
}

.zen-footer-link {
  color: var(--zen--neutral--white);
  text-align: center;
  letter-spacing: 2px;
  text-indent: 0;
  text-transform: capitalize;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s;
}

.zen-footer-link:hover {
  color: var(--zen--purple--700);
}

.zen-legal-links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.zen-social-link {
  color: var(--zen--gray--400);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  transition: color .3s;
  display: flex;
}

.zen-social-link:hover {
  color: var(--zen--gray--950);
}

.zen-divider-gray-200 {
  background-color: var(--zen--gray--200);
  width: 100%;
  height: 1px;
}

.zen-footer-legal {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.zen-footer-legal-link-2 {
  color: var(--zen--gray--600);
  font-size: 12px;
  text-decoration: none;
  transition: color .3s;
}

.zen-footer-legal-link-2:hover {
  color: var(--zen--neutral--black);
}

.title-block {
  background-color: #fff;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.title-block.purple {
  background-color: #4e3166;
}

.title-para {
  text-align: center;
  letter-spacing: 1px;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 25px;
}

.title-para.white-text {
  color: #fff;
  font-weight: 500;
}

.title-para.logo-para {
  text-align: left;
}

.title {
  color: #543a6e;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 10px;
  font-size: 40px;
  line-height: 50px;
}

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

.title.logo-title {
  letter-spacing: 0;
  font-size: 30px;
}

.title.logo-title.smart {
  color: #0018cd;
  letter-spacing: 1px;
}

.hover-video {
  z-index: 3;
  border-radius: 99px;
  width: 170px;
  min-width: 170px;
  height: 170px;
  min-height: 170px;
  position: absolute;
}

.hover-video.hide {
  display: none;
}

.background-video {
  z-index: auto;
  opacity: 1;
  border-radius: 99px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  position: static;
}

.play-pause-button {
  inset: 0%;
}

.image-4, .image-5 {
  opacity: 0;
}

.default-image {
  z-index: 3;
  width: 170px;
  min-width: 170px;
  max-width: 100%;
  height: 170px;
  min-height: 170px;
  display: block;
  position: relative;
}

.play-pause-button-2 {
  inset: 0%;
}

.image-6 {
  opacity: 0;
}

.image-7, .image-8 {
  opacity: 1;
}

.play-pause-button-3 {
  inset: 0%;
}

.play-state, .pause-state {
  opacity: 1;
}

.youtube {
  max-width: 100%;
  height: 100%;
  display: none;
  position: static;
}

.works-title {
  z-index: 90;
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: 2vh;
  margin-bottom: 2vh;
  font-size: 18vh;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  position: relative;
}

.works-title.med-size {
  font-size: 13vh;
}

.card-wrapper {
  border-radius: 99px;
  width: 170px;
  height: 170px;
  max-height: 80rem;
  position: relative;
  overflow: hidden;
}

.full-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.divider {
  flex-direction: column;
  justify-content: flex-end;
  min-height: 5vh;
  display: flex;
  overflow: hidden;
}

.divider.works {
  background-color: #fff;
  width: 2.8125rem;
  height: .25rem;
  min-height: auto;
  margin-left: 1.5vw;
  margin-right: 1.5vw;
}

.card-hover {
  z-index: 6;
  color: #fff;
  mix-blend-mode: exclusion;
  background-color: #00000080;
  justify-content: flex-start;
  align-items: center;
  width: 170px;
  height: 170%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.full-video {
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.track {
  white-space: nowrap;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.text-small {
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.42;
}

.card-text-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.card-text-details {
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 10vw;
  max-width: 9.375rem;
  padding-top: 2vh;
  font-size: .875rem;
  display: flex;
}

.card-title {
  z-index: 90;
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: 2vh;
  margin-bottom: 2vh;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  position: relative;
}

.card-link {
  color: #1f1f1f;
  width: 100%;
  text-decoration: none;
  position: relative;
}

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

.youtube-2 {
  opacity: .03;
  background-image: none;
  height: 100%;
}

.heading {
  margin-top: 118px;
}

.zen-container-large-6 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-section-small-3 {
  background-color: var(--zen--neutral--white);
  padding: 72px 5%;
  position: relative;
}

.zen-overline-3 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-paragraph-small-3 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.zen-text-color-gray-802 {
  color: var(--zen--gray--800);
}

.zen-container-regular-2 {
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.zen-column-x-small-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-text-color-gray-803 {
  color: var(--zen--gray--600);
}

.zen-subheading-regular-4 {
  color: var(--zen--neutral--black);
  letter-spacing: -.18px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.zen-subheading-regular-4.zen-text-color-gray-802 {
  color: var(--zen--gray--800);
}

.zen-content-tabs-content-2 {
  width: 100%;
  height: auto;
}

.zen-subheading-large-3 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-subheading-large-3.zen-text-color-gray-803 {
  color: var(--zen--gray--600);
}

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

.zen-h3-heading-2 {
  color: var(--zen--neutral--black);
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-team-block-2 {
  background-color: var(--zen--gray--50);
  border-radius: 24px;
  padding: 80px;
}

.zen-title-wrapper-left-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 64px;
  display: flex;
}

.zen-team-tabs-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.zen-team-tabs-menu-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--zen--gray--100);
  border-radius: 99px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 48px;
  padding: 4px;
  display: flex;
}

.zen-team-tab-link-2 {
  background-color: var(--zen--gray--100);
  color: var(--zen--gray--500);
  text-align: center;
  letter-spacing: -.32px;
  border-radius: 99px;
  padding: 12px 32px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  transition: opacity .3s, background-color .3s;
}

.zen-team-tab-link-2:hover {
  background-color: var(--zen--gray--200);
  color: var(--zen--neutral--black);
}

.zen-team-tab-link-2.w--current {
  background-color: var(--zen--neutral--white);
  color: var(--zen--gray--950);
}

.zen-team-card-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: var(--zen--neutral--white);
  color: var(--zen--gray--600);
  text-align: center;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 2px -14px #4d4d4d14;
}

.zen-team-image-2 {
  border: 8px solid var(--zen--neutral--white);
  background-color: var(--zen--gray--50);
  border-radius: 99px;
  flex: none;
  width: 320px;
  min-width: 156px;
  height: 350px;
  min-height: 156px;
  overflow: hidden;
}

.zen-team-grid-large-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.slider-2 {
  width: 101%;
  height: 101%;
}

.left-arrow, .right-arrow {
  width: 40px;
}

.slide-nav {
  display: none;
}

.heading-2 {
  text-align: center;
}

.slider-3 {
  border-radius: 99px;
  width: 170px;
  min-width: 170px;
  height: 170px;
}

.member-s {
  background-color: #ddd0;
  width: 170px;
  min-width: 170px;
  height: 170px;
}

.slide-swing-video {
  width: 170px;
  height: 170px;
}

.mask {
  border-radius: 99px;
}

.zen-column-tiny-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.zen-container-large-7 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-overline-4 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-section-regular-3 {
  background-color: var(--zen--neutral--white);
  padding: 82px 5%;
  position: relative;
}

.zen-paragraph-small-4 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.zen-column-x-small-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-column-x-small-4.zen-column-center-2 {
  text-align: center;
  align-items: center;
}

.zen-text-color-gray-804 {
  color: var(--zen--gray--600);
}

.zen-icon-large-2 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.zen-h1-heading-3 {
  color: var(--zen--neutral--black);
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-title-center-regular-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 858px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-content-tabs {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  display: flex;
}

.zen-content-tabs-menu {
  flex-direction: column;
  width: 100%;
  max-width: 638px;
  display: flex;
}

.zen-content-tabs-content-3 {
  width: 100%;
  height: auto;
}

.zen-content-tab-link {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--zen--gray--600);
  background-color: #0000;
  border-radius: 8px 8px 0 0;
  align-items: flex-start;
  padding: 24px 32px;
  transition: background-color .3s;
  display: flex;
  overflow: hidden;
}

.zen-content-tab-link:hover, .zen-content-tab-link.w--current {
  background-color: var(--zen--gray--50);
}

.zen-subheading-large-4 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-subheading-large-4.zen-text-color-gray-804 {
  color: var(--zen--gray--600);
}

.zen-content-tab-image-wrapper {
  border: 1px solid var(--zen--gray--200);
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 32px;
  display: flex;
}

.zen-content-tab-pane {
  height: 100%;
}

.zen-column-center-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.zen-code-embed-2 {
  display: none;
}

.zen-content-progress-bar-base {
  width: 100%;
  height: 5px;
  position: absolute;
  inset-block: auto 0;
  inset-inline: 0;
}

.zen-content-progress-bar {
  width: var(--fb-tab-progress, 0);
  background-color: var(--zen--gray--300);
  height: 5px;
  padding: 0;
  transition: width .125s;
}

.zen-text-wrapper {
  overflow: hidden;
}

.left-arrow-2 {
  opacity: 0;
  left: -30px;
}

.right-arrow-2 {
  opacity: 0;
  right: -30px;
}

.youtube-3 {
  height: 100%;
}

.member-card {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  align-items: center;
  padding: 20px;
  display: flex;
}

.member-round {
  border: 1px #000;
  border-radius: 0;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 170px;
  min-width: 170px;
  height: 170px;
  min-height: 170px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video, .member-image {
  width: 100%;
  height: 100%;
}

.name {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}

.nickname {
  color: #3d3d3d;
  text-align: center;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

.name-block {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
  display: block;
}

.position {
  color: #575757;
  text-align: center;
  font-weight: 600;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  font-weight: 400;
}

.navigation {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: flex;
}

.div-block-3 {
  flex-direction: column;
  display: flex;
}

.logo {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 28px auto;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  transition: color .4s;
  overflow: hidden;
}

.logo:hover {
  opacity: 1;
  color: #fff;
}

.logo.w--current {
  border-radius: 10px;
}

.hero-content {
  color: #fff;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-left: auto;
  display: flex;
}

.hero-i-can-help {
  margin-top: 20px;
  font-weight: 700;
  line-height: 24px;
}

.hero-logo {
  margin-bottom: 4vw;
  line-height: 1;
  overflow: hidden;
}

.front {
  z-index: 10;
  background-color: #14131166;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.ths11-logo {
  opacity: .73;
  width: 70px;
  min-width: 70px;
  min-height: 70px;
}

.hero-heading {
  background-image: linear-gradient(to top, #306cc7 39%, #fff0 40%);
  font-size: 60px;
  font-weight: 500;
  line-height: 65px;
  position: relative;
}

.hero-heading._2nd {
  background-image: linear-gradient(to top, #b42b2b 39%, #fff0 40%);
  margin-top: 0;
}

.overflow-hidden {
  position: relative;
  overflow: hidden;
}

.navigation-item {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  overflow: hidden;
}

.navigation-item:hover {
  color: #b8b8b8;
}

.ths11-hero-slider-arrow {
  display: none;
}

.black {
  z-index: 10;
  background-color: #0000;
  height: 65vh;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.ths11-hero-blocks-wrapper {
  width: 28.5vw;
}

.ths11-hero-blocks-wrapper.ths11-width-b {
  width: 14.5vw;
}

.ths11-hero-slider {
  background-color: #0000;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 100%;
  height: 100%;
}

.ths11-hero-slider.ths11-rotated {
  border-style: solid none none solid;
  border-top-width: 1px;
  border-top-color: #fff;
  border-left-width: 1px;
  border-left-color: #fff;
  transform: rotate(180deg);
}

.ths11-hero-slider.ths11-rotated.ths11-width-50 {
  width: 100%;
}

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

.back {
  z-index: 0;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.ths11-hero-slide-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ths11-hero-slide-image.ths11-rotated {
  transform: rotate(180deg);
}

.ths11-hero-slider-nav {
  display: none;
}

.ths11-hero-block {
  justify-content: space-between;
  align-items: stretch;
  height: 35vh;
  display: flex;
}

.ths11-hero-block.ths11-height-32-5vh {
  height: 32.5vh;
}

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

.ths11-hero-slider-wrapper {
  height: 65vh;
}

.ths11-hero-slider-wrapper.ths11-2 {
  height: 30vh;
}

.uui-logo-loop_component {
  height: 4rem;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.uui-logo-loop_inner {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.uui-logos04_list {
  white-space: nowrap;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: center start;
  width: 120rem;
  display: flex;
}

.uui-logos04_wrapper {
  justify-content: center;
  align-items: flex-start;
  padding: .45rem 1rem;
  display: flex;
  overflow: hidden;
}

.card-circle {
  background-color: #f3f6fc;
  border-radius: 100%;
  width: 6vw;
  max-width: 800px;
  height: 6vw;
  max-height: 800px;
  position: absolute;
  inset: -6vw -6vw auto auto;
}

.card-circle.overlay {
  background-color: #090b1959;
}

.hover-link {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-decoration: none;
  display: flex;
}

.project-image {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.project-info-bottom {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.team-social-wrapper {
  grid-column-gap: 9px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.subtitle {
  z-index: 10;
  color: #090b19;
  letter-spacing: 4px;
  font-size: 12px;
  font-weight: 400;
  position: relative;
}

.subtitle.white {
  color: #fff;
}

.background-image {
  z-index: 1;
  background-image: url('../images/personal-trainer-giving-lesson-young-male-golfer-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.project-card-info {
  z-index: 10;
  flex-direction: column;
  justify-content: space-between;
  padding: 36px 24px;
  display: flex;
  position: relative;
}

.team-social-icon {
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 10px;
  display: flex;
}

.image-overlay {
  z-index: 1;
  background-color: #090b194d;
  position: absolute;
  inset: 0%;
}

.image-overlay.light-overlay {
  background-color: #090b1926;
}

.hover-link-wrapper {
  z-index: 100;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 148px;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto 0 5vw auto;
}

.hover-link-wrapper.project-view-link {
  position: relative;
  bottom: auto;
  right: auto;
}

.project-item {
  grid-column-gap: 18px;
  grid-row-gap: 24px;
  color: #fff;
  flex-direction: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  height: 30vw;
  min-height: 300px;
  max-height: 465px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.project-hover-link-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-info-top {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-info-top.team-info {
  flex-direction: row;
  justify-content: space-between;
}

.project-info-bottom-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-hover-link-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-image-2 {
  z-index: 1;
  background-image: linear-gradient(#000, #fff0), url('../images/Space002.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.background-image-2.background-image_03 {
  background-image: linear-gradient(#0000008c, #fff0), url('../images/two-businessmen-join-hands-business-cooperation_43157-779.jpg');
  background-position: 0 0, 50%;
  overflow: hidden;
}

.background-image-2.background-image_02 {
  background-image: linear-gradient(#00000070, #fff0), url('../images/1571052835-1.jpg');
  background-position: 0 0, 100% 59%;
  overflow: hidden;
}

.background-image-2.background-image_01 {
  background-image: linear-gradient(#0000003b, #0000003b), linear-gradient(#0000003d, #fff0), url('../images/1571052834-2.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
  overflow: hidden;
}

.image-overlay-2 {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.animation_link_01 {
  z-index: 0;
  grid-column-gap: 18px;
  grid-row-gap: 24px;
  color: #fff;
  flex-direction: column;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  height: 30vw;
  min-height: 300px;
  max-height: 465px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.subtitle-wrapper {
  margin-bottom: 18px;
}

.project-image-2 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.card-circle-2 {
  z-index: 0;
  background-color: #000000bd;
  border: 2px solid #031a77;
  border-radius: 100%;
  width: 6vw;
  max-width: 800px;
  height: 6vw;
  max-height: 800px;
  position: absolute;
  inset: -6vw -6vw auto auto;
}

.card-circle-2.overlay {
  background-color: #492d65;
}

.hover-link-2 {
  z-index: 5;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 11px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.project-info-top-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 0;
  display: grid;
  position: static;
  left: 0;
  right: 0;
  overflow: hidden;
}

.heading-22 {
  letter-spacing: 2px;
  font-weight: 500;
}

.subtitle-2 {
  z-index: 10;
  color: #090b19;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  position: relative;
}

.subtitle-2.white {
  color: #fff;
  text-align: center;
  display: flex;
}

.project-card-info-2 {
  z-index: 10;
  flex-direction: column;
  justify-content: space-between;
  padding: 36px 24px;
  display: flex;
  position: relative;
}

.h-100px {
  height: 100px;
}

.div-block-172 {
  background-color: #c9ba1f;
  border-radius: 20px;
  align-self: flex-start;
  padding: 1px 19px;
}

.text-block-7 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.image-9 {
  width: 100vw;
}

.h-50px {
  height: 50px;
}

.h-50px._w-bg {
  background-color: #fff;
}

.h-50px.bg-p {
  background-color: #472c62;
}

.zen-container-large-8 {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.zen-overline-5 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-section-regular-4 {
  background-color: var(--zen--white);
  padding: 50px 2%;
  position: static;
}

.zen-grid-four-column {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 10px;
}

.zen-column-x-small-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-h1-heading-4 {
  color: var(--zen--neutral--black);
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-title-center-regular-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 858px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-subheading-large-5 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-integration-logo-link {
  background-color: var(--zen--white);
  color: var(--zen--gray--500);
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  transition: background-color .3s, color .3s;
  display: flex;
}

.zen-integration-logo-link:hover {
  background-color: var(--zen--blue--100);
  color: var(--zen--gray--950);
}

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

.radio {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.container {
  color: #474747;
  width: 100vw;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.inline-block {
  display: inline-block;
}

.timeline_date-text {
  color: #2e2e2e;
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.overlay-fade-bottom {
  background-image: linear-gradient(0deg, #fff, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.margin-bottom-medium {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 32px;
  display: flex;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: none;
}

.overlay-fade-top {
  background-image: linear-gradient(#fff, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_text {
  color: #313131;
  text-align: left;
  justify-content: center;
  align-items: center;
  height: 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
  display: flex;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(180deg, var(--orange), var(--red) 51%, var(--komazawa-color));
  width: 3px;
  height: 50vh;
  display: none;
  position: fixed;
  inset: 0 auto 50vh;
  overflow: hidden;
}

.text-colour-white {
  color: #fff;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_quote-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
  position: relative;
}

.timeline_progress {
  z-index: -2;
  background-image: linear-gradient(180deg, var(--orange), var(--red) 46%, var(--komazawa-color));
  width: 3px;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  display: none;
  overflow: hidden;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.bold-text-5 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-6 {
  font-weight: 500;
}

.bold-text-7 {
  font-size: 20px;
  font-weight: 500;
}

.history-section {
  padding: 16px 40px;
  overflow: visible;
}

.image-10 {
  width: 110px;
}

.image-11 {
  width: 910px;
}

.start-lottie {
  z-index: 9999;
  background-color: #ffffffe6;
  background-image: linear-gradient(to bottom, var(--zen--white), var(--zen--white));
  opacity: .9;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.pageloading {
  z-index: 100;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.div-block-32 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.grey {
  z-index: 3;
  background-color: #333;
  width: 200vw;
  height: 100vh;
  display: flex;
  position: absolute;
}

.white_-tran {
  z-index: 2;
  background-color: #f3f2f2;
  justify-content: center;
  align-items: center;
  width: 200vw;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.text-block-8 {
  color: #292929;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans JP, sans-serif;
  font-size: 7vw;
  font-weight: 900;
  display: flex;
  position: fixed;
  inset: 0%;
}

.grey2 {
  z-index: 1;
  background-color: #333;
  justify-content: center;
  align-items: center;
  width: 200vw;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.text-block-9 {
  color: #f3f2f2;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans JP, sans-serif;
  font-size: 7vw;
  font-weight: 900;
  display: flex;
  position: fixed;
  inset: 0%;
}

.intro-lottie {
  width: 400px;
  margin: auto;
  position: fixed;
  inset: 0%;
}

.logo-section {
  padding: 0 5% 70px;
}

.logo-image {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

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

.logo-text {
  padding-top: 40px;
}

.image-12 {
  width: 220px;
}

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

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

.heading-23 {
  text-align: center;
}

.heading-23.logo-title {
  text-align: left;
}

.duble-history {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-173 {
  height: 150px;
}

.h-200px {
  height: 250px;
}

.other-logo {
  height: 60px;
}

.sponsor-logo {
  display: flex;
}

.sponsor-logo.gold {
  background-image: linear-gradient(#ebb103, #fff);
}

.rank {
  text-align: center;
  width: 120px;
}

.zen-column-tiny-3 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.zen-container-large-9 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-overline-6 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-section-regular-5 {
  background-color: var(--zen--neutral--white);
  padding: 82px 5%;
  position: relative;
}

.zen-paragraph-small-5 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.zen-column-x-small-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-column-x-small-6.zen-column-center-3 {
  text-align: center;
  align-items: center;
}

.zen-text-color-gray-805 {
  color: var(--zen--gray--600);
}

.zen-icon-large-3 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.zen-h1-heading-5 {
  color: var(--zen--neutral--black);
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-title-center-regular-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 858px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-content-tabs-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  display: flex;
}

.zen-content-tabs-menu-2 {
  flex-direction: column;
  width: 100%;
  max-width: 680px;
  display: flex;
}

.zen-content-tabs-content-4 {
  width: 100%;
  height: auto;
}

.zen-content-tab-link-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--zen--gray--600);
  background-color: #0000;
  border-radius: 8px 8px 0 0;
  align-items: flex-start;
  padding: 24px 32px;
  transition: background-color .3s;
  display: flex;
  overflow: hidden;
}

.zen-content-tab-link-2:hover, .zen-content-tab-link-2.w--current {
  background-color: var(--zen--gray--50);
}

.zen-subheading-large-6 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-subheading-large-6.zen-text-color-gray-805 {
  color: var(--zen--gray--600);
}

.zen-content-tab-image-wrapper-2 {
  border: 1px solid var(--zen--gray--200);
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 32px;
  display: flex;
}

.zen-content-tab-pane-2 {
  height: 100%;
}

.zen-column-center-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.zen-code-embed-3 {
  display: none;
}

.zen-content-progress-bar-base-2 {
  width: 100%;
  height: 5px;
  position: absolute;
  inset-block: auto 0;
  inset-inline: 0;
}

.zen-content-progress-bar-2 {
  width: var(--fb-tab-progress, 0);
  background-color: var(--zen--gray--300);
  height: 5px;
  padding: 0;
  transition: width .125s;
}

.zen-text-wrapper-2 {
  overflow: hidden;
}

.zen-column-x-large-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.zen-column-x-large-2.zen-column-left {
  justify-content: center;
  align-items: flex-start;
}

.zen-paragraph-regular-3 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.zen-paragraph-large-2 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.zen-paragraph-large-2.zen-text-color-gray-950 {
  color: var(--zen--gray--950);
}

.zen-overline-7 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-section-regular-6 {
  background-color: var(--zen--neutral--white);
  padding: 82px 5%;
  position: relative;
}

.zen-column-large-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.zen-container-regular-3 {
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.zen-column-x-small-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-text-color-gray-806 {
  color: var(--zen--gray--600);
}

.zen-icon-large-4 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.zen-button-primary-4 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--zen--gray--900);
  color: var(--zen--neutral--white);
  letter-spacing: -.2px;
  white-space: nowrap;
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: inline-flex;
}

.zen-button-primary-4:hover {
  background-color: var(--zen--purple--700);
  color: var(--zen--neutral--white);
}

.zen-h2-heading {
  color: var(--zen--neutral--black);
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-subheading-large-7 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-subheading-large-7.zen-text-color-gray-806 {
  color: var(--zen--gray--600);
}

.zen-testimonial-user {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.zen-avatar {
  background-color: var(--zen--red--500);
  border-radius: 100px;
  flex: none;
  width: 64px;
  height: 64px;
  overflow: hidden;
}

.zen-avatar.zen-background-blue {
  background-color: var(--zen--blue--600);
}

.zen-testimonial-card-outline {
  border: 1px solid var(--zen--gray--200);
  background-color: var(--zen--neutral--white);
  border-radius: 24px;
  width: 100%;
  padding: 24px;
}

.zen-faq-dropdown-toggle {
  white-space: normal;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  padding: 32px;
  display: flex;
}

.zen-faq-title {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  white-space: pre-wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.zen-faq-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.zen-faq-dropdown-list {
  background-color: #fff0;
  padding-left: 32px;
  padding-right: 56px;
  display: block;
  position: relative;
}

.zen-faq-item {
  background-color: var(--zen--neutral--white);
  border-radius: 16px;
  flex-direction: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.zen-faq-tab {
  margin-top: -8px;
  padding-bottom: 32px;
}

.zen-faq-column {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.zen-faq-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.zen-text-color-gray-950 {
  color: var(--zen--gray--950);
}

.zen-column-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.white-bg {
  z-index: -10;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  overflow: visible;
}

.history {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  overflow: visible;
}

.explanation-section {
  z-index: 1;
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.bg {
  z-index: 0;
  background-image: linear-gradient(#ffffffa3, #ffffffa3), url('../images/BG.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  padding: 100px 30px;
  display: flex;
  position: relative;
  overflow: visible;
}

.sponsor-logo-2 {
  pointer-events: auto;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-sponsor {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 187px;
  height: 60px;
}

.logo-sponsor.m-1 {
  background-image: url('../images/m1.png');
}

.logo-sponsor.s-3 {
  background-image: url('../images/s_logo_9.png');
  width: 210px;
  height: 80px;
}

.logo-sponsor.s-2 {
  background-image: url('../images/s_logo_8.png');
  width: 240px;
  height: 100px;
}

.logo-sponsor.g-4 {
  background-image: url('../images/s_logo_7.png');
  background-size: contain;
}

.logo-sponsor.m-2 {
  background-image: url('../images/m2.png');
}

.logo-sponsor.b-1 {
  background-image: url('../images/s_logo_11.png');
  width: 100%;
  height: 100%;
}

.logo-sponsor.g-3 {
  background-image: url('../images/s_logo_4.png');
  width: 250px;
  height: 80px;
}

.logo-sponsor.g-5 {
  background-image: url('../images/s_logo_10.png');
  background-size: contain;
  width: 250px;
  height: 80px;
}

.logo-sponsor.g-1 {
  background-image: url('../images/s_logo_2.png');
}

.logo-sponsor.s-1 {
  background-image: url('../images/s_logo_5.png');
  width: 270px;
  height: 80px;
}

.logo-sponsor.g-2 {
  background-image: url('../images/s_logo_3.png');
}

.logo-sponsor.si-1 {
  background-image: url('../images/s_logo_12.png');
}

.div-block-797 {
  z-index: 3;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.line-box-footer {
  border-bottom: 1px solid #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.line-box-footer.center {
  justify-content: space-between;
  align-self: center;
  align-items: flex-start;
}

.logo_box_fooer-sponsor {
  background-color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 100px;
  padding: 4px 10px;
  display: flex;
}

.logo_box_fooer-sponsor.gray-bg {
  background-color: #272226;
}

.logo_box_fooer-sponsor.black-bg {
  background-color: #000;
}

.paragraph-sponcer-2 {
  color: #492d65;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5em;
}

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

.sponsor-grid._1col {
  grid-template-columns: 2fr;
  grid-auto-columns: 1.25fr;
}

.sponsor-grid._2grid {
  grid-template-columns: 1fr 1fr;
}

.container-footer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1280px;
  padding-bottom: 20px;
  display: flex;
}

.container-footer.sponcer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 50px 5% 120px;
}

.zen-column-tiny-4 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.zen-container-large-10 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-overline-8 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-section-regular-7 {
  background-color: var(--zen--neutral--white);
  padding: 0 0% 82px;
  position: relative;
}

.zen-paragraph-small-6 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 12px;
  line-height: 24px;
}

.zen-column-x-small-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-column-x-small-8.zen-column-center-4 {
  text-align: center;
  align-items: center;
}

.zen-text-color-gray-951 {
  color: var(--zen--gray--600);
}

.zen-icon-large-5 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.zen-h1-heading-6 {
  color: var(--zen--neutral--black);
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-title-center-regular-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 858px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-content-tabs-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  display: flex;
}

.zen-content-tabs-menu-3 {
  flex-direction: column;
  width: 100%;
  max-width: 730px;
  display: flex;
}

.zen-content-tabs-content-5 {
  width: 100%;
  height: auto;
}

.zen-content-tab-link-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--zen--gray--600);
  background-color: #0000;
  border-radius: 8px 8px 0 0;
  align-items: flex-start;
  padding: 24px 32px;
  transition: background-color .3s;
  display: flex;
  overflow: hidden;
}

.zen-content-tab-link-3:hover, .zen-content-tab-link-3.w--current {
  background-color: var(--zen--gray--50);
}

.zen-subheading-large-8 {
  color: var(--komazawa-color);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-subheading-large-8.zen-text-color-gray-951 {
  color: var(--zen--gray--600);
}

.zen-content-tab-image-wrapper-3 {
  border: 1px solid var(--zen--gray--200);
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 32px;
  display: flex;
}

.zen-content-tab-pane-3 {
  height: 100%;
}

.zen-column-center-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.zen-code-embed-4 {
  display: none;
}

.zen-content-progress-bar-base-3 {
  width: 100%;
  height: 5px;
  position: absolute;
  inset-block: auto 0;
  inset-inline: 0;
}

.zen-content-progress-bar-3 {
  width: var(--fb-tab-progress, 0);
  background-color: var(--zen--gray--300);
  height: 5px;
  padding: 0;
  transition: width .125s;
}

.zen-text-wrapper-3 {
  overflow: hidden;
}

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

.background-video-2 {
  opacity: 1;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-logo-loop_component-2 {
  height: 4.5rem;
  margin-top: 2rem;
}

.uui-logo-loop_inner-2 {
  display: flex;
}

.uui-logos04_list-2 {
  white-space: nowrap;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: center start;
  width: 175rem;
  display: flex;
}

.uui-logos04_wrapper-2 {
  justify-content: center;
  align-items: flex-start;
  padding: .75rem 1.5rem;
  display: flex;
}

.uui-logos04_logo-2 {
  height: 3rem;
}

.div-block-799 {
  width: 100vw;
  overflow: clip;
}

.zen-container-large-11 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.zen-logo-carousel-2 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.zen-logo-card {
  background-color: #fff;
  border-radius: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.zen-logo-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.zen-section-x-small {
  background-color: var(--zen--neutral--white);
  padding: 20px 5%;
  position: relative;
}

.zen-section-x-small.zen-background-gray-100 {
  background-color: var(--zen--gray--100);
}

.zen-code-embed-5 {
  display: none;
}

.zen-background-gray-100 {
  background-color: var(--zen--gray--100);
}

.zen-logo-wrapper-2 {
  color: var(--zen--gray--400);
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 50px;
  transition: color .3s;
  display: flex;
}

.zen-logo-wrapper-2:hover {
  color: var(--zen--gray--700);
}

.zen-logo-carousel-content-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.zen-logo-carousel-gradient-2 {
  z-index: 1;
  pointer-events: none;
  background-image: linear-gradient(90deg, #fff, #fff0);
  width: 10%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.zen-logo-carousel-gradient-2.zen-right {
  background-image: linear-gradient(90deg, #fff0, #fff);
  inset: 0% 0% 0% auto;
}

.movie {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 50px 5%;
  display: flex;
}

.youtube-4 {
  width: 90%;
}

.spark-horizontal-team-member-image {
  object-fit: cover;
  border-radius: 12px;
  width: 410px;
  height: 100%;
  display: block;
  position: relative;
}

.spark-secondary-paragraph-4 {
  color: #000000c2;
  margin-bottom: 64px;
}

.h_40px {
  height: 40px;
}

.spark-flex-row-of-team-members {
  grid-row-gap: 64px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.spark-small-sub-paragraph {
  margin-bottom: 0;
  line-height: 1.3;
}

.spark-small-sub-paragraph.spark-margin-bottom-1rem {
  margin-bottom: 1rem;
  font-size: 18px;
}

.spark-container-2 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.paragraph {
  color: #000000c2;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

.spark-wrapped-team-card {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.spark-wrapped-team-card.spark-extra-spaced {
  grid-column-gap: 64px;
  align-items: center;
}

.spark-bold-heading {
  margin-bottom: .5rem;
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.spark-team-member-details {
  max-width: 590px;
}

.message {
  width: 100%;
  padding: 60px 64px;
  position: relative;
}

.spark-centered-900 {
  text-align: center;
  width: 900px;
  max-width: 100%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.team_001 {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  display: flex;
}

.zentai {
  padding-top: 100px;
  padding-left: 10px;
  padding-right: 10px;
}

.spark-simple-menu-button {
  background-color: #fff;
  width: 60px;
  height: 60px;
  padding: 0 0 0 18px;
  overflow: hidden;
}

.spark-simple-menu-button.w--open {
  background-color: #f0ecfd;
  border-radius: 8px;
}

.spark-square-menu-inner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.insta-button-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.insta-button-2.sp {
  display: none;
}

.spark-square-menu-with-dropdowns {
  background-color: #913b8b00;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: sticky;
  top: 0;
}

.spark-nav-link {
  color: #fff;
  text-align: center;
  border-right: 1px solid #fff;
  border-radius: 0;
  margin-left: 8px;
  padding: 5px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: background-color .15s, color .15s, opacity .15s;
}

.spark-nav-link:hover {
  opacity: 1;
  color: #c19fe5;
  background-color: #eee5e700;
}

.spark-nav-link.w--current {
  color: #fff;
}

.spark-nav-link.hidden {
  display: none;
}

.spark-line-1 {
  z-index: 2;
  background-color: #000;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-1.spark-simple-line {
  background-color: #5532fa;
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 18px;
}

.spark-nav-menu {
  align-items: center;
  display: flex;
}

.insta-text-2 {
  color: #fffefe;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.insta-text-2:hover {
  color: #fffefe73;
}

.image-13 {
  width: 23px;
  padding-left: 1px;
}

.spark-line-2 {
  z-index: 1;
  background-color: #000;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-2.spark-simple-line {
  background-color: #5532fa;
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-line-3 {
  z-index: 2;
  background-color: #000;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spark-line-3.spark-simple-line {
  background-color: #5532fa;
  border-radius: 3px;
  width: 12.75px;
  height: 3.3px;
  margin-left: 18px;
  top: 38px;
}

.spark-brand-logo {
  z-index: 2;
  background-image: url('../images/KOMAZAWA_Univ_golfTeam_Logo_RGB_w.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 110px;
  height: 50px;
  padding-left: 0;
}

.spark-brand-logo.w--current {
  background-image: url('../images/KOMAZAWA_Univ_golfTeam_Logo_RGB_w.png');
  width: 120px;
}

.zen-column-tiny-5 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.zen-paragraph-regular-4 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.zen-container-large-12 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-overline-9 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-section-regular-8 {
  background-color: var(--zen--neutral--white);
  padding: 82px 5%;
  position: relative;
}

.zen-column-x-small-9 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-column-x-small-9.zen-column-center-5 {
  text-align: center;
  align-items: center;
}

.zen-text-color-gray-952 {
  color: var(--zen--gray--600);
}

.zen-icon-large-6 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.zen-h2-heading-2 {
  color: var(--zen--neutral--black);
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-icon-wrapper-2 {
  background-color: var(--zen--purple--200);
  color: var(--zen--purple--600);
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.zen-icon-wrapper-2.zen-green {
  background-color: var(--zen--green--100);
  color: var(--zen--green--600);
}

.zen-icon-wrapper-2.zen-red {
  background-color: var(--zen--red--100);
  color: var(--zen--red--600);
}

.zen-icon-wrapper-2.zen-blue {
  background-color: var(--zen--blue--100);
  color: var(--zen--blue--600);
}

.zen-subheading-regular-5 {
  color: var(--zen--neutral--black);
  letter-spacing: -.18px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.zen-title-center-regular-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 858px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-subheading-large-9 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-subheading-large-9.zen-text-color-gray-952 {
  color: var(--zen--gray--600);
}

.zen-feature-card-tall {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 1px solid var(--zen--gray--200);
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.zen-feature-card-wide {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--zen--gray--200);
  border-radius: 8px;
  flex-direction: row;
  align-items: center;
  padding: 24px;
  display: flex;
}

.zen-feature-card-large {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border: 1px solid var(--zen--gray--200);
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.zen-feature-title-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.zen-feature-card-image {
  width: 100%;
  margin-top: auto;
}

.zen-feature-grid-main {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
}

.zen-feature-grid-right {
  grid-template-rows: auto minmax(auto, 112px);
}

.zen-column-center-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.zen-paragraph-small-7 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.zen-h1-heading-7 {
  color: var(--zen--neutral--black);
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-content-tabs-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  display: flex;
}

.zen-content-tabs-menu-4 {
  flex-direction: column;
  width: 100%;
  max-width: 638px;
  display: flex;
}

.zen-content-tabs-content-6 {
  width: 100%;
  height: auto;
}

.zen-content-tab-link-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--zen--gray--600);
  background-color: #0000;
  border-radius: 8px 8px 0 0;
  align-items: flex-start;
  padding: 24px 32px;
  transition: background-color .3s;
  display: flex;
  overflow: hidden;
}

.zen-content-tab-link-4:hover, .zen-content-tab-link-4.w--current {
  background-color: var(--zen--gray--50);
}

.zen-content-tab-image-wrapper-4 {
  border: 1px solid var(--zen--gray--200);
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 32px;
  display: flex;
}

.zen-content-tab-pane-4 {
  height: 100%;
}

.zen-code-embed-6 {
  display: none;
}

.zen-content-progress-bar-base-4 {
  width: 100%;
  height: 5px;
  position: absolute;
  inset-block: auto 0;
  inset-inline: 0;
}

.zen-content-progress-bar-4 {
  width: var(--fb-tab-progress, 0);
  background-color: var(--zen--gray--300);
  height: 5px;
  padding: 0;
  transition: width .125s;
}

.zen-text-wrapper-4 {
  overflow: hidden;
}

.zen-row-small-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.zen-paragraph-regular-5 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.zen-icon-regular-3 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.zen-container-large-13 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-section-small-4 {
  background-color: var(--zen--neutral--white);
  padding: 72px 5%;
  position: relative;
}

.zen-column-large-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.zen-subheading-large-10 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.zen-column-regular-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.zen-paragraph-x-small-5 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 12px;
}

.zen-footer-logo-3 {
  width: 40px;
  height: 40px;
}

.zen-footer-icon-button-2 {
  border: 1px solid var(--zen--gray--200);
  color: var(--zen--gray--950);
  border-radius: 4px;
  padding: 8px;
  transition: background-color .3s;
}

.zen-footer-icon-button-2:hover {
  background-color: #f3f4f6;
}

.zen-footer-grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 820px;
}

.zen-footer-company-details-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  width: 100%;
  max-width: 306px;
  display: flex;
}

.zen-legal-section-2 {
  background-color: var(--zen--gray--100);
  padding: 16px 3%;
}

.zen-legal-container-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-legal-link-grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  max-width: 380px;
  display: grid;
}

.zen-footer-text-link-2 {
  color: var(--zen--gray--600);
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s;
}

.zen-footer-text-link-2:hover {
  color: var(--zen--purple--700);
}

.zen-footer-row-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.zen-footer-legal-link-3 {
  color: var(--zen--gray--600);
  font-size: 12px;
  text-decoration: none;
  transition: color .3s;
}

.zen-footer-legal-link-3:hover {
  color: var(--zen--neutral--black);
}

.zen-container-large-14 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.zen-text-color-gray-953 {
  color: var(--zen--gray--300);
}

.zen-overline-10 {
  color: var(--zen--gray--800);
  letter-spacing: 1.28px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-section-regular-9 {
  background-color: var(--zen--neutral--white);
  padding: 50px 5%;
  position: relative;
}

.zen-paragraph-small-8 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.zen-grid-three-column-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.zen-column-x-small-10 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.zen-column-x-small-10.zen-column-center-6 {
  text-align: center;
  align-items: center;
}

.zen-text-color-gray-954 {
  color: var(--zen--gray--600);
}

.zen-button-primary-5 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--zen--neutral--white);
  letter-spacing: 1px;
  white-space: nowrap;
  background-color: #53386d;
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: inline-flex;
}

.zen-button-primary-5:hover {
  background-color: var(--zen--purple--700);
  color: var(--zen--neutral--white);
}

.zen-h1-heading-8 {
  color: var(--zen--neutral--black);
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.zen-subheading-regular-6 {
  color: var(--zen--neutral--black);
  letter-spacing: -.18px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.zen-title-center-regular-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 858px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.zen-paragraph-x-small-6 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 12px;
}

.zen-paragraph-x-small-6.zen-text-color-gray-953 {
  color: var(--zen--gray--300);
}

.zen-subheading-small-4 {
  color: var(--zen--neutral--black);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.zen-subheading-small-4.zen-text-color-gray-954 {
  color: var(--zen--gray--600);
}

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

.zen-blog-card-link-2 {
  background-color: var(--zen--gray--100);
  color: var(--zen--neutral--black);
  border-radius: 12px;
  flex-flow: column;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.zen-blog-image-wrapper-2 {
  border-radius: 8px;
  height: 160px;
  overflow: hidden;
}

.zen-blog-description-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 12px;
  display: flex;
}

.zen-blog-author-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.zen-blog-avatar-2 {
  background-color: var(--zen--purple--500);
  border-radius: 100%;
  flex: none;
  width: 24px;
  height: 24px;
  overflow: hidden;
}

.zen-blog-avatar-2.zen-red {
  background-color: var(--zen--red--400);
}

.zen-blog-avatar-2.zen-green {
  background-color: var(--zen--green--400);
}

.zen-blog-detail-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.zen-column-center-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.partner-about {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding: 30px 10%;
  display: flex;
}

.zen-icon-regular-4 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.zen-paragraph-large-3 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.zen-column-large-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.zen-display-heading {
  color: var(--zen--neutral--black);
  letter-spacing: -4.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 1.1;
}

.zen-button-secondary-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1px solid var(--zen--gray--300);
  background-color: var(--zen--neutral--white);
  color: var(--zen--gray--950);
  border-radius: 44px;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  transition: border-color .4s, background-color .4s;
  display: inline-flex;
}

.zen-button-secondary-2:hover {
  border-color: var(--zen--gray--300);
  background-color: var(--zen--gray--100);
}

.zen-button-secondary-2:active {
  color: #454f5f;
  background-color: #f6f7f9;
}

.zen-header-caption-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--zen--neutral--black);
  align-items: center;
  display: flex;
}

.zen-button-group {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.zen-header-grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1.3fr 1fr;
  align-items: center;
  margin-bottom: 64px;
}

.zen-logo-3 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.zen-header-image {
  border-radius: 24px;
  overflow: hidden;
}

.zen-code-embed-7 {
  display: none;
}

.zen-logo-wrapper-3 {
  color: var(--zen--gray--400);
  transition: color .3s;
}

.zen-logo-wrapper-3:hover {
  color: var(--zen--gray--700);
}

.zen-header-carousel {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.zen-header-carousel-gradient {
  z-index: 1;
  background-image: linear-gradient(90deg, #fff, #fff0);
  width: 10%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.zen-header-carousel-gradient.zen-gradient-right {
  background-image: linear-gradient(90deg, #fff0, #fff);
  inset: 0% 0% 0% auto;
}

.zen-header-carousel-content {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  display: flex;
}

.about-contents {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-14 {
  width: 830px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.partner-title {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 33px;
}

.partner-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .rt-dropdown-toggle-6 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .partner-about {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .rt-header-3 {
    z-index: 2;
  }

  .partner-about {
    align-items: center;
  }

  .about-contents {
    justify-content: center;
    align-items: center;
  }

  .about-contents.coments {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 991px) {
  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves---hamburger-icon {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
  }

  .waves---nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

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

  .waves---menu-button.w--open {
    background-color: #131313;
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves---nav-menu {
    background-color: #fff;
    border: 1px solid #1313131a;
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves---nav-dropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }

  .rt-main-nav-mega-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    justify-items: stretch;
    width: auto;
    min-width: auto;
    margin-top: 0;
    padding: 5px 0;
  }

  .rt-menu-button {
    padding: 0;
  }

  .rt-menu-button.w--open {
    background-color: #c8c8c800;
  }

  .rt-dropdown-toggle-6 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-hamburger-3 {
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding-left: 15px;
    display: flex;
  }

  .rt-navbar-menu {
    background-color: #fff;
    min-height: 100vh;
    padding-top: 20px;
    position: absolute;
  }

  .rt-header-button {
    display: none;
  }

  .rt-header-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-navbar-content-wrapper {
    position: static;
  }

  .rt-menu-bar {
    background-color: #150438;
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar.rt-bar-three {
    margin-bottom: 0;
  }

  .rt-navbar-right-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-menu-links {
    padding: 10px 40px;
  }

  .rt-dropdown-list-two.rt-border-radius-six.w--open {
    position: relative;
    top: 0;
  }

  .rt-dropdown-list-two.rt-border-radius-six.rt-pages-dropdown {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .rt-mega-menu-links-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: stretch;
  }

  .rt-mega-menu-links-wrapper.rt-mega-menu-margin-top {
    margin-top: 0;
  }

  .rt-dropdown-3 {
    width: 100%;
    display: block;
  }

  .rt-tab-display-off {
    display: none;
  }

  .zen-section-small {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .zen-team-block {
    padding-left: 3%;
    padding-right: 3%;
  }

  .zen-team-tabs {
    justify-content: flex-start;
    align-items: center;
  }

  .zen-team-tabs-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 1px;
    padding-right: 1px;
  }

  .zen-team-tab-link, .zen-team-tab-link.w--current {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .zen-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .zen-contact-form-grid {
    grid-template-columns: 1fr;
  }

  .zen-contact-details-column {
    max-width: none;
  }

  .zen-legal-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .page-button {
    display: none;
  }

  .page-link {
    color: #fff;
    padding-right: 0;
    font-size: 12px;
  }

  .page-link:focus {
    color: #fff;
  }

  .insta-button {
    display: none;
  }

  .insta-text {
    font-size: 12px;
  }

  .zen-navigation-right {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .zen-navigation-dropdown {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .zen-navigation-dropdown-list {
    position: static;
  }

  .zen-navigation-dropdown-list.w--open {
    margin-bottom: 12px;
    margin-left: 0%;
    padding-top: 0;
    position: relative;
  }

  .zen-navigation-dropdown-list.zen-right.w--open {
    position: static;
  }

  .zen-navigation-mobile-menu {
    background-color: var(--zen--gray--950);
    color: #fff;
    border-radius: 44px;
    flex: none;
    padding: 12px;
  }

  .zen-navigation-mobile-menu.w--open {
    background-color: var(--zen--gray--950);
    color: #fff;
    border-color: #0000;
  }

  .zen-navigation-logo-link {
    margin-right: 0;
  }

  .zen-dropdown-card {
    min-width: auto;
  }

  .zen-navigation-dropdown-toggle {
    padding-left: 0;
  }

  .zen-navigation {
    position: relative;
  }

  .zen-navigation-grid {
    grid-template-columns: 1fr;
  }

  .zen-navigation-link-section {
    padding-left: 0%;
    padding-right: 0%;
  }

  .zen-navigation-scroll {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .zen-search-toggle {
    justify-content: space-between;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .zen-navigation-search-menu {
    border-bottom: 1px solid var(--zen--gray--200);
    background-color: #fff;
  }

  .zen-navigation-search-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .zen-navigation-search {
    flex: none;
  }

  .zen-dropdown-card-small {
    min-width: auto;
  }

  .zen-dropdown-main-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .zen-search-dropdown {
    margin-left: 0;
    margin-right: 0;
  }

  .zen-navigation-menu-fill {
    border-bottom: 1px solid var(--zen--gray--200);
    background-color: #fff;
    padding: 12px 5%;
  }

  .zen-navigation-menu-fill.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .simple-nav-link-holder {
    z-index: 99999;
    background-color: #543a6e;
    display: none;
    position: relative;
  }

  .simple-nav-link-holder:focus {
    color: #fff;
    background-color: #543a6e;
  }

  .simple-link:focus {
    background-color: var(--komazawa-color);
  }

  .line-2.simple {
    background-color: #fff;
  }

  .line-2.simple:focus {
    color: #fff;
    background-color: #fff0;
  }

  .line-1.simple {
    background-color: #fff;
  }

  .line-1.simple:focus {
    color: #fff;
    background-color: #281937;
  }

  .simple-menu-button {
    background-color: var(--zen--transparent);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    width: 200px;
  }

  .simple-menu-button:focus {
    background-color: var(--zen--transparent);
    color: #fff;
    background-image: none;
  }

  .simple-nav {
    display: block;
  }

  .simple-nav:focus {
    background-color: #543a6e;
  }

  .line-3.simple {
    background-color: #fff;
  }

  .line-3.simple:focus {
    color: #fff;
    background-color: #fff0;
  }

  .zen-paragraph-x-small-4 {
    font-size: 10px;
  }

  .zen-footer-section {
    background-color: var(--komazawa-color);
  }

  .zen-footer-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: center;
  }

  .zen-footer-link-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .zen-footer-link {
    flex: none;
    width: auto;
    font-size: 12px;
  }

  .title-para, .title-para.white-text {
    font-size: 10px;
  }

  .title {
    font-size: 31px;
    line-height: 40px;
  }

  .title.white-text {
    font-size: 20px;
  }

  .works-title {
    font-size: 9vh;
  }

  .card-wrapper {
    height: auto;
  }

  .full-image {
    height: 50vh;
  }

  .divider {
    min-height: 2.8125rem;
  }

  .card-hover {
    display: none;
  }

  .text-small {
    text-align: right;
  }

  .card-text-wrapper {
    justify-content: space-between;
    height: auto;
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .card-text-details {
    flex-flow: column;
    flex: none;
    align-items: flex-end;
    width: auto;
  }

  .card-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .card-link {
    height: 100%;
  }

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

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

  .zen-content-tabs {
    flex-direction: column-reverse;
  }

  .member-card {
    padding: 15px;
  }

  .navigation {
    grid-row-gap: 1em;
  }

  .logo {
    font-size: 1em;
  }

  .hero-content {
    margin-left: 0;
  }

  .hero-i-can-help {
    margin-bottom: 1em;
    margin-left: .4em;
  }

  .hero-logo {
    margin-bottom: 3em;
  }

  .front {
    padding: 40px;
  }

  .hero-heading {
    font-size: 45px;
    line-height: 50px;
  }

  .navigation-item {
    font-size: 1em;
  }

  .ths11-hero-blocks-wrapper {
    z-index: 1;
    width: 70vw;
    position: relative;
  }

  .ths11-hero-blocks-wrapper.ths11-width-c {
    width: 50vw;
    position: relative;
  }

  .ths11-hero-blocks-wrapper.ths11-width-b {
    width: 30vw;
  }

  .ths11-hero-blocks-wrapper.ths11-width-d {
    z-index: 1;
    width: 50vw;
    position: relative;
  }

  .div-block-170 {
    height: 30vh;
    position: relative;
  }

  .back {
    flex-direction: column;
    justify-content: center;
  }

  .ths11-hero-block, .ths11-hero-block.ths11-height-32-5vh {
    height: 15vh;
  }

  .div-block-171 {
    height: 30vh;
    position: relative;
  }

  .ths11-hero-slider-wrapper {
    height: 30vh;
  }

  .ths11-hero-slider-wrapper.ths11-2 {
    height: 15vh;
  }

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

  .hover-link-wrapper.project-view-link {
    width: 90px;
    height: 90px;
    padding: 10px;
  }

  .project-item {
    min-height: 375px;
    max-height: 550px;
  }

  .project-info-bottom-2 {
    height: 100px;
  }

  .subtitle-wrapper {
    margin-bottom: 0;
  }

  .project-info-top-2 {
    height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collection-grid {
    grid-template-rows: minmax(auto, .25fr);
    grid-template-columns: 1fr 1fr 1fr;
    height: 310px;
  }

  .heading-22 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .subtitle-2.white {
    text-align: justify;
    font-size: 10px;
  }

  .project-card-info-2 {
    justify-content: flex-end;
    padding: 0 10px;
  }

  .zen-grid-four-column {
    grid-template-columns: 1fr 1fr;
  }

  .timeline_date-text {
    font-size: 15px;
  }

  .timeline_text {
    font-size: 10px;
  }

  .bold-text-5, .bold-text-7 {
    font-size: 15px;
  }

  .history-section {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-image {
    flex-flow: column;
  }

  .image-12 {
    width: 350px;
  }

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

  .zen-content-tabs-2 {
    flex-direction: column-reverse;
  }

  .zen-faq-column {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .zen-faq-grid {
    grid-template-columns: 1fr;
  }

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

  .logo-sponsor.s-3, .logo-sponsor.s-2, .logo-sponsor.g-4, .logo-sponsor.g-3, .logo-sponsor.g-5, .logo-sponsor.g-1, .logo-sponsor.s-1 {
    width: 100%;
    height: 100%;
  }

  .logo-sponsor.g-2 {
    width: 100%;
  }

  .div-block-797 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: flex-start;
  }

  .line-box-footer {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    flex-direction: column-reverse;
    align-items: center;
    padding-bottom: 0;
  }

  .logo_box_fooer-sponsor {
    width: 200px;
    height: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .sponsor-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    place-items: center start;
  }

  .sponsor-grid._2grid {
    grid-template-columns: 1fr 1fr;
  }

  .container-footer {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .container-footer.sponcer {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    padding-bottom: 30px;
  }

  .zen-content-tabs-3 {
    flex-direction: column-reverse;
  }

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

  .spark-wrapped-team-card {
    width: 45%;
  }

  .spark-wrapped-team-card.spark-extra-spaced {
    grid-row-gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .message {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-simple-menu-button {
    background-color: #0000;
    padding-left: 18px;
  }

  .spark-simple-menu-button.w--open {
    background-color: #0000;
  }

  .spark-square-menu-inner {
    padding: 0;
  }

  .insta-button-2 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    text-align: center;
    background-image: linear-gradient(#53386d, #53386d);
    border-radius: 90px;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    display: flex;
  }

  .insta-button-2.pc {
    display: none;
  }

  .insta-button-2.sp {
    display: flex;
  }

  .spark-square-menu-with-dropdowns {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-nav-link {
    color: #2a1c37;
    text-align: left;
    -webkit-text-stroke-color: #2a1c3700;
    border-right-style: none;
    margin-bottom: 1rem;
    margin-left: 0;
    font-weight: 700;
    text-decoration: none;
  }

  .spark-nav-link:visited {
    color: #2a1c37;
    text-decoration-color: #fff0;
  }

  .spark-nav-link.link-end {
    border-right-style: none;
  }

  .spark-line-1.spark-simple-line {
    background-color: #fff;
    border-radius: 0;
    width: 24px;
    height: 3.33px;
  }

  .spark-nav-menu {
    z-index: 99;
    color: #241633;
    background-color: #fffffff2;
    border-radius: 0;
    flex: 0 auto;
    margin-top: 0;
    padding: 2rem 1rem 1rem;
  }

  .insta-text-2 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
  }

  .spark-line-2.spark-simple-line {
    background-color: #fff;
    border-radius: 0;
    width: 24px;
    height: 3.33px;
  }

  .spark-line-3.spark-simple-line {
    background-color: #fff;
    border-radius: 0;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-brand-logo.w--current {
    height: 40px;
  }

  .zen-feature-grid-main {
    grid-template-columns: 1fr;
  }

  .zen-content-tabs-4 {
    flex-direction: column-reverse;
  }

  .zen-legal-container-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .zen-grid-three-column-2 {
    grid-template-columns: 1fr 1fr;
  }

  .partner-about {
    padding-left: 5%;
    padding-right: 5%;
  }

  .zen-header-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .partner-title {
    font-size: 25px;
  }

  .bold-text-14 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .waves---nav-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .rt-header-3 {
    border-bottom-color: #0003;
  }

  .rt-navbar-content-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-navbar-right-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .rt-avenor-logo, .rt-avenor-logo.w--current {
    padding-left: 0;
  }

  .zen-h3-heading {
    font-size: 44px;
  }

  .zen-team-block {
    padding: 48px 32px 32px;
  }

  .zen-team-tabs-menu {
    flex-flow: wrap;
  }

  .zen-team-tab-link {
    font-size: 18px;
  }

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

  .zen-section-regular {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-grid-three-column {
    grid-template-columns: 1fr;
  }

  .zen-h1-heading {
    font-size: 52px;
  }

  .zen-section-regular-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-h1-heading-2 {
    font-size: 52px;
  }

  .zen-form-field-grid {
    grid-template-columns: 1fr;
  }

  .zen-footer-grid {
    grid-template-columns: 1fr 1fr;
  }

  .zen-footer-company-details {
    max-width: none;
  }

  .zen-legal-container {
    flex-direction: column;
  }

  .zen-legal-link-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    width: auto;
    max-width: none;
    display: flex;
  }

  .zen-logo-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .nav {
    background-color: #492d65;
  }

  .page-button, .insta-button {
    display: none;
  }

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

  .dropdown-list {
    display: block;
  }

  .zen-dropdown-card-link {
    border: 1px solid var(--zen--gray--200);
  }

  .zen-navigation-grid {
    grid-template-columns: 1fr;
  }

  .simple-nav-link-holder {
    display: none;
  }

  .simple-link {
    color: #fff;
    background-color: #492d65;
    font-family: Noto Sans JP, sans-serif;
  }

  .simple-link:focus {
    color: var(--zen--white);
  }

  .simple-link:focus-visible, .simple-link[data-wf-focus-visible] {
    color: #fff;
  }

  .simple-link:visited {
    color: var(--zen--neutral--white);
  }

  .simple-link.w--current {
    font-weight: 500;
  }

  .simple-link.w--current:focus, .simple-link.w--current:focus-visible, .simple-link.w--current[data-wf-focus-visible], .simple-link.w--current:visited {
    color: #fff;
  }

  .line-2.simple, .line-1.simple {
    background-color: #fff;
    width: 30px;
  }

  .simple-menu-button {
    z-index: 99;
    background-color: #fff0;
    width: 150px;
    height: 50px;
  }

  .simple-nav {
    display: block;
  }

  .line-3.simple {
    background-color: #fff;
    width: 30px;
  }

  .zen-footer-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-footer-legal {
    flex-flow: column;
  }

  .title-para {
    padding-top: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .full-image {
    min-height: 31.25rem;
  }

  .text-small {
    text-align: left;
    white-space: nowrap;
    font-size: .8125rem;
  }

  .card-text-wrapper {
    padding-bottom: 4vh;
  }

  .card-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .zen-h3-heading-2 {
    font-size: 44px;
  }

  .zen-team-block-2 {
    padding: 48px 32px 32px;
  }

  .zen-team-tab-link-2 {
    font-size: 18px;
  }

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

  .zen-section-regular-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-h1-heading-3 {
    font-size: 52px;
  }

  .navigation {
    grid-auto-columns: 1fr;
    align-self: flex-end;
    width: auto;
  }

  .hero-content {
    margin-left: 0;
  }

  .hero-i-can-help {
    margin-left: 2px;
  }

  .front {
    padding: 20px;
  }

  .hero-heading {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
  }

  .navigation-item {
    margin-bottom: 0;
    font-size: .85em;
  }

  .div-block-170 {
    height: 20vh;
  }

  .ths11-hero-block, .ths11-hero-block.ths11-height-32-5vh {
    height: 10vh;
  }

  .div-block-171, .ths11-hero-slider-wrapper {
    height: 20vh;
  }

  .ths11-hero-slider-wrapper.ths11-2 {
    height: 10vh;
  }

  .uui-logo-loop_component {
    height: 3.5rem;
  }

  .uui-logos04_list {
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    width: 124rem;
  }

  .uui-logos04_wrapper {
    padding: .5rem 1rem;
  }

  .collection-list {
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
  }

  .hover-link-wrapper {
    display: none;
  }

  .hover-link-wrapper.project-view-link {
    display: flex;
  }

  .project-item {
    width: 100%;
    height: auto;
  }

  .project-info-bottom-2 {
    height: 75px;
  }

  .project-hover-link-wrapper-2 {
    display: flex;
  }

  .animation_link_01 {
    justify-content: center;
    margin-top: 5px;
    display: flex;
  }

  .collection-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    height: auto;
  }

  .project-card-info-2 {
    justify-content: center;
  }

  .zen-section-regular-4 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-grid-four-column {
    grid-template-columns: 1fr;
  }

  .zen-h1-heading-4 {
    font-size: 52px;
  }

  .container {
    width: 90vw;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 25px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_text {
    text-align: left;
    font-size: 20px;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_right {
    text-align: left;
  }

  .timeline_left {
    text-align: left;
    font-size: 25px;
  }

  .margin-bottom-xlarge {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 48px;
    display: flex;
  }

  .timeline_item {
    text-align: left;
    grid-template-columns: 64px 1fr;
    grid-auto-flow: row;
    width: 100%;
  }

  .timeline_progress {
    left: 6px;
  }

  .bold-text-5, .bold-text-7 {
    font-size: 25px;
  }

  .duble-history {
    flex-flow: column;
    padding-left: 5%;
    padding-right: 5%;
  }

  .zen-section-regular-5 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-h1-heading-5 {
    font-size: 52px;
  }

  .zen-section-regular-6 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-h2-heading {
    font-size: 48px;
  }

  .zen-faq-grid {
    grid-template-columns: 1fr;
  }

  .sponsor-logo-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .logo-sponsor {
    width: 90%;
    height: 57px;
  }

  .logo-sponsor.s-3 {
    width: 100%;
    height: 100%;
  }

  .logo-sponsor.g-2 {
    height: 100%;
  }

  .line-box-footer {
    align-items: flex-start;
    width: 100%;
  }

  .logo_box_fooer-sponsor {
    width: 150px;
    min-width: auto;
    max-width: none;
    height: 60px;
    padding: 0;
    overflow: hidden;
  }

  .sponsor-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    place-items: center start;
    width: 100%;
  }

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

  .container-footer {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .zen-section-regular-7 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-h1-heading-6 {
    font-size: 52px;
  }

  .uui-logo-loop_component-2 {
    height: 3.5rem;
  }

  .uui-logos04_list-2 {
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    width: 124rem;
  }

  .uui-logos04_wrapper-2 {
    padding: .5rem 1rem;
  }

  .uui-logos04_logo-2 {
    height: 2.5rem;
  }

  .movie {
    padding-left: 3%;
    padding-right: 3%;
  }

  .youtube-4 {
    width: 100%;
  }

  .spark-horizontal-team-member-image {
    width: 400px;
    height: auto;
  }

  .spark-secondary-paragraph-4 {
    margin-bottom: 32px;
  }

  .h_40px {
    height: 10px;
  }

  .spark-small-sub-paragraph {
    line-height: 1.3;
  }

  .spark-container-2 {
    width: 100%;
  }

  .paragraph {
    font-size: 12px;
    line-height: 17px;
  }

  .spark-wrapped-team-card {
    width: 100%;
  }

  .spark-wrapped-team-card.spark-extra-spaced {
    grid-column-gap: 0px;
    flex-flow: column;
    width: auto;
  }

  .message {
    padding: 88px 5%;
  }

  .container-2 {
    width: 200px;
  }

  .spark-square-menu-inner {
    max-width: 1500px;
    padding-left: 0;
    padding-right: 0;
  }

  .insta-button-2 {
    display: none;
  }

  .spark-square-menu-with-dropdowns {
    padding-left: 20px;
    padding-right: 28px;
  }

  .spark-nav-link {
    border-right-style: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-nav-link:hover {
    background-color: #913b8b;
  }

  .spark-nav-menu {
    max-height: 90vh;
    overflow: scroll;
  }

  .zen-section-regular-8 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-h2-heading-2 {
    font-size: 48px;
  }

  .zen-h1-heading-7 {
    font-size: 52px;
  }

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

  .zen-footer-company-details-2 {
    max-width: none;
  }

  .zen-legal-container-2 {
    flex-direction: column;
  }

  .zen-legal-link-grid-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    width: auto;
    max-width: none;
    display: flex;
  }

  .zen-section-regular-9 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .zen-grid-three-column-2 {
    grid-template-columns: 1fr;
  }

  .zen-h1-heading-8 {
    font-size: 52px;
  }

  .zen-display-heading {
    font-size: 58px;
  }

  .partner-title {
    font-size: 19px;
    line-height: 26px;
  }

  .partner-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }
}

@media screen and (max-width: 479px) {
  .waves---nav-cta {
    display: none;
  }

  .zen-team-block {
    padding: 40px 24px 24px;
  }

  .zen-team-tabs-menu {
    border-radius: 32px;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
  }

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

  .zen-contact-submit-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .zen-contact-details-grid {
    grid-template-columns: 1fr;
  }

  .zen-footer-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .zen-logo {
    padding-left: 0;
    padding-right: 0;
  }

  .nav {
    padding-left: 10px;
    padding-right: 10px;
  }

  .zen-dropdown-footer {
    flex-direction: column;
    align-items: stretch;
  }

  .zen-navigation-button-group {
    display: none;
  }

  .zen-dropdown-card-link {
    flex-direction: column;
    align-items: flex-start;
  }

  .zen-navigation-divider {
    display: none;
  }

  .zen-dropdown-main-content {
    padding: 16px;
  }

  .zen-search-dropdown {
    display: none;
  }

  .simple-nav-link-holder {
    background-color: #231433;
  }

  .simple-link, .simple-link.w--current, .simple-link.w--current:focus {
    color: #fff;
  }

  .schedule-image {
    padding-bottom: 50px;
  }

  .zen-footer-section {
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .zen-footer-link-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;
    display: grid;
  }

  .title-block {
    padding-top: 30px;
  }

  .title {
    display: block;
  }

  .title.logo-title {
    font-size: 20px;
  }

  .full-image {
    height: 25vh;
    min-height: auto;
  }

  .text-small {
    text-align: right;
    font-size: .7em;
  }

  .card-title {
    white-space: normal;
    font-size: 1.1em;
  }

  .zen-team-block-2 {
    padding: 40px 24px 24px;
  }

  .zen-team-tabs-menu-2 {
    border-radius: 32px;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
  }

  .zen-content-tab-link {
    flex-direction: column;
    padding: 16px;
  }

  .navigation {
    align-self: flex-start;
  }

  .hero-i-can-help {
    font-size: 10px;
    line-height: 17px;
  }

  .front {
    padding: 20px;
  }

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

  .div-block-170 {
    height: 30vh;
  }

  .ths11-hero-block, .ths11-hero-block.ths11-height-32-5vh {
    height: 15vh;
  }

  .div-block-171, .ths11-hero-slider-wrapper {
    height: 30vh;
  }

  .ths11-hero-slider-wrapper.ths11-2 {
    height: 15vh;
  }

  .uui-logo-loop_inner {
    overflow: hidden;
  }

  .uui-logos04_list {
    justify-content: center;
    width: 101rem;
  }

  .uui-logos04_wrapper {
    justify-content: center;
    align-items: flex-start;
  }

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

  .project-card-info {
    padding: 18px 12px;
  }

  .collection-grid {
    grid-template-rows: .25fr;
  }

  .subtitle-2.white {
    text-align: center;
  }

  .h-50px {
    display: block;
  }

  .h-50px.sp-hide {
    display: none;
  }

  .zen-section-regular-4 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .container {
    width: 80vw;
  }

  .timeline_date-text {
    margin-bottom: 15px;
    font-size: 15px;
  }

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

  .timeline_text {
    text-align: left;
    height: 20px;
    font-size: 12px;
  }

  .timeline_right {
    font-size: 12px;
  }

  .margin-bottom-xlarge {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-5, .bold-text-7 {
    font-size: 15px;
  }

  .intro-lottie {
    left: -14%;
  }

  .logo-image {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-12 {
    width: 200px;
  }

  .duble-history {
    flex-flow: column;
  }

  .h-200px {
    height: 50px;
  }

  .other-logo {
    height: 40px;
  }

  .zen-content-tab-link-2 {
    flex-direction: column;
    padding: 16px;
  }

  .zen-testimonial-user {
    flex-direction: column;
    align-items: flex-start;
  }

  .zen-faq-dropdown-toggle {
    padding: 16px;
  }

  .zen-faq-dropdown-list {
    padding-left: 16px;
    padding-right: 24px;
  }

  .explanation-section {
    padding-left: 3%;
    padding-right: 3%;
  }

  .bg {
    padding-left: 5%;
    padding-right: 5%;
  }

  .sponsor-logo-2 {
    width: 100%;
  }

  .logo-sponsor {
    background-size: cover;
    width: 100%;
    height: 39px;
  }

  .logo-sponsor.s-3 {
    background-size: contain;
    width: 100%;
    height: 80%;
  }

  .logo-sponsor.s-2 {
    background-size: contain;
    width: 100%;
  }

  .logo-sponsor.g-4 {
    width: 100%;
    height: 90%;
  }

  .logo-sponsor.b-1 {
    width: 80%;
  }

  .logo-sponsor.g-3 {
    background-size: contain;
    width: 90%;
  }

  .logo-sponsor.g-1 {
    background-size: contain;
    width: 100%;
    height: 90%;
  }

  .logo-sponsor.s-1 {
    background-size: cover;
    width: 200px;
    height: 100%;
  }

  .logo-sponsor.g-2 {
    background-size: contain;
    width: 100%;
    height: 80%;
  }

  .logo-sponsor.si-1 {
    width: 80%;
    height: 100%;
  }

  .line-box-footer {
    align-items: flex-start;
  }

  .logo_box_fooer-sponsor {
    border-radius: 4px;
    width: 100%;
    min-width: 100%;
    max-width: none;
    padding: 0;
  }

  .paragraph-sponcer-2 {
    font-size: 13px;
  }

  .sponsor-grid {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .sponsor-grid._1col {
    flex-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    display: flex;
  }

  .container-footer {
    flex-direction: column;
    max-width: 428px;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-footer.sponcer {
    padding: 0 2%;
  }

  .zen-section-regular-7 {
    padding-bottom: 0;
  }

  .zen-content-tab-link-3 {
    flex-direction: column;
    padding: 16px;
  }

  .uui-logos04_list-2 {
    justify-content: center;
  }

  .uui-logos04_wrapper-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .zen-logo-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .h_40px {
    display: none;
  }

  .spark-flex-row-of-team-members {
    grid-row-gap: 50px;
  }

  .spark-wrapped-team-card.spark-extra-spaced {
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .spark-bold-heading {
    font-size: 20px;
    line-height: 1.3;
  }

  .message {
    padding: 64px 5%;
  }

  .spark-centered-900 {
    margin-bottom: 64px;
  }

  .zentai {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .bold-text-8 {
    font-size: 12px;
  }

  .spark-simple-menu-button {
    padding-left: 0;
  }

  .spark-square-menu-inner {
    background-color: #fff0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .spark-square-menu-with-dropdowns {
    padding-right: 0;
  }

  .spark-nav-link {
    margin-bottom: .5rem;
  }

  .spark-nav-menu {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    max-height: 90vh;
    padding: 1rem .5rem;
  }

  .spark-brand-logo.w--current {
    width: 90px;
    height: 30px;
  }

  .zen-feature-card-wide {
    flex-direction: column;
    align-items: flex-start;
  }

  .zen-feature-title-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .zen-feature-grid-right {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .zen-content-tab-link-4 {
    flex-direction: column;
    padding: 16px;
  }

  .zen-footer-grid-2 {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .zen-section-regular-9 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .partner-about {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .zen-logo-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .partner-title {
    font-size: 15px;
    line-height: 22px;
  }
}

#w-node-cc647270-b81d-43eb-621a-62e9c371fdb7-df7586c1, #w-node-cc647270-b81d-43eb-621a-62e9c371fdc4-df7586c1, #w-node-cc647270-b81d-43eb-621a-62e9c371fdc5-df7586c1, #w-node-cc647270-b81d-43eb-621a-62e9c371fdd1-df7586c1, #w-node-cc647270-b81d-43eb-621a-62e9c371fddb-df7586c1, #w-node-cc647270-b81d-43eb-621a-62e9c371fde3-df7586c1, #w-node-d4c35434-7204-d5e2-0d98-680d1affae23-c3241e7d, #w-node-_9954e089-4bb7-0c52-22f1-13e70340184a-fb118b53, #w-node-_96332767-b846-049c-778b-cb476d76c2fb-fb118b53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb3ed-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb3f0-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb3f2-517faecc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb3f9-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb3fc-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb40c-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb40f-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb426-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb429-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb442-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb445-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb45f-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb462-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb47d-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb480-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb490-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb493-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb4a4-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_8021d993-50d0-e8c3-765c-0fca681fb4a7-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_4092153f-bb68-be8b-1715-c5da45293e82-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_4092153f-bb68-be8b-1715-c5da45293e86-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_31e786da-0cd5-0656-03c3-d95c585071de-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_31e786da-0cd5-0656-03c3-d95c585071e2-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_997007ff-ce7f-97d6-1c46-060cb5e58eb5-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_997007ff-ce7f-97d6-1c46-060cb5e58eb9-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_2b4e67d2-fb00-618c-8bd7-e2efc7fc7921-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2b4e67d2-fb00-618c-8bd7-e2efc7fc7925-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_36a736bd-23fc-613a-7176-bcbbe1961f79-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_36a736bd-23fc-613a-7176-bcbbe1961f7d-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_51b63c7f-e42d-44f3-e34d-3937176d6978-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_51b63c7f-e42d-44f3-e34d-3937176d697b-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_51b63c7f-e42d-44f3-e34d-3937176d697d-517faecc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_51b63c7f-e42d-44f3-e34d-3937176d6984-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_51b63c7f-e42d-44f3-e34d-3937176d6988-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_51b63c7f-e42d-44f3-e34d-3937176d6992-517faecc {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_51b63c7f-e42d-44f3-e34d-3937176d6996-517faecc {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_51b63c7f-e42d-44f3-e34d-3937176d697d-517faecc {
    justify-self: auto;
  }
}


