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

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

html {
    scrollbar-color: rgb(203,198,212,0.5) rgb(237,234,239);
    scrollbar-width: none;
}

.location_info_TAVs::after {
    width: 500px;
    right: -250px;
    background: radial-gradient(circle, rgb(203,198,212) 0%, transparent 60%);
    content: '';
    top: -250px;
    animation: pulseGlow 10s infinite alternate;
    position: absolute;
    opacity: 0.1;
    filter: blur(80px);
    height: 500px;
    z-index: 0;
}

.location_info_TAVs .get_in_touch_Wtxe {
    transform: translateZ(5px);
    font-size: 15px;
    max-width: 80%;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
    margin-bottom: 3rem;
    position: relative;
}

.location_info_TAVs .edu_input_aEkO span {
    overflow: hidden;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    padding: 1.5rem;
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    border: 1px solid rgba(rgb(203,198,212,0.5), 0.2);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}

.location_info_TAVs .edu_input_aEkO span p::before {
    width: 10px;
    content: '';
    height: 2px;
    margin-right: 10px;
    display: block;
    background: rgb(203,198,212);
}

.location_info_TAVs .edu_input_aEkO span:hover svg path {
    stroke: rgb(203,198,212);
    stroke-width: 1;
}

.location_info_TAVs .edu_input_aEkO span > span:hover {
    box-shadow: none;
    transform: none;
}

.location_info_TAVs .edu_input_aEkO span:hover > span svg {
    transform: translateZ(5px) rotate(0) scale(1);
    opacity: 0.9;
}

.location_info_TAVs .edu_input_aEkO span a svg {
    right: auto;
    position: relative;
    top: auto;
    opacity: 0.9;
    height: 16px;
    margin-right: 0.5rem;
    width: 16px;
}

.location_info_TAVs .quick_support_UWbk h4 {
    display: flex;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    margin: 0 0 1.5rem;
    font-size: 24px;
    position: relative;
    align-items: center;
    letter-spacing: 1px;
}

.location_info_TAVs .quick_support_UWbk span:hover {
    color: #ffffff;
}

.location_info_TAVs .quick_support_UWbk span svg {
    width: 14px;
    transition: all 0.3s ease;
    margin-right: 10px;
    opacity: 0.7;
    height: 14px;
    fill: rgb(168,161,179);
}

