.header_sitebar_5 {
    flex: 1 0 auto;
}

.container {
    margin: auto;
    max-width: 100%;
    width: 1113px;
}

html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: auto;
    min-height: 100%;
}

.meet_us_1 h2 {
    color: #ffffff;
    margin-bottom: 50px;
    position: relative;
    animation: slideInTitle 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    padding-bottom: 15px;
    transform: translateX(-20px);
    opacity: 0;
    font-size: 36px;
    font-weight: 700;
}

.meet_us_1 .text_group_1 > div {
    width: 100%;
}

.meet_us_1 .text_group_1 p {
    font-weight: 600;
    transform: translateX(-15px);
    color: rgb(185,205,168);
    animation: slideInRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.6s;
    opacity: 0;
    margin-bottom: 20px;
    font-size: calc(19px - 2px);
}

.contact_box_4 {
    background: linear-gradient(145deg, rgb(222,228,216) 0%, rgba(9, 19, 32, 0.9) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

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

.contact_box_4 h2::after {
    background: linear-gradient(to right, transparent, rgb(185,205,168), transparent);
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    height: 3px;
    width: 80px;
}

.contact_box_4 .main_photo_3::after {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
}

.contact_box_4 form h3::before {
    height: 25px;
    border-radius: 10px;
    left: 0;
    top: 50%;
    width: 5px;
    transform: translateY(-50%);
    content: "";
    background: rgb(185,205,168);
    position: absolute;
}

.contact_box_4 .feedback_box_5 {
    position: relative;
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}

.contact_box_4 .feedback_box_5 label {
    cursor: pointer;
    padding-left: 35px;
    font-size: 12px;
    line-height: 1.5;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}

.contact_box_4 .feedback_box_5 label a:hover {
    text-decoration: underline;
}

.contact_box_4 form .connect_grid_1 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    border: none;
    z-index: 1;
    font-weight: 600;
    transition: all 0.4s ease;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(185,205,168), rgb(175,175,116));
    font-size: 16px;
    padding: 15px 35px;
}

footer .info_item {
    align-items: center;
    display: flex;
}

footer .info_item svg {
    width: 20px;
    fill: rgb(185,205,168);
    flex-shrink: 0;
    margin-right: 15px;
    height: 20px;
}

footer .info_item p,
footer .info_item a {
    text-decoration: none;
    font-size: 17px;
    font-weight: 300;
    color: #ffffff;
    transition: color 0.3s ease;
}

footer .nav_wrap_2 {
    position: relative;
}

footer .nav_wrap_2 h5 {
    color: #ffffff;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 25px;
}

footer .subscribe_holder h5 {
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

footer .input_holder input[type="email"] {
    color: #ffffff;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 17px;
    transition: all 0.3s ease;
    border-radius: 10px;
}

footer .get_started_6:hover::after {
    left: 120%;
}

footer .faculty_info_0 {
    font-size: 15px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}



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

.academic_experience_8 .main_photo_3 {
    position: absolute;
    height: 180px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 180px;
    top: -90px;
    transform: translateX(-50%) translateZ(30px);
    left: 50%;
    border: 3px solid #ffffff;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(185,205,168,0.5);
    border-radius: 50%;
}

.academic_experience_8 .career_achievements_3 {
    transition: transform 0.3s ease;
    color: #ffffff;
    margin-top: 2rem;
    font-size: 13px;
    border-left: 3px solid rgb(185,205,168);
    width: 100%;
    transform: translateZ(10px);
    padding: 2rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    border-radius: 10px;
    position: relative;
    line-height: 1.7;
}

.thxSpot_7 h2 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    color: rgb(185,205,168);
    transform: translateX(-5%);
    font-weight: 700;
    max-width: 90%;
    position: relative;
    line-height: 1.3;
    margin-bottom: 35px;
    font-size: 30px;
}

.thxSpot_7 .skill_classes_7::after {
    z-index: -1;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(175,175,116,0.5) 0%, transparent 70%);
    top: 20px;
    opacity: 0.3;
    position: absolute;
    right: 20px;
    width: 100px;
    content: "";
    height: 100px;
}

.thxSpot_7:hover h2::after {
    transform: scaleX(1.3);
}

.aspiring_learners_7::before {
    position: absolute;
    right: -20%;
    height: 200%;
    background: rgb(185,205,168,0.5);
    width: 80%;
    top: -50%;
    border-radius: 100px;
    opacity: 0.1;
    content: "";
    transform: rotate(30deg);
    filter: blur(60px);
    animation: float-slow 20s ease-in-out infinite alternate;
}

