:root {
  --color-7: #fdf4f3;
  --003: #8c4b59;
  --spark-library--black: black;
  --white_red: #eee5e7;
  --001: #5b333c;
  --spark-library--white: white;
  --spark-library--foreground-interactive: #5532fa;
  --spark-library--foreground-interactive-hover: #1e116e;
  --spark-library--background--interactive: #f0ecfd;
  --spark-library--border-default: #00000029;
  --combine-library--grey-800: #1f2c3d;
  --combine-library--primary-600: #6157f8;
  --combine-library--white: white;
  --combine-library--grey-600: #5f6570;
  --spark-library--foreground-secondary: #000000c2;
  --002: #7a434f;
  --color-2: #ffa94d;
  --color-8: #3a3a3a;
  --zen--neutral--white: #fff;
  --zen--gray--600: #4b5563;
  --zen--gray--50: #f9fafb;
  --zen--neutral--black: #000;
  --zen--gray--300: #d1d5db;
  --zen--gray--950: #030711;
  --zen--gray--800: #1f2937;
  --zen--gray--900: #111827;
  --zen--purple--700: #913b8b;
  --zen--red--500: #e34f5d;
  --zen--gray--200: #e5e7eb;
  --combine-library--grey-050: #f2f3f7;
  --combine-library--secondary-600: #00a1c1;
  --combine-library--warning-400: #f8b34b;
  --combine-library--grey-100: #d9dce2;
  --combine-library--grey-400: #8c94a5;
  --combine-library--success-800: #6d9400;
  --alley-component-library--gray--900: #131316;
  --alley-component-library--orange--900: #f69351;
  --alley-component-library--blue--900: #5167f6;
  --alley-component-library--blue--800: #6478f7;
  --alley-component-library--blue--100: #eceefe;
  --alley-component-library--neutral--black: black;
  --color-4: #ffe066;
  --combine-library--primary-800: #472def;
  --combine-library--warning-800: #f27900;
  --zen--white: white;
  --zen--gray--100: #f3f4f6;
  --zen--gray--400: #9ca3b0;
  --zen--gray--500: #6b7280;
  --zen--blue--600: #4250d1;
  --color: #7b8d77;
  --color-3: #40e0d0;
  --color-5: #ff984f;
  --zen--green--200: #c4eecb;
  --zen--red--100: #fde7e7;
  --kütüp-library--dark-slate-grey: #264653;
  --kütüp-library--burntsienna: #e76f51;
  --spark-library--light-steel-purple: #a695fb;
  --alley-component-library--blue--700: #7788f8;
  --alley-component-library--neutral--off-white: #f4f4f6;
}

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

.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%;
}

body {
  color: #333;
  font-family: Noto Sans JP, sans-serif;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

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

.banner-header-ccopy-mobile {
  color: #0e121c;
  letter-spacing: -2px;
  text-shadow: -5px 4px #fff75a;
  flex: 0 auto;
  order: -1;
  align-self: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4.5vw;
  font-weight: 800;
  line-height: 5vw;
}

.mobile-logo-div {
  display: none;
}

.column-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 1;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 70px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
  display: block;
  overflow: hidden;
}

.div-block-22 {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  height: 80vh;
  display: inline-block;
  position: static;
}

