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

* {
    scrollbar-width: none;
    scrollbar-color: #ffffff rgb(113,149,129,0.5);
}

header,footer {
    width: 100%;
}

header {
    background: #ffffff;
    width: 100%;
    z-index: 99;
    position: relative;
    overflow: visible;
}

.connect_form_64::before {
    top: 0;
    z-index: 1;
    left: 0;
    opacity: 0.07;
    width: 100%;
    height: 100%;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(113,149,129,0.5) 0,
        rgb(113,149,129,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    position: absolute;
}

.connect_form_64 h2::before {
    left: calc(50% - 40px);
    content: "";
    width: 80px;
    height: 4px;
    background: rgb(113,149,129);
    position: absolute;
    bottom: 0;
}

.connect_form_64 .background_photo_78 {
    flex: 0 0 45%;
    min-height: 550px;
    position: relative;
}

.connect_form_64 .contact_message_92 {
    position: relative;
    flex: 0 0 55%;
    justify-content: center;
    display: flex;
    padding: 60px;
    flex-direction: column;
}

.connect_form_64 form {
    position: relative;
    z-index: 2;
}

.connect_form_64 form h3 {
    font-size: 24px;
    color: #000000;
    position: relative;
    margin-bottom: 40px;
    font-weight: 600;
    display: inline-block;
}

.connect_form_64 form input[type="text"] {
    padding: 20px 25px;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    width: 100%;
    border: none;
    color: #000000;
    border-bottom: 2px solid rgb(148,185,164);
    background: transparent;
    font-size: 18px;
}

.connect_form_64 .message_query_49 label {
    font-size: 14px;
    color: #000000;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    line-height: 1.5;
}

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

.connect_form_64 .message_query_49 label a:hover::after {
    background: rgb(77,113,93);
    transform: scaleX(0);
}

.connect_form_64 .request_panel_81::before {
    left: -10px;
    transition: width 0.5s ease;
    height: 100%;
    z-index: -1;
    transform: skewX(-25deg);
    position: absolute;
    background: rgb(77,113,93);
    width: 0;
    top: 0;
    content: "";
}

.connect_form_64 svg:hover,
.connect_form_64 svg:hover path {
    stroke: rgb(77,113,93);
}

.leadership_experience_03::before {
    right: -5%;
    position: absolute;
    filter: blur(3px);
    content: "";
    transform: rotate(15deg);
    top: -20%;
    height: 140%;
    width: 60%;
    background: rgb(113,149,129,0.5);
    z-index: -1;
}

.leadership_experience_03 .background_photo_78 {
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    grid-row: 1 / 2;
    border-radius: 0;
    position: relative;
    grid-column: 1 / 2;
    transform: translateX(-5%);
    height: 450px;
    z-index: 2;
    width: 100%;
}

.leadership_experience_03 .client_views_26:hover .job_profile_16 {
    transform: translateX(-10%) translateY(-5px);
    box-shadow: 0 25px 50px -15px rgba(0, 0, 0, 0.5);
}

.leadership_experience_03 .name::before {
    content: "";
    background: rgb(77,113,93,0.5);
    left: -20px;
    transition: transform 0.4s ease 0.2s;
    z-index: -1;
    position: absolute;
    width: 30px;
    transform: rotate(45deg) scale(0);
    height: 30px;
    border-radius: 10px;
    top: -10px;
}

.leadership_experience_03 .client_views_26:hover .experience_data_14 {
    opacity: 1;
    transform: translateY(0);
}



.leadership_experience_03 .job_profile_16::after {
    bottom: 20px;
    height: 40px;
    background: rgb(113,149,129,0.5);
    right: 20px;
    content: "";
    position: absolute;
    width: 40px;
    z-index: -1;
    animation: float 4s ease-in-out infinite;
    border-radius: 50%;
}



.user_testimonials_08 .quick_studies_02 {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.user_testimonials_08 h4::before,
.user_testimonials_08 h4::after {
    height: 3px;
    background: rgb(113,149,129);
    bottom: -20px;
    position: absolute;
    content: "";
}

.user_testimonials_08 h4::before {
    width: 80px;
    left: calc(50% - 100px);
}

.user_testimonials_08 .success_opinions_64::before {
    border-radius: 21px;
    height: 100%;
    opacity: 0.5;
    top: 50%;
    left: 50%;
    position: absolute;
    content: "";
    width: 100%;
    z-index: -1;
    transform: translate(-50%, -50%) scale(1.05);
    border: 2px dashed rgb(113,149,129,0.5);
}

.user_testimonials_08 .client_views_26 .background_photo_78 {
    margin-bottom: 15px;
    width: 80px;
    height: 80px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
    border-radius: 50%;
    border: 4px solid #ffffff;
}

.user_testimonials_08 .client_views_26 p {
    width: 100%;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    color: #000000;
    border-radius: 21px;
    padding: 20px;
    text-align: center;
    line-height: 1.5;
    background: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: 400;
}

.thanksBox_60::before {
    width: 45%;
    top: -5%;
    position: absolute;
    opacity: 0.15;
    background: linear-gradient(225deg, rgb(113,149,129) 0%, transparent 70%);
    right: -5%;
    filter: blur(20px);
    content: "";
    height: 45%;
    z-index: -1;
    animation: float 15s ease-in-out infinite alternate;
    transform: rotate(-15deg) translateZ(0);
}

.thanksBox_60 .quick_studies_02:hover {
    transform: perspective(1000px) rotateX(0deg) translateZ(0) translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
                0 -10px 40px -10px rgba(rgb(113,149,129,0.5), 0.1);
}

.thanksBox_60 h5 {
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    margin: 0;
    opacity: 0;
    font-size: clamp(calc(21px * 0.8), 4vw, 21px);
    line-height: 1.4;
    font-weight: 700;
    transform: translateY(20px);
    letter-spacing: -0.01em;
    color: #000000;
}

.thanksBox_60 .quick_studies_02 > div:last-child::before {
    position: absolute;
    content: "";
    right: -40px;
    height: 80px;
    animation: pulse 6s ease-in-out infinite alternate;
    opacity: 0.2;
    transform: translateZ(0);
    z-index: -1;
    width: 80px;
    top: -10px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(77,113,93) 0%, transparent 80%);
}

footer {
    position: relative;
}

footer::before {
    z-index: 1;
    right: 0;
    background: linear-gradient(90deg, #000000 0%, rgb(113,149,129) 150%);
    opacity: 0.92;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.calc_foot_73 .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

.calc_foot_73 .company_holder h3 {
    margin-bottom: 25px;
    position: relative;
    font-size: 34px;
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
}

.calc_foot_73 .help_center_62 {
    position: relative;
}

.calc_foot_73 .top_skill_03 h5 {
    font-size: 23px;
    position: relative;
    padding-left: 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
    border-left: 3px solid rgb(113,149,129);
}

.calc_foot_73 .top_skill_03 .head_mainwrap_62 a:hover {
    color: #ffffff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    transform: translateX(5px);
}

.calc_foot_73 .top_skill_03 .head_mainwrap_62 a:hover::before {
    width: 100%;
}

.policy_links_25 .netiquette_57 {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
}

.homepage_68 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.homepage_68 .study_smart_15 {
    display: flex;
    position: relative;
    z-index: 1;
    padding: 8% 10%;
    min-height: 100vh;
    justify-content: flex-start;
    align-items: center;
}

.homepage_68 .study_smart_15::after {
    pointer-events: none;
    width: 120%;
    transform: skewY(-8deg);
    background: linear-gradient(to right, rgb(113,149,129,0.5) 0%, transparent 30%, transparent 70%, rgb(77,113,93,0.5) 100%);
    position: absolute;
    content: "";
    height: 120%;
    left: -10%;
    z-index: -1;
    top: -10%;
}

.homepage_68 h1 {
    opacity: 0;
    margin-bottom: 2rem;
    line-height: 1.1;
    position: relative;
    color: #ffffff;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.4s;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    font-weight: 700;
    font-size: clamp(2.5rem, 5vw + 1rem, 4.5rem);
    transform: translateY(30px);
}

.homepage_68 p {
    transform: translateY(15px);
    border-left: 2px solid rgb(77,113,93);
    color: #ffffff;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.8s;
    opacity: 0;
    position: relative;
    margin-top: 2rem;
    font-size: clamp(1rem, 1vw + 0.5rem, 1.25rem);
    max-width: 85%;
    padding-left: 16px;
    line-height: 1.6;
}

.join_now_56 .quick_studies_02 {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 1000px;
    justify-content: center;
    z-index: 2;
    flex-direction: column;
    padding: 0 30px;
    margin: 0 auto;
}

.join_now_56 .quick_studies_02::before {
    position: absolute;
    background: 
        radial-gradient(
            ellipse at center,
            #ffffff 0%,
            transparent 60%
        );
    opacity: 0.03;
    height: 300%;
    width: 300%;
    left: -100%;
    animation: rotateRadial 60s linear infinite;
    transform-origin: center;
    top: -100%;
    z-index: -1;
    content: '';
}

.join_now_56 h3::before {
    left: 50%;
    background: linear-gradient(90deg, 
        transparent, 
        #ffffff, 
        transparent);
    transform: translateX(-50%);
    bottom: -18px;
    width: 120px;
    content: '';
    position: absolute;
    height: 3px;
    box-shadow: 0 0 10px #ffffff;
}

.join_now_56 .edu_form_50::before {
    width: 200%;
    position: absolute;
    height: 100%;
    z-index: -1;
    transition: all 0.6s ease;
    content: '';
    left: -100%;
    transform: skewX(-20deg);
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
}

.join_now_56 .edu_form_50:hover::before {
    left: 100%;
}

.join_now_56 .edu_form_50:hover::after {
    opacity: 1;
}

.cookie_window_dialog_13 {
    z-index: 90;
    width: 100%;
    position: fixed;
    bottom: 0;
    background: rgb(148,185,164);
    border-top: 2px solid rgb(113,149,129);
}

.cookie_window_dialog_13 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.cookie_expand_32 {
    border-bottom: 2px solid rgb(113,149,129);
    color: rgb(113,149,129);
    white-space: nowrap;
    line-height: 35px;
    flex-shrink: 0;
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    min-width: 120px;
    margin-left: 10px;
}

.container-wrap_15 .visitor_acceptance_04 h5 {
    font-weight: 700;
}

.container-wrap_15 .visitor_acceptance_04 h5, .container-wrap_15 .visitor_acceptance_04 p {
    color: #ffffff;
}

.our_mission_65::after {
    height: 100%;
    width: 100%;
    animation: pulseGlow 15s infinite alternate ease-in-out;
    content: "";
    opacity: 0.12;
    background: radial-gradient(circle at center, rgb(113,149,129,0.5), transparent 70%);
    position: absolute;
    right: -50%;
    top: -50%;
    z-index: 2;
}

.our_mission_65 h4::before {
    background: rgb(113,149,129);
    position: absolute;
    bottom: -15px;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
}

.our_mission_65 h4::before {
    width: 80px;
}

.our_mission_65 .text_content_box_52:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.our_mission_65 .text_content_box_52:hover {
    transform: perspective(1200px) rotateX(0deg) translateY(0);
}

.our_mission_65 h6 {
    font-size: calc(19px * 1.2);
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    margin: 0 0 25px;
    color: rgb(113,149,129);
    display: inline-block;
}

.our_mission_65 h6::after {
    left: 0;
    bottom: -8px;
    height: 2px;
    content: "";
    background: rgb(77,113,93);
    position: absolute;
    width: 30%;
}

.our_mission_65 .text_content_box_52 div::after {
    border-bottom: 2px solid rgb(113,149,129,0.5);
    height: 20px;
    content: "";
    opacity: 0.6;
    border-right: 2px solid rgb(113,149,129,0.5);
    position: absolute;
    bottom: 0;
    right: -40px;
    width: 20px;
}

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

header .top_study_17 .nav_guide_48 {
    margin-bottom: 20px;
}

header .top_study_17 .nav_guide_48 .nav_master_75 {
    position: relative;
    display: block;
    overflow: hidden;
}

header .top_study_17 .top_skill_03 {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0;
}

header .top_study_17 .top_skill_03 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

header .top_study_17 .top_skill_03 .main_mentor_81 a::before,
header .top_study_17 .top_skill_03 .main_mentor_81 a::after {
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
    transform-origin: right center;
    background-color: rgb(113,149,129);
    width: 100%;
}

header .top_study_17 .top_skill_03 .main_mentor_81 a::before {
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

header .top_study_17 .top_skill_03 .main_mentor_81:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

.course_program_35 .online_learn_95::after {
    height: 100%;
    left: 0;
    background: radial-gradient(
        circle at center,
        transparent 30%,
        rgb(148,185,164) 90%
    );
    width: 100%;
    top: 0;
    z-index: 2;
    content: "";
    position: absolute;
}

.course_program_35 .container {
    justify-content: center;
    padding: 2rem;
    display: flex;
    align-items: center;
    width: 100%;
    z-index: 3;
    position: relative;
    height: 100%;
}

.course_program_35 .study_map_71::before {
    content: "";
    position: absolute;
    pointer-events: none;
    left: 20px;
    opacity: 0.3;
    border: 1px solid rgb(113,149,129);
    border-radius: 10px;
    top: 20px;
    bottom: 20px;
    right: 20px;
}

.course_program_35 .study_map_71 h3::after {
    position: absolute;
    transform: translateX(-50%);
    height: 2px;
    width: 80px;
    left: 50%;
    background: rgb(113,149,129);
    bottom: -10px;
    content: "";
}

.course_program_35 .study_map_71 .request_panel_81::before {
    left: -10%;
    z-index: -1;
    width: 120%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg) translateX(-100%);
    content: "";
    height: 100%;
    transition: all 0.6s ease;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
}

.pricing_tray_14 .container {
    position: relative;
    z-index: 1;
}

.pricing_tray_14 .premium_cost_65 {
    flex-direction: column-reverse;
    gap: 3rem;
    display: flex;
}

.pricing_tray_14 .rate_panel_82 h2 {
    position: relative;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: calc(28px * 1.1);
}

.pricing_tray_14 .class_deals_38 {
    gap: 2rem;
    perspective: 1000px;
    grid-template-columns: 1fr;
    display: grid;
}

.pricing_tray_14 .bundle_price_12:hover {
    transform: translateY(-10px);
}

.pricing_tray_14 .bundle_price_12:hover .cert_cost_24 {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}

.pricing_tray_14 .bundle_price_12 h3 {
    position: relative;
    font-size: calc(21px * 1.1);
    margin-bottom: 1rem;
    display: inline-block;
    font-weight: 700;
    color: #000000;
}

.pricing_tray_14 .bundle_price_12:hover h3::before {
    width: 100%;
}

.pricing_tray_14 .enroll_cost_13::after {
    left: -10px;
    border-radius: 3px;
    top: 50%;
    height: 20px;
    background: rgb(113,149,129);
    width: 3px;
    position: absolute;
    content: "";
    transform: translateY(-50%);
}

.pricing_tray_14 .bundle_price_12:nth-child(1) .cert_cost_24 {
    border-top: 4px solid rgb(113,149,129);
}

.pricing_tray_14 .bundle_price_12:nth-child(4) .cert_cost_24 {
    border-top: 4px solid #00b894;
}

.privacy_quarters_38 h2 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 30px;
    color: rgb(77,113,93);
    margin-bottom: 15px;
}

.privacy_quarters_38 ul {
    margin-left: 20px;
    list-style: none;
    padding-left: 20px;
    color: #000000;
}

.privacy_quarters_38 div {
    margin-bottom: 20px;
}

.privacy_quarters_38 span {
    background-color: rgb(113,149,129,0.5);
    padding: 2px 5px;
    border-radius: 10px;
}

.get_support_40 {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(148,185,164) 0%, rgb(113,149,129,0.5) 100%);
    overflow: hidden;
}

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

.get_support_40 .help_question_38 {
    border-left: 4px solid rgb(113,149,129);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.95);
    border-radius: 15px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    padding: 3rem;
}

