﻿.wrapper-border_PUY {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}

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

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

.greeting_page_idy .main_intro_7wA {
    display: flex;
    position: relative;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    z-index: 1;
    padding: 4rem 2rem;
}

.greeting_page_idy .training_pro_Hij {
    clip-path: polygon(
    0 0, 
    100% 0, 
    98% 98%, 
    2% 100%
  );
    z-index: 2;
    background: linear-gradient(145deg, 
    rgba(#000000, 0.6) 0%, 
    rgba(rgb(197,225,195), 0.3) 100%);
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
    max-width: 1200px;
    padding: 4rem 2rem;
    backdrop-filter: blur(8px);
    box-shadow: 
    0 25px 50px -12px rgba(0, 0, 0, 0.5),
    0 -5px 30px rgba(rgb(197,225,195), 0.15);
    width: 100%;
    transform-style: preserve-3d;
}

.greeting_page_idy p {
    line-height: 1.6;
    font-size: calc(12px * 1.2);
    letter-spacing: 0.05em;
    margin: 0;
    position: relative;
    font-weight: 300;
    color: #ffffff;
    padding-left: 2rem;
}

.greeting_page_idy .title_style_header::after {
    width: 100px;
    position: absolute;
    background: rgb(161,202,158);
    transform: skew(-20deg);
    left: 0;
    height: 6px;
    bottom: -15px;
    content: "";
    box-shadow: 
    0 0 10px rgba(rgb(161,202,158), 0.5),
    0 0 20px rgba(rgb(161,202,158), 0.2);
}

.gratPage_j5P::before {
    content: "";
    z-index: 0;
    animation: float 12s ease-in-out infinite;
    background: rgb(161,202,158,0.5);
    top: -50px;
    left: -50px;
    height: 300px;
    filter: blur(80px);
    width: 300px;
    position: absolute;
}

.gratPage_j5P .team_bios_8eU::before {
    left: 0;
    position: absolute;
    height: 100%;
    background: linear-gradient(45deg, transparent 48%, rgb(161,202,158,0.5) 49%, transparent 51%);
    background-size: 10px 10px;
    opacity: 0.08;
    pointer-events: none;
    content: "";
    width: 100%;
    top: 0;
}

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

.gratPage_j5P h5 {
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    margin-bottom: 0.5rem;
    line-height: 1.3;
    font-weight: 700;
    transform: translateX(0);
    font-size: 22px;
    font-family: Arial, sans-serif;
}

.gratPage_j5P a:hover::before {
    height: 100%;
    opacity: 0.1;
}

.gratPage_j5P p {
    margin: 0;
    color: #000000;
    font-size: 12px;
    line-height: 1.7;
    font-weight: 400;
    font-family: Arial, sans-serif;
}

.join_now_C3c::before {
    top: 0;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0.1;
    z-index: 1;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(197,225,195,0.5),
        rgb(197,225,195,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
}

.join_now_C3c h3::after {
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(161,202,158);
    content: '';
    transform: translateX(-50%);
    background: rgb(161,202,158);
    height: 4px;
    position: absolute;
    width: 80px;
    bottom: -15px;
    left: 50%;
}

.join_now_C3c .ask_feedback_ZbA::before {
    height: 100%;
    transition: all 0.6s ease;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    left: -100%;
    top: 0;
    width: 100%;
    position: absolute;
    content: '';
}

.privacy_encasement_7PE {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: rgb(229,242,228);
    padding: 50px;
}

.privacy_encasement_7PE h1 {
    font-size: 48px;
    font-weight: 700;
    color: rgb(197,225,195);
    margin-bottom: 20px;
}

.privacy_encasement_7PE h3, .privacy_encasement_7PE h4, .privacy_encasement_7PE h5, .privacy_encasement_7PE h6 {
    margin: 1rem 0;
}

.privacy_encasement_7PE div {
    margin-bottom: 20px;
}

.connect_form_eDH::after {
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    background-size: 30px 30px;
    opacity: 0.07;
    left: 0;
    background-image: 
        linear-gradient(rgb(161,202,158,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(161,202,158,0.5) 1px, transparent 1px);
    content: "";
}

.connect_form_eDH h2::after {
    width: 30px;
    content: "";
    left: calc(50% - 15px);
    bottom: 0;
    position: absolute;
    background: rgb(161,202,158);
    height: 4px;
}

.connect_form_eDH .picture_frame_GtP::before {
    content: "";
    position: absolute;
    background: linear-gradient(
        135deg, 
        rgba(rgb(197,225,195), 0.4), 
        rgba(rgb(161,202,158), 0.4)
    );
    z-index: 1;
    inset: 0;
}

.connect_form_eDH .support_info_9MX::after {
    bottom: -50px;
    content: "";
    transform: rotate(45deg);
    z-index: 0;
    border-radius: 0;
    left: -50px;
    height: 100px;
    width: 100px;
    background: rgb(161,202,158,0.5);
    position: absolute;
}

.connect_form_eDH form input[type="text"]:focus {
    outline: none;
    border-bottom-color: rgb(197,225,195);
}

.connect_form_eDH form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}

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

.connect_form_eDH .request_query_zEA input[type="checkbox"]:checked + label::before {
    background: rgb(197,225,195);
    border-color: rgb(197,225,195);
}

.connect_form_eDH .request_query_zEA label a {
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(197,225,195);
    position: relative;
}

.connect_form_eDH .request_query_zEA label a:hover {
    color: rgb(161,202,158);
}

.connect_form_eDH .inquiry_request_w4M {
    z-index: 1;
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    padding: 18px 40px;
    color: #ffffff;
    overflow: hidden;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    transition: all 0.3s ease;
    background: rgb(197,225,195);
    font-size: 15px;
    border: none;
    width: auto;
}

.location_details_P3k::after {
    top: 0;
    position: absolute;
    height: 100%;
    content: '';
    width: 100%;
    z-index: 1;
    background: radial-gradient(circle at 30% 70%, rgb(161,202,158,0.5) 0%, transparent 70%);
    left: 0;
}

.location_details_P3k .quick_reach_RZO {
    color: rgb(197,225,195);
    padding-bottom: 15px;
    font-size: 38px;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
}

.location_details_P3k .picture_frame_GtP::before {
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
    top: 0;
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
}

.location_details_P3k .edu_guide_kRy::before {
    top: 0;
    position: absolute;
    content: '';
    opacity: 0.05;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, rgb(197,225,195,0.5) 0%, transparent 100%);
    border-radius: 23px;
}

.location_details_P3k .edu_guide_kRy p:hover::before {
    background-color: rgb(197,225,195);
    transform: scale(1.2);
}

.location_details_P3k .edu_guide_kRy p span::after {
    background: rgb(197,225,195);
    bottom: 0;
    height: 1px;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
    content: '';
    left: 0;
}

.location_details_P3k .edu_guide_kRy p svg {
    position: absolute;
    left: 0;
    fill: rgb(197,225,195);
    width: 18px;
    transition: transform 0.3s ease, fill 0.3s ease;
    height: 18px;
    top: 3px;
}

.location_details_P3k .reach_section_rL3::before {
    top: 50%;
    background: rgb(197,225,195,0.5);
    height: 20px;
    width: 20px;
    transition: transform 0.3s ease;
    position: absolute;
    border-radius: 50%;
    content: '';
    left: 0;
    transform: translateY(-50%);
}

.location_details_P3k .reach_section_rL3 svg path {
    transition: fill 0.3s ease;
    fill: inherit;
}

.location_details_P3k .get_helpdesk_l1U {
    padding: 10px 15px;
    border-radius: 10px;
    background: rgb(161,202,158,0.5);
    position: relative;
    font-size: 14px;
    color: #000000;
    transition: transform 0.3s ease, background 0.3s ease;
    overflow: hidden;
}

.location_details_P3k .get_helpdesk_l1U svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}

