* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}

html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: auto;
    color: #000000;
    height: 100%;
}

.top_bar_9 {
    flex: 1 0 auto;
}

a {
    color: inherit;
    text-decoration: none;
}

header,footer {
    width: 100%;
}

header {
    padding: 0;
    background: rgb(208,225,240);
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    z-index: 100;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 0;
}

.contact_us_0 .hero_banner_4 {
    z-index: 0;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    filter: saturate(0) contrast(1.2);
    height: 100%;
    opacity: 0.05;
}

.contact_us_0::after {
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    content: "";
    z-index: 1;
    background: radial-gradient(circle at center, transparent 50%, rgb(208,225,240) 100%);
    position: absolute;
}

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

.contact_us_0 h3 {
    font-size: 36px;
    color: #000000;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 700;
}

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

.feedback_help_8::before {
    background: rgb(171,186,204,0.5);
    height: 300px;
    border-radius: 50%;
    right: -150px;
    width: 300px;
    filter: blur(70px);
    content: "";
    top: -150px;
    position: absolute;
    z-index: 0;
}

.feedback_help_8 .feedback_info_2 {
    z-index: 1;
    padding: 70px;
    position: relative;
    width: 60%;
    float: left;
}

.feedback_help_8 .feedback_info_2 h3::before,
.feedback_help_8 .feedback_info_2 h3::after {
    display: none;
}

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

.feedback_help_8 .feedback_info_2 input[type="text"]:focus,
.feedback_help_8 .feedback_info_2 textarea:focus {
    background: rgba(245, 245, 245, 1);
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.feedback_help_8 .feedback_info_2 textarea {
    border-radius: 25px;
    resize: vertical;
    min-height: 160px;
}

.feedback_help_8 .feedback_info_2 .reach_reach_8 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.feedback_help_8 .feedback_info_2 .reach_reach_8 label::before {
    transition: all 0.3s ease;
    height: 22px;
    border-radius: 50%;
    background: rgba(245, 245, 245, 0.7);
    content: "";
    top: 2px;
    position: absolute;
    left: 0;
    width: 22px;
}

.feedback_help_8 .feedback_info_2 .reach_reach_8 input[type="checkbox"]:checked + label::after {
    border-width: 0 2px 2px 0;
    position: absolute;
    width: 6px;
    top: 6px;
    transform: rotate(45deg);
    height: 10px;
    left: 8px;
    content: "";
    border: solid #ffffff;
}

.feedback_help_8 .feedback_info_2 .support_reach_6:hover {
    background: rgb(134,145,160);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.feedback_help_8 .inquiry_grid_2 {
    background: rgb(208,225,240);
    position: relative;
    z-index: 1;
    float: left;
    width: 40%;
    padding: 70px 50px;
}

.feedback_help_8 .inquiry_grid_2::before {
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(171,186,204,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(134,145,160,0.5) 0%, transparent 30%);
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    top: 0;
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 {
    margin: 0;
    list-style: none;
    padding: 0;
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li:last-child {
    margin-bottom: 0;
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li:hover {
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li:hover svg {
    transform: scale(1.2);
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li svg path {
    fill: rgb(171,186,204);
    transition: all 0.3s ease;
}

.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li a {
    text-decoration: none;
    color: #000000;
    transition: all 0.3s ease;
}

.course_demographic_1 {
    padding: 110px 0;
    position: relative;
    overflow: hidden;
    background: #ffffff;
}

.course_demographic_1 .container {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.course_demographic_1 .success_story_8 {
    position: relative;
}

.course_demographic_1 h4 {
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 31px;
    padding-bottom: 15px;
    text-align: center;
    letter-spacing: 0.5px;
    margin-bottom: 50px;
}

.course_demographic_1 div > div {
    flex-direction: column;
    display: flex;
    gap: 20px;
}

.course_demographic_1 p {
    padding: 25px 30px;
    transition: all 0.3s ease;
    background: #ffffff;
    align-items: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    color: #000000;
    display: flex;
    margin: 0;
    position: relative;
    border-radius: 18px;
    font-size: 15px;
}

.course_demographic_1 p:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    transform: translateX(10px);
}

.course_demographic_1 p:hover::before {
    width: 8px;
}

.course_demographic_1 p:hover::after {
    opacity: 0.2;
}

.course_demographic_1 p svg {
    width: 28px;
    flex-shrink: 0;
    margin-right: 20px;
    transition: all 0.3s ease;
    height: 28px;
}

.course_demographic_1 p:hover svg path {
    fill: rgb(134,145,160);
}

.course_demographic_1 p:nth-child(even)::after {
    background: linear-gradient(90deg, 
                rgb(134,145,160,0.5) 0%, 
                transparent 30%);
}

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

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

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

.educational_gains_1::before {
    position: absolute;
    background-image: 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);
    left: 0;
    content: '';
    animation: gridShift 25s linear infinite;
    background-size: 60px 60px;
    height: 100%;
    width: 100%;
    opacity: 0.07;
    top: 0;
}

.educational_gains_1 h2::after {
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(to right, rgb(171,186,204), rgb(134,145,160));
    width: 100px;
    content: '';
    left: 50%;
    bottom: 0;
}

.educational_gains_1 .hero_banner_4 {
    height: 400px;
    margin-bottom: 80px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
    width: 100%;
    border-radius: 21px;
    transform: perspective(1000px) rotateX(5deg);
}

.educational_gains_1 .hero_banner_4::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 40%;
    z-index: 2;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    width: 100%;
}

.educational_gains_1 .text_main_holder::after {
    height: 20px;
    content: '';
    left: 50%;
    top: -80px;
    width: 20px;
    transform: translateX(-50%) rotate(45deg);
    border: 2px solid rgb(134,145,160);
    opacity: 0.8;
    position: absolute;
}

.educational_gains_1 .text_main_holder > div:nth-child(1) {
    --i: 1;
}

.educational_gains_1 .text_main_holder > div:nth-child(2) {
    --i: 2;
}

.educational_gains_1 .text_main_holder > div:nth-child(3) {
    --i: 3;
}

.educational_gains_1 .text_main_holder > div:nth-child(4) {
    --i: 4;
}

.educational_gains_1 .text_main_holder > div:nth-child(5) {
    --i: 5;
}

.educational_gains_1 .text_main_holder > div:nth-child(6) {
    --i: 6;
}

.educational_gains_1 .text_main_holder > div::before {
    bottom: -2px;
    position: absolute;
    z-index: -1;
    content: '';
    border-radius: calc(10px + 1px);
    top: -2px;
    opacity: 0;
    right: -2px;
    background: linear-gradient(45deg, rgb(171,186,204,0.5) 0%, transparent 20%, transparent 80%, rgb(134,145,160,0.5) 100%);
    left: -2px;
    transition: opacity 0.3s ease;
}

.educational_gains_1 .text_main_holder > div:hover svg {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3),
                0 0 20px rgb(171,186,204);
    transform: scale(1.1);
}

.educational_gains_1 .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(134,145,160);
}

.educational_gains_1 .text_main_holder p {
    margin: 0;
    font-size: 12px;
    position: relative;
    line-height: 1.5;
    color: #ffffff;
}

footer::before {
    opacity: 0.85;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, 
                rgba(0, 0, 0, 0.5) 0%, 
                rgb(171,186,204,0.5) 50%, 
                rgba(0, 0, 0, 0.5) 100%);
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
}

.partner_logo_0::before {
    top: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    animation: glowPulse 3s ease-in-out infinite alternate;
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(134,145,160) 50%, 
                transparent 100%);
    left: 0;
    content: "";
}

.partner_logo_0 .company_holder:hover {
    border-left: 3px solid #ffffff;
    transform: translateZ(20px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 
                0 0 20px rgb(171,186,204,0.5);
}

.partner_logo_0 .company_holder h3 {
    color: #ffffff;
    letter-spacing: 1px;
    font-size: calc(30px * 0.9);
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0.75rem;
    margin-bottom: 1.75rem;
}

.partner_logo_0 .carbon_cta_5 {
    max-width: 100%;
    font-size: 16px;
    padding-left: 1rem;
    position: relative;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.8);
}

.partner_logo_0 .license_cta_1 {
    position: relative;
}

.partner_logo_0 .top_primary_5 {
    height: 100%;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}

.partner_logo_0 .site_main_8::before {
    transition: all 0.6s ease;
    z-index: -1;
    left: -50%;
    width: 200%;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    background: linear-gradient(
        transparent,
        transparent,
        rgba(255, 255, 255, 0.05),
        transparent,
        transparent
    );
    height: 200%;
    top: -50%;
}

.partner_logo_0 .site_main_8::before {
    top: -20px;
    left: -20px;
}

.partner_logo_0 .site_main_8:hover::after {
    border-color: transparent rgb(134,145,160) transparent transparent;
    border-width: 0 35px 35px 0;
}

.partner_logo_0 .site_main_8:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.05);
    transform: translateZ(15px) scale(1.03);
}

