﻿.top_headereW3 {
    flex: 1 0 auto;
}

header,footer {
    width: 100%;
}

header {
    position: relative;
    padding: 1rem 0;
    width: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    z-index: 100;
    background: rgb(221,222,217);
}

#userConsentBanneruU2 {
    display: none;
}

.policyAgreementPanelV6a h5 {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(189,205,222);
}

.cookie_button.accept_cookiesC9S {
    background: rgb(189,205,222);
}

.data_approve6gG:hover {
    border: 2px solid #ffffff;
}

.wrapper-borderFvM .data_approve6gG {
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    border-radius: 10px;
    margin-left: 0;
    border: none;
    background: rgb(189,205,222);
}

.contact_informationmaD .image_wrapperyR6 {
    top: 0;
    filter: saturate(0) contrast(1.2);
    height: 100%;
    opacity: 0.05;
    z-index: 0;
    width: 100%;
    position: absolute;
    left: 0;
}

.contact_informationmaD h3::before {
    position: absolute;
    width: 6px;
    transform: translateX(-50%);
    background: rgb(189,205,222);
    height: 6px;
    top: -15px;
    border-radius: 50%;
    left: 50%;
    content: "";
}

.feedback_sectionAJD::before {
    content: "";
    filter: blur(70px);
    height: 300px;
    z-index: 0;
    right: -150px;
    border-radius: 50%;
    background: rgb(189,205,222,0.5);
    position: absolute;
    width: 300px;
    top: -150px;
}

.feedback_sectionAJD .support_formOAZ h3::before,
.feedback_sectionAJD .support_formOAZ h3::after {
    display: none;
}

.feedback_sectionAJD .support_formOAZ h3::before {
    left: 0;
    bottom: -15px;
    height: 2px;
    position: absolute;
    background: rgb(189,205,222);
    content: "";
    width: 30px;
}

.feedback_sectionAJD .support_formOAZ .message_reachXrC input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.feedback_sectionAJD .support_formOAZ .message_reachXrC input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    left: 8px;
    border: solid #ffffff;
    content: "";
    height: 10px;
    position: absolute;
    border-width: 0 2px 2px 0;
    top: 6px;
    width: 6px;
}

.feedback_sectionAJD .request_linksku6::before {
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(189,205,222,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(152,164,194,0.5) 0%, transparent 30%);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
}

.feedback_sectionAJD .request_linksku6 .request_cardFBl li:hover {
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.feedback_sectionAJD .request_linksku6 .request_cardFBl li:hover svg path {
    fill: rgb(152,164,194);
}

.feedback_sectionAJD .request_linksku6 .request_cardFBl li a:hover {
    color: rgb(189,205,222);
}

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

.program_detailsiwb .image_wrapperyR6 {
    position: relative;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    height: 300px;
    transform: translateZ(20px);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.program_detailsiwb .text_content_boxDGl:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(15px);
}

.program_detailsiwb h3::after {
    background: linear-gradient(
        to right,
        rgb(189,205,222) 0%,
        rgb(152,164,194) 100%
    );
    bottom: 0;
    position: absolute;
    left: 0;
    content: '';
    width: 50px;
    transition: width 0.4s ease;
    height: 3px;
}

.study_method3jK::after {
    transform: rotate(15deg) skewX(15deg);
    position: absolute;
    bottom: -5%;
    width: 40%;
    left: -10%;
    pointer-events: none;
    content: "";
    height: 50%;
    opacity: 0.08;
    background: linear-gradient(45deg, rgb(152,164,194) 0%, transparent 80%);
    z-index: 1;
}

.study_method3jK .text_content_boxDGl {
    transform: translateY(0);
    position: relative;
    background-color: rgba(rgb(255, 255, 255, 0.5), 0.96);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s ease;
    padding: 2.5rem;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
}

.price_planWAR::before {
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(189,205,222,0.5) 0%, transparent 70%);
}

.price_planWAR .access_costw90 {
    font-size: 14px;
    margin-bottom: 0;
    word-break: break-word;
    line-height: 1.7;
    color: #000000;
    margin: 0 auto;
    overflow-wrap: break-word;
    max-width: 600px;
}

.price_planWAR .package_pricingBsg:nth-child(3) {
    --index: 3;
}

.price_planWAR .study_pricingStB {
    box-sizing: border-box;
    flex-direction: column;
    overflow: hidden;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
    position: relative;
    display: flex;
    height: 100%;
}

