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

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

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

header,footer {
    width: 100%;
}


header {
    background: rgb(217,227,231);
    width: 100%;
    position: relative;
    overflow: visible;
    z-index: 99;
}

header .top_train_u6iM9 {
    gap: 15px;
    position: relative;
    grid-template-columns: 1fr;
    padding: 20px;
    display: grid;
    grid-template-rows: auto auto;
}

header .top_train_u6iM9 .nav_class_NwDsT {
    justify-self: center;
    position: relative;
    padding: 5px 20px 15px;
    z-index: 10;
}

header .top_train_u6iM9 .nav_class_NwDsT::before,
header .top_train_u6iM9 .nav_class_NwDsT::after {
    border-radius: 22px;
    content: "";
    width: 90%;
    position: absolute;
    height: 90%;
}

header .top_train_u6iM9 .nav_class_NwDsT::before {
    border-left: 2px solid rgb(157,180,190);
    transition: transform 0.3s ease;
    left: -5px;
    transform: scale(0);
    border-top: 2px solid rgb(157,180,190);
    transform-origin: top left;
    top: -5px;
}

header .top_train_u6iM9 .nav_class_NwDsT .header_page_UmZ0u {
    display: block;
    transition: transform 0.3s ease;
}

header .top_train_u6iM9 .head_lead_958pv {
    display: flex;
    padding: 20px 0 10px;
    flex-wrap: wrap;
    margin: 0;
    background: linear-gradient(180deg, transparent, rgb(110,110,180) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    list-style: none;
    justify-content: center;
    position: relative;
}

header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7 {
    transition: transform 0.3s ease;
    position: relative;
    margin: 0;
    padding: 0 15px;
}

header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7:hover {
    transform: translateY(-3px);
}

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

header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7 a:hover::before {
    transform: scaleX(1);
}

.stay_connected_Ih1Y3::before {
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(157,180,190) 0%, rgb(110,110,180) 50%, rgb(157,180,190) 100%);
    width: 100%;
    position: absolute;
    height: 5px;
    top: 0;
}

.stay_connected_Ih1Y3 h3 {
    z-index: 1;
    letter-spacing: -1px;
    grid-area: headline;
    position: relative;
    transform: translateX(-5%);
    font-size: calc(32px * 1.2);
    line-height: 1.2;
    margin: 0;
    color: rgb(157,180,190);
    font-weight: 700;
}

.stay_connected_Ih1Y3 h3 {
    white-space: nowrap;
    overflow: hidden;
}

.stay_connected_Ih1Y3 .input_holder {
    display: grid;
    grid-area: input / span 2;
    grid-template-columns: 2fr 1fr;
    gap: 1.5rem;
    align-items: stretch;
}

.stay_connected_Ih1Y3 input[type="email"] {
    padding: 1.2rem 1.5rem;
    color: #000000;
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: none;
    grid-column: 1;
    background: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
}

.stay_connected_Ih1Y3 input[type="submit"] {
    letter-spacing: 1px;
    border: 2px solid rgb(157,180,190);
    overflow: hidden;
    color: rgb(157,180,190);
    font-size: 16px;
    font-weight: 700;
    background: transparent;
    grid-column: 2;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
}

.stay_connected_Ih1Y3 input[type="submit"]:hover::before {
    width: 100%;
}



.stay_connected_Ih1Y3 .support_form_Ymelf:hover {
    animation: float 5s ease-in-out infinite;
}

.stay_connected_Ih1Y3 h3::after {
    background: rgb(217,227,231);
    animation: typewriter 2s steps(20) 0.5s forwards;
    width: 100%;
    border-left: 3px solid rgb(157,180,190);
    height: 100%;
    content: "";
    left: 0;
    z-index: 2;
    position: absolute;
    top: 0;
}

#cookie_popupwindow_HvW6x {
    display: none;
}

#cookie_popupwindow_HvW6x:checked ~ .modalDataProtection_hiH16 {
    opacity: 0;
    visibility: hidden;
}

.modalDataProtection_hiH16 .container {
    position: relative;
    max-width: 1140px;
    gap: 1rem;
    display: flex;
    margin: 0 auto;
    padding: 0 15px;
    align-items: center;
    z-index: 1;
    justify-content: space-between;
    flex-wrap: wrap;
}

.privacy_ack_Boedl h5 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: rgb(157,180,190);
}