.pricing_cluster_sAZc {
    padding: 100px 0;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

.pricing_cluster_sAZc::after {
    content: "";
    height: 100%;
    background: radial-gradient(circle at 75% 25%, rgba(rgb(203,198,212,0.5), 0.15) 0%, transparent 50%);
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.pricing_cluster_sAZc h2::after {
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    content: "";
    bottom: -10px;
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(203,198,212), rgb(168,161,179));
}

.pricing_cluster_sAZc .pricing_tiers_TyLd::before {
    transition: opacity 0.5s ease;
    opacity: 0;
    background: radial-gradient(circle at 30% 30%, rgb(203,198,212,0.5), transparent 75%);
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    content: "";
}

.pricing_cluster_sAZc .learning_plan_THqi h4 {
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    color: #ffffff;
    font-size: calc(24px + 2px);
    position: relative;
}

.pricing_cluster_sAZc .learning_plan_THqi p {
    word-break: break-word;
    margin: 0 0 25px;
    overflow-wrap: break-word;
    line-height: 1.6;
    flex-grow: 1;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
}

header:before {
    width: 100%;
    position: absolute;
    pointer-events: none;
    opacity: 0.1;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
}

header .nav_prime_sRzE:before {
    bottom: -1px;
    opacity: 0.3;
    height: 2px;
    background: linear-gradient(to right, 
        transparent, 
        #ffffff, 
        transparent
    );
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
}

header .header_wrap_pWZd {
    align-items: center;
    position: relative;
    display: flex;
    justify-content: space-between;
}

header .header_wrap_pWZd:after {
    border-radius: 50%;
    opacity: 0.5;
    right: 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: translateY(-50%) translateX(40px);
    top: 50%;
    height: 20px;
    content: '';
    position: absolute;
    width: 20px;
}

header .site_navbar_bRSY:before {
    left: -12px;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    content: '';
    background: #ffffff;
    transition: all 0.3s ease;
    position: absolute;
    width: 6px;
    opacity: 0;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    height: 6px;
}

header .head_core_AFup:before {
    top: -10px;
    transition: all 0.3s ease;
    opacity: 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    content: '';
    border-radius: 10px;
    left: -10px;
}

.contact_box_CLPc::before {
    content: "";
    background: rgb(237,234,239);
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(203,198,212,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(168,161,179,0.5) 0%, transparent 30%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
}

.contact_box_CLPc .message_box_TbnL::before {
    inset: 0;
    opacity: 0.2;
    z-index: 3;
    pointer-events: none;
    position: absolute;
    border: 1px solid rgb(203,198,212);
    border-radius: 12px;
    content: "";
}

.contact_box_CLPc .media_img_McCG::after {
    background: 
        linear-gradient(135deg, transparent 0%, rgb(203,198,212,0.5) 100%);
    position: absolute;
    opacity: 0.7;
    content: "";
    z-index: 2;
    inset: 0;
}

.contact_box_CLPc form h3 {
    position: relative;
    color: #000000;
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

.contact_box_CLPc form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}

.contact_box_CLPc .help_widget_cZyb input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact_box_CLPc .help_widget_cZyb input[type="checkbox"]:checked + label::before {
    background: rgb(203,198,212);
    border-color: rgb(203,198,212);
    box-shadow: 0 0 5px rgb(203,198,212,0.5);
}

.contact_box_CLPc .help_widget_cZyb label a::after {
    width: 100%;
    transform-origin: right;
    transition: transform 0.3s ease;
    content: "";
    left: 0;
    height: 1px;
    position: absolute;
    bottom: -1px;
    transform: scaleX(0);
    background: rgb(203,198,212);
}

.contact_box_CLPc .connect_grid_TYGz:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.contact_box_CLPc svg path {
    transition: all 0.3s ease;
    fill: rgb(203,198,212);
}

.thxPage_Incj::before {
    z-index: 0;
    height: 80%;
    top: -20%;
    position: absolute;
    background: linear-gradient(145deg, rgba(rgb(168,161,179,0.5), 0.08), rgba(rgb(168,161,179,0.5), 0.03));
    content: "";
    transform: rotate(-15deg) skewX(15deg);
    width: 60%;
    filter: blur(20px);
    right: -10%;
}

.thxPage_Incj .knowledge_classes_fbmo > div:first-child {
    position: relative;
    transform: translateX(-1rem);
}

.thxPage_Incj h5 {
    color: #000000;
    position: relative;
    line-height: 1.4;
    margin: 0;
    font-size: 24px;
    display: inline-block;
    font-weight: 700;
}

.thxPage_Incj .knowledge_classes_fbmo > div:last-child {
    position: relative;
    padding-left: 1.5rem;
    border-left: 1px solid rgba(rgb(168,161,179,0.5), 0.2);
}

.thxPage_Incj a:hover {
    transform: translateX(5px);
}

.thxPage_Incj p {
    color: #000000;
    margin: 0;
    font-size: 18px;
    transition: color 0.3s ease;
    font-weight: 400;
    line-height: 1.7;
}

.digital_consent_PYjX {
    margin-bottom: 20px;
}

.overlayConsentSettings_RAHt h5 {
    color: rgb(203,198,212);
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
}

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

.title_intro_yMhC .edu_title_crEe::before {
    content: "";
    bottom: 0;
    z-index: -1;
    background: linear-gradient(
    135deg,
    rgb(203,198,212,0.5) 0%,
    rgb(168,161,179,0.5) 60%,
    rgb(255, 255, 255, 0.5) 100%
  );
    left: 0;
    right: 0;
    opacity: 0.85;
    position: absolute;
    top: 0;
}

.title_intro_yMhC .edu_title_crEe h1 {
    letter-spacing: -0.02em;
    color: #ffffff;
    opacity: 0;
    font-weight: 700;
    line-height: 1.2;
    transform: translateY(20px);
    margin-bottom: 2rem;
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.5s;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    font-size: 44px;
}

.potential_enrollees_uTja::after {
    background: 
        linear-gradient(90deg, transparent 47%, rgb(203,198,212,0.5) 47%, rgb(203,198,212,0.5) 53%, transparent 53%),
        linear-gradient(0deg, transparent 47%, rgb(168,161,179,0.5) 47%, rgb(168,161,179,0.5) 53%, transparent 53%);
    opacity: 0.1;
    height: 100%;
    content: "";
    filter: blur(1px);
    background-size: 40px 40px;
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 0;
}

.potential_enrollees_uTja h3::after {
    transform: translateX(-50%);
    left: 50%;
    box-shadow: 0 0 15px rgb(203,198,212,0.5);
    content: "";
    width: 12px;
    border-radius: 50%;
    animation: pulseCircle 2s infinite;
    position: absolute;
    background: rgb(203,198,212);
    height: 12px;
    bottom: -6px;
}

.potential_enrollees_uTja ul li svg {
    position: absolute;
    transform: translateY(-50%);
    width: 35px;
    left: 20px;
    transition: all 0.4s ease;
    height: 35px;
    top: 50%;
}

.potential_enrollees_uTja ul li svg path {
    fill: rgb(203,198,212);
    transition: fill 0.4s ease;
}

.who_we_are_GMzj {
    background: rgb(237,234,239);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}



.who_we_are_GMzj .container {
    z-index: 2;
    position: relative;
}

.who_we_are_GMzj .knowledge_classes_fbmo {
    position: relative;
}

.who_we_are_GMzj h3 {
    display: inline-block;
    position: relative;
    margin-bottom: 60px;
    padding: 20px 30px;
    border-left: 4px solid rgb(203,198,212);
    color: #000000;
    border-radius: 0 23px 23px 0;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    font-weight: 700;
    font-size: 31px;
}

.who_we_are_GMzj .digital_education_BMYu .media_img_McCG::before {
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
}

.who_we_are_GMzj .method_ped_bVim p {
    color: #000000;
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    height: 100%;
    align-items: center;
    line-height: 1.8;
    backdrop-filter: blur(10px);
    border-radius: 23px;
    border-right: 3px solid rgb(168,161,179);
    font-size: 14px;
    display: flex;
    background: rgba(255, 255, 255, 0.8);
}

.who_we_are_GMzj .knowledge_classes_fbmo::before,
.who_we_are_GMzj .knowledge_classes_fbmo::after {
    width: 120px;
    filter: blur(40px);
    position: absolute;
    height: 120px;
    animation: floatAnimation 15s infinite alternate ease-in-out;
    content: "";
    opacity: 0.15;
    z-index: -1;
    border-radius: 50%;
}



.who_we_are_GMzj .knowledge_classes_fbmo::before {
    background: rgb(203,198,212);
    top: 20%;
    left: -60px;
}

.course_highlights_pctG .learn_tools_TbYs img {
    width: 100%;
    height: 100%;
    animation: zoom-flow 20s ease-in-out infinite alternate;
    object-fit: cover;
    filter: brightness(0.8) saturate(1.3);
    transform-origin: center;
}

.course_highlights_pctG .learn_skills_RKJs {
    background: rgb(237,234,239);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    padding: 3rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.course_highlights_pctG .learn_skills_RKJs::before {
    background: 
        radial-gradient(
            circle at 30% 40%,
            rgb(203,198,212,0.5) 0%,
            transparent 70%
        ),
        radial-gradient(
            circle at 70% 60%,
            rgb(168,161,179,0.5) 0%,
            transparent 70%
        );
    z-index: -1;
    opacity: 0.15;
    inset: 0;
    content: '';
    position: absolute;
}

.course_highlights_pctG .learn_skills_RKJs .connect_grid_TYGz:hover::before {
    opacity: 1;
}

.mentorship_experience_rCbq {
    border-radius: 12px;
    background: linear-gradient(135deg, rgb(237,234,239) 0%, rgb(203,198,212,0.5) 100%);
    overflow: hidden;
    padding: 4rem 2rem;
    position: relative;
}

.mentorship_experience_rCbq .feedback_panel_Ajfn:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
}

.mentorship_experience_rCbq .media_img_McCG::after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(45deg, rgb(203,198,212,0.5) 0%, transparent 70%);
    left: 0;
    width: 100%;
    border-radius: 10px;
}

.mentorship_experience_rCbq .name::after {
    transform-origin: left;
    transition: transform 0.3s ease;
    left: 0;
    width: 60px;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(168,161,179) 0%, rgb(203,198,212) 100%);
    transform: scaleX(0.6);
    content: "";
    position: absolute;
    height: 3px;
}