.price_planWAR .fee_structureEuD h3 {
    margin-bottom: 15px;
    overflow-wrap: break-word;
    font-size: 21px;
    margin-top: 0;
    font-weight: 700;
    word-break: break-word;
    color: #000000;
    position: relative;
}

.price_planWAR .package_pricingBsg:hover .image_wrapperyR6 {
    filter: brightness(1.05);
    transform: scale(1.05);
}

.privacy_widgetNbW::before {
    background: radial-gradient(circle at 15% 85%, rgb(189,205,222,0.5) 0%, transparent 25%);
    left: 0;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    animation: pulse 15s infinite alternate ease-in-out;
    width: 100%;
    opacity: 0.05;
    position: absolute;
    content: "";
    top: 0;
}

.privacy_widgetNbW h1 {
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    letter-spacing: -0.5px;
    color: #000000;
    transform: translateX(-0.5rem);
    font-size: 41px;
    position: relative;
    font-weight: 700;
}

.privacy_widgetNbW h3 {
    font-weight: 600;
    color: #000000;
    margin: 2.5rem 0 1rem;
    padding-left: 0.8rem;
    border-left: 1px solid rgb(189,205,222,0.5);
    font-size: calc(22px + 0.1rem);
}

.privacy_widgetNbW strong::after {
    transform-origin: left;
    position: absolute;
    left: 0;
    transition: transform 0.3s ease;
    content: "";
    bottom: -2px;
    transform: scaleX(0.8);
    background-color: rgb(189,205,222,0.5);
    height: 1px;
    width: 100%;
}

.ty_blockhLX {
    overflow: hidden;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(221,222,217) 0%, rgb(152,164,194,0.5) 100%);
    padding: 5rem 0;
    position: relative;
}

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

.ty_blockhLX .pro_programZkx > div:first-child:hover {
    transform: translateY(-10px) rotateX(2deg);
}

.ty_blockhLX h5 {
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1.4;
    font-family: Arial, sans-serif;
    font-size: 23px;
    letter-spacing: 0.5px;
    text-align: center;
    font-weight: 700;
    margin: 0;
}

.ty_blockhLX .pro_programZkx > div:last-child:hover {
    transform: translateY(-5px);
}

.ty_blockhLX a:hover {
    transform: scale(1.01);
}

.ty_blockhLX a:focus {
    outline-offset: 4px;
    outline: 2px dashed rgb(152,164,194);
}

.academic_expertise3OH {
    background: linear-gradient(135deg, rgb(221,222,217) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}

.academic_expertise3OH .rating_spot6z1 {
    transform: translateY(0);
    grid-template-columns: 1fr;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    gap: 2rem;
    padding: 2.5rem;
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 0 1px 4px rgba(0, 0, 0, 0.05);
    position: relative;
}

.academic_expertise3OH .rating_spot6z1:hover .name::after {
    transform: scaleX(1.5);
}

.academic_expertise3OH .work_container8sX::before {
    position: absolute;
    left: -10px;
    font-family: serif;
    color: rgb(189,205,222,0.5);
    top: -25px;
    font-size: 4rem;
    opacity: 0.2;
    content: "";
}

.title_pagenui .virtual_school9kC > div {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2rem;
}

.title_pagenui h3 {
    font-weight: 600;
    font-size: calc(24px * 0.9);
    border-radius: 8px;
    margin: 0;
    color: #000000;
    position: relative;
    padding: 2rem;
    overflow: hidden;
    box-shadow: inset 5px 5px 10px rgba(0,0,0,0.05), inset -5px -5px 10px rgba(255,255,255,0.8);
    transition: all 0.3s ease;
    line-height: 1.5;
    background-color: #ffffff;
}

.title_pagenui .title_style_header {
    transition: transform 0.3s ease;
    font-size: calc(48px * 1.1);
    max-width: 90%;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-top: 0.5rem;
    text-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}

header .container {
    z-index: 1;
    position: relative;
    width: 100%;
    padding: 0 2%;
    max-width: 100%;
    margin: 0;
}

header .top_learnRhU {
    display: grid;
    align-items: center;
    gap: 1rem;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    grid-template-columns: 1fr 3fr 1fr;
}

header .main_info20K:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
    transform: translateY(-3px);
}