.partner_logo_0 .site_main_8 h5::before {
    width: 100%;
    position: absolute;
    left: 0;
    background: rgb(134,145,160);
    height: 1px;
    content: "";
    bottom: -8px;
}

.partner_logo_0 .site_main_8:hover h5::after {
    width: 100%;
}

.partner_logo_0 .site_main_8 .top_primary_5 {
    gap: 0.875rem;
    display: flex;
    flex-direction: column;
}

.partner_logo_0 .site_main_8 a {
    transform-style: preserve-3d;
    transition: all 0.3s ease;
    padding: 0.5rem 0;
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.75);
    position: relative;
}

.partner_logo_0 .site_main_8 a:hover::before {
    opacity: 1;
    left: 0;
}

.cloud_lab_9 {
    backdrop-filter: blur(10px);
    margin-top: 3rem;
    background: rgba(0, 0, 0, 0.3);
    padding: 1.5rem 0;
    position: relative;
}

.cloud_lab_9 .container {
    justify-content: center;
    display: flex;
    align-items: center;
}

.cloud_lab_9 .med_guides_8 {
    text-align: center;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.2);
    padding: 0.5rem 1.5rem;
    position: relative;
    transition: all 0.3s ease;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

.partner_logo_0 .company_holder:hover::before,
.partner_logo_0 .site_main_8:hover::before {
    opacity: 0.5;
}

.partner_logo_0 .company_holder::after {
    transition: all 0.4s ease;
    border-right: 2px solid rgb(171,186,204);
    opacity: 0.7;
    right: 20px;
    border-top: 2px solid rgb(171,186,204);
    width: 30px;
    top: 20px;
    position: absolute;
    content: "";
    height: 30px;
}

.partner_logo_0 .company_holder:hover::after {
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
}

.partner_logo_0 .company_holder:hover .carbon_cta_5::after {
    width: calc(100% - 1rem);
}

.partner_logo_0::after {
    background-size: 40px 40px;
    height: 100%;
    top: 0;
    background: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.02) 50%),
        linear-gradient(rgba(255, 255, 255, 0.02) 50%, transparent 50%);
    opacity: 0.3;
    width: 100%;
    z-index: -2;
    content: "";
    position: absolute;
    left: 0;
}

.partner_logo_0 .top_primary_5 a::after {
    bottom: 0;
    width: 0;
    left: 0;
    height: 1px;
    background: linear-gradient(to right, rgb(171,186,204), rgb(134,145,160));
    position: absolute;
    content: "";
    transition: width 0.3s ease;
}

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

.subscribe_to_newsletter_7 .container {
    position: relative;
    transform-style: preserve-3d;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}

