﻿.access_help_lM {
    flex: 0 0 auto;
}

.access_help_lM {
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 70px 0;
    z-index: 2;
    position: relative;
}


.cookie_message_banner_Iv {
    z-index: 90;
    border-top: 2px solid rgb(136,143,143);
    background: rgb(171,178,178);
    bottom: 0;
    width: 100%;
    position: fixed;
}

#userConsentBanner_Zb:checked ~ .cookie_message_banner_Iv {
    visibility: hidden;
    opacity: 0;
}

.cookie_message_banner_Iv p a {
    color: rgb(136,143,143);
    text-decoration: none;
}

.layer-container_KI .web_cookies_xa {
    border: none;
    margin-left: 30px;
    background: rgb(136,143,143);
    color: #ffffff;
    font-weight: 400;
    padding: 10px;
    font-size: 20px;
}

.instructor_profile_Px::after {
    bottom: -5%;
    height: 30vw;
    transform: translateZ(0);
    width: 30vw;
    position: absolute;
    opacity: 0.1;
    left: -10%;
    content: "";
    background: radial-gradient(circle, rgb(101,109,109,0.5) 0%, transparent 70%);
}

.instructor_profile_Px .img_box_ZO::after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(136,143,143), 0.1) 100%);
    position: absolute;
}

.instructor_profile_Px .name::after {
    bottom: -8px;
    transition: transform 0.4s ease;
    background: linear-gradient(90deg, rgb(101,109,109) 0%, transparent 100%);
    content: "";
    transform-origin: left;
    left: 0;
    transform: scaleX(0.8);
    width: 60%;
    height: 3px;
    position: absolute;
}

.learning_outcomes_XK::after {
    z-index: 0;
    filter: blur(80px);
    transform: rotate(25deg);
    width: 200px;
    bottom: -40px;
    opacity: 0.3;
    position: absolute;
    content: "";
    height: 200px;
    background: rgb(101,109,109,0.5);
    right: -60px;
}

.learning_outcomes_XK .learn_pro_Vg {
    border-left: 4px solid rgb(136,143,143);
    display: flex;
    padding: 40px;
    gap: 40px;
    align-items: center;
    flex-direction: column;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg);
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
}

.learning_outcomes_XK .text_section_6W li p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    color: #000000;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}

.learning_outcomes_XK .text_section_6W li:nth-child(even) {
    border-right: 2px solid rgba(var(--secondary-color-rgb), 0.1);
    padding-right: 15px;
}

.course_program_details_ub .new_study_gb::before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    content: "";
    background: radial-gradient(circle at center, transparent 30%, #000000 100%);
}

.course_program_details_ub .career_lab_l3:hover {
    transform: scale(1);
}

.course_program_details_ub .career_lab_l3:nth-child(3) {
    animation-delay: -12s;
}

.course_program_details_ub .container {
    z-index: 10;
    max-width: 1200px;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.course_program_details_ub .training_route_Hc h3 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 1rem;
}

.course_program_details_ub .training_route_Hc p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 2rem;
    -webkit-line-clamp: 4;
    line-height: 1.6;
    color: #000000;
    overflow: hidden;
    font-size: 15px;
}

.course_program_details_ub .message_links_bs:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.3);
}

.course_program_details_ub .message_links_bs:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.course_program_details_ub .training_route_Hc .orbital-elements {
    position: absolute;
    pointer-events: none;
    height: 100%;
    top: 0;
    border-radius: 50%;
    width: 100%;
    left: 0;
}

.course_program_details_ub .learn_business_wc:has(.career_lab_l3:nth-child(3):last-child) .career_lab_l3:nth-child(1) {
    animation-delay: 0s;
}

.course_program_details_ub .learn_business_wc:has(.career_lab_l3:nth-child(4):last-child) .career_lab_l3:nth-child(1) {
    animation-delay: 0s;
}

