svg {
    width: 30px;
    height: 30px;
}

.partner_logo_0 {
    flex: 0 0 auto;
}

.partner_logo_0 {
    position: relative;
    padding: 5rem 0 3rem;
    z-index: 1;
}

.container {
    width: 1146px;
    max-width: 100%;
    margin: auto;
}

.wrapper-capsule_2 {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}


.contact_us_0 {
    overflow: hidden;
    padding: 110px 0;
    position: relative;
    background: rgb(208,225,240);
}

.contact_us_0::before {
    background-size: 50px 50px;
    background: 
        linear-gradient(0deg, transparent 24%, rgb(171,186,204,0.5) 25%, rgb(171,186,204,0.5) 26%, transparent 27%, transparent 74%, rgb(171,186,204,0.5) 75%, rgb(171,186,204,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(171,186,204,0.5) 25%, rgb(171,186,204,0.5) 26%, transparent 27%, transparent 74%, rgb(171,186,204,0.5) 75%, rgb(171,186,204,0.5) 76%, transparent 77%, transparent);
    width: 100%;
    opacity: 0.3;
    position: absolute;
    top: 0;
    z-index: 0;
    left: 0;
    content: "";
    height: 100%;
}

.contact_us_0 h3::before {
    height: 6px;
    position: absolute;
    left: 50%;
    content: "";
    width: 6px;
    top: -15px;
    border-radius: 50%;
    transform: translateX(-50%);
    background: rgb(171,186,204);
}

.feedback_help_8 {
    background: #ffffff;
    display: flex;
    position: relative;
    border-radius: 50px;
    overflow: hidden;
    z-index: 10;
    backdrop-filter: blur(5px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.feedback_help_8::after {
    z-index: 0;
    background: rgb(134,145,160,0.5);
    filter: blur(70px);
    left: -150px;
    width: 300px;
    position: absolute;
    height: 300px;
    content: "";
    bottom: -150px;
    border-radius: 50%;
}

.feedback_help_8 .feedback_info_2 h3 {
    font-weight: 600;
    color: #000000;
    text-align: left;
    margin-bottom: 40px;
    font-size: 19px;
}

.feedback_help_8 .feedback_info_2 form {
    flex-direction: column;
    display: flex;
}

.feedback_help_8 .feedback_info_2 input[type="text"],
.feedback_help_8 .feedback_info_2 textarea {
    width: 100%;
    font-family: Arial, sans-serif;
    border: none;
    font-size: 17px;
    padding: 20px 25px;
    transition: all 0.3s ease;
    background: rgba(245, 245, 245, 0.7);
    border-radius: 30px;
    margin-bottom: 25px;
}

.feedback_help_8 .feedback_info_2 .reach_reach_8 {
    align-items: flex-start;
    margin-bottom: 35px;
    position: relative;
    display: flex;
}

.feedback_help_8 .feedback_info_2 .reach_reach_8 label {
    font-size: calc(17px - 2px);
    line-height: 1.5;
    cursor: pointer;
    color: #000000;
    position: relative;
    padding-left: 35px;
}

.feedback_help_8 .feedback_info_2 .reach_reach_8 input[type="checkbox"]:checked + label::before {
    background: rgb(171,186,204);
}

.feedback_help_8 .feedback_info_2 .reach_reach_8 a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    color: rgb(171,186,204);
    font-weight: 600;
}

.feedback_help_8 .feedback_info_2 .reach_reach_8 a:hover {
    color: rgb(134,145,160);
}

.feedback_help_8 .feedback_info_2 .support_reach_6 {
    background: rgb(171,186,204);
    font-size: 18px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    cursor: pointer;
    align-self: flex-start;
    border: none;
    color: #ffffff;
    border-radius: 30px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 1;
    overflow: hidden;
    padding: 18px 40px;
}

.feedback_help_8 .inquiry_grid_2 h4 {
    margin-bottom: 40px;
    font-weight: 600;
    position: relative;
    color: #000000;
    font-size: 19px;
}

.feedback_help_8 .inquiry_grid_2 h4::after {
    bottom: -15px;
    content: "";
    left: 0;
    position: absolute;
    height: 2px;
    width: 30px;
    background: rgb(171,186,204);
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li {
    align-items: center;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    backdrop-filter: blur(5px);
    padding: 20px;
    transition: all 0.3s ease;
    border-radius: 20px;
    margin-bottom: 30px;
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li svg {
    transition: all 0.3s ease;
    height: 26px;
    flex-shrink: 0;
    margin-right: 15px;
    width: 26px;
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li:hover svg path {
    fill: rgb(134,145,160);
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li span {
    font-size: 17px;
    color: #000000;
    line-height: 1.5;
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li a:hover {
    color: rgb(171,186,204);
}

.course_demographic_1::before {
    width: 100%;
    background: linear-gradient(135deg, 
                rgb(171,186,204,0.5) 0%, 
                transparent 30%, 
                transparent 70%, 
                rgb(134,145,160,0.5) 100%);
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    height: 100%;
}

.course_demographic_1 h4::after {
    left: 50%;
    content: "";
    bottom: 0;
    transform: translateX(-50%);
    background: rgb(171,186,204);
    position: absolute;
    height: 3px;
    border-radius: 10px;
    width: 80px;
}

.course_demographic_1 p::before {
    background: rgb(171,186,204);
    content: "";
    height: 100%;
    left: 0;
    width: 5px;
    transition: width 0.3s ease;
    top: 0;
    position: absolute;
}

.course_demographic_1 p::after {
    opacity: 0;
    z-index: -1;
    height: 100%;
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(90deg, 
                rgb(171,186,204,0.5) 0%, 
                transparent 30%);
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
}

.course_demographic_1 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,186,204);
}

.course_demographic_1 p:hover svg {
    transform: scale(1.2);
}

.course_demographic_1 p:nth-child(even)::before {
    background: rgb(134,145,160);
}



.course_demographic_1 .success_story_8 > div p {
    animation: fadeInSlide 0.5s ease forwards;
    opacity: 0;
}

.course_demographic_1 .success_story_8 > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.course_demographic_1 .success_story_8 > div p:nth-child(3) {
    animation-delay: 0.3s;
}

.course_demographic_1 .success_story_8 > div p:nth-child(5) {
    animation-delay: 0.5s;
}

.educational_gains_1 {
    position: relative;
    overflow: hidden;
    padding: 120px 0 160px;
    background: rgb(171,186,204);
}

.educational_gains_1::after {
    height: 200px;
    bottom: 0;
    width: 100%;
    position: absolute;
    content: '';
    left: 0;
    background: linear-gradient(to top, #000000, transparent);
    z-index: 1;
}

.educational_gains_1 .success_story_8 {
    padding: 0 20px;
    margin: 0 auto;
    flex-direction: column;
    display: flex;
    max-width: 1280px;
    z-index: 2;
    align-items: center;
    position: relative;
}

.educational_gains_1 h2 {
    letter-spacing: 2px;
    padding-bottom: 25px;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 39px;
}

.educational_gains_1 h2::before {
    bottom: -5px;
    content: '';
    background: #ffffff;
    position: absolute;
    opacity: 0.3;
    transform: translateX(-50%);
    width: 80px;
    left: 50%;
    height: 1px;
}

.educational_gains_1 .hero_banner_4::before {
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    content: '';
    z-index: 1;
    background: linear-gradient(45deg, rgb(171,186,204,0.5) 0%, transparent 40%);
    width: 100%;
}

.educational_gains_1 .text_main_holder {
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    position: relative;
    width: 100%;
    display: grid;
}

.educational_gains_1 .text_main_holder::before {
    opacity: 0.8;
    width: 2px;
    left: 50%;
    top: -60px;
    position: absolute;
    content: '';
    height: 40px;
    background: rgb(134,145,160);
    transform: translateX(-50%);
}

.educational_gains_1 .text_main_holder > div {
    flex-direction: column;
    padding: 25px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation-delay: calc(var(--i, 0) * 0.15s);
    backdrop-filter: blur(10px);
    display: flex;
    gap: 20px;
    align-items: center;
    border: 1px solid rgb(134,145,160,0.5);
    opacity: 0;
    animation: floatUp 0.6s forwards;
    position: relative;
    text-align: center;
    transform: translateY(50px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.educational_gains_1 .text_main_holder > div:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: translateY(-10px);
}

.educational_gains_1 .text_main_holder > div:hover::before {
    opacity: 1;
}

.educational_gains_1 .text_main_holder svg {
    height: 50px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 10px;
    border: 1px solid rgb(171,186,204,0.5);
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2),
                0 0 15px rgb(171,186,204,0.5);
    width: 50px;
}

.educational_gains_1 .text_main_holder > div:hover svg path {
    fill: rgb(171,186,204);
}

footer {
    font-family: Arial, sans-serif;
    color: #ffffff;
    perspective: 1000px;
    position: relative;
}

footer::after {
    width: 100%;
    top: 0;
    z-index: -1;
    height: 100%;
    position: absolute;
    content: "";
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.03) 5px,
            rgba(255, 255, 255, 0.03) 10px
        );
    left: 0;
    animation: scanline 10s linear infinite;
}

.partner_logo_0 .container {
    grid-template-columns: 1fr 1fr;
    position: relative;
    gap: 3rem;
    display: grid;
}

.partner_logo_0 .company_holder {
    border-left: 3px solid rgb(171,186,204);
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 19px;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    transform-style: preserve-3d;
    padding: 2rem;
}

.partner_logo_0 .company_holder h3::after {
    left: 0;
    width: 60px;
    position: absolute;
    height: 3px;
    bottom: 0;
    transition: width 0.4s ease-in-out;
    background: rgb(171,186,204);
    content: "";
}

.partner_logo_0 .company_holder:hover h3::after {
    width: 100%;
}

.partner_logo_0 .carbon_cta_5::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    background: linear-gradient(to bottom, 
                rgb(171,186,204) 0%, 
                transparent 100%);
}

.partner_logo_0 .site_main_8 {
    padding: 2rem;
    transition: all 0.4s ease;
    border-radius: 19px;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    backdrop-filter: blur(5px);
    transform-style: preserve-3d;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.partner_logo_0 .site_main_8:hover::before {
    top: -100%;
    left: -100%;
}

.partner_logo_0 .site_main_8::after {
    position: absolute;
    content: "";
    transform: translateZ(5px);
    right: 0;
    transform-style: preserve-3d;
    width: 0;
    border-color: transparent rgb(171,186,204) transparent transparent;
    border-style: solid;
    transition: all 0.4s ease;
    border-width: 0 25px 25px 0;
    top: 0;
    height: 0;
}

.partner_logo_0 .site_main_8 h5 {
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.partner_logo_0 .site_main_8 h5::after {
    height: 3px;
    bottom: -8px;
    background: rgb(171,186,204);
    left: 0;
    content: "";
    transition: width 0.4s ease-in-out;
    position: absolute;
    width: 30%;
}

.partner_logo_0 .site_main_8 a::before {
    left: -20px;
    transform: translateZ(5px);
    transition: all 0.3s ease;
    content: "→";
    position: absolute;
    opacity: 0;
}

.partner_logo_0 .site_main_8 a:hover {
    transform: translateX(20px);
    color: #ffffff;
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
}

.cloud_lab_9::before {
    top: 0;
    left: 0;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(171,186,204) 30%, 
                #ffffff 50%, 
                rgb(134,145,160) 70%, 
                transparent 100%);
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
}

.cloud_lab_9 .med_guides_8:hover {
    color: #ffffff;
    box-shadow: 0 0 15px rgba(rgb(171,186,204), 0.3);
    background: rgba(0, 0, 0, 0.3);
}



.partner_logo_0 .company_holder::before,
.partner_logo_0 .site_main_8::before {
    background: radial-gradient(circle, rgb(171,186,204,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0;
    height: 100px;
    width: 100px;
    z-index: -1;
    content: "";
    filter: blur(30px);
    border-radius: 50%;
    transition: opacity 0.5s ease;
}

.partner_logo_0 .company_holder::before {
    bottom: -20px;
    right: -20px;
}



.partner_logo_0 .company_holder .carbon_cta_5::after {
    width: 70px;
    bottom: -10px;
    transition: width 0.4s ease;
    position: absolute;
    left: 1rem;
    background: linear-gradient(to right, rgb(171,186,204), transparent);
    content: "";
    height: 3px;
}

.partner_logo_0 .site_main_8:nth-child(1)::before {
    background: radial-gradient(circle, rgb(171,186,204,0.5) 0%, transparent 70%);
}

.partner_logo_0 .site_main_8:nth-child(2)::before {
    background: radial-gradient(circle, rgb(134,145,160,0.5) 0%, transparent 70%);
}

.partner_logo_0 .top_primary_5 a:hover::after {
    width: 100%;
}

.subscribe_to_newsletter_7 {
    padding: 6rem 2rem;
    position: relative;
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(171,186,204,0.5), rgb(134,145,160));
}

.subscribe_to_newsletter_7::after {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    position: absolute;
    background: rgb(171,186,204,0.5);
    bottom: -5%;
    transform: translateZ(-5px) rotate(15deg);
    left: -5%;
    z-index: 0;
    width: 40%;
    content: "";
    height: 40%;
}

.subscribe_to_newsletter_7 .success_story_8 {
    backdrop-filter: blur(10px) saturate(150%) contrast(110%);
    overflow: hidden;
    position: relative;
    -webkit-backdrop-filter: blur(10px) saturate(150%) contrast(110%);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(50px);
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}

.subscribe_to_newsletter_7 h3 {
    margin-bottom: 2rem;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    letter-spacing: -0.01em;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding-left: 1rem;
    position: relative;
    font-size: clamp(1.5rem, 2vw + 1rem, 2.5rem);
    font-weight: 600;
    color: #ffffff;
}

.subscribe_to_newsletter_7 .input_holder {
    position: relative;
    gap: 1rem;
    display: flex;
    transform: translateZ(30px);
}

.subscribe_to_newsletter_7 .input_holder div {
    flex-grow: 1;
    position: relative;
    overflow: hidden;
}

.subscribe_to_newsletter_7 .input_holder div::before {
    content: "";
    position: absolute;
    background: rgb(134,145,160);
    transform-origin: right;
    left: 0;
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    bottom: 0;
    height: 2px;
    transform: scaleX(0);
    width: 100%;
}

.subscribe_to_newsletter_7 input[type="email"]::placeholder {
    transition: opacity 0.3s ease, transform 0.3s ease;
    color: rgba(255, 255, 255, 0.6);
}

.subscribe_to_newsletter_7 input[type="email"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(10px);
}

.subscribe_to_newsletter_7 .mail_join_8 {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    font-size: 17px;
    color: #ffffff;
    border: none;
    font-family: Arial, sans-serif;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
    z-index: 1;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(171,186,204), rgb(134,145,160));
    font-weight: 600;
    padding: 1rem 1.75rem;
}

.subscribe_to_newsletter_7 .mail_join_8:hover::before {
    opacity: 1;
}

.price_combo_1 {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.price_combo_1::before {
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.7));
    height: 100%;
    position: absolute;
    content: "";
    width: 100%;
    z-index: 1;
    top: 0;
}

.price_combo_1 h2 {
    color: #ffffff;
    animation: fadeInUp 0.8s ease-out forwards;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 36px;
    transform: translateY(0);
    text-align: center;
    position: relative;
}

.price_combo_1 .learning_fees_2 {
    display: grid;
    gap: 30px;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    list-style: none;
}

.price_combo_1 .lesson_fees_1 {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none;
    height: 100%;
    will-change: transform;
    transform: translateZ(0);
    display: block;
}

.price_combo_1 .tuition_table_5::before {
    transform: scaleX(0);
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, 
        rgb(171,186,204), 
        rgb(134,145,160));
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 5px;
    transform-origin: left;
}

.price_combo_1 .study_fees_9 {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    color: #ffffff;
    flex-direction: column;
}

.price_combo_1 .study_fees_9 h4::after {
    background-color: rgb(171,186,204);
    transition: width 0.4s ease;
    width: 50px;
    bottom: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 2px;
}

.price_combo_1 .learn_deals_4 {
    background-clip: text !important;
    font-weight: 700;
    -webkit-background-clip: text !important;
    display: inline-block;
    margin-top: auto;
    align-self: flex-start;
    color: #ffffff;
    font-size: calc(19px * 1.3);
    padding: 10px 0;
    background: linear-gradient(135deg, rgb(171,186,204), rgb(134,145,160));
    color: transparent;
    position: relative;
}

.price_combo_1 .learning_fees_2 li:hover {
    transform: translateY(-5px);
}

.price_combo_1 .learning_fees_2 li:hover .tuition_table_5::before {
    transform: scaleX(1);
}

.price_combo_1 .learning_fees_2 li:nth-child(1) {
    animation: fadeInUp 0.8s ease-out 0.3s both;
}

.price_combo_1 .learning_fees_2 li:nth-child(3) {
    animation: fadeInUp 0.8s ease-out 0.5s both;
}

header::before {
    pointer-events: none;
    height: 100%;
    left: 0;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(171,186,204), 0.03) 25%, 
        rgba(rgb(171,186,204), 0.05) 50%,
        rgba(rgb(171,186,204), 0.03) 75%,
        transparent 100%
    );
    top: 0;
    width: 100%;
    content: '';
    position: absolute;
}

