@import url('https://fonts.googleapis.com/css?family=Outfit:100,200,300,400,500,600,700,800,900&display=swap');
  body {
  background-color: var(--_theme---base--surface--surface);
    color: #333;
    font-family: sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
}

body {
  background-color: var(--_theme---base--surface--surface);
    font-family: var(--_typography---font--family--body);
    color: #333;
    --_typography---font--family--body: Outfit,sans-serif;
    --_typography---font--family--title: "Red Hat Display",sans-serif;
    --_typography---font--weight--bold: 700;
    --_typography---font--size--5xl: 3rem;
    --_typography---font--size--4xl: 2.5rem;
    --_typography---font--size--3xl: 2rem;
    --_typography---font--size--md: 1rem;
    font-size: .875rem;
    line-height: 1.25rem;
}

:root {
  --_theme---base--surface--surface: var(--_color---solid--neutral--50);
    --_typography---font--family--body: Outfit,sans-serif;
    --_typography---font--family--title: "Red Hat Display",sans-serif;
    --_typography---font--weight--bold: 700;
    --_typography---font--size--5xl: 3rem;
    --_typography---font--size--4xl: 2.5rem;
    --_typography---font--size--3xl: 2rem;
    --_typography---font--size--md: 1rem;
    --_theme---base--surface--surface-brand: var(--_color---solid--primary--500);
    --_theme---base--text--text-secondary: var(--_color---solid--neutral--600);
    --text--playfair-display: "Playfair Display",sans-serif;
    --_global-padding---padding-global-side: 5.875rem;
    --_theme---base--text--text-button-secondary: var(--_color---solid--primary--500);
    --_theme---base--border--border-enabled: var(--_color---solid--primary--500);
    --text--text-black: #0a0a0a;
    --_theme---base--text--text: var(--_color---solid--neutral--950);
    --_theme---base--border--border-chip-secondary: var(--_color---solid--secondary--600);
    --text--red-hat: "Red Hat Display",sans-serif;
    --48px: 48px;
    --success--50: white;
    --_theme---base--text--text-chip-secondary: var(--_color---solid--secondary--800);
    --text--text-dark-gray: #525252;
    --_theme---base--border--border: var(--_color---solid--neutral--200);
    --_theme---base--surface--surface-secondary: var(--_color---solid--neutral--0);
    --_theme---base--text--text-tertiary: var(--_color---solid--neutral--500);
    --_theme---base--surface--surface-opac: var(--_color---transcluent--black--200);
    --_theme---base--surface--surface-enabled: var(--_color---translucent--primary--100);
    --_theme---base--surface--surface-tertiary: var(--_color---transcluent--black--50);
    --_theme---base--border--border-secondary: var(--_color---solid--neutral--100);
    --_theme---base--border--border-error-secoundary: var(--_color---solid--danger--200);
    --_theme---component--others--element-success: var(--_color---solid--success--600);
    --text--text-secondary: #1fb268;
    --_theme---base--surface--surface-chip: var(--_color---solid--neutral--200);
    --_theme---component--others--element: var(--_theme---base--text--text);
    --_theme---component--others--element-button-secondary: var(--_theme---base--text--text-button-secondary);
    --_theme---base--surface--surface-button-secondary: var(--_color---solid--primary--400);
    --_theme---base--border--border-success: var(--_color---solid--success--200);
    --_theme---base--surface--surface-success: var(--_color---solid--success--50);
    --_theme---base--text--text-button: var(--_color---solid--neutral--50);
    --_theme---base--surface--surface-neutral: var(--_color---solid--neutral--0);
    --_theme---base--surface--surface-chip-secondary: var(--_color---solid--secondary--100);
    --_theme---base--surface--surface-card: var(--_color---solid--primary--100);
    --_theme---base--text--text-brand: var(--_color---solid--primary--950);
    --_theme---base--text--text-chip: var(--_theme---base--text--text);
    --_theme---base--text--text-neutral: var(--_color---solid--secondary--950);
    --_theme---base--text--text-enabled: var(--_color---solid--primary--500);
    --_theme---base--border--border-neutral: var(--_color---solid--neutral--50);
    --_theme---base--border--border-chip: var(--_color---solid--neutral--200);
    --_theme---base--border--border-error: var(--_color---solid--danger--500);
    --_theme---component--button--button: var(--_theme---base--surface--surface-brand);
    --_theme---component--others--element-button: var(--_theme---base--text--text-button);
    --_theme---component--others--element-secondary: var(--_theme---base--text--text-secondary);
    --_theme---component--others--element-tertiary: var(--_theme---base--text--text-tertiary);
    --_theme---component--others--element-brand: var(--_color---solid--primary--950);
    --_theme---component--others--element-neutral: var(--_color---solid--secondary--950);
    --_theme---component--others--element-error: var(--_color---solid--danger--500);
    --_theme---component--others--element-warning: var(--_color---solid--warning--500);
    --_theme---component--others--element-enabled: var(--_color---solid--primary--500);
    --_theme---component--others--divider: var(--_theme---base--border--border);
    --_spacing---spacing--none: 0px;
    --_spacing---spacing--xxs: .25rem;
    --_spacing---spacing--xs: .5rem;
    --_spacing---spacing--sm: .75rem;
    --_spacing---spacing--md: 1rem;
    --_spacing---spacing--lg: 1.5rem;
    --_spacing---spacing--xls-32px: 2rem;
    --_spacing---spacing--xl: 3rem;
    --_spacing---spacing--2xl: 4rem;
    --_spacing---spacing--3xl: 6rem;
    --_spacing---spacing--4xl: 8rem;
    --_spacing---spacing--5xl: 12rem;
    --_spacing---spacing--6xl: 16rem;
    --_spacing---spacing--7xl: 24rem;
    --_spacing---spacing--8xl: 32rem;
    --_spacing---spacing--9xl: 40rem;
    --_spacing---radius--none: var(--_spacing---spacing--none);
    --_spacing---radius--xxs: var(--_spacing---spacing--xxs);
    --_spacing---radius--xs: var(--_spacing---spacing--xs);
    --_spacing---radius--sm: var(--_spacing---spacing--sm);
    --_spacing---radius--md: var(--_spacing---spacing--md);
    --_spacing---radius--lg: var(--_spacing---spacing--lg);
    --_spacing---radius--xls: var(--_spacing---spacing--xls-32px);
    --_spacing---radius--xl: var(--_spacing---spacing--xl);
    --_spacing---radius--2xl: var(--_spacing---spacing--2xl);
    --_spacing---radius--3xl: var(--_spacing---spacing--3xl);
    --_spacing---radius--4xl: var(--_spacing---spacing--4xl);
    --_spacing---radius--5xl: var(--_spacing---spacing--5xl);
    --_spacing---radius--6xl: var(--_spacing---spacing--6xl);
    --_spacing---radius--7xl: var(--_spacing---spacing--7xl);
    --_spacing---radius--8xl: var(--_spacing---spacing--8xl);
    --_spacing---radius--9xl: var(--_spacing---spacing--9xl);
    --_color---solid--primary--500: #0055fe;
    --_color---solid--primary--100: #699bff;
    --_color---solid--primary--400: #0055fe;
    --_color---solid--primary--950: #00297a;
    --_color---solid--secondary--100: #befddd;
    --_color---solid--secondary--600: #28e485;
    --_color---solid--secondary--800: #188a50;
    --_color---solid--secondary--950: #0b4227;
    --_color---solid--warning--500: #eab308;
    --_color---solid--danger--200: #fecaca;
    --_color---solid--danger--500: #ef4444;
    --_color---solid--success--50: #f0fdf4;
    --_color---solid--success--200: #bbf7d0;
    --_color---solid--success--600: #16a34a;
    --_color---solid--neutral--0: white;
    --_color---solid--neutral--50: #fafafa;
    --_color---solid--neutral--100: whitesmoke;
    --_color---solid--neutral--200: #e5e5e5;
    --_color---solid--neutral--500: #737373;
    --_color---solid--neutral--600: #525252;
    --_color---solid--neutral--950: #0a0a0a;
    --_color---translucent--primary--100: #0f73f826;
    --_color---transcluent--black--50: #05050505;
    --_color---transcluent--black--200: #1313131c;
}

