﻿a {
    text-decoration: none;
    color: inherit;
}

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

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

.main_core_06 {
    flex: 1 0 auto;
}


.connect_form_64 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(148,185,164);
}

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

.connect_form_64 h2 {
    display: inline-block;
    position: relative;
    padding-bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: #000000;
    text-align: center;
    font-size: 31px;
    margin-bottom: 20px;
    font-weight: 700;
}

.connect_form_64 .help_block_56 {
    background: #ffffff;
    border-radius: 0;
    margin-top: 50px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    display: flex;
}

.connect_form_64 .contact_message_92::before {
    border-radius: 50%;
    z-index: 0;
    border: 30px solid rgb(113,149,129,0.5);
    top: -75px;
    width: 150px;
    content: "";
    height: 150px;
    position: absolute;
    right: -75px;
}

.connect_form_64 form h3::after {
    width: 50%;
    background: rgb(113,149,129);
    position: absolute;
    bottom: -15px;
    content: "";
    left: 0;
    height: 2px;
}

.connect_form_64 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}

.connect_form_64 .message_query_49 {
    position: relative;
    margin-bottom: 40px;
}

.connect_form_64 .message_query_49 label::before {
    background: transparent;
    width: 22px;
    top: 0;
    border: 2px solid rgb(148,185,164);
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
    content: "";
    height: 22px;
}

.connect_form_64 .message_query_49 label a::after {
    transition: transform 0.3s ease;
    background: rgb(113,149,129);
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    transform: scaleX(1);
    height: 1px;
    transform-origin: left;
    bottom: -1px;
}

.connect_form_64 .request_panel_81:hover::before {
    width: 150%;
}

.connect_form_64 svg {
    transition: all 0.3s ease;
    stroke-width: 2;
    width: 24px;
    height: 24px;
    stroke: rgb(113,149,129);
    fill: none;
}

.connect_form_64 svg path {
    fill: none;
    transition: all 0.3s ease;
    stroke: rgb(113,149,129);
}

.leadership_experience_03 {
    padding: 5rem 2rem;
    background: rgb(148,185,164);
    position: relative;
    overflow: hidden;
    isolation: isolate;
}



.leadership_experience_03 .client_views_26 {
    grid-template-columns: 1fr 1fr;
    position: relative;
    margin: 0 auto;
    display: grid;
    max-width: 1100px;
    gap: 0;
}

.leadership_experience_03 .client_views_26:hover .background_photo_78 {
    filter: contrast(1.1);
    transform: translateX(0) scale(1.02);
}

.leadership_experience_03 .job_profile_16 {
    flex-direction: column;
    display: flex;
    grid-row: 1 / 2;
    padding: 3rem 3rem 3rem 5rem;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    justify-content: center;
    transform: translateX(-15%);
    grid-column: 2 / 3;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    z-index: 1;
    background: #ffffff;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.leadership_experience_03 .job_profile_16 > div:nth-child(2) {
    margin-bottom: 2rem;
    opacity: 0.9;
    transform: translateX(-20px);
    transition: all 0.5s ease 0.3s;
    color: rgb(77,113,93);
    opacity: 0;
    font-weight: 600;
    font-size: 16px;
}

.leadership_experience_03 .experience_data_14::before {
    width: 60px;
    top: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(113,149,129), transparent);
    content: "";
    height: 3px;
    left: 0;
}

.user_testimonials_08::before {
    content: "";
    height: 150vw;
    position: absolute;
    background: conic-gradient(
        from 0deg, 
        transparent 0deg,
        rgb(113,149,129,0.5) 10deg,
        transparent 20deg,
        transparent 70deg,
        rgb(77,113,93,0.5) 80deg,
        transparent 90deg,
        transparent 180deg,
        rgb(113,149,129,0.5) 190deg,
        transparent 200deg,
        transparent 250deg,
        rgb(77,113,93,0.5) 260deg,
        transparent 270deg,
        transparent 360deg
    );
    animation: rotateBackground 60s linear infinite;
    top: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    width: 150vw;
    opacity: 0.1;
    left: 50%;
}

.user_testimonials_08 .client_views_26:hover {
    transform: translateY(-10px) scale(1.03);
    z-index: 5;
}