header .header_edu_5:hover {
    transform: translateY(-3px);
}

header .header_edu_5 img {
    max-width: 100%;
    display: block;
    filter: brightness(1.03);
    height: auto;
}

header .header_edu_5:hover::before {
    transform: scaleX(1);
    opacity: 0.7;
}

header .site_main_8 {
    list-style: none;
    flex-wrap: nowrap;
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}

header .header_wrap_9 {
    margin: 0;
    position: relative;
}

header .header_wrap_9 a {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    padding: 1rem 1.2rem;
    color: #000000;
    overflow: hidden;
    display: block;
    font-size: 16px;
    font-weight: 600;
}

header .header_wrap_9 a:hover {
    color: rgb(171,186,204);
}

header .header_wrap_9 a:hover::before {
    transform: translateX(0);
}

header .header_wrap_9 a::after {
    position: absolute;
    pointer-events: none;
    background: rgb(171,186,204,0.5);
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    transform: scale(0.8);
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease;
    left: 0;
    border-radius: 10px;
}

header .main_train_8::after {
    width: 30%;
    content: '';
    left: 0;
    background: linear-gradient(90deg, rgb(208,225,240), transparent);
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
}

.company_overview_6::before {
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(171,186,204,0.5) 70%);
    left: 0;
    width: 100%;
}

