section.apps-landing {
    height: 1200px;
    background-image:
        linear-gradient(to bottom, transparent 0, transparent 70%, white),
        radial-gradient(white, #d2d7dd);
    background-repeat: no-repeat;
    background-position: 30% 30%;
    position: relative;
}

section.apps-landing .image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 15% 20%;
    --bg-size: 1.15;
    background-size: calc(812px * var(--bg-size)) calc(767px * var(--bg-size));
}

section.apps-landing h1.app-title {
    font-size: 80px;
    background-color: white;
    border-radius: 100px;
    width: 450px;
    font-family: "Hacen Beirut";
    font-weight: 500;
    position: absolute;
    top: 35%;
    right: 15%;
    word-spacing: 15px;
    letter-spacing: 1px;
    text-align: center;
}

section.apps-landing p {
    position: absolute;
    bottom: 50px;
    right: 0;
    font-size: 45px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

section.apps-landing p:nth-of-type(1) {
    font-family: "Hacen Beirut";
    font-size: 75px;
    bottom: 125px;
    font-weight: normal;
}

section.ads-video iframe {
    width: 70%;
    height: 680px;
    border-radius: 10px;
    margin: 0 15%;
    margin-top: 25px;
}

section.my-features {
    padding: 50px 0;
    background-image: linear-gradient(to bottom, #dde1e4 0, #dde1e4 90%, white);
}

section.my-features h2 {
    font-size: 36px;
    line-height: 2;
    margin-bottom: 15px;
    cursor: pointer;
    justify-content: right;
    align-items: center;
}

section.my-features h2:hover {
    background-image: linear-gradient(to left, transparent, #fff5, transparent);
}

section.my-features h2:after {
    content: "";
    border: 14px solid transparent;
    border-color: var(--btn-nav) transparent transparent transparent;
    margin-top: 21px;
    margin-right: 14px;
}

section.my-features h2.show-more {
    justify-content: center;
    margin-bottom: 15px;
}

section.my-features h2.show-more.show-less:after {
    border-color: transparent transparent var(--btn-nav) transparent;
    margin-top: 0;
}

section.my-features p {
    font-size: 30px;
    line-height: 2;
    background-color: #9a9a9a;
    color: white;
    padding: 1% 5%;
    margin: 0 3%;
    border-radius: 99px;
    min-height: 150px;
}

section.my-features p:nth-of-type(even) {
    background-color: #23ccf5;
}

section.my-features p.answer-hide {
    display: none;
}

h1.section-title {
    padding: 0 25px;
    background-color: var(--black-color);
    border-radius: 25px 0 0 25px;
    width: fit-content;
    color: white;
    font-size: 40px;
    margin-bottom: 50px;
    display: flex;
}

section.videos .content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    gap: 50px;
}

section.videos .content .app-video iframe {
    border-radius: 10px;
    width: 100%;
    height: 240px;
}


section.videos .content .app-video h2.video-title {
    text-align: center;
    font-family: "GESSTextUltraLight";
    font-size: 30px;
    font-weight: normal;
}

section.questions {
    padding: 50px 0;
    background-image: linear-gradient(to bottom, white 0, white 350px, #f4f8f7 350px, #f4f8f7);
}

section.questions h1.section-title {
    --font-size: 35px;
}

section.questions .image {
    background-image: url(../image/questions.png);
    width: 900px;
    height: 800px;
    margin: 0 auto;
    position: relative;
    margin-top: 100px;
}

section.questions .image h2 {
    position: absolute;
    bottom: 23%;
    right: 130px;
    font-size: 90px;
    font-family: "Hacen Beirut";
    font-weight: normal;
}

section.questions .content>h2 {
    font-size: 36px;
    line-height: 2;
    margin-bottom: 15px;
    cursor: pointer;
    justify-content: right;
    align-items: center;
}

section.questions .content>h2:hover {
    background-image: linear-gradient(to left, transparent, #ffff, transparent);
}

section.questions .content>h2:after {
    content: "";
    border: 14px solid transparent;
    border-color: var(--btn-nav) transparent transparent transparent;
    margin-top: 21px;
    margin-right: 14px;
}

section.questions .content>h2.show-more {
    justify-content: center;
    margin-bottom: 15px;
}

section.questions .content>h2.show-more.show-less:after {
    border-color: transparent transparent var(--btn-nav) transparent;
    margin-top: 0;
}

section.questions .content>p {
    font-size: 30px;
    line-height: 2;
    background-color: #9a9a9a;
    color: white;
    padding: 1% 5%;
    margin: 0 3%;
    border-radius: 99px;
    min-height: 150px;
}

section.questions .content>p:nth-of-type(even) {
    background-color: #23ccf5;
}

section.questions .content>p.answer-hide {
    display: none;
}

section.subscribes {
    margin-bottom: 100px;
}

section.subscribes .image {
    background-image: linear-gradient(to bottom, transparent 0, transparent 90%, white),
        url(../image/subscribes.jpg);
    width: 100%;
    height: 900px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

section.subscribes .content h1 {
    font-size: 120px;
    font-family: "Hacen Beirut";
    font-weight: normal;
    text-align: center;
    letter-spacing: -1px;
    color: var(--black-color);
    margin: 50px 0;
    margin-top: -100px;
}

section.subscribes .content .subscribe {
    display: grid;
    grid-template-columns: 22% 27% 22%;
    justify-content: center;
    gap: 25px;
    margin-bottom: 100px;
}

section.subscribes .content .subscribe .subscribe-box {
    background-color: #959595;
    height: 860px;
    color: white;
    text-align: center;
}

section.subscribes .content .subscribe .subscribe-box:nth-child(2) {
    height: 920px;
}

section.subscribes .content .subscribe .subscribe-box .title {
    font-size: 42px;
    padding: 25px 0;
    font-weight: normal;
    position: relative;
}

section.subscribes .content .subscribe .subscribe-box .title:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 80%;
    height: 3px;
    background-color: white;
}

section.subscribes .content .subscribe .subscribe-box:nth-child(2) .title {
    font-size: 46px;
}

section.subscribes .content .subscribe .subscribe-box:nth-child(2) .title:after {
    height: 4px;
}

section.subscribes .content .subscribe .subscribe-box .details {
    height: 65%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.subscribes .content .subscribe .subscribe-box .details li {
    font-size: 26px;
    text-align: right;
    padding-right: 75px;
    margin-bottom: 25px;
    position: relative;
}

section.subscribes .content .subscribe .subscribe-box .details li i {
    --my-radius: 20px;
    font-size: var(--my-radius);
    margin-left: 15px;
    position: absolute;
    right: 35px;
    top: 16px;
}

section.subscribes .content .subscribe .subscribe-box:nth-child(2) .details li i {
    --my-radius: 26px;
}

section.subscribes .content .subscribe .subscribe-box .details li i.fa-times-circle {
    color: var(--black-color);
}

/* section.subscribes .content .subscribe .subscribe-box .details li:before {
    content: "";
    position: absolute;
    right: 45px;
    top: 16px;
    --my-radius: 16px;
    width: var(--my-radius);
    height: var(--my-radius);
    background-color: white;
    border-radius: 50%;
    border: 2px solid white;
}

section.subscribes .content .subscribe .subscribe-box .details li.active:before {
    background-color: rgb(4, 224, 4);
} */

section.subscribes .content .subscribe .subscribe-box:nth-child(2) .details li {
    font-size: 30px;
}

/* section.subscribes .content .subscribe .subscribe-box:nth-child(2) .details li:before {
    --my-radius: 18px;
} */

section.subscribes .content .subscribe .subscribe-box .price {
    font-size: 50px;
    padding-top: 15px;
    margin-bottom: 15px;
    position: relative;
}

section.subscribes .content .subscribe .subscribe-box .price:after {
    content: "";
    position: absolute;
    top: 0;
    right: 20%;
    width: 60%;
    height: 3px;
    background-color: white;
}

section.subscribes .content .subscribe .subscribe-box:nth-child(2) .price {
    font-size: 55px;
}

section.subscribes .content .subscribe .subscribe-box:nth-child(2) .price:after {
    height: 4px;
}

section.subscribes .content .subscribe .subscribe-box a {
    font-family: "Hacen Beirut";
    font-weight: normal;
    font-size: 50px;
    color: white;
    background-color: #890202;
    padding: 0 50px;
    border-radius: 25px;
}

section.subscribes .content .subscribe .subscribe-box:nth-child(2) a {
    font-size: 60px;
    padding: 0 65px;
}

section.subscribes .content>p {
    text-align: center;
    font-size: 30px;
    padding: 0 10%;
}

/* ================================ Responsive ================================ */

@media (max-width: 1750px) {
    section.apps-landing h1.app-title {
        font-size: 75px;
        width: 400px;
    }

    section.apps-landing .image {
        background-position: 14% 21%;
        --bg-size: 1.1;
    }
}

@media (max-width: 1600px) {
    section.apps-landing {
        height: 1100px;
    }

    section.apps-landing h1.app-title {
        font-size: 65px;
        width: 350px;
    }

    section.apps-landing .image {
        background-position: 12% 23%;
        --bg-size: 0.95;
    }

    section.ads-video iframe {
        height: 600px;
        width: 75%;
        margin: 0 12.5%;
    }
}

@media (max-width: 1400px) {
    section.apps-landing {
        height: 1000px;
    }

    section.apps-landing h1.app-title {
        font-size: 56px;
        width: 300px;
    }

    section.apps-landing .image {
        background-position: 12% 23%;
        --bg-size: 0.85;
    }

    section.ads-video iframe {
        height: 480px;
        width: 80%;
        margin: 0 10%;
    }
}

@media (max-width: 1200px) {
    section.apps-landing {
        height: 1000px;
    }

    section.apps-landing h1.app-title {
        font-size: 56px;
        width: 300px;
    }

    section.apps-landing .image {
        background-position: 12% 23%;
        --bg-size: 0.85;
    }

    section.apps-landing p:nth-of-type(1) {
        font-size: 70px;
    }

    section.apps-landing p {
        font-size: 40px;
    }
}

@media (max-width: 1140px) {
    section.apps-landing {
        height: 900px;
    }

    section.apps-landing h1.app-title {
        font-size: 45px;
        width: 250px;
    }

    section.apps-landing .image {
        background-position: 10% 22%;
        --bg-size: 0.73;
    }

    section.apps-landing p:nth-of-type(1) {
        font-size: 60px;
        bottom: 145px;
    }

    section.apps-landing p {
        font-size: 32px;
        bottom: 80px;
    }

    section.ads-video iframe {
        height: 420px;
    }
}

@media (max-width: 1024px) {
    section.apps-landing {
        height: 850px;
    }

    section.apps-landing h1.app-title {
        font-size: 40px;
        width: 225px;
    }

    section.apps-landing .image {
        --bg-size: 0.63;
    }

    section.apps-landing p:nth-of-type(1) {
        font-size: 50px;
        bottom: 175px;
    }

    section.apps-landing p {
        font-size: 28px;
        bottom: 115px;
    }

    section.ads-video iframe {
        height: 400px;
        width: 90%;
        margin: 0 5%;
    }
}