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

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

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

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

header::before {
    top: 0;
    content: '';
    z-index: 0;
    left: 0;
    height: 100%;
    width: 35%;
    background: linear-gradient(135deg, rgb(216,200,217), rgb(184,164,185));
    position: absolute;
}

header .nav_wrap_ibjqZw {
    justify-content: center;
    text-decoration: none;
    padding: 1.2rem 0;
    width: 35%;
    position: relative;
    align-items: center;
    display: flex;
}

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

header .nav_main_zWHJ2p::before {
    content: '';
    width: 1px;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(216,200,217,0.5), transparent);
    height: 100%;
}

header .nav_base_JWMXoU::before {
    top: 0;
    height: 100%;
    transition: opacity 0.3s ease;
    content: '';
    width: 100%;
    background: linear-gradient(135deg, rgb(216,200,217,0.5), rgb(184,164,185,0.5));
    z-index: -1;
    left: 0;
    position: absolute;
    opacity: 0;
    border-radius: 10px;
}

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

footer {
    width: 100%;
    position: relative;
}

footer .teach_supp_Dxsw4Q {
    font-family: Arial, sans-serif;
    background:rgb(184,164,185);
    padding: 250px 0 30px;
    color: #ffffff;
    position: relative;
}

footer .peer_help_Mohmd4 {
    z-index: 1;
    position: relative;
}

footer .quick_request_W4piBg {
    border-radius: 16px;
    padding: 0;
    top: -120px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    flex-wrap: wrap;
    left: 0;
    right: 0;
    background-color: #ffffff;
    display: flex;
    position: absolute;
    overflow: hidden;
    margin-bottom: 50px;
}

footer .info_item::after {
    position: absolute;
    transition: width 0.3s ease;
    bottom: 0;
    left: 0;
    content: "";
    background-color: rgb(216,200,217);
    width: 0;
    height: 3px;
}

footer .info_item p,
footer .info_item a {
    transition: all 0.3s ease;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
}

footer .top_study_3X7mPO {
    position: relative;
    padding: 0 25px;
}

footer .milestone_cta_eVQM2h {
    line-height: 1.6;
    max-width: 350px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
}

footer .nav_main_zWHJ2p h5 {
    font-weight: 600;
    margin-bottom: 25px;
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    font-size: 22px;
    padding-bottom: 10px;
    position: relative;
}

footer .head_mainwrap_3kXnu7 {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 20px;
}

footer .head_mainwrap_3kXnu7 a:hover {
    background-color: rgb(216,200,217);
    color: #ffffff;
    transform: translateY(-3px);
}

footer .subscribe_holder {
    background-color: rgb(184,164,185,0.5);
    border-radius: 16px;
    padding: 30px 25px;
    position: relative;
}

footer .subscribe_holder p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    margin-bottom: 25px;
}

footer .input_holder::before {
    top: -10px;
    height: 50px;
    opacity: 0.1;
    width: 50px;
    content: "";
    z-index: -1;
    right: -10px;
    position: absolute;
    background-color: rgb(216,200,217);
    border-radius: 50%;
}

footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: rgb(184,164,185);
    padding: 15px;
    font-size: 14px;
}

footer .sub_cta_PgNuZD {
    cursor: pointer;
    color: #ffffff;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    font-weight: 600;
    background-color: rgb(216,200,217);
    border: none;
    font-size: 14px;
    overflow: hidden;
    transition: all 0.3s ease;
}

footer .sub_cta_PgNuZD:hover::before {
    left: 100%;
}

footer .desktop_app_K3cSRa {
    text-align: center;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    margin-top: 50px;
}

.opening_page_SOZyR8::before {
    z-index: 1;
    left: 0;
    pointer-events: none;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(216,200,217,0.5),
        transparent 2px,
        transparent 10px,
        rgb(216,200,217,0.5) 12px
    );
}

.opening_page_SOZyR8 .quick_skill_7n0Ikr {
    z-index: 2;
    transform-style: preserve-3d;
    gap: 2rem;
    display: flex;
    position: relative;
    flex-direction: column;
}

.opening_page_SOZyR8 .text_body_wrap_eVXJYz::before {
    top: -10px;
    left: -10px;
    content: "";
    bottom: 10px;
    opacity: 0.2;
    z-index: -1;
    position: absolute;
    right: 10px;
    transform: translateZ(-10px);
    background: linear-gradient(135deg, rgb(184,164,185,0.5), transparent);
}

