.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

.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-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-button-wrapper {
  margin-left: 120px;
}

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

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

.container {
  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 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

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

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.container-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

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

.navbar-logo-left-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
  width: 100%;
  max-width: 1140px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-divider-2 {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-2 {
  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-2:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.navbar-logo-center-container-2 {
  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-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

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

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

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

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.section {
  object-fit: fill;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  overflow: visible;
}

.body {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
}

.uui-navbar07_menu-button {
  padding: 0;
}

.uui-button {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  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;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

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

.uui-button:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button-tertiary-gray {
  grid-column-gap: .5rem;
  color: #475467;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  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-tertiary-gray:hover {
  color: #344054;
  background-color: #f9fafb;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  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;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.uui-button-secondary-gray.show-tablet, .show-tablet {
  display: none;
}

.uui-navbar07_button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.uui-navbar07_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.uui-navbar07_link {
  color: #475467;
  align-items: center;
  padding: .75rem 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-size: 1rem;
  font-weight: 600;
  transition: all .3s;
}

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

.uui-navbar07_link.w--current {
  color: #000;
}

.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-navbar07_item-heading {
  color: #101828;
  margin-top: 0;
  margin-bottom: .25rem;
  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;
}

.uui-navbar07_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-navbar07_icon-wrapper {
  color: #7f56d9;
  flex: none;
}

.uui-navbar07_dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar07_dropdown-link:hover {
  background-color: #f9fafb;
}

.uui-navbar07_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: .5rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-navbar07_dropdown-list {
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(16, 24, 40, .03);
}

.uui-navbar07_dropdown-list.w--open {
  width: 20rem;
  background-color: #fff;
  border: 1px solid #eaecf0;
  border-radius: .75rem;
  padding: .75rem;
  right: -100%;
}

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

.uui-navbar07_dropdown-toggle {
  color: #475467;
  align-items: center;
  padding: .75rem 2.5rem .75rem 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-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar07_dropdown-toggle:hover {
  color: #344054;
}

.uui-navbar07_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.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-navbar07_logo-link {
  padding-left: 0;
}

.uui-navbar07_container {
  width: 100%;
  height: 100%;
  max-width: 80rem;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-navbar07_component {
  min-height: 5rem;
  background-color: #fff;
  border-bottom: 1px solid #f2f4f7;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.brix---social-icon-square-30px {
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  background-color: #f2f1ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-header-v11 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.brix---header-logo {
  max-width: 250px;
}

.brix---header-logo-link-center-mbp {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link-center-mbp:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-content-wrapper-v11 {
  justify-content: space-between;
  align-items: center;
  margin-left: 65px;
  margin-right: 0;
  display: flex;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.grid {
  grid-column-gap: 41px;
  grid-template: ". Area Area"
  / 1fr 1fr 1fr 1fr;
}

.socials {
  width: 35%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: rgba(0, 0, 0, 0);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  flex-direction: row;
  flex: 0 auto;
  grid-template: "Area" 1fr
  / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: auto;
}

.top-section {
  background-color: #f5f7fa;
  background-image: linear-gradient(#e7daf9, #64b2b1);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

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

.hero-split {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.button-primary-3 {
  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-3:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading {
  margin-left: 124px;
  margin-right: 220px;
}

.image {
  margin-left: 425px;
  margin-right: 391px;
}

.slide {
  margin-bottom: 0;
  margin-left: 163px;
  margin-right: 108px;
}

.mask {
  margin-left: -239px;
}

.slide-2 {
  text-align: center;
  background-image: url('../images/pojav.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.slide-3 {
  background-image: url('../images/provicon_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 0;
  display: block;
}

.container-5 {
  padding-left: 155px;
  padding-right: 155px;
}

.section-3 {
  margin-left: 59px;
  margin-right: 51px;
}

.right-arrow {
  overflow: visible;
}

.icon {
  overflow: hidden;
}

.hero-heading-left {
  box-shadow: none;
  -webkit-backdrop-filter: saturate(170%);
  backdrop-filter: saturate(170%);
  color: #fff;
  white-space: normal;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Big-BG-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px #e4ebf3;
  border-radius: 0;
  padding: 80px 30px;
  font-family: Satoshi;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

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

.hero-wrapper-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  perspective: 2000px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin: auto auto 60px;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  display: flex;
}

.hero-split-2 {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #0f7e82;
  text-align: center;
  align-self: center;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 53px;
}

.button-primary-4 {
  box-shadow: none;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #025267;
  background-image: linear-gradient(315deg, #005970, #129499 50%);
  border-radius: 20px;
  justify-content: center;
  align-self: center;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 25px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
  display: block;
  position: static;
  overflow: visible;
}

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

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

.shadow-two-2 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-2 {
  color: #0f7e82;
  text-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 100%;
}

.image-2 {
  align-self: auto;
  margin: 40px auto;
}

.hero-heading-right {
  -webkit-backdrop-filter: saturate(170%);
  backdrop-filter: saturate(170%);
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
  background-position: 0 0, 100% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, 55%;
  background-attachment: fixed, scroll;
  background-clip: border-box;
  border-bottom: 0 #000;
  padding: 80px 30px;
  font-family: Satoshi;
  font-weight: 700;
  display: none;
  position: relative;
  overflow: visible;
  box-shadow: 0 -11px 5px rgba(0, 0, 0, .2);
}

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

.hero-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
  display: flex;
}

.hero-split-3 {
  max-width: 46%;
  perspective: 1000px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-radius: 20px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  transform: perspective(1000px);
}

.shadow-two-3 {
  object-fit: scale-down;
  border-radius: 20px;
  align-self: center;
  margin: 30px auto;
  padding-top: 0;
  padding-right: 0;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.body-text {
  color: #0f7e82;
  text-align: left;
  align-self: center;
  margin: 5% auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 120%;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  background-color: #5d7c85;
  background-image: linear-gradient(315deg, #025267, #0f7e82 50%);
  border-radius: 20px;
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 25px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

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

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

.heading-3 {
  color: #0f7e82;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  align-self: auto;
  margin: 0 auto auto 0;
  font-family: Poppins, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 120%;
}

.heading-4 {
  color: #0f7e82;
  text-align: left;
  -webkit-text-stroke-color: #f9fafb;
  object-fit: scale-down;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0 50px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
}

.button {
  color: #f2f4f7;
  letter-spacing: 2px;
  text-transform: capitalize;
  -webkit-text-fill-color: inherit;
  background-color: #7f56d9;
  background-clip: border-box;
  border-radius: 30px;
  font-family: Satoshi;
  font-size: 12px;
  font-weight: 500;
}

.hero-heading-center {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/megaBG-min-1.png');
  background-position: 0 0;
  border-bottom: 1px #e4ebf3;
  margin-bottom: 0;
  padding: 80px 30px;
  position: relative;
  box-shadow: 0 -17px 5px rgba(0, 0, 0, .2);
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-2.margin-bottom-32px {
  color: #7f56d9;
  text-shadow: 0 6px 7px rgba(0, 0, 0, .2);
  margin-bottom: 32px;
  font-family: Satoshi;
  font-size: 72px;
  line-height: 100px;
}

.downloads {
  filter: saturate(130%);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/new-aura-min.png'), url('../images/megaBG-min-1.png');
  background-position: 100% 100%, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: cover, auto;
  background-attachment: scroll, scroll;
  border: 12px #000;
  border-radius: 0;
  padding: 80px 30px;
  position: relative;
  box-shadow: 0 -17px 5px rgba(0, 0, 0, .2);
}

.downloads.down {
  color: #000;
  background-color: #211f54;
  background-image: url('../images/Rectangle-732.png');
  background-position: 0 0;
  background-size: cover;
}

.margin-bottom-24px-4 {
  color: #fff;
  text-align: left;
  align-self: center;
  margin: 20px auto;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
}

.button-primary-6 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  background-color: #025267;
  background-image: linear-gradient(315deg, #025267, #0f7e82 50%);
  border-radius: 20px;
  align-self: center;
  margin: 10px auto 40px;
  padding: 12px 25px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

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

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

.heading-5 {
  color: #f2f4f7;
  text-align: center;
  text-shadow: 0 6px 7px rgba(0, 0, 0, .2);
  align-self: center;
  font-family: Satoshi;
}

.hero-heading-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
}

.button-primary-7 {
  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-7:hover {
  color: #fff;
  background-color: #32343a;
}

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

.shadow-two-4 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.hero-heading-center-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.brix---image-width-100 {
  width: 100%;
}

.brix---image-wrapper-br-24px {
  border-radius: 24px;
  overflow: hidden;
}

.brix---gallery-v10-wrapper {
  width: 130%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  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: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row-right---t-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---paragraph-default {
  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: 18px;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

.brix---heading-h2-size {
  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: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---inner-container-490px {
  max-width: 490px;
}

.brix---grid-top---text-2-buttons {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

.brix---section-position-relative {
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.mastodon {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/twitter.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.link-block {
  background-image: url('../images/mastodon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-2 {
  background-image: url('../images/github.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-3 {
  background-image: url('../images/patreon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-8 {
  flex: 0 auto;
  order: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.uui-text-size-xlarge {
  color: #475467;
  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.25rem;
  line-height: 1.5;
}

.uui-heading-large {
  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: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-header07_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

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

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

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

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

.uui-section_header04 {
  background-color: #fff;
  border-radius: 0;
  padding-top: 20px;
}

.brix---social-icon-square-30px-2 {
  width: 60px;
  height: 60px;
  min-height: 30px;
  min-width: 30px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px-2:hover {
  transform: scale(.92);
}

.brix---social-media-grid-header-v11-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: 50px;
  grid-template-columns: repeat(auto-fit, 50px);
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.brix---header-logo-2 {
  max-width: 250px;
}

.brix---header-logo-link-center-mbp-2 {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link-center-mbp-2:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-content-wrapper-v11-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper-2 {
  opacity: 1;
  -webkit-backdrop-filter: saturate(170%);
  backdrop-filter: saturate(170%);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Rectangle-732.png');
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  display: none;
  box-shadow: 0 10px 5px rgba(0, 0, 0, .2);
}

.image-3, .image-4, .image-5, .image-6 {
  max-width: 100%;
}

.text-span {
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .2);
  margin-left: auto;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 69px;
}

.text-block {
  color: #7f56d9;
  text-align: left;
  align-self: center;
  margin-bottom: auto;
  padding-bottom: 32px;
  font-family: Asap;
  font-size: 79px;
  font-weight: 500;
  line-height: 100%;
}

.text-block.heading {
  margin-left: auto;
  margin-right: auto;
}

.image-7 {
  margin: 30px auto;
}

.gallery-slider {
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
  margin-left: 110px;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  width: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  width: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.heading-6 {
  color: #6941c6;
  text-align: left;
  text-shadow: 0 6px 7px rgba(0, 0, 0, .2);
  align-self: auto;
  margin-right: 0;
  padding-right: 0;
  font-family: Satoshi;
  font-size: 50px;
  font-weight: 700;
  line-height: 57px;
}

.paragraph {
  color: #fff;
  text-align: left;
  text-shadow: 0 6px 7px rgba(0, 0, 0, .2);
  padding-right: 0;
  font-family: Satoshi;
  font-size: 23px;
  font-weight: 700;
  line-height: 29px;
}

.brix---hidden-desktop {
  display: none;
}

.brix---btn-slider-arrow-right---top-right {
  width: 64px;
  height: 64px;
  min-height: 64px;
  min-width: 64px;
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: -100px;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.brix---btn-slider-arrow-right---top-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---btn-slider-arrow-right---top-left {
  width: 64px;
  height: 64px;
  min-height: 64px;
  min-width: 64px;
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: -100px;
  bottom: auto;
  left: auto;
  right: 84px;
  box-shadow: 0 2px 12px rgba(20, 20, 43, .08);
}

.brix---btn-slider-arrow-right---top-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---link-wrapper-white {
  color: #fff;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: none;
  display: flex;
}

.brix---link-wrapper-white:hover {
  color: #fff;
}

.brix---paragraph-default-2 {
  color: #fff;
  justify-content: center;
  margin-bottom: 80px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Asap;
  font-size: 41px;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  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: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---card-testimonial-color-3 {
  width: 300px;
  height: 300px;
  box-shadow: none;
  color: #fff;
  object-fit: contain;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/clip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-3:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---slide-item-mg {
  margin-right: auto;
}

.brix---card-testimonial-color-2 {
  width: 300px;
  height: 300px;
  box-shadow: none;
  color: #fff;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/dolphin.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-2:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---card-testimonial-color-1 {
  width: 300px;
  height: 300px;
  box-shadow: none;
  color: #fff;
  object-fit: fill;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/utm.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-1:hover {
  color: #fff;
  transform: scale3d(.94, .94, 1.01);
}

.brix---slider-mask-width-490px {
  height: 100%;
  max-width: 440px;
  overflow: hidden;
}

.brix---slider-wrapper {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
}

.brix---color-neutral-801 {
  color: #6e7191;
}

.brix---heading-h2-size-2 {
  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: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-802 {
  color: #211f54;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---inner-container-547px {
  max-width: 574px;
}

.brix---container-default-4 {
  max-width: 1218px;
  text-align: center;
  margin-top: 40px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-overflow-hidden {
  opacity: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #233d72;
  background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
  background-position: 0 0, 0 170%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
  padding-top: 176px;
  padding-bottom: 176px;
  display: none;
  overflow: visible;
  box-shadow: 0 -10px 5px rgba(0, 0, 0, .2);
}

.text-span-2 {
  color: #fff;
  -webkit-text-stroke-color: #0f7e82;
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 82px;
  font-weight: 600;
  line-height: 100%;
  display: flex;
}

.logos-quote-block {
  -webkit-backdrop-filter: saturate(170%);
  backdrop-filter: saturate(170%);
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 60px 30px;
  display: none;
  position: relative;
  box-shadow: -8px -16px 5px rgba(0, 0, 0, .2);
}

.container-10 {
  width: 100%;
  max-width: 1250px;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}

.clients-wrapper-two {
  max-width: 820px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: 22px;
  display: flex;
}

.clients-card {
  width: 60%;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 0;
  display: flex;
}

.clients-quote {
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .2);
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 32px;
}

.clients-info {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 10px;
  margin-right: 24px;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.clients-image-two {
  object-fit: cover;
}

.text-block-2 {
  color: #feffff;
  text-align: center;
  -webkit-text-stroke-color: #e2eced;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .2);
  margin-top: 35px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.button-2 {
  text-align: center;
  background-color: #7f56d9;
  border-radius: 20px;
  margin-left: 880px;
}

.paragraph-2 {
  color: rgba(255, 255, 255, .25);
  text-align: center;
  margin-top: -26px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.link {
  color: #0f7e82;
  -webkit-text-stroke-color: #0f7e82;
}

.image-8 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

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

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

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

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  height: 48px;
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  width: 50px;
  height: 48px;
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-dark {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Rectangle-732.png');
  background-position: 0 0;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin: 20px auto;
  padding-bottom: 0;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  color: #0f7e82;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  font-family: Poppins, sans-serif;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #0f7e82;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 16px;
}

.footer-link {
  color: #0f7e82;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.uui-layout13_image-01 {
  width: 24rem;
  min-width: 24rem;
  position: absolute;
  top: 2rem;
  left: auto;
  right: -1.5rem;
}

.uui-layout13_image-02 {
  width: 18rem;
  min-width: 18rem;
  position: absolute;
  top: 7rem;
  left: 2rem;
  right: 0%;
}

.uui-layout13_image-wrapper {
  width: 100%;
  height: 100%;
  min-height: 35rem;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/AltStore_Trusted_List.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  position: relative;
  overflow: hidden;
}

.uui-layout13_lightbox-image {
  width: 100%;
  border: .25rem solid #101828;
  border-radius: .5rem;
}

.uui-lightbox_play-icon {
  z-index: 2;
  width: 8rem;
  height: 8rem;
  -webkit-backdrop-filter: saturate(150%) blur(12px);
  backdrop-filter: saturate(150%) blur(12px);
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 100%;
  position: absolute;
}

.lightbox_video-overlay-layer {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 41, 57, .1);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.uui-layout13_lightbox {
  width: 100%;
  height: 100%;
  min-height: 35rem;
  background-color: #f2f4f7;
  align-items: center;
  padding: 3rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.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-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xsmall {
  color: #101828;
  letter-spacing: 0;
  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.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-layout13_tabs-link {
  background-color: rgba(0, 0, 0, 0);
  border-left: 4px solid #f2f4f7;
  padding: 1.5rem 0 1.5rem 2rem;
  display: block;
}

.uui-layout13_tabs-link.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-left-color: #7f56d9;
}

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

.uui-layout13_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: repeat(auto-fit, 817px);
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 0;
  display: grid;
}

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

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

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Asap;
  font-size: 21px;
  font-weight: 500;
  line-height: 100%;
}

.uui-button-2 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  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;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-2:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-2:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button-secondary-gray-2 {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  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;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray-2:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray-2:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row.button-row-center {
  justify-content: center;
}

.uui-heading-xxsmall {
  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.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-space-small-2 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-icon-1x1-xsmall-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-icon-featured-outline-large {
  width: 3.5rem;
  height: 3.5rem;
  color: #7f56d9;
  background-color: #f4ebff;
  border: .5rem solid #f9f5ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-layout84_item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.uui-layout84_right {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.uui-layout84_image-blob {
  z-index: -1;
  width: 34rem;
  height: auto;
  color: #f9fafb;
  position: absolute;
  top: 12%;
}

.uui-layout84_image {
  height: 100%;
  max-height: 40rem;
  object-fit: cover;
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-left: 1rem;
}

.uui-layout84_image-wrapper {
  width: 100%;
  justify-content: center;
  display: flex;
  position: relative;
}

.uui-layout84_left {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.uui-layout84_content-bottom {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  margin-top: 4rem;
  margin-bottom: 4rem;
  display: grid;
}

.uui-text-size-large {
  color: #475467;
  letter-spacing: normal;
  font-family: Asap;
  font-size: 45px;
  line-height: 100%;
}

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

.uui-heading-medium {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Asap;
  font-size: 100px;
  font-weight: 600;
  line-height: 100%;
}

.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-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

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

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

.container-12 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.container-13 {
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  padding-right: 0;
  display: inline;
}

.text-block-3 {
  color: #fff;
  -webkit-text-stroke-color: #f8f5f5;
  align-self: center;
}

.heading-7 {
  color: #fff;
  text-align: center;
  align-self: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 100%;
}

.brix---card-testimonial-color-4 {
  width: 300px;
  height: 300px;
  box-shadow: none;
  color: #fff;
  object-fit: fill;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/flycast.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-4:hover {
  color: #fff;
  transform: scale3d(.94, .94, 1.01);
}

.brix---card-testimonial-color-5 {
  width: 300px;
  height: 300px;
  box-shadow: none;
  color: #fff;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/pojav.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-5:hover {
  transform: scale3d(.94, .94, 1.01);
}

.button-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 120px;
  display: grid;
}

.container-14 {
  z-index: 1;
  position: relative;
}

.previous-button {
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  transition: opacity .2s, transform .4s cubic-bezier(.68, -.55, .265, 1.55), box-shadow .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  box-shadow: 0 11px 20px -7px #92631f;
}

.previous-button:hover {
  transform: scale(.9);
  box-shadow: 0 2px 20px -8px #92631f;
}

.previous-button:active {
  opacity: .5;
  transform: scale(.8);
}

.carousel_cell {
  width: 190px;
  height: 120px;
  background-image: radial-gradient(circle at 50% 100%, #ffd293, #f4ebdc);
  border: 2px solid rgba(228, 173, 7, .13);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
  transition: box-shadow .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: absolute;
  box-shadow: inset 0 -4px 20px 7px rgba(255, 255, 255, .69);
}

.carousel_cell:hover {
  transform: translate(0, -57px);
  box-shadow: inset 0 0 20px 40px rgba(255, 255, 255, .69);
}

.carousel_cell._3 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(80deg)rotateZ(0)translate3d(0, 0, 288px);
}

.carousel_cell._8 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(280deg)rotateZ(0)translate3d(0, 0, 288px);
}

.carousel_cell._4 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(120deg)rotateZ(0)translate3d(0, 0, 288px);
}

.carousel_cell._6 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(200deg)rotateZ(0)translate3d(0, 0, 288px);
}

.carousel_cell._9 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(320deg)rotateZ(0)translate3d(0, 0, 288px);
}

.carousel_cell._2 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(40deg)rotateZ(0)translate3d(0, 0, 288px);
}

.carousel_cell._5 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(160deg)rotateZ(0)translate3d(0, 0, 288px);
}

.carousel_cell._1 {
  box-shadow: none;
  transform-style: preserve-3d;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
  transform: translate3d(0, 0, 288px);
}

.carousel_cell._7 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(240deg)rotateZ(0)translate3d(0, 0, 288px);
}

.next-button {
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  transition: opacity .2s, transform .4s cubic-bezier(.68, -.55, .265, 1.55), box-shadow .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  box-shadow: 0 11px 20px -7px #92631f;
}

.next-button:hover {
  transform: scale(.9);
  box-shadow: 0 2px 20px -8px #92631f;
}

.next-button:active {
  opacity: .5;
  transform: scale(.8);
}

.carousel {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform .8s cubic-bezier(.68, -.55, .265, 1.55);
  position: absolute;
  transform: translate(0)rotateX(-8deg)rotateY(0)rotateZ(0);
}

.scene {
  width: 210px;
  height: 140px;
  perspective: 800px;
  perspective-origin: 50%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-9 {
  height: 90%;
  object-fit: contain;
}

.slide_item {
  z-index: 3;
  width: 48%;
  flex: none;
  padding-right: 1.3em;
  transition: transform .35s;
  position: relative;
}

.slide_arrows {
  align-items: center;
  padding-top: 2.4em;
  display: flex;
}

.slide_contain {
  width: 100%;
}

.slide_svg {
  width: 2em;
  height: 2em;
}

.slide_svg.is--flip {
  transform: rotate(-180deg);
}

.slide_wrap {
  width: 100%;
}

.slide_list {
  width: 100%;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.slide_arrow {
  width: 5em;
  height: 5em;
  color: #1c1d21;
  cursor: pointer;
  background-color: #d2e9ec;
  border-radius: 200vw;
  justify-content: center;
  align-items: center;
  margin-right: .8em;
  display: flex;
}

.container-15 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 7.7em 10em;
}

.container-15.is--alt {
  padding-top: 0;
}

.spark-rounded-corner-image {
  text-align: left;
  border-radius: 12px;
  margin-bottom: 32px;
}

.spark-wider-simple-icon-tabs-content {
  width: 75%;
  display: block;
}

.spark-small-icon {
  width: 24px;
  height: 24px;
  flex: none;
  display: inline-block;
}

.spark-small-icon.spark-float-right {
  margin-left: auto;
  display: inline-block;
}

.spark-bold-heading {
  margin-bottom: .5rem;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.spark-bold-heading.spark-no-bottom-margin {
  margin-bottom: 0;
}

.spark-flex-center {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.spark-simple-flat-square-tab {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 3px solid #f0ecfd;
  padding: 14px;
  transition: background-color .15s, color .15s;
  display: block;
}

.spark-simple-flat-square-tab:hover {
  opacity: 1;
  color: #5532fa;
  background-color: #f0ecfd;
  border-bottom-color: #a695fb;
}

.spark-simple-flat-square-tab.w--current {
  color: #5532fa;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #5532fa;
}

.spark-simple-flat-square-tab.spark-tab-with-arrow {
  justify-content: flex-start;
  margin-bottom: 16px;
  padding-right: 14px;
  transition: background-position .15s, background-color .15s, color .15s;
  display: flex;
}

.spark-simple-flat-square-tab.spark-tab-with-arrow.w--current {
  background-color: #fff;
}

.spark-wide-simple-stacked-icon-tabs {
  width: 20%;
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  margin-right: 5%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  overflow: visible;
}

.spark-side-flat-tab-parent {
  width: 100%;
  display: block;
}

.spark-secondary-paragraph {
  color: rgba(0, 0, 0, .76);
  margin-bottom: 64px;
}

.spark-centered-900 {
  width: 900px;
  max-width: 100%;
  text-align: center;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.spark-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-section {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  position: relative;
}

.spark-section h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section li {
  margin-bottom: .5rem;
}

.tab-pane-tab-1 {
  text-align: center;
}

.f-navigation-button {
  color: #025267;
  text-align: center;
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.f-navigation-button:hover {
  background-color: rgba(0, 0, 0, 0);
}

.f-navigation-link {
  color: #160042;
  letter-spacing: -.01em;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50px;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.f-navigation-link:hover {
  color: #160042;
  background-color: #f3f5fb;
}

.f-navigation-link.w--current {
  color: #642eff;
}

.f-navigation-menu {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
  position: static;
}

.f-navigation-content {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-icon-regular {
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  transition: color .2s;
  display: flex;
}

.f-navigation-social-link {
  color: #160042;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  transition: color .3s;
  display: flex;
}

.f-navigation-social-link:hover {
  color: #642eff;
}

.f-navigation-socials-wrapper {
  grid-column-gap: 16px;
  border-left: 1px solid #e4e6f1;
  justify-content: flex-start;
  align-items: center;
  padding-left: 18px;
  display: flex;
}

.f-logo {
  width: 124px;
}

.f-navigation-link-wrapper {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.f-navigation-container {
  width: 100%;
  max-width: 1280px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-navigation {
  width: 100%;
  min-height: 88px;
  background-color: #fff;
  align-items: center;
  padding: 24px 5%;
  display: flex;
}

.testimonials1_score-image {
  width: 10rem;
  height: 3rem;
  text-align: left;
  object-fit: contain;
  border-radius: 0%;
  display: inline-block;
}

.testimonials1_score-image.is-big {
  width: 18rem;
  height: 3rem;
}

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

.heading-small {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.horizontal-divider-testimonial {
  width: 20%;
  height: 3px;
  background-color: #f1f6fd;
}

.testimonials1_arrow {
  width: 3.5rem;
  height: 3.5rem;
  color: #151d53;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -5rem;
  left: 0%;
  right: auto;
  box-shadow: 1px 1px 10px -5px rgba(51, 51, 51, .3);
}

.testimonials1_arrow:hover {
  color: #fff;
  background-color: #151d53;
}

.testimonials1_arrow.right {
  left: 4.5rem;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, .05);
}

.testimonials1_slider-mask {
  width: 28rem;
  overflow: visible;
}

.trustpilot-logo {
  width: 10rem;
  height: 2rem;
  max-height: 2rem;
  max-width: none;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}

.text-style-2lines {
  color: #667085;
  margin-top: 25px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 23px;
}

.text-style-2lines.stopmad {
  line-height: 120%;
}

.testimonials1_slide {
  max-width: 28rem;
  margin-right: 2rem;
}

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

.margin-bottom.margin-small {
  padding-top: 0;
}

.testimonials1_component {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 4rem;
}

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

.heading-large {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.testimonials1_client-image-wrapper {
  flex: none;
  margin-right: 1rem;
  overflow: hidden;
}

.testimonials1_score-wrapper {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  justify-items: start;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 300;
  display: flex;
}

.text-color-black {
  color: #000;
}

.testimonials_arrow-icon {
  width: 1.5rem;
  height: 1.5rem;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.testimonials1_slider-nav {
  display: none;
}

.testimonials1_date-details {
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: center;
  justify-items: start;
  display: flex;
}

.testimonials_content {
  height: 100%;
  min-height: 18rem;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/utm.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2rem 2rem 2rem 4rem;
  font-weight: 400;
  display: flex;
}

.testimonials_content.is-first {
  text-align: center;
  justify-content: center;
}

.is-underline-black {
  color: #1e1e1e;
  border-bottom: 2px solid #000;
  font-weight: 700;
}

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

.testimonials_content-2 {
  height: 100%;
  min-height: 18rem;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/flycast.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2rem;
  font-weight: 400;
  display: flex;
}

.testimonials_content-2.is-first {
  text-align: center;
  justify-content: center;
}

.horizontal-divider-testimonial-copy {
  width: 20%;
  height: 3px;
  background-color: #f1f6fd;
}

.testimonials_content-3 {
  height: 100%;
  min-height: 18rem;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/clip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2rem;
  font-weight: 400;
  display: flex;
}

.testimonials_content-3.is-first {
  text-align: center;
  justify-content: center;
}

.testimonials_content-4 {
  height: 100%;
  min-height: 18rem;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/dolphin.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 2rem;
  font-weight: 400;
  display: flex;
}

.testimonials_content-4.is-first {
  text-align: center;
  justify-content: center;
}

.heading-8 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.div-block {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 40px;
  overflow: hidden;
}

.testimonials1_slider-mask-2 {
  width: 28rem;
  overflow: visible;
}

.apps {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 18rem;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #fff;
  object-fit: contain;
  background-color: rgba(255, 255, 255, .62);
  border-radius: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding: 2rem;
  font-weight: 400;
  display: flex;
  box-shadow: 0 2px 30px rgba(0, 0, 0, .05);
}

.apps:hover {
  filter: brightness(85%);
}

.apps.is-first {
  text-align: center;
  justify-content: center;
}

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

.image-13 {
  max-width: 100px;
  object-fit: fill;
  border-radius: 0;
  align-self: center;
}

.heading-9 {
  color: #000;
  text-align: left;
  flex: 0 auto;
  padding-left: 15px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.text-block-4 {
  color: #025267;
  letter-spacing: -.02px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 20px;
}

.text-block-5 {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 45px;
  font-family: Poppins, sans-serif;
  font-size: 27px;
}

.link-block-6 {
  text-decoration: none;
}

.image-14 {
  opacity: 1;
  filter: invert();
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
}

.wrapper {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

.projects-col-list-wrap {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

.projects-col-list {
  width: 100%;
  position: relative;
}

.projects-col-item {
  width: auto;
  height: 100%;
  background-color: #f1f1f1;
  padding: 10px;
}

.how-it-works {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Rectangle-732.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px #e4ebf3;
  margin-bottom: 0;
  padding: 80px 30px;
  position: relative;
  box-shadow: 0 -17px 5px rgba(0, 0, 0, .2);
}

.link-block-7, .link-block-8, .link-block-9, .link-block-10 {
  text-decoration: none;
}

.button-primary-8 {
  color: #fff;
  text-align: center;
  letter-spacing: .25px;
  text-transform: none;
  background-color: #025267;
  border-radius: 40px;
  justify-content: center;
  align-self: auto;
  margin-left: 0;
  margin-right: auto;
  padding: 15px 25px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
  display: block;
  position: static;
  overflow: visible;
  box-shadow: 0 5px 5px rgba(20, 20, 43, .08);
}

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

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

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

.splide_slide {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-11 {
  align-self: center;
  text-decoration: none;
  display: flex;
}

.splide_list {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
}

.featured_apps {
  margin-top: 0;
  margin-left: 0%;
  padding-top: 10px;
  padding-bottom: 40px;
  overflow: hidden;
}

.text-block-7 {
  color: rgba(255, 255, 255, .25);
  text-align: center;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  max-width: 530px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  object-fit: scale-down;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  display: flex;
}

.team-card {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0% 20px 0;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  width: 270px;
  height: 270px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 24px;
}

.team-member-name {
  color: #fff;
  align-self: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  color: rgba(255, 255, 255, .7);
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.container-17 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-left: 10%;
  margin-right: 10%;
  display: grid;
}

.team-member-riley {
  width: 100px;
  height: 100px;
  object-fit: none;
  border-radius: 50%;
  margin-bottom: 24px;
}

.team-card-shane {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0 20px 0%;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.hero-wrapper-screenshot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  perspective: 2000px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin: auto auto 60px;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  display: flex;
}

.subheading {
  color: #0f7e82;
  text-align: center;
  align-self: center;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 53px;
}

.get-altstore {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  perspective: 2000px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin: auto auto 60px;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  display: flex;
}

.downloads-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  perspective: 2000px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin: auto;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  display: flex;
}

.independent-dev-body-text {
  color: #fff;
  text-align: left;
  align-self: center;
  margin: 20px auto;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 120%;
}

.link-block-12, .link-block-13 {
  text-decoration: none;
}

.text-block-8 {
  color: #0f7e82;
  margin-top: auto;
  margin-bottom: 5%;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.link-2 {
  color: #0f7e82;
}

@media screen and (min-width: 1440px) {
  .heading-2 {
    margin-bottom: 20px;
  }

  .testimonials1_arrow.right {
    flex-direction: row;
    display: flex;
    left: 4.5rem;
  }

  .testimonials_arrow-icon {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .testimonials1_slider-nav.stopmad {
    display: none;
  }

  .team-card {
    border-radius: 20px;
    padding: 20px;
  }

  .team-member-image, .team-member-riley {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .team-card-shane {
    border-radius: 20px;
    padding: 20px;
  }

  .downloads-wrapper {
    margin-bottom: auto;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    overflow: visible;
  }

  .hero-heading-left {
    box-shadow: none;
    background-image: url('../images/Big-BG-min.png');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    border-radius: 0;
    overflow: hidden;
  }

  .hero-wrapper-4 {
    color: #fff;
  }

  .margin-bottom-24px-2 {
    font-weight: 500;
  }

  .button-primary-4 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
  }

  .heading-2 {
    color: #0f7e82;
  }

  .hero-heading-right {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
    background-position: 0 0, -35%;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, 45%;
    background-attachment: fixed, scroll;
    background-clip: padding-box;
    border: 1px #000;
  }

  .body-text {
    font-size: 28px;
  }

  .button-primary-5 {
    align-self: center;
    font-size: 20px;
  }

  .heading-3 {
    color: #0f7e82;
    background-color: rgba(0, 0, 0, 0);
  }

  .hero-heading-center {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/megaBG-min-1.png');
    background-position: 0 0;
    background-size: auto;
    background-clip: padding-box;
  }

  .downloads {
    -webkit-text-fill-color: inherit;
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/megaBG-min-1.png');
    background-position: 75% 100%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
    background-clip: border-box;
  }

  .downloads.down {
    color: #0f7e82;
    background-size: cover;
  }

  .margin-bottom-24px-4 {
    color: #f2f4f7;
  }

  .button-primary-6 {
    color: #fff;
    background-color: #025267;
    font-size: 24px;
  }

  .brix---gallery-v10-wrapper {
    width: 150%;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    position: static;
  }

  .brix---gallery-v10-height {
    height: auto;
  }

  .uui-section_header04 {
    background-color: #fff;
    padding-bottom: 0;
  }

  .brix---header-wrapper-2 {
    background-color: #fff;
    background-image: url('../images/Rectangle-732.png');
    background-size: cover;
    border: 1px rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: 0 10px 5px rgba(0, 0, 0, .2);
  }

  .text-span {
    color: #fff;
  }

  .brix---container-default-4 {
    margin-bottom: 151px;
  }

  .brix---section-overflow-hidden {
    background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
    background-position: 0 0, 0 135%;
    background-size: cover, cover;
    background-attachment: fixed, scroll;
    display: none;
  }

  .text-span-2 {
    margin-top: auto;
  }

  .logos-quote-block {
    background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
    background-position: 0 0, 0 0;
    background-size: cover, auto;
    box-shadow: -8px -16px 5px rgba(0, 0, 0, .2);
  }

  .text-block-2 {
    margin-bottom: 40px;
    font-size: 25px;
  }

  .image-8 {
    text-align: left;
    margin-left: auto;
    display: block;
  }

  .footer-dark {
    background-color: #000;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .title-small {
    color: #0f7e82;
    letter-spacing: 1px;
    font-family: Poppins, sans-serif;
    font-size: 22px;
  }

  .footer-link {
    color: #0f7e82;
    font-family: Poppins, sans-serif;
    font-size: 19px;
  }

  .text-style-2lines.stopmad {
    line-height: 120%;
  }

  .apps {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, .62);
  }

  .apps:hover {
    filter: brightness(85%);
  }

  .heading-9.stopmad {
    font-weight: 500;
    line-height: 100%;
  }

  .text-block-5 {
    text-shadow: none;
    padding-bottom: 29px;
  }

  .how-it-works {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/Rectangle-732.png');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    background-clip: padding-box;
  }

  .button-primary-8 {
    background-color: #025267;
    margin-left: 0;
    margin-right: auto;
    padding-left: 25px;
    font-size: 20px;
  }

  .hero-wrapper-screenshot {
    color: #fff;
  }

  .subheading {
    font-weight: 500;
  }

  .get-altstore, .downloads-wrapper {
    color: #fff;
  }

  .independent-dev-body-text {
    color: #f2f4f7;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    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-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

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

  .nav-menu-wrapper-2 {
    background-color: rgba(0, 0, 0, 0);
  }

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

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .menu-button-2 {
    padding: 12px;
  }

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

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

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

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

  .nav-menu-three-2 {
    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);
  }

  .menu-icon_line-bottom {
    width: 24px;
    height: 2px;
    background-color: #344054;
    border-radius: 1rem;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .menu-icon_line-middle {
    width: 24px;
    height: 2px;
    background-color: #344054;
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    width: 24px;
    height: 2px;
    background-color: #344054;
    border-radius: 1rem;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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

  .hide-tablet {
    display: none;
  }

  .uui-button-secondary-gray.show-tablet, .show-tablet {
    display: block;
  }

  .uui-navbar07_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .uui-navbar07_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .uui-navbar07_link {
    width: 100%;
    color: #101828;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar07_link:hover {
    color: #101828;
  }

  .uui-navbar07_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar07_dropdown-link:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .uui-navbar07_dropdown-link-list {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .uui-navbar07_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .uui-navbar07_dropdown-list.w--open {
    width: auto;
    box-shadow: none;
    border-style: none;
    border-color: rgba(0, 0, 0, 0);
    padding: 0;
  }

  .uui-dropdown-icon {
    color: #667085;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .uui-navbar07_dropdown-toggle {
    color: #101828;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar07_dropdown-toggle:hover {
    color: #101828;
  }

  .uui-navbar07_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-navbar07_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: #101828;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar07_menu {
    height: 100vh;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-top: 1px solid #f2f4f7;
    align-items: flex-start;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .brix---social-media-grid-header-v11 {
    grid-column-gap: 10px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .heading {
    color: #fff;
    text-align: center;
    margin-right: 124px;
  }

  .slider {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .hero-heading-left {
    background-image: url('../images/Big-BG-min.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    position: static;
  }

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

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 5% auto 20px;
  }

  .hero-split-2 {
    max-width: 100%;
    align-self: center;
    margin-bottom: 40px;
  }

  .margin-bottom-24px-2 {
    object-fit: fill;
    margin-bottom: auto;
    font-size: 30px;
    font-weight: 500;
    line-height: 100%;
  }

  .button-primary-4 {
    float: none;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    font-weight: 500;
    display: block;
    position: static;
  }

  .heading-2 {
    object-fit: scale-down;
    font-family: Poppins, sans-serif;
    font-size: 90px;
  }

  .image-2 {
    align-self: center;
    margin-right: 0;
  }

  .hero-heading-right {
    background-image: url('../images/Rectangle-732.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

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

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .shadow-two-3 {
    align-self: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .body-text {
    text-align: left;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .button-primary-5 {
    color: #fff;
    background-color: #025267;
    margin-left: auto;
    font-family: Poppins, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  .heading-3 {
    text-align: center;
    align-self: center;
    margin-left: auto;
  }

  .hero-heading-center {
    background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
    background-position: 0 0, 10% 130%;
    background-repeat: repeat, no-repeat;
    background-size: cover, auto;
    background-attachment: fixed, scroll;
  }

  .downloads {
    background-image: url('../images/new-aura-min.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .downloads.down {
    background-color: #101828;
    display: block;
  }

  .margin-bottom-24px-4 {
    color: #fff;
    text-align: center;
    -webkit-text-stroke-color: #0f7e82;
    margin-left: auto;
  }

  .button-primary-6 {
    color: #fff;
    background-color: #025267;
    margin-left: auto;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 20px;
  }

  .brix---gallery-v10-wrapper {
    width: 120%;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---buttons-row-right---t-left {
    justify-content: flex-start;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

  .brix---section-position-relative {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-header07_component {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

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

  .uui-section_header04 {
    background-color: #fff;
  }

  .brix---social-media-grid-header-v11-2 {
    grid-column-gap: 10px;
  }

  .brix---header-logo-2 {
    max-width: 232px;
  }

  .brix---header-wrapper-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .image-7 {
    align-self: center;
    margin-top: 1px;
    margin-bottom: 65px;
    margin-left: auto;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-image {
    padding-right: 0;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    padding-left: 0;
    right: -20px;
  }

  .brix---btn-slider-arrow-right---top-right {
    top: auto;
    bottom: -90px;
    left: auto;
    right: 39.5%;
  }

  .brix---btn-slider-arrow-right---top-left {
    top: auto;
    bottom: -90px;
    left: 39.5%;
    right: auto;
  }

  .brix---paragraph-default-2 {
    text-align: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---slider-mask-width-490px {
    max-width: 331px;
    object-fit: scale-down;
    margin-bottom: auto;
    padding-bottom: 20px;
    position: static;
    overflow: hidden;
  }

  .brix---slider-wrapper {
    justify-content: center;
    display: flex;
    position: relative;
    overflow: visible;
  }

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

  .brix---container-default-4 {
    margin-bottom: auto;
    padding-bottom: 140px;
  }

  .brix---section-overflow-hidden {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .text-span-2 {
    text-shadow: none;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 180%;
    display: flex;
  }

  .logos-quote-block {
    background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

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

  .clients-card {
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    margin-right: auto;
    padding-right: 0;
  }

  .clients-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .text-block-2 {
    font-size: 18px;
  }

  .paragraph-2 {
    color: rgba(255, 255, 255, .25);
  }

  .image-8 {
    object-fit: scale-down;
  }

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .footer-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .footer-content {
    grid-column-gap: 60px;
    margin-right: 5%;
  }

  .title-small, .footer-link {
    color: #0f7e82;
  }

  .uui-layout13_image-01 {
    width: 100%;
    min-width: auto;
    top: 3%;
    right: -5%;
  }

  .uui-layout13_image-02 {
    display: none;
  }

  .uui-layout13_lightbox-image {
    width: 35rem;
    min-width: 35rem;
    left: 2rem;
  }

  .uui-layout13_lightbox {
    padding: 2rem;
  }

  .uui-layout13_component {
    grid-column-gap: 3rem;
  }

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

  .uui-layout84_content-bottom {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .heading-7 {
    text-align: center;
    align-self: center;
    margin-left: auto;
  }

  .container-15 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .spark-wider-simple-icon-tabs-content {
    width: 65%;
  }

  .spark-wide-simple-stacked-icon-tabs {
    width: 30%;
    margin-bottom: 64px;
    margin-right: 5%;
  }

  .spark-section {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .f-navigation-menu-button {
    color: #393b6a;
    border: 1px solid #f3f5fb;
    border-radius: 8px;
    padding: 10px;
    display: none;
  }

  .f-navigation-menu-button.w--open {
    background-color: #160042;
    border-color: #fff;
  }

  .f-navigation-link {
    width: 100%;
  }

  .f-navigation-menu {
    color: #393b6a;
    background-color: #fff;
    padding: 12px;
    position: absolute;
  }

  .f-navigation-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .f-navigation-content {
    width: auto;
    align-items: center;
    display: flex;
  }

  .f-navigation-logo-link {
    margin-right: 0;
  }

  .f-navigation {
    position: relative;
  }

  .image-10, .image-12 {
    object-fit: contain;
  }

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

  .text-style-2lines {
    margin-bottom: 3px;
  }

  .text-style-2lines.stopmad {
    line-height: 120%;
  }

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

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

  .div-block {
    padding-bottom: 40px;
    overflow: hidden;
  }

  .text-block-5 {
    text-shadow: none;
    font-size: 27px;
    line-height: 34px;
  }

  .how-it-works {
    background-image: url('../images/Rectangle-732.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .link-block-7, .link-block-8, .link-block-9, .link-block-10 {
    text-decoration: none;
  }

  .button-primary-8 {
    float: none;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    font-weight: 500;
    display: block;
    position: static;
  }

  .image-10-copy {
    object-fit: contain;
  }

  .featured_apps {
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .text-block-6 {
    color: #fff;
    font-size: 20px;
  }

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-card {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
    padding: 20px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .team-grid-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-self: center;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .team-member-riley {
    width: 190px;
    height: 190px;
    object-fit: scale-down;
  }

  .team-card-shane {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
    padding: 20px;
  }

  .hero-wrapper-screenshot {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 20px auto;
  }

  .subheading {
    object-fit: fill;
    margin-bottom: auto;
    font-size: 24px;
    font-weight: 500;
    line-height: 100%;
  }

  .get-altstore {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 5% auto 0%;
    padding-bottom: 0;
  }

  .downloads-wrapper {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 5% auto 20px;
  }

  .image-19 {
    margin-left: 10%;
  }

  .independent-dev-body-text {
    color: #fff;
    text-align: left;
    -webkit-text-stroke-color: #0f7e82;
    margin-left: auto;
    font-size: 23px;
  }

  .text-block-8 {
    margin-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

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

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    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;
  }

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

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

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

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

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

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

  .nav-divider-2 {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

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

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

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

  .body {
    background-image: none;
  }

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

  .uui-button:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-tertiary-gray:hover {
    color: #475467;
    background-color: rgba(0, 0, 0, 0);
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    color: #344054;
    background-color: #fff;
  }

  .uui-navbar07_link {
    font-size: 1rem;
  }

  .uui-navbar07_dropdown-link-list {
    max-width: none;
    grid-row-gap: .5rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .uui-navbar07_dropdown-toggle {
    font-size: 1rem;
  }

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

  .uui-styleguide_logomark-bg {
    background-image: none;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .uui-navbar07_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .brix---social-media-grid-header-v11 {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    justify-items: center;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---mg-bottom-16px-mbl {
    margin-bottom: 16px;
  }

  .brix---header-content-wrapper-v11 {
    flex-direction: column;
  }

  .top-section {
    padding: 60px 15px;
  }

  .hero-heading-left {
    object-fit: cover;
    padding: 60px 15px;
  }

  .heading-2 {
    font-size: 57px;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .hero-heading-center, .downloads {
    object-fit: cover;
    padding: 60px 15px;
  }

  .hero-heading-left-2, .hero-heading-center-2 {
    padding: 60px 15px;
  }

  .brix---gallery-v10-wrapper {
    width: 100%;
    flex-direction: column;
    position: static;
  }

  .brix---gallery-v10-height {
    height: auto;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-top---text-2-buttons {
    grid-template-columns: .9fr;
  }

  .brix---section-position-relative {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

  .uui-heading-large {
    font-size: 2.25rem;
  }

  .uui-header07_component {
    grid-template-columns: 1fr;
  }

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

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

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-section_header04 {
    object-fit: cover;
  }

  .brix---social-media-grid-header-v11-2 {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    justify-items: center;
  }

  .brix---header-logo-2 {
    max-width: 90%;
  }

  .brix---mg-bottom-16px-mbl-2 {
    margin-bottom: 16px;
  }

  .brix---header-content-wrapper-v11-2 {
    flex-direction: column;
  }

  .image-3 {
    width: 0%;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .brix---btn-slider-arrow-right---top-right {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    right: 36%;
  }

  .brix---btn-slider-arrow-right---top-left {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    left: 36%;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---card-testimonial-color-3, .brix---card-testimonial-color-2, .brix---card-testimonial-color-1 {
    padding: 48px 32px;
  }

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---section-overflow-hidden {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
    margin-right: 0;
  }

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

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

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-copyright-center {
    padding-bottom: 5%;
  }

  .uui-layout13_image-01 {
    width: 60%;
    min-width: 60%;
    top: 2%;
    right: 0%;
  }

  .uui-layout13_image-02 {
    width: 50%;
    min-width: auto;
    display: block;
    top: 25%;
    left: 5%;
  }

  .uui-layout13_image-wrapper {
    height: 24rem;
    min-height: auto;
  }

  .uui-layout13_lightbox-image {
    width: 100%;
    min-width: 100%;
    position: static;
  }

  .uui-lightbox_play-icon {
    width: 4rem;
    height: 4rem;
  }

  .uui-layout13_lightbox {
    height: 24rem;
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-layout13_tabs-link {
    padding-left: 1.5rem;
  }

  .uui-layout13_component {
    grid-column-gap: 0px;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

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

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

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

  .uui-button-2:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray-2 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-2:hover {
    color: #344054;
    background-color: #fff;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.button-row-center.is-reverse-mobile-landscape, .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-space-small-2 {
    min-height: 1.25rem;
  }

  .uui-layout84_right {
    grid-row-gap: 2.5rem;
  }

  .uui-layout84_image-blob {
    width: 120%;
    min-width: 28rem;
    top: 22%;
  }

  .uui-layout84_image {
    height: 40rem;
    margin-left: 1.5rem;
  }

  .uui-layout84_image-wrapper {
    height: 22rem;
    overflow: hidden;
  }

  .uui-layout84_left {
    grid-row-gap: 2.5rem;
  }

  .uui-layout84_content-bottom {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
    margin-bottom: 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-layout84_component {
    align-items: stretch;
  }

  .brix---card-testimonial-color-4, .brix---card-testimonial-color-5 {
    padding: 48px 32px;
  }

  .slide_item {
    width: 80%;
  }

  .spark-wider-simple-icon-tabs-content {
    width: 100%;
  }

  .spark-simple-flat-square-tab {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-simple-flat-square-tab.spark-tab-with-arrow {
    padding-left: 14px;
  }

  .spark-wide-simple-stacked-icon-tabs {
    z-index: 10;
    width: 100vw;
    grid-column-gap: 16px;
    background-color: #fff;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-left: -32px;
    margin-right: 0%;
    padding-top: 16px;
    padding-bottom: 16px;
    top: 90px;
    overflow: scroll;
  }

  .spark-secondary-paragraph {
    margin-bottom: 32px;
  }

  .spark-container {
    width: 100%;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .f-navigation-socials-wrapper {
    display: flex;
  }

  .f-navigation {
    object-fit: cover;
  }

  .testimonials1_score-image {
    width: 8rem;
  }

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

  .heading-small {
    font-size: 1rem;
  }

  .testimonials1_slider-mask {
    width: 100%;
  }

  .text-style-2lines {
    margin-top: 5vw;
  }

  .testimonials1_slide {
    max-width: 100%;
    margin-right: 1.25rem;
  }

  .testimonials1_slide.stopmad {
    width: auto;
    max-height: 100%;
    max-width: 80%;
  }

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

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

  .heading-large {
    font-size: 2rem;
  }

  .testimonials1_score-wrapper {
    grid-auto-flow: row;
    margin-top: 1.25rem;
  }

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

  .testimonials1_slider-mask-2 {
    width: 100%;
  }

  .apps {
    width: 100%;
    height: 100%;
    max-width: 65%;
    min-height: 20rem;
    background-color: rgba(255, 255, 255, .62);
    margin-left: auto;
    margin-right: auto;
  }

  .how-it-works {
    object-fit: cover;
    padding: 60px 15px;
  }

  .team-circles {
    padding: 60px 15px;
  }

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

  .team-grid-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-19 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

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

  .text-block-8 {
    margin-left: 15px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container {
    max-width: none;
  }

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

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

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

  .body {
    background-image: none;
  }

  .uui-navbar07_dropdown-link {
    padding-left: 0;
  }

  .brix---social-icon-square-30px {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    border-radius: 6px;
    font-size: 14px;
  }

  .brix---social-media-grid-header-v11 {
    grid-template-columns: repeat(auto-fit, 30px);
    justify-content: center;
    justify-items: center;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---header-logo-link-center-mbp {
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .brix---header-content-wrapper-v11 {
    object-fit: contain;
    flex-direction: column;
    margin-top: 35px;
    margin-left: 0;
    margin-right: 0;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-wrapper {
    padding-top: 0;
    padding-bottom: 40px;
    line-height: 50px;
  }

  .socials {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    object-fit: fill;
    grid-template: "Area" .5fr
    / .25fr .25fr .25fr .25fr;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0;
  }

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .heading {
    color: #f2f4f7;
    text-align: center;
    margin-left: 60px;
    margin-right: 60px;
  }

  .container-5 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .hero-heading-left {
    -webkit-backdrop-filter: saturate(170%);
    backdrop-filter: saturate(170%);
    white-space: normal;
    background-image: url('../images/Big-BG-min.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    overflow: hidden;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .2);
  }

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

  .hero-wrapper-4 {
    margin: auto auto 0;
  }

  .margin-bottom-24px-2 {
    text-shadow: none;
    margin-left: auto;
    margin-right: auto;
    font-family: Poppins, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 100%;
  }

  .button-primary-4 {
    background-color: #0f7e82;
    background-image: linear-gradient(315deg, #025267, #0f7e82 50%);
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-2 {
    text-align: center;
    object-fit: scale-down;
    margin: auto auto 20px;
    font-size: 11vw;
    overflow: visible;
  }

  .hero-heading-right {
    background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
    background-position: 0 0, 50% 80%;
    background-repeat: repeat, no-repeat;
    background-size: cover, 110%;
    background-attachment: scroll, scroll;
  }

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

  .body-text {
    color: #0f7e82;
    text-align: left;
    text-shadow: none;
    border: 1px #000;
    border-radius: 0;
    margin: 5% auto;
    font-size: 5vw;
  }

  .button-primary-5 {
    box-shadow: none;
    background-image: linear-gradient(315deg, #025267, #0f7e82 50%);
  }

  .heading-3 {
    color: #0f7e82;
    text-align: center;
    margin-left: auto;
    font-size: 7vw;
    line-height: 100%;
  }

  .heading-4 {
    text-align: left;
    margin: auto 0;
    font-size: 25px;
    font-weight: 500;
    line-height: 100%;
  }

  .button {
    order: 0;
    align-self: center;
    margin-top: 0;
    padding-top: 9px;
    line-height: 20px;
  }

  .hero-heading-center {
    -webkit-backdrop-filter: saturate(200%);
    backdrop-filter: saturate(200%);
    background-image: url('../images/image-from-rawpixel-id-4042626-original.png'), url('../images/Rectangle-732.png');
    background-position: 100% 65%, 100% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .centered-heading-2.margin-bottom-32px {
    font-size: 59px;
    line-height: 65px;
  }

  .downloads {
    background-image: url('../images/new-aura-min.png');
    background-position: 0 0;
    background-size: cover;
  }

  .downloads.down {
    background-color: #101828;
    background-image: url('../images/Rectangle-732.png');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    display: block;
  }

  .margin-bottom-24px-4 {
    text-align: left;
    text-shadow: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 5vw;
  }

  .button-primary-6 {
    box-shadow: none;
    color: #fff;
    background-image: linear-gradient(315deg, #025267, #0f7e82 50%);
  }

  .brix---image-wrapper-br-24px {
    border-radius: 16px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-right---t-left {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .mastodon {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    background-attachment: scroll;
    border: 1px #000;
    border-radius: 20px;
    margin-left: 0;
    padding-left: 0;
  }

  .link-block {
    width: 28%;
    height: 100%;
    object-fit: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    background-attachment: scroll;
    border-radius: 20px;
    padding-right: 75px;
  }

  .link-block-2 {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    border-radius: 20px;
    padding-right: 75px;
  }

  .link-block-3 {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    border: 1px #000;
    border-radius: 20px;
  }

  .container-8 {
    object-fit: contain;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-header07_component {
    grid-template-columns: 1fr;
  }

  .uui-section_header04 {
    background-color: #fff;
  }

  .brix---social-icon-square-30px-2 {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    border-radius: 6px;
    font-size: 14px;
  }

  .brix---social-media-grid-header-v11-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    object-fit: scale-down;
    flex-flow: row;
    flex: 1;
    order: 0;
    grid-template-rows: 133px;
    grid-template-columns: repeat(auto-fit, 30px) 30px 34px 35px;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-self: center;
    align-items: center;
    justify-items: center;
    margin-bottom: 15px;
    margin-left: auto;
    display: flex;
    position: static;
  }

  .brix---header-logo-2 {
    max-width: 75%;
    object-fit: scale-down;
    align-self: flex-start;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: hidden;
  }

  .brix---header-logo-link-center-mbp-2 {
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .brix---header-logo-link-center-mbp-2.w--current {
    object-fit: scale-down;
    margin-right: auto;
    padding-left: 0;
  }

  .brix---header-content-wrapper-v11-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    object-fit: scale-down;
    flex-flow: row;
    grid-template: ". Area"
    / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-content: end;
    justify-content: center;
    align-items: center;
    justify-items: start;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    overflow: hidden;
  }

  .brix---container-default-3 {
    max-width: 211%;
    object-fit: scale-down;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: hidden;
  }

  .brix---header-wrapper-2 {
    object-fit: scale-down;
    padding-top: 15px;
    padding-bottom: 0;
    overflow: hidden;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
  }

  .image-3, .image-4, .image-5, .image-6 {
    object-fit: scale-down;
  }

  .text-span {
    text-align: left;
    font-size: 7vw;
    font-weight: 600;
    line-height: 100%;
  }

  .text-block {
    font-size: 50px;
    font-weight: 500;
    line-height: 100%;
  }

  .link-block-4 {
    width: 100%;
    height: 100%;
    background-image: url('../images/pojav.jpeg');
    background-position: 0 0;
    background-size: contain;
  }

  .link-block-5 {
    width: 100%;
    height: 100%;
  }

  .mask-2 {
    margin-top: 90px;
  }

  .image-7 {
    margin-left: auto;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-image {
    margin-left: auto;
    padding-right: 0;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    margin-right: 0;
    right: -20px;
  }

  .brix---btn-slider-arrow-right---top-right {
    bottom: -72px;
    right: 26%;
  }

  .brix---btn-slider-arrow-right---top-left {
    bottom: -72px;
    left: 26%;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---paragraph-default-2 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    line-height: 100%;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---card-testimonial-color-3, .brix---card-testimonial-color-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---card-testimonial-color-1 {
    object-fit: scale-down;
    background-size: contain;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---slider-mask-width-490px, .brix---slider-wrapper {
    object-fit: scale-down;
  }

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

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .brix---section-overflow-hidden {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .text-span-2 {
    color: #fff;
    text-shadow: none;
    object-fit: scale-down;
    margin-bottom: 0;
    font-size: 9vw;
    line-height: 100%;
  }

  .logos-quote-block {
    background-image: url('../images/Rectangle-732.png'), url('../images/image-from-rawpixel-id-4042626-original.png');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    display: none;
  }

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

  .clients-card {
    padding-left: 0;
  }

  .clients-quote {
    text-align: left;
    font-size: 4vw;
    line-height: 120%;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-2 {
    text-align: center;
    text-shadow: none;
    font-size: 4vw;
    line-height: 100%;
  }

  .paragraph-2 {
    color: rgba(255, 255, 255, .25);
    font-weight: 400;
  }

  .link {
    color: #0f7e82;
  }

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

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-dark {
    background-color: #081021;
  }

  .footer-content {
    margin-right: 0%;
  }

  .title-small, .footer-link {
    color: #0f7e82;
  }

  .uui-layout13_image-01 {
    width: 80%;
    right: -7%;
  }

  .uui-layout13_image-02 {
    top: 20%;
  }

  .uui-layout84_image {
    object-fit: contain;
    overflow: visible;
  }

  .heading-7 {
    text-align: center;
    margin-left: auto;
    font-size: 7vw;
    line-height: 100%;
  }

  .brix---card-testimonial-color-4 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---card-testimonial-color-5 {
    background-image: url('../images/pojav.jpeg');
    background-size: contain;
    padding-left: 24px;
    padding-right: 24px;
  }

  .slide_item {
    width: 104%;
    padding-right: 4%;
  }

  .container-15 {
    padding-left: 7%;
    padding-right: 7%;
  }

  .spark-bold-heading {
    line-height: 1.3;
  }

  .spark-simple-flat-square-tab {
    padding: 16px;
  }

  .spark-simple-flat-square-tab.spark-tab-with-arrow {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .spark-wide-simple-stacked-icon-tabs {
    width: 100vw;
    margin-bottom: 32px;
    margin-left: -20px;
    padding: 16px 20px;
    top: 60px;
  }

  .spark-centered-900 {
    margin-bottom: 64px;
  }

  .spark-section {
    padding: 64px 20px;
  }

  .spark-section h1 {
    font-size: 3rem;
  }

  .spark-section h2 {
    font-size: 2.5rem;
  }

  .f-navigation-button {
    display: none;
  }

  .f-navigation-content {
    object-fit: fill;
    flex-wrap: nowrap;
    display: flex;
  }

  .f-navigation-socials-wrapper {
    object-fit: scale-down;
    justify-content: flex-start;
    display: flex;
  }

  .f-navigation-link-wrapper {
    object-fit: fill;
    flex: 1;
    justify-content: space-between;
    overflow: visible;
  }

  .f-navigation-container {
    justify-content: center;
  }

  .image-10 {
    min-height: 100%;
    min-width: 100%;
  }

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

  .testimonials1_arrow {
    box-shadow: none;
    background-color: #fff;
  }

  .testimonials1_arrow.right {
    box-shadow: none;
    background-color: #fff;
    display: flex;
  }

  .testimonials1_arrow.right:hover {
    background-color: #151d53;
  }

  .testimonials1_slider-mask {
    text-align: left;
    object-fit: fill;
    overflow: hidden;
  }

  .text-style-2lines {
    color: #667085;
    text-align: center;
    text-shadow: none;
    margin-top: -5%;
    margin-bottom: auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
  }

  .text-style-2lines.stopmad {
    color: #667085;
    -webkit-text-stroke-color: #667085;
  }

  .testimonials1_slide {
    width: 90%;
  }

  .testimonials1_slide.stopmad {
    width: 80%;
  }

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

  .margin-bottom.margin-small {
    margin-bottom: auto;
    padding-top: 10px;
  }

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

  .testimonials1_score-wrapper {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    margin: auto;
    padding-top: 0;
  }

  .testimonials1_score-wrapper.stopmad {
    margin-bottom: -15px;
  }

  .testimonials_arrow-icon {
    display: block;
  }

  .testimonials1_slider-nav.stopmad {
    display: none;
  }

  .testimonials1_date-details {
    flex-direction: column;
    align-items: flex-start;
  }

  .testimonials_content {
    box-shadow: none;
    padding: 1.25rem;
    overflow: visible;
  }

  .testimonials_content-2 {
    box-shadow: none;
    padding: 1.25rem;
  }

  .testimonials_content-3, .testimonials_content-4 {
    padding: 1.25rem;
  }

  .div-block {
    padding-bottom: 23px;
    overflow: hidden;
  }

  .apps {
    width: auto;
    height: 100%;
    max-width: 100%;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, .65);
    padding: 1.25rem;
  }

  .apps:hover {
    filter: brightness(85%);
  }

  .image-13 {
    max-width: 159px;
    margin-top: 0;
  }

  .heading-9 {
    text-align: center;
    flex: 0 auto;
    align-self: center;
    margin-bottom: auto;
    padding-left: 0;
    font-size: 9vw;
    font-weight: 500;
    line-height: 25px;
    position: static;
  }

  .heading-9.stopmad {
    font-weight: 500;
  }

  .text-block-5 {
    text-shadow: none;
    font-size: 5vw;
    line-height: 120%;
  }

  .image-14 {
    z-index: auto;
    float: none;
    clear: none;
    position: relative;
  }

  .how-it-works {
    background-image: url('../images/upsidedown.png'), url('../images/Rectangle-732.png');
    background-position: 50% 90%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 500px, cover;
    background-attachment: scroll, scroll;
  }

  .link-block-7, .link-block-8, .link-block-9, .link-block-10 {
    text-decoration: none;
  }

  .button-primary-8 {
    background-color: #025267;
    margin-left: auto;
    margin-right: auto;
  }

  .image-10-copy, .splide {
    display: none;
  }

  .featured_apps {
    padding-bottom: 23px;
    overflow: hidden;
  }

  .text-block-6 {
    color: rgba(255, 255, 255, .8);
    font-size: 20px;
    font-weight: 500;
  }

  .grid-2 {
    grid-template-rows: auto auto auto auto;
  }

  .text-block-7 {
    color: rgba(255, 255, 255, .25);
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 17px;
  }

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

  .centered-heading-3 {
    margin-bottom: 24px;
  }

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

  .team-card {
    background-color: rgba(0, 0, 0, 0);
    flex-flow: column;
    padding: 0 20px 0 20%;
  }

  .team-member-image {
    width: 100px;
    height: 100px;
  }

  .team-member-name {
    flex: 0 auto;
    padding-left: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
  }

  .team-member-position {
    font-size: 15px;
    line-height: 100%;
  }

  .team-grid-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    object-fit: fill;
    grid-template-columns: 1fr .25fr .25fr 1fr;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .team-member-riley {
    width: 50px;
    height: 50px;
    max-width: 100%;
    flex: 0 auto;
    overflow: auto;
  }

  .team-card-shane {
    background-color: rgba(0, 0, 0, 0);
    flex-flow: column;
    padding: 0 20px 0 20%;
  }

  .image-15, .image-16 {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .hero-wrapper-screenshot {
    margin: 20px auto auto;
  }

  .image-17, .image-18 {
    min-height: 100%;
    min-width: 100%;
    object-fit: contain;
  }

  .subheading {
    text-shadow: none;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 5vw;
    line-height: 120%;
  }

  .get-altstore {
    margin: auto;
  }

  .downloads-wrapper {
    flex-direction: column;
    margin: 10% auto;
  }

  .image-19 {
    margin-left: 0;
  }

  .independent-dev-body-text {
    text-align: left;
    text-shadow: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 5vw;
  }

  .heading-10 {
    object-fit: fill;
  }

  .link-block-12, .link-block-13 {
    text-decoration: none;
  }

  .text-block-8 {
    align-self: flex-start;
    margin-left: 0;
    font-size: 3vw;
  }
}

#w-node-f271e8bc-a871-6e22-2967-dc732ff82ca8-66373e13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_86a4c6a7-f9c4-ad13-f7bf-6e63b1079e20-66373e13 {
  align-self: center;
}

#w-node-_835824fa-b3e3-465f-a814-3d8ad5f4c5a1-66373e13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e12031f2-99ee-5f24-ac27-ea8e62bab55b-66373e13 {
  align-self: center;
}

#w-node-f6b7bc5c-fdd7-fa16-5474-e1670ca24dd8-66373e13, #w-node-a4aad372-35cc-e00f-45b1-66adc412ef93-66373e13, #w-node-_4e53b9a7-e547-43dd-c8f7-713a9dc05ff3-66373e13, #w-node-_51d31988-2b35-ef52-e5fa-511f78081fc3-66373e13, #w-node-_50f3dd06-2cba-562b-784b-3307f971bb59-66373e13, #w-node-_51d31988-2b35-ef52-e5fa-511f78081fc4-66373e13, #w-node-_11cf5ccb-013a-a6bd-6256-8103be52d883-66373e13, #w-node-_51d31988-2b35-ef52-e5fa-511f78081fc5-66373e13, #w-node-_784599b7-3be1-61e5-c4c8-3f93b419c707-66373e13, #w-node-_51d31988-2b35-ef52-e5fa-511f78081fc6-66373e13, #w-node-defdad39-9ed5-a400-8ae3-74bb89ed2eab-66373e13, #w-node-_51d31988-2b35-ef52-e5fa-511f78081fc8-66373e13, #w-node-_5f08c967-8baa-9829-e4de-e62ad45ea309-66373e13, #w-node-d15fc4f6-a5fd-ab01-7d0a-a600b2c6d966-66373e13, #w-node-d15fc4f6-a5fd-ab01-7d0a-a600b2c6d96f-66373e13, #w-node-d15fc4f6-a5fd-ab01-7d0a-a600b2c6d97a-66373e13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_51d31988-2b35-ef52-e5fa-511f78081fc8-66373e13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_835824fa-b3e3-465f-a814-3d8ad5f4c5a1-66373e13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_51d31988-2b35-ef52-e5fa-511f78081fc6-66373e13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a1c5e89b-ef5e-812c-23ad-c7315bcc8782-66373e13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f271e8bc-a871-6e22-2967-dc732ff82ca8-66373e13 {
    align-self: center;
  }

  #w-node-_86a4c6a7-f9c4-ad13-f7bf-6e63b1079e20-66373e13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_835824fa-b3e3-465f-a814-3d8ad5f4c5a1-66373e13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_705f1323-e749-6403-8f86-b86a8cfd6f50-66373e13 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a4aad372-35cc-e00f-45b1-66adc412ef93-66373e13 {
    align-self: center;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.otf') format('opentype'), url('../fonts/Poppins-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}