.global-padding {
  z-index: 1;
    padding: var(--_global-padding---padding-global-up-and-bottom) var(--_global-padding---padding-global-side);
}

.container-1252px {
  width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.section_industry-content-wrapper {
  position: sticky;
}

.section_industry-cs-wrapper {
  grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    flex-flow: column;
    display: flex;
    position: relative;
}

.cs-button-wrapper {
  justify-content: center;
    align-items: center;
    margin-top: 3.75rem;
    display: flex;
    position: relative;
}

.section-tag-block {
  justify-content: flex-start;
    margin-bottom: .5rem;
    display: flex;
}

.section-title-block {
  max-width: 26.25rem;
    margin-bottom: 3.5rem;
}

a {
  background-color: #0000;
}

a {
  color: var(--_theme---base--surface--surface-brand);
    text-decoration: none;
    -webkit-text-decoration-color: var(--_theme---base--text--text-secondary);
    text-decoration-color: var(--_theme---base--text--text-secondary);
}

.w-inline-block {
  max-width: 100%;
    display: inline-block;
}

.cs_card-block {
  grid-column-gap: 8.75rem;
    grid-row-gap: 8.75rem;
    background-color: #c6cfff;
    border-radius: 1rem;
    justify-content: flex-start;
    align-items: center;
    padding: 1.25rem 1.25rem 1.25rem 2.5rem;
    text-decoration: none;
    display: flex;
    position: sticky;
    top: 6.25rem;
    overflow: visible;
}

a:active,a:hover {
  outline: 0;
}

.cs_card-block.is-yellow {
  z-index: 3;
    background-color: #ffb8b0;
    top: 10rem;
}

.cs_card-block.is-blue {
  z-index: 4;
    background-color: #fbe8a4;
    top: 13.5rem;
}

.cs_card-block.is-green {
  z-index: 5;
    background-color: #abf5ff;
    top: 17rem;
}

.cs_card-block.is-purple {
  z-index: 7;
    background-color: #eafffc;
    align-items: center;
    top: -1.8rem;
}

.contact-button-wapper {
  z-index: 5;
    text-align: left;
    background-image: var(--_color---solid--primary--500);
    border-radius: .5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 11.0625rem;
    height: 3.5rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-decoration: none;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 .1rem .1875rem #ffffffb8;
}

.contact-button-wapper.is-team {
  z-index: 10;
    max-width: 12.9375rem;
}

.section-tag {
  border: 1px solid var(--_theme---base--border--border-chip-secondary);
    color: var(--_theme---base--text--text-chip-secondary);
    border-radius: 1.5rem;
    padding: .25rem .75rem;
}

.section-title-rh {
  font-family: var(--text--red-hat);
    color: var(--text--text-black);
    font-size: var(--48px);
    text-transform: capitalize;
}

.cs_card-text-block {
  flex: 1;
    width: 100%;
    max-width: 29.375rem;
    position: relative;
}

.cs_card-image-block {
  border-radius: .5rem;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    overflow: visible;
}

.cs-author-content-wrap {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-color: #9aabff;
    border: .0625rem #e978b2;
    border-radius: .5rem;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 0;
    padding: .5rem 1rem;
    display: flex;
}

.cs-author-content-wrap.is-mobile {
  display: none;
}

.cs-author-content-wrap.is-yellow {
  background-color: #fe8f83;
    border-color: #dca02e;
    margin-bottom: 0;
}

.cs-author-content-wrap.is-ylo {
  background-color: #f7bb48;
    border-color: #2c9dac;
}

.cs-author-content-wrap.is-green {
  background-color: #76ebfb;
    border-color: #7ba944;
}

.cs-author-content-wrap.is-mobile.is-green {
  background-color: #b0e770;
    border-color: #7ba944;
}

.cs-author-content-wrap.is-purple {
  background-color: #57e6d8;
    border-style: none;
    border-color: #cfaaff;
}

.cs-author-content-wrap.is-mobile.is-purple {
  background-color: #e0caff;
    border-color: #cfaaff;
}

.ae-element_item-glow-wrapper {
  justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0%;
}

.ae-element_item-glow-wrapper.pointer-events-off {
  background-color: #a8a8a8;
    margin-left: 0;
}

.ae-element_item-background {
  background-color: #272727;
    border-radius: .75rem;
    margin: .0625rem;
    position: absolute;
    inset: 0%;
}

.ae-element_item-background.pointer-events-off {
  background-color: #0000;
    background-image: var(--_color---solid--primary--500);
    border-radius: .5rem;
    margin: .08125rem;
}

.ae-element_item-background.pointer-events-off.animation-off {
  margin: 0;
}

.ae-element_item-content.z-index-2 {
  color: #ececec;
    position: relative;
}

.image {
  position: absolute;
    inset: 0% 0% auto auto;
}

.section-tag_text {
  color: #188a50;
    letter-spacing: .02rem;
    text-transform: capitalize;
    font-family: Outfit,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
}

.section-title-pd {
  font-family: var(--text--playfair-display);
    font-style: italic;
    font-weight: 700;
}

a:hover {
  outline: 0;
}

.cs_statistic-block {
  grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 2.375rem;
    padding-top: .625rem;
    padding-bottom: .625rem;
    display: grid;
}

.cs_card-image {
  width: 100%;
}

.cs_author-block {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    align-items: center;
    display: flex;
}

.view-project-button {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    color: var(--primary-expro-color);
    letter-spacing: .02rem;
    font-family: Outfit,sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 150%;
    text-decoration: none;
    display: flex;
}

.ae-element_item-glow {
  filter: blur(.375rem);
    background-image: linear-gradient(90deg,#ffffffc9 61%,#fff 75%);
    width: 100%;
    height: 5rem;
    position: absolute;
    inset: 50% 0% 0% 50%;
    transform: translateY(-50%);
}

.button-primary-inside {
  z-index: 1;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}

.cs_industry-tag-text {
  font-family: "tanexprosd", "san-serif";
    color: var(--text--text-black);
    font-size: 1.25rem;
    font-style: italic;
    font-weight: 700;
    line-height: 120%;
}

.cs_card-title-block {
  margin-top: 1rem;
    margin-bottom: 1rem;
}

.cs-st-revnue-wrap {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.cs-author-profile-block {
  border-radius: 100%;
    width: 100%;
    max-width: 3rem;
    height: 3rem;
    overflow: hidden;
}

.cs-author-text-block {
  flex-flow: column;
    display: flex;
}

.view-project-text {
  color: var(--text--text-dark-gray);
    display: none;
}

.button-primary-text {
  color: #fafafa;
    letter-spacing: .02rem;
    text-transform: none;
    font-family: Outfit,sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 120%;
}

.button-primary-icon {
  object-fit: contain;
    width: 100%;
    max-width: 1.5rem;
    height: 1.5rem;
}

h4 {
  margin-bottom: 10px;
    font-weight: 700;
}

h4 {
  margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
}

h4 {
  font-family: var(--_typography---font--family--title);
    font-size: var(--_typography---font--size--3xl);
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
    margin-top: 0;
    margin-bottom: 0;
}

.cs_card-title {
  color: var(--text--text-black);
    font-size: 2rem;
}

.font-color-sec {
  color: var(--_theme---base--text--text-secondary);
}

.cs-author-profile {
  width: 100%;
}

.cs-author-name {
  color: var(--text--text-black);
    letter-spacing: .02rem;
    font-family: Outfit,sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 150%;
}

.cs-author-ttle {
  color: var(--text--text-dark-gray);
    letter-spacing: .02rem;
    font-family: Outfit,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
}

.cs-st-value {
  font-family: var(--text--red-hat);
    color: var(--text--text-black);
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 120%;
}

/* These were inline style tags. Uses id+class to override almost everything */
#style-C3Dr6.style-C3Dr6 {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

.spacer-56 {
  grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    flex-flow: column;
    display: flex;
}

.spacer-56.center-aline-pc {
  justify-content: flex-start;
    align-items: center;
}

.spacer-100 {
  grid-column-gap: 6.25rem;
    grid-row-gap: 6.25rem;
    flex-flow: column;
    display: flex;
}

.container-main {
  z-index: 1;
    width: 100%;
    max-width: 78.25rem;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-slider-wrap {
  flex-flow: row;
    width: 100%;
    max-width: 62.5rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
}

.spacer-16.center-aline-pc {
  text-align: center;
    justify-content: flex-start;
    align-items: center;
}

.secton-testimonial-glow-wrap {
  width: 25rem;
    height: 25rem;
    position: absolute;
    inset: auto auto -15% -10%;
}

.testimonial-nav-button-wrap {
  grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0%;
}

.swiper {
  display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper {
  margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}

.swiper.swiper-cards {
  overflow: visible;
}

.w-embed:before,.w-embed:after {
  content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-embed:after {
  clear: both;
}

.section-tes-glow-img {
  width: 100%;
    height: 100%;
}

em {
  font-family: var(--text--playfair-display);
    text-transform: capitalize;
    font-style: italic;
}

.testimonial-slider-arrow-block {
  z-index: 99;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 5rem;
    display: flex;
    position: absolute;
    inset: 0% auto 0% -4%;
}

.testimonial-slider-arrow-block.is-bottom {
  display: flex;
}

.swiper-pagination {
  position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10;
}

.swiper-pagination {
  position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}

.swiper-pagination {
  position: static !important;
}

.swiper-pagination.is-none-lg {
  display: none;
}

.testimonial-slider-arrow-block.is-right {
  inset: 0% -4% 0% auto;
}

.swiper .swiper-notification {
  left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000;
}

.swiper .swiper-notification {
  position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.slider-arrow-block {
  z-index: 99;
    background-color: var(--success--50);
    border: .0625rem solid var(--_color---solid--primary--500);
    border-radius: 100%;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 2.5rem;
    height: 2.5rem;
    display: flex;
    position: relative;
}

.slider-arrow-block.back-slide {
  pointer-events: auto;
    cursor: pointer;
}

.swiper-wrapper {
  z-index: 8;
    height: 100%;
    position: relative;
}

.swiper-wrapper {
  box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    width: 100%;
    z-index: 1;
}

.swiper-wrapper {
  transform: translateZ(0);
}

.swiper-wrapper {
  position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box;
}

.swiper-wrapper {
  transform: translate3d(0px,0,0);
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.testimonial-card {
  background-color: #fff;
    border: .0625rem solid #e5e5e5;
    border-radius: 1.25rem;
    width: 100%;
    height: 100%;
}

.swiper-slide {
  display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}

.swiper-slide {
  flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.testimonial-card.swiper-slide {
  flex: none;
    margin-bottom: 0;
    padding: 0;
}

 & .swiper-slide {
  transform-style: preserve-3d;
}

 & .swiper-slide {
  backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom;
}

.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

& .swiper-cube-shadow, & .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-slide-prev {
  box-shadow: none !important;
}

.slider-arrow-block.next-slide {
  cursor: pointer;
}

.testimonial-card-c-wrapper {
  grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    height: 100%;
    padding: 1.5rem;
    display: flex;
}

& .swiper-slide-shadow {
  height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

& .swiper-slide-shadow {
  background: #00000026;
}

.swiper-3d .swiper-slide-shadow {
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15);
}

.swiper-3d .swiper-slide-shadow {
  background: #fff !important;
}

& .swiper-slide-shadow, & .swiper-slide-shadow-bottom, & .swiper-slide-shadow-left, & .swiper-slide-shadow-right, & .swiper-slide-shadow-top {
  height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.testimonial-author-image-block {
  border-radius: .5rem;
    width: 100%;
    max-width: 18.75rem;
    height: 100%;
    overflow: hidden;
}

.testimonial-text-wrapper {
  flex-flow: column;
    flex: 0 auto;
    max-width: 34.5rem;
    display: flex;
}

.testimonial-author-image {
  object-fit: cover;
    width: 100%;
    height: 100%;
}

.testimonial-quote-icon-block {
  margin-bottom: 1rem;
    display: inline-block;
}

.testimonial-text-block {
  color: var(--_theme---base--text--text-secondary);
    max-width: none;
    margin-top: 1.25rem;
}

.testimonial-company-info-wrap {
  justify-content: space-between;
    align-items: flex-end;
    margin-top: auto;
    padding-top: 2rem;
    display: flex;
}

.testimonial-text {
  letter-spacing: .03rem;
    font-size: 1.5rem;
    font-weight: 400;
}

.testimonial-author-info-block {
  grid-column-gap: 6px;
    grid-row-gap: 6px;
    color: var(--_theme---base--text--text);
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
}

.t-author-name {
  color: var(--text--text-black);
    font-size: 1.5rem;
    font-weight: 700;
}

.t-author-tag {
  font-family: var(--text--outfit);
    color: var(--text--text-dark-gray);
    font-size: var(--font-size--16px);
    letter-spacing: var(--letter-spacing--0-32);
    font-weight: 400;
    line-height: 150%;
}

/* These were inline style tags. Uses id+class to override almost everything */
#swiper-wrapper-d28e449eb809e976.style-7miVG {
  cursor: grab;
    transform: translateX(0px);
    transition-duration: 0ms;
    transition-delay: 0ms;
}
#style-sQK4s.style-sQK4s {
  width: 1000px;
    z-index: 16;
    transform: translate3d(calc(-20% + 0px), 0px, -400px) rotateZ(-8deg) scale(1);
    transition-duration: 0ms;
}
#style-oIbkj.style-oIbkj {
  opacity: 1;
    transition-duration: 0ms;
}
#style-EcxoS.style-EcxoS {
  width: 1000px;
    z-index: 17;
    transform: translate3d(calc(-17.25% - 1000px), 0px, -300px) rotateZ(-6deg) scale(1);
    transition-duration: 0ms;
}
#style-oRclF.style-oRclF {
  opacity: 1;
    transition-duration: 0ms;
}
#style-v7k6W.style-v7k6W {
  width: 1000px;
    z-index: 18;
    transform: translate3d(calc(-13% - 2000px), 0px, -200px) rotateZ(-4deg) scale(1);
    transition-duration: 0ms;
}
#style-64WTA.style-64WTA {
  opacity: 1;
    transition-duration: 0ms;
}
#style-MIZ5c.style-MIZ5c {
  width: 1000px;
    z-index: 19;
    transform: translate3d(calc(-7.25% - 3000px), 0px, -100px) rotateZ(-2deg) scale(1);
    transition-duration: 0ms;
}
#style-TLvoF.style-TLvoF {
  opacity: 1;
    transition-duration: 0ms;
}
#style-RzUjB.style-RzUjB {
  width: 1000px;
    z-index: 20;
    transform: translate3d(-4000px, 0px, 0px) rotateZ(0deg) scale(1);
    transition-duration: 0ms;
}
#style-EdQdq.style-EdQdq {
  opacity: 0;
    transition-duration: 0ms;
}
#style-n5gLE.style-n5gLE {
  width: 1000px;
    z-index: 19;
    transform: translate3d(calc(7.25% - 5000px), 0px, -100px) rotateZ(2deg) scale(1);
    transition-duration: 0ms;
}
#style-CheD6.style-CheD6 {
  opacity: 1;
    transition-duration: 0ms;
}
#style-LgVbL.style-LgVbL {
  width: 1000px;
    z-index: 18;
    transform: translate3d(calc(13% - 6000px), 0px, -200px) rotateZ(4deg) scale(1);
    transition-duration: 0ms;
}
#style-v81ah.style-v81ah {
  opacity: 1;
    transition-duration: 0ms;
}
#style-aPKaB.style-aPKaB {
  width: 1000px;
    z-index: 17;
    transform: translate3d(calc(17.25% - 7000px), 0px, -300px) rotateZ(6deg) scale(1);
    transition-duration: 0ms;
}
#style-vdfyF.style-vdfyF {
  opacity: 1;
    transition-duration: 0ms;
}
#style-ghBiD.style-ghBiD {
  width: 1000px;
    z-index: 16;
    transform: translate3d(calc(20% - 8000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-i5P86.style-i5P86 {
  opacity: 1;
    transition-duration: 0ms;
}
#style-Y8PR4.style-Y8PR4 {
  width: 1000px;
    z-index: 15;
    transform: translate3d(calc(20% - 9000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-cXkJt.style-cXkJt {
  opacity: 1;
    transition-duration: 0ms;
}
#style-2WFeU.style-2WFeU {
  width: 1000px;
    z-index: 14;
    transform: translate3d(calc(20% - 10000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-WtBQC.style-WtBQC {
  opacity: 1;
    transition-duration: 0ms;
}
#style-Bzf1i.style-Bzf1i {
  width: 1000px;
    z-index: 13;
    transform: translate3d(calc(20% - 11000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-9leJf.style-9leJf {
  opacity: 1;
    transition-duration: 0ms;
}
#style-oGA7l.style-oGA7l {
  width: 1000px;
    z-index: 12;
    transform: translate3d(calc(20% - 12000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-FfO71.style-FfO71 {
  opacity: 1;
    transition-duration: 0ms;
}
#style-O9XGq.style-O9XGq {
  width: 1000px;
    z-index: 11;
    transform: translate3d(calc(20% - 13000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-aoTea.style-aoTea {
  opacity: 1;
    transition-duration: 0ms;
}
#style-2RmrN.style-2RmrN {
  width: 1000px;
    z-index: 10;
    transform: translate3d(calc(20% - 14000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-AMZyU.style-AMZyU {
  opacity: 1;
    transition-duration: 0ms;
}
#style-TDroI.style-TDroI {
  width: 1000px;
    z-index: 9;
    transform: translate3d(calc(20% - 15000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-6Lxle.style-6Lxle {
  opacity: 1;
    transition-duration: 0ms;
}
#style-SG142.style-SG142 {
  width: 1000px;
    z-index: 8;
    transform: translate3d(calc(20% - 16000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-3nE58.style-3nE58 {
  opacity: 1;
    transition-duration: 0ms;
}
#style-HR37U.style-HR37U {
  width: 1000px;
    z-index: 7;
    transform: translate3d(calc(20% - 17000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-oQOHK.style-oQOHK {
  opacity: 1;
    transition-duration: 0ms;
}
#style-iZ5Ii.style-iZ5Ii {
  width: 1000px;
    z-index: 6;
    transform: translate3d(calc(20% - 18000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-Qn4tU.style-Qn4tU {
  opacity: 1;
    transition-duration: 0ms;
}
#style-y3xXo.style-y3xXo {
  width: 1000px;
    z-index: 5;
    transform: translate3d(calc(20% - 19000px), 0px, -400px) rotateZ(8deg) scale(1);
    transition-duration: 0ms;
}
#style-pYnfS.style-pYnfS {
  opacity: 1;
    transition-duration: 0ms;
}

/* FEATURE */

   body {
  color: #333;
    background-color: var(--_theme---base--surface--surface);
    font-family: sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
}
body {
  /* CSS Variables that may have been missed get put on body */
    --_color---solid--neutral--50: #fafafa;
    --_theme---base--surface--surface: var(--_color---solid--neutral--50);
    --_color---solid--primary--500: #0055fe;
    --_color---solid--neutral--600: #525252;
    --_theme---base--border--border-enabled: var(--_color---solid--primary--500);
    --_color---solid--neutral--950: #0a0a0a;
    --_color---solid--secondary--600: #28e485;
    --_theme---base--border--border-chip-secondary: var(--_color---solid--secondary--600);
    --_color---solid--secondary--800: #188a50;
    --_theme---base--text--text-chip-secondary: var(--_color---solid--secondary--800);
    --_color---solid--neutral--200: #e5e5e5;
    --_color---solid--neutral--0: white;
    --_theme---base--surface--surface-secondary: var(--_color---solid--neutral--0);
    --_color---solid--neutral--500: #737373;
    --_color---transcluent--black--200: #1313131c;
    --_theme---base--surface--surface-opac: var(--_color---transcluent--black--200);
    --_color---translucent--primary--100: #0f73f826;
    --_theme---base--surface--surface-enabled: var(--_color---translucent--primary--100);
    --_color---transcluent--black--50: #05050505;
    --_theme---base--surface--surface-tertiary: var(--_color---transcluent--black--50);
    --_color---solid--neutral--100: whitesmoke;
    --_theme---base--border--border-secondary: var(--_color---solid--neutral--100);
    --_color---solid--danger--200: #fecaca;
    --_theme---base--border--border-error-secoundary: var(--_color---solid--danger--200);
    --_color---solid--success--600: #16a34a;
    --_theme---component--others--element-success: var(--_color---solid--success--600);
    --_theme---base--surface--surface-chip: var(--_color---solid--neutral--200);
    --_theme---base--text--text: var(--_color---solid--neutral--950);
    --_theme---component--others--element: var(--_theme---base--text--text);
    --_theme---base--text--text-button-secondary: var(--_color---solid--primary--500);
    --_theme---component--others--element-button-secondary: var(--_theme---base--text--text-button-secondary);
    --_color---solid--primary--400: #0055fe;
    --_theme---base--surface--surface-button-secondary: var(--_color---solid--primary--400);
    --_color---solid--success--200: #bbf7d0;
    --_theme---base--border--border-success: var(--_color---solid--success--200);
    --_color---solid--success--50: #f0fdf4;
    --success--50: white;
    --_theme---base--surface--surface-success: var(--_color---solid--success--50);
    --_theme---base--surface--surface-neutral: var(--_color---solid--neutral--0);
    --_color---solid--secondary--100: #befddd;
    --_theme---base--surface--surface-chip-secondary: var(--_color---solid--secondary--100);
    --_color---solid--primary--100: #d7c4ff;
    --_theme---base--surface--surface-card: var(--_color---solid--primary--100);
    --_color---solid--primary--950: #00297a;
    --_theme---base--text--text-brand: var(--_color---solid--primary--950);
    --_theme---base--text--text-chip: var(--_theme---base--text--text);
    --_color---solid--secondary--950: #0b4227;
    --_theme---base--text--text-neutral: var(--_color---solid--secondary--950);
    --_theme---base--text--text-enabled: var(--_color---solid--primary--500);
    --_theme---base--border--border-neutral: var(--_color---solid--neutral--50);
    --_theme---base--border--border-chip: var(--_color---solid--neutral--200);
    --_color---solid--danger--500: #ef4444;
    --_theme---base--border--border-error: var(--_color---solid--danger--500);
    --_theme---base--surface--surface-brand: var(--_color---solid--primary--500);
    --_theme---component--button--button: var(--_theme---base--surface--surface-brand);
    --_theme---base--text--text-button: var(--_color---solid--neutral--50);
    --_theme---component--others--element-button: var(--_theme---base--text--text-button);
    --_theme---base--text--text-secondary: var(--_color---solid--neutral--600);
    --text--text-secondary: #1fb268;
    --_theme---component--others--element-secondary: var(--_theme---base--text--text-secondary);
    --_theme---base--text--text-tertiary: var(--_color---solid--neutral--500);
    --_theme---component--others--element-tertiary: var(--_theme---base--text--text-tertiary);
    --_theme---component--others--element-brand: var(--_color---solid--primary--950);
    --_theme---component--others--element-neutral: var(--_color---solid--secondary--950);
    --_theme---component--others--element-error: var(--_color---solid--danger--500);
    --_color---solid--warning--500: #eab308;
    --_theme---component--others--element-warning: var(--_color---solid--warning--500);
    --_theme---component--others--element-enabled: var(--_color---solid--primary--500);
    --_theme---base--border--border: var(--_color---solid--neutral--200);
    --_theme---component--others--divider: var(--_theme---base--border--border);
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

body {
  color: #333;
    background-color: #fff;
    min-height: 100%;
    margin: 0;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}

body {
  color: var(--_ðŸŽ¨-color--tokens---text-body--strong);
    background-color: var(--_ðŸŽ¨-color--tokens---background--base);
    font-family: var(--_typography---font--family--body);
    --_typography---font--family--body: Outfit,sans-serif;
    --_typography---font--family--title: "Red Hat Display",sans-serif;
    --_typography---font--weight--bold: 700;
    --_typography---font--size--5xl: 3rem;
    --_typography---font--size--4xl: 2.5rem;
    --_typography---font--size--3xl: 2rem;
    --_typography---font--size--md: 1rem;
    --_typography---font--size--xls: 1.125rem;
    --_typography---font--weight--regular: 400;
    --_typography---font--family--brand: "Playfair Display",sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
}

body {
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

html {
  -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
}

html {
  height: 100%;
}

:root {
  --_theme---base--surface--surface: var(--_color---solid--neutral--50);
    --_typography---font--family--body: Outfit,sans-serif;
    --_typography---font--family--title: "Red Hat Display",sans-serif;
    --_typography---font--weight--bold: 700;
    --_typography---font--size--5xl: 3rem;
    --_typography---font--size--4xl: 2.5rem;
    --_typography---font--size--3xl: 2rem;
    --_typography---font--size--md: 1rem;
    --_theme---base--surface--surface-brand: var(--_color---sol#7d40ffid--primary--500);
    --_theme---base--text--text-secondary: var(--_color---solid--neutral--600);
    --_global-padding---padding-global-side: 5.875rem;
    --_theme---base--text--text-button-secondary: var(--_color---solid--primary--500);
    --_theme---base--border--border-enabled: var(--_color---solid--primary--500);
    --_theme---base--text--text: var(--_color---solid--neutral--950);
    --_theme---base--border--border-chip-secondary: var(--_color---solid--secondary--600);
    --success--50: white;
    --_theme---base--text--text-chip-secondary: var(--_color---solid--secondary--800);
    --_theme---base--border--border: var(--_color---solid--neutral--200);
    --_theme---base--surface--surface-secondary: var(--_color---solid--neutral--0);
    --_theme---base--text--text-tertiary: var(--_color---solid--neutral--500);
    --_theme---base--surface--surface-opac: var(--_color---transcluent--black--200);
    --_theme---base--surface--surface-enabled: var(--_color---translucent--primary--100);
    --_typography---font--size--xls: 1.125rem;
    --_theme---base--surface--surface-tertiary: var(--_color---transcluent--black--50);
    --_theme---base--border--border-secondary: var(--_color---solid--neutral--100);
    --_typography---font--weight--regular: 400;
    --_theme---base--border--border-error-secoundary: var(--_color---solid--danger--200);
    --_typography---font--family--brand: "Playfair Display",sans-serif;
    --_color---solid--primary--500: #0055fe;
    --_theme---component--others--element-success: var(--_color---solid--success--600);
    --text--text-secondary: #1fb268;
    --_global-padding---padding-global-up-and-bottom: 6.25rem;
    --_theme---base--surface--surface-chip: var(--_color---solid--neutral--200);
    --_theme---component--others--element: var(--_theme---base--text--text);
    --_theme---component--others--element-button-secondary: var(--_theme---base--text--text-button-secondary);
    --_theme---base--surface--surface-button-secondary: var(--_color---solid--primary--400);
    --_theme---base--border--border-success: var(--_color---solid--success--200);
    --_theme---base--surface--surface-success: var(--_color---solid--success--50);
    --_theme---base--text--text-button: var(--_color---solid--neutral--50);
    --_theme---base--surface--surface-neutral: var(--_color---solid--neutral--0);
    --_theme---base--surface--surface-chip-secondary: var(--_color---solid--secondary--100);
    --_theme---base--surface--surface-card: var(--_color---solid--primary--100);
    --_theme---base--text--text-brand: var(--_color---solid--primary--950);
    --_theme---base--text--text-chip: var(--_theme---base--text--text);
    --_theme---base--text--text-neutral: var(--_color---solid--secondary--950);
    --_theme---base--text--text-enabled: var(--_color---solid--primary--500);
    --_theme---base--border--border-neutral: var(--_color---solid--neutral--50);
    --_theme---base--border--border-chip: var(--_color---solid--neutral--200);
    --_theme---base--border--border-error: var(--_color---solid--danger--500);
    --_theme---component--button--button: var(--_theme---base--surface--surface-brand);
    --_theme---component--others--element-button: var(--_theme---base--text--text-button);
    --_theme---component--others--element-secondary: var(--_theme---base--text--text-secondary);
    --_theme---component--others--element-tertiary: var(--_theme---base--text--text-tertiary);
    --_theme---component--others--element-brand: var(--_color---solid--primary--950);
    --_theme---component--others--element-neutral: var(--_color---solid--secondary--950);
    --_theme---component--others--element-error: var(--_color---solid--danger--500);
    --_theme---component--others--element-warning: var(--_color---solid--warning--500);
    --_theme---component--others--element-enabled: var(--_color---solid--primary--500);
    --_theme---component--others--divider: var(--_theme---base--border--border);
    --_spacing---spacing--none: 0px;
    --_spacing---spacing--xxs: .25rem;
    --_spacing---spacing--xs: .5rem;
    --_spacing---spacing--sm: .75rem;
    --_spacing---spacing--md: 1rem;
    --_spacing---spacing--lg: 1.5rem;
    --_spacing---spacing--xls-32px: 2rem;
    --_spacing---spacing--xl: 3rem;
    --_spacing---spacing--2xl: 4rem;
    --_spacing---spacing--3xl: 6rem;
    --_spacing---spacing--4xl: 8rem;
    --_spacing---spacing--5xl: 12rem;
    --_spacing---spacing--6xl: 16rem;
    --_spacing---spacing--7xl: 24rem;
    --_spacing---spacing--8xl: 32rem;
    --_spacing---spacing--9xl: 40rem;
    --_spacing---radius--none: var(--_spacing---spacing--none);
    --_spacing---radius--xxs: var(--_spacing---spacing--xxs);
    --_spacing---radius--xs: var(--_spacing---spacing--xs);
    --_spacing---radius--sm: var(--_spacing---spacing--sm);
    --_spacing---radius--md: var(--_spacing---spacing--md);
    --_spacing---radius--lg: var(--_spacing---spacing--lg);
    --_spacing---radius--xls: var(--_spacing---spacing--xls-32px);
    --_spacing---radius--xl: var(--_spacing---spacing--xl);
    --_spacing---radius--2xl: var(--_spacing---spacing--2xl);
    --_spacing---radius--3xl: var(--_spacing---spacing--3xl);
    --_spacing---radius--4xl: var(--_spacing---spacing--4xl);
    --_spacing---radius--5xl: var(--_spacing---spacing--5xl);
    --_spacing---radius--6xl: var(--_spacing---spacing--6xl);
    --_spacing---radius--7xl: var(--_spacing---spacing--7xl);
    --_spacing---radius--8xl: var(--_spacing---spacing--8xl);
    --_spacing---radius--9xl: var(--_spacing---spacing--9xl);
    --_color---solid--secondary--100: #befddd;
    --_color---solid--secondary--600: #28e485;
    --_color---solid--secondary--800: #188a50;
    --_color---solid--secondary--950: #0b4227;
    --_color---solid--warning--500: #eab308;
    --_color---solid--danger--200: #fecaca;
    --_color---solid--danger--500: #ef4444;
    --_color---solid--success--50: #f0fdf4;
    --_color---solid--success--200: #bbf7d0;
    --_color---solid--success--600: #16a34a;
    --_color---solid--neutral--0: white;
    --_color---solid--neutral--50: #fafafa;
    --_color---solid--neutral--100: whitesmoke;
    --_color---solid--neutral--200: #e5e5e5;
    --_color---solid--neutral--500: #737373;
    --_color---solid--neutral--600: #525252;
    --_color---solid--neutral--950: #0a0a0a;
    --_color---translucent--primary--100: #0f73f826;
    --_color---transcluent--black--50: #05050505;
    --_color---transcluent--black--200: #1313131c;
}

:-webkit-scrollbar {
  width: 10px;
}

:-webkit-scrollbar-thumb {
  background: darkgray;
    border-radius: 5px;
}

:-webkit-scrollbar-track {
  background: transparent;
}

:-webkit-scrollbar-thumb:hover {
  background: gray;
}

.theme-light {
  --_theme---base--surface--surface: var(--_color---solid--neutral--50);
    --_theme---base--surface--surface-brand: var(--_color---solid--primary--500);
    --_theme---base--text--text-secondary: var(--_color---solid--neutral--600);
    --_theme---base--text--text-button-secondary: var(--_color---solid--primary--500);
    --_theme---base--border--border-enabled: var(--_color---solid--primary--500);
    --_theme---base--text--text: var(--_color---solid--neutral--950);
    --_theme---base--border--border-chip-secondary: var(--_color---solid--secondary--600);
    --_theme---base--text--text-chip-secondary: var(--_color---solid--secondary--800);
    --_theme---base--border--border: var(--_color---solid--neutral--200);
    --_theme---base--surface--surface-secondary: var(--_color---solid--neutral--0);
    --_theme---base--text--text-tertiary: var(--_color---solid--neutral--500);
    --_theme---base--surface--surface-opac: var(--_color---transcluent--black--200);
    --_theme---base--surface--surface-enabled: var(--_color---translucent--primary--100);
    --_theme---base--surface--surface-tertiary: var(--_color---transcluent--black--50);
    --_theme---base--border--border-secondary: var(--_color---solid--neutral--100);
    --_theme---base--border--border-error-secoundary: var(--_color---solid--danger--200);
    --_theme---component--others--element-success: var(--_color---solid--success--600);
    --_theme---base--surface--surface-chip: var(--_color---solid--neutral--200);
    --_theme---component--others--element: var(--_theme---base--text--text);
    --_theme---component--others--element-button-secondary: var(--_theme---base--text--text-button-secondary);
    --_theme---base--surface--surface-button-secondary: var(--_color---solid--primary--400);
    --_theme---base--border--border-success: var(--_color---solid--success--200);
    --_theme---base--surface--surface-success: var(--_color---solid--success--50);
    --_theme---base--text--text-button: var(--_color---solid--neutral--50);
    --_theme---base--surface--surface-neutral: var(--_color---solid--neutral--0);
    --_theme---base--surface--surface-chip-secondary: var(--_color---solid--secondary--100);
    --_theme---base--surface--surface-card: var(--_color---solid--primary--100);
    --_theme---base--text--text-brand: var(--_color---solid--primary--950);
    --_theme---base--text--text-chip: var(--_theme---base--text--text);
    --_theme---base--text--text-neutral: var(--_color---solid--secondary--950);
    --_theme---base--text--text-enabled: var(--_color---solid--primary--500);
    --_theme---base--border--border-neutral: var(--_color---solid--neutral--50);
    --_theme---base--border--border-chip: var(--_color---solid--neutral--200);
    --_theme---base--border--border-error: var(--_color---solid--danger--500);
    --_theme---component--button--button: var(--_theme---base--surface--surface-brand);
    --_theme---component--others--element-button: var(--_theme---base--text--text-button);
    --_theme---component--others--element-secondary: var(--_theme---base--text--text-secondary);
    --_theme---component--others--element-tertiary: var(--_theme---base--text--text-tertiary);
    --_theme---component--others--element-brand: var(--_color---solid--primary--950);
    --_theme---component--others--element-neutral: var(--_color---solid--secondary--950);
    --_theme---component--others--element-error: var(--_color---solid--danger--500);
    --_theme---component--others--element-warning: var(--_color---solid--warning--500);
    --_theme---component--others--element-enabled: var(--_color---solid--primary--500);
    --_theme---component--others--divider: var(--_theme---base--border--border);
}

.global-paddings {
  padding: var(--_global-padding---padding-global-up-and-bottom)var(--_global-padding---padding-global-side);
}

.container-main {
  z-index: 1;
    width: 100%;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.spacer-16 {
  grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
}

.section_tag-wapper {
  display: flex;
}

.spacer-56 {
  grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
}

.wcu-wapper {
  grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
}

.section_tag-title {
  border: 1px solid var(--_theme---base--border--border-chip-secondary);
    color: var(--_theme---base--text--text-chip-secondary);
    border-radius: 1.5rem;
    padding: .25rem .75rem;
}

.wcu-process-card {
  border: .0625rem solid var(--_theme---base--border--border);
    background-color: var(--_theme---base--surface--surface-secondary);
    border-radius: 1rem;
    padding: 1rem;
    position: relative;
    overflow: hidden;
}

.wcu-process-card-3col {
  grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

#w-node-_3e2eb49b-9a83-00c2-7612-e9c0765bac1c-765bac03 {
  grid-area: span 1/span 2/span 1/span 2;
}

.body-r {
  font-family: var(--_typography---font--family--body);
    font-size: var(--_typography---font--size--md);
    line-height: 150%;
    font-weight: var(--_typography---font--weight--regular);
}

.section-title-left-640px {
  max-width: 43.75rem;
}

.text-color-main {
  color: var(--_theme---base--text--text);
}

.wcu-card-shade {
  opacity: 1;
    filter: blur(6.25rem);
    background-color: #b87dff40;
    width: 100%;
    max-width: 28.125rem;
    height: 12.5rem;
    position: absolute;
    top: -10.625rem;
    left: -5.625rem;
    transform: rotate(7.7deg);
}

h2 {
  margin-bottom: 10px;
    font-weight: 700;
}

h2 {
  margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
}

h2 {
  font-family: var(--_typography---font--family--title);
    font-size: var(--_typography---font--size--5xl);
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
    margin-top: 0;
    margin-bottom: 0;
}

.heading-h2 {
  font-family: var(--_typography---font--family--title);
    font-size: var(--_typography---font--size--5xl);
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
}

.wcu-card-icon-wrap.infinity {
  width: 100%;
    max-width: 8.3125rem;
    height: 4.25rem;
}

.wcu-card-text-wraper {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    margin-top: 2rem;
    display: flex;
}

.wcu-card-icon-wrap.profile {
  width: 100%;
    max-width: 4.375rem;
    height: 4.25rem;
}

.brand-bh2 {
  font-family: var(--_typography---font--family--brand);
    font-size: var(--_typography---font--size--5xl);
    font-style: italic;
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
    text-transform: capitalize;
}

img {
  border: 0;
}

img {
  vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}

img {
  max-width: 100%;
    display: inline-block;
}

.wcu-card-icon {
  object-fit: contain;
    width: 100%;
    height: 100%;
}

.text-color-secondary {
  color: var(--_theme---base--text--text-secondary);
}

.wcu-card-icon-wrap.dollar {
  width: 100%;
    max-width: 3.75rem;
    height: 5.25rem;
}

.wcu-card-icon-wrap.diagram {
  width: 100%;
    max-width: 5.0625rem;
    height: 5.0625rem;
}

.wcu-card-icon-wrap.star {
  width: 5.0625rem;
    height: 5rem;
}

h3 {
  margin-bottom: 10px;
    font-weight: 700;
}

h3 {
  margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
}

h3 {
  font-family: var(--_typography---font--family--title);
    font-size: var(--_typography---font--size--4xl);
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
    margin-top: 0;
    margin-bottom: 0;
}

.heading-h4 {
  font-family: var(--_typography---font--family--title);
    font-size: var(--_typography---font--size--3xl);
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
}

p {
  margin-top: 0;
    margin-bottom: 10px;
}

p {
  font-family: var(--_typography---font--family--body);
    font-size: var(--_typography---font--size--md);
    letter-spacing: .0225rem;
    margin-bottom: 0;
    line-height: 150%;
}

.body-l {
  font-family: var(--_typography---font--family--body);
    font-size: var(--_typography---font--size--xls);
    line-height: 150%;
    font-weight: var(--_typography---font--weight--regular);
    letter-spacing: .0225rem;
}

/* CONTACT CTA EXPRO CDM */

@media screen and (min-width: 1280px) {
  #contact .global-paddings.is-main-cta {
    }
    padding-top: .1rem;
}

#contact .guranted-c-block {
  border: .0625rem solid var(--border--border-gray);
    background-color: var(--success--50);
    border-radius: 4.375rem;
    margin-top: 1rem;
    padding: 1rem 2rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 3rem -.75rem #0f172a1a;
}

#contact .guranted-text-block {
  grid-column-gap: .3125rem;
    grid-row-gap: .3125rem;
    display: flex;
}

#contact .g-animate {
  animation: gtext 30s infinite linear;
}

#contact .guranted-text-block.g-animate {
  flex-flow: row;
}

#contact .w-embed:before,.w-embed:after {
  content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

#contact .w-embed:after {
  clear: both;
}

#contact .g-right-shade {
  background-image: linear-gradient(90deg,#d8ff84 18%,#fbfaf600);
    width: 100%;
    max-width: 15rem;
    height: 100%;
    position: absolute;
    inset: 0% auto 0% 0%;
}

#contact .g-right-shade.is-contant-cta {
  background-image: linear-gradient(90deg,#d8ff84 20%,#fbfaf600);
    max-width: 30rem;
}

#contact .g-right-shade.is-right {
  background-image: linear-gradient(270deg,#d8ff84 10%,#fbfaf600);
    inset: 0% 0% 0% auto;
}

#contact .g-right-shade.is-right.is-contact-cta {
  max-width: 30rem;
}

#contact .cta-orgonizer-image-block {
  max-width: 11.5625rem;
}

#contact .cta-orgonizer-image-block.is-absulute {
  justify-content: flex-start;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1.125rem;
}

#contact .spacer-16 {
  grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
}

#contact .contact-cta-masking {
  z-index: 0;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    border-radius: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
    padding: 4rem;
    display: grid;
    position: relative;
    overflow: hidden;
}

#contact .cta-contact-wrap {
  background-color: #e7e7e7;
    border-radius: 2rem;
    width: 100%;
    margin-top: 2.75rem;
    position: relative;
    overflow: visible;
}

#contact .contact-form-wrap {
  flex: 1;
}

#contact img {
  border: 0;
}

#contact img {
  vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}

#contact img {
  max-width: 100%;
    display: inline-block;
}

#contact .cta-right-glow-wrap {
  z-index: -1;
    pointer-events: none;
    position: absolute;
    inset: 0% 0% auto auto;
}

#contact .cta-right-glow-wrap.is-left {
  z-index: -1;
    inset: auto auto 0% 0%;
}

#contact p {
  margin-top: 0;
    margin-bottom: 10px;
}

#contact p {
  font-family: var(--_typography---font--family--body);
    font-size: var(--_typography---font--size--md);
    letter-spacing: .0225rem;
    margin-bottom: 0;
    line-height: 150%;
}

#contact .guranted-text-of {
  font-family: var(--text--outfit);
    color: var(--text--text-black);
    letter-spacing: .03rem;
    text-transform: capitalize;
    white-space: nowrap;
    word-break: normal;
    flex: none;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 150%;
}

#contact .section_tag-wapper {
  display: flex;
}

#contact .w-form {
  margin: 0 0 15px;
}

#contact .cta-italic {
  font-family: var(--text--playfair-display);
    font-style: italic;
    font-weight: 600;
}

