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

.core-container4597 {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}

header,footer {
    width: 100%;
}

header {
    position: fixed;
    left: 0;
    z-index: 1000;
    width: 100%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    top: 0;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: rgb(224,222,238);
}

.stay_updated6508 .knowledge_guides2978 {
    perspective: 1500px;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
}

.stay_updated6508 .inquiry_map0512:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transform: rotateX(0deg) rotateY(0deg);
}

.stay_updated6508 h3::before {
    height: 3px;
    transform: translateZ(35px);
    background: linear-gradient(90deg, rgb(195,192,218), transparent);
    content: "";
    bottom: -10px;
    position: absolute;
    left: 0;
    width: 50%;
}

.stay_updated6508 input[type="email"]:focus {
    transform: translateZ(40px) scale(1.02);
    box-shadow: 0 5px 20px rgb(195,192,218,0.5);
    outline: none;
    border-color: rgb(195,192,218);
}

.stay_updated6508 .sub_backdrop2814::before {
    content: "";
    top: -10%;
    height: 120%;
    transform: rotate(45deg);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: -150%;
    transition: all 0.5s ease;
    position: absolute;
    width: 120%;
}

.stay_updated6508 .sub_backdrop2814:hover::before {
    left: 150%;
}

.cookie_eductrl1904 {
    padding: 20px 0;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.cookie_view3920 {
    flex-shrink: 0;
    margin-right: 10px;
}

.consentNotificationBox6317 p a {
    text-decoration: none;
    color: rgb(195,192,218);
}


#cookieNoticePrompt0597 {
    display: none;
}

.thxMessage9316 {
    perspective: 1000px;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(224,222,238) 0%, rgb(162,160,196,0.5) 100%);
    position: relative;
}

.thxMessage9316 .container {
    z-index: 2;
    transform-style: preserve-3d;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}

.thxMessage9316 h2 {
    transform: translateZ(30px);
    color: #000000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 40px;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    font-size: 30px;
    animation: slideInFromTop 0.8s ease-out forwards;
}

.thxMessage9316 .knowledge_guides2978::before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(195,192,218), rgb(162,160,196));
    left: 0;
    width: 6px;
    height: 0;
    animation: heightGrow 1.2s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
}

.thxMessage9316 li {
    display: flex;
    align-items: flex-start;
    position: relative;
}

.thxMessage9316 li span::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(195,192,218);
}

.our_mission7641 {
    overflow: hidden;
    position: relative;
    background: rgb(224,222,238);
    padding: 120px 0;
}

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

.our_mission7641 .knowledge_guides2978 {
    display: flex;
    position: relative;
    gap: 50px;
    flex-wrap: wrap;
}

.our_mission7641 h3 {
    overflow: hidden;
    color: #000000;
    margin-bottom: 60px;
    font-size: 43px;
    font-weight: 700;
    width: 100%;
    position: relative;
    text-align: left;
}

.our_mission7641 .master_sessions2305 {
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    min-width: 300px;
    flex: 1;
    z-index: 2;
    flex-direction: column;
    display: flex;
    background: #ffffff;
    transition: all 0.4s ease;
}

.our_mission7641 .master_sessions2305 span {
    color: rgb(195,192,218);
    display: inline-block;
    background: linear-gradient(to right, rgb(195,192,218,0.5), transparent);
    position: relative;
    font-weight: 600;
    margin-bottom: 15px;
    transform: translateX(-15px);
    padding: 5px 15px;
    font-size: 23px;
}

.our_mission7641 .master_sessions2305:hover .img_lightbox1370 {
    transform: scale(1.03);
}

.our_mission7641 .master_sessions2305:hover .img_lightbox1370::before {
    opacity: 0.2;
}

.our_mission7641 .achieve_stats8094::before {
    position: absolute;
    z-index: 1;
    opacity: 0.8;
    width: 20px;
    content: "";
    height: 20px;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    top: 10px;
    left: 10px;
    background: rgb(162,160,196);
}

