:root {
  --color: #005ca1;
  --white: white;
  --conversion-flow-library--light-coral: #ff5e69;
  --untitled-ui--gray600: #475467;
  --conversion-flow-library--sandy-brown: #ffa84b;
  --spark-library--foreground-secondary: #000000c2;
  --spark-library--white: white;
  --color-2: #fc6b5c;
  --spark-library--background--interactive: #f0ecfd;
  --waves-library--dark-elevation: #ede0d8;
  --spark-library--black: black;
  --spark-library--light-steel-purple: #a695fb;
  --spark-library--foreground-interactive: #5532fa;
  --lynx--black: #1f2022;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --black: black;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--neutral--800: #211f54;
  --waves-library--white: white;
  --lynx--white: white;
  --conversion-flow-library--medium-purple: #b16cea;
  --conversion-flow-library--coral: #ff8a56;
  --spark-library--border-default: #00000029;
  --elements-webflow-library--general--shadow-04: #14142b24;
  --diksha-para: Arial, "Helvetica Neue", Helvetica, sans-serif;
  --size: 6.25em;
  --diksha-heading: Montserrat, sans-serif;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--neutral--700: #4a4566;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --lynx--medium-purple: #8979ec;
  --spark-library--foreground-interactive-hover: #1e116e;
  --spark-library--foreground-tertiary: #0000008f;
  --untitled-ui--gray900: #101828;
  --walsh--walsh-light-green: #c2ecd5;
  --walsh--black: #2c2c2c;
  --walsh--walsh-mid-green: #47888a;
  --walsh--walsh-dark-green: #204f58;
  --waves-library--black: #131313;
  --waves-library--background: #faebe3;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
}

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

.walsh-hero-frame-square {
  border-radius: 10px;
  flex: none;
  width: 100%;
  max-width: 22em;
  display: flex;
  overflow: hidden;
}

.walsh-inner-rail-bottom {
  grid-column-gap: 1em;
  flex: none;
  display: flex;
}

.walsh-hero-rail {
  grid-column-gap: 1em;
  width: 100%;
  height: 20em;
  display: flex;
}

.walsh-inner-rail-top {
  grid-column-gap: 1em;
  flex: none;
  display: flex;
}