.user_testimonials_08 .client_views_26::after {
    top: 70px;
    z-index: 1;
    left: 50%;
    background: linear-gradient(to bottom, rgb(113,149,129,0.5), transparent);
    position: absolute;
    height: 60px;
    content: "";
    transform: translateX(-50%);
    width: 2px;
}

.user_testimonials_08 .client_views_26:hover p {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.user_testimonials_08 .client_views_26:last-child:nth-child(3n-1) {
    grid-column: 2;
}

.user_testimonials_08 .client_views_26:last-child:nth-child(3n-2) {
    grid-column: 2;
}

.thanksBox_60 {
    position: relative;
    isolation: isolate;
    background: linear-gradient(135deg, rgb(148,185,164) 0%, rgba(rgb(113,149,129,0.5), 0.1) 100%);
    padding: 5rem 0;
    overflow: hidden;
}

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

.thanksBox_60 .quick_studies_02 {
    position: relative;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 2rem),
        calc(100% - 2rem) 100%,
        0 100%
    );
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: clamp(2rem, 5vw, 4rem);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, rgba(rgb(255, 255, 255, 0.5), 0.85) 100%);
    display: grid;
    grid-template-columns: 1fr;
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 -5px 30px -10px rgba(rgb(113,149,129,0.5), 0.05);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
}

.thanksBox_60 p {
    transition: color 0.3s ease;
    line-height: 1.7;
    margin: 0;
    font-size: clamp(calc(13px * 0.95), 3vw, 13px);
    font-family: Arial, sans-serif;
    color: #000000;
}

.thanksBox_60 a:hover {
    transform: translateX(5px);
}

.thanksBox_60 a:hover p {
    color: rgb(113,149,129);
}

.thanksBox_60 a:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

.calc_foot_73 .container {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.calc_foot_73 .company_holder {
    position: relative;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    border-radius: 12px 0 12px 0;
}

.calc_foot_73 .company_holder h3::after {
    height: 3px;
    position: absolute;
    content: '';
    bottom: -8px;
    width: 60px;
    left: 0;
    background: rgb(77,113,93);
}

.calc_foot_73 .head_mainwrap_62 {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    gap: 30px;
}

.calc_foot_73 .top_skill_03 .head_mainwrap_62 a {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    font-size: 18px;
    transition: all 0.3s ease;
    border-radius: 4px;
    overflow: hidden;
    padding: 8px 15px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    z-index: 1;
}

.policy_links_25 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}



footer::after {
    right: 0;
    z-index: 1;
    background: 
        linear-gradient(0deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%),
        linear-gradient(90deg, transparent 49%, rgba(255, 255, 255, 0.03) 50%, transparent 51%);
    position: absolute;
    left: 0;
    content: '';
    bottom: 0;
    top: 0;
    background-size: 40px 40px;
}

.homepage_68 .expert_zone_09 {
    max-width: 750px;
    animation: slideIn 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    position: relative;
    opacity: 0;
    transform: translateX(calc(5% + 5vw));
    z-index: 2;
}

.homepage_68 .expert_zone_09::after {
    transform: scaleX(0);
    transform-origin: left;
    animation: scaleIn 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 1.2s;
    background: linear-gradient(90deg, rgb(113,149,129) 0%, rgb(77,113,93) 100%);
    bottom: -40px;
    position: absolute;
    left: 0;
    height: 4px;
    content: "";
    width: 80px;
}

.homepage_68 h3 {
    max-width: 90%;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.6s;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 1.5rem;
    opacity: 0;
    position: relative;
    transform: translateY(20px);
    font-weight: 600;
    font-size: clamp(1.2rem, 2vw + 0.5rem, 1.8rem);
}

.join_now_56::after {
    animation: dataFlow 8s linear infinite;
    background: linear-gradient(0deg, 
        rgba(255, 255, 255, 0) 0%, 
        rgba(255, 255, 255, 0.05) 75%, 
        rgba(255, 255, 255, 0.1) 100%);
    width: 100%;
    opacity: 0.5;
    left: 0;
    height: 100%;
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
}