.location_details_P3k .container::after {
    bottom: -50px;
    background-size: 10px 10px;
    z-index: -1;
    animation: pulse 15s infinite linear;
    border-radius: 50%;
    content: '';
    background-image: linear-gradient(
        45deg,
        rgb(197,225,195,0.5) 25%,
        transparent 25%,
        transparent 50%,
        rgb(197,225,195,0.5) 50%,
        rgb(197,225,195,0.5) 75%,
        transparent 75%,
        transparent
    );
    left: -50px;
    width: 200px;
    height: 200px;
    opacity: 0.1;
    position: absolute;
}

.lesson_cta_Lps .company_holder {
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem;
    backdrop-filter: blur(15px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    flex: 1 1 350px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 18px;
    margin-right: 2rem;
    transform: translateY(0);
}

.lesson_cta_Lps .company_holder:hover h3::after {
    transform: scaleX(1);
}

.lesson_cta_Lps .webinar_live_H80 {
    color: rgba(255, 255, 255, 0.7);
    font-size: 17px;
    margin-top: 1rem;
    line-height: 1.6;
    max-width: 450px;
}

.lesson_cta_Lps .achieve_cta_4hJ .top_train_3hw {
    justify-content: flex-end;
}

.lesson_cta_Lps .nav_expert_9fZ h5::before {
    content: "";
    background: rgb(197,225,195);
    transition: width 0.3s ease;
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -6px;
}

.lesson_cta_Lps .nav_expert_9fZ a {
    z-index: 1;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    padding: 0.25rem 0.5rem;
    border-radius: 10px;
    font-size: 17px;
    position: relative;
    display: block;
    text-decoration: none;
}

.footer_disclaimer_Eqs::before {
    left: 0;
    top: 0;
    height: 1px;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(161,202,158) 25%, 
                #ffffff 50%, 
                rgb(197,225,195) 75%, 
                transparent 100%);
    right: 0;
    position: absolute;
    content: "";
}

