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

.header_lead_8 {
    flex: 1 0 auto;
}

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

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


.tyWrap_2 {
    background: linear-gradient(135deg, rgb(194,193,181), rgb(194,193,181) 60%, rgb(115,116,115,0.5) 140%);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.tyWrap_2 h2::after {
    left: 0;
    background: linear-gradient(90deg, rgb(157,158,156), rgb(115,116,115));
    content: "";
    width: 80px;
    position: absolute;
    transform: scaleX(1);
    transform-origin: left center;
    bottom: -0.8rem;
    height: 4px;
    transition: transform 0.6s ease-out;
}

.tyWrap_2 ul {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
}

.tyWrap_2 li {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 0.5rem;
}

.tyWrap_2 li:hover::before {
    background: rgb(115,116,115);
    transform: scale(1.1);
}

.tyWrap_2 li span {
    display: block;
    color: #000000;
    font-size: calc(16px * 1.05);
    font-family: Arial, sans-serif;
    line-height: 1.7;
    transition: transform 0.3s ease;
}

.event_cal_1 .company_holder {
    border-left: 2px solid rgb(157,158,156);
    position: relative;
    animation: borderPulse 4s infinite alternate;
    padding-left: 2rem;
}

.event_cal_1 .header_main_1 {
    display: flex;
    gap: 4rem;
}

.event_cal_1 .top_mainwrap_0::before {
    content: "";
    border-left: 1px solid rgb(157,158,156);
    left: -20px;
    border-top: 1px solid rgb(157,158,156);
    opacity: 0.4;
    position: absolute;
    top: -10px;
    height: 40px;
    width: 40px;
}

.event_cal_1 .top_mainwrap_0 .header_main_1 a:hover {
    color: rgb(157,158,156);
    transform: translateX(5px);
    opacity: 1;
}

.law_res_7 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    margin-top: 2rem;
    padding: 1.5rem 0;
}

.learning_system_8::before {
    height: 100%;
    position: absolute;
    opacity: 0.5;
    background: 
        linear-gradient(30deg, transparent 40%, rgb(157,158,156,0.5) 70%, transparent 90%),
        linear-gradient(150deg, transparent 40%, rgb(115,116,115,0.5) 70%, transparent 90%);
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
}

.learning_system_8 h3::after {
    height: 10px;
    position: absolute;
    transform-origin: bottom left;
    background: rgb(157,158,156,0.5);
    bottom: 0;
    right: 0;
    left: 0;
    transform: translateY(100%) skewX(45deg);
    content: "";
}

.learning_system_8 span::after {
    right: 0;
    position: absolute;
    height: 10px;
    content: "";
    background: rgb(115,116,115,0.5);
    bottom: 0;
    transform: translateY(100%) skewX(45deg);
    transform-origin: bottom left;
    left: 0;
}

.client_experience_6 h4 {
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 33px;
    color: #000000;
    margin-bottom: 4rem;
}

.client_experience_6 .testimonial_space_6 {
    padding-left: 50px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.client_experience_6 .rating_spot_6:last-child {
    margin-bottom: 0;
}

.client_experience_6 .rating_spot_6::before {
    border-radius: 50%;
    box-shadow: 0 0 0 3px rgb(157,158,156,0.5);
    border: 3px solid #ffffff;
    z-index: 2;
    background: rgb(157,158,156);
    position: absolute;
    height: 16px;
    left: -65px;
    content: "";
    width: 16px;
    transition: all 0.3s ease;
    top: 20px;
}

.client_experience_6 .rating_spot_6:hover .img_item_wrapper_9 {
    border-color: rgb(157,158,156,0.5);
    transform: scale(1.05);
}

.client_experience_6 .rating_spot_6:nth-child(even) span {
    text-align: right;
}

.secure_refuge_9 {
    font-family: Arial, sans-serif;
    border: 2px solid rgb(157,158,156);
    overflow: hidden;
    align-items: center;
    display: flex;
    width: 100%;
    height: auto;
    color: #ffffff;
    padding: 60px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    flex-direction: column;
}

.secure_refuge_9 li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 10px;
    font-weight: 400;
    line-height: 1.6;
    color: #000000;
    padding-left: 20px;
    border-left: 3px solid rgb(157,158,156);
    font-size: 16px;
}

.course_highlights_5 .education_path_6 {
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    left: 0;
}

.course_highlights_5 .learn_development_8 img {
    filter: brightness(0.85) contrast(1.1);
    height: 100%;
    object-fit: cover;
    transform: scale(1.05);
    transition: transform 0.7s ease-out;
    width: 100%;
}