.privacy_defense_bJ {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(101,109,109,0.5) 0%, rgb(171,178,178) 100%);
    padding: 5rem 2rem;
}

.privacy_defense_bJ h1 {
    position: relative;
    color: rgb(136,143,143);
    padding-left: 20px;
    transform: translateX(-10px);
    letter-spacing: -0.02em;
    margin-bottom: 2rem;
    font-weight: 700;
    font-family: Arial, sans-serif;
    line-height: 1.2;
    font-size: 43px;
}

.privacy_defense_bJ h3::before {
    height: 100%;
    top: 0;
    position: absolute;
    width: 3px;
    background: rgb(101,109,109,0.5);
    content: "";
    left: 0;
}

.privacy_defense_bJ p {
    max-width: 95%;
    position: relative;
    color: #000000;
    margin-bottom: 1.5rem;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 12px;
}

.privacy_defense_bJ li::before {
    left: -1.5rem;
    height: 8px;
    content: "";
    background: rgb(101,109,109);
    top: 0.6rem;
    transform: rotate(45deg);
    position: absolute;
    width: 8px;
}

.privacy_defense_bJ .container > *:first-child {
    margin-top: 0;
}

.price_card_item_5p .learning_package_Sj {
    flex-direction: column;
    display: flex;
    align-items: center;
}

.price_card_item_5p .pricing_tiers_wb {
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 30px;
    padding: 0;
    width: 100%;
}

.price_card_item_5p .pricing_tiers_wb li:nth-child(2) {
    --li-index: 1;
}

.price_card_item_5p .cost_card_mu {
    text-decoration: none;
    transform: perspective(1000px) rotateX(0deg);
    will-change: transform;
    display: block;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.price_card_item_5p .cost_card_mu:hover .group_rates_qF::before {
    opacity: 0.15;
    transform: rotate(-45deg) translateY(-20%);
}

.price_card_item_5p .fee_choices_JT h4 {
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 15px;
    font-size: calc(18px * 1.1);
}

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

.help_center_JK::after {
    left: -20%;
    border-radius: 50%;
    opacity: 0.5;
    bottom: -30%;
    filter: blur(80px);
    height: 80%;
    position: absolute;
    content: "";
    width: 80%;
    z-index: -1;
    background: radial-gradient(circle, rgb(101,109,109,0.5) 0%, transparent 70%);
}

.help_center_JK h2 {
    font-size: 37px;
    position: relative;
    color: #000000;
    font-weight: 700;
    margin-bottom: 30px;
}

.help_center_JK .quick_contact_gr {
    align-items: center;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s ease;
    padding: 16px 25px;
    backdrop-filter: blur(10px);
    color: #000000;
    border-radius: 10px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.3);
    display: flex;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.4);
    font-weight: 400;
}



.help_center_JK .quick_contact_gr:active {
    background: rgba(255, 255, 255, 0.5);
    transform: translateY(0);
}

.help_center_JK .quick_contact_gr:nth-child(1) {
    animation: floating 6s ease-in-out infinite;
}

.help_center_JK .quick_contact_gr:nth-child(2) {
    animation: floating 6s ease-in-out infinite;
    animation-delay: 0.3s;
}

.gratBlock_3j::after {
    width: 100%;
    pointer-events: none;
    animation: shimmer 8s infinite linear;
    content: "";
    right: -50%;
    position: absolute;
    z-index: 0;
    top: -50%;
    transform: rotate(35deg) scale(2);
    background: linear-gradient(45deg, transparent, rgb(136,143,143,0.5), transparent);
    height: 100%;
}

.gratBlock_3j .learn_pro_Vg > div:first-child {
    position: relative;
    padding-bottom: 30px;
}

.gratBlock_3j .learn_pro_Vg:hover > div:first-child::after {
    transform: scaleX(1.5);
}

.gratBlock_3j h5 {
    z-index: 2;
    font-family: Arial, sans-serif;
    margin: 0 0 15px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.01em;
    font-size: 22px;
    color: #000000;
    position: relative;
}

