﻿.abuse_ctrl_QVSJ6 {
    flex: 0 0 auto;
}

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

.nav_sitebar_W8Ip7 {
    flex: 1 0 auto;
}

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

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

header::before {
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
    opacity: 0.15;
    background: linear-gradient(90deg, rgb(157,180,190,0.5) 0%, transparent 50%, rgb(157,180,190,0.5) 100%);
    top: 0;
    left: 0;
    width: 100%;
}

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

header .top_train_u6iM9 .nav_class_NwDsT::after {
    transition: transform 0.3s ease;
    transform: scale(0);
    bottom: -5px;
    right: -5px;
    transform-origin: bottom right;
    border-bottom: 2px solid rgb(110,110,180);
    border-right: 2px solid rgb(110,110,180);
}

header .top_train_u6iM9 .nav_class_NwDsT:hover::before,
header .top_train_u6iM9 .nav_class_NwDsT:hover::after {
    transform: scale(1);
}

header .top_train_u6iM9 .nav_class_NwDsT .header_page_UmZ0u svg {
    width: auto;
    height: 60px;
}

header .top_train_u6iM9 .head_lead_958pv::before,
header .top_train_u6iM9 .head_lead_958pv::after {
    position: absolute;
    content: "";
    background: rgb(157,180,190,0.5);
    height: 70%;
    top: 15%;
    width: 2px;
}

header .top_train_u6iM9 .head_lead_958pv::before {
    left: 0;
}

header .top_train_u6iM9 .head_lead_958pv::after {
    right: 0;
}

header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7:not(:last-child)::after {
    width: 1px;
    position: absolute;
    background: rgb(110,110,180,0.5);
    content: "";
    height: 60%;
    top: 20%;
    right: 0;
}

header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7 a:hover {
    color: rgb(157,180,190);
}

header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7 a::before {
    transform: scaleX(0);
    bottom: 5px;
    width: 100%;
    transition: transform 0.3s ease;
    content: "";
    background: rgb(110,110,180);
    left: 0;
    height: 2px;
    position: absolute;
}

.stay_connected_Ih1Y3 {
    background: rgb(217,227,231);
    overflow: hidden;
    padding: 4rem 2rem;
    position: relative;
}

.stay_connected_Ih1Y3 .who_weare_3FMuj {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}

.stay_connected_Ih1Y3 .support_form_Ymelf {
    max-width: 700px;
    grid-template-areas: 
        "headline headline"
        "input button";
    gap: 2rem;
    position: relative;
    padding: 0;
    display: grid;
    transform: rotate(-2deg);
    grid-template-columns: 2fr 1fr;
    margin: 0 10%;
    grid-template-rows: auto auto;
}

.stay_connected_Ih1Y3 h3::before {
    color: transparent;
    transform: translate(5px, 5px);
    position: absolute;
    -webkit-text-stroke: 1px rgb(110,110,180,0.5);
    top: 0;
    z-index: -1;
    left: 0;
    content: attr(data-text);
}

.stay_connected_Ih1Y3 input[type="email"]:focus {
    outline: none;
    border-bottom-color: rgb(157,180,190);
}

.stay_connected_Ih1Y3 input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.6;
    transition: all 0.3s ease;
}

.stay_connected_Ih1Y3 input[type="email"]:focus::placeholder {
    opacity: 0.3;
    transform: translateY(-10px);
}

.stay_connected_Ih1Y3 input[type="submit"]::before {
    content: "";
    z-index: -1;
    left: 0;
    transition: width 0.3s ease;
    top: 0;
    width: 0;
    position: absolute;
    height: 100%;
    background: rgb(157,180,190);
}

.stay_connected_Ih1Y3 input[type="submit"]:hover {
    color: #ffffff;
}

.stay_connected_Ih1Y3::after {
    background: linear-gradient(135deg, transparent 50%, rgb(110,110,180,0.5) 50%);
    width: 30%;
    height: 30%;
    bottom: 0;
    content: "";
    right: 0;
    opacity: 0.2;
    position: absolute;
}

.modalDataProtection_hiH16 {
    overflow: hidden;
    background: rgb(217,227,231);
    justify-content: center;
    bottom: 0;
    padding: 1rem 0;
    border-top: 3px solid rgb(157,180,190);
    align-items: center;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease-in-out;
    z-index: 90;
    position: fixed;
    display: flex;
    width: 100%;
}

.data_accept_VBr0F {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    margin-right: 1rem;
}

.data_accept_VBr0F svg {
    height: 50px;
    width: 50px;
    fill: rgb(157,180,190);
}

