/* ".inherited-styles-for-exported-element" is a generated class for the inherited styles of the exported element, feel free to rename it. */

*, ::after, ::before {
    border: 0 solid #e5e7eb;
  }

  ::after, ::before {
    box-sizing: border-box;
  }

  .inherited-styles-for-exported-element {
    color: rgba(255, 255, 255, .7);
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 20px;
    tab-size: 4;
  }

  h3, p {
    margin-left: 0;
    margin-right: 0;
  }

  :disabled {
    cursor: default;
  }

  img {
    background-color: transparent;
    border-style: initial;
    border-width: 0;
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
  }

  a:active, a:hover {
    outline: 0;
  }

  * {
    box-sizing: border-box;
  }

  .w-button {
    border-style: initial;
    border-width: 0;
    cursor: pointer;
    text-decoration: none;
  }

  p {
    color: rgba(255, 255, 255, .7);
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
  }

  h3 {
    margin-bottom: 15px;
    margin-top: 40px;
  }

  .button.new-small-button {
    font-family: Inter, sans-serif;
    font-weight: 400;
    height: 41px;
    letter-spacing: 0;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 5px;
  }

  .button.new-small-button.mr-20 {
    margin-right: 20px;
  }

  .button.new-small-button.mr-20:active {
    background-color: #0351cf;
  }

  ::selection {
    background-color: #0061ff;
    color: #fff;
  }

  @media screen and (max-width: 479px) {
    h3 {
      margin-bottom: 5px;
    }
  }

  .hide {
    display: none;
  }

  .div-block-1100 {
    align-items: center;
    background-color: rgba(0, 0, 0, .58);
    display: flex;
    justify-content: center;
    position: relative;
  }

  .div-block-1101 {
    border-radius: 3px;
    margin-top: 0;
    padding-bottom: 60px;
    padding-top: 60px;
    position: relative;
    text-align: center;
    width: 60%;
    z-index: 1;
  }

  .div-block-1102 {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
  }

  .footer-page-desc {
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-1103 {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }

  .div-block-1104 {
    background-image: radial-gradient(circle, rgba(0, 97, 255, .28), transparent 36%, transparent);
    border-radius: 100%;
    height: 100%;
    position: absolute;
    width: 100%;
  }

  .image-306 {
    left: 5%;
    opacity: .4;
    right: auto;
  }

  .automaton2, .image-306 {
    bottom: auto;
    position: absolute;
    top: 11%;
    width: 60px;
  }

  .automaton2 {
    left: auto;
    opacity: .5;
    right: 10%;
  }

  .automaton3, .automaton4, .automaton5 {
    opacity: .3;
    position: absolute;
    top: 29px;
    width: 40px;
  }

  .automaton4, .automaton5 {
    bottom: 0;
    left: 19%;
    opacity: .2;
    right: auto;
    top: auto;
  }

  .automaton5 {
    bottom: 3%;
    left: auto;
    right: 22%;
  }

  @media screen and (max-width: 479px) {
    .div-block-1101 {
      width: 90%;
    }

    .automaton2,   .image-306 {
      opacity: .2;
    }
  }

  .button {
    align-items: center;
    background-color: #0061ff;
    border-radius: 4px;
    color: #fff;
    display: flex;
    font-size: 16px;
    justify-content: center;
    line-height: 24px;
    padding-bottom: 5px;
    text-transform: none;
  }

  @media screen and (max-width: 479px) {
    .button {
      font-size: 14px;
      padding-bottom: 10px;
    }
  }

  @media screen and (max-width: 767px) {
    p {
      margin-bottom: 16px;
    }
  }

  @media screen and (max-width: 479px) {
    h3 {
      font-size: 22px !important;
      margin-bottom: 5px !important;
    }
  }

  .page-titlw {
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 52px;
  }

  @media screen and (max-width: 767px) {
    .page-titlw {
      font-size: 32px;
      line-height: 40px;
    }
  }

  @media screen and (max-width: 479px) {
    .page-titlw {
      font-size: 28px;
      line-height: 36px;
    }
  }

  @media screen and (max-width: 767px) {
    .inherited-styles-for-exported-element {
      text-align: left;
    }
  }
