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

.top_edu_B0qU26 {
    flex: 1 0 auto;
}

.exam_prep_FhDtZ5 {
    flex: 0 0 auto;
}

.exam_prep_FhDtZ5 {
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    padding: 80px 0 30px;
}

.check_it_out_now_AwUDR0 .achieve_stats_Shr4Xz {
    max-width: 1200px;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    text-align: center;
    display: flex;
    position: relative;
    align-items: center;
    padding: 0 20px;
    z-index: 2;
}

.check_it_out_now_AwUDR0 h3::after {
    left: 50%;
    height: 4px;
    width: 80px;
    border-radius: 10px;
    background: rgb(171,120,181);
    transform: translateX(-50%);
    bottom: -15px;
    box-shadow: 0 0 15px rgb(171,120,181);
    position: absolute;
    content: '';
}

.check_it_out_now_AwUDR0 .msg_info_nkzPE5:hover::before {
    left: 100%;
}

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

.privacy_enclosure_9MK2au h2 {
    text-shadow: 0 0 10px rgb(171,120,181,0.5);
    font-size: 32px;
    color: rgb(171,120,181);
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 25px;
    border-bottom: 1px solid rgb(171,120,181);
}

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

.cookie_visitor_IaJy40 {
    box-shadow: 0 0 15px rgb(197,180,203);
    margin-right: 20px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 19px;
    padding: 10px;
    flex-shrink: 0;
}

.web_tracking_yRKkpw h5 {
    font-weight: 700;
    margin-bottom: 10px;
    text-shadow: 0 0 10px rgb(197,180,203);
    font-size: 19px;
    color: rgb(197,180,203);
}

.cookiePolicyContainer_hNoAUi p a:hover {
    color: rgb(171,120,181);
}

#cookie_info_panel_0h7xQ2:checked ~ .cookiePolicyContainer_hNoAUi {
    visibility: hidden;
    opacity: 0;
}

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

header .site_study_gGfFz2 {
    font-weight: 600;
    position: relative;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 0;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
}

header .site_study_gGfFz2:hover:after {
    transform: scaleX(1);
}

header .top_tutor_axP0vV:before {
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    width: 100%;
    mask-composite: exclude;
    height: 100%;
    -webkit-mask-composite: xor;
    border-radius: 10px;
    background: linear-gradient(to right, rgb(197,180,203), rgb(171,120,181)) border-box;
    transition: opacity 0.3s ease;
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    border: 2px solid transparent;
    opacity: 0;
}

.our_team_f3smPh .expert_classes_SKiqnd::before {
    content: "";
    width: 5px;
    transition: all 0.5s ease;
    top: 0;
    position: absolute;
    height: 0;
    background: rgb(197,180,203);
    left: 0;
}

.our_team_f3smPh .expert_classes_SKiqnd h3 {
    z-index: 2;
    font-weight: 600;
    position: relative;
    font-size: 18px;
    margin-bottom: 20px;
    color: #000000;
    transition: all 0.3s ease;
}

.our_team_f3smPh .expert_classes_SKiqnd:last-child {
    border-top: 3px solid rgb(171,120,181);
}

.our_team_f3smPh .knowledge_guides_NwGkOT::after {
    position: absolute;
    content: "";
    top: 0;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
    width: 100%;
    opacity: 0.02;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    height: 100%;
    z-index: 0;
    left: 0;
    background-size: 20px 20px;
}

.pricing_row_juVfwY .learn_fees_HahIES li {
    animation-delay: calc(0.2s + (var(--li-index, 0) * 0.15s));
    animation: fadeSlideUp 0.8s ease forwards;
    opacity: 0;
    transform: translateY(30px);
}

.pricing_row_juVfwY .study_pricing_ErPouA:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    transform: translateY(-10px) scale(1.02);
}

.pricing_row_juVfwY .cost_rates_D9TZBJ {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.pricing_row_juVfwY .cost_rates_D9TZBJ h4 {
    position: relative;
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 0;
    color: #ffffff;
    letter-spacing: 0.5px;
    padding-bottom: 15px;
}

.homepage_5FzUaC {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(233,230,234), rgb(233,230,234) 70%, rgb(197,180,203,0.5) 100%);
    padding: 6rem 2rem;
}