.privacy_ack_Boedl {
    margin-bottom: 20px;
    flex: 1;
    min-width: 300px;
}

.privacy_ack_Boedl p {
    color: #000000;
    font-size: 1rem;
}

.cookies_tech_FmkvC {
    padding: 0.75rem 1.5rem;
    border: none;
    display: inline-block;
    border-radius: 10px;
    font-size: 1rem;
    text-decoration: none;
    color: #ffffff;
    transition: background-color 0.3s ease, transform 0.3s ease;
    background: rgb(157,180,190);
    cursor: pointer;
    font-weight: 700;
}

.modalDataProtection_hiH16 p a {
    transition: color 0.3s ease;
    color: rgb(157,180,190);
    text-decoration: underline;
}

.privacy_fence_A8ovZ h1 {
    padding-bottom: 10px;
    font-weight: 700;
    text-shadow: 0 0 10px rgb(157,180,190,0.5);
    font-size: 41px;
    margin-top: 30px;
    border-bottom: 2px solid rgb(157,180,190);
    color: rgb(157,180,190);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.privacy_fence_A8ovZ h3, .privacy_fence_A8ovZ h4, .privacy_fence_A8ovZ h5, .privacy_fence_A8ovZ h6 {
    margin-top: 20px;
    color: rgb(157,180,190);
    text-shadow: 0 0 5px rgb(157,180,190,0.5);
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 23px;
}

.privacy_fence_A8ovZ li::before {
    left: -15px;
    color: rgb(157,180,190);
    top: 0;
    content: "▸";
    position: absolute;
}

.privacy_fence_A8ovZ p, .privacy_fence_A8ovZ span, .privacy_fence_A8ovZ div {
    color: #000000;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 300;
    margin-bottom: 10px;
    text-shadow: 0 0 5px rgb(157,180,190,0.5);
}

.course_offering_UGk3r .job_skills_S5GRh {
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
}

.course_offering_UGk3r .word_box_4GnJw h2 {
    border-bottom: 2px solid rgb(157,180,190);
    font-weight: 700;
    text-align: center;
    font-size: 33px;
    margin-bottom: 25px;
    color: #000000;
    padding-bottom: 15px;
}

.course_offering_UGk3r .word_box_4GnJw .description {
    line-height: 1.7;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.course_offering_UGk3r .img_showcase_VBkGd::after {
    top: 0;
    z-index: 2;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
}

.educational_gains_97NOh::before {
    height: 200%;
    background: radial-gradient(circle at 75% 25%, rgba(rgb(157,180,190,0.5), 0.08) 0%, transparent 50%);
    transform: rotate(-15deg);
    content: "";
    top: -50%;
    z-index: 0;
    width: 200%;
    left: -50%;
    position: absolute;
}

.educational_gains_97NOh .img_showcase_VBkGd:hover {
    transform: perspective(1000px) rotateY(-2deg) translateZ(20px);
}

.educational_gains_97NOh .who_weare_3FMuj {
    flex-direction: column;
    justify-content: center;
    position: relative;
    display: flex;
}

.educational_gains_97NOh .word_box_4GnJw {
    animation: slide-in 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    position: relative;
    opacity: 0;
    transform: translateX(-20px);
    padding: 30px 0;
}

.educational_gains_97NOh h1::after {
    left: 0;
    width: 80px;
    content: "";
    height: 4px;
    bottom: -12px;
    background: linear-gradient(90deg, rgb(157,180,190), rgba(rgb(157,180,190,0.5), 0.5));
    position: absolute;
    transform-origin: left;
    animation: scale-in 0.6s 0.4s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: scaleX(0);
}

.educational_gains_97NOh li:nth-child(1) {
    --i: 1;
}

.educational_gains_97NOh li:nth-child(2) {
    --i: 2;
}

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

.educational_gains_97NOh li:nth-child(4) {
    --i: 4;
}

.educational_gains_97NOh li:nth-child(5) {
    --i: 5;
}

.educational_gains_97NOh li:hover {
    border-left-width: 5px;
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 10px 25px rgba(rgba(0, 0, 0, 0.5), 0.1);
}

.educational_gains_97NOh svg {
    flex-shrink: 0;
    transform: rotate(-5deg);
    height: 20px;
    width: 20px;
    transition: transform 0.3s ease;
    margin-top: 4px;
}

.educational_gains_97NOh li:hover svg path {
    fill: rgb(110,110,180);
}

.welcome_board_e6dZE::before {
    height: 100%;
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(45deg, rgb(157,180,190,0.5) 0%, transparent 70%);
    width: 100%;
}

.welcome_board_e6dZE > div {
    flex-direction: column;
    display: flex;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}

.welcome_board_e6dZE .course_main_qLsCo {
    font-size: 43px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    animation: slideInTitle 0.8s ease-out forwards;
    opacity: 0;
    transform: translateX(-10px);
    color: #000000;
}

.welcome_board_e6dZE p {
    color: #000000;
    animation: fadeUp 0.8s ease-out 0.3s forwards;
    transform: translateY(10px);
    opacity: 0;
    font-size: calc(17px * 1.2);
    line-height: 1.6;
    max-width: 680px;
}

.welcome_board_e6dZE .fast_track_Geow3 {
    border-radius: 26px;
    position: relative;
    width: 90%;
    transform: translateY(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
    opacity: 0;
    animation: fadeIn 1s ease-out 0.6s forwards;
}




.welcome_board_e6dZE .fast_track_Geow3 {
    cursor: pointer;
}

.welcome_board_e6dZE .fast_track_Geow3 span {
    position: relative;
    padding: 180px 40px 40px;
    z-index: 2;
    display: block;
}

.training_structure_N7bly {
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    transform-style: preserve-3d;
    background: linear-gradient(135deg, rgb(217,227,231) 0%, rgba(rgb(157,180,190,0.5), 0.05) 100%);
}

.training_structure_N7bly::after {
    filter: blur(20px);
    transform: rotate(15deg) translateZ(-5px);
    left: -10%;
    width: 35%;
    height: 60%;
    z-index: 1;
    content: "";
    background: linear-gradient(
        127deg, 
        rgba(rgb(110,110,180,0.5), 0.1), 
        rgba(rgb(157,180,190,0.5), 0.15) 70.71%
    );
    bottom: -5%;
    position: absolute;
}

.training_structure_N7bly:hover .who_weare_3FMuj {
    transform: translateZ(10px);
}

.training_structure_N7bly h2 {
    color: #000000;
    line-height: 1.2;
    position: relative;
    font-size: 34px;
    transform: translateZ(20px);
    font-weight: 700;
    transition: transform 0.5s ease;
    margin-bottom: 40px;
}

.training_structure_N7bly:hover h2::before {
    transform: scaleX(1.5) translateZ(25px);
}

.training_structure_N7bly .word_box_4GnJw {
    transform: translateZ(10px) rotateX(2deg);
    padding: 35px 40px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(
        to right, 
        rgba(rgb(255, 255, 255, 0.5), 0.95), 
        rgba(rgb(255, 255, 255, 0.5), 0.9)
    );
    box-shadow: 
        -15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        15px -15px 30px rgba(rgb(255, 255, 255, 0.5), 0.05);
    border-left: 4px solid rgb(157,180,190);
}

.training_structure_N7bly p {
    margin: 0;
    color: #000000;
    font-size: 17px;
    line-height: 1.7;
    transition: transform 0.4s ease;
}

.pricing_zone_UY1GA {
    padding: 5rem 1rem;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(217,227,231), rgba(0, 0, 0, 0.5));
    overflow: hidden;
    position: relative;
}

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

.pricing_zone_UY1GA .plan_options_Lzp0n {
    transform: translateY(20px);
    opacity: 0;
    max-width: 800px;
    animation: fadeUp 0.8s ease-out forwards;
    margin: 0 auto 2rem;
    text-align: center;
    order: -1;
}

.pricing_zone_UY1GA .plan_options_Lzp0n h2::after {
    left: 50%;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(157,180,190), rgb(110,110,180));
    border-radius: 10px;
    content: "";
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    width: 80px;
}

.pricing_zone_UY1GA .learning_plan_SOm36 {
    opacity: 0;
    display: block;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    border-radius: 28px;
    transform: translateZ(0) scale(1);
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    text-decoration: none;
    background: #ffffff;
}

.pricing_zone_UY1GA .learning_plan_SOm36:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) scale(1.03);
}

