.tech_stack_5 {
    flex: 0 0 auto;
}

.tech_stack_5 {
    color: #ffffff;
    padding: 5rem 0 3rem;
    position: relative;
    z-index: 1;
}

.top_main_3 {
    flex: 1 0 auto;
}

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


.thxSpot_6 {
    position: relative;
    background: linear-gradient(135deg, rgb(209,205,186) 0%, rgb(169,170,164,0.5) 100%);
    padding: 6rem 0;
    overflow: hidden;
}

.thxSpot_6 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 10;
    position: relative;
    transform: perspective(1000px) rotateX(1deg);
    padding: 0 2rem;
}

.thxSpot_6 h2 {
    font-size: 33px;
    font-family: Arial, sans-serif;
    transform-origin: left center;
    font-weight: 700;
    color: rgb(169,170,164);
    position: relative;
    margin-bottom: 2.5rem;
    animation: slideInTitle 0.8s ease-out forwards;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1.3;
    max-width: 90%;
}

.thxSpot_6 .learn_training_6::before {
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(125,126,123) 0%, rgb(169,170,164) 100%);
    height: 5px;
    width: 100%;
    top: 0;
}

.tech_stack_5::before {
    top: 0;
    z-index: -1;
    height: 100%;
    backdrop-filter: blur(8px);
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgb(169,170,164,0.5) 100%);
    position: absolute;
    left: 0;
}



.tech_stack_5 .company_holder h3 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    margin-bottom: 1.5rem;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    font-weight: 700;
    font-size: calc(34px * 1.2);
    background: linear-gradient(to right, #ffffff, rgb(125,126,123));
}

.tech_stack_5 .header_mentor_4 h5 {
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgb(125,126,123);
    font-size: 21px;
    margin-bottom: 1.5rem;
}

.tech_stack_5 .header_mentor_4 .head_pagewrap_1 a {
    transition: all 0.3s ease;
    position: relative;
    font-size: 17px;
    text-decoration: none;
    color: #ffffff;
    padding-left: 1rem;
    opacity: 0.8;
}

.tech_stack_5 .header_mentor_4 .head_pagewrap_1 a:hover::before {
    width: 7px;
    height: 7px;
    background-color: rgb(125,126,123);
}

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

.consentNotificationBox_2 {
    left: 50%;
    width: 90%;
    overflow: hidden;
    z-index: 1050;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    border-radius: 29px;
    font-family: Arial, sans-serif;
    position: fixed;
    transform: translateX(-50%);
    bottom: 20px;
    background: #ffffff;
    max-width: 500px;
}

.edu_cookie_4 {
    transition: background 0.3s ease-in-out;
    display: inline-block;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding: 10px 20px;
    background: rgb(169,170,164);
    text-align: center;
    width: calc(50% - 10px);
    margin: 5px;
    font-size: 17px;
    border-radius: 10px;
    text-decoration: none;
}



.learning_system_8::after {
    width: 200%;
    z-index: 1;
    left: -50%;
    animation: slide 30s linear infinite;
    background: repeating-linear-gradient(
        45deg,
        rgb(125,126,123,0.5) 0,
        rgb(125,126,123,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    position: absolute;
    height: 200%;
    content: '';
    top: -50%;
}

.learning_system_8 .learn_training_6:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.2), 0 15px 25px rgba(0, 0, 0, 0.1);
}

.learning_system_8 .content_holder_0::before {
    width: 5px;
    border-radius: 10px;
    height: 50%;
    background: linear-gradient(to bottom, rgb(169,170,164), transparent);
    left: 0;
    top: 0;
    position: absolute;
    content: '';
}

.learning_system_8 .learn_training_6:hover h2 {
    transform: perspective(500px) translateZ(20px);
}

.learning_system_8 .learn_training_6:hover p {
    transform: perspective(500px) translateZ(10px);
}

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

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

.about_this_8 .content_holder_0::before {
    background: linear-gradient(to bottom, rgb(169,170,164), rgb(125,126,123));
    left: 0;
    content: "";
    position: absolute;
    width: 6px;
    top: 0;
    height: 100%;
}

.about_this_8 h5 {
    font-size: 24px;
    margin: 0 0 15px 0;
    font-weight: 700;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    color: rgb(169,170,164);
}

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

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

.education_experience_2 .img_container_1 {
    position: relative;
    z-index: 5;
    border: 4px solid #ffffff;
    margin-left: 60px;
    width: 140px;
    border-radius: 50%;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    height: 140px;
    overflow: hidden;
}