.join_now_56 .quick_studies_02::after {
    width: 100%;
    top: 0;
    content: '';
    animation: shiftPattern 40s linear infinite;
    left: 0;
    z-index: -1;
    height: 100%;
    opacity: 0.04;
    background: 
        linear-gradient(45deg, transparent 65%, #ffffff 65.5%, transparent 66%),
        linear-gradient(-45deg, transparent 65%, #ffffff 65.5%, transparent 66%);
    position: absolute;
    background-size: 60px 60px;
}

.join_now_56 .edu_form_50 {
    background: rgb(77,113,93);
    padding: 18px 50px;
    transition: all 0.4s ease;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
    font-family: Arial, sans-serif;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgb(77,113,93,0.5);
    text-decoration: none;
    font-size: 17px;
    position: relative;
    display: inline-block;
    color: #ffffff;
    letter-spacing: 3px;
    z-index: 1;
    clip-path: polygon(
        5% 0%, 
        100% 0%, 
        95% 100%, 
        0% 100%
    );
}

.join_now_56 .edu_form_50:hover {
    color: #ffffff;
    background: transparent;
    transform: translateY(-5px);
    text-shadow: 0 0 5px #ffffff;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 25px rgb(77,113,93);
}

#cookie_alert_panel_90:checked ~ .cookie_window_dialog_13 {
    visibility: hidden;
    opacity: 0;
}

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

.cookies_tracking_92 svg, .cookies_tracking_92 svg path, .cookies_tracking_92 img {
    fill: rgb(113,149,129);
    width: 100px;
    height: 100px;
}


.container-wrap_15 .cookie_window_dialog_13 {
    box-shadow: rgb(77,113,93,0.5) 0px 0px 10px 10px;
    background: rgb(113,149,129);
}

.container-wrap_15 .visitor_acceptance_04 {
    color: #ffffff;
    text-align: left;
}

.container-wrap_15 .cookie_window_dialog_13 p a {
    color: rgb(77,113,93);
    text-decoration: underline;
}

.our_mission_65::before {
    z-index: 1;
    content: "";
    right: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(25, 28, 41, 0.92), rgba(16, 19, 34, 0.95));
    bottom: 0;
    position: absolute;
    top: 0;
}

.our_mission_65::before {
    background: linear-gradient(135deg, rgba(25, 28, 41, 0.88), rgba(16, 19, 34, 0.92));
}

.our_mission_65 h4::after {
    animation: slideRight 3s infinite alternate ease-in-out;
    transform: translateX(-50%) translateX(45px);
    height: 3px;
    bottom: -15px;
    left: 50%;
    content: "";
    background: rgb(77,113,93);
    width: 10px;
    position: absolute;
}

.our_mission_65 h4::after {
    transform: translateX(-50%) translateX(65px);
}

.our_mission_65 .text_content_box_52::before {
    z-index: -1;
    content: "";
    opacity: 0.4;
    top: -5px;
    bottom: -5px;
    animation: borderShine 8s infinite linear;
    right: -5px;
    position: absolute;
    background: linear-gradient(45deg, transparent 40%, rgb(113,149,129,0.5) 45%, rgb(113,149,129,0.5) 50%, transparent 55%);
    left: -5px;
}

.our_mission_65 .text_content_box_52 div {
    position: relative;
}

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

header .top_study_17 {
    position: relative;
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 25px 30px;
}

header .top_study_17 {
    flex-direction: column;
    padding: 20px 15px;
}

header .top_study_17 .nav_guide_48 .nav_master_75:hover svg {
    transform: scale(1.08);
}

header .top_study_17 .top_skill_03 .main_mentor_81 {
    position: relative;
    margin: 0 15px;
}

header .top_study_17 .top_skill_03 .main_mentor_81 {
    margin: 5px 12px;
}

header .top_study_17 .top_skill_03 .main_mentor_81 a:hover {
    color: rgb(113,149,129);
    letter-spacing: 1px;
}

header .top_study_17 .top_skill_03 .main_mentor_81 a::after {
    transform: scaleX(0);
    background-color: rgb(77,113,93);
    transform-origin: left center;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}

header .top_study_17 .top_skill_03 .main_mentor_81 a::after {
    opacity: 0.3;
    bottom: -2px;
    height: 3px;
}