.gratBlock_3j p {
    position: relative;
    color: #000000;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
    z-index: 2;
    line-height: 1.8;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
}

.analysis_summary_mw .statistics_upsides_LE {
    position: relative;
    display: grid;
    gap: 20px;
    grid-template-columns: 40% 60%;
}

.analysis_summary_mw .key_statistics_mO {
    padding-left: 50px;
    line-height: 1.5;
    font-weight: 700;
    color: #ffffff;
    z-index: 2;
    font-size: calc(30px * 1.1);
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    border-left: 5px solid rgb(136,143,143);
    text-shadow: 0 3px 12px rgba(0, 0, 0, 0.4);
    padding-right: 50px;
    grid-column: 1 / -1;
    position: relative;
}

.analysis_summary_mw .value_elevation_kj:hover::before {
    height: 100%;
}

.analysis_summary_mw .statistics_elevation_OL {
    justify-content: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 100%);
    display: flex;
    align-items: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    height: 85px;
    grid-column: 1 / 2;
    backdrop-filter: blur(5px);
    grid-row: 1 / 3;
    width: 85px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.our_story_Nm {
    padding: 160px 0;
    position: relative;
    overflow: hidden;
    isolation: isolate;
    background-color: rgb(171,178,178);
}



.our_story_Nm::after {
    content: "";
    position: absolute;
    z-index: -1;
    background-size: 50px 50px;
    inset: 0;
    opacity: 0.03;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%);
}



.our_story_Nm .learn_pro_Vg::after {
    z-index: -1;
    inset: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(136,143,143,0.5) 0%, transparent 100%);
    content: "";
    opacity: 0.05;
}

.our_story_Nm .why_trust_yK {
    flex-direction: column;
    position: relative;
    display: flex;
    align-items: center;
    z-index: 2;
    padding: 30px;
    justify-content: center;
    grid-area: logo;
}

.our_story_Nm .why_trust_yK svg::before {
    border: 1px solid rgb(136,143,143,0.5);
    content: "";
    opacity: 0;
    inset: -5px;
    position: absolute;
    transition: all 0.3s ease;
    border-radius: 50%;
    transform: scale(0.8);
}

.our_story_Nm h2::after {
    content: "";
    transition: width 0.3s ease, transform 0.3s ease;
    height: 3px;
    left: 30px;
    position: absolute;
    bottom: 20px;
    border-radius: 3px;
    background: linear-gradient(to right, rgb(136,143,143), rgb(101,109,109));
    width: 60px;
}

.our_story_Nm .edu_philosophy_ZG::after {
    inset: 0;
    z-index: -1;
    position: absolute;
    content: "";
    pointer-events: none;
    opacity: 0.05;
    background: radial-gradient(circle at 30% 70%, rgb(136,143,143,0.5) 0%, transparent 60%);
}



.our_story_Nm .edu_philosophy_ZG:hover .img_box_ZO {
    transform: rotateY(0deg) rotateX(0deg) translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
}

.our_story_Nm .study_pro_Ra::after {
    inset: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    content: "";
    pointer-events: none;
    position: absolute;
    border-radius: inherit;
}

.our_story_Nm .edu_philosophy_ZG:hover .diff_block_Zl::after {
    width: 50px;
}

.our_story_Nm .text_section_6W {
    grid-area: text;
    padding: 30px;
    position: relative;
    z-index: 2;
}

.our_story_Nm p::before {
    height: 100%;
    width: 3px;
    position: absolute;
    border-radius: 3px;
    opacity: 0.6;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(136,143,143,0.5), rgb(101,109,109,0.5));
    top: 0;
}

.contact_box_ek h2 {
    font-size: 33px;
    margin-bottom: 50px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-family: Arial, sans-serif;
    position: relative;
}

.contact_box_ek .img_box_ZO {
    height: 550px;
    transition: transform 0.5s ease;
    border-radius: 21px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
}