.education_experience_2 .learner_views_5:hover .career_progress_8 {
    transform: translateZ(30px);
}

.education_experience_2 .learner_views_5:hover .career_progress_8::before {
    animation: pulseGlow 2s infinite;
    height: 100%;
}

.education_experience_2 .learner_views_5:hover .name {
    transform: translateX(15px);
    color: rgb(169,170,164);
}

.education_experience_2 .learner_views_5:hover .career_progress_8 > div:nth-child(2) {
    transform: translateX(15px);
}

.education_experience_2 .learner_views_5:hover .experience_details_2 {
    transform: translateY(-5px);
}

.education_experience_2 .experience_details_2::before,
.education_experience_2 .experience_details_2::after {
    height: 1px;
    width: 35px;
    content: "";
    position: absolute;
    background: rgb(125,126,123,0.5);
    transition: all 0.4s ease;
}

.education_experience_2 .experience_details_2::before {
    top: 0;
    left: 0;
}

header .top_master_4 {
    gap: 2rem;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
}

header .head_sitebar_3::before {
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
    opacity: 0;
    content: '';
    width: 200%;
    left: -50%;
    position: absolute;
    transition: opacity 0.3s ease;
    height: 200%;
    top: -50%;
}

header .head_sitebar_3:hover svg {
    transform: scale(1.03);
}

header .header_top_4 {
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    z-index: 1;
    font-size: 19px;
    background: #ffffff;
    overflow: hidden;
    font-weight: 600;
    text-align: center;
    padding: 0.6rem 1.2rem;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.03);
    text-decoration: none;
}

.pricing_fees_0 {
    position: relative;
}

.plan_array_4 h2 {
    margin-bottom: 25px;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    transform: translateY(0);
    position: relative;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: 34px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s ease;
    opacity: 1;
    font-weight: 700;
}

.plan_array_4 .pricing_deals_3 li {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0;
}

.plan_array_4 .cost_fee_4 {
    height: 100%;
    position: relative;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    display: block;
    overflow: hidden;
    transition: all 0.4s ease;
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.02) 100%);
    text-decoration: none;
    border: 1px solid rgba(255,255,255,0.1);
}

.plan_array_4 .cost_fee_4:hover .promo_plans_5 h4::after {
    width: 60px;
}

.plan_array_4 .promo_plans_5 p {
    color: rgba(255,255,255,0.85);
    font-size: 16px;
    flex-grow: 1;
    line-height: 1.6;
    margin-bottom: 30px;
    position: relative;
    transition: color 0.3s ease;
}

.plan_array_4 .cost_fee_4:hover .payment_plan_6 {
    transform: scale(1.05);
}

.course_program_info_2 {
    overflow: hidden;
    background-color: rgb(209,205,186);
    align-items: center;
    min-height: 100vh;
    position: relative;
    display: flex;
}

.course_program_info_2 .skill_route_2 {
    display: flex;
    height: 100%;
    width: 500%;
    animation: slide-show 35s ease-in-out infinite;
}

.course_program_info_2 .job_training_8::before {
    content: '';
    background: 
        linear-gradient(0deg, 
            rgb(169,170,164,0.5) 0%, 
            transparent 40%, 
            transparent 60%, 
            rgb(125,126,123,0.5) 100%),
        linear-gradient(90deg, 
            rgb(169,170,164,0.5) 0%, 
            transparent 40%, 
            transparent 60%, 
            rgb(125,126,123,0.5) 100%);
    position: absolute;
    opacity: 0.7;
    inset: 0;
    z-index: 2;
}

.course_program_info_2 .education_flow_5::before {
    inset: 0;
    background: 
        radial-gradient(
            circle at 30% 40%,
            rgb(169,170,164,0.5) 0%,
            transparent 70%
        ),
        radial-gradient(
            circle at 70% 60%,
            rgb(125,126,123,0.5) 0%,
            transparent 70%
        );
    opacity: 0.15;
    content: '';
    z-index: -1;
    position: absolute;
}

.course_program_info_2 .education_flow_5 p {
    line-height: 1.7;
    font-size: 17px;
    margin-bottom: 2rem;
    color: #000000;
}

.course_program_info_2 .education_flow_5 .query_panel_6:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgb(125,126,123,0.5);
}

