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

.review_block_8Zz {
    flex: 0 0 auto;
}

.review_block_8Zz {
    padding: 100px 0 30px;
    font-family: Arial, sans-serif;
    background-color: rgb(212,217,239);
    position: relative;
    color: #000000;
}

footer .connect_section_orK {
    flex-wrap: wrap;
    border-radius: 24px;
    margin-bottom: 60px;
    background-color: #ffffff;
    padding: 25px;
    z-index: 2;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    transform: translateY(-30px);
    display: flex;
    position: relative;
}

footer .info_item p,
footer .info_item a {
    font-size: 14px;
    vertical-align: middle;
    color: #000000;
    text-decoration: none;
    display: inline-block;
    transition: color 0.3s ease;
}

footer .nav_mentor_K9N::after {
    position: absolute;
    right: 30px;
    height: 1px;
    content: "";
    left: 30px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(170,181,218), transparent);
}

footer .header_page_lz1 {
    gap: 10px;
    display: grid;
    margin-bottom: 20px;
    grid-template-columns: 1fr;
}

footer .header_page_lz1 a::after {
    content: "";
    left: 0;
    height: 2px;
    position: absolute;
    bottom: 5px;
    width: 0;
    transition: width 0.3s ease;
    background-color: rgb(170,181,218);
}

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

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

footer .brainstorm_V4w {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    color: #000000;
    padding: 8px 20px;
    font-size: 12px;
    border-radius: 30px;
    display: inline-block;
}

.teaching_process_CQ9 .skill_sessions_xOR {
    margin: 0 auto;
    transform-style: preserve-3d;
    max-width: 1140px;
    padding: 0 20px;
    position: relative;
}

.teaching_process_CQ9 h2 {
    position: relative;
    margin-bottom: 35px;
    font-size: 35px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    transform: translateZ(20px);
    color: #000000;
}

.teaching_process_CQ9:hover .phrase_holder_wiA {
    transform: translateZ(15px) translateX(0);
    box-shadow: 
        15px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 0 0 1px rgba(rgba(0, 0, 0, 0.5), 0.03);
}

.teaching_process_CQ9 p::first-letter {
    font-size: 1.3em;
    font-weight: 600;
    color: rgb(170,181,218);
}



.test_drive_8XR::after {
    filter: blur(1px);
    height: 100%;
    background-image: 
        radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.3) 0%, transparent 5px),
        radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.2) 0%, transparent 4px),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.3) 0%, transparent 6px),
        radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0.2) 0%, transparent 5px),
        radial-gradient(circle at 90% 90%, rgba(255, 255, 255, 0.3) 0%, transparent 7px),
        radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.2) 0%, transparent 4px),
        radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 6px);
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    animation: particlesMove 25s linear infinite;
    top: 0;
}

.test_drive_8XR::after {
    height: 100%;
    position: absolute;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 20px,
            rgba(255, 255, 255, 0.03) 20px,
            rgba(255, 255, 255, 0.03) 21px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 20px,
            rgba(255, 255, 255, 0.03) 20px,
            rgba(255, 255, 255, 0.03) 21px
        );
    width: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    content: '';
}



.test_drive_8XR::after {
    top: 0;
    animation: spectrumVertical 15s linear infinite;
    background: linear-gradient(
        180deg,
        transparent 0%,
        rgb(170,181,218) 25%,
        #ffffff 50%,
        rgb(128,145,197) 75%,
        transparent 100%
    );
    content: '';
    position: absolute;
    left: 50%;
    width: 2px;
    height: 100%;
    z-index: 3;
    filter: blur(2px);
    opacity: 0.5;
}



.test_drive_8XR .request_info_6wd:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 0 20px rgba(255, 255, 255, 0.3);
    transform: translateY(-5px) scale(1.03);
}

.title_board_JnL::before {
    opacity: 0.8;
    position: absolute;
    background: 
    radial-gradient(circle at 75% 25%, rgb(128,145,197,0.5) 0%, transparent 50%),
    radial-gradient(circle at 25% 75%, rgb(170,181,218,0.5) 0%, transparent 40%);
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    animation: pulseGradient 15s ease-in-out infinite alternate;
    z-index: 0;
}