.homepage_5FzUaC > div > div:first-child {
    transition: transform 0.5s ease;
    position: relative;
    background: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.homepage_5FzUaC .edu_skill_OaAtZD {
    padding: 1rem;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.homepage_5FzUaC .story_tl_gZ4Pju:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}

.homepage_5FzUaC .story_tl_gZ4Pju:hover span {
    transform: translateY(0);
    opacity: 1;
}

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

.ty_section_CKXy8u::after {
    animation: pulse 8s infinite ease-in-out;
    bottom: -5rem;
    border-radius: 50%;
    z-index: 0;
    width: 20rem;
    height: 20rem;
    background: linear-gradient(45deg, rgb(197,180,203,0.5) 0%, transparent 70%);
    position: absolute;
    left: -5rem;
    filter: blur(30px);
    content: "";
}

.ty_section_CKXy8u .achieve_stats_Shr4Xz::before {
    left: 0;
    content: "";
    height: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 60%, rgb(171,120,181,0.5) 150%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 95% 100%, 0 100%);
}

.course_benefits_xW9N0A::before {
    right: -100px;
    position: absolute;
    content: "";
    width: 300px;
    animation: pulse 15s infinite alternate;
    top: -100px;
    background: radial-gradient(circle, rgba(rgb(197,180,203,0.5), 0.15) 0%, rgba(rgb(197,180,203,0.5), 0) 70%);
    height: 300px;
    z-index: 0;
}

.course_benefits_xW9N0A .container {
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
}

.course_benefits_xW9N0A .photo_frame_wrap_uK2nCb {
    height: 300px;
    object-fit: cover;
    display: block;
    transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    width: 100%;
}

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

.course_benefits_xW9N0A li svg path {
    fill: rgb(197,180,203);
    transition: fill 0.3s ease;
}

.course_benefits_xW9N0A li:nth-child(odd) {
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 4px;
    background-color: rgba(rgb(197,180,203,0.5), 0.03);
}

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

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

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

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

.data_statistics_KR8IW3 .statistics_boosts_kapObC::before {
    border-radius: 10px;
    transition: opacity 0.5s ease;
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
    background: linear-gradient(to right, transparent 0%, rgb(171,120,181,0.5) 100%);
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC:hover span::after {
    width: 4rem;
}

.data_statistics_KR8IW3 .statistics_boosts_kapObC:hover p {
    transform: scale(1.05);
}

.reach_out_91047C::before {
    height: 100%;
    background-size: 60px 60px;
    opacity: 0.05;
    width: 100%;
    background: linear-gradient(45deg, 
        rgb(197,180,203,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(197,180,203,0.5) 50%, 
        rgb(197,180,203,0.5) 75%, 
        transparent 75%, 
        transparent);
    animation: gradientMove 20s linear infinite;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}

.reach_out_91047C .help_grid_WYj2xV::before {
    background: linear-gradient(to bottom, rgb(197,180,203), rgb(171,120,181));
    right: 0;
    content: "";
    width: 10px;
    top: 0;
    height: 100%;
    position: absolute;
}

.reach_out_91047C form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.reach_out_91047C form input#name {
    position: relative;
}

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

.reach_out_91047C .request_query_D5BMsp label::before {
    content: "";
    position: absolute;
    border-radius: 10px;
    width: 24px;
    background: rgb(233,230,234);
    transition: all 0.3s ease;
    top: 0;
    height: 24px;
    left: 0;
}

.reach_out_91047C .request_query_D5BMsp label a:hover::after {
    width: 100%;
}

.reach_out_91047C form .help_map_iGRZEo::before {
    background: rgb(171,120,181);
    content: "";
    height: 100%;
    top: 0;
    transition: width 0.3s ease;
    left: 0;
    width: 0;
    z-index: -1;
    position: absolute;
}

.reach_out_91047C form #name,
.reach_out_91047C form #phone {
    position: relative;
}

.education_history_4beURh::after {
    position: absolute;
    filter: blur(30px);
    background: rgb(197,180,203,0.5);
    z-index: 0;
    height: 150px;
    content: "";
    width: 150px;
    left: -30px;
    bottom: -30px;
    animation: float 6s ease-in-out infinite reverse;
    border-radius: 50%;
}