.cookie_button.data_guard_0sfy1 {
    background: rgb(157,180,190);
}

.cookie_button.data_approval_FlIVg {
    margin-left: 0.5rem;
    background: #000000;
}

.cookies_tech_FmkvC:hover {
    background: #000000;
    transform: translateY(-3px);
}

.cookie_button.data_approval_FlIVg:hover {
    background: rgb(157,180,190);
}

.modalDataProtection_hiH16 p a:hover {
    color: #000000;
}


.privacy_fence_A8ovZ {
    width: 100%;
    font-family: Arial, sans-serif;
    border: 2px solid rgb(157,180,190);
    padding: 40px;
    height: auto;
    color: #ffffff;
    overflow: hidden;
    box-shadow: 0 0 15px rgb(157,180,190,0.5);
}

.privacy_fence_A8ovZ h2 {
    color: rgb(110,110,180);
    padding-bottom: 5px;
    font-size: 31px;
    text-shadow: 0 0 10px rgb(110,110,180,0.5);
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 25px;
    border-bottom: 1px solid rgb(110,110,180);
}

.privacy_fence_A8ovZ li {
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    color: #000000;
    font-size: 14px;
}

.privacy_fence_A8ovZ section {
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(157,180,190,0.5);
    padding: 20px;
}

.course_offering_UGk3r {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: rgb(217,227,231);
}

.course_offering_UGk3r .container {
    margin: 0 auto;
    position: relative;
    z-index: 3;
    padding: 0 15px;
    max-width: 1400px;
}

.course_offering_UGk3r .word_box_4GnJw {
    backdrop-filter: blur(10px);
    width: 100%;
    max-width: 850px;
    position: relative;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    z-index: 4;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.9);
}

.course_offering_UGk3r .word_box_4GnJw .description:last-child {
    margin-bottom: 0;
    font-weight: 600;
}

.course_offering_UGk3r .img_showcase_VBkGd {
    left: 0;
    position: absolute;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    top: 0;
    width: 100%;
}

.educational_gains_97NOh {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(217,227,231) 30%, rgba(rgb(157,180,190,0.5), 0.05) 100%);
}

.educational_gains_97NOh .container {
    padding: 0 15px;
    gap: 40px;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1.5fr;
}

.educational_gains_97NOh .img_showcase_VBkGd {
    width: 100%;
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    filter: brightness(1.05) contrast(1.05);
    object-fit: cover;
    height: 100%;
    box-shadow: 15px 15px 0 rgba(rgb(157,180,190,0.5), 0.2),
                -10px -10px 0 rgba(rgb(110,110,180,0.5), 0.15);
}

.educational_gains_97NOh h1 {
    position: relative;
    transform: translateY(0);
    line-height: 1.3;
    margin-bottom: 30px;
    font-weight: 700;
    color: #000000;
    font-size: 40px;
}

.educational_gains_97NOh ul {
    grid-template-columns: 1fr 1fr;
    display: grid;
    margin: 0;
    gap: 20px;
    padding: 0;
    list-style: none;
}

.educational_gains_97NOh li {
    transition: all 0.3s ease;
    animation: fade-up 0.5s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    backdrop-filter: blur(10px);
    background: rgba(rgb(255, 255, 255, 0.5), 0.8);
    transform: translateY(20px);
    opacity: 0;
    box-shadow: 0 6px 15px rgba(rgba(0, 0, 0, 0.5), 0.06);
    animation-delay: calc(0.1s * var(--i, 0));
    padding: 18px 20px;
    border-left: 3px solid rgb(157,180,190);
}

.educational_gains_97NOh li p {
    align-items: flex-start;
    gap: 12px;
    margin: 0;
    font-size: 15px;
    display: flex;
    color: #000000;
    line-height: 1.6;
}

.educational_gains_97NOh li:hover svg {
    transform: rotate(0deg) scale(1.1);
}

.educational_gains_97NOh svg path {
    fill: rgb(157,180,190);
    transition: fill 0.3s ease;
}

.welcome_board_e6dZE {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(217,227,231) 0%, rgb(110,110,180,0.5) 100%);
    position: relative;
    padding: 120px 0;
}