.aspiring_learners_7 h4::after {
    width: 120px;
    height: 2px;
    position: absolute;
    bottom: -20px;
    background: rgb(185,205,168,0.5);
    left: 0;
    border-radius: 10px;
    content: "";
}

.aspiring_learners_7 div p:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.aspiring_learners_7 div p svg {
    z-index: 2;
    height: 28px;
    width: 28px;
    margin-right: 20px;
    position: relative;
    transition: all 0.3s ease;
    min-width: 28px;
}

.program_overview_2::before {
    background: radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, rgb(222,228,216) 90%);
    left: 0;
    position: absolute;
    pointer-events: none;
    width: 100%;
    z-index: 2;
    top: 0;
    content: '';
    height: 100%;
}

.program_overview_2 .container {
    position: relative;
    width: 100%;
    align-items: center;
    z-index: 5;
    padding: 0;
    display: flex;
}

.program_overview_2 .study_hack_5 {
    border-left: 5px solid rgb(185,205,168);
    position: relative;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    padding: 3.5rem;
    max-width: 550px;
    background: linear-gradient(135deg, #ffffff 0%, rgb(222,228,216) 100%);
    border-radius: 0 15px 15px 0;
}

.program_overview_2 .study_hack_5 .connect_grid_1::before {
    background: linear-gradient(45deg, rgb(175,175,116) 0%, rgb(185,205,168) 100%);
    width: 100%;
    transition: opacity 0.3s ease;
    position: absolute;
    left: 0;
    content: '';
    top: 0;
    z-index: -1;
    height: 100%;
    opacity: 0;
}

header .container {
    position: relative;
    padding: 1.8rem 2rem;
}

header .main_learn_0 {
    z-index: 2;
    position: relative;
}

header .top_expert_3 {
    position: relative;
    z-index: 2;
    display: block;
}

header .top_expert_3:hover::before,
header .top_expert_3:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}

header .nav_wrap_2 {
    background: linear-gradient(to right, transparent, #ffffff);
    padding: 10px 20px;
    list-style: none;
    justify-content: flex-end;
    flex-wrap: wrap;
    display: flex;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    margin: 0;
    position: relative;
    border-radius: 0 30px 30px 0;
}

header .head_main_4 a::before {
    z-index: -1;
    top: 0;
    width: 100%;
    background: #ffffff;
    height: 100%;
    transform: translateZ(-1px);
    position: absolute;
    content: "";
    left: 0;
}

header .head_main_4 a:hover::after {
    width: 80%;
}

.secure_grotto_2 {
    background: linear-gradient(135deg, rgb(175,175,116,0.5) 0%, rgb(222,228,216) 100%);
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
}

.secure_grotto_2 h1 {
    transform: translateX(-10px);
    font-size: 47px;
    line-height: 1.2;
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 2rem;
    color: rgb(185,205,168);
    font-weight: 700;
    letter-spacing: -0.02em;
    padding-left: 20px;
}

.secure_grotto_2 h3 {
    font-weight: 600;
    padding-left: 15px;
    margin-top: 2.5rem;
    font-family: Arial, sans-serif;
    margin-bottom: 1.25rem;
    color: #000000;
    position: relative;
    font-size: calc(30px * 0.8);
}

.secure_grotto_2 p {
    position: relative;
    max-width: 95%;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    color: #000000;
    font-family: Arial, sans-serif;
}

.secure_grotto_2 span {
    border-left: 1px dashed rgb(175,175,116,0.5);
    font-size: 15px;
    display: block;
    margin-bottom: 1.5rem;
    color: #000000;
    line-height: 1.75;
    font-family: Arial, sans-serif;
    padding-left: 1rem;
}

.cookieSettingsWindow_3 p {
    font-size: 18px;
}

.data_policy_8 {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookieSettingsWindow_3 p a {
    color: rgb(185,205,168);
    text-decoration: none;
}

.title_page_9 {
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: rgb(222,228,216);
}

.title_page_9 .course_entry_5::before {
    width: 100%;
    top: 0;
    background: linear-gradient(
    135deg,
    rgb(185,205,168,0.5) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
    position: absolute;
    left: 0;
    content: "";
    z-index: 1;
    height: 100%;
}

.title_page_9 .course_entry_5 h3 {
    background: linear-gradient(
    120deg,
    rgb(185,205,168) 0%,
    rgb(175,175,116) 100%
  );
    font-size: clamp(1rem, 2.5vw, 1.4rem);
    color: #ffffff;
    font-weight: 600;
    border-left: 5px solid #ffffff;
    padding: 1rem 1.5rem;
    transform: skewX(-5deg);
    font-family: Arial, sans-serif;
    line-height: 1.4;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}


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



@media (hover: hover) {.meet_us_1 .text_group_1 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                   box-shadow 0.4s ease;
}.meet_us_1 .text_group_1:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3), 
                    0 0 0 1px rgba(rgb(185,205,168,0.5), 0.1);
    transform: translateY(-5px);
}
}