.education_history_4beURh .work_achievements_tXmZEx {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 280px;
    padding: 30px;
    justify-content: center;
    border-radius: 29px;
    transform: translateX(-30px) rotate(3deg);
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: relative;
}

.education_history_4beURh .work_items_B7Lxs2::before {
    color: rgb(197,180,203);
    opacity: 0.1;
    content: "";
    font-size: 80px;
    position: absolute;
    font-family: Arial, sans-serif;
    top: -20px;
    left: -15px;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item:hover {
    flex: 1.5;
    background-color: rgb(197,180,203);
}

footer .info_item::after {
    height: 100%;
    right: 0;
    width: 1px;
    position: absolute;
    top: 0;
    content: "";
    background-color: rgba(255, 255, 255, 0.1);
}

footer .info_item:hover::before {
    opacity: 1;
}

footer .head_lead_n1Yf6Q, footer .head_pagewrap_SxtFga, footer .subscribe_holder {
    scroll-snap-align: start;
    border-radius: 16px;
    transition: all 0.4s ease;
    max-width: 500px;
    margin-right: 30px;
    padding: 30px;
    flex: 0 0 100%;
    height: 450px;
    min-width: 280px;
    position: relative;
}

footer .head_lead_n1Yf6Q {
    background-color: rgb(233,230,234);
    align-items: center;
    flex-direction: column;
    display: flex;
    text-align: center;
    justify-content: center;
}

footer .page_header_cyZUM1 {
    position: relative;
    max-height: 280px;
    overflow: hidden;
    height: auto;
    margin-bottom: 20px;
}

footer .subscribe_holder {
    justify-content: center;
    color: #ffffff;
    display: flex;
    background-color: rgb(197,180,203);
    flex-direction: column;
}

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

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

footer .slack_invite_uFMYtK {
    margin-top: 40px;
    position: relative;
    padding-top: 20px;
}

.program_offerings_fu9LWB {
    background: rgb(171,120,181);
    grid-template-columns: 1fr 1fr;
    display: grid;
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}

.program_offerings_fu9LWB {
    grid-template-rows: 40vh 1fr;
    grid-template-columns: 1fr;
}

.program_offerings_fu9LWB {
    grid-template-rows: 30vh 1fr;
}

.program_offerings_fu9LWB .skill_plan_uAW0Ow::after {
    inset: 0;
    position: absolute;
    background: linear-gradient(to right, #000000 0%, transparent 50%);
    content: "";
    z-index: 1;
}

.program_offerings_fu9LWB .skill_plan_uAW0Ow::after {
    background: linear-gradient(to bottom, #000000 0%, transparent 50%);
}

.program_offerings_fu9LWB .career_path_0zgH3v::before {
    content: "";
    z-index: -1;
    top: 0;
    background: rgb(197,180,203,0.5);
    position: absolute;
    left: 0;
    transition: width 0.6s ease;
    width: 0;
    height: 100%;
}

.program_offerings_fu9LWB .career_path_0zgH3v h3 {
    margin-bottom: 2rem;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 42px;
}

.program_offerings_fu9LWB .career_path_0zgH3v h3 {
    letter-spacing: 1px;
    font-size: calc(28px * 0.9);
}

.program_offerings_fu9LWB .career_path_0zgH3v .help_map_iGRZEo::before {
    top: 0;
    left: 0;
    content: "";
    transition: width 0.3s ease;
    width: 0;
    background: rgb(197,180,203);
    height: 100%;
    z-index: -1;
    position: absolute;
}


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



@media screen and (max-width: 768px) {.check_it_out_now_AwUDR0 {
    padding: 50px 0;
}.check_it_out_now_AwUDR0 h3 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.8);
}.check_it_out_now_AwUDR0 .msg_info_nkzPE5 {
    padding: 14px 30px;
}.check_it_out_now_AwUDR0 .achieve_stats_Shr4Xz::after {
    bottom: -50px;
    right: -20px;
    width: 100px;
    height: 100px;
}
}


@media only screen and (max-width: 1200px) {.cookiePolicyContainer_hNoAUi {
    padding: 20px;
}.cookie_confirm_47up2Y {
    padding: 20px 2%;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px;
}header .head_pagewrap_SxtFga {
    gap: 20px;
}header .site_study_gGfFz2:before {
    left: -10px;
}header .top_tutor_axP0vV svg {
    height: 38px;
}
}



@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .top_tutor_axP0vV svg {
    height: 32px;
}}



