﻿.peer_helpeWL {
    flex: 0 0 auto;
}

.peer_helpeWL {
    background: linear-gradient(135deg, #000000, rgb(152,164,194));
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
}

.visitor_acceptanceHtC {
    max-width: 1200px;
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 0 20px;
    flex-wrap: nowrap;
    margin: auto;
}

.cookie_windowL4U {
    flex-shrink: 0;
    margin-right: 20px;
}

.cookie_button.edu_settingspye {
    background: rgb(152,164,194);
}

.policyAgreementPanelV6a p a {
    text-decoration: underline;
    color: rgb(189,205,222);
    font-weight: 700;
}

.wrapper-borderFvM .cookie_gateYbu h5, .wrapper-borderFvM .cookie_gateYbu p {
    color: #ffffff;
}

.contact_informationmaD::before {
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 0;
    background-size: 50px 50px;
    opacity: 0.3;
    background: 
        linear-gradient(0deg, transparent 24%, rgb(189,205,222,0.5) 25%, rgb(189,205,222,0.5) 26%, transparent 27%, transparent 74%, rgb(189,205,222,0.5) 75%, rgb(189,205,222,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(189,205,222,0.5) 25%, rgb(189,205,222,0.5) 26%, transparent 27%, transparent 74%, rgb(189,205,222,0.5) 75%, rgb(189,205,222,0.5) 76%, transparent 77%, transparent);
    content: "";
    top: 0;
    position: absolute;
}

.feedback_sectionAJD .support_formOAZ h3 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 19px;
    text-align: left;
}

.feedback_sectionAJD .support_formOAZ input[type="text"]:focus,
.feedback_sectionAJD .support_formOAZ textarea:focus {
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(245, 245, 245, 1);
}

.feedback_sectionAJD .support_formOAZ .message_reachXrC label {
    position: relative;
    color: #000000;
    padding-left: 35px;
    line-height: 1.5;
    font-size: calc(13px - 2px);
    cursor: pointer;
}

.feedback_sectionAJD .support_formOAZ .message_reachXrC a {
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    color: rgb(189,205,222);
}

.feedback_sectionAJD .request_linksku6 {
    width: 40%;
    position: relative;
    float: left;
    z-index: 1;
    padding: 70px 50px;
    background: rgb(221,222,217);
}

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

.feedback_sectionAJD .request_linksku6 .request_cardFBl li:last-child {
    margin-bottom: 0;
}

.feedback_sectionAJD .request_linksku6 .request_cardFBl li:hover svg {
    transform: scale(1.2);
}

.feedback_sectionAJD .request_linksku6 .request_cardFBl li svg path {
    fill: rgb(189,205,222);
    transition: all 0.3s ease;
}

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

.program_detailsiwb .knowledge_routeuzE:hover {
    transform: perspective(1000px) rotateX(1deg);
}

.program_detailsiwb .image_wrapperyR6::after {
    z-index: 1;
    position: absolute;
    background: linear-gradient(
        to bottom,
        transparent 60%,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.3) 100%
    );
    inset: 0;
    content: '';
}

.program_detailsiwb h3 {
    padding-bottom: 0.75rem;
    transform: translateY(0);
    color: #000000;
    font-size: 18px;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.program_detailsiwb span.description {
    display: none;
}

.study_method3jK::before {
    content: "";
    top: -5%;
    height: 50%;
    z-index: 1;
    background: linear-gradient(225deg, rgb(189,205,222) 0%, transparent 80%);
    transform: rotate(-15deg) skewX(-15deg);
    position: absolute;
    right: -10%;
    pointer-events: none;
    width: 40%;
    opacity: 0.1;
}

.study_method3jK:hover h2::before {
    transform: scaleX(1);
}

.study_method3jK .text_content_boxDGl::before {
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, rgba(rgb(189,205,222,0.5), 0.03) 0%, rgba(rgb(152,164,194,0.5), 0.06) 100%);
    content: "";
    top: 0;
    width: 100%;
}

.study_method3jK p {
    max-width: 96%;
    margin: 0;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 16px;
}

.price_planWAR .study_price7Tj {
    display: flex;
    flex-direction: column-reverse;
    gap: 60px;
}

