.main_tutorK {
    flex: 1 0 auto;
}

.data_viz6 {
    flex: 0 0 auto;
}

.data_viz6 {
    padding: 4rem 0 2rem;
    position: relative;
    color: #000000;
}

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

.edu_cookie3 {
    flex-grow: 1;
    margin-right: 15px;
    color: #000000;
}

.cookie_checkH:hover {
    background: rgb(105,141,157);
    box-shadow: 0 0 10px rgb(105,141,157,0.5);
}

.cookieNotificationAlertT p a {
    transition: color 0.3s ease;
    color: rgb(170,151,175);
    text-decoration: underline;
}

.supportO::before {
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(170,151,175,0.5) 0%, transparent 60%);
    position: absolute;
    content: "";
    z-index: 0;
    top: 0;
    left: 0;
    height: 100%;
}

.supportO h1:hover {
    transform: translateY(-5px);
    opacity: 1;
}

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

.supportO .reach_usJ > div {
    position: relative;
    padding-left: 1.5rem;
    transition: all 0.4s ease;
    border-left: 2px solid rgb(170,151,175,0.5);
}

.supportO h6 {
    font-weight: 600;
    display: flex;
    text-transform: capitalize;
    color: #000000;
    font-size: 20px;
    margin-bottom: 0.5rem;
    align-items: center;
}

.supportO .help_requestf > div {
    position: relative;
}

.supportO .join_community3::before {
    transition: width 0.4s cubic-bezier(0.65, 0, 0.35, 1);
    content: "";
    width: 0;
    bottom: 0;
    height: 1px;
    background: rgb(170,151,175);
    position: absolute;
    left: 0;
}

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

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

.pricing_tableN .pay_optionsp li:nth-child(1) {
    --li-index: 1;
}

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

.course_highlightsS {
    padding: 7rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, #f5f7fa 0%, #e0e6ed 100%);
    position: relative;
}

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

.course_highlightsS .knowledge_guides {
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}

.course_highlightsS .image_boxl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
    height: 350px;
    transform: perspective(1000px) rotateY(-3deg);
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.course_highlightsS .words_containerO::before {
    height: 1px;
    opacity: 0.6;
    top: -20px;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(170,151,175) 0%, transparent 100%);
    width: 150px;
}

.course_highlightsS span.description::first-letter {
    font-weight: 700;
    font-size: 1.2em;
    color: rgb(170,151,175);
}

.course_highlightsS .words_containerO::after {
    position: absolute;
    bottom: 10%;
    border-radius: 50%;
    opacity: 0.2;
    right: 10%;
    height: 100px;
    width: 100px;
    content: "";
    pointer-events: none;
    border: 1px solid rgb(105,141,157,0.5);
}

header .nav_study9 .nav_sectionD .head_expertq {
    display: block;
    position: relative;
    padding: 0.5rem 1rem;
}

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

header .nav_study9 .main_cored .main_baseb a:hover {
    color: rgb(105,141,157);
    transform: translateZ(10px);
}

footer::after {
    content: "";
    z-index: -1;
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(0deg, rgb(170,151,175,0.5), rgb(170,151,175,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(170,151,175,0.5), rgb(170,151,175,0.5) 1px, transparent 1px, transparent 20px);
    opacity: 0.1;
}

.data_viz6 .review_blockf {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}

.data_viz6 .main_cored {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    flex: 1 1 calc(50% - 1.25rem);
    min-width: 200px;
    border-radius: 28px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}

.data_viz6 .main_cored .header_proN a:hover {
    color: rgb(170,151,175);
    padding-left: 2.2rem;
}

.data_viz6 .main_cored .header_proN a:hover::before {
    width: 100%;
}

.campus_links7::before {
    right: 10%;
    position: absolute;
    top: 0;
    left: 10%;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(170,151,175,0.5), transparent);
}

.opening_boardS h1 {
    letter-spacing: 0.5px;
    transform: translateY(0);
    font-weight: 700;
    font-size: calc(21px * 1.2);
    color: rgb(170,151,175);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    z-index: 2;
    margin-bottom: 2rem;
    text-align: center;
    text-transform: uppercase;
}

.opening_boardS .words_containerO:hover {
    transform: translateY(-5px);
}

.opening_boardS ol li {
    margin-bottom: 1.5rem;
}

.opening_boardS svg:hover {
    transform: scale(1.05) rotate(2deg);
}

.opening_boardS svg path {
    transition: fill 0.4s ease;
}

.opening_boardS svg:hover text {
    fill: rgb(170,151,175);
}

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

.opening_boardS .image_boxl:hover {
    transform: scale(1.02) translateY(-5px);
}

