@keyframes slide-in-right {
  0% {
    transform: translateX(200px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.logo-header-3-icon {
  width: 124px;
  position: relative;
  height: 43px;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
  display: none;
  cursor: pointer;
  z-index: 2;
}
.aria-logo-10-1 {
  width: 150px;
  position: relative;
  height: 49px;
  object-fit: cover;
  z-index: 1;
  cursor: pointer;
}
.applications,
.features-navbar,
.support-navbar{
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  /* height: 42px; */
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  z-index: 3;
}
.applications:hover,
.features:hover,
.support:hover {
  /* cursor: pointer; */
}
.features-navbar,
.support-navbar{
  z-index: 2;
}
.support-navbar{
  z-index: 1;
}
.contact-us {
  position: relative;
  font-size: var(--font-size-sm);
  letter-spacing: 0.02em;
  line-height: 42px;
  font-family: var(--font-heebo);
  color: var(--color-gray-300);
  text-align: left;
  mix-blend-mode: normal;
  z-index: 0;
  text-decoration: none;
}
.contact-us:hover {
  font-weight: 800;
  font-family: var(--font-heebo);
}
.contactus,
.text-links {
  height: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.contactus {
  border: 0;
  padding: 0;
  background-color: transparent;
  z-index: 0;
}
.contactus,
.contactus:hover {
  cursor: pointer;
}
.text-links {
  gap: 60px;
  z-index: 1;
}
.vector-icon {
  position: absolute;
  height: 58.33%;
  width: 83.33%;
  top: 20.83%;
  right: 8.33%;
  bottom: 20.83%;
  left: 8.33%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.menu {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  height: 24px;
  width: 24px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
  z-index: 0;
}
.header-navigation,
.links-and-button,
.nav-items {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.links-and-button {
  margin: 0;
  flex: 1;
  height: 42px;
  justify-content: flex-end;
  z-index: 0;
}
.header-navigation,
.nav-items {
  box-sizing: border-box;
}
.nav-items {
  height: 62px;
  flex: 1;
  background-color: transparent;
  justify-content: space-between;
  padding: var(--padding-3xs) 0;
  max-width: 1280px;
  z-index: 0;
}
.header-navigation {
  align-self: stretch;
  height: 75px;
  background-color: var(--color-white);
  justify-content: center;
  padding: 0 var(--padding-77xl);
  position: sticky;
  top: 0;
  z-index: 99;
}
.aria-a {
  text-transform: uppercase;
}

.aria-banner {
  background-image: url(../public/BannerBG.webp);
}

.anchor-banner {
  position: absolute;
  left: 0;
  top: -75px;
}

.benefit-14 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.benefit-14 {
  flex: 1;
  min-width: 200px;
}
.icons21 {
  width: 140px;
  border-radius: var(--br-7xs);
  height: 140px;
  z-index: 1;
}
.banner .benefits1,
.text1 {
  align-self: stretch;
  align-items: flex-start;
  justify-content: flex-start;
}
.text1 {
  flex: 1;
  background-color: var(--color-white);
  display: flex;
  flex-direction: column;
  padding: var(--padding-51xl) var(--padding-xl) var(--padding-xl);
  box-sizing: border-box;
  gap: var(--gap-xs);
  min-height: 282px;
  z-index: 0;
  margin-top: -40px;
}
.banner .benefits1 {
  display: grid;
  flex-direction: row;
  gap: var(--gap-21xl);
  grid-template-columns: repeat(6, 1fr);
  column-gap: 20px;
  font-size: var(--font-size-xl);
}
.banner .benefits,
.content2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.content2 {
  width: 100%;
  gap: var(--gap-21xl);
  max-width: 1280px;
}
.banner .benefits {
  align-self: stretch;
  padding: var(--padding-41xl) var(--padding-77xl);
  z-index: 7;
  color: var(--color-gray-100);
}

.title1 {
  align-self: stretch;
  position: relative;
  height: 32px;
}
.features-filled-icon {
  width: 80px;
  position: relative;
  height: 80px;
  overflow: hidden;
  flex-shrink: 0;
}

.title3 {
  align-self: stretch;
  /* height: 23px; */
  position: relative;
  letter-spacing: 0.02em;
  line-height: 23px;
  display: inline-block;
}

.new,
.title-parent {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-xs);
}
.new {
  flex-direction: row;
  justify-content: flex-start;
  padding: 0 var(--padding-xl) 0 0;
  box-sizing: border-box;
  gap: var(--gap-3xs);
  min-width: 600px;
  max-width: 600px;
}
.subtext7 {
  align-self: stretch;
  height: 88px;
  position: relative;
  font-size: var(--font-size-sm);
  letter-spacing: 0.02em;
  line-height: 22px;
  display: inline-block;
  opacity: 0.68;
}

.subtext11,
.subtext8 {
  align-self: stretch;
  height: 66px;
  position: relative;
  font-size: var(--font-size-sm);
  letter-spacing: 0.02em;
  line-height: 22px;
  display: inline-block;
  opacity: 0.68;
}
.subtext11 {
  height: 44px;
}


.content3 {
  width: 100%;
  flex-direction: column;
  gap: var(--gap-21xl);
  max-width: 1280px;
  z-index: 0;
}
.banner .benefits2,
.userexperience {
  width: 1920px;
  align-items: center;
}
.banner .benefits2 {
  height: 932px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: var(--padding-41xl) 0;
  box-sizing: border-box;
  background-image: url(../public/benefits@3x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 0;
}
.userexperience {
  background: linear-gradient(
    94.2deg,
    #e9efeb,
    rgba(221, 222, 239, 0.9) 19.38%,
    #e9efec
  );
  display: none;
  flex-direction: row;
  justify-content: center;
  z-index: 6;
}
.subtext14 {
  align-self: stretch;
}
.subtext14 {
  /* height: 24px; */
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 0.02em;
  line-height: 24px;
  display: inline-block;
}


.title18 {
  align-self: stretch;
  background-color: var(--color-gray-500);
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}


.title19 {
  height: 23px;
  flex: 1;
  position: relative;
  letter-spacing: 0.02em;
  line-height: 23px;
  display: inline-block;
}

.subtext15 {
  align-self: stretch;
  height: fit-content;
  position: relative;
  font-size: var(--font-size-lg);
  letter-spacing: 0.02em;
  line-height: 22px;
  display: inline-block;
}

.text4 {
  flex: 1;
  display: flex;
  align-items: flex-start;
}
.text4 {
  align-self: stretch;
  border-radius: 0 var(--br-7xs) var(--br-7xs) 0;
  background-color: var(--color-white);
  box-shadow: 0 4px 5.7px rgba(0, 0, 0, 0.12);
  flex-direction: column;
  justify-content: center;
  padding: 0 var(--padding-xl);
  gap: var(--gap-5xs);
  z-index: 0;
  font-size: var(--font-size-xl);
  color: var(--color-darkslategray-100);
}

.photo-title1 {
  width: 256px;
  height: 224px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-image: url(../public/photo--title1@3x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 1;
}
.title21 {
  height: fit-content;
  flex: 1;
  position: relative;
  letter-spacing: 0.02em;
  line-height: 23px;
  display: inline-block;
}
.photo-title2 {
  background-image: url(../public/photo--title2@3x.png);
}
.photo-title2,
.photo-title3,
.photo-title4,
.photo-title5,
.photo-title6,
.photo-title7 {
  width: 256px;
  height: 224px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 1;
}
.photo-title3 {
  background-image: url(../public/photo--title3@3x.png);
  mix-blend-mode: normal;
}
.photo-title4,
.photo-title5,
.photo-title6,
.photo-title7 {
  background-image: url(../public/photo--title4@3x.png);
}
.photo-title5,
.photo-title6,
.photo-title7 {
  background-image: url(../public/photo--title5@3x.png);
}
.photo-title6,
.photo-title7 {
  background-image: url(../public/photo--title6@3x.png);
}
.photo-title7 {
  background-image: url(../public/photo--title7@3x.png);
}
.icons1 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-xl);
  font-size: var(--font-size-lg);
  color: var(--color-white);
}

.content4,
.textframe2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.content4 {
  width: 100%;
  flex-direction: column;
  gap: var(--gap-xl);
  max-width: 1280px;
}

.textframe2 {
  align-self: stretch;
}

.textframe2 {
  flex-direction: row;
  z-index: 0;
  font-size: var(--font-size-17xl);
}

.icons24 {
  position: relative;
}
.icons24 {
  width: 80px;
  border-radius: var(--br-7xs);
  height: 80px;
  overflow: hidden;
  flex-shrink: 0;
}

.title35 {
  align-self: stretch;
}
.title35 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.content6 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-5xs);
}
.features2{
  align-self: stretch;
  justify-content: flex-start;
}
.features2 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: var(--gap-xl);
}

.copy18 {
  flex: 1;
  position: relative;
  letter-spacing: 0.02em;
  line-height: 23px;
}
.title44 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.copy20 {
  flex: 1;
  position: relative;
  letter-spacing: 0.02em;
  line-height: 22px;
  opacity: 0.68;
}
.content15,
.copy19 {
  display: flex;
  align-items: flex-start;
}
.copy19 {
  align-self: stretch;
  flex-direction: row;
  justify-content: flex-start;
  font-size: var(--font-size-sm);
}
.content15 {
  width: 512px;
  flex-direction: column;
  justify-content: center;
  gap: var(--gap-5xs);
}
.cloudsetup,
.cloudsetup1,
.cloudsetup2,
.cloudsetup3,
.cloudsetup4 {
  width: 733px;
  margin: 0 !important;
  position: absolute;
  top: 628.5px;
  left: 620px;
  display: none;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xs);
  z-index: 2;
}
.cloudsetup1,
.cloudsetup2,
.cloudsetup3,
.cloudsetup4 {
  z-index: 3;
}
.cloudsetup2,
.cloudsetup3,
.cloudsetup4 {
  z-index: 4;
}
.cloudsetup3,
.cloudsetup4 {
  z-index: 5;
}
.cloudsetup4 {
  top: 620px;
  z-index: 6;
}
.cloudsetup5 {
  top: 628.5px;
  justify-content: flex-start;
  z-index: 7;
}
.cloudsetup5,
.cloudsetup6,
.cloudsetup7 {
  width: 733px;
  margin: 0 !important;
  position: absolute;
  left: 620px;
  display: none;
  flex-direction: row;
  align-items: flex-start;
  gap: var(--gap-5xs);
}
.cloudsetup6 {
  top: 620px;
  justify-content: flex-start;
  z-index: 8;
}
.cloudsetup7 {
  top: 628.5px;
  z-index: 9;
}
.cloudsetup7,
.cloudsetup8,
.content5 {
  justify-content: flex-start;
}
.cloudsetup8 {
  width: 733px;
  margin: 0 !important;
  position: absolute;
  top: 628.5px;
  left: 620px;
  display: none;
  flex-direction: row;
  align-items: flex-start;
  gap: var(--gap-5xs);
  z-index: 10;
}
.content5 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  gap: var(--gap-21xl);
  max-width: 1280px;
}