.opening_page_SOZyR8 ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.opening_page_SOZyR8 .virtual_school_eB18xH {
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

.opening_page_SOZyR8 svg {
    transform: translateZ(30px) rotateY(5deg);
    height: 120px;
    margin-bottom: 1rem;
    transition: transform 0.5s ease, filter 0.5s ease;
    width: 120px;
    filter: drop-shadow(0 5px 15px rgba(0,0,0,0.1));
}

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

.opening_page_SOZyR8 .message_inquiry_0XTjoY:hover {
    box-shadow: 0 8px 25px rgba(94,170,168,0.4);
    transform: translateZ(20px) translateY(-3px);
}

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

.opening_page_SOZyR8 .message_inquiry_0XTjoY:hover::before {
    left: 100%;
}

.opening_page_SOZyR8 .img_zoom_rwKh1v::after {
    content: "";
    position: absolute;
    right: 0;
    opacity: 0.3;
    background: linear-gradient(135deg, rgb(216,200,217,0.5) 0%, rgb(184,164,185,0.5) 100%);
    mix-blend-mode: overlay;
    left: 0;
    transition: opacity 0.3s ease;
    top: 0;
    bottom: 0;
}

.opening_page_SOZyR8 .img_zoom_rwKh1v:hover::after {
    opacity: 0.2;
}



.opening_page_SOZyR8 .text_body_wrap_eVXJYz:hover svg {
    animation: floating 3s ease-in-out infinite;
}

.privacy_chamber_y1mFEO h1 {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 40px;
    font-size: 47px;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: rgb(216,200,217);
    margin-bottom: 25px;
}

.privacy_chamber_y1mFEO h3, .privacy_chamber_y1mFEO h4, .privacy_chamber_y1mFEO h5, .privacy_chamber_y1mFEO h6 {
    margin-top: 20px;
    font-weight: 400;
    color: #000000;
    font-size: 24px;
    margin-bottom: 15px;
}

.privacy_chamber_y1mFEO li {
    font-size: 12px;
    margin-bottom: 10px;
    color: #000000;
    line-height: 1.6;
}

.privacy_chamber_y1mFEO p, .privacy_chamber_y1mFEO span, .privacy_chamber_y1mFEO div {
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 10px;
    line-height: 1.8;
}

.course_program_description_vC1D2Y::before {
    position: absolute;
    content: "";
    z-index: 0;
    filter: blur(60px);
    top: -25%;
    opacity: 0.6;
    background: 
        radial-gradient(ellipse at 30% 40%, rgb(216,200,217,0.5) 0%, transparent 60%),
        radial-gradient(circle at 70% 60%, rgb(184,164,185,0.5) 0%, transparent 50%);
    left: -25%;
    transform-origin: center;
    animation: pulseBackground 20s ease-in-out infinite alternate;
    height: 150%;
    width: 150%;
}

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

.course_program_description_vC1D2Y .skill_track_OGJowm {
    grid-row: 3 / 11;
    backdrop-filter: blur(10px);
    transform: translateZ(0);
    position: relative;
    grid-column: 1 / 8;
    background: rgba(255, 255, 255, 0.07);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: 5;
    padding: 2.5rem;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.05),
        0 5px 10px rgba(0, 0, 0, 0.03);
}

.course_program_description_vC1D2Y .skill_track_OGJowm::after {
    position: absolute;
    transform: translateX(-50%);
    background: linear-gradient(to right, rgb(216,200,217) 0%, transparent 100%);
    width: 80%;
    height: 1px;
    bottom: -10px;
    content: "";
    left: 50%;
    filter: blur(1px);
}

.course_program_description_vC1D2Y .top_study_3X7mPO::before {
    inset: -4px;
    background: conic-gradient(
        from 0deg, 
        rgb(216,200,217) 0%, 
        rgb(184,164,185) 50%, 
        rgb(216,200,217) 100%
    );
    z-index: -1;
    animation: rotateConic 10s linear infinite;
    border-radius: 33% 67% 67% 33% / 33% 33% 67% 67%;
    position: absolute;
    content: "";
}

.course_program_description_vC1D2Y .top_study_3X7mPO svg path {
    fill: rgb(216,200,217);
    transition: fill 0.3s ease;
}

.course_program_description_vC1D2Y h3 {
    transform-origin: left bottom;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    text-shadow: 0 0 20px rgb(216,200,217,0.5);
    color: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    margin-bottom: 1.5rem;
    font-size: 31px;
    padding-right: 2rem;
}

.course_program_description_vC1D2Y .img_zoom_rwKh1v {
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    grid-column: 5 / 13;
    height: 500px;
    z-index: 4;
    grid-row: 1 / 13;
    transform: perspective(1000px) rotateY(-5deg) rotateX(5deg);
    overflow: hidden;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        10px 10px 20px rgba(0, 0, 0, 0.05);
    animation: morphShape 20s ease-in-out infinite alternate;
    position: relative;
}

