.free_helth_camp {
    background-color: #F2FCFF;
    border-radius: 26.45px;
    background-image: url('https://equitasbank.s3.ap-south-1.amazonaws.com/Hospital/hospitalNew/NEW_BG_AWARENESS_IMAGE.png');
    /* background-image: url('https://equitasbank.s3.ap-south-1.amazonaws.com/Hospital/hospitalNew/Facility_Spawn.svg'); */
    /* background-position: bottom right;
    background-repeat: no-repeat; */
    background-repeat: no-repeat;
    /* background-size: 100%; */
}

.free_helth_camp h3 {
    color: var(--primary);
    font-size: 40px;
    font-weight: 500;
    line-height: 46.88px;
}

.inner_free_helth_camp {
    background-color: #FFFFFF;
    border-radius: 24px;
    background-image: url('https://equitasbank.s3.ap-south-1.amazonaws.com/Hospital/hospitalNew/Facility_Spawn.svg');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 25%;
}

.free_helth_camp h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 21.09px;
    color: var(--primary);
    margin-top: 4%;
}

.free_helth_camp p {
    margin-top: 5%;
    margin-bottom: 7%;
    color: #5B5B5B;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}

.free_helth_camp p span {
    color: var(--primary);
    font-size: 20px;
    font-weight: 500;
    line-height: 23.44px;
}

.Awareness_Webinar {
    background-color: #F2FCFF;

}

.Awareness_Webinar h3 {
    color: var(--primary);
    font-size: 40px;
    font-weight: 500;
    line-height: 46.88px;
}

.Awareness_Webinar p {
    color: #101010;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}

.Workshops h3 {
    color: var(--primary);
    font-size: 40px;
    font-weight: 500;
    line-height: 46.88px;
}

.Workshops p {
    color: #101010;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}

.Workshops h6 {
    color: #101010;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

.Workshops_table {
    padding: 10px;
    background-color: #BAC1FF;
    border-radius: 24.26px;
    box-shadow: 0px 4.04px 14.23px 0px #00000014;

}

.Workshops_table h3 {
    font-size: 16px !important;
    font-weight: 500;
    line-height: 18.75px;
}

.Workshops_table thead tr:first-child {
    border-bottom: 2px solid #A6A6A6 !important;
}

.Workshops_table th:not(:last-child) {
    border-right: 2px solid #A6A6A6 !important;
}

.Workshops_table tbody tr td:not(:last-child) {
    border-right: 2px solid #A6A6A6 !important;
}

.Workshops_table tr th {
    text-align: center !important;
}

.Workshops_table tr td {
    text-align: center !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.75px;
}

.Campaign {
    background: #F9F9F9;
}

.contentPart h1 {
    color: #072E68;
    font-size: 40px;
    font-weight: 500;
    line-height: 46.88px;
}

.contentPart ul {
    display: block;
    list-style-type: disc !important;
    padding-left: 20px;
    margin: 0;
}

.contentPart ul li {
    list-style-type: disc !important;
}

.contentPart li {
    margin-bottom: 5%;
}


.contentPart ul li {
    color: #101010;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
}

.contentPart ul li span {
    color: var(--primary);
    font-size: 20px;
    font-weight: 500;
    line-height: 33px;
}

.before_after_image {
    position: relative;
    /* Ensure the parent element is positioned */
}

.before_after_image::before {
    content: '';
    display: block;
    background-image: url('https://equitasbank.s3.ap-south-1.amazonaws.com/Hospital/hospitalNew/webinar_after_image.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 170px;
    position: absolute;
    top: -14%;
    z-index: 1;
}

.before_after_image::after {
    content: '';
    display: block;
    background-image: url('https://equitasbank.s3.ap-south-1.amazonaws.com/Hospital/hospitalNew/webinar_after_image2.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: -10%;
    z-index: 1;
}

.Campaign h3 {
    color: var(--primary);
    font-size: 40px;
    font-weight: 500;
    line-height: 46.88px;
}


.Campaign p {
    color: #101010;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
}

.Campaign span {
    color: var(--primary);
    font-size: 20px;
    font-weight: 500;
    line-height: 33px;


}

.free_helth_camp button {
    background-color: #072E68;
    border-radius: 16px;
    /* box-shadow: 0px 4.04px 14.23px 0px #00000014; */
    color: #fff;
    border: 0px;
    font-size: 16px;
    font-weight: 900;
    line-height: 18.75px;
}

.button {
    background-color: #072E68;
    border-radius: 16px;
    /* box-shadow: 0px 4.04px 14.23px 0px #00000014; */
    color: #fff;
    border: 0px;
    font-size: 16px;
    font-weight: 900;
    line-height: 18.75px;
}

.card_images {
    box-shadow: 2px 2px 12px 0px #00000040;
    border-radius: 12px;
    max-width: 358px;
    background-color: #FFFFFF;
    /* max-height: 454px; */
}

.card_images h4 {
    color: var(--primary);
    font-size: 18px;
    font-weight: 500;
    line-height: 21.09px;
}

.card_images p {
    color: #5B5B5B;
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
}

.card_images p span {
    color: var(--primary);
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
}

.card_text {
    margin-top: -2%;
}

.read-more-btn{
    color: #000000!important;
}

@media screen and (max-width: 768px) {
    .free_helth_camp img {
        width: 100%;
    }

    .free_helth_camp h3 {
        font-size: 30px;
        line-height: unset !important;
    }

    .Awareness_Webinar h3 {
        font-size: 30px;
        line-height: unset !important;
    }

    .Workshops h3 {
        font-size: 30px;
        line-height: unset !important;
    }

    .Campaign h3 {
        font-size: 30px;
        line-height: unset !important;
    }

    .contentPart h1 {
        text-align: center;
        font-size: 30px;
        line-height: unset !important;
    }

    .Awareness_Webinar p {
        font-size: 16px;
    }

    .Workshops h6 {
        font-size: 16px;
    }


    .free_helth_camp h6 {
        font-size: 16px;
    }

    .free_helth_camp p span {
        color: var(--primary);
        font-size: 18px;
    }

    .Workshops h6 {
        color: #101010;
        font-size: 16px;
    }

    .contentPart ul li span {
        font-size: 16px;
    }

    .contentPart ul li {
        font-size: 16px;
    }

    .Workshops p {
        font-size: 16px;
    }

    .Campaign p {
        font-size: 16px;
        line-height: 25px !important;
    }

    .card_images p{
        font-size: 16px;
    }

    .card_images h4{
        font-size: 16px;
    }

    .free_helth_camp p {
        font-size: 16px;
    }

    .Campaign img {
        width: 90%;
    }

    .Workshops img {
        width: 90%;
    }

    .Awareness_Webinar img {
        width: 90%;
    }
}