header .top_study_17 .top_skill_03 .main_mentor_81 a:hover::after {
    transform-origin: right center;
    transform: scaleX(1);
}

.course_program_35 .online_learn_95 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.course_program_35 .online_learn_95:hover .coding_expert_39 {
    animation-play-state: paused;
}

.course_program_35 .knowledge_09 {
    position: relative;
    height: 100%;
    flex-shrink: 0;
    width: 100%;
}

.course_program_35 .quick_studies_02 {
    width: 100%;
    max-width: 800px;
    position: relative;
}

.course_program_35 .study_map_71:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
}

.course_program_35 .study_map_71 h3 {
    position: relative;
    font-size: 36px;
    margin-bottom: 0.5rem;
    font-weight: 700;
    color: rgb(113,149,129);
    display: inline-block;
}

.course_program_35 .study_map_71 p {
    line-height: 1.7;
    font-size: 18px;
    margin: 0 auto 2rem;
    color: #000000;
    max-width: 90%;
}

.course_program_35 .study_map_71 .request_panel_81:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.course_program_35 .study_map_71 .request_panel_81:hover::before {
    transform: skewX(-25deg) translateX(100%);
}

.pricing_tray_14 {
    padding: 5rem 0;
    overflow: hidden;
    background: rgb(148,185,164);
    position: relative;
}

.pricing_tray_14::after {
    position: absolute;
    bottom: -50px;
    width: 250px;
    content: "";
    filter: blur(50px);
    height: 250px;
    z-index: 0;
    background: linear-gradient(225deg, rgb(113,149,129,0.5), rgb(77,113,93,0.5));
    left: -50px;
    border-radius: 50%;
}

.pricing_tray_14 .rate_panel_82 h2::after {
    background: linear-gradient(90deg, rgb(113,149,129), rgb(77,113,93));
    position: absolute;
    height: 3px;
    bottom: -10px;
    content: "";
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
}

.pricing_tray_14 .cert_cost_24 {
    min-height: 430px;
    display: flex;
    background: #ffffff;
    position: relative;
    transition: all 0.4s ease;
    z-index: 1;
    flex-direction: column;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    overflow: hidden;
    border-radius: 10px;
}

.pricing_tray_14 .enroll_cost_13 {
    display: block;
    font-size: calc(21px * 1.4);
    color: rgb(77,113,93);
    margin: 1.5rem 0;
    position: relative;
    font-weight: 700;
}

.pricing_tray_14 .background_photo_78 {
    height: 180px;
    position: relative;
}

.pricing_tray_14 .background_photo_78::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    content: "";
    z-index: 1;
    inset: 0;
    position: absolute;
}

.privacy_quarters_38 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 40px;
    color: #000000;
    font-family: Arial, sans-serif;
    background-color: rgb(148,185,164);
}

.privacy_quarters_38 h3, .privacy_quarters_38 h4, .privacy_quarters_38 h5, .privacy_quarters_38 h6 {
    margin: 10px 0;
}

.privacy_quarters_38 li::before {
    position: absolute;
    content: '→';
    color: rgb(113,149,129);
    left: -20px;
    font-weight: 700;
}

.privacy_quarters_38 a:hover {
    color: rgb(77,113,93);
}

.get_support_40::before {
    opacity: 0.15;
    right: -5%;
    width: 35%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    animation: float 8s ease-in-out infinite;
    background: rgb(77,113,93,0.5);
    content: "";
    z-index: 1;
    transform: rotate(-15deg);
    top: -5%;
    position: absolute;
    height: 35%;
}

.get_support_40 .help_question_38:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
}

.get_support_40 h3::after {
    transition: transform 0.3s ease;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: linear-gradient(90deg, rgb(113,149,129) 0%, rgb(77,113,93) 100%);
    width: 80%;
    position: absolute;
    transform-origin: left;
    content: "";
}

.get_support_40 .edu_form_50 {
    border-left: 2px solid transparent;
    text-decoration: none;
    font-size: 18px;
    color: #000000;
    border-radius: 10px;
    align-items: center;
    transition: all 0.3s ease;
    gap: 0.5rem;
    background: linear-gradient(to right, rgba(rgb(113,149,129,0.5), 0.05), rgba(rgb(148,185,164), 0.1));
    display: flex;
    font-weight: 400;
    padding: 0.75rem 1rem;
}