.our_mission7641 .achieve_stats8094 .smart_classes0274 {
    transition: all 0.5s ease;
    width: 180px;
    clip-path: polygon(
        20% 0%, 
        80% 0%, 
        100% 20%, 
        100% 80%, 
        80% 100%, 
        20% 100%, 
        0% 80%, 
        0% 20%
    );
    position: relative;
    border-radius: 0;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    height: 180px;
    margin: 0 auto;
}

.our_mission7641 .master_sessions2305:hover,
.our_mission7641 .achieve_stats8094:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}

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

footer .get_contactinfo4026 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 40px;
}

footer .info_item a:hover {
    color: rgb(195,192,218);
}

footer .text_main_holder {
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}

footer .page_head5079 svg {
    width: auto;
    margin-bottom: 20px;
    height: 40px;
}

footer .top_learning2536 h5::after {
    bottom: -8px;
    background-color: rgb(195,192,218);
    height: 2px;
    left: 0;
    content: "";
    width: 30px;
    position: absolute;
}

footer .subscribe_holder {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.02);
    padding: 30px;
}

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

footer .input_holder input[type="email"]:focus {
    border-color: rgb(195,192,218);
    outline: none;
}

footer .sub_backdrop2814:hover {
    background-color: rgb(162,160,196);
}