.course_program_description_vC1D2Y .img_zoom_rwKh1v::after {
    content: "";
    z-index: 1;
    opacity: 0.2;
    top: -25%;
    left: -25%;
    position: absolute;
    mix-blend-mode: multiply;
    height: 150%;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(241,231,242) 100%
    );
    width: 150%;
    animation: pulseOverlay 15s ease-in-out infinite;
}

.course_program_description_vC1D2Y .quick_skill_7n0Ikr:hover .top_study_3X7mPO {
    transform: rotate(5deg) scale(1.05);
}

.course_program_description_vC1D2Y .quick_skill_7n0Ikr:hover .top_study_3X7mPO svg path {
    fill: rgb(184,164,185);
}

.pricing_list_item_XuZdkp::before {
    position: absolute;
    top: 0;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    right: 0;
    content: "";
}

.pricing_list_item_XuZdkp .fee_pricing_nC4NfX {
    position: relative;
}

.pricing_list_item_XuZdkp .fee_pricing_nC4NfX::after {
    border-radius: 50%;
    width: 250px;
    right: -120px;
    position: absolute;
    bottom: -80px;
    background: radial-gradient(circle, rgb(184,164,185,0.5) 0%, transparent 70%);
    pointer-events: none;
    content: "";
    opacity: 0.15;
    height: 250px;
}

.pricing_list_item_XuZdkp h2::after {
    width: 60%;
    position: absolute;
    height: 3px;
    bottom: -8px;
    left: 0;
    background: linear-gradient(90deg, rgb(216,200,217) 0%, rgb(184,164,185) 100%);
    content: "";
}

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

.pricing_list_item_XuZdkp .study_costs_nz2uFs {
    text-decoration: none;
    overflow: hidden;
    height: 100%;
    display: block;
    position: relative;
    color: #ffffff;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pricing_list_item_XuZdkp .value_fees_vwsJhb::before {
    opacity: 0;
    z-index: 0;
    width: 100%;
    left: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, 
        rgb(216,200,217,0.5) 0%, 
        transparent 50%, 
        rgb(184,164,185,0.5) 100%);
}

.pricing_list_item_XuZdkp .study_costs_nz2uFs:hover .value_fees_vwsJhb::before {
    opacity: 0.15;
}

.pricing_list_item_XuZdkp .edu_rates_FdSyqi h4 {
    margin: 0 0 20px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    font-size: calc(18px * 1.2);
    transition: color 0.3s ease;
}

.pricing_list_item_XuZdkp .study_costs_nz2uFs:hover .edu_rates_FdSyqi h4::after {
    opacity: 1;
    height: 100%;
}

.pricing_list_item_XuZdkp .edu_rates_FdSyqi p {
    overflow-y: auto;
    max-height: 200px;
    overflow-wrap: break-word;
    font-size: 16px;
    flex-grow: 1;
    color: rgba(255,255,255,0.8);
    margin-bottom: 25px;
    line-height: 1.6;
    scrollbar-color: rgb(216,200,217) rgba(255,255,255,0.1);
    word-break: break-word;
    scrollbar-width: thin;
}

.pricing_list_item_XuZdkp .study_costs_nz2uFs:hover .access_cost_xpQWDU {
    transform: scale(1.05);
    box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}

.who_we_are_W81wuO {
    background: rgb(241,231,242);
    position: relative;
    overflow: hidden;
    padding: 110px 0;
}

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

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

.who_we_are_W81wuO h3 {
    font-size: 42px;
    font-weight: 700;
    position: relative;
    grid-column: 1 / -1;
    margin-bottom: 60px;
    color: #000000;
    display: inline-block;
}

.who_we_are_W81wuO .mentor_approach_TRMpfZ {
    grid-column: 7 / -1;
    z-index: 1;
    position: relative;
}

.who_we_are_W81wuO .training_space_FWmgaU span {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
    color: rgb(216,200,217);
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
}

.who_we_are_W81wuO .img_zoom_rwKh1v,
.who_we_are_W81wuO .edu_leadership_3t45vh {
    box-shadow: 15px 15px 0 rgb(216,200,217,0.5);
    border-radius: 0;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    height: 360px;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
}

.who_we_are_W81wuO .edu_leadership_3t45vh:hover {
    box-shadow: 20px 20px 0 rgb(184,164,185,0.5);
}

.who_we_are_W81wuO .mentor_approach_TRMpfZ::before {
    top: -20px;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(184,164,185,0.5),
        rgb(184,164,185,0.5) 5px,
        transparent 5px,
        transparent 10px
    );
    z-index: -1;
    height: 100px;
    width: 100px;
    content: "";
    right: -20px;
}

.who_we_are_W81wuO .img_zoom_rwKh1v::before,
.who_we_are_W81wuO .edu_leadership_3t45vh::before {
    top: 0;
    height: 100%;
    content: "";
    transition: all 0.6s;
    transform: skewX(-25deg);
    width: 100%;
    left: -100%;
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    z-index: 2;
    position: absolute;
}



