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

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

header,footer {
    width: 100%;
}

header {
    z-index: 99;
    background: #ffffff;
    position: relative;
    overflow: visible;
    width: 100%;
}

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

.training_method_73198 .learning_experts_21548:hover {
    transform: translateZ(40px) scale(1.02);
}

.training_method_73198 .learning_experts_21548 > div:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.5),
                0 -10px 25px -5px rgba(0, 0, 0, 0.5);
}

.training_method_73198 h3::after {
    position: absolute;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-origin: left;
    width: 6rem;
    background: linear-gradient(90deg, rgb(177,187,217), rgb(138,152,198));
    transform: scaleX(0.8) translateZ(5px);
    content: "";
    height: 3px;
    bottom: 0;
}

.gratDiv_35940::after {
    bottom: -10%;
    filter: blur(15px);
    right: -5%;
    width: 30%;
    opacity: 0.04;
    transform: rotate(10deg) translateZ(-5px);
    background: linear-gradient(135deg, rgb(138,152,198,0.5) 10%, transparent 70%);
    height: 60%;
}

.gratDiv_35940 .learning_experts_21548 {
    box-shadow: 
        0 20px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 10px 20px -10px rgba(rgba(0, 0, 0, 0.5), 0.07);
    border-radius: 12px;
    position: relative;
    padding: 2.5rem 3rem;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    margin: 1rem 0;
    transform: translateZ(20px) rotateY(-2deg);
}



.gratDiv_35940 .learning_experts_21548 {
    animation: floatIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

.leadership_experience_46513::before {
    content: '';
    top: -50%;
    opacity: 0.4;
    z-index: 1;
    pointer-events: none;
    left: -50%;
    position: absolute;
    width: 200%;
    height: 200%;
    background: radial-gradient(ellipse at center, rgb(138,152,198,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
}


    
    .leadership_experience_46513::before {
    animation: constellationPulse 8s infinite ease-in-out;
}


    
    .leadership_experience_46513::before {
    animation: orbitalShift 20s infinite ease-in-out, constellationPulse 8s infinite ease-in-out;
}

.leadership_experience_46513 .testimonial_corner_20653:hover .img_grid_wrapper_35860 {
    transform: rotate(0deg) translateZ(40px) scale(1.05);
}

.leadership_experience_46513 .name {
    position: relative;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: rgb(177,187,217);
    font-size: 20px;
    margin-bottom: 0.5rem;
    display: inline-block;
}

.leadership_experience_46513 .emp_achievements_36918 {
    position: relative;
    line-height: 1.7;
    padding: 0 1rem;
    color: #000000;
    font-size: 14px;
}

.edu_cookies_59831 {
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.cookie_tab_29374 {
    margin-right: 10px;
    flex-shrink: 0;
}

.windowPrivacySettings_27806 p a {
    color: rgb(177,187,217);
    text-decoration: none;
}


.viewport-container_38619 .edu_cookies_59831 {
    justify-content: flex-end;
}

.viewport-container_38619 .cookie_protect_90367 {
    text-align: right;
}

header .main_learning_96148 {
    position: relative;
    align-items: center;
    padding: 25px 30px;
    justify-content: space-between;
    display: flex;
}

header .main_learning_96148 {
    flex-direction: column;
    padding: 20px 15px;
}

header .main_learning_96148 .main_train_37981 {
    margin: 0;
    display: flex;
    padding: 0;
    list-style: none;
}

header .main_learning_96148 .main_train_37981 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

header .main_learning_96148 .main_train_37981 .head_mainwrap_68254 a::after {
    transform: scaleX(0);
    background-color: rgb(138,152,198);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform-origin: left center;
}

header .main_learning_96148 .main_train_37981 .head_mainwrap_68254 a::after {
    bottom: -2px;
    opacity: 0.3;
    height: 3px;
}

.contact_form_box_24901::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(177,187,217,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(138,152,198,0.5) 0%, transparent 30%);
    background: rgb(215,219,240);
    height: 100%;
}

.contact_form_box_24901 .support_support_97638::before {
    z-index: 3;
    content: "";
    pointer-events: none;
    inset: 0;
    opacity: 0.2;
    border: 1px solid rgb(177,187,217);
    position: absolute;
    border-radius: 12px;
}

.contact_form_box_24901 .img_grid_wrapper_35860::after {
    opacity: 0.7;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(177,187,217,0.5) 100%);
    inset: 0;
    position: absolute;
    z-index: 2;
    content: "";
}

.contact_form_box_24901 form {
    z-index: 2;
    position: relative;
}

.contact_form_box_24901 form h3::after {
    width: 40px;
    height: 2px;
    content: "";
    box-shadow: 
        0 0 5px rgb(177,187,217,0.5),
        0 0 10px rgb(177,187,217,0.5);
    bottom: -15px;
    position: absolute;
    left: 0;
    background: rgb(177,187,217);
}

.contact_form_box_24901 .contact_message_38617 {
    position: relative;
    margin-bottom: 35px;
}

.contact_form_box_24901 .contact_message_38617 label::before {
    background: rgb(215,219,240);
    border-radius: 4px;
    height: 22px;
    transition: all 0.3s ease;
    left: 0;
    content: "";
    width: 22px;
    top: 0;
    position: absolute;
    border: 1px solid rgb(177,187,217,0.5);
}

.contact_form_box_24901 .contact_message_38617 label a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.contact_form_box_24901 .message_box_46310:hover {
    box-shadow: 
        0 5px 20px rgb(138,152,198,0.5),
        0 0 0 1px rgb(138,152,198);
}

.contact_form_box_24901 svg {
    height: 22px;
    filter: drop-shadow(0 0 2px rgb(177,187,217,0.5));
    fill: rgb(177,187,217);
    width: 22px;
    transition: all 0.3s ease;
}

.our_background_58270::before {
    z-index: 1;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(177,187,217,0.5), rgba(0, 0, 0, 0.5));
    position: absolute;
}

.our_background_58270 .heading_frame_31592::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
    background: linear-gradient(to bottom, rgb(177,187,217), rgb(138,152,198));
}