footer .app_store2317 {
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.secure_enclave0916 h1 {
    font-size: 45px;
    text-transform: uppercase;
    border-bottom: 3px solid rgb(195,192,218);
    letter-spacing: 0.1rem;
    color: rgb(195,192,218);
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    font-weight: 700;
}

.secure_enclave0916 ul,
.secure_enclave0916 ol {
    padding-left: 2rem;
    list-style-position: inside;
    margin-bottom: 1.5rem;
    border-left: 2px solid rgba(0, 0, 0, 0.5);
    list-style-type: none;
    margin-top: 1.5rem;
}

.secure_enclave0916 > div {
    background-color: #ffffff;
    padding: 1rem;
    margin-bottom: 2rem;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.mentorship_profile1375::after {
    position: absolute;
    background: radial-gradient(circle at top right, rgb(195,192,218,0.5) 0%, transparent 60%);
    z-index: 1;
    height: 100%;
    opacity: 0.5;
    width: 100%;
    top: 0;
    content: '';
    pointer-events: none;
    right: 0;
}

.mentorship_profile1375 .client_testimonials9807:hover {
    transform: translateZ(20px);
}

.mentorship_profile1375 .client_testimonials9807 > div:nth-child(1) {
    align-items: center;
    display: flex;
    justify-content: center;
}

.mentorship_profile1375 .img_lightbox1370::after {
    height: 100%;
    opacity: 0.7;
    width: 100%;
    content: '';
    mix-blend-mode: overlay;
    background: linear-gradient(45deg, rgb(195,192,218,0.5), transparent);
    left: 0;
    top: 0;
    position: absolute;
}

.mentorship_profile1375 .client_testimonials9807 > div:nth-child(2) {
    transform: translateZ(10px);
    text-align: center;
}

.mentorship_profile1375 .client_testimonials9807 > div:nth-child(2) > div {
    color: #000000;
    font-size: calc(15px * 0.95);
    margin-top: 1rem;
    letter-spacing: 0.02em;
    font-weight: 600;
}

.mentorship_profile1375 .work_section2961 {
    padding: 0 1rem;
    line-height: 1.7;
    position: relative;
    font-size: 15px;
    color: #000000;
}

.contact_information0631 {
    z-index: 1;
    background: rgb(224,222,238);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

.contact_information0631::after {
    background: 
        linear-gradient(90deg, rgb(224,222,238) 6px, transparent 6px),
        linear-gradient(0deg, rgb(224,222,238) 6px, transparent 6px);
    background-size: 100px 100px;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    content: '';
    opacity: 0.2;
}

.contact_information0631 h3::before {
    content: '';
    bottom: -15px;
    background: linear-gradient(90deg, rgb(195,192,218), rgb(162,160,196));
    transform: translateX(-50%);
    height: 5px;
    left: 50%;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    width: 100px;
}

.contact_information0631 .query_info1402 #contact {
    transform: skew(3deg);
}

.contact_information0631 .query_info1402 h3 {
    color: #000000;
    font-weight: 700;
    text-align: left;
    transform: skew(0);
    margin-bottom: 40px;
    font-size: 20px;
}

.contact_information0631 .query_info1402 input[type="text"]:focus,
.contact_information0631 .query_info1402 textarea:focus {
    transform: translate(-3px, -3px);
    background-color: rgba(0, 0, 0, 0.02);
    box-shadow: 8px 8px 0 rgb(195,192,218,0.5);
    outline: none;
}

.contact_information0631 .query_info1402 .query_list7820 label {
    cursor: pointer;
    font-size: calc(15px - 2px);
    padding-left: 35px;
    line-height: 1.5;
    color: #000000;
    position: relative;
}

.contact_information0631 .query_info1402 .query_list7820 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    height: 12px;
    content: '';
    width: 6px;
    position: absolute;
    left: 9px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    top: 5px;
}

.contact_information0631 .query_info1402 .query_list7820 a:hover::after {
    background-color: rgb(162,160,196);
    transform: scaleX(1);
}

.contact_information0631 .query_info1402 .connect_card1204:hover {
    background: rgb(162,160,196);
    transform: translate(-3px, -3px);
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
}

.contact_information0631 .feedback_block0517::before {
    content: '';
    z-index: -1;
    height: 100%;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    width: 100%;
    left: 0;
}

.contact_information0631 .feedback_block0517 .connect_inquiry9637 {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact_information0631 .feedback_block0517 .connect_inquiry9637 li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.contact_information0631 .feedback_block0517 .connect_inquiry9637 li svg path {
    fill: rgb(195,192,218);
}

.contact_information0631 .feedback_block0517 .connect_inquiry9637 li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}

header:after {
    background-size: 20px 20px;
    bottom: 0;
    height: 100%;
    background: 
        linear-gradient(135deg, rgb(224,222,238) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(224,222,238) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(224,222,238) 25%, transparent 25%),
        linear-gradient(45deg, rgb(224,222,238) 25%, transparent 25%);
    position: absolute;
    background-color: rgba(0, 0, 0, 0.01);
    opacity: 0.4;
    content: '';
    width: 100%;
    pointer-events: none;
    left: 0;
}

header .nav_base4815:before {
    bottom: -10px;
    background: linear-gradient(90deg,
        transparent 0%,
        #000000 20%,
        #000000 80%,
        transparent 100%
    );
    content: '';
    width: 100%;
    opacity: 0.2;
    left: 0;
    position: absolute;
    height: 1px;
}

header .top_edu0254:before {
    content: '';
    width: 100%;
    left: 0;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    transform: translateX(-101%);
    background: rgb(195,192,218);
    position: absolute;
    bottom: 0;
    height: 2px;
}

header .top_edu0254:hover:before {
    transform: translateX(0);
}

header .top_tutor3824 {
    transition: all 0.3s ease;
    padding: 5px 12px;
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
}

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

header .top_tutor3824:hover:after {
    transform: scale(1);
    opacity: 1;
}

header .top_tutor3824 svg {
    height: 42px;
    width: auto;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.experience_trial2805 {
    z-index: 1;
    padding: 110px 0;
    animation: gradientMove 15s ease infinite;
    background: 
        linear-gradient(140deg, 
            rgb(162,160,196) 0%, 
            rgb(195,192,218) 50%, 
            rgb(162,160,196) 100%);
    overflow: hidden;
    position: relative;
    background-size: 200% 200%;
}

.experience_trial2805 .knowledge_guides2978 {
    flex-direction: column;
    padding: 0;
    margin: 0 auto;
    display: flex;
    max-width: 1000px;
    justify-content: center;
    position: relative;
    align-items: center;
    z-index: 2;
}

.experience_trial2805 .knowledge_guides2978::after {
    content: '';
    filter: blur(1px);
    height: 1px;
    left: 0;
    background: 
        linear-gradient(
            to right,
            transparent,
            #ffffff,
            transparent
        );
    position: absolute;
    animation: glowLine 3s ease-in-out infinite alternate;
    opacity: 0.3;
    bottom: -20px;
    width: 100%;
}

.experience_trial2805 .send_message9463 {
    font-family: Arial, sans-serif;
    background: #ffffff;
    display: inline-block;
    font-size: 20px;
    z-index: 1;
    position: relative;
    font-weight: 700;
    border-radius: 0;
    clip-path: polygon(
        10px 0%, 
        calc(100% - 10px) 0%, 
        100% 10px, 
        100% calc(100% - 10px), 
        calc(100% - 10px) 100%, 
        10px 100%, 
        0% calc(100% - 10px), 
        0% 10px
    );
    transition: all 0.4s ease;
    color: rgb(195,192,218);
    text-transform: uppercase;
    padding: 20px 60px;
    border: none;
    overflow: hidden;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.2),
        0 0 0 2px rgba(0, 0, 0, 0.05);
    letter-spacing: 3px;
    text-decoration: none;
}

.experience_trial2805 .send_message9463:hover::before {
    opacity: 1;
}

.experience_trial2805 .send_message9463:hover::after {
    opacity: 1;
}

.course_structure4765::before {
    top: 0;
    width: 100%;
    z-index: 1;
    animation: gridPulse 8s linear infinite;
    opacity: 0.08;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 49.9%, rgb(195,192,218,0.5) 50%, rgb(195,192,218,0.5) 50.1%, transparent 50.2%) 0 0 / 100px 100%,
        linear-gradient(0deg, transparent 49.9%, rgb(195,192,218,0.5) 50%, rgb(195,192,218,0.5) 50.1%, transparent 50.2%) 0 0 / 100% 100px;
}