.welcome_board_e6dZE::after {
    content: "";
    background: linear-gradient(225deg, rgb(110,110,180,0.5) 0%, transparent 80%);
    z-index: 1;
    height: 40%;
    right: 0;
    width: 70%;
    bottom: 0;
    position: absolute;
}

.welcome_board_e6dZE > div > div:first-child {
    margin-bottom: 60px;
    position: relative;
}

.welcome_board_e6dZE .course_main_qLsCo::after {
    height: 4px;
    position: absolute;
    animation: expandLine 1s ease-out 0.8s forwards;
    background: rgb(157,180,190);
    transform: scaleX(0);
    content: "";
    bottom: -10px;
    left: 0;
    transform-origin: left;
    width: 80px;
}

.welcome_board_e6dZE .learn_team_5DoYE {
    position: relative;
    margin-top: 30px;
    display: flex;
    justify-content: flex-end;
}

.welcome_board_e6dZE .fast_track_Geow3::before {
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.5) 100%);
}

.welcome_board_e6dZE .fast_track_Geow3:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px);
}

.welcome_board_e6dZE .fast_track_Geow3 h3 {
    font-weight: 600;
    font-size: calc(18px);
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    line-height: 1.5;
}

.training_structure_N7bly::before {
    right: -10%;
    transform: rotate(-15deg) translateZ(-10px);
    background: linear-gradient(
        217deg, 
        rgba(rgb(157,180,190,0.5), 0.12), 
        rgba(rgb(110,110,180,0.5), 0.08) 70.71%
    );
    height: 50%;
    content: "";
    top: -5%;
    position: absolute;
    z-index: 1;
    filter: blur(15px);
    width: 30%;
}

.training_structure_N7bly .who_weare_3FMuj {
    transform-style: preserve-3d;
    margin: 0 auto;
    max-width: 1200px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    padding: 0 30px;
    transform: translateZ(0);
    z-index: 2;
}

.training_structure_N7bly h2::before {
    height: 4px;
    position: absolute;
    transform-origin: left center;
    width: 80px;
    content: "";
    left: 0;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(157,180,190) 0%, rgb(110,110,180) 100%);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1) translateZ(25px);
}

.training_structure_N7bly .word_box_4GnJw::before {
    z-index: -1;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        145deg, 
        rgba(rgb(255, 255, 255, 0.5), 0.1), 
        rgba(rgb(255, 255, 255, 0.5), 0)
    );
    position: absolute;
    left: 0;
}

.training_structure_N7bly:hover .word_box_4GnJw {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 
        -20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        20px -20px 40px rgba(rgb(255, 255, 255, 0.5), 0.08);
}

.training_structure_N7bly:hover p {
    transform: translateZ(5px);
}

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

.pricing_zone_UY1GA .plan_rates_T08FE {
    gap: 3rem;
    flex-direction: column;
    display: flex;
}

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

.pricing_zone_UY1GA .study_fees_yv3Ep {
    max-width: 90%;
    font-size: 14px;
    line-height: 1.6;
    color: #000000;
    margin: 0 auto;
}

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

.pricing_zone_UY1GA .learning_plan_SOm36:nth-child(1) {
    animation-delay: 0.1s;
}

.pricing_zone_UY1GA .learning_plan_SOm36:nth-child(2) {
    animation-delay: 0.2s;
}

.pricing_zone_UY1GA .learning_plan_SOm36:nth-child(3) {
    animation-delay: 0.3s;
}

.pricing_zone_UY1GA .learning_plan_SOm36:nth-child(4) {
    animation-delay: 0.4s;
}

.pricing_zone_UY1GA .learning_plan_SOm36::before {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
    content: "";
    height: 5px;
    left: 0;
    background: linear-gradient(90deg, rgb(157,180,190), rgb(110,110,180));
    width: 100%;
    transform-origin: left;
    transform: scaleX(0);
    position: absolute;
}

.pricing_zone_UY1GA .pay_plans_Bu3hy {
    flex-grow: 1;
    flex-direction: column;
    padding: 2rem;
    display: flex;
}

.pricing_zone_UY1GA .learning_plan_SOm36:hover .pay_plans_Bu3hy h3 {
    color: rgb(157,180,190);
}

.pricing_zone_UY1GA .bundle_offer_oNkfn {
    display: inline-block;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: rgb(157,180,190);
    position: relative;
    font-size: 2rem;
    transition: transform 0.3s ease, color 0.3s ease;
}