.pricing_zone_UY1GA .learning_plan_SOm36:hover::before {
    transform: scaleX(1);
}

.pricing_zone_UY1GA .study_price_LCSd7 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

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

.pricing_zone_UY1GA .bundle_offer_oNkfn::after {
    transition: width 0.3s ease;
    height: 2px;
    content: "";
    left: 0;
    position: absolute;
    width: 40px;
    background-color: rgb(110,110,180);
    bottom: -8px;
}

.pricing_zone_UY1GA .learning_plan_SOm36:hover .bundle_offer_oNkfn {
    transform: translateY(-3px);
}

.pricing_zone_UY1GA .pay_plans_Bu3hy p {
    line-height: 1.6;
    overflow-wrap: break-word;
    flex-grow: 1;
    word-break: break-word;
    color: #000000;
    margin: 0;
    font-size: calc(14px - 2px);
}

.pricing_zone_UY1GA .learning_plan_SOm36:hover .img_showcase_VBkGd {
    transform: scale(1.05);
}

.pricing_zone_UY1GA .learning_plan_SOm36:hover .img_showcase_VBkGd::after {
    opacity: 0.4;
}

.instructor_history_0qko8 {
    padding: 5rem 2rem;
    background: rgb(217,227,231);
    position: relative;
    overflow: hidden;
}

