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

.navbar {
  background-color: #319e99;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container {
  max-width: 100%;
  margin-left: 80px;
  margin-right: 80px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: block;
}

.image {
  width: 84px;
}

.nav-link {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.nav-link:hover {
  color: #ffc800;
  font-weight: 500;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover, .nav-link.nav-link_pressed {
  color: #ffc800;
}

.nav-link.nav-link_dropdown {
  padding-right: 8px;
}

.button {
  color: #2a2d32;
  text-align: center;
  background-color: #ffc800;
  border-radius: 42px;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
  margin-right: 16px;
  padding: 16px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

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

._2tip_hero {
  background-color: #319e99;
  background-image: url('../images/Ellipse-177_1.svg');
  background-position: 50% -32%;
  background-repeat: no-repeat;
  background-size: auto;
}

._2tip_hero._2tip_hero-personal {
  background-position: 50% -32%;
}

._2tip_container {
  margin-left: auto;
  margin-right: auto;
  padding: 80px 80px 0;
}

._2tip_hero-txt {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 64px;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  line-height: 66px;
}

.heading.heading-personal {
  margin-bottom: 8px;
}

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

.paragraph {
  color: #fff;
  text-align: center;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.text-span {
  color: #ffc800;
}

.button-2 {
  color: #ff9501;
  background-color: #fff;
  border-radius: 42px;
  margin-bottom: 0;
  padding: 16px 100px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.button-2:hover {
  color: #2a2d32;
  background-color: #ffc800;
}

.button-2.button-3 {
  color: #fff;
  background-color: #ff9501;
}

.button-2.button-3:hover {
  color: #2a2d32;
  background-color: #ffc800;
}

.button-2.button-3.button-3_mob {
  display: none;
}

.div-block {
  background-color: #633939;
  border-radius: 100px;
  width: 100%;
  height: 100%;
}

._2tip_hero-download {
  flex-flow: column;
  margin-bottom: 16px;
  display: flex;
}

._2tip_hero-download._2tip_hero-download_2 {
  justify-content: flex-start;
  align-items: flex-start;
}

.text-block {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

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

.image-2 {
  margin-right: 16px;
}

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

.image-3 {
  max-width: 60%;
}

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

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

.heading-2 {
  color: #319e99;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.heading-2.heading-2_personal {
  text-align: left;
  margin-bottom: 24px;
}

._2tip_howitwork-item1 {
  background-image: linear-gradient(-90deg, #6eab6c, #319e99);
  border-radius: 42px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 32px 24px 0;
  display: flex;
}

._2tip_howitwork-item1._2tip_howitwork-item2 {
  background-image: linear-gradient(-90deg, #a7b642, #6eab6c);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 32px;
  display: flex;
}

._2tip_howitwork-item1._2tip_howitwork-item2._2tip_howitwork-item1_4steps {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: linear-gradient(#188681, #188681);
}

._2tip_howitwork-item1._2tip_howitwork-item2._2tip_howitwork-item1_4steps._2tip_howitwork-item1_4steps2 {
  background-image: linear-gradient(90deg, #6eab6c, #a7b642);
  overflow: hidden;
}

._2tip_howitwork-item1._2tip_howitwork-item3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: linear-gradient(90deg, #a7b642, #ffc800);
}

._2tip_howitwork-item1._2tip_howitwork-item3._2tip_howitwork-item1_4steps {
  overflow: hidden;
}

._2tip_howitwork-item1._2tip_howitwork-item1_4steps {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 365.039px;
}

.div-block-2 {
  margin-bottom: 4px;
  display: flex;
}

.heading-3 {
  color: #ffc800;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.image-4 {
  max-width: 20%;
  margin-bottom: 0;
  position: relative;
}

.image-4.image-4_3 {
  margin-bottom: 0;
  position: relative;
  top: 28px;
}

.image-4.image-4_3.image-4_main {
  position: static;
}

.image-4.image-4_4steps {
  margin-top: 24px;
}

.image-4.image-4_maim {
  max-width: 70%;
  position: relative;
}

.image-4.image-4_111 {
  top: -21px;
}

.div-block-3 {
  margin-bottom: 24px;
}

.div-block-3.div-block-3_2 {
  margin-bottom: 0;
}

.div-block-3.div-block-3_4steps {
  width: 50%;
}

.text-block-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

._2tip_howtopay._2tip_howmuch {
  padding-bottom: 0;
}

._2tip_howtopay._2tip_howmuch._2tip_howmuch_2, ._2tip_howtopay._2tip_howmuch._2tip_howmuch-personal {
  padding-bottom: 80px;
}

.div-block-4 {
  background-color: #319e99;
  border-radius: 42px;
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  overflow: hidden;
}

.div-block-4.div-block-4_2 {
  padding-top: 0;
  padding-bottom: 0;
}

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

.grid-2.grid-2_2 {
  grid-template-columns: .8fr 1fr;
}

.heading-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  line-height: 42px;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-span-2 {
  color: #ffc800;
}

._2tip_txt-link {
  color: #fff;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.image-5 {
  max-width: 80%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: static;
  left: 145px;
}

.image-5.image-5_1 {
  padding-bottom: 0;
}

.image-5.image-5_3 {
  max-width: 90%;
  padding-top: 40px;
  padding-bottom: 40px;
  left: 104px;
}

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

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

.heading-6 {
  color: #319e99;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  line-height: 42px;
}

.paragraph-3 {
  color: #2a2d32;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block-8 {
  justify-content: flex-end;
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.image-6 {
  max-width: 80%;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 80%;
  display: flex;
}

._2tip_where {
  background-color: #319e99;
  margin-top: 80px;
  padding-bottom: 80px;
}

.heading-7 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  line-height: 42px;
}

.grid-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-8 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  display: flex;
}

.heading-8.heading-8_2 {
  margin-top: 32px;
  margin-bottom: 0;
}

.div-block-10 {
  background-color: #ffffff1a;
  border-radius: 42px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 32px;
  display: flex;
}

.div-block-10.div-block-10_2 {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
}

.div-block-10.div-block-10_2.div-block-10_6 {
  padding-top: 40px;
}

.div-block-10.div-block-10_3 {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0;
}

.image-7 {
  max-width: 80%;
}

.image-7.image-7_2 {
  max-width: 70%;
}

.image-7.image-7_2.image-7_4 {
  max-width: 50%;
}

.image-7.image-7_2.image-7_6, .image-7.image-7_1 {
  max-width: 90%;
}

.image-7.image-7_1.image-7_5 {
  max-width: 100%;
}

._2tip_advantages {
  background-color: #fff;
}

._2tip_advantages._2tip_advantages_about {
  padding-bottom: 80px;
}

._2tip_advantages._2tip_advantages_about._2tip_advantages_about_wh-bg {
  background-color: #f5f5f5;
}

._2tip_advantages._2tip_advantages-personal {
  margin-bottom: 0;
  padding-bottom: 80px;
}

.grid-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-9 {
  color: #2a2d32;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.paragraph-4 {
  color: #2a2d32;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.grid-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1.2fr;
}

.list-item {
  list-style-type: disc;
}

.div-block-12 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.text-block-3 {
  color: #2a2d32;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block-13 {
  margin-bottom: 24px;
}

.image-9, .image-10, .image-11 {
  margin-right: 4px;
}

.image-12 {
  max-width: 80%;
}

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

.div-block-15 {
  margin-bottom: 40px;
}

.div-block-16 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

._2tip_partner {
  padding-bottom: 80px;
  display: none;
}

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

.slide {
  height: auto;
  padding-left: 56px;
  padding-right: 56px;
}

.slider {
  background-color: #0000;
  height: auto;
  padding-bottom: 0;
}

.slide-nav, .left-arrow, .right-arrow {
  display: none;
}

.udsapp_section-question_right_dropdown-1_icon {
  justify-content: space-between;
  width: 32px;
  height: 32px;
  margin: 32px 56px 32px 16px;
  display: flex;
}

.dropdown_1 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.heading-10 {
  color: #2a2d32;
  justify-content: flex-start;
  width: 100%;
  margin-top: 36px;
  margin-bottom: 36px;
  margin-left: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: flex;
}

.paragraph-18 {
  color: #242230;
  margin-bottom: 0;
  margin-left: 56px;
  margin-right: 56px;
  padding-bottom: 32px;
  display: block;
}

.paragraph-18.paragraph-18_dis {
  color: #7f7f7f;
}

.udsapp_section-question_bg {
  height: auto;
}

.udsapp_section-question {
  display: block;
}

.udsapp_section-question.udsapp_section-question_ru {
  display: block;
  position: static;
}

.udsapp_section-question_right {
  width: 100%;
}

.dropdown_1_line {
  background-color: #0000;
  border: 1px solid #bdc3d033;
  order: 0;
  align-items: flex-end;
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-right: 24px;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: auto auto 0% 0%;
}

.udsapp_container {
  flex: 1;
  width: 100%;
  margin: 22px auto 80px;
  padding-bottom: 0;
  padding-left: 56px;
  padding-right: 56px;
  display: block;
  position: relative;
}

.udsapp_section-question_text {
  color: #2a2d32;
  margin-top: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.udsapp_section-question_text.uds-dis_section-question_text {
  color: #fff;
}

.udsapp_section-question_right_dropdown-1_h {
  color: #2a2d32;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.udsapp_section-question_right_dropdown-1_h.uds-dis_section-question_right_dropdown-1_h {
  color: #7f7f7f;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  overflow: visible;
}

.dropdown_1_list {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.udsapp_section-question_drop {
  width: 100%;
}

.udsapp_drpdwn_icon {
  width: 100%;
  margin-right: 0;
}

.udsapp_drpdwn_icon.uds-dis_drpdwn_icon {
  display: none;
}

._2tip_faq {
  background-color: #319e99;
}

.grid-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
}

.heading-11 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 42px;
}

._2tip_question-dropdown {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 32px 56px;
  display: flex;
  cursor: pointer;
}

._2tip_question-dropdown_list {
  display: none;
  position: static;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

._2tip_question-dropdown_line {
  background-color: #fff;
  border-radius: 1px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: 1px;
  margin-right: 24px;
  display: block;
  position: static;
}

.div-block-17 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.paragraph-19 {
  color: #fff;
  margin-bottom: 32px;
  padding-left: 56px;
  padding-right: 56px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

._2tip_footer {
  background-color: #319e99;
  padding-bottom: 80px;
}

.div-block-18 {
  background-color: #188681;
  border-radius: 42px;
  padding: 80px 32px;
}

.paragraph-20 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.div-block-19 {
  flex-flow: column;
  display: flex;
}

.logo_2 {
  margin-bottom: 24px;
}

.div-block-20 {
  flex-flow: column;
  display: flex;
}

.link_btn_2 {
  max-width: 100%;
}

.link-block {
  max-width: 100%;
  margin-bottom: 16px;
}

.link-block.link_bnt_2 {
  max-width: 100%;
  margin-bottom: 0;
}

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

.link_footer {
  color: #fff;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.link_footer:hover {
  color: #ffc800;
}

.link_footer.link_footer_2 {
  margin-bottom: 16px;
  margin-right: 16px;
}

.link_footer.link_footer_2:hover {
  color: #ffc800;
}

.div-block-21, .nav-menu {
  display: flex;
}

.mask {
  height: auto;
}

._2tip_about-hero {
  background-color: #319e99;
  background-image: url('../images/Ellipse-177.svg');
  background-position: -30% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 80px;
}

.heading-13 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  line-height: 66px;
}

.paragraph-21 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.paragraph-21.paragraph-21_2 {
  text-align: center;
  margin-bottom: 40px;
}

._2tip_who {
  margin-bottom: 80px;
}

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

.div-block-25 {
  background-image: linear-gradient(90deg, #319e99, #6eab6c);
  border-radius: 42px;
  padding: 40px 32px;
}

.div-block-25.div-block-25_2 {
  background-image: linear-gradient(90deg, #a7b642, #ffc800);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.heading-14 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.paragraph-22 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.button-4 {
  color: #ff9501;
  background-color: #fff;
  border-radius: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.div-block-26 {
  margin-bottom: 16px;
}

._2tip_goals {
  background-color: #319e99;
  padding-bottom: 80px;
}

.grid-14 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-27 {
  background-color: #ffffff1a;
  border-radius: 42px;
  padding: 40px 32px;
}

.paragraph-23 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

._2tip_how {
  overflow: hidden;
}

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

.heading-15 {
  color: #319e99;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 42px;
}

.paragraph-24 {
  color: #2a2d32;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-29 {
  width: 70%;
}

.div-block-30 {
  width: 30%;
  overflow: visible;
}

.image-13 {
  max-width: 150%;
  position: static;
  top: 55px;
  left: 36px;
  overflow: visible;
}

._2tip_howtostart_hero {
  background-color: #319e99;
  background-image: url('../images/Ellipse-177.svg');
  background-position: -30% -5%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 80px;
  overflow: hidden;
}

.heading-16 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  line-height: 66px;
}

.paragraph-25 {
  color: #fff;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text-span-3 {
  color: #ffc800;
}

.div-block-31 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 70%;
  display: flex;
}

.div-block-32 {
  width: 40%;
}

.div-block-33 {
  width: 80%;
  margin-bottom: 48px;
}

.image-14 {
  max-width: 220%;
  display: block;
  position: relative;
  top: 118px;
  left: -192px;
}

.div-block-34 {
  padding: 24px 80px;
}

.image-15 {
  display: none;
}

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

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

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

._2tip_404 {
  justify-content: space-between;
  align-items: center;
  display: block;
}

.body-4 {
  background-color: #319e99;
  background-image: url('../images/Ellipse-176.svg');
  background-position: 50% -87%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 1vh;
}

.paragraph-26 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.image-16 {
  max-width: 80%;
  margin-bottom: 32px;
}

.div-block-36 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-5 {
  color: #ff9501;
  background-color: #fff;
  border-radius: 42px;
  padding: 16px 100px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.section {
  color: #fff;
  background-color: #2e2e2e;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.typed {
  color: #ffc800;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  line-height: 66px;
}

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

._2tip_reason {
  display: none;
}

._2tip_reason._2tip_reason_on {
  display: block;
}

.paragraph-27 {
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

.image-17 {
  display: none;
}

.dropdown-toggle {
  background-color: #319e99;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.text-block-4 {
  color: #fff;
  margin-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.dropdown-list {
  color: #fff;
  background-color: #319e99;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: none;
  box-shadow: 0 8px 20px -6px #0000001a;
}

.dropdown {
  display: block;
}

.dropdown-link {
  color: #fff;
}

.dropdown-link:hover {
  color: #ffc800;
}

.dropdown-link-2 {
  color: #fff;
}

.dropdown-link-2:hover {
  color: #ffc800;
}

.dropdown-link-3 {
  color: #fff;
}

.dropdown-link-3:hover {
  color: #ffc800;
}

.dropdown-link-4 {
  color: #fff;
}

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

.dropdown-link-5 {
  color: #fff;
}

.dropdown-link-5:hover {
  color: #ffc800;
}

.dropdown-link-6 {
  color: #fff;
}

.dropdown-link-6:hover {
  color: #ffc800;
}

.dropdown-link-7 {
  color: #fff;
}

.dropdown-link-7:hover {
  color: #ffc800;
}

.dropdown-link-8 {
  color: #fff;
}

.dropdown-link-8:hover {
  color: #ffc800;
}

.image-18 {
  display: none;
}

.dropdown-toggle-2 {
  justify-content: space-between;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  margin-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.dropdown-2 {
  justify-content: center;
  align-items: center;
  display: block;
}

.dropdown-list-2 {
  color: #fff;
  background-color: #319e99;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: none;
  box-shadow: 0 8px 20px -6px #0000001a;
}

.dropdown-link-9 {
  color: #fff;
}

.dropdown-link-9:hover {
  color: #ffc800;
}

.dropdown-link-10 {
  color: #fff;
}

.dropdown-link-10:hover {
  color: #ffc800;
}

.dropdown-link-11 {
  color: #fff;
}

.dropdown-link-11:hover, .text-span-4 {
  color: #ffc800;
}

._2tip_contact {
  padding-bottom: 140px;
}

.text-block-6 {
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.link {
  color: #2a2d32;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

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

.div-block-39 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.paragraph-28 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

@media screen and (min-width: 1280px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 80px;
    padding-right: 80px;
  }

  ._2tip_hero {
    background-position: 50% -32%;
  }

  ._2tip_hero._2tip_hero-personal {
    background-position: 50% -33%;
  }

  ._2tip_container {
    margin-left: auto;
    margin-right: auto;
  }

  .heading.heading-personal {
    margin-bottom: 16px;
  }

  ._2tip_howitwork, ._2tip_howitwork._2tip_howitwork_4steps {
    background-color: #fff;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item1_4steps {
    overflow: hidden;
  }

  ._2tip_howtopay, ._2tip_howtopay._2tip_howmuch._2tip_howmuch_2._2tip_howmuch_3 {
    background-color: #fff;
  }

  ._2tip_howtooutput {
    background-color: #fff;
    padding-bottom: 80px;
  }

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

  .div-block-8 {
    justify-content: flex-end;
    align-items: center;
  }

  ._2tip_where {
    margin-top: 0;
  }

  ._2tip_advantages, ._2tip_advantages._2tip_advantages_white-bg {
    background-color: #fff;
  }

  ._2tip_advantages._2tip_advantages-personal {
    margin-bottom: 0;
    padding-bottom: 80px;
  }

  ._2tip_forbusiness, ._2tip_partner {
    background-color: #fff;
  }

  .paragraph-18 {
    color: #49505e;
  }

  .paragraph-18.paragraph-18_dis {
    color: #7f7f7f;
    margin-left: 32px;
  }

  .dropdown_1_line {
    background-color: #bdc3d033;
    border-style: none;
    border-width: 0;
  }

  .udsapp_section-question_text.uds-dis_section-question_text {
    color: #fff;
  }

  .udsapp_section-question_right_dropdown-1_h.uds-dis_section-question_right_dropdown-1_h {
    color: #7f7f7f;
  }

  .dropdown_1_list, .udsapp_drpdwn_icon.uds-dis_drpdwn_icon {
    display: none;
  }

  .body-2, .body-3 {
    background-color: #319e99;
  }

  .body-4 {
    background-position: 50% -95%;
  }

  .typed {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 56px;
    line-height: 66px;
  }
}

@media screen and (min-width: 1440px) {
  .navbar {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .container {
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 80px;
    padding-right: 80px;
    display: block;
  }

  ._2tip_hero {
    background-position: 50% -34%;
  }

  ._2tip_hero._2tip_hero-personal {
    background-position: 50% -26%;
  }

  ._2tip_container {
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading {
    font-size: 56px;
    line-height: 66px;
  }

  ._2tip_howitwork._2tip_howitwork_4steps {
    background-color: #fff;
  }

  .heading-2 {
    font-size: 48px;
    line-height: 56px;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item2._2tip_howitwork-item1_4steps {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    overflow: hidden;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item1_4steps {
    overflow: hidden;
  }

  .div-block-2 {
    margin-bottom: 16px;
  }

  .div-block-3.div-block-3_2.div-block-3_4steps.div-block-3_4steps2 {
    width: 30%;
  }

  .div-block-3.div-block-3_4steps {
    width: 40%;
  }

  ._2tip_howtopay._2tip_howmuch._2tip_howmuch_2 {
    background-color: #fff;
  }

  .heading-5 {
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 56px;
  }

  .image-5.image-5_3 {
    padding-bottom: 40px;
  }

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

  .heading-6 {
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 56px;
  }

  .div-block-8 {
    justify-content: flex-end;
    align-items: center;
  }

  .heading-7 {
    font-size: 48px;
    line-height: 56px;
  }

  .heading-8 {
    font-size: 24px;
  }

  ._2tip_advantages, ._2tip_advantages._2tip_advantages_white-bg {
    background-color: #fff;
  }

  ._2tip_advantages._2tip_advantages-personal {
    margin-bottom: 0;
    padding-bottom: 80px;
  }

  .paragraph-4.paragraph-4_1 {
    max-width: 90%;
  }

  .image-8 {
    margin-bottom: 32px;
  }

  .div-block-15 {
    max-width: 70%;
  }

  ._2tip_partner {
    background-color: #fff;
  }

  .udsapp_section-question_bg {
    width: auto;
  }

  .udsapp_container {
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }

  .udsapp_section-question_text {
    width: 90%;
  }

  .udsapp_section-question_text.uds-dis_section-question_text {
    font-size: 40px;
  }

  .dropdown_1_list {
    display: none;
  }

  .heading-11 {
    font-size: 48px;
    line-height: 56px;
  }

  .heading-12 {
    font-size: 20px;
  }

  .link_footer {
    font-size: 14px;
  }

  ._2tip_about-hero {
    background-position: -150% 0;
  }

  ._2tip_who {
    background-color: #fff;
    margin-bottom: 0;
    padding-bottom: 80px;
  }

  ._2tip_how {
    background-color: #fff;
  }

  .body {
    background-color: #319e99;
  }

  ._2tip_howtostart_hero {
    background-position: -150% -5%;
    padding-bottom: 0;
  }

  .div-block-31 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .body-2 {
    background-color: #319e99;
  }

  .div-block-34 {
    width: 1440px;
  }

  .body-4 {
    background-position: 50% -125%;
    height: 100vh;
  }

  .typed {
    line-height: 74px;
  }

  .paragraph-27 {
    width: 75%;
  }
}

@media screen and (min-width: 1920px) {
  .navbar {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    width: 1440px;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 80px;
    padding-right: 80px;
  }

  .button {
    padding-bottom: 16px;
  }

  ._2tip_hero {
    background-position: 50% -32%;
    background-size: cover;
  }

  ._2tip_hero._2tip_hero-personal {
    background-position: 50% -24%;
  }

  ._2tip_container {
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
  }

  .heading {
    margin-bottom: 0;
  }

  .heading.heading-personal {
    margin-bottom: 16px;
  }

  .image-2 {
    margin-right: 0;
  }

  ._2tip_howitwork {
    background-color: #fff;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item2._2tip_howitwork-item1_4steps._2tip_howitwork-item1_4steps2 {
    background-image: linear-gradient(90deg, #6eab6c, #a7b642);
  }

  .heading-3, .heading-4 {
    font-size: 32px;
    line-height: 42px;
  }

  .image-4.image-4_3.image-4_main {
    position: static;
  }

  .text-block-2 {
    font-size: 20px;
    line-height: 30px;
  }

  ._2tip_howtopay {
    background-color: #fff;
  }

  ._2tip_howtooutput {
    background-color: #fff;
    padding-bottom: 80px;
  }

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

  .div-block-8 {
    justify-content: flex-end;
    align-items: center;
  }

  ._2tip_where {
    margin-top: 0;
    padding-top: 80px;
  }

  ._2tip_advantages {
    background-color: #fff;
  }

  ._2tip_advantages._2tip_advantages-personal {
    margin-bottom: 0;
    padding-bottom: 80px;
  }

  ._2tip_forbusiness {
    background-color: #fff;
  }

  .udsapp_section-question_bg {
    width: auto;
  }

  .udsapp_container {
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown_1_list {
    display: none;
  }

  .div-block-20 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .link_btn1 {
    margin-right: 16px;
  }

  .div-block-22 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  ._2tip_about-hero {
    background-position: 200% 0;
  }

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

  ._2tip_how {
    justify-content: space-between;
    align-items: flex-start;
    display: block;
  }

  .div-block-30 {
    width: 30%;
  }

  .image-13 {
    position: relative;
    top: 0;
    left: 142px;
  }

  ._2tip_howtostart_hero {
    background-position: 150% -5%;
  }

  .image-14 {
    top: 31px;
  }

  .body-3 {
    background-color: #319e99;
  }

  .body-4 {
    background-position: 50% -95%;
    background-size: cover;
  }

  .typed {
    height: auto;
    padding-bottom: 80px;
    padding-right: 0;
    font-size: 64px;
  }

  .body-5 {
    background-color: #319e99;
  }

  ._2tip_reason {
    background-color: #fff;
  }

  .paragraph-27 {
    margin-bottom: 0;
    padding-bottom: 16px;
  }

  .body-6 {
    background-color: #319e99;
  }

  ._2tip_contact {
    flex-flow: column;
    min-height: 52vh;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .container {
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .image {
    width: 56px;
  }

  .nav-link {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .button {
    width: 300px;
    margin-left: 20px;
    display: block;
  }

  ._2tip_hero {
    background-position: 50% -36%;
  }

  ._2tip_hero._2tip_hero-personal {
    background-position: 50% -20%;
  }

  ._2tip_container {
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  ._2tip_hero-txt {
    margin-bottom: 48px;
  }

  .heading {
    font-size: 40px;
    line-height: 48px;
  }

  .heading.heading-business {
    margin-bottom: 8px;
  }

  .paragraph {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 24px;
  }

  .button-2 {
    text-align: center;
    margin-bottom: 0;
  }

  .button-2.button-3 {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 16px;
  }

  ._2tip_hero-download._2tip_hero-download_2 {
    justify-content: flex-start;
    align-items: center;
  }

  .grid {
    display: block;
  }

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

  ._2tip_howitwork-item1 {
    border-radius: 20px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item2 {
    border-radius: 20px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 24px;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item3 {
    border-radius: 20px;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item1_4steps {
    height: auto;
  }

  .image-4 {
    max-width: 20%;
    margin-right: 32px;
  }

  .image-4.image-4_maim {
    max-width: 30%;
    margin-right: 16px;
  }

  .div-block-3 {
    max-width: 50%;
  }

  ._2tip_howtopay._2tip_howmuch._2tip_howmuch_2._2tip_howmuch_3, ._2tip_howtopay._2tip_howmuch._2tip_howmuch-personal {
    padding-bottom: 40px;
  }

  .div-block-4, .div-block-4.div-block-4_2 {
    border-radius: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid-2.grid-2_2 {
    grid-template-columns: 1fr 1fr;
  }

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

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

  .image-5.image-5_1 {
    padding-top: 40px;
  }

  .div-block-6 {
    justify-content: center;
    align-items: flex-end;
  }

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

  .div-block-9 {
    max-width: 100%;
  }

  ._2tip_where {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .heading-7 {
    margin-bottom: 16px;
  }

  .grid-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-10, .div-block-10.div-block-10_2, .div-block-10.div-block-10_3 {
    border-radius: 20px;
  }

  ._2tip_advantages._2tip_advantages_about {
    padding-bottom: 40px;
  }

  ._2tip_advantages._2tip_advantages_white-bg {
    background-color: #fff;
  }

  ._2tip_advantages._2tip_advantages-personal {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

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

  .heading-9 {
    margin-bottom: 4px;
    font-size: 18px;
  }

  .image-8 {
    margin-bottom: 16px;
  }

  ._2tip_partner {
    padding-bottom: 40px;
  }

  .grid-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .slide {
    padding-left: 16px;
    padding-right: 16px;
  }

  .slider {
    height: auto;
  }

  .udsapp_section-question_right_dropdown-1_icon {
    margin-top: 27px;
    margin-bottom: 27px;
    margin-right: 0;
  }

  .heading-10 {
    margin-left: 0;
  }

  .paragraph-18 {
    margin-left: 0;
    font-size: 15px;
    line-height: 18px;
    display: block;
  }

  .udsapp_section-question_bg {
    height: auto;
    display: block;
  }

  .udsapp_container {
    width: auto;
    height: auto;
    margin-bottom: 40px;
    margin-left: 24px;
    margin-right: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .udsapp_section-question_text {
    margin-left: 0;
    font-size: 17px;
    line-height: 20px;
  }

  .udsapp_section-question_right_dropdown-1_h {
    width: 100%;
    height: auto;
    font-size: 15px;
    line-height: 18px;
  }

  .grid-10 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    justify-items: stretch;
    margin-right: 0;
    padding-right: 0;
  }

  .dropdown_1_list {
    display: none;
  }

  ._2tip_question-dropdown {
    padding: 16px 0 16px 16px;
  }

  .heading-12 {
    font-size: 16px;
    font-weight: 400;
  }

  ._2tip_footer {
    padding-bottom: 40px;
  }

  .menu-button {
    display: none;
  }

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

  .nav-menu {
    background-color: #319e99;
    height: 100vh;
    display: block;
  }

  .icon {
    width: 24px;
  }

  .div-block-23 {
    max-width: none;
  }

  .bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
    font-weight: 400;
  }

  .brand {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .heading-13 {
    margin-bottom: 16px;
    font-size: 48px;
    line-height: 56px;
  }

  .paragraph-21 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .paragraph-21.paragraph-21_2 {
    margin-bottom: 24px;
  }

  ._2tip_who {
    margin-bottom: 40px;
  }

  .div-block-25 {
    border-radius: 20px;
    padding: 32px 16px;
  }

  ._2tip_goals {
    padding-bottom: 40px;
  }

  .grid-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-27 {
    border-radius: 20px;
    padding: 32px 16px;
  }

  ._2tip_how {
    margin-bottom: 40px;
  }

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

  .heading-15 {
    margin-bottom: 16px;
  }

  .paragraph-24 {
    font-size: 16px;
  }

  .div-block-29 {
    width: 100%;
  }

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

  ._2tip_howtostart_hero {
    padding-bottom: 0;
  }

  .heading-16 {
    text-align: center;
    margin-bottom: 8px;
    font-size: 48px;
    line-height: 56px;
  }

  .paragraph-25 {
    text-align: center;
    margin-bottom: 24px;
    font-size: 16px;
  }

  .div-block-31 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .div-block-32 {
    width: 100%;
  }

  .div-block-33 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 32px;
    display: flex;
  }

  .image-14 {
    max-width: 100%;
    display: none;
    position: static;
  }

  .div-block-34 {
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    display: flex;
  }

  .image-15 {
    display: block;
  }

  .div-block-35 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .body-4 {
    background-position: 50% -62%;
  }

  .typed {
    padding-bottom: 48px;
    font-size: 40px;
    line-height: 48px;
  }

  .dropdown-list {
    box-shadow: none;
    margin-bottom: 16px;
    display: none;
  }

  .dropdown-list-2 {
    box-shadow: none;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  ._2tip_hero {
    background-position: 50% -32%;
  }

  ._2tip_hero._2tip_hero-personal {
    background-position: 50% -16%;
  }

  ._2tip_container {
    flex-flow: column;
    padding-top: 24px;
    display: block;
  }

  .heading {
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 42px;
  }

  .paragraph {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .button-2 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .button-2.button-3 {
    display: none;
  }

  .button-2.button-3.button-3_mob {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block {
    margin-bottom: 8px;
  }

  .image-2 {
    max-width: 80%;
  }

  .heading-2 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
  }

  .heading-2.heading-2_2 {
    text-align: center;
  }

  .heading-3, .heading-4 {
    font-size: 20px;
  }

  .image-4 {
    max-width: 30%;
  }

  ._2tip_howtopay._2tip_howmuch._2tip_howmuch-personal {
    padding-bottom: 24px;
  }

  .grid-2 {
    display: block;
  }

  .heading-5 {
    text-align: center;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
    display: flex;
  }

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

  .div-block-5 {
    justify-content: center;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 0;
  }

  .image-5 {
    padding-top: 16px;
    padding-bottom: 24px;
  }

  .image-5.image-5_1 {
    max-width: 50%;
    padding-top: 0;
  }

  .image-5.image-5_3 {
    padding-top: 16px;
    padding-bottom: 24px;
  }

  .heading-6 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-8 {
    margin-right: 16px;
  }

  .image-6 {
    max-width: 100%;
  }

  .heading-7 {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
  }

  .heading-8 {
    margin-bottom: 16px;
  }

  .div-block-10 {
    padding: 24px 16px;
  }

  .image-7.image-7_2 {
    max-width: 60%;
  }

  ._2tip_advantages._2tip_advantages-personal {
    padding-bottom: 24px;
  }

  .grid-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .heading-9 {
    font-size: 16px;
  }

  .paragraph-4 {
    font-size: 14px;
  }

  .image-8 {
    width: 60px;
  }

  .grid-6 {
    grid-template-columns: .5fr 1.2fr;
  }

  .div-block-13 {
    margin-bottom: 16px;
  }

  .div-block-15 {
    margin-bottom: 0;
  }

  .slide, .slider {
    height: auto;
  }

  .paragraph-18 {
    margin-right: 0;
    display: block;
  }

  .udsapp_section-question.udsapp_section-question_ru {
    top: -200px;
  }

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

  .dropdown_1_list {
    display: none;
  }

  .grid-11 {
    display: block;
  }

  .heading-11 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
  }

  ._2tip_question-dropdown {
    padding-left: 0;
  }

  .div-block-18 {
    border-radius: 20px;
    padding: 24px 16px;
  }

  .link_btn_2 {
    max-width: 80%;
  }

  .grid-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "Area Area-2"
                   "Area-3 Area-3"
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .link_footer {
    margin-bottom: 8px;
  }

  .mask {
    height: auto;
  }

  .heading-13 {
    font-size: 40px;
    line-height: 48px;
  }

  .heading-14 {
    font-size: 18px;
    line-height: 24px;
  }

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

  ._2tip_how {
    margin-bottom: 24px;
  }

  .heading-15 {
    text-align: center;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
  }

  .heading-16 {
    margin-bottom: 8px;
    font-size: 40px;
    line-height: 48px;
  }

  .paragraph-25 {
    margin-bottom: 16px;
  }

  .body-4 {
    background-position: 50% -50%;
  }

  .typed {
    padding-bottom: 42px;
    font-size: 32px;
    line-height: 42px;
  }

  ._2tip_contact {
    padding-top: 60px;
    padding-bottom: 140px;
  }

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

@media screen and (max-width: 479px) {
  .navbar {
    justify-content: space-between;
    align-items: flex-start;
    display: block;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
  }

  .image {
    width: auto;
    max-width: 70%;
    height: auto;
  }

  ._2tip_hero {
    background-position: 50% -46%;
  }

  ._2tip_hero._2tip_hero-personal {
    background-position: 50% -20%;
  }

  ._2tip_container {
    padding-bottom: 0;
  }

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

  .heading {
    font-size: 24px;
    line-height: 32px;
  }

  .paragraph {
    margin-bottom: 16px;
  }

  .button-2 {
    width: 100%;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-2.button-3.button-3_mob {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-block {
    margin-bottom: 16px;
  }

  ._2tip_download-btn {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-2 {
    max-width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
  }

  .image-3 {
    max-width: 100%;
  }

  .heading-2 {
    text-align: left;
    font-size: 20px;
  }

  .heading-2.heading-2_2 {
    text-align: left;
  }

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

  ._2tip_howitwork-item1, ._2tip_howitwork-item1._2tip_howitwork-item2 {
    flex-flow: column;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item2._2tip_howitwork-item1_4steps, ._2tip_howitwork-item1._2tip_howitwork-item3._2tip_howitwork-item1_4steps {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  ._2tip_howitwork-item1._2tip_howitwork-item1_4steps {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .image-4 {
    max-width: 60%;
    margin-bottom: 16px;
    margin-right: 0;
    position: static;
  }

  .image-4.image-4_3 {
    position: static;
  }

  .image-4.image-4_1 {
    margin-bottom: 0;
  }

  .image-4.image-4_maim {
    max-width: 50%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .div-block-3 {
    max-width: 100%;
    margin-bottom: 16px;
  }

  .div-block-3.div-block-3_4steps {
    width: 100%;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 28px;
  }

  .image-5.image-5_1 {
    max-width: 100%;
    padding-top: 16px;
  }

  .grid-3 {
    flex-flow: column-reverse;
    display: flex;
  }

  .heading-6 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
  }

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

  .div-block-8 {
    margin-right: 0;
  }

  .image-6 {
    max-width: 70%;
  }

  .div-block-9 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .heading-7 {
    font-size: 20px;
    line-height: 28px;
  }

  .heading-7.heading-7_2 {
    text-align: left;
  }

  .grid-4 {
    display: block;
  }

  .heading-8 {
    font-size: 16px;
  }

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

  .grid-5, .grid-6 {
    display: block;
  }

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

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

  .udsapp_section-question_right_dropdown-1_icon {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    width: 24px;
    height: 24px;
    margin: 39px 16px 39px 0;
    display: flex;
  }

  .udsapp_section-question_bg {
    height: auto;
  }

  .udsapp_section-question {
    display: block;
  }

  .udsapp_section-question_right {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0;
    padding-right: 0;
    display: inline-block;
  }

  .udsapp_container {
    justify-content: flex-start;
    width: auto;
    height: auto;
    margin: 0 auto 20px;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .udsapp_section-question_text {
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 16px;
    font-size: 17px;
    line-height: 20px;
  }

  .udsapp_section-question_right_dropdown-1_h {
    width: 230px;
    height: auto;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    overflow: visible;
  }

  .grid-10 {
    flex-direction: column;
    grid-template-columns: 320px 1fr;
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .dropdown_1_list {
    display: none;
  }

  .udsapp_drpdwn_icon {
    width: Infinity% ;
    height: 100%;
  }

  .heading-11 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
  }

  ._2tip_question-dropdown, ._2tip_question-dropdown_list {
    cursor: pointer;
  }

  .paragraph-20 {
    text-align: center;
    font-size: 12px;
  }

  .logo_2 {
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
    display: flex;
  }

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

  .link_btn_2 {
    max-width: 100%;
  }

  .grid-12 {
    flex-flow: column;
    display: flex;
  }

  .link_footer {
    text-align: center;
  }

  .div-block-22 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brand {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    max-height: 100%;
    display: block;
  }

  .brand.w--current {
    padding-top: 14px;
    padding-bottom: 14px;
    display: block;
  }

  .div-block-24 {
    margin-bottom: 16px;
  }

  ._2tip_about-hero {
    padding-bottom: 24px;
  }

  .heading-13 {
    margin-bottom: 8px;
    font-size: 32px;
  }

  .paragraph-21.paragraph-21_2 {
    text-align: left;
  }

  ._2tip_who {
    margin-bottom: 24px;
  }

  .grid-13 {
    display: block;
  }

  .div-block-25 {
    margin-bottom: 16px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  ._2tip_goals {
    padding-bottom: 24px;
  }

  .grid-14 {
    display: block;
  }

  .div-block-27 {
    margin-bottom: 16px;
  }

  .heading-16 {
    font-size: 32px;
    line-height: 42px;
  }

  .body-4 {
    background-position: 50% -32%;
    height: 100vh;
  }

  .paragraph-26 {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .image-16 {
    margin-bottom: 8px;
  }

  .button-5 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .typed {
    padding-bottom: 32px;
    font-size: 24px;
    line-height: 32px;
  }

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

#w-node-b621cab4-681d-66ae-de25-83e76a23c664-36018a57, #w-node-_9023b9ec-d766-da0a-dd31-3539efb3cab9-36018a57, #w-node-aa46b281-45a2-a213-a875-092663587d25-36018a57, #w-node-_4513b99a-4e92-17cc-d108-58b7b782f653-36018a57, #w-node-_05ebe693-ed45-b5c3-a46e-ee4d9bc46089-36018a57, #w-node-_85149907-788b-4c69-273b-95130160ae06-36018a57, #w-node-bd4ca2e8-cef1-33de-4002-89771fa5f8d0-36018a57, #w-node-ebe2b3e8-0e30-6f1a-80f5-e78a4b02270b-36018a57, #w-node-_573094c9-98d9-8efb-5ade-af536bb18158-36018a57, #w-node-_8f6962a3-59da-4817-ab47-5440d2fd8ae7-36018a57, #w-node-_8fb8af5c-7ebb-d927-1efa-99270f734d35-36018a57, #w-node-a8b63247-12ef-0deb-1ae7-a701dd181974-36018a57, #w-node-_85235ad2-e8ae-afc8-f51c-f47aa21f00ab-36018a57, #w-node-aa1a47a9-4790-0697-9f51-29195c23933c-36018a57, #w-node-_82bd974e-1786-f43e-45cc-fe81fe5a452a-36018a57, #w-node-_67b49db0-c07f-3b4c-4c05-1914c5354061-36018a57, #w-node-_02f57838-6eec-271b-7828-a2492cc11b38-36018a57, #w-node-d1bfe5cb-2707-b280-1365-39f2e3d61ec6-36018a57 {
  place-self: center;
}

#w-node-_10afff30-e358-cf84-1f4b-8f54528a9722-014b1851 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_10ccdf05-12be-08db-6e34-a6a3754d6fe3-d8b86c39 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20c9-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20ca-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20cb-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20cc-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20cd-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20ce-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20cf-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d0-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d1-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d2-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d3-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d4-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d5-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d6-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d7-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d8-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20d9-d8b86c39, #w-node-_4d6f62cc-dfd2-4a0a-a776-8edc78dd20da-d8b86c39 {
  place-self: center;
}

#w-node-d0246e03-5857-9b7c-0c12-71d39555ab3a-73548994, #w-node-_2d2c5f1c-e40c-35f6-6fbe-5a2ab4ac7ad4-73548994, #w-node-a649e1fa-bdbe-4659-a401-6009a975ab11-73548994 {
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-ecd9883d-8190-1162-0737-b90c014b185c-014b1851 {
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_512d50a2-0ac6-50ca-ca2d-521d5a670aff-36018a57 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ecd9883d-8190-1162-0737-b90c014b185c-014b1851 {
    grid-area: Area-3;
  }

  #w-node-ecd9883d-8190-1162-0737-b90c014b1868-014b1851 {
    grid-area: Area-2;
  }

  #w-node-_04072a4d-e869-e6c1-fb0a-8c3831beb03a-28775333, #w-node-_04072a4d-e869-e6c1-fb0a-8c3831beb03a-905f87cc, #w-node-_04072a4d-e869-e6c1-fb0a-8c3831beb03a-9f3fa573, #w-node-_04072a4d-e869-e6c1-fb0a-8c3831beb03a-acc738e6, #w-node-_04072a4d-e869-e6c1-fb0a-8c3831beb03a-5c153be7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