.walsh-hero-sub-bg {
  grid-row-gap: 1em;
  background-color: var(--color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
}

.walsh-icon-arrow-flip {
  height: 12px;
}

.walsh-arrow-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  align-items: center;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-label-button {
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
}

.walsh-button-hover-fill {
  background-color: #000;
  border-radius: 100%;
  width: 5em;
  height: 5em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -100% auto auto -46%;
}

.walsh-button-label-wrapper {
  z-index: 4;
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.diksha-primary-cta {
  color: #fff;
  text-align: center;
  background-color: #ff715b;
  border-radius: 6.25em;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  padding: 20px 32px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.diksha-primary-cta:hover {
  background-color: #ffbba6;
}

.diksha-primary-cta.is-product-cta {
  width: 50%;
}

.diksha-primary-cta.is-manuf {
  width: 60%;
  height: 20%;
}

.walsh-hero-div-block {
  grid-column-gap: 1.25em;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.walsh-paragraph-serif-left-hero {
  color: #fffc;
  max-width: 22em;
  margin-bottom: .75em;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.4em;
  line-height: 1.6;
}

.walsh-heading-xlarge-white {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Montserrat, sans-serif;
  font-size: 4.6em;
  font-weight: 700;
  line-height: 1;
}

.walsh-left-hero-content {
  grid-row-gap: 1.25em;
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 37%;
  padding-top: 2em;
  padding-bottom: 0;
  padding-right: 3em;
  display: flex;
}

.walsh-container-hero {
  z-index: 5;
  width: 100%;
  max-width: 1480px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.walsh-main-grid-no-gap {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr .25fr .25fr .25fr 1fr 1fr 1fr 1fr;
  place-items: start stretch;
  width: 100%;
  position: relative;
}

.diksha-home-hero {
  background-color: var(--color);
  position: relative;
}

.waves---main-container-2 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.diksha-home-about {
  padding-top: 51px;
  padding-bottom: 50px;
}

.cf-18px-paragraph-2 {
  color: #000000e6;
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
}

.cf-32px-heading-2 {
  color: var(--color);
  margin-top: 20px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-flex-1---text-contain-2 {
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.cf-flex-1---image-contain-3 {
  align-items: stretch;
  width: 45%;
  display: flex;
  position: relative;
}

.cf-flex-1---container-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.cf-flex-1---wrapper-3 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.background-video {
  border-radius: 12px;
  width: 100%;
}

.div-block {
  width: 100%;
}

.div-block-2 {
  background-color: var(--color);
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 57%;
  max-width: 439px;
  height: 20%;
  display: flex;
  position: absolute;
  bottom: 5%;
  right: -10%;
}

.text-block {
  color: var(--white);
  font-size: 26px;
  font-weight: 700;
}

.cf-services-image {
  object-fit: contain;
  border-radius: 16px;
}

.cf-services-right-contain {
  width: 50%;
  max-width: 500px;
}

.cf-call-arrow-down {
  margin-bottom: -18px;
  margin-left: -18px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cf-call-arrow-down.gradient {
  margin-bottom: -22px;
  margin-left: -22px;
}

.cf-call-arrow-contain {
  background-color: #0d0e10;
  border-top-right-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 32px;
  height: 32px;
  margin-left: 12px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-call-arrow-contain.cf-gradient {
  background-color: #b16cea;
  background-image: linear-gradient(135deg, var(--conversion-flow-library--light-coral) 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  color: #fc6b5c;
  width: 40px;
  height: 40px;
  padding-bottom: 6px;
  padding-left: 6px;
}

.cf-gradient-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fc6b5c 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
}

.cf-call-button {
  color: #0d0e10;
  letter-spacing: -.32px;
  align-items: center;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.cf-call-button._24px-bold {
  color: #b16cea;
  letter-spacing: normal;
  padding-left: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.cf-services-paragraph {
  color: #000;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 156%;
}

.cf-services-h2-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-services-icon {
  object-fit: contain;
  border-radius: 18px;
  margin-bottom: 32px;
}

.cf-services-icon._2 {
  margin-bottom: 32px;
  box-shadow: 0 14px 80px #186fe140;
}

.cf-services-icon._1 {
  border-radius: 18px;
  margin-bottom: 32px;
  box-shadow: 0 14px 80px #fc6b5c40;
}

.cf-services-left-contain {
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  max-width: 450px;
  display: flex;
}

.cf-services-page-contain {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
  display: flex;
}

.cf-services-page-contain.reverse {
  flex-direction: row-reverse;
  margin-bottom: 100px;
}

.cf-services-main-wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 21px;
  display: flex;
}

.uui-space-xxlarge {
  width: 100%;
  min-height: 5rem;
}

.krishnakishore {
  height: 5rem;
}

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

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

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

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

.uui-logos04_text {
  color: var(--untitled-ui--gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center, .align-center {
  margin-left: auto;
  margin-right: auto;
}

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

.diksha-logo-banner {
  overflow: hidden;
}

.div-block-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  color: var(--color);
  font-family: Montserrat, sans-serif;
  font-size: 66px;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.waves---paragraph-big {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

.waves-text-wrap-gallery-1 {
  flex-flow: column;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.waves-column-gallery-2 {
  grid-row-gap: 33px;
  flex-direction: column;
  display: flex;
}

.waves-grid-gallery-1 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  height: auto;
  padding-top: 50px;
}

.waves-master-gallery-1 {
  width: 100%;
  max-width: 1122px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.diksha-home-manuf {
  margin-bottom: 73px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.background-video-3 {
  border: 1px solid var(--color);
  border-radius: 20px;
  height: 435px;
}

.background-video-4 {
  border: 1px solid var(--color);
  border-radius: 20px;
  height: 400px;
}

.list-item {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

.list-item-2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 3.2;
}

.list-item-3 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

.div-block-4 {
  height: 122px;
  line-height: 49px;
  display: flex;
}

.cf-logos-social {
  cursor: pointer;
  object-fit: contain;
  border: 1px solid #0000001a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.cf-logos-social:hover {
  background-color: var(--conversion-flow-library--sandy-brown);
}

.cf-logos-social.open-nav {
  width: 76px;
  height: 76px;
}

.cf-logos-social.open-nav-middle {
  width: 76px;
  height: 76px;
  margin-left: 40px;
  margin-right: 40px;
}

.cf-nav-4-social-icons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.cf-nav-4-social-icons.open-navigation {
  margin-top: 40px;
  margin-right: 0;
}

.cf-connect-text {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.cf-connect-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 135px;
  display: flex;
}

.cf-link-text-navbar-4 {
  letter-spacing: -.8px;
  margin-left: 0;
}

.cf-link-text-navbar-4.products {
  border-bottom: .3px solid var(--conversion-flow-library--light-coral);
  font-size: 25px;
  line-height: 151%;
}

.cf-pink-line {
  background-color: #ff4f11;
  width: 46px;
  height: 2px;
  margin-right: 20px;
}

.cf-pink-line.animate {
  background-color: var(--conversion-flow-library--light-coral);
  width: 0;
  margin-right: 20px;
}

.cf-navigation-4-link {
  color: #000;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 187%;
  text-decoration: none;
  display: flex;
}

.cf-navigation-4-link.w--current {
  color: #1c0309;
  padding-left: 0;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.cf-nav-4-links-right-container {
  flex-direction: column;
  align-items: flex-start;
  width: 230px;
  margin-right: 0;
  display: flex;
}

.cf-nav-4-links-right-container.product-list {
  border: 1px none var(--conversion-flow-library--light-coral);
  opacity: 0;
  justify-content: flex-end;
  align-items: flex-start;
  width: 243px;
  padding-left: .1em;
  padding-right: .1em;
  line-height: 14px;
  display: none;
}

.cf-nav-4-links-right-container.ipo-list {
  border: 1px none var(--conversion-flow-library--light-coral);
  opacity: 0;
  justify-content: flex-end;
  align-items: flex-start;
  width: 243px;
  padding-left: .1em;
  padding-right: .1em;
  line-height: 14px;
  display: none;
}

.cf-nav-4-links-left-container {
  flex-direction: column;
  align-items: flex-start;
  width: 307px;
  margin-right: 100px;
  display: flex;
}

.cf-nav-4-links-container {
  justify-content: space-between;
  width: auto;
  margin-top: 460px;
  margin-left: 60px;
  display: flex;
}

.cf-close-text {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.cf-close-contain {
  background-image: url('../images/cross-icon.svg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  margin-right: 20px;
  display: flex;
}

.cf-close-button {
  cursor: pointer;
  background-color: #fff;
  align-items: center;
  padding: 25px 44px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 58px 111px auto auto;
}

.cf-close-button:hover {
  opacity: .8;
}

.cf-navigation-logo {
  object-fit: contain;
  width: 4.5rem;
  max-width: none;
}

.cf-brand-logo-nav-menu {
  cursor: pointer;
  position: absolute;
  inset: 60px auto auto 85px;
}

.cf-brand-logo-nav-menu.w--current {
  position: absolute;
  inset: 60px auto auto 85px;
}

.cf-menu-navigation-wrap {
  z-index: 10000000;
  opacity: 0;
  background-color: #e9e9e9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  padding: 52px 111px 150px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.cf-menu-line._2 {
  color: #000;
  background-color: #1c0309;
  width: 26.5px;
  height: 2px;
  margin-bottom: 0;
  transform: scale(1);
}

.cf-menu-line._1 {
  color: #000;
  background-color: #1c0309;
  width: 14px;
  height: 2px;
  margin-bottom: 10px;
  transform: translate(0);
}

.cf-menu-icon {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
}

.cf-menu-text {
  color: #000;
  letter-spacing: .8px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 125%;
}

.cf-nav-4-menu {
  cursor: pointer;
  align-items: center;
  display: flex;
  position: relative;
}

.cf-nav-4-menu:hover {
  opacity: 1;
}

.cf-nav-4-right-container {
  align-items: stretch;
  display: flex;
}

.cf-brand-logo-4 {
  cursor: pointer;
}

.cf-navigation-4-container {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.icon-arrow {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: flex-end;
  width: 28px;
  height: 51px;
  margin-bottom: -.6em;
  display: flex;
}

.ikonik-pdf51j {
  color: #fffff;
}

.spark-small-sub-paragraph {
  color: var(--spark-library--foreground-secondary);
  margin-bottom: 0;
  font-size: .8rem;
  line-height: 1.3;
}

.spark-small-sub-paragraph.spark-margin-bottom-1rem {
  text-align: left;
  margin-bottom: 1rem;
  font-size: 19px;
}

.spark-small-sub-paragraph.spark-margin-bottom-1rem.is-founder {
  text-align: right;
  padding-right: 4%;
}

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

.spark-bold-heading.spark-card-title {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
}

.spark-team-member-details {
  width: 80%;
  max-width: 103%;
}

.spark-team-member-details.is-founder {
  text-align: right;
}

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

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

.spark-container {
  flex-flow: column;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.spark-container.spark-primary-with-rounded-corners {
  background-color: var(--color);
  color: var(--spark-library--white);
  border-radius: 24px;
  padding: 64px;
}

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

.spark-flex-row.spark-5-spacing {
  grid-column-gap: 5%;
  flex-flow: row;
  align-items: center;
}

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

.spark-hero-section-left-side {
  flex-flow: column;
  width: 50%;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.spark-section-2 {
  width: 100%;
  padding: 2em 4em 4em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

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

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

.spark-section-2 h1 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 3.1rem;
  font-weight: 600;
  line-height: 1.1;
}

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

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

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

.spark-section-2 p {
  align-self: flex-end;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.7;
}

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

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

.section-title-div {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 22px;
  font-size: 16px;
  line-height: 1.7;
  display: flex;
}

.section-title-div.team {
  grid-column-gap: .3em;
  grid-row-gap: .3em;
  width: 50%;
  height: 1.1em;
}

.section-title-div.ome-about {
  height: 13px;
}

.div-block-6 {
  background-color: var(--color-2);
  align-self: flex-end;
  width: 3.7em;
  height: .2em;
  margin-bottom: .4375em;
  display: flex;
}

.div-block-6.team {
  margin-bottom: .1375em;
}

.div-block-7 {
  width: 50%;
  height: 100%;
}

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

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

.spark-wrapped-team-card.spark-extra-spaced {
  grid-column-gap: 35px;
  box-shadow: 7px 5px 0 -5px var(--color);
  background-color: #0000;
  border-radius: 0 .5px 0 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.spark-wrapped-team-card.spark-extra-spaced.s-founder {
  box-shadow: -7px 5px 0 -5px var(--color);
}

.spark-flex-row-of-team-members {
  grid-row-gap: 2em;
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: var(--color);
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: var(--color);
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: var(--color);
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: var(--color);
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.diksha-tea {
  background-color: var(--white);
  flex-flow: column;
  width: 100%;
  margin-top: 4em;
  padding: 2em 64px 4em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
  position: relative;
}

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

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

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

.diksha-tea h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

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

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

.diksha-tea p {
  text-align: left;
  padding-left: 0;
  padding-right: 1em;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 26px;
}

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

.diksha-tea li {
  margin-bottom: .5rem;
}

.div-block-8 {
  background-image: none;
  background-size: auto;
  border-radius: 1.1em;
  justify-content: flex-start;
  align-items: center;
  width: 44%;
  height: 60vh;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.text-span {
  width: 634px;
  height: 253px;
  font-size: .6em;
  line-height: .7;
}

.text-span.is-founder {
  text-align: right;
}

.image {
  width: 20.4em;
  max-width: 100%;
  height: 24.3em;
}

.is-txt-small {
  color: var(--spark-library--background--interactive);
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
}

.timeline_dot {
  z-index: 1;
  border: 4px solid var(--spark-library--white);
  background-color: var(--color-2);
  border-radius: 99px;
  width: 24px;
  height: 24px;
  position: relative;
}

.timeline_progress {
  z-index: 1;
  background-color: #ea4537;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 3px;
  height: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto 50%;
  transform: translate(-50%);
}

.container-2 {
  width: 100%;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.timeline_track {
  background-color: var(--waves-library--dark-elevation);
  flex-direction: column;
  align-items: center;
  width: 2px;
  height: 100%;
}

.is-h4 {
  color: var(--white);
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.timeline_grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr .25fr 1fr;
  width: 100%;
}

.timeline_progress-overlay-bottom {
  background-image: linear-gradient(180deg, #0a227d00, var(--color));
  width: 6px;
  height: 4em;
  position: absolute;
  inset: auto 0% 0 47%;
}

.timeline_grid-wrap {
  position: relative;
}

.timeline_inner {
  grid-row-gap: 6em;
  flex-direction: column;
  display: flex;
}

.timeline_progress-overlay-top {
  z-index: 0;
  background-image: linear-gradient(180deg, var(--color), #0a227d00);
  width: 6px;
  height: 2em;
  position: absolute;
  inset: 0% 0% auto -2px;
}

.timeline_track-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.page-padding-m {
  padding: 6em 14.72%;
}

.timeline_item {
  grid-row-gap: 1em;
  background-color: #94bac7;
  border-radius: .5em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.9em;
  margin-bottom: 1.9em;
  padding: 2em;
  display: flex;
  box-shadow: 6px 6px #ea4537;
}

.timeline_item.is-1, .timeline_item.is-3, .timeline_item.is-2, .timeline_item.is-4, .timeline_item.is-5, .timeline_item.is-6, .timeline_item.is-7 {
  background-color: var(--color);
  box-shadow: 6px 6px 0 0 var(--waves-library--dark-elevation);
}

.timeline-2 {
  position: relative;
}

.timeline_heading-wrap {
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-2 {
  border-radius: .5em;
}

.spark-card-details {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  width: 277px;
  max-width: 570px;
  padding-bottom: 32px;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.spark-square-image-card {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: auto;
  display: block;
}

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

.spark-wrapped-card.spark-stacked {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  transition: border-color .15s;
}

.spark-three-column-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-left: 2em;
  padding-right: 2em;
  display: grid;
}

.spark-tabs-content {
  width: 100%;
}

.spark-flat-tab {
  box-shadow: 0 3px 0 0 var(--spark-library--background--interactive);
  color: var(--spark-library--black);
  background-color: #0000;
  padding: 24px 80px;
  transition: box-shadow .3s, color .15s;
}

.spark-flat-tab:hover {
  box-shadow: 0 3px 0 0 var(--spark-library--light-steel-purple);
  opacity: 1;
  color: var(--spark-library--foreground-interactive);
}

.spark-flat-tab.w--current {
  border-bottom-color: var(--spark-library--foreground-interactive);
  box-shadow: 0 3px 0 0 var(--spark-library--foreground-interactive);
  color: var(--spark-library--foreground-interactive);
  background-color: #0000;
}

.spark-flat-tab.spark-small {
  border-bottom-left-radius: 1.25em;
  padding-left: 32px;
  padding-right: 32px;
}

.spark-flat-tab.spark-small.w--current {
  box-shadow: 0 3px 0 0 var(--color-2);
  color: var(--color-2);
  background-image: none;
}

.spark-super-simple-flat-tabs-menu {
  grid-column-gap: 0px;
  background-color: var(--white);
  box-shadow: 0 3px 0 0 var(--spark-library--background--interactive);
  border-radius: 0;
  justify-content: flex-start;
  margin-bottom: 2em;
  display: flex;
}

.spark-tabs-parent {
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: var(--color-2);
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: var(--color-2);
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: var(--color-2);
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: var(--color-2);
  background-color: #0000;
  border-radius: 1em;
  width: 100%;
  margin-top: -1.8rem;
  margin-bottom: 5rem;
  padding-top: 1em;
  padding-bottom: 2rem;
}

.spark-centered-901 {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

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

.spark-section-3 {
  width: 100%;
  padding: 2em 64px 2rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  position: relative;
}

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

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

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

.spark-section-3 h2 {
  color: var(--color);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

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

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

.spark-section-3 p {
  text-align: left;
  border: 1px #000;
  border-bottom: 1px solid #00000036;
  margin-top: 2em;
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
}

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

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

.lynx-lightbox-link {
  justify-content: center;
  align-items: center;
  width: 100%;
  transition: filter .4s;
  display: flex;
  position: relative;
}

.lynx-lightbox-link:hover {
  filter: brightness(112%);
}

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

.text-block-3, .text-block-4, .text-block-5 {
  color: var(--lynx--black);
}

.text-block-6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.7;
}

.heading-2 {
  font-size: 3.5em;
}

.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---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.brix---paragraph-default {
  color: var(--black);
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.2em;
  line-height: 1.3;
}

.brix---paragraph-default._2nd {
  color: var(--white);
  text-align: left;
  background-color: #0000;
  margin-bottom: 0;
  padding: 1em 1em 0;
}

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

.brix---heading-h2-size {
  color: var(--color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 3.75em;
  font-weight: 700;
  line-height: 50px;
}

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

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

.brix---text-center {
  color: var(--spark-library--black);
  text-align: center;
}

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

.brix---inner-container-600px---center._2nd {
  background-color: var(--white);
  max-width: none;
  margin-bottom: 2rem;
  padding: 0 0 1em;
  display: flex;
}

.brix---container-default {
  max-width: 1218px;
  padding: 2em 2em 4em;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.waves-link-footer-2 {
  color: var(--color);
  text-decoration: none;
}

.waves-links-wrap-footer-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves---paragraph-regular-2 {
  font-size: 18px;
  line-height: 130%;
}

.waves-column-links-footer-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.waves-top-right-footer-2 {
  grid-column-gap: 120px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.waves-brand-footer-2 {
  height: 100%;
}

.waves-brand-link-footer-2 {
  height: auto;
}

.waves-top-left-footer-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  align-self: center;
  align-items: flex-start;
  max-width: 350px;
  display: flex;
}

.waves-top-footer-2 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.waves---main-container-4 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 48px;
}

.waves-footer-2 {
  background-color: var(--waves-library--white);
  border: 1px #000;
  border-top: 1px solid #00000052;
  padding-top: 2em;
  padding-bottom: 2em;
}

.body {
  overflow: visible;
}

.body-2, .body-3, .body-4 {
  overflow: auto;
}

.product_description {
  color: var(--lynx--white);
  text-align: left;
  padding-top: 1em;
}

.text-block-7 {
  color: var(--white);
  font-size: 1em;
  font-weight: 400;
}

.cf-tab-image.tab-5 {
  width: 70%;
  max-width: 400px;
}

.cf-tab-image.tab-4 {
  width: 78%;
  max-width: 453px;
}

.cf-tab-image.tab-3 {
  width: 80%;
  max-width: 468px;
}

.cf-tab-image.tab-1 {
  width: 66%;
  max-width: 385px;
}

.cf-tabs-right-tab {
  background-color: var(--conversion-flow-library--medium-purple);
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.cf-tabs-element {
  position: absolute;
  inset: 4% 10% auto auto;
}

.cf-tabs-element._2 {
  inset: auto -6% -4% auto;
}

.cf-black-small-button {
  text-align: center;
  background-color: #000;
  border-radius: 100px;
  width: 169px;
  padding: 22px 32px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: background-color .9s;
}

.cf-black-small-button:hover {
  background-image: linear-gradient(135deg, var(--conversion-flow-library--medium-purple) 31%, var(--conversion-flow-library--light-coral) 75%, var(--conversion-flow-library--coral) 92%, var(--conversion-flow-library--sandy-brown));
}

.cf-tabs-content-text {
  color: #000c;
  margin-bottom: 36px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .875em;
  font-weight: 500;
  line-height: 1.6;
}

.cf-tabs-content-heading {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.cf-tabs-sub-heading {
  color: var(--conversion-flow-library--medium-purple);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
}

.cf-tabs-left-wrap {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding-left: 64px;
  padding-right: 54px;
  display: flex;
  position: relative;
}

.cf-tabs-content-contain {
  border-radius: 12px;
  justify-content: space-between;
  align-items: stretch;
  min-height: 689px;
  display: flex;
}

.cf-tabs-image.absolute {
  position: absolute;
  inset: auto 17% 7% auto;
  box-shadow: 8px 18px 160px #0003;
}

.cf-tabs-image.absolute.card {
  width: 48%;
  max-width: 233px;
  height: auto;
}

.cf-tabs-image.absolute.card.tab-3 {
  width: 36%;
  max-width: 212px;
  padding: 0;
  bottom: 15%;
}

.cf-tabs-image.absolute.tab-2 {
  width: 81%;
  max-width: 475px;
  position: absolute;
  inset: auto 8% 15% auto;
}

.cf-tabs-image.absolute.tab-1 {
  width: 36%;
  max-width: 212px;
  right: 14%;
}

.cf-tabs-image.tab-2 {
  width: 62%;
  max-width: 362px;
  position: relative;
  top: -20%;
}

.cf-tabs-content {
  border-radius: 12px;
}

.cf-home-tab-link {
  color: #fff;
  background-color: #0000;
  border-radius: 36px;
  padding: 18px 40px 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  transition: opacity .2s;
}

.cf-home-tab-link:hover {
  opacity: .8;
}

.cf-home-tab-link.w--current {
  background-color: var(--conversion-flow-library--medium-purple);
  color: #fff;
  border-radius: 36px;
  padding: 18px 40px 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.cf-tabs-menu {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cf-home-tabs {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.cf-tabs-header-text {
  color: #fffc;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 155%;
}

.cf-features-4-tabs-heading {
  text-align: center;
  max-width: 744px;
  margin: 0 auto 16px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.cf-tabs-header {
  color: #fff;
  max-width: 839px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.cf-features-4-tabs-wrapper {
  width: 90%;
  max-width: 1169px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cf-features-section-4 {
  background-color: var(--color);
}

.heading-3 {
  color: var(--white);
  text-align: left;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 3.5rem;
  line-height: 1.3;
}

.cf-tab-image-2.tab-5 {
  width: 70%;
  max-width: 400px;
}

.cf-tab-image-2.tab-4 {
  width: 78%;
  max-width: 453px;
}

.cf-tab-image-2.tab-3 {
  width: 80%;
  max-width: 468px;
}

.cf-tab-image-2.tab-1 {
  width: 66%;
  max-width: 385px;
}

.cf-tabs-right-tab-2 {
  background-color: var(--spark-library--border-default);
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.cf-tabs-element-2 {
  position: absolute;
  inset: 4% 10% auto auto;
}

.cf-tabs-element-2._2 {
  inset: auto -6% -4% auto;
}

.cf-black-small-button-2 {
  text-align: center;
  background-color: #000;
  border-radius: 100px;
  width: 169px;
  padding: 22px 32px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: background-color .9s;
}

.cf-black-small-button-2:hover {
  background-image: linear-gradient(135deg, var(--conversion-flow-library--medium-purple) 31%, var(--conversion-flow-library--light-coral) 75%, var(--conversion-flow-library--coral) 92%, var(--conversion-flow-library--sandy-brown));
}

.cf-tabs-content-text-2 {
  color: #000c;
  margin-bottom: 1.4125em;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.3;
}

.cf-tabs-content-heading-2 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.cf-tabs-sub-heading-2 {
  color: var(--conversion-flow-library--medium-purple);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
}

.cf-tabs-left-wrap-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100%;
  padding-left: 2.7em;
  padding-right: 2.7em;
  display: flex;
  position: relative;
}

.cf-tabs-content-contain-2 {
  border-radius: 12px;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  min-height: auto;
  display: flex;
}

.cf-tabs-image-2.absolute {
  position: absolute;
  inset: auto 17% 7% auto;
  box-shadow: 8px 18px 160px #0003;
}

.cf-tabs-image-2.absolute.card {
  width: 48%;
  max-width: 233px;
  height: auto;
}

.cf-tabs-image-2.absolute.card.tab-3 {
  width: 36%;
  max-width: 212px;
  padding: 0;
  bottom: 15%;
}

.cf-tabs-image-2.absolute.tab-2 {
  width: 81%;
  max-width: 475px;
  position: absolute;
  inset: auto 8% 15% auto;
}

.cf-tabs-image-2.absolute.tab-1 {
  width: 36%;
  max-width: 212px;
  right: 14%;
}

.cf-tabs-image-2.tab-2 {
  width: 62%;
  max-width: 362px;
  position: relative;
  top: -20%;
}

.cf-email-2 {
  height: 100%;
}

.cf-tabs-content-2 {
  border-radius: 12px;
  height: 40em;
}

.cf-home-tab-link-2 {
  color: #fff;
  background-color: #0000;
  border-radius: 36px;
  padding: 18px 40px 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  transition: opacity .2s;
}

.cf-home-tab-link-2:hover {
  opacity: .8;
}

.cf-home-tab-link-2.w--current {
  background-color: var(--conversion-flow-library--medium-purple);
  color: #fff;
  border-radius: 36px;
  padding: 18px 40px 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.cf-tabs-menu-2 {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cf-home-tabs-2 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.cf-tabs-header-text-2 {
  color: #fffc;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 155%;
}

.cf-features-4-tabs-heading-2 {
  text-align: left;
  max-width: 100%;
  margin: 0 auto 16px;
  font-family: Montserrat, sans-serif;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 120%;
}

.cf-tabs-header-2 {
  color: #fff;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.cf-features-4-tabs-wrapper-2 {
  background-color: var(--color);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 6%;
  display: flex;
}

.diksha-product-section {
  background-color: var(--color);
}

.slider {
  width: 80%;
}

.slide {
  background-image: url('../images/TJ_DE_PP_A7d-17.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/TJ_DE_PP_A7d-8.jpg');
  background-position: 0 0;
  background-size: cover;
}

.list {
  height: 86px;
}

.text-block-8, .div-block-9 {
  display: none;
}

.cf-create-images {
  border-radius: 10px;
  width: 33%;
  max-width: 400px;
  position: relative;
}

.cf-create-images._3 {
  border-radius: 10px;
  margin-top: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cf-create-images._2 {
  z-index: auto;
  border-radius: 10px;
  width: 33%;
  margin-top: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.cf-about-images-contain {
  grid-column-gap: 1.3em;
  grid-row-gap: 1.3em;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-top: 54px;
  display: flex;
  position: relative;
}

.cf-create-heading {
  color: var(--white);
  letter-spacing: -.75px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.cf-grey-create-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
  position: relative;
}

.cf-flex-section-2 {
  background-color: #fafafa;
  overflow: hidden;
}

.cf-18px-paragraph {
  color: var(--white);
  max-width: none;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 155%;
}

.cf-18px-paragraph._2nd {
  color: var(--black);
}

.cf-32px-heading {
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
}

.cf-32px-heading._2nd {
  color: var(--black);
}

.cf-14px-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.cf-flex-1---text-contain {
  background-color: var(--color);
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 27px 52px;
  display: flex;
}

.cf-flex-1---image-2 {
  object-fit: fill;
  border-radius: 16px;
  width: 80%;
  max-width: 435px;
  position: absolute;
  inset: auto -10% 5% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-flex-1---image-1 {
  object-fit: contain;
  border-radius: 16px;
  width: 100%;
  max-width: 480px;
}

.cf-flex-1---image-contain {
  align-items: stretch;
  width: 45%;
  display: flex;
  position: relative;
}

.cf-flex-1---container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.cf-flex-1---wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 21px;
  display: flex;
}

.cf-flex-section-1, .cf-flex-section-1._2nd {
  background-color: var(--white);
}

.features-table {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px;
  position: static;
}

.container {
  flex-flow: column;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.centered-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
}

.comparison-table {
  border: 1px solid #fecfca;
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fb6c5e54;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 12px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 24px;
  display: flex;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 12px;
  padding-bottom: 12px;
  display: grid;
}

.comparison-negative, .comparison-positive {
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  padding-left: 0;
  display: flex;
}

.features-metrics {
  background-color: var(--untitled-ui--gray600);
  border-bottom: 1px solid #e4ebf3;
  margin-top: 30px;
  padding: 60px 30px;
  position: relative;
}

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

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.features-block {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

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

.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---color-accent-1 {
  color: var(--elements-webflow-library--accent--primary-1);
}

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

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

.brix---paragraph-default-2 {
  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---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---display-4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

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

.brix---image-wrapper-br-24px-shadow {
  box-shadow: 0 14px 42px 0 var(--elements-webflow-library--general--shadow-04);
  border-radius: 24px;
  overflow: hidden;
}

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

.brix---link-content {
  color: var(--elements-webflow-library--neutral--600);
  text-decoration: none;
}

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

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

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

.brix---heading-h2-size-2 {
  color: var(--color);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

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

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

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

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

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

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

.do-gulab, .mahak, .laal-gulab, .adani-wilmar, .shri-om-agroil, .kay-pee, .k-s-oils {
  height: 5rem;
}

.britannia {
  height: 3rem;
}

.nova {
  height: 5rem;
}

.div-block-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  height: auto;
  margin-top: 4em;
  margin-bottom: 20px;
  display: flex;
}

.div-block-13, .div-block-14 {
  width: 50%;
}

.background-video-5, .background-video-6, .background-video-7, .background-video-8 {
  border-radius: 10%;
}

.form-title-cf1 {
  color: var(--color);
}

.error-message-cf1 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.success-message-cf1 {
  color: #5b5ac6;
  text-align: center;
  background-color: #5b5ac612;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 700;
}

.form-cf1 {
  margin-top: 20px;
}

.text-field-cf1 {
  text-align: left;
  background-color: #f4f6fc;
  border: 1px solid #f4f6fc;
  border-bottom-color: #0000;
  border-radius: 17px;
  font-size: 16px;
}

.text-field-cf1.big {
  height: 100px;
}

.submit-button-cf1 {
  background-color: var(--color-2);
  border-radius: 17px;
  margin-top: 20px;
  padding: 10px 50px;
  font-size: 15px;
  font-weight: 600;
  transition: box-shadow .2s, background-color .2s;
  box-shadow: 0 12px 20px -3px #d6d5ff;
}

.submit-button-cf1:hover {
  background-color: var(--color);
  box-shadow: 0 12px 20px -3px #bdbcee;
}

.form-subtitle-cf1 {
  color: var(--color);
}

.field-label-cf1 {
  color: var(--color);
  margin-top: 20px;
}

.contact-form-wrapper {
  border-radius: 8px;
  align-items: center;
  width: 90%;
  max-width: 1400px;
  height: auto;
  margin: 20px auto;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}

.contact-form {
  align-items: flex-start;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-15 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.9em;
  display: flex;
}

.div-block-16 {
  width: 70%;
}

.paragraph {
  color: var(--black);
  text-align: justify;
  font-size: 1.1em;
  line-height: 1.3;
}

.div-block-17 {
  justify-content: flex-end;
  align-items: center;
  width: 24%;
  display: flex;
}

.manufacturig-headr {
  background-color: var(--color);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 251px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 6%;
  display: flex;
}

.founder-2 {
  grid-column-gap: 24px;
  box-shadow: -7px 5px 0 -5px var(--color);
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  display: flex;
}

.founder-2.spark-extra-spaced {
  grid-column-gap: 35px;
  box-shadow: 7px 5px 0 -5px var(--color);
  background-color: #0000;
  border-radius: 0 .5px 0 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.founder-2.spark-extra-spaced.s-founder {
  box-shadow: -7px 5px 0 -5px var(--color);
}

.about-us-learn-more {
  background-color: var(--color);
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 57%;
  max-width: 439px;
  height: 20%;
  display: flex;
  position: absolute;
  bottom: 5%;
  right: -10%;
}

.bold-text {
  font-size: 1.4rem;
}

@media screen and (min-width: 1280px) {
  .diksha-primary-cta.is-product-cta {
    width: 42%;
  }

  .cf-tabs-element, .cf-tabs-element-2 {
    top: 18%;
    right: 21%;
  }

  .cf-tabs-left-wrap-2 {
    grid-column-gap: 1.1em;
    grid-row-gap: 1.1em;
    padding-top: 4em;
  }

  .diksha-product-section {
    margin-bottom: 4em;
  }

  .slider {
    width: 80%;
    height: 70%;
  }

  .slide {
    background-image: url('../images/TJ_DE_PP_A7d-8.jpg');
    background-position: 0 0;
    background-size: cover;
    height: 100%;
  }

  .slide-2 {
    background-size: cover;
  }

  .cf-create-heading {
    font-size: 39px;
    line-height: 1.3;
  }

  .brix---section-2 {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .brix---paragraph-default._2nd {
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .brix---inner-container-600px---center._2nd {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cf-tab-image.tab-5 {
    width: 68%;
  }

  .cf-tab-image.tab-4 {
    width: 78%;
  }

  .cf-tab-image.tab-3 {
    width: 80%;
  }

  .cf-tab-image.tab-1 {
    width: 66%;
    max-width: 385px;
  }

  .cf-tabs-element {
    top: 18%;
    right: 20%;
  }

  .cf-tabs-image.absolute {
    bottom: 7%;
    right: 17%;
  }

  .cf-tabs-image.absolute.card {
    width: 48%;
  }

  .cf-tabs-image.absolute.card.tab-3 {
    width: 36%;
    bottom: 8%;
  }

  .cf-tabs-image.absolute.tab-2 {
    width: 81%;
    bottom: 13%;
  }

  .cf-tabs-image.absolute.tab-1 {
    width: 36%;
    max-width: 212px;
  }

  .cf-tabs-image.tab-2 {
    width: 62%;
  }

  .cf-tab-image-2.tab-5 {
    width: 68%;
  }

  .cf-tab-image-2.tab-4 {
    width: 78%;
  }

  .cf-tab-image-2.tab-3 {
    width: 80%;
  }

  .cf-tab-image-2.tab-1 {
    width: 66%;
    max-width: 385px;
  }

  .cf-tabs-element-2 {
    top: 18%;
    right: 20%;
  }

  .cf-tabs-image-2.absolute {
    bottom: 7%;
    right: 17%;
  }

  .cf-tabs-image-2.absolute.card {
    width: 48%;
  }

  .cf-tabs-image-2.absolute.card.tab-3 {
    width: 36%;
    bottom: 8%;
  }

  .cf-tabs-image-2.absolute.tab-2 {
    width: 81%;
    bottom: 13%;
  }

  .cf-tabs-image-2.absolute.tab-1 {
    width: 36%;
    max-width: 212px;
  }

  .cf-tabs-image-2.tab-2 {
    width: 62%;
  }

  .cf-features-4-tabs-wrapper-2 {
    padding-bottom: 84px;
  }

  .diksha-product-section {
    height: auto;
  }

  .cf-about-images-contain {
    background-color: #0000;
    margin-top: 112px;
  }

  .cf-create-heading {
    color: var(--white);
    margin-top: 12px;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.1;
  }

  .cf-flex-1---text-contain {
    background-color: var(--color);
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    padding: 27px 52px;
  }

  .cf-flex-1---wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .cf-flex-section-1 {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container {
    padding-top: 146px;
  }

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

  .div-block-12 {
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
  }

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

  .manufacturig-headr {
    padding-bottom: 84px;
  }
}

@media screen and (max-width: 991px) {
  .walsh-hero-sub-bg {
    min-height: auto;
    padding-top: 0;
  }

  .walsh-button-hover-fill {
    display: none;
  }

  .diksha-primary-cta {
    padding-left: 50px;
  }

  .walsh-hero-div-block {
    justify-content: center;
  }

  .walsh-paragraph-serif-left-hero {
    max-width: none;
  }

  .walsh-heading-xlarge-white {
    font-size: 4em;
  }

  .walsh-left-hero-content {
    grid-row-gap: 1.25em;
    text-align: center;
    align-items: center;
    width: auto;
    padding-right: 0;
  }

  .walsh-main-grid-no-gap {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-hero-grid-wrapper {
    padding-top: 7.2em;
  }

  .diksha-home-about {
    text-align: center;
  }

  .cf-18px-paragraph-2 {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-flex-1---text-contain-2 {
    width: 100%;
    max-width: 560px;
    margin-top: 100px;
  }

  .cf-flex-1---image-contain-3 {
    width: 100%;
    max-width: 500px;
  }

  .cf-flex-1---container-3 {
    flex-direction: column;
  }

  .cf-flex-1---wrapper-3 {
    padding-top: 140px;
  }

  .cf-services-right-contain {
    width: 100%;
  }

  .cf-services-h2-heading {
    font-size: 30px;
  }

  .cf-services-left-contain {
    width: 100%;
    margin-top: 60px;
  }

  .cf-services-page-contain, .cf-services-page-contain.reverse {
    flex-direction: column-reverse;
  }

  .uui-space-xxlarge {
    min-height: 4.5rem;
  }

  .cf-connect-wrapper {
    margin-top: 100px;
  }

  .cf-nav-4-links-left-container {
    margin-right: 140px;
  }

  .cf-nav-4-links-container {
    margin-left: 0;
  }

  .cf-close-contain {
    background-image: url('../images/cross-icon.svg');
    background-position: 50%;
    background-size: auto;
  }

  .cf-close-button {
    top: 52px;
    right: 85px;
  }

  .cf-menu-navigation-wrap {
    opacity: 0;
    padding-bottom: 100px;
    padding-left: 100px;
    padding-right: 85px;
    display: none;
  }

  .cf-navigation-4-container {
    max-width: 650px;
  }

  .spark-container.spark-primary-with-rounded-corners {
    padding: 32px;
  }

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

  .spark-hero-section-left-side {
    width: 100%;
  }

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

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

  .spark-wrapped-team-card.spark-extra-spaced {
    grid-row-gap: 16px;
    flex-wrap: wrap;
    width: 100%;
  }

  .diksha-tea {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

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

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

  .spark-super-simple-flat-tabs-menu {
    margin-bottom: 64px;
  }

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

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

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

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

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

  .waves-top-left-footer-2 {
    text-align: center;
    align-items: center;
  }

  .waves-top-footer-2 {
    grid-row-gap: 64px;
    flex-direction: column;
    align-items: center;
  }

  .cf-tabs-right-tab {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cf-tabs-left-wrap {
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cf-tabs-content-contain {
    flex-direction: column;
    align-items: center;
    max-width: 600px;
  }

  .cf-tabs-menu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 650px;
  }

  .cf-tabs-right-tab-2 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cf-tabs-left-wrap-2 {
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cf-tabs-content-contain-2 {
    flex-direction: column;
    align-items: center;
    max-width: 600px;
  }

  .cf-tabs-content-2 {
    height: 100%;
  }

  .cf-tabs-menu-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 650px;
  }

  .cf-home-tabs-2 {
    height: 120vh;
  }

  .cf-features-4-tabs-wrapper-2 {
    justify-content: center;
    align-items: center;
  }

  .cf-create-images {
    width: 50%;
  }

  .cf-create-images._3, .cf-create-images._2 {
    width: 40%;
  }

  .cf-about-images-contain {
    justify-content: center;
    align-items: center;
  }

  .cf-create-heading {
    font-size: 24px;
  }

  .cf-18px-paragraph {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-flex-1---text-contain {
    width: 100%;
    max-width: 560px;
    margin-top: 10px;
  }

  .cf-flex-1---image-contain {
    width: 100%;
    max-width: 500px;
  }

  .cf-flex-1---container {
    flex-direction: column;
  }

  .cf-flex-1---wrapper {
    padding-top: 21px;
    display: flex;
  }

  .container, .container-3 {
    max-width: 728px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

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

  .brix---display-4 {
    font-size: 22px;
    line-height: 38px;
  }

  .brix--grid-2-columns-text-right, .brix---grid-2-columns-text-left {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

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

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

  .brix---section-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0;
  }

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

  .manufacturig-headr {
    justify-content: center;
    align-items: center;
  }

  .founder-2 {
    width: 45%;
  }

  .founder-2.spark-extra-spaced {
    grid-row-gap: 16px;
    flex-wrap: wrap;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .walsh-paragraph-serif-left-hero {
    font-size: 1.4em;
  }

  .walsh-heading-xlarge-white {
    font-size: 3em;
  }

  .walsh-left-hero-content {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .waves---main-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cf-flex-1---wrapper-3 {
    width: 90%;
    padding-top: 90px;
  }

  .cf-services-h2-heading {
    font-size: 28px;
  }

  .cf-services-page-contain {
    margin-bottom: 150px;
  }

  .cf-services-main-wrapper {
    width: 90%;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .uui-space-xxlarge {
    min-height: 3rem;
  }

  .krishnakishore {
    height: 2.5rem;
  }

  .uui-logos04_wrapper {
    padding: .5rem 1rem;
  }

  .uui-logos04_list {
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    width: 124rem;
  }

  .uui-logo-loop_component {
    height: 3.5rem;
  }

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

  .waves-master-gallery-1 {
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .diksha-home-manuf {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cf-center-logo.open-nav {
    width: 22px;
  }

  .cf-center-logo.open-nav.facebook {
    width: 15px;
  }

  .cf-logos-social.open-nav, .cf-logos-social.open-nav-middle {
    width: 60px;
    height: 60px;
  }

  .cf-nav-4-social-icons {
    margin-right: 20px;
    display: none;
  }

  .cf-nav-4-social-icons.open-navigation {
    display: flex;
  }

  .cf-connect-wrapper {
    margin-left: 20px;
  }

  .cf-link-text-navbar-4 {
    font-size: 26px;
  }

  .cf-nav-4-links-right-container {
    align-items: center;
    width: auto;
  }

  .cf-nav-4-links-left-container {
    align-items: center;
    width: auto;
    margin-right: 20px;
  }

  .cf-nav-4-links-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 650px;
  }

  .cf-close-text {
    display: none;
  }

  .cf-close-contain {
    background-image: url('../images/cross-icon.svg');
    background-position: 50%;
    background-size: auto;
    margin-right: 0;
  }

  .cf-close-button {
    border-radius: 100px;
    padding: 16px;
    top: 52px;
    right: 60px;
  }

  .cf-brand-logo-nav-menu {
    padding-left: 0;
    top: 52px;
    left: 60px;
  }

  .cf-brand-logo-nav-menu.w--current {
    left: 60px;
  }

  .cf-menu-navigation-wrap {
    opacity: 0;
    padding-left: 60px;
    padding-right: 60px;
    display: none;
  }

  .cf-navigation-4-container {
    width: 90%;
    max-width: 550px;
  }

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

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

  .spark-container {
    width: 100%;
  }

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

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

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

  .spark-hero-section-left-side {
    width: 100%;
  }

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

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

  .diksha-tea {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .timeline_dot {
    width: 20px;
    height: 20px;
  }

  .timeline_progress {
    inset: 0% auto auto 2.5em;
  }

  .is-h4 {
    font-size: 1.5rem;
  }

  .timeline_grid {
    grid-template-columns: 5em 1fr;
  }

  .timeline_progress-overlay-bottom {
    background-image: linear-gradient(#0a227d00, #0a227d 59%);
    height: 4em;
  }

  .timeline_progress-overlay-top {
    background-image: linear-gradient(#0a227d 18%, #0a227d00);
  }

  .page-padding-m {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }

  .timeline_item-wrap.is-hidden-mobile {
    display: none;
  }

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

  .spark-wrapped-card.spark-stacked {
    grid-row-gap: 16px;
    width: 100%;
  }

  .spark-three-column-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .spark-flat-tab {
    padding-left: 32px;
    padding-right: 32px;
  }

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

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

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

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

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

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

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

  .waves-column-links-footer-2 {
    align-items: center;
  }

  .waves-top-right-footer-2 {
    grid-row-gap: 80px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .waves---main-container-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cf-tabs-right-tab {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cf-tabs-content-heading {
    font-size: 22px;
  }

  .cf-tabs-left-wrap {
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cf-tabs-content-contain {
    flex-direction: column;
    min-height: auto;
  }

  .cf-home-tab-link {
    padding: 15px 30px;
  }

  .cf-tabs-menu {
    width: 100%;
  }

  .cf-features-4-tabs-heading {
    font-size: 35px;
  }

  .cf-tabs-right-tab-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .cf-tabs-left-wrap-2 {
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cf-tabs-content-contain-2 {
    flex-direction: column;
    min-height: auto;
  }

  .cf-home-tab-link-2 {
    padding: 15px 30px;
  }

  .cf-tabs-menu-2 {
    width: 100%;
  }

  .cf-features-4-tabs-heading-2 {
    font-size: 35px;
  }

  .cf-about-images-contain {
    height: 500px;
  }

  .cf-create-heading {
    font-size: 23.7px;
    line-height: 1.3;
  }

  .cf-grey-create-wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cf-14px-heading {
    font-size: 18px;
  }

  .cf-flex-1---image-2 {
    right: 0%;
  }

  .cf-flex-1---image-1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-flex-1---wrapper {
    width: 90%;
    padding-top: 90px;
  }

  .features-table, .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

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

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

  .brix---display-4 {
    font-size: 20px;
    line-height: 32px;
  }

  .brix---image-wrapper-br-24px-shadow {
    box-shadow: 0 4px 22px 0 var(--elements-webflow-library--general--shadow-04);
    border-radius: 14px;
  }

  .brix--grid-2-columns-text-right, .brix---grid-2-columns-text-left {
    grid-template-columns: 1fr;
  }

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

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

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

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default-2 {
    padding-right: 0;
  }

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

  .do-gulab, .mahak, .laal-gulab, .adani-wilmar, .shri-om-agroil, .kay-pee, .k-s-oils, .britannia, .nova {
    height: 2.5rem;
  }

  .contact-form-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .founder-2 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .walsh-hero-frame-square {
    max-width: 16em;
  }

  .walsh-hero-rail {
    height: 16em;
  }

  .walsh-hero-sub-bg {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .walsh-label-button {
    font-size: 16px;
  }

  .diksha-primary-cta {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

  .diksha-primary-cta.is-product-cta {
    padding: .8em 1.5625em .8em 1.875em;
    font-size: 1em;
    line-height: 1.3;
  }

  .walsh-hero-div-block {
    grid-row-gap: 1.25em;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .walsh-paragraph-serif-left-hero {
    text-align: center;
    font-size: 1.2em;
  }

  .walsh-heading-xlarge-white {
    font-size: 2.6em;
  }

  .walsh-left-hero-content {
    text-align: center;
    align-items: center;
    padding-top: 30px;
    padding-right: 0;
    font-size: 18px;
  }

  .walsh-container-hero {
    height: 100%;
  }

  .walsh-hero-grid-wrapper {
    padding-top: 2.3em;
  }

  .diksha-home-about {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .cf-18px-paragraph-2 {
    text-align: left;
    font-size: 16px;
  }

  .cf-32px-heading-2 {
    text-align: left;
    margin-top: 0;
  }

  .cf-flex-1---text-contain-2 {
    margin-top: 60px;
  }

  .cf-flex-1---wrapper-3 {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .div-block-2 {
    width: 56%;
    height: 16%;
    bottom: 2%;
    right: -4%;
  }

  .cf-call-arrow-contain.cf-gradient {
    font-size: .8em;
  }

  .cf-gradient-span {
    line-height: 110%;
  }

  .cf-call-button._24px-bold {
    font-size: .9375em;
  }

  .cf-services-paragraph {
    margin-bottom: .75em;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1.3;
  }

  .cf-services-h2-heading {
    margin-bottom: 16px;
    font-size: 24px;
  }

  .cf-services-icon._2, .cf-services-icon._1 {
    margin-bottom: 1em;
  }

  .cf-services-left-contain {
    margin-top: 1.75em;
  }

  .cf-services-page-contain {
    justify-content: flex-end;
    margin-bottom: 140px;
  }

  .cf-services-main-wrapper {
    padding-top: 2em;
    padding-bottom: 40px;
  }

  .uui-logos04_wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .uui-logos04_list {
    justify-content: center;
  }

  .div-block-3 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 1em;
    padding-right: 1em;
  }

  .heading {
    margin-bottom: 0;
    font-size: 2.4em;
  }

  .text-block-2 {
    text-align: left;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1em;
  }

  .waves---paragraph-big {
    height: 253px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
  }

  .waves-text-wrap-gallery-1 {
    flex-flow: column;
    display: none;
  }

  .waves-column-gallery-2, .waves-grid-gallery-1 {
    grid-row-gap: 0px;
  }

  .diksha-home-manuf {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .list-item, .list-item-2, .list-item-3 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
  }

  .div-block-4 {
    margin-top: 1em;
    display: none;
  }

  .cf-logos-social {
    display: none;
  }

  .cf-logos-social.open-nav {
    background-image: none;
    width: 60px;
    height: 60px;
    display: flex;
  }

  .cf-logos-social.open-nav-middle {
    background-image: none;
    width: 60px;
    height: 60px;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .cf-connect-text {
    font-size: 18px;
  }

  .cf-connect-wrapper {
    margin-top: 60px;
    margin-left: 30px;
  }

  .cf-nav-4-links-left-container {
    width: auto;
    margin-right: 0;
  }

  .cf-nav-4-links-container {
    flex-direction: column;
    margin-top: 500px;
    margin-left: 0;
  }

  .cf-close-text {
    display: none;
  }

  .cf-close-contain {
    width: 16px;
    height: 16px;
    margin-right: 0;
  }

  .cf-close-button {
    padding: 16px;
    top: 40px;
    right: 20px;
  }

  .cf-navigation-logo {
    max-width: 40%;
  }

  .cf-brand-logo-nav-menu {
    width: 50%;
    padding-left: 0;
    display: none;
    position: absolute;
    inset: auto 0% -15px 75px;
  }

  .cf-menu-navigation-wrap {
    opacity: 0;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 30px;
    display: none;
  }

  .cf-menu-text {
    font-size: 10px;
  }

  .cf-brand-logo-4 {
    width: 50%;
    padding-left: 0;
  }

  .cf-navigation-4-container {
    width: 90%;
    max-width: none;
  }

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

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

  .spark-container.spark-primary-with-rounded-corners {
    padding: 16px;
  }

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

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

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

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

  .diksha-tea {
    padding: 64px 20px;
  }

  .diksha-tea h1 {
    font-size: 3rem;
  }

  .diksha-tea h2 {
    font-size: 2.5rem;
  }

  .timeline_dot {
    width: 1.2rem;
    height: 1.2rem;
  }

  .timeline_progress {
    left: 2em;
  }

  .is-h4 {
    font-size: 1.5rem;
  }

  .timeline_grid {
    grid-column-gap: 1em;
    grid-template-columns: 4em 1fr;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .timeline-2 {
    min-height: 120em;
    overflow: hidden;
  }

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

  .spark-flat-tab {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .spark-flat-tab.spark-small {
    flex: none;
  }

  .spark-super-simple-flat-tabs-menu {
    flex-flow: row;
    justify-content: flex-start;
    overflow: scroll;
  }

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

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

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

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

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---instagram-image {
    border-radius: 16px;
  }

  .brix---grid-4-columns-instagram {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

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

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

  .waves-links-wrap-footer-2 {
    justify-content: center;
    align-items: center;
  }

  .waves-top-right-footer-2 {
    grid-row-gap: 48px;
    overflow: auto;
  }

  .body {
    overflow: hidden;
  }

  .cf-tabs-right-tab {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cf-tabs-element._2 {
    bottom: -8%;
    right: -14%;
  }

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

  .cf-tabs-content-heading {
    font-size: 20px;
  }

  .cf-tabs-left-wrap {
    padding: 40px 15px;
  }

  .cf-tabs-content-contain {
    min-height: auto;
  }

  .cf-home-tab-link {
    padding-left: 25px;
    padding-right: 25px;
  }

  .cf-tabs-menu {
    margin-bottom: 50px;
  }

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

  .cf-features-4-tabs-heading {
    font-size: 30px;
  }

  .cf-tabs-right-tab-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cf-tabs-element-2._2 {
    bottom: -8%;
    right: -14%;
  }

  .cf-tabs-content-text-2 {
    font-size: 16px;
  }

  .cf-tabs-content-heading-2 {
    font-size: 20px;
  }

  .cf-tabs-left-wrap-2 {
    padding: 40px 15px;
  }

  .cf-tabs-content-contain-2 {
    min-height: auto;
  }

  .cf-home-tab-link-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .cf-tabs-menu-2 {
    margin-bottom: 50px;
  }

  .cf-home-tabs-2 {
    height: auto;
  }

  .cf-tabs-header-text-2 {
    font-size: 16px;
  }

  .cf-features-4-tabs-heading-2 {
    font-size: 30px;
  }

  .list {
    font-size: 13px;
  }

  .text-block-8 {
    height: 258px;
    margin-top: 1em;
    font-size: 20px;
    line-height: 1.3;
    display: flex;
  }

  .div-block-9 {
    margin-bottom: 1em;
    display: flex;
  }

  .cf-about-images-contain {
    flex-flow: row;
    height: 300px;
    margin-top: 0;
  }

  .cf-create-heading {
    font-size: 15px;
    line-height: 1.4;
  }

  .cf-grey-create-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .cf-18px-paragraph {
    width: 100%;
    font-size: 13px;
  }

  .cf-flex-1---text-contain {
    margin-top: 0;
    padding-left: 26px;
    padding-right: 26px;
  }

  .cf-flex-1---image-2 {
    width: 90%;
  }

  .cf-flex-1---image-1 {
    width: 100%;
  }

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

  .features-table {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .comparison-title {
    margin-left: 10px;
  }

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

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

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

  .brix---link-icon-right {
    width: 18px;
  }

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

  .brix---paragraph-default-2 {
    justify-content: center;
    align-items: center;
    font-size: 17px;
    line-height: 28px;
    display: flex;
  }

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

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

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

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .div-block-10, .div-block-11 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contact-form-wrapper {
    border-radius: 0;
    width: 100%;
  }

  .contact-form {
    width: 100%;
  }

  .about-us-learn-more {
    width: 56%;
    height: 16%;
    bottom: 2%;
    right: -4%;
  }
}
.card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 40px;
}

.card {
  flex: 1 1 250px;
  max-width: 300px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

.card-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card h6 {
  margin: 0;
  font-size: 16px;
  color: #333;
}

.download-icon {
  font-size: 18px;
  color: #007bff;
  text-decoration: none;
  transition: transform 0.2s;
}

.download-icon:hover {
  transform: scale(1.2);
}

#w-node-eb766bf4-a92d-849e-a2fc-40015ce4d2f4-998516b8 {
  grid-area: 1 / 1 / 2 / 13;
  align-self: center;
}

#w-node-eb766bf4-a92d-849e-a2fc-40015ce4d2f5-998516b8 {
  grid-area: 1 / 1 / 2 / 7;
  align-self: center;
}

#w-node-eb766bf4-a92d-849e-a2fc-40015ce4d310-998516b8 {
  grid-area: 1 / 7 / 2 / 13;
  place-self: center stretch;
}

#w-node-_5997bb75-4905-bfd3-8957-da50faef1b5c-998516b8, #w-node-_5997bb75-4905-bfd3-8957-da50faef1b60-998516b8, #w-node-_5997bb75-4905-bfd3-8957-da50faef1b62-998516b8, #w-node-_5997bb75-4905-bfd3-8957-da50faef1b75-998516b8, #w-node-_5997bb75-4905-bfd3-8957-da50faef1b79-998516b8, #w-node-_5997bb75-4905-bfd3-8957-da50faef1b7b-998516b8, #w-node-_5997bb75-4905-bfd3-8957-da50faef1b7d-998516b8, #w-node-_5997bb75-4905-bfd3-8957-da50faef1b7f-998516b8 {
  justify-self: center;
}

#w-node-_3c4d6a56-76eb-5bcb-ecce-b35c5f150c58-998516b8, #w-node-_3c4d6a56-76eb-5bcb-ecce-b35c5f150c5d-998516b8, #w-node-_426e0b49-36aa-52dd-ec58-758acb0aa9a7-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28d0-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28d1-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28d3-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28d9-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28df-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28e1-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28e2-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28e3-e5df9e31, #w-node-fa540654-e64b-2f54-2635-045e78cb28e6-e5df9e31, #w-node-_177207bf-3884-ed1d-fe04-d99b5d090be3-e5df9e31, #w-node-_8c2657b1-d065-94eb-9c22-9c3bcd4ce34d-e5df9e31, #w-node-d3ebea06-6728-0689-c81f-375d53d6ead6-e5df9e31, #w-node-_8b72b5ef-7097-969c-4dcb-2003b69b472d-e5df9e31, #w-node-dc9a8b39-1b55-d10b-28b4-68a5d02e8768-e5df9e31, #w-node-_5a28e636-bc9f-a3c3-ca33-ea3516a2280d-e5df9e31, #w-node-cb3bb9f6-ed7f-59aa-6b71-3bb09260e9e6-e5df9e31, #w-node-_229d536a-2965-4a89-614f-b43d68215101-e5df9e31, #w-node-_3fbd0070-8045-f6d9-4977-eaacb3b381eb-e5df9e31, #w-node-a14941c7-920b-550d-a8d8-525051c0bfad-e5df9e31, #w-node-_607f9271-9f3c-2a9c-ccb7-0bee6a41e8b2-e5df9e31, #w-node-_516806bb-d770-05bb-aa36-1dc0aaf1e0e1-e5df9e31, #w-node-_1ba94339-a328-3ed1-6b42-2bd22b2b8835-6cf925d6, #w-node-_1ba94339-a328-3ed1-6b42-2bd22b2b8837-6cf925d6, #w-node-_43c2879f-1f77-a56f-176c-7059b2af6713-6cf925d6, #w-node-_43c2879f-1f77-a56f-176c-7059b2af6715-6cf925d6, #w-node-_559fb820-a001-0812-ddb9-b6d55690071c-6cf925d6, #w-node-_559fb820-a001-0812-ddb9-b6d55690071e-6cf925d6, #w-node-_59c02870-6d57-1fb7-02b9-25aa40965653-6cf925d6, #w-node-_59c02870-6d57-1fb7-02b9-25aa40965655-6cf925d6, #w-node-_3494d128-e886-9f6e-d486-41e32db636b6-6cf925d6, #w-node-_3494d128-e886-9f6e-d486-41e32db636b8-6cf925d6, #w-node-_95e2deda-d21d-99b4-917b-97cedfb6a732-6cf925d6, #w-node-_95e2deda-d21d-99b4-917b-97cedfb6a734-6cf925d6, #w-node-_35214b63-df2a-4c56-957d-22c9b07f4bcf-6cf925d6, #w-node-_35214b63-df2a-4c56-957d-22c9b07f4bd1-6cf925d6, #w-node-cb1c7c36-9ba3-6d2d-29dc-7584245feb75-6cf925d6, #w-node-cb1c7c36-9ba3-6d2d-29dc-7584245feb77-6cf925d6, #w-node-d76354e0-3b29-5018-b5b5-ba36e570833e-6cf925d6, #w-node-d76354e0-3b29-5018-b5b5-ba36e5708340-6cf925d6, #w-node-d5c211c0-8d00-76dc-1934-01cd6a70e260-6cf925d6, #w-node-d5c211c0-8d00-76dc-1934-01cd6a70e262-6cf925d6, #w-node-_668e2776-ea79-d7c4-06ee-74dbae34cc43-6cf925d6, #w-node-_668e2776-ea79-d7c4-06ee-74dbae34cc45-6cf925d6, #w-node-_8bb2fedd-d865-2ee8-41ab-08272a3c0521-6cf925d6, #w-node-_8bb2fedd-d865-2ee8-41ab-08272a3c0523-6cf925d6, #w-node-_7bf57d53-0069-538a-dd50-0eb36bd13537-6cf925d6, #w-node-_7bf57d53-0069-538a-dd50-0eb36bd13539-6cf925d6, #w-node-_6dd9230b-707d-5c54-3eb1-f92cb1efc432-6cf925d6, #w-node-_6dd9230b-707d-5c54-3eb1-f92cb1efc434-6cf925d6, #w-node-e2a8009e-d35f-b098-6742-5873bd210bc6-6cf925d6, #w-node-e2a8009e-d35f-b098-6742-5873bd210bc8-6cf925d6, #w-node-_2dad1f94-c661-d12c-b6ad-91b652ca5221-6cf925d6, #w-node-_2dad1f94-c661-d12c-b6ad-91b652ca5223-6cf925d6, #w-node-_2018c3eb-cd52-53c9-4712-1b785782739c-6cf925d6, #w-node-_2018c3eb-cd52-53c9-4712-1b785782739e-6cf925d6, #w-node-d7ac6017-2833-7b1d-4f6a-5b5183b3a77b-6cf925d6, #w-node-d7ac6017-2833-7b1d-4f6a-5b5183b3a77d-6cf925d6, #w-node-_9cd58900-a0ad-0606-7988-26aa89861864-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861866-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861869-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986186b-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986186e-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861870-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861873-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861875-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861878-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187a-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187d-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187f-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861882-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861884-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861887-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861889-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986188c-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986188e-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861891-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861893-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861896-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa89861898-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986189b-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986189d-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a0-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a2-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a5-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a7-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618aa-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618ac-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618af-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b1-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b4-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b6-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b9-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa898618bb-dc8f874a, #w-node-b8f081ef-3802-5848-75a6-255efdfae245-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae247-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae24a-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae24c-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae24f-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae251-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae254-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae256-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae259-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae25b-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae25e-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae260-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae263-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae265-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae268-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae26a-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae26d-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae26f-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae272-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae274-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae277-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae279-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae27c-51c4a1cf, #w-node-b8f081ef-3802-5848-75a6-255efdfae27e-51c4a1cf, #w-node-_9cd58900-a0ad-0606-7988-26aa89861864-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861866-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861869-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986186b-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986186e-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861870-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861873-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861875-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861878-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187a-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187d-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187f-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861882-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861884-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861887-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861889-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986188c-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986188e-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861891-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861893-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861896-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861898-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986189b-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986189d-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a0-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a2-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a5-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a7-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618aa-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618ac-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618af-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b1-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b4-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b6-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b9-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa898618bb-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa89861864-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861866-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861869-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986186b-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986186e-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861870-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861873-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861875-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861878-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187a-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187d-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187f-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861882-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861884-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861887-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861889-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986188c-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986188e-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861891-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861893-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861896-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861898-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986189b-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986189d-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a0-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a2-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a5-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a7-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618aa-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618ac-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618af-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b1-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b4-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b6-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b9-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa898618bb-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa89861864-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861866-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861869-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986186b-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986186e-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861870-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861873-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861875-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861878-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187a-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187d-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986187f-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861882-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861884-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861887-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861889-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986188c-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986188e-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861891-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861893-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861896-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa89861898-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986189b-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa8986189d-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a0-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a2-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a5-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618a7-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618aa-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618ac-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618af-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b1-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b4-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b6-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618b9-a03b4fb3, #w-node-_9cd58900-a0ad-0606-7988-26aa898618bb-a03b4fb3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-eb766bf4-a92d-849e-a2fc-40015ce4d2f4-998516b8 {
    grid-column-end: 3;
  }

  #w-node-eb766bf4-a92d-849e-a2fc-40015ce4d2f5-998516b8 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-eb766bf4-a92d-849e-a2fc-40015ce4d310-998516b8 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_3dc1fa4f-c6f9-4549-88cd-f02e21e54189-6cf925d6, #w-node-_9cd58900-a0ad-0606-7988-26aa8986181b-dc8f874a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986181b-8b403f7a, #w-node-_9cd58900-a0ad-0606-7988-26aa8986181b-51c4a1cf, #w-node-_9cd58900-a0ad-0606-7988-26aa8986181b-5b1b374d, #w-node-_9cd58900-a0ad-0606-7988-26aa8986181b-7db604f1, #w-node-_9cd58900-a0ad-0606-7988-26aa8986181b-a03b4fb3 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-fa540654-e64b-2f54-2635-045e78cb28d9-e5df9e31 {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-eb766bf4-a92d-849e-a2fc-40015ce4d2f5-998516b8 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_3c4d6a56-76eb-5bcb-ecce-b35c5f150c5d-998516b8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