.instructor_history_0qko8::after {
    right: 0;
    content: "";
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    width: 40%;
    height: 70%;
    bottom: 0;
    z-index: 1;
    opacity: 0.5;
    background: rgb(110,110,180,0.5);
    position: absolute;
}

.instructor_history_0qko8 .img_showcase_VBkGd {
    width: 100%;
    position: relative;
    aspect-ratio: 3/4;
    filter: grayscale(100%);
    overflow: hidden;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 0;
}

.instructor_history_0qko8 .img_showcase_VBkGd:hover {
    transform: scale(1.03);
    filter: grayscale(0%);
}

.instructor_history_0qko8 .job_wrap_pBFwj {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem;
    position: relative;
}

.instructor_history_0qko8 .learner_quotes_0Abaf:hover .job_wrap_pBFwj::before {
    height: 100%;
}

.instructor_history_0qko8 .name {
    font-size: 42px;
    margin-bottom: 0.5rem;
    position: relative;
    color: #000000;
    font-weight: 700;
    overflow: hidden;
}

.instructor_history_0qko8 .learner_quotes_0Abaf:hover .name::after {
    transform: translateX(0);
}

.instructor_history_0qko8 .job_wrap_pBFwj > div:nth-child(2) {
    transition: all 0.5s ease-out 0.4s;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    color: rgb(110,110,180);
    margin-bottom: 2.5rem;
    transform: translateY(20px);
    opacity: 0;
}

.instructor_history_0qko8 .learner_quotes_0Abaf:hover .career_overview_f4GSd {
    transform: translateY(0);
    opacity: 1;
}



.instructor_history_0qko8:hover .name {
    animation: 
        typing 2.5s steps(40, end),
        blink .75s step-end infinite;
    white-space: nowrap;
    overflow: hidden;
}

