:root {
  --beige-01: #f5f4ed;
  --poppins: Poppins, sans-serif;
  --black: #101011;
  --body-text: 16px;
  --h1: 80px;
  --h1-mobile: 48px;
  --h2: 44px;
  --h2-mobile: 36px;
  --h3: 38px;
  --h4: 32px;
  --h5: 28px;
  --h6: 24px;
  --mobile-body-text: 16px;
  --beige-02: #e0e0d6;
  --light-pink: #f2c3d3;
  --yellow: #f7d56f;
  --light-purple: #bfacf9;
  --large-body-text: 28px;
  --livvic: Livvic, sans-serif;
  --dark-red: #8b00007d;
  --white: white;
  --flowstica-webflow-library--black: #010b15;
  --flowstica-webflow-library--medium-sea-green: #08b54f;
  --flowstica-webflow-library--white-smoke: #f7f7f7;
  --kütüp-library--dark-slate-grey: red;
  --kütüp-library--burntsienna: #e76f51;
  --kütüp-library--dim-grey: #6e6e6e;
  --walsh--walsh-mid-green: #47888a;
  --walsh--walsh-dark-green: #2c5c5d;
  --walsh--black: #2c2c2c3b;
  --walsh--walsh-light-green: #c2ecd5;
  --walsh--walsh-dark-green-2: #204f58;
}

body {
  background-color: var(--beige-01);
  font-family: var(--poppins);
  color: var(--black);
  font-size: var(--body-text);
  line-height: 120%;
}