.sign_up_29::after {
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    content: "";
    position: absolute;
    animation: scanLine 8s linear infinite;
    background: 
        linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5) 50%, transparent 100%);
    width: 100%;
    opacity: 0.1;
    background-size: 200% 100%;
}

.sign_up_29 p::before, .sign_up_29 p::after {
    background: linear-gradient(90deg, transparent, rgb(113,149,129), transparent);
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    animation: scanGlow 4s linear infinite;
}

.sign_up_29 p::before {
    top: 0;
}

.sign_up_29 .news_panel_98:focus {
    border-color: rgb(113,149,129);
    box-shadow: 0 0 0 4px rgb(113,149,129,0.5), 0 0 20px rgb(113,149,129,0.5);
    outline: none;
}

.sign_up_29 .join_container_60 {
    font-size: 18px;
    transition: all 0.3s ease;
    padding: 1.2rem 2rem;
    color: #ffffff;
    font-family: Arial, sans-serif;
    cursor: pointer;
    border: none;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    align-self: center;
    background: #000000;
    overflow: hidden;
    border-radius: 10px;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 1024px) {.connect_form_64 {
    padding: 80px 0;
}.connect_form_64 .background_photo_78 {
    min-height: 500px;
}.connect_form_64 .contact_message_92 {
    padding: 50px 40px;
}
}



@media (max-width: 480px) {.connect_form_64 {
    padding: 50px 0;
}.connect_form_64 h2 {
    font-size: calc(31px * 0.85);
}.connect_form_64 .help_block_56 {
    margin-top: 30px;
}.connect_form_64 .background_photo_78 {
    min-height: 200px;
}.connect_form_64 .contact_message_92 {
    padding: 30px 20px;
}.connect_form_64 form h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 25px;
}.connect_form_64 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.connect_form_64 .message_query_49 {
    margin-bottom: 25px;
}.connect_form_64 .message_query_49 label {
    font-size: calc(14px * 0.9);
}.connect_form_64 .request_panel_81 {
    padding: 12px 25px;
}}



@media (max-width: 768px) {.user_testimonials_08 {
    padding: 80px 0 100px;
}.user_testimonials_08 .success_opinions_64 {
    gap: 40px;
    grid-template-columns: 1fr;
}.user_testimonials_08 .client_views_26 {
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
}.user_testimonials_08 .client_views_26:last-child:nth-child(2n-1) {
    grid-column: 1;
    width: 100%;
}.user_testimonials_08 .client_views_26:hover {
    transform: translateY(-5px);
}.user_testimonials_08 h4 {
    margin-bottom: 50px;
}}



@media (max-width: 480px) {.thanksBox_60 {
    padding: 4rem 0;
}.thanksBox_60 .quick_studies_02 {
    padding: 2rem 1.5rem;
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 1rem),
            calc(100% - 1rem) 100%,
            0 100%
        );
}.thanksBox_60 h5 {
    font-size: calc(21px * 0.75);
}.thanksBox_60 p {
    font-size: calc(13px * 0.9);
}
}



@media (max-width: 576px) {.calc_foot_73 {
    padding: 40px 0;
}.calc_foot_73 .company_holder h3 {
    font-size: calc(34px * 0.8);
}.calc_foot_73 .top_skill_03 h5 {
    font-size: calc(23px * 0.9);
}.calc_foot_73 .top_skill_03 .head_mainwrap_62 a,
    .calc_foot_73 .footer_agreement {
    font-size: calc(18px * 0.95);
}}



@media (max-width: 576px) {.homepage_68 .study_smart_15 {
    min-height: 80vh;
    padding: 25% 5% 15%;
}.homepage_68 .study_smart_15::after {
    transform: skewY(-12deg);
}.homepage_68 h1 {
    font-size: clamp(1.8rem, 8vw, 2.5rem);
}.homepage_68 h3 {
    line-height: 1.5;
    font-size: clamp(1rem, 4vw, 1.2rem);
}.homepage_68 p {
    padding-left: 12px;
    font-size: 1rem;
}.homepage_68 .expert_zone_09::after {
    width: 60px;
    bottom: -25px;
}}