.lesson_cta_Lps .top_train_3hw a:hover::after {
    transform: translateY(-50%) scale(1);
}

.lesson_cta_Lps .webinar_live_H80::before {
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    content: "";
    top: -10px;
    position: absolute;
    height: 0;
    left: -10px;
    border: 1px solid transparent;
    width: 0;
}

.lesson_cta_Lps .company_holder:hover .webinar_live_H80::after {
    border-bottom-color: rgb(161,202,158,0.5);
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-left-color: rgb(161,202,158,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
}

.pricing_tray_bGj .learn_fees_ULR {
    display: flex;
    gap: 3rem;
    flex-direction: column;
}

.pricing_tray_bGj .pricing_levels_DtA h2 {
    display: inline-block;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 28px;
    position: relative;
}

.pricing_tray_bGj .fee_package_4ck {
    perspective: 1000px;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.pricing_tray_bGj .value_fees_ftC:nth-child(1) {
    animation-delay: 0.1s;
}

.pricing_tray_bGj .value_fees_ftC:nth-child(3) {
    animation-delay: 0.3s;
}

.pricing_tray_bGj .value_fees_ftC::before {
    height: 5px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(197,225,195), rgb(161,202,158));
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transform: scaleX(0);
    content: "";
}

.pricing_tray_bGj .program_price_5ge h3 {
    transition: color 0.3s ease;
    font-weight: 700;
    color: #000000;
    margin: 0 0 1rem;
    font-size: 22px;
    position: relative;
}

.pricing_tray_bGj .value_fees_ftC:hover .trial_rates_ewK {
    transform: translateY(-3px);
}

.pricing_tray_bGj .value_fees_ftC:hover .trial_rates_ewK::after {
    width: 80px;
}

.pricing_tray_bGj .picture_frame_GtP::after {
    left: 0;
    content: "";
    position: absolute;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    top: 0;
    bottom: 0;
    transition: opacity 0.5s ease;
    opacity: 0.7;
}

header .main_core_4x5::after {
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(197,225,195,0.5), transparent);
    position: absolute;
    top: 50%;
    content: "";
    height: 1px;
}

header .main_core_4x5 .top_guide_jg1::before,
header .main_core_4x5 .top_guide_jg1::after {
    border-radius: 10px;
    width: 90%;
    position: absolute;
    height: 90%;
    content: "";
}

header .main_core_4x5 .top_guide_jg1::before {
    transition: transform 0.3s ease;
    transform: scale(0);
    transform-origin: top left;
    top: -5px;
    border-top: 2px solid rgb(197,225,195);
    border-left: 2px solid rgb(197,225,195);
    left: -5px;
}

header .main_core_4x5 .nav_expert_9fZ::after {
    right: 0;
}

header .main_core_4x5 .nav_expert_9fZ .head_prime_6WY {
    transition: transform 0.3s ease;
    padding: 0 15px;
    position: relative;
    margin: 0;
}

header .main_core_4x5 .nav_expert_9fZ .head_prime_6WY a {
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    transition: color 0.3s ease;
    color: #000000;
    padding: 10px 5px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    display: block;
    position: relative;
}