.contact_box_ek form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(136,143,143);
    outline: none;
}

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

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

.contact_box_ek form .message_links_bs span {
    z-index: 1;
    position: relative;
}

.contact_box_ek svg path {
    transition: fill 0.3s ease;
    fill: rgb(136,143,143);
}

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

header .nav_wrap_ca:hover:before {
    transform: scaleX(1);
}

header .nav_study_gD:after {
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    transform: scaleX(0);
    background: rgb(136,143,143);
    height: 2px;
    content: '';
    transform-origin: right;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
}

header .nav_study_gD:hover:before {
    opacity: 1;
}

header .header_train_Ei:hover svg {
    transform: scale(1.05);
}

header .header_train_Ei:hover:after {
    width: 100%;
}

.opening_board_WG {
    display: flex;
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    perspective: 1000px;
    justify-content: center;
    align-items: center;
    background-color: rgb(171,178,178);
}

.opening_board_WG .fast_knowledge_tQ::after {
    width: 100%;
    background: linear-gradient(90deg, 
    rgb(136,143,143) 0%, 
    rgb(101,109,109) 50%, 
    rgb(136,143,143) 100%);
    position: absolute;
    content: "";
    transform: translateX(-100%);
    left: 0;
    animation: slide-in 1.5s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.5s;
    height: 5px;
    bottom: 0;
}

.opening_board_WG .fast_knowledge_tQ div {
    margin-top: 2.5rem;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    padding-left: 2rem;
}

.opening_board_WG .fast_knowledge_tQ p {
    font-weight: 400;
    opacity: 0;
    animation: fade-in-left 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1.4s;
    font-size: calc(14px * 1.1);
    transform: translateX(20px);
    color: #ffffff;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    max-width: 80%;
    margin: 0;
}

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

.join_now_Fd .message_links_bs span {
    z-index: 2;
    position: relative;
    transition: all 0.3s ease;
}

.join_now_Fd .message_links_bs:hover {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 0 15px 25px -8px rgba(0, 0, 0, 0.5);
    background: #ffffff;
}

.join_now_Fd .message_links_bs:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

footer {
    position: relative;
}

