*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Playfair Display';
}

.testimonial__title {
    font-weight: bold;
}

.testimonial__title span{
    color: #10397B;
    font-size: 65px;
}

.testimonial__container {
    position: relative;
}

.testimonial__card-body {
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0 8px 15px -5px rgba(0, 0, 0, 0.3);
}

.testimonial__container h1 {
    color: #10397B;
    font-size: 60px;
    font-weight: 600;
}

.testimonial__card-text {
    margin-bottom: 0;
}

.testimonial__card-image {
    display: flex;
    justify-content: center;
}

.testimonial__underline {
    text-align: end;
    margin-top: -25px;
    margin-right: 200px;
}

.testimonial__underline img {
    width: 480px;
    height: 30px;
    z-index: 2000;
}

.testimonial__card {
    position: relative;
    border: none !important;
    box-shadow: 0 4px 30px #ebccd3, 0 4px 30px rgba(0, 0, 0, 0.08);
}

.testimonial__card-text span {
    font-size: 80px;
}

.testimonial__card-img {
    border-radius: 100%;
    margin-top: 1rem;
    margin-bottom: -58px;
}

.testimonial__card-stars {
    color: #FFD700;
    font-size: large;
}

.testimonial_swiper-wrapper {
    padding: 4rem 0rem;
}

.testimonial__swiper-slide {
    z-index: 1000 !important;
}

.testimonial__swiper-slide:nth-child(2) {
    transform: scale(1.2) !important;
    z-index: 2000 !important;
}

.testimonial__card-profile {
    padding: 3rem 0;
}

.testimonial__card-profile p,
.testimonial__card-profile div {
    text-align: center;
}

.testimonial_swiper-wrapper {
    margin-bottom: 3rem;
}

.testimonial__card-profile-title {
    font-weight: bold;
}

.testimonial__card-profile-text {
    font-size: small;
}

.testimonial__swiper-pagination .swiper-pagination-bullet {
    width: 50px;
    height: 5px;
    border-radius: 10px;
    background: linear-gradient(to right, #6E5979, #B16476);
}

@media (max-width:1200px) {
    .testimonial__underline {
        position: absolute;
        top: 50px;
        right: 0px;
        width: 480px;
        z-index: 2000;
    }
}

@media (max-width:1200px) {
    .testimonial__underline {
        display: none;
    }
}

@media (max-width:768px) {
    .testimonial__swiper-slide:nth-child(2) {
        transform: scale(1) !important;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none !important;
    }
}

.platform__card-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 45px;
}

.platform__title {
    color: #10397B;
}

.platform__title,
.platform__text {
    text-align: center;
}

.platform__text {
    padding: 0 2rem;
    font-size: large;
}

.platform__card {
    width: 100%;
    max-width: 450px;
    border-radius: 10px !important;
}
.platform__card-image img {
    width: 100%;
    height: 250px;
}