.title53 {
  align-self: stretch;
  position: relative;
}

.title53 {
  height: 32px;
  letter-spacing: 0.02em;
  line-height: 32px;
  text-transform: uppercase;
  display: inline-block;
}
.icons213 {
  height: 80px;
  width: 80px;
  position: relative;
  border-radius: var(--br-7xs);
  overflow: hidden;
  flex-shrink: 0;
}

.content24,
.icons3,
.ux8 {
  justify-content: flex-start;
}
.ux8 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0 var(--padding-xl) 0 0;
  gap: var(--gap-3xs);
}
.content24,
.icons3 {
  flex-direction: column;
}
.icons3 {
  align-self: stretch;
  display: grid;
  align-items: flex-start;
  gap: var(--gap-xl);
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  row-gap: 40px;
  font-size: var(--font-size-xl);
}
.content24 {
  width: 100%;
  display: flex;
  align-items: center;
  gap: var(--gap-21xl);
  max-width: 1280px;
}

.ux7 {
  align-self: stretch;
  background: linear-gradient(90deg, #5d43d4, #5c7dcb 51.64%, #25c69e);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: var(--padding-41xl) var(--padding-77xl) 0;
  z-index: 3;
}
.icons220,
.title54 {
  position: relative;
  flex-shrink: 0;
}
.title54 {
  /* height: 32px; */
  width: 100%;
  letter-spacing: 0.02em;
  line-height: 32px;
  text-transform: uppercase;
  display: inline-block;
  background: linear-gradient(89.99deg, #1199f7, #4cd0ba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.icons220 {
  width: 140px;
  border-radius: var(--br-7xs);
  height: 140px;
  overflow: hidden;
  z-index: 1;
}
.subtext23,
.title55 {
  align-self: stretch;
  position: relative;
  letter-spacing: 0.02em;
}
.title55 {
  height: 23px;
  line-height: 23px;
  display: inline-block;
}
.subtext23 {
  flex: 1;
  font-size: var(--font-size-lg);
  line-height: 22px;
}
.content26,
.support3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.content26 {
  align-self: stretch;
  height: 320px;
  border-radius: var(--br-7xs);
  background-color: var(--color-white);
  box-shadow: 0 4px 5.7px rgba(0, 0, 0, 0.12);
  padding: var(--padding-51xl) var(--padding-xl) var(--padding-xl);
  box-sizing: border-box;
  gap: var(--gap-xs);
  min-height: 300px;
  z-index: 0;
  margin-top: -40px;
}
.support3 {
  flex: 1;
  min-width: 200px;
  min-height: 282px;
}
.title56 {
  align-self: stretch;
  height: 46px;
  position: relative;
  letter-spacing: 0.02em;
  line-height: 23px;
  display: inline-block;
}
.icons222 {
  width: 140px;
  position: relative;
  border-radius: var(--br-7xs);
  height: 140px;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
  z-index: 1;
}
.analysis-1-icon {
  width: 108px;
  position: relative;
  height: 108px;
}
.ic-benefit4 {
  width: 140px;
  background-color: var(--color-lavender);
  height: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.subtext28 {
  align-self: stretch;
  height: 110px;
  position: relative;
  font-size: var(--font-size-sm);
  letter-spacing: 0.02em;
  line-height: 22px;
  display: inline-block;
}
.content31,
.quality {
  flex-direction: column;
  align-items: flex-start;
}
.content31 {
  align-self: stretch;
  border-radius: var(--br-7xs);
  background-color: var(--color-white);
  box-shadow: 0 4px 5.7px rgba(0, 0, 0, 0.12);
  height: 249px;
  display: flex;
  justify-content: center;
  padding: var(--padding-21xl) var(--padding-xl) var(--padding-xl);
  box-sizing: border-box;
  gap: var(--gap-xs);
  z-index: 0;
  margin-top: -20px;
}
.quality {
  width: 413px;
  height: 369px;
  display: none;
  justify-content: flex-start;
  min-width: 412px;
  max-width: 413px;
  font-size: var(--font-size-lg);
}
.feedback-icon {
  width: 81.3px;
  position: relative;
  height: 94px;
}
.union-icon,
.union-icon1 {
  width: 94.9px;
  position: relative;
  height: 94.9px;
}
.union-icon1 {
  display: none;
}
.union-icon2 {
  width: 93.3px;
  position: relative;
  height: 93.3px;
}
.subtext31 {
  align-self: stretch;
  height: 154px;
  position: relative;
  font-size: var(--font-size-sm);
  letter-spacing: 0.02em;
  line-height: 22px;
  display: inline-block;
}
.content34,
.quality3 {
  flex-direction: column;
  align-items: flex-start;
}
.content34 {
  align-self: stretch;
  border-radius: var(--br-7xs);
  background-color: var(--color-white);
  box-shadow: 0 4px 5.7px rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: center;
  padding: var(--padding-21xl) var(--padding-xl) var(--padding-xl);
  gap: var(--gap-xs);
  z-index: 0;
  margin-top: -20px;
}
.quality3 {
  width: 413px;
  display: none;
  justify-content: flex-start;
  min-width: 412px;
  max-width: 413px;
  font-size: var(--font-size-lg);
}
.feedback-loop-icon {
  width: 88.5px;
  position: relative;
  height: 102.1px;
}
.icons4 {
  align-self: stretch;
  display: grid;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 26px;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
  row-gap: 20px;
  font-size: var(--font-size-xl);
}
.content25 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.content25 {
  width: 100%;
  gap: var(--gap-21xl);
  max-width: 1280px;
}

.get-a-free1 {
  flex: 1;
  position: relative;
  letter-spacing: 0.02em;
  line-height: 32px;
  text-transform: uppercase;
  background: linear-gradient(89.99deg, #1199f7, #4cd0ba);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.name,
.titleframe {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.titleframe {
  width: 100%;
  justify-content: center;
  padding: 42px 0 30px;
  max-width: 1028px;
}
.name {
  border: 1px solid var(--color-darkgray);
  outline: 0;
  font-family: var(--font-heebo);
  font-size: var(--font-size-base);
  background-color: var(--color-white);
  flex: 1;
  border-radius: var(--br-6xs);
  height: 44px;
  justify-content: flex-start;
  padding: var(--padding-3xs);
  color: var(--color-gray-300);
  min-width: 300px;
}
.nameorganization,
.organisation {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.organisation {
  border: 1px solid var(--color-darkgray);
  outline: 0;
  font-family: var(--font-heebo);
  font-size: var(--font-size-base);
  background-color: var(--color-white);
  flex: 1;
  border-radius: var(--br-6xs);
  box-sizing: border-box;
  height: 44px;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-3xs);
  color: var(--color-gray-300);
  min-width: 300px;
}
.nameorganization {
  align-self: stretch;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-xl);
}
.captcha-child {
  position: absolute;
  top: 14px;
  left: 17px;
  border-radius: 1px;
  border: 1px solid var(--color-gray-300);
  box-sizing: border-box;
  width: 17px;
  height: 16px;
}
.smart-jackpots-that {
  position: absolute;
  top: 16px;
  left: 42px;
  font-size: var(--font-size-2xs);
  line-height: 11px;
  font-family: var(--font-heebo);
  color: var(--color-gray-300);
  text-align: left;
  display: inline-block;
  width: 71px;
  height: 11px;
  opacity: 0.8;
}
.captcha-1-icon {
  position: absolute;
  top: 8px;
  left: 126px;
  width: 28px;
  height: 28px;
  object-fit: cover;
}
.captcha {
  width: 172px;
  position: relative;
  border-radius: var(--br-7xs);
  box-sizing: border-box;
  /* height: 44px; */
}
.smart-jackpots-that1 {
  width: 44px;
  position: relative;
  font-size: var(--font-size-sm);
  line-height: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: var(--font-heebo);
  color: var(--color-gray-300);
  text-align: center;
  flex-shrink: 0;
}
.buttonreset {
  cursor: pointer;
  border: 1px solid var(--color-gray-300);
  padding: 19px var(--padding-xl);
  background-color: var(--color-white);
  flex: 1;
  border-radius: var(--br-6xs);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  /* max-width: 200px; */
}
.buttonreset:hover {
  background-color: #f1eeee;
}
.smart-jackpots-that2 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: var(--font-size-sm);
  line-height: 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: var(--font-heebo);
  color: var(--color-gray-200);
  text-align: center;
  width: 37px;
}
.vector-icon1 {
  position: absolute;
  height: 57.14%;
  width: 20.17%;
  top: 14.29%;
  right: 0;
  bottom: 28.57%;
  left: 79.83%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.smart-jackpots-that-you-may-lo-parent {
  width: 58px;
  position: relative;
  height: 14px;
}
.buttonsend {
  cursor: pointer;
  border: 0;
  padding: 18px var(--padding-xl);
  background-color: var(--color-mediumseagreen);
  flex: 1;
  border-radius: var(--br-6xs);
  height: 52px;
  justify-content: center;
  box-sizing: border-box;
  min-width: 140px;
  /* max-width: 200px; */
}
.buttonsend:hover {
  background-color: #21ed8f;
}
.buttons,
.buttons1,
.buttonsend {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.buttons1 {
  align-self: stretch;
  flex-direction: row;
  align-items: center;
  gap: var(--gap-base);;
}
.buttons {
  flex: 1;
  border-radius: var(--br-6xs);
  flex-direction: column;
  align-items: flex-start;
  
  gap: 46px;
  /* min-width: 300px; */
}
.contactform,
.formelements {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.formelements {
  margin: 0;
  width: 100%;
  align-items: flex-start;
  gap: var(--gap-xl);
  max-width: 1028px;
}
.contactform {
  align-self: stretch;
  background-color: #edf2fd;
  align-items: center;
  padding: var(--padding-21xl) var(--padding-77xl);
  gap: var(--gap-3xs);
  position: relative;
  z-index: 1;
  text-align: center;
}
.an-offering-from {
  position: relative;
  line-height: 14px;
}
.ic-logo-w-1-icon {
  width: 114px;
  position: relative;
  height: 26px;
  object-fit: cover;
}
.logo,
.springctcontact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.springctcontact {
  width: 122px;
  flex-direction: row;
}
.text-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
}
.spring-computing-technologies {
  flex: 1;
  position: relative;
  line-height: 18px;
}
.text12 {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-xl);
  text-align: center;
  font-size: var(--font-size-xs);
}
.iconlinkedin-grey,
.iconlinkedin-white {
  width: 16.7px;
  position: relative;
  height: 14.4px;
}
.iconlinkedin-white {
  display: none;
}
.iconlinkedin {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--gap-3xs);
}
.iconlinkedin:hover .iconlinkedin-white {
  display: flex;
}
.instagrey-icon,
.instawhite-icon {
  width: 15.2px;
  position: relative;
  height: 13.2px;
}
.iconlinkedin:hover .iconlinkedin-grey,
.instawhite-icon {
  display: none;
}
.iconinsta {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--gap-3xs);
}
.iconinsta,
.iconinsta:hover .instawhite-icon {
  display: flex;
}
.twittergrey-icon,
.twitterwhite-icon {
  width: 15px;
  height: 16px;
  position: relative;
}
.iconinsta:hover .instagrey-icon,
.twittergrey-icon:hover,
.twitterwhite-icon {
  display: none;
}
.icontwitter:hover .twitterwhite-icon,
.twitterwhite-icon:hover {
  display: flex;
}
.icontwitter {
  cursor: pointer;
  border: 0;
  padding: var(--padding-3xs);
  background-color: transparent;
  width: 20px;
  height: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  gap: var(--gap-3xs);
}
.icontwitter:hover .twittergrey-icon {
  display: none;
}
.shape-icon {
  width: 10px;
  position: relative;
  height: 17px;
}
.iconfb {
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
}
.fb-icons,
.iconfb,
.iconfb-hover {
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.iconfb-hover {
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  display: none;
  justify-content: center;
}
.fb-icons {
  justify-content: flex-start;
}
.fb-icons,
.fb-icons:hover .iconfb-hover {
  display: flex;
}
.fb-icons:hover .iconfb {
  display: none;
}
.socialmediaicons {
  width: 116px;
  justify-content: flex-end;
  gap: 5px;
}
.content36,
.footer,
.socialmediaicons {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.content36 {
  flex: 1;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1240px;
}
.footer {
  align-self: stretch;
  background-color: var(--color-gray-200);
  justify-content: center;
  padding: var(--padding-5xl) var(--padding-3xs);
  z-index: 0;
  font-size: var(--font-size-2xs);
  color: var(--color-gray-400);
}
.springct-digital-human-new {
  width: 100%;
  position: relative;
  background-color: #f7f9fd;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  mix-blend-mode: normal;
  text-align: left;
  font-size: var(--font-size-17xl);
  color: var(--color-white);
  font-family: var(--font-heebo);
}
@media screen and (max-width: 1920px) and (min-width: 1601px) {
  .text-links {
    display: flex;
  }
  .menu {
    display: none;
  }
  .header-navigation {
    padding-left: var(--padding-17xl);
    padding-right: var(--padding-17xl);
    box-sizing: border-box;
  }
  .aria-an-interactive-container {
    line-height: 64px;
  }
  .content {
    width: 720px;
    gap: 24px 16px;
  }
  .aria-banner {
    height: auto;
    min-height: 623px;
  }
  .bullet1 {
    width: 12px;
    height: 12px;
  }
  .benefit-1 {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .highlightpoints {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    grid-auto-rows: 1fr;
  }
  .highlight {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .banner {
    gap: -200px;
  }
  .benefit-14 {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .banner .benefits1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
  }
  .banner .benefits {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1367px) {
  .aria-banner {
    height: auto;
    padding-left: var(--padding-77xl);
    padding-right: var(--padding-77xl);
    box-sizing: border-box;
    min-height: 623px;
  }
  .bullet1 {
    width: 12px;
    height: 12px;
  }
  .highlightpoints {
    grid-auto-rows: 1fr;
  }
  .banner .benefits1,
  .highlightpoints {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
  }
  .content26 {
    height: 344px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1280px) {
  .aria-an-interactive-container {
    font-size: 44px;
    line-height: 46px;
  }
  .web-icon {
    width: 573px;
    height: 545px;
  }
  .aria-banner {
    height: auto;
    padding-left: var(--padding-77xl);
    padding-right: var(--padding-77xl);
    box-sizing: border-box;
    min-height: 580px;
  }
  .bullet1 {
    width: 10px;
    height: 10px;
  }

  .banner .benefits1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
  }
  .content2 {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .title54 {
    line-height: 40px;
  }
  .content26 {
    height: 344px;
  }
  .icons4 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20;
  }
}
@media screen and (max-width: 1279px) and (min-width: 961px) {
  .aria-an-interactive-container {
    font-size: 40px;
    line-height: 44px;
  }
  .web-icon {
    width: 503px;
    height: 478px;
  }
  .aria-banner {
    height: auto;
    padding-left: var(--padding-77xl);
    padding-right: var(--padding-77xl);
    box-sizing: border-box;
    min-height: 580px;
  }

  .banner .benefits1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
  }
  .content2 {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .features2 {
    max-width: 520px;
  }
  
  .ux8 {
    min-width: 426px;
  }
  .title54 {
    line-height: 40px;
  }
  .content26 {
    height: 488px;
  }
  .icons4 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20;
  }
}
@media screen and (max-width: 1200px) {

  .title3 {
    font-size: var(--font-size-lg);
    line-height: 48px;
  }

  .subtext11,
  .subtext7,
  .subtext8 {
    font-size: var(--font-size-base);
    /* max-width: 400px; */
  }
  .subtext14 {
    font-size: var(--font-size-base);
  }
  .title55,
  .title56 {
    font-size: var(--font-size-xl);
    line-height: 23px;
  }
  .subtext28,
  .subtext31 {
    font-size: var(--font-size-base);
    max-width: 400px;
  }
  .get-a-free1 {
    font-size: var(--font-size-13xl);
  }
}
@media screen and (max-width: 960px) {
  .text-links {
    display: none;
  }
  .links-and-button,
  .menu {
    display: flex;
  }
  .nav-items {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .header-navigation {
    padding-left: var(--padding-5xl);
    padding-right: var(--padding-5xl);
    box-sizing: border-box;
  }

  .title3 {
    font-size: var(--font-size-13xl);
    line-height: 38px;
  }
  
  .subtext11,
  .subtext7,
  .subtext8 {
    font-size: var(--font-size-base);
    /* max-width: 400px; */
  }

  .copy18,
  .copy20,
  .subtext14 {
    font-size: var(--font-size-base);
  }
  .title53,
  .title55,
  .title56 {
    font-size: var(--font-size-13xl);
    line-height: 38px;
  }
  .subtext28,
  .subtext31 {
    font-size: var(--font-size-base);
    max-width: 400px;
  }
  .content25 {
    gap: var(--gap-21xl);
  }
}
@media screen and (max-width: 960px) and (min-width: 601px) {
  .menu {
    display: flex;
  }
  .aria-an-interactive-container {
    /* font-size: 30px; */
    line-height: 34px;
    /* height: 85px; */
  }
  .content {
    gap: 12px 16px;
    align-items: flex-start;
    /* justify-content: flex-start; */
    /* padding-top: 140px; */
    box-sizing: border-box;
  }
  .web-icon {
    width: auto;
    align-self: unset;
    height: 460px;
  }
 
  .bullet1 {
    width: 10px;
    height: 10px;
  }
  .enhanced-collaboration-between {
    font-size: var(--font-size-sm);
    line-height: 16px;
  }
  .highlightpoints {
    gap: var(--gap-xl);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 10px;
    grid-auto-rows: 1fr;
  }
  .highlight {
    gap: 20px 40px;
    padding: var(--padding-41xl) var(--padding-17xl) 0;
    box-sizing: border-box;
  }
  .consultation{
    margin-bottom: 50px;
  }
  .banner {
    gap: 16px -200px;
  }
  .improved-customer-service {
    font-size: var(--font-size-lg);
  }
  .aria-enables-247 {
    font-size: var(--font-size-base);
  }
  .text {
    min-height: 200px;
  }
  .benefit-14 {
    min-width: 100px;
  }
  .text1 {
    min-height: 200px;
  }
  .banner .benefits1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 40px;
  }
  .banner .benefits,
  .content2 {
    box-sizing: border-box;
  }
  .content2 {
    padding-left: 0;
    padding-right: 0;
  }
  .banner .benefits {
    padding-left: var(--padding-17xl);
    padding-right: var(--padding-17xl);
  }
  .title19 {
    font-size: var(--font-size-lg);
  }
  .subtext15 {
    font-size: var(--font-size-base);
  }
  .title21 {
    font-size: var(--font-size-lg);
  }
  .applications-n {
    padding-left: var(--padding-17xl);
    padding-right: var(--padding-17xl);
    box-sizing: border-box;
  }
  .copy {
    font-size: var(--font-size-lg);
  }
  .copy1 {
    font-size: var(--font-size-base);
  }
  .importantfeatures1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 40px;
    row-gap: 40px;
  }
  .importantfeatures {
    padding-left: var(--padding-17xl);
    padding-right: var(--padding-17xl);
    box-sizing: border-box;
  }
  .title53 {
    text-align: center;
    height: 32px;
  }
  .ease-of-use {
    font-size: var(--font-size-lg);
  }
  .aria-allows-users {
    font-size: var(--font-size-base);
  }
  .ux8 {
    min-width: 300px;
  }
  .icons3 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20px;
    row-gap: 40px;
  }
  .shapedefault-icon {
    display: none;
  }
  .shapetablet-icon {
    display: flex;
  }
  .ux7 {
    padding-left: var(--padding-17xl);
    padding-right: var(--padding-17xl);
    box-sizing: border-box;
  }
  .title54 {
    line-height: 40px;
  }
  .title55 {
    font-size: var(--font-size-lg);
  }
  .subtext23 {
    font-size: var(--font-size-base);
  }
  .content26 {
    height: 440px;
  }
  .title56 {
    font-size: var(--font-size-lg);
  }
  .icons4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20;
  }
  .contactform{
    padding-left: var(--padding-17xl);
    padding-right: var(--padding-17xl);
    box-sizing: border-box;
  }
  .contactform {
    padding-top: var(--padding-21xl);
  }
}



@media screen and (max-width: 600px) and (min-width: 298px) {
  
  .benefit-14,
  .text1 {
    gap: var(--gap-53xs);
    align-items: center;
    justify-content: flex-start;
  }
  .text1 {
    gap: var(--gap-xs);
    justify-content: center;
    padding-top: var(--padding-41xl);
    box-sizing: border-box;
    min-height: 200px;
  }
  .banner .benefits1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20px;
    row-gap: 40px;
  }
  .banner .benefits,
  .content2 {
    box-sizing: border-box;
  }
  .content2 {
    gap: 20px 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .banner .benefits {
    padding: var(--padding-21xl) var(--padding-5xl);
  }
  .subtext14 {
    text-align: center;
  }
 
  .photo-title {
    width: 45%;
    height: 158px;
    min-height: 230px;
  }
  .title19 {
    font-size: var(--font-size-base);
    line-height: 18px;
    align-self: stretch;
    height: auto;
  }
  .subtext15 {
    font-size: var(--font-size-sm);
    line-height: 16px;
  }
  .text4 {
    height: auto;
    gap: 4px 8px;
    align-items: center;
    justify-content: center;
    padding-left: var(--padding-xs);
    padding-top: 0;
    padding-right: var(--padding-xs);
    box-sizing: border-box;
  }
  
  .photo-title1 {
    width: 45%;
    height: 158px;
    min-height: 230px;
  }
  .title21 {
    font-size: var(--font-size-base);
    line-height: 18px;
    align-self: stretch;
    height: fit-content;
    display: inline-block;
  }
  .photo-title2,
  .photo-title3,
  .photo-title4,
  .photo-title5,
  .photo-title6,
  .photo-title7 {
    width: 45%;
    height: 158px;
    min-height: 230px;
  }
  .icons1 {
    flex-direction: column;
    gap: var(--gap-xl);
    align-items: flex-start;
    justify-content: center;
  }
  
  .textframe2 {
    align-items: center;
    justify-content: center;
  }
 
  .content6 {
    align-self: stretch;
  }
 
  .content6 {
    flex: unset;
  }
  .features2 {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    row-gap: 20px;
  }
  
  .title53 {
    font-size: var(--font-size-5xl);
    line-height: 26px;
    text-align: center;
  }
 
  .ux8 {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-width: 20px;
  }
  .icons3 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20px;
    row-gap: 40px;
  }

  .ux7 {
    padding: var(--padding-21xl) var(--padding-base) 0;
    box-sizing: border-box;
  }
  .title54 {
    font-size: var(--font-size-5xl);
    line-height: 28px;
    text-align: center;
  }
  .subtext23,
  .title55 {
    font-size: var(--font-size-base);
    line-height: 18px;
    text-align: center;
  }
  .subtext23 {
    font-size: var(--font-size-sm);
    line-height: 16px;
  }
  .content26 {
    height: auto;
    padding-top: var(--padding-35xl);
    box-sizing: border-box;
    min-height: 100px;
  }
  .support3 {
    height: auto;
    align-items: center;
    justify-content: flex-start;
  }
  .title56 {
    font-size: var(--font-size-base);
    line-height: 18px;
    text-align: center;
  }
  .icons4 {
    align-items: center;
    justify-content: flex-start;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20;
    row-gap: 40px;
  }
  /* .support2 {
    padding: var(--padding-21xl) var(--padding-base);
    box-sizing: border-box;
  } */
  .get-a-free1 {
    font-size: var(--font-size-5xl);
    line-height: 26px;
  }
  .buttonreset,
  .buttonsend {
    /* min-width: 60px; */
    max-width: 300px;
  }
  .buttons1 {
    flex: unset;
    align-self: stretch;
  }
  .buttons {
    flex-direction: column;
    /* align-items: flex-end; */
    justify-content: flex-start;
    gap: var(--gap-xl);
  }
  .contactform {
    padding: var(--padding-5xl) var(--padding-base);
    box-sizing: border-box;
  }
  .spring-computing-technologies,
  .text12 {
    flex: unset;
    align-self: stretch;
  }
  .text12 {
    padding-top: var(--padding-5xl);
    padding-bottom: var(--padding-5xl);
    box-sizing: border-box;
  }
  .content36,
  .text12 {
    flex-direction: column;
  }
}
@media screen and (max-width: 420px) {
  .iconinsta:hover .instawhite-icon,
  .menu {
    display: flex;
  }
  .nav-items {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .header-navigation {
    padding-left: var(--padding-base);
    padding-right: var(--padding-base);
    box-sizing: border-box;
  }

  .title3 {
    font-size: var(--font-size-base);
    line-height: 42px;
  }

  .subtext11,
  .subtext14,
  .subtext7,
  .subtext8 {
    font-size: var(--font-size-xs);
    letter-spacing: 0.02em;
    line-height: 20px;
  }
 
  .copy1,
  .copy18,
  .copy20 {
    text-align: center;
  }
  .cloudsetup,
  .cloudsetup1,
  .cloudsetup2,
  .cloudsetup3,
  .cloudsetup4,
  .cloudsetup5,
  .cloudsetup6,
  .cloudsetup7,
  .cloudsetup8 {
    align-items: center;
    justify-content: center;
  }
  .title55,
  .title56 {
    font-size: var(--font-size-base);
    line-height: 42px;
  }
  .subtext28,
  .subtext31 {
    font-size: var(--font-size-xs);
    letter-spacing: 0.02em;
    line-height: 20px;
  }
  .name,
  .organisation {
    min-width: 0;
    flex: unset;
    align-self: stretch;
  }
  .nameorganization {
    flex-direction: column;
  }
  .iconinsta:hover .instagrey-icon {
    display: none;
  }
  .shape-icon,
  .shape-icon:hover {
    mix-blend-mode: normal;
  }
}
@media screen and (max-width: 297px) and (min-width: 100px) {
  .aria-an-interactive-container {
    font-size: var(--font-size-xl);
    line-height: 22px;
    text-align: center;
  }
  .get-a-free {
    font-size: var(--font-size-xs);
    line-height: 14px;
  }
  .button {
    width: 240px;
    height: 46px;
    padding-left: var(--padding-5xs);
    padding-top: 0;
    padding-right: var(--padding-5xs);
    box-sizing: border-box;
    max-width: 240px;
  }
  .content {
    gap: 8px 16px;
    align-items: center;
    justify-content: flex-start;
  }
  .web-icon {
    display: none;
  }
  .bannercontent {
    gap: -130px 20px;
    flex: unset;
    align-self: stretch;
  }
  .mobileim-icon {
    display: flex;
    width: auto;
    align-self: unset;
    height: auto;
    max-width: 320px;
  }
  .aria-banner {
    height: auto;
    flex-direction: column;
    gap: 0;
    align-items: center;
    justify-content: flex-end;
    padding-left: var(--padding-base);
    padding-top: var(--padding-5xl);
    padding-right: var(--padding-base);
    box-sizing: border-box;
    min-height: 500px;
  }
  .bullet1 {
    width: 10px;
    height: 10px;
  }
  .enhanced-collaboration-between {
    font-size: var(--font-size-xs);
    line-height: 14px;
    text-align: left;
  }
  .benefit-1 {
    /* height: 80px; */
    align-items: flex-start;
    justify-content: flex-start;
    /* padding-right: var(--padding-3xs); */
    box-sizing: border-box;
    min-width: 100px;
  }
  .highlightpoints {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20px;
    row-gap: 10px;
    grid-auto-rows: 1fr;
  }
  .highlight {
    padding-left: var(--padding-base);
    padding-right: var(--padding-base);
    box-sizing: border-box;
  }
  .banner {
    gap: 160px -200px;
  }
  .title {
    font-size: var(--font-size-5xl);
    text-align: center;
  }
  .textframe {
    align-items: center;
    justify-content: center;
  }
  .improved-customer-service {
    font-size: var(--font-size-sm);
    line-height: 16px;
    text-align: center;
  }
  .aria-enables-247 {
    font-size: var(--font-size-xs);
    line-height: 14px;
    text-align: center;
  }
  .text {
    min-height: 200px;
  }
  .benefit-14,
  .text,
  .text1 {
    align-items: center;
    justify-content: flex-start;
  }
  .benefit-14 {
    min-width: 100px;
  }
  .text1 {
    min-height: 200px;
  }
  .banner .benefits1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20px;
    row-gap: 40px;
  }
  .banner .benefits,
  .content2 {
    box-sizing: border-box;
  }
  .content2 {
    gap: 16px 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .banner .benefits {
    padding-left: var(--padding-base);
    padding-right: var(--padding-base);
  }
  .subtext14 {
    line-height: 22px;
    text-align: center;
  }
  .photo-title {
    align-self: stretch;
    width: auto;
    height: 175px;
    max-width: 300px;
  }
  .subtext15,
  .title19 {
    font-size: var(--font-size-sm);
    line-height: 16px;
    text-align: center;
  }
  .subtext15 {
    font-size: var(--font-size-xs);
    line-height: 14px;
  }
  .application-2,
  .text4 {
    align-items: center;
    justify-content: center;
    flex: unset;
    align-self: stretch;
  }
  .text4 {
    height: auto;
    padding: var(--padding-xs) var(--padding-base);
    box-sizing: border-box;
  }
  .application-2 {
    flex-direction: column;
    min-width: 20px;
  }
  .photo-title1 {
    align-self: stretch;
    width: auto;
    height: 175px;
    max-width: 300px;
  }
  .title21 {
    font-size: var(--font-size-sm);
    line-height: 16px;
    text-align: center;
  }
  .photo-title2,
  .photo-title3,
  .photo-title4,
  .photo-title5,
  .photo-title6,
  .photo-title7 {
    align-self: stretch;
    width: auto;
    height: 175px;
    max-width: 300px;
  }
  .icons1 {
    flex-direction: column;
    gap: var(--gap-xl);
    align-items: center;
    justify-content: flex-start;
  }
  .applications-n {
    padding-left: var(--padding-base);
    padding-right: var(--padding-base);
    box-sizing: border-box;
  }
  .textframe2 {
    align-items: center;
    justify-content: center;
  }
  .copy {
    font-size: var(--font-size-sm);
    line-height: 16px;
    text-align: center;
  }
  .title35 {
    align-items: center;
    justify-content: center;
  }
  .copy1 {
    font-size: var(--font-size-xs);
    line-height: 14px;
    text-align: center;
  }
  .content6,
  .features2 {
    align-items: center;
    justify-content: flex-start;
  }
  .content6 {
    flex: unset;
    align-self: stretch;
  }
  .features2 {
    flex-direction: column;
    row-gap: 20px;
  }
  .importantfeatures1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 40px;
    row-gap: 60px;
  }
  .importantfeatures {
    padding-left: var(--padding-base);
    padding-right: var(--padding-base);
    box-sizing: border-box;
  }
  .title53 {
    font-size: var(--font-size-5xl);
    line-height: 26px;
    text-align: center;
  }
  .ease-of-use {
    font-size: var(--font-size-sm);
    text-align: center;
  }
  .aria-allows-users {
    font-size: var(--font-size-xs);
    text-align: center;
  }
  .ease-of-use-parent {
    align-items: center;
    justify-content: center;
    flex: unset;
    align-self: stretch;
  }
  .ux8 {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-width: 80px;
  }
  .icons3 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20px;
    row-gap: 40px;
  }
  .shapedefault-icon {
    display: none;
  }
  .ux7 {
    padding: var(--padding-41xl) var(--padding-base);
    box-sizing: border-box;
  }
  .title54 {
    font-size: var(--font-size-5xl);
    text-align: center;
  }
  .icons220 {
    width: 120px;
    height: 120px;
  }
  .subtext23,
  .title55 {
    font-size: var(--font-size-sm);
    line-height: 16px;
    text-align: center;
  }
  .subtext23 {
    font-size: var(--font-size-xs);
    line-height: 14px;
  }
  .content26 {
    height: auto;
    min-height: 200px;
  }
  .support3 {
    height: auto;
    align-items: center;
    justify-content: flex-start;
  }
  .title56 {
    font-size: var(--font-size-sm);
    line-height: 16px;
    text-align: center;
  }
  .icons222 {
    width: 120px;
    height: 120px;
  }
  .icons4 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 20;
    row-gap: 40px;
  }
  .support2 {
    padding-left: var(--padding-base);
    padding-right: var(--padding-base);
    box-sizing: border-box;
  }
  .get-a-free1 {
    font-size: var(--font-size-5xl);
    line-height: 26px;
  }
  .buttonreset,
  .buttonsend {
    min-width: 60px;
    max-width: 245px;
    flex: unset;
    align-self: stretch;
  }
  .buttons,
  .buttons1 {
    flex-direction: column;
    row-gap: 10px;
  }
  .buttons1 {
    flex: unset;
    align-self: stretch;
  }
  .buttons {
    min-width: 300px;
  }
  .contactform {
    padding: var(--padding-5xl) var(--padding-base);
    box-sizing: border-box;
  }
  .text-logo {
    flex-direction: column;
  }
  .spring-computing-technologies,
  .text12 {
    flex: unset;
    align-self: stretch;
  }
  .text12 {
    padding-top: var(--padding-5xl);
    padding-bottom: var(--padding-5xl);
    box-sizing: border-box;
  }
  .content36,
  .text12 {
    flex-direction: column;
  }
}
.logo-header-3-icon1 {
  width: 81px;
  position: relative;
  height: 28px;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}
.logo1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.vector-icon2 {
  position: absolute;
  height: 66.67%;
  width: 66.67%;
  top: 16.67%;
  right: 16.67%;
  bottom: 16.67%;
  left: 16.67%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.aria-hamburger .cross {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 24px;
  position: relative;
  height: 24px;
  overflow: hidden;
  flex-shrink: 0;
}
.logo-parent {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.home {
  width: 111px;
  position: relative;
  letter-spacing: 0.02em;
  line-height: 14px;
  font-weight: 500;
  display: inline-block;
  flex-shrink: 0;
}
.home-wrapper {
  width: 447px;
  border-bottom: 1px solid var(--color-lightgray);
  box-sizing: border-box;
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-base) 0;
}
.applications3 {
  flex: 1;
  position: relative;
  font-size: var(--font-size-sm);
  letter-spacing: 0.02em;
  line-height: 42px;
  font-weight: 500;
  font-family: var(--font-heebo);
  color: var(--color-gray-300);
  text-align: left;
  mix-blend-mode: normal;
  z-index: 0;
}
.applications3:hover {
  font-weight: 800;
  font-family: var(--font-heebo);
}
.applications2 {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  align-self: stretch;
  border-bottom: 1px solid var(--color-lightgray);
  box-sizing: border-box;
  height: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.applications2:hover {
  cursor: pointer;
}
.contact-us1 {
  height: 42px;
  flex: 1;
  position: relative;
  font-size: var(--font-size-sm);
  letter-spacing: 0.02em;
  line-height: 42px;
  font-weight: 500;
  font-family: var(--font-heebo);
  color: var(--color-gray-300);
  text-align: left;
  display: inline-block;
  mix-blend-mode: normal;
  z-index: 0;
}
.contact-us1:hover {
  font-weight: 800;
  font-family: var(--font-heebo);
}
.contact-us-wrapper,
.contactus1 {
  width: 447px;
  border-bottom: 1px solid var(--color-lightgray);
  box-sizing: border-box;
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.contactus1 {
  border: 0;
  padding: 0;
  background-color: transparent;
  height: 42px;
}
.contactus1,
.contactus1:hover {
  cursor: pointer;
}
.contact-us-wrapper {
  padding: var(--padding-base) 0;
  color: var(--color-gray-300);
}
.frame-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.request-a-meeting {
  position: relative;
  font-size: var(--font-size-sm);
  letter-spacing: 0.02em;
  line-height: 12px;
  text-transform: uppercase;
  font-family: var(--font-heebo);
  color: #121338;
  text-align: center;
}
.btn-arrow-icon {
  width: 24px;
  position: relative;
  height: 24px;
}
.btn-banner {
  cursor: pointer;
  border: 0;
  padding: 14px var(--padding-base);
  background-color: var(--color-mediumseagreen);
  width: 447px;
  border-radius: var(--br-6xs);
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  gap: var(--gap-3xs);
}
.aria-hamburger {
  width: 479px;
  height: 100%;
  position: relative;
  background-color: var(--color-white);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-xl) var(--padding-base);
  box-sizing: border-box;
  gap: var(--gap-xl);
  opacity: 0;
  min-width: 280px;
  max-width: 90%;
  overflow: auto;
  text-align: left;
  font-size: var(--font-size-sm);
  color: #0e0f10;
  font-family: var(--font-heebo);
}
.aria-hamburger.animate {
  animation: 0.25s ease 0s 1 normal forwards slide-in-right;
}
@media screen and (max-width: 420px) {
  .request-a-meeting {
    font-size: var(--font-size-xs);
  }
  .btn-banner {
    gap: 10px 8px;
    padding: var(--padding-3xs) var(--padding-5xs) var(--padding-3xs)
      var(--padding-xs);
    box-sizing: border-box;
  }
}

@media screen and (min-width: 831px){
  .buttons{
    flex-direction: row;
    align-self: stretch;
    gap: 20px;
    /* flex-wrap: wrap;   */
  }
  .captcha{
    display: flex;
    flex: 1;
    justify-content: flex-start;
  }
  .buttons1{
    flex: 1;
  }

}

@media screen and (min-width: 600px){
  .captcha {
    position: relative;
    border-radius: var(--br-7xs);
    
    box-sizing: border-box;
    height: 44px;
  }
}

@media screen and (max-width: 330px){
.captcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}

.buttons{
  transform: scale(0.9);
  transform-origin: 0 0;
}
}

@media screen and (max-width: 290px){
  .buttons{
    transform: scale(0.8);
    transform-origin: 0 0;
  }
}

@media screen and (max-width: 670px) and (min-width: 601px) {
  .aria-an-interactive-container {
    height: 100px;
  }
}

.about-us{
  text-decoration: none;
  color: var(--color-gray-300);
}

.buttonsend:disabled {
  color: black;
  cursor: not-allowed; /* Cursor indicating the button is not clickable */
}
