body.mobile-app-design-page .home-discovery-content {
    width: 100%;
}
.landing-page-block {
    padding: 30px 0 0;
}
.landing-page-block-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 60px 0;
    gap: 8px;
    width: 957px;
    background: #303037;
    border-radius: 24px;
    margin: 0 auto;
}
body.mobile-app-design-page h2 {
    font-family: 'Geist';
    font-style: normal;
    font-weight: 600;
    font-size: 44px;
    line-height: 54px;
    display: flex;
    align-items: center;
    letter-spacing: -0.03em;
    color: #fafafa;
}
body.mobile-app-design-page p {
    font-family: 'Geist';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #A1A1AA;
}
.landing-page-effective-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 60px 35px;
    gap: 50px;
    max-width: 1080px;
    background: #27272A;
    border-radius: 25px;
    margin: 0 auto;
}
.why-landing-page-effective {
    padding: 90px 0 0;
}
.landing-page-effective-item ul li {
    font-family: 'Geist';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: baseline;
    color: #A1A1AA;
    gap: 15px;
}
.landing-page-effective-item p {
  margin-top: 10px;
}
.landing-page-effective-item ul li svg {
    flex: 0 0 13px;
}

.landing-page-effective-item ul {
    display: flex;
    flex-flow: column;
    gap: 10px;
    margin: 20px 0 0;
}
.landing-page-inspiration {
    padding: 50px;
    width: 1080px;
    background: #3F3F46;
    border-radius: 25px;
    margin: 40px auto 0;
}

.landing-page-inspiration-head {
    text-align: center;
}

.landing-page-inspiration-head h2 {
    justify-content: center;
    margin-bottom: 10px;
}

.landing-page-inspiration-row {
    display: flex;
    align-items: center;
    gap: 60px;
    margin: 40px 0 0;
}

.landing-page-inspiration-item ul {
    margin: 0;
    padding: 0 0 0 10px;
    display: flex;
    flex-flow: column;
    gap: 5px;
}

.landing-page-inspiration-item ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #A1A1AA;
    display: flex;
    align-items: baseline;
    position: relative;
    padding-left: 20px;
}

.landing-page-inspiration-item ul li:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #A1A1AA;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 100px;
}

.landing-page-inspiration-item ul li a {
    position: relative;
    text-decoration: underline;
}
.landing-page-inspiration-item ul li a:hover {text-decoration:none;}
.landing-page-inspiration-item ul li:last-child {
    display: inline-block;
}
body.mobile-app-design-page .ux-research h2 {
    width: 100%;
    justify-content: center;
}


body.mobile-app-design-page .ux-research-wrapper .ux-research-col {
    height: fit-content;
}
.realword-example-row {
    flex-direction: row;
    justify-content: center;
    padding: 64px 42px;
    max-width: 1080px;
    background: #303037;
    border-radius: 25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 50px;
}

.realword-example-item ul {
    margin: 20px 0 0;
    display: flex;
    flex-flow: column;
    gap: 10px;
}
.realword-example-item ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #A1A1AA;
    gap: 10px;
}

.realword-example-item ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #A1A1AA;
    gap: 10px;
}

.realword-example-row .realword-example-item p {
    margin: 10px 0 0;
}

.realword-example-item ul li a:hover {
    text-decoration: none;
}

.realword-example-item .hero-discovery-section__buttons {margin: 30px 0 0;}

.realword-example-item .hero-discovery-section__buttons .explore-flows-btn {
    margin: 0;
}

.realword-example-item .hero-discovery-section__buttons .join-for-free {
    background: #3F3F46;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.real-word-example {
    padding: 30px 0 0;
}
body.mobile-app-design-page .inspiration-pageflows-row {
    max-width: 740px;
}
body.mobile-app-design-page .pageflows-benifits {
    padding: 80px 0 0;
}
body.mobile-app-design-page .pageflows-benifits .pageflows-benifits-head h2 {
    justify-content: center;
    margin: 0 0 10px;
    text-align: center;
}
.acc__panel ul li {
    font-family: 'Geist';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #A1A1AA;
    list-style: disc;
}

.acc__panel ul {
    padding: 0 30px 0 50px;
    margin-top: 15px;
}
body.mobile-app-design-page .home-pricing-section h2 {
    justify-content: center;
}

body.mobile-app-design-page .home-pricing-section {
    margin: 100px 0 0;
}
body.mobile-app-design-page .home-pricing-section .pricing-page-header {
    width: 837px;
}
body.mobile-app-design-page .pageflow-testimonials-slider-head h2 {
    justify-content: center;
    margin: 0px;
}

body.mobile-app-design-page .pageflow-testimonials-slider-head p {
    text-align: center;
    margin: 20px 0;
}
body.mobile-app-design-page .pricing-faqs h2 {
    justify-content: center;
    text-align: center;
}