.contact_informationJ {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(90deg, #ffffff 50%, rgb(222,218,216) 50%);
}

.contact_informationJ h2 {
    font-size: 35px;
    text-align: center;
    color: rgb(170,151,175);
    margin-bottom: 60px;
    font-weight: 700;
    position: relative;
}

.contact_informationJ .query_box3::before {
    position: absolute;
    width: 100%;
    height: 5px;
    top: 0;
    background: linear-gradient(90deg, rgb(170,151,175), rgb(105,141,157));
    content: "";
    left: 0;
}

.contact_informationJ .feedback_inquiryg::before {
    position: absolute;
    width: 10px;
    left: 0;
    background: rgb(222,218,216);
    height: 100%;
    top: 0;
    content: "";
}

.contact_informationJ input[type="text"]:focus {
    border-color: rgb(170,151,175);
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.contact_informationJ .inquiry_form9 input[type="checkbox"]:checked {
    background: rgb(170,151,175);
    border-color: rgb(170,151,175);
}

.contact_informationJ .inquiry_form9 a {
    color: rgb(170,151,175);
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}

.contact_informationJ .connect_widget5:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgb(105,141,157,0.5);
    background: rgb(105,141,157);
}

.contact_informationJ svg path {
    fill: rgb(170,151,175);
    transition: all 0.3s ease;
}

.teacher_profilej {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(222,218,216) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

.teacher_profilej .testimonial_corneri {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    display: grid;
    transform: perspective(1000px) rotateY(-2deg);
    padding: 2rem;
    backdrop-filter: blur(10px);
    gap: 2rem;
    border-left: 4px solid rgb(105,141,157);
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.85);
}

.teacher_profilej .testimonial_corneri:hover .name::after {
    width: 70%;
}

.privacy_wrapperf {
    background: linear-gradient(135deg, rgb(222,218,216) 0%, rgba(245, 245, 250, 0.95) 100%);
    overflow: hidden;
    color: #000000;
    padding: 5rem 2rem;
    position: relative;
    font-family: Arial, sans-serif;
}

.privacy_wrapperf h1 {
    font-size: calc(48px * 1.2);
    padding-bottom: 1rem;
    transform: perspective(1000px) translateZ(10px);
    font-weight: 700;
    color: rgb(170,151,175);
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    margin-bottom: 2.5rem;
}

.privacy_wrapperf h2:hover {
    transform: translateX(5px);
}

.privacy_wrapperf h3::before {
    width: 6px;
    height: 70%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    top: 50%;
    background: rgb(105,141,157,0.5);
    content: "";
}

.privacy_wrapperf p strong {
    color: #000000;
    display: inline-block;
    padding-bottom: 2px;
    position: relative;
}

.privacy_wrapperf ul {
    position: relative;
    list-style: none;
    margin: 1.5rem 0 2rem;
    padding-left: 1.5rem;
}

.privacy_wrapperf li::before {
    opacity: 0.8;
    position: absolute;
    content: "";
    border: 2px solid rgb(170,151,175);
    top: 1.2rem;
    left: 0;
    transition: all 0.3s ease;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
}

.gratWrapper4::before {
    position: absolute;
    height: 120%;
    transform: rotate(-5deg);
    left: -10%;
    z-index: 1;
    width: 60%;
    background: rgb(170,151,175,0.5);
    top: -10%;
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 0% 85%);
    content: "";
    opacity: 0.1;
}

.gratWrapper4 .learning_zoneb::before {
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(170,151,175) 0%, rgb(105,141,157) 100%);
    position: absolute;
    height: 6px;
    content: "";
    left: 0;
}

.gratWrapper4 h5::before {
    height: 8px;
    position: absolute;
    left: 0;
    content: "";
    background: rgb(170,151,175);
    top: 0.4em;
    transform: rotate(45deg);
    width: 8px;
}

.gratWrapper4 a:hover::before {
    transform: scaleX(1);
}

.gratWrapper4 a:hover {
    transform: translateY(-2px);
    background-color: rgba(rgb(222,218,216), 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.meet_usj::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65));
    content: "";
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
}

.meet_usj::before {
    background-position: 0% 0%;
    transition: background-position 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background-size: 200% 200%;
}

.meet_usj:hover h4::after {
    transform: translateX(-50%) scaleX(1.2);
}

.meet_usj .words_containerO::before {
    width: 100%;
    clip-path: inherit;
    z-index: -1;
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(
        135deg,
        rgba(rgb(170,151,175), 0.08) 0%,
        rgba(rgb(105,141,157), 0.05) 100%
    );
    left: 0;
}

.meet_usj .words_containerO:hover h6::after {
    transform: scaleX(1);
}

.meet_usj .words_containerO span {
    transition: opacity 0.3s;
    font-size: 17px;
    color: #000000;
    column-count: 1;
    text-align: justify;
    line-height: 1.8;
    column-gap: 40px;
    opacity: 0.9;
    display: block;
}