.course_structure4765 .text_wrap_item5943::after {
    right: 0;
    position: absolute;
    border-radius: 50%;
    transform: translate(50%, 50%);
    height: 150px;
    content: "";
    opacity: 0.2;
    animation: rotateConic 10s linear infinite;
    width: 150px;
    bottom: 0;
    background: 
        conic-gradient(from 0deg, rgb(195,192,218,0.5) 0deg, transparent 120deg);
}

.course_structure4765 .text_wrap_item5943 h2::after {
    left: 0;
    height: 3px;
    bottom: 0;
    background: rgb(195,192,218);
    box-shadow: 0 0 15px rgb(195,192,218);
    position: absolute;
    content: "";
    width: 100px;
}

.course_structure4765 .text_wrap_item5943 .description::before {
    opacity: 0.7;
    left: 0;
    content: ">";
    color: rgb(162,160,196);
    position: absolute;
}

.course_structure4765 .img_lightbox1370::before {
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    content: "";
    background: 
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 15%, transparent 85%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to right, #000000 0%, transparent 20%);
    top: 0;
    left: 0;
}

.title_welcome7580::before {
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgba(94, 170, 168, 0.03),
        rgba(94, 170, 168, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 100%;
}

.title_welcome7580 h1::after {
    background: linear-gradient(90deg, rgb(162,160,196) 0%, rgb(195,192,218) 100%);
    height: 4px;
    border-radius: 10px;
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    bottom: -15px;
    position: absolute;
}

.title_welcome7580 ol li {
    margin-bottom: 2rem;
}

.title_welcome7580 svg {
    margin-bottom: 1.5rem;
    height: 100px;
    width: 100px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: scale(0.9);
}

.title_welcome7580 svg {
    width: 120px;
    height: 120px;
}

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

.title_welcome7580 .main_title6038 p {
    margin-bottom: 2rem;
    max-width: 650px;
    color: #000000;
    line-height: 1.6;
    font-size: clamp(1rem, 2.5vw, 1.25rem);
}

.title_welcome7580 .connect_card1204:hover {
    transform: translateY(-3px);
    box-shadow: 0 7px 20px rgba(94, 170, 168, 0.4);
}

.title_welcome7580 .connect_card1204:hover::before {
    opacity: 1;
}

.title_welcome7580 .connect_card1204:active {
    box-shadow: 0 3px 10px rgba(94, 170, 168, 0.3);
    transform: translateY(-1px);
}

.title_welcome7580 .img_lightbox1370::before {
    left: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    top: 0;
}

.title_welcome7580 .img_lightbox1370:hover::after {
    opacity: 0;
}

.analysis_summary8970::before {
    width: 100%;
    position: absolute;
    z-index: 0;
    height: 100%;
    background: linear-gradient(90deg, #ffffff 0%, rgb(162,160,196,0.5) 100%);
    left: 0;
    top: 0;
    content: "";
}

.analysis_summary8970 h2::before {
    left: -30px;
    content: "";
    height: 100%;
    width: 1px;
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(195,192,218), transparent);
    position: absolute;
}

.analysis_summary8970 ul {
    position: relative;
    display: flex;
    list-style: none;
    grid-row: 1;
    justify-content: center;
    padding: 0;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    grid-column: 2;
}

.analysis_summary8970 .success_factors2375:hover::before {
    transform: scale(1.1) translateZ(-5px);
    opacity: 0.2;
}

.analysis_summary8970 .success_factors2375 p {
    position: relative;
    color: #000000;
    margin: 0 0 10px;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1;
    transition: transform 0.4s ease;
}

.analysis_summary8970 .success_factors2375:hover span {
    transform: translateY(5px);
}

.analysis_summary8970 svg path {
    fill: none;
    stroke: rgb(195,192,218);
}

.analysis_summary8970 .success_factors2375:hover svg {
    opacity: 0.4;
    stroke-dashoffset: 0;
}

.analysis_summary8970 ul:has(.success_factors2375:only-child) .success_factors2375 p {
    font-size: 4rem;
    margin-bottom: 20px;
}

.analysis_summary8970 ul:has(.success_factors2375:nth-child(3):last-child) {
    justify-content: space-around;
}

.analysis_summary8970 ul:has(.success_factors2375:nth-child(5):last-child) .success_factors2375:nth-child(1) {
    grid-area: a;
}

.analysis_summary8970 ul:has(.success_factors2375:nth-child(5):last-child) .success_factors2375:nth-child(3) {
    grid-area: c;
}

.analysis_summary8970 ul:has(.success_factors2375:nth-child(n+6):nth-child(-n+10)) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.pricing_stack9405 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.annual_fee3542 {
    position: relative;
}

.pricing_stack9405 h2 {
    font-size: 37px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    transform: perspective(1000px) translateZ(20px);
    margin-bottom: 25px;
    font-weight: 700;
    position: relative;
    color: #ffffff;
}

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

.pricing_stack9405 .rate_card8065::before {
    opacity: 0.1;
    height: 80px;
    right: -40px;
    top: -40px;
    background: rgb(195,192,218);
    content: "";
    position: absolute;
    width: 80px;
    transition: transform 0.5s ease-out;
    border-radius: 50%;
}

.pricing_stack9405 .cost_summary9675 {
    position: relative;
    transform: translateZ(20px);
    z-index: 2;
}

.pricing_stack9405 .lesson_rates6975 h4 {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: calc(18px + 2px);
    display: inline-block;
    margin: 0 0 20px;
}

.pricing_stack9405 .pricing_catalog6293 {
    position: relative;
    color: #ffffff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: block;
    text-align: right;
    font-size: calc(18px + 6px);
    margin-top: 20px;
    font-weight: 700;
}

.pricing_stack9405 .lesson_rates6975:hover .rate_card8065::before {
    opacity: 0.05;
    transform: scale(3);
}

.pricing_stack9405 .lesson_rates6975:hover h4::after {
    width: 100%;
}

.pricing_stack9405 .lesson_rates6975 p::-webkit-scrollbar {
    width: 4px;
}

.pricing_stack9405 .lesson_rates6975 p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
}