.our_background_58270 .heading_frame_31592:hover h5 {
    transform: translateX(5px);
}

.our_background_58270 .heading_frame_31592:hover h5::after {
    width: 100%;
}

.our_background_58270 p b {
    position: relative;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: rgb(138,152,198);
    display: inline-block;
    font-size: calc(22px * 1.1);
    padding-bottom: 5px;
}

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

.pricing_wrapper_30174 h2::after {
    position: absolute;
    content: "";
    height: 3px;
    bottom: -10px;
    width: 80px;
    left: 50%;
    background: rgb(177,187,217);
    transform: translateX(-50%);
}

.pricing_wrapper_30174 .discount_tier_89763 li {
    transform-style: preserve-3d;
    perspective: 1000px;
}

.pricing_wrapper_30174 .discount_deals_57402 {
    padding: 35px 25px;
    height: 100%;
}

.pricing_wrapper_30174 .discount_price_93621 h4 {
    font-size: calc(22px * 1.2);
    padding-bottom: 15px;
    color: #ffffff;
    position: relative;
    word-break: break-word;
    margin: 0 0 20px;
    font-weight: 700;
    overflow-wrap: break-word;
}

.pricing_wrapper_30174 .cost_schemes_80234 {
    border-radius: 4px;
    background: linear-gradient(135deg, rgb(177,187,217) 0%, rgb(138,152,198) 100%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-size: calc(22px * 1.5);
    font-weight: 700;
    align-self: flex-start;
    color: #ffffff;
    transform: translateZ(10px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 10px 25px;
    margin-top: auto;
}

.enroll_instantly_32487 .learning_experts_21548::after {
    top: -60px;
    width: calc(100% + 120px);
    border: 1px solid rgb(177,187,217,0.5);
    z-index: -2;
    opacity: 0.2;
    left: -60px;
    position: absolute;
    content: '';
    height: calc(100% + 120px);
}

.enroll_instantly_32487 .message_box_46310:hover {
    color: #ffffff;
}

.enroll_instantly_32487 .message_box_46310:hover::before {
    width: 100%;
}

.receive_updates_06892 {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.12);
    background: linear-gradient(135deg, rgb(138,152,198,0.5), rgb(177,187,217,0.5));
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
}

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

.receive_updates_06892 .learning_experts_21548:hover {
    box-shadow: 
        25px 25px 50px -15px rgba(0, 0, 0, 0.18),
        -12px -12px 25px -10px rgba(255, 255, 255, 0.12),
        inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.receive_updates_06892 h3::after {
    height: 3px;
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(177,187,217), transparent);
    left: 0;
    content: "";
    border-radius: 1.5px;
    bottom: -10px;
}

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

.receive_updates_06892 .sub_style_72945::before {
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    transition: opacity 0.4s ease;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), transparent);
    opacity: 0;
    width: 100%;
    left: 0;
}