#contact .section_tag-title {
  border: 1px solid var(--_theme---base--border--border-chip-secondary);
    color: var(--_theme---base--text--text-chip-secondary);
    border-radius: 1.5rem;
    padding: .25rem .75rem;
}

#contact .spacer-40 {
  grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    display: flex;
}

#contact .contact-cta-content-block {
  width: 100%;
    height: 100%;
}

#contact .info-wapper {
  grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

#contact .w-form-done {
  text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none;
}

#contact .w-form-fail {
  background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none;
}

#contact .body-r {
  font-family: var(--_typography---font--family--body);
    font-size: var(--_typography---font--size--md);
    line-height: 150%;
    font-weight: var(--_typography---font--weight--regular);
}

#contact h2 {
  margin-bottom: 10px;
    font-weight: 700;
}

#contact h2 {
  margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
}

#contact h2 {
  font-family: var(--_typography---font--family--title);
    font-size: var(--_typography---font--size--5xl);
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
    margin-top: 0;
    margin-bottom: 0;
}

#contact .text-color-main {
  color: var(--_theme---base--text--text);
}

#contact .spacer-8 {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    display: flex;
}

#contact .info-img {
  border-radius: 1.25rem;
    width: 240px;
}

#contact .field-wrapper {
  grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