footer::before {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0.92;
    background: linear-gradient(90deg, #000000 0%, rgb(136,143,143) 150%);
    content: '';
    z-index: 1;
    top: 0;
}

.access_help_lM .company_holder h3::after {
    position: absolute;
    width: 60px;
    content: '';
    bottom: -8px;
    left: 0;
    background: rgb(101,109,109);
    height: 3px;
}

.access_help_lM .nav_wrap_ca h5 {
    color: #ffffff;
    margin-bottom: 20px;
    border-left: 3px solid rgb(136,143,143);
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    padding-left: 15px;
}

.access_help_lM .nav_wrap_ca .nav_master_Wc a:hover::before {
    width: 100%;
}

.copy_notice_x0 .login_footer_kT {
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}

.customer_reviews_un::before {
    opacity: 0.4;
    content: "";
    width: 40%;
    height: 40%;
    right: -10%;
    top: -10%;
    pointer-events: none;
    background: radial-gradient(circle, rgb(136,143,143,0.5) 0%, transparent 70%);
    position: absolute;
}

.customer_reviews_un h2::after {
    bottom: -12px;
    transform: scaleX(1);
    width: 60px;
    position: absolute;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    background: linear-gradient(90deg, rgb(136,143,143) 0%, rgb(101,109,109) 100%);
    height: 4px;
    content: "";
}

.customer_reviews_un .success_opinions_vA:hover {
    transform: translateY(-10px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.07),
                -15px -15px 30px rgba(255, 255, 255, 1),
                inset 1px 1px 1px rgba(255, 255, 255, 0.8),
                inset -1px -1px 1px rgba(0, 0, 0, 0.06);
}

.customer_reviews_un .success_opinions_vA:hover {
    transform: translateY(-5px);
}

.customer_reviews_un .success_opinions_vA .description {
    line-height: 1.6;
    color: #000000;
    position: relative;
    margin-bottom: 25px;
    z-index: 1;
    font-size: 16px;
}

.customer_reviews_un .success_opinions_vA:hover div {
    transform: scale(1.1) translateZ(0);
}

.customer_reviews_un .success_opinions_vA:hover img {
    transform: scale(1.1);
}



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


@media only screen and (max-width: 1200px) {.cookie_message_banner_Iv {
    padding: 20px;
}}



@media (min-width: 1024px) {.instructor_profile_Px .success_opinions_vA {
    padding: 4rem;
    gap: 3rem 4rem;
    grid-template-columns: auto 1fr;
}.instructor_profile_Px .img_box_ZO {
    transform: rotate(-3deg) translateZ(0);
    height: 300px;
    width: 300px;
}.instructor_profile_Px .name {
    font-size: calc(20px + 0.4rem);
}.instructor_profile_Px .name::after {
    height: 4px;
}.instructor_profile_Px .emp_items_7H {
    font-size: calc(13px + 0.1rem);
    line-height: 1.7;
}.instructor_profile_Px .success_opinions_vA > div:nth-child(2) > div {
    font-size: 13px;
}
}



@media (max-width: 767px) {.learning_outcomes_XK {
    padding: 80px 0 100px;
}.learning_outcomes_XK h5 {
    margin-bottom: 40px;
    font-size: calc(18px * 0.9);
    padding: 0 15px;
}.learning_outcomes_XK .learn_pro_Vg {
    padding: 30px 20px;
}.learning_outcomes_XK .img_box_ZO {
    height: 250px;
    margin-bottom: 20px;
}.learning_outcomes_XK .text_section_6W li {
    margin-bottom: 15px;
}.learning_outcomes_XK .text_section_6W li p {
    font-size: calc(16px * 0.95);
}}



@media (max-width: 767px) {.privacy_defense_bJ {
    padding: 3rem 1rem;
}.privacy_defense_bJ .container {
    padding: 2rem 1.5rem;
    transform: none;
}.privacy_defense_bJ h1 {
    font-size: calc(43px * 0.8);
    padding-left: 15px;
}.privacy_defense_bJ h1::before {
    width: 4px;
}.privacy_defense_bJ h2 {
    font-size: calc(33px * 0.8);
}.privacy_defense_bJ h3 {
    font-size: calc(33px * 0.7);
}.privacy_defense_bJ h4 {
    font-size: calc(33px * 0.6);
}.privacy_defense_bJ p, 
    .privacy_defense_bJ li,
    .privacy_defense_bJ span {
    max-width: 100%;
    font-size: calc(12px * 0.95);
}.privacy_defense_bJ ul {
    padding: 1rem 1rem 1rem 2rem;
    margin: 1.5rem 0;
}
}



@media (max-width: 576px) {.price_card_item_5p {
    padding: 60px 0;
}.price_card_item_5p h2 {
    font-size: calc(34px * 0.7);
}.price_card_item_5p .promo_plans_i1 {
    font-size: calc(13px * 0.9);
}.price_card_item_5p .fee_choices_JT {
    padding: 20px 15px;
}.price_card_item_5p .fee_choices_JT h4 {
    font-size: 18px;
}.price_card_item_5p .fee_choices_JT p {
    font-size: calc(13px * 0.85);
}.price_card_item_5p .offer_box_0e {
    padding: 8px 15px;
    font-size: 18px;
}}



@media (max-width: 767px) {.gratBlock_3j {
    padding: 60px 0;
}.gratBlock_3j .learn_pro_Vg {
    gap: 30px;
    padding: 40px 25px;
}.gratBlock_3j h5 {
    font-size: calc(22px * 0.9);
}.gratBlock_3j p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}.gratBlock_3j .learn_pro_Vg > div:first-child {
    padding-bottom: 20px;
}
}