.company_overview_6 .info_section_7:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.company_overview_6 .info_section_7::before {
    content: "";
    left: 0;
    position: absolute;
    width: 6px;
    background: linear-gradient(to bottom, rgb(171,186,204), rgb(134,145,160));
    height: 100%;
    top: 0;
}

.company_overview_6 .info_section_7::after {
    top: 50%;
    right: -15px;
    width: 30px;
    transform: translateY(-50%);
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0 100%);
    background: linear-gradient(to right, rgba(rgb(134,145,160,0.5), 0.3), transparent);
    position: absolute;
    content: "";
    height: 80%;
}

.company_overview_6 h5:hover::after {
    transform: scaleX(1.5);
}

.company_overview_6 p {
    color: #000000;
    line-height: 1.5;
    font-size: calc(16px * 1.2);
    margin: 0 0 20px 0;
}

.company_overview_6 p b::after {
    position: absolute;
    width: 100%;
    bottom: -8px;
    background: linear-gradient(to right, rgb(171,186,204), transparent);
    height: 1px;
    content: "";
    left: 0;
}

.company_overview_6 ol li {
    column-gap: 40px;
    position: relative;
    padding-left: 0;
    text-align: justify;
    margin-bottom: 15px;
    hyphens: auto;
    color: #000000;
    font-size: 16px;
    column-count: 1;
    line-height: 1.8;
}