#contact em {
  font-family: var(--text--playfair-display);
    text-transform: capitalize;
    font-style: italic;
}

#contact .product-service-list {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

#contact .heading-h5 {
  font-family: var(--_typography---font--family--title);
    font-size: var(--_typography---font--size--2xl);
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
}

#contact .text-color-tertiary {
  color: var(--_theme---base--text--text-tertiary);
}

#contact .contact-info {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1.5rem;
    display: flex;
}

#contact .field-block {
  grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
}

#contact .contact-grid {
  grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

#contact .contact-button-wapper {
  z-index: 5;
    text-align: left;
    background-color: var(--_color---solid--primary--500);
    border-radius: .5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 11.0625rem;
    height: 3.5rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-decoration: none;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 .1rem .1875rem #ffffffb8;
    transition: all 500ms ease;
}
#contact .contact-button-wapper:hover {
  scale: 0.97;
}

#contact .list-icon {
  color: var(--_theme---component--others--element);
    flex: none;
    width: 1.5rem;
    margin-top: 2px;
}

#contact svg:not(:root) {
  overflow: hidden;
}

#contact .body-l {
  font-family: var(--_typography---font--family--body);
    font-size: var(--_typography---font--size--xls);
    line-height: 150%;
    font-weight: var(--_typography---font--weight--regular);
    letter-spacing: .0225rem;
}