.pricing_zone_UY1GA .learning_plan_SOm36:hover .bundle_offer_oNkfn::after {
    width: 80px;
}

.pricing_zone_UY1GA .img_showcase_VBkGd {
    position: relative;
    width: 100%;
    height: 200px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
}

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

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

.instructor_history_0qko8 .learner_quotes_0Abaf {
    gap: 3rem;
    display: grid;
    position: relative;
    max-width: 1200px;
    grid-template-columns: 1fr 1.5fr;
    margin: 0 auto;
    z-index: 2;
}

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

.instructor_history_0qko8 .job_wrap_pBFwj::before {
    transition: height 0.8s ease-out;
    left: 0;
    position: absolute;
    background: rgb(157,180,190);
    width: 2px;
    content: "";
    top: 0;
    height: 0;
}

.instructor_history_0qko8 .name::after {
    transition: transform 0.6s ease-out 0.2s;
    content: "";
    transform: translateX(-101%);
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background: rgb(110,110,180);
    position: absolute;
}

.instructor_history_0qko8 .learner_quotes_0Abaf:hover .job_wrap_pBFwj > div:nth-child(2) {
    opacity: 1;
    transform: translateY(0);
}

.instructor_history_0qko8 .career_overview_f4GSd {
    color: #000000;
    line-height: 1.8;
    position: relative;
    padding: 0 0 0 20px;
    font-weight: 300;
    font-size: 15px;
    opacity: 0;
    transition: all 0.5s ease-out 0.6s;
    transform: translateY(20px);
}

.instructor_history_0qko8 .career_overview_f4GSd::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(157,180,190);
}

.contact_us_htlJ1 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: rgb(217,227,231);
}

.contact_us_htlJ1 .img_showcase_VBkGd {
    opacity: 0.2;
    animation: slowZoom 20s alternate infinite;
    top: 0;
    transition: transform 10s ease-in-out;
    position: absolute;
    z-index: 0;
    transform: scale(1.1);
    filter: saturate(0.6) brightness(0.7);
    left: 0;
    width: 100%;
    height: 100%;
}

.contact_us_htlJ1 .img_showcase_VBkGd::after {
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
    background: linear-gradient(0deg, rgb(217,227,231) 0%, transparent 80%);
    top: 0;
    width: 100%;
}

.contact_us_htlJ1 h3::after {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 60px;
    bottom: -15px;
    content: '';
    height: 4px;
    background: rgb(110,110,180);
}

.contact_us_htlJ1 .connect_feedback_qHTbf {
    padding: 50px;
    position: relative;
    background: #ffffff;
}

.contact_us_htlJ1 .connect_feedback_qHTbf::after {
    transform: translateY(-50%);
    background: linear-gradient(to bottom, transparent, rgb(110,110,180,0.5), transparent);
    position: absolute;
    width: 2px;
    content: '';
    height: 80%;
    right: 0;
    top: 50%;
}

