header,footer {
    width: 100%;
}


header {
    left: 0;
    width: 100%;
    background-color: #ffffff;
    transition: all 0.3s ease;
    border-bottom: 2px solid rgb(233,230,234);
    top: 0;
    position: fixed;
    z-index: 1000;
}

.check_it_out_now_AwUDR0::before {
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(197,180,203,0.5),
        rgb(197,180,203,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    opacity: 0.1;
    content: '';
    width: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
}

.check_it_out_now_AwUDR0 .msg_info_nkzPE5::before {
    transition: all 0.6s ease;
    content: '';
    height: 100%;
    left: -100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    top: 0;
}

.check_it_out_now_AwUDR0 .achieve_stats_Shr4Xz::before {
    z-index: -1;
    content: '';
    left: -100px;
    position: absolute;
    height: calc(100% + 200px);
    opacity: 0.1;
    background-image: 
        linear-gradient(to right, rgb(197,180,203,0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgb(197,180,203,0.5) 1px, transparent 1px);
    width: calc(100% + 200px);
    background-size: 30px 30px;
    top: -100px;
}

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


.cookie_confirm_47up2Y {
    box-shadow: 0 0 20px rgb(197,180,203,0.5);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: linear-gradient(135deg, rgb(171,120,181) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 20px 5%;
    align-items: center;
}

.web_tracking_yRKkpw {
    min-width: 300px;
    flex: 1;
    color: #ffffff;
}

.visitor_controls_41tQuY {
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(197,180,203,0.5);
    color: #000000;
    font-size: 15px;
    margin-left: 10px;
    padding: 12px 25px;
    cursor: pointer;
    background: rgb(197,180,203);
    white-space: nowrap;
    transition: background 0.3s ease, box-shadow 0.3s ease;
}

header .head_pagewrap_SxtFga {
    gap: 35px;
    display: flex;
    align-items: center;
}

header .site_study_gGfFz2:after {
    position: absolute;
    transform: scaleX(0);
    background-color: rgb(197,180,203);
    transition: transform 0.3s ease;
    transform-origin: center;
    height: 2px;
    width: 100%;
    content: '';
    left: 0;
    bottom: 0;
}

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

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

.our_team_f3smPh .container {
    position: relative;
    z-index: 5;
}

.our_team_f3smPh h2 {
    text-align: center;
    color: #000000;
    font-size: 29px;
    padding-bottom: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}

.our_team_f3smPh .knowledge_guides_NwGkOT {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin-top: 60px;
}

.our_team_f3smPh .expert_classes_SKiqnd::after {
    top: 0;
    z-index: -1;
    left: 0;
    height: 100%;
    transition: transform 0.5s ease;
    transform: scaleX(0);
    background: rgb(233,230,234);
    content: "";
    position: absolute;
    transform-origin: right;
    width: 100%;
}

.our_team_f3smPh .expert_classes_SKiqnd:hover p {
    transform: translateX(10px);
}

.our_team_f3smPh .container::before {
    left: -10%;
    height: 20%;
    top: -10%;
    width: 20%;
    animation: rotate-element 20s linear infinite;
    opacity: 0.2;
    border-radius: 10px;
    border: 2px solid rgb(197,180,203,0.5);
    position: absolute;
    content: "";
}

.pricing_row_juVfwY {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.pricing_row_juVfwY .value_deals_xqo6VC {
    align-items: center;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.pricing_row_juVfwY h2 {
    position: relative;
    animation: fadeSlideUp 0.7s ease forwards;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 28px;
    text-align: center;
    transform: translateY(20px);
    font-weight: 700;
    opacity: 0;
    margin-bottom: 20px;
}

.pricing_row_juVfwY .learn_fees_HahIES li:nth-child(2) {
    --li-index: 2;
}

.pricing_row_juVfwY .study_pricing_ErPouA {
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    display: block;
    position: relative;
    height: 100%;
    border: 1px solid rgba(255,255,255,0.15);
    overflow: hidden;
    backdrop-filter: blur(10px);
    text-decoration: none;
}

.pricing_row_juVfwY .study_pricing_ErPouA:hover .price_deals_gOZHbc {
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transform: scale(1.05);
}

.homepage_5FzUaC > div {
    width: 100%;
    position: relative;
    flex-direction: column;
    gap: 3rem;
    z-index: 1;
    display: flex;
    max-width: 1200px;
}

.homepage_5FzUaC > div > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.homepage_5FzUaC .page_home_AF9acZ {
    color: rgb(197,180,203);
    font-weight: 700;
    font-size: 47px;
    position: relative;
    margin-bottom: 1.5rem;
}

.homepage_5FzUaC .story_tl_gZ4Pju {
    width: 100%;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    height: 400px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}

.homepage_5FzUaC .story_tl_gZ4Pju h3 {
    line-height: 1.4;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    color: #ffffff;
    font-size: calc(24px - 0.1rem);
}

.homepage_5FzUaC .edu_skill_OaAtZD::before {
    border-bottom: 3px solid rgb(197,180,203);
    border-left: 3px solid rgb(197,180,203);
    transition: all 0.3s ease;
    content: "";
    position: absolute;
    opacity: 0.6;
    bottom: 10px;
    height: 50px;
    width: 50px;
    left: 10px;
}

.ty_section_CKXy8u h2 {
    max-width: 90%;
    font-size: 33px;
    margin-bottom: 3rem;
    animation: slideInTitle 0.8s ease-out forwards;
    transform-origin: left center;
    font-weight: 700;
    position: relative;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    color: #000000;
}

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

.ty_section_CKXy8u li {
    position: relative;
    padding-left: 2rem;
}

.ty_section_CKXy8u span {
    font-family: Arial, sans-serif;
    display: block;
    line-height: 1.8;
    color: #000000;
    position: relative;
    font-size: 14px;
}

.course_benefits_xW9N0A::after {
    width: 250px;
    background: radial-gradient(circle, rgba(rgb(171,120,181,0.5), 0.1) 0%, rgba(rgb(171,120,181,0.5), 0) 70%);
    bottom: -50px;
    left: -50px;
    height: 250px;
    content: "";
    animation: pulse 12s infinite alternate-reverse;
    z-index: 0;
    position: absolute;
}

.course_benefits_xW9N0A .achieve_stats_Shr4Xz {
    box-shadow: 0 15px 40px rgba(rgba(0, 0, 0, 0.5), 0.08);
    border-radius: 8px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    flex-direction: column;
    overflow: hidden;
    gap: 2.5rem;
    transform: translateY(0);
    display: flex;
}

.course_benefits_xW9N0A li p {
    margin: 0;
    display: flex;
    color: #000000;
    font-size: 14px;
    align-items: flex-start;
    font-weight: 400;
    line-height: 1.5;
}

.course_benefits_xW9N0A li:nth-child(even) {
    padding-left: 2.7rem;
    border-left: 2px solid rgba(rgb(171,120,181,0.5), 0.2);
}

.data_statistics_KR8IW3 h3 {
    z-index: 2;
    color: #000000;
    opacity: 0;
    position: relative;
    font-size: clamp(1.75rem, 5vw, 28px);
    margin-bottom: 3rem;
    animation: fadeSlideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: center;
    transform: translateY(0);
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC:nth-child(6) {
    --i: 6;
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 40px rgba(rgb(197,180,203,0.5), 0.18), 0 2px 5px rgba(0, 0, 0, 0.1);
    border-left: 4px solid rgb(171,120,181);
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC span::after {
    height: 2px;
    transform-origin: left;
    transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 2.5rem;
    left: 0;
    position: absolute;
    content: "";
    bottom: -0.5rem;
    background: linear-gradient(to right, rgb(197,180,203) 0%, rgb(171,120,181) 100%);
}



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

.reach_out_91047C h2::after {
    width: 60px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    position: absolute;
    background: rgb(197,180,203);
    content: "";
    bottom: -15px;
}

.reach_out_91047C .help_grid_WYj2xV {
    order: 1;
    padding: 60px;
    display: flex;
    background: #ffffff;
    justify-content: center;
    position: relative;
    flex-direction: column;
}

.reach_out_91047C form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(197,180,203);
    background: #ffffff;
    outline: none;
}

.reach_out_91047C form input#name::before {
    content: "";
    top: 50%;
    height: 20px;
    width: 20px;
    transform: translateY(-50%);
    left: 20px;
    position: absolute;
    background: rgb(197,180,203);
    border-radius: 50%;
}

.reach_out_91047C .request_query_D5BMsp input[type="checkbox"]:checked + label::after {
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    content: "";
    left: 8px;
    height: 14px;
    position: absolute;
    top: 4px;
    width: 8px;
    transform: rotate(45deg);
}

.reach_out_91047C form .help_map_iGRZEo:hover::before {
    width: 100%;
}

.reach_out_91047C svg {
    transform: translateY(-50%);
    position: absolute;
    left: 20px;
    fill: rgb(197,180,203);
    height: 20px;
    width: 20px;
    top: 50%;
}

.education_history_4beURh::before {
    border-radius: 50%;
    background: rgb(171,120,181,0.5);
    height: 200px;
    width: 200px;
    right: -50px;
    content: "";
    animation: float 8s ease-in-out infinite;
    position: absolute;
    top: -50px;
    filter: blur(40px);
    z-index: 0;
}

.education_history_4beURh .photo_frame_wrap_uK2nCb {
    height: 350px;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    width: 280px;
    border-radius: 29px;
    box-shadow: 15px 15px 0 rgb(171,120,181,0.5);
    position: relative;
    transition: all 0.4s ease;
    transform: translateY(20px);
}

.education_history_4beURh .work_achievements_tXmZEx > div:nth-child(2) {
    font-weight: 600;
    color: #000000;
    font-size: 13px;
    opacity: 0.8;
    margin-bottom: 20px;
}

.exam_prep_FhDtZ5::before {
    width: 100%;
    content: "";
    background-image: repeating-linear-gradient(
        to right,
        rgb(197,180,203),
        rgb(197,180,203) 10px,
        transparent 10px,
        transparent 20px
    );
    left: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
}

footer .info_item svg {
    z-index: 2;
    height: 24px;
    flex-shrink: 0;
    fill: #ffffff;
    width: 24px;
    position: relative;
    margin-right: 15px;
}

footer .text_main_holder {
    padding: 0 20px;
    scroll-snap-type: x mandatory;
    overflow-x: auto;
    display: flex;
    -webkit-overflow-scrolling: touch;
    margin: 0 -20px;
    scrollbar-width: none;
    flex-wrap: nowrap;
    gap: 0;
    -ms-overflow-style: none;
}

footer .head_pagewrap_SxtFga::after {
    left: 0;
    background-size: 30px 30px;
    position: absolute;
    content: "";
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    top: 0;
    opacity: 0.3;
    pointer-events: none;
    bottom: 0;
    right: 0;
}

footer .page_header_cyZUM1 a:hover {
    padding-left: 10px;
    border-bottom-color: rgb(197,180,203);
    color: #ffffff;
}

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

footer .achieve_success_KQEOc2 {
    font-size: 18px;
    cursor: pointer;
    font-weight: 600;
    border-radius: 10px;
    color: #ffffff;
    background-color: rgb(171,120,181);
    transition: all 0.3s ease;
    padding: 15px;
    border: none;
    text-align: center;
}

.program_offerings_fu9LWB .knowledge_D07gN1 {
    animation: verticalScroll 25s ease-in-out infinite alternate;
    flex-direction: column;
    height: 400%;
    width: 100%;
    display: flex;
}

.program_offerings_fu9LWB .knowledge_D07gN1 {
    flex-direction: row;
    width: 400%;
    height: 100%;
    animation: horizontalScroll 25s ease-in-out infinite alternate;
}

.program_offerings_fu9LWB .knowledge_D07gN1 {
    animation-duration: 20s;
    width: 300%;
}

.program_offerings_fu9LWB .skill_plan_uAW0Ow:hover img {
    filter: saturate(1.2) contrast(1.3);
}

.program_offerings_fu9LWB .achieve_stats_Shr4Xz {
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
}

.program_offerings_fu9LWB .achieve_stats_Shr4Xz {
    padding: 0 5%;
}

.program_offerings_fu9LWB .career_path_0zgH3v:hover::before {
    width: 100%;
}

.program_offerings_fu9LWB .career_path_0zgH3v span > * {
    transform: skewX(15deg);
    display: inline-block;
}

.program_offerings_fu9LWB .career_path_0zgH3v .help_map_iGRZEo {
    overflow: hidden;
    font-size: 14px;
    transition: color 0.3s ease;
    padding: 1rem 2.5rem;
    z-index: 1;
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
    border: 2px solid rgb(197,180,203);
    text-decoration: none;
    letter-spacing: 1px;
    background: transparent;
    position: relative;
    font-weight: 700;
}

.program_offerings_fu9LWB .career_path_0zgH3v .help_map_iGRZEo {
    padding: 0.8rem 1.5rem;
    font-size: calc(14px * 0.9);
    text-align: center;
    display: block;
}



@media screen and (max-width: 576px) {.check_it_out_now_AwUDR0 {
    padding: 40px 0;
}.check_it_out_now_AwUDR0 h3 {
    margin-bottom: 20px;
    font-size: calc(34px * 0.7);
}.check_it_out_now_AwUDR0 .msg_info_nkzPE5 {
    padding: 12px 25px;
    font-size: calc(20px * 0.9);
}.check_it_out_now_AwUDR0 h3::after {
    bottom: -10px;
    height: 3px;
    width: 60px;
}}


@media only screen and (max-width: 800px) {.cookie_visitor_IaJy40 {
    display: none;
}.cookie_confirm_47up2Y {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.web_tracking_yRKkpw {
    margin-bottom: 20px;
    text-align: center;
}.cookiePolicyContainer_hNoAUi h5, .cookiePolicyContainer_hNoAUi p {
    text-align: center;
}.visitor_controls_41tQuY {
    text-align: center;
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}



@media screen and (max-width: 576px) {.our_team_f3smPh {
    padding: 50px 0;
}.our_team_f3smPh h2 {
    margin-bottom: 15px;
    font-size: calc(29px * 0.8);
    padding-bottom: 12px;
}.our_team_f3smPh h2::after {
    height: 2px;
    width: 50px;
}.our_team_f3smPh .knowledge_guides_NwGkOT {
    margin-top: 30px;
}.our_team_f3smPh .expert_classes_SKiqnd {
    padding: 25px;
}.our_team_f3smPh .expert_classes_SKiqnd h3 {
    margin-bottom: 12px;
    font-size: calc(18px * 0.85);
}.our_team_f3smPh .expert_classes_SKiqnd p {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.our_team_f3smPh .expert_classes_SKiqnd:hover h3,
    .our_team_f3smPh .expert_classes_SKiqnd:hover p {
    transform: translateX(5px);
}}




@media (max-width: 992px) {.homepage_5FzUaC {
    padding: 4rem 1.5rem;
}.homepage_5FzUaC > div {
    gap: 2rem;
}.homepage_5FzUaC .page_home_AF9acZ {
    font-size: calc(47px - 0.5rem);
}.homepage_5FzUaC .story_tl_gZ4Pju {
    height: 350px;
}
}



@media (max-width: 768px) {.ty_section_CKXy8u {
    padding: 3.5rem 0;
}.ty_section_CKXy8u h2 {
    margin-bottom: 2.5rem;
    font-size: calc(33px * 0.8);
    line-height: 1.4;
}.ty_section_CKXy8u .achieve_stats_Shr4Xz {
    padding: 2rem;
}.ty_section_CKXy8u .container {
    transform: perspective(1000px) rotateX(1deg);
}.ty_section_CKXy8u::before {
    width: 25%;
}.ty_section_CKXy8u li::before {
    top: 0.4rem;
}
}



@media (min-width: 992px) {.course_benefits_xW9N0A {
    padding: 7rem 0;
}.course_benefits_xW9N0A h5 {
    font-size: calc(18px * 1.1);
    margin-bottom: 4rem;
}.course_benefits_xW9N0A .achieve_stats_Shr4Xz {
    gap: 0;
}.course_benefits_xW9N0A .achieve_stats_Shr4Xz > div:first-child {
    max-width: 45%;
    flex: 0 0 45%;
    overflow: hidden;
    position: relative;
}.course_benefits_xW9N0A .achieve_stats_Shr4Xz > div:first-child::after {
    bottom: 0;
    top: 0;
    z-index: 2;
    right: 0;
    content: "";
    pointer-events: none;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
    position: absolute;
    width: 50px;
}.course_benefits_xW9N0A .legend_holder_W6eNv8 {
    max-width: 55%;
    flex: 0 0 55%;
    padding: 3rem 3rem 3rem 4rem;
}.course_benefits_xW9N0A li {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.course_benefits_xW9N0A ul {
    grid-template-columns: repeat(2, 1fr);
}
}



@media screen and (max-width: 480px) {.reach_out_91047C {
    padding: 60px 0 40px;
}.reach_out_91047C h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.reach_out_91047C .photo_frame_wrap_uK2nCb {
    min-height: 200px;
}.reach_out_91047C .help_grid_WYj2xV {
    padding: 30px 20px;
}.reach_out_91047C form h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 30px;
}.reach_out_91047C form .help_map_iGRZEo {
    padding: 14px 20px;
    width: 100%;
}}



@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .head_lead_n1Yf6Q::before,
    footer .head_pagewrap_SxtFga::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}



@media screen and (max-width: 1200px) {.program_offerings_fu9LWB .career_path_0zgH3v h3 {
    font-size: calc(42px * 0.85);
}.program_offerings_fu9LWB .achieve_stats_Shr4Xz {
    padding-left: 5%;
    padding-right: 0;
}
}



@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.1;
    }
    100% {
        transform: scale(1);
        opacity: 0.05;
    }
}

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



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



@keyframes scaleIn {
    from {
        transform: rotate(45deg) scale(0);
    }
    to {
        transform: rotate(45deg) scale(1);
    }
}



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


    
    @keyframes horizontalScroll {
        0%, 5% {
            transform: translateX(0);
        }
        30%, 35% {
            transform: translateX(-33.333%);
        }
        60%, 65% {
            transform: translateX(-66.666%);
        }
        95%, 100% {
            transform: translateX(-66.666%);
        }
    }