.pricing_stack9405 .lesson_rates6975 p::-webkit-scrollbar-thumb {
    background: rgb(195,192,218);
    border-radius: 10px;
}


@media only screen and (max-width: 1200px) {.consentNotificationBox6317 {
    padding: 20px;
}}


@media only screen and (max-width: 800px) {.cookie_view3920 {
    display: none;
}.cookie_eductrl1904 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.consentNotificationBox6317 h5 {
    text-align: center;
}.consentNotificationBox6317 p {
    text-align: center;
}.cookie_controls1267 {
    margin-bottom: 20px;
}body .core-container4597 .policy_opt2503 {
    margin-left: 0;
}}



@media (max-width: 1100px) {.our_mission7641 {
    padding: 90px 0;
}.our_mission7641 .knowledge_guides2978 {
    flex-direction: column;
    align-items: center;
}.our_mission7641 h3 {
    text-align: center;
    font-size: calc(43px * 0.9);
}.our_mission7641 h3::after {
    transform: translateX(-50%);
    left: 50%;
}.our_mission7641 .master_sessions2305,
    .our_mission7641 .achieve_stats8094 {
    max-width: 600px;
    width: 100%;
}
}



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



@media (max-width: 767px) {footer .referral_prog2589 {
    padding: 50px 0 30px;
}footer .get_contactinfo4026 {
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    margin-bottom: 20px;
    margin-right: 0;
}footer .subscribe_holder {
    padding: 20px;
}footer .lecture_ref0981 {
    margin-top: 30px;
}
}