.contact_us_htlJ1 form {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.contact_us_htlJ1 input[type="text"]:focus,
.contact_us_htlJ1 textarea:focus {
    outline: none;
    border-color: rgb(157,180,190);
    box-shadow: 0 0 0 3px rgb(157,180,190,0.5);
}

.contact_us_htlJ1 textarea {
    min-height: 140px;
    resize: vertical;
}

.contact_us_htlJ1 .reach_support_LnIa3 {
    display: flex;
    color: #000000;
    align-items: flex-start;
    margin-top: 5px;
    gap: 12px;
    font-size: calc(12px * 0.9);
}

.contact_us_htlJ1 input[type="checkbox"]:checked {
    background: rgb(157,180,190);
    border-color: rgb(157,180,190);
}

.contact_us_htlJ1 input[type="checkbox"]:checked::after {
    border-right: 2px solid #ffffff;
    top: 3px;
    border-bottom: 2px solid #ffffff;
    left: 7px;
    height: 12px;
    content: '';
    position: absolute;
    width: 6px;
    transform: rotate(45deg);
}

.contact_us_htlJ1 .reach_support_LnIa3 a:hover {
    color: rgb(110,110,180);
}

.contact_us_htlJ1 .connect_list_40RI5 {
    font-weight: 600;
    position: relative;
    font-size: 17px;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #ffffff;
    border: none;
    padding: 16px 32px;
    align-self: flex-start;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgb(157,180,190,0.5);
    z-index: 1;
    overflow: hidden;
    background: rgb(157,180,190);
    font-family: Arial, sans-serif;
}

.contact_us_htlJ1 .connect_list_40RI5:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.contact_us_htlJ1 .message_map_MHz5f::before {
    position: absolute;
    right: 0;
    opacity: 0.4;
    content: '';
    height: 150px;
    border-radius: 50%;
    background: rgb(157,180,190,0.5);
    bottom: 0;
    width: 150px;
    filter: blur(60px);
}

.contact_us_htlJ1 .message_map_MHz5f h4::after {
    left: 0;
    width: 40px;
    background: rgb(157,180,190);
    content: '';
    height: 3px;
    bottom: -15px;
    position: absolute;
}

.contact_us_htlJ1 .query_block_rlxzo li {
    display: flex;
    align-items: center;
    transition: transform 0.3s ease;
    position: relative;
    gap: 18px;
}

.contact_us_htlJ1 .query_block_rlxzo li svg path {
    fill: rgb(157,180,190);
}

.contact_us_htlJ1 .query_block_rlxzo li span {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
}

.contact_us_htlJ1 .query_block_rlxzo li a {
    color: #000000;
    transition: color 0.3s ease;
    text-decoration: none;
}

.about_this_3dr9p {
    background: linear-gradient(180deg, rgb(217,227,231) 0%, rgb(110,110,180,0.5) 100%);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}



.about_this_3dr9p .container {
    padding: 0 20px;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

.about_this_3dr9p h2 {
    margin-bottom: 60px;
    color: #000000;
    font-weight: 700;
    font-size: 29px;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
}

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

.about_this_3dr9p .corp_values_Zn9og {
    flex-direction: column;
    gap: 40px;
    display: flex;
}

.about_this_3dr9p .proof_stats_TwAyW {
    border-radius: 30px;
    position: relative;
    padding: 40px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    overflow: hidden;
}

.about_this_3dr9p .proof_stats_TwAyW:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.about_this_3dr9p .proof_stats_TwAyW:nth-child(2)::before {
    top: auto;
    background: rgb(110,110,180,0.5);
    left: -100px;
    right: auto;
    bottom: -100px;
}

.about_this_3dr9p .proof_stats_TwAyW h3 {
    color: rgb(157,180,190);
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 23px;
    display: inline-block;
    position: relative;
}

.about_this_3dr9p .proof_stats_TwAyW:hover h3::after {
    width: 70%;
}

.about_this_3dr9p .proof_stats_TwAyW p {
    position: relative;
    color: #000000;
    z-index: 2;
    font-size: 17px;
    line-height: 1.8;
}

.about_this_3dr9p .proof_stats_TwAyW::after {
    position: absolute;
    transition: height 0.4s ease;
    content: "";
    top: 0;
    width: 5px;
    background: linear-gradient(to bottom, rgb(157,180,190), rgb(110,110,180));
    height: 0;
    left: 0;
}

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

footer .abuse_ctrl_QVSJ6 {
    font-family: Arial, sans-serif;
    padding: 100px 0 30px;
    color: #000000;
    position: relative;
    background-color: rgb(217,227,231);
}

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

footer .edu_asknow_TL1gO {
    justify-content: space-between;
    padding: 25px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    z-index: 3;
    width: 85%;
    border-radius: 30px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    gap: 15px;
    background-color: #ffffff;
}

footer .info_item:hover {
    background-color: #ffffff;
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

footer .info_item:hover svg {
    transform: scale(1.2);
}

footer .info_item a:hover {
    color: rgb(157,180,190);
}

footer .text_main_holder {
    margin-top: 40px;
    flex-direction: column;
    perspective: 2000px;
    gap: 20px;
    display: flex;
    position: relative;
}

footer .nav_class_NwDsT:hover {
    transform: translateZ(30px) scale(1.02);
}

footer .head_lead_958pv {
    background-color: rgb(110,110,180);
    margin-left: 20px;
    z-index: 1;
    color: #ffffff;
    transform: translateZ(-10px) scale(0.98);
    margin-right: 20px;
    margin-top: -20px;
}

footer .subscribe_holder {
    transform: translateZ(-20px) scale(0.96);
    margin-right: 40px;
    margin-left: 40px;
    z-index: 0;
    background-color: rgb(157,180,190);
    color: #ffffff;
    margin-top: -20px;
}

footer .nav_class_NwDsT:hover::after, footer .head_lead_958pv:hover::after, footer .subscribe_holder:hover::after {
    opacity: 1;
}

footer .nav_class_NwDsT svg {
    height: 45px;
    width: auto;
    margin-bottom: 20px;
    display: block;
}

footer .help_center_e6Pdr {
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
}

footer .head_lead_958pv h5::after {
    background: linear-gradient(90deg, rgb(157,180,190), transparent);
    left: 0;
    height: 2px;
    width: 40px;
    content: "";
    position: absolute;
    transition: width 0.3s ease;
    bottom: -8px;
}

footer .site_navbar_C0VFG a {
    padding: 5px 0;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    font-size: 12px;
}

footer .site_navbar_C0VFG a:hover {
    transform: translateX(5px);
    color: #ffffff;
}

footer .subscribe_holder h5 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
}

footer .input_holder {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .start_exploring_igXfy:hover {
    color: #ffffff;
    background-color: rgb(110,110,180);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}

footer .grant_cta_3aLPp {
    text-align: center;
    margin-top: 60px;
    position: relative;
}

.ty_note_2spmu {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(217,227,231) 0%, rgb(157,180,190,0.5) 100%);
    position: relative;
}

.ty_note_2spmu::after {
    content: "";
    width: 45%;
    height: 65%;
    bottom: -5%;
    opacity: 0.1;
    left: -10%;
    position: absolute;
    pointer-events: none;
    z-index: 1;
    transform: rotate(12deg) skew(-5deg);
    background: linear-gradient(45deg, rgb(157,180,190) 0%, transparent 80%);
}

.ty_note_2spmu h2 {
    max-width: 90%;
    position: relative;
    font-weight: 700;
    color: rgb(157,180,190);
    margin-bottom: 35px;
    line-height: 1.3;
    transform: translateX(-5%);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    font-size: 34px;
}

.ty_note_2spmu .who_weare_3FMuj {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(5%);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 50px 40px 50px 60px;
    background-color: #ffffff;
}

.ty_note_2spmu .who_weare_3FMuj::after {
    height: 100px;
    border-radius: 50%;
    z-index: -1;
    right: 20px;
    opacity: 0.3;
    width: 100px;
    background: radial-gradient(circle, rgb(110,110,180,0.5) 0%, transparent 70%);
    position: absolute;
    top: 20px;
    content: "";
}

.ty_note_2spmu li span {
    font-weight: 400;
    line-height: 1.7;
    max-width: 95%;
    font-size: calc(15px + 0.1rem);
    display: block;
    position: relative;
    color: #000000;
}

.ty_note_2spmu:hover h2::after {
    transform: scaleX(1.3);
}


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



@media (min-width: 993px) {header .top_train_u6iM9 {
    padding: 15px 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}header .top_train_u6iM9 .head_lead_958pv {
    padding: 20px 10px 10px;
}
}



@media (max-width: 767px) {header .top_train_u6iM9 .head_lead_958pv {
    justify-content: center;
    flex-wrap: wrap;
}header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7 {
    margin: 3px 0;
}header .top_train_u6iM9 .head_lead_958pv .head_wrap_eZyU7:not(:last-child)::after {
    display: none;
}}



@media (max-width: 768px) {.stay_connected_Ih1Y3 {
    padding: 3rem 1.5rem;
}.stay_connected_Ih1Y3 .support_form_Ymelf {
    gap: 1.5rem;
    grid-template-areas: 
            "headline headline"
            "input input"
            "button button";
    transform: none;
    margin: 0;
}.stay_connected_Ih1Y3 h3 {
    transform: none;
    font-size: calc(22px * 1.2);
}.stay_connected_Ih1Y3 h3::before {
    transform: translate(3px, 3px);
}.stay_connected_Ih1Y3 .input_holder {
    grid-template-columns: 1fr;
}.stay_connected_Ih1Y3 input[type="email"] {
    grid-column: 1;
}.stay_connected_Ih1Y3 input[type="submit"] {
    grid-column: 1;
}.stay_connected_Ih1Y3 .support_form_Ymelf:hover {
    animation: none;
}
}


@media (min-width: 992px) {.course_offering_UGk3r .word_box_4GnJw {
    margin: 0 auto;
}
}


@media (max-width: 991px) {.course_offering_UGk3r {
    padding: 80px 0;
}.course_offering_UGk3r .word_box_4GnJw {
    padding: 30px;
    max-width: 750px;
}
}


@media (max-width: 767px) {.course_offering_UGk3r {
    padding: 60px 0;
}.course_offering_UGk3r .word_box_4GnJw {
    max-width: 100%;
    padding: 25px;
}.course_offering_UGk3r .word_box_4GnJw h2 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.9);
}.course_offering_UGk3r .word_box_4GnJw .description {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}
}