body.mobile-app-design-page .faqs-header p {
    text-align: center;
}

body.mobile-app-design-page .faq {
    justify-content: center;
}
body.mobile-app-design-page .landing-page-main .pricing-faqs {
  padding-bottom: 0px;
}

body.mobile-app-design-page .landing-page-inspiration-item ul li span {
    position: absolute;
    left: 0;
}

body.mobile-app-design-page .landing-page-inspiration-image {
    width: 60%;
}

body.mobile-app-design-page .landing-page-inspiration-image img {
    width: 100%;
}
.benefits-block-btn {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}

.benefits-block-btn a.explore-flows-btn {
    margin: 0;
}

.benefits-block-btn a.join-for-free {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.ui-design-example-block {
    padding: 100px 0 0;
}

.ui-design-example-block-head {
    text-align: center;
}

.ui-design-example-block-head h2 {
    justify-content: center;
    margin: 0 0 20px;
}

.ui-design-example-block-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 210px;
    gap: 8px;
    max-width: 1040px;
    background: #303037;
    border-radius: 24px;
    margin: 50px auto 0;
}

.ui-design-example-block-inner {
    display: flex;
    gap: 60px;
    width: 100%;
    margin: 15px 0;
    justify-content: space-between;
}

.ui-design-example-block-inner-main h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #A1A1AA;
    margin: 0 0 15px;
}

.ui-design-example-block-inner-main ul {
    list-style: disc;
    list-style-position: inside;
    padding-left: 10px;
}

.ui-design-example-block-inner-main ul li a {
    font-family: 'Geist';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-decoration-line: underline;
    color: #A1A1AA;
}

.ui-design-example-block-inner-main ul li {
    color: #A1A1AA;
}

.ui-design-example-block-inner-image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 20px;
}
.why-landing-page-effective.padding0 {
    padding-bottom: 0;
}
body.mobile-app-design-page p a {
    text-decoration: underline;
}
body.mobile-app-design-page p a:hover {
    text-decoration: none;
}
body.mobile-app-design-page .ux-research .ux-research-content {
    width: 100%;
}
body.mobile-app-design-page .ux-research {
    padding: 100px 0 0;
}
.landing-page-inspiration-item p {
    margin: 20px 0 0;
}
.landing-page-inspiration-item p {
    margin: 20px 0 0;
}
.landing-page-inspiration-item .hero-discovery-section__buttons a.explore-flows-btn {
    margin: 0;
}

.landing-page-inspiration-item  .hero-discovery-section__buttons .join-for-free {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #52525B;
}
.why-userflow-essential-item p {
    margin: 20px 0;
}
body.mobile-app-design-page .testimonial.designers-worldwide {
    padding-top: 0;
}
@media only screen and (max-width: 992px) {
  .landing-page-main {
      margin-top: 8rem !important;
  }
  .landing-page-block-inner {
      width: 100%;
      margin: 0 auto;
      padding: 20px 20px 0;
      border-radius: 10px;
  }
  br {
    display: none;
  }
  .landing-page-effective-row {
        flex-flow: column-reverse;
        gap: 30px;
        padding: 20px;
    }
    .landing-page-effective-item {
        text-align: center;
    }
    .landing-page-inspiration-item ul {
        padding: 0;
    }
    .pageflows-benifits-head p {
          max-width: 100%;
      }
      body.mobile-app-design-page .pageflows-benifits .pageflows-benifits-head h2 {
          text-align: center;
      }
    .landing-page-inspiration {
        width: 100%;
        padding: 20px;
    }

    .landing-page-inspiration-row {
        flex-flow: column;
        gap: 30px;
    }

    .realword-example-row {
        flex-flow: column;
        padding: 20px;
    }
    a.explore-flows-btn, a.join-for-free {
        font-size: 12px !important;
    }

    .realword-example-item .hero-discovery-section__buttons {
        width: 100%;
    }

    .related-articles-head .related-articles-title h2 {
        text-align: center;
        justify-content: center;
    }
    body.mobile-app-design-page h2 {
        font-size: 30px;
        line-height: 40px;
    }
    body.mobile-app-design-page .ux-research h2, body.mobile-app-design-page .ux-research p {
        padding: 0 20px;
    }
    .ui-design-example-block-row {
        padding: 20px;
    }

    .ui-design-example-block-inner {
        flex-wrap: wrap;
        gap: 15px;
    }

    body.mobile-app-design-page .landing-page-inspiration-row {
        flex-flow: column-reverse;
    }

    body.mobile-app-design-page .landing-page-inspiration-image {
        width: 100%;
    }
    body.mobile-app-design-page .landing-page-inspiration-row:last-child {
        flex-flow: column;
    }
    body.mobile-app-design-page  .ux-research .pageflows-container {
        padding: 0 20px;
    }
    body.mobile-app-design-page .inspiration-pageflows-head h2 {
        text-align: center;
    }
}