.subscribe_to_newsletter_7 .success_story_8:hover {
    transform: translateZ(60px) scale(1.01);
}

.subscribe_to_newsletter_7 .success_story_8::before {
    content: "";
    left: -100%;
    top: 0;
    height: 2px;
    position: absolute;
    animation: lightSweep 6s infinite ease-in-out;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(171,186,204), transparent);
}

.subscribe_to_newsletter_7 .success_story_8::after {
    right: -100%;
    animation: lightSweep 6s 3s infinite ease-in-out;
    width: 100%;
    bottom: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(134,145,160), transparent);
    position: absolute;
    height: 2px;
}

.subscribe_to_newsletter_7 h3::before {
    bottom: 0.5rem;
    background: rgb(171,186,204);
    left: 0;
    animation: scaleInY 1s 0.5s forwards cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 4px;
    transform-origin: top;
    content: "";
    top: 0.5rem;
    position: absolute;
    transform: scaleY(0);
}

.subscribe_to_newsletter_7 .input_holder div:focus-within::before {
    transform-origin: left;
    transform: scaleX(1);
}

.subscribe_to_newsletter_7 input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    width: 100%;
    font-size: 17px;
    padding: 1rem 1.25rem;
    font-family: Arial, sans-serif;
}

.subscribe_to_newsletter_7 input[type="email"]:focus {
    outline: none;
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.15);
}

.subscribe_to_newsletter_7 .mail_join_8::before {
    background: linear-gradient(135deg, rgb(134,145,160), rgb(171,186,204));
    height: 100%;
    transition: opacity 0.4s ease;
    width: 100%;
    content: "";
    z-index: -1;
    top: 0;
    opacity: 0;
    position: absolute;
    left: 0;
}

.subscribe_to_newsletter_7 .mail_join_8:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px) scale(1.02);
}

.subscribe_to_newsletter_7 .mail_join_8:active {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
    transform: translateY(1px) scale(0.98);
}

.price_combo_1 .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 1320px;
    margin: 0 auto;
}

.price_combo_1 .rate_list_5 {
    position: relative;
}

.price_combo_1 .premium_cost_4 {
    line-height: 1.6;
    position: relative;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    max-width: 800px;
    opacity: 0;
    text-align: center;
    color: rgb(255, 255, 255, 0.5);
    font-size: 15px;
    transform: translateY(20px);
    margin: 0 auto 50px;
}

.price_combo_1 .learning_fees_2 li {
    transition: transform 0.4s ease;
    perspective: 1000px;
    transform-style: preserve-3d;
}

.price_combo_1 .tuition_table_5 {
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.03));
    min-height: 420px;
    flex-direction: column;
    display: flex;
    padding: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(10px);
    height: 100%;
    position: relative;
    justify-content: space-between;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
}

.price_combo_1 .study_fees_9 h4 {
    padding-bottom: 15px;
    transition: color 0.3s ease;
    font-size: calc(19px * 1.1);
    margin-bottom: 20px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
}

.price_combo_1 .study_fees_9 p {
    margin-bottom: 30px;
    max-height: 200px;
    scrollbar-width: thin;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.85);
    overflow-wrap: break-word;
    overflow-y: auto;
    line-height: 1.6;
    scrollbar-color: rgb(171,186,204) rgba(255, 255, 255, 0.1);
    flex-grow: 1;
    word-break: break-word;
}

.price_combo_1 .learn_deals_4::before {
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(171,186,204), 
        transparent);
}

.price_combo_1 .learning_fees_2 li:hover .tuition_table_5 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

.price_combo_1 .learning_fees_2 li:hover .study_fees_9 h4::after {
    width: 80px;
}

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

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

header .main_train_8 {
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    padding: 1.2rem 2rem;
    display: flex;
    position: relative;
}

header .page_header_4 {
    margin-right: 2rem;
    max-width: 180px;
    flex: 0 0 auto;
    position: relative;
}

header .header_edu_5 {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    display: block;
}

header .header_edu_5::before {
    transform: scaleX(0.7);
    height: 10px;
    background: rgb(171,186,204);
    content: '';
    border-radius: 10px;
    width: 100%;
    opacity: 0;
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
    bottom: -15px;
}

header .site_main_8::after {
    content: '';
    height: 1px;
    left: 0;
    bottom: -15px;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(171,186,204,0.5), 
        transparent
    );
}

header .header_wrap_9 a::before {
    transition: transform 0.3s ease;
    width: 100%;
    transform: translateX(-100%);
    height: 3px;
    left: 0;
    background: rgb(171,186,204);
    content: '';
    position: absolute;
    bottom: 0;
}

header .header_wrap_9 a:hover::after {
    transform: scale(1);
    opacity: 0.15;
}

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

header .top_bar_9 {
    z-index: 1;
    padding-top: 2rem;
    position: relative;
    background: #ffffff;
}

.company_overview_6 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

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

.company_overview_6 .info_section_7 {
    padding: 40px 60px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform-origin: left center;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
}

.company_overview_6 h5 {
    margin: 0 0 15px 0;
    letter-spacing: 2px;
    color: rgb(171,186,204);
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

.company_overview_6 h5::after {
    content: "";
    position: absolute;
    bottom: -5px;
    transform-origin: left;
    background: rgb(134,145,160);
    transition: transform 0.4s ease-out;
    transform: scaleX(1);
    width: 70%;
    left: 0;
    height: 3px;
}

.company_overview_6 p b {
    font-size: calc(16px * 1.5);
    position: relative;
    margin-bottom: 5px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.5px;
    color: #000000;
}

.company_overview_6 ol {
    list-style-type: none;
    margin: 20px 0 0;
    padding: 0;
    counter-reset: item;
}

.company_overview_6 ol li::first-letter {
    font-size: 1.5em;
    color: rgb(171,186,204);
    font-weight: 600;
}

.explore_now_9 {
    overflow: hidden;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(171,186,204) 0%, rgb(134,145,160) 100%);
    transform-style: preserve-3d;
    position: relative;
    padding: 4rem 0;
}