#contact .text-color-secondary {
  color: var(--_theme---base--text--text-secondary);
}

#contact a {
  background-color: #0000;
}

#contact a {
  color: var(--_theme---base--surface--surface-brand);
    text-decoration: none;
    -webkit-text-decoration-color: var(--_theme---base--text--text-secondary);
    text-decoration-color: var(--_theme---base--text--text-secondary);
}

#contact .w-inline-block {
  max-width: 100%;
    display: inline-block;
}

#contact .whatsapp-app {
  grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    display: flex;
}

#contact a:active,a:hover {
  outline: 0;
}

#contact .c-mail-link-text {
  border-bottom-width: .125rem;
    border-bottom-color: var(--_theme---base--surface--surface-button-secondary);
    color: var(--_theme---base--text--text-button-secondary);
    font-size: var(--_typography---font--size--xls);
    line-height: 120%;
    font-weight: var(--_typography---font--weight--bold);
    transition: all .2s;
}

#contact label {
  margin-bottom: 5px;
    font-weight: 700;
    display: block;
}

#contact label {
  margin-bottom: 0;
    font-weight: 700;
}

#contact .form-field-label {
  color: var(--_theme---base--text--text);
    font-weight: 700;
    line-height: 120%;
}

#contact input {
  color: inherit;
    font: inherit;
    margin: 0;
}