.columns {
  border-top-right-radius: 60px;
  border-bottom-right-radius: 40px;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 94%;
  height: 80vh;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.mobile-videos {
  display: none;
}

.header-vid-3 {
  z-index: 2;
  background-color: #0e121c;
  border-radius: 0;
  width: 50%;
  height: 50%;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: visible;
}

.div-block-22-copy {
  border-radius: 0;
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: inline-block;
  position: static;
}

.header-vid-2 {
  z-index: 2;
  background-color: #0e121c;
  border-radius: 0;
  width: 50%;
  height: 50%;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.mobile-logo {
  z-index: auto;
  background-color: #0e121c;
  flex: 1;
  align-self: center;
  width: 100%;
  max-width: none;
  margin-right: 0;
  padding: 10px 12px 10px 0;
  display: block;
  position: absolute;
  inset: 2% 0% auto 10%;
}

.header-vid-4 {
  z-index: 2;
  background-color: #fff75a;
  border-radius: 0;
  width: 50%;
  height: 50%;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: visible;
}

.top-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.top-section.center {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #0000;
  border-radius: 60px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80vh;
  margin-top: 4vh;
  margin-bottom: 5vh;
  margin-left: 0%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: static;
}

.paragraph-large-top {
  color: var(--color-7);
  text-align: left;
  letter-spacing: 2px;
  align-self: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 40px;
  font-weight: 500;
}

.column-3 {
  background-color: var(--003);
  border-top-left-radius: 70px;
  border-bottom-left-radius: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 3vw;
  padding-right: 60px;
  display: flex;
  top: 0;
}

.get-in-touch-homepage {
  align-self: flex-start;
  text-decoration: none;
  position: relative;
}

.banner-header {
  color: var(--color-7);
  letter-spacing: 1px;
  flex: 0 auto;
  order: -1;
  align-self: flex-start;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 0;
  font-weight: 700;
}

.button-text {
  border-bottom: 0 #000;
  order: -1;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
}

.header-vid-1 {
  z-index: 2;
  background-color: #fff75a;
  border-radius: 0;
  width: 50%;
  height: 50%;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.background-video {
  width: 100%;
  height: 100%;
}

.spark-nav-link {
  color: var(--spark-library--black);
  text-align: center;
  border-radius: 8px;
  margin-left: 8px;
  padding: 16px 13px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .15s, color .15s, opacity .15s;
}

.spark-nav-link:hover {
  background-color: var(--white_red);
  opacity: 1;
  color: var(--001);
}

.spark-nav-link.w--current {
  color: var(--003);
}

.spark-nav-link.spark-button {
  background-color: var(--003);
  color: var(--spark-library--white);
  text-align: center;
  border-style: none;
  border-radius: 999px;
  margin-right: 0;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: background-color .15s, opacity .15s;
}

.spark-nav-link.spark-button:hover {
  background-color: var(--001);
  opacity: 1;
  color: var(--spark-library--white);
}

.spark-nav-link.spark-button.w--current {
  opacity: .5;
  color: var(--spark-library--white);
}

.spark-nav-link.spark-with-dropdown {
  grid-column-gap: 16px;
  padding-right: 16px;
  display: flex;
}

.spark-button {
  border: 1px solid var(--spark-library--foreground-interactive);
  background-color: var(--003);
  color: var(--spark-library--white);
  border-radius: 50px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  border-color: var(--spark-library--foreground-interactive-hover);
  background-color: var(--spark-library--foreground-interactive-hover);
  opacity: 1;
}

.spark-button.spark-icon-left-button {
  grid-column-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.spark-button.spark-icon-left-button:hover {
  background-color: var(--001);
}

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

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

.spark-line-3 {
  z-index: 2;
  background-color: var(--spark-library--black);
  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: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 12.75px;
  height: 3.3px;
  margin-left: 18px;
  top: 38px;
}

.spark-line-1 {
  z-index: 2;
  background-color: var(--spark-library--black);
  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: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 18px;
}

.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: var(--spark-library--background--interactive);
  border-radius: 8px;
}

.spark-line-2 {
  z-index: 1;
  background-color: var(--spark-library--black);
  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: var(--spark-library--foreground-interactive);
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-square-menu-inner {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.spark-square-menu-with-dropdowns {
  background-color: var(--spark-library--white);
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  position: sticky;
  top: 0;
}

.spark-icon {
  width: 12px;
  display: inline-block;
}

.spark-icon.spark-20px-icon {
  align-items: center;
  width: 20px;
  padding: 2px;
  display: flex;
}

.spark-dropdown-list.w--open {
  background-color: var(--spark-library--white);
  border: 1px solid #00000029;
  border-radius: 8px;
  padding: 8px;
}

.spark-dropdown-link {
  color: var(--003);
  border-radius: 8px;
  width: 100%;
  margin-left: 0;
  padding: 8px 16px;
  font-weight: 600;
  transition: color .15s, background-color .15s;
}

.spark-dropdown-link:hover {
  background-color: var(--white_red);
  opacity: 1;
  color: var(--001);
}

.spark-button-text {
  flex: none;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  position: relative;
}

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

.spark-play-icon-and-text-button {
  grid-column-gap: 16px;
  background-color: var(--color-7);
  color: var(--001);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 56px;
  padding: 16px 40px;
  text-decoration: none;
  transition: color .15s, background-color .15s;
  display: flex;
}

.spark-play-icon-and-text-button:hover {
  background-color: var(--white_red);
}

.spark-lightbox-watch-button {
  flex: none;
  text-decoration: none;
}

.spark-lightbox-watch-button:hover {
  opacity: 1;
}

.spark-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-section {
  width: 100%;
  padding: 176px 64px;
  position: relative;
}

.spark-section.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--spark-library--foreground-interactive-hover), #0000), url('../images/image.png');
  color: var(--spark-library--white);
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.spark-section h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section li {
  margin-bottom: .5rem;
}

.spark-max-width-730 {
  flex: none;
  max-width: 730px;
}

.spark-flex-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}

.spark-flex-row.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-hero-sub-paragraph {
  width: 100%;
  margin-bottom: 64px;
}

.spark-lightbox-button {
  grid-column-gap: 16px;
  background-color: var(--spark-library--background--interactive);
  box-shadow: inset 0 0 0 1.5px var(--spark-library--foreground-interactive);
  border-radius: 8px;
  align-items: center;
  padding: 16px 24px;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .15s, color .15s;
  display: flex;
}

.spark-lightbox-button:hover {
  background-color: var(--spark-library--foreground-interactive);
  opacity: 1;
  color: var(--spark-library--white);
}

.spark-lightbox-button.spark-white-button {
  background-color: var(--spark-library--white);
  color: var(--spark-library--foreground-interactive);
}

.spark-lightbox-button.spark-white-button:hover {
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--background--interactive);
}

.spark-max-width-600 {
  max-width: 600px;
  position: sticky;
  top: 60px;
}

.spark-secondary-paragraph {
  margin-bottom: 64px;
}

.spark-three-image-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-areas: "Area Area-2"
                       "Area Area-3";
  align-items: center;
  width: 50%;
}

.spark-grid-image {
  border-radius: 30px;
  width: 100%;
  display: block;
  position: relative;
}

.spark-button-text-2 {
  flex: none;
  margin-bottom: 0;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.spark-play-icon-and-text-button-2 {
  grid-column-gap: 16px;
  background-color: var(--spark-library--foreground-interactive);
  color: var(--spark-library--white);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 56px;
  padding: 16px 24px;
  text-decoration: none;
  transition: color .15s, background-color .15s;
  display: flex;
}

.spark-play-icon-and-text-button-2:hover {
  background-color: var(--spark-library--foreground-interactive-hover);
}

.spark-small-icon {
  flex: none;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.spark-button-text-3 {
  flex: none;
  margin-bottom: 0;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.combine-padding-global {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-container-large {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.combine-padding-section-medium {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-heading-style-h2 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
}

.combine-heading-style-h5 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-heading-style-h6 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-text-align-center {
  text-align: center;
}

.combine-text-size-regular {
  margin-bottom: 0;
  line-height: 1.5;
}

.combine-button-icon {
  color: var(--combine-library--grey-800);
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.combine-button-icon:hover {
  color: var(--combine-library--primary-600);
}

.combine-container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-medium {
  width: 100%;
  height: 1.5rem;
}

.combine-space-large {
  height: 4rem;
}

.combine-section_blog4 {
  background-color: var(--combine-library--white);
}

.combine-blog4_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.combine-blog4_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.combine-blog4_content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 1rem;
  display: flex;
}

.combine-blog4_date {
  color: var(--combine-library--grey-600);
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-blog4_image-wrapper {
  border-radius: 1.25rem;
  width: 100%;
  max-width: 12rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.combine-blog4_label {
  z-index: 2;
  background-color: var(--combine-library--white);
  color: var(--combine-library--grey-800);
  border-radius: 4rem;
  margin-top: .75rem;
  margin-left: .75rem;
  padding: .25rem .75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  inset: 0% auto auto 0%;
}

.combine-blog4_item {
  color: var(--combine-library--grey-800);
  flex-direction: row;
  text-decoration: none;
  display: flex;
}

.combine-blog4_featured {
  background-color: var(--combine-library--white);
  color: var(--combine-library--grey-800);
  border-radius: 1.25rem;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.combine-blog4_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.combine-blog4_content-featured {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.combine-blog4_image-featured {
  border-radius: 1.25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 12rem;
  height: 24rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.combine-blog4_paragraph {
  color: var(--combine-library--grey-600);
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-button-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.combine-chevron-right_icon {
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.qa {
  width: 100%;
  padding: 176px 64px;
  position: relative;
}

.qa h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.qa h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.qa h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.qa h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.qa h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.qa h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.qa ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.qa li {
  margin-bottom: .5rem;
}

.spark-secondary-paragraph-3 {
  color: var(--spark-library--foreground-secondary);
  margin-bottom: 64px;
}

.spark-button-text-4 {
  color: var(--002);
  flex: none;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
}

.spark-900-width {
  width: 952px;
  max-width: 100%;
}

.spark-900-width.spark-margin-bottom-104px {
  margin-bottom: 104px;
}

.spark-faq-expander {
  border: 2px solid var(--spark-library--black);
  border-radius: 8px;
  width: 100%;
  margin-bottom: 2rem;
}

.spark-faq-button {
  background-color: var(--spark-library--white);
  color: var(--spark-library--black);
  border-radius: 8px;
  width: 100%;
  padding: 24px 32px;
  font-size: 21px;
  font-weight: 500;
  line-height: 26px;
  transition: background-color .2s, color .15s;
}

.spark-faq-button:hover {
  background-color: var(--color-7);
  color: var(--001);
}

.spark-faq-button:focus {
  outline-color: var(--003);
  outline-offset: 0px;
  outline-width: 4px;
  outline-style: solid;
}

.spark-faq-button.w--open {
  background-color: var(--spark-library--background--interactive);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  transition-duration: .15s, .15s;
}

.spark-faq-button.w--open:focus {
  outline-color: var(--spark-library--foreground-interactive);
  outline-offset: 0px;
  outline-width: 1.5px;
  outline-style: none;
}

.spark-faq-plus-to-x {
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.spark-vertical-line {
  background-color: var(--color-2);
  width: 4px;
  height: 24px;
}

.spark-horizontal-line {
  background-color: var(--003);
  width: 24px;
  height: 4px;
  position: absolute;
}

.spark-faq-dropdown {
  background-color: var(--white_red);
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.spark-faq-dropdown.w--open {
  background-color: var(--spark-library--background--interactive);
  border-radius: 0 0 8px 8px;
  width: 100%;
  padding: 0;
  font-size: 1.25rem;
  transition: background-color .15s;
  position: relative;
}

.spark-dropdown-text {
  transform-origin: 50% 0;
  margin-bottom: 0;
  padding: 32px;
}

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

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

.zen-overline {
  color: var(--color-8);
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

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

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

.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-icon-large {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.zen-h1-heading {
  color: var(--color-8);
  letter-spacing: -4px;
  margin-top: 0;
  margin-bottom: 0;
  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-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;
  justify-content: space-between;
  width: 100%;
  max-width: 638px;
  display: flex;
}

.zen-content-tabs-content {
  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;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 24px 32px;
  transition: background-color .3s;
  display: flex;
  overflow: hidden;
}

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

.zen-content-tab-link.w--current {
  background-color: var(--white_red);
}

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

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

.zen-content-tab-image-wrapper {
  border: 10px solid var(--003);
  border-radius: 30px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.zen-content-tab-image {
  border-radius: 20px;
}

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

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

.zen-code-embed {
  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;
}

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

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

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

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

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

.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-column-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

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

.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-h2-heading {
  color: var(--zen--neutral--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.2;
}

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

.zen-subheading-large-2.zen-text-color-gray-600 {
  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;
  justify-content: center;
  align-items: flex-end;
  width: 190px;
  height: 190px;
  display: flex;
  overflow: hidden;
}

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

.zen-testimonial-card-outline {
  border: 3px solid var(--003);
  background-color: var(--zen--neutral--white);
  border-radius: 24px;
  width: 100%;
  padding: 24px;
  position: sticky;
  bottom: 10px;
}

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

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

.zen-content-bento-top {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  align-items: stretch;
}

.zen-content-bento-card {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  border: 1px solid var(--zen--gray--200);
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.zen-content-bento-image {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.h_40px {
  height: 40px;
}

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

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

.message h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.message h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.message h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.message h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.message h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.message h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.message ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.message li {
  margin-bottom: .5rem;
}

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

.spark-secondary-paragraph-4 {
  color: var(--spark-library--foreground-secondary);
  margin-bottom: 64px;
}

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

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

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

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

.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-social-row {
  grid-column-gap: 24px;
  justify-content: center;
  width: 100%;
  display: flex;
}

.spark-social-row.spark-left-aligned {
  justify-content: flex-start;
}

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

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

.spark-gray-paragraph {
  color: var(--spark-library--foreground-secondary);
  line-height: 1.3;
}

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

.off-shot {
  background-color: var(--combine-library--white);
  margin-left: 10%;
  margin-right: 10%;
}

.combine-gallery3_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  column-count: 3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  column-gap: 1rem;
}

.combine-gallery3_image-wrapper {
  border-radius: 50px;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
  overflow: hidden;
}

.combine-gallery3_image {
  object-fit: cover;
  border-radius: 50px;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-23 {
  border: 10px solid var(--003);
  border-radius: 70px;
  height: 70vh;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  overflow: scroll;
}

.div-block-24 {
  z-index: 20;
  background-image: linear-gradient(0deg, #fff, #fcfcfc00);
  height: 70px;
  position: absolute;
  inset: auto 0% 0;
}

.combine-button-small {
  background-color: var(--combine-library--grey-800);
  color: var(--combine-library--white);
  text-align: center;
  border-radius: .5rem;
  padding: .75rem 1.5rem;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .25s;
}

.combine-button-small:hover {
  background-color: #28364ae6;
}

.combine-container-large-2 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-text-weight-semibold {
  color: var(--combine-library--grey-800);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-text-size-regular-2 {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-background-color-grey {
  background-color: var(--combine-library--grey-050);
}

.combine-icon_small {
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.combine-section_pricing5 {
  background-color: var(--combine-library--white);
}

.combine-pricing5_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: start;
}

.combine-pricing5_table-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-pricing5_table-content {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding: .75rem;
  display: grid;
}

.combine-pricing5_details {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-direction: column;
  padding: .75rem;
  display: flex;
}

.combine-pricing5_span {
  color: var(--combine-library--grey-800);
  font-size: 1.25rem;
}

.combine-pricing5_cost-secondary {
  color: var(--combine-library--secondary-600);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-pricing5_cost-primary {
  color: var(--combine-library--primary-600);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-pricing5_cost-tertiary {
  color: var(--combine-library--warning-400);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-pricing5_table-item {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: var(--combine-library--grey-800);
  align-items: center;
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  display: flex;
}

.combine-pricing5_help {
  color: var(--combine-library--grey-400);
  padding: .25rem;
  position: relative;
}

.combine-pricing5_tooltip {
  background-color: var(--combine-library--grey-800);
  color: var(--combine-library--white);
  border-radius: .5rem;
  width: 12rem;
  padding: .5rem .75rem;
  font-size: .75rem;
}

.combine-pricing5_tooltip-wrapper {
  z-index: 3;
  display: none;
  position: absolute;
  left: 0;
}

.combine-pricing5_tooltip-triangle {
  color: var(--combine-library--grey-800);
  width: 1rem;
  height: 1rem;
  margin-left: .5rem;
}

.combine-icon_color5 {
  color: var(--combine-library--success-800);
}

.combine-pricing5_table-feature {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: .75rem;
  padding: .75rem;
  display: flex;
}

.combine-pricing5_table-title {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  align-items: center;
  width: 100%;
  display: flex;
}

.table {
  color: #002357;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #fff;
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4em;
  display: flex;
  position: sticky;
}

.table:active {
  border: 1px solid #dadada;
}

.table:focus {
  border-color: #d4d4d4;
}

.table.no-pad.overflow {
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: scroll;
}

.table-1---header---text-3 {
  color: #fff;
  text-align: center;
  border: 1px #000;
  flex: 0 auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.table-1---header---text {
  color: #7a6451;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-start;
  font-weight: 700;
  display: flex;
}

.table-1---header---text.data {
  width: 100%;
}

.table-1---header---text.data.center {
  text-align: center;
  width: auto;
}

.table-row-5-col {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 140vw;
  display: grid;
  position: sticky;
}

.table-row-5-col.data-row {
  grid-column-gap: 1px;
  border-top-style: none;
  border-bottom-color: #f1f1f1;
  grid-template-columns: 1.25fr 1fr 1fr;
  place-items: stretch stretch;
  width: 100%;
}

.table-row-5-col.data-row:hover {
  background-color: #0000;
}

.table-row-5-col.header {
  z-index: 999;
  grid-column-gap: 1px;
  background-color: #fff;
  border-top-style: none;
  border-bottom-color: #d6d6d6;
  grid-template-columns: 1.25fr 1fr 1fr;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: sticky;
  top: 0;
}

.supple-box {
  width: 90%;
  margin-bottom: 20px;
}

.table-1---header---text-4 {
  color: #7a6451;
  border: 1px #000;
  flex: 0 auto;
}

.table-1---header---text-4.sp {
  display: none;
}

.headig-3.bold {
  font-weight: 700;
}

.supple {
  color: #7a6451;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
}

.accordion-button {
  z-index: 26;
  background-color: #fff;
  border: 1px solid #e78f14;
  border-radius: 60px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 60px;
  display: flex;
}

.accordion-item-content-3 {
  z-index: 0;
  flex: 0 auto;
  width: 90%;
  position: relative;
  overflow: hidden;
}

.icon-open.accordion-icon {
  font-size: 32px;
  line-height: 30px;
}

.accordion-button-close {
  z-index: 26;
  background-color: #fff;
  border: 1px solid #e78f14;
  border-radius: 60px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 60px;
  display: flex;
}

.table-supple {
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.heading4 {
  text-align: center;
}

.table-col {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.table-col.bg-brk {
  background-color: #7b6351;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 15px;
}

.table-col.data {
  justify-content: center;
  align-items: flex-end;
}

.table-col.data.left {
  z-index: 80;
  background-color: #acd49c;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-right: 0;
  padding: 15px 20px;
  position: sticky;
  left: 0;
}

.table-col.header.left-col {
  z-index: 100;
  background-color: #fff;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
  position: sticky;
  left: 0;
}

.w100-faq {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-right: 20px;
  display: flex;
}

.ttl-box-copy {
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  margin-bottom: 10px;
  display: flex;
  position: static;
}

.accordion-item {
  z-index: 0;
  background-color: #fff;
  border-bottom: 2px #021d4a1a;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.hide-box {
  z-index: 3;
  background-image: linear-gradient(#fff0, #fff 38%);
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: -40px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.text-block {
  color: #7a6451;
  font-size: 10px;
  display: none;
}

.text-block-2 {
  color: #fff;
}

.table-1---header---text-5 {
  color: #7a6451;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-start;
  font-weight: 700;
  display: flex;
}

.table-1---header---text-5.data {
  width: 100%;
}

.table-1---header---text-5.data.center {
  text-align: left;
  width: auto;
}

.table-col-0 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.table-1---header---text-6 {
  color: #7a6451;
  border: 1px #000;
  flex: 0 auto;
}

.table-1---header---text-6.sp {
  font-size: 11px;
}

.table-row-4-col-2 {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 140vw;
  display: grid;
  position: sticky;
}

.table-row-4-col-2.header {
  z-index: 999;
  grid-column-gap: 1px;
  background-color: #fff;
  border-top-style: none;
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  width: 100%;
  min-width: 1500px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
}

.table-schedule {
  text-align: left;
  cursor: pointer;
  flex-direction: column;
  flex: 0 auto;
  align-items: stretch;
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.table-schedule:active {
  border: 1px solid #dadada;
}

.table-schedule:focus {
  border-color: #d4d4d4;
}

.table-schedule.no-pad.overflow-copy {
  cursor: grab;
  position: relative;
  top: 0;
  left: 0;
  overflow: scroll;
}

.table-col-2 {
  background-color: var(--color-7);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 15px 5px 15px 20px;
  display: flex;
}

.table-row-4-col {
  z-index: 100;
  grid-column-gap: 3px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #f7f5f4;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 1500px;
  margin-bottom: 5px;
  display: grid;
}

.table-col--day-stk {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.table-col--day-stk.data {
  justify-content: center;
  align-items: flex-end;
}

.table-col--day-stk.data.left {
  z-index: 80;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  position: sticky;
  left: 0;
}

.table-col-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.table-col-3.header.left-col {
  z-index: 100;
  z-index: 100;
  background-color: #fff;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
  position: sticky;
  left: 0;
}

.table-col-3.bg-brk {
  background-color: #7b6351;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 15px;
}

.table-col-3.data {
  justify-content: center;
  align-items: flex-end;
}

.table-col-3.data.left {
  z-index: 80;
  background-color: #acd49c;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-right: 0;
  padding: 15px 20px;
  position: sticky;
  left: 0;
}

.accordion-item-content {
  z-index: -1;
  cursor: grab;
  flex: 0 auto;
  justify-content: center;
  width: 90%;
  display: flex;
  position: static;
  overflow: hidden;
}

.table-col--day {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.table-col--day.data {
  justify-content: center;
  align-items: flex-end;
}

.table-col--day.data.left {
  z-index: 80;
  background-color: #e2f7ff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-right: 0;
  padding: 15px 20px;
}

.table-col--day.data.left.bg-brk {
  background-color: var(--white_red);
  justify-content: center;
  align-items: center;
}

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

.a-margin-bottom-16 {
  margin-bottom: 16px;
}

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

.a-detail-regular {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

.a-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.a-h3-heading {
  color: var(--alley-component-library--gray--900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 70px;
}

.a-caption {
  letter-spacing: -.01em;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.about_summary {
  padding: 92px 5%;
  position: relative;
}

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

.a-button-primary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--003);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 99px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
}

.a-button-primary:hover {
  background-color: var(--001);
}

.a-button-primary:active {
  background-color: var(--003);
}

.a-h5-heading {
  color: var(--003);
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 1.4;
}

.a-span-underline {
  border-bottom: 6px solid var(--003);
  color: var(--003);
}

.a-text-color-orange-900 {
  color: var(--alley-component-library--orange--900);
}

.a-subheading-regular {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

.a-paragraph-small {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.a-button-text-link {
  grid-column-gap: 6px;
  color: var(--alley-component-library--blue--900);
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.a-button-text-link:hover {
  color: var(--alley-component-library--blue--800);
}

.a-button-arrow-icon {
  background-color: var(--alley-component-library--blue--100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.a-icon-extra-small {
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
}

.a-content-title-wrapper {
  text-align: center;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
}

.a-content-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto auto;
}

.a-content-card-large {
  grid-row-gap: 32px;
  background-color: var(--white_red);
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.a-content-icon-large {
  z-index: 10;
  background-color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 20px #0000000d;
}

.a-content-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.a-content-graphic-top-right {
  width: 470px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.a-content-card-medium {
  grid-row-gap: 32px;
  background-color: var(--white_red);
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  min-height: 350px;
  padding: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.a-content-card-small {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--white_red);
  border-radius: 32px;
  flex-direction: row;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.a-content-right-column-wrapper {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.a-content-link-wrapper {
  grid-column-gap: 16px;
  color: var(--alley-component-library--neutral--black);
  align-items: center;
  display: flex;
}

.a-content-icon-small {
  background-color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  box-shadow: 1px 1px 20px #0000000d;
}

.combine-padding-global-2 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-container-large-3 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-section-medium-2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-heading-style-h2-2 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

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

.combine-text-size-regular-3 {
  color: var(--combine-library--grey-600);
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-container-small-2 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-medium-2 {
  width: 100%;
  height: 1.5rem;
}

.combine-space-large-2 {
  height: 4rem;
}

.location {
  background-color: var(--combine-library--white);
}

.combine-gallery1_component {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-gallery1_image-wrapper {
  border-radius: 20px;
  width: 100%;
  height: 17rem;
  display: flex;
  overflow: hidden;
}

.combine-gallery1_image {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

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

.map {
  border-radius: 20px;
}

.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-2 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

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

.foot.foot_bg {
  background-color: var(--002);
}

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

.zen-subheading-large-3 {
  color: var(--zen--neutral--black);
  letter-spacing: -.32px;
  margin-bottom: 0;
  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 {
  color: var(--zen--gray--600);
  margin-bottom: 0;
  font-size: 12px;
}

.zen-footer-logo {
  width: 220px;
  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: 1300px;
  margin-left: auto;
  margin-right: auto;
}

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

.zen-legal-section {
  background-color: var(--001);
  color: var(--white_red);
  padding: 16px 5%;
  text-decoration: none;
}

.zen-legal-container {
  justify-content: flex-end;
  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;
  text-align: right;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 40%;
  display: grid;
}

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

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

.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(--white_red);
  font-size: 12px;
  text-decoration: none;
  transition: color .3s;
}

.zen-footer-legal-link:hover, .link {
  color: var(--color-7);
}

.image-2 {
  width: 340px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-27, .div-block-28 {
  margin-top: 140px;
}

.combine-padding-global-3 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-container-large-4 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-section-medium-3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-text-weight-semibold-2 {
  color: var(--combine-library--grey-800);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-heading-style-h2-3 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

.combine-text-align-center-3 {
  text-align: center;
}

.combine-text-size-regular-4 {
  color: var(--combine-library--grey-600);
  text-align: justify;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-container-small-3 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-medium-3 {
  width: 100%;
  height: 1.5rem;
}

.combine-space-large-3 {
  height: 4rem;
}

.combine-section_clients4 {
  background-color: var(--color-7);
}

.combine-clients4_grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  display: grid;
}

.combine-clients4_item {
  grid-column-gap: 1.9rem;
  grid-row-gap: 1.9rem;
  background-color: var(--combine-library--white);
  border-radius: 1.25rem;
  flex-direction: column;
  padding: 1.5rem;
}

.combine-clients4_client {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-clients4_image-wrapper {
  border-radius: 90px;
  width: 150px;
  height: 150px;
  overflow: hidden;
}

.combine-clients4_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.combine-clients4_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-clients4_span-primary {
  color: var(--combine-library--primary-800);
  background-color: #6157f82e;
}

.combine-clients4_span-secondary {
  color: var(--combine-library--secondary-600);
  background-color: #00a1c12e;
}

.combine-clients4_span-tertiary {
  color: var(--combine-library--warning-800);
  background-color: #f8b34b2e;
}

.icon {
  background-image: url('../images/fukidashi.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
}

.icon.icon02 {
  background-image: url('../images/shinshi.png');
}

.icon.icon03 {
  background-image: url('../images/taiyou.png');
}

.icon.icon04 {
  background-image: url('../images/tizu.png');
}

.icon.icon05 {
  background-image: url('../images/hand.png');
}

.icon.icon06 {
  background-image: url('../images/Good.png');
}

.icon.icon07 {
  background-image: url('../images/team.png');
}

.div-block-30 {
  background-image: url('../images/hand.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
}

.combine-clients4_grid-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  display: grid;
}

.combine-clients4_image-wrapper-2 {
  border-radius: 4rem;
  width: 3.5rem;
  height: 3.5rem;
  overflow: hidden;
}

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

.combine-section_gallery3-2 {
  background-color: var(--combine-library--white);
}

.combine-gallery3_component-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  column-count: 3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  column-gap: 1rem;
}

.combine-gallery3_image-wrapper-2 {
  border-radius: .75rem;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
  overflow: hidden;
}

.combine-gallery3_image-2 {
  object-fit: cover;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.div-block-32 {
  border-radius: .75rem;
}

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

.div-block-34 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-35 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-36 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-37 {
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 20px;
}

.combine-blog3_date {
  color: #5f6570;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-blog3_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-container-large-5 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-button-icon-2 {
  color: var(--003);
  align-items: center;
  margin-top: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}

.combine-button-icon-2:hover {
  color: var(--001);
  font-weight: 700;
}

.combine-padding-global-4 {
  background-color: var(--003);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-blog3_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.combine-space-large-4 {
  height: 4rem;
}

.combine-button-content-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.combine-blog3_image-wrapper {
  width: 50%;
  min-width: 12rem;
  min-height: 15rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.combine-heading-style-h5-2 {
  color: var(--003);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-text-size-small {
  color: #1f2c3d;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-container-small-4 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-blog3_label {
  z-index: 2;
  color: #1f2c3d;
  background-color: #fff;
  border-radius: 4rem;
  margin-top: .75rem;
  margin-left: .75rem;
  padding: .25rem .75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.combine-section_blog3 {
  background-color: #f2f3f7;
}

.combine-blog3_item {
  color: #1f2c3d;
  background-color: #fff;
  border-radius: 1.25rem;
  flex-direction: row;
  text-decoration: none;
  transition: transform .25s, box-shadow .25s, color .25s;
  display: flex;
  overflow: hidden;
}

.combine-blog3_item:hover {
  transform: translate(0, -.75rem);
  box-shadow: 0 16px 20px #8c94a533;
}

.combine-blog3_content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding: 2rem 1rem 1rem 1.5rem;
  display: flex;
}

.combine-chevron-right_icon-2 {
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.combine-padding-section-medium-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.link-2 {
  font-size: .6rem;
}

.div-block-38 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.jump {
  height: 0;
}

.div-block-39 {
  margin-bottom: 3px;
}

.text-block-3 {
  color: var(--003);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 92px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 23px;
}

.combine-padding-global-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-container-large-6 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-section-medium-5 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-heading-style-h1 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.25;
}

.combine-text-align-center-4 {
  text-align: center;
}

.combine-text-size-regular-5 {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-button {
  background-color: var(--combine-library--grey-800);
  color: #fff;
  text-align: center;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition-property: background-color;
}

.combine-button:hover {
  background-color: #28364ae6;
}

.combine-button-white {
  background-color: var(--combine-library--white);
  color: var(--combine-library--grey-800);
  text-align: center;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.combine-button-white:hover {
  color: var(--combine-library--primary-600);
}

.combine-button-wrapper {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.combine-play_icon {
  color: var(--combine-library--white);
  border-radius: 50rem;
  width: 4rem;
  height: 4rem;
  transition: color .25s;
}

.combine-play_icon:hover {
  color: #fff9;
}

.combine-play_wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.combine-container-small-5 {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-medium-4 {
  width: 100%;
  height: 1.5rem;
}

.combine-space-large-5 {
  height: 4rem;
}

.combine-section_header6 {
  background-color: var(--combine-library--grey-050);
}

.combine-header6_video-wrapper {
  border-radius: 1.25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.combine-header6_video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.combine-header6_overlay {
  z-index: 1;
  background-color: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
}

.combine-section_header2 {
  background-color: var(--combine-library--grey-050);
}

.combine-header2_video-wrapper {
  border-radius: 1.25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.combine-header2_video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.combine-header2_overlay {
  z-index: 1;
  background-color: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
}

.combine-header2_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  align-items: center;
  display: flex;
}

.combine-header2_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 33rem;
  display: flex;
}

.div-block-40 {
  border-radius: 30px;
  overflow: hidden;
}

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

.table-1---header---text-7 {
  color: #fff;
  text-align: center;
  border: 1px #000;
  flex: 0 auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.table-1---header---text-8 {
  color: #7a6451;
  text-align: left;
  flex: 0 auto;
  justify-content: flex-start;
  font-weight: 700;
  display: flex;
}

.table-1---header---text-8.data {
  width: 100%;
}

.table-1---header---text-8.data.center {
  text-align: center;
  width: auto;
}

.table-1---header---text-9 {
  color: #7a6451;
  border: 1px #000;
  flex: 0 auto;
}

.table-1---header---text-9.sp {
  display: none;
}

.accordion-item-content-4 {
  z-index: 0;
  flex: 0 auto;
  width: 90%;
  position: relative;
  overflow: hidden;
}

.accordion-item-2 {
  z-index: 0;
  background-color: #fff;
  border-bottom: 2px #021d4a1a;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

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

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

@media screen and (min-width: 1280px) {
  .table-schedule.no-pad.overflow-copy {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .banner-header-ccopy-mobile {
    align-self: flex-start;
    margin-bottom: 20px;
    font-size: 5vw;
    line-height: 5.5vw;
  }

  .column-2 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 70px;
  }

  .div-block-22 {
    height: 100%;
  }

  .columns {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .top-section.center {
    border-radius: 60px;
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0%;
    padding-top: 30px;
    padding-left: 0;
  }

  .paragraph-large-top {
    flex: 0 auto;
    align-self: flex-start;
    font-size: 2.2vw;
    line-height: 3vw;
  }

  .column-3 {
    z-index: 10;
    border-radius: 0;
    height: auto;
    padding: 80px 40px 70px;
  }

  .banner-header {
    align-self: flex-start;
    margin-bottom: 20px;
    font-size: 5vw;
    line-height: 5.5vw;
  }

  .spark-nav-link {
    text-align: left;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .spark-nav-link.spark-button {
    text-align: center;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .spark-nav-link.spark-with-dropdown {
    margin-bottom: 0;
  }

  .spark-nav-menu {
    z-index: 99;
    background-color: var(--spark-library--white);
    border-bottom-right-radius: 42px;
    border-bottom-left-radius: 42px;
    margin-top: 0;
    padding: 2rem 1rem 1rem;
  }

  .spark-line-3.spark-simple-line {
    background-color: var(--003);
    border-radius: 3px;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-line-1.spark-simple-line {
    background-color: var(--003);
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .spark-simple-menu-button {
    background-color: #0000;
    padding-left: 18px;
  }

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

  .spark-line-2.spark-simple-line {
    background-color: var(--003);
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-square-menu-inner {
    padding: 0;
  }

  .spark-square-menu-with-dropdowns {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-dropdown-list.w--open {
    position: relative;
  }

  .spark-full-width-mobile {
    width: 100%;
    margin-bottom: 1rem;
    display: block;
  }

  .spark-section {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-flex-row.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-flow: column;
    align-items: flex-start;
  }

  .spark-max-width-600 {
    max-width: none;
    position: relative;
    top: 0;
  }

  .spark-three-image-grid {
    grid-column-gap: 32px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "Area Area-2"
                         "Area Area-3";
    width: 100%;
  }

  .combine-padding-global {
    padding-left: 0;
    padding-right: 0;
  }

  .combine-heading-style-h2 {
    font-size: 2.5rem;
  }

  .combine-button-icon {
    white-space: nowrap;
  }

  .combine-blog4_component {
    grid-template-columns: 1fr;
  }

  .qa {
    padding: 60px 32px 40px;
  }

  .qa h2 {
    font-size: 2.5rem;
  }

  .qa p {
    padding: 10px 20px;
  }

  .spark-button-text-4 {
    font-size: 1.2rem;
    line-height: 1.1;
  }

  .spark-faq-button {
    padding: 10px 20px;
  }

  .zen-content-tabs {
    flex-flow: column;
  }

  .zen-content-tabs-menu {
    max-width: none;
  }

  .zen-testimonial-user {
    flex-flow: column;
  }

  .zen-avatar.zen-background-blue {
    width: 130px;
    height: 120px;
  }

  .zen-faq-column {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .zen-content-bento-bottom {
    grid-template-columns: 1fr 1fr;
  }

  .h_40px {
    height: 12px;
  }

  .message {
    padding: 40px 32px;
  }

  .spark-centered-900 {
    margin-bottom: 40px;
  }

  .spark-wrapped-team-card {
    width: 45%;
  }

  .spark-wrapped-team-card.spark-extra-spaced {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    width: 100%;
    display: grid;
  }

  .spark-horizontal-team-member-image {
    width: 250px;
  }

  .off-shot {
    margin-left: 3%;
    margin-right: 3%;
  }

  .table {
    padding-left: 0;
    padding-right: 0;
  }

  .table.no-pad.overflow {
    flex: none;
  }

  .table-1---header---text-3 {
    font-size: 13px;
    line-height: 18px;
  }

  .table-1---header---text {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
  }

  .table-1---header---text.data.center {
    font-size: 12px;
    line-height: 1.4em;
  }

  .table-row-5-col.data-row {
    grid-column-gap: 1px;
    grid-template-columns: 1.25fr .8fr .8fr;
    width: 100%;
  }

  .table-row-5-col.header {
    grid-column-gap: 1px;
    grid-template-columns: 1.25fr .8fr .8fr;
    width: 100%;
    height: 60px;
  }

  .table-1---header---text-4 {
    font-size: 12px;
    line-height: 14px;
  }

  .table-1---header---text-4.sp {
    display: flex;
  }

  .table-col.data.left {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .table-col.header.left-col {
    justify-content: center;
    align-items: center;
  }

  .ttl-box-copy {
    flex-direction: column;
    justify-content: flex-start;
  }

  .accordion-item {
    justify-content: space-between;
  }

  .table-1---header---text-5 {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
  }

  .table-1---header---text-5.data.center {
    font-size: 12px;
    line-height: 1.4em;
  }

  .table-1---header---text-6.sp {
    display: flex;
  }

  .table-row-4-col-2.header {
    grid-template-columns: .25fr 1fr 1fr 1fr 1fr;
  }

  .table-col-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .table-row-4-col {
    grid-template-columns: .25fr 1fr 1fr 1fr 1fr;
  }

  .table-col-3.header.left-col {
    justify-content: center;
    align-items: center;
    padding: 5px;
  }

  .table-col-3.data.left {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .table-col--day.data.left.bg-brk {
    padding: 5px;
  }

  .a-button-primary {
    display: flex;
  }

  .a-h5-heading {
    font-size: 20px;
  }

  .a-content-grid {
    grid-template-columns: 1fr;
  }

  .a-content-card-large {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px;
  }

  .a-content-icon-large {
    width: 50px;
    height: 50px;
  }

  .a-content-button-wrapper {
    justify-content: center;
    align-items: center;
  }

  .a-content-graphic-top-right {
    width: auto;
    height: 120px;
  }

  .a-content-card-medium {
    justify-content: flex-start;
    align-items: flex-start;
    min-height: 420px;
    padding: 20px;
  }

  .a-content-card-small {
    flex-flow: column;
    padding: 20px;
  }

  .combine-padding-global-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-heading-style-h2-2 {
    font-size: 2.5rem;
  }

  .zen-legal-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .image-2 {
    width: auto;
    height: 100px;
  }

  .div-block-27, .div-block-28 {
    margin-top: 10px;
  }

  .combine-padding-global-3 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-heading-style-h2-3 {
    font-size: 2.5rem;
  }

  .combine-clients4_grid {
    grid-template-columns: 1fr;
  }

  .icon {
    width: 30px;
    height: 30px;
  }

  .combine-blog3_component {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    grid-template-columns: 1fr 1fr;
  }

  .combine-button-icon-2 {
    white-space: nowrap;
  }

  .combine-padding-global-4 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .combine-blog3_image-wrapper {
    min-width: auto;
  }

  .combine-blog3_content {
    justify-content: center;
    padding: 1rem;
  }

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

  .combine-padding-global-5 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-heading-style-h1 {
    font-size: 2.75rem;
  }

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

  .table-1---header---text-7 {
    font-size: 10px;
    line-height: 14px;
  }

  .table-1---header---text-8 {
    text-align: left;
    font-size: 12px;
    line-height: 14px;
  }

  .table-1---header---text-8.data.center {
    font-size: 12px;
    line-height: 1.4em;
  }

  .table-1---header---text-9 {
    font-size: 12px;
    line-height: 14px;
  }

  .table-1---header---text-9.sp {
    display: flex;
  }

  .accordion-item-2 {
    justify-content: space-between;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .column-2 {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }

  .spark-nav-link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-nav-menu {
    max-height: 90vh;
    overflow: scroll;
  }

  .spark-square-menu-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-square-menu-with-dropdowns {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-container {
    width: 100%;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-section.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, var(--spark-library--foreground-interactive-hover), var(--spark-library--border-default)), url('../images/image.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .spark-flex-row {
    flex-direction: column;
  }

  .spark-flex-row.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-flex-row.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-hero-sub-paragraph, .spark-secondary-paragraph {
    margin-bottom: 32px;
  }

  .spark-three-image-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    position: relative;
  }

  .combine-padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .qa {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .spark-secondary-paragraph-3 {
    margin-bottom: 32px;
  }

  .spark-faq-button {
    padding-left: 24px;
  }

  .spark-dropdown-text {
    padding: 24px;
  }

  .schedule {
    padding: 72px 3%;
  }

  .zen-h1-heading {
    font-size: 52px;
  }

  .zen-content-tab-link {
    padding: 15px 10px 25px;
  }

  .zen-content-tab-image-wrapper {
    height: auto;
  }

  .zen-h2-heading {
    font-size: 48px;
  }

  .zen-testimonial-user {
    flex-flow: row;
    justify-content: space-around;
  }

  .zen-avatar.zen-background-blue {
    width: 160px;
    height: 160px;
  }

  .zen-testimonial-card-outline {
    position: relative;
  }

  .zen-faq-grid, .zen-content-bento-top, .zen-content-bento-bottom {
    grid-template-columns: 1fr;
  }

  .spark-container-2 {
    width: 100%;
  }

  .message {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-secondary-paragraph-4 {
    margin-bottom: 32px;
  }

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

  .spark-wrapped-team-card {
    width: 100%;
  }

  .combine-gallery3_component {
    column-count: 2;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-23 {
    border-width: 6px;
  }

  .combine-pricing5_table-header, .combine-pricing5_table-content {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .combine-pricing5_table-item {
    border-bottom: 1px solid var(--combine-library--grey-100);
    padding-bottom: .5rem;
  }

  .combine-hide-mobile-landscape {
    display: none;
  }

  .table.no-pad.overflow {
    width: 100%;
  }

  .table-1---header---text-3 {
    font-size: 10px;
    line-height: 12px;
  }

  .table-1---header---text.data.center {
    font-size: 11px;
  }

  .table-row-5-col.data-row, .table-row-5-col.header {
    width: 120%;
  }

  .table-1---header---text-4 {
    font-size: 10px;
    line-height: 12px;
  }

  .table-supple {
    margin-top: 20px;
  }

  .table-col.data.left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .table-col.header.left-col {
    padding-left: 5px;
    padding-right: 5px;
  }

  .w100-faq {
    align-items: center;
    width: 100%;
  }

  .ttl-box-copy {
    align-items: flex-start;
  }

  .accordion-item {
    align-items: center;
  }

  .table-1---header---text-5.data.center {
    font-size: 11px;
  }

  .table-1---header---text-6 {
    font-size: 10px;
    line-height: 12px;
  }

  .table-row-4-col-2.header {
    min-width: 1000px;
  }

  .table-row-4-col {
    grid-column-gap: 1px;
    min-width: 1000px;
  }

  .table-col-3.header.left-col {
    padding-left: 5px;
    padding-right: 5px;
  }

  .table-col-3.data.left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .a-h3-heading {
    font-size: 40px;
  }

  .about_summary {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-h5-heading {
    font-size: 19px;
  }

  .a-content-grid {
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .a-content-button-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .a-content-graphic-top-right {
    height: 130px;
  }

  .a-content-card-medium {
    min-height: auto;
  }

  .a-content-card-small {
    flex-direction: column;
  }

  .combine-padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .combine-gallery1_component, .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;
  }

  .image-2 {
    height: 114px;
  }

  .combine-padding-global-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .combine-clients4_grid, .combine-clients4_grid-2 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .combine-gallery3_component-2 {
    column-count: 2;
  }

  .combine-blog3_component {
    grid-template-columns: 1fr;
  }

  .combine-padding-global-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .combine-blog3_image-wrapper {
    width: 30%;
    min-height: 9rem;
  }

  .combine-blog3_content {
    width: 70%;
  }

  .text-block-3 {
    font-size: 15px;
  }

  .combine-padding-global-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .combine-play_icon {
    width: 3.5rem;
    height: 3.5rem;
  }

  .combine-header2_component {
    flex-direction: column;
  }

  .div-block-41 {
    grid-template-columns: 1fr 1fr;
  }

  .heading {
    font-size: 34px;
  }

  .table-1---header---text-7 {
    font-size: 10px;
    line-height: 12px;
  }

  .table-1---header---text-8.data.center {
    font-size: 11px;
  }

  .table-1---header---text-9 {
    font-size: 10px;
    line-height: 12px;
  }

  .accordion-item-2 {
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .banner-header-ccopy-mobile {
    color: #fff75a;
    text-align: center;
    text-shadow: -4px 4px #000;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 2vh;
    padding-right: 2vh;
    font-size: 8.5vw;
    line-height: 10vw;
  }

  .mobile-logo-div {
    z-index: 10001;
    opacity: 1;
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 2vh;
    padding-top: 1.2vh;
    padding-bottom: 0;
    padding-left: 2vh;
    display: flex;
    position: absolute;
  }

  .column-2 {
    height: 50%;
    margin-top: 0;
  }

  .div-block-22 {
    z-index: 10;
  }

  .columns {
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .mobile-videos {
    z-index: 0;
    justify-content: flex-end;
    height: 92vh;
    display: flex;
    position: relative;
  }

  .div-block-22-copy {
    z-index: 20;
    opacity: 1;
    background-color: #0e121c4d;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: static;
    inset: 0%;
  }

  .mobile-logo {
    background-color: #0000;
    flex: 0 auto;
    align-self: flex-start;
    width: 90px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 0;
    display: none;
    position: static;
  }

  .top-section.center {
    border-radius: 30px;
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-bottom: 5vh;
    padding-bottom: 0;
    display: block;
  }

  .paragraph-large-top {
    color: #fff;
    text-align: center;
    background-color: #0000;
    align-self: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 4vw;
    font-weight: 500;
    line-height: 5.5vw;
  }

  .column-3 {
    justify-content: center;
    align-items: center;
    padding: 40px 10px;
    display: flex;
  }

  .get-in-touch-homepage {
    align-self: center;
    margin-top: 12px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .banner-header {
    text-align: center;
    margin: 0 auto 10px;
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .button-text {
    font-size: 16px;
  }

  .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: 190px;
  }

  .spark-simple-menu-button {
    padding-left: 0;
  }

  .spark-square-menu-inner {
    background-color: var(--spark-library--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .spark-square-menu-with-dropdowns {
    padding-right: 0;
  }

  .spark-icon.spark-20px-icon {
    flex: none;
    width: 20px;
    padding: 0;
  }

  .spark-section {
    padding: 64px 20px;
  }

  .spark-section.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .spark-section h1 {
    font-size: 3rem;
  }

  .spark-section h2 {
    font-size: 2.5rem;
  }

  .spark-flex-row {
    align-items: flex-start;
  }

  .spark-flex-row.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-three-image-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .combine-padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-heading-style-h2 {
    font-size: 2rem;
  }

  .combine-blog4_content {
    margin-left: 0;
  }

  .combine-blog4_image-wrapper {
    max-width: none;
  }

  .combine-blog4_item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .qa {
    padding: 64px 20px;
  }

  .qa h1 {
    font-size: 3rem;
  }

  .qa p {
    font-size: 14px;
    line-height: 19px;
  }

  .spark-button-text-4 {
    white-space: pre-line;
    padding-right: 40px;
  }

  .spark-900-width.spark-margin-bottom-104px {
    margin-bottom: 64px;
  }

  .zen-column-tiny {
    justify-content: center;
    align-items: center;
  }

  .zen-container-large {
    max-width: none;
  }

  .zen-h1-heading {
    font-size: 26px;
  }

  .zen-title-center-regular {
    margin-bottom: 10px;
  }

  .zen-content-tabs {
    flex-flow: column-reverse;
  }

  .zen-content-tab-link {
    flex-direction: column;
    padding: 16px;
  }

  .zen-testimonial-user {
    flex-flow: column;
  }

  .zen-avatar.zen-background-blue {
    width: 80px;
    height: 80px;
  }

  .zen-testimonial-card-outline {
    padding: 10px;
  }

  .zen-faq-dropdown-toggle {
    padding: 16px;
  }

  .zen-faq-dropdown-list {
    padding-left: 16px;
    padding-right: 24px;
  }

  .zen-content-block {
    max-width: 90vw;
  }

  .zen-content-bento-card {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .message {
    padding: 64px 20px;
  }

  .message h1 {
    font-size: 3rem;
  }

  .message h2 {
    font-size: 2.5rem;
  }

  .spark-centered-900 {
    margin-bottom: 64px;
  }

  .spark-bold-heading {
    line-height: 1.3;
  }

  .spark-wrapped-team-card.spark-extra-spaced {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .combine-gallery3_image {
    border-radius: 20px;
  }

  .div-block-23 {
    border-radius: 30px;
  }

  .combine-pricing5_table-header {
    grid-column-gap: .5rem;
  }

  .combine-pricing5_details {
    justify-content: space-between;
    padding: 0;
    font-size: .875rem;
  }

  .combine-pricing5_cost-secondary, .combine-pricing5_cost-primary, .combine-pricing5_cost-tertiary {
    font-size: 1.25rem;
  }

  .table {
    width: 100%;
  }

  .table.no-pad.overflow {
    flex: none;
  }

  .table-row-5-col.data-row, .table-row-5-col.header {
    grid-template-columns: 1fr 1fr 1fr;
    width: 130vw;
  }

  .headig-3.bold {
    font-size: 16px;
  }

  .accordion-button {
    padding-left: 50px;
    padding-right: 50px;
  }

  .accordion-item-content-3 {
    width: 90%;
    overflow: hidden;
  }

  .table-col.header.left-col {
    padding-left: 5px;
    padding-right: 5px;
  }

  .w100-faq {
    margin-right: 10px;
  }

  .ttl-box-copy {
    flex-direction: column;
  }

  .accordion-item {
    align-items: center;
    width: 100%;
  }

  .table-row-4-col {
    grid-column-gap: 1px;
    width: 160vw;
  }

  .table-col-3.header.left-col {
    padding-left: 5px;
    padding-right: 5px;
  }

  .accordion-item-content {
    justify-content: flex-start;
    width: 90%;
    position: static;
  }

  .a-button-primary {
    width: 100%;
  }

  .a-content-card-large {
    padding: 24px 20px;
  }

  .a-content-graphic-top-right {
    height: 127px;
  }

  .a-content-card-medium {
    min-height: 500px;
    padding: 24px;
  }

  .a-content-card-small {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .combine-padding-global-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-gallery1_component {
    grid-template-columns: 1fr;
  }

  .zen-footer-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .image-2 {
    height: 119px;
  }

  .combine-padding-global-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-gallery3_component-2 {
    column-count: 1;
  }

  .combine-button-icon-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .combine-padding-global-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-blog3_image-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .combine-heading-style-h5-2 {
    font-size: 1rem;
  }

  .combine-blog3_item {
    flex-flow: row;
  }

  .combine-padding-global-5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-button-wrapper {
    grid-row-gap: 1rem;
    text-align: center;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  .div-block-41 {
    grid-template-columns: 1fr;
  }

  .heading {
    font-size: 24px;
  }

  .heading-2 {
    font-size: 23px;
    line-height: 30px;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 27px;
  }

  .accordion-item-content-4 {
    width: 90%;
    overflow: hidden;
  }

  .accordion-item-2 {
    align-items: center;
    width: 100%;
  }
}

#w-node-_38b0c948-4803-52d8-b420-4cccaba1ecaf-87912441, #w-node-_9594f10b-0cab-995e-04f1-cad3c7532a69-87912441 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d532ff2c-1d1c-1154-635f-723306895dc1-87912441 {
  grid-area: Area-3;
}

#w-node-d532ff2c-1d1c-1154-635f-723306895dc2-87912441 {
  grid-area: Area-2;
}

#w-node-d532ff2c-1d1c-1154-635f-723306895dc3-87912441 {
  grid-area: Area;
}

#w-node-_5e46c771-4665-2462-9842-1dc0cbcbce72-87912441, #w-node-_5e46c771-4665-2462-9842-1dc0cbcbce84-87912441 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f36f454e-d825-5526-6c32-0b819643cb27-87912441 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-abdbe95e-9fa9-546d-de4d-c5418d4a2da1-87912441, #w-node-_4af3aefa-bdf3-2de9-2dfa-c17969c9d2e3-87912441, #w-node-_0623bdd3-302d-00fc-3386-b2deae7144e7-87912441, #w-node-_6e504bbe-c1de-4e90-d3be-a080b31b20ad-87912441, #w-node-_3a75aa78-436d-9f58-ec92-1ac4616644fa-87912441, #w-node-_52af238c-4ece-910b-2676-83c34c1eb73a-4c1eb736, #w-node-_5bd2baa4-ec4f-7e5d-fb65-bb11f025204f-4c1eb736, #w-node-_5bd2baa4-ec4f-7e5d-fb65-bb11f025205d-4c1eb736 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b3a61746-df9a-2c41-5665-fb4c031438e2-8fb37663, #w-node-e6fb8301-8b47-6bc3-681f-17ab336a957d-8fb37663 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

@media screen and (max-width: 991px) {
  #w-node-_38b0c948-4803-52d8-b420-4cccaba1ecaf-87912441 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e9d9d2c4-ecee-ca9a-bbfd-80b76aed1c43-87912441 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