.price_planWAR .basic_ratesLQ6 h2 {
    margin-bottom: 20px;
    position: relative;
    font-size: 30px;
    color: #000000;
    display: inline-block;
    font-weight: 700;
}

.price_planWAR .package_pricingBsg {
    border-radius: 10px;
    overflow: hidden;
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    animation-delay: calc(var(--index, 0) * 0.1s);
    height: 100%;
    transform: translateY(20px);
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    display: block;
}

.price_planWAR .fee_pricingRfQ {
    display: inline-block;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    overflow-wrap: break-word;
    font-weight: 700;
    margin: 10px 0 20px;
    position: relative;
    padding: 8px 16px;
    color: rgb(189,205,222);
    font-size: calc(21px * 1.2);
    border-radius: 10px;
    word-break: break-word;
}

.privacy_widgetNbW .container {
    position: relative;
    max-width: 1140px;
    z-index: 1;
    border-left: 3px solid rgb(189,205,222);
    margin: 0 auto;
    padding: 3rem;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: perspective(1000px) rotateY(0.5deg);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(8px);
}

.privacy_widgetNbW h2:hover {
    color: rgb(189,205,222);
    padding-left: 1.5rem;
}

.privacy_widgetNbW h4 {
    font-weight: 400;
    color: #000000;
    border-left: 1px dashed rgb(189,205,222,0.5);
    margin: 2rem 0 1rem;
    font-size: 22px;
    padding-left: 0.5rem;
}

.privacy_widgetNbW ul {
    margin: 1.5rem 0 2rem 1.5rem;
    list-style-type: none;
}

.privacy_widgetNbW li:hover {
    padding-left: 1.8rem;
}

.privacy_widgetNbW li:hover::before {
    background-color: rgb(189,205,222,0.5);
    transform: rotate(135deg);
}

.ty_blockhLX::before {
    width: 200%;
    background: radial-gradient(circle at center, rgb(189,205,222,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    pointer-events: none;
    left: -50%;
    top: -50%;
    opacity: 0.3;
    height: 200%;
    animation: rotate 60s linear infinite;
}

.ty_blockhLX .pro_programZkx > div:first-child {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    position: relative;
    transform: translateY(0) rotateX(0deg);
    padding: 2.5rem;
    background: linear-gradient(45deg, rgb(189,205,222,0.5) 0%, rgb(189,205,222) 100%);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}

.ty_blockhLX a {
    display: block;
    transition: transform 0.3s ease;
    text-decoration: none;
}

.ty_blockhLX p {
    font-size: 16px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    color: #000000;
    margin: 0;
    text-align: left;
    line-height: 1.7;
}

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

.academic_expertise3OH .rating_spot6z1:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.07);
}

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

.academic_expertise3OH .rating_spot6z1 > div:nth-child(2) > div {
    margin-bottom: 1rem;
    color: #000000;
    font-size: 1rem;
    font-weight: 600;
    opacity: 0.8;
}

.title_pagenui {
    background: linear-gradient(135deg, rgb(221,222,217), rgba(0, 0, 0, 0.5));
    align-items: center;
    min-height: 100vh;
    justify-content: center;
    padding: 2rem;
    position: relative;
    overflow: hidden;
    display: flex;
}

.title_pagenui .knowledge_classestKe {
    box-shadow: 8px 8px 16px rgba(0,0,0,0.1), -8px -8px 16px rgba(255,255,255,0.1);
    height: 400px;
    border-radius: 8px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    overflow: hidden;
    position: relative;
}

.title_pagenui .knowledge_classestKe p {
    font-weight: 600;
    max-width: 80%;
    color: #ffffff;
    position: relative;
    font-size: calc(12px * 1.1);
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
    margin-bottom: 1.5rem;
    padding-left: 15px;
}

.title_pagenui .knowledge_classestKe:hover .title_style_header {
    transform: translateX(10px);
}