.contact_us_htlJ1::before {
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(157,180,190,0.5) 0,
        rgb(157,180,190,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    animation: patternShift 30s linear infinite;
    content: '';
    position: absolute;
    opacity: 0.05;
    left: 0;
    width: 100%;
    z-index: 1;
    top: 0;
}

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

.contact_us_htlJ1 h3 {
    font-size: 30px;
    font-weight: 700;
    position: relative;
    color: rgb(157,180,190);
    letter-spacing: 1px;
    margin-bottom: 50px;
    text-align: center;
    font-family: Arial, sans-serif;
}

.contact_us_htlJ1 .inquiry_info_ZHGnd {
    border-radius: 30px;
    overflow: hidden;
    grid-template-columns: 1.2fr 0.8fr;
    display: grid;
    background: #ffffff;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}

.contact_us_htlJ1 .connect_feedback_qHTbf h3 {
    font-size: 18px;
    text-align: left;
    color: #000000;
    margin-bottom: 30px;
}

.contact_us_htlJ1 .connect_feedback_qHTbf h3::after {
    transform: none;
    left: 0;
    width: 40px;
    height: 3px;
}

.contact_us_htlJ1 input[type="text"],
.contact_us_htlJ1 textarea {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
    color: #000000;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    padding: 16px 20px;
    background: #ffffff;
    width: 100%;
    font-size: 12px;
}

.contact_us_htlJ1 input[type="checkbox"] {
    flex-shrink: 0;
    -webkit-appearance: none;
    height: 22px;
    appearance: none;
    border-radius: 4px;
    position: relative;
    background: #ffffff;
    transition: all 0.2s ease;
    margin-top: 2px;
    border: 2px solid rgb(110,110,180,0.5);
    width: 22px;
    cursor: pointer;
}

.contact_us_htlJ1 .reach_support_LnIa3 label {
    line-height: 1.5;
    cursor: pointer;
    font-size: calc(12px * 0.9);
}

.contact_us_htlJ1 .reach_support_LnIa3 a {
    color: rgb(157,180,190);
    font-weight: 600;
    text-decoration: none;
    transition: color 0.2s ease;
}

.contact_us_htlJ1 .connect_list_40RI5::before {
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);
    transform-origin: right;
    background: rgb(110,110,180);
    z-index: -1;
    left: 0;
    content: '';
    transform: scaleX(0);
    top: 0;
    width: 100%;
    position: absolute;
}

.contact_us_htlJ1 .connect_list_40RI5:hover {
    box-shadow: 0 6px 15px rgba(rgb(157,180,190), 0.4);
}

.contact_us_htlJ1 .message_map_MHz5f {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
    background: rgb(110,110,180,0.5);
    overflow: hidden;
}

.contact_us_htlJ1 .message_map_MHz5f h4 {
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #000000;
    margin-bottom: 35px;
}

.contact_us_htlJ1 .query_block_rlxzo {
    list-style: none;
    flex-direction: column;
    gap: 30px;
    display: flex;
    margin: 0;
    padding: 0;
}

.contact_us_htlJ1 .query_block_rlxzo li:hover {
    transform: translateX(5px);
}

.contact_us_htlJ1 .query_block_rlxzo li svg {
    width: 46px;
    padding: 12px;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    justify-content: center;
    width: 22px;
    height: 46px;
    display: flex;
    height: 22px;
    border-radius: 50%;
    flex-shrink: 0;
}

.contact_us_htlJ1 .query_block_rlxzo li:hover a {
    color: rgb(157,180,190);
}

.about_this_3dr9p::before {
    top: 0;
    opacity: 0.1;
    content: "";
    position: absolute;
    background-size: 80px 140px;
    background-image: 
        linear-gradient(30deg, rgb(157,180,190,0.5) 12%, transparent 12.5%, transparent 87%, rgb(157,180,190,0.5) 87.5%, rgb(157,180,190,0.5)),
        linear-gradient(150deg, rgb(157,180,190,0.5) 12%, transparent 12.5%, transparent 87%, rgb(157,180,190,0.5) 87.5%, rgb(157,180,190,0.5)),
        linear-gradient(30deg, rgb(157,180,190,0.5) 12%, transparent 12.5%, transparent 87%, rgb(157,180,190,0.5) 87.5%, rgb(157,180,190,0.5)),
        linear-gradient(150deg, rgb(157,180,190,0.5) 12%, transparent 12.5%, transparent 87%, rgb(157,180,190,0.5) 87.5%, rgb(157,180,190,0.5)),
        linear-gradient(60deg, rgb(110,110,180,0.5) 25%, transparent 25.5%, transparent 75%, rgb(110,110,180,0.5) 75%, rgb(110,110,180,0.5)),
        linear-gradient(60deg, rgb(110,110,180,0.5) 25%, transparent 25.5%, transparent 75%, rgb(110,110,180,0.5) 75%, rgb(110,110,180,0.5));
    left: 0;
    animation: backgroundShift 30s linear infinite;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    height: 100%;
    width: 100%;
}

.about_this_3dr9p .proof_stats_TwAyW::before {
    top: -100px;
    width: 200px;
    right: -100px;
    height: 200px;
    content: "";
    position: absolute;
    border-radius: 50%;
    background: rgb(157,180,190,0.5);
    opacity: 0.1;
    transition: all 0.5s ease;
}

.about_this_3dr9p .proof_stats_TwAyW:hover::before {
    opacity: 0.15;
    transform: scale(1.2);
}

.about_this_3dr9p .proof_stats_TwAyW:nth-child(2) h3 {
    color: rgb(110,110,180);
}

.about_this_3dr9p .proof_stats_TwAyW h3::after {
    position: absolute;
    width: 100%;
    transition: width 0.3s ease;
    bottom: -5px;
    left: 0;
    opacity: 0.3;
    background: currentColor;
    height: 2px;
    content: "";
}

.about_this_3dr9p .proof_stats_TwAyW:nth-child(2)::after {
    background: linear-gradient(to bottom, rgb(110,110,180), rgb(157,180,190));
}

.about_this_3dr9p .proof_stats_TwAyW:hover::after {
    height: 100%;
}

.about_this_3dr9p .proof_stats_TwAyW:first-child {
    animation: fadeInUp 0.7s ease forwards;
}

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

footer .abuse_ctrl_QVSJ6::before {
    width: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0.3;
    left: 0;
    top: 0;
    height: 100%;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(157,180,190,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(110,110,180,0.5) 0%, transparent 20%);
    content: "";
}

footer .info_item {
    transition: all 0.3s ease;
    padding: 15px;
    display: flex;
    border-radius: 10px;
    align-items: center;
    background-color: rgb(217,227,231);
    flex: 1 1 200px;
}

footer .info_item svg {
    width: 22px;
    height: 22px;
    margin-right: 12px;
    fill: rgb(157,180,190);
    transition: transform 0.3s ease;
}

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

footer .nav_class_NwDsT, footer .head_lead_958pv, footer .subscribe_holder {
    padding: 30px;
    position: relative;
    transform-origin: center center;
    transform-style: preserve-3d;
    transition: all 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 30px;
}

footer .nav_class_NwDsT {
    background-color: #ffffff;
    transform: translateZ(0) scale(1);
    z-index: 2;
}

footer .subscribe_holder:hover {
    transform: translateZ(10px) scale(0.98);
}

footer .nav_class_NwDsT::after, footer .head_lead_958pv::after, footer .subscribe_holder::after {
    width: 100%;
    position: absolute;
    transition: opacity 0.3s ease;
    border-radius: 30px;
    top: 0;
    opacity: 0;
    content: "";
    left: 0;
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
}

footer .head_lead_958pv h5 {
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    position: relative;
}

footer .head_lead_958pv h5:hover::after {
    width: 100%;
}

footer .site_navbar_C0VFG {
    display: grid;
    gap: 15px;
    margin-bottom: 20px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}

footer .site_navbar_C0VFG a::before {
    left: 0;
    transition: width 0.3s ease;
    bottom: 0;
    height: 1px;
    background-color: rgb(157,180,190);
    width: 0;
    content: "";
    position: absolute;
}

footer .site_navbar_C0VFG a:hover::before {
    width: 100%;
}

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

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

footer .start_exploring_igXfy {
    cursor: pointer;
    background-color: #ffffff;
    text-align: center;
    color: rgb(157,180,190);
    padding: 14px 20px;
    border-radius: 10px;
    font-weight: 600;
    border: none;
    transition: all 0.3s ease;
    font-size: 20px;
}

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

.ty_note_2spmu::before {
    position: absolute;
    top: -5%;
    content: "";
    height: 60%;
    width: 40%;
    z-index: 1;
    background: linear-gradient(225deg, rgb(110,110,180) 0%, transparent 70%);
    pointer-events: none;
    transform: rotate(-15deg) skew(10deg);
    right: -10%;
    opacity: 0.1;
}

.ty_note_2spmu .container {
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    padding: 0 20px;
    z-index: 5;
    position: relative;
}

.ty_note_2spmu h2::after {
    position: absolute;
    width: 85px;
    left: 0;
    background: rgb(110,110,180);
    transform: scaleX(1);
    height: 3px;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-origin: left center;
    content: "";
    bottom: -12px;
}

.ty_note_2spmu .who_weare_3FMuj::before {
    content: "";
    background: linear-gradient(to bottom, rgb(157,180,190) 0%, rgb(110,110,180) 100%);
    height: 100%;
    left: 0;
    top: 0;
    width: 6px;
    position: absolute;
}

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

.ty_note_2spmu li {
    z-index: 2;
    position: relative;
}

.ty_note_2spmu li::before {
    content: "";
    z-index: -1;
    opacity: 0.1;
    color: rgb(157,180,190);
    line-height: 1;
    font-family: serif;
    top: -40px;
    left: -20px;
    font-size: 120px;
    position: absolute;
}

.ty_note_2spmu:hover .who_weare_3FMuj {
    transform: translateX(5%) translateY(-5px);
}


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



@media (max-width: 992px) {header .top_train_u6iM9 {
    grid-template-rows: auto auto;
    gap: 10px;
    padding: 15px;
}header .top_train_u6iM9 .nav_class_NwDsT {
    padding: 5px 10px;
}header .top_train_u6iM9 .nav_class_NwDsT .header_page_UmZ0u svg {
    height: 45px;
}header .top_train_u6iM9 .head_lead_958pv {
    padding: 15px 0 10px;
}header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7 {
    padding: 0 10px;
}header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7 a {
    font-size: calc(18px - 1px);
    padding: 8px 3px;
}
}



@media (max-width: 480px) {.stay_connected_Ih1Y3 {
    padding: 2rem 1rem;
}.stay_connected_Ih1Y3 h3 {
    font-size: 22px;
}.stay_connected_Ih1Y3 input[type="email"] {
    padding: 1rem;
}.stay_connected_Ih1Y3 input[type="submit"] {
    padding: 1rem;
}}


@media only screen and (max-width: 768px) {.modalDataProtection_hiH16 .container {
    align-items: center;
    flex-direction: column;
}.data_accept_VBr0F {
    margin-right: 0;
    margin-bottom: 1rem;
}.privacy_ack_Boedl {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.data_approval_FlIVg {
    margin-top: 0.5rem;
    margin-left: 0;
}}



@media only screen and (max-width: 800px) {.privacy_fence_A8ovZ {
    padding: 20px 10px;
}.privacy_fence_A8ovZ h1 {
    font-size: calc(23px * 0.8);
}.privacy_fence_A8ovZ h2 {
    font-size: calc(23px * 0.8);
}.privacy_fence_A8ovZ h3, .privacy_fence_A8ovZ h4, .privacy_fence_A8ovZ h5, .privacy_fence_A8ovZ h6 {
    font-size: calc(23px * 0.8);
}.privacy_fence_A8ovZ p, .privacy_fence_A8ovZ span, .privacy_fence_A8ovZ div {
    font-size: calc(14px * 0.9);
}}


@media (max-width: 480px) {.course_offering_UGk3r {
    padding: 50px 0;
}.course_offering_UGk3r .word_box_4GnJw {
    padding: 20px;
}.course_offering_UGk3r .word_box_4GnJw h2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(33px * 0.8);
}.course_offering_UGk3r .word_box_4GnJw .description {
    line-height: 1.5;
    font-size: calc(16px * 0.9);
}}



@media (max-width: 768px) {.educational_gains_97NOh {
    padding: 70px 0;
}.educational_gains_97NOh .img_showcase_VBkGd {
    max-height: 320px;
    box-shadow: 10px 10px 0 rgba(rgb(157,180,190,0.5), 0.2);
}.educational_gains_97NOh h1 {
    margin-bottom: 25px;
    font-size: calc(40px * 0.8);
}.educational_gains_97NOh li {
    padding: 15px;
}.educational_gains_97NOh li p {
    font-size: calc(15px * 0.95);
    gap: 8px;
}.educational_gains_97NOh svg {
    width: 18px;
    height: 18px;
}
}




@media (min-width: 768px) {.welcome_board_e6dZE > div {
    flex-direction: row;
    align-items: center;
    gap: 30px;
}.welcome_board_e6dZE > div > div:first-child {
    margin-bottom: 0;
    flex: 1;
}.welcome_board_e6dZE .learn_team_5DoYE {
    flex: 1.2;
    margin-top: 0;
}.welcome_board_e6dZE .course_main_qLsCo {
    font-size: calc(43px * 1.1);
}
}



@media (max-width: 480px) {.welcome_board_e6dZE {
    padding: 60px 0;
}.welcome_board_e6dZE .course_main_qLsCo {
    font-size: calc(43px * 0.7);
}.welcome_board_e6dZE .fast_track_Geow3 span {
    padding: 100px 20px 20px;
}.welcome_board_e6dZE .fast_track_Geow3 h3 {
    font-size: calc(18px * 0.8);
}}



@media (min-width: 768px) {.training_structure_N7bly .word_box_4GnJw {
    width: calc(100% - 60px);
    margin-left: 30px;
}.training_structure_N7bly h2 {
    font-size: calc(34px * 1.1);
}
}



@media (max-width: 767px) {.training_structure_N7bly {
    padding: 80px 0;
}.training_structure_N7bly .who_weare_3FMuj {
    padding: 0 20px;
}.training_structure_N7bly h2 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.9);
}.training_structure_N7bly h2::before {
    bottom: -10px;
    height: 3px;
    width: 60px;
}.training_structure_N7bly .word_box_4GnJw {
    padding: 25px 20px;
    border-left-width: 3px;
    transform: translateZ(5px) rotateX(1deg);
}.training_structure_N7bly:hover .word_box_4GnJw {
    transform: translateZ(8px) rotateX(0deg);
}.training_structure_N7bly p {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}



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