footer {
    position: relative;
}

.a11y_tools_XjOY .container {
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
    display: grid;
}

.a11y_tools_XjOY .company_holder h3::after {
    left: 0;
    content: '';
    background: rgb(203,198,212);
    border-radius: 10px;
    height: 4px;
    width: 40px;
    position: absolute;
    bottom: 0;
}

.a11y_tools_XjOY .first_lesson_BOAV {
    position: relative;
}



.a11y_tools_XjOY .first_lesson_BOAV {
    padding-top: 20px;
    animation: borderPulse 4s infinite;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.a11y_tools_XjOY .first_lesson_BOAV .head_learn_jErs a {
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
    z-index: 1;
    background: rgba(255, 255, 255, 0.05);
    padding: 8px 15px;
    border-radius: 10px;
}

.law_res_lcqV .testimonial_QvdE {
    letter-spacing: 0.5px;
    opacity: 0.8;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}



.a11y_tools_XjOY::before {
    height: 5px;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, rgb(203,198,212), rgb(168,161,179), rgb(203,198,212));
    background-size: 200% 200%;
    width: 100%;
    left: 0;
    content: '';
    animation: gradientShift 5s infinite;
}

.a11y_tools_XjOY .first_lesson_BOAV h5::after {
    height: 2px;
    position: absolute;
    left: 0;
    content: '';
    background: rgb(168,161,179);
    bottom: -5px;
    width: 30px;
}