.explore_now_9::after {
    z-index: 1;
    transform: translateZ(-5px) rotate(45deg);
    right: -50%;
    width: 100%;
    position: absolute;
    animation: glow 8s infinite alternate ease-in-out;
    opacity: 0.15;
    top: -50%;
    background: radial-gradient(
        circle at center,
        rgb(255, 255, 255, 0.5) 0%,
        transparent 70%
    );
    height: 200%;
    content: "";
}

.explore_now_9 h6 {
    color: #ffffff;
    max-width: 800px;
    font-weight: 600;
    animation: fadeInUp 0.8s forwards 0.2s ease-out;
    opacity: 0;
    font-family: Arial, sans-serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    font-size: calc(22px * 1.2);
    line-height: 1.5;
    letter-spacing: 0.5px;
    margin-bottom: 2.5rem;
    text-align: center;
    transform: translateZ(10px);
}

.explore_now_9 .support_reach_6::before {
    top: 0;
    content: "";
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    left: -100%;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: left 0.7s ease;
}

.explore_now_9 .support_reach_6::after {
    transition: transform 0.4s ease-out;
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(171,186,204),
        rgb(134,145,160),
        rgb(171,186,204)
    );
    transform-origin: right;
    height: 3px;
    content: "";
    bottom: 0;
    width: 100%;
    transform: scaleX(0);
    position: absolute;
}

.explore_now_9 .support_reach_6:hover::before {
    left: 100%;
}

.explore_now_9 .support_reach_6:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

.explore_now_9 .support_reach_6:active {
    transition: all 0.1s;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
    transform: translateY(0) translateZ(0);
}

.instructional_approach_4::before {
    position: absolute;
    width: 100%;
    opacity: 0.15;
    z-index: 1;
    background-size: 50px 50px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(134,145,160,0.5) 48%, rgb(134,145,160,0.5) 52%, transparent 52%),
        linear-gradient(135deg, transparent 48%, rgb(134,145,160,0.5) 48%, rgb(134,145,160,0.5) 52%, transparent 52%);
    top: 0;
    content: "";
    left: 0;
    height: 100%;
}

.instructional_approach_4 h3 {
    background: #ffffff;
    animation: paperCut 0.8s ease-out forwards;
    transform: rotate(-1deg);
    font-weight: 700;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    color: #000000;
    padding: 2rem;
    text-align: center;
    margin: 0;
    border-radius: 19px;
    font-size: 33px;
    position: relative;
}

.instructional_approach_4 span {
    padding: 2rem;
    line-height: 1.8;
    animation: paperCut 1s 0.3s ease-out forwards;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    opacity: 0;
    border-radius: 19px;
    transform: rotate(1deg);
    font-size: 13px;
    color: #000000;
    position: relative;
    background: #ffffff;
}

.instructional_approach_4 span::after {
    width: 70%;
    z-index: -2;
    content: "";
    height: 16px;
    position: absolute;
    transform: rotate(-1deg);
    bottom: -8px;
    right: 15%;
    border-radius: 8px;
    background: rgb(171,186,204,0.5);
}

.secure_guard_1::after {
    content: "";
    height: 40%;
    z-index: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(171,186,204,0.5) 100%);
    width: 50%;
    transform: skewY(-5deg);
    opacity: 0.1;
    right: -10px;
    bottom: -10px;
    position: absolute;
}

.secure_guard_1 h1 {
    position: relative;
    margin-bottom: 2.5rem;
    letter-spacing: -0.02em;
    border-bottom: 3px solid rgb(134,145,160,0.5);
    font-size: 43px;
    font-weight: 700;
    transform: translateZ(10px);
    display: inline-block;
    color: rgb(171,186,204);
    padding-bottom: 0.5rem;
}

.secure_guard_1 h2 {
    padding-left: 1.5rem;
    margin-bottom: 1.25rem;
    color: #000000;
    font-weight: 600;
    position: relative;
    margin-top: 3rem;
    font-size: 32px;
    transform: translateZ(5px);
}

.secure_guard_1 h3 {
    margin-top: 2.5rem;
    font-weight: 600;
    font-size: calc(32px * 0.85);
    margin-bottom: 1.25rem;
    color: #000000;
    position: relative;
    padding-left: 1.25rem;
}

.secure_guard_1 h4 {
    color: #000000;
    position: relative;
    font-weight: 600;
    font-size: calc(32px * 0.7);
    margin-bottom: 1rem;
    margin-top: 2rem;
    padding-left: 1rem;
}

.secure_guard_1 p {
    padding-right: 1rem;
    margin-bottom: 1.5rem;
    position: relative;
    transform: translateZ(0);
    font-size: 12px;
    color: #000000;
    max-width: 90ch;
    line-height: 1.7;
}

.secure_guard_1 p strong::after {
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: rgb(134,145,160,0.5);
    content: "";
    transform: scaleX(0.9);
    transform-origin: left;
    width: 100%;
}

.secure_guard_1 li {
    transition: transform 0.3s ease;
    position: relative;
    line-height: 1.6;
    margin-bottom: 1rem;
    transform: translateZ(0);
    font-size: 12px;
    padding-left: 1.5rem;
    color: #000000;
}

.secure_guard_1 li:hover {
    transform: translateX(5px) translateZ(0);
}

.secure_guard_1 span {
    font-size: 12px;
    transition: all 0.3s ease;
    background: rgba(255,255,255,0.7);
    line-height: 1.7;
    padding: 1.25rem;
    color: #000000;
    box-shadow: 0 5px 15px rgba(0,0,0,0.03);
    margin-bottom: 2rem;
    display: block;
    transform: translateZ(0);
    border-left: 3px solid rgb(134,145,160);
}