@media (min-width: 992px) {.mentorship_profile1375 {
    padding: 8rem 0;
}.mentorship_profile1375 .client_testimonials9807 {
    gap: 2rem 4rem;
    grid-template-columns: 280px 1fr;
    padding: 3rem;
}.mentorship_profile1375 .img_lightbox1370 {
    height: 280px;
    width: 280px;
}.mentorship_profile1375 .name {
    font-size: calc(19px * 1.1);
}.mentorship_profile1375 .client_testimonials9807 > div:nth-child(2) > div {
    font-size: 15px;
}.mentorship_profile1375 .work_section2961 {
    font-size: calc(15px * 1.1);
    line-height: 1.9;
}.mentorship_profile1375 .client_testimonials9807::before {
    top: -10px;
    height: calc(100% + 20px);
    content: '';
    position: absolute;
    left: -10px;
    transform: translateZ(-10px);
    transition: opacity 0.5s ease;
    background: linear-gradient(135deg, rgb(162,160,196,0.5), transparent);
    width: calc(100% + 20px);
    opacity: 0.15;
    z-index: -1;
}.mentorship_profile1375 .client_testimonials9807:hover::before {
    opacity: 0.3;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .top_learning2536 {
    gap: 20px;
}header .top_tutor3824 svg {
    height: 38px;
}
}



@media (max-width: 767px) {header .top_learning2536 {
    padding: 75px 30px 30px;
    z-index: 1001;
    position: fixed;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    gap: 5px;
    top: 0;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
    width: 80%;
    right: -100%;
    max-width: 320px;
    flex-direction: column;
    height: 100vh;
    background: rgb(224,222,238);
}header .top_learning2536:before {
    height: 1px;
    left: 10%;
    width: 80%;
    bottom: auto;
    top: 60px;
}header .menu.active {
    right: 0;
}header .top_edu0254 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 14px 5px;
    width: 100%;
}header .top_edu0254:last-child {
    border-bottom: none;
}header .top_edu0254:after {
    left: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}header .top_edu0254:hover:after {
    opacity: 1;
    top: 50%;
    left: 5px;
}header .top_tutor3824 {
    margin: 0 auto;
}
}


