.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

.container {
  width: auto;
  max-width: 1140px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 5%;
  right: 5%;
  overflow: visible;
}

.navbar-wrapper {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: -200px;
  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-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

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

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

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

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

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

.background-video {
  display: block;
}

.heading {
  justify-content: flex-start;
  align-items: center;
  margin-top: -18px;
  margin-bottom: 0;
  padding-left: 15px;
  font-family: Great Vibes, cursive;
  font-size: 45px;
  display: inline-block;
}

.image {
  padding-top: 0;
  display: inline-block;
}

.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-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand-2 {
  width: auto;
  position: static;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 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-button-wrapper {
  margin-left: 120px;
}

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

.heading-2 {
  display: inline-block;
}

.image-2 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.body {
  max-width: none;
  min-width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e1e3e9;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  justify-items: center;
  font-family: Futura pt, sans-serif;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  overflow: visible;
}

.section {
  height: auto;
  min-height: 100%;
  min-width: 100%;
  display: block;
  position: static;
}

.background_video {
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  float: none;
  clear: none;
  text-align: center;
  object-fit: fill;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

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

.hero-cection {
  height: 100vh;
  max-width: none;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: static;
}

.hero-cection1 {
  width: auto;
  height: 100px;
  max-height: none;
  min-height: auto;
  min-width: auto;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: rgba(225, 227, 233, .3);
  background-clip: border-box;
  outline: 3px #333;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Futura pt, sans-serif;
  line-height: 145px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-3 {
  max-width: none;
  column-count: auto;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 20px;
  line-height: 20px;
}

.heading-3 {
  max-width: none;
  float: none;
  clear: none;
  outline-offset: 0px;
  direction: ltr;
  color: #323651;
  text-align: left;
  mix-blend-mode: normal;
  object-fit: fill;
  outline: 3px #323651;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Futura pt, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: visible;
}

.logo-text {
  width: auto;
  max-width: none;
  min-width: auto;
  color: #323651;
  text-align: left;
  white-space: normal;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.logo-text:hover {
  color: #000;
}

.div-block {
  max-width: none;
  white-space: normal;
  flex-wrap: nowrap;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
  position: absolute;
}

.section-2 {
  white-space: pre;
  object-fit: fill;
}

.btn_fon {
  min-height: 100px;
  min-width: 100px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: relative;
}

.btn {
  width: 100px;
  height: 100px;
  min-height: auto;
  min-width: auto;
  color: #631288;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-family: Futura pt, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.btn_circle {
  width: 50px;
  height: 50px;
  border: 1px solid #746cfa;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.ping_ponh_btn {
  width: 45px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  position: absolute;
}

.title_btn {
  direction: ltr;
  color: #323651;
  justify-content: center;
  align-items: center;
  font-family: Futura pt book, sans-serif;
  font-weight: 400;
  display: flex;
}

.block-ff {
  justify-content: space-between;
  display: none;
}

.block-ff-this {
  width: auto;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.block-we-offer {
  width: auto;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.div-block-2 {
  width: auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  margin: 0;
  padding-right: 0;
  line-height: 20;
  display: flex;
}

.heading-4 {
  width: auto;
  color: #323651;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Futura pt, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 92px;
  display: flex;
  position: relative;
}

.text-block {
  clear: none;
  text-transform: uppercase;
  white-space: normal;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  align-items: stretch;
  margin-top: 0;
  padding-top: 20px;
  font-family: Futura pt, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 74px;
  display: flex;
  position: relative;
}

.div-block-3 {
  width: auto;
  clear: none;
  text-align: left;
  object-fit: fill;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: stretch;
  margin: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.div-block-4 {
  height: 100%;
  justify-content: space-between;
  margin-left: 60px;
  margin-right: 60px;
  display: none;
}

.columns {
  width: 100%;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper {
  width: 100%;
  height: 180px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-4 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.name {
  color: #000;
  letter-spacing: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

.description {
  color: #000;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.team-rectangles {
  width: 100%;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px;
  display: flex;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 337px;
  display: flex;
}

.section-title {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.columns-2 {
  width: 100%;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card-2 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper-2 {
  width: 100%;
  height: 180px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-5 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.info-2 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.name-2 {
  color: #000;
  letter-spacing: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

.description-2 {
  color: #000;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

._4 {
  width: 100%;
  max-width: 1170px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-text {
  width: 100%;
  max-width: 1170px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-2 {
  color: #323651;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
}

.section-1 {
  width: 100%;
  max-width: 1170px;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.image-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.text-3 {
  width: 100%;
  max-width: 350px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.text-4 {
  color: #323651;
  letter-spacing: .05em;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  position: absolute;
  top: 0;
  left: 10px;
}

._180-1-30 {
  color: #323651;
  font-size: 16px;
  line-height: 120%;
  font-weight: undefined;
  letter-spacing: 0;
  position: absolute;
  top: 33px;
  left: 10px;
}

.text-5 {
  color: #323651;
  text-align: right;
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  position: absolute;
  top: 122px;
  left: 10px;
}

.frame-3 {
  height: 516px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-6 {
  color: #5351d3;
  text-align: center;
  letter-spacing: .05em;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: underline;
  position: absolute;
  top: 66px;
  left: 10px;
}

.bloc-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 95px;
  padding-right: 95px;
  display: flex;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 1170px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 95px;
}

.section-text-2 {
  width: 100%;
  max-width: 1170px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-3 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-8 {
  width: 100%;
  height: 350px;
  max-width: 350px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-9 {
  width: 100%;
  max-width: 350px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.container-5 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-title-2 {
  width: 100%;
  max-width: 530px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bloc-5 {
  width: 100%;
  max-width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #be6969;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 95px;
  display: flex;
}

.container-6 {
  width: 100%;
  max-width: 1170vw;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-text-3 {
  width: 100%;
  max-width: 1170px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-7 {
  color: #323651;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
}

.section-4 {
  width: 100%;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-4 {
  width: 100%;
  height: 516px;
  max-width: 350px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-10 {
  width: 100%;
  height: 350px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-11 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-8 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.text-9 {
  color: #323651;
  letter-spacing: .05em;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

._180-1-30-2 {
  color: #323651;
  font-size: 16px;
  line-height: 120%;
  font-weight: undefined;
  letter-spacing: 0;
}

.text-10 {
  color: #323651;
  text-align: right;
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.text-11 {
  color: #5351d3;
  text-align: center;
  letter-spacing: .05em;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: underline;
}

.bloc-6 {
  width: auto;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #be6969;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 60px;
  display: flex;
}

.container-7 {
  width: auto;
  max-width: none;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-text-4 {
  width: 100%;
  max-width: 100vw;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: visible;
}

.text-12 {
  color: #323651;
  letter-spacing: 0;
  text-transform: uppercase;
  align-self: flex-start;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
}

.section-5 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-5 {
  width: 100%;
  height: 94%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-12 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-13 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-13 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.text-14 {
  width: 100%;
  color: #323651;
  letter-spacing: .05em;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

._180-1-30-3 {
  color: #323651;
  font-size: 16px;
  line-height: 120%;
  font-weight: undefined;
  letter-spacing: 0;
}

.text-15 {
  width: 100%;
  color: #323651;
  text-align: right;
  letter-spacing: 0;
  object-fit: cover;
  align-self: flex-end;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-16 {
  color: #5351d3;
  text-align: center;
  letter-spacing: .05em;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: underline;
}

.list-text {
  width: 100%;
  height: 10vw;
  align-self: center;
  padding-left: 20px;
}

.list-2 {
  padding-left: 0;
}

.bloc-7 {
  width: 100%;
  max-width: 1360px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 60px;
  display: flex;
}

.container-8 {
  width: 100%;
  max-width: 1170px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-text-5 {
  width: 100%;
  max-width: 1170px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-17 {
  color: #323651;
  letter-spacing: 0;
  text-transform: uppercase;
  align-self: flex-start;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
}

.section-6 {
  width: 100%;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-6 {
  width: 100%;
  height: 516px;
  max-width: 350px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-14 {
  width: 100%;
  height: 350px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-15 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-18 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.book {
  color: #323651;
  letter-spacing: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

._180-1-30-4 {
  color: #323651;
  font-size: 16px;
  line-height: 120%;
  font-weight: undefined;
  letter-spacing: 0;
}

.price {
  direction: ltr;
  color: #323651;
  text-align: right;
  letter-spacing: 0;
  text-transform: none;
  justify-content: flex-end;
  align-items: flex-end;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  display: flex;
  position: static;
}

.text-21 {
  color: #5351d3;
  text-align: center;
  letter-spacing: .05em;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: underline;
  display: flex;
}

.z {
  width: 100%;
  max-width: 1140px;
  text-align: left;
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 22px;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.navbar-logo-left-2 {
  -webkit-text-fill-color: transparent;
  background-color: rgba(0, 0, 0, 0);
  -webkit-background-clip: text;
  background-clip: text;
  position: relative;
}

.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%;
  height: auto;
  max-width: 1140px;
  object-fit: fill;
  background-color: rgba(255, 255, 255, .5);
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: fixed;
  overflow: visible;
}

.container-9 {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

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

.logo-icon {
  width: 50px;
  height: 50px;
  text-decoration: none;
  position: static;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-dropdown-link-3[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-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;
}

.header {
  width: auto;
  height: 84px;
  max-width: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(255, 255, 255, .4);
  background-clip: border-box;
  border: 1px #e1e3e9;
  padding: 15px 60px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-logo {
  width: 100%;
  height: 100%;
  max-width: none;
  display: block;
}

.log {
  width: 40px;
  height: 40px;
}

.section-7 {
  display: block;
}

.text-logo {
  color: #323651;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: stretch;
  margin-left: 15px;
  padding-left: 0;
  font-size: 36px;
  line-height: 80%;
  transition: all .555s;
  display: block;
}

.text-logo:hover {
  color: #000;
}

.section-ff {
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}

.grid {
  grid-template: ". right"
  / 1fr 1fr;
  grid-auto-flow: row;
}

.grid-ff {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-areas: ". ."
                       "Area-2 Area-2"
                       "Area Area";
  align-items: center;
  justify-items: stretch;
}

.fon-bgt {
  justify-content: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.fon-bgt.font-bgt-right {
  justify-content: flex-end;
}

.sub-text-block-ff {
  direction: ltr;
  color: #323651;
  column-count: 0;
  white-space: normal;
  margin-top: -30px;
  padding-bottom: 0;
  font-family: Futura pt book, sans-serif;
  font-size: 38px;
  line-height: 115%;
  display: block;
}

.div-block-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-bg {
  width: auto;
  text-align: center;
  justify-content: center;
  align-items: stretch;
  font-family: Futura pt book, sans-serif;
  font-size: 38px;
  font-weight: 400;
  display: flex;
}

.block-bg {
  text-align: left;
  flex-wrap: nowrap;
  align-content: stretch;
  justify-content: center;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.bg {
  width: 730px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(100deg, #746cfa, rgba(111, 103, 247, .68) 35%, rgba(110, 102, 246, .6) 65%, #746cfa 100%, #fff);
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-block-4 {
  text-indent: 0;
  white-space: normal;
  font-size: 48px;
  font-weight: 500;
  display: block;
}

.div-block-8 {
  width: auto;
  display: flex;
}

.team-rectangles-2 {
  width: 100%;
  height: 150px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.vectors-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: none;
  position: absolute;
}

.team-rectangles-3 {
  width: 100%;
  height: 250px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-2 {
  max-width: 94%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-block-ff {
  color: #323651;
  padding-bottom: 36px;
  font-family: Futura pt, sans-serif;
  font-size: 75px;
  font-weight: 700;
  line-height: 100%;
}

.hero-heading-left {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-top: 64px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.container-10 {
  width: 100%;
  max-width: 1165px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.right {
  height: auto;
  max-width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  overflow: visible;
}

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

.content {
  width: 100%;
  max-width: 542.5px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-copy-goes-here-be-awesome {
  color: #000;
  letter-spacing: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.image-cat {
  width: auto;
  height: 218px;
  color: #212121;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.column-2 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper-3 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-16 {
  width: auto;
  height: 45vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.block_support {
  width: auto;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 60px;
  padding-right: 60px;
  overflow: visible;
}

.grid_support {
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
}

.header-card {
  width: 100vw;
  height: 20vh;
  filter: blur(5px);
  background-color: rgba(225, 227, 233, .5);
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-5 {
  color: #323651;
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom: 20px;
  font-family: Futura pt, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 100%;
}

.list_text_support {
  max-width: 500px;
  color: #323651;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Futura pt book, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
}

.bold-text {
  text-transform: uppercase;
  display: flex;
  overflow: visible;
}

.hero-heading-left-2 {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-top: 64px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.vectors-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: block;
}

.screenshot_at_feb_10_16-48-16-removebg-preview {
  object-fit: cover;
}

.section-block-cat {
  max-width: none;
  min-width: auto;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 60px;
  overflow: visible;
}

.text-cat {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  line-height: 160%;
}

.ne-rabotali {
  color: #323651;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Futura pt book, sans-serif;
  font-size: 32px;
  font-weight: 400;
  display: block;
}

.bez-prybutka {
  color: #323651;
  padding-bottom: 20px;
  font-family: Futura pt book, sans-serif;
  font-size: 32px;
  line-height: 140%;
}

.block-cat {
  padding-top: 0;
  padding-left: 60px;
}

.img-cat {
  object-fit: fill;
  justify-content: flex-end;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.img-fire_cat {
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
  grid-auto-flow: row;
  align-content: end;
  justify-content: stretch;
  align-items: end;
  justify-items: baseline;
}

.image-fire {
  width: 45vw;
  margin-top: auto;
  display: block;
}

.ima-cat-with-book {
  width: auto;
  height: 257px;
  max-width: none;
  margin-left: auto;
  padding-right: 0;
  display: block;
}

.img-fire {
  width: auto;
  height: 320px;
  max-width: none;
  margin-top: -20vw;
  margin-bottom: 0;
  margin-left: -100px;
  padding-top: 0;
  display: block;
  position: static;
  overflow: visible;
}

.block-first-order {
  max-width: 100%;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.grid-first-order {
  background-color: rgba(0, 0, 0, 0);
  grid-template: "."
  / 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  padding-top: 0;
}

.text-first-oder {
  color: #323651;
  text-align: center;
  font-family: Futura pt, sans-serif;
  font-size: 38px;
  font-weight: 700;
}

.text-first-order {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-10, .div-block-11, .div-block-12, .div-block-13 {
  background-color: #fff;
}

.fon-step {
  color: #323651;
  background-color: #fefeff;
  border-radius: 15px;
  padding: 10px;
}

.text-step {
  color: #323651;
  align-items: center;
  display: flex;
}

.number {
  width: 20px;
  height: 20px;
  color: #323651;
  background-color: #746cfa;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  justify-content: center;
  align-self: auto;
  align-items: center;
  font-family: Futura pt, sans-serif;
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

.text-block-10 {
  color: #323651;
  padding-left: 10px;
  font-size: 24px;
  font-weight: 700;
}

.img-step {
  width: 100%;
  height: 175px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-process {
  color: #323651;
  justify-content: center;
  display: flex;
}

.process {
  width: 140px;
  color: #323651;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Futura pt book, sans-serif;
  font-size: 20px;
  line-height: 140%;
  display: flex;
}

.time {
  font-size: 24px;
  font-weight: 500;
  display: block;
}

.step {
  color: #323651;
}

.text-block-12 {
  color: #323651;
  padding-left: 10px;
  font-family: Futura pt book, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 110%;
  transition: all .555s;
  overflow: visible;
}

.text-block-12:hover {
  color: #000;
}

.div-block-14 {
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.text-block-13 {
  width: auto;
  color: #323651;
  text-align: center;
  font-family: Futura pt book, sans-serif;
  font-size: 38px;
  line-height: 110%;
  display: block;
}

.grid-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 100% 68%;
  align-self: center;
}

.div-block-15 {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.div-block-16 {
  align-items: center;
  display: flex;
}

.heading-ff-this {
  color: #323651;
  text-transform: uppercase;
  font-family: Futura pt, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 120%;
}

.grid-ff-this {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-ff-this {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
}

.fon-block-ff-this {
  width: 100%;
  height: 280px;
  color: #323651;
  background-color: #fff;
  border-radius: 15px;
  padding: 10px 20px 0;
}

.img-ff-this {
  width: 150px;
  height: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.subtitle {
  font-family: Futura pt book, sans-serif;
  line-height: 120%;
}

.subheading {
  height: auto;
  color: #323651;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.div-block-17 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-19, .image-20 {
  max-width: 100%;
  display: none;
}

.text-we-offer {
  margin-top: 20px;
  margin-bottom: 20px;
}

.grid-we-offer {
  grid-template-columns: 1fr 1fr 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.fon-we-offer {
  width: 325px;
  height: 525px;
  color: #323651;
  background-color: #fff;
  border-radius: 15px;
  display: block;
}

.image-we-offer {
  width: 100%;
  height: 325px;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-grid-we-offer {
  color: #323651;
  margin: 10px;
}

.image-21 {
  border-radius: 15px;
}

.img-lf {
  width: auto;
  height: auto;
  max-width: none;
  border-radius: 15px;
  display: none;
}

.img-postranichka {
  width: auto;
  height: auto;
  max-height: none;
  max-width: 100%;
  border-radius: 15px;
}

.img-fudji {
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 15px;
  align-self: auto;
}

.trumo {
  border-radius: 15px 15px 0 0;
}

.img-trumo {
  width: auto;
  max-width: 100%;
  border-radius: 15px;
}

.imj-photo {
  max-width: 100%;
  filter: none;
  border-radius: 15px 15px 0 0;
}

.list-we-offer {
  height: 110px;
  padding-left: 20px;
  font-family: Futura pt book, sans-serif;
  font-size: 18px;
  line-height: 120%;
}

.checkout {
  height: 34%;
  color: #323651;
  justify-content: center;
  align-items: flex-start;
  margin: 10px;
  display: flex;
}

.text-checkout {
  color: #5351d3;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  transition: all .555s;
}

.text-checkout:hover {
  color: #000;
}

.div-block-18 {
  color: #000;
  display: none;
}

.link {
  color: #5351d3;
  transition: all .555s;
}

.link:hover {
  color: #000;
}

.section-8 {
  color: #323651;
  margin-top: 32px;
  margin-bottom: 32px;
  padding-left: 60px;
  padding-right: 60px;
}

.text-block-17 {
  color: #323651;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Futura pt book, sans-serif;
  font-size: 38px;
  line-height: 120%;
  display: flex;
}

.text-block-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #323651;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
}

.block-button {
  color: #323651;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 35% 40%;
}

.div-block-21 {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.vspl-form {
  z-index: 91;
  width: 100%;
  max-width: 500px;
  min-height: 350px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding: 45px;
  display: flex;
  position: fixed;
}

.blackout-under-form {
  z-index: 90;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(110, 102, 246, .51);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-22 {
  z-index: 89;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.centr-div-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-form {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-right: 9px;
  padding-right: 0;
  transition: all .555s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.close-form:hover {
  background-color: #323651;
}

.image-22 {
  margin-top: 0;
  padding-top: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.application-button {
  width: 300px;
  height: 60px;
  opacity: 1;
  color: #323651;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(circle farthest-side, rgba(167, 105, 245, .6), #a769f5);
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
  transition: all .555s;
  display: flex;
  position: static;
  transform: none;
  box-shadow: 0 4px 10px #a769f5;
}

.application-button:hover {
  color: #000;
}

.div-application-button {
  z-index: 0;
  width: auto;
  height: 50%;
  max-width: 100%;
  flex-flow: column;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: static;
  bottom: auto;
  left: auto;
  right: auto;
}

.div_application_button {
  width: 100%;
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
  position: static;
}

.link-2:hover {
  color: #000;
}

.text-vspl-form-finish {
  width: 350px;
  color: #323651;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Futura pt, sans-serif;
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

.image-23 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

.form {
  width: 400px;
  color: #323651;
  align-self: auto;
  font-family: Futura pt book, sans-serif;
}

.fio, .mail {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field, .text-field-2 {
  width: 320px;
  margin-left: 10px;
  padding: 10px;
}

.text-field-3 {
  width: 320px;
  align-self: auto;
  margin-left: 10px;
  padding: 10px;
}

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

.form-block {
  justify-content: flex-end;
  display: flex;
}

.submit-button {
  float: none;
  color: #323651;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(circle, rgba(167, 105, 245, .6), #a769f5);
  border-radius: 15px;
  font-family: Futura pt, sans-serif;
  font-weight: 500;
  display: block;
  position: static;
  box-shadow: 0 4px 10px #a769f5;
}

.block_submit_button {
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.div-block-29 {
  align-items: flex-end;
  display: flex;
}

.img_cat_photo {
  width: 350px;
  object-fit: fill;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0;
  overflow: visible;
}

.logo_main-page-button {
  width: 150px;
  height: 34px;
  box-shadow: none;
  opacity: 1;
  color: #323651;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(circle farthest-side, rgba(167, 105, 245, .6), #a769f5);
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 15px;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 0;
  text-decoration: none;
  transition: all .555s;
  display: flex;
  position: static;
}

.logo_main-page-button:hover {
  color: #000;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 250px 650px;
}

.img_cat {
  max-width: none;
  align-self: flex-start;
  position: static;
}

.img-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  display: block;
}

.section-block-button {
  max-width: 100%;
  padding: 20px 60px;
  overflow: visible;
}

.centr-div-form-finish {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vspl-form-finish {
  z-index: 91;
  width: 100%;
  max-width: 500px;
  min-height: 250px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding: 45px;
  display: flex;
  position: fixed;
}

.gradient-animation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: none;
  overflow: hidden;
}

.vectors-wrapper-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gradient-animation-2 {
  width: 100%;
  height: 1139px;
  max-width: 1170px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e1e3e9;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gradient-animation-3 {
  width: 100%;
  height: 1189px;
  max-width: 1050px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e1e3e9;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-gradient {
  width: 50vw;
  height: 100vh;
  align-self: auto;
  display: block;
  overflow: visible;
}

.circle {
  width: 30vw;
  height: 30vw;
  opacity: 1;
  background-color: #8728ff;
  border-radius: 50%;
  margin-left: 60px;
  padding-left: 0;
  position: absolute;
}

.circle.blue {
  z-index: 1;
  filter: blur(60px);
  background-color: #0018f6;
  margin-right: 60px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.circle.purple {
  z-index: 2;
  filter: blur(60px);
  background-color: #7309f8;
  margin-right: 60px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 20%;
  right: auto;
}

.circle.pink {
  z-index: 3;
  filter: blur(60px);
  background-color: #ff1ad9;
  margin-right: 60px;
  position: absolute;
  top: 35%;
  bottom: auto;
  left: 21%;
  right: 0;
}

.circle.aqvamarine {
  z-index: 4;
  filter: blur(60px);
  background-color: #2cfdfd;
  margin-right: 60px;
  position: absolute;
  top: 35%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed {
  width: 100%;
  height: 131px;
  position: absolute;
}

.bold-text-3 {
  display: block;
}

.grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 33%) 50%;
  grid-template-areas: ".";
  grid-auto-flow: row dense;
  align-content: center;
  justify-content: start;
  justify-items: start;
  margin-top: -72px;
  overflow: hidden;
}

.field-label, .field-label-2, .field-label-3 {
  display: none;
}

.slider {
  width: 100%;
  height: 325px;
  border-radius: 15px;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.right-arrow, .left-arrow {
  width: 15%;
}

.slide-nav {
  height: 10%;
  border-radius: 0;
}

.image-26, .image-27 {
  border-radius: 15px 15px 0 0;
}

.image-28 {
  border-right: 1px #000;
  border-radius: 15px 15px 0 0;
}

.trumo_2, .trumo_3, .lf, .lf_2, .lf_3, .postranichka, .postranichka_2, .postranichka_3, .fotobum, .fotobum_2, .fotobum_3 {
  border-radius: 15px 15px 0 0;
}

.captcha {
  text-align: left;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.recaptcha {
  margin-bottom: 0;
}

.img-support {
  width: auto;
  height: 25vw;
  max-width: none;
  align-self: flex-end;
  display: block;
  position: absolute;
}

.btn-logo {
  width: auto;
  min-height: 50px;
  min-width: auto;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.btn-logo-ff {
  width: 50px;
  height: 50px;
  color: #323651;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  justify-content: center;
  align-self: auto;
  align-items: center;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.image-30, .image-31, .image-32, .image-33 {
  display: none;
}

.text_help {
  color: #323651;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 100%;
}

.img_support {
  width: auto;
  height: 320px;
  max-width: 100%;
  margin-bottom: -32px;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.list-item-3, .list-item-4 {
  font-family: Futura pt book, sans-serif;
}

.div_button_home {
  width: auto;
  max-width: none;
  clear: none;
  object-fit: fill;
  flex-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  display: flex;
  position: static;
}

.button_home {
  width: 300px;
  height: 60px;
  opacity: 1;
  color: #323651;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(circle farthest-side, rgba(167, 105, 245, .6), #a769f5);
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 15px;
  flex-wrap: nowrap;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 120%;
  transition: all .555s;
  display: flex;
  position: static;
  overflow: visible;
  transform: none;
  box-shadow: 0 4px 10px #a769f5;
}

.button_home:hover {
  color: #000;
}

.text_home {
  color: #323651;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Futura pt book, sans-serif;
  font-size: 38px;
  line-height: 120%;
  display: flex;
}

.img_logo_form {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}

.text_vspl_form {
  width: 350px;
  color: #323651;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Futura pt, sans-serif;
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

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

.line-text-section {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.text-line {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.dot {
  width: 15px;
  height: 15px;
  min-width: 15px;
  color: rgba(0, 0, 0, 0);
  background-color: #323651;
  border-radius: 50%;
}

.fabrika {
  color: #323651;
  margin-left: 35px;
  margin-right: 35px;
  font-size: 75px;
  font-weight: 700;
  line-height: 140%;
}

.fotoknigi {
  color: #e1e3e9;
  text-shadow: 0 -1px #323651, -1px 0 #aa75f2, 0 1px #323651, 1px 0 #bb97ef;
  margin-left: 35px;
  margin-right: 35px;
  font-size: 75px;
  font-weight: 700;
  line-height: 140%;
  overflow: visible;
}

.text-block-18 {
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-31 {
  display: none;
}

.grid-6 {
  height: 60px;
  max-width: 100%;
  grid-template: "."
  / 50% 50%;
  grid-auto-flow: row;
  align-items: center;
  justify-items: center;
}

.lev {
  width: 100%;
  display: flex;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-32 {
  display: flex;
}

.grid-9 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: start;
  align-items: center;
  justify-items: center;
  display: grid;
  position: static;
}

.div-block-33 {
  align-items: center;
  display: flex;
}

.quick-stack {
  padding: 0;
}

.cell {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid_button_home {
  width: 100%;
  max-width: 1140px;
  grid-template-rows: auto auto;
  grid-template-columns: 100%;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  position: static;
}

.div-block-34 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.div-block-35 {
  margin-top: -210px;
}

@media screen and (min-width: 1280px) {
  .body {
    max-width: none;
    min-width: auto;
  }

  .fon-block-ff-this {
    height: 270px;
  }

  .img_cat_photo {
    margin-left: auto;
    padding-left: 0;
    bottom: auto;
    left: 80px;
  }

  .grid-5 {
    grid-template-columns: 35% 70%;
  }

  .div_button_home {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .grid-9 {
    grid-template-rows: auto;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1140px;
  }

  .body {
    max-width: none;
    min-width: auto;
  }

  .block-we-offer {
    display: block;
  }

  .grid-ff {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-areas: ". ."
                         "Area Area"
                         "Area-2 Area-2";
    justify-items: start;
  }

  .block-bg {
    justify-content: center;
    align-items: center;
  }

  .right {
    height: 25vh;
    flex-wrap: nowrap;
    align-content: flex-start;
  }

  .left {
    justify-content: center;
  }

  .grid_support {
    grid-template-columns: 48% 50%;
  }

  .text-cat {
    overflow: visible;
  }

  .image-fire {
    width: auto;
    min-width: auto;
  }

  .img-fire {
    margin-top: 0;
  }

  .grid-we-offer {
    justify-content: space-between;
  }

  .block-button {
    max-width: 1140px;
  }

  .img_cat_photo {
    justify-content: flex-start;
    margin-left: 0;
    left: 219px;
  }

  .grid-5 {
    grid-template-columns: 36% 70%;
  }

  .img-support {
    height: 50vh;
  }

  .btn-logo {
    width: auto;
  }

  .img_support {
    height: 320px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: none;
  }

  .body {
    max-width: none;
    min-width: auto;
    clear: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .block-ff-this {
    max-width: none;
  }

  .block-we-offer {
    height: auto;
    max-width: 100%;
  }

  .text {
    text-align: center;
    align-self: flex-start;
  }

  .bloc-4 {
    display: flex;
  }

  .container-4 {
    max-width: 100%;
    overflow: hidden;
  }

  .section-text-2 {
    max-width: none;
    align-self: auto;
  }

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

  .section-title-2 {
    max-width: 100%;
    object-fit: fill;
  }

  .bloc-6 {
    max-width: 100%;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container-7 {
    max-width: 100%;
    align-self: center;
  }

  .section-5 {
    width: auto;
    order: 0;
    justify-content: center;
    align-self: center;
  }

  .frame-5 {
    height: 52vh;
  }

  .text-13 {
    width: 350px;
    height: 185px;
    overflow: visible;
  }

  .text-14 {
    display: block;
    position: static;
  }

  .text-15 {
    width: 314px;
    min-width: auto;
  }

  .list-text {
    padding-left: 10px;
  }

  .zakaz {
    width: 350px;
    height: 156px;
    flex: 0 auto;
    align-self: center;
    position: static;
    overflow: visible;
  }

  .list-2 {
    height: 120px;
    align-self: center;
    padding-left: 0;
  }

  .z {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }

  .header {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-ff {
    width: auto;
    max-width: none;
    padding-left: 60px;
  }

  .vectors-wrapper-2 {
    max-width: 100%;
  }

  .right {
    height: auto;
    align-items: center;
  }

  .left {
    justify-content: center;
  }

  .image-cat {
    height: 220px;
  }

  .block_support {
    height: auto;
  }

  .grid_support {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 50% 50%;
    justify-content: stretch;
  }

  .section-block-cat {
    height: 400px;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 60px;
  }

  .text-cat {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
    grid-auto-columns: 1fr;
    margin-left: 0;
    padding-left: 0;
    display: grid;
  }

  .ne-rabotali {
    display: flex;
  }

  .block-cat {
    height: 400px;
  }

  .img-fire_cat {
    margin-top: -6px;
    padding-top: 0;
  }

  .ima-cat-with-book {
    height: 300px;
    margin-top: -35px;
    margin-bottom: 0;
  }

  .img-fire {
    height: 400px;
    margin-top: -10vw;
  }

  .fon-block-ff-this {
    height: 250px;
  }

  .grid-we-offer {
    grid-template: ". . ."
                   ". Area-2 Area"
                   / 1fr 1fr 1fr;
  }

  .fon-we-offer.fon-we-offer-button {
    max-width: 100%;
  }

  .centr-div-form {
    display: none;
  }

  .img_cat_photo {
    left: 466px;
    right: auto;
  }

  .img_cat {
    align-self: center;
  }

  .section-block-button {
    max-width: 100%;
    min-width: auto;
  }

  .grid-5 {
    grid-template-columns: 41% 50%;
    margin-top: -72px;
    padding-top: 0;
  }

  .btn-logo {
    width: 100%;
  }


  .grid-6 {
    align-content: stretch;
    justify-content: stretch;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: none;
  }

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

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

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

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

  .menu-button {
    padding: 12px;
  }

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

  .nav-menu-wrapper-2 {
    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-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

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

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

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

  .body {
    max-width: none;
    min-width: 768px;
  }

  .div-block {
    flex-wrap: wrap;
  }

  .block-we-offer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    justify-items: start;
    display: block;
  }

  .f2wf-columns, .f2wf-columns-2 {
    flex-direction: column;
    align-items: center;
  }

  .text-17 {
    font-size: 34px;
  }

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

  .logo-icon {
    width: auto;
  }

  .nav-menu-wrapper-3 {
    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-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

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

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

  .header {
    height: 104px;
  }

  .image-logo {
    width: auto;
  }

  .text-logo {
    line-height: 100%;
  }

  .sub-text-block-ff, .text-bg {
    font-size: 24px;
  }

  .text-block-ff {
    font-size: 54px;
  }

  .right {
    height: 24vh;
    flex-direction: column;
    align-items: center;
  }

  .block_support {
    max-width: none;
    justify-content: center;
    display: block;
  }

  .grid_support {
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .list_text_support, .list_item_text_support, .ne-rabotali, .bez-prybutka {
    font-size: 24px;
  }

  .block-first-order {
    margin-bottom: 20px;
    display: block;
  }

  .grid-first-order {
    grid-template: "."
                   "Area"
                   / 1fr 1fr;
    grid-auto-columns: auto;
    grid-auto-flow: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    justify-items: center;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-first-oder {
    font-size: 34px;
  }

  .img-step {
    width: 325px;
  }

  .text-block-12 {
    width: auto;
    text-align: left;
    font-size: 28px;
  }

  .div-block-14 {
    justify-content: center;
  }

  .text-block-13 {
    width: auto;
  }

  .grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .div-block-15 {
    justify-content: center;
  }

  .heading-ff-this {
    font-size: 34px;
  }

  .grid-ff-this {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-we-offer {
    grid-column-gap: 16px;
    grid-template: ". . Area"
                   ". . ."
                   ". . ."
                   / 1fr 1fr;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    justify-content: space-between;
    justify-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-17 {
    font-size: 34px;
  }

  .application-button {
    margin-left: 0;
    display: flex;
  }

  .div-application-button {
    width: 100%;
    flex-flow: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 100%;
    display: flex;
  }

  .img_cat {
    align-self: auto;
    display: block;
  }

  .bold-text-3 {
    font-size: 30px;
  }

  .grid-5 {
    grid-template: "."
                   "."
                   / 100%;
    grid-auto-flow: row;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    justify-items: center;
    margin-top: 0;
  }

  .img-support {
    width: auto;
    height: 56vh;
    align-self: auto;
    margin-left: 0;
    margin-right: -26px;
    padding-left: 0;
  }

  .img-laptop {
    height: 175px;
  }

  .btn-logo {
    width: auto;
    padding-left: 0;
  }

  .div_button_home {
    justify-content: center;
  }

  .button_home {
    justify-content: center;
    align-self: center;
    margin-left: 0;
    display: flex;
  }

  .text_home {
    font-size: 34px;
  }

  .grid-6 {
    height: 82px;
  }

  .lev {
    align-items: center;
  }

  .grid-7 {
    grid-column-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr auto .25fr;
  }

  .div-block-32 {
    width: auto;
    align-items: center;
    display: flex;
  }

  .grid_button_home {
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

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

  .div-block-35 {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .container {
    justify-content: flex-start;
  }

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

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

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

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

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

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

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

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

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

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

  .body {
    max-width: 100%;
    min-width: auto;
  }

  .block-ff-this {
    max-width: 100%;
  }

  .text-17 {
    font-size: 32px;
  }

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

  .logo-icon {
    padding-left: 0;
  }

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

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

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

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

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

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

  .nav-dropdown-list-3.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-12 {
    margin-top: 10px;
  }

  .header {
    height: 104px;
  }

  .text-logo {
    line-height: 100%;
  }

  .section-ff {
    width: auto;
    max-width: 100%;
  }

  .sub-text-block-ff {
    margin-top: 0;
    font-size: 20px;
  }

  .text-bg {
    font-size: 20px;
  }

  .text-block-ff {
    float: none;
    clear: none;
    padding-bottom: 0;
    font-size: 32px;
    text-decoration: none;
  }

  .right {
    height: 24vh;
  }

  .image-cat {
    height: 160px;
  }

  .block_support {
    height: auto;
  }

  .grid_support {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-block-cat {
    height: auto;
  }

  .block-cat {
    padding-top: 32px;
  }

  .img-fire_cat {
    grid-template-columns: 50% 62%;
    justify-items: baseline;
  }

  .ima-cat-with-book {
    height: 200px;
    margin-top: -10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .img-fire {
    width: 250px;
    height: 250px;
    margin-left: -60px;
  }

  .grid-first-order {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .text-first-oder {
    font-size: 30px;
  }

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

  .heading-ff-this {
    font-size: 32px;
  }

  .grid-ff-this {
    grid-template-rows: auto auto auto;
    grid-template-columns: 50% 50%;
  }

  .fon-block-ff-this {
    padding-right: 10px;
  }

  .img-ff-this {
    height: auto;
  }

  .subtitle {
    font-size: 14px;
  }

  .subheading {
    font-size: 16px;
  }

  .grid-we-offer {
    grid-template: "."
                   "."
                   "."
                   / 1fr 1fr 1fr 1fr;
    grid-auto-flow: column;
    justify-content: space-between;
  }

  .text-block-17 {
    font-size: 26px;
  }

  .centr-div-form {
    display: none;
  }

  .application-button {
    font-size: 26px;
  }

  .img_cat_photo {
    width: auto;
    display: block;
  }

  .logo_main-page-button {
    width: 175px;
    font-size: 26px;
    transform: none;
  }

  .img_cat {
    width: 300px;
    display: block;
  }

  .grid-5 {
    margin-top: 0;
  }

  .img-support {
    height: 56vh;
  }

  .btn-logo {
    width: auto;
    min-width: auto;
    padding-left: 40px;
  }

  .div_button_home {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button_home, .text_home {
    font-size: 26px;
  }

  .grid-8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

@media screen and (max-width: 390px) {
  .container {
    max-width: none;
    text-align: left;
    display: block;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .body {
    max-width: none;
    min-width: 320px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .background_video {
    height: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
    object-fit: fill;
    align-self: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    display: block;
    overflow: visible;
  }

  .hero-cection {
    height: 76vh;
    max-height: none;
    max-width: 100%;
    align-items: stretch;
    overflow: visible;
  }

  .hero-cection1 {
    justify-content: center;
  }

  .logo-text {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .div-block {
    align-content: stretch;
    justify-content: center;
  }

  .btn_fon {
    flex: none;
    justify-content: flex-end;
  }

  .block-ff {
    display: none;
  }

  .block-ff-this {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    overflow: visible;
  }

  .block-we-offer {
    align-self: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .heading-4 {
    justify-content: flex-start;
  }

  .text-17 {
    font-size: 28px;
    line-height: 100%;
  }

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

  .logo-icon {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-top: 0;
    display: flex;
  }

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

  .header {
    height: 222px;
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: relative;
  }

  .image-logo {
    width: 50px;
    height: 50px;
  }

  .text-logo {
    width: 100%;
    height: auto;
    text-align: center;
    order: 1;
    margin-left: 0;
    font-size: 28px;
    line-height: 100%;
  }

  .section-ff {
    width: auto;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    position: -webkit-sticky;
    position: sticky;
  }

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

  .fon-bgt {
    justify-content: flex-start;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .sub-text-block-ff {
    margin-top: 0;
    font-size: 20px;
  }

  .div-block-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .text-bg {
    font-size: 17px;
  }

  .vectors-wrapper-2 {
    max-width: 102%;
  }

  .text-block-ff {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 30px;
  }

  .right {
    height: 26vh;
    max-height: none;
    max-width: 100%;
    justify-content: flex-end;
  }

  .image-cat {
    width: 62vw;
    height: 122px;
  }

  .image-16 {
    height: 35vh;
  }

  .block_support {
    height: 46.5vh;
    max-height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid_support {
    grid-auto-flow: row;
    display: block;
  }

  .text-block-5 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .list_text_support {
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 16px;
  }

  .list_item_text_support {
    font-size: 16px;
  }

  .section-block-cat {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-cat {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .ne-rabotali, .bez-prybutka {
    font-size: 20px;
  }

  .block-cat {
    padding-top: 20px;
    padding-left: 0;
  }

  .img-fire_cat {
    grid-template-columns: 50% 50%;
    margin-top: -25px;
  }

  .image-fire {
    width: 45vw;
  }

  .ima-cat-with-book {
    height: 120px;
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 50px;
  }

  .img-fire {
    width: 200px;
    height: 200px;
    margin-top: -30vw;
    margin-left: -20px;
  }

  .block-first-order {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-first-order {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    margin-left: auto;
    margin-right: auto;
  }

  .text-first-oder {
    font-size: 28px;
    line-height: 100%;
  }

  .fon-step {
    width: 325px;
  }

  .img-step {
    width: 100%;
    display: flex;
  }

  .text-block-12 {
    padding-left: 10px;
    font-size: 22px;
  }

  .div-block-14 {
    justify-content: center;
    padding-top: 10px;
  }

  .text-block-13 {
    font-size: 28px;
  }

  .grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
    grid-auto-flow: column;
  }

  .heading-ff-this {
    font-size: 28px;
    line-height: 100%;
  }

  .grid-ff-this {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .text-ff-this {
    padding-right: 0;
  }

  .fon-block-ff-this {
    width: 100%;
    height: 260px;
    padding-right: 10px;
  }

  .img-ff-this {
    height: 75px;
  }

  .subtitle {
    font-size: 14px;
  }

  .subheading {
    font-size: 16px;
  }

  .grid-we-offer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / auto;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    justify-content: center;
    justify-items: center;
    display: grid;
  }

  .fon-we-offer.fon-we-offer-button {
    height: 250px;
  }

  .image-we-offer.imgbook {
    height: auto;
  }

  .img-books {
    align-self: flex-start;
  }

  .checkout {
    height: 20px;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .text-checkout {
    justify-content: center;
    margin-top: 0;
    display: flex;
  }

  .text-block-17 {
    font-size: 28px;
  }

  .vspl-form {
    max-width: 360px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .centr-div-form {
    display: none;
  }

  .application-button {
    width: 300px;
    justify-content: center;
  }

  .div-application-button {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .link-2 {
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .text-vspl-form-finish {
    width: 300px;
    font-size: 16px;
  }

  .form {
    width: 300px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .fio {
    justify-content: flex-end;
    align-items: center;
  }

  .mail {
    width: auto;
    justify-content: flex-end;
  }

  .text-field {
    width: 250px;
    align-self: auto;
  }

  .text-field-2 {
    width: 250px;
  }

  .text-field-3 {
    width: 250px;
    margin-left: 10px;
  }

  .tel {
    justify-content: flex-end;
  }

  .img_cat_photo {
    width: 200px;
  }

  .logo_main-page-button {
    width: 150px;
    object-fit: fill;
    background-image: radial-gradient(circle farthest-side, rgba(167, 105, 245, .6), #a769f5);
    border-style: solid;
    flex: 0 auto;
    align-self: auto;
    margin-left: 0;
    font-size: 22px;
    overflow: visible;
    transform: none;
  }

  .section-block-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .centr-div-form-finish {
    display: none;
  }

  .vspl-form-finish {
    max-width: 320px;
  }

  .bold-text-3 {
    font-size: 28px;
  }

  .image-25 {
    width: 200px;
    margin-left: 0;
    padding-left: 0;
  }

  .grid-5 {
    grid-template: "."
                   "."
                   / 100%;
    grid-auto-flow: row;
    align-content: stretch;
    justify-content: stretch;
    align-items: center;
    justify-items: center;
    margin-top: 0;
  }

  .field-label {
    justify-content: flex-end;
    font-size: 8px;
    line-height: 100%;
    display: flex;
  }

  .field-label-2, .field-label-3 {
    justify-content: flex-end;
    font-size: 8px;
    display: flex;
  }

  .img-support {
    width: auto;
    height: 36vh;
    align-self: auto;
  }

  .btn-logo {
    width: auto;
    min-width: auto;
    flex-flow: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    display: flex;
  }

  .img_support {
    height: auto;
    max-width: 80%;
    margin-bottom: 4px;
  }

  .button_home {
    width: 300px;
    justify-content: center;
  }

  .text_home {
    font-size: 28px;
  }

  .text_vspl_form {
    width: 300px;
    font-size: 16px;
  }

  .grid-6 {
    height: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    justify-items: center;
  }

  .lev {
    display: block;
  }
}

#w-node-_4f83f3b3-b32c-0825-eaa7-2a7d9945803d-8ff61fee {
  grid-area: 1 / 1 / 2 / 2;
  align-self: auto;
  justify-self: auto;
}

#w-node-ddee4a7b-135e-52ea-d9d0-1afdd954bce0-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_54625cc6-d426-1b41-e667-5dda23124ecb-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_19c7fb49-0d9d-8551-cefe-6abcc5edbd33-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: end;
}

#w-node-d8aba0e1-fca2-695d-9ea0-1d9db81f0ad9-8ff61fee {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3945aec9-15ea-5604-13fb-cff801ac4f87-8ff61fee {
  grid-area: Area;
}

#w-node-ff640c30-9526-8f12-f665-d58594dab83a-8ff61fee, #w-node-_1755da7e-af0c-6893-60e5-e1da5c60f78a-8ff61fee, #w-node-_48365041-1db8-7c0a-897d-0bb4e54a24fa-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c7c7964-addf-376a-b360-4a337f23ae1d-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_87153408-dff2-8f7a-d342-543e64908fca-8ff61fee, #w-node-a2b6ab77-98c2-b6b8-8d16-71ae702b670e-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33bfa6e9-0a57-f2fa-98f2-c177be3a097e-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-d227d5e1-8578-5a3e-42b7-a769a69ce1ee-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5ce17ba-0561-63ad-0e2b-a3409391257d-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-bbfbbb68-5e04-5965-6956-3c0370e4d5ed-8ff61fee, #w-node-_6bd0cb87-20cc-a17c-7858-ec339bfdbad8-8ff61fee, #w-node-_5c967700-068f-865a-7619-d66a237b5edb-8ff61fee, #w-node-_9d1bedc1-ea2f-1a3e-ad0c-fd9702ceb3af-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1a7f8b5-1ab0-898e-5ccc-a244c067b084-8ff61fee {
  align-self: auto;
  justify-self: auto;
}

#w-node-f3c1437b-28af-08c7-eb64-9fb6a09a5065-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: start;
}

#w-node-_007ae7df-60e7-da55-c35d-696be91b4eeb-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: end;
}

#w-node-caa334cc-31fd-b403-e74e-0e6845ba679e-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_7127a97d-0028-10da-f714-115f03b0ab3a-8ff61fee, #w-node-_51a19c4d-3c47-5cdb-df69-22bbccac59ca-8ff61fee, #w-node-_164a7298-add5-016a-ab8c-6940410aeffb-8ff61fee, #w-node-db1f85fa-6641-e125-738b-9944cbe64691-8ff61fee, #w-node-db1f85fa-6641-e125-738b-9944cbe64693-8ff61fee, #w-node-_0ee3ab3a-6806-c96d-b37b-81afcf63630b-8ff61fee, #w-node-b0cabe34-0caa-b169-6ed8-70c8bf816511-8ff61fee, #w-node-b0cabe34-0caa-b169-6ed8-70c8bf816513-8ff61fee, #w-node-_5bba0f21-66cb-c85f-ec07-a274cb33b57e-8ff61fee, #w-node-c77e85ca-c35a-8d21-6991-6203fce1546f-8ff61fee, #w-node-c77e85ca-c35a-8d21-6991-6203fce15471-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_03ffdf47-422a-21df-a9cc-9909b3ce43f9-8ff61fee {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-affc2999-9909-2b5f-b64e-31fe736b1fe0-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-affc2999-9909-2b5f-b64e-31fe736b1fec-8ff61fee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b2377236-5201-9fcb-f8ad-70c367d86002-8ff61fee {
  align-self: auto;
  justify-self: auto;
}

@media screen and (min-width: 1920px) {
  #w-node-_5c967700-068f-865a-7619-d66a237b5edb-8ff61fee {
    grid-area: Area-2;
  }

  #w-node-_9d1bedc1-ea2f-1a3e-ad0c-fd9702ceb3af-8ff61fee {
    grid-area: Area;
  }

  #w-node-d1a7f8b5-1ab0-898e-5ccc-a244c067b084-8ff61fee {
    align-self: auto;
    justify-self: auto;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-d8aba0e1-fca2-695d-9ea0-1d9db81f0ad9-8ff61fee {
    grid-area: Area;
  }

  #w-node-_3945aec9-15ea-5604-13fb-cff801ac4f87-8ff61fee {
    grid-area: Area-2;
    align-self: center;
    justify-self: center;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-a2b6ab77-98c2-b6b8-8d16-71ae702b670e-8ff61fee {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_4f83f3b3-b32c-0825-eaa7-2a7d9945803d-8ff61fee {
    align-self: auto;
  }

  #w-node-ddee4a7b-135e-52ea-d9d0-1afdd954bce0-8ff61fee {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-d1a7f8b5-1ab0-898e-5ccc-a244c067b084-8ff61fee, #w-node-caa334cc-31fd-b403-e74e-0e6845ba679e-8ff61fee, #w-node-_164a7298-add5-016a-ab8c-6940410aeffb-8ff61fee, #w-node-_0ee3ab3a-6806-c96d-b37b-81afcf63630b-8ff61fee, #w-node-_5bba0f21-66cb-c85f-ec07-a274cb33b57e-8ff61fee {
    justify-self: center;
  }

  #w-node-_03ffdf47-422a-21df-a9cc-9909b3ce43f9-8ff61fee {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c11643f8-3fb5-286d-6434-ebfa233dce37-8ff61fee {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-affc2999-9909-2b5f-b64e-31fe736b1fe0-8ff61fee, #w-node-affc2999-9909-2b5f-b64e-31fe736b1fec-8ff61fee {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d1a7f8b5-1ab0-898e-5ccc-a244c067b084-8ff61fee {
    align-self: auto;
  }

  #w-node-_007ae7df-60e7-da55-c35d-696be91b4eeb-8ff61fee {
    align-self: auto;
    justify-self: end;
  }
}

@media screen and (max-width: 390px) {
  #w-node-_4f83f3b3-b32c-0825-eaa7-2a7d9945803d-8ff61fee {
    align-self: center;
    justify-self: center;
  }

  #w-node-ddee4a7b-135e-52ea-d9d0-1afdd954bce0-8ff61fee {
    justify-self: center;
  }

  #w-node-_9d1bedc1-ea2f-1a3e-ad0c-fd9702ceb3af-8ff61fee {
    align-self: auto;
  }
}


@font-face {
  font-family: 'Futura pt demiobl';
  src: url('../fonts/FuturaPT-DemiObl.woff') format('woff'), url('../fonts/FuturaPT-DemiObl.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt';
  src: url('../fonts/FuturaPT-ExtraBold.ttf') format('truetype'), url('../fonts/FuturaPT-BoldObl.ttf') format('truetype'), url('../fonts/FuturaPT-Bold.ttf') format('truetype'), url('../fonts/FuturaPT-ExtraBoldObl.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt cond';
  src: url('../fonts/FuturaPTCond-BoldObl.ttf') format('truetype'), url('../fonts/FuturaPTCond-Bold.ttf') format('truetype'), url('../fonts/FuturaPTCond-ExtraBoldObl.ttf') format('truetype'), url('../fonts/FuturaPTCond-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt book';
  src: url('../fonts/FuturaPT-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt cond book';
  src: url('../fonts/FuturaPTCond-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt cond';
  src: url('../fonts/FuturaPTCond-MediumObl.ttf') format('truetype'), url('../fonts/FuturaPTCond-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt';
  src: url('../fonts/FuturaPT-HeavyObl.ttf') format('truetype'), url('../fonts/FuturaPT-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt bookobl';
  src: url('../fonts/FuturaPT-BookObl.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt demi';
  src: url('../fonts/FuturaPT-Demi.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt';
  src: url('../fonts/FuturaPT-LightObl.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt';
  src: url('../fonts/FuturaPT-Medium.ttf') format('truetype'), url('../fonts/FuturaPT-MediumObl.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurapt';
  src: url('../fonts/FuturaPT-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura pt cond bookobl';
  src: url('../fonts/FuturaPTCond-BookObl.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@media (max-width: 767px) {

  .grid-ff-this {
    display: flex;
    flex-direction: column;
  }

  .fon-block-ff-this {
    height: 100%;
    padding: 20px;
  }

  .block-ff-this {
    padding: 20px;
  }

  .section-ff, .block-we-offer, .wf-section, .grid-we-offer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-we-offer {
		grid-template-columns: 1fr 1fr;
		grid-auto-flow: column;
  }

	.grid-first-order {
		display: flex;
		flex-direction: column;
	}

	.fon-we-offer {
		width: 100%;
	}
  .fon-we-offer:not(:last-child) {
    margin-bottom: 16px;
  }

  .ima-cat-with-book {
    padding-left: 0;
  }

	.image-we-offer img {
		height: 100%;
	}

	.right {
		z-index: -1;
	}

	.section-block-cat {
		overflow: hidden;
	}
	
	.block_support {
        height: auto;
        padding-bottom: 120px;
        position: relative;
        margin-bottom: 0;
    }
    
    .img_support {
	    position: absolute;
	    bottom: 0;
	    margin: 0;
	    z-index: -1;
	    object-fit: cover;
	    max-height: 250px;
	}

}

@media (max-width: 687px) {
	.grid-we-offer {
    display: flex;
    flex-direction: column;
  }

	.w-slide img {
		width: 100%;
		object-fit: cover;
	}

	.image-we-offer img {
		width: 100%;
		object-fit: cover;
	}
}


@media (max-width: 391px) {
    .input-box  {
        display: block;
        width: 100%;
    }
    
    .input-box input {
        width: 100%;
        margin-left: 0;
    }

		.form-btn {
			width: 100%;
		}
}

@media (max-width: 390.98px) {
    .section-ff {
        margin-top: -70px;
    }
}

@media (max-width: 360px) {
	.fon-we-offer, .fon-step {
		width: 280px;
  }

	.right {
		z-index: -1;
	}

	.image-we-offer {
		height: auto;
	}
	
	.block_support {
        padding-bottom: 90px;
    }
}

.hidden {
  display: none;
}

.g-recaptcha-group {
    display: flex;
    flex-direction: column;
    align-items: center;
}