.privacy_concealment_rHEO h1 {
    margin-bottom: 30px;
    font-size: 38px;
    text-align: center;
    padding-bottom: 15px;
    text-shadow: 0 0 10px rgb(203,198,212);
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    color: rgb(203,198,212);
    border-bottom: 2px solid rgb(168,161,179);
    width: 100%;
    max-width: 800px;
}

.privacy_concealment_rHEO p, .privacy_concealment_rHEO span, .privacy_concealment_rHEO div {
    line-height: 1.6;
    font-family: Arial, sans-serif;
    text-align: justify;
    text-shadow: 0 0 5px rgb(203,198,212,0.5);
    margin-bottom: 20px;
    max-width: 800px;
    color: #ffffff;
    font-size: 18px;
    width: 100%;
}

.client_testimonials_lIzk .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}

.client_testimonials_lIzk:hover h2::after {
    transform: scaleX(1.5);
}

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

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

.client_testimonials_lIzk .feedback_panel_Ajfn h4::after {
    height: 2px;
    content: "";
    width: 0;
    position: absolute;
    bottom: -6px;
    transition: width 0.3s ease;
    background: rgb(203,198,212);
    left: 0;
}

.client_testimonials_lIzk a:hover {
    background: #000000;
    transform: translateY(-5px);
}

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


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


@media (max-width: 767px) {.location_info_TAVs {
    padding: 3.5rem 0;
}.location_info_TAVs .talk_support_syhN h3 {
    font-size: calc(41px * 0.7);
}.location_info_TAVs .get_in_touch_Wtxe {
    margin-bottom: 2rem;
    max-width: 100%;
}.location_info_TAVs .edu_input_aEkO {
    grid-template-columns: 1fr;
}.location_info_TAVs .edu_input_aEkO span svg {
    width: 18px;
    right: 0.75rem;
    height: 18px;
    top: 0.75rem;
}
}



@media (max-width: 992px) {.pricing_cluster_sAZc h2 {
    font-size: calc(38px - 4px);
}.pricing_cluster_sAZc .sub_options_aXhi {
    margin-bottom: 30px;
    font-size: 16px;
}.pricing_cluster_sAZc .premium_grid_zUAY {
    padding: 25px;
}
}



@media (max-width: 576px) {.pricing_cluster_sAZc {
    padding: 50px 0;
}.pricing_cluster_sAZc h2 {
    font-size: calc(38px - 6px);
}.pricing_cluster_sAZc .sub_options_aXhi {
    font-size: calc(16px - 1px);
}.pricing_cluster_sAZc .premium_grid_zUAY {
    padding: 20px;
}.pricing_cluster_sAZc .learning_plan_THqi p {
    font-size: calc(16px - 1px);
}}



@media (max-width: 480px) {.contact_box_CLPc {
    padding: 50px 0;
}.contact_box_CLPc h2 {
    margin-bottom: 30px;
    font-size: calc(45px * 0.7);
}.contact_box_CLPc .media_img_McCG {
    min-height: 200px;
}.contact_box_CLPc .query_box_ensG {
    padding: 30px 20px;
}.contact_box_CLPc form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.contact_box_CLPc form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_box_CLPc .help_widget_cZyb {
    margin-bottom: 20px;
}.contact_box_CLPc .help_widget_cZyb label {
    font-size: calc(12px * 0.9);
}.contact_box_CLPc .connect_grid_TYGz {
    padding: 12px 20px;
}}