.explore_now_9::before {
    height: 100%;
    transform: translateZ(-10px);
    content: "";
    opacity: 0.1;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(171,186,204,0.5),
        rgb(171,186,204,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    width: 100%;
    z-index: 1;
    left: 0;
}

.explore_now_9 .container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    z-index: 2;
    align-items: center;
    max-width: 1140px;
    transform: translateZ(20px);
    padding: 0 15px;
}

.explore_now_9 div:nth-child(2) {
    display: flex;
    transform: translateZ(30px);
    justify-content: center;
}

.explore_now_9 span {
    position: relative;
    display: inline-block;
    transition: transform 0.3s ease-out;
    transform-style: preserve-3d;
}

.explore_now_9 .support_reach_6 {
    animation: fadeInUp 0.8s forwards 0.4s ease-out;
    justify-content: center;
    background: #ffffff;
    padding: 0.8rem 2.5rem;
    opacity: 0;
    position: relative;
    display: inline-flex;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.5px;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.5);
    transform: translateZ(0);
    align-items: center;
    font-size: 17px;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: rgb(171,186,204);
}

.explore_now_9 .support_reach_6 span {
    z-index: 2;
    position: relative;
    transition: all 0.3s ease;
}

.explore_now_9 .support_reach_6:hover {
    box-shadow: 0 15px 25px -8px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px) translateZ(0);
    background: #ffffff;
}

.explore_now_9 .support_reach_6:hover span {
    transform: translateY(0) scale(1.05);
}

.instructional_approach_4 {
    position: relative;
    padding: 8rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(208,225,240) 0%, rgb(171,186,204,0.5) 100%);
}

.instructional_approach_4::after {
    position: absolute;
    right: -10%;
    border-radius: 50%;
    filter: blur(100px);
    width: 80%;
    background: rgb(171,186,204,0.5);
    content: "";
    top: -10%;
    opacity: 0.2;
    z-index: 0;
    height: 80%;
    animation: floatBlob 20s infinite alternate ease-in-out;
}

.instructional_approach_4 .success_story_8 {
    display: flex;
    position: relative;
    margin: 0 auto;
    max-width: 900px;
    flex-direction: column;
    gap: 3rem;
    z-index: 2;
}

.instructional_approach_4 h3::before {
    border-radius: calc(19px - 4px);
    border: 2px dashed rgb(171,186,204,0.5);
    opacity: 0.6;
    left: 5px;
    bottom: 5px;
    content: "";
    top: 5px;
    position: absolute;
    right: 5px;
    z-index: -1;
}

.instructional_approach_4 h3::after {
    content: "";
    position: absolute;
    top: -8px;
    background: rgb(134,145,160,0.5);
    height: 16px;
    width: 70%;
    border-radius: 8px;
    left: 15%;
    transform: rotate(1deg);
    z-index: -2;
}

.instructional_approach_4 span::before {
    bottom: 5px;
    z-index: -1;
    top: 5px;
    content: "";
    border: 2px dashed rgb(134,145,160,0.5);
    opacity: 0.6;
    right: 5px;
    left: 5px;
    border-radius: calc(19px - 4px);
    position: absolute;
}