.program_structure_8::before {
    top: 0;
    position: absolute;
    background-size: 80px 80px, 60px 60px, 60px 60px;
    content: "";
    height: 100%;
    left: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(var(--primary-color-opacity), 0.05) 0%, transparent 50%),
        linear-gradient(45deg, rgba(var(--secondary-color-opacity), 0.03) 25%, transparent 25.5%),
        linear-gradient(-45deg, rgba(var(--secondary-color-opacity), 0.03) 25%, transparent 25.5%);
    width: 100%;
}

.program_structure_8 .training_plan_8 {
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}

.program_structure_8 .hero_banner_4 {
    height: 350px;
    position: relative;
    border: 3px solid #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(2deg) rotateX(-1deg);
    overflow: hidden;
}

.program_structure_8 .info_section_7 {
    z-index: 2;
    background-color: #ffffff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08);
    padding: 35px 40px;
    position: relative;
    transform: translateY(-15px);
}

.program_structure_8 .description {
    animation: fadeIn 0.8s forwards;
    margin-bottom: 20px;
    transform: translateY(20px);
    font-size: 18px;
    color: #000000;
    opacity: 0;
    line-height: 1.8;
}

.program_structure_8 .description:first-letter {
    color: rgb(171,186,204);
    font-size: 1.5em;
    font-weight: 700;
}

.thxHub_6::before {
    transform: rotate(-15deg);
    height: 70%;
    content: "";
    width: 60%;
    background: radial-gradient(ellipse at center, rgb(171,186,204,0.5) 0%, transparent 70%);
    right: -5%;
    position: absolute;
    z-index: 1;
    top: -10%;
    opacity: 0.7;
    animation: floatGradient 15s ease-in-out infinite alternate;
}

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

.thxHub_6 .success_story_8:hover {
    transform: rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}

.thxHub_6 .success_story_8 > div:first-child {
    margin-bottom: 2rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(30px);
    position: relative;
}

.thxHub_6 .success_story_8 > div:first-child::before {
    background: rgb(171,186,204);
    top: -10px;
    left: -20px;
    border-radius: 10px;
    content: "";
    transform: rotate(25deg);
    opacity: 0.1;
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: -1;
}

.thxHub_6 h5 {
    line-height: 1.4;
    font-weight: 700;
    transform: translateX(0);
    margin: 0;
    color: #000000;
    padding-bottom: 1rem;
    transition: transform 0.5s ease;
    position: relative;
    font-size: 23px;
}

.thxHub_6 .success_story_8:hover h5::after {
    width: 80px;
}

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

.thxHub_6 a {
    transition: transform 0.5s ease;
    overflow: hidden;
    position: relative;
    display: block;
    text-decoration: none;
}

.thxHub_6 a:hover::before {
    transform: scaleX(1);
    opacity: 0.05;
}

.thxHub_6 p {
    font-family: Arial, sans-serif;
    color: #000000;
    transform: translateY(0);
    font-weight: 400;
    transition: transform 0.4s ease, color 0.3s ease;
    line-height: 1.8;
    margin: 0;
    font-size: 18px;
    position: relative;
}

.client_comments_3 {
    background: linear-gradient(135deg, rgb(208,225,240) 0%, rgba(245, 248, 255, 0.95) 100%);
    position: relative;
    overflow: hidden;
    padding: 8rem 0;
}

.client_comments_3::after {
    bottom: -8%;
    height: 30%;
    content: "";
    left: -3%;
    position: absolute;
    width: 25%;
    transform: rotate(-15deg);
    opacity: 0.12;
    animation: float 18s infinite alternate-reverse ease-in-out;
    background: radial-gradient(ellipse at center, rgb(134,145,160,0.5) 0%, transparent 75%);
}

.client_comments_3 h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(171,186,204) 0%, rgb(134,145,160) 100%);
    transform: translateX(-50%);
    bottom: -1rem;
    left: 50%;
    position: absolute;
    width: 5rem;
    height: 3px;
}

.client_comments_3 .feedback_showcase_5 {
    isolation: isolate;
    position: relative;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
    padding: 2.2rem 2rem;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
    border-radius: 2px;
}

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

.client_comments_3 .feedback_showcase_5 div {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
}

.client_comments_3 .feedback_showcase_5:hover img {
    transform: scale(1.08) rotate(3deg);
}

.client_comments_3 .feedback_showcase_5 h4 {
    font-size: calc(24px * 0.95);
    margin: 0;
    font-weight: 600;
    color: #000000;
    position: relative;
}

.client_comments_3 .feedback_showcase_5:hover h4::after {
    width: 40px;
}

.client_comments_3 .description {
    font-size: calc(17px * 0.95);
    margin: 0;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    z-index: 2;
}

.client_comments_3 a::before {
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.2) 50%, transparent 100%);
    content: "";
    transition: left 0.7s ease;
    z-index: -1;
    height: 100%;
    position: absolute;
    left: -100%;
}

.client_comments_3 a:hover {
    box-shadow: 0 15px 30px -10px rgb(171,186,204,0.5);
    transform: translateX(-50%) translateY(-3px);
}

.homepage_3 {
    position: relative;
    padding: 120px 40px 80px;
    isolation: isolate;
    background: linear-gradient(135deg, rgb(208,225,240) 0%, rgb(134,145,160,0.5) 100%);
    overflow: hidden;
}

.homepage_3::after {
    opacity: 0.1;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    transform: rotate(-10deg);
    content: "";
    animation: floatBubble 15s infinite alternate ease-in-out;
    filter: blur(20px);
    background: linear-gradient(45deg, rgb(171,186,204,0.5) 0%, rgb(134,145,160,0.5) 100%);
    width: 40%;
    height: 60%;
    right: -5%;
    top: -10%;
    z-index: -1;
}