header::before {
    background: linear-gradient(to right, 
        rgb(189,205,222,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(152,164,194,0.5) 100%);
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    width: 100%;
    opacity: 0.4;
    content: '';
}

header .main_info20K svg {
    transition: all 0.3s ease;
    height: auto;
    width: 160px;
}

header .top_sitefks {
    font-weight: 400;
    text-decoration: none;
    border-radius: 10px;
    padding: 0.4rem 0.8rem;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    color: #000000;
    background: #ffffff;
    position: relative;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    font-size: 15px;
}

footer .msg_blockwGf {
    background: rgba(255, 255, 255, 0.05);
    transform: translateY(0);
    border-radius: 19px;
    flex-wrap: wrap;
    backdrop-filter: blur(8px);
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    gap: 20px;
    padding: 25px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

footer .page_topHa5 {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    display: flex;
}

footer .main_navR5E {
    transition: box-shadow 0.3s ease;
    border-radius: 19px;
    padding: 25px;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);
}

footer .main_navR5E:hover h5::after {
    width: 100px;
}

footer .top_classOhG {
    gap: 10px;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}

footer .top_classOhG a:hover {
    color: rgb(189,205,222);
    padding-left: 20px;
}

footer .subscribe_holder {
    border-radius: 19px;
    background: linear-gradient(135deg, rgb(152,164,194,0.5), #000000);
    overflow: hidden;
    padding: 30px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

footer .subscribe_holder h5::after {
    height: 2px;
    left: 0;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(189,205,222), transparent);
    position: absolute;
    bottom: -5px;
}

footer .sub_tutorialQTX {
    position: relative;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    background: rgb(189,205,222);
    overflow: hidden;
    border-radius: 10px;
    border: none;
    transition: all 0.3s ease;
    padding: 14px 24px;
    cursor: pointer;
    font-size: 17px;
}

.explore_nowNeX::before {
    z-index: 1;
    content: '';
    right: -10%;
    top: -10%;
    transform: rotate(-10deg);
    width: 60%;
    background: rgb(189,205,222);
    opacity: 0.05;
    position: absolute;
    height: 120%;
}

.explore_nowNeX .inquiry_message64Q {
    border: 2px solid rgb(189,205,222);
    overflow: hidden;
    padding: 18px 40px;
    z-index: 5;
    color: rgb(189,205,222);
    border-radius: 0;
    font-weight: 600;
    justify-self: end;
    transition: all 0.4s ease;
    background: #ffffff;
    font-size: 18px;
    text-decoration: none;
    position: relative;
}

.our_backgroundcBe {
    position: relative;
    overflow: hidden;
    padding: 120px 0 100px;
    color: #ffffff;
}

.our_backgroundcBe h4 {
    animation: fadeSlideUp 0.8s forwards 0.2s;
    color: #ffffff;
    z-index: 10;
    position: relative;
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    text-transform: uppercase;
    font-size: calc(35px * 1.2);
    font-weight: 700;
    margin-bottom: 3rem;
    letter-spacing: 0.05em;
}

.our_backgroundcBe .text_content_boxDGl {
    transform: translateY(30px);
    position: relative;
    opacity: 0;
    padding: 3rem;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    border-left: 4px solid rgb(189,205,222);
    animation: fadeSlideUp 1s forwards 0.4s;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    clip-path: polygon(
        0 0,
        100% 0,
        98% 100%,
        2% 100%
    );
}

.our_backgroundcBe .text_content_boxDGl div::-webkit-scrollbar {
    width: 6px;
}

.our_backgroundcBe .text_content_boxDGl div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
}

.our_backgroundcBe .text_content_boxDGl div::-webkit-scrollbar-thumb {
    background: rgb(189,205,222);
    border-radius: 10px;
}



@media screen and (max-width: 480px) {.contact_informationmaD {
    padding: 40px 0;
}.feedback_sectionAJD {
    border-radius: 20px;
}.feedback_sectionAJD .support_formOAZ,
    .feedback_sectionAJD .request_linksku6 {
    padding: 30px 20px;
}}



@media (min-width: 992px) {.program_detailsiwb {
    padding: 8rem 0;
}.program_detailsiwb .knowledge_routeuzE {
    grid-template-columns: 45% 1fr;
    gap: 4rem;
}.program_detailsiwb .image_wrapperyR6 {
    height: 550px;
}.program_detailsiwb .text_content_boxDGl {
    padding: 3.5rem;
}.program_detailsiwb h3 {
    margin-bottom: 2rem;
    font-size: calc(18px * 1.4);
}
}



@media (max-width: 480px) {.study_method3jK {
    padding: 3rem 0;
}.study_method3jK .pro_programZkx {
    padding: 0 1rem;
}.study_method3jK h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1.5rem;
}.study_method3jK .text_content_boxDGl {
    padding: 1.5rem 1.25rem;
}.study_method3jK p {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
    max-width: 100%;
}}