.secure_guard_1 {
    background: linear-gradient(135deg, rgb(208,225,240) 0%, rgba(250, 250, 255, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
}

.secure_guard_1::before {
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    opacity: 0.15;
    z-index: 0;
    width: 100%;
    background: radial-gradient(circle at 10% 30%, rgb(134,145,160,0.5) 0%, transparent 60%);
}

.secure_guard_1 .container {
    max-width: 1200px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.secure_guard_1 h1::after {
    width: 60%;
    content: "";
    background: rgb(171,186,204);
    transform-origin: left;
    bottom: -3px;
    height: 3px;
    animation: lineGrow 1.5s ease-out forwards;
    left: 0;
    position: absolute;
}

.secure_guard_1 h2::before {
    width: 0.75rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    background: rgb(134,145,160);
    height: 0.75rem;
    content: "";
    left: 0;
}

.secure_guard_1 h3::before {
    left: 0;
    position: absolute;
    width: 0.6rem;
    background: rgb(134,145,160,0.5);
    content: "";
    transform: translateY(-50%) rotate(45deg);
    height: 0.6rem;
    top: 50%;
}

.secure_guard_1 h4::before {
    position: absolute;
    background: rgb(134,145,160,0.5);
    opacity: 0.7;
    transform: translateY(-50%) rotate(45deg);
    height: 0.5rem;
    top: 50%;
    width: 0.5rem;
    left: 0;
    content: "";
}

.secure_guard_1 p strong {
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #000000;
}

.secure_guard_1 ul {
    position: relative;
    margin: 1.5rem 0 2.5rem 1.5rem;
    padding: 0;
    list-style: none;
}

.secure_guard_1 ul::before {
    content: "";
    width: 2px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(134,145,160,0.5), transparent);
    height: 100%;
    top: 0;
    left: -1rem;
}

.secure_guard_1 li::before {
    border: 2px solid rgb(134,145,160);
    width: 0.5rem;
    position: absolute;
    border-radius: 10px;
    content: "";
    left: 0;
    transform: rotate(45deg);
    height: 0.5rem;
    top: 0.6em;
}

.secure_guard_1 span:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.06);
    background: rgba(255,255,255,0.9);
    transform: translateY(-3px) translateZ(0);
}

.program_structure_8 {
    background: linear-gradient(135deg, rgb(208,225,240) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.program_structure_8 .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.program_structure_8 h2 {
    line-height: 1.3;
    font-size: 32px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 50px;
    transform: translateX(-5%);
    max-width: 90%;
    font-weight: 700;
    color: #000000;
}

.program_structure_8 h2::before {
    transform: translateY(-50%);
    height: 80%;
    position: absolute;
    top: 50%;
    content: "";
    background: linear-gradient(to bottom, rgb(171,186,204), rgb(134,145,160));
    left: 0;
    width: 8px;
}

.program_structure_8 .hero_banner_4::after {
    background: linear-gradient(135deg, transparent 60%, rgba(var(--primary-color-opacity), 0.3));
    inset: 0;
    z-index: 1;
    position: absolute;
    content: "";
}

.program_structure_8 .hero_banner_4:hover {
    transform: perspective(1000px) rotateY(0) rotateX(0);
}

.program_structure_8 .info_section_7::before {
    width: 100%;
    background: linear-gradient(90deg, rgb(171,186,204) 0%, rgb(134,145,160) 100%);
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 6px;
}

.program_structure_8 .description:first-of-type {
    animation-delay: 0.2s;
}

.program_structure_8 .description:last-of-type {
    animation-delay: 0.4s;
}

.thxHub_6 {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(208,225,240) 0%, rgb(134,145,160,0.5) 100%);
    perspective: 1000px;
    overflow: hidden;
}

.thxHub_6::after {
    width: 70%;
    opacity: 0.5;
    content: "";
    position: absolute;
    background: radial-gradient(ellipse at center, rgb(134,145,160,0.5) 0%, transparent 70%);
    left: -10%;
    transform: rotate(10deg);
    height: 60%;
    z-index: 1;
    animation: floatGradient 18s ease-in-out infinite alternate-reverse;
    bottom: -5%;
}

.thxHub_6 .success_story_8 {
    padding: 3rem;
    transform: rotateX(5deg);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    flex-direction: column;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    display: flex;
}

.thxHub_6 .success_story_8:hover > div:first-child {
    transform: translateZ(40px);
}

.thxHub_6 .success_story_8 > div:first-child::after {
    background: rgb(134,145,160);
    position: absolute;
    opacity: 0.2;
    height: 10px;
    content: "";
    width: 70px;
    right: 30px;
    bottom: -15px;
    transform: skewX(-20deg);
}

.thxHub_6 h5::after {
    bottom: 0;
    width: 0;
    transition: width 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(171,186,204) 0%, rgb(134,145,160) 100%);
    position: absolute;
}

.thxHub_6 .success_story_8 > div:last-child {
    transform: translateZ(15px);
    position: relative;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.thxHub_6 a::before {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease;
    width: 100%;
    z-index: -1;
    top: 0;
    opacity: 0;
    position: absolute;
    background: rgb(171,186,204);
    transform-origin: left;
    content: "";
    left: 0;
    height: 100%;
    transform: scaleX(0);
}

.thxHub_6 a:hover p {
    transform: translateY(-2px);
    color: #000000;
}

.client_comments_3::before {
    background: radial-gradient(circle at center, rgb(171,186,204,0.5) 0%, transparent 70%);
    animation: float 15s infinite alternate ease-in-out;
    position: absolute;
    opacity: 0.15;
    height: 40%;
    top: -5%;
    content: "";
    width: 35%;
    right: -5%;
}

.client_comments_3 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1280px;
    padding: 0 2rem;
}

.client_comments_3 h2 {
    text-align: center;
    color: #000000;
    transform: perspective(1000px) rotateX(2deg);
    letter-spacing: -0.5px;
    font-size: calc(30px * 1.05);
    margin-bottom: 3.5rem;
    position: relative;
    line-height: 1.3;
    font-weight: 700;
}

.client_comments_3 .review_feedback_0 {
    gap: 2.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}

.client_comments_3 .feedback_showcase_5::before {
    font-family: Georgia, serif;
    font-size: 8rem;
    line-height: 0;
    top: 1.2rem;
    content: "";
    opacity: 0.07;
    position: absolute;
    color: rgb(134,145,160);
    z-index: -1;
    right: 1.5rem;
}

.client_comments_3 .feedback_showcase_5:hover {
    box-shadow: 0 22px 40px -15px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}

.client_comments_3 .feedback_showcase_5:hover::after {
    width: 100%;
}

.client_comments_3 .feedback_showcase_5 img {
    border-radius: 50%;
    height: 55px;
    border: 2px solid rgba(255, 255, 255, 0.9);
    margin-right: 1rem;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    width: 55px;
}

.client_comments_3 .feedback_showcase_5 h4::after {
    height: 2px;
    transition: width 0.3s ease;
    bottom: -5px;
    background-color: rgb(171,186,204,0.5);
    width: 25px;
    left: 0;
    position: absolute;
    content: "";
}