.receive_updates_06892 .sub_style_72945:hover::before {
    opacity: 1;
}

.receive_updates_06892 .sub_style_72945:hover::after {
    left: 120%;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

footer {
    position: relative;
}

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

.law_res_42307 .company_holder::after {
    width: 1px;
    top: 20%;
    right: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(138,152,198,0.5), 
        transparent);
    height: 60%;
}

.law_res_42307 .main_train_37981 {
    position: relative;
}

.law_res_42307 .main_train_37981 .top_page_37580 {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

.law_res_42307 .main_train_37981 .top_page_37580 a::before {
    transition: all 0.3s ease;
    height: 1px;
    width: 0;
    background: rgb(177,187,217);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    opacity: 0;
}

.law_res_42307 .container::before {
    position: absolute;
    content: "";
    background: radial-gradient(
        circle, 
        rgb(138,152,198,0.5), 
        transparent 70%
    );
    height: 150px;
    width: 150px;
    animation: pulse 10s infinite alternate-reverse;
    border-radius: 50%;
    filter: blur(30px);
    left: -75px;
    bottom: -75px;
}

.law_res_42307 .main_train_37981 .top_page_37580 a:nth-child(even):hover {
    transform: translateX(2px);
}

.subscr_info_45608 .template_cta_14986:hover {
    opacity: 1;
    letter-spacing: 0.7px;
}

.learning_outcomes_90857 {
    background: linear-gradient(130deg, rgb(215,219,240) 0%, rgb(177,187,217,0.5) 80%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.learning_outcomes_90857 .learning_experts_21548 {
    position: relative;
    gap: 70px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}

.learning_outcomes_90857 .img_grid_wrapper_35860::after {
    border: 1px solid rgb(138,152,198,0.5);
    inset: -15px;
    border-radius: 35% 65% 50% 50% / 50% 35% 65% 50%;
    z-index: -1;
    position: absolute;
    opacity: 0.6;
    content: "";
    transition: all 0.7s ease;
}

.learning_outcomes_90857 .heading_frame_31592::before {
    border-radius: 10px 0 0 0;
    top: -10px;
    opacity: 0.7;
    left: -10px;
    width: 70px;
    position: absolute;
    content: "";
    border-left: 3px solid rgb(177,187,217);
    height: 70px;
    border-top: 3px solid rgb(177,187,217);
}

.learning_outcomes_90857 li {
    background: rgb(215,219,240);
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
}

.learning_outcomes_90857 li p {
    gap: 16px;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #000000;
    font-weight: 400;
    padding: 16px 20px;
    z-index: 1;
    margin: 0;
    position: relative;
    line-height: 1.5;
}

.greeting_page_70915 .img_grid_wrapper_35860 {
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    animation: subtle-zoom 20s infinite alternate ease-in-out;
    transform: scale(1.05);
    left: 0;
}

.greeting_page_70915 h1 {
    opacity: 0;
    position: relative;
    font-size: 38px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    animation: slide-in 0.7s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    transform: translateX(-5px);
}

.greeting_page_70915 p {
    color: #ffffff;
    max-width: 80%;
    font-size: calc(18px * 1.2);
    line-height: 1.6;
    animation: fade-up 0.7s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 0.5rem;
    opacity: 0;
    transform: translateY(10px);
}

.greeting_page_70915 svg path {
    transition: fill 0.3s ease;
    fill: rgb(177,187,217);
}

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

.greeting_page_70915 .message_box_46310:hover {
    box-shadow: 0 8px 25px rgba(rgb(177,187,217,0.5), 0.4),
                0 0 0 1px rgba(255,255,255,0.15) inset;
    transform: translateY(-3px);
}

.course_features_57436 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background-color: rgb(215,219,240);
}

.course_features_57436::after {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
    content: "";
    right: 0;
    height: 100%;
    background: radial-gradient(
    circle at 80% 20%,
    rgb(138,152,198,0.5) 0%,
    transparent 60%
  );
}

.course_features_57436 .learning_experts_21548::before {
    position: absolute;
    left: -120px;
    z-index: -1;
    height: 200px;
    top: -80px;
    border: 1px solid rgb(177,187,217,0.5);
    border-radius: 50%;
    content: "";
    animation: rotate 30s linear infinite;
    width: 200px;
}

.course_features_57436 .career_lab_08149::after {
    content: "";
    border-left: 2px solid rgb(177,187,217,0.5);
    border-bottom: 2px solid rgb(177,187,217,0.5);
    width: 60px;
    height: 60px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 1;
}

.course_features_57436 .top_edu_43627 svg path {
    fill: rgb(177,187,217);
    transition: fill 0.3s ease;
}

.course_features_57436 .img_grid_wrapper_35860 {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    min-height: 500px;
    transform: perspective(1000px) rotateY(-5deg);
    border-radius: 28px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    height: 500px;
}

.privacy_fortification_65947 {
    padding: 40px;
    flex-direction: column;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    height: auto;
    display: flex;
    color: #000000;
    width: 100%;
    align-items: center;
    background-color: #ffffff;
}

.privacy_fortification_65947 p, .privacy_fortification_65947 span, .privacy_fortification_65947 div {
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
    line-height: 1.8;
}

header .top_plank .elite_knowledge_68091 div span {
    color: #ffffff;
}

.location_details_06721 {
    overflow: hidden;
    padding: 60px 0;
    position: relative;
    background: rgb(177,187,217,0.5);
}

.location_details_06721::after {
    opacity: 0.1;
    width: 100%;
    content: '';
    position: absolute;
    pointer-events: none;
    background: radial-gradient(circle at 30% 50%, rgb(138,152,198,0.5) 0%, transparent 70%);
    height: 100%;
    left: 0;
    top: 0;
}

.location_details_06721 .contact_map_70138::before {
    left: 0;
    top: 0;
    position: absolute;
    width: 5px;
    height: 100%;
    content: '';
    background: linear-gradient(to bottom, rgb(177,187,217), rgb(138,152,198));
}


.location_details_06721 .edu_faq_72016::after {
    width: 50px;
    bottom: 0;
    content: '';
    left: 30px;
    position: absolute;
    background: rgb(177,187,217);
    border-radius: 10px;
    height: 3px;
}

.location_details_06721 .msg_support_95213::before {
    position: absolute;
    content: '';
    opacity: 0.5;
    background: rgb(215,219,240);
    height: 150px;
    top: 0;
    border-radius: 0 0 0 100%;
    width: 150px;
    z-index: -1;
    right: 0;
}

.location_details_06721 .msg_support_95213 p:last-child {
    margin-bottom: 0;
}

.location_details_06721 .msg_support_95213 p svg path {
    stroke-dashoffset: 30;
    stroke-dasharray: 30;
    animation: drawSvg 1s forwards ease-out;
}

.location_details_06721 .msg_support_95213 p:nth-child(2) svg path {
    animation-delay: 0.2s;
}

.location_details_06721 .msg_support_95213 p:nth-child(5) svg path {
    animation-delay: 0.5s;
}

.location_details_06721 .msg_support_95213 span::before {
    height: 4px;
    opacity: 0.3;
    left: -3px;
    content: '';
    width: calc(100% + 6px);
    position: absolute;
    z-index: -1;
    bottom: -1px;
    transform: skew(-20deg);
    background: rgb(177,187,217,0.5);
}

.location_details_06721 .ask_question_27830 svg {
    margin-right: 8px;
    stroke: rgb(138,152,198);
    fill: none;
    stroke-linejoin: round;
    stroke-width: 2;
    width: 18px;
    height: 18px;
    stroke-linecap: round;
}

.location_details_06721 .edu_guide_34072::after {
    opacity: 0.1;
    border-radius: 50%;
    border: 1px solid rgb(138,152,198,0.5);
    top: -15px;
    z-index: -1;
    position: absolute;
    height: 50px;
    content: '';
    right: -15px;
    width: 50px;
}

.location_details_06721 .edu_help_23180:hover svg {
    transform: rotate(15deg);
    opacity: 1;
    stroke: rgb(138,152,198);
}


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



@media screen and (max-width: 767px) {.training_method_73198 {
    padding: 5rem 0;
}.training_method_73198::before,
    .training_method_73198::after {
    width: 60%;
}.training_method_73198 .learning_experts_21548 > div {
    padding: 2rem;
    transform: perspective(800px) rotateY(0deg);
}.training_method_73198 h3 {
    padding-bottom: 0.8rem;
    margin-bottom: 1.2rem;
    font-size: calc(32px * 0.7);
}.training_method_73198 p {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}



@media (max-width: 767px) {.gratDiv_35940 {
    padding: 4rem 0;
}.gratDiv_35940 h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
}.gratDiv_35940 h2::after {
    width: 60px;
    height: 2px;
}.gratDiv_35940 .learning_experts_21548 {
    transform: translateZ(5px) rotateY(0deg);
    padding: 1.5rem 2rem;
}.gratDiv_35940 li::before {
    top: -15px;
    height: 40px;
    left: -20px;
    width: 40px;
}
}


@media only screen and (max-width: 800px) {.cookie_tab_29374 {
    display: none;
}.edu_cookies_59831 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.windowPrivacySettings_27806 h5 {
    text-align: center;
}.windowPrivacySettings_27806 p {
    text-align: center;
}.cookie_protect_90367 {
    margin-bottom: 20px;
}body .viewport-container_38619 .track_switch_86493 {
    margin-left: 0;
}}



@media (max-width: 1024px) {.contact_form_box_24901 {
    padding: 80px 0;
}.contact_form_box_24901 .img_grid_wrapper_35860 {
    min-height: 500px;
}.contact_form_box_24901 .reach_support_95260 {
    padding: 50px 40px;
}
}



@media (max-width: 992px) {.our_background_58270 {
    padding: 80px 0;
}.our_background_58270 .heading_frame_31592 {
    padding: 35px 40px;
    transform: perspective(800px) rotateY(-1deg);
}.our_background_58270 h5 {
    font-size: calc(20px * 0.9);
}.our_background_58270 p {
    font-size: 16px;
}.our_background_58270 p b {
    font-size: 22px;
}
}



@media (max-width: 576px) {.our_background_58270 {
    padding: 50px 0;
}.our_background_58270 .container {
    padding: 0 20px;
}.our_background_58270 .heading_frame_31592 {
    padding: 25px 20px;
}.our_background_58270 .heading_frame_31592::before {
    width: 3px;
}.our_background_58270 .heading_frame_31592::after {
    display: none;
}.our_background_58270 h5 {
    font-size: calc(20px * 0.8);
}.our_background_58270 p {
    margin-bottom: 15px;
    font-size: calc(16px * 0.95);
}.our_background_58270 p b {
    font-size: calc(22px * 0.9);
}.our_background_58270 ol {
    padding-left: 10px;
}.our_background_58270 ol li {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
    padding-left: 10px;
}}



@media (max-width: 480px) {.enroll_instantly_32487 {
    padding: 80px 0;
}.enroll_instantly_32487 .learning_experts_21548 {
    padding: 40px 0;
}.enroll_instantly_32487 .learning_experts_21548::before {
    left: -10px;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    top: -10px;
}.enroll_instantly_32487 .learning_experts_21548::after {
    height: calc(100% + 40px);
    left: -20px;
    width: calc(100% + 40px);
    top: -20px;
}.enroll_instantly_32487 .container p {
    font-size: calc(12px * 1.2);
    margin-bottom: 30px;
}.enroll_instantly_32487 .message_box_46310 {
    font-size: calc(17px * 0.9);
    padding: 12px 30px;
}.enroll_instantly_32487 .container p::before {
    bottom: -20px;
    width: 30px;
}}



@media (max-width: 767px) {.law_res_42307 {
    padding: 50px 0 20px;
}.law_res_42307 .top_page_37580 {
    flex-direction: column;
    gap: 40px;
    width: 100%;
}.law_res_42307 .main_train_37981 {
    text-align: center;
}.law_res_42307 .main_train_37981 h5 {
    text-align: center;
}.law_res_42307 .main_train_37981 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.law_res_42307 .main_train_37981 .top_page_37580 {
    align-items: center;
}.law_res_42307 .main_train_37981 .top_page_37580 a {
    text-align: center;
}.law_res_42307 .main_train_37981 .top_page_37580 a::before {
    display: none;
}.law_res_42307 .main_train_37981 .top_page_37580 a:hover {
    padding-left: 0;
}
}



@media (max-width: 992px) {.greeting_page_70915 .learning_experts_21548 {
    width: 90%;
    padding: 2.5rem;
}.greeting_page_70915 h1 {
    font-size: calc(38px * 0.9);
}.greeting_page_70915 p {
    max-width: 100%;
    font-size: 18px;
}.greeting_page_70915 svg {
    height: 100px;
    width: 100px;
}
}



@media (max-width: 576px) {.greeting_page_70915 .learning_experts_21548 {
    width: 92%;
    padding: 1.5rem;
}.greeting_page_70915 h1 {
    font-size: calc(38px * 0.7);
}.greeting_page_70915 p {
    max-width: 100%;
    font-size: calc(18px * 0.9);
}.greeting_page_70915 .message_box_46310 {
    font-size: calc(15px * 0.9);
    padding: 0.6rem 1.5rem;
}.greeting_page_70915 svg {
    height: 80px;
    width: 80px;
}.greeting_page_70915 h1::after {
    width: 60px;
}
}



@media (max-width: 767px) {.course_features_57436 {
    padding: 50px 0;
}.course_features_57436 .career_lab_08149 {
    padding: 25px;
}.course_features_57436 h3 {
    font-size: calc(35px * 0.9);
    padding-bottom: 15px;
    margin-bottom: 15px;
}.course_features_57436 .top_edu_43627 {
    margin-bottom: 20px;
}.course_features_57436 .top_edu_43627 svg {
    max-height: 60px;
}.course_features_57436 .img_grid_wrapper_35860 {
    min-height: 350px;
}.course_features_57436 .career_lab_08149::before,
  .course_features_57436 .career_lab_08149::after {
    width: 40px;
    height: 40px;
}
}


@media (max-width: 767px) {.location_details_06721 {
    padding: 40px 0;
}.location_details_06721 .container {
    padding: 0 15px;
}.location_details_06721 .contact_map_70138 {
    flex-direction: column;
}.location_details_06721 .img_grid_wrapper_35860 {
    height: 200px;
}.location_details_06721 .msg_support_95213 {
    padding: 25px;
}.location_details_06721 .msg_support_95213 p {
    font-size: calc(12px - 1px);
    margin-bottom: 12px;
}.location_details_06721 .edu_guide_34072 {
    grid-template-columns: 1fr;
}
}

@keyframes constellationPulse {
        0%, 100% { opacity: 0.4; }
        50% { opacity: 0.7; }
    }



@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}



@keyframes float {
    0%, 100% {
        transform: rotate(25deg) skewX(-15deg) translateY(0);
    }
    50% {
        transform: rotate(25deg) skewX(-15deg) translateY(-30px);
    }
}



@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(177,187,217,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(177,187,217);
    }
}



@keyframes slide-in {
    0% { transform: translateX(-20px); opacity: 0; }
    100% { transform: translateX(0); opacity: 1; }
}



@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes drawPath {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes shineEffect {
    0% {
        transform: rotate(30deg) translate(-100%, -100%);
    }
    100% {
        transform: rotate(30deg) translate(100%, 100%);
    }
}