@media (max-width: 992px) {.instructor_history_0qko8 .learner_quotes_0Abaf {
    gap: 2rem;
    grid-template-columns: 1fr;
}.instructor_history_0qko8 .img_showcase_VBkGd {
    max-height: 300px;
    aspect-ratio: 16/9;
}.instructor_history_0qko8 .job_wrap_pBFwj {
    padding: 1rem 0;
}.instructor_history_0qko8 .job_wrap_pBFwj::before {
    transition: width 0.8s ease-out;
    width: 0;
    height: 2px;
}.instructor_history_0qko8 .learner_quotes_0Abaf:hover .job_wrap_pBFwj::before {
    height: 2px;
    width: 100%;
}}



@media (max-width: 480px) {.contact_us_htlJ1 {
    padding: 50px 0;
}.contact_us_htlJ1 .connect_feedback_qHTbf,
    .contact_us_htlJ1 .message_map_MHz5f {
    padding: 25px 20px;
}.contact_us_htlJ1 h3 {
    margin-bottom: 35px;
    font-size: calc(30px * 0.8);
}.contact_us_htlJ1 .connect_feedback_qHTbf h3,
    .contact_us_htlJ1 .message_map_MHz5f h4 {
    font-size: calc(18px * 0.9);
}.contact_us_htlJ1 form {
    gap: 20px;
}.contact_us_htlJ1 .connect_list_40RI5 {
    text-align: center;
    width: 100%;
}.contact_us_htlJ1 .query_block_rlxzo li svg {
    width: 40px;
    height: 40px;
    padding: 10px;
}.contact_us_htlJ1 .query_block_rlxzo {
    gap: 25px;
}}