@media (max-width: 480px) {.thxPage_Incj {
    padding: 3rem 0;
}.thxPage_Incj .knowledge_classes_fbmo {
    padding: 1.5rem;
    gap: 1.5rem;
}.thxPage_Incj .knowledge_classes_fbmo > div:first-child::before {
    left: -1.5rem;
    height: 50%;
}.thxPage_Incj h5 {
    font-size: calc(24px * 0.85);
}.thxPage_Incj p {
    font-size: calc(18px * 0.9);
}.thxPage_Incj .knowledge_classes_fbmo > div:last-child {
    padding-left: 0.75rem;
}}



@media (max-width: 768px) {.potential_enrollees_uTja {
    padding: 60px 0;
}.potential_enrollees_uTja ul {
    gap: 20px;
    grid-template-columns: 1fr;
}.potential_enrollees_uTja ul li {
    padding: 20px 20px 20px 65px;
}.potential_enrollees_uTja h3 {
    font-size: calc(28px * 0.8);
    margin-bottom: 40px;
}
}



@media screen and (max-width: 1199px) {.who_we_are_GMzj {
    padding: 100px 0;
}.who_we_are_GMzj h3 {
    margin-bottom: 50px;
    font-size: calc(31px - 0.2rem);
    padding: 15px 25px;
}.who_we_are_GMzj .digital_education_BMYu {
    margin-bottom: 60px;
}.who_we_are_GMzj .digital_education_BMYu p,
    .who_we_are_GMzj .method_ped_bVim p {
    padding: 30px;
}.who_we_are_GMzj .digital_education_BMYu .media_img_McCG,
    .who_we_are_GMzj .method_ped_bVim .pedagogy_way_ybEj {
    height: 400px;
}
}



@media screen and (min-width: 1400px) {.who_we_are_GMzj .digital_education_BMYu .media_img_McCG,
    .who_we_are_GMzj .method_ped_bVim .pedagogy_way_ybEj {
    height: 500px;
}.who_we_are_GMzj .digital_education_BMYu p,
    .who_we_are_GMzj .method_ped_bVim p {
    padding: 50px;
}}



@media (min-width: 992px) and (max-width: 1400px) {.course_highlights_pctG .learn_skills_RKJs {
    padding: 2.5rem;
}.course_highlights_pctG .knowledge_classes_fbmo {
    max-width: 550px;
}
}



@media (min-width: 1400px) {.course_highlights_pctG .knowledge_classes_fbmo {
    max-width: 650px;
}.course_highlights_pctG .container {
    max-width: 1320px;
}
}



@media (max-width: 767px) {.course_highlights_pctG .career_path_Smgb {
    height: 300px;
}.course_highlights_pctG .future_skills_nfCg {
    animation-duration: 25s;
}.course_highlights_pctG .container {
    padding: 2.5rem 1rem;
}.course_highlights_pctG .learn_skills_RKJs {
    padding: 1.8rem;
}.course_highlights_pctG .learn_skills_RKJs h3 {
    font-size: calc(29px * 0.9);
}.course_highlights_pctG .learn_skills_RKJs p {
    margin-bottom: 1.5rem;
    font-size: calc(18px * 0.95);
}
}



@media (max-width: 992px) {.a11y_tools_XjOY .container {
    grid-template-columns: repeat(1, 1fr);
}.a11y_tools_XjOY .company_holder {
    grid-column: 1 / -1;
    margin-bottom: 40px;
}.a11y_tools_XjOY .donate_books_IfBP {
    grid-column: 1 / -1;
}.a11y_tools_XjOY .head_learn_jErs {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 992px) {.client_testimonials_lIzk {
    padding: 5rem 0;
}.client_testimonials_lIzk h2 {
    transform: translateX(0);
    max-width: 100%;
}.client_testimonials_lIzk .feedback_list_Sqvz {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.client_testimonials_lIzk .knowledge_classes_fbmo::before {
    width: 150px;
    right: -1rem;
    height: 150px;
}
}

@keyframes pulseGlow {
    0% { opacity: 0.05; transform: scale(1); }
    50% { opacity: 0.2; transform: scale(1.1); }
    100% { opacity: 0.05; transform: scale(1); }
}

@keyframes scanline {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}

@keyframes parallaxStars {
    from { background-position: 0 0; }
    to { background-position: 1000px 1000px; }
}



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



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

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    20%, 100% {
        left: 200%;
    }
}

@keyframes rotateFadeIn {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.3;
    }
    50% {
        transform: rotate(180deg) scale(1.5);
        opacity: 0.7;
    }
    100% {
        transform: rotate(360deg) scale(1);
        opacity: 0.3;
    }
}

@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

