.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.combine-footer3_link {
  color: #bfc4ce;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.combine-footer3_link:hover {
  color: #fff;
}

.combine-footer3_nav-menu {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.combine-footer3_bottom-text-link {
  color: #9e97ff;
  text-decoration: none;
}

.combine-footer3_bottom-text-link:hover {
  color: #fff;
}

.combine-footer3_bottom-text {
  color: #bfc4ce;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

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

.combine-padding-section-small {
  justify-content: space-between;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.combine-social_icon {
  width: 1.5rem;
  height: 1.5rem;
}

.combine-footer3_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  justify-content: center;
  align-items: center;
}

.combine-footer3_social-link:hover {
  color: #9e97ff;
}

.combine-footer3_social-links {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.combine-footer3_logo-vertical {
  height: 100%;
  max-height: 4rem;
}

.combine-footer3_top {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.combine-padding-section-medium {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

.combine-padding-global {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-footer3_component {
  background-color: #fff;
}

.combine-clients2_slide-nav {
  height: 2.5rem;
  color: #6157f8;
  align-items: center;
  padding-top: .5rem;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.combine-icon_small {
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  display: flex;
}

.combine-clients2_circle {
  color: #2b2b38;
  background-color: #fff;
  border: 1px solid #d9dce2;
  border-radius: 4rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
}

.combine-clients2_right-arrow {
  width: 2.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.combine-clients2_left-arrow {
  width: 2.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 3rem;
}

.combine-clients2_company {
  height: 2.25rem;
}

.combine-text-weight-semibold {
  color: #1f2c3d;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-clients2_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.combine-clients2_image-wrapper {
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  overflow: hidden;
}

.combine-clients2_client {
  grid-column-gap: .75rem;
  grid-row-gap: .25rem;
  grid-template-rows: auto auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-text-size-regular {
  color: #403836;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-clients2_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.combine-clients2_slide {
  height: auto;
}

.combine-clients2_mask {
  height: auto;
  margin-bottom: 4rem;
}

.combine-clients2_slider {
  width: 100%;
  height: auto;
  max-width: 33rem;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  display: flex;
}

.combine-heading-style-h2 {
  color: #403836;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.35;
}

.combine-clients2_content {
  width: 100%;
  max-width: 33rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.combine-clients2_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.combine-section_clients2 {
  background-color: #fff;
}

.combine-contact4_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.combine-contact4_image-wrapper {
  width: 100%;
  overflow: hidden;
}

.combine-icon_medium {
  width: 2.25rem;
  height: 2.25rem;
}

.combine-icon_color3 {
  color: #f8b34b;
}

.combine-contact4_feature {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.combine-icon_color2 {
  color: #00a1c1;
}

.combine-icon_color1 {
  color: #6157f8;
}

.combine-contact4_content {
  width: 100%;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 3rem;
  display: flex;
}

.combine-contact4_component {
  background-color: #fff;
  border-radius: 1.25rem;
  display: flex;
  overflow: hidden;
}

.combine-section_contact4 {
  background-color: #fff;
}

.combine-menu-icon_line-bottom {
  width: 1.25rem;
  height: .125rem;
  background-color: #1f2c3d;
  border-radius: 1rem;
}

.combine-menu-icon_line-middle {
  width: 1.25rem;
  height: .125rem;
  background-color: #1f2c3d;
  border-radius: 1rem;
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.combine-menu-icon_line-top {
  width: 1.25rem;
  height: .125rem;
  background-color: #1f2c3d;
  border-radius: 1rem;
}

.combine-menu-icon {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.combine-nav1_menu-button {
  padding: .5rem;
}

.combine-button-small {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  background-color: #101828;
  border-radius: 8rem;
  padding: .75rem 1.5rem;
  font-family: Varela, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  transition: background-color .25s;
}

.combine-button-small:hover {
  background-color: #2c74cc;
}

.combine-button-white-small {
  color: #1f2c3d;
  text-align: center;
  background-color: #fff;
  border: 1px #667085;
  border-radius: 0;
  padding: .75rem 1.5rem;
  font-family: Varela, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  transition: color .25s;
  display: none;
}

.combine-button-white-small:hover {
  color: #175cd3;
}

.combine-nav1_button-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  margin-left: 1.25rem;
  display: flex;
}

.combine-nav1_item {
  color: #2b2b38;
  padding: .5rem .75rem;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .25s, color .25s;
}

.combine-nav1_item:hover {
  color: #6157f8;
  background-color: #403836;
  border-radius: .5rem;
}

.combine-nav1_dropdown-title {
  color: #1f2c3d;
  padding-left: .75rem;
  padding-right: .75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-nav1_dropdown-column {
  min-width: 10rem;
}

.combine-nav1_dropdown-wrapper {
  grid-column-gap: 1rem;
  background-color: #fff;
  border-radius: 1rem;
  margin-top: .5rem;
  padding: 1rem;
  display: flex;
  box-shadow: 0 2px .5rem rgba(40, 54, 74, .2);
}

.combine-nav1_dropdown-list {
  background-color: #403836;
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.combine-nav1_dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.combine-nav1_icon {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1.25rem;
  font-weight: 300;
}

.combine-nav1_dropdown-toggle {
  color: #1f2c3d;
  padding: .5rem 2.5rem .5rem 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  transition: color .25s;
}

.combine-nav1_dropdown-toggle:hover {
  color: #2c74cc;
}

.combine-nav1_link {
  color: #1f2c3d;
  padding: .5rem 1.5rem;
  font-family: Varela, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  transition: color .25s;
}

.combine-nav1_link:hover {
  color: #2c74cc;
}

.combine-nav1_menu {
  align-items: center;
  display: flex;
}

.combine-nav1_logo {
  height: 40px;
  max-height: 2rem;
  object-fit: contain;
  margin-right: 8px;
  padding-top: 4px;
  padding-bottom: 0;
}

.combine-nav1_logo.isotype {
  margin-right: 4px;
  padding-top: 0;
  padding-bottom: 0;
}

.combine-nav1_logo-link.w--current {
  align-items: center;
  display: flex;
}

.combine-nav1_container {
  width: 100%;
  max-width: 75rem;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.combine-nav1_component {
  z-index: 1;
  background-color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.combine-space-medium {
  width: 100%;
  height: 1.5rem;
}

.combine-faq4_answer {
  overflow: hidden;
}

.combine-icon_color4 {
  color: #2b2b38;
}

.combine-faq4_title {
  color: #1f2c3d;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-faq4_question {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

.combine-faq4_wrapper {
  background-color: #fff;
  border-radius: 1.25rem;
  flex-direction: column;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.combine-heading-style-h5 {
  color: #1f2c3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-faq4_info {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 1px solid #d9dce2;
  border-radius: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.25rem;
  display: flex;
}

.combine-faq4_content {
  width: 100%;
  max-width: 33rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.combine-faq4_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.combine-section_faq4 {
  background-color: #fff;
}

.combine-header1_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.combine-header1_image-wrapper {
  width: 100%;
  border-radius: 1.25rem;
  overflow: hidden;
}

.combine-button {
  color: #fff;
  text-align: center;
  background-color: #2f77bd;
  border-radius: 1rem;
  padding: .75rem 1.75rem;
  font-family: Varela, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition-property: background-color;
}

.combine-button:hover {
  background-color: rgba(40, 54, 74, .9);
}

.combine-button-white {
  color: #1f2c3d;
  text-align: center;
  background-color: #fff;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Varela, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-button-white:hover {
  color: #2c74cc;
}

.combine-button-wrapper {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.combine-heading-style-h1 {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.25;
}

.combine-header1_content {
  width: 100%;
  max-width: 33rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.combine-header1_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border-radius: 20px;
  align-items: center;
  display: flex;
}

.combine-section_header1 {
  background-color: #fff;
}

.combine-icon_large {
  width: 3rem;
  height: 3rem;
}

.combine-feature7_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: left;
  background-color: #fff;
  border-radius: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.combine-feature7_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.combine-chevron-right_icon {
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  display: flex;
}

.combine-button-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.combine-button-icon {
  color: #1f2c3d;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.combine-button-icon:hover {
  color: #6157f8;
}

.combine-feature7_content-sticky {
  width: 100%;
  max-width: 33rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 1.25rem;
}

.combine-feature7_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.combine-section_feature7 {
  background-color: #fff;
}

.combine-feature4_image {
  object-fit: cover;
}

.combine-feature4_image-wrapper {
  width: 100%;
  border-radius: 1.25rem;
  overflow: hidden;
}

.combine-heading-style-h6 {
  color: #1f2c3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-feature4_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.combine-feature4_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.combine-feature4_content {
  width: 100%;
  max-width: 33rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.combine-feature4_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  align-items: center;
  display: flex;
}

.combine-section_feature4 {
  background-color: #fff;
}

.combine-header3_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.combine-header3_image-wrapper {
  width: 100%;
  border-radius: 1.25rem;
  overflow: hidden;
}

.combine-form_error-message {
  color: #e2004f;
  background-color: #ffecec;
  border: 1px solid #e2004f;
  border-radius: .25rem;
  margin-top: .5rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.combine-form_success-message {
  color: #ddfd77;
  text-align: left;
  background-color: #ebf7de;
  border: 1px solid #ddfd77;
  border-radius: .25rem;
  padding: .5rem 1.25rem;
  font-size: .875rem;
}

.combine-form_text-link {
  color: #6157f8;
  text-decoration: underline;
}

.combine-form_text-link:hover {
  color: #1f2c3d;
}

.combine-form_text {
  color: #8c94a5;
  font-family: Varela, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-form_input {
  height: 3rem;
  min-width: 16rem;
  color: #1f2c3d;
  background-color: #fff;
  border: 1px solid #403836;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem 1.25rem;
  font-family: Varela, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: border-color .25s;
}

.combine-form_input:hover {
  border-color: #d9dce2;
}

.combine-form_input:focus {
  border-color: #6157f8;
}

.combine-form_input::-ms-input-placeholder {
  color: #bfc4ce;
}

.combine-form_input::placeholder {
  color: #bfc4ce;
}

.combine-form {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.combine-form_wrapper {
  margin-bottom: 0;
}

.combine-header3_content {
  width: 100%;
  max-width: 33rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.combine-header3_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  align-items: center;
  display: flex;
}

.combine-section_header3 {
  color: #101828;
  background-color: rgba(0, 0, 0, 0);
  font-family: Varela, sans-serif;
  font-weight: 400;
}

.text-span {
  color: #2f77bd;
  font-weight: 600;
}

.combine-close_icon {
  color: #fff;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 4rem;
  justify-content: center;
  align-items: center;
  padding: .25rem;
  display: flex;
  position: absolute;
  right: 0;
}

.combine-banner1_text-link {
  color: #fff;
  text-decoration: underline;
}

.combine-banner1_text-link:hover {
  color: #d9dce2;
}

.combine-banner1_text {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-banner1_component {
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: relative;
}

.combine-section_banner1 {
  background-color: #6157f8;
  background-image: linear-gradient(to right, #2c74cc, #2f77bd 16%, #2c74cc 32%, #1f2c3d 74%, #2c74cc);
}

.body {
  border-radius: 0;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.combine-footer3_link-2 {
  color: #1f2c3d;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.combine-footer3_link-2:hover {
  color: #fff;
}

.combine-footer3_nav-menu-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.combine-footer3_bottom-text-link-2 {
  color: #9e97ff;
  text-decoration: none;
}

.combine-footer3_bottom-text-link-2:hover {
  color: #fff;
}

.combine-footer3_bottom-text-2 {
  color: #1f2c3d;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-footer3_bottom-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.combine-padding-section-small-2 {
  justify-content: space-between;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.combine-social_icon-2 {
  width: 1.5rem;
  height: 1.5rem;
  filter: invert();
}

.combine-footer3_social-link-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  justify-content: center;
  align-items: center;
}

.combine-footer3_social-link-2:hover {
  color: #9e97ff;
}

.combine-footer3_social-links-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.combine-footer3_logo-vertical-2 {
  height: 100%;
  max-height: 7rem;
}

.combine-footer3_top-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.combine-padding-section-medium-2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

.combine-padding-global-2 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-footer3_component-2 {
  background-color: #fff;
}

.text-block {
  color: #1f2c3d;
  font-family: Varela, sans-serif;
}

.uui-footer07_legal-link {
  color: #667085;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  text-decoration: none;
  transition: all .3s;
}

.uui-footer07_legal-link:hover {
  color: #475467;
}

.uui-footer07_legal-list {
  grid-column-gap: 1rem;
  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;
}

.uui-text-size-small {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small.text-color-gray500 {
  color: #667085;
}

.uui-footer07_bottom-wrapper {
  border-top: 1px solid #eaecf0;
  justify-content: space-between;
  margin-top: 4rem;
  padding-top: 2rem;
  display: flex;
}

.uui-footer07_link {
  color: #475467;
  text-align: center;
  padding: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-footer07_link:hover {
  color: #344054;
}

.uui-footer07_link-list {
  grid-column-gap: 1rem;
  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;
  justify-items: start;
  display: grid;
}

.uui-logo_image {
  width: auto;
  height: 100%;
  flex: none;
  display: none;
}

.uui-logo_logotype {
  width: auto;
  height: 100%;
  flex: none;
}

.uui-logo_logomark-dot {
  z-index: 1;
  width: 50%;
  height: 50%;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  position: relative;
}

.uui-logo_logomark-blur {
  z-index: 2;
  width: 100%;
  height: 50%;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: rgba(255, 255, 255, .2);
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.uui-styleguide_logomark-bg {
  width: 2rem;
  height: 2rem;
  border-radius: 8px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.uui-logo_logomark {
  width: 2rem;
  height: 2rem;
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px rgba(16, 24, 40, .06), 0 1px 2px rgba(16, 24, 40, .1);
}

.uui-logo_component {
  width: auto;
  height: 2rem;
  flex-wrap: nowrap;
  display: flex;
}

.uui-footer07_logo-link {
  margin-bottom: 2rem;
  padding-left: 0;
}

.uui-footer07_top-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-padding-vertical-xlarge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-career09_icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #98a2b3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-career07_icon-wrapper {
  flex: none;
  margin-right: .5rem;
}

.uui-career07_detail-wrapper {
  color: #475467;
  align-items: center;
  margin-right: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 500;
  display: flex;
}

.uui-career09_job-details-wrapper {
  margin-top: 1.5rem;
  display: flex;
}

.uui-text-size-medium {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-button-icon {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: #6941c6;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link:hover {
  color: #53389e;
}

.badge-dot {
  color: #667085;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-dot.text-color-warning500 {
  color: #f79009;
}

.badge-dot.text-color-indigo500 {
  color: #6172f3;
}

.badge-dot.text-color-pink500 {
  color: #ee46bc;
}

.badge-dot.text-color-blue500 {
  color: #2e90fa;
}

.uui-badge {
  grid-column-gap: .375rem;
  color: #344054;
  white-space: nowrap;
  background-color: #f2f4f7;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .625rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.uui-badge.is-orange {
  color: #b93815;
  background-color: #fef6ee;
}

.uui-badge.is-indigo {
  color: #3538cd;
  background-color: #eef4ff;
}

.uui-badge.is-pink {
  color: #c11574;
  background-color: #fdf2fa;
}

.uui-badge.is-blue {
  color: #175cd3;
  background-color: #eff8ff;
  font-size: .875rem;
  font-weight: 500;
}

.uui-career09_label-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.uui-career09_heading {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.uui-career09_title-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  cursor: pointer;
  align-items: center;
  display: flex;
}

.uui-career09_top-wrapper {
  justify-content: space-between;
  margin-bottom: .5rem;
  display: flex;
}

.uui-career09_item {
  border: 1px solid #eaecf0;
  border-radius: 1rem;
  padding: 1.5rem;
  overflow: hidden;
}

.uui-career09_list {
  grid-column-gap: 0rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-career09_tabs-content {
  width: 100%;
  overflow: visible;
}

.uui-career09_tab-link {
  color: #667085;
  background-color: rgba(0, 0, 0, 0);
  border-radius: .375rem;
  justify-content: center;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 600;
  display: flex;
}

.uui-career09_tab-link.w--current {
  color: #344054;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(16, 24, 40, .1), 0 1px 2px rgba(16, 24, 40, .06);
}

.uui-career09_tabs-menu {
  grid-column-gap: .5rem;
  grid-row-gap: 16px;
  background-color: #f9fafb;
  border: 1px solid #f2f4f7;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-bottom: 3rem;
  padding: .375rem;
  display: grid;
}

.uui-career09_component {
  flex-direction: column;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.uui-text-size-large {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-subheading {
  color: #7f56d9;
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

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

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.uui-container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.text-span-2 {
  text-decoration: none;
}

.text-span-3 {
  border-bottom: 6px solid #ddfd77;
}

.heading {
  color: #fff;
  font-family: Material Icons Two Tone, sans-serif;
  font-weight: 400;
}

.material-icon {
  width: 24px;
  color: #ffc60b;
  text-align: center;
  border: 1px #000;
  font-family: Material Icons Two Tone, sans-serif;
  line-height: 24px;
}

.material-icon:hover {
  color: #ffc60b;
}

.material-icon.large {
  width: 48px;
  transform-style: preserve-3d;
  margin-left: 10px;
  font-family: Material Icons Two Tone, sans-serif;
  font-size: 48px;
  line-height: 48px;
  transform: rotateX(2deg)rotateY(1deg)rotateZ(0);
}

.material-icon.large.two-tone.idea {
  width: 128px;
  transform-style: preserve-3d;
  font-size: 128px;
  line-height: 128px;
  transform: rotateX(180deg)rotateY(0)rotateZ(0)rotateX(2deg)rotateY(1deg)rotateZ(0);
}

.material-icon.large.center {
  width: 128px;
  align-self: center;
  margin-left: 0;
  font-family: Material Icons Two Tone, sans-serif;
  font-size: 128px;
  line-height: 128px;
}

.container {
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.heading-2 {
  margin-top: 10px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.button {
  grid-column-gap: 8px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #101828;
  border-radius: 50px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Outfit, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.button:hover {
  color: #fff;
  background-color: #1a1b1f;
  border-color: #1a1b1f;
}

.div-block {
  width: 100vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column wrap;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.navbar-logo-center {
  flex-direction: row;
  flex: 0 auto;
  align-self: flex-start;
  display: flex;
}

.navbar-logo-center-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.navbar-logo-center-container.content {
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.navbar-logo-center-container.header {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  grid-column-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  background-color: #f3f3f3;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 25px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(21, 29, 190, .72);
}

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

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

.nav-link.w--current {
  color: #fff;
  background-color: #000;
  border: 1px #000;
}

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

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

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

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

.nav-dropdown-icon {
  margin-right: 10px;
}

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

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

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.list-item {
  background-color: #f3f3f3;
  border-radius: 50px;
  padding: 9px 10px;
}

.div-block-2 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  display: flex;
}

.logo-top {
  width: 275px;
}

.logo {
  width: 375px;
}

.heading-2-copy {
  margin-top: 10px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.text-top {
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text-block-2 {
  font-family: Outfit, sans-serif;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.list-item-2 {
  list-style: none;
}

.form {
  max-width: 350px;
  display: block;
}

.section {
  width: 1030px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section.form {
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-items: center;
  justify-items: start;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.container-3 {
  width: 100%;
}

.text-field {
  width: 35vw;
  min-height: 69px;
  min-width: 500px;
  -webkit-text-stroke-color: #686868;
  background-color: #f3f3f3;
  border: 2px #000;
  border-bottom-style: solid;
  border-radius: 20px 20px 0 0;
  padding: 20px;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
}

.text-field:hover {
  border-bottom-color: #000;
}

.text-field:focus {
  border-bottom-color: #151ebf;
}

.text-area {
  width: 35vw;
  min-height: 129px;
  min-width: 500px;
  background-color: #f3f3f3;
  border: 2px #000;
  border-bottom-style: solid;
  border-radius: 20px 20px 0 0;
  padding: 20px;
  font-family: Albert Sans, sans-serif;
  font-size: 16px;
}

.text-area:hover {
  border-bottom-color: #000;
}

.text-area:focus {
  border-bottom-color: #151ebf;
}

.form-2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.title {
  color: #151ebf;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-weight: 300;
}

.description {
  width: 35vw;
  min-width: 500px;
  text-align: justify;
  margin-bottom: 20px;
  font-family: Albert Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.description.portfolio {
  text-align: justify;
}

.spacer {
  height: 20px;
}

.container-5 {
  max-width: 100%;
}

.flow {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: flex-start;
  align-self: stretch;
  align-items: start;
  margin-top: 20px;
  margin-bottom: 20px;
  display: grid;
}

.description-copy, .subtitle {
  width: 100%;
  min-width: 500px;
  margin-bottom: 20px;
  font-family: Albert Sans, sans-serif;
  font-weight: 300;
}

.image, .image-2 {
  width: 100%;
  max-width: 650px;
}

.bottom-space {
  width: 100%;
  height: 120px;
}

.description-card {
  width: 100%;
  max-width: 285px;
  text-align: center;
  object-fit: fill;
  border: 1px solid #d4e3f2;
  border-radius: 20px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin: auto;
  padding: 20px;
  font-family: Albert Sans, sans-serif;
  font-weight: 300;
  display: flex;
}

.description-card.portfolio {
  text-align: justify;
}

.card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.card.idea {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.title-card {
  color: #000;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Outfit, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 44px;
}

.title-card.launch {
  align-self: center;
  font-weight: 500;
}

.title-card.idea {
  font-weight: 400;
}

.loading-indicator {
  width: 200px;
  height: 200px;
  display: none;
}

.text-block-3 {
  color: #000;
  font-family: Albert Sans, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.success-message {
  color: #151ebf;
  background-color: #eff8ff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-block-4 {
  font-family: Albert Sans, sans-serif;
  font-size: 18px;
}

.error-message {
  width: 35vw;
  min-width: 500px;
  padding: 20px;
}

@media screen and (max-width: 991px) {
  .combine-footer3_nav-menu {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .combine-footer3_bottom {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .combine-padding-global {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-clients2_mask {
    margin-bottom: 3rem;
  }

  .combine-clients2_slider {
    max-width: 24rem;
  }

  .combine-heading-style-h2 {
    font-size: 2.5rem;
  }

  .combine-contact4_component {
    flex-direction: column;
  }

  .combine-nav1_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .combine-nav1_button-wrapper {
    margin-top: .5rem;
    margin-left: 2.5rem;
  }

  .combine-nav1_item {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-nav1_dropdown-list.w--open {
    justify-content: center;
    align-items: center;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-nav1_dropdown-toggle {
    padding-left: 2.5rem;
  }

  .combine-nav1_dropdown {
    width: 100%;
  }

  .combine-nav1_link {
    width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-nav1_menu {
    text-align: left;
    background-color: #403836;
    border-bottom: 1px solid #bfc4ce;
    margin-left: 0;
    margin-right: 0;
    padding-top: .5rem;
    padding-bottom: 1.5rem;
  }

  .combine-heading-style-h1 {
    font-size: 2.75rem;
  }

  .combine-button-icon {
    white-space: nowrap;
  }

  .combine-form_input {
    min-width: 12rem;
  }

  .combine-footer3_nav-menu-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .combine-footer3_bottom-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .combine-padding-global-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .material-icon.large.two-tone.idea {
    transition: transform .2s;
  }

  .material-icon.large.center {
    color: #151ebf;
  }

  .container {
    align-items: stretch;
  }

  .heading-2 {
    font-size: 28px;
    font-weight: 400;
  }

  .button {
    font-size: 24px;
  }

  .navbar-logo-center-container.shadow-three {
    padding-top: 0;
  }

  .navbar-logo-center-container.content {
    grid-row-gap: 8px;
  }

  .navbar-logo-center-container.header {
    grid-row-gap: 8px;
    justify-content: center;
  }

  .container-2 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    flex-flow: row;
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
  }

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

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .div-block-2 {
    box-shadow: none;
    flex-flow: row;
    justify-content: flex-start;
    margin-top: 0;
  }

  .logo-top {
    width: 250px;
    max-width: 375px;
  }

  .logo {
    max-width: 375px;
  }

  .heading-2-copy {
    font-size: 28px;
    font-weight: 400;
  }

  .text-top {
    font-size: 28px;
    font-weight: 300;
  }

  .form {
    display: inline-block;
  }

  .section {
    max-width: 100%;
  }

  .section.form {
    max-width: 75vw;
    padding-left: 0;
    padding-right: 0;
  }

  .text-field, .text-area {
    width: 100%;
  }

  .form-block {
    flex-direction: row;
    align-self: stretch;
    align-items: stretch;
    display: flex;
  }

  .description {
    width: 100%;
    text-align: justify;
  }

  .description.portfolio {
    text-align: justify;
  }

  .container-5 {
    max-width: 100%;
  }

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

  .description-copy, .subtitle {
    width: 100%;
  }

  .bottom-space {
    width: 100%;
    height: 120px;
  }

  .description-card {
    width: 100%;
    text-align: justify;
  }

  .description-card.portfolio {
    text-align: justify;
  }

  .card.idea {
    align-items: flex-start;
  }

  .title-card {
    font-weight: 300;
  }

  .title-card.launch {
    font-weight: 500;
  }

  .title-card.idea {
    margin-left: 50px;
    font-weight: 400;
  }

  .error-message {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .combine-footer3_bottom-text {
    order: 1;
  }

  .combine-footer3_bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .combine-padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .combine-clients2_slider {
    max-width: none;
  }

  .combine-clients2_component {
    flex-direction: column;
  }

  .combine-faq4_content {
    align-items: stretch;
  }

  .combine-faq4_component {
    grid-template-columns: 1fr;
  }

  .combine-header1_component {
    flex-direction: column;
  }

  .combine-feature7_content-sticky {
    position: static;
  }

  .combine-feature7_component, .combine-feature4_component {
    flex-direction: column;
  }

  .combine-form_input {
    min-width: 0;
  }

  .combine-header3_component {
    flex-direction: column;
  }

  .combine-footer3_bottom-text-2 {
    order: 1;
  }

  .combine-footer3_bottom-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .combine-padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .uui-footer07_legal-link:hover {
    color: #98a2b3;
  }

  .uui-footer07_legal-list {
    margin-bottom: 1rem;
  }

  .uui-footer07_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 3rem;
  }

  .uui-footer07_link:hover {
    color: #667085;
  }

  .uui-footer07_link-list {
    grid-row-gap: .5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-career07_detail-wrapper {
    margin-right: 1.25rem;
  }

  .uui-career09_job-details-wrapper {
    margin-top: 1.25rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: #6941c6;
  }

  .uui-badge {
    padding: .125rem .5rem;
  }

  .uui-career09_item {
    padding: 1.35rem;
  }

  .uui-career09_component {
    align-items: flex-start;
    margin-top: 3rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .navbar-logo-center-container.content {
    width: 100vw;
    align-items: center;
  }

  .navbar-logo-center-container.header {
    width: 100vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    width: auto;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    align-self: stretch;
  }

  .nav-link {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

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

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .div-block-2 {
    grid-row-gap: 16px;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo-top, .logo {
    max-width: 325px;
  }

  .text-top {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-top.hidden-sm.hidden-md {
    display: none;
  }

  .section.form {
    max-width: 80vw;
  }

  .text-field, .text-area {
    width: 100%;
    min-width: auto;
  }

  .form-2 {
    align-items: center;
  }

  .title {
    text-align: center;
  }

  .description {
    min-width: auto;
    text-align: center;
  }

  .description.portfolio {
    display: none;
  }

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

  .description-copy, .subtitle {
    min-width: auto;
    text-align: center;
  }

  .description-card {
    max-width: 95%;
    min-width: auto;
    text-align: left;
  }

  .description-card.portfolio {
    display: none;
  }

  .card.launch {
    width: 100%;
    flex: none;
    order: 0;
    align-self: stretch;
  }

  .card.idea {
    align-items: center;
  }

  .title-card.launch {
    align-self: center;
  }

  .title-card.idea {
    margin-left: 10px;
  }

  .loading-indicator {
    width: 100%;
    display: none;
  }

  .lottie-animation {
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .error-message {
    min-width: auto;
  }
}

@media screen and (max-width: 479px) {
  .combine-footer3_nav-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
  }

  .combine-padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-contact4_content {
    padding: 1.5rem;
  }

  .combine-nav1_logo-link.w--current {
    align-items: center;
  }

  .combine-button-wrapper {
    width: 100%;
    grid-row-gap: 1rem;
    text-align: center;
    flex-direction: column;
    align-items: stretch;
  }

  .combine-feature4_wrapper {
    flex-direction: column;
  }

  .combine-form {
    grid-template-columns: 1fr;
  }

  .combine-banner1_text {
    margin-right: 1.75rem;
  }

  .combine-footer3_nav-menu-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
  }

  .combine-padding-global-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-footer07_link-list {
    grid-template-rows: auto auto auto;
  }

  .uui-career09_button-wrapper {
    display: none;
  }

  .uui-career09_title-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .uui-career09_top-wrapper {
    margin-bottom: 1rem;
  }

  .material-icon:hover {
    color: #fff;
  }

  .heading-2 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
  }

  .button {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .button:hover {
    color: #fff;
    background-color: #000;
  }

  .navbar-logo-center-container.shadow-three {
    padding-top: 0;
  }

  .navbar-logo-center-container.content {
    align-items: center;
    margin-top: 100px;
  }

  .navbar-logo-center-container.header {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
  }

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

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

  .nav-menu-block {
    grid-row-gap: 16px;
  }

  .div-block-2 {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo {
    width: 300px;
    max-width: 80%;
    min-width: 300px;
  }

  .heading-2-copy, .text-top {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
  }

  .text-top.hidden-sm {
    display: none;
  }

  .section.form {
    max-width: 100vw;
  }

  .text-field {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-field:hover {
    border-bottom-color: #151ebf;
  }

  .text-area {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    font-family: Outfit, sans-serif;
  }

  .text-area:hover {
    border-bottom-color: #151ebf;
  }

  .container-4 {
    display: inline-block;
  }

  .form-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .description {
    max-width: 90vw;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .description.portfolio {
    display: none;
  }

  .link-block {
    width: 250px;
  }

  .description-copy, .subtitle {
    text-align: center;
  }

  .description-card {
    text-align: left;
  }

  .description-card.portfolio {
    display: none;
  }

  .card.launch {
    text-align: center;
    align-items: center;
    display: flex;
  }

  .error-message {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-_97b67e11-7c75-4643-1899-4a5a25ff3b48-298648f8 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_1b2f2a20-7f34-73a9-d558-ef53d6a98356-298648f8 {
  align-self: start;
}

#w-node-_8a03a3e4-4564-2ebb-2325-8d1272474256-298648f8 {
  grid-column: span 1 / span 1;
  grid-row-start: span 1.5;
  grid-row-end: span 1.5;
  align-self: start;
}

#w-node-_63f313ab-a197-d901-f4af-d84a30821fe5-298648f8 {
  align-self: center;
}

#w-node-_50dc8c85-be28-4832-6d29-97eca3c38e67-298648f8, #w-node-_952ddfec-8a18-c5d9-e6dd-67171ef5e7f6-298648f8 {
  align-self: start;
}

#w-node-_04389fa7-c6e0-e7c0-ab27-c8460df06dc3-298648f8 {
  order: 9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_97b67e11-7c75-4643-1899-4a5a25ff3b48-298648f8 {
    grid-row: span 1 / span 1;
    justify-self: stretch;
  }

  #w-node-_04389fa7-c6e0-e7c0-ab27-c8460df06dc3-298648f8 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_97b67e11-7c75-4643-1899-4a5a25ff3b48-298648f8 {
    align-self: center;
    justify-self: stretch;
  }

  #w-node-_04389fa7-c6e0-e7c0-ab27-c8460df06dc3-298648f8 {
    grid-column: span 1 / span 1;
  }
}


