@import url(../../assets/fonts/Lato/stylesheet.css);
.bg-black {
  background-color: #000000; }

.text-black {
  color: #000000; }

.edao_title {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 45px;
  line-height: 35.5px; }

.edao_description {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px; }
  .edao_description > p + p {
    margin-top: 20px; }

.drtl {
  direction: rtl; }

.edao-screen {
  max-width: 1200px !important; }

.edao-step-block__vertical {
  width: 25px;
  height: 100%;
  margin-bottom: 51.5px; }
  .edao-step-block__vertical:first-child {
    margin-top: 51.5px; }
  .edao-step-block__vertical.left {
    margin-left: 51px; }

.edao-step-block__horizontal {
  width: 100%;
  height: 25px;
  margin-top: 67px;
  margin-bottom: 67px;
  margin-right: 51.5px; }
  .edao-step-block__horizontal:first-child {
    margin-left: 51.5px; }

.edao-step-block__number {
  background-repeat: no-repeat;
  background-size: 100%;
  display: block; }
  .edao-step-block__number.one {
    background-image: url(../../assets/img/1step.svg);
    width: 76px;
    height: 200px; }
  .edao-step-block__number.two {
    background-image: url(../../assets/img/2step.svg);
    width: 134px;
    height: 200px; }
    @media (min-width: 576px) {
      .edao-step-block__number.two {
        margin-right: -15px; } }
    @media (min-width: 768px) {
      .edao-step-block__number.two {
        margin-right: -25px; } }
    @media (min-width: 992px) {
      .edao-step-block__number.two {
        margin-right: -40px; } }
    @media (min-width: 1200px) {
      .edao-step-block__number.two {
        margin-right: -55px; } }
  .edao-step-block__number.three {
    background-image: url(../../assets/img/3step.svg);
    width: 124px;
    height: 200px; }
  .edao-step-block__number.four {
    background-image: url(../../assets/img/4step.svg);
    width: 145px;
    height: 200px; }
    @media (min-width: 576px) {
      .edao-step-block__number.four {
        margin-right: 47px; } }
    @media (min-width: 768px) {
      .edao-step-block__number.four {
        margin-right: 32px; } }
    @media (min-width: 992px) {
      .edao-step-block__number.four {
        margin-right: 24px; } }
    @media (min-width: 1200px) {
      .edao-step-block__number.four {
        margin-right: 8px; } }

.edao_corner {
  background-repeat: no-repeat;
  background-size: 100%;
  width: 92px;
  height: 92px;
  display: block; }
  .edao_corner.black {
    background-image: url(../../assets/img/cornerBlack.svg); }
  .edao_corner.white {
    background-image: url(../../assets/img/cornerWhite.svg); }
  .edao_corner.top-left {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: 51px; }
  .edao_corner.bottom-left {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 51px; }
  .edao_corner.bottom-right {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

.edao_first-screen__phone {
  background-image: url(../../assets/img/1-screen-phone.png);
  background-repeat: no-repeat;
  display: block;
  width: 198px;
  height: 396px;
  background-size: cover; }

@media (min-width: 576px) {
  .edao_first-screen__title {
    margin-bottom: 38px; } }

@media (min-width: 768px) {
  .edao_first-screen__title {
    margin-bottom: 65px; } }

@media (min-width: 1200px) {
  .edao_first-screen__title {
    margin-bottom: 83px; } }

@media (min-width: 576px) {
  .edao_first-screen__description {
    width: 302px;
    margin-bottom: 65px; } }

@media (min-width: 768px) {
  .edao_first-screen__description {
    width: 379px; } }

@media (min-width: 1200px) {
  .edao_first-screen__description {
    margin-bottom: 83px; } }

.edao_button-download a img {
  height: 56px; }

.edao_second-screen__phone {
  background-image: url(../../assets/img/2-screen-phone.png);
  background-repeat: no-repeat;
  display: block;
  width: 198px;
  height: 397px;
  background-size: cover; }

@media (min-width: 576px) {
  .edao_second-screen__title {
    margin-bottom: 23px; } }

@media (min-width: 992px) {
  .edao_second-screen__title {
    margin-bottom: 50px; } }

@media (min-width: 576px) {
  .edao_second-screen__description {
    width: 302px;
    margin-bottom: 23px; } }

@media (min-width: 768px) {
  .edao_second-screen__description {
    width: 379px; } }

@media (min-width: 1200px) {
  .edao_second-screen__description {
    margin-bottom: 23px; } }

.edao_second-screen__undertitle-description {
  max-width: 400px; }
  @media (min-width: 576px) {
    .edao_second-screen__undertitle-description {
      margin-bottom: 23px; } }
  @media (min-width: 992px) {
    .edao_second-screen__undertitle-description {
      margin-bottom: 27px; } }
  @media (min-width: 1200px) {
    .edao_second-screen__undertitle-description {
      margin-bottom: 50px; } }

.edao_second-screen__list {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 19px;
  padding-left: 20px;
  max-width: 430px;
  list-style: square outside url("../../assets/img/list_li.svg"); }
  .edao_second-screen__list > li {
    padding-bottom: 15px; }
  .edao_second-screen__list > li:last-child {
    padding-bottom: 0; }

.edao_third-screen__phone {
  background-image: url(../../assets/img/3-screen-phone.png);
  background-repeat: no-repeat;
  display: block;
  width: 178px;
  height: 357px;
  background-size: cover; }

.edao_third-screen__title {
  width: 100%; }
  @media (min-width: 576px) {
    .edao_third-screen__title {
      margin-bottom: 23px; } }
  @media (min-width: 768px) {
    .edao_third-screen__title {
      width: 400px; } }
  @media (min-width: 992px) {
    .edao_third-screen__title {
      width: 100%;
      margin-bottom: 50px; } }

.edao_third-screen__description {
  width: 100%; }
  @media (min-width: 576px) {
    .edao_third-screen__description {
      margin-bottom: 23px; } }
  @media (min-width: 768px) {
    .edao_third-screen__description {
      width: 420px; } }
  @media (min-width: 1200px) {
    .edao_third-screen__description {
      margin-bottom: 23px; } }

.edao_third-screen__undertitle-description {
  width: 100%; }
  @media (min-width: 576px) {
    .edao_third-screen__undertitle-description {
      margin-bottom: 23px; } }
  @media (min-width: 768px) {
    .edao_third-screen__undertitle-description {
      width: 500px; } }
  @media (min-width: 992px) {
    .edao_third-screen__undertitle-description {
      width: 100%;
      margin-bottom: 50px; } }
