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

.setup_header {
  background-image: url('../images/bg_1.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.setup_hero {
  background-image: url('../images/color-bg_1.png'), url('../images/6760434c66a115508eea4c54_Lines.webp');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, auto;
  background-attachment: scroll, scroll;
  overflow: hidden;
}

.body {
  background-color: #000;
}

.setup_header-logo {
  flex-flow: row;
  display: flex;
}

.setup_header-nav {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Source Code Pro, sans-serif;
  display: flex;
}

.link {
  color: #fff;
  margin-right: 16px;
  text-decoration: none;
}

.link:hover {
  color: #eafb36;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #242424;
  text-align: center;
  background-color: #eafb36;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding: 12px 32px;
  font-family: Source Code Pro, sans-serif;
  font-weight: 500;
  display: flex;
}

.button:hover {
  background-color: #ff9dfb;
}

.button.setup_btn {
  color: #fff;
  background-color: #242424;
}

.button.setup_btn:hover {
  color: #242424;
  background-color: #eafb36;
}

.button.button_cta {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.button.button_blogger {
  width: auto;
}

.setup_header-container {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 100px;
  display: flex;
}

.heading {
  z-index: 2;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Prosto One, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
  position: relative;
}

.text-span {
  color: #ff9dfb;
}

.text-block {
  z-index: 2;
  color: #fffc;
  text-align: center;
  margin-bottom: 64px;
  font-family: Source Code Pro, sans-serif;
  font-size: 18px;
  line-height: 28px;
  position: relative;
}

.setup_hero-container {
  margin-left: auto;
  margin-right: auto;
  padding: 100px 100px 0;
  display: block;
}

.div-block {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.div-block-2 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  bottom: 0;
  overflow: hidden;
}

.setup_ai-tg_bg {
  background-color: #0e0e0e;
  border-radius: 20px;
  padding: 100px 56px 56px;
}

.setup_h2-block {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.heading-2 {
  color: #eafb36;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Prosto One, sans-serif;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

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

.text-block-2 {
  color: #fffc;
  font-family: Source Code Pro, sans-serif;
}

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

.setup_bot-item {
  background-color: #1a1a1a;
  background-image: linear-gradient(47deg, #1a1a1a 14%, #eafb36);
  border: 1px solid #242424;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 40px 32px;
  display: block;
}

.setup_bot-item.setup_bot-item-2 {
  background-image: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.setup_bot-item.setup_bot-item-3 {
  background-image: linear-gradient(299deg, #1a1a1a 14%, #ff9dfb);
}

.setup_bot-item.setup_bot-item-1 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 0;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Prosto One, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.text-block-3 {
  color: #fffc;
  font-family: Source Code Pro, sans-serif;
}

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

.div-block-3 {
  background-color: #fff;
  border-radius: 20px;
  padding: 40px 32px;
}

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

.div-block-3.setup_howitwork_2 {
  flex-flow: column;
  padding-bottom: 0;
  display: flex;
}

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

.text-block-4 {
  color: #242424;
  margin-bottom: 16px;
  font-family: Source Code Pro, sans-serif;
  font-size: 16px;
}

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

.heading-4 {
  color: #242424;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Prosto One, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.text-span-4 {
  color: #eafb36;
}

.div-block-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #1a1a1a;
  border: 1px solid #242424;
  justify-content: center;
  align-items: flex-end;
  padding: 56px 56px 0;
  display: flex;
}

.image {
  width: 28%;
}

.image-2 {
  width: 50%;
  margin-bottom: 56px;
  display: none;
}

.text-span-5 {
  color: #ff9dfb;
}

.div-block-5 {
  background-color: #0e0e0e;
  border-radius: 20px;
  padding: 56px;
}

.grid-3 {
  grid-row-gap: 56px;
  grid-template: ". . . . ."
                 "Area Area Area Area Area"
                 / 1fr .25fr 1fr .25fr 1fr;
}

.div-block-6 {
  background-color: #1a1a1a;
  border: 1px solid #242424;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 32px 24px;
  display: block;
}

.div-block-6.div-block-6_1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 0 24px 32px;
  display: block;
}

.div-block-7 {
  background-image: url('../images/bg.svg');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Prosto One, sans-serif;
  font-weight: 400;
  line-height: 40px;
}

.paragraph {
  color: #fffc;
  text-align: center;
  font-family: Source Code Pro, sans-serif;
}

.setup_cta-block {
  background-image: linear-gradient(0deg, #ff9dfb, #eafb36);
  margin-top: 100px;
}

.heading-6 {
  color: #242424;
  text-align: center;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Prosto One, sans-serif;
  font-weight: 400;
  line-height: 40px;
}

.setup_cta_container {
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.setup_faq {
  display: none;
}

.setup_faq.setup_faq-ru {
  display: block;
}

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

.setup_faq-block {
  background-color: #1a1a1a;
  border-radius: 20px;
  padding: 40px 32px;
}

.text-block-5 {
  color: #fff;
  border-bottom: 1px solid #ffffff1a;
  font-family: Prosto One, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.dropdown-list {
  display: block;
}

.setup_footer-container {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 56px 100px;
}

.setup_footer-bg {
  background-color: #0e0e0e;
  border-radius: 20px;
  padding: 32px 56px;
}

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

.setup_footer_nav {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.text-block-6 {
  color: #fffc;
  margin-bottom: 16px;
  font-family: Source Code Pro, sans-serif;
}

.link-2 {
  color: #fffc;
  font-family: Source Code Pro, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-2:hover {
  color: #eafb36;
  font-weight: 400;
}

.text-block-7 {
  color: #fffc;
  font-family: Source Code Pro, sans-serif;
}

.heading-7 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Prosto One, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

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

.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_section-question_right_dropdown-1_h {
  color: #2a2d32;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

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

.setup_faq-item {
  width: 100%;
}

.setup_item-drop1 {
  border-bottom: 1px #ffffff1a;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
}

.setup_item-drop2 {
  display: none;
  position: relative;
}

.heading-9 {
  color: #fff;
  font-family: Prosto One, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.image-3 {
  width: 32px;
}

.paragraph-19 {
  color: #fffc;
  border-bottom: 1px #ffffff1a;
  margin-bottom: 0;
  padding-bottom: 32px;
  font-family: Source Code Pro, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.setup_faq-line {
  background-color: #ffffff1a;
  width: 100%;
  height: 1px;
}

.div-block-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 24px;
  display: flex;
}

.setup_icons {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  overflow: visible;
}

.image-5 {
  z-index: 1;
  width: 6%;
  position: relative;
  top: -664px;
  left: 27px;
}

.image-6 {
  width: 6%;
  position: relative;
  top: -542px;
  left: 21px;
}

.image-7 {
  z-index: 1;
  width: 6%;
  position: relative;
  top: -398px;
  left: -170px;
}

.image-8 {
  z-index: 1;
  width: 6%;
  max-width: 8%;
  position: relative;
  top: -588px;
  left: 1004px;
}

.image-9 {
  z-index: 1;
  width: 6%;
  position: relative;
  top: -361px;
  left: 864px;
}

.image-10 {
  width: 6%;
  position: relative;
  top: -495px;
  left: 728px;
}

.image-11 {
  width: 6%;
  position: relative;
  top: -756px;
  left: 621px;
}

.image-12 {
  z-index: 1;
  display: none;
  position: relative;
}

.button-2 {
  text-align: center;
  background-color: #242424;
  border-radius: 8px;
  width: 310px;
  margin-bottom: 16px;
  font-family: Source Code Pro, sans-serif;
  font-size: 15px;
  display: none;
  position: relative;
}

.div-block-11 {
  display: block;
}

.image-13 {
  width: 70%;
  max-width: 90%;
}

.lottie-animation {
  display: block;
}

.lottie-animation-2 {
  width: 60%;
  margin-bottom: 24px;
}

.setup_bot-item-4 {
  background-color: #1a1a1a;
  border: 1px solid #242424;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 40px 32px;
  display: flex;
}

.div-block-12 {
  z-index: 2;
  width: 100%;
  height: 0;
  position: relative;
}

.div-block-13 {
  z-index: 2;
  height: 0;
  position: relative;
  overflow: visible;
}

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

.div-block-14 {
  width: 100vw;
  display: block;
  position: static;
  overflow: visible;
}

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

.image-15 {
  max-width: 75%;
  position: static;
  inset: 0%;
}

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

.div-block-17 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 18px;
}

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

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

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

.image-17, .image-18 {
  max-width: 90%;
}

.div-block-20 {
  width: 35%;
  margin-right: 24px;
}

.div-block-21 {
  justify-content: flex-end;
  align-items: center;
  width: 75%;
  display: flex;
}

.image-19, .image-20 {
  max-width: 80%;
}

.image-21 {
  max-width: 90%;
  margin-bottom: 0;
}

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

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

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

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

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

.div-block-26 {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

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

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

.image-24 {
  display: none;
  position: absolute;
  inset: auto 0% -5%;
}

.image-25 {
  max-width: 20%;
}

.div-block-29 {
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 32px;
  display: flex;
}

.image-26 {
  max-width: 13%;
  position: relative;
  top: -26px;
  left: -6px;
}

.heading-10 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Prosto One, sans-serif;
  line-height: 28px;
}

.image-27 {
  max-width: 27%;
}

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

.paragraph-20 {
  color: #fffc;
  margin-bottom: 24px;
  font-family: Source Code Pro, sans-serif;
  display: block;
}

.paragraph-20.details_en {
  display: none;
}

.div-block-31 {
  background-color: #fff3;
  width: 100%;
  height: .5px;
}

.body-2 {
  background-color: #000;
}

.heading-11 {
  color: #fff;
  font-family: Prosto One, sans-serif;
}

.utility-page-wrap {
  background-image: url('../images/color-bg.png');
  background-position: 0 0;
  background-size: cover;
  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: auto;
  display: flex;
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 56px;
  font-family: Prosto One, sans-serif;
  font-size: 40px;
  line-height: 56px;
}

.body-3 {
  background-color: #000;
}

.setup_404 {
  color: #ff9dfb;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Prosto One, sans-serif;
  font-size: 200px;
  line-height: 200px;
}

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

.text-span-6 {
  color: #ff9dfb;
}

@media screen and (min-width: 1280px) {
  .div-block-2 {
    bottom: 76px;
  }

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

  .paragraph-18.paragraph-18_black {
    color: #2a2d32;
  }

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

  .dropdown_1_list {
    display: none;
  }

  .image-6 {
    left: 38px;
  }

  .image-8 {
    top: -632px;
    left: 1020px;
  }

  .image-9 {
    left: 792px;
  }

  .image-10 {
    left: 783px;
  }

  .image-11 {
    left: 630px;
  }

  .div-block-12 {
    width: auto;
  }
}

@media screen and (min-width: 1440px) {
  .setup_header {
    background-image: none;
  }

  .setup_hero {
    background-image: url('../images/6760434c66a115508eea4c54_Lines.webp'), url('../images/color-bg_1.png');
    background-position: 50% 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: cover, cover;
    background-attachment: scroll, scroll;
  }

  .div-block-2 {
    width: 40%;
    bottom: 47px;
  }

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

  .dropdown_1_list {
    display: none;
  }

  .setup_item-drop1 {
    padding-bottom: 0;
    display: block;
  }

  .setup_item-drop2 {
    display: none;
  }

  .div-block-8 {
    justify-content: space-between;
    align-items: center;
  }

  .setup_icons {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: block;
    position: absolute;
  }

  .image-5 {
    width: 20%;
    position: relative;
    top: -544px;
    left: -3px;
  }

  .image-6 {
    width: 20%;
    position: relative;
    top: -406px;
    left: -1px;
  }

  .image-7 {
    width: 20%;
    position: relative;
    top: -322px;
    left: -252px;
  }

  .image-8 {
    width: 8%;
    left: 616px;
  }

  .image-9 {
    width: 8%;
    top: -402px;
    left: 446px;
  }

  .image-10 {
    width: 8%;
    top: -481px;
    left: 579px;
  }

  .image-11 {
    width: 8%;
    left: 389px;
  }

  .image-12 {
    display: none;
  }

  .div-block-12 {
    z-index: 2;
    width: auto;
    position: absolute;
    top: -123px;
    left: 133px;
  }

  .div-block-13 {
    z-index: 2;
    position: absolute;
    inset: auto 0% auto 31%;
  }

  .div-block-14 {
    position: relative;
  }

  .lottie-animation-3 {
    position: relative;
    top: -40px;
  }

  .image-24 {
    z-index: 1;
    position: absolute;
    inset: auto 0% -20%;
  }
}

@media screen and (min-width: 1920px) {
  .setup_hero {
    background-image: url('../images/color-bg_1.png'), url('../images/6760434c66a115508eea4c54_Lines.webp');
    background-position: 50% 100%, 50% 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, cover;
    background-attachment: scroll, scroll;
  }

  .setup_ai-telegram {
    z-index: 2;
    position: relative;
  }

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

  .dropdown_1_list {
    display: none;
  }

  .image-5 {
    width: 30%;
    top: -695px;
    left: 122px;
  }

  .image-6 {
    width: 30%;
    top: -576px;
    left: 189px;
  }

  .image-7 {
    width: 30%;
    top: -484px;
    left: -141px;
  }

  .image-8 {
    top: -749px;
    left: 663px;
  }

  .image-9 {
    top: -545px;
    left: 607px;
  }

  .image-10 {
    top: -676px;
    left: 715px;
  }

  .image-11 {
    top: -889px;
    left: 616px;
  }

  .div-block-12 {
    width: auto;
  }

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

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

  .lottie-animation-3 {
    top: -62px;
  }

  .image-24 {
    z-index: 1;
    width: 110%;
    max-width: 110%;
    inset: 0%;
  }
}

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

  .button {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .setup_header-container {
    padding: 16px;
  }

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

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

  .setup_hero-container {
    padding-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

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

  .div-block-2 {
    width: 50%;
    bottom: 57px;
  }

  .setup_ai-tg_bg {
    padding: 40px 16px 16px;
  }

  .setup_h2-block {
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 24px;
  }

  .heading-2 {
    width: 60%;
    margin-right: 16px;
    font-size: 24px;
    line-height: 32px;
  }

  .setup_bot-item {
    padding: 32px 16px;
  }

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

  .text-block-3 {
    font-size: 16px;
  }

  .div-block-3 {
    padding: 32px 16px;
  }

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

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

  .div-block-4 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .div-block-5 {
    padding: 32px 16px;
  }

  .grid-3 {
    grid-row-gap: 24px;
  }

  .div-block-6 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .div-block-6.div-block-6_1 {
    padding-bottom: 24px;
  }

  .div-block-7 {
    padding: 32px 16px;
  }

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

  .setup_cta-block {
    margin-top: 40px;
    padding-top: 56px;
    padding-bottom: 56px;
  }

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

  .setup_cta_container {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .setup_faq-block {
    padding: 32px 16px;
  }

  .setup_footer-container {
    margin-top: 0;
    padding: 32px 16px;
  }

  .setup_footer-bg {
    flex-flow: row;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

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

  .setup_footer_nav {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

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

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

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

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

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

  .dropdown_1_list {
    display: none;
  }

  .setup_item-drop1 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .setup_item-drop2 {
    display: none;
  }

  .heading-9 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .image-3 {
    width: 24px;
  }

  .div-block-8 {
    padding-bottom: 16px;
  }

  .div-block-9, .div-block-10 {
    width: 32px;
  }

  .image-5 {
    top: -467px;
  }

  .image-6 {
    top: -305px;
    left: 81px;
  }

  .image-7 {
    top: -242px;
    left: -82px;
  }

  .image-8 {
    top: -548px;
    left: 619px;
  }

  .image-9 {
    top: -455px;
    left: 643px;
  }

  .image-10 {
    top: -298px;
    left: 551px;
  }

  .image-11 {
    top: -266px;
    left: 396px;
  }

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

  .paragraph-20 {
    margin-bottom: 16px;
    font-size: 13px;
    line-height: 18px;
  }

  .heading-12 {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .setup_hero {
    height: 70svh;
  }

  .button.button_blogger {
    margin-top: 32px;
  }

  .setup_header-container {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .setup_hero-container {
    padding-top: 24px;
  }

  .setup_hero-container.setup_container-margin {
    padding-top: 56px;
  }

  .div-block-2 {
    width: 70%;
    bottom: 50px;
  }

  .setup_ai-tg_bg {
    padding-top: 24px;
  }

  .setup_h2-block {
    justify-content: space-between;
    align-items: flex-end;
  }

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

  .setup_bot-item.setup_bot-item-2, .setup_bot-item.setup_bot-item-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .setup_bot-item.setup_bot-item-1 {
    padding-top: 24px;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ". ."
                         "Area Area";
  }

  .div-block-3.setup_howitwork_1 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .div-block-3.setup_howitwork_2 {
    padding-top: 24px;
  }

  .div-block-3.setup_howitwork_3 {
    flex-flow: row;
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

  .grid-3 {
    display: block;
  }

  .div-block-6 {
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-6.div-block-6_1 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 24px;
    display: flex;
  }

  .div-block-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .dropdown_1_list {
    display: none;
  }

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

  .image-6 {
    top: -378px;
    left: -4px;
  }

  .image-7 {
    left: -34px;
  }

  .image-8 {
    top: -472px;
    left: 490px;
  }

  .image-9 {
    top: -401px;
    left: 433px;
  }

  .image-10 {
    top: -323px;
    left: 438px;
  }

  .image-11 {
    top: -219px;
    left: 326px;
  }

  .setup_bot-item-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 24px 16px;
  }

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

  .div-block-20 {
    width: 100%;
    margin-bottom: 24px;
    margin-right: 0;
  }

  .div-block-21 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .image-19, .image-20 {
    max-width: 70%;
  }

  .image-21 {
    margin-bottom: 0;
  }

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

  .image-22 {
    max-width: 90%;
  }

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

  .image-25 {
    max-width: 15%;
  }

  .div-block-29 {
    padding-bottom: 16px;
  }

  .image-26 {
    max-width: 8%;
    top: -35px;
  }

  .image-27 {
    max-width: 15%;
  }

  .div-block-30 {
    padding-bottom: 16px;
  }

  .lottie-animation-4 {
    width: 50%;
  }

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

@media screen and (max-width: 479px) {
  .setup_hero {
    background-position: 50%, 50%;
    background-size: cover, 960px;
    height: 70svh;
    overflow: hidden;
  }

  .button {
    width: 100%;
    margin-top: 0;
  }

  .button.button_blogger {
    margin-top: 24px;
  }

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

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

  .setup_hero-container {
    padding-top: 24px;
    overflow: visible;
  }

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

  .div-block-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    bottom: 0;
  }

  .setup_h2-block {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .grid {
    display: block;
  }

  .setup_bot-item {
    margin-bottom: 16px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .heading-3, .text-block-3 {
    text-align: center;
  }

  .grid-2 {
    display: block;
  }

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

  .div-block-3.setup_howitwork_1 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-3.setup_howitwork_3 {
    flex-flow: column;
  }

  .div-block-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 24px;
  }

  .image {
    width: 60%;
  }

  .image-2 {
    width: 100%;
    margin-bottom: 16px;
  }

  .div-block-5 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

  .div-block-6 {
    margin-bottom: 8px;
  }

  .div-block-7 {
    background-image: url('../images/bg.svg');
    background-position: 50% 100%;
    background-size: cover;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .setup_cta-block {
    margin-top: 24px;
  }

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

  .setup_cta_container {
    padding: 24px 16px;
  }

  .setup_faq-block {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .setup_footer-container {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 16px;
  }

  .setup_footer-bg {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .grid-5 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .setup_footer_nav {
    justify-content: space-between;
    align-items: center;
  }

  .link-2, .text-block-7 {
    text-align: center;
  }

  .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_right {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0;
    padding-right: 0;
    display: inline-block;
  }

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

  .dropdown_1_list {
    display: none;
  }

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

  .heading-9 {
    width: 90%;
    font-size: 14px;
  }

  .setup_icon-plus {
    width: 24px;
  }

  .div-block-9, .div-block-10 {
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .image-5 {
    top: -454px;
  }

  .image-6 {
    top: -418px;
    left: -25px;
  }

  .image-7 {
    top: -237px;
  }

  .image-8 {
    top: -450px;
    left: 247px;
  }

  .image-9 {
    top: -414px;
    left: 258px;
  }

  .image-10 {
    top: -245px;
    left: 225px;
  }

  .image-11 {
    top: -240px;
    left: 168px;
  }

  .setup_bot-item-4 {
    flex-flow: column;
    padding: 24px 16px;
  }

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

  .div-block-20 {
    width: 100%;
    margin-bottom: 24px;
    margin-right: 0;
  }

  .div-block-21 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

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

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

  .lottie-animation-3 {
    position: static;
  }

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

  .image-26 {
    top: -19px;
  }

  .heading-10 {
    font-size: 14px;
  }

  .utility-page-wrap {
    justify-content: center;
    align-items: center;
  }

  .utility-page-content {
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

#w-node-_9bbf3e92-11e7-82ee-9d23-f79b69d77124-3c100c03 {
  place-self: auto;
}

#w-node-_7bd16988-9064-0739-2d41-57ff9387fb3f-3c100c03 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_56bdf40d-68cd-f8c1-e211-2936ab45e33e-3c100c03 {
  justify-self: auto;
}

#w-node-_0a061212-642c-f128-204a-e3154db055ae-3c100c03, #w-node-a8e47ef2-bf03-93b7-bcab-061efeb48312-3c100c03 {
  place-self: center;
}

#w-node-_0a8cdb0e-65e3-a56b-6060-07318b682ae4-3c100c03 {
  grid-area: Area;
}

#w-node-d96fedd4-437f-f08a-a35f-6c4a40b2352b-3c100c03, #w-node-_897544ea-9203-3fb1-39ad-add6b85e916e-3c100c03 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_9bbf3e92-11e7-82ee-9d23-f79b69d77124-8173b1de {
  place-self: auto;
}

#w-node-_7bd16988-9064-0739-2d41-57ff9387fb3f-8173b1de {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_56bdf40d-68cd-f8c1-e211-2936ab45e33e-8173b1de {
  justify-self: auto;
}

#w-node-_0a061212-642c-f128-204a-e3154db055ae-8173b1de, #w-node-a8e47ef2-bf03-93b7-bcab-061efeb48312-8173b1de {
  place-self: center;
}

#w-node-_0a8cdb0e-65e3-a56b-6060-07318b682ae4-8173b1de {
  grid-area: Area;
}

#w-node-d96fedd4-437f-f08a-a35f-6c4a40b2352b-8173b1de, #w-node-_897544ea-9203-3fb1-39ad-add6b85e916e-8173b1de {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

@media screen and (max-width: 991px) {
  #w-node-_9361e315-04f6-e12a-68ac-5f09604f64f3-3c100c03 {
    grid-area: Area;
  }

  #w-node-faa17f93-ec8e-777c-50e4-53762933dab7-3c100c03 {
    grid-area: Area-2;
  }

  #w-node-_9361e315-04f6-e12a-68ac-5f09604f64f3-8173b1de {
    grid-area: Area;
  }

  #w-node-faa17f93-ec8e-777c-50e4-53762933dab7-8173b1de {
    grid-area: Area-2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_63353e20-29d8-a311-1938-78254d0c9593-3c100c03 {
    grid-area: Area;
  }

  #w-node-_7bd16988-9064-0739-2d41-57ff9387fb3f-3c100c03 {
    grid-area: Area-2;
  }

  #w-node-_67104fb5-35d3-551b-1874-ea5148374abc-3c100c03 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_63353e20-29d8-a311-1938-78254d0c9593-8173b1de {
    grid-area: Area;
  }

  #w-node-_7bd16988-9064-0739-2d41-57ff9387fb3f-8173b1de {
    grid-area: Area-2;
  }

  #w-node-_67104fb5-35d3-551b-1874-ea5148374abc-8173b1de {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


