.body {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top_box {
  height: 100vh;
  position: relative;
}

.main_pic {
  height: 100vh;
}

.desk_img {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo_box {
  z-index: 4;
  position: absolute;
  inset: 3% auto auto 5%;
}

.up_link_box {
  width: 100px;
}

.life_link_box {
  width: 116px;
}

.main_title {
  position: absolute;
  inset: auto 0% 39% 5%;
}

.h1 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 135%;
}

.subtitle_text {
  color: #c4c5c5;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 150%;
}

.cta_link_box {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 40px;
  text-decoration: none;
  transition: all .555s cubic-bezier(.645, .045, .355, 1);
}

.cta_link_box:hover {
  background-color: #b2d9fc;
  transform: translate(0, 10px);
}

.cta_text {
  color: #000;
  letter-spacing: .3px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

.mobi_img {
  display: none;
}

.pream_sec {
  background-color: #eef3ff;
  padding-bottom: 0;
}

.cont {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.pream_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sp_date {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.sp_text {
  color: #008efe;
  font-weight: 600;
}

.date_text {
  text-align: right;
}

.pream_text {
  margin-bottom: 20px;
}

.who_box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #008efe00;
  background-image: none;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 0;
  display: grid;
}

.image {
  object-fit: cover;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.who_text {
  color: #000;
  margin-bottom: 20px;
}

.story_sec {
  padding-bottom: 40px;
}

.story_sec.first {
  padding-top: 0;
}

.story_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 135%;
}

.reg_text {
  margin-bottom: 20px;
}

.fin_sec {
  background-image: linear-gradient(74deg, #171b74, #0085f4);
}

.fin_box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fin_text {
  color: #fff;
  font-size: 12px;
}

.link {
  color: #ffd24c;
}

.foto_box {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-2 {
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.action {
  background-color: #eef3ff;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.h3 {
  color: #2b2b2b;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 135%;
}

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

.traimer_item {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 2px 5px #0003;
}

.adi {
  background-color: #008efe;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 10px;
}

.train_name_text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.stars {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 13px;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fishky {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.fishki_item {
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #008efe;
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  line-height: 135%;
}

.paid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.taryf {
  border: 1px solid #e2e2e2;
  border-radius: 8px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.taryf.premium {
  background-color: #eef3ff;
  box-shadow: 0 2px 5px #0003;
}

.heading-2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 135%;
}

.heading-2.blau {
  color: #0476cf;
  margin-bottom: 30px;
  font-weight: 700;
}

.free_text {
  margin-bottom: 0;
}

.tick_item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 14.75fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: grid;
}

.prim_text {
  margin-top: 20px;
}

.prims_text {
  color: #505050;
  font-size: 15px;
}

.subscribe {
  background-color: #eef3ff;
  border: 1px solid #eef3ff;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

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

.pers_item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: block;
}

.personas_photo {
  padding: 40px 0;
}

.image-4 {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.person_descr_text {
  text-align: left;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
}

.author_text {
  font-size: 14px;
}

.author_text_span {
  font-weight: 600;
}

.link-2, .link-3, .link-4, .link-5, .link-6 {
  color: #008efe;
  font-weight: 600;
}

.sp_bold {
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .h1 {
    font-size: 56px;
  }

  .subtitle_text {
    font-size: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .main_pic, .desk_img {
    height: 100vh;
  }

  .h1 {
    margin-bottom: 10px;
    line-height: 130%;
  }

  .subtitle_text {
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: 300;
  }
}

@media screen and (min-width: 1920px) {
  .h1 {
    font-size: 80px;
  }

  .subtitle_text {
    font-size: 48px;
  }
}

@media screen and (max-width: 991px) {
  .top_box, .main_pic, .desk_img {
    height: 80vh;
  }

  .logo_box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    inset: 3% 5% auto;
  }

  .main_title {
    bottom: 39%;
  }

  .h1 {
    font-size: 32px;
  }

  .subtitle_text {
    font-size: 20px;
  }

  .cont {
    max-width: 700px;
  }

  .h2 {
    font-size: 26px;
  }

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

  .fishki_text {
    font-size: 15px;
  }

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

@media screen and (max-width: 767px) {
  .top_box, .main_pic, .desk_img {
    height: 65vh;
  }

  .main_title {
    bottom: 37%;
  }

  .h1 {
    font-size: 26px;
  }

  .subtitle_text {
    font-size: 15px;
  }

  .cta_link_box {
    padding: 10px 20px;
  }

  .cta_text {
    font-size: 16px;
  }

  .mobi_img {
    display: none;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .who_box {
    grid-template-columns: 1fr;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .who_text.qqq {
    margin-bottom: 0;
  }

  .fishky, .paid, .personas {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .top_box, .main_pic {
    height: auto;
  }

  .desk_img {
    height: 100vh;
    display: none;
  }

  .main_title {
    bottom: 5%;
    right: 5%;
  }

  .h1 {
    text-align: center;
    font-size: 24px;
  }

  .subtitle_text, .cta {
    text-align: center;
  }

  .cta_link_box {
    padding: 8px 16px;
  }

  .cta_text {
    font-size: 15px;
  }

  .mobi_img {
    object-fit: cover;
    width: 100%;
    height: 560px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .story_sec, .story_sec.first {
    padding-bottom: 0;
  }

  .story_box {
    padding-bottom: 20px;
  }

  .story_box.orio {
    padding-bottom: 0;
  }

  .h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .reg_text {
    margin-bottom: 20px;
  }

  .action {
    padding: 20px;
  }

  .h3 {
    margin-bottom: 20px;
    font-size: 15px;
  }

  .train_name_text {
    font-size: 15px;
  }

  .fishki_item, .taryf {
    padding: 20px;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .heading-2.blau {
    margin-bottom: 20px;
  }

  .free_text {
    font-size: 15px;
  }

  .prims_text {
    font-size: 14px;
  }

  .subscribe {
    padding: 20px;
  }
}

#w-node-_8b79d560-0de0-14f7-654b-1bca18706810-38a46ff5 {
  place-self: center;
}

#w-node-a16242bf-ccf6-7af3-43e2-68a5e4f9da98-38a46ff5 {
  place-self: start center;
}

#w-node-_01e0a695-c72a-25b5-0707-72276aa8e693-38a46ff5 {
  place-self: center;
}

#w-node-f3427e1d-07fe-b9b6-be4c-ddab5a8980bc-38a46ff5 {
  place-self: start center;
}

#w-node-f3427e1d-07fe-b9b6-be4c-ddab5a8980be-38a46ff5 {
  place-self: center start;
}

#w-node-be4fdac8-6add-c1cf-4e5e-212d7424a61b-38a46ff5 {
  place-self: start center;
}

#w-node-be4fdac8-6add-c1cf-4e5e-212d7424a61d-38a46ff5 {
  place-self: center;
}

#w-node-be4fdac8-6add-c1cf-4e5e-212d7424a621-38a46ff5 {
  place-self: start center;
}

#w-node-be4fdac8-6add-c1cf-4e5e-212d7424a623-38a46ff5 {
  place-self: center start;
}

#w-node-be4fdac8-6add-c1cf-4e5e-212d7424a627-38a46ff5 {
  place-self: start center;
}

#w-node-be4fdac8-6add-c1cf-4e5e-212d7424a629-38a46ff5 {
  place-self: center start;
}

#w-node-be4fdac8-6add-c1cf-4e5e-212d7424a62d-38a46ff5 {
  place-self: start center;
}

#w-node-be4fdac8-6add-c1cf-4e5e-212d7424a62f-38a46ff5 {
  place-self: center start;
}

#w-node-a6fc8d64-77e8-9cc1-f243-80aff7bb29b2-38a46ff5, #w-node-_0acc8d09-5ca1-6111-5ac2-994219e091f5-38a46ff5, #w-node-_0028377e-4d5d-cfa1-55ef-5c34cea89263-38a46ff5, #w-node-ac7165a0-19d4-18f2-725e-f25d62aba191-38a46ff5 {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_960806e4-5cfc-77a0-0271-cfab944836cd-38a46ff5 {
    place-self: center;
  }
}