@media (max-width: 1024px) {.educational_gains_97NOh {
    padding: 90px 0;
}.educational_gains_97NOh .container {
    grid-template-columns: 1fr;
    gap: 30px;
}.educational_gains_97NOh .img_showcase_VBkGd {
    max-height: 400px;
    margin: 0 auto;
    display: block;
    width: 90%;
}.educational_gains_97NOh ul {
    grid-template-columns: 1fr;
}.educational_gains_97NOh h1 {
    font-size: calc(40px * 0.9);
}
}



@media (max-width: 480px) {.educational_gains_97NOh {
    padding: 50px 0;
}.educational_gains_97NOh .img_showcase_VBkGd {
    max-height: 250px;
}.educational_gains_97NOh h1 {
    font-size: calc(40px * 0.7);
}.educational_gains_97NOh h1::after {
    width: 60px;
    height: 3px;
}.educational_gains_97NOh li {
    padding: 12px;
}.educational_gains_97NOh li p {
    font-size: calc(15px * 0.9);
}.educational_gains_97NOh svg {
    height: 16px;
    width: 16px;
}}



@media (max-width: 767px) {.welcome_board_e6dZE {
    padding: 80px 0;
}.welcome_board_e6dZE .course_main_qLsCo {
    font-size: calc(43px * 0.8);
}.welcome_board_e6dZE p {
    font-size: 17px;
}.welcome_board_e6dZE .fast_track_Geow3 {
    width: 100%;
}.welcome_board_e6dZE .fast_track_Geow3 span {
    padding: 140px 30px 30px;
}.welcome_board_e6dZE .fast_track_Geow3 h3 {
    font-size: calc(18px * 0.9);
}
}