.course_program_info_2 .education_flow_5 .query_panel_6:hover::before {
    opacity: 1;
}

.contact_form_section_7 {
    overflow: hidden;
    background: linear-gradient(
        -45deg, 
        rgb(209,205,186) 0%, 
        rgb(125,126,123,0.5) 100%
    );
    padding: 6rem 0;
    position: relative;
}

.contact_form_section_7 .img_container_1 {
    position: relative;
    flex: 0 0 45%;
    transform: skew(-10deg);
    z-index: 2;
    min-height: 600px;
    margin-left: -5%;
}

.contact_form_section_7 .connect_box_1 {
    justify-content: center;
    padding: 4rem 3rem 4rem 10%;
    position: relative;
    flex-direction: column;
    z-index: 3;
    display: flex;
    flex: 0 0 55%;
}

.contact_form_section_7 h2::before {
    height: 1rem;
    content: '';
    border-radius: 50%;
    width: 1rem;
    box-shadow: 0 0 15px rgb(169,170,164,0.5);
    transform: translateY(-50%);
    background: rgb(169,170,164);
    left: 0;
    position: absolute;
    top: 50%;
}

.contact_form_section_7 .connect_box_1 input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(169,170,164);
    box-shadow: 0 0 15px rgb(169,170,164,0.5);
}

.contact_form_section_7 .connect_box_1 input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}

.contact_form_section_7 .connect_box_1 .connect_grid_5 input[type="checkbox"]:checked {
    background: rgb(169,170,164);
    border-color: rgb(169,170,164);
}

.contact_form_section_7 .connect_box_1 .connect_grid_5 label {
    font-size: 13px;
    align-items: center;
    display: flex;
    color: #ffffff;
}

.contact_form_section_7 .connect_box_1 .connect_grid_5 a {
    text-decoration: none;
    margin-left: 0.3rem;
    color: rgb(169,170,164);
    transition: color 0.3s ease;
}

.contact_form_section_7 .connect_box_1 .query_panel_6:hover::before {
    opacity: 1;
}

.contact_form_section_7 .connect_box_1 .query_panel_6:hover {
    box-shadow: 0 10px 20px rgb(169,170,164,0.5);
    transform: translateY(-3px);
}

.privacy_folio_2::before {
    height: 100%;
    opacity: 0.15;
    left: 0;
    content: "";
    pointer-events: none;
    width: 100%;
    top: 0;
    z-index: 0;
    position: absolute;
    background: radial-gradient(circle at 90% 10%, rgb(169,170,164,0.5), transparent 60%),
              radial-gradient(circle at 10% 90%, rgb(125,126,123,0.5), transparent 60%);
}

.privacy_folio_2 .container:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
              0 1px 4px rgba(0, 0, 0, 0.03),
              0 25px 50px rgba(rgb(169,170,164,0.5), 0.05);
}

.privacy_folio_2 h1::after {
    height: 2px;
    bottom: -2px;
    transition: width 0.5s ease;
    width: 70px;
    left: 0;
    background: rgb(169,170,164);
    position: absolute;
    content: "";
}

.privacy_folio_2 h4 {
    position: relative;
    font-weight: 600;
    border-left: 1px solid rgb(125,126,123,0.5);
    color: #000000;
    padding-left: 10px;
    margin: 1.75rem 0 0.75rem;
    font-size: calc(35px * 0.65);
}

.privacy_folio_2 p:hover strong::after {
    transform: scaleX(1);
}

.privacy_folio_2 ul::before {
    bottom: 0;
    content: "";
    width: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(125,126,123,0.5), rgba(rgb(125,126,123,0.5), 0.2));
}