@media only screen and (max-width: 1200px) {.cookie_tabd {
    align-items: center;
    flex-direction: column;
}.track_switchL {
    margin-bottom: 15px;
}.edu_cookie3 {
    margin-bottom: 15px;
    text-align: center;
    margin-right: 0;
}.cookie_checkH {
    max-width: 200px;
    margin-left: 0;
    margin-bottom: 10px;
    width: 100%;
}
}



@media (max-width: 992px) {.pricing_tableN {
    padding: 80px 0;
}.pricing_tableN h2 {
    font-size: calc(38px - 4px);
}.pricing_tableN .pay_optionsp {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.pricing_tableN .pro_ratesd {
    padding: 25px;
}.pricing_tableN .price_optionsC {
    font-size: calc(22px + 2px);
}
}



@media (min-width: 1200px) {.course_highlightsS .image_boxl {
    height: 600px;
}.course_highlightsS h3 {
    margin-bottom: 2rem;
}.course_highlightsS .words_containerO::before {
    width: 200px;
}
}



@media screen and (max-width: 991px) {header .nav_study9 {
    flex-direction: column;
    padding: 1rem 0;
    align-items: center;
}header .nav_study9 .nav_sectionD {
    margin-left: 0;
    margin-bottom: 1rem;
}header .nav_study9 .main_cored {
    background: rgb(170,151,175,0.5);
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    clip-path: none;
    padding-right: 0;
}header .nav_study9 .main_cored .main_baseb a {
    padding: 0.8rem 1rem;
}header .nav_study9 .main_cored .main_baseb a::after {
    left: 1rem;
    bottom: 0.4rem;
}header .nav_study9 .main_cored .main_baseb a:hover::after {
    width: calc(100% - 2rem);
}
}



@media screen and (min-width: 768px) {.opening_boardS {
    padding: 6% 5%;
}.opening_boardS h1 {
    font-size: calc(31px * 0.85);
    margin-bottom: 3rem;
}.opening_boardS .learning_zoneb {
    flex-direction: row;
    gap: 3rem;
    align-items: center;
}.opening_boardS .words_containerO {
    padding: 3rem;
}.opening_boardS svg {
    height: 150px;
    width: 150px;
}.opening_boardS .image_boxl {
    height: 450px;
    flex: 1;
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%, 0 10%);
}.opening_boardS .master_expertL p {
    font-size: calc(17px * 1.2);
    line-height: 1.7;
}.opening_boardS .connect_widget5 {
    font-size: calc(19px * 1.1);
    padding: 1.2rem 2.5rem;
}
}



@media (max-width: 576px) {.contact_informationJ {
    padding: 50px 0;
}.contact_informationJ .container {
    padding: 0 15px;
}.contact_informationJ h2 {
    font-size: calc(35px - 6px);
    margin-bottom: 30px;
}.contact_informationJ .feedback_inquiryg {
    padding: 35px 25px;
}.contact_informationJ #contact {
    gap: 20px;
}.contact_informationJ input[type="text"] {
    padding: 15px;
}.contact_informationJ .connect_widget5 {
    width: 100%;
    padding: 15px 25px;
}.contact_informationJ .image_boxl {
    min-height: 250px;
}}



@media (max-width: 767px) {.teacher_profilej .testimonial_corneri > div:nth-child(2) {
    text-align: center;
}.teacher_profilej .name::after {
    transform: translateX(-50%);
    left: 50%;
}.teacher_profilej .exp_progressh {
    padding: 1.5rem;
    text-align: left;
}}



@media screen and (min-width: 768px) {.gratWrapper4 {
    padding: 150px 0;
}.gratWrapper4 .learning_zoneb {
    padding: 80px 60px;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
}.gratWrapper4 h5 {
    max-width: 90%;
    font-size: calc(24px * 1.1);
}.gratWrapper4 p {
    font-size: calc(15px * 1.05);
}.gratWrapper4 a {
    padding: 25px;
}
}



@media (prefers-reduced-motion: reduce) {.gratWrapper4 .learning_zoneb,
    .gratWrapper4 .learning_zoneb:hover,
    .gratWrapper4 a,
    .gratWrapper4 a:hover,
    .gratWrapper4 p,
    .gratWrapper4 a:hover p,
    .gratWrapper4 a::before,
    .gratWrapper4 a:hover::before {
    transition: none;
    animation: none;
    transform: none;
}}



@media (max-width: 480px) {.meet_usj {
    padding: 50px 0;
}.meet_usj .words_containerO {
    padding: 25px 20px;
}.meet_usj .words_containerO span::first-letter {
    font-size: 2em;
}
}



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



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