.learn_expressfast_84L > div:first-child {
    backdrop-filter: blur(10px);
    transform: translateZ(20px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    padding: 2rem;
    background: linear-gradient(to right, rgba(255,255,255,0.08), rgba(255,255,255,0.15));
}

.title_board_JnL .skills_center_9mt {
    background: linear-gradient(135deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    padding: 2.5rem;
    position: relative;
    gap: 1.5rem;
    transform: translateZ(0);
    flex-direction: column;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.08),
    0 0 0 1px rgba(0,0,0,0.02);
    display: flex;
}

header::before {
    top: 0;
    background: linear-gradient(to right, 
        rgb(170,181,218,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(128,145,197,0.5) 100%);
    opacity: 0.4;
    height: 100%;
    left: 0;
    z-index: 0;
    width: 100%;
    content: '';
    position: absolute;
}

header .main_know_des:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
    transform: translateY(-3px);
}

header .nav_page_fbN:hover {
    color: #ffffff;
    box-shadow: 0 3px 8px rgb(170,181,218,0.5);
    background: linear-gradient(135deg, rgb(170,181,218), rgb(128,145,197));
    transform: translateY(-2px);
}

.instructor_history_Xkv .container {
    max-width: 800px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}

.instructor_history_Xkv .img_center_5sI {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    border-radius: 2px;
    transform: rotate(0deg);
    position: absolute;
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(170,181,218);
    transition: all 0.5s ease;
    left: 40px;
    height: 120px;
    width: 120px;
    top: -60px;
}

.instructor_history_Xkv .career_table_prt {
    margin-top: 40px;
    font-size: 15px;
    padding-left: 0;
    font-weight: 400;
    line-height: 1.8;
    transition: padding 0.5s ease;
    color: #000000;
    position: relative;
}

.connect_form_mU1::before {
    content: '';
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    height: 100%;
    left: 0;
}

.connect_form_mU1 .feedback_card_ec6 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    display: flex;
    border-radius: 10px;
    position: relative;
    background: #ffffff;
    overflow: hidden;
}

.connect_form_mU1 input[type="text"]:focus,
.connect_form_mU1 textarea:focus {
    outline: none;
    border-color: rgb(170,181,218);
}

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

.connect_form_mU1 .feedback_query_R5j label::before {
    width: 22px;
    height: 22px;
    position: absolute;
    border: 2px solid rgb(128,145,197);
    background: #ffffff;
    transition: all 0.3s ease;
    left: 0;
    content: '';
    top: 0;
}

.connect_form_mU1 .support_map_gPy {
    padding: 60px 40px;
    display: flex;
    position: relative;
    justify-content: center;
    flex-direction: column;
    color: #ffffff;
    flex: 1;
    background: #000000;
}

.connect_form_mU1 .support_map_gPy h4::after {
    content: '';
    height: 3px;
    left: 0;
    bottom: -15px;
    position: absolute;
    background: rgb(170,181,218);
    width: 50px;
}

.connect_form_mU1 .message_widget_oU1 li:hover {
    transform: translateX(5px);
}

.connect_form_mU1 .message_widget_oU1 li:hover svg {
    transform: scale(1.2);
}

.connect_form_mU1 .message_widget_oU1 a:hover {
    color: rgb(170,181,218);
}

.confidential_armory_PoT::after {
    content: "";
    height: 5px;
    left: 0;
    background: linear-gradient(90deg, rgb(170,181,218), rgb(128,145,197), rgb(170,181,218));
    position: absolute;
    width: 100%;
    bottom: 0;
    opacity: 0.7;
}

.confidential_armory_PoT h1:hover::after {
    transform: scaleX(1.5);
}

.confidential_armory_PoT h2::before {
    bottom: 0.25rem;
    left: 0;
    width: 4px;
    background: linear-gradient(to bottom, rgb(170,181,218), rgb(128,145,197));
    border-radius: 10px;
    top: 0.25rem;
    position: absolute;
    content: "";
}

.confidential_armory_PoT p strong::after {
    opacity: 0.5;
    width: 100%;
    content: "";
    bottom: -2px;
    height: 2px;
    background: rgb(128,145,197,0.5);
    position: absolute;
    left: 0;
}


#cookieUsageNotice_zu1 {
    display: none;
}

#cookieUsageNotice_zu1:checked ~ .cookieNotificationBar_oxD {
    opacity: 0;
    visibility: hidden;
}

.cookieNotificationBar_oxD p {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.data_policy_frR svg {
    transition: transform 0.3s ease-in-out;
    fill: rgb(170,181,218);
    width: 80px;
    height: 80px;
}

.cookie_button.cookie_none_RT6 {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(128,145,197);
    color: #ffffff;
}

.cookieNotificationBar_oxD p a:hover {
    color: rgb(128,145,197);
}

.appCard_Dfq::after {
    background: linear-gradient(45deg, rgba(rgb(170,181,218), 0.03) 0%, rgba(rgb(128,145,197), 0.05) 100%);
    transform: rotate(-15deg);
    position: absolute;
    right: -5%;
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 80%);
    content: "";
    z-index: 0;
    top: -10%;
    animation: float 15s infinite ease-in-out;
    height: 70%;
    width: 40%;
}

