.text-description-banner {
    max-width: 315px;
}
.card-logo {
    margin-inline: 30px;
    border-radius: 20px 20px 0 0;
    border: none;
    min-height: 90px;
    margin-bottom: -1px;
}
.img-logo {
    max-height: 51px;
}
.card-home-detail {
    background: rgba(var(--bs-primary-rgb), 0.1);
    border: none;
    border-radius: 38px;
    /* min-height: 418px; */
}

.img-banner {
    max-width: 42vw;
    margin: auto;
}

.ornament {
    position: absolute;
    max-width: 38%;
}

.ornament-1 {
    top: 10%;
    right: 0;
}

.ornament-2 {
    bottom: 8%;
    left: 0;
}

.ornament-3 {
    top: 4%;
    left: 2%;
}

.img-banner-2 {
    /* max-width: 42vw; */
    margin: auto;
}

.ornament-detail {
    position: absolute;
}

.ornament-4 {
    bottom: 5%;
    left: 0%;
}

.ornament-5 {
    top: 20%;
    right: 0%;
}

.logo-text {
    height: 100%;
}

.card-benefit {
    border: none;
    background: white;
    color: var(--bs-neutral-2);
}
.card-benefit:hover {
    background: rgba(var(--bs-primary-rgb), 0.15);
    color: rgba(var(--bs-neutral), 0.75);
}

.ornament-9 {
    bottom: 18%;
    left: -11%;
}

.ornament-11 {
    top: 28%;
    right: 30%;
}

.ornament-12 {
    bottom: 28%;
    left: 30%;
}

.ornament-13 {
    bottom: 40%;
    right: -2%;
}
.ornament-14 {
    bottom: 22%;
    right: 5%;
}

.ornament-15 {
    top: 40%;
    left: -2%;
}
.ornament-16 {
    top: 20%;
    left: 2%;
}
.ornament-17 {
    top: 4%;
    left: 37%;
}

.ornament-18 {
    max-height: 80%;
}

.ornament-19 {
    max-height: 70%;
    left: 5%;
}

.ornament-20 {
    right: -3%;
    bottom: 19%;
}

.ornament-21 {
    right: -3%;
    bottom: -4%;
}

.ornament-22 {
    right: 20%;
    bottom: -4%;
}

.ornament-23 {
    top: 24%;
    left: 9%;
}

.card-app-feature {
    min-height: 524px;
}

.ornament-24 {
    max-width: 70%;
    top: 10% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.ornament-25 {
    top: 23%;
    right: 3%;
}

.ornament-26 {
    top: 30%;
    left: 0%;
}

.section-detail {
    margin-top: 59%;
}

.ornament-27 {
    top: 0;
    right: 0;
    max-width: 77%;
}

.ornament-28 {
    top: 24%;
    left: 10%;
    max-width: 77%;
}

.ornament-29 {
    top: 44%;
    left: 3%;
    max-width: 77%;
}

.ornament-30 {
    bottom: 6%;
    right: 6%;
    max-width: 50%;
}

.ornament-31 {
    top: 2%;
    left: -50%;
}

.ornament-33 {
    top: 15%;
    left: 30%;
}

.ornament-34 {
    top: -12%;
    left: 27%;
}

.ornament-35 {
    bottom: -14%;
    right: -21%;
}

.ornament-36 {
    bottom: -43%;
    right: 0%;
}

.ornament-37 {
    left: -50%;
    bottom: -31%;
}

.ornament-38 {
    left: 0%;
    bottom: -9%;
}

.card-price-desc {
    min-height: 80px;
}

.card-price-benefits {
    min-height: 300px;
}

ul {
    padding-left: 1.25rem;
}

.margin-badge {
    margin-top: -35px;
}

.margin-common {
    margin-top: 40px;
}

.swiper, .swiper2 {
    pointer-events: none;
}

.swiper-wrapper {
    transition-timing-function: linear !important;
}

.swiper-slide {
    user-select: none;
    height: 57px;
    width: fit-content;
}

.swiper-slide img {
    width: auto;
    height: 57px;
}

/* Media query */
@media only screen and (max-width: 992px) {
    .ornament-4 {
        left: 10%;
    }

    .ornament-5 {
        right: 10%;
    }

    .ornament-28 {
        left: 18%;
    }

    .ornament-29 {
        left: 9%;
    }

    .card-flow {
        padding-left: 16%;
    }

    .ornament-31 {
        top: 17%;
    }

    .ornament-33 {
        top: 27%;
    }

    .ornament-34 {
        top: 10%;
    }

    .ornament-38 {
        bottom: 12%;
    }

    .ornament-37 {
        bottom: -2%;
    }

    .ornament-36 {
        bottom: -10%;
    }

    .ornament-35 {
        bottom: 8%;
    }

    .card-price-desc {
        min-height: 60px;
    }

    .card-price-benefits {
        min-height: 210px;
    }
}

@media only screen and (max-width: 576px) {
    .img-banner {
        max-width: 90vw;
    }
    .ornament-4 {
        left: 0%;
    }

    .ornament-5 {
        right: 0%;
    }
    .logo-text {
        height: 18px;
    }

    .ornament-9 {
        bottom: 20%;
        left: 0%;
        max-width: 100px;
    }

    .card-app-feature {
        min-height: 90vw;
    }

    .ornament-18 {
        max-height: 67%;
    }

    .ornament-19 {
        max-height: 68%;
        left: 5%;
    }

    .ornament-20 {
        max-width: 35%;
        right: -3%;
        bottom: 19%;
    }

    .ornament-21 {
        max-width: 35%;
        right: -3%;
        bottom: -4%;
    }

    .ornament-22 {
        max-width: 35%;
        right: 20%;
        bottom: -4%;
    }

    .ornament-23 {
        max-width: 25%;
        top: 24%;
        left: 9%;
    }

    .ornament-24 {
        top: 6% !important;
    }

    .ornament-25 {
        max-width: 30%;
        top: 13%;
    }

    .ornament-26 {
        max-width: 30%;
        top: 17%;
    }

    .section-detail {
        margin-top: 60%;
    }

    .ornament-28 {
        left: 3%;
    }

    .ornament-29 {
        left: 6%;
    }

    .ornament-32 {
        max-width: 70%;
        margin: auto;
    }

    .ornament-31 {
        top: 28%;
        left: -5%;
        max-width: 37%;
    }

    .ornament-33 {
        top: 37%;
        left: 43%;
        max-width: 25%;
    }

    .ornament-34 {
        top: 21%;
        left: 42%;
        max-width: 25%;
    }

    .ornament-35 {
        bottom: 1%;
        right: 4%;
        max-width: 34%;
    }

    .ornament-36 {
        bottom: -17%;
        max-width: 50%;
        right: 15%;
    }

    .ornament-37 {
        max-width: 37%;
        left: -5%;
        bottom: -10%;
    }

    .ornament-38 {
        max-width: 10%;
        bottom: 3%;
        left: 26%;
    }

    .card-flow {
        padding-left: 0%;
    }

    .card-price-desc {
        min-height: auto;
    }

    .card-price-benefits {
        min-height: auto;
    }

    .margin-common {
        margin-top: 0px;
    }
}