.who_we_are_W81wuO .mentor_approach_TRMpfZ p {
    font-style: italic;
    position: relative;
    padding-left: 20px;
}

.who_we_are_W81wuO .mentor_approach_TRMpfZ p::before {
    left: 0;
    top: 0;
    content: "";
    background: rgb(184,164,185);
    height: 100%;
    position: absolute;
    width: 4px;
}

.cookie_tips_epYB5r {
    align-items: center;
    flex-direction: column;
    z-index: 1;
    display: flex;
}

.data_guard_8XlgqI {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}

.data_guard_8XlgqI svg, .data_guard_8XlgqI svg path, .data_guard_8XlgqI img {
    width: 80px;
    fill: rgb(216,200,217);
    height: 80px;
}

.cookieNoticePromptPanel_1kItvs p {
    color: #000000;
    margin-bottom: 20px;
    font-size: 18px;
}

.user_dialog_rtOTjA {
    padding: 10px 20px;
    border-radius: 10px;
    color: #ffffff;
    text-align: center;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    background: rgb(216,200,217);
    cursor: pointer;
    width: calc(50% - 10px);
    font-size: 17px;
    display: inline-block;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    margin: 5px;
}


#consentPolicyBanner_cQ1j9d {
    display: none;
}

#consentPolicyBanner_cQ1j9d:checked ~ .cookieNoticePromptPanel_1kItvs {
    opacity: 0;
    visibility: hidden;
}

.contact_box_cG4VBb .container {
    padding: 0 20px;
    max-width: 1280px;
    margin: 0 auto;
}

.contact_box_cG4VBb .connect_card_Qw25zg {
    overflow: hidden;
    border-radius: 17px;
    position: relative;
    flex-direction: column;
    background: #ffffff;
    display: flex;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
}

.contact_box_cG4VBb .feedback_widget_xOT4Cl div {
    position: relative;
    padding: 20px 40px;
    align-items: center;
    transition: background-color 0.3s ease;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    justify-content: flex-start;
}

.contact_box_cG4VBb .feedback_widget_xOT4Cl div:last-child {
    border-bottom: none;
}

.contact_box_cG4VBb .feedback_widget_xOT4Cl div svg path {
    fill: #ffffff;
}

.contact_box_cG4VBb .feedback_widget_xOT4Cl div span a {
    text-decoration: none;
    color: #ffffff;
    transition: opacity 0.3s ease;
}

.contact_box_cG4VBb .support_widget_nE7Ch3 {
    background-color: #ffffff;
    padding: 50px;
}

.contact_box_cG4VBb .support_widget_nE7Ch3 h3::after {
    position: absolute;
    content: '';
    bottom: -10px;
    width: 80px;
    background-color: rgb(184,164,185);
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
}

.contact_box_cG4VBb .support_widget_nE7Ch3 input[type="text"]:focus,
.contact_box_cG4VBb .support_widget_nE7Ch3 input[type="email"]:focus {
    outline: none;
    border-color: rgb(184,164,185);
}

.contact_box_cG4VBb .support_widget_nE7Ch3 input::placeholder {
    color: #000000;
    opacity: 0.6;
}

.contact_box_cG4VBb .support_widget_nE7Ch3 .contact_message_YSDIVa {
    align-items: flex-start;
    position: relative;
    display: flex;
    margin-bottom: 25px;
}

.contact_box_cG4VBb .support_widget_nE7Ch3 .contact_message_YSDIVa input[type="checkbox"]:checked {
    background-color: rgb(184,164,185);
    border-color: rgb(184,164,185);
}

.contact_box_cG4VBb .support_widget_nE7Ch3 .contact_message_YSDIVa input[type="checkbox"]:checked::before {
    transform: translate(-50%, -50%);
    font-size: 14px;
    content: '✓';
    position: absolute;
    left: 50%;
    color: #ffffff;
    top: 50%;
}

.contact_box_cG4VBb .support_widget_nE7Ch3 .contact_message_YSDIVa label a:hover {
    color: rgb(216,200,217);
}

.contact_box_cG4VBb .support_widget_nE7Ch3 .message_inquiry_0XTjoY {
    font-size: 15px;
    position: relative;
    overflow: hidden;
    border: none;
    height: 55px;
    transition: background-color 0.3s ease;
    cursor: pointer;
    width: 100%;
    color: #ffffff;
    border-radius: 0;
    background-color: rgb(184,164,185);
    font-weight: 600;
}

.contact_box_cG4VBb .support_widget_nE7Ch3 .message_inquiry_0XTjoY:hover::before {
    left: 100%;
}