.homepage_3 h1::before {
    background-color: rgb(171,186,204);
    content: "";
    top: 50%;
    height: 2px;
    position: absolute;
    transform: translateY(-50%);
    width: 10px;
    left: 0;
}

.homepage_3 .info_section_7 {
    position: relative;
    flex: 1;
    z-index: 2;
}

.homepage_3 li {
    position: relative;
    transform: translateY(20px);
    opacity: 0;
    padding-left: 10px;
    animation: fadeInUp 0.8s forwards;
}

.homepage_3 li:nth-child(2) {
    animation-delay: 0.7s;
}

.homepage_3 .virtual_school_4 svg {
    width: 80px;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    filter: drop-shadow(0 4px 10px rgba(94, 170, 168, 0.2));
    margin-bottom: 25px;
    transform: rotate(-2deg);
    height: 80px;
}

.homepage_3 .virtual_school_4 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}

.homepage_3 .virtual_school_4 p::before {
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgb(171,186,204), transparent);
    position: absolute;
    width: 3px;
    border-radius: 10px;
    left: 0;
}

.homepage_3 .support_reach_6::before {
    z-index: 1;
    top: 0;
    position: absolute;
    transition: 0.5s;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    height: 100%;
    width: 100%;
    content: "";
}

.homepage_3 .support_reach_6:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.homepage_3 .support_reach_6:hover::before {
    left: 100%;
}

.homepage_3 .hero_banner_4 {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    width: 100%;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: rotate(-1deg) translateY(10px);
    border-radius: 18px;
    height: 320px;
    overflow: hidden;
}

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

.education_experience_6::after {
    background: rgb(171,186,204,0.5);
    transform: rotate(15deg) translateZ(0);
    left: -5%;
    filter: blur(15px);
    bottom: -5%;
    position: absolute;
    content: "";
    height: 25%;
    width: 25%;
    z-index: 0;
}

.education_experience_6 .feedback_showcase_5 {
    background: #ffffff;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    gap: 2.5rem;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 30px 60px rgba(0, 0, 0, 0.05);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    grid-template-columns: 1fr;
}

.education_experience_6 .feedback_showcase_5:hover .hero_banner_4 {
    transform: scale(1);
}

.education_experience_6 .feedback_showcase_5 > div:nth-child(2) {
    padding-left: 2rem;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 0.5rem;
}

.education_experience_6 .name {
    margin: 0;
    color: #000000;
    display: inline-block;
    font-weight: 700;
    position: relative;
    font-size: 24px;
}

.education_experience_6 .name::after {
    left: 0;
    background: rgb(171,186,204);
    bottom: -5px;
    transition: width 0.4s ease-out;
    content: "";
    height: 2px;
    position: absolute;
    width: 0;
}

.education_experience_6 .feedback_showcase_5 > div:nth-child(3) {
    position: relative;
}

.education_experience_6 .experience_block_7::before {
    color: rgb(171,186,204,0.5);
    top: -0.5rem;
    left: 0.5rem;
    position: absolute;
    line-height: 1;
    opacity: 0.2;
    font-family: serif;
    font-size: 5rem;
    content: "";
}

.price_combo_1 .study_fees_9 p::-webkit-scrollbar {
    width: 4px;
}

.price_combo_1 .study_fees_9 p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

.price_combo_1 .study_fees_9 p::-webkit-scrollbar-thumb {
    background-color: rgb(171,186,204);
}



@media screen and (max-width: 768px) {.contact_us_0 {
    padding: 60px 0;
}.contact_us_0 h3 {
    font-size: calc(36px - 4px);
}.feedback_help_8 {
    border-radius: 25px;
}.feedback_help_8 .feedback_info_2,
    .feedback_help_8 .inquiry_grid_2 {
    padding: 40px 30px;
}.feedback_help_8 .feedback_info_2 input[type="text"],
    .feedback_help_8 .feedback_info_2 textarea {
    border-radius: 20px;
    padding: 15px 20px;
}.feedback_help_8 .feedback_info_2 .support_reach_6 {
    text-align: center;
    padding: 15px 30px;
    width: 100%;
}.feedback_help_8 .inquiry_grid_2 .feedback_support_0 li {
    border-radius: 15px;
    padding: 15px;
}
}



@media (max-width: 768px) {.course_demographic_1 {
    padding: 70px 0;
}.course_demographic_1 h4 {
    font-size: calc(31px * 0.8);
    margin-bottom: 30px;
}.course_demographic_1 h4::after {
    width: 60px;
}.course_demographic_1 div > div {
    gap: 15px;
}.course_demographic_1 p {
    padding: 18px 20px;
}
}



@media (max-width: 992px) {.educational_gains_1 .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
}.educational_gains_1 .hero_banner_4 {
    height: 350px;
    margin-bottom: 60px;
}
}



@media (max-width: 768px) {.educational_gains_1 {
    padding: 80px 0 120px;
}.educational_gains_1 h2 {
    font-size: calc(39px * 0.8);
    margin-bottom: 40px;
}.educational_gains_1 .hero_banner_4 {
    margin-bottom: 50px;
    height: 300px;
}
}



@media (max-width: 992px) {.partner_logo_0 {
    padding: 4rem 0 2rem;
}.partner_logo_0 .container {
    gap: 2rem;
    grid-template-columns: 1fr;
}.partner_logo_0 .company_holder,
    .partner_logo_0 .license_cta_1 {
    width: 100%;
}.partner_logo_0 .top_primary_5 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 768px) {.partner_logo_0 {
    padding: 3.5rem 0 1.5rem;
}.partner_logo_0 .top_primary_5 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.partner_logo_0 .company_holder,
    .partner_logo_0 .site_main_8 {
    padding: 1.5rem;
}.partner_logo_0 .company_holder h3,
    .partner_logo_0 .site_main_8 h5 {
    margin-bottom: 1.25rem;
}.cloud_lab_9 {
    padding: 1.25rem 0;
    margin-top: 2rem;
}
}