@media (max-width: 576px) {.about_this_3dr9p {
    padding: 50px 0;
}.about_this_3dr9p h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 40px;
}.about_this_3dr9p h2::after {
    width: 60px;
    height: 3px;
}.about_this_3dr9p .corp_values_Zn9og {
    gap: 25px;
}.about_this_3dr9p .proof_stats_TwAyW {
    padding: 20px;
}.about_this_3dr9p .proof_stats_TwAyW h3 {
    font-size: calc(23px * 0.85);
    margin-bottom: 15px;
}.about_this_3dr9p .proof_stats_TwAyW p {
    font-size: calc(17px * 0.95);
}
}



@media (min-width: 992px) {footer .text_main_holder {
    align-items: stretch;
    flex-direction: row;
}footer .nav_class_NwDsT, footer .head_lead_958pv, footer .subscribe_holder {
    flex: 1;
    margin-top: 0;
    flex-direction: column;
    display: flex;
}footer .nav_class_NwDsT {
    margin-right: -20px;
}footer .head_lead_958pv {
    margin-left: 0;
    z-index: 1;
    margin-right: -20px;
}footer .subscribe_holder {
    margin-left: 0;
    margin-right: 0;
}
}



@media (max-width: 767px) {footer .abuse_ctrl_QVSJ6 {
    padding: 80px 0 30px;
}footer .edu_asknow_TL1gO {
    width: 95%;
    padding: 15px;
}footer .info_item {
    flex: 1 1 100%;
}footer .nav_class_NwDsT, footer .head_lead_958pv, footer .subscribe_holder {
    margin-right: 0;
    padding: 25px 20px;
    margin-left: 0;
}footer .head_lead_958pv, footer .subscribe_holder {
    margin-top: -10px;
}footer .grant_cta_3aLPp {
    margin-top: 40px;
}
}