.course_instructor_6nCReG::before {
    z-index: 0;
    top: 0;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(184,164,185,0.5) 5%, transparent 5.5%),
        radial-gradient(circle at 90% 20%, rgb(184,164,185,0.5) 2%, transparent 2.5%),
        radial-gradient(circle at 30% 80%, rgb(184,164,185,0.5) 3%, transparent 3.5%),
        radial-gradient(circle at 70% 90%, rgb(184,164,185,0.5) 4%, transparent 4.5%);
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    opacity: 0.3;
    content: "";
}

.course_instructor_6nCReG .client_opinions_jITFBd:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.12),
        0 10px 20px rgba(0,0,0,0.07),
        0 0 0 1px rgba(0,0,0,0.03);
}

.course_instructor_6nCReG .client_opinions_jITFBd > div:first-child {
    position: relative;
    justify-self: center;
}

.course_instructor_6nCReG .img_zoom_rwKh1v {
    width: 150px;
    box-shadow: 
        0 10px 20px rgba(0,0,0,0.1),
        0 5px 10px rgba(0,0,0,0.05);
    overflow: hidden;
    border-radius: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    height: 150px;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
}

.course_instructor_6nCReG .client_opinions_jITFBd:hover .img_zoom_rwKh1v::before {
    opacity: 0.8;
}

.course_instructor_6nCReG .client_opinions_jITFBd > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
    align-items: center;
}

.course_instructor_6nCReG .name::after {
    left: 0;
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    height: 2px;
    background: rgb(216,200,217);
    width: 0;
    bottom: -4px;
    content: "";
}

.course_instructor_6nCReG .client_opinions_jITFBd:hover > div:nth-child(2) > div {
    transform: translateY(3px) scale(1.03);
}

.course_instructor_6nCReG .emp_details_sSow3j {
    padding: 0.5rem 0;
    margin: 0;
    text-align: justify;
    position: relative;
    transition: all 0.3s ease;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 15px;
}

.course_instructor_6nCReG .emp_details_sSow3j::before {
    transition: all 0.4s ease;
    opacity: 0.2;
    font-size: 4rem;
    content: "";
    left: -10px;
    position: absolute;
    top: -25px;
    color: rgb(216,200,217,0.5);
}

.course_instructor_6nCReG .client_opinions_jITFBd:hover .emp_details_sSow3j::before,
.course_instructor_6nCReG .client_opinions_jITFBd:hover .emp_details_sSow3j::after {
    opacity: 0.4;
    transform: scale(1.1);
}

.program_assets_zxCOZm::before {
    right: -5%;
    animation: float 15s infinite alternate ease-in-out;
    z-index: 0;
    width: 25%;
    filter: blur(50px);
    background: linear-gradient(225deg, rgb(216,200,217,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    border-radius: 50%;
    top: -5%;
    height: 25%;
}

.program_assets_zxCOZm .container {
    position: relative;
    padding: 0 1.5rem;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
}

.program_assets_zxCOZm .text_body_wrap_eVXJYz {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: rgba(255, 255, 255, 0.8);
    padding: 2.5rem;
    border-left: 4px solid rgb(216,200,217);
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.03);
    backdrop-filter: blur(10px);
}

.program_assets_zxCOZm .text_body_wrap_eVXJYz > div {
    margin-bottom: 1.5rem;
}

.program_assets_zxCOZm .text_body_wrap_eVXJYz > div:last-child {
    margin-bottom: 0;
}

.program_assets_zxCOZm li {
    margin-bottom: 1rem;
    transform: translateX(0);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.program_assets_zxCOZm li p {
    font-size: calc(14px - 0.05rem);
    line-height: 1.6;
    gap: 1rem;
    color: #000000;
    margin: 0;
    display: flex;
    align-items: flex-start;
}

.program_assets_zxCOZm li:hover svg {
    transform: rotate(15deg) scale(1.1);
}

.program_assets_zxCOZm svg path {
    transition: fill 0.3s ease;
    fill: rgb(216,200,217);
}

.program_assets_zxCOZm .img_zoom_rwKh1v {
    filter: saturate(1.05);
    height: auto;
    border-radius: 22px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 8px 12px rgba(0, 0, 0, 0.06);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    object-fit: cover;
    transform: perspective(1000px) rotateY(-3deg);
}

.thxDiv_IzQS9m::after {
    z-index: 0;
    transform: rotate(-15deg);
    height: 15rem;
    content: "";
    position: absolute;
    right: -5rem;
    opacity: 0.15;
    width: 15rem;
    bottom: -5rem;
    background: linear-gradient(225deg, rgb(184,164,185) 0%, transparent 70%);
}

.thxDiv_IzQS9m .quick_skill_7n0Ikr {
    flex-direction: column;
    opacity: 0;
    gap: 2.5rem;
    animation: slide-in 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    display: flex;
    position: relative;
    transform: translateX(-20px);
}

.thxDiv_IzQS9m .quick_skill_7n0Ikr > div:last-child {
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1), 
                0 20px 40px -20px rgba(0, 0, 0, 0.15);
    transform: translateY(15px);
    background: rgba(255, 255, 255, 0.9);
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    padding: 2.5rem;
    opacity: 0;
}

.thxDiv_IzQS9m h5 {
    font-weight: 700;
    font-size: 21px;
    position: relative;
    color: #000000;
    transition: transform 0.4s ease;
    margin: 0;
    padding-left: 1rem;
    line-height: 1.4;
    transform: translateY(0);
}

.thxDiv_IzQS9m a {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    text-decoration: none;
}

.thxDiv_IzQS9m a:hover p {
    color: rgb(216,200,217);
}

.pricing_list_item_XuZdkp .edu_rates_FdSyqi p::-webkit-scrollbar {
    width: 5px;
}

.pricing_list_item_XuZdkp .edu_rates_FdSyqi p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
}