h1 {
  font-family: var(--poppins);
  font-size: var(--h1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 110%;
}

h2 {
  font-family: var(--poppins);
  font-size: var(--h2);
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 110%;
}

h3 {
  font-family: var(--poppins);
  font-size: var(--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 120%;
}

h4 {
  font-family: var(--poppins);
  font-size: var(--h4);
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 120%;
}

h5 {
  font-family: var(--poppins);
  font-size: var(--h5);
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 120%;
}

h6 {
  font-family: var(--poppins);
  font-size: var(--h6);
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 120%;
}

p {
  font-family: var(--poppins);
  font-size: var(--body-text);
  margin-bottom: 10px;
  line-height: 150%;
}

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

.section {
  padding: 100px 20px;
}

.content-container {
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
}

.spacer-40px-height {
  width: 20px;
  height: 40px;
}

.spacer-40px-height.borders {
  background-color: #0000;
  border: 1px solid #727272;
}

.page-hero-section {
  justify-content: center;
  align-items: center;
  padding: 240px 20px 100px;
}

.large-text {
  font-family: var(--poppins);
  font-size: var(--large-body-text);
}

.primary-button {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  color: #f5f4ed;
  background-color: #171719;
  border-radius: 80px;
  flex-flow: row;
  flex: none;
  padding: 16px 25px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.primary-button:hover {
  background-color: #29292c;
}

.livvic-text {
  font-family: var(--livvic);
  font-weight: 400;
}

.hero-section-paragraph-wrapper {
  max-width: 860px;
}

.download-links-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-top: 60px;
  display: flex;
}

.hero-section-image {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067d7_hero%20image.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 1310px;
  height: 100vh;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.light-pink-container {
  background-color: var(--light-pink);
  padding: 64px;
  position: sticky;
  top: 120px;
}

.features-grid {
  grid-column-gap: 31px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

.features-grid-image-wrapper {
  border-radius: 8px;
  height: 320px;
  position: relative;
  overflow: hidden;
}

.features-grid-image {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067d8_pexels-googledeepmind-25630340.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.features-grid-image._2 {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067d9_pexels-googledeepmind-25630342.jpg");
}

.features-grid-image._3 {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067db_pexels-googledeepmind-25630338.jpg");
}

.yellow-container {
  background-color: var(--yellow);
  padding: 64px;
  position: sticky;
  top: 120px;
}

.light-purple-container {
  background-color: var(--light-purple);
  padding: 64px;
  position: sticky;
  top: 120px;
}

.dark-section {
  background-color: var(--black);
  color: var(--beige-01);
  padding: 100px 20px;
}

.industries-content-wrapper {
  margin-top: 60px;
  position: relative;
}

.industry-text-wrapper {
  cursor: default;
  margin-bottom: 60px;
}

.industries-image-wrapper {
  border-radius: 12px;
  width: 378px;
  height: 480px;
  position: absolute;
  inset: 10% 0% auto auto;
  overflow: hidden;
}

.industry-image {
  z-index: 1;
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067dc_pexels-life-of-pix-8159.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.industry-image._2 {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067dd_pexels-pixabay-73833.jpg");
}

.industry-image._3 {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067de_pexels-edward-jenner-4033148.jpg");
}

.industry-image._4 {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067df_pexels-troy-squillaci-1303476-2516588.jpg");
}

.industry-image._5 {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067e0_pexels-tiger-lily-4487422.jpg");
}

.industry-image._6 {
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68dc2e26d6f89a93c72e45bf_pexels-photospublic-444964.jpg");
}

.text-carousel-second-row-wrapper {
  z-index: 0;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: stretch;
  width: 105%;
  margin-top: 0;
  padding: 20px;
  display: flex;
  position: relative;
}

.text-carousel-second-row {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: none;
  display: flex;
}

.text-carousel-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.carousel-section {
  background-color: var(--light-purple);
  overflow: hidden;
}

.carousel-section.white-background {
  background-color: var(--beige-01);
  background-color: var(--beige-01);
}

.carousel-text {
  font-size: var(--h1);
  white-space: nowrap;
  font-weight: 600;
  line-height: 120%;
}

.faq-question-text {
  text-transform: none;
  font-size: 38px;
}

.faq-paragraph {
  margin-bottom: 30px;
}

.faq-answer {
  margin-top: 10px;
  overflow: hidden;
}

.plus-icon {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  margin-left: 10px;
  display: flex;
  position: relative;
}

.faq-sticky-section {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 110px;
}

.faq-seciton-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.faq-sticky-section-wrapper {
  position: relative;
}

.faq-wrapper {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  border-bottom: 1px solid #e0e0d6;
  margin-bottom: 20px;
  padding: 0 0 5px;
  overflow: hidden;
}

.faq-wrapper.cursor-hover-animation {
  cursor: default;
  cursor: default;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.plus-line-animated {
  color: #171719;
}

.faq-question {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.testimonials-section {
  background-color: var(--beige-02);
  padding: 100px 20px 220px;
  overflow: hidden;
}

.testimonials-section-heading-wrapper {
  max-width: 710px;
}

.portrait-slide {
  background-color: var(--beige-01);
  border-radius: 8px;
  width: 315px;
  height: 450px;
  margin-right: 32px;
  padding: 40px 24px;
}

.testimonial-slider {
  background-color: #fff0;
  height: 100%;
  margin-top: 60px;
}

.testimonials-slider-content-wrapper {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.left-arrow {
  width: 54px;
  height: 54px;
  transition: transform .2s;
  inset: auto auto -30% 0%;
}

.left-arrow:hover {
  transform: translate(-10px);
}

.right-arrow {
  width: 65px;
  height: 54px;
  transition: transform .2s;
  inset: auto auto -30% 5%;
}

.right-arrow:hover {
  transform: translate(10px);
}

.slide-nav {
  inset: auto 0% -25%;
}

.landscape-slide {
  background-color: var(--beige-01);
  border-radius: 8px;
  width: 470px;
  height: 400px;
  margin-right: 32px;
  padding: 40px 24px;
}

.bold-text {
  color: var(--beige-01);
  font-weight: 600;
}

.testimonials-grey-text {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #101011bf;
  flex-flow: column;
  display: flex;
}

.testimonial-slider-mask {
  overflow: visible;
}

.about-us {
  background-color: var(--dark-red);
  -webkit-text-fill-color: inherit;
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a706806_Subtract.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-clip: border-box;
  padding: 120px 20px;
}

.cta-content-container {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cta-heading {
  color: var(--beige-01);
  margin-bottom: 54px;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}

.footer {
  background-color: var(--beige-02);
  padding: 100px 20px 20px;
}

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

.link-wrapper {
  z-index: 0;
  position: relative;
  overflow: hidden;
}

.footer-link {
  color: var(--black);
  font-size: var(--h6);
  margin-top: 20px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  display: block;
}

.footer-link-underline {
  background-color: var(--black);
  color: #fff;
  width: 100%;
  height: 1px;
  margin-bottom: 5px;
  display: block;
}

.footer-left-side {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.footer-link-wrapper {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.footer-logo {
  text-align: center;
  background-image: url("https://cdn.prod.website-files.com/68d81de76ff07ed21a706782/68d81de86ff07ed21a7067d3_Iftech.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 210px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.powerd-by {
  z-index: 1;
  color: var(--black);
  text-align: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  position: relative;
}

.webflow-link {
  color: #101011bf;
  transition: color .2s;
}

.webflow-link:hover {
  color: var(--black);
}

.numbers-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1310px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.divider {
  background-color: var(--beige-02);
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.numbers-text {
  font-size: var(--h1);
  line-height: 120%;
}

.demo-video {
  height: 100vh;
}

.section-heading-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

.services-cards-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

.services-card {
  background-color: var(--beige-01);
  perspective-origin: 100% 100%;
  transform-origin: 100% 100%;
  color: var(--black);
  border-radius: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 400px;
  display: flex;
}

.services-card.yellow, .services-card.light-purple, .services-card.yellow, .services-card.light-purple {
  background-color: var(--beige-01);
}

.services-card-text-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-top: 40px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.services-card-image {
  height: 360px;
}

.clients-carousel-section {
  background-color: var(--yellow);
  padding-top: 20px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.partners-animation-wrapper {
  margin-top: 20px;
  overflow: hidden;
}

.partners-animator {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  align-items: center;
  display: flex;
}

.partners-logo-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex: none;
  justify-content: flex-start;
  display: flex;
}

.partners-logo {
  height: 35px;
}

.heading {
  font-weight: 400;
}

.wbs-hero-3-title {
  color: var(--flowstica-webflow-library--white-smoke);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.3em;
}

.paragraph {
  direction: ltr;
  text-transform: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.paragraph-2 {
  font-size: var(--body-text);
}

.paragraph-4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.walsh-link-block-orange {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  text-align: center;
  background-color: #8b0000;
  border-radius: 100px;
  flex: 0 auto;
  order: -9999;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 200px;
  height: 55px;
  padding: 20px 32px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-orange:hover {
  background-color: #ffbba6;
}

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

.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-label-button {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
}

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

.walsh-container-nav {
  max-width: 1480px;
  padding-left: 20px;
  padding-right: 20px;
}

.walsh-main-nav {
  background-color: #f5f4ed;
}

.walsh-brand-block {
  z-index: 2;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.walsh-nav-logo {
  height: 75px;
}

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

.walsh-nav-link-white {
  color: #fff;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.walsh-nav-link-white:hover {
  background-color: #00000059;
}

.walsh-nav-wrapper-green {
  z-index: 10;
  background-color: #204f58;
  position: sticky;
  top: 0;
}

.walsh-dropdown {
  color: #fff;
}

.walsh-toggle {
  color: #fff;
  border-radius: 8px;
  padding-left: 18px;
  padding-right: 32px;
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
}

.walsh-toggle:hover {
  background-color: #00000059;
}

.walsh-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 6px;
  box-shadow: 0 0 14px 5px #0000000d;
}

.walsh-dropdown-link {
  color: #6b6b6b;
  border-radius: 2px;
  font-weight: 600;
}

.walsh-dropdown-link:hover {
  color: #ff8d86;
  background-color: #eee;
  border-radius: 3px;
}

.walsh-flex-nav-buttons {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  flex-flow: row;
  order: 9999;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.walsh-menu-button {
  color: #fff;
}

.walsh-link-block-transparent-1 {
  box-shadow: inset 1px -1px 0 0 var(--walsh--walsh-mid-green), inset -1px 1px 0 0 var(--walsh--walsh-mid-green), inset -1px -1px 0 0 var(--walsh--walsh-mid-green), inset 1px 1px 0 0 var(--walsh--walsh-mid-green);
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-transparent-1:hover {
  box-shadow: none;
  color: var(--walsh--walsh-dark-green);
  background-color: #fff;
}

.walsh-icon-dropdown {
  margin-right: 12px;
}

.walsh-nav-grid-1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.walsh-nav-menu-justify {
  grid-column-gap: 8px;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.walsh-container {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-form-success-rounded {
  color: #313d17;
  background-color: #c4f85c;
  border-radius: 35px;
}

.walsh-form-error {
  color: #8a0a0a;
  background-color: #f76969;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
}

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

.walsh-text-field-auto {
  border: 1px solid #fff;
  border-radius: 6px;
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: 65px;
  margin-bottom: 0;
  margin-right: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  font-size: 18px;
  box-shadow: inset 1px 1px #fff;
}

.walsh-form-block-center {
  text-align: center;
  flex: 1;
  width: 100%;
  margin-bottom: 0;
}

.walsh-center-wrapper-gap {
  grid-row-gap: 1.5em;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-form-single-row {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 25px;
  display: flex;
}

.walsh-cta-block-dark-green {
  background-color: var(--walsh--black);
  color: #fff;
  border-radius: 8px;
  width: 100%;
  padding: 5.5em;
  position: relative;
  overflow: hidden;
}

.walsh-main-paragraph-white {
  color: #8b0000;
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.45em;
  line-height: 1.5;
}

.walsh-tag-white {
  color: var(--walsh--walsh-light-green);
  text-align: left;
  text-transform: uppercase;
  background-color: #8b0000;
  border-radius: 200px;
  align-items: center;
  padding: 7px 20px;
  font-size: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-button-light-green {
  z-index: 5;
  background-color: var(--flowstica-webflow-library--black);
  color: var(--beige-01);
  text-align: center;
  white-space: nowrap;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 1.2em 35px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}

.walsh-button-light-green:hover {
  background-color: var(--walsh--walsh-mid-green);
  color: #fff;
}

.bold-text-3, .link-block {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .section {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .spacer-30px-height {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .style-guide-font-grid {
    grid-template-columns: 1fr;
  }

  .spacer-40px-height, .spacer-64px-height, .spacer-10px-height, .spacer-20px-height {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .page-hero-section {
    padding-top: 220px;
    padding-bottom: 40px;
  }

  .spacer-80px-height {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .style-guide-grid {
    grid-template-columns: 1fr 1fr;
  }

  .nav-logo-wrapper {
    height: 200px;
  }

  .nav-logo {
    margin-left: 420px;
  }

  .features-grid-image-wrapper {
    height: 220px;
  }

  .dark-section {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .industries-image-wrapper {
    display: none;
  }

  .text-carousel-image {
    width: 34px;
  }

  .carousel-text {
    font-size: 42px;
  }

  .plus-icon {
    margin-left: 10px;
  }

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

  .testimonials-section {
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .right-arrow {
    left: 10%;
  }

  .about-us {
    background-position: 50%;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cta-heading {
    margin-bottom: 20px;
    font-size: 36px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 40px;
  }

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

  .footer-link {
    font-size: var(--h5);
  }

  .numbers-wrapper {
    grid-row-gap: 33px;
    grid-template-columns: 1fr 1fr;
  }

  .services-cards-grid {
    grid-template-columns: 1fr;
  }

  .partners-logo-wrapper {
    min-width: 160%;
  }

  .partners-logo {
    height: 30px;
  }

  .secotion-fade-out-blur {
    width: 250px;
  }

  .wbs-hero-6 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .wbs-hero-3-title {
    font-size: 3.2rem;
    line-height: 1.2em;
  }

  .wbs-form-block {
    width: 100%;
  }

  .wbs-hero-6-client-grid {
    margin-top: 50px;
  }

  .kutup-photo-wrapper {
    object-position: 50% 50%;
  }

  .kutup-contact-grid-1 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .kutup-contact-form-flex {
    max-width: 86%;
  }

  .walsh-link-block-orange {
    padding-left: 50px;
  }

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

  .walsh-container-nav {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .walsh-nav-link-white {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .walsh-nav-link-white:hover {
    background-color: #0000;
  }

  .walsh-dropdown {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .walsh-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .walsh-toggle:hover {
    background-color: #0000;
  }

  .walsh-flex-nav-buttons {
    justify-content: flex-start;
    margin-top: 15px;
  }

  .walsh-menu-button {
    color: #fff;
    order: 1;
  }

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

  .walsh-nav-menu-justify {
    background-color: var(--walsh--walsh-dark-green);
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
  }

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

  .walsh-text-field-auto {
    min-width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .walsh-form-block-center {
    padding-right: 0;
  }

  .walsh-form-single-row {
    flex-direction: column;
  }

  .walsh-cta-block-dark-green {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 3em;
    padding-right: 3em;
    display: flex;
  }

  .walsh-button-light-green {
    padding: 18px 40px;
  }

  .walsh-button-light-green:hover {
    background-color: #80808033;
  }

  .walsh-text-burst {
    background-size: auto 60%;
  }

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

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

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

  .walsh-link-block-orange-2 {
    padding-left: 50px;
  }

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

  .walsh-hero-sub-bg {
    min-height: auto;
    padding-top: 0;
  }

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

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

  .walsh-heading-large {
    letter-spacing: -.01em;
    font-size: 3em;
  }

  .walsh-link-block-orange-3 {
    padding-left: 50px;
  }

  .walsh-flex-horizontal {
    flex-flow: column wrap;
  }

  .walsh-content-wrap-50 {
    order: -1;
    width: 100%;
    padding: 4em 40px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: var(--h1-mobile);
  }

  .section {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .spacer-30px-height, .spacer-40px-height, .spacer-64px-height, .spacer-10px-height, .spacer-20px-height {
    background-color: #fff0;
  }

  .page-hero-section {
    padding-top: 140px;
    padding-bottom: 40px;
  }

  .spacer-80px-height {
    background-color: #fff0;
  }

  .nav-logo-wrapper {
    height: 100px;
    margin-top: 50px;
  }

  .nav-logo {
    margin-left: 220px;
    padding-left: 0;
  }

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

  .dark-section {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .carousel-text {
    font-size: 36px;
  }

  .faq-question-text {
    font-size: 28px;
  }

  .faq-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials-section {
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .about-us {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cta-heading {
    font-size: 32px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .footer-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .link-wrapper {
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    display: flex;
    overflow: hidden;
  }

  .footer-link {
    margin-top: 10px;
    font-size: 18px;
  }

  .footer-link-underline {
    display: none;
  }

  .footer-left-side {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .numbers-wrapper, .section-heading-grid {
    grid-template-columns: 1fr;
  }

  .partners-logo-wrapper {
    min-width: 180%;
  }

  .partners-logo {
    height: 30px;
  }

  .wbs-hero-6 {
    grid-row-gap: 50px;
  }

  .wbs-hero-3-title {
    font-size: 2.4rem;
    line-height: 1.1em;
  }

  .wbs-hero-6-client-grid {
    margin-top: 40px;
  }

  .kutup-display-2 {
    font-size: 40px;
  }

  .kutup-photo-wrapper {
    height: 500px;
  }

  .kutup-contact-section-1 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .walsh-brand-block {
    padding-left: 0;
  }

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

  .walsh-text-field-auto {
    text-align: left;
  }

  .walsh-form-block-center {
    width: 100%;
  }

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

  .walsh-button-light-green {
    width: 100%;
    font-size: 16px;
  }

  .walsh-paragraph-serif-left-hero {
    font-size: 1.4em;
  }

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

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

  .walsh-heading-large {
    font-size: 2em;
  }

  .walsh-rounded-block {
    border-radius: 20px;
  }

  .walsh-content-wrap-50 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: var(--h2-mobile);
  }

  h3 {
    margin-bottom: 10px;
  }

  p {
    font-size: var(--mobile-body-text);
  }

  .section {
    padding: 60px 10px 40px;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .style-guide-heading-wrapper {
    margin-top: 40px;
  }

  .page-hero-section {
    padding: 140px 10px 20px;
  }

  .style-guide-grid {
    grid-template-columns: 1fr;
  }

  .primary-button.mobile-hidden {
    display: none;
  }

  .nav-logo-wrapper {
    justify-content: flex-end;
  }

  .nav-logo {
    height: 100%;
    min-height: 75px;
    margin-left: 0;
  }

  .navbar {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .download-links-wrapper {
    margin-top: 40px;
  }

  .light-pink-container, .yellow-container, .light-purple-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dark-section {
    float: none;
    clear: none;
    margin-top: 0;
    padding: 60px 10px 40px;
    position: static;
    top: 0;
  }

  .carousel-section {
    background-color: var(--dark-red);
  }

  .text-carousel-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .carousel-text {
    font-size: 48px;
  }

  .faq-question-text {
    font-size: 24px;
    line-height: 120%;
  }

  .faq-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .plus-line-animated {
    width: 20px;
  }

  .testimonials-section {
    padding: 60px 10px 220px;
  }

  .portrait-slide {
    width: 100%;
    height: 380px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-arrow {
    left: 20%;
  }

  .landscape-slide {
    width: 100%;
    height: 300px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-us {
    padding: 60px 10px 40px;
  }

  .cta-heading {
    font-size: 16px;
    line-height: 150%;
  }

  .cta-heading.wbs-hero-3-title {
    font-size: 32px;
  }

  .footer {
    padding: 60px 10px 40px;
  }

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

  .footer-logo {
    height: 100px;
    margin-bottom: 0;
  }

  .powerd-by {
    color: var(--black);
  }

  .dropdown-toggle {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding: 12px 20px 10px;
    font-size: 14px;
  }

  .dropdown-list.w--open {
    min-width: 140%;
  }

  .text-block {
    font-size: var(--mobile-body-text);
  }

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

  .numbers-text {
    font-size: var(--h1);
  }

  .demo-video {
    height: 100vh;
    display: flex;
    position: relative;
    inset: auto 0%;
  }

  .services-card-text-wrapper {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .partners-logo-wrapper {
    min-width: 300%;
  }

  .partners-logo {
    height: 30px;
  }

  .secotion-fade-out-blur {
    width: 25px;
    display: none;
  }

  .secotion-fade-out-blur.right {
    width: 25px;
  }

  .testimonials-slide-heading {
    font-size: 32px;
  }

  .wbs-heading-h5 {
    text-align: center;
    font-size: 32px;
  }

  .wbs-form-label {
    color: var(--beige-01);
    margin-top: 10px;
  }

  .wbs-spacing-30 {
    height: 1.875%;
  }

  .wbs-hero-5-content {
    margin-bottom: 0;
  }

  .wbs-hero-6 {
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto;
  }

  .wbs-hero-3-title {
    line-height: 150%;
  }

  .wbs-form-block {
    margin-top: 0;
    padding: 20px;
  }

  .wbs-hero-6-button {
    flex-direction: column;
    align-items: flex-start;
  }

  .wbs-hero-6-client-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 30px;
  }

  .kutup-display-2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .kutup-photo-wrapper {
    width: 100%;
    height: 300px;
  }

  .kutup-checkbox {
    flex: none;
  }

  .kutup-contact-form-flex {
    max-width: 100%;
  }

  .paragraph {
    text-decoration: none;
  }

  .paragraph-3 {
    font-size: var(--mobile-body-text);
  }

  .paragraph-4 {
    margin-top: 10px;
  }

  .walsh-link-block-orange {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

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

  .walsh-nav-logo {
    height: 40px;
  }

  .walsh-nav-link-white {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .walsh-toggle {
    padding-top: 15px;
    padding-bottom: 14px;
  }

  .walsh-flex-nav-buttons {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: stretch;
  }

  .walsh-link-block-transparent-1 {
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-nav-grid-1 {
    height: 50px;
  }

  .walsh-nav-menu-justify {
    background-color: var(--dark-red);
  }

  .icon {
    background-color: #8b0000;
  }

  .walsh-container {
    z-index: auto;
    flex: 0 auto;
    width: 100%;
    height: 100vw;
    min-height: 100px;
    position: absolute;
    inset: 0% 0% 0;
  }

  .walsh-main-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    place-items: start stretch;
    position: sticky;
  }

  .walsh-text-field-auto {
    text-align: left;
  }

  .walsh-center-wrapper-gap {
    grid-row-gap: 1em;
    font-size: 18px;
  }

  .walsh-form-single-row {
    align-items: center;
  }

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

  .walsh-cta-block-dark-green {
    margin-bottom: 0;
    padding: 3em 2em;
    display: block;
  }

  .walsh-main-paragraph-white {
    font-size: 1em;
  }

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

  .walsh-tag-white {
    text-align: left;
  }

  .walsh-button-light-green {
    justify-content: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .walsh-text-burst {
    background-size: auto 56%;
  }

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

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

  .walsh-link-block-orange-2 {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

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

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

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

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

  .walsh-hero-frame-square {
    max-width: 16em;
  }

  .walsh-link-block-orange-3 {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-main-paragraph {
    font-size: 1em;
  }

  .walsh-link-wrapper {
    font-size: 16px;
  }

  .walsh-flex-horizontal {
    grid-row-gap: 2em;
  }

  .walsh-title-tag {
    font-size: 16px;
  }

  .walsh-col-image-wrapper {
    width: 100%;
  }

  .walsh-content-wrap-50 {
    grid-row-gap: 1.25em;
    text-align: center;
    align-items: center;
    padding: 30px;
    font-size: 18px;
  }
}

#w-node-_31d2b286-9489-7e97-093d-e6b12c3d7199-1a7067c5 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_31d2b286-9489-7e97-093d-e6b12c3d719b-1a7067c5 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: center;
}

#w-node-_31d2b286-9489-7e97-093d-e6b12c3d71c3-1a7067c5 {
  grid-column: span 3 / span 3;
}

#w-node-_093b159d-43d9-b24b-b4f3-c393a4c1d869-1a7067c5 {
  grid-area: 1 / 4 / 2 / 10;
  place-self: center;
}

#w-node-_093b159d-43d9-b24b-b4f3-c393a4c1d872-1a7067c5 {
  grid-area: 2 / 2 / 3 / 12;
}

#w-node-_3f9a7713-3e77-4874-03ec-ef86e778d637-1a7067c5 {
  justify-self: stretch;
}

#w-node-_042d454a-1c72-2f03-6808-52c0fba3cb50-fba3cb4d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_31d2b286-9489-7e97-093d-e6b12c3d7199-1a7067c5 {
    grid-column: 1 / 2;
    justify-self: start;
  }

  #w-node-_31d2b286-9489-7e97-093d-e6b12c3d71c3-1a7067c5 {
    grid-area: 1 / 3 / 2 / 4;
    justify-self: end;
  }

  #w-node-_093b159d-43d9-b24b-b4f3-c393a4c1d869-1a7067c5 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_093b159d-43d9-b24b-b4f3-c393a4c1d872-1a7067c5 {
    grid-column: 1 / 3;
  }

  #w-node-_042d454a-1c72-2f03-6808-52c0fba3cb50-fba3cb4d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_042d454a-1c72-2f03-6808-52c0fba3cb50-fba3cb4d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_31d2b286-9489-7e97-093d-e6b12c3d7199-1a7067c5 {
    grid-column-end: 3;
  }

  #w-node-_093b159d-43d9-b24b-b4f3-c393a4c1d869-1a7067c5 {
    grid-area: 1 / 1 / 2 / 3;
  }
}