@media (min-width: 992px) {.training_structure_N7bly {
    padding: 150px 0;
}.training_structure_N7bly .who_weare_3FMuj {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}.training_structure_N7bly h2 {
    margin-bottom: 50px;
    font-size: calc(34px * 1.2);
}.training_structure_N7bly .word_box_4GnJw {
    padding: 45px 60px;
    margin-left: 50px;
    width: calc(100% - 100px);
}.training_structure_N7bly p {
    line-height: 1.8;
    font-size: calc(17px * 1.05);
}
}



@media (max-width: 480px) {.training_structure_N7bly {
    padding: 60px 0;
}.training_structure_N7bly .who_weare_3FMuj {
    padding: 0 15px;
}.training_structure_N7bly h2 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.8);
}.training_structure_N7bly h2::before {
    height: 3px;
    width: 50px;
}.training_structure_N7bly .word_box_4GnJw {
    border-left-width: 3px;
    padding: 20px 15px;
}.training_structure_N7bly p {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
}}



@media (min-width: 992px) {.pricing_zone_UY1GA .lesson_fees_wMSu4 {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 1200px) {.pricing_zone_UY1GA {
    padding: 8rem 2rem;
}.pricing_zone_UY1GA .plan_options_Lzp0n {
    flex: 0 0 25%;
}.pricing_zone_UY1GA .lesson_fees_wMSu4 {
    flex: 0 0 75%;
}.pricing_zone_UY1GA .pay_plans_Bu3hy {
    padding: 2.5rem;
}
}



@media (max-width: 767px) {.pricing_zone_UY1GA .learning_plan_SOm36 {
    max-width: 400px;
    margin: 0 auto;
}.pricing_zone_UY1GA .plan_options_Lzp0n h2 {
    font-size: calc(33px * 0.9);
}.pricing_zone_UY1GA .study_fees_yv3Ep {
    font-size: calc(14px * 0.95);
}}



@media (max-width: 992px) {.contact_us_htlJ1 {
    padding: 80px 0;
}.contact_us_htlJ1 .inquiry_info_ZHGnd {
    grid-template-columns: 1fr;
}.contact_us_htlJ1 .connect_feedback_qHTbf::after {
    display: none;
}.contact_us_htlJ1 .connect_feedback_qHTbf,
    .contact_us_htlJ1 .message_map_MHz5f {
    padding: 40px;
}.contact_us_htlJ1 h3 {
    font-size: calc(30px * 0.9);
}
}



@media (max-width: 768px) {.contact_us_htlJ1 {
    padding: 60px 0;
}.contact_us_htlJ1 .container {
    padding: 0 20px;
}.contact_us_htlJ1 .connect_feedback_qHTbf,
    .contact_us_htlJ1 .message_map_MHz5f {
    padding: 30px 25px;
}.contact_us_htlJ1 h3 {
    margin-bottom: 40px;
    font-size: calc(30px * 0.85);
}.contact_us_htlJ1 .connect_feedback_qHTbf h3,
    .contact_us_htlJ1 .message_map_MHz5f h4 {
    margin-bottom: 25px;
    font-size: calc(18px * 0.95);
}.contact_us_htlJ1 input[type="text"],
    .contact_us_htlJ1 textarea {
    padding: 14px 18px;
}.contact_us_htlJ1 .connect_list_40RI5 {
    padding: 14px 28px;
}
}



@media (max-width: 992px) {.about_this_3dr9p {
    padding: 80px 0;
}.about_this_3dr9p .proof_stats_TwAyW {
    padding: 30px;
}
}



@media (max-width: 768px) {.about_this_3dr9p {
    padding: 60px 0;
}.about_this_3dr9p h2 {
    margin-bottom: 50px;
    font-size: calc(29px * 0.9);
}.about_this_3dr9p .corp_values_Zn9og {
    gap: 30px;
}.about_this_3dr9p .proof_stats_TwAyW {
    padding: 25px;
}.about_this_3dr9p .proof_stats_TwAyW h3 {
    font-size: calc(23px * 0.9);
}
}



@media (prefers-reduced-motion: reduce) {.about_this_3dr9p::before {
    animation: none;
}.about_this_3dr9p .proof_stats_TwAyW,
    .about_this_3dr9p .proof_stats_TwAyW::after,
    .about_this_3dr9p .proof_stats_TwAyW::before,
    .about_this_3dr9p .proof_stats_TwAyW h3::after {
    transition: none;
}.about_this_3dr9p .proof_stats_TwAyW:first-child,
    .about_this_3dr9p .proof_stats_TwAyW:last-child {
    opacity: 1;
    animation: none;
    transform: none;
}.about_this_3dr9p .proof_stats_TwAyW:hover {
    transform: none;
}}



@media (max-width: 991px) {footer .edu_asknow_TL1gO {
    width: 90%;
    padding: 20px;
}footer .text_main_holder {
    margin-top: 80px;
}
}



@media (max-width: 576px) {footer .abuse_ctrl_QVSJ6 {
    padding: 70px 0 20px;
}footer .edu_asknow_TL1gO {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .nav_class_NwDsT, footer .head_lead_958pv, footer .subscribe_holder {
    padding: 20px 15px;
}footer .head_lead_958pv h5, footer .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}footer .site_navbar_C0VFG {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .start_exploring_igXfy {
    padding: 12px;
}}



@media (max-width: 767px) {.ty_note_2spmu {
    padding: 70px 0;
}.ty_note_2spmu::before,
    .ty_note_2spmu::after {
    height: 50%;
    width: 70%;
}.ty_note_2spmu h2 {
    font-size: calc(34px - 0.4rem);
    margin-bottom: 30px;
    line-height: 1.35;
}.ty_note_2spmu .who_weare_3FMuj {
    padding: 35px 25px 35px 35px;
}.ty_note_2spmu li::before {
    top: -25px;
    font-size: 90px;
    left: -15px;
}.ty_note_2spmu li span {
    font-size: 15px;
}
}

@keyframes float {
    0%, 100% {
        transform: rotate(-2deg) translateY(0);
    }
    50% {
        transform: rotate(-2deg) translateY(-10px);
    }
}


    
    @keyframes typewriter {
        to {
            left: 100%;
        }
    }



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



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



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



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

@keyframes typing {
    from { width: 0 }
    to { width: 100% }
}



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



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

