.introduce-banner {
    background-image: url(../../images/introduce/banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    background-position: 50% 100%;
    min-height: 760px;
    padding-top: 1.875rem;
}

.introduce-banner-content .title-banner > h2 {
   font-size: 2.813rem;
    max-width: 20.938rem;
}

.introduce-banner-content {
    display: inline-flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    max-height: 44.375rem;
    gap: 1rem;
    padding-top: 7.813rem;
}

.introduce-banner-content .video-banner {
    width: 43.75rem;
    max-width: 43.75rem;
    max-height: 25rem;
    padding-bottom: 32.7%;
}

.video-container {
    position: relative;
    padding-bottom: 43.25%; /* 16:9 */
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.image-app {
    display: none;
}

.introduce-content-infor {
    padding: 4.063rem 0 4.375rem 0;
    background: transparent;
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
}

.introduce-content-infor--item {
    display: flex;
    gap: 1.25rem;
    flex-direction: column;
    align-items: center;
}

.introduce-content-infor--item img {
    width: 8rem;
    height: 8rem;
}

.introduce-content-infor--item p {
    color: #1133C5;
    font-size: 1.375rem;
    font-weight: 500;
}

.md-banner-description {
    font-size: inherit;
}

.title-banner {
    color: #fff;
    max-width: 1200px;
    margin: 0 auto;
}

.title-banner h1 {
    font-size: 45px;
}

.title-banner .describe {
    width: 30.625rem;
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.625rem;
}
.advise {
    display: flex;
    gap: 1.563rem;
    margin-top: 50px;
}

.advise button {
    border: 2px solid #ffffff;
    border-radius: 25px;
    padding: 10px 60px;
    background-color: #1138cb;
    font-size: 18px;
    color: #fff;
    position: relative;
}

.advise button::after {
    content: url("../../images/introduce/button-ic.svg");
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
}

.advise button:hover {
    background: transparent url("../../images/introduce/button-bg.png") 0% 0%
        no-repeat padding-box;
}

.advise p {
    font-size: 18px;
    font-weight: 500;
}

.advise b {
    font-size: 26px;
}

.introduce-content {
    display: flex;
    color: #fff;
}

.introduce-content h2 {
    font-size: 52px;
    font-weight: 300;
    text-align: center;
}

.introduce-content p {
    width: 550px;
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
}

.vision {
    display: flex;
    justify-content: end;
    width: 100%;
    background-color: #0957df;
    padding: 50px 50px 60px 0;
}

.mission {
    display: flex;
    justify-content: start;
    width: 100%;
    background-color: #a14ee9;
    padding: 50px 0 60px 50px;
}

.introduce-info-wrapper {
    width: 100%;
    background-color: #1133C5;
}

.introduce-info {
    color: #FFFFFF;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    max-height: 220px;
}

.introduce-wrapper {
    width: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
}

.introduce-wrapper--content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 3.75rem 0 10.625rem 0;
    display: flex;
    flex-direction: row;
    gap: 55px;
}

.introduce-wrapper--content .video-iframe {
    width: 100%;
    max-width: 600px;
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}

.introduce-wrapper--content .video-iframe.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.introduce-wrapper--content .video-iframe.video-container::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #ffffff;
    top: 0;
    left: 0;
    z-index: 100;
}

.introduce-wrapper--content .video-iframe.video-container::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #ffffff;
    top: 0;
    right: 0;
    z-index: 100;
}

.introduce-wrapper--content .list-why-choose h2 {
    font-size: 2.813rem;
    line-height: 3.375rem;
    font-weight: 500;
}

.introduce-wrapper--content .list-why-choose ul {
    margin-top: 2.375rem;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 1.875rem;
}

.introduce-wrapper--content .list-why-choose ul li {
    display: inline-flex;
    align-items: center;
    gap: 1.125rem;
    color: #000000;
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 27px;
}

.introduce-wrapper--content .list-why-choose ul li > img {
    width: 1.563rem;
    height: 1.563rem;
}