.privacy_folio_2 li::before {
    left: 0;
    content: "";
    border-radius: 50%;
    height: 8px;
    width: 8px;
    background: rgb(125,126,123);
    top: 10px;
    position: absolute;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.welcome_board_1 {
    background: linear-gradient(135deg, rgb(209,205,186), #ffffff 90%);
    overflow: hidden;
    min-height: 100vh;
    position: relative;
}

.welcome_board_1 .content_holder_0 {
    display: flex;
    backdrop-filter: blur(5px);
    box-shadow: 
        0 20px 30px -15px rgba(0,0,0,0.15),
        0 10px 15px -10px rgba(0,0,0,0.05);
    animation: slideInLeft 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    background: linear-gradient(
        to right,
        rgba(255,255,255,0.8),
        rgba(255,255,255,0.95)
    );
    transform: translateZ(0);
    z-index: 2;
    flex-direction: column;
    align-items: flex-start;
    padding: 2rem;
    border-left: 3px solid rgb(169,170,164);
    justify-content: center;
    position: relative;
}

.welcome_board_1 .edu_intro_1 {
    display: flex;
    margin-bottom: 2rem;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
}

.welcome_board_1 .content_holder_0:hover svg {
    transform: translateY(-5px) rotate(3deg);
}

.welcome_board_1 svg text {
    font-weight: 700;
    transition: fill 0.3s ease;
    fill: rgb(94,170,168);
}

.welcome_board_1 ul li {
    margin-right: 1rem;
}

.welcome_board_1 .query_panel_6 {
    padding: 0.8rem 2rem;
    z-index: 1;
    overflow: hidden;
    position: relative;
    font-weight: 600;
    border-radius: 10px;
    text-decoration: none;
    background: linear-gradient(135deg, rgb(169,170,164), rgba(94,170,168,1));
    transform: translateY(0) scale(1);
    font-size: 20px;
    border: none;
    display: inline-block;
    transition: 
        transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
        box-shadow 0.3s ease;
    box-shadow: 
        0 5px 15px -5px rgba(94,170,168,0.5),
        0 3px 8px -3px rgba(0,0,0,0.2);
    color: #ffffff;
}

.welcome_board_1 .img_container_1:hover {
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
}

.service_info_8::after {
    content: "";
    z-index: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 70% 60%, rgb(125,126,123,0.5) 0%, transparent 60%),
        radial-gradient(circle at 30% 30%, rgb(169,170,164,0.5) 0%, transparent 60%);
    animation: gradientFloat 20s ease-in-out infinite alternate-reverse;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.service_info_8 .support_center_0 h2 {
    margin-bottom: 30px;
    text-align: center;
    color: #000000;
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 700;
    justify-content: center;
    font-size: 33px;
}

.service_info_8 .support_center_0 > p:last-of-type svg path {
    fill: rgb(169,170,164);
}

.service_info_8 .message_block_4 {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.service_info_8 .edu_query_6:hover {
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12);
    background: rgb(169,170,164,0.5);
    transform: translateY(-5px);
}

.service_info_8 .edu_query_6 svg {
    width: 28px;
    transition: transform 0.3s ease;
    height: 28px;
}

.service_info_8 .edu_query_6:hover svg {
    transform: scale(1.1);
}



@media (max-width: 991px) {.thxSpot_6 {
    padding: 5rem 0;
}.thxSpot_6 h2 {
    font-size: calc(33px * 0.9);
    max-width: 100%;
}.thxSpot_6 .learn_training_6 {
    padding: 2rem;
}
}



@media screen and (max-width: 992px) {.tech_stack_5 .container {
    gap: 2rem;
    grid-template-columns: 1fr;
}.tech_stack_5 .company_holder {
    padding-left: 1rem;
    margin-bottom: 2rem;
}.tech_stack_5 .vr_labs_5 {
    justify-content: flex-start;
}.tech_stack_5 .head_pagewrap_1 {
    gap: 2rem;
}
}



@media screen and (max-width: 576px) {.tech_stack_5 .company_holder h3 {
    font-size: 34px;
}.tech_stack_5 .header_mentor_4 h5 {
    font-size: calc(16px * 1.1);
}.tech_stack_5 .header_mentor_4 .head_pagewrap_1 a {
    font-size: calc(17px * 0.9);
}}



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



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



@media (min-width: 768px) {.education_experience_2 .learner_views_5 {
    align-items: center;
    flex-direction: row;
}.education_experience_2 .img_container_1 {
    z-index: 5;
    height: 180px;
    width: 180px;
    margin-left: 0;
    margin-right: -80px;
}.education_experience_2 .career_progress_8 {
    margin-top: 0;
    padding-left: 100px;
    flex: 1;
}
}



@media (max-width: 767px) {header .top_master_4 {
    gap: 1.5rem;
}header .head_sitebar_3 {
    padding: 0.4rem 1rem;
}header .head_sitebar_3 svg {
    width: 130px;
}header .header_mentor_4 {
    gap: 0.5rem;
}header .header_top_4 {
    font-size: calc(19px - 1px);
    padding: 0.5rem 0.9rem;
}
}



@media (max-width: 768px) {.plan_array_4 {
    padding: 70px 0;
}.plan_array_4 h2 {
    font-size: calc(34px - 4px);
}.plan_array_4 .class_deals_1 {
    margin-bottom: 40px;
    font-size: 16px;
}.plan_array_4 .pricing_deals_3 {
    grid-template-columns: 1fr;
    gap: 20px;
}.plan_array_4 .program_rate_7 {
    padding: 25px 20px;
}.plan_array_4 .payment_plan_6 {
    font-size: calc(18px + 2px);
}
}



@media (max-width: 991px) {.course_program_info_2 {
    flex-direction: column;
    padding: 0;
    min-height: auto;
}.course_program_info_2 .skill_work_7 {
    height: 350px;
    position: relative;
}.course_program_info_2 .container {
    width: 100%;
    padding: 3rem 1.5rem;
}.course_program_info_2 .learn_training_6 {
    margin: 0 auto;
    max-width: 100%;
}.course_program_info_2 .education_flow_5 {
    padding: 2rem;
}
}



@media (prefers-reduced-motion) {.course_program_info_2 .skill_route_2,
    .course_program_info_2 .job_training_8 img,
    .course_program_info_2 .job_training_8::after {
    animation: none;
}}



@media screen and (max-width: 1024px) {.contact_form_section_7 .query_grid_7 {
    flex-direction: column;
}.contact_form_section_7 .img_container_1 {
    min-height: 300px;
    flex: 0 0 100%;
    margin-left: 0;
    transform: none;
}.contact_form_section_7 .img_container_1::before {
    transform: none;
    width: 100%;
}.contact_form_section_7 .connect_box_1 {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}



@media (max-width: 992px) {.privacy_folio_2 {
    padding: 3rem 1.25rem;
}.privacy_folio_2 .container {
    transform: perspective(1000px) rotateY(0deg);
    max-width: 720px;
    padding: 2rem;
}.privacy_folio_2 h1 {
    margin-bottom: 1.25rem;
}.privacy_folio_2 p, 
  .privacy_folio_2 li, 
  .privacy_folio_2 span {
    font-size: calc(15px * 0.95);
}
}



@media (min-width: 768px) {.welcome_board_1 .learn_training_6 {
    gap: 3rem;
    height: 100vh;
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.welcome_board_1 .content_holder_0 {
    padding: 3rem;
}.welcome_board_1 h1 {
    font-size: calc(46px * 1.2);
}.welcome_board_1 .img_container_1 {
    height: 450px;
    clip-path: polygon(0% 5%, 100% 0%, 100% 95%, 0% 100%);
}.welcome_board_1 svg {
    height: 120px;
    width: 120px;
}
}



@media (min-width: 1200px) {.welcome_board_1 .learn_training_6 {
    padding: 5rem;
}.welcome_board_1 .content_holder_0 {
    transform: translateZ(20px);
}.welcome_board_1 h1 {
    font-size: calc(46px * 1.5);
}.welcome_board_1 .img_container_1 {
    height: 600px;
}
}



@media (max-width: 992px) {.service_info_8 .support_center_0 {
    padding: 40px 30px;
}.service_info_8 .support_center_0 > p {
    max-width: 90%;
    margin-bottom: 30px;
}.service_info_8 .support_center_0 > p:last-of-type {
    margin-bottom: 50px;
}.service_info_8 .edu_query_6 {
    width: 65px;
    height: 65px;
}
}



@media (max-width: 768px) {.service_info_8 {
    padding: 60px 0;
}.service_info_8 .support_center_0 {
    padding: 35px 25px;
}.service_info_8 .support_center_0 h2 {
    font-size: calc(33px - 4px);
}.service_info_8 .support_center_0 h2::before,
    .service_info_8 .support_center_0 h2::after {
    width: 50px;
}.service_info_8 .support_center_0 > p {
    max-width: 100%;
    font-size: calc(12px - 1px);
}.service_info_8 .support_center_0 > p:last-of-type {
    margin-bottom: 40px;
}
}



@keyframes popIn {
  0% {
    transform: scale(0);
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes pulsate {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.4;
        transform: scale(1);
    }
}



@keyframes slide-show {
    0%, 15% {
        transform: translateX(0);
    }
    20%, 35% {
        transform: translateX(-20%);
    }
    40%, 55% {
        transform: translateX(-40%);
    }
    60%, 75% {
        transform: translateX(-60%);
    }
    80%, 95% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}



@keyframes backgroundShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