@media (max-width: 991px) {.ty_note_2spmu {
    padding: 90px 0;
}.ty_note_2spmu h2 {
    transform: translateX(0);
    font-size: calc(34px - 0.2rem);
    max-width: 100%;
}.ty_note_2spmu .who_weare_3FMuj {
    transform: translateX(0);
    padding: 40px 30px 40px 45px;
}.ty_note_2spmu:hover .who_weare_3FMuj {
    transform: translateX(0) translateY(-5px);
}
}



@media (max-width: 575px) {.ty_note_2spmu {
    padding: 60px 0;
}.ty_note_2spmu .container {
    transform: perspective(1000px) rotateX(1deg);
}.ty_note_2spmu h2 {
    font-size: calc(34px - 0.5rem);
    margin-bottom: 25px;
}.ty_note_2spmu h2::after {
    height: 2px;
    width: 60px;
}.ty_note_2spmu .who_weare_3FMuj {
    padding: 25px 20px 25px 25px;
}.ty_note_2spmu .who_weare_3FMuj::before {
    width: 4px;
}.ty_note_2spmu li::before {
    top: -20px;
    left: -10px;
    font-size: 70px;
}.ty_note_2spmu li span {
    line-height: 1.6;
    font-size: calc(15px - 0.1rem);
}
}



@keyframes scale-in {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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



@keyframes expandLine {
  to {
    transform: scaleX(1);
  }
}



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



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



@keyframes blink {
    50% { border-color: transparent }
}



@keyframes slowZoom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

@keyframes backgroundShift {
    0% {
        background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    }
    100% {
        background-position: 80px 140px, 80px 140px, 120px 210px, 120px 210px, 80px 140px, 120px 210px;
    }
}