.introduce-wrapper--medda {
    background-image: url(../../images/introduce/background_nurse.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 85% 100%;
    max-height: 75rem;
}

.introduce-wrapper--content .list-why-choose--medda {
    max-width: 36.875rem;
}

.introduce-wrapper--content .list-why-choose--medda h2 {
    color: #0957DF;
}

.introduce-wrapper--content .list-why-choose--medda ul {
    gap: 2.5rem;
}

.introduce-wrapper--content .list-why-choose--medda ul li {
    gap: 1.563rem;
    line-height: 30px;
}

.introduce-wrapper--content .list-why-choose--medda ul li > img {
    width: 3.125rem;
    height: 3.125rem;
}

.introduce-wrapper--content .list-why-choose--medda ul li:nth-child(3) p {
    position: relative;
}
.introduce-wrapper--content .list-why-choose--medda ul li:nth-child(3) p::after {
    content: "VNPay";
    color: #1133C5;
    position: absolute;
    right: -7%;
    bottom: 0;
    width: 1rem;
    height: auto;
}

.introduce-feedback {
    margin-top: 4.688rem;
    text-align: center;
}

.introduce-feedback h2 {
    color: #0957DF;
    font-size: 2.813rem;
    line-height: 3.375rem;
    font-weight: 500;
}

.introduce-feedback .feedback{
    background-image: unset;
    padding-top: 3.75rem;
}

.infomation {
    display: flex;
    gap: 80px;
}
.infomation h3 {
    font-size: 45px;
    font-weight: 400;
}

.infomation span {
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    display: block;
}
.percent label {
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}

.percent {
    display: flex;
    justify-content: center;
}

.introduce-hospital {
    background-color: #f9fbff;
}

.clinic-hospital {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 80px;
}

.clinic-hospital h2 {
    font-size: 45px;
    color: #0957df;
    font-weight: 500;
    text-align: center;
}

.swiper {
    width: 100%;
    margin-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    color: #000000;
    height: calc((100% - 50px) / 2) !important;
    display: flex;
    flex-direction: column;
}

.swiper-slide img {
    display: block;
    margin: auto;
    height: 90px;
    width: auto;
    margin-bottom: 20px;
}

.swiper-slide img.resize-image {
    width: 100%;
    object-fit: contain;
}

.swiper-slide p {
    height: 54px;
}
.swiper-button-next,
.swiper-button-prev {
    top: 50% !important;
    transform: translate(0%, -50%);
}
:root {
    --swiper-navigation-size: 26px;
}

footer {
    background-color: #f9fbff;
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
    .introduce-wrapper--medda {
        background-position: 65% 100%;
    }
}

@media only screen and (max-width: 1400px) {
    .introduce-wrapper--medda {
        background-position: 70% 100%;
    }

    .introduce-wrapper--content .list-why-choose--medda {
        max-width: 40%;
    }

    .introduce-wrapper--content .list-why-choose ul {
        margin-top: 0.625rem;
    }
}

@media only screen and (max-width: 1200px) {
    .introduce-banner {
        padding-left: 36px;
        padding-right: 36px;
        min-height: 480px;
        background-position: 0% 100%;
    }
    .title-banner h1 {
        font-size: 30px;
    }
    .title-banner .describe {
        font-size: 15px;
        width: 96%;
    }
    .introduce-info,
    .clinic-hospital {
        padding-left: 36px;
        padding-right: 36px;
    }

    .advise {
        gap: 30px;
        margin-top: 5px;
    }

    .mission, .vision {
        padding: 40px 36px;
    }

    .introduce-content p {
        width: auto;
        font-size: 15px;
        margin-top: 15px;
    }

    .infomation {
        gap: 100px;
        justify-content: center;
    }

    .infomation h3 {
        text-align: center;
    }

    .infomation span, .percent label {
        font-size: 50px;
    }

    .introduce-banner-content {
        padding-top: 45px;
    }

    .introduce-content-infor--item p {
        font-size: 0.938rem;
    }

    .introduce-content-infor--item img {
        width: 4.063rem;
        height: 4.063rem;
    }

    .introduce-content-infor {
        padding: 28px 40px 30px 36px;
    }

    .introduce-wrapper--content {
        padding: 2.5rem 2.5rem 2.938rem 2.5rem;
        gap: 1.875rem;
    }

    .introduce-wrapper--content .video-iframe {
        flex: 1;
        padding-bottom: 50%;
    }

    .introduce-wrapper--content .video-iframe.video-container iframe {
        width: 100%;
        height: 22.188rem;
    }

    .list-why-choose {
        flex: 1;
    }

    .introduce-wrapper--content .list-why-choose h2 {
        font-size: 1.563rem;
        padding-left: 10%;
        margin-bottom: unset;
    }

    .introduce-wrapper--content .list-why-choose--medda h2 {
        padding-left: 8%;
    }

    .introduce-wrapper--content .list-why-choose ul li {
        font-size: 15px;
        line-height: 18px;
    }

    .introduce-wrapper--content .list-why-choose ul li > img {
        width: 15px;
        height: 15px;
    }

    .introduce-wrapper--content .list-why-choose--medda ul {
        gap: 0.5rem;
    }

    .introduce-wrapper--content .list-why-choose--medda ul li {
        gap: 1rem;
    }

    .introduce-wrapper--content .list-why-choose--medda ul li > img {
        width: 20px;
        height: 20px;
    }

    .introduce-wrapper--content .list-why-choose--medda {
        max-width: 25rem;
    }

    .introduce-wrapper--content .list-why-choose--medda ul li:nth-child(3) p::after {
        padding-left: 0.2rem;
    }

    .introduce-feedback {
        margin-top: 40px;
    }

    .introduce-feedback .feedback {
        padding-top: 44px;
    }

    .introduce-feedback h2 {
        font-size: 25px;
    }

    .introduce-wrapper--content {
        padding-right: 1.5rem;
    }

    .introduce-wrapper--medda {
        background-image: url(../../images/introduce/bg-introduce.svg);
        background-position: 80% 100%;
    }

    .image-app {
        display: block;
        background-image: url(../../images/introduce/app_medda.png);
        width: 45%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        transform: translateY(2rem);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
    .advise button {
        padding: 10px 45px;
    }

    .introduce-banner-content .video-banner {
        max-width: 52%;
        padding-bottom: 20%;
        flex: 1;
    }
    .title-banner {
        flex: 1;
        margin: unset;
        max-width: 48%;
    }

    .introduce-banner-content .video-container iframe {
        height: 140.5%;
    }

    .introduce-wrapper--content .video-iframe {
        padding-bottom: 50%;
    }

    .introduce-wrapper--content .video-iframe.video-container iframe {
        height: 35rem;
        padding-bottom: 20%;
    }
}

@media only screen and (max-width: 991px) {
    .introduce-banner {
        min-height: 350px;
        padding-top: 0;
    }

    .introduce-banner-content {
        align-items: flex-start;
        gap: 0.625rem;
    }

    .title-banner {
        flex: 1;
    }

    .introduce-banner-content .video-banner {
        max-width: 26.5rem;
        padding-bottom: 26%;
        flex: 1;
    }

    .introduce-banner-content .title-banner > h2 {
        font-size: 1.375rem;
    }

    .title-banner h1 {
        font-size: 22px;
    }

    .title-banner h1 span {
        display: none;
    }

    .infomation {
        gap: 75px;
    }

    .advise {
        gap: 15px;
    }

    .advise button {
        padding: 8px 30px 8px 8px;
        font-size: 16px;
        width: 10rem;
    }
    .advise p {
        font-size: 15px;
        margin-top: auto;
        margin-bottom: auto;
    }
    .advise b {
        font-size: 16px;
    }

    .introduce-content h2 {
        font-size: 25px;
    }

    .introduce-info {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .infomation h3, .clinic-hospital h2 {
        font-size: 25px;
    }
    .infomation span, .percent label {
        font-size: 24px;
    }
    .clinic-hospital {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .introduce-wrapper--medda {
        background-position: 30% 100%;
    }

    .introduce-wrapper--content .list-why-choose--medda {
        max-width: 55%
    }
}

@media only screen and (max-width: 769px) {
    .introduce-banner-content .video-banner {
        padding-bottom: 27.8%;
    }

    .introduce-wrapper--medda {
        background-position: 60% 100%;
    }

    .introduce-wrapper--medda .introduce-wrapper--content {
        gap: 0.8rem;
    }

    .image-app {
        transform: scale(1.15);
        margin-top: 4.5rem;
    }

    .introduce-wrapper--content .list-why-choose--medda h2 {
        padding-left: 10%;
    }

    .introduce-wrapper--content .video-iframe.video-container iframe {
        width: 105%;
    }

    .introduce-wrapper--content {
        gap: 1rem;
    }

    .list-why-choose {
        padding-left: 1rem;
    }
}

@media only screen and (max-width: 676px) {
    .infomation {
        gap: 30px;
        text-align: center;
    }

    .introduce-banner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .title-banner .describe {
        width: 100%;
    }

    .introduce-wrapper--content .list-why-choose h2 {
        text-align: center;
    }

    .introduce-wrapper--content .list-why-choose ul {
        margin-top: 10px;
    }

    .introduce-wrapper--content {
        padding: 26px 13px 43px 13px;
    }

    .introduce-wrapper--medda {
        background-size: contain;
    }

    .introduce-banner-content .video-banner {
        padding-bottom: 5%;
        max-width: 38rem;
        width: 100%;
        margin-top: -18rem;
    }

    .introduce-banner-content .video-banner {
        max-height: 20rem;
    }

    .introduce-banner-content .video-banner iframe {
        height: 94%;
    }

    .introduce-wrapper--content .video-iframe.video-container iframe {
        width: 100%;
    }

    .introduce-banner {
        background-position: 0 100%;
        margin-top: 20rem;
    }

    .introduce-banner-content {
        padding-top: 10px;
        flex-direction: column-reverse;
    }

    .title-banner {
        padding-top: 1.5rem;
    }

    .introduce-content-infor {
        flex-direction: column;
        gap: 25px;
    }

    .introduce-wrapper--content {
        padding: 35px 10px;
        flex-direction: column;
    }

    .introduce-wrapper--content .video-iframe {
        width: 100%;
        padding-bottom: 29rem;
    }

    .introduce-wrapper--content .video-iframe.video-container iframe {
        height: 29rem;
    }

    .introduce-wrapper--content .video-iframe.video-container::before {
        top: 0;
        width: 100%;
        height: 5px;
    }

    .introduce-wrapper--content .video-iframe.video-container::after {
        top: 99%;
        width: 100%;
        height: 5px;
    }

    .introduce-wrapper--content .list-why-choose h2 {
        padding-left: unset;
        text-align: left;
    }

    .list-why-choose {
        padding-left: 1.5rem;
    }

    .introduce-wrapper .introduce-wrapper--content .list-why-choose {
        padding-top: 20px;
    }

    .introduce-wrapper--medda {
        max-height: 28.125rem;
    }

    .introduce-wrapper--content .list-why-choose--medda {
        max-width: 100%;
    }
    .introduce-wrapper--content .list-why-choose--medda h2 {
        text-align: center;
    }
    .introduce-wrapper--content .list-why-choose--medda ul li {
        line-height: 20px;
    }

    .introduce-wrapper--medda .introduce-wrapper--content {
        padding-top: 0;
    }

    .introduce-wrapper--content .list-why-choose ul {
        gap: 1rem;
    }

    .image-app {
        display: none;
    }
}

@media only screen and (max-width: 676px) and (min-width: 480px) {
    .introduce-wrapper--content .video-iframe.video-container::before {
        height: 7px;
    }

    .introduce-wrapper--content .video-iframe.video-container::after {
        height: 7px;
    }
    .introduce-wrapper--content .video-iframe {
        padding-bottom: 35rem;
    }

    .introduce-wrapper--content .video-iframe.video-container iframe {
        height: 35rem;
    }
}

@media only screen and (max-width: 480px) {
    .title-banner {
        margin-top: -6rem;
    }

    .introduce-banner {
        margin-top: 14rem;
    }

    .introduce-banner-content .video-banner {
        margin-top: -13.5rem;
    }

    .introduce-banner-content .video-banner iframe {
        padding-bottom: 22%;
    }

    .introduce-wrapper--content .video-iframe {
        padding-bottom: 26rem;
    }

    .introduce-wrapper--content .video-iframe.video-container iframe {
        height: 26rem;
    }

    .advise {
        margin-top: 20px;
    }
    .advise button {
        padding: 7px 40px 7px 20px;
        font-size: 14px;
    }
    .advise b {
        font-size: 16px;
    }
    .introduce-content {
        display: block;
    }
    .mission, .vision {
        padding: 30px 15px;
    }
    .infomation {
        display: block;
    }
    .introduce-info {
        padding-top: 30px;
        padding-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
        max-height: unset;
    }
    .infomation h3 {
        margin-bottom: 0;
    }
    .infomation span {
        margin-bottom: 30px;
    }
    .clinic-hospital {
        padding-top: 20px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .swiper {
        margin-top: 0;
    }
    .swiper-slide img {
        height: 70px;
    }
    .swiper-slide p {
        font-size: 15px;
    }
    .swiper-slide br {
        display: none;
    }

    .introduce-banner {
        min-height: 25rem;
    }

    .list-why-choose--medda {
        padding-left: 0.5rem;
    }
}

@media only screen and (max-width: 365px) {
    .advise button {
        padding: 7px 20px 7px 20px;
        font-size: 13px;
    }
    .advise button::after {
        display: none;
    }

    .introduce-banner {
        padding-left: 1rem;
        padding-right: 1rem;
        min-height: 30rem;
    }

    .introduce-wrapper--medda {
        max-height: 31rem;
    }
}

@media only screen and (max-width: 376px) {
    .introduce-banner {
        margin-top: 11rem;
    }

    .introduce-banner-content .video-banner {
        margin-top: -10.5rem;
    }

    .title-banner {
         padding-top: unset;
    }

    .introduce-banner-content .video-banner iframe {
        padding-bottom: 34%;
    }

    .introduce-wrapper--content .video-iframe {
        padding-bottom: 22.5rem;
    }

    .introduce-wrapper--content .video-iframe.video-container iframe {
        height: 22.5rem;
    }
}