@media screen and (max-width: 576px) {.join_now_56 {
    padding: 50px 0;
}.join_now_56 h3 {
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-size: calc(33px * 0.7);
}.join_now_56 h3::before {
    height: 2px;
    width: 70px;
    bottom: -12px;
}.join_now_56 h3::after {
    height: 20px;
    top: -25px;
}.join_now_56 .edu_form_50 {
    padding: 12px 30px;
    letter-spacing: 1px;
    font-size: calc(17px * 0.85);
}}



@media (max-width: 767px) {.our_mission_65 {
    padding: 80px 0 60px;
}.our_mission_65 .text_content_box_52 {
    padding: 30px;
    transform: perspective(800px) rotateX(1deg);
}.our_mission_65 h4 {
    margin-bottom: 40px;
    font-size: calc(19px * 0.9);
}.our_mission_65 h6 {
    margin-bottom: 20px;
    font-size: 19px;
}.our_mission_65 span {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}
}



@media (max-width: 767px) {header .top_study_17 {
    padding: 15px 10px;
}header .top_study_17 .nav_guide_48 {
    margin-bottom: 15px;
}header .top_study_17 .nav_guide_48 .nav_master_75 svg {
    height: 35px;
}header .top_study_17 .top_skill_03 {
    gap: 5px;
}header .top_study_17 .top_skill_03 .main_mentor_81 {
    margin: 2px 10px;
}}



@media (min-width: 768px) {.pricing_tray_14 .class_deals_38 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_tray_14 .cert_cost_24 {
    min-height: 480px;
}.pricing_tray_14 .rate_panel_82 {
    padding: 0 2rem;
}.pricing_tray_14 .rate_panel_82 h2 {
    font-size: calc(28px * 1.2);
}
}



@media (min-width: 992px) {.pricing_tray_14 .premium_cost_65 {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
}.pricing_tray_14 .class_deals_38 {
    grid-template-columns: repeat(2, 1fr);
    flex: 2;
}.pricing_tray_14 .rate_panel_82 {
    padding-right: 3rem;
    text-align: left;
    flex: 1;
}.pricing_tray_14 .rate_panel_82 h2::after {
    left: 0;
    transform: none;
}.pricing_tray_14 .cert_cost_24 {
    min-height: 500px;
}
}


@media only screen and (max-width: 800px) {.privacy_quarters_38 {
    padding: 20px;
}.privacy_quarters_38 h1 {
    font-size: calc(21px * 0.8);
}.privacy_quarters_38 h2 {
    font-size: calc(21px * 0.8);
}.privacy_quarters_38 ul {
    padding-left: 10px;
    margin-left: 10px;
}.privacy_quarters_38 li::before {
    left: -15px;
}.privacy_quarters_38 p {
    font-size: calc(18px * 0.9);
}}



@media (max-width: 767px) {.get_support_40 {
    padding: 4rem 0;
}.get_support_40 .help_question_38 {
    padding: 2rem;
    transform: none;
}.get_support_40 h3 {
    margin-bottom: 1.25rem;
    font-size: calc(29px * 0.9);
}.get_support_40 p {
    font-size: calc(18px * 0.95);
}.get_support_40 svg {
    width: 18px;
    height: 18px;
}.get_support_40 .edu_form_50 {
    padding: 0.65rem 0.75rem;
}
}

@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

@keyframes rotateBackground {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}



@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1) translateZ(0);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.2) translateZ(0);
        opacity: 0.3;
    }
}



@keyframes slideIn {
  from {
    transform: translateX(calc(10% + 5vw));
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes dataFlow {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}



@keyframes scanLine {
    0% {
        transform: translateY(-20px);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.3;
    }
    100% {
        transform: translateY(20px);
        opacity: 0;
    }
}


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



@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(-15deg);
    }
    50% {
        transform: translateY(-20px) rotate(-5deg);
    }
}



@keyframes scanGlow {
    0%, 100% {
        background-position: -100% 0;
    }
    50% {
        background-position: 200% 0;
    }
}