.platform__card-body {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 250px;
    background-color: #00000076;
    text-align: center;
    font-size: large;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.platform__card-text {
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 0;
    font-size: x-large;
}

.platform__card-button {
    text-decoration: none;
    border: 1px solid #ffffff;
    border-radius: 20px;
    color: #ffffff;
    padding: 0.5rem 1rem;
    width: fit-content;
    font-size: small;
    transition: background-color 0.3s ease-in-out, border 0.3s ease-in-out;
}

.platform__card-button:hover {
    border: 1px solid #23beedce;
    background-color: #23beeded;
}

.platform__rupees-title{
    color: #10397B;
    font-weight: 600;
    margin-bottom: 0;
}

.platform__rupees-title span{
    color: #000000 !important;
    font-size: 70px;
}
.platform__rupees-text{
    font-size: 17px;
    font-weight: 500;
}

@media (max-width:576px) {
    .platform__card-container {
        flex-direction: column;
    }

    .platform__text {
        padding: 0rem;
    }
}

.role__text {
    color: #10397B;
}

.role svg {
    margin-top: -48px;
}

.role__card {
    width: 100%;
    max-width: 400px;
    padding: 1rem;
    box-shadow: 5px 5px 5px 3px rgba(0, 0, 0, 0.5);
}

.role__card-title {
    font-size: 18px;
    margin-bottom: 0;
}

.role__card-body {
    position: relative;
}

.role__card-icon {
    position: absolute;
    top: 50px;
    right: 50px;
}

.role__card-body span {
    font-weight: 600;
}

.role__card-reviews {
    margin-top: 10px;
    margin-bottom: 0;
}

.role__swiper-wrapper {
    position: relative;
    padding: 1rem 0rem;
}

.swiper-custom-next,
.swiper-custom-prev {
    border-radius: 2px;
    width: 40px;
    height: 30px;
    margin-top: 20px;
    background-color: #49BBBD;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
}

.swiper-custom-next i,
.swiper-custom-prev i {
    color: #ffffff !important;
}

@media (max-width:576px) {
    .role__card {
        max-width: 100%;
    }
}

.profile__card {
    border: none !important;
    border-radius: 10px !important;
    padding: 1rem;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
}

.profile__card-main {
    box-shadow: none !important;
}

.profile__card small {
    color: #10397B;
    font-weight: 600;
    padding-bottom: 5px;
    text-shadow: 2px 2px #73738c98;
}

.profile__card-profile-button {
    text-decoration: none;
    color: #10397B;
    font-weight: 600;
}

.profile__card-profile-button:hover {
    color: #10397B;
}

.profile__card-image {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border-radius: 100%;
    background-color: #10397B;
    overflow: hidden;
}

.profile__card-body {
    display: flex;
    align-items: center;
    gap: 5px;
}

.profile__title,
.profile__text {
    font-weight: 600;
    text-shadow: 3px 5px #73738c98;
}

.profile__card-title {
    font-size: larger;
    margin-bottom: 0;
}

.profile__card-text,
.profile__text {
    color: #73738C;
}

.profile__swiper {
    padding-bottom: 1rem !important;
}

.swiper-custom-prev3,
.swiper-custom-next3 {
    border-radius: 10px;
    background-color: #10397B;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 5px 5px 5px 0px rgba(63, 63, 63, 0.5);
}

.swiper-custom-prev3 i,
.swiper-custom-next3 i {
    color: #ffffff;
}

.masterclass {
    background-color: #EBF4FF;
}

.masterclass__title {
    color: #10397B;
    font-weight: bold;
}

.masterclass__card {
    border: none !important;
    border-radius: 10px !important;
    padding: 1rem;
    width: 100%;
    max-width: 350px;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
}

.masterclass__card-image img {
    border-radius: 10px;
    width: 100%;
    height: 200px;
    transition: transform 0.3s ease-in-out;
}

.masterclass__card-image img:hover {
    transform: scale(1.03);
}

.masterclass__card-title {
    font-size: large;
    font-weight: bold;
}

.masterclass__card-text {
    color: #73738C;
    padding: 1rem 0;
}

.masterclass__card-month {
    padding: 0.5rem 0;
    display: flex;
    justify-content: space-between;
}

.masterclass__card-month span {
    font-size: small;
}

.masterclass__card-month span i {
    color: #73738C;
    font-size: 15px;
}

.masterclass__card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.masterclass__card-footer img {
    border-radius: 100%;
    width: 30px;
    height: 30px;
}

.masterclass__card-profile {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: bold
}

.masterclass__card-footer .masterclass__card-price {
    color: #428080;
    font-weight: bold;
}

.masterclass__card-footer .masterclass__card-price span {
    color: #73738C;
    text-decoration: line-through;
}

.swiper-custom-prev1,
.swiper-custom-next1 {
    width: 40px;
    height: 30px;
    border-radius: 2px;
    background-color: #49BBBD;
    color: #ffffff;
    margin-top: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
}

@media (max-width:576px) {
    .masterclass__card {
        max-width: 100%;
    }
}

.career {
    background-color: #EBF4FF;
}

.career__title {
    color: #10397B;
    font-weight: 600;
    text-align: center;
}

.career__text {
    font-size: large;
    text-align: center;
}

.career__card {
    border: none !important;
    border-radius: 10px !important;
    padding: 1rem;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
}
.career__image{
    border-radius: 10px;
    width: 100%;
    height: 220px;
}
.career__card-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.career__card-title h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.career__card-title span {
    padding: 0 1rem;
    background-color: #8FC7C7;
    color: #428080;
}

.career__card-text {
    padding: 1rem 0;
}

.career__aed {
    color: #428080;
    font-weight: 600;
}

.career__aed span {
    color: #000000 !important;
    font-size: small;
}

.career__card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#career__cart-view-button {
    text-decoration: none;
    border-radius: 20px;
    padding: 0.5rem 1rem;
    font-weight: 600;
    width: 86%;
    text-align: center;
    background-color: #10397B;
    color: #ffffff;
}

#career__cart-shop-button {
    border: 1px solid #10397B;
    border-radius: 100%;
    text-decoration: none;
    color: #10397B;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-custom-prev4,
.swiper-custom-next4 {
    width: 40px;
    height: 30px;
    border-radius: 2px;
    background-color: #49BBBD;
    color: #ffffff;
    margin-top: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
}
.students{
    background-color: #EBF4FF;
}
.students__card{
    border: none !important;
    border-radius: 10px !important;
    padding: 1rem;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
}
.students__card-image{
    width: 100%;
    height: 220px;
    border-radius: 10px;
}
.students__card-title{
    font-weight: 600;
    padding: 1rem 0 0 0;
}
.students__title{
    text-align: center;
    font-weight: 600;
}
.swiper-custom-prev5,
.swiper-custom-next5 {
    width: 40px;
    height: 30px;
    border-radius: 2px;
    background-color: #49BBBD;
    color: #ffffff;
    margin-top: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 2000;
}