:root {
  --combine-library--grey-800: #1f2c3d;
  --combine-library--grey-050: #f2f3f7;
  --combine-library--grey-200: #bfc4ce;
  --combine-library--primary-600: #6157f8;
  --conversion-flow-library--medium-purple: #b16cea;
  --conversion-flow-library--light-coral: #ff5e69;
  --conversion-flow-library--sandy-brown: #ffa84b;
  --synprotech: #fd811f;
  --combine-library--white: white;
  --walsh--walsh-dark-green: #204f58;
  --lynx--white: white;
  --lynx--black: #1f2022;
  --combine-library--grey-600: #5f6570;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--neutral--400: #dcddeb;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--general--shadow-03: #14142b1a;
  --combine-library--secondary-600: #00a1c1;
  --combine-library--warning-400: var(--combine-library--grey-800);
  --lynx--medium-purple: #8979ec;
}

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

.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-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

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

.combine-menu-icon_line-top {
  background-color: var(--combine-library--grey-800);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
}

.combine-menu-icon {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.combine-menu-icon_line-middle {
  background-color: var(--combine-library--grey-800);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.combine-menu-icon_line-bottom {
  background-color: var(--combine-library--grey-800);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
}

.combine-nav5_component {
  background-color: var(--combine-library--grey-050);
  padding-top: .75rem;
  padding-bottom: .75rem;
  display: block;
}

.combine-nav5_container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.combine-nav5_logo-link.w--current {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.combine-nav5_logo-link-mobile {
  display: none;
}

.combine-nav5_logo-link-mobile.w--current {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: none;
}

.combine-nav5_menu {
  align-items: center;
  display: flex;
}

.combine-nav5_menu-button {
  padding: .5rem;
}

.combine-nav5_logo {
  height: 100%;
  max-height: 3.5rem;
  margin-left: .5rem;
  margin-right: .5rem;
}

.combine-nav5_link {
  color: var(--combine-library--grey-800);
  padding: .5rem 1.25rem;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: color .25s;
}

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

.combine-nav5_logo-mobile {
  height: 100%;
  max-height: 2rem;
}

.container, .container-2 {
  max-width: 100%;
}

.cf-growth-container {
  z-index: 11;
  width: 100%;
  height: 100%;
  position: relative;
}

.cf-growth-section {
  background-color: var(--combine-library--grey-050);
  background-image: url('../images/147635_1.avif');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.cf-growth-wrapper {
  background-color: #fff;
  border-radius: 22px;
  width: 100%;
  max-width: 360px;
  padding: 48px 40px;
  box-shadow: 0 13px 100px #c7c7c740;
}

.cf-growth-wrapper.large {
  background-color: var(--combine-library--grey-800);
  color: #fff;
  background-image: url('../images/Highlight_03.svg');
  background-position: 38px 38px;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  align-items: flex-start;
  max-width: 760px;
  padding-left: 56px;
  padding-right: 80px;
  display: flex;
}

.cf-growth-para-text-18px {
  color: #000;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.cf-growth-hero-image {
  width: 80px;
  height: 80px;
  margin-bottom: 32px;
}

.cf-text-opacity-70-italic {
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 60%, var(--conversion-flow-library--sandy-brown));
  opacity: 1;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-style: italic;
  font-weight: 700;
  display: inline-block;
}

.cf-growth-para-text-20px {
  opacity: .7;
  margin-top: 26px;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.cf-growth-h2-heading-56px {
  color: var(--synprotech);
  letter-spacing: -.01em;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 64px;
}

.cf-wrapper-1160 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.cf-wrapper-1160.growth-flex {
  padding-bottom: 180px;
}

.cf-growth-heading-32px {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 16px;
  font-family: Kanit, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.cf-growth-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-3 {
  max-width: 1200px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading {
  color: var(--synprotech);
  text-align: center;
  margin-top: 10px;
  font-family: Kanit, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.heading-2 {
  color: var(--combine-library--grey-800);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Kanit, sans-serif;
  font-size: 34px;
  font-weight: 400;
}

.div-block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block.ga {
  display: none;
}

.div-block-2 {
  text-align: center;
  box-shadow: 0 2px 5px -3px #0003;
}

.div-block-3 {
  background-color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 60px;
}

.heading-3 {
  color: var(--conversion-flow-library--sandy-brown);
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 40px;
  font-family: Kanit, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

.paragraph {
  color: var(--combine-library--white);
  padding-left: 50px;
  padding-right: 50px;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.walsh-cta-green-wrapper {
  background-color: var(--walsh--walsh-dark-green);
}

.walsh-cta-h-wrapper {
  grid-row-gap: 1.5em;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.walsh-main-grid {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-center-h-wrapper {
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.walsh-container-padding-medium {
  z-index: 2;
  background-image: linear-gradient(#00000080, #00000080), url('../images/22624_1.avif');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  flex: none;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 6em 20px;
  position: relative;
}

.walsh-image-logo {
  object-fit: contain;
  width: 100%;
  max-width: 132px;
  max-height: 24px;
}

.walsh-cover-image {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.walsh-circle-image {
  background-color: #dfdfdf;
  border-radius: 200px;
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.walsh-profile-v-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 25px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-info-wrap-center {
  text-align: center;
}

.walsh-quote-image {
  opacity: .26;
  height: 56px;
}

.walsh-heading-medium-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 123px;
  padding-right: 123px;
  font-family: Kanit, sans-serif;
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1.3;
}

.walsh-text-small-white {
  color: #fffc;
  margin-bottom: 15px;
  font-family: Kanit, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.walsh-heading-small-white {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-weight: 600;
}

.cf-logo-wrapper {
  background-color: #0d0e10;
  border-radius: 24px;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 56px;
  display: flex;
  position: relative;
}

.cf-logo-background-text {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffffff12, #fff0 90%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: PT Serif, serif;
  font-size: 300px;
  font-weight: 600;
  line-height: 320px;
  display: block;
  position: absolute;
  inset: 3% 0% auto;
}

.cf-logos-heading {
  z-index: 10;
  color: #fff;
  text-align: center;
  max-width: 620px;
  margin-bottom: 60px;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 120%;
  position: relative;
}

.cf-logos-image {
  object-fit: contain;
  border-radius: 0;
  width: 128px;
}

.cf-logo-section-1 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.cf-logos-contain {
  z-index: 10;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 855px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.cf-logo-image-container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 178px;
  height: 100px;
  margin-top: 30px;
  margin-bottom: 32px;
  margin-right: 47px;
  display: flex;
}

.cf-logo-image-container.last {
  margin-right: 0;
}

.cf-logo-image-container.inthanin {
  background-color: var(--lynx--white);
}

.hide {
  display: none;
}

.arrow {
  width: 26px;
  margin-left: 10px;
}

.logo {
  color: #fff;
  letter-spacing: 3px;
  font-size: 21px;
  text-decoration: none;
}

.underline {
  transform-origin: 0%;
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.underline.dark {
  background-color: #000;
  width: 40%;
}

.hero-block {
  color: #000;
  flex: 1;
  padding-top: 25px;
  padding-bottom: 25px;
  text-decoration: none;
}

.hero-block-wrap {
  background-color: #fff;
  align-items: stretch;
  width: 90%;
  max-width: 1200px;
  height: 175px;
  padding-left: 130px;
  padding-right: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.nav-bar {
  z-index: 99;
  justify-content: space-between;
  align-items: stretch;
  padding: 50px 50px 25px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.big {
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 100px;
  font-weight: 900;
  line-height: 1em;
}

.title-wrap {
  width: 500px;
  margin-top: 30px;
}

.block-title-wrap {
  align-items: center;
  display: flex;
  position: relative;
}

.hero {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-image: url('../images/giga-khurtsilava-354812-unsplash-1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  min-height: 600px;
  padding: 130px;
  position: relative;
  overflow: hidden;
}

.rotated-block {
  letter-spacing: .5px;
  width: 300px;
  height: 100px;
  position: absolute;
  inset: 35% -4% auto auto;
  transform: rotate(90deg);
}

.her-tagline {
  margin-top: 35px;
}

.menu-item {
  color: #fff;
  letter-spacing: 1px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  position: relative;
}

.section {
  background-color: var(--combine-library--grey-200);
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: static;
  inset: 0%;
  box-shadow: 0 2px 5px #0003;
}

.accordion-label {
  color: #fff;
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14vh;
  line-height: 120%;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 8vw;
}

.accordion-label.show-mvp {
  display: none;
}

.track-horizontal-alt {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.flex-fix {
  flex: 1;
}

.section-2 {
  width: 100%;
  height: 100%;
}

.marquee-text {
  color: #fff;
  letter-spacing: -.5px;
  text-transform: uppercase;
  flex: none;
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 700;
}

.marquee-text.alt {
  color: #dad4c9;
  font-style: italic;
}

.vertical-text {
  z-index: 10;
  font-size: 20px;
  position: relative;
}

.accordions {
  color: #fff;
  width: 100%;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.image-container {
  z-index: -1;
  align-items: flex-end;
  width: 100%;
  height: 87vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.accordion-header {
  z-index: 10;
  opacity: 1;
  border-left: 1px solid #888585;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 8vw;
  height: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  position: relative;
}

.marquee-horizontal {
  z-index: 100;
  background-color: #636060;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

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

.numbers {
  z-index: 10;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  position: relative;
}

.spacer {
  width: 100%;
  height: 100px;
}

.image-cover {
  opacity: 1;
  object-fit: cover;
  width: 100vw;
  max-width: 100vw;
  height: 100%;
  max-height: 80vh;
}

.accordion {
  color: #fff;
  background-color: #636060;
  flex-direction: column;
  flex: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 10%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.accordion.active {
  background-color: #63606000;
  width: 70%;
}

.mar-t-24 {
  margin-top: 1.5em;
}

.swiper-wrapper {
  align-items: stretch;
  display: flex;
}

.how-to {
  margin-top: 60px;
  margin-bottom: 100px;
}

.class {
  color: #fff;
  background-color: #3171df;
  border-radius: 10px;
  padding: 2px 10px;
  display: inline-block;
}

.line {
  opacity: .3;
  background-color: #222;
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
}

.card-content {
  margin-left: 14px;
  padding-right: 30px;
}

.slider-main_button-wrapper {
  grid-column-gap: 10px;
  margin-bottom: 1.5em;
  display: flex;
}

.nav {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.p {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

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

.swiper {
  flex-direction: row;
  align-items: center;
}

.active-card-label {
  color: #fa7f03;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 54px;
  line-height: 1;
}

.spacer-dot-nav {
  background-color: #222;
  border-radius: 55555600px;
  width: .5em;
  height: .5em;
  margin-right: 10px;
}

.overflow-hidden {
  background-color: var(--combine-library--grey-800);
  background-image: url('../images/28452_1.webp');
  background-position: 0 0;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.text-span {
  text-decoration: underline;
}

.link-global {
  color: #222;
  margin-left: 20px;
  text-decoration: none;
  transition: all .2s;
}

.link-global:hover {
  opacity: .4;
}

.card-number {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 240px;
  line-height: 1;
}

.nav-bar-2 {
  text-align: right;
  margin-bottom: 60px;
  padding-top: 40px;
}

.p-b {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.p-b.link {
  text-decoration: none;
}

.overview {
  margin-top: 100px;
}

.h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}

.container-4 {
  width: 100%;
  max-width: 74em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.card-label {
  color: #fff;
  font-family: Kanit, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.slider-main_button {
  color: #c8dd5e;
  text-align: center;
  border: 1px solid #a5a5a5;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 3.25em;
  height: 3.25em;
  padding-top: 4px;
  transition: all .2s;
  display: flex;
}

.slider-main_button:hover {
  color: #1f1f1f;
  transform: scale(1.1);
}

.swiper-content {
  text-align: left;
  background-color: #8b8b8b;
  border-radius: 18px;
  flex-direction: column;
  align-items: center;
  width: 40em;
  height: 550px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.swiper-content._2 {
  background-color: #006aff;
}

.swiper-content._4 {
  background-color: #00c49a;
}

.swiper-content._1 {
  background-color: #fa7f03;
  justify-content: space-between;
  align-items: flex-start;
}

.swiper-content._3 {
  background-color: #af56f3;
}

.img {
  margin-left: 10px;
}

.container-5 {
  max-width: 1200px;
}

.combine-padding-global-2 {
  background-color: #1f2c3d;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-padding-global-2.d {
  background-color: #fff0;
  padding-top: 20px;
}

.combine-menu-icon_line-top-2 {
  background-color: var(--combine-library--grey-800);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
}

.combine-menu-icon-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.combine-menu-icon_line-middle-2 {
  background-color: var(--combine-library--grey-800);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.combine-menu-icon_line-bottom-2 {
  background-color: var(--combine-library--grey-800);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
}

.combine-nav5_component-2 {
  background-color: #f2f3f700;
  padding-top: 0;
  padding-bottom: 0;
}

.combine-nav5_container-2 {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.combine-nav5_logo-link-2.w--current {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.combine-nav5_logo-link-mobile-2 {
  display: none;
}

.combine-nav5_logo-link-mobile-2.w--current {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: none;
}

.combine-nav5_menu-2 {
  align-items: center;
  display: flex;
}

.combine-nav5_menu-button-2 {
  padding: .5rem;
}

.combine-nav5_logo-2 {
  height: 100%;
  max-height: 3.5rem;
  margin-left: .5rem;
  margin-right: .5rem;
}

.combine-nav5_link-2 {
  color: var(--lynx--white);
  padding: .5rem 1.25rem;
  font-family: Kanit, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: color .25s;
}

.combine-nav5_link-2:hover {
  color: var(--conversion-flow-library--sandy-brown);
}

.combine-nav5_link-2.w--current {
  color: var(--lynx--white);
}

.combine-nav5_logo-mobile-2 {
  height: 100%;
  max-height: 2rem;
}

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

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

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

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

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

.combine-text-size-regular {
  color: var(--combine-library--white);
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  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_feature6 {
  background-color: var(--combine-library--white);
}

.combine-feature6_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--combine-library--grey-800);
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  transition: transform .25s, color .25s;
  display: flex;
}

.combine-feature6_item:hover {
  transform: translate(0, -.75rem);
}

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

.combine-feature6_component {
  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: start;
  display: grid;
}

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

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

.combine-chevron-right_icon {
  color: var(--combine-library--grey-050);
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.text-block, .text-block-2, .text-block-3 {
  color: var(--combine-library--white);
  font-family: Kanit, sans-serif;
}

.cf-logo-lines-contain {
  flex: none;
  margin-right: 10px;
  overflow: hidden;
}

.cf-logo-line-1 {
  width: 80px;
  height: 40px;
}

.cf-logo-line-3 {
  width: 32px;
  height: 24px;
  margin-left: -10px;
}

.cf-navigation-1-logo {
  color: #000;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.cf-logo-line-2 {
  width: 27px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-text {
  color: var(--synprotech);
  letter-spacing: -.32px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 106%;
}

.cf-features-section-1-image-contai {
  object-fit: contain;
  border-radius: 100%;
}

.cf-success-message {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-error-message {
  color: #fff;
  background-color: #fc6b5c4d;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cf-error-message.darker {
  color: #bd333d;
}

.cf-footer-main-contain {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cf-footer-paragraph-18px {
  color: #fff;
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 156%;
}

.cf-footer-paragraph-18px.heading {
  letter-spacing: .16px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.cf-footer-paragraph-18px.heading.black {
  color: #0d0e10;
  font-family: Montserrat, sans-serif;
}

.cf-footer-top-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  max-width: 1240px;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-footer-links-contain {
  display: none;
}

.cf-footer-section-white {
  background-image: linear-gradient(#ffffff87, #ffffff87), url('../images/5666_1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.cf-footer-bottom-wrapper {
  border-top: 1px solid #ffffff1a;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cf-footer-bottom-wrapper.white {
  text-align: center;
  border: 1px #000;
  border-top-style: solid;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1240px;
  padding-top: 10px;
  padding-bottom: 0;
  display: flex;
}

.cf-footer-top-right {
  width: 100%;
  max-width: 400px;
}

.cf-webflow-link {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.cf-webflow-link:hover {
  color: #599ffa;
  text-decoration: none;
}

.cf-webflow-link.black {
  color: #0d0e10;
}

.cf-webflow-link.black:hover {
  color: #2a70cc;
}

.cf-footer-cf-link {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
}

.cf-footer-cf-link:hover {
  color: #ff5e69;
  border: 1px #000;
  text-decoration: none;
}

.cf-footer-cf-link.black {
  color: #0d0e10;
}

.cf-footer-cf-link.black:hover {
  color: #ff8a56;
}

.cf-footer-column {
  width: 100%;
}

.cf-form-submit-button {
  background-color: #0000;
  background-image: url('../images/ArrowRight_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  transition: background-color .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cf-form-submit-button:hover {
  background-color: #ff5e6933;
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.cf-form-submit-button.black {
  background-image: url('../images/ArrowRight.svg');
}

.cf-copyright-text {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 133%;
}

.cf-copyright-text.black {
  color: #0d0e10;
  letter-spacing: -.16px;
  margin-bottom: 10px;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.cf-subscribe-form-block {
  margin-bottom: 0;
}

.cf-subscribe-text {
  color: #0d0e10;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 142%;
}

.cf-footer-link-18px {
  color: #ffffffbf;
  letter-spacing: -.16px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
  text-decoration: none;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.cf-footer-link-18px:hover {
  color: #fff;
  border: 1px #000;
}

.cf-footer-link-18px.black {
  color: #0d0e10bf;
  text-align: center;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.cf-footer-link-18px.black:hover {
  color: var(--synprotech);
}

.cf-footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 90%;
  max-width: 1240px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.cf-footer-top-left {
  flex-direction: column;
  align-items: flex-start;
  max-width: 324px;
  display: flex;
}

.cf-form-text-field {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #0000;
  background-image: url('../images/EnvelopeSimple-white.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  margin-bottom: 0;
  padding-bottom: 12px;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 20px;
  line-height: 150%;
}

.cf-form-text-field::placeholder {
  color: #fff6;
  line-height: 150%;
}

.cf-form-text-field.black {
  color: #0d0e10;
  background-image: url('../images/EnvelopeSimple.svg');
}

.cf-form-text-field.black::placeholder {
  color: #0d0e1066;
}

.cf-footer-paragraph-16px {
  color: #0d0e10;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: Kanit, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 175%;
}

.cf-footer-link-gradient-hover {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover-black {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-left: 20px;
  margin-right: 20px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover-black-copy-no-margin {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black-copy-no-margin:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-email-form {
  color: #0d0e10;
  border-bottom: 1px solid #0003;
  padding-bottom: 19px;
  position: relative;
}

.section-3 {
  background-image: url('../images/11771161_4850186_1.webp');
  background-position: 50%;
  background-size: cover;
}

.div-all {
  overflow: hidden;
}

.container-6 {
  max-width: 100%;
}

.div-block-4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1660_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 250px;
  display: flex;
}

.heading-4 {
  color: var(--combine-library--white);
  margin-top: 10px;
  font-family: Kanit, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.container-7 {
  max-width: 1200px;
}

.container-8 {
  max-width: 1200px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.lynx-content-hero {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1392px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lynx-subtitle-white {
  color: var(--lynx--white);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.lynx-heading-white {
  color: var(--lynx--white);
  max-width: 740px;
  margin-top: 20px;
  margin-bottom: 36px;
  font-family: Kanit, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 114%;
}

.lynx-button-white {
  background-color: var(--lynx--white);
  color: var(--lynx--black);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 22px 36px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
}

.lynx-button-white:hover {
  background-color: var(--lynx--black);
  color: var(--lynx--white);
}

.lynx-hero-large {
  background-image: url('../images/synprotech-about-us.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 650px;
  display: flex;
  box-shadow: 0 60px 60px -15px #1f20221a;
}

.lynx-block-hero-large {
  background-color: #ff841a;
  border-radius: 30px 30px 360px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -34px;
  padding: 100px 60px;
  display: flex;
}

.lynx-paragraph-white {
  color: var(--lynx--white);
  max-width: 460px;
  margin-bottom: 36px;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 165%;
}

.reason-item {
  text-align: center;
  border: 1px solid #d5d1cb;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 36px;
  padding-bottom: 36px;
  transition: border-radius .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  display: flex;
}

.reason-item:hover {
  background-color: #fff;
  border-color: #5dd2a1;
  border-radius: 0;
}

.reason-wrapper {
  position: relative;
}

.card-title {
  text-transform: capitalize;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}

.title {
  flex-direction: column;
  width: 100%;
  max-width: 760px;
  margin-bottom: 70px;
  display: flex;
}

.title.center {
  text-align: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.section-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Kanit, sans-serif;
  font-size: 42px;
  line-height: 50px;
  position: relative;
}

.container-9 {
  width: 96vw;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.reason-icon-image {
  width: 100%;
  height: 100%;
}

.reason-layout-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 884px;
  display: grid;
}

.reason-icon {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 81px;
  height: 81px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.reason-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section-description {
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.section-reason {
  background-color: #eae8e5;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-4-srv {
  background-image: linear-gradient(#00000080, #00000080), url('../images/4676.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 250px;
  display: flex;
}

.control {
  color: #0d0628;
  border: 2px solid #0d0628;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.33em;
  height: 3.33em;
  margin-left: .5em;
  margin-right: .5em;
  transition: transform .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.control:active {
  transform: scale(.9);
}

.slider__wave {
  z-index: 2;
  margin-top: -.6vw;
  position: absolute;
  inset: 0% 0% auto;
}

.slider__wave.is--bottom {
  margin-bottom: -.6vw;
  inset: auto 0% 0%;
  transform: rotate(-180deg);
}

.controls {
  z-index: 4;
  justify-content: center;
  align-items: center;
  width: 13em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.container-10 {
  width: 100%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding: 4.06em;
}

.container-10.is--slider {
  padding-top: 0;
  padding-bottom: 0;
}

.control__arrow {
  z-index: 2;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.3em;
  display: block;
  position: relative;
}

.control__arrow.is--flipped {
  transform: rotate(-180deg);
}

.control__fill {
  z-index: 1;
  background-color: #0d0628;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  margin-top: -100%;
  margin-right: -100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.splide__slide {
  flex: none;
  width: 33.3333%;
  height: 40vw;
  min-height: 41.88em;
  padding-left: .52em;
  padding-right: .52em;
}

.splide__list {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.section-4.is--slider {
  z-index: 2;
  margin-bottom: 5em;
  position: relative;
}

.combine-padding-global-3 {
  background-image: url('../images/11771161_4850186_1.webp');
  background-position: 0 0;
  background-size: cover;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-container-large-2 {
  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: Kanit, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

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

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

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

.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: .75rem;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
  overflow: hidden;
}

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

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

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-6 {
  background-image: linear-gradient(#00000080, #00000080);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  padding-left: 325px;
  padding-right: 325px;
}

.container-11 {
  max-width: 100%;
}

.slider {
  width: 100%;
  height: auto;
}

.heading-5 {
  color: #fff;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
}

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

.banner-mob {
  display: none;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-9 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.container-12 {
  max-width: 100%;
}

.heading-6 {
  color: #fff;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Kanit, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
}

.text-span-2 {
  color: var(--synprotech);
}

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

.grid-1-column.gap-row-28px {
  grid-row-gap: 28px;
}

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

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

.section-5 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.container-default {
  text-align: center;
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.inner-container._600px {
  max-width: 600px;
}

.container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 60px;
  padding-bottom: 100px;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---image-wrapper-br-24px {
  border-radius: 24px;
  overflow: hidden;
}

.brix---grid-gallery-v5 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---gallery-v5-col, .brix---gallery-v5-col-hidden {
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---section-2 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---subtitle {
  color: var(--synprotech);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---badge-wrapper-top-left {
  position: absolute;
  inset: 20px auto auto 20px;
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---link-wrapper-color-primary {
  color: var(--elements-webflow-library--accent--primary-1);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---badge-secondary-small {
  border: 1px solid var(--elements-webflow-library--neutral--400);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  border-radius: 40px;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
}

.brix---inner-container-640px---center {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.brix---grid-3-columns-gap-row-48px {
  grid-column-gap: 28px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---product-card-wrapper-v1 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  border-radius: 24px;
  max-width: 1010px;
  height: 100%;
  margin-left: auto;
  text-decoration: none;
  transition: transform .3s;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---product-card-wrapper-v1:hover {
  transform: scale(.96);
}

.brix---product-card-image-inside-card {
  object-fit: fill;
  border-radius: 24px 24px 0 0;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.brix---text-300-medium {
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.brix---product-card-content-small {
  padding: 24px 24px 32px;
}

.brix---product-content-v5 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.brix---color-neutral-803 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---section-3 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 60px;
  padding-bottom: 100px;
}

.brix---color-neutral-804 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---input {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---input::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

.brix---text-area {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---text-area:focus {
  border-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---text-area::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

.brix---link-text {
  font-family: Kanit, sans-serif;
  transition: color .3s;
  display: inline-block;
}

.brix---success-message {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-pagraph-wrapper {
  color: var(--elements-webflow-library--neutral--600);
  align-items: flex-start;
  display: flex;
}

.brix---link-icon-left {
  margin-right: 6px;
}

.brix---paragraph-default-3 {
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---card-form {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  min-height: 576px;
  margin-bottom: 0;
  padding: 56px 40px;
}

.brix---input-label {
  color: var(--elements-webflow-library--neutral--800);
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 20px;
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---section-position-relative {
  padding-top: 100px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---contact-v7-half-bg-image-bottom {
  z-index: -1;
  width: 100%;
  height: 430px;
  position: absolute;
  inset: auto 0% 0%;
}

.brix---grid-contact-v7 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.brix---icon-mg-top {
  margin-top: 4px;
}

.text-block-4 {
  font-family: Kanit, sans-serif;
}

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

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

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

.d-56-background-image {
  background-image: linear-gradient(#00000080, #00000080), url('../images/elena-saharova-236504-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  height: 120%;
  position: absolute;
  inset: 0;
}

.d-56-background-image.two {
  background-image: url('../images/elena-saharova-236504-unsplash.jpg');
}

.d-56-background-image.two._3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/synprotech-services-sign-1_1.webp');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.d-56-background-image.two._6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/synprotech-services-sign-2_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.d-56-background-image._5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/service-synprotech-2_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.d-56-background-image.brix---mg-bottom-40px._4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/service-synprotech-5_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.d-56-background-image._7 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/service-synprotech-2-7_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.d-56-background-image._8 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/service-synprotech-4_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.d-56-rectangle-one {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 90%;
  height: 80%;
  position: absolute;
}

.d-56-card-wrapper {
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 480px;
  height: 360px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.demo-wrapper {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.d-56-rectangle-two {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 80%;
  height: 90%;
  position: absolute;
}

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

.d-56-h3-heading {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 42px;
  padding-right: 42px;
  font-family: Kanit, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 35px;
  position: relative;
}

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

.d-56-paragraph {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  max-width: 340px;
  padding-left: 39px;
  padding-right: 39px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  position: relative;
}

.d-56-h3-heading-bold {
  font-weight: 600;
}

.browser-demo {
  background-color: #cacaca;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 1440px;
  height: 65%;
  display: none;
  position: relative;
  overflow: hidden;
}

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

.d-56-background-image-1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Service-Synprotech-tower_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  height: 120%;
  position: absolute;
  inset: 0;
}

.d-56-background-image-1.two {
  background-image: url('../images/elena-saharova-236504-unsplash.jpg');
}

.d-56-background-image-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/service-synprotech-2-1_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  height: 120%;
  position: absolute;
  inset: 0;
}

.d-56-background-image-2.two {
  background-image: url('../images/elena-saharova-236504-unsplash.jpg');
}

.brix---color-neutral-805 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-806 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-4 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 60px;
  padding-bottom: 100px;
}

.brix---heading-h2-size-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

.brix---paragraph-default-4 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---inner-container-600px---center-2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---image-wrapper-br-24px-2 {
  border-radius: 24px;
  overflow: hidden;
}

.brix---image-width-100 {
  width: 100%;
}

.brix---grid-gallery-v4 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .48fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---color-neutral-807 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-808 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-40px-3 {
  margin-bottom: 40px;
}

.brix---btn-primary-2 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-2:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h1-size-2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---opacity-20 {
  opacity: .2;
}

.brix---paragraph-default-5 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-hero-v1 {
  grid-column-gap: 80px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---floating-image-hero-v2---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: -1% auto auto -21%;
  transform: rotate(140deg);
}

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

.brix---section-hero-full-width-right {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.brix---hero-full-width-right-hero-v5 {
  max-width: 45%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.gallery-block {
  cursor: pointer;
}

.explore-btn {
  color: #f7f7f7;
  cursor: pointer;
  background-color: #0074a2;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 18px;
  font-size: 16px;
  transition: opacity .6s;
}

.explore-btn:hover {
  background-color: #f08c3c;
  margin-top: 20px;
}

.gs-img {
  object-fit: cover;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  transition: all .5s;
  position: absolute;
  top: 0;
}

.gs-img:hover {
  transform: scale3d(1.1, 1.1, 1.1);
}

.gs-seven {
  padding-top: 0%;
  position: relative;
  overflow: visible;
}

.gs-one {
  backface-visibility: hidden;
  perspective: none;
  background-color: #f7f7f7;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.gs-one:hover {
  backface-visibility: visible;
  perspective-origin: 50%;
  transform-origin: 50%;
  background-color: #fef7ea;
  position: relative;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "Area . Area-2" minmax(295px, 295px)
                 ". . Area-2"
                 ". . ."
                 / 295px minmax(295px, 295px) minmax(295px, 295px) minmax(295px, 295px);
  grid-auto-rows: minmax(auto, 295px);
  grid-auto-flow: row;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.gs-seven-content {
  background-color: #e2eff4;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .5s;
  display: flex;
}

.gs-seven-content:hover {
  background-color: #e2eff4;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}

.gs-six {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.gallery-section {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.gs-nine-content {
  background-color: #fdf2e9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .5s;
  display: flex;
  position: relative;
}

.gs-nine-content:hover {
  background-color: #fdf2e9;
  border-radius: 0;
  overflow: hidden;
}

.gs-desc {
  color: #112631;
  text-transform: uppercase;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  text-decoration: none;
}

.gs-four {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.gs-content {
  color: #c07b7b;
  background-color: #f7f7f7;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  transition: all .5s;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.gs-content:hover {
  backface-visibility: visible;
  perspective: none;
  perspective-origin: 50%;
  background-color: #f7f7f7;
  border-radius: 0;
  overflow: hidden;
  transform: none;
}

.gs-three-content {
  background-color: #fef7ea;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 0 10px;
  transition: all .5s;
  display: flex;
  position: relative;
}

.gs-three-content:hover {
  background-color: #fef7ea;
  border-radius: 0;
  overflow: hidden;
}

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

.gs-ten.gs-gallery {
  padding-top: 47%;
}

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

.gs-eleven.gs-gallery {
  padding-top: 47%;
}

.gs-three {
  width: 100%;
  max-width: 295px;
  height: 100%;
  max-height: none;
  padding-top: 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.gs-three:hover {
  background-color: #f7f7f7;
}

.gs-nine {
  background-color: #fdf2e9;
  position: relative;
  overflow: visible;
}

.gs-five {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.gs-three-title {
  color: #4a494b;
  text-align: center;
  max-width: none;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 35px;
  font-weight: 400;
  line-height: 42px;
  display: flex;
  position: relative;
}

.gs-eight {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.title-block {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gs-two {
  width: 100%;
  height: 100%;
  padding-top: 47%;
  position: relative;
  overflow: hidden;
}

.container-13 {
  max-width: 1440px;
  height: 100%;
  padding-left: 70px;
  padding-right: 70px;
  position: relative;
}

.line-block {
  border: 2px solid #f08c3c;
  width: 50px;
  margin-right: 10px;
  padding-right: 0;
}

.gs-small-title {
  color: #f08c3c;
  margin-top: 10px;
  font-weight: 500;
  line-height: 40px;
}

.gs-small-desc {
  color: #112631;
  margin-top: 30px;
  font-size: 16px;
}

.brix---color-neutral-809 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-810 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-40px-4 {
  margin-bottom: 20px;
}

.brix---mg-top-64px {
  margin-top: 64px;
}

.brix---btn-primary-3 {
  background-color: var(--conversion-flow-library--sandy-brown);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 20px;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-3:hover {
  background-color: var(--synprotech);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-2:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---container-default-4 {
  text-align: center;
  max-width: 1218px;
  padding-left: 0;
  padding-right: 0;
}

.brix---heading-h1-size-3 {
  color: var(--synprotech);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Kanit, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

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

.brix---opacity-10 {
  opacity: .1;
}

.brix---paragraph-default-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.brix---button-row-left-2 {
  margin-right: 24px;
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.brix---floating-image-hero-v6---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto -12% 41% auto;
  transform: rotate(140deg);
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---section-hero-top-small {
  padding-top: 60px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.brix---2-imgs-floating-wrapper {
  margin-top: 195px;
  position: relative;
  left: 0;
}

.brix---img-floating-left {
  text-align: left;
  border-radius: 24px;
  position: relative;
  left: -155px;
  box-shadow: 0 4px 12px #211f5429;
}

.brix---img-floating-right {
  border-radius: 24px;
  position: absolute;
  inset: -21% 0% auto auto;
  box-shadow: 0 20px 50px #211f543d;
}

.brix---color-neutral-811 {
  color: var(--elements-webflow-library--neutral--800);
  margin-bottom: 60px;
}

.brix---mg-bottom-16px-3 {
  margin-bottom: 16px;
}

.brix---container-default-5 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-5 {
  color: var(--elements-webflow-library--neutral--100);
  background-image: linear-gradient(#c7c7c780, #c7c7c780);
  padding-top: 60px;
  padding-bottom: 100px;
}

.brix---heading-h2-size-3 {
  color: var(--synprotech);
  text-shadow: 0 1px 3px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kanit, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-link {
  color: var(--elements-webflow-library--accent--primary-1);
  text-decoration: none;
  transition: color .3s;
}

.brix---heading-link:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---paragraph-default-7 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---inner-container-600px---center-3 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---instagram-image {
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---grid-instagram-v2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---image-width-100-2 {
  width: 100%;
}

.brix---instagram-image-hidden-on-tablet {
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.combine-padding-global-4 {
  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-3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.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-3 {
  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-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_gallery2 {
  background-color: var(--combine-library--white);
}

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

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

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

.imgblog {
  border-radius: 10px;
  margin-bottom: 10px;
}

.heading-7 {
  color: var(--synprotech);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Kanit, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.paragraph-2 {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.heading-8 {
  text-align: left;
  font-family: Kanit, sans-serif;
  font-weight: 600;
}

.paragraph-3 {
  text-align: left;
  font-family: Kanit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

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

.heading-9 {
  text-align: left;
  font-family: Kanit, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.list-item {
  text-align: left;
}

.heading-10 {
  color: #777;
  font-family: Kanit, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-11 {
  margin-top: 10px;
  font-family: Kanit, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.heading-11:hover {
  color: var(--synprotech);
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  font-weight: 600;
}

.brix---container-default-4-blog {
  text-align: center;
  max-width: 1218px;
  padding-left: 60px;
  padding-right: 60px;
}

.section-6 {
  background-color: var(--combine-library--grey-200);
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.container-14 {
  max-width: 1200px;
}

.menuu {
  position: absolute;
  inset: 0%;
}

.div-block-6-copy {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

@media screen and (min-width: 1280px) {
  .title.center {
    max-width: 638px;
  }

  .section-title {
    font-size: 46px;
    line-height: 54px;
  }

  .explore-btn, .explore-btn:hover {
    margin-top: 20px;
  }

  .gs-desc {
    line-height: 59px;
  }

  .gs-small-title {
    line-height: 50px;
  }

  .gs-small-desc {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1440px) {
  .card-title {
    font-size: 27px;
    line-height: 35px;
  }

  .title.center {
    max-width: 694px;
  }

  .section-title {
    font-size: 50px;
    line-height: 58px;
  }

  .section-reason {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .div-block-6, .div-block-9 {
    background-image: none;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---grid-contact-v7 {
    grid-column-gap: 80px;
    grid-template-columns: 1fr 1.15fr;
  }

  .brix---grid-hero-v1 {
    grid-column-gap: 90px;
  }

  .div-block-6-copy {
    background-image: none;
  }
}

@media screen and (min-width: 1920px) {
  .title.center {
    max-width: 750px;
  }

  .section-title {
    font-size: 54px;
    line-height: 62px;
    position: relative;
  }

  .section-reason {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .brix---hero-full-width-right-hero-v5 {
    width: 100%;
    max-width: 46%;
  }
}

@media screen and (max-width: 991px) {
  .combine-padding-global {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-nav5_container {
    justify-content: space-between;
  }

  .combine-nav5_logo-link {
    display: none;
  }

  .combine-nav5_logo-link.w--current {
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .combine-nav5_logo-link-mobile {
    display: block;
  }

  .combine-nav5_logo-link-mobile.w--current {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .combine-nav5_menu {
    border-bottom: 1px solid var(--combine-library--grey-200);
    background-color: var(--combine-library--grey-050);
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: .5rem;
    padding-bottom: 1rem;
  }

  .combine-nav5_menu-button.w--open {
    background-color: #0000;
  }

  .combine-nav5_link {
    width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .cf-growth-wrapper {
    padding: 40px 30px;
  }

  .cf-growth-para-text-18px {
    line-height: 150%;
  }

  .cf-growth-para-text-20px {
    font-size: 18px;
    line-height: 150%;
  }

  .cf-growth-h2-heading-56px {
    line-height: 100%;
  }

  .cf-wrapper-1160 {
    flex-direction: column;
  }

  .cf-wrapper-1160.growth-flex {
    padding-top: 50px;
    padding-bottom: 150px;
  }

  .cf-growth-heading-32px {
    line-height: 120%;
  }

  .cf-growth-grid, .walsh-main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-container-padding-medium {
    flex: 0 auto;
    width: auto;
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }

  .walsh-image-logo {
    max-width: 120px;
    height: 100%;
    max-height: 50px;
  }

  .cf-logo-wrapper {
    padding-top: 100px;
  }

  .cf-logo-background-text {
    font-size: 200px;
    top: -4%;
  }

  .cf-logos-heading {
    margin-top: 0;
    font-size: 28px;
  }

  .cf-logos-contain {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    display: flex;
  }

  .cf-logo-image-container.last {
    margin-right: 47px;
  }

  .cf-logo-image-container.last.hide {
    display: none;
  }

  .accordion-label.show-mvp {
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
  }

  .accordions {
    display: none;
  }

  .active-card-label {
    margin-bottom: 0;
    font-size: 48px;
  }

  .container-4 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-main_button:hover {
    transform: none;
  }

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

  .combine-nav5_container-2 {
    justify-content: space-between;
  }

  .combine-nav5_logo-link-2 {
    display: none;
  }

  .combine-nav5_logo-link-2.w--current {
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .combine-nav5_logo-link-mobile-2 {
    display: block;
  }

  .combine-nav5_logo-link-mobile-2.w--current {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .combine-nav5_menu-2 {
    border-bottom: 1px solid var(--combine-library--grey-200);
    background-color: var(--combine-library--grey-050);
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: .5rem;
    padding-bottom: 1rem;
  }

  .combine-nav5_menu-button-2.w--open {
    background-color: #0000;
  }

  .combine-nav5_link-2 {
    width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

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

  .combine-feature6_item {
    color: var(--combine-library--grey-800);
    text-decoration: none;
  }

  .combine-feature6_image-wrapper {
    height: 12rem;
  }

  .cf-navigation-1-logo {
    margin-bottom: 0;
    padding-left: 0;
  }

  .cf-footer-paragraph-18px.heading {
    margin-bottom: 20px;
  }

  .cf-footer-top-wrapper {
    align-items: stretch;
  }

  .cf-footer-top-right {
    flex-direction: column;
    justify-content: space-between;
    max-width: 300px;
    display: flex;
  }

  .cf-subscribe-text {
    max-width: 200px;
    font-size: 22px;
  }

  .cf-footer-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .lynx-heading-white {
    font-size: 48px;
  }

  .lynx-block-hero-large {
    border-bottom-right-radius: 260px;
    width: 60%;
    margin-left: -12px;
    padding: 70px 40px;
  }

  .reason-item {
    padding-left: 0;
    padding-right: 0;
  }

  .title {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
    display: flex;
  }

  .section-title {
    font-size: 36px;
    line-height: 44px;
  }

  .container-9 {
    width: 100vw;
  }

  .reason-layout-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .section-reason {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container-10 {
    padding-left: 3em;
    padding-right: 3em;
  }

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

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

  .div-block-7, .div-block-10 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .grid-3-columns.gallery-v5 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section-5, .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 20px;
  }

  .brix---grid-gallery-v5 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .brix---section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---product-card-image {
    width: 100%;
  }

  .brix---grid-3-columns-gap-row-48px {
    grid-template-columns: 1fr 1fr;
  }

  .brix---section-3 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---card-form {
    padding: 54px 32px;
  }

  .brix---section-position-relative {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---grid-contact-v7 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .d-56-card-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .demo-wrapper {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    margin-top: 100px;
    margin-right: 0%;
    padding-left: 90px;
    padding-right: 90px;
  }

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

  .browser-demo {
    width: 100%;
    height: 500px;
  }

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

  .brix---section-4 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size-2 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---image-wrapper-br-24px-2 {
    border-radius: 20px;
  }

  .brix---btn-primary-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-hero-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---floating-image-hero-v2---1 {
    top: 24%;
    right: -30%;
  }

  .brix---section-hero-full-width-right {
    padding-top: 100px;
    padding-bottom: 522px;
  }

  .brix---hero-full-width-right-hero-v5 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 450px;
    display: flex;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .gallery-block {
    position: relative;
    overflow: visible;
  }

  .explore-btn {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .explore-btn:hover {
    margin-top: 15px;
  }

  .grid.gallery-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .gs-desc {
    font-size: 42px;
    line-height: 54px;
  }

  .gs-small-desc {
    margin-top: 15px;
  }

  .brix---mg-top-64px {
    margin-top: 48px;
  }

  .brix---btn-primary-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size-3 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---floating-image-hero-v6---1 {
    top: 24%;
    right: -30%;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---2-imgs-floating-wrapper {
    margin-top: 177px;
    padding-bottom: 45px;
  }

  .brix---img-floating-left {
    width: 70%;
  }

  .brix---img-floating-right {
    width: 60%;
  }

  .brix---section-5 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size-3 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---grid-instagram-v2 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---instagram-image-hidden-on-tablet {
    display: none;
  }

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

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

  .combine-gallery2_image-wrapper {
    height: 14rem;
  }
}

@media screen and (max-width: 767px) {
  .combine-padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cf-growth-wrapper.large {
    background-position: 16px 25px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cf-growth-para-text-18px {
    font-size: 16px;
  }

  .cf-growth-h2-heading-56px {
    font-size: 45px;
  }

  .cf-wrapper-1160.growth-flex {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .cf-growth-heading-32px {
    font-size: 30px;
  }

  .cf-growth-grid {
    grid-template-columns: 1fr;
    place-content: center;
    justify-items: center;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-container-padding-medium {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }

  .walsh-heading-medium-white {
    font-size: 2.4em;
  }

  .cf-logo-background-text {
    font-size: 150px;
  }

  .cf-logos-heading {
    width: 90%;
    font-size: 24px;
  }

  .cf-logos-contain {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 90%;
    display: grid;
  }

  .cf-logo-image-container {
    margin-bottom: 0;
    margin-right: 0;
  }

  .cf-logo-image-container.last {
    margin-right: 0;
  }

  .swiper-content {
    width: 340px;
    height: 480px;
  }

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

  .combine-feature6_image-wrapper {
    height: 17rem;
  }

  .combine-feature6_component {
    grid-template-columns: minmax(min-content, 24rem);
    justify-content: center;
  }

  .cf-footer-top-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
  }

  .cf-footer-bottom-wrapper.white {
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
  }

  .cf-footer-top-right {
    max-width: 400px;
  }

  .cf-webflow-link {
    color: #fff;
    text-decoration: none;
    transition: color .2s;
  }

  .cf-webflow-link:hover {
    color: #599ffa;
  }

  .cf-copyright-text {
    font-size: 16px;
  }

  .cf-subscribe-text {
    max-width: none;
    font-size: 20px;
  }

  .cf-footer-grid {
    grid-template-columns: 1fr 1fr;
    max-width: 500px;
  }

  .cf-footer-top-left {
    align-items: center;
    max-width: 400px;
    margin-bottom: 60px;
  }

  .cf-footer-paragraph-16px {
    text-align: center;
  }

  .lynx-heading-white {
    font-size: 40px;
  }

  .lynx-hero-large {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .lynx-block-hero-large {
    width: 80%;
    margin-bottom: -30px;
  }

  .title {
    margin-bottom: 50px;
  }

  .section-title {
    font-size: 32px;
    line-height: 40px;
  }

  .section-reason {
    padding-top: 66px;
    padding-bottom: 70px;
  }

  .controls {
    margin-bottom: -3em;
    font-size: 2em;
  }

  .container-10 {
    padding-left: 4.9em;
    padding-right: 4.9em;
  }

  .splide__slide {
    width: 100%;
    min-height: 89em;
    padding-left: .92em;
    padding-right: .92em;
  }

  .section-4.is--slider {
    margin-bottom: 9.9em;
  }

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

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

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .grid-3-columns.gallery-v5 {
    grid-column-gap: 16px;
  }

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

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

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

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-gallery-v5 {
    grid-column-gap: 16px;
    grid-template-columns: 1fr;
  }

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

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

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

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---badge-secondary-small {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---grid-3-columns-gap-row-48px {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .brix---product-card-wrapper-v1 {
    width: 100%;
  }

  .brix---text-300-medium {
    font-size: 18px;
    line-height: 20px;
  }

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

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---card-form {
    min-height: 560px;
    padding: 36px 30px 48px;
  }

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

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---grid-contact-v7 {
    grid-template-columns: 1fr;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

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

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

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

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-gallery-v4 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---mg-bottom-40px-3 {
    margin-bottom: 24px;
  }

  .brix---btn-primary-2 {
    padding: 20px 32px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-hero-v1 {
    grid-template-columns: 1fr;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---floating-image-hero-v2---1 {
    max-width: 480px;
  }

  .brix---section-hero-full-width-right {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---hero-full-width-right-hero-v5 {
    margin-top: 62px;
    position: static;
  }

  .explore-btn {
    padding: 15px;
  }

  .grid.gallery-grid {
    grid-template-columns: 295px;
  }

  .gs-desc {
    font-size: 30px;
    line-height: 39px;
  }

  .gs-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gs-three-title {
    max-width: none;
    font-size: 25px;
    line-height: 36px;
  }

  .container-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .line-block {
    width: 30px;
  }

  .gs-small-title {
    font-size: 20px;
  }

  .gs-small-desc {
    font-size: 15px;
  }

  .brix---mg-bottom-40px-4 {
    margin-bottom: 24px;
  }

  .brix---mg-top-64px {
    margin-top: 40px;
  }

  .brix---btn-primary-3 {
    padding: 20px 32px;
  }

  .brix---btn-secondary-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---button-row-left-2 {
    margin-right: 16px;
  }

  .brix---floating-image-hero-v6---1 {
    max-width: 480px;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---2-imgs-floating-wrapper {
    margin-top: 114px;
  }

  .brix---img-floating-left, .brix---img-floating-right {
    border-radius: 16px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 8px;
  }

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

  .brix---heading-h2-size-3 {
    font-size: 28px;
    line-height: 40px;
  }

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

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

@media screen and (max-width: 479px) {
  .combine-padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cf-growth-section {
    padding-top: 40px;
  }

  .cf-growth-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cf-growth-wrapper.large {
    background-position: 8px 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cf-growth-para-text-20px {
    font-size: 16px;
  }

  .cf-growth-h2-heading-56px {
    margin-top: 10px;
    font-size: 36px;
  }

  .cf-wrapper-1160 {
    width: 90%;
  }

  .cf-wrapper-1160.growth-flex {
    padding-top: 0;
  }

  .cf-growth-heading-32px {
    font-size: 26px;
  }

  .heading {
    font-size: 20px;
  }

  .heading-2 {
    font-size: 22px;
  }

  .walsh-cta-h-wrapper {
    grid-row-gap: 1em;
  }

  .walsh-center-h-wrapper {
    font-size: 18px;
  }

  .walsh-container-padding-medium {
    background-image: linear-gradient(#0000006b, #0000006b), url('../images/22624_1.avif');
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    flex: 0 auto;
    width: 100%;
  }

  .walsh-image-logo {
    max-width: none;
    max-height: 20px;
  }

  .walsh-circle-image {
    flex: none;
  }

  .walsh-heading-medium-white {
    padding-left: 40px;
    padding-right: 40px;
    font-size: .9em;
  }

  .walsh-text-small-white {
    font-size: 13px;
  }

  .cf-logo-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cf-logo-background-text {
    font-size: 80px;
    top: -7%;
  }

  .cf-logos-heading {
    margin-bottom: 0;
    font-size: 24px;
  }

  .cf-logos-contain {
    grid-template-columns: 1fr 1fr;
    align-content: center;
    align-items: center;
  }

  .cf-logo-image-container {
    height: auto;
    min-height: 60px;
  }

  .hero-block-wrap {
    flex-flow: row;
    justify-content: flex-end;
    align-items: stretch;
  }

  .hero {
    background-image: url('../images/giga-khurtsilava-354812-unsplash-1.jpg');
    background-size: cover;
    background-attachment: fixed;
  }

  .accordion-label.show-mvp {
    font-size: 60px;
  }

  .p {
    font-size: 14px;
  }

  .active-card-label {
    font-size: 30px;
  }

  .card-number {
    padding-top: 20px;
    font-size: 70px;
  }

  .card-label {
    font-size: 24px;
  }

  .img {
    margin-left: 0;
  }

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

  .combine-menu-icon_line-top-2 {
    background-color: var(--combine-library--white);
  }

  .combine-menu-icon-2 {
    color: var(--combine-library--white);
  }

  .combine-menu-icon_line-middle-2, .combine-menu-icon_line-bottom-2 {
    background-color: var(--combine-library--grey-050);
  }

  .combine-nav5_menu-2 {
    background-color: var(--synprotech);
  }

  .combine-nav5_menu-button-2 {
    background-color: var(--conversion-flow-library--sandy-brown);
    color: var(--combine-library--white);
  }

  .combine-nav5_menu-button-2.w--open {
    margin-bottom: 10px;
  }

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

  .combine-nav5_logo-mobile-2 {
    margin-bottom: 10px;
  }

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

  .cf-logo-lines-contain {
    margin-right: 5px;
  }

  .cf-logo-text {
    font-size: 24px;
  }

  .cf-footer-top-wrapper {
    margin-top: 60px;
    margin-bottom: 0;
  }

  .cf-footer-section-white {
    padding-top: 20px;
  }

  .cf-footer-bottom-wrapper.white {
    padding-bottom: 20px;
  }

  .cf-copyright-text {
    max-width: 300px;
  }

  .cf-footer-link-18px.black {
    font-size: 16px;
  }

  .cf-footer-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .cf-footer-top-left {
    margin-bottom: 0;
  }

  .heading-4 {
    font-size: 26px;
  }

  .lynx-heading-white {
    font-size: 34px;
  }

  .lynx-hero-large {
    min-height: 400px;
    margin-bottom: 400px;
  }

  .lynx-block-hero-large {
    border-bottom-right-radius: 140px;
    width: 100%;
    margin-bottom: -400px;
    margin-left: 0;
    padding: 50px 30px;
  }

  .lynx-paragraph-white {
    font-size: 16px;
  }

  .reason-item {
    text-align: center;
    align-items: center;
  }

  .section-title {
    font-size: 30px;
    line-height: 40px;
  }

  .reason-layout-grid {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .section-description {
    font-size: 14px;
  }

  .controls {
    margin-bottom: -47px;
    font-size: 10px;
  }

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

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

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

  .banner {
    display: none;
  }

  .bold-text {
    font-size: 24px;
    line-height: 30px;
  }

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

  .heading-5 {
    padding-left: 30px;
    padding-right: 30px;
    line-height: 40px;
  }

  .icon-3 {
    font-size: 20px;
  }

  .banner-mob {
    display: block;
  }

  .div-block-9 {
    background-image: linear-gradient(#00000080, #00000080);
  }

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

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

  .heading-6 {
    padding-left: 61px;
    padding-right: 61px;
    line-height: 40px;
  }

  .grid-1-column.gap-row-28px.hidden-mbp {
    display: none;
  }

  .grid-1-column.gap-row-28px.gap-row-16-mbp {
    grid-row-gap: 16px;
  }

  .grid-3-columns {
    grid-template-columns: 1fr;
  }

  .grid-3-columns.gallery-v5 {
    grid-template-columns: 1fr 1fr;
  }

  .section-5 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-wrapper.overflow-hidden.border-radius-24px {
    border-radius: 16px;
  }

  .container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 16px;
  }

  .brix---grid-gallery-v5 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---gallery-v5-col {
    grid-row-gap: 16px;
  }

  .brix---gallery-v5-col-hidden {
    display: none;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---badge-wrapper-top-left {
    top: 16px;
    left: 16px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---badge-secondary-small {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---grid-3-columns-gap-row-48px {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .brix---product-card-content-small {
    padding: 20px 20px 35px;
  }

  .brix---section-3 {
    padding-top: 60px;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---card-form {
    padding-left: 23px;
    padding-right: 23px;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .d-56-card-wrapper {
    width: 320px;
  }

  .demo-wrapper {
    align-items: center;
    margin-top: 40px;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .d-56-h3-heading {
    font-size: 24px;
    line-height: 1.2;
  }

  .d-56-paragraph {
    max-width: 300px;
    font-size: 14px;
  }

  .browser-demo {
    width: 100%;
  }

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

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---paragraph-default-4 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---image-wrapper-br-24px-2 {
    border-radius: 16px;
  }

  .brix---grid-gallery-v4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .brix---btn-primary-2, .brix---btn-secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---paragraph-default-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---floating-image-hero-v2---1 {
    display: none;
  }

  .brix---section-hero-full-width-right {
    padding-top: 48px;
  }

  .brix---hero-full-width-right-hero-v5 {
    object-fit: fill;
    height: 50%;
  }

  .explore-btn {
    margin-top: 20px;
    padding: 10px;
  }

  .explore-btn:hover {
    margin-top: 20px;
  }

  .gs-seven, .gs-one {
    margin-bottom: 20px;
  }

  .grid.gallery-grid {
    grid-template-rows: minmax(295px, 295px);
    grid-template-columns: minmax(100%, 1fr) minmax(100%, 1fr);
    grid-auto-flow: row;
    display: block;
  }

  .gs-six {
    margin-bottom: 20px;
  }

  .gs-desc {
    font-size: 25px;
    line-height: 32px;
  }

  .gs-four {
    margin-bottom: 20px;
  }

  .gs-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gs-ten, .gs-eleven {
    margin-bottom: 20px;
    padding-top: 100%;
  }

  .gs-three {
    max-width: none;
    padding-bottom: 20px;
  }

  .gs-nine, .gs-five {
    margin-bottom: 20px;
  }

  .gs-three-title {
    padding: 40px 10px;
  }

  .gs-eight, .gs-two {
    margin-bottom: 20px;
  }

  .container-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gs-small-title {
    font-size: 16px;
  }

  .gs-small-desc {
    margin-top: 20px;
  }

  .brix---btn-primary-3, .brix---btn-secondary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 37px;
  }

  .brix---paragraph-default-6 {
    font-size: 14px;
    line-height: 28px;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---floating-image-hero-v6---1 {
    display: none;
  }

  .brix---section-hero-top-small {
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .brix---img-floating-left {
    left: -41px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 15px;
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .brix---heading-h2-size-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---paragraph-default-7 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---instagram-image {
    border-radius: 16px;
  }

  .brix---grid-instagram-v2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .brix---instagram-image-hidden-on-tablet {
    border-radius: 16px;
  }

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

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

  .brix---container-default-4-blog {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-f033d727-4827-ab80-b5a7-8e3def9926f4-c413ebac {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9f9ae3d1-75cb-1f6a-8246-5422381d675f-c413ebac, #w-node-_9f9ae3d1-75cb-1f6a-8246-5422381d6761-c413ebac, #w-node-_9f9ae3d1-75cb-1f6a-8246-5422381d6763-c413ebac, #w-node-_9f9ae3d1-75cb-1f6a-8246-5422381d6765-c413ebac, #w-node-_9f9ae3d1-75cb-1f6a-8246-5422381d6767-c413ebac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf7e2ca1-5b48-73d0-77c7-b771985139f7-c413ebac {
  grid-area: 1 / 2 / 2 / 12;
  place-self: center;
}

#w-node-_8ac923d4-acd2-0f32-ec81-71b0b8b959d4-b8b959bb, #w-node-_8ac923d4-acd2-0f32-ec81-71b0b8b959d7-b8b959bb, #w-node-_8ac923d4-acd2-0f32-ec81-71b0b8b959da-b8b959bb, #w-node-_8ac923d4-acd2-0f32-ec81-71b0b8b959dd-b8b959bb, #w-node-c1ebd4d0-4384-0980-f501-e926baac949e-831a13dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_24fa62ad-955c-47d4-38a3-794d6c75445b-831a13dc {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_24fa62ad-955c-47d4-38a3-794d6c75445f-831a13dc {
  justify-self: start;
}

#w-node-ecfad04b-ae7a-875b-61ba-17b449764daa-732f42a9, #w-node-ecfad04b-ae7a-875b-61ba-17b449764dac-732f42a9, #w-node-ecfad04b-ae7a-875b-61ba-17b449764dae-732f42a9, #w-node-ecfad04b-ae7a-875b-61ba-17b449764db0-732f42a9, #w-node-d27fde66-0fef-3c07-f332-fb707c98479a-43bff2a2, #w-node-d27fde66-0fef-3c07-f332-fb707c98479c-43bff2a2, #w-node-d27fde66-0fef-3c07-f332-fb707c98479e-43bff2a2, #w-node-aa000822-451f-3a94-7e4e-ade089cda65a-cb4f3626, #w-node-aa000822-451f-3a94-7e4e-ade089cda65c-cb4f3626, #w-node-aa000822-451f-3a94-7e4e-ade089cda65e-cb4f3626, #w-node-_2d1bcc1c-4970-6807-7fef-f6ca13573c69-9bb3ef9a, #w-node-_2d1bcc1c-4970-6807-7fef-f6ca13573c6b-9bb3ef9a, #w-node-_2d1bcc1c-4970-6807-7fef-f6ca13573c6d-9bb3ef9a, #w-node-_6efb6e53-7fa5-1bd6-cb1a-cee709881343-5014c7c1, #w-node-_6efb6e53-7fa5-1bd6-cb1a-cee709881345-5014c7c1, #w-node-_6efb6e53-7fa5-1bd6-cb1a-cee709881347-5014c7c1, #w-node-_214b04e9-af0a-a54a-f055-cb5356972026-6de1cb2b, #w-node-_693842cb-622a-2448-7cfe-dba63b04dba9-6de1cb2b, #w-node-dae95679-8821-b292-d445-491fb4d4475f-19f0e1b7, #w-node-ccfd89bc-881c-275a-0573-57af35ed36bd-b17a450c, #w-node-ccfd89bc-881c-275a-0573-57af35ed36bf-b17a450c, #w-node-_0c9b0acf-ced0-7264-ebbe-1eeac2590162-b17a450c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-cf7e2ca1-5b48-73d0-77c7-b771985139f7-c413ebac {
    grid-area: 1 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f033d727-4827-ab80-b5a7-8e3def9926f4-c413ebac {
    grid-column: span 1 / span 1;
  }

  #w-node-cf7e2ca1-5b48-73d0-77c7-b771985139f7-c413ebac {
    grid-row-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cf7e2ca1-5b48-73d0-77c7-b771985139f7-c413ebac {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-_24fa62ad-955c-47d4-38a3-794d6c75445b-831a13dc {
    grid-column: span 1 / span 1;
  }
}