.course_structure_aPU::before {
    pointer-events: none;
    background: linear-gradient(210deg, rgb(197,225,195,0.5) 0%, transparent 80%);
    right: -5%;
    content: "";
    position: absolute;
    opacity: 0.15;
    height: 70%;
    width: 40%;
    transform: rotate(-15deg) skewX(20deg);
    top: -10%;
    z-index: 1;
}

.course_structure_aPU .picture_frame_GtP {
    transform: perspective(1000px) rotateY(3deg) rotateX(1deg);
    overflow: hidden;
    height: 350px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15), 
                0 5px 20px -5px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.21, 1.05, 0.81, 1), 
                box-shadow 0.6s cubic-bezier(0.21, 1.05, 0.81, 1);
    position: relative;
}

.course_structure_aPU .picture_frame_GtP:hover::after {
    transform: scale(1);
    opacity: 1;
}

.course_structure_aPU .text_slot_e5A:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
}

.course_structure_aPU .text_slot_e5A::before {
    z-index: -1;
    top: 30px;
    height: 60px;
    transform: rotate(45deg);
    opacity: 0.15;
    left: -30px;
    width: 60px;
    content: "";
    position: absolute;
    background-color: rgb(197,225,195);
}

.course_structure_aPU h3::after {
    background: linear-gradient(90deg, 
                rgb(197,225,195) 0%, 
                rgb(161,202,158) 100%);
    transition: transform 0.4s ease;
    width: 80px;
    bottom: 0;
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    transform-origin: left center;
}

.audience_profile_sI2 {
    overflow: hidden;
    background: rgb(229,242,228);
    position: relative;
    padding: 5rem 0;
    z-index: 1;
}

.audience_profile_sI2 .team_bios_8eU {
    padding: 0 2rem;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.audience_profile_sI2 h3 {
    text-align: left;
    font-weight: 700;
    color: rgb(161,202,158);
    margin-bottom: 3rem;
    font-size: 34px;
    padding-left: 2rem;
    position: relative;
}

.audience_profile_sI2 ul {
    position: relative;
    gap: 2rem 1.5rem;
    list-style: none;
    margin: 0;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    padding: 0;
}

.audience_profile_sI2 li {
    position: relative;
    background: rgba(rgb(161,202,158,0.5), 0.03);
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(rgb(161,202,158,0.5), 0.1);
    padding: 1.5rem;
    display: flex;
    align-items: flex-start;
    border-radius: 14px;
    transition: all 0.3s ease;
}

.audience_profile_sI2 li {
    font-weight: 400;
    color: #000000;
    font-size: 17px;
    line-height: 1.5;
}

.audience_profile_sI2 li:hover::before {
    opacity: 1;
}

.audience_profile_sI2 li:nth-child(even)::after {
    animation: pulseOdd 3s infinite alternate-reverse ease-in-out;
}

.audience_profile_sI2 li svg::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: radial-gradient(
        circle,
        rgba(rgb(197,225,195,0.5), 0.3) 0%,
        transparent 70%
    );
    border-radius: 50%;
    z-index: -1;
}

.our_mission_iy8::after {
    right: -50px;
    bottom: -50px;
    opacity: 0.1;
    border-radius: 50%;
    width: 300px;
    filter: blur(40px);
    animation: pulse 8s infinite alternate ease-in-out;
    position: absolute;
    z-index: 1;
    background: rgb(197,225,195);
    content: "";
    height: 300px;
}

.our_mission_iy8 h5 {
    text-transform: uppercase;
    color: rgb(197,225,195);
    letter-spacing: 1px;
    font-size: 23px;
    transform: translateX(0);
    display: inline-block;
    margin: 0 0 10px;
    position: relative;
    transition: transform 0.3s ease-out;
    font-weight: 700;
}

.our_mission_iy8 p {
    font-size: calc(13px * 1.2);
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 0 0 20px;
}

.our_mission_iy8 .text_slot_e5A:hover p b::before {
    transform: scaleX(1);
    transform-origin: left;
}

.our_mission_iy8 ol li {
    text-align: justify;
    column-gap: 40px;
    font-weight: 400;
    line-height: 1.8;
    opacity: 0.9;
    padding-left: 5px;
    color: #ffffff;
    column-count: 1;
    letter-spacing: 0.3px;
    position: relative;
    font-size: 13px;
}

