@font-face {
  font-family: Instrumentsans Variablefont Wdth Wght;
  src: url('../images/') format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Instrumentsans Italic Variablefont Wdth Wght;
  src: url('../images/') format("woff2");
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Manrope Variablefont Wght;
  src: url('../fonts/Manrope-VariableFont_wght.woff2') format("woff2");
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}

:root {
  --purple: #643dad;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-page-count {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

h1 {
  color: #fff;
  text-align: center;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  font-weight: 500;
  line-height: 1.1;
}

h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

p {
  color: #e7e3eccc;
  margin-bottom: 0;
  font-family: Manrope Variablefont Wght, sans-serif;
  line-height: 1.5;
}

a {
  text-decoration: none;
}

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

label {
  color: #000;
  margin-bottom: 5px;
  font-weight: 700;
  display: block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 2rem;
  line-height: 1.2;
}

.body {
  color: #e7e3ec;
  text-align: center;
  background-color: #0e0119;
  font-family: Instrumentsans Variablefont Wdth Wght, sans-serif;
  font-size: 16px;
}

.main {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.section {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.ready {
  padding-top: 80px;
}

.section.footersection {
  padding-top: 0;
  padding-bottom: 0;
}

.section.hero {
  padding-top: 180px;
}

.section.hero.about {
  padding-bottom: 80px;
  position: relative;
}

.section.hero.demo {
  padding-bottom: 200px;
}

.section.home {
  padding-top: 250px;
}

.section.home.about {
  padding-bottom: 80px;
  position: relative;
}

.section.home.demo {
  padding-bottom: 200px;
}

.container {
  background-color: #0000;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
}

.hero-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.p-hero {
  color: #e7e3eccc;
  text-align: center;
  max-width: 650px;
  line-height: 24px;
}

.p-hero.about {
  max-width: 684px;
}

.p-hero.left {
  text-align: left;
}

.p-hero.left._80 {
  width: 80%;
}

.button {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #0e0119;
  background-color: #fff;
  border-radius: 80px;
  align-items: center;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button:hover {
  box-shadow: 0 0 20px #c41dff;
}

.button.demo {
  background-color: var(--purple);
  color: #fff;
}

.logo-wrap-hero {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  display: flex;
}

.logoss {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  align-items: center;
  display: flex;
}

.hero-gradient-rectangle {
  z-index: -1;
  background-image: linear-gradient(#0e001994 43%, #643dad);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 96%;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-gradient-rectangle.regular {
  height: 520px;
  margin-top: 0;
  padding: 24px;
  position: relative;
}

.hero-gradient-rectangle.regular.cloud {
  background-image: linear-gradient(#0e001994 43%, #643dad);
  padding: 0;
  overflow: hidden;
}

.hero-gradient-rectangle.regular.platform {
  background-image: linear-gradient(#0e001994 43%, #643dad);
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.hero-gradient-rectangle.about-image {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  object-fit: none;
  background-image: linear-gradient(171deg, #0e0019 38%, #643dad);
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  padding: 0 24px 24px;
  position: relative;
}

.image {
  width: 1440px;
  max-width: none;
  margin-bottom: -100px;
}

.image.hidden {
  display: none;
}

.hero-gradient-wrap {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 320px;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.hero-gradient-wrap.about {
  height: auto;
  margin-left: 0;
}

.solutions-wrap {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  display: flex;
}

.p-body {
  z-index: 10;
  max-width: 700px;
  line-height: 24px;
  position: relative;
}

.cspp-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-hero-wrap {
  width: 100%;
  position: relative;
  inset: 0 0% 0%;
}

.h2-bigger {
  max-width: 600px;
  font-size: 52px;
  line-height: 58px;
}

.cards-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-top: 80px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.cards-wrap.hidetablet {
  align-items: stretch;
}

.cards-wrap.bot {
  margin-top: 40px;
}

.card-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  border: 1px solid #fff6;
  border-color: #fff6 #ffffff3b #ffffff42 #ffffff59;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 390px;
  height: 100%;
  padding: 120px 36px;
  transition: all .5s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-item:hover {
  border-color: #c41dff;
  box-shadow: 0 0 40px #c41dff80;
}

.button-learn {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: #e7e3ec;
  flex-direction: row;
  align-items: center;
  font-size: 12px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.gradient-card-hover {
  z-index: -1;
  transform-origin: 50% 100%;
  background-image: linear-gradient(#fff0, #643dad);
  width: 100%;
  height: 200px;
  position: absolute;
  inset: auto 0% 0%;
}

.glow-learn-hover {
  z-index: -1;
  filter: blur(10px);
  background-color: #c41dff80;
  width: 120%;
  height: 120%;
  position: absolute;
  inset: 0%;
  transform: translate(-10%, -10%);
}

.nav-section {
  z-index: 999;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-section.home {
  top: 0;
}

.nav-section.homepage {
  top: 50px;
}

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

.nav-menu-wrapper {
  color: #e7e3ec;
}

.nav-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #0e0119;
  border: 1px solid #413c45;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 25px;
  display: flex;
}

.nav-link {
  color: #e7e3ec;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 2px 4px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  color: #e7e3ec;
  letter-spacing: .25px;
  padding: 5px 10px 5px 0;
  font-size: 14px;
  line-height: 20px;
  transition: all .3s;
}

.nav-dropdown-toggle:hover {
  color: #e7e3eccc;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide {
  margin-top: 16px;
  margin-left: -35px;
  display: none;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  width: 220px;
  padding: 24px;
  display: flex;
}

.list-item {
  color: #e7e3ec;
  align-items: center;
  display: flex;
}

.list-item:hover {
  color: #e7e3ec;
}

.list-item.home {
  display: flex;
}

.small-cirlce-nav {
  border: 1px solid #c41dff;
  border-radius: 50%;
  width: 7px;
  height: 7px;
}

.link-drop {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #0e0119;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.link-drop:hover {
  opacity: .7;
}

.logoss-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logoss-wrap.investors {
  margin-bottom: 80px;
}

.logosss {
  grid-column-gap: 100px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.logosss.investors {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.ready-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: linear-gradient(#0e0019, #261142 47%, #643dad);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 200px 12px;
  display: flex;
}

.footer {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #0e0119;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
}

.footer-top {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-left {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 785px;
  display: flex;
}

.footer-right-item {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.subheading {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  transition: opacity .2s;
}

.subheading:hover {
  opacity: .7;
}

.subheading.title {
  margin-top: -.75rem;
}

.detail {
  color: #fff;
  font-family: Manrope Variablefont Wght, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  transition: opacity .2s;
  display: inline-block;
}

.detail:hover {
  opacity: .7;
}

.footer-bot {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.socials-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.social {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 36px;
  padding: 8px;
  transition: all .3s;
  display: flex;
}

.social:hover {
  opacity: .9;
  transform: scale(.98);
}

.social.no-bg {
  background-color: #ffffff1a;
}

.social-image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-image.invert {
  filter: invert();
}

.p-footer {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.text-madeby {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline;
}

.logos-footer-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: center;
  display: flex;
}

.raw-studio {
  color: #fff;
  border-bottom: 1px solid #594e63;
}

.raw-studio:hover {
  opacity: .8;
}

.text-capabilities {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.hero-illustration-wrap {
  background-image: linear-gradient(#0e0119, #0e0119a8 15%, #0e011900 32%), url('../images/CodeLike-BG.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  width: 100%;
  height: 100%;
  position: relative;
}

.hero-illustration-wrap.compliance {
  background-image: linear-gradient(#0e0119, #0e0119a8 15%, #0e011900 32%), url('../images/Compliance-BG.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
}

.hero-illustration-wrap.cloud-agility {
  background-image: linear-gradient(#0e0119, #0e0119a8 15%, #0e011900 32%), url('../images/Cloud-Agility-Hero.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-illustration-wrap.cloud {
  background-image: linear-gradient(#0e0119, #0e0119a8 15%, #0e011900 32%), url('../images/Cloud-BG.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-illustration-wrap.visibility {
  background-image: linear-gradient(#0e0119, #0e0119a8 15%, #0e011900 32%), url('../images/Visibility-BG.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.hero-illustration-wrap.platform {
  background-image: linear-gradient(#0e0119, #0e0119a8 15%, #0e011900 32%), url('../images/Frame-651890.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.lock-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image-lock {
  opacity: 1;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border: 1px solid #ba4ae1;
  border-radius: 10px;
  box-shadow: 0 0 21px 2px #c41dff;
}

.use-cases-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uses-cases-container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.use-cases-item {
  grid-column-gap: 5%;
  grid-row-gap: 7%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.use-cases-item.flipped {
  flex-direction: row-reverse;
}

.use-cases-description {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  max-width: 515px;
  display: flex;
}

.use-cases-description.left {
  flex: none;
  max-width: 515px;
}

.use-cases-description.right {
  flex: none;
}

.video-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  padding: 12px 6px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}

.icon-video {
  margin-bottom: -2px;
}

.use-cases-video {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.blur {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 50%;
  height: 100%;
}

.about-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid #fff6;
  border-color: #fff6 #ffffff3b #ffffff42 #ffffff59;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 410px;
  padding: 80px 24px;
  transition: all .5s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.about-item:hover {
  border-color: #c41dff;
  box-shadow: 0 0 40px #c41dff80;
}

.about-cards-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.about-cards-wrap.hidetablet, .about-cards-wrap.revamp {
  align-items: stretch;
}

.team-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 22%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-item:hover {
  border-color: #c41dff;
}

.team-cards-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.team-cards-wrap.hidetablet {
  align-items: stretch;
  width: 100%;
}

.team-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.team-wrap.bot {
  margin-bottom: 0;
}

.team-image-wrap {
  border-radius: 20px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.text-position {
  font-family: Manrope Variablefont Wght, sans-serif;
  font-weight: 700;
}

.p-team-info {
  font-size: 12px;
}

.team-info-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  min-height: 90px;
  display: flex;
}

.team-info-wrap.small {
  min-height: 50px;
}

.ready-solution-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: linear-gradient(#0e0019 34%, #261142 60%, #643dad);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 800px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.slider-wrap {
  width: 100%;
  height: 600px;
  padding-left: 12px;
  padding-right: 12px;
}

.slider-wrap.hidedesktop {
  display: none;
}

.slider {
  background-color: #0000;
  width: 100%;
}

.slide {
  width: auto;
  height: auto;
  margin-right: 12px;
}

.mask {
  width: auto;
  height: auto;
  overflow: visible;
}

.slide-nav {
  position: relative;
}

.hide {
  display: none;
}

.icon-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.youtube {
  height: 100%;
}

.curtain-div {
  background-color: #311955;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(0, -100%);
}

.request-hero-bg {
  z-index: -1;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: linear-gradient(#0e0019, #261142 47%, #643dad);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(0, 54%);
}

.request-hero-bg.demo {
  height: 600px;
}

.request-wrap {
  grid-column-gap: 64px;
  grid-row-gap: 20px;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h1-left {
  text-align: left;
  margin-bottom: 16px;
  line-height: 1;
}

.logoss-request-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 44px;
  display: flex;
}

.logos-request-title {
  font-family: Manrope Variablefont Wght, sans-serif;
  font-weight: 700;
}

.logosss-request {
  grid-column-gap: 36px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 480px;
  margin-top: 20px;
  display: flex;
}

.form-block {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  min-height: 600px;
  padding: 36px;
  display: flex;
}

.text-field {
  border: 1px solid #d0d0d0;
  border-radius: 8px;
  margin-bottom: 24px;
}

.text-field.message-field {
  height: 120px;
}

.form {
  grid-column-gap: 24px;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-demo {
  color: #0e0119;
  margin-top: 24px;
  font-family: Instrumentsans Variablefont Wdth Wght, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

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

.success-message {
  background-color: #301853;
  border-radius: 10px;
  flex: 1;
  width: 100%;
}

.text-block-2 {
  color: #643dad;
}

.subheading-capabilities {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.team-image {
  object-fit: contain;
  width: 100%;
}

.team-image-curtain {
  width: 100%;
}

.arrow-svg-nav {
  display: none;
}

.team-image-hero {
  object-fit: contain;
  width: 60%;
}

.iconnav-mobile {
  display: none;
}

.link-block {
  height: 100%;
}

.demo-link-text {
  color: #0e0119;
  text-decoration: underline;
}

.capability-illustration {
  width: 100%;
  height: 100%;
}

.footer1_credit-text {
  font-size: .875rem;
}

.legal2-content_h-trigger {
  display: none;
}

.navbar1_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer1_left-wrapper {
  flex-direction: column;
  display: flex;
}

.padding-section-large {
  justify-content: center;
  padding-top: 10rem;
  padding-bottom: 7rem;
  display: flex;
}

.footer1_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
  display: flex;
}

.navbar1_dropdown-link {
  padding: .5rem 1rem;
}

.navbar1_dropdown-link.w--current {
  color: #0000;
}

.footer1_form-block {
  max-width: 35rem;
  margin-bottom: 0;
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom.padding-xhuge {
  padding-bottom: 8rem;
}

.footer1_link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  text-decoration: none;
}

.legal2-content_accordion-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: none;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-size-tiny {
  font-size: .75rem;
}

.legal2-content_sidebar-heading-text {
  justify-content: space-between;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1.5;
}

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

.footer1_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.legal2-content_sidebar {
  flex-direction: column;
  width: 100%;
  margin-right: 12rem;
  display: flex;
  position: sticky;
  top: 6rem;
}

.footer1_form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .75rem;
  display: grid;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.navbar1_menu-button {
  padding: 0;
}

.text-size-medium {
  font-size: 1.25rem;
  line-height: 1.5;
}

.navbar1_dropdown-list.w--open {
  background-color: #0000;
  border: 1px solid #0000;
  padding: .5rem;
}

.text-rich-text {
  text-align: left;
}

.text-rich-text h2 {
  margin-bottom: 1.5rem;
  font-size: 24px;
  line-height: 1.4;
}

.text-rich-text h3 {
  margin-bottom: .5rem;
  font-size: 16px;
  line-height: 1.4;
}

.text-rich-text a {
  text-decoration: underline;
}

.text-rich-text li {
  color: #e7e3eccc;
  margin-bottom: .75rem;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.footer1_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.footer1_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.navbar1_dropdown-toggle {
  padding: .5rem 2.5rem .5rem 1rem;
}

.legal2-content_link {
  width: 100%;
  padding: .75rem 1rem;
  text-decoration: none;
}

.legal2-content_link.w--current {
  background-color: #0000;
  font-weight: 600;
}

.legal2-content_link.is-h4, .legal2-content_link.is-h5, .legal2-content_link.is-h6 {
  padding-left: 1rem;
}

.legal2-content_link.current {
  background-color: #0000;
  font-weight: 600;
}

.legal2-content_link.current.w--current {
  background-color: #0000;
  border-style: none;
  font-weight: 600;
}

.legal2-content_link.is-h3 {
  padding-left: 1rem;
}

.legal2-content_link-wrapper {
  overflow: hidden;
}

.form-input {
  color: #0000;
  background-color: #0000;
  border: 1px solid #0000;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::placeholder {
  color: #0009;
}

.navbar1_component {
  background-color: #0000;
  border-bottom: 1px solid #0000;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.success-message-2 {
  background-color: #0000;
  padding: 1.5rem;
}

.dropdown-icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.footer1_social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.navbar1_logo-link {
  padding-left: 0;
}

.footer1_logo-link {
  padding-left: 0;
}

.button-2 {
  color: #0000;
  text-align: center;
  background-color: #0000;
  border: 1px solid #0000;
  padding: .75rem 1.5rem;
}

.button-2.is-secondary {
  color: #0000;
  background-color: #0000;
}

.button-2.is-small {
  padding: .5rem 1.25rem;
}

.legal2-content_sidebar-heading {
  font-size: 1.5rem;
}

.line-divider {
  background-color: #0000;
  width: 100%;
  height: 1px;
}

.legal2-content_component {
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 20rem 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.legal2-content_link-content {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer1_legal-link {
  font-size: .875rem;
  text-decoration: underline;
}

.footer1_top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

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

.navbar1_link {
  padding: .5rem 1rem;
}

.navbar1_link.w--current {
  color: #0000;
}

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

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

.text-weight-semibold {
  font-weight: 600;
}

.heading {
  color: #fff;
}

.footer-logo-image._1, .footer-logo-image._3 {
  width: auto;
  height: 40px;
}

.team-heading {
  font-size: 24px;
}

.lottie {
  width: 100%;
  display: block;
  position: static;
  inset: 0%;
}

.lottie.hidden {
  display: none;
}

.banner5_component {
  z-index: 999;
  background-image: linear-gradient(to right, var(--purple), #c41dff 50%, #643dad);
  justify-content: center;
  align-items: center;
  min-height: 50px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

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

.banner5_wrapper {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
  position: relative;
}

.banner5_content {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner5_close-button {
  margin-left: 1rem;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.inline-link {
  text-decoration: underline;
  transition: opacity .1s;
}

.inline-link:hover {
  opacity: .6;
}

.additional-features-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  display: grid;
}

.feature-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  border: 1px solid #fff6;
  border-color: #fff6 #ffffff26 #ffffff40 #ffffff59;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 20px;
  display: flex;
}

.slider-mobile {
  margin-top: 80px;
  display: none;
}

.resource-links-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  display: grid;
}

.resource-card {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #e7e3ec;
  text-align: left;
  background-image: url('../images/Resources-Cards.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #ffffff1a;
  border-radius: 1.25rem;
  flex-direction: column;
  padding: 1.125rem;
  text-decoration: none;
  transition: border-color .3s, box-shadow .3s;
  display: flex;
}

.resource-card:hover {
  border-color: #c41dff;
  box-shadow: 0 0 40px #c41dff80;
}

.resource-card-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-small {
  max-width: 61.625rem;
  margin-left: auto;
  margin-right: auto;
}

.resource-cl {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.resource-item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  text-align: left;
  border: 1px solid #ffffff26;
  border-radius: 1.25rem;
  flex-direction: column;
  height: 100%;
  padding: 1.125rem;
  transition: border-color .3s, box-shadow .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.resource-item:hover {
  border-color: #c41dff;
  box-shadow: 0 0 40px #c41dff80;
}

.category-image {
  z-index: -1;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.resource-top {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  display: flex;
}

.read-more {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #e7e3ec;
  align-items: center;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.blog-content {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  text-align: left;
  flex-direction: column;
  display: flex;
}

.blog-title {
  text-align: left;
  font-size: 52px;
  line-height: 1.2;
}

.blog-snippet {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
}

.blog-author {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.author-image {
  object-fit: cover;
  border-radius: 6.25rem;
  max-width: 2.3125rem;
  height: 2.3125rem;
}

.blog-info {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  display: flex;
}

.text-size-small {
  font-size: 14px;
}

.category-info {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border-left: 1px solid #ffffff4d;
  border-right: 1px solid #ffffff4d;
  flex-direction: column;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.published-on {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  display: flex;
}

.blog-image {
  border-radius: 1.25rem;
  width: 100%;
}

.resources-component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  margin-top: 80px;
  display: flex;
}

.resources-form {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #ededed00;
  flex-direction: column;
  display: flex;
}

.radio-button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.radio-button-field {
  border: 1px solid #0000;
  border-radius: 8px;
  align-items: center;
  padding: .5rem 1rem;
  transition: background-color .3s;
  display: flex;
}

.radio-button-field:hover {
  background-color: #c41dff33;
}

.radio-button-field.active {
  background-color: #c41dff33;
  border: 1px solid #c41dff;
}

.text-color-white {
  color: #fff;
}

.radio-button {
  margin-right: .5rem;
  display: none;
}

.circle {
  background-color: #fff;
  border-radius: 6.25rem;
  width: .5rem;
  height: .5rem;
  margin-right: .5rem;
  display: flex;
}

.circle.purple {
  background-color: #643dad;
}

.circle.blue {
  background-color: #3d1dff;
}

.circle.green {
  background-color: #9cff1d;
}

.circle.orange {
  background-color: #ff891d;
}

.circle.yellow {
  background-color: #faff1d;
}

.circle.teal {
  background-color: #1dffc9;
}

.search {
  color: #fff;
  background-color: #fff0;
  background-image: url('../images/Search-1.svg');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #413c45;
  border-radius: 10px;
  height: 3rem;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 50px;
}

.category-text {
  display: flex;
}

.pagination {
  align-items: center;
  margin-top: 1.5rem;
}

.next-button {
  background-color: #fafafa00;
  border-color: #ffffff4d;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.next-button:hover {
  background-image: linear-gradient(#0000 32%, #643dad99);
}

.pagination-icon {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.pagination-icon.rotate {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.number {
  color: #fff;
  background-color: #fafafa00;
  border: 1px solid #ffffff4d;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.number:hover, .number.w--current {
  background-image: linear-gradient(#0000 32%, #643dad99);
}

.previous {
  display: none;
}

.previous-button {
  background-color: #fafafa00;
  border-color: #ffffff4d;
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.previous-button:hover {
  background-image: linear-gradient(#0000 32%, #643dad99);
}

.legal-links-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.no-results {
  background-color: #ddd0;
}

.no-results-component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.page-dots {
  padding: 10px 10px 0;
}

.pagination-design {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  margin-left: 1rem;
  margin-right: 1rem;
  display: grid;
}

.success-align {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
}

.success-message-text {
  width: 60%;
}

.no-margin {
  margin-bottom: 0;
}

.no-margin.white-text {
  color: #fff;
}

.no-margin.white-text.max-700 {
  font-family: Instrumentsans Variablefont Wdth Wght, sans-serif;
  font-size: 16px;
}

.bottom-cookie-wrapper {
  background-color: #0e0119;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.cookie-button-bottom {
  color: #fff;
  background-color: #000;
  border-radius: 5px;
  margin-right: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.cookie-button-bottom:hover {
  border-bottom-style: solid;
  border-bottom-color: #203492;
}

.cookie-content {
  align-items: center;
  display: flex;
}

.cookie-content.bottom-banner-content.cookie-content-action-mobile, .cookie-content.cookie-content-mobile {
  display: none;
}

.white-x {
  background-image: url('../images/Vector-2-Stroke.svg');
  background-position: 0 0;
  background-size: auto;
  width: 17px;
  height: 17px;
}

.cookie-span {
  color: #b5e3f4;
  border-bottom-style: none;
  font-weight: 600;
}

.top-cookie-wrapper {
  background-color: #b5e3f4;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.top-cookie-image {
  height: 50px;
  margin-right: 15px;
}

.small-paragraph {
  font-size: 14px;
}

.cookie-link-span {
  color: #203492;
  border-bottom-style: none;
  font-weight: 600;
  text-decoration: none;
}

.cookie-button-white {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  margin-right: 15px;
  padding-left: 40px;
  padding-right: 40px;
}

.cookie-button-white:hover {
  border-bottom-style: solid;
  border-bottom-color: #203492;
}

.margin-15 {
  margin-bottom: 15px;
}

.right-floating-cookie {
  z-index: 1000;
  background-color: #cf4dff;
  border-radius: 10px;
  width: 625px;
  padding: 25px;
  display: block;
  position: fixed;
  inset: auto 30px 30px auto;
}

.learn-more-span {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}

.cookie-button-blue {
  color: #000;
  background-color: #b5e3f4;
  border-radius: 5px;
  margin-right: 20px;
  padding-left: 56px;
  padding-right: 56px;
}

.cookie-button-blue:hover {
  border-bottom-style: solid;
  border-bottom-color: #203492;
}

.white-text {
  color: #fff;
  font-size: 14px;
}

.right-cookie-image {
  align-self: flex-start;
  width: 150px;
  height: 150px;
  margin-right: 25px;
}

.bottom-cookie-wrapper-2 {
  z-index: 1000;
  background-color: #cf4dff;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.list, .list-2, .list-3 {
  margin-bottom: 0;
}

.bold-text, .link {
  text-decoration: underline;
}

@media screen and (min-width: 1440px) {
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .image {
    width: 100%;
    height: auto;
    margin-bottom: -32px;
  }

  .hero-gradient-wrap {
    margin-top: 4vw;
  }

  .hero-gradient-wrap.about {
    margin-top: 40px;
  }

  .image-hero-wrap {
    width: 100%;
    top: -124px;
    transform: translate(0, 20%);
  }

  .about-cards-wrap.revamp {
    align-items: stretch;
  }

  .solutionimage {
    object-fit: contain;
  }

  .additional-features-wrap, .legal-links-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .bottom-cookie-wrapper-2 {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .image {
    margin-bottom: -120px;
  }

  .hero-gradient-wrap {
    margin-top: 6vw;
  }

  .image-hero-wrap {
    width: 100%;
    top: -191px;
  }

  .hero-illustration-wrap.compliance {
    background-repeat: repeat, repeat;
    background-size: auto, auto;
  }

  .hero-illustration-wrap.cloud-agility {
    background-repeat: repeat, repeat;
  }

  .hero-illustration-wrap.cloud {
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .team-image-hero {
    width: 60%;
  }

  .bottom-cookie-wrapper-2 {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 60px;
  }

  .section.hero.about {
    padding-top: 160px;
    padding-bottom: 40px;
  }

  .section.hero.demo {
    padding-bottom: 80px;
  }

  .section.home {
    padding-top: 200px;
  }

  .section.home.about {
    padding-top: 160px;
    padding-bottom: 40px;
  }

  .section.home.demo {
    padding-bottom: 80px;
  }

  .container {
    width: 92%;
    padding-left: 0;
    padding-right: 0;
  }

  .container.about, .container.nav, .container.slider {
    width: 100%;
  }

  .container.slider-padding {
    width: 100%;
    padding-left: 4%;
  }

  .p-hero.left {
    text-align: center;
  }

  .button.nav {
    margin-left: auto;
    margin-right: 20px;
  }

  .hero-gradient-rectangle {
    height: 50vh;
  }

  .hero-gradient-rectangle.regular {
    width: 94%;
    height: 440px;
  }

  .hero-gradient-rectangle.about-image {
    padding-top: 0;
    padding-bottom: 16px;
  }

  .image {
    width: 1200px;
    max-width: none;
  }

  .hero-gradient-wrap {
    margin-top: -40px;
  }

  .hero-gradient-wrap.about {
    margin-top: 40px;
  }

  .cspp-wrap {
    align-items: flex-start;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-hero-wrap {
    width: 100%;
  }

  .h2-bigger {
    font-size: 44px;
    line-height: 48px;
  }

  .cards-wrap.hidetablet {
    display: none;
  }

  .card-item {
    padding: 80px 24px;
  }

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

  .navbar-wrapper {
    background-color: #0e0119;
    border: 1px solid #413c45;
    border-radius: 50vw;
    margin-left: 20px;
    margin-right: 20px;
    padding: 12px 12px 12px 24px;
  }

  .logo-kivera {
    width: 110px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0e0018e6;
    border-style: none;
    border-radius: 0;
    flex-direction: column;
    padding: 0;
  }

  .nav-link {
    justify-content: flex-start;
    width: 100%;
    padding: 16px 5px;
    display: flex;
  }

  .nav-link.capabilities {
    width: auto;
  }

  .nav-dropdown {
    width: 100%;
  }

  .nav-dropdown-toggle {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    margin-left: -5px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    margin-left: 0;
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    color: #fff;
    background-color: #0e0018e6;
    border-radius: 0;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
  }

  .menu-button {
    background-image: linear-gradient(#482a6f, #4f3275 45%, #714aaf);
    border-radius: 50%;
    width: 48px;
    height: 48px;
    padding: 0;
    transition: all 1ms;
  }

  .menu-button:active {
    background-image: linear-gradient(#0e0019, #4f3275 45%, #714aaf);
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
    background-image: linear-gradient(#0e0019 23%, #4f3275 63%, #643dad);
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .list-item {
    border-bottom: 1px solid #413c45;
    width: 95%;
    padding: 0 20px;
  }

  .list-item.home {
    display: flex;
  }

  .small-cirlce-nav {
    display: none;
  }

  .link-drop {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #fff;
    border-bottom: 1px solid #413c45;
    margin-top: -16px;
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 20px;
  }

  .link-drop.visibility {
    border: 1px #000;
  }

  .logosss {
    grid-column-gap: 60px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }

  .ready-wrap {
    padding-top: 160px;
    padding-bottom: 160px;
  }

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

  .footer-left {
    align-items: flex-start;
  }

  .footer-right {
    justify-content: flex-start;
  }

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

  .logos-footer-wrap {
    flex-wrap: wrap;
  }

  .image-lock {
    width: 440px;
  }

  .image-lock.cloud {
    width: 280px;
  }

  .uses-cases-container {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-top: 64px;
  }

  .use-cases-item {
    grid-column-gap: 5%;
    grid-row-gap: 5%;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .use-cases-item.flipped {
    flex-direction: column;
  }

  .use-cases-description {
    width: auto;
    max-width: 600px;
  }

  .use-cases-description.left {
    max-width: 600px;
  }

  .use-cases-video {
    margin-top: 18px;
  }

  .about-item {
    text-align: center;
    justify-content: center;
    height: 100%;
    min-height: 450px;
    padding: 80px 24px;
  }

  .about-item.full-width {
    flex: none;
  }

  .paragraph {
    text-align: center;
  }

  .about-cards-wrap.hidetablet {
    display: none;
  }

  .about-cards-wrap.revamp {
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 100%;
    margin-bottom: -2rem;
    padding-bottom: 2rem;
    padding-left: 24px;
    padding-right: 24px;
    overflow: auto;
  }

  .about-cards-wrap.revamp.hide-tablet {
    display: none;
  }

  .team-item {
    flex: none;
    max-width: 300px;
  }

  .team-cards-wrap {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: -2rem;
    padding-bottom: 2rem;
    overflow: auto;
  }

  .team-cards-wrap.hidetablet {
    flex-wrap: nowrap;
    justify-content: flex-start;
    display: none;
  }

  .team-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .team-wrap.padding {
    width: 92%;
  }

  .team-info-wrap.small {
    min-height: 40px;
  }

  .ready-solution-wrap {
    height: 500px;
  }

  .slider-wrap {
    height: 440px;
    margin-top: 40px;
    padding-right: 0;
    display: block;
  }

  .slider-wrap.hide {
    height: auto;
    display: none;
  }

  .slider-wrap.hidedesktop {
    height: 100%;
    padding-left: 20px;
    display: block;
  }

  .slider-wrap.hidedesktop.hide {
    display: none;
  }

  .slider, .slide {
    height: 100%;
  }

  .mask {
    position: relative;
  }

  .request-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .logoss-request-wrap {
    align-items: center;
  }

  .logosss-request {
    grid-column-gap: 60px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    justify-content: center;
    width: auto;
  }

  .request-hero-item {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .form-block {
    width: 100%;
    margin-top: 24px;
  }

  .nav-icon-wrap {
    width: 24px;
    height: 24px;
  }

  .div-block {
    width: 40px;
    height: 2px;
  }

  .arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    inset: auto 0% 0% auto;
    transform: translate(0, 150%);
  }

  .arrow.left {
    transform: translate(-200%, 150%);
  }

  .arrow.right {
    transform: translate(-50%, 150%);
  }

  .arrow-slider {
    transition: all .25s;
  }

  .arrow-slider:active {
    transform: scale(.95);
  }

  .arrow-slider.flipped {
    transform: rotate(-180deg);
  }

  .arrow-slider.flipped:active {
    transform: scale(.95)rotate(-180deg);
  }

  .arrow-svg-nav {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -2px;
    display: block;
  }

  .lottie-animation {
    width: 100%;
    height: 100%;
  }

  .team-image-hero {
    object-fit: contain;
    width: 100%;
  }

  .iconnav-mobile {
    object-fit: contain;
    width: 100%;
    height: 100%;
    display: block;
  }

  .icon-nav-desktop {
    display: none;
  }

  .menu-icon1_line-middle {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .padding-section-large {
    padding-bottom: 6rem;
  }

  .navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .navbar1_menu {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .legal2-content_accordion-icon {
    display: flex;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .legal2-content_sidebar-heading-text {
    font-size: 1.125rem;
    font-weight: 400;
  }

  .menu-icon1_line-bottom {
    background-color: #0000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .legal2-content_sidebar {
    width: 100%;
    margin-right: 0;
    position: relative;
    top: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .navbar1_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .menu-icon1_line-top {
    background-color: #0000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .dropdown-icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 0% auto auto;
  }

  .legal2-content_sidebar-heading {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border: 1px solid #0000;
    justify-content: space-between;
    align-items: center;
    padding: .75rem 1rem;
    display: flex;
  }

  .legal2-content_component {
    grid-column-gap: 3rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer1_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .footer-logo-image._1 {
    width: 44px;
  }

  .footer-logo-image._3 {
    width: 80px;
  }

  .capability-mobile-min-height {
    min-height: 71px;
  }

  .lottie {
    width: 100%;
    max-width: 100%;
  }

  .additional-features-wrap {
    grid-template-columns: 1fr 1fr;
    margin-top: 64px;
  }

  .additional-features-wrap.hide-tablet {
    display: none;
  }

  .slider-mobile {
    margin-top: 64px;
    display: block;
  }

  .resource-links-wrapper {
    margin-top: 64px;
  }

  .container-small {
    max-width: 92%;
  }

  .resource-cw {
    margin-top: 2rem;
  }

  .blog-title {
    font-size: 40px;
  }

  .blog-snippet {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .category-info {
    border-style: solid none;
    border-top-width: 1px;
    border-top-color: #ffffff4d;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff4d;
    padding: 1rem 0;
  }

  .resources-component {
    margin-top: 64px;
  }

  .resources-form-component {
    margin-bottom: 0;
  }

  .radio-button-wrapper {
    margin-bottom: -2rem;
    padding-bottom: 2rem;
    overflow: auto;
  }

  .bottom-cookie-wrapper {
    height: auto;
  }

  .cookie-button-bottom {
    margin-right: 20px;
  }

  .cookie-content.bottom-banner-content {
    margin-left: 15px;
  }

  .cookie-content.bottom-banner-content.cookie-content-action-mobile, .cookie-content.cookie-content-mobile {
    display: none;
  }

  .top-cookie-wrapper {
    height: auto;
  }

  .bottom-cookie-wrapper-2 {
    height: auto;
    display: none;
  }
}

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

  h2 {
    line-height: 1;
  }

  h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.hero.about, .section.home.about {
    padding-top: 140px;
    padding-bottom: 24px;
  }

  .container {
    width: 94%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.about {
    padding-left: 0;
    padding-right: 0;
  }

  .p-hero.left._80 {
    width: auto;
  }

  .hero-gradient-rectangle.regular {
    height: 320px;
  }

  .hero-gradient-rectangle.about-image {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image {
    width: 800px;
    max-width: none;
    margin-bottom: 20px;
  }

  .hero-gradient-wrap {
    height: 270px;
  }

  .hero-gradient-wrap.about {
    margin-top: 24px;
  }

  .image-hero-wrap {
    width: 100%;
    bottom: -22%;
  }

  .h2-bigger {
    font-size: 40px;
  }

  .card-item {
    padding: 64px 32px;
  }

  .nav-section.homepage {
    top: 60px;
  }

  .logo-kivera {
    padding-left: 0;
    transform: scale(.9);
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    justify-content: flex-start;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .nav-link.capabilities {
    width: auto;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .nav-dropdown-toggle {
    width: 100%;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .menu-button {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    transform: scale(.9);
  }

  .list-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .logosss {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 48px;
  }

  .ready-wrap {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .footer-top {
    flex-direction: column;
    align-items: center;
  }

  .footer-left {
    align-items: center;
  }

  .footer-right {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
    max-width: none;
  }

  .footer-right-item {
    text-align: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-bot {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-lock {
    border-radius: 5px;
    width: 280px;
  }

  .image-lock.cloud {
    width: 220px;
  }

  .about-item {
    min-height: 400px;
    padding: 64px 32px;
  }

  .about-item.full-width {
    max-width: 90%;
  }

  .about-cards-wrap.revamp {
    overflow: auto;
  }

  .ready-solution-wrap {
    height: 440px;
    margin-top: 40px;
  }

  .slider-wrap {
    height: 400px;
  }

  .arrow-icon.hidearrow {
    display: none;
  }

  .logoss-request-wrap {
    margin-top: 40px;
  }

  .logosss-request {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 24px;
  }

  .form-block {
    width: 100%;
  }

  .left-arrow {
    transform: rotate(-180deg);
  }

  .footer1_credit-text {
    margin-top: 1.5rem;
  }

  .padding-section-large {
    padding-bottom: 4rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .legal2-content_sidebar-heading-text {
    font-size: 1rem;
  }

  .footer1_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .footer1_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }

  .footer1_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .footer1_top-wrapper {
    grid-row-gap: 3rem;
  }

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

  .banner5_content {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 1rem;
  }

  .banner5_close-button {
    margin-left: 0;
  }

  .resource-links-wrapper, .resource-cl {
    grid-template-columns: 1fr 1fr;
  }

  .blog-image-wrapper {
    margin-top: 2rem;
  }

  .search {
    background-position: 3%;
  }

  .cookie-button-bottom {
    margin-right: 20px;
  }

  .cookie-content {
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .cookie-content.bottom-banner-content {
    align-items: center;
    margin-left: 15px;
  }

  .cookie-content.bottom-banner-content.cookie-content-action-mobile, .cookie-content.cookie-content-mobile {
    display: none;
  }

  .top-cookie-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .small-paragraph {
    font-size: 12px;
  }

  .right-floating-cookie {
    max-width: 90vw;
    bottom: 10px;
    right: 10px;
  }

  .right-cookie-image {
    width: 120px;
    height: 120px;
  }

  .bottom-cookie-wrapper-2 {
    display: none;
  }
}

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

  .section.hero {
    padding-top: 150px;
  }

  .section.hero.demo, .section.home.demo {
    padding-top: 140px;
  }

  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.nav {
    padding-left: 0;
    padding-right: 0;
  }

  .container.slider-padding {
    padding-right: 0;
  }

  .p-hero.left {
    text-align: left;
  }

  .button.nav {
    grid-column-gap: 8px;
    margin-right: 10px;
  }

  .hero-gradient-rectangle.regular {
    height: 200px;
  }

  .image {
    width: 630px;
  }

  .hero-gradient-wrap {
    height: 250px;
  }

  .cspp-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-hero-wrap {
    width: 200%;
    inset: 10px 0% 0%;
  }

  .card-item {
    text-align: center;
    width: 96%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav-section.home {
    top: 10px;
  }

  .navbar-wrapper {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding: 8px 8px 8px 0;
  }

  .logo-kivera {
    transform: scale(.7);
  }

  .logo-kivera.w--current {
    width: 95px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .menu-button {
    transform: scale(.8);
  }

  .list-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .logosss {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 48px;
  }

  .logosss.investors {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
  }

  .ready-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-top, .footer-left {
    align-items: flex-start;
  }

  .footer-right {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    justify-content: space-around;
  }

  .footer-right-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: flex-start;
  }

  .subheading {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 24px;
  }

  .detail {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 20px;
  }

  .footer-bot {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    align-items: flex-start;
  }

  .socials-wrap {
    margin-bottom: 24px;
  }

  .p-footer {
    text-align: left;
  }

  .logos-footer-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-wrap: wrap;
  }

  .image-lock {
    width: 200px;
  }

  .image-lock.cloud {
    width: 140px;
  }

  .about-item {
    width: 360%;
    max-width: 100%;
    min-height: 470px;
  }

  .about-item.full-width {
    max-width: 95%;
  }

  .team-item {
    max-width: 100%;
  }

  .team-cards-wrap {
    padding-right: 4%;
  }

  .ready-solution-wrap {
    height: 400px;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .solutionimage {
    width: 500px;
    max-width: 180%;
  }

  .slider-wrap.hidedesktop {
    padding-right: 20px;
  }

  .slide {
    width: 100%;
    max-width: 100%;
  }

  .request-hero-bg {
    height: 620px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .request-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .h1-left {
    text-align: left;
    max-width: 100%;
    font-size: 44px;
  }

  .logoss-request-wrap {
    align-items: flex-start;
  }

  .logosss-request {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .request-hero-item {
    text-align: left;
    align-items: flex-start;
    width: 100%;
  }

  .form-block {
    flex-direction: column;
    margin-top: 64px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .subheading-capabilities {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 24px;
  }

  .arrow.left {
    transform: translate(-170%, 150%);
  }

  .arrow.right {
    transform: translate(-30%, 150%);
  }

  .arrow-slider {
    transform: scale(.9);
  }

  .arrow-slider.flipped {
    transform: scale(.9)rotate(-180deg);
  }

  .h2-24 {
    font-size: 24px;
  }

  .inverstors-logo {
    object-fit: contain;
    height: 40px;
    transform: scale(.8);
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .legal2-content_sidebar-heading-text {
    align-self: auto;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer1_form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer1_menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .legal2-content_sidebar-heading {
    align-self: auto;
  }

  .footer1_top-wrapper {
    grid-row-gap: 48px;
  }

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

  .footer-logo-image._1, .footer-logo-image._3 {
    width: auto;
    height: 30px;
  }

  .lottie {
    width: 200%;
    max-width: 200%;
  }

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

  .feature-card {
    height: 20rem;
  }

  .resource-links-wrapper, .resource-cl {
    grid-template-columns: 1fr;
  }

  .blog-info, .category-info, .published-on {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .search {
    background-position: 5%;
  }

  .legal-links-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    margin-bottom: 24px;
  }

  .success-message-text {
    width: 100%;
  }

  .no-margin.white-text.max-700 {
    display: block;
  }

  .no-margin.white-text.max-700.cookie-margin-content-mobile {
    flex: 1;
    margin-top: 0;
  }

  .bottom-cookie-wrapper {
    flex-direction: column-reverse;
    padding-top: 25px;
  }

  .cookie-button-bottom {
    display: none;
  }

  .cookie-button-bottom.cookie-content-button-mobile {
    margin-bottom: -15px;
    margin-right: 0;
    display: block;
  }

  .cookie-content {
    display: none;
  }

  .cookie-content.bottom-banner-content {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: none;
  }

  .cookie-content.bottom-banner-content.cookie-content-action-mobile {
    justify-content: center;
    align-self: center;
    width: auto;
    margin-top: -5px;
    display: block;
  }

  .cookie-content.mobile-vertical {
    flex-direction: column;
  }

  .cookie-content.cookie-content-mobile {
    flex: 0 auto;
    align-self: auto;
    margin-top: -12px;
    display: flex;
  }

  .white-x {
    display: none;
  }

  .white-x.cookie-white-x-mobile {
    margin-top: 5px;
    margin-left: 25px;
    display: flex;
  }

  .button-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .right-floating-cookie {
    width: 100%;
    max-width: none;
    bottom: 0;
    right: auto;
  }

  .cookie-button-blue {
    text-align: center;
    width: 120px;
    margin-bottom: 0;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-cookie-image {
    margin-bottom: 20px;
  }

  .bottom-cookie-wrapper-2 {
    flex-direction: column-reverse;
    padding-top: 25px;
    display: none;
  }
}

#w-node-_899237b8-8ec7-47b6-ca96-f41c3074e4aa-914769f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_99065d4e-2816-4ccc-69d5-bccaefe5f67d-c77ac2aa, #w-node-ab7eb2a3-66f9-78a9-c5f5-d9edc0865112-c77ac2aa, #w-node-_2495bf20-9308-e5cc-d80c-29a6cc384e02-c77ac2aa, #w-node-_05a62f91-2342-4675-a663-bb448a96a12e-c77ac2aa, #w-node-_8fe98146-9b12-e6c5-c546-f1a5d91713ee-c77ac2aa, #w-node-d4a40970-57cf-9679-29fd-e69b4e55e330-c77ac2aa, #w-node-_760cb998-b300-8b9c-7627-03098621aa60-c77ac2aa, #w-node-_0eec748a-210a-b24c-d504-6f0b88b6816f-c77ac2aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_899237b8-8ec7-47b6-ca96-f41c3074e4aa-914769f5 {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Instrumentsans Variablefont Wdth Wght';
  src: url('../images/') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Instrumentsans Italic Variablefont Wdth Wght';
  src: url('../images/') format('woff2');
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope Variablefont Wght';
  src: url('../fonts/Manrope-VariableFont_wght.woff2') format('woff2');
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}