#contact input {
  line-height: normal;
}

#contact .w-input {
  color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
}

#contact .form-field {
  border: 1px solid rgb(128, 128, 128);
    background-color: white;
    color: var(--_theme---base--text--text);
    font-size: var(--_typography---font--size--lg);
    letter-spacing: .18px;
    border-radius: .5rem;
    width: 100%;
    max-width: 100%;
    min-height: 3.125rem;
    margin-bottom: 0;
    padding: .75rem 1rem;
    line-height: 150%;
}

#contact .project-type-radios-wrap {
  grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    display: flex;
}

#contact textarea {
  color: inherit;
    font: inherit;
    margin: 0;
}

#contact textarea {
  overflow: auto;
}

#contact textarea {
  resize: none !important;
}

#contact .contact-text-area-field {
  border: 1px solid rgb(128, 128, 128);
    background-color: white;
    color: var(--_theme---base--text--text);
    font-size: var(--_typography---font--size--md);
    letter-spacing: .18px;
    border-radius: .5rem;
    min-height: 6.5625rem;
    margin-bottom: 0;
    padding: .75rem 1rem;
    line-height: 150%;
}

#contact textarea.w-input {
  height: auto;
}

#contact .w-button {
  color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}

#contact .submit-button {
  z-index: 10;
    color: #3330;
    background-color: #0000;
    position: absolute;
    inset: 0%;
}