.appCard_Dfq .skill_sessions_xOR::before {
    content: "";
    height: 6px;
    left: 0;
    background: linear-gradient(90deg, rgb(170,181,218) 0%, rgb(128,145,197) 100%);
    width: 100%;
    position: absolute;
    top: 0;
}

.appCard_Dfq ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.appCard_Dfq span {
    color: #000000;
    display: block;
    font-size: calc(15px * 1.05);
    font-weight: 400;
    font-family: Arial, sans-serif;
    letter-spacing: 0.01em;
    line-height: 1.7;
}

.course_offering_bs4 .lesson_route_vUX {
    width: 50%;
    height: 100%;
    top: 0;
    overflow: hidden;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    right: 0;
}

.course_offering_bs4 .lesson_route_vUX {
    height: 40vh;
    position: relative;
    width: 100%;
    clip-path: none;
}

.course_offering_bs4 .lesson_route_vUX {
    height: 30vh;
}

.course_offering_bs4 .program_plan_62f img {
    object-fit: cover;
    height: 100%;
    filter: saturate(0.8) contrast(1.2);
    width: 100%;
    transition: filter 0.5s ease;
}

.course_offering_bs4 .career_classes_t9x {
    border-left: 4px solid rgb(170,181,218);
    padding: 4rem 3rem;
    position: relative;
    background: transparent;
}

.course_offering_bs4 .career_classes_t9x {
    border-left-width: 3px;
    padding: 2rem 1rem;
}

.course_offering_bs4 .career_classes_t9x p {
    margin-bottom: 2.5rem;
    color: #ffffff;
    line-height: 1.8;
    position: relative;
    border-left: 2px solid rgb(128,145,197);
    padding-left: 1rem;
    font-size: 16px;
}

.course_offering_bs4 .career_classes_t9x p {
    padding-left: 0.5rem;
    font-size: calc(16px * 0.9);
}

.course_offering_bs4 .career_classes_t9x .reach_box_2Zq:hover::before {
    width: 100%;
}

.our_team_qKv::before {
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(21, 25, 40, 0.85);
}

.our_team_qKv .phrase_holder_wiA {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.01));
    padding: 3rem;
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.05);
    transform: perspective(1000px) rotateY(-2deg);
}

.our_team_qKv li:hover h4::before {
    transform: translateY(-50%) rotate(225deg);
}

.our_team_qKv span::first-letter {
    font-weight: 700;
    color: rgb(170,181,218);
    font-size: 200%;
    margin-right: 2px;
}

.price_card_deck_r0P {
    padding: 100px 0;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

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

.price_card_deck_r0P .study_costs_QTz li {
    height: 100%;
    animation-delay: calc(0.6s + (0.15s * var(--i, 0)));
    transform: translateY(20px);
    animation: fadeInUp 0.8s forwards;
    opacity: 0;
}

.price_card_deck_r0P .study_costs_QTz li:nth-child(3) {
    --i: 3;
}

.price_card_deck_r0P .study_rates_FBK {
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    overflow: hidden;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.03) 0%, 
        rgba(255,255,255,0.08) 100%);
    backdrop-filter: blur(10px);
    border-left: 3px solid rgb(170,181,218);
    transition: all 0.4s ease;
    height: 100%;
    position: relative;
    padding: 30px;
    border-radius: 3px;
}

.price_card_deck_r0P .pricing_block_KRJ p {
    color: rgb(255, 255, 255, 0.5);
    flex-grow: 1;
    font-size: 14px;
    word-break: break-word;
    line-height: 1.6;
    margin: 0 0 25px;
    overflow-wrap: break-word;
}



@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .header_page_lz1 {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .subscribe_access_CGg {
    white-space: nowrap;
}
}



@media (max-width: 991px) {.teaching_process_CQ9 {
    padding: 90px 0;
}.teaching_process_CQ9 h2 {
    font-size: calc(35px * 0.9);
}.teaching_process_CQ9 .phrase_holder_wiA {
    transform: translateZ(5px) translateX(0);
    padding: 35px 40px 35px 30px;
}
}