.course_highlights_5 .training_space_9 {
    width: 100%;
    position: relative;
    max-width: 800px;
}

.course_highlights_5 .learn_map_5 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 21px;
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3), 
        0 3px 10px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    transform: translateY(0);
    overflow: hidden;
    background: rgba(var(--dark-color, 21, 20, 26), 0.75);
    padding: 4rem;
    backdrop-filter: blur(10px);
    text-align: center;
}

.course_highlights_5 .learn_map_5 {
    padding: 2rem 1.5rem;
}

.course_highlights_5 .learn_map_5:hover h3::after {
    width: 60%;
}

.course_highlights_5 .learn_map_5 p {
    margin-left: auto;
    line-height: 1.8;
    opacity: 0.8;
    max-width: 90%;
    color: #ffffff;
    font-weight: 300;
    margin-right: auto;
    font-size: 12px;
    margin-bottom: 2.5rem;
}

.course_highlights_5 .learn_map_5 p {
    font-size: calc(12px * 0.9);
    margin-bottom: 1.5rem;
    max-width: 100%;
}

.course_highlights_5 .learn_map_5 .reach_links_2:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgb(157,158,156,0.5);
}

.course_highlights_5 .learn_map_5 .reach_links_2:hover::after {
    opacity: 1;
    animation: ripple-out 1.5s ease;
    transform: scale(1);
}



.course_highlights_5 .learn_development_8:nth-child(1)::before {
    animation-delay: 0s;
}

.course_highlights_5 .learn_development_8:nth-child(3)::before {
    animation-delay: 4s;
}

.course_highlights_5 .learn_development_8:nth-child(5)::before {
    animation-delay: 8s;
}

#cookie_disclaimer_5:checked ~ .cookie_warning_dialog_7 {
    opacity: 0;
    visibility: hidden;
}

.cookie_warning_dialog_7 p {
    color: #000000;
    font-size: 13px;
    max-width: 500px;
}

.visitor_acceptance_5 {
    min-width: 140px;
    margin-left: 10px;
    color: #ffffff;
    border-radius: 10px;
    text-decoration: none;
    padding: 12px 24px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid transparent;
    transition: border 0.2s;
    flex-shrink: 0;
    font-weight: 600;
    font-size: 15px;
    background: rgb(157,158,156);
}

.experience_trial_8 .training_space_9::before {
    border: 1px solid rgb(157,158,156,0.5);
    left: -30px;
    opacity: 0.5;
    position: absolute;
    height: calc(100% + 60px);
    content: '';
    width: calc(100% + 60px);
    z-index: -1;
    top: -30px;
}

.experience_trial_8 .container p {
    position: relative;
    font-size: 35px;
    max-width: 700px;
    color: #000000;
    line-height: 1.4;
    font-weight: 700;
    margin: 0 0 50px 0;
    z-index: 5;
    padding: 0;
}

.experience_trial_8::after {
    border-radius: 50%;
    filter: blur(50px);
    top: -150px;
    opacity: 0.1;
    content: '';
    position: absolute;
    right: -150px;
    height: 300px;
    width: 300px;
    background: linear-gradient(135deg, rgb(157,158,156,0.5) 0%, rgb(115,116,115,0.5) 100%);
    z-index: 1;
}

.join_our_community_7 .training_space_9 {
    border-left: 4px solid rgb(157,158,156);
    -webkit-backdrop-filter: blur(12px);
    padding: 3.5rem 3rem;
    backdrop-filter: blur(12px);
    transform: translateZ(20px);
    box-shadow: 
    0 25px 50px -12px rgba(0, 0, 0, 0.15),
    0 8px 24px rgba(0, 0, 0, 0.08),
    0 0 1px rgba(0, 0, 0, 0.1);
    position: relative;
    background: linear-gradient(
    145deg,
    rgba(255, 255, 255, 0.12) 0%,
    rgba(255, 255, 255, 0.06) 100%
  );
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.join_our_community_7 input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

.join_our_community_7 .join_list_3 {
    transition: all 0.35s cubic-bezier(0.33, 1, 0.68, 1);
    white-space: nowrap;
    position: relative;
    box-shadow: 0 4px 12px rgba(var(--primary-color-rgb), 0.25);
    font-size: 20px;
    border: none;
    overflow: hidden;
    padding: 1rem 1.75rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    cursor: pointer;
    background: rgb(157,158,156);
    color: #ffffff;
}

.meet_us_8::after {
    width: 300px;
    bottom: -50px;
    height: 300px;
    content: "";
    z-index: 1;
    animation: pulse 8s ease-in-out infinite;
    right: -50px;
    background: rgb(115,116,115);
    filter: blur(60px);
    border-radius: 50%;
    opacity: 0.15;
    position: absolute;
}

.meet_us_8 ul {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
    position: relative;
}

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

.meet_us_8 h4 {
    margin: 0 0 15px;
    font-weight: 600;
    display: inline-block;
    color: rgb(157,158,156);
    font-size: calc(21px + 2px);
    position: relative;
    letter-spacing: 0.5px;
}

.mentorship_profile_3 {
    padding: 5rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(194,193,181), rgb(157,158,156,0.5));
    position: relative;
}