.client_comments_3 a {
    transition: all 0.4s ease;
    z-index: 1;
    left: 50%;
    display: inline-block;
    margin-top: 3.5rem;
    text-decoration: none;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    box-shadow: 0 10px 25px -10px rgb(171,186,204,0.5);
    overflow: hidden;
    color: #ffffff;
    transform: translateX(-50%);
    padding: 0.9rem 2.2rem;
    background: linear-gradient(90deg, rgb(171,186,204) 0%, rgb(171,186,204) 100%);
}

.client_comments_3 a:hover::before {
    left: 100%;
}

.homepage_3::before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    pointer-events: none;
    background: repeating-linear-gradient(
        -45deg,
        rgb(171,186,204,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(171,186,204,0.5) 11px
    );
    opacity: 0.05;
    z-index: -1;
    position: absolute;
}

.homepage_3 h1 {
    font-weight: 700;
    margin-bottom: 20px;
    transform: translateX(-20px);
    text-transform: uppercase;
    opacity: 0;
    padding-left: 20px;
    font-size: calc(21px * 1.2);
    color: rgb(171,186,204);
    display: inline-block;
    letter-spacing: 0.05em;
    animation: slideInTitle 0.8s 0.2s forwards ease-out;
    position: relative;
}

.homepage_3 .success_story_8 {
    flex-direction: column;
    display: flex;
    position: relative;
    gap: 60px;
}

.homepage_3 ol {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: item;
    flex-direction: column;
    gap: 40px;
}

.homepage_3 li:nth-child(1) {
    animation-delay: 0.4s;
}

.homepage_3 .virtual_school_4 {
    padding: 20px 0;
    position: relative;
}

.homepage_3 .virtual_school_4:hover svg {
    transform: rotate(0) scale(1.05);
}

.homepage_3 .virtual_school_4 svg path {
    transition: fill 0.3s ease;
}

.homepage_3 .virtual_school_4:hover svg path {
    fill: rgb(171,186,204);
}

.homepage_3 .virtual_school_4:hover svg text {
    fill: #000000;
}

.homepage_3 .virtual_school_4 p {
    font-size: calc(17px * 1.2);
    padding-left: 20px;
    position: relative;
    color: #000000;
    margin-top: 0;
    max-width: 90%;
    line-height: 1.6;
}

.homepage_3 .support_reach_6 {
    position: relative;
    font-weight: 600;
    transform: translateY(0);
    align-items: center;
    display: inline-flex;
    justify-content: center;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
    background: linear-gradient(135deg, rgb(171,186,204) 0%, rgb(134,145,160) 100%);
    padding: 15px 32px;
    isolation: isolate;
    font-size: 14px;
}

.homepage_3 .hero_banner_4::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, rgba(94, 170, 168, 0.4), transparent);
    width: 100%;
    mix-blend-mode: overlay;
}

.homepage_3 .hero_banner_4:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: rotate(0) translateY(0);
}

.education_experience_6::before {
    filter: blur(20px);
    top: -5%;
    width: 30%;
    z-index: 0;
    content: "";
    height: 30%;
    right: -5%;
    position: absolute;
    background: rgb(134,145,160,0.5);
    transform: rotate(-15deg) translateZ(0);
}

.education_experience_6 .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.education_experience_6 .feedback_showcase_5:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12), 
                0 40px 80px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg);
}

.education_experience_6 .feedback_showcase_5 > div:first-child {
    position: relative;
    overflow: hidden;
}

.education_experience_6 .hero_banner_4 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transform: scale(1.05);
    width: 100%;
}

.education_experience_6 .feedback_showcase_5 > div:nth-child(2)::before {
    content: "";
    left: 0;
    width: 4px;
    transform: translateY(-50%);
    height: 70%;
    background: linear-gradient(to bottom, rgb(171,186,204), rgb(134,145,160));
    position: absolute;
    top: 50%;
}

.education_experience_6 .feedback_showcase_5:hover .name::after {
    width: 100%;
}

.education_experience_6 .feedback_showcase_5 > div:nth-child(2) > div {
    color: rgb(134,145,160);
    font-weight: 600;
    opacity: 0.9;
    font-size: calc(15px - 2px);
    letter-spacing: 0.5px;
}