@media (min-width: 992px) {.price_planWAR .study_price7Tj {
    flex-direction: row;
    gap: 50px;
    align-items: center;
}.price_planWAR .fee_packageyVi {
    width: 65%;
    grid-template-columns: repeat(2, 1fr);
}.price_planWAR .basic_ratesLQ6 {
    width: 35%;
    text-align: left;
    margin: 0;
}.price_planWAR .basic_ratesLQ6 h2::after {
    transform: none;
    left: 0;
}.price_planWAR .access_costw90 {
    margin: 0;
}
}



@media (max-width: 768px) {.privacy_widgetNbW {
    padding: 4rem 1rem;
}.privacy_widgetNbW .container {
    border-left-width: 2px;
    transform: none;
    padding: 2rem 1.5rem;
}.privacy_widgetNbW::before,
    .privacy_widgetNbW::after {
    opacity: 0.02;
}.privacy_widgetNbW h1 {
    margin-bottom: 2rem;
    font-size: calc(41px - 0.4rem);
}.privacy_widgetNbW h2 {
    font-size: calc(29px - 0.3rem);
    margin: 2.5rem 0 1rem;
}.privacy_widgetNbW h3, 
    .privacy_widgetNbW h4 {
    font-size: calc(22px - 0.1rem);
}.privacy_widgetNbW p, 
    .privacy_widgetNbW li, 
    .privacy_widgetNbW span {
    line-height: 1.6;
    font-size: calc(16px - 0.05rem);
}.privacy_widgetNbW ul {
    margin-left: 0.5rem;
}.privacy_widgetNbW p:hover {
    transform: translateX(3px);
}
}



@media (min-width: 768px) {.academic_expertise3OH .rating_spot6z1 {
    grid-template-columns: auto 1fr 3fr;
    gap: 2.5rem;
    align-items: start;
    padding: 3rem;
}.academic_expertise3OH .image_wrapperyR6 {
    height: 200px;
    width: 200px;
}.academic_expertise3OH .rating_spot6z1 > div:first-child {
    justify-self: start;
}.academic_expertise3OH .rating_spot6z1 > div:nth-child(2) {
    padding-top: 1rem;
}.academic_expertise3OH .work_container8sX {
    padding-left: 2rem;
    font-size: calc(12px + 0.1rem);
}
}



@media (max-width: 480px) {.title_pagenui {
    padding: 1rem;
}.title_pagenui h3 {
    font-size: calc(20px * 1.1);
    padding: 1.25rem;
}.title_pagenui .knowledge_classestKe {
    height: 300px;
}.title_pagenui .knowledge_classestKe > div {
    padding: 1.25rem;
}.title_pagenui .title_style_header {
    font-size: calc(28px * 0.9);
}}



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



@media (max-width: 576px) {footer .peer_helpeWL {
    padding: 40px 0 20px;
}footer .msg_blockwGf, footer .main_navR5E, footer .subscribe_holder {
    padding: 15px;
}footer .input_holder input[type="email"], footer .sub_tutorialQTX {
    padding: 12px;
}footer .page_topHa5 svg {
    height: 40px;
}footer .code_labsN1J {
    font-size: calc(13px - 1px);
}}



@media (max-width: 480px) {.explore_nowNeX {
    padding: 50px 0;
}.explore_nowNeX .container {
    gap: 30px;
}.explore_nowNeX .container p {
    border-left-width: 3px;
    padding-left: 12px;
    font-size: calc(12px * 1.2);
}.explore_nowNeX .inquiry_message64Q {
    font-size: calc(18px * 0.9);
    padding: 12px 25px;
}.explore_nowNeX .container::before {
    bottom: -15px;
    width: 50%;
}.explore_nowNeX .container::after {
    height: 8px;
    bottom: -19px;
    width: 8px;
}}



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



@keyframes pulse {
    0%, 100% {
        opacity: 0.03;
    }
    50% {
        opacity: 0.08;
    }
}



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

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



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