header .top_sitefks:hover {
    box-shadow: 0 3px 8px rgb(189,205,222,0.5);
    background: linear-gradient(135deg, rgb(189,205,222), rgb(152,164,194));
    color: #ffffff;
    transform: translateY(-2px);
}



.peer_helpeWL .container {
    position: relative;
    z-index: 2;
}

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

footer .msg_blockwGf:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

footer .info_item svg {
    height: 20px;
    width: 20px;
    margin-right: 12px;
    fill: rgb(189,205,222);
    filter: drop-shadow(0 0 3px rgb(189,205,222,0.5));
    transition: transform 0.3s ease;
}

footer .page_topHa5 svg {
    filter: drop-shadow(0 0 5px rgb(189,205,222,0.5));
    width: auto;
    transition: filter 0.3s ease;
    margin-bottom: 10px;
    height: 50px;
}

footer .main_navR5E::before {
    opacity: 0;
    content: "";
    border-radius: calc(19px + 2px);
    right: -2px;
    position: absolute;
    background: linear-gradient(45deg, rgb(189,205,222), transparent, rgb(152,164,194), transparent);
    top: -2px;
    z-index: -1;
    bottom: -2px;
    transition: opacity 0.5s ease;
    left: -2px;
}

footer .top_classOhG a:hover::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
    box-shadow: 0 0 5px rgb(189,205,222), 0 0 10px rgb(189,205,222,0.5);
    background-color: rgb(189,205,222);
}



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

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

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