.cookieNotificationBanner_ZCo h5 {
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    color: #ffffff;
}

.cookie_menu_pMU svg {
    fill: rgb(197,225,195);
    transition: transform 0.3s ease-in-out;
    width: 80px;
    height: 80px;
}

.track_cookies_HuV {
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 11px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    margin-left: 10px;
    flex-shrink: 0;
    color: #000000;
    text-align: center;
    min-width: 140px;
    line-height: 40px;
    text-decoration: none;
    box-shadow: 0 0 15px rgb(197,225,195);
    white-space: nowrap;
    background: linear-gradient(90deg, rgb(197,225,195), rgb(161,202,158));
    font-size: 17px;
}

.instructor_history_hRu .edu_stories_R2H {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgb(161,202,158,0.5),
                0 10px 0 -5px rgb(197,225,195,0.5);
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    transform: rotateY(-5deg);
    position: relative;
    padding: 3rem;
    backdrop-filter: blur(10px);
    transition: transform 0.5s ease;
    grid-template-areas:
        "photo quote"
        "info quote";
    grid-template-rows: auto auto;
    display: grid;
    border-radius: 17px;
    grid-template-columns: 300px 1fr;
    gap: 1.5rem;
}

.instructor_history_hRu .work_exp_WV0 {
    padding: 1.5rem 2rem;
    transform: translateZ(10px);
    color: #000000;
    border-left: 4px solid rgb(161,202,158);
    font-size: calc(18px * 1.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    line-height: 1.6;
    grid-area: quote;
    position: relative;
    font-weight: 400;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    border-radius: 0 17px 17px 0;
}


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



@media screen and (min-width: 992px) {.greeting_page_idy .main_intro_7wA::after {
    transform: perspective(1000px) rotateX(10deg);
    background-size: 60px 60px;
}.greeting_page_idy .training_pro_Hij {
    clip-path: polygon(
      0 0, 
      100% 0, 
      97% 97%, 
      3% 100%
    );
    padding: 6rem 5rem;
}.greeting_page_idy .title_style_header::after {
    width: 180px;
    bottom: -20px;
}
}



@media (hover: hover) {.greeting_page_idy .training_pro_Hij:hover {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: perspective(1000px) rotateX(1deg) translateY(-5px);
}.greeting_page_idy .training_pro_Hij:hover .title_style_header {
    transition: background-position 0.8s ease;
    background-position: right center;
}
}



@media (min-width: 992px) {.gratPage_j5P {
    padding: 180px 0;
}.gratPage_j5P .team_bios_8eU {
    padding: 5rem;
}.gratPage_j5P h5 {
    font-size: calc(22px * 1.2);
}.gratPage_j5P .team_bios_8eU > div:first-child::after {
    width: 100px;
}
}



@media (max-width: 480px) {.gratPage_j5P {
    padding: 60px 0;
}.gratPage_j5P .team_bios_8eU {
    clip-path: polygon(
            0% 0%, 
            95% 0%, 
            100% 5%, 
            100% 100%, 
            5% 100%, 
            0% 95%
        );
    padding: 2rem;
}.gratPage_j5P h5 {
    font-size: calc(22px * 0.85);
}.gratPage_j5P p {
    font-size: calc(12px * 0.9);
}}


@media only screen and (max-width: 800px) {.privacy_encasement_7PE {
    padding: 30px;
}.privacy_encasement_7PE h1 {
    font-size: calc(18px * 0.8);
}.privacy_encasement_7PE h2 {
    font-size: calc(18px * 0.9);
}}



@media (max-width: 768px) {.connect_form_eDH {
    padding: 60px 0;
}.connect_form_eDH .support_widget_rJR {
    flex-direction: column;
}.connect_form_eDH .picture_frame_GtP {
    width: 100%;
    min-height: 300px;
}.connect_form_eDH .support_info_9MX {
    width: 100%;
    padding: 40px 30px;
}.connect_form_eDH form h3 {
    margin-bottom: 30px;
}.connect_form_eDH form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect_form_eDH .request_query_zEA {
    margin-bottom: 30px;
}.connect_form_eDH .inquiry_request_w4M {
    padding: 15px 30px;
    width: 100%;
}
}



@media (max-width: 767px) {.location_details_P3k {
    padding: 40px 0;
}.location_details_P3k .contact_box_75S {
    padding: 20px;
}.location_details_P3k .quick_reach_RZO {
    margin-bottom: 20px;
    font-size: 17px;
}.location_details_P3k .picture_frame_GtP {
    height: 200px;
}.location_details_P3k .edu_guide_kRy {
    padding: 20px;
}.location_details_P3k .edu_guide_kRy p {
    font-size: 14px;
    margin-bottom: 15px;
}.location_details_P3k .reach_section_rL3 {
    font-size: 17px;
}.location_details_P3k .get_connected_ACk {
    grid-template-columns: 1fr;
}.location_details_P3k .edu_guide_kRy p svg {
    height: 15px;
    width: 15px;
    top: 4px;
}.location_details_P3k .reach_section_rL3 svg {
    width: 16px;
    height: 16px;
}.location_details_P3k .get_helpdesk_l1U svg {
    width: 12px;
    height: 12px;
}}



@media (min-width: 768px) {.pricing_tray_bGj {
    padding: 7rem 2rem;
}.pricing_tray_bGj .learn_fees_ULR {
    flex-direction: row;
    align-items: flex-start;
}.pricing_tray_bGj .pricing_levels_DtA {
    margin: 0;
    flex: 0 0 30%;
    padding-right: 2rem;
    text-align: left;
    order: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}.pricing_tray_bGj .pricing_levels_DtA h2 {
    text-align: left;
}.pricing_tray_bGj .pricing_levels_DtA h2::after {
    transform: none;
    left: 0;
}.pricing_tray_bGj .price_grid_kUj {
    margin: 0;
    max-width: 100%;
}.pricing_tray_bGj .fee_package_4ck {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
}
}



@media (min-width: 768px) {.course_structure_aPU .coding_expert_6EU {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}.course_structure_aPU .picture_frame_GtP {
    height: 450px;
    transform: perspective(1000px) rotateY(5deg) rotateX(2deg);
}.course_structure_aPU h3 {
    margin-bottom: 30px;
    font-size: 30px;
}
}



@media (max-width: 767px) {.course_structure_aPU {
    padding: 80px 0;
}.course_structure_aPU .text_slot_e5A {
    padding: 25px 20px;
}.course_structure_aPU h3 {
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-size: calc(18px * 1.05);
}.course_structure_aPU .picture_frame_GtP {
    height: 250px;
}.course_structure_aPU p.description {
    line-height: 1.6;
    max-height: 200px;
    font-size: calc(16px * 0.95);
}}



@media (max-width: 480px) {.audience_profile_sI2 {
    padding: 3rem 0;
}.audience_profile_sI2 .team_bios_8eU {
    padding: 0 1rem;
}.audience_profile_sI2 h3 {
    font-size: calc(34px * 0.7);
    margin-bottom: 1.8rem;
}.audience_profile_sI2 h3::before {
    width: 60px;
    height: 3px;
}.audience_profile_sI2 li {
    padding: 1.2rem;
}.audience_profile_sI2 li svg {
    height: 28px;
    width: 28px;
    margin-right: 0.8rem;
}.audience_profile_sI2 li::after {
    width: 30px;
    left: -8px;
    top: -8px;
    height: 30px;
}}


@media only screen and (max-width: 1200px) {.cookieNotificationBanner_ZCo {
    padding: 15px 0;
}.data_opt_rqV {
    padding: 15px 5%;
}
}


@media only screen and (max-width: 800px) {.cookie_menu_pMU {
    display: none;
}.data_opt_rqV {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookieNotificationBanner_ZCo h5 {
    font-size: 21px;
    margin-bottom: 5px;
}.learn_prefs_R3e {
    margin-bottom: 15px;
}.track_cookies_HuV {
    min-width: 100%;
    margin: 10px 0;
}}

@keyframes pulse_scrollbar { 0% { opacity: 1; } 50% { opacity: 0.7; } 100% { opacity: 1; } }



@keyframes slideInFromLeft {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes slideInFromRight {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}



@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}



@keyframes pulse {
    0% {
        filter: drop-shadow(0 0 2px rgba(rgb(197,225,195,0.5), 0.5));
    }
    50% {
        filter: drop-shadow(0 0 8px rgba(rgb(197,225,195,0.5), 0.8));
    }
    100% {
        filter: drop-shadow(0 0 2px rgba(rgb(197,225,195,0.5), 0.5));
    }
}



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