@media screen and (max-width: 991px) {.contact_box_4 {
    padding: 80px 0;
}.contact_box_4 .inquiry_panel_5 {
    flex-direction: column;
}.contact_box_4 .main_photo_3 {
    order: 1;
    min-height: 300px;
}.contact_box_4 .support_grid_6 {
    padding: 40px 30px;
    order: 2;
}
}



@media (max-width: 767px) {footer .ar_tools_3 {
    padding: 60px 0 30px;
}footer .ask_questions_7 {
    padding: 20px;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
}footer .nav_wrap_2 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .nav_wrap_2 h5::after {
    bottom: -8px;
}footer .subscribe_holder {
    padding: 25px 20px;
}footer .campus_links_4 {
    margin-top: 40px;
}
}



@media (max-width: 991px) {.thxSpot_7 {
    padding: 90px 0;
}.thxSpot_7 h2 {
    font-size: calc(30px - 0.2rem);
    max-width: 100%;
    transform: translateX(0);
}.thxSpot_7 .skill_classes_7 {
    padding: 40px 30px 40px 45px;
    transform: translateX(0);
}.thxSpot_7:hover .skill_classes_7 {
    transform: translateX(0) translateY(-5px);
}
}



@media (max-width: 991px) {.aspiring_learners_7 {
    padding: 90px 0;
}.aspiring_learners_7 .skill_classes_7 {
    gap: 30px;
    grid-template-columns: 250px 1fr;
}.aspiring_learners_7 h4 {
    font-size: calc(38px - 2px);
}.aspiring_learners_7 div {
    gap: 15px;
}.aspiring_learners_7 div p {
    padding: 18px 20px;
}.aspiring_learners_7 div p:nth-child(even) {
    transform: translateX(20px);
}.aspiring_learners_7 div p:nth-child(even):hover {
    transform: translate(20px, -5px);
}.aspiring_learners_7 div p svg {
    min-width: 24px;
    width: 24px;
    margin-right: 15px;
    height: 24px;
}
}



@media screen and (max-width: 992px) {.program_overview_2 {
    min-height: auto;
    flex-direction: column;
}.program_overview_2 .learn_tools_4 {
    width: 100%;
    position: relative;
    height: 400px;
}.program_overview_2 .knowledge_base_2 {
    animation: carousel-horizontal 25s ease infinite;
    flex-direction: row;
    height: 100%;
    width: 500%;
}.program_overview_2 .class_plan_1 {
    width: 20%;
    height: 100%;
}.program_overview_2 .class_plan_1::before {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, transparent 30%);
}.program_overview_2 .container {
    padding: 3rem 1rem;
}.program_overview_2 .skill_classes_7 {
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
    max-width: 800px;
}.program_overview_2 .study_hack_5 {
    max-width: 100%;
    border-top: 5px solid rgb(185,205,168);
    border-left: none;
    border-radius: 15px;
}.program_overview_2 .study_hack_5::before {
    bottom: 20px;
    top: 20px;
    border-radius: 10px;
    right: 20px;
    border-top: none;
    border: 1px solid rgb(175,175,116,0.5);
    left: 20px;
}
}



@media screen and (max-width: 992px) {.title_page_9 .fast_knowledge_6 {
    padding: 1.5rem;
}.title_page_9 .course_entry_5 {
    min-height: 65vh;
    padding: 4rem 2.5rem;
}.title_page_9 .course_entry_5 span {
    max-width: 95%;
}.title_page_9 .course_entry_5 h3 {
    font-size: 1.1rem;
    padding: 0.8rem 1.2rem;
}
}



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



@keyframes expandHeight {
    to {
        height: 100%;
    }
}



@keyframes fadeInText {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


    
    @keyframes expandWidth {
        to {
            transform: scaleX(1);
        }
    }



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}



@keyframes carousel-vertical {
    0%, 16% {
        transform: translateY(0);
    }
    20%, 36% {
        transform: translateY(-20%);
    }
    40%, 56% {
        transform: translateY(-40%);
    }
    60%, 76% {
        transform: translateY(-60%);
    }
    80%, 96% {
        transform: translateY(-80%);
    }
    100% {
        transform: translateY(0);
    }
}