@media screen and (max-width: 768px) {.our_team_f3smPh {
    padding: 60px 0;
}.our_team_f3smPh h2 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-size: calc(29px * 0.9);
}.our_team_f3smPh h2::after {
    width: 60px;
}.our_team_f3smPh .expert_classes_SKiqnd {
    padding: 30px;
}.our_team_f3smPh .expert_classes_SKiqnd h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 15px;
}
}



@media (max-width: 992px) {.pricing_row_juVfwY {
    padding: 80px 0;
}.pricing_row_juVfwY h2 {
    font-size: calc(28px - 4px);
}.pricing_row_juVfwY .learn_fees_HahIES {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.pricing_row_juVfwY .discount_price_g5Cice {
    padding: 25px;
}.pricing_row_juVfwY .price_deals_gOZHbc {
    font-size: calc(23px + 2px);
}
}



@media (max-width: 768px) {.homepage_5FzUaC {
    padding: 3rem 1rem;
}.homepage_5FzUaC > div > div:first-child {
    padding: 1.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.homepage_5FzUaC .page_home_AF9acZ {
    font-size: calc(47px - 0.8rem);
}.homepage_5FzUaC p {
    font-size: 15px;
    max-width: 100%;
}.homepage_5FzUaC .story_tl_gZ4Pju {
    height: 300px;
}.homepage_5FzUaC .story_tl_gZ4Pju h3 {
    font-size: calc(19px + 0.1rem);
}
}



@media (min-width: 768px) {.course_benefits_xW9N0A .achieve_stats_Shr4Xz {
    align-items: stretch;
    flex-direction: row;
}.course_benefits_xW9N0A .achieve_stats_Shr4Xz > div:first-child {
    max-width: 40%;
    flex: 0 0 40%;
}.course_benefits_xW9N0A .achieve_stats_Shr4Xz > div:first-child .photo_frame_wrap_uK2nCb {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}.course_benefits_xW9N0A .legend_holder_W6eNv8 {
    padding: 2.5rem 2.5rem 2.5rem 3rem;
    max-width: 60%;
    flex: 0 0 60%;
    justify-content: center;
    display: flex;
    flex-direction: column;
}.course_benefits_xW9N0A ul {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 1200px) {.data_statistics_KR8IW3 ul {
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}.data_statistics_KR8IW3 .statistics_boosts_kapObC {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                    box-shadow 0.4s ease,
                    border-left 0.3s ease;
    padding: 2rem;
}}



@media screen and (max-width: 768px) {.reach_out_91047C {
    padding: 80px 0 60px;
}.reach_out_91047C .inquiry_list_YW4nL5 {
    grid-template-columns: 1fr;
}.reach_out_91047C .photo_frame_wrap_uK2nCb {
    clip-path: none;
    min-height: 300px;
    order: 1;
}.reach_out_91047C .help_grid_WYj2xV {
    order: 2;
    padding: 40px 30px;
}.reach_out_91047C .help_grid_WYj2xV::before {
    height: 6px;
    top: 0;
    width: 100%;
    background: linear-gradient(to right, rgb(197,180,203), rgb(171,120,181));
    right: 0;
}.reach_out_91047C h2 {
    margin-bottom: 40px;
}
}



@media (max-width: 767px) {footer .exam_prep_FhDtZ5 {
    padding: 60px 0 30px;
}footer .help_request_X1IoDr {
    height: auto;
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    margin-right: 0;
    margin-bottom: 1px;
    width: 100%;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .head_lead_n1Yf6Q, footer .head_pagewrap_SxtFga, footer .subscribe_holder {
    height: auto;
    padding: 25px 20px;
    min-height: 350px;
}
}



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



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



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



@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.2);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