.get_support_40 h5 {
    font-weight: 600;
    font-size: 23px;
    gap: 0.5rem;
    align-items: center;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 0.5rem;
    display: flex;
}

.get_support_40 .edu_form_50:hover {
    background: linear-gradient(to right, rgba(rgb(113,149,129,0.5), 0.1), rgba(rgb(148,185,164), 0.2));
    border-left: 2px solid rgb(113,149,129);
    transform: translateX(5px);
}

.get_support_40 svg path {
    fill: rgb(113,149,129);
    transition: fill 0.3s ease;
}

.sign_up_29 {
    border-radius: 12px;
    box-shadow: 0 0 30px rgb(113,149,129,0.5);
    background-color: rgb(148,185,164);
    position: relative;
    padding: 3rem 1.5rem;
    overflow: hidden;
}

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

.sign_up_29 p {
    color: #000000;
    text-align: center;
    font-size: 18px;
    padding: 0.5rem 0;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Arial, sans-serif;
    letter-spacing: 2px;
    overflow: hidden;
    position: relative;
    margin: 0;
}

.sign_up_29 .news_panel_98 {
    border-radius: 10px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    border: 2px solid transparent;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    font-size: 16px;
    padding: 1.2rem 1.5rem;
    width: 100%;
    background-color: #ffffff;
}