@media (hover: none) {.teaching_process_CQ9 .phrase_holder_wiA,
    .teaching_process_CQ9:hover .phrase_holder_wiA,
    .teaching_process_CQ9 h2,
    .teaching_process_CQ9 .phrase_holder_wiA::before {
    transform: none;
    transition: none;
}.teaching_process_CQ9 h2::after {
    transition: none;
}.teaching_process_CQ9:hover h2::after {
    transform: none;
}}



@media (min-width: 768px) {.title_board_JnL {
    padding: 3rem;
}.learn_expressfast_84L {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.title_board_JnL h3 {
    font-size: 18px;
}.title_board_JnL h1 {
    font-size: 40px;
}.learn_expressfast_84L > div:first-child {
    display: flex;
    align-items: center;
}
}



@media (max-width: 767px) {header .main_site_Ntc {
    grid-template-areas:
            "logo"
            "nav_skill_vaS";
    grid-template-columns: 1fr;
}header .main_know_des {
    padding: 0.4rem;
}header .main_know_des svg {
    width: 130px;
}header .nav_skill_vaS {
    flex-wrap: wrap;
    padding: 0.4rem;
}header .nav_page_fbN {
    padding: 0.3rem 0.5rem;
    font-size: calc(19px - 1px);
}
}



@media (max-width: 768px) {.connect_form_mU1 {
    padding: 80px 0;
}.connect_form_mU1 .img_center_5sI {
    height: 25%;
}.connect_form_mU1 h3 {
    margin-bottom: 40px;
    font-size: calc(40px * 0.8);
}.connect_form_mU1 .contact_query_naG,
    .connect_form_mU1 .support_map_gPy {
    padding: 30px;
}.connect_form_mU1 form h3,
    .connect_form_mU1 .support_map_gPy h4 {
    font-size: calc(23px * 0.9);
    margin-bottom: 25px;
}.connect_form_mU1 .reach_box_2Zq {
    padding: 14px 30px;
}
}



@media screen and (max-width: 767px) {.confidential_armory_PoT {
    padding: 3rem 1rem;
}.confidential_armory_PoT h1 {
    font-size: calc(46px * 0.8);
    margin-bottom: 1.5rem;
}.confidential_armory_PoT h2 {
    font-size: calc(28px * 0.8);
    margin: 2rem 0 1rem;
}.confidential_armory_PoT h3 {
    font-size: calc(28px * 0.7);
}.confidential_armory_PoT h4 {
    font-size: calc(28px * 0.6);
}.confidential_armory_PoT p,
    .confidential_armory_PoT span,
    .confidential_armory_PoT li {
    font-size: calc(13px * 0.95);
}.confidential_armory_PoT ul {
    padding-left: 0.5rem;
}.confidential_armory_PoT span {
    padding-left: 0.75rem;
}
}



@media (max-width: 768px) {.appCard_Dfq {
    padding: 4rem 0;
}.appCard_Dfq h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.8);
}.appCard_Dfq .skill_sessions_xOR {
    padding: 2rem;
}.appCard_Dfq span {
    line-height: 1.6;
    font-size: 15px;
}
}



@media (min-width: 992px) {.our_team_qKv {
    padding: 8rem 0;
}.our_team_qKv .phrase_holder_wiA {
    width: 90%;
    margin-left: 5%;
    padding: 4rem;
}.our_team_qKv h1 {
    margin-bottom: 3rem;
    font-size: calc(47px * 1.2);
}.our_team_qKv h1::after {
    width: 120px;
    height: 4px;
}.our_team_qKv span {
    line-height: 1.9;
    padding-left: 3rem;
    max-width: 85%;
    font-size: calc(13px * 1.05);
}.our_team_qKv h4 {
    padding-left: 3rem;
    font-size: calc(18px * 1.2);
}.our_team_qKv h4::before {
    height: 15px;
    width: 15px;
}
}



@media (max-width: 767px) {.price_card_deck_r0P {
    padding: 60px 0;
}.price_card_deck_r0P .study_costs_QTz {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 500px;
}.price_card_deck_r0P .pricing_block_KRJ h4 {
    font-size: 21px;
}.price_card_deck_r0P .skill_pricing_19N {
    font-size: 21px;
}
}

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

@keyframes buttonSpark {
    0% {
        left: -50%;
    }
    30%, 100% {
        left: 150%;
    }
}



@keyframes spectrumVertical {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}



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

@keyframes verticalScroll {
    0%, 5% {
        transform: translateY(0);
    }
    23%, 28% {
        transform: translateY(-25%);
    }
    48%, 53% {
        transform: translateY(-50%);
    }
    73%, 78% {
        transform: translateY(-75%);
    }
    95%, 100% {
        transform: translateY(-75%);
    }
}