#contact input.w-button {
  -webkit-appearance: button;
}

#contact figure {
  display: block;
}

#contact figure {
  margin: 0 0 10px;
}

#contact figure {
  margin-bottom: 0;
}

#contact .ae-element_item-glow-wrapper {
  justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0%;
}

#contact .ae-element_item-glow-wrapper.pointer-events-off {
  background-color: #a8a8a8;
    margin-left: 0;
}

#contact .ae-element_item-background {
  background-color: #272727;
    border-radius: .75rem;
    margin: .0625rem;
    position: absolute;
    inset: 0%;
}

#contact .ae-element_item-background.pointer-events-off {
  background-color: var(--_color---solid--primary--500);
    border-radius: .5rem;
    margin: .08125rem;
}

#contact .ae-element_item-background.pointer-events-off.animation-off {
  margin: 0;
}

#contact .ae-element_item-content.z-index-2 {
  color: #ececec;
    position: relative;
}

#contact .image {
  position: absolute;
    inset: 0% 0% auto auto;
}

#contact .icon-24 {
  width: 24px;
}

#contact .suscribe-field {
  font-size: var(--font-size--16px);
    background-color: #0000;
    background-image: url(EnvelopeSimple.svg);
    background-position: 1rem 52%;
    background-repeat: no-repeat;
    background-size: auto;
    border: .0625rem solid #e5e5e5;
    border-radius: .5rem;
    min-height: 3.5rem;
    margin-bottom: 0;
    padding-left: 3rem;
}