.pricing_list_item_XuZdkp .edu_rates_FdSyqi p::-webkit-scrollbar-thumb {
    background: rgb(216,200,217);
    border-radius: 10px;
}



@media (max-width: 767px) {header {
    background: rgb(241,231,242);
}header::before {
    top: 0;
    width: 100%;
    height: auto;
    bottom: 50%;
}header .top_base_9BhXRz {
    align-items: center;
    flex-direction: column;
}header .nav_wrap_ibjqZw {
    padding: 0.8rem 0;
    width: 100%;
}header .nav_wrap_ibjqZw svg {
    width: 120px;
}header .nav_main_zWHJ2p {
    width: 95%;
    gap: 0.6rem;
    justify-content: center;
    padding: 0.8rem 0;
    flex-wrap: wrap;
}header .nav_main_zWHJ2p::before {
    background: linear-gradient(to right, transparent, rgb(216,200,217,0.5), transparent);
    height: 1px;
    top: 0;
    left: 0;
    width: 100%;
}header .nav_base_JWMXoU {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    padding: 0.5rem 0.9rem;
}
}



@media (min-width: 768px) {footer .teach_supp_Dxsw4Q {
    padding-top: 60px;
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_cta_PgNuZD {
    white-space: nowrap;
}
}



@media (max-width: 767px) {footer .info_item {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}footer .info_item:last-child {
    border-bottom: none;
}footer .nav_main_zWHJ2p, footer .subscribe_holder, footer .top_study_3X7mPO {
    padding: 20px;
}footer .desktop_app_K3cSRa {
    margin-top: 40px;
}
}



@media (min-width: 768px) {.opening_page_SOZyR8 {
    padding: 5rem;
}.opening_page_SOZyR8 h1 {
    margin-left: 2rem;
    font-size: calc(31px * 0.8);
    text-align: left;
}.opening_page_SOZyR8 .quick_skill_7n0Ikr {
    min-height: 500px;
    flex-direction: row;
    height: auto;
}.opening_page_SOZyR8 .text_body_wrap_eVXJYz {
    z-index: 3;
    flex: 1;
    padding: 3rem;
    margin-right: -50px;
    align-self: center;
}.opening_page_SOZyR8 .img_zoom_rwKh1v {
    flex: 1;
    height: auto;
    clip-path: polygon(5% 0, 100% 5%, 95% 100%, 0 95%);
}.opening_page_SOZyR8 .virtual_school_eB18xH {
    text-align: left;
    align-items: flex-start;
}
}



@media only screen and (max-width: 800px) {.privacy_chamber_y1mFEO {
    border-radius: 10px;
    padding: 20px 10px;
}.privacy_chamber_y1mFEO h1 {
    font-size: calc(24px - 10px);
}.privacy_chamber_y1mFEO h2 {
    font-size: calc(24px - 5px);
}.privacy_chamber_y1mFEO h3, .privacy_chamber_y1mFEO h4, .privacy_chamber_y1mFEO h5, .privacy_chamber_y1mFEO h6 {
    font-size: calc(24px - 5px);
}}



@media (max-width: 992px) {.course_program_description_vC1D2Y {
    padding: 5rem 0;
}.course_program_description_vC1D2Y .quick_skill_7n0Ikr {
    grid-template-rows: auto auto;
    gap: 10px;
    min-height: auto;
    grid-template-columns: 1fr;
}.course_program_description_vC1D2Y .skill_track_OGJowm {
    z-index: 5;
    padding: 2.5rem;
    grid-column: 1 / -1;
    grid-row: 2 / 3;
    margin-top: -80px;
}.course_program_description_vC1D2Y .img_zoom_rwKh1v {
    grid-row: 1 / 2;
    border-radius: 40% 60% 60% 40% / 30% 40% 60% 70%;
    grid-column: 1 / -1;
    height: 350px;
}.course_program_description_vC1D2Y .top_study_3X7mPO {
    margin-left: auto;
    margin-right: auto;
}.course_program_description_vC1D2Y h3 {
    text-align: center;
    padding-right: 0;
}.course_program_description_vC1D2Y h3::before {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    animation: lineCenterExpand 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.course_program_description_vC1D2Y p {
    text-align: center;
}.course_program_description_vC1D2Y .quick_skill_7n0Ikr:hover .img_zoom_rwKh1v {
    transform: perspective(1000px) rotateX(-5deg) scale(1.03);
}.course_program_description_vC1D2Y .quick_skill_7n0Ikr:hover .skill_track_OGJowm {
    transform: translateZ(10px) translateY(-15px);
}
}



@media (max-width: 1200px) {.pricing_list_item_XuZdkp {
    padding: 100px 0;
}.pricing_list_item_XuZdkp .training_sub_Q6P3il {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.pricing_list_item_XuZdkp h2 {
    transform: translateX(0);
}.pricing_list_item_XuZdkp .indv_cost_FYsdt0 {
    transform: translateX(0);
    max-width: 90%;
}
}



@media (max-width: 768px) {.pricing_list_item_XuZdkp {
    padding: 70px 0;
}.pricing_list_item_XuZdkp .training_sub_Q6P3il {
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}.pricing_list_item_XuZdkp h2 {
    font-size: calc(29px * 0.9);
}.pricing_list_item_XuZdkp .indv_cost_FYsdt0 {
    font-size: 16px;
    margin-bottom: 40px;
    max-width: 100%;
}
}



@media (max-width: 576px) {.pricing_list_item_XuZdkp {
    padding: 60px 0;
}.pricing_list_item_XuZdkp .training_sub_Q6P3il {
    grid-template-columns: 1fr;
}.pricing_list_item_XuZdkp h2 {
    display: block;
    text-align: center;
    font-size: calc(29px * 0.8);
}.pricing_list_item_XuZdkp h2::after {
    width: 60%;
    left: 20%;
}.pricing_list_item_XuZdkp .indv_cost_FYsdt0 {
    margin-bottom: 30px;
    text-align: center;
}.pricing_list_item_XuZdkp .edu_rates_FdSyqi h4 {
    font-size: calc(18px * 1.1);
}.pricing_list_item_XuZdkp .edu_rates_FdSyqi p {
    max-height: 150px;
}.pricing_list_item_XuZdkp .access_cost_xpQWDU {
    font-size: calc(18px * 1.1);
}}



@media (max-width: 768px) {.who_we_are_W81wuO {
    padding: 70px 0;
}.who_we_are_W81wuO h3 {
    font-size: calc(42px * 0.8);
    margin-bottom: 35px;
}.who_we_are_W81wuO .training_space_FWmgaU,
    .who_we_are_W81wuO .mentor_approach_TRMpfZ {
    margin-bottom: 40px;
}.who_we_are_W81wuO .img_zoom_rwKh1v,
    .who_we_are_W81wuO .edu_leadership_3t45vh {
    box-shadow: 10px 10px 0 rgb(216,200,217,0.5);
    height: 350px;
}.who_we_are_W81wuO .edu_leadership_3t45vh {
    box-shadow: 10px 10px 0 rgb(184,164,185,0.5);
}.who_we_are_W81wuO .img_zoom_rwKh1v:hover,
    .who_we_are_W81wuO .edu_leadership_3t45vh:hover {
    box-shadow: 15px 15px 0 rgb(216,200,217,0.5);
}.who_we_are_W81wuO .edu_leadership_3t45vh:hover {
    box-shadow: 15px 15px 0 rgb(184,164,185,0.5);
}
}


@media only screen and (max-width: 600px) {.cookieNoticePromptPanel_1kItvs {
    transform: none;
    width: 100%;
    border-radius: 0;
    left: 0;
    bottom: 0;
}.cookie_tips_epYB5r {
    padding: 15px;
}.data_guard_8XlgqI svg {
    height: 50px;
    width: 50px;
}.cookieNoticePromptPanel_1kItvs h5 {
    font-size: calc(20px - 2px);
}.cookieNoticePromptPanel_1kItvs p {
    font-size: calc(18px - 2px);
}.user_dialog_rtOTjA {
    width: calc(100% - 10px);
    padding: 8px 16px;
    font-size: calc(17px - 2px);
}}



@media screen and (min-width: 992px) {.contact_box_cG4VBb .connect_card_Qw25zg {
    display: grid;
    grid-template-columns: 1fr 1fr;
}.contact_box_cG4VBb .feedback_widget_xOT4Cl {
    border-radius: 0 17px 17px 0;
    flex-direction: column;
    display: flex;
}.contact_box_cG4VBb .support_widget_nE7Ch3 {
    justify-content: center;
    display: flex;
    flex-direction: column;
    border-radius: 17px 0 0 17px;
}.contact_box_cG4VBb .feedback_widget_xOT4Cl h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    padding: 40px 30px;
}.contact_box_cG4VBb .feedback_widget_xOT4Cl div {
    flex: 1;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.contact_box_cG4VBb .feedback_widget_xOT4Cl div:last-child {
    border-bottom: none;
}
}



@media screen and (max-width: 480px) {.contact_box_cG4VBb {
    padding: 40px 0;
}.contact_box_cG4VBb .support_widget_nE7Ch3 {
    padding: 30px 20px;
}.contact_box_cG4VBb .support_widget_nE7Ch3 h3 {
    font-size: 19px;
}.contact_box_cG4VBb .feedback_widget_xOT4Cl h3 {
    font-size: 19px;
    padding: 20px 15px;
}.contact_box_cG4VBb .feedback_widget_xOT4Cl div {
    padding: 15px 20px;
}.contact_box_cG4VBb .feedback_widget_xOT4Cl div svg {
    width: 20px;
    margin-right: 15px;
    height: 20px;
}}



@media (min-width: 992px) {.course_instructor_6nCReG .client_opinions_jITFBd {
    margin: 0 3rem;
}.course_instructor_6nCReG .img_zoom_rwKh1v {
    height: 220px;
    width: 220px;
}.course_instructor_6nCReG .name {
    font-size: calc(22px * 1.2);
}.course_instructor_6nCReG .client_opinions_jITFBd > div:nth-child(2) > div {
    font-size: 15px;
}.course_instructor_6nCReG .emp_details_sSow3j {
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}
}



@media (max-width: 480px) {.course_instructor_6nCReG {
    padding: 3rem 0;
}.course_instructor_6nCReG .container {
    padding: 0 1rem;
}.course_instructor_6nCReG .img_zoom_rwKh1v {
    height: 120px;
    width: 120px;
}.course_instructor_6nCReG .name {
    font-size: 22px;
}.course_instructor_6nCReG .client_opinions_jITFBd > div:nth-child(2) > div {
    font-size: calc(15px * 0.9);
}.course_instructor_6nCReG .emp_details_sSow3j {
    padding: 0;
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}}



@media (min-width: 992px) {.program_assets_zxCOZm {
    padding: 10rem 0;
}.program_assets_zxCOZm .quick_skill_7n0Ikr {
    grid-template-columns: 1.1fr 0.9fr;
    gap: 5rem;
}.program_assets_zxCOZm .img_zoom_rwKh1v {
    max-height: 600px;
}
}



@media (max-width: 767px) {.program_assets_zxCOZm .text_body_wrap_eVXJYz {
    padding: 1.5rem;
}.program_assets_zxCOZm h4 {
    font-size: calc(18px - 0.1rem);
}.program_assets_zxCOZm li p {
    font-size: calc(14px - 0.1rem);
}.program_assets_zxCOZm svg {
    height: 20px;
    width: 20px;
}
}



@media (min-width: 992px) {.thxDiv_IzQS9m {
    padding: 8rem 0;
}.thxDiv_IzQS9m .container {
    padding: 0 2rem;
}.thxDiv_IzQS9m .quick_skill_7n0Ikr {
    gap: 4rem;
}.thxDiv_IzQS9m .quick_skill_7n0Ikr > div:first-child {
    padding-left: 2rem;
}.thxDiv_IzQS9m .quick_skill_7n0Ikr > div:first-child::before {
    width: 0.7rem;
    left: 0;
}.thxDiv_IzQS9m h5 {
    padding-left: 2rem;
    font-size: calc(21px * 1.4);
}.thxDiv_IzQS9m .quick_skill_7n0Ikr > div:last-child {
    padding: 4rem;
    margin-left: 6rem;
    max-width: 80%;
}.thxDiv_IzQS9m p {
    line-height: 1.9;
    font-size: calc(13px * 1.1);
}
}



@keyframes floating {
    0% { transform: translateY(0) translateZ(30px) rotateY(5deg); }
    50% { transform: translateY(-10px) translateZ(35px) rotateY(3deg); }
    100% { transform: translateY(0) translateZ(30px) rotateY(5deg); }
}



@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.6;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}



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



@keyframes lineExpand {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes pulseOverlay {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}



@keyframes lineCenterExpand {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}



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



@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(10px, 10px);
    }
    100% {
        transform: translate(-10px, 5px);
    }
}



@keyframes fade-up {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