footer .sub_tutorialQTX::before {
    height: 100%;
    top: 0;
    width: 100%;
    transition: left 0.7s ease;
    content: "";
    left: -100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.explore_nowNeX {
    background: linear-gradient(150deg, #ffffff 0%, rgb(221,222,217) 100%);
    padding: 110px 0;
    position: relative;
    overflow: hidden;
}

.explore_nowNeX .container {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    display: grid;
}

.explore_nowNeX .inquiry_message64Q:hover {
    color: #ffffff;
}

.explore_nowNeX .inquiry_message64Q:hover::before {
    transform: translate(-50%, -50%) scale(1);
}

.explore_nowNeX .container::after {
    position: absolute;
    border-radius: 50%;
    left: 0;
    width: 10px;
    bottom: -25px;
    height: 10px;
    background: rgb(189,205,222);
    content: '';
}

.our_backgroundcBe::after {
    top: 0;
    opacity: 0.15;
    pointer-events: none;
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(to bottom,
        rgb(152,164,194,0.5) 0%,
        transparent 100%);
    z-index: 2;
}

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

.our_backgroundcBe .text_content_boxDGl::before {
    z-index: -1;
    left: -5px;
    background: linear-gradient(45deg, 
        rgb(189,205,222) 0%, 
        transparent 40%, 
        transparent 60%, 
        rgb(152,164,194) 100%);
    opacity: 0.3;
    position: absolute;
    content: "";
    right: -5px;
    bottom: -5px;
    clip-path: polygon(
        0 0,
        100% 0,
        97% 100%,
        3% 100%
    );
    top: -5px;
}

.our_backgroundcBe span::first-letter {
    font-weight: 700;
    color: rgb(189,205,222);
    padding: 0 8px 0 0;
    font-size: 2em;
    float: left;
}


@media only screen and (max-width: 1200px) {.visitor_acceptanceHtC {
    padding: 0 10px;
}
}



@media screen and (max-width: 768px) {.contact_informationmaD {
    padding: 60px 0;
}.contact_informationmaD h3 {
    font-size: calc(35px - 4px);
}.feedback_sectionAJD {
    border-radius: 25px;
}.feedback_sectionAJD .support_formOAZ,
    .feedback_sectionAJD .request_linksku6 {
    padding: 40px 30px;
}.feedback_sectionAJD .support_formOAZ input[type="text"],
    .feedback_sectionAJD .support_formOAZ textarea {
    border-radius: 20px;
    padding: 15px 20px;
}.feedback_sectionAJD .support_formOAZ .inquiry_message64Q {
    padding: 15px 30px;
    width: 100%;
    text-align: center;
}.feedback_sectionAJD .request_linksku6 .request_cardFBl li {
    border-radius: 15px;
    padding: 15px;
}
}



@media (min-width: 1024px) {.study_method3jK {
    padding: 10rem 0;
}.study_method3jK::before {
    height: 60%;
    width: 35%;
}.study_method3jK::after {
    height: 60%;
    width: 35%;
}.study_method3jK .pro_programZkx {
    padding: 0 2rem;
}.study_method3jK h2 {
    transform: translateX(-1rem);
    margin-bottom: 3.5rem;
    font-size: calc(37px * 1.2);
}.study_method3jK h2::before {
    height: 0.4rem;
    width: 8rem;
}.study_method3jK .text_content_boxDGl {
    padding: 4rem 5rem;
    margin: 0 auto;
    max-width: 90%;
}.study_method3jK p {
    font-size: calc(16px * 1.1);
    line-height: 2;
}
}



@media (max-width: 480px) {.price_planWAR {
    padding: 60px 0;
}.price_planWAR .basic_ratesLQ6 h2 {
    font-size: calc(30px * 0.85);
}.price_planWAR .fee_structureEuD h3 {
    font-size: calc(21px * 0.95);
}.price_planWAR .image_wrapperyR6 {
    height: 160px;
}}



@media (min-width: 768px) {.ty_blockhLX {
    padding: 7rem 0;
}.ty_blockhLX .pro_programZkx {
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
    grid-gap: 3rem;
}.ty_blockhLX .pro_programZkx > div:first-child {
    padding: 3rem;
    transform: translateY(0) rotateY(-5deg);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}.ty_blockhLX .pro_programZkx > div:first-child:hover {
    transform: translateY(-10px) rotateY(-8deg);
}.ty_blockhLX h5 {
    font-size: calc(23px * 1.1);
    text-align: left;
}.ty_blockhLX .pro_programZkx > div:last-child {
    padding: 3rem;
}
}



@media (max-width: 767px) {.ty_blockhLX {
    padding: 4rem 0;
}.ty_blockhLX .pro_programZkx > div:first-child,
  .ty_blockhLX .pro_programZkx > div:last-child {
    padding: 2rem;
}.ty_blockhLX h5 {
    font-size: calc(23px * 0.9);
}.ty_blockhLX p {
    font-size: calc(16px * 0.95);
}
}



@media (max-width: 767px) {.academic_expertise3OH {
    padding: 4rem 0;
}.academic_expertise3OH .rating_spot6z1 {
    text-align: center;
}.academic_expertise3OH .name::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.academic_expertise3OH .rating_spot6z1:hover .name::after {
    transform: translateX(-50%) scaleX(1.5);
}.academic_expertise3OH .work_container8sX {
    text-align: left;
    padding-left: 1rem;
    border-left: 2px solid rgb(152,164,194,0.5);
}
}



@media (max-width: 991px) {header .main_info20K svg {
    width: 140px;
}header .main_navR5E {
    gap: 0.4rem;
    padding: 0.5rem;
}header .top_sitefks {
    padding: 0.35rem 0.6rem;
    font-size: calc(15px - 1px);
}
}



@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .main_info20K svg {
    width: 120px;
}header .main_navR5E {
    padding: 0.4rem;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .main_navR5E::-webkit-scrollbar {
    height: 2px;
}header .main_navR5E::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(189,205,222);
}header .top_sitefks {
    white-space: nowrap;
    flex-shrink: 0;
}}



@media (max-width: 767px) {.explore_nowNeX {
    padding: 70px 0;
}.explore_nowNeX .container {
    grid-template-columns: 1fr;
    gap: 40px;
}.explore_nowNeX .container p {
    padding-left: 15px;
    border-left-width: 4px;
    font-size: 18px;
}.explore_nowNeX .inquiry_message64Q {
    justify-self: start;
    padding: 14px 30px;
}.explore_nowNeX .container::before {
    width: 70%;
}
}



@media (max-width: 767px) {.our_backgroundcBe {
    padding: 80px 0 60px;
}.our_backgroundcBe h4 {
    font-size: calc(35px * 1.1);
    margin-bottom: 2.5rem;
}.our_backgroundcBe .text_content_boxDGl {
    clip-path: polygon(
            0 0,
            100% 0,
            99% 100%,
            1% 100%
        );
    padding: 2rem;
}.our_backgroundcBe h6 {
    margin-bottom: 1.25rem;
    font-size: 19px;
}.our_backgroundcBe .text_content_boxDGl div {
    max-height: 260px;
}
}



@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px) translateZ(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateZ(0);
  }
}

@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}



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