#contact .suscribe-field.hp {
  display: none;
}

#contact .w-radio {
  margin-bottom: 5px;
    padding-left: 20px;
    display: block;
}

#contact .radio-item {
  flex-wrap: wrap;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
}

#contact .w-radio:before,.w-radio:after {
  content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

#contact .w-radio:after {
  clear: both;
}

#contact .ms-embed {
  background-color: #ededed;
    justify-content: center;
    align-items: center;
    min-height: 5rem;
    margin-bottom: .625rem;
    font-style: italic;
    display: none;
}

#contact .ae-element_item-glow {
  filter: blur(.375rem);
    background-image: linear-gradient(90deg,#ffffffc9 61%,#fff 75%);
    width: 100%;
    height: 5rem;
    position: absolute;
    inset: 50% 0% 0% 50%;
    transform: translateY(-50%);
}

#contact .button-primary-inside {
  z-index: 1;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}

#contact .w-radio-input {
  float: left;
    margin: 3px 0 0 -20px;
    line-height: normal;
}

#contact .radio-btn {
  z-index: 1;
    display: none;
}

#contact input[type="radio"] {
  box-sizing: border-box;
    padding: 0;
}

#contact .w-form-label {
  cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    display: inline-block;
}

#contact .radio-fill-label {
  z-index: 2;
    border: 1px solid rgb(128, 128, 128);
    color: var(--_theme---base--text--text-tertiary);
    background-color: rgb(221, 221, 221);
    font-size: var(--_typography---font--size--lg);
    letter-spacing: .18px;
    border-radius: .5rem;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding: .75rem 1.25rem;
    font-weight: 400;
    line-height: 150%;
    transition: all .2s;
    position: relative;
    inset: 0% auto 0% 0%;
}

#contact .radio-btn:checked + .radio-fill-label {
  border-color: var(--_theme---base--border--border-enabled);
    color: var(--_theme---base--text--text)!important;
    background-color: #abc7ff2c;
}

#contact .radio-fill-label:hover {
  border-color: var(--_theme---base--border--border-enabled);
    color: var(--_theme---base--text--text);
}

#contact .button-primary-text {
  color: #fafafa;
    letter-spacing: .02rem;
    text-transform: none;
    font-family: Outfit,sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 120%;
}

#contact .button-primary-icon {
  object-fit: contain;
    width: 100%;
    max-width: 1.5rem;
    height: 1.5rem;
}

@keyframes gtext {

  0% {
  transform: translateX(calc(0% + 50px));
}
  100% {
  transform: translateX(-100%);
}

}
/* These were inline style tags. Uses id+class to override almost everything */
#contact #style-Vrtp6.style-Vrtp6 {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(257.702deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    will-change: transform;
}

@media screen and (max-width: 767px) {

    #contact .contact-cta-masking {
  border-radius: 2rem;
    flex-flow: column;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
    }
    #contact .contact-button-wapper {
    margin-left: auto;
    margin-right: auto;
}

}

@media screen and (max-width: 479px) {

    .contact-grid {
  padding-left: 0;
    padding-right: 0;
}

    #contact .contact-grid {
  grid-template-columns: 1fr;
}

    #contact .contact-cta-masking {
  padding-left: 0.5rem;
    padding-right: 0.5rem;
}

}


.wcu-process-card {
  background-color: #ecececec;
transition: all 500ms ease;

}
.wcu-process-card:hover {
background-color: rgb(255, 255, 255);

}