@media (max-width: 768px) {.subscribe_to_newsletter_7 {
    padding: 4rem 1.5rem;
}.subscribe_to_newsletter_7 .success_story_8 {
    transform: translateZ(30px);
    padding: 2rem 1.5rem;
}.subscribe_to_newsletter_7 h3 {
    font-size: clamp(1.25rem, 4vw, 1.75rem);
    margin-bottom: 1.5rem;
}.subscribe_to_newsletter_7 .input_holder {
    gap: 1rem;
    flex-direction: column;
}.subscribe_to_newsletter_7 input[type="email"] {
    padding: 0.875rem;
}.subscribe_to_newsletter_7 .mail_join_8 {
    width: 100%;
    padding: 0.875rem;
}
}



@media (min-width: 1440px) {.subscribe_to_newsletter_7 .success_story_8 {
    padding: 4rem;
    margin: 0 auto;
    max-width: 85%;
}.subscribe_to_newsletter_7 h3 {
    font-size: 2.5rem;
}.subscribe_to_newsletter_7 .input_holder {
    margin: 0 auto;
    max-width: 90%;
}}



@media (max-width: 992px) {.price_combo_1 {
    padding: 70px 0;
}.price_combo_1 h2 {
    font-size: calc(36px * 0.9);
}.price_combo_1 .premium_cost_4 {
    font-size: calc(15px * 0.95);
    margin-bottom: 40px;
}.price_combo_1 .learning_fees_2 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.price_combo_1 .tuition_table_5 {
    padding: 20px;
    min-height: 380px;
}.price_combo_1 .study_fees_9 h4 {
    font-size: 19px;
}.price_combo_1 .learn_deals_4 {
    font-size: calc(19px * 1.2);
}
}



@media (min-width: 1400px) {header .main_train_8 {
    margin: 0 auto;
    max-width: 1300px;
}header .header_wrap_9 a {
    padding: 1rem 1.5rem;
}
}



@media (max-width: 991px) {header .main_train_8 {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1rem;
}header .page_header_4 {
    margin-right: 0;
    margin-bottom: 0;
}header .site_main_8 {
    justify-content: flex-end;
    padding-top: 1rem;
    flex-wrap: wrap;
    flex-basis: 100%;
    margin-top: 0;
}header .header_wrap_9 {
    margin-bottom: 0.5rem;
}header .header_wrap_9 a {
    padding: 0.7rem 1rem;
    font-size: calc(16px - 1px);
}
}



@media (min-width: 768px) {.company_overview_6 ol li {
    column-count: 2;
}
}



@media (min-width: 992px) {.company_overview_6 {
    padding: 180px 0;
}.company_overview_6 .info_section_7 {
    width: 80%;
    margin-left: 60px;
    padding: 60px 80px;
}.company_overview_6 h5 {
    font-size: calc(20px * 1.2);
}.company_overview_6 p b {
    font-size: calc(16px * 1.8);
}.company_overview_6 ol li {
    font-size: calc(16px * 1.05);
    column-count: 2;
}
}



@media (max-width: 767px) {.company_overview_6 {
    padding: 80px 0;
}.company_overview_6 .info_section_7 {
    padding: 30px;
    transform: none;
}.company_overview_6 .info_section_7::after {
    display: none;
}.company_overview_6 h5 {
    font-size: 20px;
}.company_overview_6 p b {
    font-size: calc(16px * 1.3);
}
}



@media (max-width: 991px) {.explore_now_9 {
    padding: 3.5rem 0;
}.explore_now_9 h6 {
    margin-bottom: 2rem;
    font-size: calc(22px * 1.1);
}.explore_now_9 .support_reach_6 {
    padding: 0.7rem 2.2rem;
}
}



@media (max-width: 575px) {.explore_now_9 {
    padding: 2.5rem 0;
}.explore_now_9 h6 {
    font-size: calc(22px * 0.9);
    max-width: 100%;
    margin-bottom: 1.5rem;
}.explore_now_9 .support_reach_6 {
    font-size: calc(17px * 0.95);
    padding: 0.6rem 1.8rem;
}
}



@media (max-width: 992px) {.instructional_approach_4 {
    padding: 6rem 1.5rem;
}.instructional_approach_4 h3 {
    font-size: calc(33px * 0.9);
    padding: 1.8rem;
}.instructional_approach_4 span {
    padding: 1.8rem;
}.instructional_approach_4 h3::after {
    height: 12px;
    top: -6px;
}.instructional_approach_4 span::after {
    height: 12px;
    bottom: -6px;
}.instructional_approach_4 .success_story_8 {
    gap: 2.5rem;
}
}



@media (min-width: 768px) {.secure_guard_1 {
    padding: 6rem 3rem;
}.secure_guard_1 .container {
    padding: 0 2rem;
}.secure_guard_1 h1 {
    margin-bottom: 3rem;
    font-size: calc(43px * 1.1);
}.secure_guard_1 h2 {
    font-size: calc(32px * 1.05);
    margin-top: 4rem;
}.secure_guard_1 ul {
    margin-left: 2.5rem;
}
}



