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

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px 40px;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0px;
  background-color: #fff;
}

.container {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.body {
  font-family: Rubik, sans-serif;
}

.main-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-logos._2 {
  display: none;
}

.button {
  padding: 8px 16px;
  border: 1px none #000;
  border-radius: 4px;
  background-color: #e44e4f;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

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

.navbar-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  padding-left: 0px;
  cursor: default;
}

.brand._2 {
  cursor: default;
}

.x {
  width: 19.5px;
  margin-right: 20px;
  margin-left: 20px;
}

.text-block-2 {
  margin-bottom: 20px;
  font-size: 50px;
}

.div-block-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.image {
  margin-right: 17px;
  margin-left: 17px;
}

.main-section {
  overflow: hidden;
  height: auto;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #000;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subtitle {
  margin-bottom: 20px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
}

.subtitle._2 {
  margin-bottom: 20px;
}

.image-33 {
  display: none;
}

.div-block-3 {
  width: 46%;
  padding-top: 90px;
  padding-bottom: 90px;
}

.button-2 {
  display: block;
  margin-bottom: 8px;
  padding: 8px 32px;
  border: 1px none #000;
  border-radius: 4px;
  background-color: #0044ce;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.button-2:hover {
  background-color: #ffbe42;
  color: #000;
}

.text-span-12 {
  background-color: #cffd00;
  color: #000;
}

.div-block-79 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 22%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 154px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-79._2 {
  left: auto;
  top: auto;
  right: 22%;
  bottom: 0%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-2 {
  position: relative;
  right: -27px;
  z-index: 0;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.container-2 {
  position: relative;
  height: 100%;
  max-width: 970px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-4 {
  position: relative;
  color: #fff;
  font-size: 50px;
  line-height: 100%;
  font-weight: 800;
}

.sticker {
  position: absolute;
  left: 200px;
  top: 100px;
  right: auto;
  bottom: auto;
  display: block;
}

.sticker._2 {
  display: none;
}

.div-block-5 {
  position: relative;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 100%;
  font-weight: 700;
}

.text-span-13 {
  white-space: nowrap;
}

.text-block-3 {
  color: #000;
  font-size: 12px;
  line-height: 150%;
  font-weight: 400;
}

.text-block-3._2 {
  color: #404040;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section {
  padding: 100px 40px;
}

.section._2 {
  display: none;
  background-color: #000;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 12px;
  color: #2a2a2a;
  font-size: 36px;
  line-height: 120%;
  text-align: center;
}

.heading-2._2 {
  margin-bottom: 0px;
}

.heading-2._3 {
  color: #fff;
}

.div-block-98 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 760px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.paragraph {
  margin-bottom: 0px;
  color: #000;
  font-size: 18px;
  line-height: 150%;
  font-weight: 300;
  text-align: center;
}

.paragraph._2 {
  margin-bottom: 0px;
  color: #000;
  text-align: left;
}

.paragraph._2._1 {
  margin-bottom: 16px;
}

.paragraph._2._3 {
  margin-bottom: 16px;
  padding-left: 10px;
}

.paragraph._3 {
  color: #fff;
}

.paragraph._4 {
  margin-bottom: 20px;
}

.text-span-14 {
  color: transparent;
}

.sticker2 {
  position: absolute;
  left: 304px;
  top: 46px;
}

.sticker2._2 {
  left: -45px;
  top: -32px;
  margin-left: 0px;
}

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

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #2a2a2a;
  font-size: 22px;
  line-height: 120%;
}

.steps {
  margin-top: 46px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-span-15 {
  white-space: nowrap;
}

.step-descript {
  margin-left: 9px;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #2a2a2a;
  line-height: 150%;
  font-weight: 600;
}

.link {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}

.link:hover {
  color: #ffbe42;
  text-decoration: underline;
}

.link._2 {
  margin-left: 16px;
}

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

.text-block-4 {
  color: #000;
  line-height: 150%;
  font-weight: 400;
}

.text-span-16 {
  color: #2a2a2a;
  font-weight: 700;
}

.text-span-17 {
  background-color: #cffd00;
  color: #2a2a2a;
  font-weight: 700;
}

.text-span-18 {
  background-color: #ffbe42;
}

.text-span-19 {
  background-color: #cffd00;
}

.text-span-20 {
  color: #2a2a2a;
  font-weight: 700;
}

.link-2 {
  color: #000;
  text-decoration: underline;
}

.link-2:hover {
  color: #ffbe42;
  text-decoration: underline;
}

.text-span-21 {
  font-weight: 700;
}

.text-span-22 {
  background-color: #ffbe42;
}

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

.text-span-23 {
  font-weight: 700;
}

.text-span-24 {
  font-weight: 700;
}

.section-2 {
  padding: 100px 40px;
  background-color: #f2f5ff;
}

.options {
  margin-top: 60px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer {
  padding: 40px 40px 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.19);
  background-color: #f2f5ff;
  font-family: Montserrat, sans-serif;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-48._1 {
  width: auto;
}

.div-block-48.text-block-3 {
  display: -ms-grid;
  display: grid;
  width: auto;
  height: 39.703125px;
  margin-bottom: 0px;
  margin-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-48._2 {
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-4 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #000;
  text-decoration: none;
}

.div-block-102 {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 39.703125px;
  margin-right: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px none #000;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-download:hover {
  background-color: #cffd00;
}

.container-3 {
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.link-social {
  margin-right: 5px;
  margin-left: 5px;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-social:hover {
  background-color: #cffd00;
}

.div-block-103 {
  margin-left: 40px;
}

.heading-4 {
  color: #fff;
  font-weight: 500;
}

.heading-4._2 {
  color: #000;
}

.text-span-25 {
  background-color: #cffd00;
}

.link-5 {
  background-color: #cffd00;
  color: #000;
  text-decoration: none;
}

.link-5:hover {
  text-decoration: underline;
}

.text-span-26 {
  white-space: nowrap;
}

.text-span-27 {
  color: transparent;
}

.text-span-28 {
  white-space: nowrap;
}

.text-span-29 {
  white-space: nowrap;
}

.link-6 {
  color: transparent;
  cursor: default;
}

.image-37 {
  position: absolute;
  top: 0px;
  right: 25px;
}

.div-block-25 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.link-block-2 {
  margin-right: 6px;
  margin-left: 6px;
  border-radius: 20px;
  background-color: #000;
}

.link-block-2:hover {
  background-color: #0044ce;
}

.link-block-2.hide {
  display: none;
}

.text-block-32 {
  position: relative;
  color: #000;
  font-size: 16px;
}

.div-block-105 {
  display: -ms-grid;
  display: grid;
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-104 {
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background-color: #b0bff2;
}

.text-span-30 {
  background-color: #ffbe42;
}

.div-block-106 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-107 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
}

.link-10 {
  color: #000;
  font-size: 13px;
  line-height: 150%;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  cursor: default;
}

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

.link-10._2 {
  color: #d3d3d3;
  cursor: pointer;
}

.link-10._2:hover {
  color: #000;
}

.text-block-38 {
  margin-right: 4px;
  margin-left: 4px;
  color: #000;
  font-size: 13px;
  line-height: 150%;
  font-weight: 700;
}

.button-3 {
  padding: 8px 16px;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #cffd00;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

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

@media screen and (max-width: 991px) {
  .navbar {
    padding-right: 30px;
    padding-left: 30px;
  }

  .text-block-2 {
    font-size: 40px;
    line-height: 100%;
  }

  .div-block-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .main-section {
    position: static;
    padding-right: 0px;
    padding-left: 30px;
  }

  .subtitle {
    font-size: 16px;
  }

  .image-33 {
    position: static;
    left: -6px;
    top: auto;
    right: 0%;
    bottom: auto;
    display: block;
    width: 113%;
  }

  .div-block-3 {
    max-width: 441px;
  }

  .image-2 {
    right: -12px;
    display: block;
  }

  .sticker {
    left: 162px;
    top: 79px;
    right: auto;
    display: block;
    width: 120px;
  }

  .sticker._2 {
    left: 158px;
    top: 76px;
    display: none;
    width: 120px;
  }

  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title {
    max-width: 360px;
    font-size: 38px;
  }

  .section {
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading-2 {
    font-size: 30px;
  }

  .div-block-98 {
    max-width: 680px;
  }

  .paragraph {
    font-size: 16px;
  }

  .sticker2 {
    left: 274px;
    top: 31px;
    width: 90px;
  }

  .sticker2._2 {
    left: -40px;
    top: -31px;
    width: 90px;
  }

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

  .link {
    text-decoration: underline;
  }

  .link-2 {
    text-decoration: underline;
  }

  .section-2 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .footer {
    padding-right: 30px;
    padding-left: 30px;
  }

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

  .div-block-48.text-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-left: 100px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-48._2 {
    position: relative;
    width: 250px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block-102 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-21 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link-download {
    height: 39.703125px;
  }

  .text-span-31 {
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding: 16px 20px;
  }

  .logo-brand {
    width: auto;
    height: 36px;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48.71875px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .x {
    width: 16px;
    height: 15px;
    margin-right: 14px;
    margin-left: 14px;
  }

  .text-block-2 {
    max-width: 440px;
    text-align: center;
  }

  .div-block-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image {
    display: none;
  }

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

  .div-block-96 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .subtitle {
    text-align: center;
  }

  .image-36 {
    display: none;
  }

  .image-33 {
    position: relative;
    width: auto;
    max-width: 440px;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: none;
    padding-top: 70px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-2 {
    max-width: 364px;
  }

  .div-block-4 {
    max-width: 440px;
    text-align: center;
  }

  .sticker {
    left: 351px;
    top: 60px;
    display: none;
    width: 110px;
  }

  .sticker._2 {
    left: 337px;
    top: 40px;
    display: block;
  }

  .div-block-5 {
    width: 100%;
    height: 350px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .title {
    max-width: none;
    font-size: 38px;
  }

  .div-block-97 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section {
    padding: 80px 20px;
  }

  .heading-2 {
    font-size: 26px;
  }

  .div-block-98 {
    max-width: 440px;
    margin-bottom: 60px;
  }

  .paragraph {
    font-size: 14px;
  }

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

  .sticker2 {
    left: 96px;
    top: 58px;
    width: 76px;
  }

  .sticker2._2 {
    left: -24px;
    top: -27px;
    width: 76px;
  }

  .div-block-99 {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading-3 {
    max-width: 440px;
  }

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

  .section-2 {
    padding: 80px 20px 50px;
  }

  .options {
    margin-top: 50px;
    grid-row-gap: 30px;
  }

  .footer {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-48._1 {
    position: relative;
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-48.text-block-3 {
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

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

  .link-4 {
    margin-bottom: 0px;
  }

  .link-4._2 {
    margin-left: 29px;
  }

  .div-block-102 {
    display: -ms-grid;
    display: grid;
    margin-bottom: 20px;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-21 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .link-download {
    height: auto;
    margin-bottom: 0px;
  }

  .icon1 {
    width: 20%;
    max-width: 100px;
  }

  .div-block-103 {
    margin-left: 20px;
  }

  .image-37 {
    display: none;
  }

  .text-block-32 {
    position: relative;
    z-index: 1;
    font-size: 18px;
    line-height: 18px;
  }
}

@media screen and (max-width: 479px) {
  .main-logos {
    display: none;
  }

  .main-logos._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .logo-brand {
    width: auto;
    height: 31px;
  }

  .navbar-content {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

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

  .div-block-2 {
    padding-top: 60px;
  }

  .image {
    display: block;
    width: auto;
    height: 11px;
  }

  .main-section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-96 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .subtitle {
    font-size: 16px;
  }

  .image-36 {
    display: block;
    width: auto;
    height: 23px;
  }

  .image-33 {
    position: absolute;
    left: 1%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100%;
    max-width: 380px;
  }

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

  .image-35 {
    width: auto;
    height: 35px;
  }

  .image-2 {
    right: 0px;
    width: 100%;
  }

  .div-block {
    display: none;
  }

  .div-block._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sticker {
    left: auto;
    top: 59px;
    right: -8px;
  }

  .sticker._2 {
    left: 177px;
    top: 69px;
    right: auto;
  }

  .div-block-5 {
    height: 300px;
  }

  .title {
    font-size: 35px;
  }

  .section {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section._2 {
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .heading-2._3 {
    max-width: 280px;
  }

  .div-block-98 {
    max-width: 290px;
  }

  .div-block-98._2._3 {
    max-width: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sticker2 {
    left: 168px;
    top: 57px;
  }

  .sticker2._2 {
    left: 22px;
    top: -25px;
  }

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

  .section-2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-48 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .div-block-48._1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-48.text-block-3 {
    max-width: none;
    margin-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .div-block-48._2 {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .link-4 {
    margin-bottom: 10px;
  }

  .link-4._2 {
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .div-block-21 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-download {
    height: 39.703125px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .icon1 {
    width: auto;
  }

  .div-block-103 {
    margin-top: 20px;
    margin-left: 0px;
  }

  .text-block-32 {
    font-size: 18px;
    line-height: 18px;
  }
}

@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Bold.ttf') format('truetype'), url('../fonts/Rubik-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}