@media screen and (max-width: 1200px) {.course_structure4765 {
    padding: 80px 0;
}.course_structure4765 .text_wrap_item5943 {
    padding: 40px;
}.course_structure4765 .img_lightbox1370 {
    height: 550px;
}
}



@media screen and (max-width: 767px) {.course_structure4765 {
    padding: 50px 0;
}.course_structure4765 .container {
    padding: 0 20px;
}.course_structure4765 .text_wrap_item5943 {
    padding: 25px;
}.course_structure4765 .text_wrap_item5943 h2 {
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: calc(46px * 0.8);
}.course_structure4765 .text_wrap_item5943 .description {
    padding-left: 15px;
    margin-bottom: 20px;
    font-size: calc(16px * 0.95);
}.course_structure4765 .img_lightbox1370 {
    height: 350px;
}
}



@media (min-width: 1200px) {.title_welcome7580 .knowledge_guides2978 {
    gap: 8rem;
}.title_welcome7580 .text_wrap_item5943 {
    padding: 4rem;
}
}



@media screen and (min-width: 1441px) {.analysis_summary8970 {
    padding: 150px 0;
}.analysis_summary8970 .container {
    gap: 80px;
    grid-template-columns: 350px 1fr;
}.analysis_summary8970 h2 {
    font-size: calc(40px * 1.2);
}.analysis_summary8970 .success_factors2375 {
    width: 200px;
    height: 200px;
    margin: 25px;
}.analysis_summary8970 .success_factors2375 p {
    font-size: 3.2rem;
}
}



@media screen and (max-width: 767px) {.analysis_summary8970 {
    padding: 70px 0;
}.analysis_summary8970 .container {
    gap: 40px;
}.analysis_summary8970 h2 {
    font-size: calc(40px * 0.8);
}.analysis_summary8970 ul {
    flex-direction: column;
    display: flex;
    align-items: center;
}.analysis_summary8970 .success_factors2375 {
    height: 220px;
    width: 220px;
    margin: 15px 0;
}.analysis_summary8970 ul:has(.success_factors2375:nth-child(4):last-child),
    .analysis_summary8970 ul:has(.success_factors2375:nth-child(5):last-child),
    .analysis_summary8970 ul:has(.success_factors2375:nth-child(n+6):nth-child(-n+10)) {
    align-items: center;
    display: flex;
    flex-direction: column;
}
}



@media screen and (min-width: 1200px) {.pricing_stack9405 .discount_deals0139 {
    grid-template-columns: repeat(4, 1fr);
}
}



@media screen and (max-width: 767px) {.pricing_stack9405 .discount_deals0139 {
    max-width: 400px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.pricing_stack9405 {
    padding: 60px 0 40px;
}.pricing_stack9405 h2 {
    font-size: calc(37px - 4px);
}.pricing_stack9405 .cost_schemes4859 {
    font-size: calc(16px - 1px);
    margin-bottom: 40px;
}.pricing_stack9405 .rate_card8065 {
    padding: 25px 20px;
}
}



@keyframes backgroundPulse {
    0%, 100% { 
        opacity: 0.15;
        transform: scale(1);
    }
    50% { 
        opacity: 0.25;
        transform: scale(1.05);
    }
}



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



@keyframes heightGrow {
    0% { height: 0; }
    100% { height: 100%; }
}



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



@keyframes movePattern {
    0% {
        background-position: 0 0, 0 30px, 30px -30px, -30px 0px;
    }
    100% {
        background-position: 60px 60px, 60px 90px, 90px 30px, 30px 60px;
    }
}



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



@keyframes shadowSweep {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(50%);
    }
}



@keyframes pulseSphere {
    0%, 100% {
        transform: translateX(-50%) scale(1);
        opacity: 0.2;
    }
    50% {
        transform: translateX(-50%) scale(1.2);
        opacity: 0.4;
    }
}



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



@keyframes dataFlow {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}


    
    @keyframes fadeSlideRight {
        from {
            opacity: 0;
            transform: translateX(-50px);
        }
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