.sign_up_29 .join_container_60::after {
    z-index: -1;
    content: "";
    border-radius: calc(10px + 4px);
    opacity: 0.5;
    position: absolute;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, rgb(113,149,129), rgb(77,113,93));
    inset: -4px;
    filter: blur(8px);
}

.sign_up_29 .join_container_60:hover::after {
    filter: blur(12px);
    opacity: 1;
}


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



@media (max-width: 768px) {.connect_form_64 {
    padding: 60px 0;
}.connect_form_64 .help_block_56 {
    flex-direction: column;
}.connect_form_64 .background_photo_78 {
    min-height: 300px;
    width: 100%;
}.connect_form_64 .contact_message_92 {
    padding: 40px 30px;
    width: 100%;
}.connect_form_64 form h3 {
    margin-bottom: 30px;
}.connect_form_64 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect_form_64 .message_query_49 {
    margin-bottom: 30px;
}.connect_form_64 .request_panel_81 {
    width: 100%;
    padding: 15px 30px;
}
}



@media (max-width: 992px) {.leadership_experience_03 .client_views_26 {
    grid-template-columns: 1fr;
    gap: 2rem;
    grid-template-rows: auto auto;
}.leadership_experience_03 .background_photo_78 {
    transform: none;
    grid-row: 1 / 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    height: 300px;
    grid-column: 1 / 2;
}.leadership_experience_03 .background_photo_78::after {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.leadership_experience_03 .job_profile_16 {
    clip-path: none;
    transform: none;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    padding: 2rem;
}.leadership_experience_03 .client_views_26:hover .job_profile_16 {
    transform: translateY(-5px);
}}



@media (min-width: 992px) {.thanksBox_60 .quick_studies_02 {
    gap: 6rem;
}.thanksBox_60 h5 {
    font-size: 21px;
}.thanksBox_60 p {
    font-size: 13px;
}
}



@media (prefers-reduced-motion: reduce) {.thanksBox_60::before,
    .thanksBox_60::after,
    .thanksBox_60 .quick_studies_02,
    .thanksBox_60 .quick_studies_02 > div:first-child::after,
    .thanksBox_60 h5,
    .thanksBox_60 .quick_studies_02 > div:last-child,
    .thanksBox_60 .quick_studies_02 > div:last-child::before,
    .thanksBox_60 a,
    .thanksBox_60 a::after {
    animation: none;
    transition: opacity 0.3s ease;
}.thanksBox_60 .quick_studies_02 > div:first-child::after,
    .thanksBox_60 a::after {
    transform: none;
}}



@media (max-width: 991px) {.homepage_68 .study_smart_15 {
    min-height: 90vh;
    padding: 12% 6%;
}.homepage_68 .expert_zone_09::before {
    left: -4vw;
}.homepage_68 h1 {
    margin-bottom: 1.5rem;
}.homepage_68 h3 {
    max-width: 95%;
}
}



@media screen and (max-width: 992px) {.join_now_56 {
    padding: 90px 0;
}.join_now_56 h3 {
    margin-bottom: 50px;
    font-size: calc(33px * 0.9);
    letter-spacing: 3px;
}.join_now_56 h3::before {
    width: 100px;
}.join_now_56 .edu_form_50 {
    padding: 16px 45px;
    font-size: calc(17px * 0.95);
}
}


@media only screen and (max-width: 1200px) {.cookie_window_dialog_13 {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.cookies_tracking_92 {
    display: none;
}.consent_edu_52 {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookie_window_dialog_13 h5 {
    text-align: center;
}.cookie_window_dialog_13 p {
    text-align: center;
}.visitor_acceptance_04 {
    margin-bottom: 20px;
}body .container-wrap_15 .cookie_expand_32 {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media (max-width: 480px) {.our_mission_65 {
    padding: 60px 0 40px;
}.our_mission_65 .text_content_box_52 {
    padding: 25px 20px;
    transform: none;
}.our_mission_65 h4 {
    margin-bottom: 30px;
}.our_mission_65 h6::after {
    width: 25%;
}.our_mission_65 span {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}.our_mission_65 .text_content_box_52 div::before,
    .our_mission_65 .text_content_box_52 div::after {
    display: none;
}}



@media (max-width: 767px) {.course_program_35 {
    min-height: auto;
    padding: 4rem 0;
}.course_program_35 .online_learn_95 {
    position: fixed;
    z-index: 0;
}.course_program_35 .online_learn_95::after {
    background: radial-gradient(
            circle at center,
            transparent 0%,
            rgb(148,185,164) 70%
        );
}.course_program_35 .coding_expert_39 {
    animation-duration: 15s;
}.course_program_35 .quick_studies_02 {
    max-width: 100%;
}.course_program_35 .study_map_71 {
    padding: 2rem 1.5rem;
}.course_program_35 .study_map_71::before {
    bottom: 10px;
    top: 10px;
    right: 10px;
    left: 10px;
}.course_program_35 .study_map_71 h3 {
    font-size: 23px;
}.course_program_35 .study_map_71 h3::after {
    width: 60px;
}.course_program_35 .study_map_71 p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
    max-width: 100%;
    margin-bottom: 1.5rem;
}.course_program_35 .study_map_71 .request_panel_81 {
    padding: 0.8rem 1.5rem;
    width: 100%;
}}



@media (min-width: 768px) {.get_support_40 .help_question_38 {
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    padding: 4rem;
}.get_support_40 h3 {
    font-size: calc(29px * 1.1);
}.get_support_40 .quick_request_79 {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.5rem;
}.get_support_40 .edu_form_50 {
    padding: 1rem 1.5rem;
}
}



@media (hover: none) {.get_support_40 .help_question_38 {
    transform: none !important;
}.get_support_40 .edu_form_50:hover {
    transform: none;
}}



@media screen and (min-width: 768px) {.sign_up_29 {
    padding: 4rem 3rem;
}.sign_up_29 .quick_studies_02 {
    align-items: center;
    justify-content: space-between;
    gap: 3rem;
    flex-direction: row;
}.sign_up_29 p {
    flex: 1;
    text-align: left;
    max-width: 50%;
    font-size: 37px;
}.sign_up_29 .input_holder {
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 0;
    flex: 1;
}.sign_up_29 .news_panel_98 {
    flex: 1;
    border-radius: 10px 0 0 10px;
}.sign_up_29 .join_container_60 {
    border-radius: 0 10px 10px 0;
    align-self: stretch;
}
}



@keyframes float {
    0% {
        transform: rotate(-15deg) translateZ(0) translate(0, 0);
    }
    100% {
        transform: rotate(-5deg) translateZ(0) translate(10px, -10px);
    }
}

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



@keyframes lineGrow {
  from {
    height: 0;
  }
  to {
    height: 70%;
  }
}



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



@keyframes slideRight {
    0% {
        transform: translateX(-50%) translateX(45px);
    }
    100% {
        transform: translateX(-50%) translateX(60px);
    }
}



@keyframes borderShine {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 400% 0%;
    }
}


    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }



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