@media (max-width: 992px) {.analysis_summary_mw {
    padding: 120px 0;
}.analysis_summary_mw .statistics_upsides_LE {
    grid-template-columns: 1fr;
}.analysis_summary_mw .study_edge_Iz {
    height: 100px;
    width: 100px;
    top: -30px;
    right: 10%;
}.analysis_summary_mw .study_edge_Iz svg {
    height: 50px;
    width: 50px;
}.analysis_summary_mw .key_statistics_mO {
    margin-top: 70px;
    padding-left: 40px;
}.analysis_summary_mw .success_factors_E4 {
    padding-left: 44px;
}.analysis_summary_mw .program_statistics_Ab {
    padding: 0 20px;
}
}



@media (max-width: 992px) {.our_story_Nm {
    padding: 100px 0;
}.our_story_Nm .learn_pro_Vg {
    grid-template-columns: 1fr;
    grid-template-areas: 
            "title title"
            "logo logo"
            "photo photo"
            "text text";
}.our_story_Nm .why_trust_yK {
    padding: 25px;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}.our_story_Nm .why_trust_yK svg {
    margin-bottom: 0;
    margin-right: 15px;
}.our_story_Nm h2 {
    text-align: center;
    justify-content: center;
    padding: 25px;
}.our_story_Nm h2::after {
    left: 50%;
    transform: translateX(-50%);
}.our_story_Nm h2:hover::after {
    width: 80px;
    transform: translateX(-40px);
}.our_story_Nm .edu_philosophy_ZG,
    .our_story_Nm .text_section_6W {
    padding: 25px;
}.our_story_Nm .edu_philosophy_ZG .img_box_ZO {
    height: 280px;
}
}



@media screen and (max-width: 576px) {.contact_box_ek {
    padding: 50px 0;
}.contact_box_ek h2 {
    font-size: calc(33px * 0.85);
}.contact_box_ek .img_box_ZO {
    height: 250px;
}.contact_box_ek .request_links_pk {
    padding: 30px 25px;
}.contact_box_ek form h3 {
    font-size: calc(18px * 0.9);
}.contact_box_ek form .message_links_bs {
    width: 100%;
}}



@media (min-width: 992px) {.opening_board_WG .course_begin_MK {
    padding: 4rem;
}.opening_board_WG .fast_track_ky {
    border-left: 6px solid rgb(136,143,143);
    transform: translateZ(0) rotateX(2deg);
    padding: 5rem 4rem;
}.opening_board_WG .fast_knowledge_tQ h1 {
    margin-bottom: 2.5rem;
    font-size: calc(47px * 1.2);
}.opening_board_WG .fast_knowledge_tQ h3 {
    font-size: 20px;
}.opening_board_WG .fast_knowledge_tQ p {
    font-size: calc(14px * 1.2);
    max-width: 70%;
}.opening_board_WG .fast_knowledge_tQ div {
    padding-left: 3rem;
}.opening_board_WG .fast_knowledge_tQ h1::after {
    width: 100px;
}
}



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



@media (max-width: 768px) {.customer_reviews_un {
    padding: 50px 0;
}.customer_reviews_un h2 {
    text-align: center;
    transform: translateX(0);
    margin-bottom: 35px;
}.customer_reviews_un h2::after {
    left: 50%;
    transform: translateX(-50%) scaleX(1);
}.customer_reviews_un h2:hover {
    transform: translateX(0);
}.customer_reviews_un h2:hover::after {
    transform: translateX(-50%) scaleX(1.5);
}.customer_reviews_un .student_testimonials_zb {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.customer_reviews_un .success_opinions_vA {
    padding: 25px;
}
}

@keyframes rotateCircles {
    0% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 5%, 95% 95%, 0 0;
        opacity: 0.17;
    }
    100% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
}



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



@keyframes scale-down {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

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