.education_experience_6 .experience_block_7 {
    margin: 0;
    color: #000000;
    border-left: 3px solid rgb(171,186,204,0.5);
    background: linear-gradient(to right, rgba(rgb(208,225,240), 0.05), rgba(rgb(208,225,240), 0.02));
    position: relative;
    padding: 1.5rem;
    font-size: 15px;
    line-height: 1.7;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media screen and (max-width: 992px) {.contact_us_0 {
    padding: 80px 0;
}.feedback_help_8 {
    border-radius: 30px;
    display: block;
}.feedback_help_8 .feedback_info_2,
    .feedback_help_8 .inquiry_grid_2 {
    padding: 50px;
    width: 100%;
    float: none;
}
}



@media screen and (max-width: 480px) {.contact_us_0 {
    padding: 40px 0;
}.feedback_help_8 {
    border-radius: 20px;
}.feedback_help_8 .feedback_info_2,
    .feedback_help_8 .inquiry_grid_2 {
    padding: 30px 20px;
}}



@media (max-width: 991px) {.course_demographic_1 {
    padding: 90px 0;
}.course_demographic_1 h4 {
    margin-bottom: 40px;
    font-size: calc(31px * 0.9);
}.course_demographic_1 div > div {
    gap: 18px;
}.course_demographic_1 p {
    padding: 20px 25px;
}.course_demographic_1 p svg {
    height: 25px;
    width: 25px;
    margin-right: 15px;
}
}



@media (max-width: 576px) {.course_demographic_1 {
    padding: 60px 0;
}.course_demographic_1 h4 {
    font-size: calc(31px * 0.7);
    margin-bottom: 25px;
    padding-bottom: 10px;
}.course_demographic_1 h4::after {
    height: 2px;
    width: 50px;
}.course_demographic_1 div > div {
    gap: 12px;
}.course_demographic_1 p {
    font-size: calc(15px * 0.9);
    padding: 15px;
}.course_demographic_1 p svg {
    margin-right: 12px;
    height: 22px;
    width: 22px;
}.course_demographic_1 p:hover {
    transform: translateX(5px);
}}



@media (max-width: 576px) {.educational_gains_1 {
    padding: 60px 0 100px;
}.educational_gains_1 .text_main_holder {
    grid-template-columns: 1fr;
    gap: 25px;
}.educational_gains_1 .hero_banner_4 {
    height: 250px;
    margin-bottom: 40px;
}.educational_gains_1 h2 {
    font-size: 30px;
    padding-bottom: 20px;
}.educational_gains_1 .text_main_holder svg {
    padding: 8px;
    height: 45px;
    width: 45px;
}}



@media (max-width: 576px) {.partner_logo_0 {
    padding: 3rem 0 1rem;
}.partner_logo_0 .company_holder {
    padding: 1.25rem;
}.partner_logo_0 .company_holder h3 {
    font-size: calc(30px * 0.8);
}.partner_logo_0 .site_main_8 h5 {
    font-size: calc(24px * 0.9);
}.partner_logo_0 .site_main_8 a,
    .partner_logo_0 .carbon_cta_5 {
    font-size: calc(16px * 0.9);
}.cloud_lab_9 .med_guides_8 {
    padding: 0.4rem 1rem;
    font-size: calc(14px * 0.9);
}}



@media (max-width: 480px) {.subscribe_to_newsletter_7 {
    padding: 3rem 1rem;
}.subscribe_to_newsletter_7 .success_story_8 {
    padding: 1.5rem 1rem;
}.subscribe_to_newsletter_7 h3 {
    font-size: 1.25rem;
    padding-left: 0.75rem;
}.subscribe_to_newsletter_7 h3::before {
    width: 3px;
}.subscribe_to_newsletter_7 input[type="email"] {
    font-size: calc(17px * 0.9);
}.subscribe_to_newsletter_7 .mail_join_8 {
    font-size: calc(17px * 0.9);
}
}



@media (max-width: 1200px) {.price_combo_1 {
    padding: 80px 0;
}.price_combo_1 .learning_fees_2 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.price_combo_1 .tuition_table_5 {
    padding: 25px;
    min-height: 400px;
}
}



@media (max-width: 768px) {.price_combo_1 {
    padding: 60px 0;
}.price_combo_1 h2 {
    font-size: calc(36px * 0.85);
    margin-bottom: 15px;
}.price_combo_1 .premium_cost_4 {
    margin-bottom: 30px;
    font-size: calc(15px * 0.9);
}.price_combo_1 .learning_fees_2 {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.price_combo_1 .tuition_table_5 {
    min-height: auto;
}.price_combo_1 .study_fees_9 p {
    max-height: 150px;
}
}



@media (max-width: 576px) {.price_combo_1 {
    padding: 50px 0;
}.price_combo_1 h2 {
    font-size: calc(36px * 0.8);
}.price_combo_1 .premium_cost_4 {
    font-size: calc(15px * 0.85);
}.price_combo_1 .tuition_table_5 {
    padding: 20px 15px;
}.price_combo_1 .study_fees_9 h4 {
    padding-bottom: 10px;
    font-size: calc(19px * 0.95);
    margin-bottom: 15px;
}.price_combo_1 .study_fees_9 p {
    margin-bottom: 20px;
    font-size: calc(15px * 0.9);
}.price_combo_1 .learn_deals_4 {
    font-size: calc(19px * 1.1);
}}



@media (max-width: 767px) {header {
    margin-top: 0;
}header .main_train_8 {
    padding: 1rem 1.5rem;
}header .page_header_4 {
    max-width: 150px;
    flex: 0 0 auto;
}header .site_main_8 {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 0.5rem;
    margin-top: 0.5rem;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    padding: 0.5rem 0;
    scrollbar-width: thin;
}header .site_main_8::-webkit-scrollbar {
    height: 3px;
}header .site_main_8::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(171,186,204,0.5);
}header .header_wrap_9 {
    flex: 0 0 auto;
}header .header_wrap_9 a {
    white-space: nowrap;
    font-size: calc(16px - 2px);
    padding: 0.6rem 0.8rem;
}header .site_main_8::after {
    bottom: 0;
}header .header_edu_5::before {
    display: none;
}}



@media (max-width: 575px) {.company_overview_6 {
    padding: 60px 0;
}.company_overview_6 .info_section_7 {
    padding: 25px 20px;
}.company_overview_6 h5 {
    font-size: calc(20px * 0.9);
}.company_overview_6 p b {
    font-size: calc(16px * 1.2);
}.company_overview_6 ol li {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 767px) {.explore_now_9 {
    padding: 3rem 0;
}.explore_now_9 h6 {
    max-width: 90%;
    margin-bottom: 1.8rem;
    font-size: 22px;
}.explore_now_9 .support_reach_6 {
    padding: 0.7rem 2rem;
}
}



@media (max-width: 380px) {.explore_now_9 {
    padding: 2rem 0;
}.explore_now_9 h6 {
    margin-bottom: 1.2rem;
    font-size: calc(22px * 0.85);
}.explore_now_9 .support_reach_6 {
    padding: 0.5rem 1.5rem;
    font-size: calc(17px * 0.9);
}}



@media (max-width: 768px) {.instructional_approach_4 {
    padding: 5rem 1rem;
}.instructional_approach_4 h3 {
    transform: rotate(0deg);
    font-size: calc(33px * 0.8);
    --rotation: 0deg;
    padding: 1.5rem;
}.instructional_approach_4 span {
    font-size: calc(13px * 0.95);
    --rotation: 0deg;
    transform: rotate(0deg);
    padding: 1.5rem;
}.instructional_approach_4 .success_story_8 {
    gap: 2rem;
}.instructional_approach_4 h3::after,
    .instructional_approach_4 span::after {
    left: 10%;
    width: 80%;
    transform: rotate(0deg);
    right: 10%;
}}



@media (max-width: 767px) {.secure_guard_1 {
    padding: 4rem 1.5rem;
}.secure_guard_1 h1 {
    font-size: calc(43px * 0.9);
    margin-bottom: 2rem;
}.secure_guard_1 h2 {
    padding-left: 1.25rem;
    font-size: calc(32px * 0.9);
    margin-top: 2.5rem;
}.secure_guard_1 h3, .secure_guard_1 h4 {
    padding-left: 1rem;
}.secure_guard_1 p, .secure_guard_1 li, .secure_guard_1 span {
    font-size: calc(12px * 0.95);
}.secure_guard_1 ul {
    margin-left: 0.5rem;
}.secure_guard_1 li {
    padding-left: 1.25rem;
}.secure_guard_1 span {
    padding: 1rem;
}}



@media (min-width: 992px) {.program_structure_8 {
    padding: 150px 0;
}.program_structure_8 h2 {
    max-width: 70%;
    font-size: calc(32px * 1.2);
}.program_structure_8 .training_plan_8 {
    grid-template-columns: 1fr 1.5fr;
    gap: 0;
}.program_structure_8 .hero_banner_4 {
    min-height: 550px;
}.program_structure_8 .info_section_7 {
    max-height: 650px;
    padding: 50px 60px;
    transform: translateY(40px) translateX(-80px);
}.program_structure_8 .description {
    font-size: calc(18px * 1.05);
    line-height: 1.9;
}
}



@media (min-width: 1200px) {.program_structure_8 h2 {
    font-size: calc(32px * 1.3);
    max-width: 65%;
}.program_structure_8 .training_plan_8 {
    grid-template-columns: 0.8fr 1.2fr;
}.program_structure_8 .hero_banner_4 {
    min-height: 600px;
}.program_structure_8 .info_section_7 {
    transform: translateY(60px) translateX(-100px);
    max-height: 700px;
}.program_structure_8 .description {
    font-size: calc(18px * 1.1);
}
}



@media screen and (min-width: 768px) {.thxHub_6 {
    padding: 8rem 0;
}.thxHub_6 .success_story_8 {
    padding: 4rem;
    max-width: 90%;
    margin: 0 auto;
}.thxHub_6 h5 {
    font-size: calc(23px * 1.2);
    line-height: 1.3;
}.thxHub_6 p {
    line-height: 1.7;
    font-size: calc(18px * 1.1);
}.thxHub_6 .success_story_8 > div:first-child {
    margin-bottom: 2.5rem;
}
}



@media screen and (max-width: 767px) {.thxHub_6 {
    padding: 4rem 0;
}.thxHub_6 .success_story_8 {
    transform: rotateX(2deg);
    padding: 2rem;
}.thxHub_6 h5 {
    font-size: 23px;
}.thxHub_6 p {
    line-height: 1.6;
    font-size: 18px;
}.thxHub_6 .success_story_8 > div:first-child {
    margin-bottom: 1.5rem;
}.thxHub_6 .success_story_8:hover > div:first-child {
    transform: translateZ(20px);
}.thxHub_6 .success_story_8:hover > div:last-child {
    transform: translateZ(10px);
}}



@media (max-width: 480px) {.client_comments_3 {
    padding: 4rem 0;
}.client_comments_3 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 2rem;
}.client_comments_3 .container {
    padding: 0 1.5rem;
}.client_comments_3 .feedback_showcase_5 {
    padding: 1.6rem 1.4rem;
}.client_comments_3 .feedback_showcase_5 img {
    width: 45px;
    height: 45px;
}.client_comments_3 .feedback_showcase_5::before {
    font-size: 6rem;
}.client_comments_3 a {
    padding: 0.7rem 1.8rem;
    margin-top: 2rem;
}}



@media (min-width: 992px) {.homepage_3 {
    padding: 160px 80px 120px;
}.homepage_3 .success_story_8 {
    gap: 100px;
}.homepage_3 .info_section_7 {
    flex: 0 0 45%;
}.homepage_3 .hero_banner_4 {
    flex: 0 0 45%;
    height: 500px;
    transform: rotate(-3deg) translateY(-30px) translateX(20px);
}.homepage_3 h1 {
    font-size: 37px;
}.homepage_3 .virtual_school_4 svg {
    height: 120px;
    width: 120px;
}
}



@media (max-width: 767px) {.homepage_3 {
    padding: 100px 20px 60px;
}.homepage_3 h1 {
    font-size: 21px;
}.homepage_3 .virtual_school_4 p {
    max-width: 100%;
}.homepage_3 .support_reach_6 {
    width: 100%;
    padding: 12px 25px;
}}



@media (min-width: 1024px) {.education_experience_6 {
    padding: 10rem 4rem;
}.education_experience_6 .feedback_showcase_5 {
    gap: 4rem 5rem;
    grid-template-columns: minmax(300px, 400px) 1fr;
    padding: 5rem;
}.education_experience_6 .name {
    font-size: calc(24px + 2px);
}.education_experience_6 .feedback_showcase_5 > div:nth-child(2) > div {
    font-size: 15px;
}.education_experience_6 .experience_block_7 {
    line-height: 1.8;
}.education_experience_6 .feedback_showcase_5::after {
    position: absolute;
    content: "";
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, transparent 50%, rgb(171,186,204,0.5) 50%);
    right: 0;
    width: 150px;
    top: 0;
    height: 150px;
    opacity: 0.1;
}.education_experience_6 .feedback_showcase_5:hover::after {
    opacity: 0.2;
}
}

@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes floatUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes scanline {
    0% {
        transform: translateY(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        transform: translateY(100%);
        opacity: 0.5;
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.05);
    }
}



@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes glow {
    0%, 100% {
        opacity: 0.15;
        transform: translateZ(-5px) rotate(45deg) scale(1);
    }
    50% {
        opacity: 0.25;
        transform: translateZ(-5px) rotate(45deg) scale(1.1);
    }
}



@keyframes floatBlob {
    0% {
        transform: translate(0, 0) scale(1);
    }
    100% {
        transform: translate(-10%, 10%) scale(1.1);
    }
}



@keyframes lineGrow {
    0% { transform: scaleX(0); }
    100% { transform: scaleX(1); }
}



@keyframes fadeIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    100% {
        transform: translate(20px, 20px) rotate(5deg);
    }
}



@keyframes slideInTitle {
    from {
        opacity: 0;
        transform: translateX(-20px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

