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

.brix---icon-small-hover {
  transition: transform 300ms ease;
}

.brix---icon-small-hover:hover {
  transform: scale(0.9);
}

.brix---top-bar-close-icon {
  position: absolute;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  padding: 20px 32px;
  align-items: center;
  transition: opacity 300ms ease;
  cursor: pointer;
}

.brix---container-default {
  display: flex;
  max-width: 1218px;
  padding-right: 24px;
  padding-left: 24px;
  flex-direction: row;
  align-items: center;
}

.brix---top-bar-padding {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.brix---top-bar-wrapper {
  position: relative;
  overflow: hidden;
  padding-right: 72px;
  padding-left: 72px;
  background-color: #2ea3f2;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.text-block {
  font-size: 14px;
  text-align: left;
}

.topbar-icon {
  display: block;
  max-height: 1rem;
  max-width: 1rem;
  min-height: 1rem;
  min-width: 1rem;
  margin-right: 8px;
  padding-right: 0px;
  padding-left: 0px;
  flex: 0 0 auto;
}

.topbar-icon.marginleft {
  max-width: 2rem;
  margin-left: 20px;
}

.brix---btn-primary-small {
  padding: 18px 24px;
  justify-content: center;
  border-radius: 48px;
  background-color: #193c61;
  transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  transform-style: preserve-3d;
}

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

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---hamburger-menu-bar-bottom {
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-radius: 20px;
  background-color: #211f54;
}

.brix---hamburger-menu-bar-top {
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-radius: 20px;
  background-color: #211f54;
}

.brix---hamburger-menu-wrapper {
  padding: 0px;
  transition: transform 300ms ease;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(0.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: transparent;
}

.brix---header-nav-list-item-show-in-mbl {
  display: none;
  margin-bottom: 0px;
  padding-left: 32px;
}

.brix---header-nav-link {
  padding: 0px;
  transition: color 300ms ease;
  color: #211f54;
  font-size: 18px;
  line-height: 20px;
}

.brix---header-nav-link:hover {
  color: #4a3aff;
}

.brix---header-nav-list-item {
  margin-bottom: 0px;
  padding-left: 32px;
}

.brix---dropdown-link {
  display: flex;
  width: 100%;
  padding: 0px;
  align-items: center;
  transition: color 300ms ease;
  color: #6e7191;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.brix---dropdown-link:hover {
  color: #4a3aff;
}

.brix---dropdown-links-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---dropdown-card {
  top: 32px;
  overflow: hidden;
  min-width: 280px;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(20, 20, 43, 0.08);
}

.brix---dropdown-column-wrapper {
  padding-top: 32px;
  background-color: transparent;
  transform: translate(0px, 0px);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%, 0px);
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-toggle {
  display: flex;
  padding: 0px;
  align-items: center;
  transition: color 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #211f54;
  font-size: 18px;
  line-height: 20px;
}

.brix---dropdown-toggle:hover {
  color: #4a3aff;
}

.brix---header-nav-menu-list {
  z-index: 1;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-end;
  align-items: center;
  list-style-type: none;
}

.brix---header-right-col {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

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

.brix---header-logo-link {
  padding-left: 0px;
  transition: transform 300ms ease, color 300ms ease;
  transform-style: preserve-3d;
}

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

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

.brix---container-default-2 {
  display: block;
  max-width: 1218px;
  padding-right: 24px;
  padding-left: 24px;
  justify-content: space-between;
  align-items: center;
}

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

.brix---mg-top-80px {
  margin-top: 0px;
  padding-bottom: 33px;
}

.brix---opacity-20 {
  opacity: 0.2;
}

.brix---floating-image-hero-v6---1 {
  position: absolute;
  left: auto;
  top: auto;
  right: -12%;
  bottom: 41%;
  z-index: -1;
  max-width: 600px;
  transform: rotate(140deg);
}

.brix---btn-secondary {
  padding: 26px 38px;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 48px;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgba(20, 20, 43, 0.04);
  transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #211f54;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  transform-style: preserve-3d;
}

.brix---btn-secondary:hover {
  border-color: #4a3aff;
  background-color: #4a3aff;
  transform: translate3d(0px, -3px, 0.01px);
  color: #fff;
}

.brix---btn-primary {
  padding: 26px 38px;
  justify-content: center;
  border-radius: 48px;
  background-color: #193c61;
  transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  transform-style: preserve-3d;
}

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

.brix---btn-primary.padding-top {
  margin-top: 17px;
}

.brix---button-row-left {
  margin-right: 24px;
}

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

.brix---paragraph-default {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  line-height: 25px;
}

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

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

.brix---heading-h1-size {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #e02b20;
  font-size: 54px;
  line-height: 66px;
  font-weight: 700;
}

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

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

.brix---inner-container-574px---center {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
}

.brix---section-hero-top-small {
  position: relative;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 35px;
}

.brix--heading-h2-gr-e {
  margin-top: 0px;
}

.header-images-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: nowrap;
  align-items: center;
}

.brix---btn-primary-full-width {
  width: 100%;
  max-width: 100%;
  padding: 26px 38px;
  justify-content: center;
  border-radius: 48px;
  background-color: #4a3aff;
  transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transform-style: preserve-3d;
}

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

.brix---paragraph-default-2 {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #b3b3b3;
  font-size: 16px;
  line-height: 30px;
}

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

.brix---text-300-bold {
  color: #211f54;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
}

.brix---color-accent-1 {
  color: #4a3aff;
}

.brix---text-uppercase {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.brix---display-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.brix---display-3.custom {
  font-size: 20px;
}

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

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

.brix---pricing-content-v5 {
  display: block;
  padding: 40px 28px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}

.brix---card {
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.06);
}

.brix---3-columns-1-col-tablet {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.brix---heading-h1-size-2 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 54px;
  line-height: 66px;
  font-weight: 700;
}

.brix---subtitle {
  margin-bottom: 8px;
  color: #4a3aff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.brix---inner-container-700px-center {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

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

.brix---section {
  padding-top: 93px;
  padding-bottom: 176px;
  color: #fff;
}

.brix--heading-h3-gr-e {
  font-size: 30px;
}

.icon--usps {
  max-width: 40%;
  padding-bottom: 36px;
}

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

.brix---grid-4-columns {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.brix---heading-h2-size {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: underline;
}

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

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

.brix---section-2 {
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #193c61;
  color: #fff;
}

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

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #e02b20;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.brix---link-wrapper {
  display: flex;
  align-items: center;
  transition: color 300ms ease;
  color: #e02b20;
  font-size: 18px;
  line-height: 20px;
}

.brix---link-wrapper:hover {
  color: #4a3aff;
}

.brix---paragraph-default-3 {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.brix---heading-h3-size {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

.brix---image-wrapper-br-24px-shadow {
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 14px 42px 0 rgba(20, 20, 43, 0.14);
}

.brix---link-content-text-center {
  color: #6e7191;
  text-decoration: none;
}

.brix---grid-2-columns-gap-column-80px {
  display: -ms-grid;
  display: grid;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 80px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.brix---heading-h2-size-2 {
  margin-top: 0px;
  margin-bottom: 2px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 38px;
  line-height: 50px;
  font-weight: 700;
}

.brix---inner-container-640px---center {
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
}

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

.brix---section-3 {
  padding-top: 50px;
  padding-bottom: 70px;
  color: #fff;
}

.brix---text-200-bold-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.brix---link-wrapper-2 {
  display: flex;
  align-items: center;
  transition: color 300ms ease;
  color: #211f54;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.brix---link-wrapper-2:hover {
  color: #4a3aff;
}

.brix---square-icon {
  border-radius: 16px;
}

.brix---card-link-content-left {
  display: flex;
  padding: 48px 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.06);
  transition: transform 300ms ease, color 300ms ease;
  text-decoration: none;
  transform-style: preserve-3d;
}

.brix---card-link-content-left:hover {
  transform: scale3d(0.94, 0.94, 1.01);
}

.brix---grid-3-columns {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.brix---heading-h2-size-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 25px;
  line-height: 50px;
  font-weight: 700;
}

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

.brix---section-4 {
  padding-top: 70px;
  padding-bottom: 50px;
  color: #fff;
}

.bold-text {
  font-weight: 400;
}

.image {
  display: inline-block;
  max-width: 100%;
  padding-top: 31px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.brix---border-radius-24px {
  z-index: -1;
  overflow: hidden;
  border-radius: 24px;
  transform: translate(0px, 0px);
}

.brix---img-below-card {
  max-width: 976px;
  margin-left: auto;
}

.brix---btn-primary-2 {
  padding: 26px 38px;
  justify-content: center;
  border-radius: 48px;
  background-color: #4a3aff;
  transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transform-style: preserve-3d;
}

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

.brix---buttons-row {
  display: flex;
  align-items: center;
}

.brix---paragraph-default-4 {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---heading-h2-size-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 38px;
  line-height: 50px;
  font-weight: 700;
}

.brix---card-over-image {
  position: absolute;
  z-index: 1;
  max-width: 728px;
  padding: 80px 72px;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.06);
}

.brix---flex-card---image-wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.brix---section-5 {
  padding-top: 176px;
  padding-bottom: 176px;
  color: #fff;
}

.brix---cta-v2-floating-item-02 {
  position: absolute;
  left: auto;
  top: auto;
  right: -1%;
  bottom: 15%;
}

.brix---cta-v2-floating-item-01 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
}

.brix---btn-secondary-white {
  padding: 26px 38px;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 48px;
  background-color: transparent;
  box-shadow: 0 4px 10px 0 rgba(20, 20, 43, 0.04);
  transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  transform-style: preserve-3d;
}

.brix---btn-secondary-white:hover {
  border-color: #fff;
  background-color: #fff;
  transform: translate3d(0px, -3px, 0.01px);
  color: #211f54;
}

.brix---btn-primary-white {
  padding: 26px 38px;
  justify-content: center;
  border-radius: 48px;
  background-color: #e02b20;
  transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  transform-style: preserve-3d;
}

.brix---btn-primary-white:hover {
  background-color: #f2f1ff;
  transform: translate3d(0px, -3px, 0.01px);
  color: #4a3aff;
}

.brix---btn-primary-white.custom {
  padding: 16px 5px;
}

.brix---color-neutral-100 {
  color: #fff;
}

.brix---z-index-1 {
  position: relative;
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
}

.brix---cta-section {
  position: relative;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #193c61;
}

.section {
  display: flex;
  max-height: 100%;
  min-height: 500px;
  justify-content: center;
  align-items: stretch;
}

.container {
  min-height: 500px;
}

.html-embed {
  display: flex;
  min-height: 500px;
  align-items: stretch;
}

.brix---badge-secondary-small-bold {
  display: inline-block;
  padding: 14px 22px;
  border-style: solid;
  border-width: 1px;
  border-color: #dcddeb;
  border-radius: 40px;
  background-color: #e02b20;
  box-shadow: 0 2px 12px 0 rgba(20, 20, 43, 0.06);
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.brix---badge-wrapper-top-right {
  position: absolute;
  left: auto;
  top: -24px;
  right: 20px;
  bottom: auto;
}

.brix---btn-primary-white-2 {
  padding: 26px 38px;
  justify-content: center;
  border-radius: 48px;
  background-color: #fff;
  transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
  color: #4a3aff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transform-style: preserve-3d;
}

.brix---btn-primary-white-2:hover {
  background-color: #f2f1ff;
  transform: translate3d(0px, -3px, 0.01px);
  color: #4a3aff;
}

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

.brix---text-200-list-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.brix---color-neutral-801 {
  color: #fff;
}

.brix---icon-list {
  margin-right: 16px;
}

.brix---icon-list-item-wrapper {
  display: flex;
  align-items: center;
}

.brix---paragraph-default-5 {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

.brix---display-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 44px;
  line-height: 52px;
  font-weight: 700;
}

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

.brix---square-icon-2 {
  border-radius: 16px;
}

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

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

.brix---pricing-content-v10-popular {
  padding: 40px 50px;
  text-align: left;
}

.brix---card-pricing-popular {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.06);
}

.brix---btn-primary-3 {
  padding: 26px 38px;
  justify-content: center;
  border-radius: 48px;
  background-color: #4a3aff;
  transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transform-style: preserve-3d;
}

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

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

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

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

.brix---pricing-content-v10 {
  position: relative;
  padding: 40px 42px;
}

.brix---card-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.06);
}

.brix---grid-2-columns---pricing-v10 {
  display: -ms-grid;
  display: grid;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 28px;
  -ms-grid-columns: 4.38fr;
  grid-template-columns: 4.38fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.brix---heading-h1-size-3 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 54px;
  line-height: 66px;
  font-weight: 700;
}

.brix---subtitle-2 {
  margin-bottom: 8px;
  color: #e02b20;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.brix---text-center-2 {
  text-align: center;
}

.brix---inner-container-700px-center-2 {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

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

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

.brix---section-6 {
  display: block;
  padding-top: 75px;
  padding-bottom: 75px;
  color: #fff;
}

.brix---section-6.mobile {
  display: block;
}

.div-block {
  display: flex;
  justify-content: center;
}

.brix---paragraph-link {
  transition: color 300ms ease;
  color: #4a3aff;
  text-decoration: underline;
}

.brix---paragraph-link:hover {
  color: #281ca5;
}

.brix---footer-bottom {
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px solid #eff0f6;
  color: #6e7191;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

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

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

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

.brix---footer-link {
  transition: color 300ms ease;
  color: #6e7191;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.brix---footer-link:hover {
  color: #4a3aff;
}

.brix---footer-list-item-horizontal {
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.brix---footer-list-wrapper-horizontal {
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
  list-style-type: none;
}

.brix---footer-logo {
  transition: transform 300ms ease;
  transform-style: preserve-3d;
}

.brix---footer-logo:hover {
  transform: scale3d(0.97, 0.97, 1.01);
}

.brix---grid-footer-3-cols {
  align-items: center;
  -ms-grid-columns: 0.3fr 1fr;
  grid-template-columns: 0.3fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.brix---footer-top-small {
  padding-top: 72px;
  padding-bottom: 72px;
}

.brix---footer-wrapper {
  border-top: 1px solid #eff0f6;
  background-color: #fff;
}

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

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

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

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

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

.brix---icon-square-36px {
  display: flex;
  overflow: hidden;
  width: 36px;
  height: 36px;
  min-height: 36px;
  min-width: 36px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #f2f1ff;
  transition: transform 300ms ease, background-color 300ms ease, color 300ms ease;
  text-decoration: none;
}

.brix---icon-square-36px:hover {
  transform: scale(0.92);
}

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

.brix---paragraph-default-6 {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

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

.brix---text-200-medium {
  color: #6e7191;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

.brix---color-accent-2 {
  color: #4a3aff;
}

.brix---text-uppercase-2 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.brix---heading-h3-size-2 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

.brix---heading-h3-size-2:hover {
  color: #e02b20;
}

.brix---heading-h3-size-link {
  transition: color 300ms ease;
  color: #211f54;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

.brix---heading-h3-size-link:hover {
  color: #4a3aff;
}

.brix---text-decoration-none {
  text-decoration: none;
}

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

.brix---text-center-3 {
  text-align: center;
}

.brix---avatar-image-link {
  transition: transform 300ms ease;
}

.brix---avatar-image-link:hover {
  transform: scale(1.1);
}

.brix---avatar-circle-06 {
  overflow: hidden;
  width: 160px;
  height: 160px;
  max-height: 160px;
  max-width: 160px;
  border-radius: 50%;
  transform: translate(0px, 0px);
}

.brix---card-team-v1 {
  display: flex;
  margin: 10px;
  padding: 40px 24px 56px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.06);
  text-align: center;
}

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

.brix---slider-mask-width-388px {
  overflow: visible;
  height: 100%;
  max-width: 388px;
}

.brix---slider-wrapper {
  height: 100%;
  background-color: transparent;
}

.brix---heading-h2-size-5 {
  margin-top: 35px;
  margin-bottom: 39px;
  padding-left: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #211f54;
  font-size: 38px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}

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

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

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

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

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

.section-2 {
  display: block;
  padding-bottom: 20px;
  justify-content: center;
}

.container-2 {
  display: flex;
  justify-content: center;
}

.brix---btn-circle-accordion-btn {
  display: flex;
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(20, 20, 43, 0.08);
  transition: transform 300ms ease;
  color: #211f54;
  font-size: 22px;
  text-decoration: none;
  transform-style: preserve-3d;
}

.brix---btn-circle-accordion-btn:hover {
  border-color: #eff0f6;
  background-color: #fff;
  transform: scale3d(0.94, 0.94, 1.01);
}

.brix---accordion-right-side {
  margin-right: 0px;
  margin-left: 24px;
}

.brix---paragraph-default-7 {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---acordion-body {
  overflow: hidden;
  width: 100%;
}

.brix---accordion-title {
  margin-top: 0px;
  margin-bottom: 0px;
}

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

.brix---accordion-header {
  display: flex;
  align-items: center;
}

.brix---accordion-content-wrapper-v2 {
  display: flex;
  max-width: 730px;
  flex-direction: column;
  justify-content: center;
}

.brix---accordion-item-wrapper-v3-last {
  display: flex;
  overflow: visible;
  width: 100%;
  margin-bottom: -1px;
  padding: 40px 0px;
  justify-content: space-between;
  border-style: solid;
  border-width: 1px 0px;
  border-color: #eff0f6;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
  transition: transform 300ms ease;
  cursor: pointer;
}

.brix---accordion-item-wrapper-v3-last:hover {
  transform: translate(8px, 0px);
}

.brix---accordion-item-wrapper-v3 {
  display: flex;
  overflow: visible;
  width: 100%;
  margin-bottom: -1px;
  padding: 40px 0px;
  justify-content: space-between;
  border-style: solid;
  border-width: 1px 0px;
  border-color: #eff0f6;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
  transition: transform 300ms ease;
  cursor: pointer;
}

.brix---accordion-item-wrapper-v3:hover {
  transform: translate(8px, 0px);
}

.brix---accordion-item-wrapper-v3-first {
  display: flex;
  overflow: visible;
  width: 100%;
  margin-bottom: -1px;
  padding: 0px 0px 40px;
  justify-content: space-between;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #eff0f6;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
  transition: transform 300ms ease;
  cursor: pointer;
}

.brix---accordion-item-wrapper-v3-first:hover {
  transform: translate(8px, 0px);
}

.brix---grid-1-column-gap-row-0 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.brix---accordion-v3-card {
  padding: 88px 74px;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.06);
}

.brix---inner-container-1012px-center {
  max-width: 1012px;
  margin-right: auto;
  margin-left: auto;
}

.brix---heading-h2-size-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 38px;
  line-height: 50px;
  font-weight: 700;
}

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

.brix---text-center-4 {
  text-align: center;
}

.brix---inner-container-574px---center-2 {
  max-width: 574px;
  margin-right: auto;
  margin-left: auto;
}

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

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

.brix---section-7 {
  padding-top: 176px;
  padding-bottom: 176px;
  color: #fff;
}

.brix---card-pricing-popular-2 {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #eff0f6;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(20, 20, 43, 0.06);
}

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

.brix---btn-primary-white-3 {
  padding: 26px 38px;
  justify-content: center;
  border-radius: 48px;
  background-color: #e02b20;
  transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  transform-style: preserve-3d;
}

.brix---btn-primary-white-3:hover {
  background-color: #f2f1ff;
  transform: translate3d(0px, -3px, 0.01px);
  color: #4a3aff;
}

.brix---btn-primary-white-3.custom {
  padding: 16px 5px;
}

.brix---section-8 {
  padding-top: 75px;
  padding-bottom: 75px;
  color: #fff;
}

.brix---section-8-mobile {
  display: none;
  padding-top: 75px;
  padding-bottom: 75px;
  color: #fff;
}

@media screen and (min-width: 1440px) {
  .brix---mg-bottom-48px {
    text-align: center;
  }

  .brix---inner-container-600px---center {
    max-width: 700px;
  }

  .brix---heading-h2-size-4 {
    font-size: 20px;
  }

  .brix---btn-primary-white {
    color: #193c61;
  }

  .brix---z-index-1 {
    margin-right: auto;
    margin-left: auto;
  }

  .brix---cta-section {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #193c61;
  }

  .brix---btn-primary-white-3 {
    color: #193c61;
  }
}

@media screen and (max-width: 991px) {
  .brix---top-bar-close-icon {
    padding: 18px 24px;
  }

  .brix---top-bar-padding {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .brix---top-bar-wrapper {
    padding-right: 56px;
    padding-left: 56px;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform 300ms ease;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(0.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: transparent;
  }

  .brix---header-nav-list-item-show-in-mbl {
    margin-bottom: 16px;
    padding-left: 0px;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0px;
  }

  .brix---dropdown-pd {
    padding: 20px 0px 14px;
  }

  .brix---dropdown-card {
    min-width: auto;
    border-width: 0px;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper {
    position: static;
    padding-top: 0px;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-menu-wrapper {
    padding: 24px;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    background-color: #fff;
  }

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

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

  .brix---mg-top-80px {
    max-width: 45%;
    padding-bottom: 22px;
  }

  .brix---floating-image-hero-v6---1 {
    top: 24%;
    right: -30%;
  }

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

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---section-hero-top-small {
    padding-top: 0px;
    padding-bottom: 100px;
  }

  .header-images-container {
    justify-content: space-around;
  }

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

  .brix---paragraph-default-2 {
    font-size: 16px;
    line-height: 20px;
  }

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

  .brix---display-3 {
    font-size: 18px;
    line-height: 20px;
  }

  .brix---3-columns-1-col-tablet {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

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

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

  .brix---grid-4-columns {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

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

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

  .brix---section-2 {
    padding-top: 50px;
    padding-bottom: 36px;
  }

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

  .brix---grid-2-columns-gap-column-80px {
    grid-column-gap: 40px;
  }

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

  .brix---section-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .brix---grid-3-columns {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

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

  .brix---section-4 {
    padding-top: 118px;
    padding-bottom: 20px;
  }

  .image {
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

  .brix---card-over-image {
    position: static;
    margin-bottom: 34px;
    padding: 56px 48px;
  }

  .brix---flex-card---image-wrapper {
    display: block;
  }

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

  .brix---cta-v2-floating-item-02 {
    right: -8%;
    bottom: -9%;
    width: 32%;
  }

  .brix---cta-v2-floating-item-01 {
    left: -7%;
    top: 0%;
    width: 40%;
  }

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

  .brix---btn-primary-white.custom {
    padding: 10px 15px;
    font-size: 14px;
  }

  .brix---cta-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .brix---display-4 {
    font-size: 32px;
    line-height: 44px;
  }

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

  .brix---pricing-content-v10-popular {
    padding-right: 40px;
    padding-left: 40px;
  }

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

  .brix---pricing-content-v10 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .brix---grid-2-columns---pricing-v10 {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-3 {
    font-size: 48px;
    line-height: 60px;
  }

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

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

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

  .brix---social-media-grid-right---t-center {
    justify-content: center;
    justify-items: center;
    grid-column-gap: 10px;
  }

  .brix---grid-footer-3-cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---footer-top-small {
    padding-top: 58px;
    padding-bottom: 58px;
  }

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

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

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

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

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

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

  .brix---avatar-circle-06 {
    width: 140px;
    height: 140px;
    max-height: 140px;
    max-width: 140px;
  }

  .brix---slider-mask-width-388px {
    position: static;
  }

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

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

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-v3-last {
    margin-bottom: 0px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 40px;
    border-bottom-width: 0px;
  }

  .brix---accordion-item-wrapper-v3-last:hover {
    transform: translate(6px, 0px);
  }

  .brix---accordion-item-wrapper-v3 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .brix---accordion-item-wrapper-v3:hover {
    transform: translate(6px, 0px);
  }

  .brix---accordion-item-wrapper-v3-first {
    padding-right: 40px;
    padding-left: 40px;
  }

  .brix---accordion-item-wrapper-v3-first:hover {
    transform: translate(6px, 0px);
  }

  .brix---accordion-v3-card {
    padding: 64px 48px;
  }

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

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

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

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

  .brix---btn-primary-white-3.custom {
    padding: 10px 15px;
    font-size: 14px;
  }

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

  .brix---section-8-mobile {
    padding-top: 118px;
    padding-bottom: 118px;
  }
}

@media screen and (max-width: 767px) {
  .brix---icon-small-hover {
    width: 24px;
  }

  .brix---top-bar-close-icon {
    padding-right: 16px;
    padding-left: 16px;
    align-items: flex-start;
  }

  .brix---top-bar-wrapper {
    padding-right: 36px;
    padding-left: 36px;
  }

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

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

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

  .brix---mg-top-80px {
    margin-top: 0px;
    padding-bottom: 29px;
  }

  .brix---floating-image-hero-v6---1 {
    max-width: 480px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .brix---button-row-left {
    margin-right: 16px;
  }

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

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---section-hero-top-small {
    padding-top: 0px;
    padding-bottom: 100px;
  }

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

  .brix---paragraph-default-2 {
    font-size: 14px;
  }

  .brix---text-300-bold {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---display-3 {
    font-size: 16px;
  }

  .brix---display-3.custom {
    font-size: 14px;
  }

  .brix---pricing-content-v5 {
    padding-right: 24px;
    padding-bottom: 40px;
    padding-left: 24px;
  }

  .brix---3-columns-1-col-tablet {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

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

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

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

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

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

  .brix---section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---image-wrapper-br-24px-shadow {
    border-radius: 14px;
    box-shadow: 0 4px 22px 0 rgba(20, 20, 43, 0.14);
  }

  .brix---grid-2-columns-gap-column-80px {
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .brix---section-3 {
    padding-top: 50px;
    padding-bottom: 100px;
  }

  .brix---text-200-bold-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---square-icon {
    max-width: 56px;
    border-radius: 12px;
  }

  .brix---grid-3-columns {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .brix---section-4 {
    padding-top: 100px;
    padding-bottom: 70px;
  }

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

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

  .brix---card-over-image {
    padding: 45px 32px;
  }

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

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }

  .brix---btn-primary-white {
    padding: 20px 32px;
    font-size: 14px;
  }

  .brix---cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---badge-secondary-small-bold {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---badge-wrapper-top-right {
    left: 0%;
    top: -2%;
    right: auto;
    bottom: auto;
  }

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

  .brix---mg-top-40px {
    margin-top: 32px;
  }

  .brix---text-200-list-bold {
    font-size: 16px;
  }

  .brix---grid-pricing-v10-featured {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---square-icon-2 {
    max-width: 56px;
    border-radius: 12px;
  }

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

  .brix---pricing-content-v10-popular {
    padding-right: 24px;
    padding-bottom: 40px;
    padding-left: 24px;
  }

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

  .brix---pricing-content-v10 {
    padding-right: 24px;
    padding-bottom: 40px;
    padding-left: 24px;
  }

  .brix---grid-2-columns---pricing-v10 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle-2 {
    font-size: 17px;
    line-height: 19px;
  }

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

  .brix---section-6 {
    display: none;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---section-6.mobile {
    display: none;
  }

  .brix---social-media-grid-right---t-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---footer-list-item-horizontal {
    margin-bottom: 10px;
  }

  .brix---footer-list-wrapper-horizontal {
    justify-content: center;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .brix---footer-top-small {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

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

  .brix---social-media-grid-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

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

  .brix---avatar-circle-06 {
    width: 120px;
    height: 120px;
    max-height: 120px;
    max-width: 120px;
  }

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

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

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

  .brix---btn-circle-accordion-btn {
    width: 56px;
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .brix---accordion-right-side {
    margin-right: 16px;
    margin-left: 16px;
  }

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---accordion-item-wrapper-v3-last {
    padding: 36px 0px;
  }

  .brix---accordion-item-wrapper-v3 {
    padding: 36px 0px;
  }

  .brix---accordion-item-wrapper-v3-first {
    padding: 36px 0px;
  }

  .brix---accordion-v3-card {
    padding: 40px 32px;
  }

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

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

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

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

  .brix---btn-primary-white-3 {
    padding: 20px 32px;
    font-size: 14px;
  }

  .brix---section-8 {
    display: none;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---section-8-mobile {
    display: none;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 479px) {
  .brix---icon-small-hover {
    width: 20px;
  }

  .brix---top-bar-close-icon {
    padding-right: 8px;
    padding-left: 12px;
  }

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

  .brix---top-bar-wrapper {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 17px;
    line-height: 26px;
  }

  .text-block {
    font-size: 12px;
  }

  .topbar-icon {
    min-height: 0.5rem;
    min-width: 0.5rem;
  }

  .topbar-icon.marginleft {
    max-width: 1.5rem;
    margin-left: 10px;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    width: 100%;
    text-align: left;
  }

  .brix---header-nav-list-item {
    width: 100%;
    text-align: left;
  }

  .brix---header-logo {
    max-width: 50%;
    text-align: left;
  }

  .brix---container-default-2 {
    padding: 50px 20px 10px;
  }

  .brix---container-default-2.custom {
    padding-top: 0px;
  }

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

  .brix---mg-top-80px {
    display: block;
    max-width: 60%;
    margin-top: 0px;
  }

  .brix---mg-top-80px.no-mobile {
    display: none;
  }

  .brix---floating-image-hero-v6---1 {
    display: none;
  }

  .brix---btn-secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
    mix-blend-mode: normal;
  }

  .brix---button-row-left {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---paragraph-default {
    font-size: 14px;
    line-height: 20px;
  }

  .brix---heading-h1-size {
    margin-top: -33px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---section-hero-top-small {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .brix--heading-h2-gr-e {
    font-size: 22px;
    line-height: 30px;
  }

  .brix---btn-primary-full-width {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---paragraph-default-2 {
    font-size: 16px;
    line-height: 22px;
  }

  .brix---text-300-bold {
    font-size: 17px;
    line-height: 21px;
  }

  .brix---display-3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
  }

  .brix---display-3.custom {
    font-size: 16px;
  }

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

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

  .brix---pricing-content-v5 {
    max-width: 90%;
  }

  .brix---card {
    max-width: 90%;
  }

  .brix---3-columns-1-col-tablet {
    max-width: 90%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

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

  .brix--heading-h3-gr-e {
    font-size: 20px;
  }

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

  .brix---grid-4-columns {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
  }

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

  .brix---section-2 {
    padding-top: 0px;
    padding-bottom: 27px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---paragraph-default-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---container-default-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .brix---section-3 {
    padding-top: 50px;
  }

  .brix---text-200-bold-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---square-icon {
    max-width: 56px;
    border-radius: 14px;
  }

  .brix---card-link-content-left {
    padding-top: 40px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .brix---grid-3-columns {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .bold-text {
    font-size: 14px;
    line-height: 16px;
  }

  .brix---btn-primary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---paragraph-default-4 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size-4 {
    padding-bottom: 26px;
    font-size: 24px;
    line-height: 34px;
  }

  .brix---card-over-image {
    padding: 34px 24px;
  }

  .brix---cta-v2-floating-item-02 {
    width: 40%;
  }

  .brix---cta-v2-floating-item-01 {
    width: 50%;
  }

  .brix---btn-secondary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-primary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---cta-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---badge-secondary-small-bold {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---badge-wrapper-top-right {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .brix---btn-primary-white-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---icon-list {
    width: 24px;
    margin-right: 8px;
  }

  .brix---grid-pricing-v10-featured {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---display-4 {
    font-size: 26px;
    line-height: 39px;
  }

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

  .brix---square-icon-2 {
    max-width: 56px;
    border-radius: 14px;
  }

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

  .brix---pricing-content-v10-popular {
    padding-right: 5px;
    padding-left: 5px;
  }

  .brix---btn-primary-3 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle-2 {
    font-size: 14px;
    line-height: 18px;
  }

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

  .brix---container-default-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .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-right---t-center {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---footer-link {
    font-size: 16px;
    line-height: 19px;
  }

  .brix---footer-list-item-horizontal {
    margin-bottom: 6px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .brix---footer-list-wrapper-horizontal {
    flex-direction: column;
  }

  .brix---footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .brix---footer-top-small {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---btn-slider-arrow-right---top-right {
    right: 26%;
    bottom: -72px;
  }

  .brix---btn-slider-arrow-right---top-left {
    left: 26%;
    bottom: -72px;
  }

  .brix---icon-square-36px {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
    border-radius: 6px;
    font-size: 14px;
  }

  .brix---social-media-grid-center {
    -ms-grid-row-align: stretch;
    align-self: stretch;
    flex: 1;
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---paragraph-default-6 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

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

  .brix---avatar-image-link {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .brix---heading-h2-size-5 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---container-default-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .container-2 {
    flex-direction: column;
  }

  .brix---btn-circle-accordion-btn {
    width: 44px;
    height: 44px;
    min-height: 44px;
    min-width: 44px;
  }

  .brix---accordion-right-side {
    margin-right: 0px;
  }

  .brix---paragraph-default-7 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---accordion-v3-card {
    padding: 16px 22px;
  }

  .brix---heading-h2-size-6 {
    font-size: 24px;
    line-height: 34px;
  }

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

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

  .brix---container-default-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .brix---btn-primary-white-3 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---section-8 {
    display: none;
  }

  .brix---section-8-mobile {
    display: block;
  }
}

#w-node-_9c70f599-15a9-b920-4241-492ff29f7f80-970b0f6b {
  -ms-grid-column-align: start;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_9c70f599-15a9-b920-4241-492ff29f7f80-970b0f6b {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9c70f599-15a9-b920-4241-492ff29f7f80-970b0f6b {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_68a4ee52-38da-c88e-638e-f9412d52c96c-970b0f6b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_68a4ee52-38da-c88e-638e-f9412d52c976-970b0f6b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_68a4ee52-38da-c88e-638e-f9412d52c980-970b0f6b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_71952123-9f3b-7b6e-e94b-b1e32287899d-970b0f6b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_71952123-9f3b-7b6e-e94b-b1e3228789a5-970b0f6b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_71952123-9f3b-7b6e-e94b-b1e3228789af-970b0f6b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}