@media (min-width: 992px) {.secure_guard_1 {
    padding: 7rem 4rem;
}.secure_guard_1 h1 {
    transform: translateX(2rem) translateZ(10px);
}.secure_guard_1 span {
    margin-left: 2rem;
    width: calc(100% - 4rem);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.secure_guard_1 span:hover {
    transform: translateY(-5px) translateX(5px) translateZ(0);
}.secure_guard_1 p, .secure_guard_1 li {
    font-size: calc(12px * 1.05);
}
}



@media (min-width: 768px) {.program_structure_8 h2 {
    max-width: 80%;
    font-size: calc(32px * 1.1);
    transform: translateX(-2%);
}.program_structure_8 .training_plan_8 {
    grid-template-columns: 1fr 1.3fr;
    gap: 30px;
}.program_structure_8 .hero_banner_4 {
    height: 100%;
    min-height: 450px;
}.program_structure_8 .info_section_7 {
    max-height: 600px;
    transform: translateY(0) translateX(-50px);
    overflow-y: auto;
    padding: 40px 50px;
}.program_structure_8 .info_section_7::-webkit-scrollbar {
    width: 8px;
}.program_structure_8 .info_section_7::-webkit-scrollbar-thumb {
    background-color: var(--secondary-color-opacity);
}.program_structure_8 .info_section_7::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.05);
}
}



@media (max-width: 767px) {.program_structure_8 {
    padding: 80px 0;
}.program_structure_8 h2 {
    transform: translateX(0);
    max-width: 100%;
    margin-bottom: 30px;
    font-size: calc(32px * 0.9);
}.program_structure_8 .hero_banner_4 {
    height: 250px;
}.program_structure_8 .info_section_7 {
    padding: 25px;
}.program_structure_8 .description {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}}



@media screen and (min-width: 992px) {.thxHub_6 {
    padding: 10rem 0;
}.thxHub_6 .success_story_8 {
    display: grid;
    gap: 3rem;
    padding: 5rem;
    max-width: 80%;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.thxHub_6 .success_story_8 > div:first-child {
    margin-bottom: 0;
}.thxHub_6 h5 {
    font-size: calc(23px * 1.3);
}.thxHub_6 h5::after {
    width: 0;
}.thxHub_6 .success_story_8:hover h5::after {
    width: 120px;
}
}



@media (max-width: 992px) {.client_comments_3 {
    padding: 6rem 0;
}.client_comments_3 h2 {
    margin-bottom: 3rem;
    font-size: calc(30px * 0.95);
}.client_comments_3 .review_feedback_0 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
}
}



@media (max-width: 768px) {.client_comments_3 {
    padding: 5rem 0;
}.client_comments_3 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(30px * 0.9);
    transform: none;
}.client_comments_3 .review_feedback_0 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.8rem;
}.client_comments_3 .feedback_showcase_5 {
    padding: 1.8rem 1.6rem;
}.client_comments_3 .feedback_showcase_5:hover {
    transform: translateY(-5px);
}.client_comments_3 a {
    padding: 0.8rem 2rem;
    margin-top: 2.5rem;
}
}



@media (min-width: 768px) {.homepage_3 {
    padding: 140px 60px 100px;
}.homepage_3 h1 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.8);
}.homepage_3 .success_story_8 {
    gap: 80px;
    flex-direction: row;
}.homepage_3 .info_section_7 {
    flex: 0 0 50%;
}.homepage_3 .hero_banner_4 {
    transform: rotate(-3deg) translateY(-20px);
    height: 450px;
    flex: 0 0 40%;
}.homepage_3 .virtual_school_4 p {
    max-width: 80%;
    font-size: calc(17px * 1.3);
}.homepage_3 .virtual_school_4 svg {
    width: 100px;
    height: 100px;
}
}



@media (min-width: 768px) {.education_experience_6 {
    padding: 8rem 3rem;
}.education_experience_6 .feedback_showcase_5 {
    grid-template-rows: auto 1fr;
    gap: 3rem 4rem;
    grid-template-columns: minmax(200px, 300px) 1fr;
    padding: 4rem;
}.education_experience_6 .feedback_showcase_5 > div:first-child {
    grid-row: span 2;
}.education_experience_6 .hero_banner_4 {
    height: 100%;
}.education_experience_6 .feedback_showcase_5 > div:nth-child(2) {
    padding-left: 3rem;
}.education_experience_6 .experience_block_7 {
    padding: 2rem;
    font-size: calc(15px + 1px);
}
}



@media (max-width: 767px) {.education_experience_6 {
    padding: 4rem 1.5rem;
}.education_experience_6 .feedback_showcase_5 {
    padding: 2rem;
    gap: 2rem;
}.education_experience_6 .hero_banner_4 {
    height: 250px;
}.education_experience_6 .name {
    font-size: calc(24px - 1px);
}.education_experience_6 .feedback_showcase_5 > div:nth-child(2) > div {
    font-size: calc(15px - 3px);
}.education_experience_6 .experience_block_7 {
    font-size: calc(15px - 1px);
    padding: 1rem;
}
}



@keyframes gridShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}



@keyframes glowPulse {
    0%, 100% {
        opacity: 0.8;
        box-shadow: 0 0 10px rgb(134,145,160,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(134,145,160);
    }
}



@keyframes lightSweep {
    0% { transform: translateX(0%); }
    50% { transform: translateX(200%); }
    100% { transform: translateX(0%); }
}



@keyframes scaleInY {
    0% { transform: scaleY(0); }
    100% { transform: scaleY(1); }
}



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



@keyframes paperCut {
    0% {
        opacity: 0;
        transform: translateY(30px) rotate(-2deg);
    }
    60% {
        opacity: 1;
        transform: translateY(-10px) rotate(2deg);
    }
    80% {
        transform: translateY(5px) rotate(-1deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) rotate(var(--rotation, 1deg));
    }
}



@keyframes floatGradient {
    0% {
        transform: translateY(0) rotate(-15deg);
    }
    50% {
        transform: translateY(-20px) rotate(-10deg);
    }
    100% {
        transform: translateY(0) rotate(-15deg);
    }
}



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



@keyframes floatBubble {
    0% {
        transform: rotate(-10deg) translate(0, 0);
    }
    50% {
        transform: rotate(-5deg) translate(10px, -15px);
    }
    100% {
        transform: rotate(-12deg) translate(-5px, 10px);
    }
}