.mentorship_profile_3 .img_item_wrapper_9::after {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
    background: linear-gradient(135deg, rgb(157,158,156,0.5), transparent);
    height: 100%;
    width: 100%;
    content: "";
}

.mentorship_profile_3 .name::after {
    bottom: -8px;
    position: absolute;
    background: rgb(157,158,156);
    width: 50%;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    height: 3px;
}

.pricing_grid_item_3 {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(145deg, rgb(194,193,181), #ffffff);
    overflow: hidden;
}

.pricing_grid_item_3 .access_rates_1 {
    order: 1;
    text-align: center;
    animation: fadeInUp 0.8s forwards 0.2s;
    transform: translateY(20px);
    background: linear-gradient(145deg, #ffffff, rgb(255, 255, 255, 0.5));
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
    padding: 2rem;
    opacity: 0;
}

.pricing_grid_item_3 .learning_fee_2 {
    display: block;
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transform: translateY(30px);
    opacity: 0;
    will-change: transform, opacity;
    animation: fadeInUp 0.8s forwards;
    animation-delay: calc(0.1s * var(--i, 1));
    text-decoration: none;
}

.pricing_grid_item_3 .learning_fee_2:hover .cost_table_1::before {
    transform: translate(0, 0);
    opacity: 0.7;
}

.pricing_grid_item_3 .qtr_cost_5::before {
    width: 40px;
    background: rgb(115,116,115);
    position: absolute;
    left: 0;
    height: 3px;
    content: "";
    transition: width 0.3s ease;
    bottom: -5px;
}

.pricing_grid_item_3 .learning_fee_2:hover .img_item_wrapper_9 {
    transform: scale(1.05);
}

.connect_form_7 {
    background: linear-gradient(
        -45deg, 
        rgb(194,193,181) 0%, 
        rgb(115,116,115,0.5) 100%
    );
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}

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

.connect_form_7 .reach_panel_6 h3 {
    font-weight: 600;
    color: #ffffff;
    font-size: 38px;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    position: relative;
}

.connect_form_7 .reach_panel_6 input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(157,158,156);
    box-shadow: 0 0 15px rgb(157,158,156,0.5);
}

.connect_form_7 .reach_panel_6 .feedback_card_5 input[type="checkbox"] {
    width: 22px;
    appearance: none;
    position: relative;
    border-radius: 10px;
    border: 2px solid rgb(157,158,156,0.5);
    background: rgb(115,116,115,0.5);
    transition: all 0.3s ease;
    height: 22px;
    cursor: pointer;
}

.connect_form_7 .reach_panel_6 .reach_links_2 {
    text-transform: uppercase;
    background: rgb(157,158,156);
    border: none;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    font-weight: 600;
    width: 100%;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 1rem;
    font-size: 14px;
    border-radius: 10px;
}

.title_opener_1 .course_home_0 {
    border-left: 6px solid rgb(157,158,156);
    position: relative;
}

.title_opener_1 .course_home_0 span {
    animation: fadeInUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    display: inline-block;
    margin-bottom: 2rem;
    opacity: 0;
    position: relative;
    transform: translateY(-20px);
    z-index: 2;
}

.title_opener_1 .course_home_0 > div {
    opacity: 0;
    transform: translateY(-20px);
    animation: fadeInUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 2;
    position: relative;
}

.title_opener_1 .course_home_0 > div > div::after {
    height: 8px;
    filter: blur(4px);
    left: 10%;
    right: 10%;
    position: absolute;
    content: '';
    opacity: 0.5;
    background: rgb(115,116,115);
    bottom: -8px;
}

.find_support_6:after {
    opacity: 0.12;
    z-index: -1;
    position: absolute;
    bottom: 0;
    animation: pulseWave 12s infinite ease-in-out;
    right: 0;
    height: 70%;
    content: '';
    width: 70%;
    background: radial-gradient(circle at 80% 80%, rgb(115,116,115,0.5) 0%, transparent 60%);
}

.find_support_6 .reach_us_3:after {
    position: absolute;
    bottom: -15px;
    transform: translateX(-50%);
    content: '';
    width: 80px;
    background: rgb(115,116,115);
    animation: expandLine 2s infinite ease;
    height: 3px;
    left: 50%;
    border-radius: 10px;
}

.find_support_6 .ask_feedback_8 {
    display: grid;
    gap: 25px;
    flex: 1 1 55%;
    align-self: center;
}

.find_support_6 .ask_feedback_8 p span {
    font-weight: 600;
    color: rgb(157,158,156);
}

.find_support_6 .ask_feedback_8 p a:after {
    transform: scaleX(0);
    left: 0;
    position: absolute;
    content: '';
    width: 100%;
    transform-origin: left;
    height: 1px;
    background: rgb(115,116,115);
    bottom: -3px;
    transition: transform 0.3s ease;
}

.find_support_6 .message_info_5 svg path {
    transition: fill 0.3s ease;
    fill: rgb(157,158,156);
}

.find_support_6 .help_request_7 {
    background: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 15px 25px;
    justify-content: center;
    font-size: 17px;
    font-weight: 400;
    align-items: center;
    color: #000000;
    display: flex;
    position: relative;
}

.statistical_overview_9 .container {
    z-index: 2;
    position: relative;
    align-items: center;
    flex-direction: column;
    display: flex;
}

.statistical_overview_9 .statistics_expertise_3::after {
    border-radius: 50%;
    content: "";
    bottom: -40px;
    left: 50%;
    background-color: rgb(157,158,156);
    height: 10px;
    width: 10px;
    transform: translateX(-50%);
    position: absolute;
}

.statistical_overview_9 .growth_track_2 {
    transform-style: preserve-3d;
    width: 25%;
    background-color: transparent;
    z-index: 3;
    position: relative;
    perspective: 1000px;
    height: 330px;
}

.statistical_overview_9 .growth_track_2:hover h4 {
    color: rgb(157,158,156);
    transform: translate(-50%, -50%) scale(1.1);
}

.statistical_overview_9 .growth_track_2 span {
    text-align: center;
    color: #000000;
    left: 0;
    font-weight: 600;
    z-index: 3;
    transition: all 0.3s ease;
    font-size: 15px;
    padding: 0 20px;
    bottom: 40px;
    position: absolute;
    width: 100%;
}

header .container {
    width: 100%;
    margin: 0;
    max-width: 100%;
    z-index: 2;
    position: relative;
    padding: 0;
}

header .nav_know_9:hover {
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

header .top_mainwrap_0::before {
    top: -2px;
    opacity: 0.5;
    left: -2px;
    bottom: -2px;
    border-radius: calc(10px + 2px);
    background: linear-gradient(135deg, rgb(157,158,156,0.5), rgb(115,116,115,0.5));
    z-index: -1;
    content: '';
    right: -2px;
    position: absolute;
}

::-webkit-scrollbar {
    width: 5px;
    padding: 5px;
}

::-webkit-scrollbar-track {
    box-shadow: inset -1px -3px 0px 0px rgba(0, 0, 0, 0.3);
    background: radial-gradient(ellipse at center, #ffffff 60%, rgb(255, 255, 255, 0.5) 20%, rgb(157,158,156) 94%);
    border: 1px solid rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb {
    background: #ffffff;
    border: 1px groove rgb(115,116,115,0.5);
    box-shadow: 2px 4px 3px -2px rgba(0, 0, 0, 0.3);
    transition: all, background, transform 1.5s cubic-bezier(0.42, 0, 0.58, 1);
    min-height: 61px;
    border-radius: 9999px;
}



::-webkit-scrollbar-thumb:hover {
}



@media (min-width: 992px) {.learning_system_8 .training_space_9:hover h3 {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}.learning_system_8 .training_space_9:hover span {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(20px);
}
}



@media (max-width: 992px) {.client_experience_6 {
    padding: 5rem 1.5rem;
}.client_experience_6 h4 {
    font-size: calc(33px * 0.9);
}.client_experience_6 .rating_spot_6 {
    padding: 1.5rem;
}
}



@media only screen and (max-width: 800px) {.secure_refuge_9 {
    padding: 20px 10px;
}.secure_refuge_9 h1 {
    width: 100%;
    font-size: calc(19px * 0.8);
}.secure_refuge_9 h2 {
    width: 100%;
    font-size: calc(19px * 0.8);
}.secure_refuge_9 h3, .secure_refuge_9 h4, .secure_refuge_9 h5, .secure_refuge_9 h6 {
    font-size: calc(19px * 0.8);
    width: 100%;
}.secure_refuge_9 p, .secure_refuge_9 span, .secure_refuge_9 div {
    font-size: calc(16px * 0.9);
    width: 100%;
}.secure_refuge_9 ul, .secure_refuge_9 ol {
    width: 100%;
}.secure_refuge_9 section {
    width: 100%;
}}


@media only screen and (max-width: 1200px) {.cookie_gate_4 {
    padding: 0 10px;
}
}



@media (max-width: 991px) {.experience_trial_8 {
    padding: 120px 0;
}.experience_trial_8 .training_space_9 {
    padding: 60px 0;
}.experience_trial_8 .container p {
    margin-bottom: 40px;
    font-size: calc(22px * 1.2);
}
}



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



@media (max-width: 767px) {.meet_us_8 {
    padding: 80px 0;
}.meet_us_8 .text_placeholder_6 {
    transform: none;
    padding: 30px 25px;
}.meet_us_8 h1 {
    margin-bottom: 20px;
    font-size: calc(46px * 0.9);
}.meet_us_8 h4 {
    font-size: 21px;
}.meet_us_8 h4::before {
    left: -30px;
    width: 20px;
    height: 20px;
}.meet_us_8 span {
    line-height: 1.6;
    font-size: calc(12px - 1px);
}
}



@media (min-width: 1200px) {.pricing_grid_item_3 .member_plans_3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.pricing_grid_item_3 .cost_table_1 {
    padding: 3rem 2.5rem;
}.pricing_grid_item_3 .access_rates_1 h2 {
    font-size: calc(34px + 0.3rem);
}
}



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



@media (max-width: 767px) {.title_opener_1 .start_learn_4 {
    padding: 1.5rem;
}.title_opener_1 .course_home_0 {
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateY(0deg);
}.title_opener_1 .course_home_0 h1 {
    margin-bottom: 1.5rem;
    font-size: calc(44px * 0.7);
}.title_opener_1 .course_home_0 h3 {
    padding: 0.8rem 1.2rem;
    max-width: 100%;
    font-size: calc(20px * 0.8);
}.title_opener_1 .course_home_0 > div > div {
    padding: 1.2rem 1.5rem;
}.title_opener_1 .course_home_0 p {
    font-size: 17px;
}
}



@media (max-width: 992px) {.statistical_overview_9 {
    padding: 90px 0;
}.statistical_overview_9 .statistics_expertise_3 {
    margin-bottom: 60px;
}.statistical_overview_9 .program_statistics_5 {
    flex-wrap: wrap;
}.statistical_overview_9 .growth_track_2 {
    margin: 10px !important;
    width: calc(50% - 20px);
    height: 260px;
}.statistical_overview_9 .growth_track_2 h4 {
    font-size: 3rem;
}.statistical_overview_9 .growth_track_2:nth-child(even) {
    margin-top: 0;
}
}



@media (max-width: 767px) {header::after {
    width: 3px;
}header .main_mainbar_4 {
    padding: 0.8rem 2%;
    gap: 0.7rem;
    margin-left: 3px;
    align-items: flex-start;
    flex-direction: column;
}header .nav_know_9 {
    padding: 0.4rem;
}header .nav_know_9 svg {
    width: 120px;
}header .top_mainwrap_0 {
    padding: 0.4rem;
    justify-content: flex-start;
    width: 98%;
    overflow-x: auto;
}header .top_mainwrap_0::-webkit-scrollbar {
    height: 2px;
}header .top_mainwrap_0::-webkit-scrollbar-thumb {
    background: rgb(157,158,156);
    border-radius: 10px;
}header .first_class_5 {
    padding: 0.3rem 0.5rem;
    font-size: calc(17px - 1px);
    white-space: nowrap;
}
}



@keyframes pulse-gradient {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.3;
    }
}



@keyframes ripple-out {
    0% {
        opacity: 1;
        transform: scale(0);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes tech-grid {
    0% {
        opacity: 0.4;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.6;
        background-position: 100% 100%;
    }
    100% {
        opacity: 0.4;
        background-position: 0% 0%;
    }
}



@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



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



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.15;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.25;
    }
}



@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.1;
  }
  50% {
    transform: scale(1.5);
    opacity: 0.15;
  }
}



@keyframes pulseLine {
    0% {
        width: 40px;
        opacity: 1;
    }
    50% {
        width: 60px;
        opacity: 0.6;
    }
    100% {
        width: 40px;
        opacity: 1;
    }
}

